@runtypelabs/persona 3.3.0 → 3.5.0
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/index.cjs +31 -31
- package/dist/index.cjs.map +1 -1
- package/dist/index.global.js +47 -47
- package/dist/index.global.js.map +1 -1
- package/dist/index.js +31 -31
- package/dist/index.js.map +1 -1
- package/dist/theme-reference.cjs +1 -0
- package/dist/theme-reference.d.cts +969 -0
- package/dist/theme-reference.d.ts +969 -0
- package/dist/theme-reference.js +1 -0
- package/package.json +8 -2
- package/src/components/panel.ts +3 -3
- package/src/theme-reference.ts +414 -0
- package/src/ui.ts +45 -0
package/dist/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import{Marked as
|
|
2
|
-
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"),Xr=e=>{if(e===null)return"null";if(e===void 0)return"";if(typeof e=="string")return e;if(typeof e=="number"||typeof e=="boolean")return String(e);try{return JSON.stringify(e,null,2)}catch{return String(e)}},
|
|
1
|
+
import{Marked as zc}from"marked";var qc=e=>{if(e)return e},Lo=e=>{var s,o;let r=e==null?void 0:e.markedOptions,t=new zc({gfm:(s=r==null?void 0:r.gfm)!=null?s:!0,breaks:(o=r==null?void 0:r.breaks)!=null?o:!0,pedantic:r==null?void 0:r.pedantic,silent:r==null?void 0:r.silent}),n=qc(e==null?void 0:e.renderer);return n&&t.use({renderer:n}),a=>t.parse(a)},br=e=>e?Lo({markedOptions:e.options,renderer:e.renderer}):Lo(),Uc=Lo(),ll=e=>Uc(e),Gr=e=>e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'"),cl=e=>e.replace(/"/g,""").replace(/</g,"<").replace(/>/g,">"),il=e=>`%%FORM_PLACEHOLDER_${e}%%`,dl=(e,r)=>{let t=e;return t=t.replace(/<Directive>([\s\S]*?)<\/Directive>/gi,(n,s)=>{try{let o=JSON.parse(s.trim());if(o&&typeof o=="object"&&o.component==="form"&&o.type){let a=il(r.length);return r.push({token:a,type:String(o.type)}),a}}catch{return n}return n}),t=t.replace(/<Form\s+type="([^"]+)"\s*\/>/gi,(n,s)=>{let o=il(r.length);return r.push({token:o,type:s}),o}),t},Vc=e=>{let r=br(e);return t=>{let n=[],s=dl(t,n),o=r(s);return n.forEach(({token:a,type:i})=>{let d=new RegExp(a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),u=`<div class="persona-form-directive" data-tv-form="${cl(i)}"></div>`;o=o.replace(d,u)}),o}},Jc=e=>{let r=[],t=dl(e,r),n=ll(t);return r.forEach(({token:s,type:o})=>{let a=new RegExp(s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),d=`<div class="persona-form-directive" data-tv-form="${cl(o)}"></div>`;n=n.replace(a,d)}),n};import Kc from"dompurify";var Gc={ALLOWED_TAGS:["h1","h2","h3","h4","h5","h6","p","br","hr","div","span","ul","ol","li","dl","dt","dd","strong","em","b","i","u","s","del","ins","mark","small","sub","sup","abbr","kbd","var","samp","code","a","img","blockquote","pre","details","summary","table","thead","tbody","tfoot","tr","th","td","caption","colgroup","col","input","label","select","option","textarea","button"],ALLOWED_ATTR:["href","src","alt","title","target","rel","loading","width","height","colspan","rowspan","scope","class","id","type","name","value","placeholder","disabled","checked","for","aria-label","aria-hidden","aria-expanded","role","tabindex","data-tv-form","data-message-id","data-persona-component-directive","data-preserve-animation","data-persona-instance"]},Yc=/^data:image\/(?:png|jpe?g|gif|webp|bmp|x-icon|avif)/i,pl=()=>{let e=Kc(typeof window!="undefined"?window:void 0);return e.addHook("uponSanitizeAttribute",(r,t)=>{if(t.attrName==="src"||t.attrName==="href"){let n=t.attrValue;n.toLowerCase().startsWith("data:")&&!Yc.test(n)&&(t.attrValue="",t.keepAttr=!1)}}),r=>e.sanitize(r,Gc)},Yr=e=>e===!1?null:typeof e=="function"?e:pl();import{parse as ul,STR as gl,OBJ as ml}from"partial-json";var Io=e=>e.replace(/\\n/g,`
|
|
2
|
+
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"),Xr=e=>{if(e===null)return"null";if(e===void 0)return"";if(typeof e=="string")return e;if(typeof e=="number"||typeof e=="boolean")return String(e);try{return JSON.stringify(e,null,2)}catch{return String(e)}},Xc=e=>{var a,i;let r=(a=e.completedAt)!=null?a:Date.now(),t=(i=e.startedAt)!=null?i:r,s=(e.durationMs!==void 0?e.durationMs:Math.max(0,r-t))/1e3;return s<.1?"Thought for <0.1 seconds":`Thought for ${s>=10?Math.round(s).toString():s.toFixed(1).replace(/\.0$/,"")} seconds`},fl=e=>e.status==="complete"?Xc(e):e.status==="pending"?"Waiting":"",Zc=e=>{var s,o,a;let t=(typeof e.duration=="number"?e.duration:typeof e.durationMs=="number"?e.durationMs:Math.max(0,((s=e.completedAt)!=null?s:Date.now())-((a=(o=e.startedAt)!=null?o:e.completedAt)!=null?a:Date.now())))/1e3;return t<.1?"Used tool for <0.1 seconds":`Used tool for ${t>=10?Math.round(t).toString():t.toFixed(1).replace(/\.0$/,"")} seconds`};var hl=e=>e.status==="complete"?Zc(e):"Using tool...",Qc=()=>{let e=null,r=0,t=n=>{let s=/"text"\s*:\s*"((?:[^"\\]|\\.|")*?)"/,o=n.match(s);if(o&&o[1])try{return o[1].replace(/\\n/g,`
|
|
3
3
|
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return o[1]}let a=/"text"\s*:\s*"((?:[^"\\]|\\.)*)/,i=n.match(a);if(i&&i[1])try{return i[1].replace(/\\n/g,`
|
|
4
|
-
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return i[1]}return null};return{getExtractedText:()=>e,processChunk:async n=>{if(n.length<=r)return e!==null?{text:e,raw:n}:null;let s=n.trim();if(!s.startsWith("{")&&!s.startsWith("["))return null;let o=t(n);return o!==null&&(e=o),r=n.length,e!==null?{text:e,raw:n}:null},close:async()=>{}}},Po=e=>{try{let r=JSON.parse(e);if(r&&typeof r=="object"&&typeof r.text=="string")return r.text}catch{return null}return null},ss=()=>{let e={processChunk:r=>null,getExtractedText:()=>null};return e.__isPlainTextParser=!0,e},as=()=>{var r;let e=Yc();return{processChunk:async t=>{let n=t.trim();return!n.startsWith("{")&&!n.startsWith("[")?null:e.processChunk(t)},getExtractedText:e.getExtractedText.bind(e),close:(r=e.close)==null?void 0:r.bind(e)}},is=()=>{let e=null,r=0;return{getExtractedText:()=>e,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=r)return e!==null||e===""?{text:e||"",raw:t}:null;try{let s=dl(t,pl|ul);s&&typeof s=="object"&&(s.component&&typeof s.component=="string"?e=typeof s.text=="string"?Io(s.text):"":s.type==="init"&&s.form?e="":typeof s.text=="string"&&(e=Io(s.text)))}catch{}return r=t.length,e!==null?{text:e,raw:t}:null},close:()=>{}}},Xc=e=>{let r=null,t=0,s=e||(o=>{if(!o||typeof o!="object")return null;let a=i=>typeof i=="string"?Io(i):null;if(o.component&&typeof o.component=="string")return typeof o.text=="string"?Io(o.text):"";if(o.type==="init"&&o.form)return"";if(o.action)switch(o.action){case"nav_then_click":return a(o.on_load_text)||a(o.text)||null;case"message":case"message_and_click":case"checkout":return a(o.text)||null;default:return a(o.text)||a(o.display_text)||a(o.message)||null}return a(o.text)||a(o.display_text)||a(o.message)||a(o.content)||null});return{getExtractedText:()=>r,processChunk:o=>{let a=o.trim();if(!a.startsWith("{")&&!a.startsWith("["))return null;if(o.length<=t)return r!==null?{text:r,raw:o}:null;try{let i=dl(o,pl|ul),d=s(i);d!==null&&(r=d)}catch{}return t=o.length,{text:r||"",raw:o}},close:()=>{}}},ls=()=>{let e=null;return{processChunk:r=>{if(!r.trim().startsWith("<"))return null;let n=r.match(/<text[^>]*>([\s\S]*?)<\/text>/);return n&&n[1]?(e=n[1],{text:e,raw:r}):null},getExtractedText:()=>e}};var Zc="https://api.runtype.com/v1/dispatch",cs="https://api.runtype.com",ds=e=>!!(e.contentParts&&e.contentParts.length>0||e.llmContent&&e.llmContent.trim().length>0||e.rawContent&&e.rawContent.trim().length>0||e.content&&e.content.trim().length>0);function Qc(e){switch(e){case"json":return is;case"regex-json":return as;case"xml":return ls;default:return ss}}var xr=class{constructor(r={}){this.config=r;this.clientSession=null;this.sessionInitPromise=null;var t,n,s;this.apiUrl=(t=r.apiUrl)!=null?t:Zc,this.headers={"Content-Type":"application/json",...r.headers},this.debug=!!r.debug,this.createStreamParser=(n=r.streamParser)!=null?n:Qc(r.parserType),this.contextProviders=(s=r.contextProviders)!=null?s:[],this.requestMiddleware=r.requestMiddleware,this.customFetch=r.customFetch,this.parseSSEEvent=r.parseSSEEvent,this.getHeaders=r.getHeaders}setSSEEventCallback(r){this.onSSEEvent=r}getSSEEventCallback(){return this.onSSEEvent}isClientTokenMode(){return!!this.config.clientToken}isAgentMode(){return!!this.config.agent}getClientApiUrl(r){var n;let t=((n=this.config.apiUrl)==null?void 0:n.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||cs;return r==="init"?`${t}/v1/client/init`:`${t}/v1/client/chat`}getClientSession(){return this.clientSession}async initSession(){var r,t;if(!this.isClientTokenMode())throw new Error("initSession() only available in client token mode");if(this.clientSession&&new Date<this.clientSession.expiresAt)return this.clientSession;if(this.sessionInitPromise)return this.sessionInitPromise;this.sessionInitPromise=this._doInitSession();try{let n=await this.sessionInitPromise;return this.clientSession=n,(t=(r=this.config).onSessionInit)==null||t.call(r,n),n}finally{this.sessionInitPromise=null}}async _doInitSession(){var o,a;let r=((a=(o=this.config).getStoredSessionId)==null?void 0:a.call(o))||null,t={token:this.config.clientToken,...this.config.flowId&&{flowId:this.config.flowId},...r&&{sessionId:r}},n=await fetch(this.getClientApiUrl("init"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(!n.ok){let i=await n.json().catch(()=>({error:"Session initialization failed"}));throw n.status===401?new Error(`Invalid client token: ${i.hint||i.error}`):n.status===403?new Error(`Origin not allowed: ${i.hint||i.error}`):new Error(i.error||"Failed to initialize session")}let s=await n.json();return this.config.setStoredSessionId&&this.config.setStoredSessionId(s.sessionId),{sessionId:s.sessionId,expiresAt:new Date(s.expiresAt),flow:s.flow,config:{welcomeMessage:s.config.welcomeMessage,placeholder:s.config.placeholder,theme:s.config.theme}}}clearClientSession(){this.clientSession=null,this.sessionInitPromise=null}getFeedbackApiUrl(){var t;return`${((t=this.config.apiUrl)==null?void 0:t.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||cs}/v1/client/feedback`}async sendFeedback(r){var o,a;if(!this.isClientTokenMode())throw new Error("sendFeedback() only available in client token mode");if(!this.getClientSession())throw new Error("No active session. Please initialize session first.");if(["upvote","downvote","copy"].includes(r.type)&&!r.messageId)throw new Error(`messageId is required for ${r.type} feedback type`);if(r.type==="csat"&&(r.rating===void 0||r.rating<1||r.rating>5))throw new Error("CSAT rating must be between 1 and 5");if(r.type==="nps"&&(r.rating===void 0||r.rating<0||r.rating>10))throw new Error("NPS rating must be between 0 and 10");this.debug&&console.debug("[AgentWidgetClient] sending feedback",r);let s=await fetch(this.getFeedbackApiUrl(),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!s.ok){let i=await s.json().catch(()=>({error:"Feedback submission failed"}));throw s.status===401?(this.clientSession=null,(a=(o=this.config).onSessionExpired)==null||a.call(o),new Error("Session expired. Please refresh to continue.")):new Error(i.error||"Failed to submit feedback")}}async submitMessageFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,messageId:r,type:t})}async submitCSATFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"csat",rating:r,comment:t})}async submitNPSFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"nps",rating:r,comment:t})}async dispatch(r,t){return this.isAgentMode()?this.dispatchAgent(r,t):this.isClientTokenMode()?this.dispatchClientToken(r,t):this.dispatchProxy(r,t)}async dispatchClientToken(r,t){var s,o,a,i;let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});try{let d=await this.initSession();if(new Date>=new Date(d.expiresAt.getTime()-6e4)){this.clientSession=null,(o=(s=this.config).onSessionExpired)==null||o.call(s);let m=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:m}),m}let c=await this.buildPayload(r.messages),u=c.metadata?Object.fromEntries(Object.entries(c.metadata).filter(([m])=>m!=="sessionId"&&m!=="session_id")):void 0,p={sessionId:d.sessionId,messages:r.messages.filter(ds).map(m=>{var v,S,b;return{id:m.id,role:m.role,content:(b=(S=(v=m.contentParts)!=null?v:m.llmContent)!=null?S:m.rawContent)!=null?b:m.content}}),...r.assistantMessageId&&{assistantMessageId:r.assistantMessageId},...u&&Object.keys(u).length>0&&{metadata:u},...c.inputs&&Object.keys(c.inputs).length>0&&{inputs:c.inputs},...c.context&&{context:c.context}};this.debug&&console.debug("[AgentWidgetClient] client token dispatch",p);let f=await fetch(this.getClientApiUrl("chat"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(p),signal:n.signal});if(!f.ok){let m=await f.json().catch(()=>({error:"Chat request failed"}));if(f.status===401){this.clientSession=null,(i=(a=this.config).onSessionExpired)==null||i.call(a);let S=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:S}),S}if(f.status===429){let S=new Error(m.hint||"Message limit reached for this session.");throw t({type:"error",error:S}),S}let v=new Error(m.error||"Failed to send message");throw t({type:"error",error:v}),v}if(!f.body){let m=new Error("No response body received");throw t({type:"error",error:m}),m}t({type:"status",status:"connected"});try{await this.streamResponse(f.body,t,r.assistantMessageId)}finally{t({type:"status",status:"idle"})}}catch(d){let c=d instanceof Error?d:new Error(String(d));throw!c.message.includes("Session expired")&&!c.message.includes("Message limit")&&t({type:"error",error:c}),c}}async dispatchProxy(r,t){let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let s=await this.buildPayload(r.messages);this.debug&&console.debug("[AgentWidgetClient] dispatch payload",s);let o={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();o={...o,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let a;if(this.customFetch)try{a=await this.customFetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal},s)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else a=await fetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal});if(!a.ok||!a.body){let i=new Error(`Chat backend request failed: ${a.status} ${a.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(a.body,t)}finally{t({type:"status",status:"idle"})}}async dispatchAgent(r,t){let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let s=await this.buildAgentPayload(r.messages);this.debug&&console.debug("[AgentWidgetClient] agent dispatch payload",s);let o={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();o={...o,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let a;if(this.customFetch)try{a=await this.customFetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal},s)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else a=await fetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal});if(!a.ok||!a.body){let i=new Error(`Agent execution request failed: ${a.status} ${a.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(a.body,t,r.assistantMessageId)}finally{t({type:"status",status:"idle"})}}async processStream(r,t,n){t({type:"status",status:"connected"});try{await this.streamResponse(r,t,n)}finally{t({type:"status",status:"idle"})}}async resolveApproval(r,t){var a;let s=`${((a=this.config.apiUrl)==null?void 0:a.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||cs}/v1/agents/${r.agentId}/approve`,o={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(o,await this.getHeaders()),fetch(s,{method:"POST",headers:o,body:JSON.stringify({executionId:r.executionId,approvalId:r.approvalId,decision:t,streamResponse:!0})})}async buildAgentPayload(r){if(!this.config.agent)throw new Error("Agent configuration required for agent mode");let t=r.slice().filter(ds).filter(s=>s.role==="user"||s.role==="assistant"||s.role==="system").filter(s=>!s.variant||s.variant==="assistant").sort((s,o)=>{let a=new Date(s.createdAt).getTime(),i=new Date(o.createdAt).getTime();return a-i}).map(s=>{var o,a,i;return{role:s.role,content:(i=(a=(o=s.contentParts)!=null?o:s.llmContent)!=null?a:s.rawContent)!=null?i:s.content,createdAt:s.createdAt}}),n={agent:this.config.agent,messages:t,options:{streamResponse:!0,recordMode:"virtual",...this.config.agentOptions}};if(this.contextProviders.length){let s={};await Promise.all(this.contextProviders.map(async o=>{try{let a=await o({messages:r,config:this.config});a&&typeof a=="object"&&Object.assign(s,a)}catch(a){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",a)}})),Object.keys(s).length&&(n.context=s)}return n}async buildPayload(r){let n={messages:r.slice().filter(ds).sort((s,o)=>{let a=new Date(s.createdAt).getTime(),i=new Date(o.createdAt).getTime();return a-i}).map(s=>{var o,a,i;return{role:s.role,content:(i=(a=(o=s.contentParts)!=null?o:s.llmContent)!=null?a:s.rawContent)!=null?i:s.content,createdAt:s.createdAt}}),...this.config.flowId&&{flowId:this.config.flowId}};if(this.contextProviders.length){let s={};await Promise.all(this.contextProviders.map(async o=>{try{let a=await o({messages:r,config:this.config});a&&typeof a=="object"&&Object.assign(s,a)}catch(a){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",a)}})),Object.keys(s).length&&(n.context=s)}if(this.requestMiddleware)try{let s=await this.requestMiddleware({payload:{...n},config:this.config});if(s&&typeof s=="object")return s}catch(s){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",s)}return n}async handleCustomSSEEvent(r,t,n,s,o){if(!this.parseSSEEvent)return!1;try{let a=await this.parseSSEEvent(r);if(a===null)return!1;let i=()=>{if(n.current)return n.current;let d={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"assistant",sequence:o()};return n.current=d,s(d),d};if(a.text!==void 0){let d=i();d.content+=a.text,s(d)}return a.done&&(n.current&&(n.current.streaming=!1,s(n.current)),t({type:"status",status:"idle"})),a.error&&t({type:"error",error:new Error(a.error)}),!0}catch(a){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",a),!1}}async streamResponse(r,t,n){var Ke,mt,Re,tt,Te,N,re,ee,q,ce,ke,Q,K,_e,it,Lt,qt,Ut,G,Le,ft,yt,Ye,ot,Wt,Vt,de,E,Ee,ne,be,Ce,Xe,ye,Ie,De,nt,Et,Ne,Vn,xn,Jn,Dn,ir,Nn,Mn,Ze,Z,an,rn,Pr,vn,ht,ln,kn,Wr,lr,Rr,Kn,Cn,Gn,Tt,wn,Hr,On,Sn,D,$n,Fn,Br,Ln,Yn,Dr,In,Pn,cr,dr,po,uo,go,Nr,pr,ze,Or,cn,Qt,mo,fo,$r,Xn,Wn,ho,yo,bo,ns,Zn,Qn,vt,ur,gr,Fr,_r,jr,zr,Yt,on,Rn,Oe,qr,er,gn,xo,mr,fr,tr,_n,vo,Co,mn;let s=r.getReader(),o=new TextDecoder,a="",i=Date.now(),d=0,c=()=>i+d++,u=X=>{let Ge=X.reasoning?{...X.reasoning,chunks:[...X.reasoning.chunks]}:void 0,pt=X.toolCall?{...X.toolCall,chunks:X.toolCall.chunks?[...X.toolCall.chunks]:void 0}:void 0,bt=X.tools?X.tools.map(je=>({...je,chunks:je.chunks?[...je.chunks]:void 0})):void 0;return{...X,reasoning:Ge,toolCall:pt,tools:bt}},p=X=>{t({type:"message",message:u(X)})},f=null,m={current:null},v=new Map,S=new Map,b={lastId:null,byStep:new Map},x={lastId:null,byCall:new Map},k=X=>{if(X==null)return null;try{return String(X)}catch{return null}},_=X=>{var Ge,pt,bt,je,Ve;return k((Ve=(je=(bt=(pt=(Ge=X.stepId)!=null?Ge:X.step_id)!=null?pt:X.step)!=null?bt:X.parentId)!=null?je:X.flowStepId)!=null?Ve:X.flow_step_id)},w=X=>{var Ge,pt,bt,je,Ve,xt,C;return k((C=(xt=(Ve=(je=(bt=(pt=(Ge=X.callId)!=null?Ge:X.call_id)!=null?pt:X.requestId)!=null?bt:X.request_id)!=null?je:X.toolCallId)!=null?Ve:X.tool_call_id)!=null?xt:X.stepId)!=null?C:X.step_id)},I=()=>f||(f={id:n!=null?n:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:c()},p(f),f),$=(X,Ge)=>{b.lastId=Ge,X&&b.byStep.set(X,Ge)},T=(X,Ge)=>{var Ve;let pt=(Ve=X.reasoningId)!=null?Ve:X.id,bt=_(X);if(pt){let xt=String(pt);return $(bt,xt),xt}if(bt){let xt=b.byStep.get(bt);if(xt)return b.lastId=xt,xt}if(b.lastId&&!Ge)return b.lastId;if(!Ge)return null;let je=`reason-${c()}`;return $(bt,je),je},V=X=>{let Ge=v.get(X);if(Ge)return Ge;let pt={id:`reason-${X}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:c(),reasoning:{id:X,status:"streaming",chunks:[]}};return v.set(X,pt),p(pt),pt},ue=(X,Ge)=>{x.lastId=Ge,X&&x.byCall.set(X,Ge)},oe=new Set,z=new Map,te=new Set,Ae=new Map,ie=X=>{if(!X)return!1;let Ge=X.replace(/_+/g,"_").replace(/^_|_$/g,"");return Ge==="emit_artifact_markdown"||Ge==="emit_artifact_component"},Se=(X,Ge)=>{var Ve;let pt=(Ve=X.toolId)!=null?Ve:X.id,bt=w(X);if(pt){let xt=String(pt);return ue(bt,xt),xt}if(bt){let xt=x.byCall.get(bt);if(xt)return x.lastId=xt,xt}if(x.lastId&&!Ge)return x.lastId;if(!Ge)return null;let je=`tool-${c()}`;return ue(bt,je),je},ae=X=>{let Ge=S.get(X);if(Ge)return Ge;let pt={id:`tool-${X}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:c(),toolCall:{id:X,status:"pending"}};return S.set(X,pt),p(pt),pt},Y=X=>{if(typeof X=="number"&&Number.isFinite(X))return X;if(typeof X=="string"){let Ge=Number(X);if(!Number.isNaN(Ge)&&Number.isFinite(Ge))return Ge;let pt=Date.parse(X);if(!Number.isNaN(pt))return pt}return Date.now()},ge=X=>{if(typeof X=="string")return X;if(X==null)return"";try{return JSON.stringify(X)}catch{return String(X)}},F=new Map,J=new Map,me=null,at=new Map,Ue=(Ke=this.config.iterationDisplay)!=null?Ke:"separate";for(;;){let{done:X,value:Ge}=await s.read();if(X)break;a+=o.decode(Ge,{stream:!0});let pt=a.split(`
|
|
4
|
+
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return i[1]}return null};return{getExtractedText:()=>e,processChunk:async n=>{if(n.length<=r)return e!==null?{text:e,raw:n}:null;let s=n.trim();if(!s.startsWith("{")&&!s.startsWith("["))return null;let o=t(n);return o!==null&&(e=o),r=n.length,e!==null?{text:e,raw:n}:null},close:async()=>{}}},Po=e=>{try{let r=JSON.parse(e);if(r&&typeof r=="object"&&typeof r.text=="string")return r.text}catch{return null}return null},as=()=>{let e={processChunk:r=>null,getExtractedText:()=>null};return e.__isPlainTextParser=!0,e},is=()=>{var r;let e=Qc();return{processChunk:async t=>{let n=t.trim();return!n.startsWith("{")&&!n.startsWith("[")?null:e.processChunk(t)},getExtractedText:e.getExtractedText.bind(e),close:(r=e.close)==null?void 0:r.bind(e)}},ls=()=>{let e=null,r=0;return{getExtractedText:()=>e,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=r)return e!==null||e===""?{text:e||"",raw:t}:null;try{let s=ul(t,gl|ml);s&&typeof s=="object"&&(s.component&&typeof s.component=="string"?e=typeof s.text=="string"?Io(s.text):"":s.type==="init"&&s.form?e="":typeof s.text=="string"&&(e=Io(s.text)))}catch{}return r=t.length,e!==null?{text:e,raw:t}:null},close:()=>{}}},ed=e=>{let r=null,t=0,s=e||(o=>{if(!o||typeof o!="object")return null;let a=i=>typeof i=="string"?Io(i):null;if(o.component&&typeof o.component=="string")return typeof o.text=="string"?Io(o.text):"";if(o.type==="init"&&o.form)return"";if(o.action)switch(o.action){case"nav_then_click":return a(o.on_load_text)||a(o.text)||null;case"message":case"message_and_click":case"checkout":return a(o.text)||null;default:return a(o.text)||a(o.display_text)||a(o.message)||null}return a(o.text)||a(o.display_text)||a(o.message)||a(o.content)||null});return{getExtractedText:()=>r,processChunk:o=>{let a=o.trim();if(!a.startsWith("{")&&!a.startsWith("["))return null;if(o.length<=t)return r!==null?{text:r,raw:o}:null;try{let i=ul(o,gl|ml),d=s(i);d!==null&&(r=d)}catch{}return t=o.length,{text:r||"",raw:o}},close:()=>{}}},cs=()=>{let e=null;return{processChunk:r=>{if(!r.trim().startsWith("<"))return null;let n=r.match(/<text[^>]*>([\s\S]*?)<\/text>/);return n&&n[1]?(e=n[1],{text:e,raw:r}):null},getExtractedText:()=>e}};var td="https://api.runtype.com/v1/dispatch",ds="https://api.runtype.com",ps=e=>!!(e.contentParts&&e.contentParts.length>0||e.llmContent&&e.llmContent.trim().length>0||e.rawContent&&e.rawContent.trim().length>0||e.content&&e.content.trim().length>0);function nd(e){switch(e){case"json":return ls;case"regex-json":return is;case"xml":return cs;default:return as}}var xr=class{constructor(r={}){this.config=r;this.clientSession=null;this.sessionInitPromise=null;var t,n,s;this.apiUrl=(t=r.apiUrl)!=null?t:td,this.headers={"Content-Type":"application/json",...r.headers},this.debug=!!r.debug,this.createStreamParser=(n=r.streamParser)!=null?n:nd(r.parserType),this.contextProviders=(s=r.contextProviders)!=null?s:[],this.requestMiddleware=r.requestMiddleware,this.customFetch=r.customFetch,this.parseSSEEvent=r.parseSSEEvent,this.getHeaders=r.getHeaders}setSSEEventCallback(r){this.onSSEEvent=r}getSSEEventCallback(){return this.onSSEEvent}isClientTokenMode(){return!!this.config.clientToken}isAgentMode(){return!!this.config.agent}getClientApiUrl(r){var n;let t=((n=this.config.apiUrl)==null?void 0:n.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||ds;return r==="init"?`${t}/v1/client/init`:`${t}/v1/client/chat`}getClientSession(){return this.clientSession}async initSession(){var r,t;if(!this.isClientTokenMode())throw new Error("initSession() only available in client token mode");if(this.clientSession&&new Date<this.clientSession.expiresAt)return this.clientSession;if(this.sessionInitPromise)return this.sessionInitPromise;this.sessionInitPromise=this._doInitSession();try{let n=await this.sessionInitPromise;return this.clientSession=n,(t=(r=this.config).onSessionInit)==null||t.call(r,n),n}finally{this.sessionInitPromise=null}}async _doInitSession(){var o,a;let r=((a=(o=this.config).getStoredSessionId)==null?void 0:a.call(o))||null,t={token:this.config.clientToken,...this.config.flowId&&{flowId:this.config.flowId},...r&&{sessionId:r}},n=await fetch(this.getClientApiUrl("init"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(!n.ok){let i=await n.json().catch(()=>({error:"Session initialization failed"}));throw n.status===401?new Error(`Invalid client token: ${i.hint||i.error}`):n.status===403?new Error(`Origin not allowed: ${i.hint||i.error}`):new Error(i.error||"Failed to initialize session")}let s=await n.json();return this.config.setStoredSessionId&&this.config.setStoredSessionId(s.sessionId),{sessionId:s.sessionId,expiresAt:new Date(s.expiresAt),flow:s.flow,config:{welcomeMessage:s.config.welcomeMessage,placeholder:s.config.placeholder,theme:s.config.theme}}}clearClientSession(){this.clientSession=null,this.sessionInitPromise=null}getFeedbackApiUrl(){var t;return`${((t=this.config.apiUrl)==null?void 0:t.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||ds}/v1/client/feedback`}async sendFeedback(r){var o,a;if(!this.isClientTokenMode())throw new Error("sendFeedback() only available in client token mode");if(!this.getClientSession())throw new Error("No active session. Please initialize session first.");if(["upvote","downvote","copy"].includes(r.type)&&!r.messageId)throw new Error(`messageId is required for ${r.type} feedback type`);if(r.type==="csat"&&(r.rating===void 0||r.rating<1||r.rating>5))throw new Error("CSAT rating must be between 1 and 5");if(r.type==="nps"&&(r.rating===void 0||r.rating<0||r.rating>10))throw new Error("NPS rating must be between 0 and 10");this.debug&&console.debug("[AgentWidgetClient] sending feedback",r);let s=await fetch(this.getFeedbackApiUrl(),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!s.ok){let i=await s.json().catch(()=>({error:"Feedback submission failed"}));throw s.status===401?(this.clientSession=null,(a=(o=this.config).onSessionExpired)==null||a.call(o),new Error("Session expired. Please refresh to continue.")):new Error(i.error||"Failed to submit feedback")}}async submitMessageFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,messageId:r,type:t})}async submitCSATFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"csat",rating:r,comment:t})}async submitNPSFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"nps",rating:r,comment:t})}async dispatch(r,t){return this.isAgentMode()?this.dispatchAgent(r,t):this.isClientTokenMode()?this.dispatchClientToken(r,t):this.dispatchProxy(r,t)}async dispatchClientToken(r,t){var s,o,a,i;let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});try{let d=await this.initSession();if(new Date>=new Date(d.expiresAt.getTime()-6e4)){this.clientSession=null,(o=(s=this.config).onSessionExpired)==null||o.call(s);let m=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:m}),m}let c=await this.buildPayload(r.messages),u=c.metadata?Object.fromEntries(Object.entries(c.metadata).filter(([m])=>m!=="sessionId"&&m!=="session_id")):void 0,p={sessionId:d.sessionId,messages:r.messages.filter(ps).map(m=>{var v,S,b;return{id:m.id,role:m.role,content:(b=(S=(v=m.contentParts)!=null?v:m.llmContent)!=null?S:m.rawContent)!=null?b:m.content}}),...r.assistantMessageId&&{assistantMessageId:r.assistantMessageId},...u&&Object.keys(u).length>0&&{metadata:u},...c.inputs&&Object.keys(c.inputs).length>0&&{inputs:c.inputs},...c.context&&{context:c.context}};this.debug&&console.debug("[AgentWidgetClient] client token dispatch",p);let f=await fetch(this.getClientApiUrl("chat"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(p),signal:n.signal});if(!f.ok){let m=await f.json().catch(()=>({error:"Chat request failed"}));if(f.status===401){this.clientSession=null,(i=(a=this.config).onSessionExpired)==null||i.call(a);let S=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:S}),S}if(f.status===429){let S=new Error(m.hint||"Message limit reached for this session.");throw t({type:"error",error:S}),S}let v=new Error(m.error||"Failed to send message");throw t({type:"error",error:v}),v}if(!f.body){let m=new Error("No response body received");throw t({type:"error",error:m}),m}t({type:"status",status:"connected"});try{await this.streamResponse(f.body,t,r.assistantMessageId)}finally{t({type:"status",status:"idle"})}}catch(d){let c=d instanceof Error?d:new Error(String(d));throw!c.message.includes("Session expired")&&!c.message.includes("Message limit")&&t({type:"error",error:c}),c}}async dispatchProxy(r,t){let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let s=await this.buildPayload(r.messages);this.debug&&console.debug("[AgentWidgetClient] dispatch payload",s);let o={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();o={...o,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let a;if(this.customFetch)try{a=await this.customFetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal},s)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else a=await fetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal});if(!a.ok||!a.body){let i=new Error(`Chat backend request failed: ${a.status} ${a.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(a.body,t)}finally{t({type:"status",status:"idle"})}}async dispatchAgent(r,t){let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let s=await this.buildAgentPayload(r.messages);this.debug&&console.debug("[AgentWidgetClient] agent dispatch payload",s);let o={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();o={...o,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let a;if(this.customFetch)try{a=await this.customFetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal},s)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else a=await fetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal});if(!a.ok||!a.body){let i=new Error(`Agent execution request failed: ${a.status} ${a.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(a.body,t,r.assistantMessageId)}finally{t({type:"status",status:"idle"})}}async processStream(r,t,n){t({type:"status",status:"connected"});try{await this.streamResponse(r,t,n)}finally{t({type:"status",status:"idle"})}}async resolveApproval(r,t){var a;let s=`${((a=this.config.apiUrl)==null?void 0:a.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||ds}/v1/agents/${r.agentId}/approve`,o={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(o,await this.getHeaders()),fetch(s,{method:"POST",headers:o,body:JSON.stringify({executionId:r.executionId,approvalId:r.approvalId,decision:t,streamResponse:!0})})}async buildAgentPayload(r){if(!this.config.agent)throw new Error("Agent configuration required for agent mode");let t=r.slice().filter(ps).filter(s=>s.role==="user"||s.role==="assistant"||s.role==="system").filter(s=>!s.variant||s.variant==="assistant").sort((s,o)=>{let a=new Date(s.createdAt).getTime(),i=new Date(o.createdAt).getTime();return a-i}).map(s=>{var o,a,i;return{role:s.role,content:(i=(a=(o=s.contentParts)!=null?o:s.llmContent)!=null?a:s.rawContent)!=null?i:s.content,createdAt:s.createdAt}}),n={agent:this.config.agent,messages:t,options:{streamResponse:!0,recordMode:"virtual",...this.config.agentOptions}};if(this.contextProviders.length){let s={};await Promise.all(this.contextProviders.map(async o=>{try{let a=await o({messages:r,config:this.config});a&&typeof a=="object"&&Object.assign(s,a)}catch(a){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",a)}})),Object.keys(s).length&&(n.context=s)}return n}async buildPayload(r){let n={messages:r.slice().filter(ps).sort((s,o)=>{let a=new Date(s.createdAt).getTime(),i=new Date(o.createdAt).getTime();return a-i}).map(s=>{var o,a,i;return{role:s.role,content:(i=(a=(o=s.contentParts)!=null?o:s.llmContent)!=null?a:s.rawContent)!=null?i:s.content,createdAt:s.createdAt}}),...this.config.flowId&&{flowId:this.config.flowId}};if(this.contextProviders.length){let s={};await Promise.all(this.contextProviders.map(async o=>{try{let a=await o({messages:r,config:this.config});a&&typeof a=="object"&&Object.assign(s,a)}catch(a){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",a)}})),Object.keys(s).length&&(n.context=s)}if(this.requestMiddleware)try{let s=await this.requestMiddleware({payload:{...n},config:this.config});if(s&&typeof s=="object")return s}catch(s){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",s)}return n}async handleCustomSSEEvent(r,t,n,s,o){if(!this.parseSSEEvent)return!1;try{let a=await this.parseSSEEvent(r);if(a===null)return!1;let i=()=>{if(n.current)return n.current;let d={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"assistant",sequence:o()};return n.current=d,s(d),d};if(a.text!==void 0){let d=i();d.content+=a.text,s(d)}return a.done&&(n.current&&(n.current.streaming=!1,s(n.current)),t({type:"status",status:"idle"})),a.error&&t({type:"error",error:new Error(a.error)}),!0}catch(a){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",a),!1}}async streamResponse(r,t,n){var Ge,mt,He,nt,Me,N,oe,ee,q,re,ke,Q,K,_e,ze,Et,qt,Ut,G,Le,ft,yt,Xe,st,Wt,Vt,de,E,Te,ne,be,Ce,Ze,ye,Ie,De,rt,Tt,Ne,Jn,xn,Kn,Dn,lr,Nn,Mn,Qe,Z,an,rn,Pr,vn,ht,ln,kn,Wr,cr,Rr,Gn,Cn,Yn,Mt,wn,Hr,On,Sn,D,$n,Fn,Br,Ln,Xn,Dr,In,Pn,dr,pr,po,uo,go,Nr,ur,qe,Or,cn,Qt,mo,fo,$r,Zn,Wn,ho,yo,bo,ns,Qn,er,vt,gr,mr,Fr,_r,jr,zr,Yt,on,Rn,Oe,qr,tr,gn,xo,fr,hr,nr,_n,vo,Co,mn;let s=r.getReader(),o=new TextDecoder,a="",i=Date.now(),d=0,c=()=>i+d++,u=X=>{let Ye=X.reasoning?{...X.reasoning,chunks:[...X.reasoning.chunks]}:void 0,pt=X.toolCall?{...X.toolCall,chunks:X.toolCall.chunks?[...X.toolCall.chunks]:void 0}:void 0,bt=X.tools?X.tools.map(je=>({...je,chunks:je.chunks?[...je.chunks]:void 0})):void 0;return{...X,reasoning:Ye,toolCall:pt,tools:bt}},p=X=>{t({type:"message",message:u(X)})},f=null,m={current:null},v=new Map,S=new Map,b={lastId:null,byStep:new Map},x={lastId:null,byCall:new Map},k=X=>{if(X==null)return null;try{return String(X)}catch{return null}},_=X=>{var Ye,pt,bt,je,Je;return k((Je=(je=(bt=(pt=(Ye=X.stepId)!=null?Ye:X.step_id)!=null?pt:X.step)!=null?bt:X.parentId)!=null?je:X.flowStepId)!=null?Je:X.flow_step_id)},w=X=>{var Ye,pt,bt,je,Je,xt,C;return k((C=(xt=(Je=(je=(bt=(pt=(Ye=X.callId)!=null?Ye:X.call_id)!=null?pt:X.requestId)!=null?bt:X.request_id)!=null?je:X.toolCallId)!=null?Je:X.tool_call_id)!=null?xt:X.stepId)!=null?C:X.step_id)},I=()=>f||(f={id:n!=null?n:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:c()},p(f),f),$=(X,Ye)=>{b.lastId=Ye,X&&b.byStep.set(X,Ye)},T=(X,Ye)=>{var Je;let pt=(Je=X.reasoningId)!=null?Je:X.id,bt=_(X);if(pt){let xt=String(pt);return $(bt,xt),xt}if(bt){let xt=b.byStep.get(bt);if(xt)return b.lastId=xt,xt}if(b.lastId&&!Ye)return b.lastId;if(!Ye)return null;let je=`reason-${c()}`;return $(bt,je),je},V=X=>{let Ye=v.get(X);if(Ye)return Ye;let pt={id:`reason-${X}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:c(),reasoning:{id:X,status:"streaming",chunks:[]}};return v.set(X,pt),p(pt),pt},ue=(X,Ye)=>{x.lastId=Ye,X&&x.byCall.set(X,Ye)},se=new Set,z=new Map,te=new Set,Ee=new Map,le=X=>{if(!X)return!1;let Ye=X.replace(/_+/g,"_").replace(/^_|_$/g,"");return Ye==="emit_artifact_markdown"||Ye==="emit_artifact_component"},Se=(X,Ye)=>{var Je;let pt=(Je=X.toolId)!=null?Je:X.id,bt=w(X);if(pt){let xt=String(pt);return ue(bt,xt),xt}if(bt){let xt=x.byCall.get(bt);if(xt)return x.lastId=xt,xt}if(x.lastId&&!Ye)return x.lastId;if(!Ye)return null;let je=`tool-${c()}`;return ue(bt,je),je},ie=X=>{let Ye=S.get(X);if(Ye)return Ye;let pt={id:`tool-${X}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:c(),toolCall:{id:X,status:"pending"}};return S.set(X,pt),p(pt),pt},Y=X=>{if(typeof X=="number"&&Number.isFinite(X))return X;if(typeof X=="string"){let Ye=Number(X);if(!Number.isNaN(Ye)&&Number.isFinite(Ye))return Ye;let pt=Date.parse(X);if(!Number.isNaN(pt))return pt}return Date.now()},ge=X=>{if(typeof X=="string")return X;if(X==null)return"";try{return JSON.stringify(X)}catch{return String(X)}},F=new Map,J=new Map,me=null,it=new Map,Ve=(Ge=this.config.iterationDisplay)!=null?Ge:"separate";for(;;){let{done:X,value:Ye}=await s.read();if(X)break;a+=o.decode(Ye,{stream:!0});let pt=a.split(`
|
|
5
5
|
|
|
6
6
|
`);a=(mt=pt.pop())!=null?mt:"";for(let bt of pt){let je=bt.split(`
|
|
7
|
-
`),Ve="message",xt="";for(let H of je)H.startsWith("event:")?Ve=H.replace("event:","").trim():H.startsWith("data:")&&(xt+=H.replace("data:","").trim());if(!xt)continue;let C;try{C=JSON.parse(xt)}catch(H){t({type:"error",error:H instanceof Error?H:new Error("Failed to parse chat stream payload")});continue}let $e=Ve!=="message"?Ve:(Re=C.type)!=null?Re:"message";if((tt=this.onSSEEvent)==null||tt.call(this,$e,C),this.parseSSEEvent){m.current=f;let H=await this.handleCustomSSEEvent(C,t,m,p,c);if(m.current&&!f&&(f=m.current),H)continue}if($e==="reason_start"){let H=(Te=T(C,!0))!=null?Te:`reason-${c()}`,M=V(H);M.reasoning=(N=M.reasoning)!=null?N:{id:H,status:"streaming",chunks:[]},M.reasoning.startedAt=(ee=M.reasoning.startedAt)!=null?ee:Y((re=C.startedAt)!=null?re:C.timestamp),M.reasoning.completedAt=void 0,M.reasoning.durationMs=void 0,M.streaming=!0,M.reasoning.status="streaming",p(M)}else if($e==="reason_delta"||$e==="reason_chunk"){let H=(ce=(q=T(C,!1))!=null?q:T(C,!0))!=null?ce:`reason-${c()}`,M=V(H);M.reasoning=(ke=M.reasoning)!=null?ke:{id:H,status:"streaming",chunks:[]},M.reasoning.startedAt=(K=M.reasoning.startedAt)!=null?K:Y((Q=C.startedAt)!=null?Q:C.timestamp);let P=(Lt=(it=(_e=C.reasoningText)!=null?_e:C.text)!=null?it:C.delta)!=null?Lt:"";if(P&&C.hidden!==!0&&M.reasoning.chunks.push(String(P)),M.reasoning.status=C.done?"complete":"streaming",C.done){M.reasoning.completedAt=Y((qt=C.completedAt)!=null?qt:C.timestamp);let pe=(Ut=M.reasoning.startedAt)!=null?Ut:Date.now();M.reasoning.durationMs=Math.max(0,((G=M.reasoning.completedAt)!=null?G:Date.now())-pe)}M.streaming=M.reasoning.status!=="complete",p(M)}else if($e==="reason_complete"){let H=(ft=(Le=T(C,!1))!=null?Le:T(C,!0))!=null?ft:`reason-${c()}`,M=v.get(H);if(M!=null&&M.reasoning){M.reasoning.status="complete",M.reasoning.completedAt=Y((yt=C.completedAt)!=null?yt:C.timestamp);let pe=(Ye=M.reasoning.startedAt)!=null?Ye:Date.now();M.reasoning.durationMs=Math.max(0,((ot=M.reasoning.completedAt)!=null?ot:Date.now())-pe),M.streaming=!1,p(M)}let P=_(C);P&&b.byStep.delete(P)}else if($e==="tool_start"){let H=(Wt=Se(C,!0))!=null?Wt:`tool-${c()}`,M=(Vt=C.toolName)!=null?Vt:C.name;if(ie(M)){oe.add(H);continue}let P=ae(H),pe=(de=P.toolCall)!=null?de:{id:H,status:"pending"};pe.name=M!=null?M:pe.name,pe.status="running",C.args!==void 0?pe.args=C.args:C.parameters!==void 0&&(pe.args=C.parameters),pe.startedAt=(Ee=pe.startedAt)!=null?Ee:Y((E=C.startedAt)!=null?E:C.timestamp),pe.completedAt=void 0,pe.durationMs=void 0,P.toolCall=pe,P.streaming=!0;let xe=C.agentContext;(xe||C.executionId)&&(P.agentMetadata={executionId:(ne=xe==null?void 0:xe.executionId)!=null?ne:C.executionId,iteration:(be=xe==null?void 0:xe.iteration)!=null?be:C.iteration}),p(P)}else if($e==="tool_chunk"||$e==="tool_delta"){let H=(Xe=(Ce=Se(C,!1))!=null?Ce:Se(C,!0))!=null?Xe:`tool-${c()}`;if(oe.has(H))continue;let M=ae(H),P=(ye=M.toolCall)!=null?ye:{id:H,status:"running"};P.startedAt=(De=P.startedAt)!=null?De:Y((Ie=C.startedAt)!=null?Ie:C.timestamp);let pe=(Ne=(Et=(nt=C.text)!=null?nt:C.delta)!=null?Et:C.message)!=null?Ne:"";pe&&(P.chunks=(Vn=P.chunks)!=null?Vn:[],P.chunks.push(String(pe))),P.status="running",M.toolCall=P,M.streaming=!0;let xe=C.agentContext;(xe||C.executionId)&&(M.agentMetadata=(Dn=M.agentMetadata)!=null?Dn:{executionId:(xn=xe==null?void 0:xe.executionId)!=null?xn:C.executionId,iteration:(Jn=xe==null?void 0:xe.iteration)!=null?Jn:C.iteration}),p(M)}else if($e==="tool_complete"){let H=(Nn=(ir=Se(C,!1))!=null?ir:Se(C,!0))!=null?Nn:`tool-${c()}`;if(oe.has(H)){oe.delete(H);continue}let M=ae(H),P=(Mn=M.toolCall)!=null?Mn:{id:H,status:"running"};P.status="complete",C.result!==void 0&&(P.result=C.result),typeof C.duration=="number"&&(P.duration=C.duration),P.completedAt=Y((Ze=C.completedAt)!=null?Ze:C.timestamp);let pe=(Z=C.duration)!=null?Z:C.executionTime;if(typeof pe=="number")P.durationMs=pe;else{let Rt=(an=P.startedAt)!=null?an:Date.now();P.durationMs=Math.max(0,((rn=P.completedAt)!=null?rn:Date.now())-Rt)}M.toolCall=P,M.streaming=!1;let xe=C.agentContext;(xe||C.executionId)&&(M.agentMetadata=(ht=M.agentMetadata)!=null?ht:{executionId:(Pr=xe==null?void 0:xe.executionId)!=null?Pr:C.executionId,iteration:(vn=xe==null?void 0:xe.iteration)!=null?vn:C.iteration}),p(M);let lt=w(C);lt&&x.byCall.delete(lt)}else if($e==="step_chunk"||$e==="step_delta"){let H=C.stepType,M=C.executionType;if(H==="tool"||M==="context")continue;let P=I(),pe=(lr=(Wr=(kn=(ln=C.text)!=null?ln:C.delta)!=null?kn:C.content)!=null?Wr:C.chunk)!=null?lr:"";if(pe){let lt=((Rr=J.get(P.id))!=null?Rr:"")+pe;P.rawContent=lt,F.has(P.id)||F.set(P.id,this.createStreamParser());let Rt=F.get(P.id),Mt=lt.trim().startsWith("{")||lt.trim().startsWith("[");if(Mt&&J.set(P.id,lt),Rt.__isPlainTextParser===!0){P.content+=pe,J.delete(P.id),F.delete(P.id),P.rawContent=void 0,p(P);continue}let Ht=Rt.processChunk(lt);if(Ht instanceof Promise)Ht.then(ct=>{var It;let ut=typeof ct=="string"?ct:(It=ct==null?void 0:ct.text)!=null?It:null;if(ut!==null&&ut.trim()!==""){let gt=f;gt&>.id===P.id&&(gt.content=ut,p(gt))}else if(!Mt&&!lt.trim().startsWith("<")){let gt=f;gt&>.id===P.id&&(gt.content+=pe,J.delete(gt.id),F.delete(gt.id),gt.rawContent=void 0,p(gt))}}).catch(()=>{P.content+=pe,J.delete(P.id),F.delete(P.id),P.rawContent=void 0,p(P)});else{let ct=typeof Ht=="string"?Ht:(Kn=Ht==null?void 0:Ht.text)!=null?Kn:null;ct!==null&&ct.trim()!==""?(P.content=ct,p(P)):!Mt&&!lt.trim().startsWith("<")&&(P.content+=pe,J.delete(P.id),F.delete(P.id),P.rawContent=void 0,p(P))}}if(C.isComplete){let xe=(Gn=(Cn=C.result)==null?void 0:Cn.response)!=null?Gn:P.content;if(xe){let lt=J.get(P.id),Rt=lt!=null?lt:ge(xe);P.rawContent=Rt;let Mt=F.get(P.id),Nt=null,Ht=!1;if(Mt&&(Nt=Mt.getExtractedText(),Nt===null&&(Nt=Po(Rt)),Nt===null)){let ct=Mt.processChunk(Rt);ct instanceof Promise?(Ht=!0,ct.then(ut=>{var gt;let It=typeof ut=="string"?ut:(gt=ut==null?void 0:ut.text)!=null?gt:null;if(It!==null){let Ot=f;Ot&&Ot.id===P.id&&(Ot.content=It,Ot.streaming=!1,F.delete(Ot.id),J.delete(Ot.id),p(Ot))}})):Nt=typeof ct=="string"?ct:(Tt=ct==null?void 0:ct.text)!=null?Tt:null}if(!Ht){Nt!==null&&Nt.trim()!==""?P.content=Nt:J.has(P.id)||(P.content=ge(xe));let ct=F.get(P.id);if(ct){let ut=(wn=ct.close)==null?void 0:wn.call(ct);ut instanceof Promise&&ut.catch(()=>{}),F.delete(P.id)}J.delete(P.id),P.streaming=!1,p(P)}}}}else if($e==="step_complete"){let H=C.stepType,M=C.executionType;if(H==="tool"||M==="context")continue;let P=(Hr=C.result)==null?void 0:Hr.response,pe=I();if(P!=null){let xe=F.get(pe.id),lt=!1,Rt=!1;if(xe){let Mt=xe.getExtractedText(),Nt=J.get(pe.id),Ht=Nt!=null?Nt:ge(P);if(pe.rawContent=Ht,Mt!==null&&Mt.trim()!=="")pe.content=Mt,lt=!0;else{let ct=Po(Ht);if(ct!==null)pe.content=ct,lt=!0;else{let ut=xe.processChunk(Ht);if(ut instanceof Promise)Rt=!0,ut.then(It=>{var Ot;let gt=typeof It=="string"?It:(Ot=It==null?void 0:It.text)!=null?Ot:null;if(gt!==null&>.trim()!==""){let en=f;en&&en.id===pe.id&&(en.content=gt,en.streaming=!1,F.delete(en.id),J.delete(en.id),p(en))}else{let en=xe.getExtractedText(),dn=f;dn&&dn.id===pe.id&&(en!==null&&en.trim()!==""?dn.content=en:J.has(dn.id)||(dn.content=ge(P)),dn.streaming=!1,F.delete(dn.id),J.delete(dn.id),p(dn))}});else{let It=typeof ut=="string"?ut:(On=ut==null?void 0:ut.text)!=null?On:null;if(It!==null&&It.trim()!=="")pe.content=It,lt=!0;else{let gt=xe.getExtractedText();gt!==null&>.trim()!==""&&(pe.content=gt,lt=!0)}}}}}if(!Rt){if(!pe.rawContent){let Mt=J.get(pe.id);pe.rawContent=Mt!=null?Mt:ge(P)}if(!lt&&!J.has(pe.id)&&(pe.content=ge(P)),xe){let Mt=(Sn=xe.close)==null?void 0:Sn.call(xe);Mt instanceof Promise&&Mt.catch(()=>{})}F.delete(pe.id),J.delete(pe.id),pe.streaming=!1,p(pe)}}else F.delete(pe.id),J.delete(pe.id),pe.streaming=!1,p(pe)}else if($e==="flow_complete"){let H=(D=C.result)==null?void 0:D.response;if(H!=null){let M=I(),P=J.get(M.id),pe=P!=null?P:ge(H);M.rawContent=pe;let xe=ge(H),lt=F.get(M.id);if(lt){let Nt=Po(pe);if(Nt!==null)xe=Nt;else{let Ht=lt.processChunk(pe);Ht instanceof Promise&&Ht.then(ut=>{var gt;let It=typeof ut=="string"?ut:(gt=ut==null?void 0:ut.text)!=null?gt:null;if(It!==null){let Ot=f;Ot&&Ot.id===M.id&&(Ot.content=It,Ot.streaming=!1,p(Ot))}});let ct=lt.getExtractedText();ct!==null&&(xe=ct)}}F.delete(M.id),J.delete(M.id);let Rt=xe!==M.content,Mt=M.streaming!==!1;Rt&&(M.content=xe),M.streaming=!1,(Rt||Mt)&&p(M)}else if(f!==null){let M=f;F.delete(M.id),J.delete(M.id),M.streaming!==!1&&(M.streaming=!1,p(M))}t({type:"status",status:"idle"})}else if($e==="agent_start")me={executionId:C.executionId,agentId:($n=C.agentId)!=null?$n:"virtual",agentName:(Fn=C.agentName)!=null?Fn:"",status:"running",currentIteration:0,maxTurns:(Br=C.maxTurns)!=null?Br:1,startedAt:Y(C.startedAt)};else if($e==="agent_iteration_start"){if(me&&(me.currentIteration=C.iteration),Ue==="separate"&&C.iteration>1){let H=f;H&&(H.streaming=!1,p(H),at.set(C.iteration-1,H),f=null)}}else if($e!=="agent_turn_start"){if($e==="agent_turn_delta"){if(C.contentType==="text"){let H=I();H.content+=(Ln=C.delta)!=null?Ln:"",H.agentMetadata={executionId:C.executionId,iteration:C.iteration,turnId:C.turnId,agentName:me==null?void 0:me.agentName},p(H)}else if(C.contentType==="thinking"){let H=(Yn=C.turnId)!=null?Yn:`agent-think-${C.iteration}`,M=V(H);M.reasoning=(Dr=M.reasoning)!=null?Dr:{id:H,status:"streaming",chunks:[]},M.reasoning.chunks.push((In=C.delta)!=null?In:""),M.agentMetadata={executionId:C.executionId,iteration:C.iteration,turnId:C.turnId},p(M)}else if(C.contentType==="tool_input"){let H=(Pn=C.toolCallId)!=null?Pn:x.lastId;if(H){let M=S.get(H);M!=null&&M.toolCall&&(M.toolCall.chunks=(cr=M.toolCall.chunks)!=null?cr:[],M.toolCall.chunks.push((dr=C.delta)!=null?dr:""),p(M))}}}else if($e==="agent_turn_complete"){let H=C.turnId;if(H){let M=v.get(H);if(M!=null&&M.reasoning){M.reasoning.status="complete",M.reasoning.completedAt=Y(C.completedAt);let P=(po=M.reasoning.startedAt)!=null?po:Date.now();M.reasoning.durationMs=Math.max(0,((uo=M.reasoning.completedAt)!=null?uo:Date.now())-P),M.streaming=!1,p(M)}}}else if($e==="agent_tool_start"){let H=(go=C.toolCallId)!=null?go:`agent-tool-${c()}`;ue(w(C),H);let M=ae(H),P=(Nr=M.toolCall)!=null?Nr:{id:H,status:"pending",name:void 0,args:void 0,chunks:void 0,result:void 0,duration:void 0,startedAt:void 0,completedAt:void 0,durationMs:void 0};P.name=(ze=(pr=C.toolName)!=null?pr:C.name)!=null?ze:P.name,P.status="running",C.parameters!==void 0&&(P.args=C.parameters),P.startedAt=Y((Or=C.startedAt)!=null?Or:C.timestamp),M.toolCall=P,M.streaming=!0,M.agentMetadata={executionId:C.executionId,iteration:C.iteration},p(M)}else if($e==="agent_tool_delta"){let H=(cn=C.toolCallId)!=null?cn:x.lastId;if(H){let M=(Qt=S.get(H))!=null?Qt:ae(H);M.toolCall&&(M.toolCall.chunks=(mo=M.toolCall.chunks)!=null?mo:[],M.toolCall.chunks.push((fo=C.delta)!=null?fo:""),M.toolCall.status="running",M.streaming=!0,p(M))}}else if($e==="agent_tool_complete"){let H=($r=C.toolCallId)!=null?$r:x.lastId;if(H){let M=(Xn=S.get(H))!=null?Xn:ae(H);if(M.toolCall){M.toolCall.status="complete",C.result!==void 0&&(M.toolCall.result=C.result),typeof C.executionTime=="number"&&(M.toolCall.durationMs=C.executionTime),M.toolCall.completedAt=Y((Wn=C.completedAt)!=null?Wn:C.timestamp),M.streaming=!1,p(M);let P=w(C);P&&x.byCall.delete(P)}}}else if($e!=="agent_iteration_complete"){if($e==="agent_reflection"||$e==="agent_reflect"){let H=`agent-reflection-${C.executionId}-${C.iteration}`,M={id:H,role:"assistant",content:(ho=C.reflection)!=null?ho:"",createdAt:new Date().toISOString(),streaming:!1,variant:"reasoning",sequence:c(),reasoning:{id:H,status:"complete",chunks:[(yo=C.reflection)!=null?yo:""]},agentMetadata:{executionId:C.executionId,iteration:C.iteration}};p(M)}else if($e==="agent_complete"){me&&(me.status=C.success?"complete":"error",me.completedAt=Y(C.completedAt),me.stopReason=C.stopReason);let H=f;H&&(H.streaming=!1,p(H)),t({type:"status",status:"idle"})}else if($e==="agent_error"){let H=typeof C.error=="string"?C.error:(ns=(bo=C.error)==null?void 0:bo.message)!=null?ns:"Agent execution error";C.recoverable?typeof console!="undefined"&&console.warn("[AgentWidget] Recoverable agent error:",H):t({type:"error",error:new Error(H)})}else if($e!=="agent_ping")if($e==="agent_approval_start"){let H=(Zn=C.approvalId)!=null?Zn:`approval-${c()}`,M={id:`approval-${H}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:H,status:"pending",agentId:(Qn=me==null?void 0:me.agentId)!=null?Qn:"virtual",executionId:(ur=(vt=C.executionId)!=null?vt:me==null?void 0:me.executionId)!=null?ur:"",toolName:(gr=C.toolName)!=null?gr:"",toolType:C.toolType,description:(_r=C.description)!=null?_r:`Execute ${(Fr=C.toolName)!=null?Fr:"tool"}`,parameters:C.parameters}};p(M)}else if($e==="step_await"&&C.awaitReason==="approval_required"){let H=(jr=C.approvalId)!=null?jr:`approval-${c()}`,M={id:`approval-${H}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:H,status:"pending",agentId:(zr=me==null?void 0:me.agentId)!=null?zr:"virtual",executionId:(on=(Yt=C.executionId)!=null?Yt:me==null?void 0:me.executionId)!=null?on:"",toolName:(Rn=C.toolName)!=null?Rn:"",toolType:C.toolType,description:(qr=C.description)!=null?qr:`Execute ${(Oe=C.toolName)!=null?Oe:"tool"}`,parameters:C.parameters}};p(M)}else if($e==="agent_approval_complete"){let H=C.approvalId;if(H){let P={id:`approval-${H}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:H,status:(er=C.decision)!=null?er:"approved",agentId:(gn=me==null?void 0:me.agentId)!=null?gn:"virtual",executionId:(mr=(xo=C.executionId)!=null?xo:me==null?void 0:me.executionId)!=null?mr:"",toolName:(fr=C.toolName)!=null?fr:"",description:(tr=C.description)!=null?tr:"",resolvedAt:Date.now()}};p(P)}}else if($e==="artifact_start"||$e==="artifact_delta"||$e==="artifact_update"||$e==="artifact_complete"){if($e==="artifact_start"){let H=C.artifactType,M=String(C.id),P=typeof C.title=="string"?C.title:void 0;if(t({type:"artifact_start",id:M,artifactType:H,title:P,component:typeof C.component=="string"?C.component:void 0}),Ae.set(M,{markdown:"",title:P}),!te.has(M)){te.add(M);let pe={id:`artifact-ref-${M}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:c(),rawContent:JSON.stringify({component:"PersonaArtifactCard",props:{artifactId:M,title:P,artifactType:H,status:"streaming"}})};z.set(M,pe),p(pe)}}else if($e==="artifact_delta"){let H=String(C.id),M=typeof C.delta=="string"?C.delta:String((_n=C.delta)!=null?_n:"");t({type:"artifact_delta",id:H,artDelta:M});let P=Ae.get(H);P&&(P.markdown+=M)}else if($e==="artifact_update"){let H=C.props&&typeof C.props=="object"&&!Array.isArray(C.props)?C.props:{};t({type:"artifact_update",id:String(C.id),props:H,component:typeof C.component=="string"?C.component:void 0})}else if($e==="artifact_complete"){let H=String(C.id);t({type:"artifact_complete",id:H});let M=z.get(H);if(M){M.streaming=!1;try{let P=JSON.parse((vo=M.rawContent)!=null?vo:"{}");if(P.props){P.props.status="complete";let pe=Ae.get(H);pe!=null&&pe.markdown&&(P.props.markdown=pe.markdown)}M.rawContent=JSON.stringify(P)}catch{}Ae.delete(H),p(M),z.delete(H)}}}else if($e==="transcript_insert"){let H=C.message;if(!H||typeof H!="object")continue;let M=String((Co=H.id)!=null?Co:`msg-${c()}`),P=H.role,xe={id:M,role:P==="user"?"user":P==="system"?"system":"assistant",content:typeof H.content=="string"?H.content:"",rawContent:typeof H.rawContent=="string"?H.rawContent:void 0,createdAt:typeof H.createdAt=="string"?H.createdAt:new Date().toISOString(),streaming:H.streaming===!0,...typeof H.variant=="string"?{variant:H.variant}:{},sequence:c()};if(p(xe),xe.rawContent)try{let lt=JSON.parse(xe.rawContent),Rt=(mn=lt==null?void 0:lt.props)==null?void 0:mn.artifactId;typeof Rt=="string"&&te.add(Rt)}catch{}f=null,m.current=null,F.delete(M),J.delete(M)}else $e==="error"&&C.error&&t({type:"error",error:C.error instanceof Error?C.error:new Error(String(C.error))})}}}}}};function ed(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`msg_${e}_${r}`}function Zr(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`usr_${e}_${r}`}function vr(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`ast_${e}_${r}`}var Wo="[Image]";function td(e){return typeof e=="string"?[{type:"text",text:e}]:e}function nd(e){return typeof e=="string"?e:e.filter(r=>r.type==="text").map(r=>r.text).join("")}function rd(e){return typeof e=="string"?!1:e.some(r=>r.type==="image")}function od(e){return typeof e=="string"?[]:e.filter(r=>r.type==="image")}function ps(e){return{type:"text",text:e}}function sd(e,r){return{type:"image",image:e,...(r==null?void 0:r.mimeType)&&{mimeType:r.mimeType},...(r==null?void 0:r.alt)&&{alt:r.alt}}}async function ad(e){return new Promise((r,t)=>{let n=new FileReader;n.onload=()=>{let s=n.result;r({type:"image",image:s,mimeType:e.type,alt:e.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(e)})}function id(e,r=["image/png","image/jpeg","image/gif","image/webp"],t=10*1024*1024){return r.includes(e.type)?e.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type. Accepted types: ${r.join(", ")}`}}var fl=["image/png","image/jpeg","image/gif","image/webp","image/svg+xml","image/bmp"],ld=["application/pdf","text/plain","text/markdown","text/csv","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/json"],Hn=[...fl,...ld];function cd(e){return fl.includes(e)||e.startsWith("image/")}function Ro(e){return cd(e.type)}async function hl(e){return new Promise((r,t)=>{let n=new FileReader;n.onload=()=>{let s=n.result;Ro(e)?r({type:"image",image:s,mimeType:e.type,alt:e.name}):r({type:"file",data:s,mimeType:e.type,filename:e.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(e)})}function yl(e,r=Hn,t=10*1024*1024){return r.includes(e.type)?e.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type "${e.type}". Accepted types: ${r.join(", ")}`}}function dd(e){let r=e.split(".");return r.length>1?r.pop().toLowerCase():""}function bl(e,r){let t=dd(r).toUpperCase();return{"application/pdf":"PDF","text/plain":"TXT","text/markdown":"MD","text/csv":"CSV","application/msword":"DOC","application/vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX","application/vnd.ms-excel":"XLS","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","application/json":"JSON"}[e]||t||"FILE"}var Ho=class{constructor(r=24e3){this.ctx=null;this.nextStartTime=0;this.activeSources=[];this.finishedCallbacks=[];this.playing=!1;this.streamEnded=!1;this.pendingCount=0;this.remainder=null;this.sampleRate=r}ensureContext(){if(!this.ctx){let t=typeof window!="undefined"?window:void 0;if(!t)throw new Error("AudioPlaybackManager requires a browser environment");let n=t.AudioContext||t.webkitAudioContext;this.ctx=new n({sampleRate:this.sampleRate})}let r=this.ctx;return r.state==="suspended"&&r.resume(),r}enqueue(r){if(r.length===0)return;let t=r;if(this.remainder){let d=new Uint8Array(this.remainder.length+r.length);d.set(this.remainder),d.set(r,this.remainder.length),t=d,this.remainder=null}if(t.length%2!==0&&(this.remainder=new Uint8Array([t[t.length-1]]),t=t.subarray(0,t.length-1)),t.length===0)return;let n=this.ensureContext(),s=this.pcmToFloat32(t),o=n.createBuffer(1,s.length,this.sampleRate);o.getChannelData(0).set(s);let a=n.createBufferSource();a.buffer=o,a.connect(n.destination);let i=n.currentTime;this.nextStartTime<i&&(this.nextStartTime=i),a.start(this.nextStartTime),this.nextStartTime+=o.duration,this.activeSources.push(a),this.pendingCount++,this.playing=!0,a.onended=()=>{let d=this.activeSources.indexOf(a);d!==-1&&this.activeSources.splice(d,1),this.pendingCount--,this.checkFinished()}}markStreamEnd(){this.streamEnded=!0,this.checkFinished()}flush(){for(let r of this.activeSources)try{r.stop(),r.disconnect()}catch{}this.activeSources=[],this.pendingCount=0,this.nextStartTime=0,this.playing=!1,this.streamEnded=!1,this.finishedCallbacks=[],this.remainder=null}isPlaying(){return this.playing}onFinished(r){this.finishedCallbacks.push(r)}async destroy(){this.flush(),this.ctx&&(await this.ctx.close(),this.ctx=null)}checkFinished(){if(this.streamEnded&&this.pendingCount<=0&&this.playing){this.playing=!1,this.streamEnded=!1;let r=this.finishedCallbacks.slice();this.finishedCallbacks=[];for(let t of r)t()}}pcmToFloat32(r){let t=Math.floor(r.length/2),n=new Float32Array(t),s=new DataView(r.buffer,r.byteOffset,r.byteLength);for(let o=0;o<t;o++){let a=s.getInt16(o*2,!0);n[o]=a/32768}return n}};var Bo=class{constructor(){this.sourceNode=null;this.analyserNode=null;this.interval=null;this.conditionStart=null;this.fired=!1}start(r,t,n,s,o){this.stop(),this.fired=!1,this.conditionStart=null,this.sourceNode=r.createMediaStreamSource(t),this.analyserNode=r.createAnalyser(),this.analyserNode.fftSize=2048,this.sourceNode.connect(this.analyserNode);let a=new Float32Array(this.analyserNode.fftSize);this.interval=setInterval(()=>{if(!this.analyserNode||this.fired)return;this.analyserNode.getFloatTimeDomainData(a);let i=0;for(let u=0;u<a.length;u++)i+=a[u]*a[u];let d=Math.sqrt(i/a.length);(n==="silence"?d<s.threshold:d>=s.threshold)?this.conditionStart===null?this.conditionStart=Date.now():Date.now()-this.conditionStart>=s.duration&&(this.fired=!0,o()):this.conditionStart=null},100)}stop(){this.interval&&(clearInterval(this.interval),this.interval=null),this.sourceNode&&(this.sourceNode.disconnect(),this.sourceNode=null),this.analyserNode=null,this.conditionStart=null,this.fired=!1}};var Qr=class{constructor(r){this.config=r;this.type="runtype";this.ws=null;this.audioContext=null;this.w=typeof window!="undefined"?window:void 0;this.mediaRecorder=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.processingStartCallbacks=[];this.audioChunks=[];this.isProcessing=!1;this.isSpeaking=!1;this.vad=new Bo;this.mediaStream=null;this.currentAudio=null;this.currentAudioUrl=null;this.currentRequestId=null;this.interruptionMode="none";this.playbackManager=null}getInterruptionMode(){return this.interruptionMode}isBargeInActive(){return this.interruptionMode==="barge-in"&&this.mediaStream!==null}async deactivateBargeIn(){this.vad.stop(),this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)}async connect(){var r,t,n;if(!(this.ws&&this.ws.readyState===WebSocket.OPEN))try{if(!this.w)throw new Error("Window object not available");let s=this.w;if(!s||!s.location)throw new Error("Window object or location not available");let o=s.location.protocol==="https:"?"wss:":"ws:",a=(r=this.config)==null?void 0:r.host,i=(t=this.config)==null?void 0:t.agentId,d=(n=this.config)==null?void 0:n.clientToken;if(!i||!d)throw new Error("agentId and clientToken are required");if(!a)throw new Error("host must be provided in Runtype voice provider configuration");let c=`${o}//${a}/ws/agents/${i}/voice?token=${d}`;this.ws=new WebSocket(c),this.setupWebSocketHandlers();let u=`${o}//${a}/ws/agents/${i}/voice?token=...`,p=" Check: API running on port 8787? Valid client token? Agent voice enabled? Token allowedOrigins includes this page?";await new Promise((f,m)=>{if(!this.ws)return m(new Error("WebSocket not created"));let v=!1,S=x=>{v||(v=!0,clearTimeout(b),m(new Error(x)))},b=setTimeout(()=>S("WebSocket connection timed out."+p),1e4);this.ws.addEventListener("open",()=>{v||(v=!0,clearTimeout(b),f())},{once:!0}),this.ws.addEventListener("error",()=>{S("WebSocket connection failed to "+u+"."+p)},{once:!0}),this.ws.addEventListener("close",x=>{if(!x.wasClean&&!v){let k=x.code!==1006?` (code ${x.code})`:"";S("WebSocket connection failed"+k+"."+p)}},{once:!0})}),this.sendHeartbeat()}catch(s){throw this.ws=null,this.errorCallbacks.forEach(o=>o(s)),this.statusCallbacks.forEach(o=>o("error")),s}}setupWebSocketHandlers(){this.ws&&(this.ws.onopen=()=>{this.statusCallbacks.forEach(r=>r("connected"))},this.ws.onclose=()=>{this.statusCallbacks.forEach(r=>r("disconnected"))},this.ws.onerror=r=>{this.errorCallbacks.forEach(t=>t(new Error("WebSocket error"))),this.statusCallbacks.forEach(t=>t("error"))},this.ws.binaryType="arraybuffer",this.ws.onmessage=r=>{if(r.data instanceof ArrayBuffer){this.handleAudioChunk(new Uint8Array(r.data));return}try{let t=JSON.parse(r.data);this.handleWebSocketMessage(t)}catch{this.errorCallbacks.forEach(n=>n(new Error("Message parsing failed")))}})}handleWebSocketMessage(r){var t,n;switch(r.type){case"session_config":r.interruptionMode&&(this.interruptionMode=r.interruptionMode);break;case"voice_response":this.isProcessing=!1,this.resultCallbacks.forEach(s=>s({text:r.response.agentResponseText||r.response.transcript,transcript:r.response.transcript,audio:r.response.audio,confidence:.95,provider:"runtype"})),(t=r.response.audio)!=null&&t.base64?(this.isSpeaking=!0,this.statusCallbacks.forEach(s=>s("speaking")),this.playAudio(r.response.audio).catch(s=>this.errorCallbacks.forEach(o=>o(s instanceof Error?s:new Error(String(s)))))):(n=r.response.audio)!=null&&n.base64;break;case"audio_end":if(r.requestId&&r.requestId!==this.currentRequestId)break;this.playbackManager?this.playbackManager.markStreamEnd():(this.isSpeaking=!1,this.isProcessing=!1,this.statusCallbacks.forEach(s=>s("idle")));break;case"cancelled":this.isProcessing=!1;break;case"error":this.errorCallbacks.forEach(s=>s(new Error(r.error))),this.statusCallbacks.forEach(s=>s("error")),this.isProcessing=!1;break;case"pong":break}}handleAudioChunk(r){r.length!==0&&this.currentRequestId&&(this.playbackManager||(this.playbackManager=new Ho(24e3),this.playbackManager.onFinished(()=>{this.isSpeaking=!1,this.playbackManager=null,this.vad.stop(),this.statusCallbacks.forEach(t=>t("idle"))})),this.isSpeaking||(this.isSpeaking=!0,this.statusCallbacks.forEach(t=>t("speaking")),this.startBargeInMonitoring().catch(()=>{})),this.playbackManager.enqueue(r))}stopPlayback(){!this.isProcessing&&!this.isSpeaking||(this.cancelCurrentPlayback(),this.statusCallbacks.forEach(r=>r("idle")))}cancelCurrentPlayback(){this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(this.playbackManager.flush(),this.playbackManager=null),this.currentRequestId&&this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"cancel",requestId:this.currentRequestId})),this.currentRequestId=null,this.isProcessing=!1,this.isSpeaking=!1}async startListening(){var r,t,n,s;try{if(this.isProcessing||this.isSpeaking)if(this.interruptionMode!=="none")this.cancelCurrentPlayback();else return;if(!this.mediaStream){let c=this.interruptionMode==="barge-in"?{audio:{echoCancellation:!0,noiseSuppression:!0}}:{audio:!0};this.mediaStream=await navigator.mediaDevices.getUserMedia(c)}let o=this.w;this.audioContext||(this.audioContext=new(o.AudioContext||o.webkitAudioContext));let a=this.audioContext,i=(t=(r=this.config)==null?void 0:r.pauseDuration)!=null?t:2e3,d=(s=(n=this.config)==null?void 0:n.silenceThreshold)!=null?s:.01;this.vad.start(a,this.mediaStream,"silence",{threshold:d,duration:i},()=>this.stopListening()),this.mediaRecorder=new MediaRecorder(this.mediaStream),this.audioChunks=[],this.mediaRecorder.ondataavailable=c=>{c.data.size>0&&this.audioChunks.push(c.data)},this.mediaRecorder.onstop=async()=>{var c;if(this.audioChunks.length>0){this.isProcessing=!0,this.statusCallbacks.forEach(f=>f("processing")),this.processingStartCallbacks.forEach(f=>f());let u=((c=this.mediaRecorder)==null?void 0:c.mimeType)||"audio/webm",p=new Blob(this.audioChunks,{type:u});await this.sendAudio(p),this.audioChunks=[]}},this.mediaRecorder.start(1e3),this.statusCallbacks.forEach(c=>c("listening"))}catch(o){throw this.errorCallbacks.forEach(a=>a(o)),this.statusCallbacks.forEach(a=>a("error")),o}}async stopListening(){this.vad.stop(),this.mediaRecorder&&(this.interruptionMode!=="barge-in"&&this.mediaRecorder.stream.getTracks().forEach(r=>r.stop()),this.mediaRecorder.stop(),this.mediaRecorder=null),this.interruptionMode!=="barge-in"&&(this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)),this.statusCallbacks.forEach(r=>r("idle"))}async startBargeInMonitoring(){var o,a;if(this.interruptionMode!=="barge-in")return;let r=this.w;if(!this.mediaStream&&r&&(this.mediaStream=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0}})),!this.audioContext&&r&&(this.audioContext=new(r.AudioContext||r.webkitAudioContext)),!this.audioContext||!this.mediaStream)return;let t=this.audioContext,n=(a=(o=this.config)==null?void 0:o.silenceThreshold)!=null?a:.01;this.vad.start(t,this.mediaStream,"speech",{threshold:n,duration:200},()=>this.handleBargeIn())}handleBargeIn(){this.cancelCurrentPlayback(),this.startListening().catch(r=>{this.errorCallbacks.forEach(t=>t(r instanceof Error?r:new Error(String(r))))})}generateRequestId(){return"vreq_"+Math.random().toString(36).substring(2,10)+Date.now().toString(36)}async sendAudio(r){var t;if(!this.ws||this.ws.readyState!==WebSocket.OPEN){this.errorCallbacks.forEach(n=>n(new Error("WebSocket not connected"))),this.statusCallbacks.forEach(n=>n("error"));return}try{let n=await this.blobToBase64(r),s=this.getFormatFromMimeType(r.type),o=this.generateRequestId();this.currentRequestId=o,this.ws.send(JSON.stringify({type:"audio_input",audio:n,format:s,sampleRate:16e3,voiceId:(t=this.config)==null?void 0:t.voiceId,requestId:o}))}catch(n){this.errorCallbacks.forEach(s=>s(n)),this.statusCallbacks.forEach(s=>s("error"))}}getFormatFromMimeType(r){return r.includes("wav")?"wav":r.includes("mpeg")||r.includes("mp3")?"mp3":"webm"}blobToBase64(r){return new Promise((t,n)=>{let s=new FileReader;s.onload=()=>{let a=s.result.split(",")[1];t(a)},s.onerror=n,s.readAsDataURL(r)})}async playAudio(r){if(!r.base64)return;let t=atob(r.base64),n=new Uint8Array(t.length);for(let c=0;c<t.length;c++)n[c]=t.charCodeAt(c);let s=r.format||"mp3",o=s==="mp3"?"audio/mpeg":`audio/${s}`,a=new Blob([n],{type:o}),i=URL.createObjectURL(a),d=new Audio(i);this.currentAudio=d,this.currentAudioUrl=i,d.onended=()=>{URL.revokeObjectURL(i),this.currentAudio===d&&(this.currentAudio=null,this.currentAudioUrl=null,this.isSpeaking=!1,this.statusCallbacks.forEach(c=>c("idle")))},await d.play()}onResult(r){this.resultCallbacks.push(r)}onError(r){this.errorCallbacks.push(r)}onStatusChange(r){this.statusCallbacks.push(r)}onProcessingStart(r){this.processingStartCallbacks.push(r)}async disconnect(){if(this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(await this.playbackManager.destroy(),this.playbackManager=null),this.currentRequestId=null,this.isSpeaking=!1,this.vad.stop(),await this.stopListening(),this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null),this.ws){try{this.ws.close()}catch{}this.ws=null}this.statusCallbacks.forEach(r=>r("disconnected"))}sendHeartbeat(){this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"ping"}))}};var or=class{constructor(r={}){this.config=r;this.type="browser";this.recognition=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.isListening=!1;this.w=typeof window!="undefined"?window:void 0}async connect(){this.statusCallbacks.forEach(r=>r("connected"))}async startListening(){var r,t;try{if(this.isListening)throw new Error("Already listening");if(!this.w)throw new Error("Window object not available");let n=this.w.SpeechRecognition||this.w.webkitSpeechRecognition;if(!n)throw new Error("Browser speech recognition not supported");this.recognition=new n,this.recognition.lang=((r=this.config)==null?void 0:r.language)||"en-US",this.recognition.continuous=((t=this.config)==null?void 0:t.continuous)||!1,this.recognition.interimResults=!0,this.recognition.onresult=s=>{var i;let o=Array.from(s.results).map(d=>d[0]).map(d=>d.transcript).join(""),a=s.results[s.results.length-1].isFinal;this.resultCallbacks.forEach(d=>d({text:o,confidence:a?.8:.5,provider:"browser"})),a&&!((i=this.config)!=null&&i.continuous)&&this.stopListening()},this.recognition.onerror=s=>{this.errorCallbacks.forEach(o=>o(new Error(s.error))),this.statusCallbacks.forEach(o=>o("error"))},this.recognition.onstart=()=>{this.isListening=!0,this.statusCallbacks.forEach(s=>s("listening"))},this.recognition.onend=()=>{this.isListening=!1,this.statusCallbacks.forEach(s=>s("idle"))},this.recognition.start()}catch(n){throw this.errorCallbacks.forEach(s=>s(n)),this.statusCallbacks.forEach(s=>s("error")),n}}async stopListening(){this.recognition&&(this.recognition.stop(),this.recognition=null),this.isListening=!1,this.statusCallbacks.forEach(r=>r("idle"))}onResult(r){this.resultCallbacks.push(r)}onError(r){this.errorCallbacks.push(r)}onStatusChange(r){this.statusCallbacks.push(r)}async disconnect(){await this.stopListening(),this.statusCallbacks.forEach(r=>r("disconnected"))}static isSupported(){return"SpeechRecognition"in window||"webkitSpeechRecognition"in window}};function Cr(e){switch(e.type){case"runtype":if(!e.runtype)throw new Error("Runtype voice provider requires configuration");return new Qr(e.runtype);case"browser":if(!or.isSupported())throw new Error("Browser speech recognition not supported");return new or(e.browser||{});case"custom":throw new Error("Custom voice providers not yet implemented");default:throw new Error(`Unknown voice provider type: ${e.type}`)}}function us(e){if((e==null?void 0:e.type)==="runtype"&&e.runtype)return Cr({type:"runtype",runtype:e.runtype});if(or.isSupported())return Cr({type:"browser",browser:(e==null?void 0:e.browser)||{language:"en-US"}});throw new Error("No supported voice providers available")}function Do(e){try{return us(e),!0}catch{return!1}}var eo=class e{constructor(r={},t){this.config=r;this.callbacks=t;this.status="idle";this.streaming=!1;this.abortController=null;this.sequenceCounter=Date.now();this.clientSession=null;this.agentExecution=null;this.artifacts=new Map;this.selectedArtifactId=null;this.voiceProvider=null;this.voiceActive=!1;this.voiceStatus="disconnected";this.pendingVoiceUserMessageId=null;this.pendingVoiceAssistantMessageId=null;this.ttsSpokenMessageIds=new Set;this.handleEvent=r=>{var t,n,s,o,a,i,d;r.type==="message"?(this.upsertMessage(r.message),(t=r.message.agentMetadata)!=null&&t.executionId&&(this.agentExecution?r.message.agentMetadata.iteration!==void 0&&(this.agentExecution.currentIteration=r.message.agentMetadata.iteration):this.agentExecution={executionId:r.message.agentMetadata.executionId,agentId:"",agentName:(n=r.message.agentMetadata.agentName)!=null?n:"",status:"running",currentIteration:(s=r.message.agentMetadata.iteration)!=null?s:0,maxTurns:0})):r.type==="status"?(this.setStatus(r.status),r.status==="connecting"?this.setStreaming(!0):(r.status==="idle"||r.status==="error")&&(this.setStreaming(!1),this.abortController=null,((o=this.agentExecution)==null?void 0:o.status)==="running"&&(this.agentExecution.status=r.status==="error"?"error":"complete"))):r.type==="error"?(this.setStatus("error"),this.setStreaming(!1),this.abortController=null,((a=this.agentExecution)==null?void 0:a.status)==="running"&&(this.agentExecution.status="error"),(d=(i=this.callbacks).onError)==null||d.call(i,r.error)):(r.type==="artifact_start"||r.type==="artifact_delta"||r.type==="artifact_update"||r.type==="artifact_complete")&&this.applyArtifactStreamEvent(r)};var n;this.messages=[...(n=r.initialMessages)!=null?n:[]].map(s=>{var o;return{...s,sequence:(o=s.sequence)!=null?o:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new xr(r),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.callbacks.onStatusChanged(this.status)}setSSEEventCallback(r){this.client.setSSEEventCallback(r)}isClientTokenMode(){return this.client.isClientTokenMode()}isAgentMode(){return this.client.isAgentMode()}getAgentExecution(){return this.agentExecution}isAgentExecuting(){var r;return((r=this.agentExecution)==null?void 0:r.status)==="running"}isVoiceSupported(){var r;return Do((r=this.config.voiceRecognition)==null?void 0:r.provider)}isVoiceActive(){return this.voiceActive}getVoiceStatus(){return this.voiceStatus}getVoiceInterruptionMode(){var r;return(r=this.voiceProvider)!=null&&r.getInterruptionMode?this.voiceProvider.getInterruptionMode():"none"}stopVoicePlayback(){var r;(r=this.voiceProvider)!=null&&r.stopPlayback&&this.voiceProvider.stopPlayback()}isBargeInActive(){var r,t,n;return(n=(t=(r=this.voiceProvider)==null?void 0:r.isBargeInActive)==null?void 0:t.call(r))!=null?n:!1}async deactivateBargeIn(){var r;(r=this.voiceProvider)!=null&&r.deactivateBargeIn&&await this.voiceProvider.deactivateBargeIn()}setupVoice(r){var t,n,s;try{let o=r||this.getVoiceConfigFromConfig();if(!o)throw new Error("Voice configuration not provided");this.voiceProvider=Cr(o);let a=(t=this.config.voiceRecognition)!=null?t:{},i=(n=a.processingText)!=null?n:"\u{1F3A4} Processing voice...",d=(s=a.processingErrorText)!=null?s:"Voice processing failed. Please try again.";this.voiceProvider.onProcessingStart&&this.voiceProvider.onProcessingStart(()=>{let c=this.injectMessage({role:"user",content:i,streaming:!1,voiceProcessing:!0});this.pendingVoiceUserMessageId=c.id;let u=this.injectMessage({role:"assistant",content:"",streaming:!0,voiceProcessing:!0});this.pendingVoiceAssistantMessageId=u.id,this.setStreaming(!0)}),this.voiceProvider.onResult(c=>{var u,p,f,m,v,S;if(c.provider==="browser")c.text&&c.text.trim()&&this.sendMessage(c.text,{viaVoice:!0});else if(c.provider==="runtype"){this.pendingVoiceUserMessageId&&((u=c.transcript)!=null&&u.trim())?this.upsertMessage({id:this.pendingVoiceUserMessageId,role:"user",content:c.transcript.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(p=c.transcript)!=null&&p.trim()&&this.injectUserMessage({content:c.transcript.trim()}),this.pendingVoiceAssistantMessageId&&((f=c.text)!=null&&f.trim())?this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:c.text.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(m=c.text)!=null&&m.trim()&&this.injectAssistantMessage({content:c.text.trim()});{let b=(S=this.pendingVoiceAssistantMessageId)!=null?S:(v=[...this.messages].reverse().find(x=>x.role==="assistant"))==null?void 0:v.id;b&&this.ttsSpokenMessageIds.add(b)}this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null}}),this.voiceProvider.onError(c=>{console.error("Voice error:",c),this.pendingVoiceAssistantMessageId&&(this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:d,createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}),this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null)}),this.voiceProvider.onStatusChange(c=>{var u,p;this.voiceStatus=c,this.voiceActive=c==="listening",(p=(u=this.callbacks).onVoiceStatusChanged)==null||p.call(u,c)}),this.voiceProvider.connect()}catch(o){console.error("Failed to setup voice:",o)}}async toggleVoice(){if(!this.voiceProvider){console.error("Voice not configured");return}if(this.voiceActive)await this.voiceProvider.stopListening();else{this.stopSpeaking();try{await this.voiceProvider.startListening()}catch(r){console.error("Failed to start voice:",r)}}}cleanupVoice(){this.voiceProvider&&(this.voiceProvider.disconnect(),this.voiceProvider=null),this.voiceActive=!1,this.voiceStatus="disconnected"}getVoiceConfigFromConfig(){var t,n,s,o,a,i,d,c,u;if(!((t=this.config.voiceRecognition)!=null&&t.provider))return;let r=this.config.voiceRecognition.provider;switch(r.type){case"runtype":return{type:"runtype",runtype:{agentId:((n=r.runtype)==null?void 0:n.agentId)||"",clientToken:((s=r.runtype)==null?void 0:s.clientToken)||"",host:(o=r.runtype)==null?void 0:o.host,voiceId:(a=r.runtype)==null?void 0:a.voiceId,pauseDuration:(i=r.runtype)==null?void 0:i.pauseDuration,silenceThreshold:(d=r.runtype)==null?void 0:d.silenceThreshold}};case"browser":return{type:"browser",browser:{language:((c=r.browser)==null?void 0:c.language)||"en-US",continuous:(u=r.browser)==null?void 0:u.continuous}};default:return}}async initClientSession(){var r,t;if(!this.isClientTokenMode())return null;try{let n=await this.client.initSession();return this.setClientSession(n),n}catch(n){return(t=(r=this.callbacks).onError)==null||t.call(r,n instanceof Error?n:new Error(String(n))),null}}setClientSession(r){if(this.clientSession=r,r.config.welcomeMessage&&this.messages.length===0){let t={id:`welcome-${Date.now()}`,role:"assistant",content:r.config.welcomeMessage,createdAt:new Date().toISOString(),sequence:this.nextSequence()};this.appendMessage(t)}}getClientSession(){var r;return(r=this.clientSession)!=null?r:this.client.getClientSession()}isSessionValid(){let r=this.getClientSession();return r?new Date<r.expiresAt:!1}clearClientSession(){this.clientSession=null,this.client.clearClientSession()}getClient(){return this.client}async submitMessageFeedback(r,t){return this.client.submitMessageFeedback(r,t)}async submitCSATFeedback(r,t){return this.client.submitCSATFeedback(r,t)}async submitNPSFeedback(r,t){return this.client.submitNPSFeedback(r,t)}updateConfig(r){let t=this.client.getSSEEventCallback();this.config={...this.config,...r},this.client=new xr(this.config),t&&this.client.setSSEEventCallback(t)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(r){this.handleEvent(r)}injectMessage(r){let{role:t,content:n,llmContent:s,contentParts:o,id:a,createdAt:i,sequence:d,streaming:c=!1,voiceProcessing:u}=r,f={id:a!=null?a:t==="user"?Zr():t==="assistant"?vr():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:t,content:n,createdAt:i!=null?i:new Date().toISOString(),sequence:d!=null?d:this.nextSequence(),streaming:c,...s!==void 0&&{llmContent:s},...o!==void 0&&{contentParts:o},...u!==void 0&&{voiceProcessing:u}};return this.upsertMessage(f),f}injectAssistantMessage(r){return this.injectMessage({...r,role:"assistant"})}injectUserMessage(r){return this.injectMessage({...r,role:"user"})}injectSystemMessage(r){return this.injectMessage({...r,role:"system"})}injectMessageBatch(r){let t=[];for(let n of r){let{role:s,content:o,llmContent:a,contentParts:i,id:d,createdAt:c,sequence:u,streaming:p=!1}=n,m={id:d!=null?d:s==="user"?Zr():s==="assistant"?vr():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:s,content:o,createdAt:c!=null?c:new Date().toISOString(),sequence:u!=null?u:this.nextSequence(),streaming:p,...a!==void 0&&{llmContent:a},...i!==void 0&&{contentParts:i}};t.push(m)}return this.messages=this.sortMessages([...this.messages,...t]),this.callbacks.onMessagesChanged([...this.messages]),t}async sendMessage(r,t){var c,u,p,f,m;let n=r.trim();if(!n&&(!(t!=null&&t.contentParts)||t.contentParts.length===0))return;this.stopSpeaking(),(c=this.abortController)==null||c.abort();let s=Zr(),o=vr(),a={id:s,role:"user",content:n||Wo,createdAt:new Date().toISOString(),sequence:this.nextSequence(),viaVoice:(t==null?void 0:t.viaVoice)||!1,...(t==null?void 0:t.contentParts)&&t.contentParts.length>0&&{contentParts:t.contentParts}};this.appendMessage(a),this.setStreaming(!0);let i=new AbortController;this.abortController=i;let d=[...this.messages];try{await this.client.dispatch({messages:d,signal:i.signal,assistantMessageId:o},this.handleEvent)}catch(v){let S=v instanceof Error&&(v.name==="AbortError"||v.message.includes("aborted")||v.message.includes("abort"));if(!S){let b={id:o,role:"assistant",createdAt:new Date().toISOString(),content:"It looks like the proxy isn't returning a real response yet. Here's a sample message so you can continue testing locally.",sequence:this.nextSequence()};this.appendMessage(b)}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,S||(v instanceof Error?(p=(u=this.callbacks).onError)==null||p.call(u,v):(m=(f=this.callbacks).onError)==null||m.call(f,new Error(String(v))))}}async continueConversation(){var s,o,a,i,d;if(this.streaming)return;(s=this.abortController)==null||s.abort();let r=vr();this.setStreaming(!0);let t=new AbortController;this.abortController=t;let n=[...this.messages];try{await this.client.dispatch({messages:n,signal:t.signal,assistantMessageId:r},this.handleEvent)}catch(c){let u={id:r,role:"assistant",createdAt:new Date().toISOString(),content:"It looks like the proxy isn't returning a real response yet. Here's a sample message so you can continue testing locally.",sequence:this.nextSequence()};this.appendMessage(u),this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,c instanceof Error?(a=(o=this.callbacks).onError)==null||a.call(o,c):(d=(i=this.callbacks).onError)==null||d.call(i,new Error(String(c)))}}async connectStream(r,t){var s,o,a;if(this.streaming)return;(s=this.abortController)==null||s.abort();let n=!1;for(let i of this.messages)i.streaming&&(i.streaming=!1,n=!0);n&&this.callbacks.onMessagesChanged([...this.messages]),this.setStreaming(!0);try{await this.client.processStream(r,this.handleEvent,t==null?void 0:t.assistantMessageId)}catch(i){this.setStatus("error"),this.setStreaming(!1),this.abortController=null,(a=(o=this.callbacks).onError)==null||a.call(o,i instanceof Error?i:new Error(String(i)))}}async resolveApproval(r,t){var d,c,u;let n=`approval-${r.id}`,s={...r,status:t,resolvedAt:Date.now()},o={id:n,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",approval:s};this.upsertMessage(o);let a=this.config.approval,i=a&&typeof a=="object"?a.onDecision:void 0;try{let p;if(i?p=await i({approvalId:r.id,executionId:r.executionId,agentId:r.agentId,toolName:r.toolName},t):p=await this.client.resolveApproval({agentId:r.agentId,executionId:r.executionId,approvalId:r.id},t),p){let f=null;if(p instanceof Response){if(!p.ok){let m=await p.json().catch(()=>null);throw new Error((d=m==null?void 0:m.error)!=null?d:`Approval request failed: ${p.status}`)}f=p.body}else p instanceof ReadableStream&&(f=p);f?await this.connectStream(f):t==="denied"&&this.appendMessage({id:`denial-${r.id}`,role:"assistant",content:"Tool execution was denied by user.",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}}catch(p){(u=(c=this.callbacks).onError)==null||u.call(c,p instanceof Error?p:new Error(String(p)))}}cancel(){var r;(r=this.abortController)==null||r.abort(),this.abortController=null,this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var r;this.stopSpeaking(),(r=this.abortController)==null||r.abort(),this.abortController=null,this.messages=[],this.agentExecution=null,this.clearArtifactState(),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}getArtifacts(){return[...this.artifacts.values()]}getArtifactById(r){return this.artifacts.get(r)}getSelectedArtifactId(){return this.selectedArtifactId}selectArtifact(r){this.selectedArtifactId=r,this.emitArtifactsState()}clearArtifacts(){this.clearArtifactState()}upsertArtifact(r){var s;let t=r.id||`art_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,9)}`;if(r.artifactType==="markdown"){let o={id:t,artifactType:"markdown",title:r.title,status:"complete",markdown:r.content};return this.artifacts.set(t,o),this.selectedArtifactId=t,this.emitArtifactsState(),o}let n={id:t,artifactType:"component",title:r.title,status:"complete",component:r.component,props:(s=r.props)!=null?s:{}};return this.artifacts.set(t,n),this.selectedArtifactId=t,this.emitArtifactsState(),n}clearArtifactState(){this.artifacts.size===0&&this.selectedArtifactId===null||(this.artifacts.clear(),this.selectedArtifactId=null,this.emitArtifactsState())}emitArtifactsState(){var r,t;(t=(r=this.callbacks).onArtifactsState)==null||t.call(r,{artifacts:[...this.artifacts.values()],selectedId:this.selectedArtifactId})}applyArtifactStreamEvent(r){var t,n;switch(r.type){case"artifact_start":{r.artifactType==="markdown"?this.artifacts.set(r.id,{id:r.id,artifactType:"markdown",title:r.title,status:"streaming",markdown:""}):this.artifacts.set(r.id,{id:r.id,artifactType:"component",title:r.title,status:"streaming",component:(t=r.component)!=null?t:"",props:{}}),this.selectedArtifactId=r.id;break}case"artifact_delta":{let s=this.artifacts.get(r.id);(s==null?void 0:s.artifactType)==="markdown"&&(s.markdown=((n=s.markdown)!=null?n:"")+r.artDelta);break}case"artifact_update":{let s=this.artifacts.get(r.id);(s==null?void 0:s.artifactType)==="component"&&(s.props={...s.props,...r.props},r.component&&(s.component=r.component));break}case"artifact_complete":{let s=this.artifacts.get(r.id);s&&(s.status="complete");break}default:return}this.emitArtifactsState()}hydrateMessages(r){var t;(t=this.abortController)==null||t.abort(),this.abortController=null,this.messages=this.sortMessages(r.map(n=>{var s;return{...n,streaming:!1,sequence:(s=n.sequence)!=null?s:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}setStatus(r){this.status!==r&&(this.status=r,this.callbacks.onStatusChanged(r))}setStreaming(r){if(this.streaming===r)return;let t=this.streaming;this.streaming=r,this.callbacks.onStreamingChanged(r),t&&!r&&this.speakLatestAssistantMessage()}speakLatestAssistantMessage(){let r=this.config.textToSpeech;if(!(r!=null&&r.enabled)||!(!r.provider||r.provider==="browser"||r.provider==="runtype"&&r.browserFallback))return;let n=[...this.messages].reverse().find(o=>o.role==="assistant"&&o.content&&!o.voiceProcessing);if(!n)return;if(this.ttsSpokenMessageIds.has(n.id)){this.ttsSpokenMessageIds.delete(n.id);return}let s=n.content;s.trim()&&this.speak(s,r)}speak(r,t){if(typeof window=="undefined"||!("speechSynthesis"in window))return;let n=window.speechSynthesis;n.cancel();let s=new SpeechSynthesisUtterance(r),o=n.getVoices();if(t.voice){let a=o.find(i=>i.name===t.voice);a&&(s.voice=a)}else o.length>0&&(s.voice=t.pickVoice?t.pickVoice(o):e.pickBestVoice(o));t.rate!==void 0&&(s.rate=t.rate),t.pitch!==void 0&&(s.pitch=t.pitch),setTimeout(()=>n.speak(s),50)}static pickBestVoice(r){var n;let t=["Microsoft Jenny Online (Natural) - English (United States)","Microsoft Aria Online (Natural) - English (United States)","Microsoft Guy Online (Natural) - English (United States)","Google US English","Google UK English Female","Ava (Premium)","Evan (Enhanced)","Samantha (Enhanced)","Samantha","Daniel","Karen","Microsoft David Desktop - English (United States)","Microsoft Zira Desktop - English (United States)"];for(let s of t){let o=r.find(a=>a.name===s);if(o)return o}return(n=r.find(s=>s.lang.startsWith("en")))!=null?n:r[0]}stopSpeaking(){typeof window!="undefined"&&"speechSynthesis"in window&&window.speechSynthesis.cancel()}appendMessage(r){let t=this.ensureSequence(r);this.messages=this.sortMessages([...this.messages,t]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(r){let t=this.ensureSequence(r),n=this.messages.findIndex(s=>s.id===t.id);if(n===-1){this.appendMessage(t);return}this.messages=this.messages.map((s,o)=>o===n?{...s,...t}:s),this.messages=this.sortMessages(this.messages),this.callbacks.onMessagesChanged([...this.messages])}ensureSequence(r){return r.sequence!==void 0?{...r}:{...r,sequence:this.nextSequence()}}nextSequence(){return this.sequenceCounter++}sortMessages(r){return[...r].sort((t,n)=>{var d,c;let s=new Date(t.createdAt).getTime(),o=new Date(n.createdAt).getTime();if(!Number.isNaN(s)&&!Number.isNaN(o)&&s!==o)return s-o;let a=(d=t.sequence)!=null?d:0,i=(c=n.sequence)!=null?c:0;return a!==i?a-i:t.id.localeCompare(n.id)})}};var h=(e,r)=>{let t=document.createElement(e);return r&&(t.className=r),t},En=(e,r,t)=>{let n=e.createElement(r);return t&&(n.className=t),n};import*as pd from"lucide";var he=(e,r=24,t="currentColor",n=2)=>{try{let s=e.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join(""),o=pd[s];return o?ud(o,r,t,n):(console.warn(`Lucide icon "${e}" not found (tried "${s}"). Available icons: https://lucide.dev/icons`),null)}catch(s){return console.warn(`Failed to render Lucide icon "${e}":`,s),null}};function ud(e,r,t,n){if(!e||!Array.isArray(e))return null;let s=document.createElementNS("http://www.w3.org/2000/svg","svg");return s.setAttribute("width",String(r)),s.setAttribute("height",String(r)),s.setAttribute("viewBox","0 0 24 24"),s.setAttribute("fill","none"),s.setAttribute("stroke",t),s.setAttribute("stroke-width",String(n)),s.setAttribute("stroke-linecap","round"),s.setAttribute("stroke-linejoin","round"),s.setAttribute("aria-hidden","true"),e.forEach(o=>{if(Array.isArray(o)&&o.length>=2){let a=o[0],i=o[1];if(i){let d=document.createElementNS("http://www.w3.org/2000/svg",a);Object.entries(i).forEach(([c,u])=>{c!=="stroke"&&d.setAttribute(c,String(u))}),s.appendChild(d)}}}),s}var No={allowedTypes:Hn,maxFileSize:10*1024*1024,maxFiles:4};function gd(){return`attach_${Date.now()}_${Math.random().toString(36).substring(2,9)}`}function md(e){return e==="application/pdf"||e.startsWith("text/")||e.includes("word")?"file-text":e.includes("excel")||e.includes("spreadsheet")?"file-spreadsheet":e==="application/json"?"file-json":"file"}var wr=class e{constructor(r={}){this.attachments=[];this.previewsContainer=null;var t,n,s;this.config={allowedTypes:(t=r.allowedTypes)!=null?t:No.allowedTypes,maxFileSize:(n=r.maxFileSize)!=null?n:No.maxFileSize,maxFiles:(s=r.maxFiles)!=null?s:No.maxFiles,onFileRejected:r.onFileRejected,onAttachmentsChange:r.onAttachmentsChange}}setPreviewsContainer(r){this.previewsContainer=r}updateConfig(r){r.allowedTypes!==void 0&&(this.config.allowedTypes=r.allowedTypes.length>0?r.allowedTypes:No.allowedTypes),r.maxFileSize!==void 0&&(this.config.maxFileSize=r.maxFileSize),r.maxFiles!==void 0&&(this.config.maxFiles=r.maxFiles),r.onFileRejected!==void 0&&(this.config.onFileRejected=r.onFileRejected),r.onAttachmentsChange!==void 0&&(this.config.onAttachmentsChange=r.onAttachmentsChange)}getAttachments(){return[...this.attachments]}getContentParts(){return this.attachments.map(r=>r.contentPart)}hasAttachments(){return this.attachments.length>0}count(){return this.attachments.length}async handleFileSelect(r){!r||r.length===0||await this.handleFiles(Array.from(r))}async handleFiles(r){var t,n,s,o,a,i,d;if(r.length){for(let c of r){if(this.attachments.length>=this.config.maxFiles){(n=(t=this.config).onFileRejected)==null||n.call(t,c,"count");continue}let u=yl(c,this.config.allowedTypes,this.config.maxFileSize);if(!u.valid){let p=(s=u.error)!=null&&s.includes("type")?"type":"size";(a=(o=this.config).onFileRejected)==null||a.call(o,c,p);continue}try{let p=await hl(c),f=Ro(c)?URL.createObjectURL(c):null,m={id:gd(),file:c,previewUrl:f,contentPart:p};this.attachments.push(m),this.renderPreview(m)}catch(p){console.error("[AttachmentManager] Failed to process file:",p)}}this.updatePreviewsVisibility(),(d=(i=this.config).onAttachmentsChange)==null||d.call(i,this.getAttachments())}}removeAttachment(r){var o,a,i;let t=this.attachments.findIndex(d=>d.id===r);if(t===-1)return;let n=this.attachments[t];n.previewUrl&&URL.revokeObjectURL(n.previewUrl),this.attachments.splice(t,1);let s=(o=this.previewsContainer)==null?void 0:o.querySelector(`[data-attachment-id="${r}"]`);s&&s.remove(),this.updatePreviewsVisibility(),(i=(a=this.config).onAttachmentsChange)==null||i.call(a,this.getAttachments())}clearAttachments(){var r,t;for(let n of this.attachments)n.previewUrl&&URL.revokeObjectURL(n.previewUrl);this.attachments=[],this.previewsContainer&&(this.previewsContainer.innerHTML=""),this.updatePreviewsVisibility(),(t=(r=this.config).onAttachmentsChange)==null||t.call(r,this.getAttachments())}renderPreview(r){if(!this.previewsContainer)return;let t=Ro(r.file),n=h("div","persona-attachment-preview persona-relative persona-inline-block");if(n.setAttribute("data-attachment-id",r.id),n.style.width="48px",n.style.height="48px",t&&r.previewUrl){let a=h("img");a.src=r.previewUrl,a.alt=r.file.name,a.className="persona-w-full persona-h-full persona-object-cover persona-rounded-lg persona-border persona-border-gray-200",a.style.width="48px",a.style.height="48px",a.style.objectFit="cover",a.style.borderRadius="8px",n.appendChild(a)}else{let a=h("div");a.style.width="48px",a.style.height="48px",a.style.borderRadius="8px",a.style.backgroundColor="var(--persona-container, #f3f4f6)",a.style.border="1px solid var(--persona-border, #e5e7eb)",a.style.display="flex",a.style.flexDirection="column",a.style.alignItems="center",a.style.justifyContent="center",a.style.gap="2px",a.style.overflow="hidden";let i=md(r.file.type),d=he(i,20,"var(--persona-muted, #6b7280)",1.5);d&&a.appendChild(d);let c=h("span");c.textContent=bl(r.file.type,r.file.name),c.style.fontSize="8px",c.style.fontWeight="600",c.style.color="var(--persona-muted, #6b7280)",c.style.textTransform="uppercase",c.style.lineHeight="1",a.appendChild(c),n.appendChild(a)}let s=h("button","persona-attachment-remove persona-absolute persona-flex persona-items-center persona-justify-center");s.type="button",s.setAttribute("aria-label","Remove attachment"),s.style.position="absolute",s.style.top="-4px",s.style.right="-4px",s.style.width="18px",s.style.height="18px",s.style.borderRadius="50%",s.style.backgroundColor="var(--persona-palette-colors-black-alpha-60, rgba(0, 0, 0, 0.6))",s.style.border="none",s.style.cursor="pointer",s.style.display="flex",s.style.alignItems="center",s.style.justifyContent="center",s.style.padding="0";let o=he("x",10,"var(--persona-text-inverse, #ffffff)",2);o?s.appendChild(o):(s.textContent="\xD7",s.style.color="var(--persona-text-inverse, #ffffff)",s.style.fontSize="14px",s.style.lineHeight="1"),s.addEventListener("click",a=>{a.preventDefault(),a.stopPropagation(),this.removeAttachment(r.id)}),n.appendChild(s),this.previewsContainer.appendChild(n)}updatePreviewsVisibility(){this.previewsContainer&&(this.previewsContainer.style.display=this.attachments.length>0?"flex":"none")}static fromConfig(r,t){return new e({allowedTypes:r==null?void 0:r.allowedTypes,maxFileSize:r==null?void 0:r.maxFileSize,maxFiles:r==null?void 0:r.maxFiles,onFileRejected:r==null?void 0:r.onFileRejected,onAttachmentsChange:t})}};var xl={colors:{primary:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"}},spacing:{0:"0px",1:"0.25rem",2:"0.5rem",3:"0.75rem",4:"1rem",5:"1.25rem",6:"1.5rem",8:"2rem",10:"2.5rem",12:"3rem",16:"4rem",20:"5rem",24:"6rem",32:"8rem",40:"10rem",48:"12rem",56:"14rem",64:"16rem"},typography:{fontFamily:{sans:'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif',serif:'Georgia, Cambria, "Times New Roman", Times, serif',mono:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace"},fontSize:{xs:"0.75rem",sm:"0.875rem",base:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem"},fontWeight:{normal:"400",medium:"500",semibold:"600",bold:"700"},lineHeight:{tight:"1.25",normal:"1.5",relaxed:"1.625"}},shadows:{none:"none",sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)"},borders:{none:"none",sm:"1px solid",md:"2px solid",lg:"4px solid"},radius:{none:"0px",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem",full:"9999px"}},vl={colors:{primary:"palette.colors.primary.500",secondary:"palette.colors.gray.500",accent:"palette.colors.primary.600",surface:"palette.colors.gray.50",background:"palette.colors.gray.50",container:"palette.colors.gray.100",text:"palette.colors.gray.900",textMuted:"palette.colors.gray.500",textInverse:"palette.colors.gray.50",border:"palette.colors.gray.200",divider:"palette.colors.gray.200",interactive:{default:"palette.colors.primary.500",hover:"palette.colors.primary.600",focus:"palette.colors.primary.700",active:"palette.colors.primary.800",disabled:"palette.colors.gray.300"},feedback:{success:"palette.colors.success.500",warning:"palette.colors.warning.500",error:"palette.colors.error.500",info:"palette.colors.primary.500"}},spacing:{xs:"palette.spacing.1",sm:"palette.spacing.2",md:"palette.spacing.4",lg:"palette.spacing.6",xl:"palette.spacing.8","2xl":"palette.spacing.10"},typography:{fontFamily:"palette.typography.fontFamily.sans",fontSize:"palette.typography.fontSize.base",fontWeight:"palette.typography.fontWeight.normal",lineHeight:"palette.typography.lineHeight.normal"}},Cl={button:{primary:{background:"semantic.colors.primary",foreground:"semantic.colors.textInverse",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},secondary:{background:"semantic.colors.surface",foreground:"semantic.colors.text",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},ghost:{background:"transparent",foreground:"semantic.colors.text",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},input:{background:"semantic.colors.surface",placeholder:"semantic.colors.textMuted",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md",focus:{border:"semantic.colors.interactive.focus",ring:"semantic.colors.interactive.focus"}},launcher:{size:"60px",iconSize:"28px",borderRadius:"palette.radius.full",shadow:"palette.shadows.lg"},panel:{width:"min(400px, calc(100vw - 24px))",maxWidth:"400px",height:"600px",maxHeight:"calc(100vh - 80px)",borderRadius:"palette.radius.xl",shadow:"palette.shadows.xl"},header:{background:"semantic.colors.surface",border:"semantic.colors.border",borderRadius:"palette.radius.xl palette.radius.xl 0 0",padding:"semantic.spacing.md",iconBackground:"semantic.colors.primary",iconForeground:"semantic.colors.textInverse",titleForeground:"semantic.colors.primary",subtitleForeground:"semantic.colors.textMuted",actionIconForeground:"semantic.colors.textMuted"},message:{user:{background:"semantic.colors.primary",text:"semantic.colors.textInverse",borderRadius:"palette.radius.lg",shadow:"palette.shadows.sm"},assistant:{background:"semantic.colors.container",text:"semantic.colors.text",borderRadius:"palette.radius.lg",border:"semantic.colors.border",shadow:"palette.shadows.sm"}},toolBubble:{shadow:"palette.shadows.sm"},reasoningBubble:{shadow:"palette.shadows.sm"},composer:{shadow:"none"},markdown:{inlineCode:{background:"semantic.colors.container",foreground:"semantic.colors.text"},link:{foreground:"semantic.colors.accent"},prose:{fontFamily:"inherit"}},voice:{recording:{indicator:"palette.colors.error.500",background:"palette.colors.error.50",border:"palette.colors.error.200"},processing:{icon:"palette.colors.primary.500",background:"palette.colors.primary.50"},speaking:{icon:"palette.colors.success.500"}},approval:{requested:{background:"palette.colors.warning.50",border:"palette.colors.warning.200",text:"palette.colors.gray.900"},approve:{background:"palette.colors.success.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"},deny:{background:"palette.colors.error.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},attachment:{image:{background:"palette.colors.gray.100",border:"palette.colors.gray.200"}},artifact:{pane:{background:"semantic.colors.container",toolbarBackground:"semantic.colors.container"}}};function to(e,r){if(!r.startsWith("palette.")&&!r.startsWith("semantic.")&&!r.startsWith("components."))return r;let t=r.split("."),n=e;for(let s of t){if(n==null)return;n=n[s]}return typeof n=="string"&&(n.startsWith("palette.")||n.startsWith("semantic.")||n.startsWith("components."))?to(e,n):n}function gs(e){let r={};function t(n,s){for(let[o,a]of Object.entries(n)){let i=`${s}.${o}`;if(typeof a=="string"){let d=to(e,a);d!==void 0&&(r[i]={path:i,value:d,type:s.includes("color")?"color":s.includes("spacing")?"spacing":s.includes("typography")?"typography":s.includes("shadow")?"shadow":s.includes("border")?"border":"color"})}else typeof a=="object"&&a!==null&&t(a,i)}}return t(e.palette,"palette"),t(e.semantic,"semantic"),t(e.components,"components"),r}function wl(e){let r=[],t=[];return e.palette||r.push({path:"palette",message:"Theme must include a palette",severity:"error"}),e.semantic||t.push({path:"semantic",message:"No semantic tokens defined - defaults will be used",severity:"warning"}),e.components||t.push({path:"components",message:"No component tokens defined - defaults will be used",severity:"warning"}),{valid:r.length===0,errors:r,warnings:t}}function Sl(e,r){let t={...e};for(let[n,s]of Object.entries(r)){let o=t[n];o&&typeof o=="object"&&!Array.isArray(o)&&s&&typeof s=="object"&&!Array.isArray(s)?t[n]=Sl(o,s):t[n]=s}return t}function fd(e,r){return r?Sl(e,r):e}function no(e,r={}){var s,o,a,i,d,c,u,p,f,m,v,S,b;let t={palette:xl,semantic:vl,components:Cl},n={palette:{...t.palette,...e==null?void 0:e.palette,colors:{...t.palette.colors,...(s=e==null?void 0:e.palette)==null?void 0:s.colors},spacing:{...t.palette.spacing,...(o=e==null?void 0:e.palette)==null?void 0:o.spacing},typography:{...t.palette.typography,...(a=e==null?void 0:e.palette)==null?void 0:a.typography},shadows:{...t.palette.shadows,...(i=e==null?void 0:e.palette)==null?void 0:i.shadows},borders:{...t.palette.borders,...(d=e==null?void 0:e.palette)==null?void 0:d.borders},radius:{...t.palette.radius,...(c=e==null?void 0:e.palette)==null?void 0:c.radius}},semantic:{...t.semantic,...e==null?void 0:e.semantic,colors:{...t.semantic.colors,...(u=e==null?void 0:e.semantic)==null?void 0:u.colors,interactive:{...t.semantic.colors.interactive,...(f=(p=e==null?void 0:e.semantic)==null?void 0:p.colors)==null?void 0:f.interactive},feedback:{...t.semantic.colors.feedback,...(v=(m=e==null?void 0:e.semantic)==null?void 0:m.colors)==null?void 0:v.feedback}},spacing:{...t.semantic.spacing,...(S=e==null?void 0:e.semantic)==null?void 0:S.spacing},typography:{...t.semantic.typography,...(b=e==null?void 0:e.semantic)==null?void 0:b.typography}},components:fd(t.components,e==null?void 0:e.components)};if(r.validate!==!1){let x=wl(n);if(!x.valid)throw new Error(`Theme validation failed: ${x.errors.map(k=>k.message).join(", ")}`)}if(r.plugins)for(let x of r.plugins)n=x.transform(n);return n}function ms(e){var v,S,b,x,k,_,w,I,$,T,V,ue,oe,z,te,Ae,ie,Se,ae,Y,ge,F,J,me,at,Ue,Ke,mt,Re,tt,Te,N,re,ee,q,ce,ke,Q,K,_e,it,Lt,qt,Ut,G,Le,ft,yt,Ye,ot,Wt,Vt,de,E,Ee,ne,be,Ce,Xe,ye,Ie,De,nt,Et,Ne,Vn,xn,Jn,Dn,ir,Nn,Mn,Ze;let r=gs(e),t={};for(let[Z,an]of Object.entries(r)){let rn=Z.replace(/\./g,"-");t[`--persona-${rn}`]=an.value}t["--persona-primary"]=(v=t["--persona-semantic-colors-primary"])!=null?v:t["--persona-palette-colors-primary-500"],t["--persona-secondary"]=(S=t["--persona-semantic-colors-secondary"])!=null?S:t["--persona-palette-colors-secondary-500"],t["--persona-accent"]=(b=t["--persona-semantic-colors-accent"])!=null?b:t["--persona-palette-colors-accent-500"],t["--persona-surface"]=(x=t["--persona-semantic-colors-surface"])!=null?x:t["--persona-palette-colors-gray-50"],t["--persona-background"]=(k=t["--persona-semantic-colors-background"])!=null?k:t["--persona-palette-colors-gray-50"],t["--persona-container"]=(_=t["--persona-semantic-colors-container"])!=null?_:t["--persona-palette-colors-gray-100"],t["--persona-text"]=(w=t["--persona-semantic-colors-text"])!=null?w:t["--persona-palette-colors-gray-900"],t["--persona-text-muted"]=(I=t["--persona-semantic-colors-text-muted"])!=null?I:t["--persona-palette-colors-gray-500"],t["--persona-text-inverse"]=($=t["--persona-semantic-colors-text-inverse"])!=null?$:t["--persona-palette-colors-gray-50"],t["--persona-border"]=(T=t["--persona-semantic-colors-border"])!=null?T:t["--persona-palette-colors-gray-200"],t["--persona-divider"]=(V=t["--persona-semantic-colors-divider"])!=null?V:t["--persona-palette-colors-gray-200"],t["--persona-muted"]=t["--persona-text-muted"],t["--persona-voice-recording-indicator"]=(ue=t["--persona-components-voice-recording-indicator"])!=null?ue:t["--persona-palette-colors-error-500"],t["--persona-voice-recording-bg"]=(oe=t["--persona-components-voice-recording-background"])!=null?oe:t["--persona-palette-colors-error-50"],t["--persona-voice-processing-icon"]=(z=t["--persona-components-voice-processing-icon"])!=null?z:t["--persona-palette-colors-primary-500"],t["--persona-voice-speaking-icon"]=(te=t["--persona-components-voice-speaking-icon"])!=null?te:t["--persona-palette-colors-success-500"],t["--persona-approval-bg"]=(Ae=t["--persona-components-approval-requested-background"])!=null?Ae:t["--persona-palette-colors-warning-50"],t["--persona-approval-border"]=(ie=t["--persona-components-approval-requested-border"])!=null?ie:t["--persona-palette-colors-warning-200"],t["--persona-approval-text"]=(Se=t["--persona-components-approval-requested-text"])!=null?Se:t["--persona-palette-colors-gray-900"],t["--persona-approval-approve-bg"]=(ae=t["--persona-components-approval-approve-background"])!=null?ae:t["--persona-palette-colors-success-500"],t["--persona-approval-deny-bg"]=(Y=t["--persona-components-approval-deny-background"])!=null?Y:t["--persona-palette-colors-error-500"],t["--persona-attachment-image-bg"]=(ge=t["--persona-components-attachment-image-background"])!=null?ge:t["--persona-palette-colors-gray-100"],t["--persona-attachment-image-border"]=(F=t["--persona-components-attachment-image-border"])!=null?F:t["--persona-palette-colors-gray-200"],t["--persona-font-family"]=(J=t["--persona-semantic-typography-fontFamily"])!=null?J:t["--persona-palette-typography-fontFamily-sans"],t["--persona-font-size"]=(me=t["--persona-semantic-typography-fontSize"])!=null?me:t["--persona-palette-typography-fontSize-base"],t["--persona-font-weight"]=(at=t["--persona-semantic-typography-fontWeight"])!=null?at:t["--persona-palette-typography-fontWeight-normal"],t["--persona-line-height"]=(Ue=t["--persona-semantic-typography-lineHeight"])!=null?Ue:t["--persona-palette-typography-lineHeight-normal"],t["--persona-input-font-family"]=t["--persona-font-family"],t["--persona-input-font-weight"]=t["--persona-font-weight"],t["--persona-radius-sm"]=(Ke=t["--persona-palette-radius-sm"])!=null?Ke:"0.125rem",t["--persona-radius-md"]=(mt=t["--persona-palette-radius-md"])!=null?mt:"0.375rem",t["--persona-radius-lg"]=(Re=t["--persona-palette-radius-lg"])!=null?Re:"0.5rem",t["--persona-radius-xl"]=(tt=t["--persona-palette-radius-xl"])!=null?tt:"0.75rem",t["--persona-launcher-radius"]=(N=(Te=t["--persona-components-launcher-borderRadius"])!=null?Te:t["--persona-palette-radius-full"])!=null?N:"9999px",t["--persona-button-radius"]=(ee=(re=t["--persona-components-button-primary-borderRadius"])!=null?re:t["--persona-palette-radius-full"])!=null?ee:"9999px",t["--persona-panel-radius"]=(ce=(q=t["--persona-components-panel-borderRadius"])!=null?q:t["--persona-radius-xl"])!=null?ce:"0.75rem",t["--persona-panel-border"]=(ke=t["--persona-components-panel-border"])!=null?ke:`1px solid ${t["--persona-border"]}`,t["--persona-panel-shadow"]=(K=(Q=t["--persona-components-panel-shadow"])!=null?Q:t["--persona-palette-shadows-xl"])!=null?K:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",t["--persona-input-radius"]=(it=(_e=t["--persona-components-input-borderRadius"])!=null?_e:t["--persona-radius-lg"])!=null?it:"0.5rem",t["--persona-message-user-radius"]=(qt=(Lt=t["--persona-components-message-user-borderRadius"])!=null?Lt:t["--persona-radius-lg"])!=null?qt:"0.5rem",t["--persona-message-assistant-radius"]=(G=(Ut=t["--persona-components-message-assistant-borderRadius"])!=null?Ut:t["--persona-radius-lg"])!=null?G:"0.5rem",t["--persona-header-bg"]=(Le=t["--persona-components-header-background"])!=null?Le:t["--persona-surface"],t["--persona-header-border"]=(ft=t["--persona-components-header-border"])!=null?ft:t["--persona-divider"],t["--persona-header-icon-bg"]=(yt=t["--persona-components-header-iconBackground"])!=null?yt:t["--persona-primary"],t["--persona-header-icon-fg"]=(Ye=t["--persona-components-header-iconForeground"])!=null?Ye:t["--persona-text-inverse"],t["--persona-header-title-fg"]=(ot=t["--persona-components-header-titleForeground"])!=null?ot:t["--persona-primary"],t["--persona-header-subtitle-fg"]=(Wt=t["--persona-components-header-subtitleForeground"])!=null?Wt:t["--persona-text-muted"],t["--persona-header-action-icon-fg"]=(Vt=t["--persona-components-header-actionIconForeground"])!=null?Vt:t["--persona-muted"];let n=(de=e.components)==null?void 0:de.header;n!=null&&n.shadow&&(t["--persona-header-shadow"]=n.shadow),n!=null&&n.borderBottom&&(t["--persona-header-border-bottom"]=n.borderBottom),t["--persona-message-user-bg"]=(E=t["--persona-components-message-user-background"])!=null?E:t["--persona-accent"],t["--persona-message-user-text"]=(Ee=t["--persona-components-message-user-text"])!=null?Ee:t["--persona-text-inverse"],t["--persona-message-user-shadow"]=(ne=t["--persona-components-message-user-shadow"])!=null?ne:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-message-assistant-bg"]=(be=t["--persona-components-message-assistant-background"])!=null?be:t["--persona-surface"],t["--persona-message-assistant-text"]=(Ce=t["--persona-components-message-assistant-text"])!=null?Ce:t["--persona-text"],t["--persona-message-assistant-border"]=(Xe=t["--persona-components-message-assistant-border"])!=null?Xe:t["--persona-border"],t["--persona-message-assistant-shadow"]=(ye=t["--persona-components-message-assistant-shadow"])!=null?ye:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-tool-bubble-shadow"]=(Ie=t["--persona-components-toolBubble-shadow"])!=null?Ie:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-reasoning-bubble-shadow"]=(De=t["--persona-components-reasoningBubble-shadow"])!=null?De:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-composer-shadow"]=(nt=t["--persona-components-composer-shadow"])!=null?nt:"none",t["--persona-md-inline-code-bg"]=(Et=t["--persona-components-markdown-inlineCode-background"])!=null?Et:t["--persona-container"],t["--persona-md-inline-code-color"]=(Ne=t["--persona-components-markdown-inlineCode-foreground"])!=null?Ne:t["--persona-text"],t["--persona-md-link-color"]=(xn=(Vn=t["--persona-components-markdown-link-foreground"])!=null?Vn:t["--persona-accent"])!=null?xn:"#3b82f6";let s=t["--persona-components-markdown-heading-h1-fontSize"];s&&(t["--persona-md-h1-size"]=s);let o=t["--persona-components-markdown-heading-h1-fontWeight"];o&&(t["--persona-md-h1-weight"]=o);let a=t["--persona-components-markdown-heading-h2-fontSize"];a&&(t["--persona-md-h2-size"]=a);let i=t["--persona-components-markdown-heading-h2-fontWeight"];i&&(t["--persona-md-h2-weight"]=i);let d=t["--persona-components-markdown-prose-fontFamily"];d&&d!=="inherit"&&(t["--persona-md-prose-font-family"]=d);let c=e.components,u=c==null?void 0:c.iconButton;u&&(u.background&&(t["--persona-icon-btn-bg"]=u.background),u.border&&(t["--persona-icon-btn-border"]=u.border),u.color&&(t["--persona-icon-btn-color"]=u.color),u.padding&&(t["--persona-icon-btn-padding"]=u.padding),u.borderRadius&&(t["--persona-icon-btn-radius"]=u.borderRadius),u.hoverBackground&&(t["--persona-icon-btn-hover-bg"]=u.hoverBackground),u.hoverColor&&(t["--persona-icon-btn-hover-color"]=u.hoverColor),u.activeBackground&&(t["--persona-icon-btn-active-bg"]=u.activeBackground),u.activeBorder&&(t["--persona-icon-btn-active-border"]=u.activeBorder));let p=c==null?void 0:c.labelButton;p&&(p.background&&(t["--persona-label-btn-bg"]=p.background),p.border&&(t["--persona-label-btn-border"]=p.border),p.color&&(t["--persona-label-btn-color"]=p.color),p.padding&&(t["--persona-label-btn-padding"]=p.padding),p.borderRadius&&(t["--persona-label-btn-radius"]=p.borderRadius),p.hoverBackground&&(t["--persona-label-btn-hover-bg"]=p.hoverBackground),p.fontSize&&(t["--persona-label-btn-font-size"]=p.fontSize),p.gap&&(t["--persona-label-btn-gap"]=p.gap));let f=c==null?void 0:c.toggleGroup;f&&(f.gap&&(t["--persona-toggle-group-gap"]=f.gap),f.borderRadius&&(t["--persona-toggle-group-radius"]=f.borderRadius));let m=c==null?void 0:c.artifact;if(m!=null&&m.toolbar){let Z=m.toolbar;Z.iconHoverColor&&(t["--persona-artifact-toolbar-icon-hover-color"]=Z.iconHoverColor),Z.iconHoverBackground&&(t["--persona-artifact-toolbar-icon-hover-bg"]=Z.iconHoverBackground),Z.iconPadding&&(t["--persona-artifact-toolbar-icon-padding"]=Z.iconPadding),Z.iconBorderRadius&&(t["--persona-artifact-toolbar-icon-radius"]=Z.iconBorderRadius),Z.iconBorder&&(t["--persona-artifact-toolbar-icon-border"]=Z.iconBorder),Z.toggleGroupGap&&(t["--persona-artifact-toolbar-toggle-group-gap"]=Z.toggleGroupGap),Z.toggleBorderRadius&&(t["--persona-artifact-toolbar-toggle-radius"]=Z.toggleBorderRadius),Z.copyBackground&&(t["--persona-artifact-toolbar-copy-bg"]=Z.copyBackground),Z.copyBorder&&(t["--persona-artifact-toolbar-copy-border"]=Z.copyBorder),Z.copyColor&&(t["--persona-artifact-toolbar-copy-color"]=Z.copyColor),Z.copyBorderRadius&&(t["--persona-artifact-toolbar-copy-radius"]=Z.copyBorderRadius),Z.copyPadding&&(t["--persona-artifact-toolbar-copy-padding"]=Z.copyPadding),Z.copyMenuBackground&&(t["--persona-artifact-toolbar-copy-menu-bg"]=Z.copyMenuBackground,t["--persona-dropdown-bg"]=(Jn=t["--persona-dropdown-bg"])!=null?Jn:Z.copyMenuBackground),Z.copyMenuBorder&&(t["--persona-artifact-toolbar-copy-menu-border"]=Z.copyMenuBorder,t["--persona-dropdown-border"]=(Dn=t["--persona-dropdown-border"])!=null?Dn:Z.copyMenuBorder),Z.copyMenuShadow&&(t["--persona-artifact-toolbar-copy-menu-shadow"]=Z.copyMenuShadow,t["--persona-dropdown-shadow"]=(ir=t["--persona-dropdown-shadow"])!=null?ir:Z.copyMenuShadow),Z.copyMenuBorderRadius&&(t["--persona-artifact-toolbar-copy-menu-radius"]=Z.copyMenuBorderRadius,t["--persona-dropdown-radius"]=(Nn=t["--persona-dropdown-radius"])!=null?Nn:Z.copyMenuBorderRadius),Z.copyMenuItemHoverBackground&&(t["--persona-artifact-toolbar-copy-menu-item-hover-bg"]=Z.copyMenuItemHoverBackground,t["--persona-dropdown-item-hover-bg"]=(Mn=t["--persona-dropdown-item-hover-bg"])!=null?Mn:Z.copyMenuItemHoverBackground),Z.iconBackground&&(t["--persona-artifact-toolbar-icon-bg"]=Z.iconBackground),Z.toolbarBorder&&(t["--persona-artifact-toolbar-border"]=Z.toolbarBorder)}if(m!=null&&m.tab){let Z=m.tab;Z.background&&(t["--persona-artifact-tab-bg"]=Z.background),Z.activeBackground&&(t["--persona-artifact-tab-active-bg"]=Z.activeBackground),Z.activeBorder&&(t["--persona-artifact-tab-active-border"]=Z.activeBorder),Z.borderRadius&&(t["--persona-artifact-tab-radius"]=Z.borderRadius),Z.textColor&&(t["--persona-artifact-tab-color"]=Z.textColor),Z.hoverBackground&&(t["--persona-artifact-tab-hover-bg"]=Z.hoverBackground),Z.listBackground&&(t["--persona-artifact-tab-list-bg"]=Z.listBackground),Z.listBorderColor&&(t["--persona-artifact-tab-list-border-color"]=Z.listBorderColor),Z.listPadding&&(t["--persona-artifact-tab-list-padding"]=Z.listPadding)}if(m!=null&&m.pane){let Z=m.pane;if(Z.toolbarBackground){let an=(Ze=to(e,Z.toolbarBackground))!=null?Ze:Z.toolbarBackground;t["--persona-artifact-toolbar-bg"]=an}}return t}var hd={header:"Widget header bar",messages:"Message list area","user-message":"User message bubble","assistant-message":"Assistant message bubble",composer:"Footer / composer area",container:"Main widget container","artifact-pane":"Artifact sidebar","artifact-toolbar":"Artifact toolbar"};var Al=e=>typeof e=="object"&&e!==null&&!Array.isArray(e);function ro(e,r){if(!e)return r;if(!r)return e;let t={...e};for(let[n,s]of Object.entries(r)){let o=t[n];Al(o)&&Al(s)?t[n]=ro(o,s):t[n]=s}return t}var yd={colors:{primary:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"}}},El=e=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return e},Oo=()=>{var e;return typeof document!="undefined"&&document.documentElement.classList.contains("dark")||typeof window!="undefined"&&((e=window.matchMedia)!=null&&e.call(window,"(prefers-color-scheme: dark)").matches)?"dark":"light"},bd=e=>{var t;let r=(t=e==null?void 0:e.colorScheme)!=null?t:"light";return r==="light"?"light":r==="dark"?"dark":Oo()},Tl=e=>bd(e),xd=e=>no(e),vd=e=>{var t;let r=no(void 0,{validate:!1});return no({...e,palette:{...r.palette,colors:{...yd.colors,...(t=e==null?void 0:e.palette)==null?void 0:t.colors}}},{validate:!1})},$o=e=>{let r=Tl(e),t=El(e==null?void 0:e.theme),n=El(e==null?void 0:e.darkTheme);return r==="dark"?vd(ro(t!=null?t:{},n!=null?n:{})):xd(t)},Cd=e=>ms(e),sr=(e,r)=>{var o;let t=$o(r),n=Cd(t);for(let[a,i]of Object.entries(n))e.style.setProperty(a,i);let s=(o=r==null?void 0:r.toolCall)==null?void 0:o.shadow;s!==void 0&&e.style.setProperty("--persona-tool-bubble-shadow",s.trim()===""?"none":s)},fs=e=>{let r=[];if(typeof document!="undefined"&&typeof MutationObserver!="undefined"){let t=new MutationObserver(()=>{e(Oo())});t.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),r.push(()=>t.disconnect())}if(typeof window!="undefined"&&window.matchMedia){let t=window.matchMedia("(prefers-color-scheme: dark)"),n=()=>e(Oo());t.addEventListener?(t.addEventListener("change",n),r.push(()=>t.removeEventListener("change",n))):t.addListener&&(t.addListener(n),r.push(()=>t.removeListener(n)))}return()=>{r.forEach(t=>t())}};import{Idiomorph as wd}from"idiomorph";var Ml=(e,r,t={})=>{let{preserveTypingAnimation:n=!0}=t;wd.morph(e,r.innerHTML,{morphStyle:"innerHTML",callbacks:{beforeNodeMorphed(s,o){if(s instanceof HTMLElement&&n&&(s.classList.contains("persona-animate-typing")||s.hasAttribute("data-preserve-animation")))return!1}}})};function kl(e,r){var t,n,s,o,a,i,d,c,u,p,f,m,v,S,b,x,k,_;return[e.id,e.role,(n=(t=e.content)==null?void 0:t.length)!=null?n:0,(o=(s=e.content)==null?void 0:s.slice(-32))!=null?o:"",e.streaming?"1":"0",(a=e.variant)!=null?a:"",(d=(i=e.rawContent)==null?void 0:i.length)!=null?d:0,(u=(c=e.llmContent)==null?void 0:c.length)!=null?u:0,(f=(p=e.approval)==null?void 0:p.status)!=null?f:"",(v=(m=e.toolCall)==null?void 0:m.status)!=null?v:"",(x=(b=(S=e.reasoning)==null?void 0:S.chunks)==null?void 0:b.length)!=null?x:0,(_=(k=e.contentParts)==null?void 0:k.length)!=null?_:0,r].join("\0")}function Ll(){return new Map}function Il(e,r,t){let n=e.get(r);return n&&n.fingerprint===t?n.wrapper:null}function Pl(e,r,t,n){e.set(r,{fingerprint:t,wrapper:n})}function Wl(e,r){for(let t of e.keys())r.has(t)||e.delete(t)}var Gt={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"};var Fo={side:"right",width:"420px",animate:!0,reveal:"resize"},zt=e=>{var r,t;return((t=(r=e==null?void 0:e.launcher)==null?void 0:r.mountMode)!=null?t:"floating")==="docked"},hn=e=>{var t,n,s,o,a;let r=(t=e==null?void 0:e.launcher)==null?void 0:t.dock;return{side:(n=r==null?void 0:r.side)!=null?n:Fo.side,width:(s=r==null?void 0:r.width)!=null?s:Fo.width,animate:(o=r==null?void 0:r.animate)!=null?o:Fo.animate,reveal:(a=r==null?void 0:r.reveal)!=null?a:Fo.reveal}};var yn={"bottom-right":"persona-bottom-6 persona-right-6","bottom-left":"persona-bottom-6 persona-left-6","top-right":"persona-top-6 persona-right-6","top-left":"persona-top-6 persona-left-6"};var oo=(e,r)=>{let t=h("button");t.type="button",t.innerHTML=`
|
|
7
|
+
`),Je="message",xt="";for(let H of je)H.startsWith("event:")?Je=H.replace("event:","").trim():H.startsWith("data:")&&(xt+=H.replace("data:","").trim());if(!xt)continue;let C;try{C=JSON.parse(xt)}catch(H){t({type:"error",error:H instanceof Error?H:new Error("Failed to parse chat stream payload")});continue}let $e=Je!=="message"?Je:(He=C.type)!=null?He:"message";if((nt=this.onSSEEvent)==null||nt.call(this,$e,C),this.parseSSEEvent){m.current=f;let H=await this.handleCustomSSEEvent(C,t,m,p,c);if(m.current&&!f&&(f=m.current),H)continue}if($e==="reason_start"){let H=(Me=T(C,!0))!=null?Me:`reason-${c()}`,M=V(H);M.reasoning=(N=M.reasoning)!=null?N:{id:H,status:"streaming",chunks:[]},M.reasoning.startedAt=(ee=M.reasoning.startedAt)!=null?ee:Y((oe=C.startedAt)!=null?oe:C.timestamp),M.reasoning.completedAt=void 0,M.reasoning.durationMs=void 0,M.streaming=!0,M.reasoning.status="streaming",p(M)}else if($e==="reason_delta"||$e==="reason_chunk"){let H=(re=(q=T(C,!1))!=null?q:T(C,!0))!=null?re:`reason-${c()}`,M=V(H);M.reasoning=(ke=M.reasoning)!=null?ke:{id:H,status:"streaming",chunks:[]},M.reasoning.startedAt=(K=M.reasoning.startedAt)!=null?K:Y((Q=C.startedAt)!=null?Q:C.timestamp);let P=(Et=(ze=(_e=C.reasoningText)!=null?_e:C.text)!=null?ze:C.delta)!=null?Et:"";if(P&&C.hidden!==!0&&M.reasoning.chunks.push(String(P)),M.reasoning.status=C.done?"complete":"streaming",C.done){M.reasoning.completedAt=Y((qt=C.completedAt)!=null?qt:C.timestamp);let pe=(Ut=M.reasoning.startedAt)!=null?Ut:Date.now();M.reasoning.durationMs=Math.max(0,((G=M.reasoning.completedAt)!=null?G:Date.now())-pe)}M.streaming=M.reasoning.status!=="complete",p(M)}else if($e==="reason_complete"){let H=(ft=(Le=T(C,!1))!=null?Le:T(C,!0))!=null?ft:`reason-${c()}`,M=v.get(H);if(M!=null&&M.reasoning){M.reasoning.status="complete",M.reasoning.completedAt=Y((yt=C.completedAt)!=null?yt:C.timestamp);let pe=(Xe=M.reasoning.startedAt)!=null?Xe:Date.now();M.reasoning.durationMs=Math.max(0,((st=M.reasoning.completedAt)!=null?st:Date.now())-pe),M.streaming=!1,p(M)}let P=_(C);P&&b.byStep.delete(P)}else if($e==="tool_start"){let H=(Wt=Se(C,!0))!=null?Wt:`tool-${c()}`,M=(Vt=C.toolName)!=null?Vt:C.name;if(le(M)){se.add(H);continue}let P=ie(H),pe=(de=P.toolCall)!=null?de:{id:H,status:"pending"};pe.name=M!=null?M:pe.name,pe.status="running",C.args!==void 0?pe.args=C.args:C.parameters!==void 0&&(pe.args=C.parameters),pe.startedAt=(Te=pe.startedAt)!=null?Te:Y((E=C.startedAt)!=null?E:C.timestamp),pe.completedAt=void 0,pe.durationMs=void 0,P.toolCall=pe,P.streaming=!0;let xe=C.agentContext;(xe||C.executionId)&&(P.agentMetadata={executionId:(ne=xe==null?void 0:xe.executionId)!=null?ne:C.executionId,iteration:(be=xe==null?void 0:xe.iteration)!=null?be:C.iteration}),p(P)}else if($e==="tool_chunk"||$e==="tool_delta"){let H=(Ze=(Ce=Se(C,!1))!=null?Ce:Se(C,!0))!=null?Ze:`tool-${c()}`;if(se.has(H))continue;let M=ie(H),P=(ye=M.toolCall)!=null?ye:{id:H,status:"running"};P.startedAt=(De=P.startedAt)!=null?De:Y((Ie=C.startedAt)!=null?Ie:C.timestamp);let pe=(Ne=(Tt=(rt=C.text)!=null?rt:C.delta)!=null?Tt:C.message)!=null?Ne:"";pe&&(P.chunks=(Jn=P.chunks)!=null?Jn:[],P.chunks.push(String(pe))),P.status="running",M.toolCall=P,M.streaming=!0;let xe=C.agentContext;(xe||C.executionId)&&(M.agentMetadata=(Dn=M.agentMetadata)!=null?Dn:{executionId:(xn=xe==null?void 0:xe.executionId)!=null?xn:C.executionId,iteration:(Kn=xe==null?void 0:xe.iteration)!=null?Kn:C.iteration}),p(M)}else if($e==="tool_complete"){let H=(Nn=(lr=Se(C,!1))!=null?lr:Se(C,!0))!=null?Nn:`tool-${c()}`;if(se.has(H)){se.delete(H);continue}let M=ie(H),P=(Mn=M.toolCall)!=null?Mn:{id:H,status:"running"};P.status="complete",C.result!==void 0&&(P.result=C.result),typeof C.duration=="number"&&(P.duration=C.duration),P.completedAt=Y((Qe=C.completedAt)!=null?Qe:C.timestamp);let pe=(Z=C.duration)!=null?Z:C.executionTime;if(typeof pe=="number")P.durationMs=pe;else{let Rt=(an=P.startedAt)!=null?an:Date.now();P.durationMs=Math.max(0,((rn=P.completedAt)!=null?rn:Date.now())-Rt)}M.toolCall=P,M.streaming=!1;let xe=C.agentContext;(xe||C.executionId)&&(M.agentMetadata=(ht=M.agentMetadata)!=null?ht:{executionId:(Pr=xe==null?void 0:xe.executionId)!=null?Pr:C.executionId,iteration:(vn=xe==null?void 0:xe.iteration)!=null?vn:C.iteration}),p(M);let lt=w(C);lt&&x.byCall.delete(lt)}else if($e==="step_chunk"||$e==="step_delta"){let H=C.stepType,M=C.executionType;if(H==="tool"||M==="context")continue;let P=I(),pe=(cr=(Wr=(kn=(ln=C.text)!=null?ln:C.delta)!=null?kn:C.content)!=null?Wr:C.chunk)!=null?cr:"";if(pe){let lt=((Rr=J.get(P.id))!=null?Rr:"")+pe;P.rawContent=lt,F.has(P.id)||F.set(P.id,this.createStreamParser());let Rt=F.get(P.id),kt=lt.trim().startsWith("{")||lt.trim().startsWith("[");if(kt&&J.set(P.id,lt),Rt.__isPlainTextParser===!0){P.content+=pe,J.delete(P.id),F.delete(P.id),P.rawContent=void 0,p(P);continue}let Ht=Rt.processChunk(lt);if(Ht instanceof Promise)Ht.then(ct=>{var It;let ut=typeof ct=="string"?ct:(It=ct==null?void 0:ct.text)!=null?It:null;if(ut!==null&&ut.trim()!==""){let gt=f;gt&>.id===P.id&&(gt.content=ut,p(gt))}else if(!kt&&!lt.trim().startsWith("<")){let gt=f;gt&>.id===P.id&&(gt.content+=pe,J.delete(gt.id),F.delete(gt.id),gt.rawContent=void 0,p(gt))}}).catch(()=>{P.content+=pe,J.delete(P.id),F.delete(P.id),P.rawContent=void 0,p(P)});else{let ct=typeof Ht=="string"?Ht:(Gn=Ht==null?void 0:Ht.text)!=null?Gn:null;ct!==null&&ct.trim()!==""?(P.content=ct,p(P)):!kt&&!lt.trim().startsWith("<")&&(P.content+=pe,J.delete(P.id),F.delete(P.id),P.rawContent=void 0,p(P))}}if(C.isComplete){let xe=(Yn=(Cn=C.result)==null?void 0:Cn.response)!=null?Yn:P.content;if(xe){let lt=J.get(P.id),Rt=lt!=null?lt:ge(xe);P.rawContent=Rt;let kt=F.get(P.id),Nt=null,Ht=!1;if(kt&&(Nt=kt.getExtractedText(),Nt===null&&(Nt=Po(Rt)),Nt===null)){let ct=kt.processChunk(Rt);ct instanceof Promise?(Ht=!0,ct.then(ut=>{var gt;let It=typeof ut=="string"?ut:(gt=ut==null?void 0:ut.text)!=null?gt:null;if(It!==null){let Ot=f;Ot&&Ot.id===P.id&&(Ot.content=It,Ot.streaming=!1,F.delete(Ot.id),J.delete(Ot.id),p(Ot))}})):Nt=typeof ct=="string"?ct:(Mt=ct==null?void 0:ct.text)!=null?Mt:null}if(!Ht){Nt!==null&&Nt.trim()!==""?P.content=Nt:J.has(P.id)||(P.content=ge(xe));let ct=F.get(P.id);if(ct){let ut=(wn=ct.close)==null?void 0:wn.call(ct);ut instanceof Promise&&ut.catch(()=>{}),F.delete(P.id)}J.delete(P.id),P.streaming=!1,p(P)}}}}else if($e==="step_complete"){let H=C.stepType,M=C.executionType;if(H==="tool"||M==="context")continue;let P=(Hr=C.result)==null?void 0:Hr.response,pe=I();if(P!=null){let xe=F.get(pe.id),lt=!1,Rt=!1;if(xe){let kt=xe.getExtractedText(),Nt=J.get(pe.id),Ht=Nt!=null?Nt:ge(P);if(pe.rawContent=Ht,kt!==null&&kt.trim()!=="")pe.content=kt,lt=!0;else{let ct=Po(Ht);if(ct!==null)pe.content=ct,lt=!0;else{let ut=xe.processChunk(Ht);if(ut instanceof Promise)Rt=!0,ut.then(It=>{var Ot;let gt=typeof It=="string"?It:(Ot=It==null?void 0:It.text)!=null?Ot:null;if(gt!==null&>.trim()!==""){let en=f;en&&en.id===pe.id&&(en.content=gt,en.streaming=!1,F.delete(en.id),J.delete(en.id),p(en))}else{let en=xe.getExtractedText(),dn=f;dn&&dn.id===pe.id&&(en!==null&&en.trim()!==""?dn.content=en:J.has(dn.id)||(dn.content=ge(P)),dn.streaming=!1,F.delete(dn.id),J.delete(dn.id),p(dn))}});else{let It=typeof ut=="string"?ut:(On=ut==null?void 0:ut.text)!=null?On:null;if(It!==null&&It.trim()!=="")pe.content=It,lt=!0;else{let gt=xe.getExtractedText();gt!==null&>.trim()!==""&&(pe.content=gt,lt=!0)}}}}}if(!Rt){if(!pe.rawContent){let kt=J.get(pe.id);pe.rawContent=kt!=null?kt:ge(P)}if(!lt&&!J.has(pe.id)&&(pe.content=ge(P)),xe){let kt=(Sn=xe.close)==null?void 0:Sn.call(xe);kt instanceof Promise&&kt.catch(()=>{})}F.delete(pe.id),J.delete(pe.id),pe.streaming=!1,p(pe)}}else F.delete(pe.id),J.delete(pe.id),pe.streaming=!1,p(pe)}else if($e==="flow_complete"){let H=(D=C.result)==null?void 0:D.response;if(H!=null){let M=I(),P=J.get(M.id),pe=P!=null?P:ge(H);M.rawContent=pe;let xe=ge(H),lt=F.get(M.id);if(lt){let Nt=Po(pe);if(Nt!==null)xe=Nt;else{let Ht=lt.processChunk(pe);Ht instanceof Promise&&Ht.then(ut=>{var gt;let It=typeof ut=="string"?ut:(gt=ut==null?void 0:ut.text)!=null?gt:null;if(It!==null){let Ot=f;Ot&&Ot.id===M.id&&(Ot.content=It,Ot.streaming=!1,p(Ot))}});let ct=lt.getExtractedText();ct!==null&&(xe=ct)}}F.delete(M.id),J.delete(M.id);let Rt=xe!==M.content,kt=M.streaming!==!1;Rt&&(M.content=xe),M.streaming=!1,(Rt||kt)&&p(M)}else if(f!==null){let M=f;F.delete(M.id),J.delete(M.id),M.streaming!==!1&&(M.streaming=!1,p(M))}t({type:"status",status:"idle"})}else if($e==="agent_start")me={executionId:C.executionId,agentId:($n=C.agentId)!=null?$n:"virtual",agentName:(Fn=C.agentName)!=null?Fn:"",status:"running",currentIteration:0,maxTurns:(Br=C.maxTurns)!=null?Br:1,startedAt:Y(C.startedAt)};else if($e==="agent_iteration_start"){if(me&&(me.currentIteration=C.iteration),Ve==="separate"&&C.iteration>1){let H=f;H&&(H.streaming=!1,p(H),it.set(C.iteration-1,H),f=null)}}else if($e!=="agent_turn_start"){if($e==="agent_turn_delta"){if(C.contentType==="text"){let H=I();H.content+=(Ln=C.delta)!=null?Ln:"",H.agentMetadata={executionId:C.executionId,iteration:C.iteration,turnId:C.turnId,agentName:me==null?void 0:me.agentName},p(H)}else if(C.contentType==="thinking"){let H=(Xn=C.turnId)!=null?Xn:`agent-think-${C.iteration}`,M=V(H);M.reasoning=(Dr=M.reasoning)!=null?Dr:{id:H,status:"streaming",chunks:[]},M.reasoning.chunks.push((In=C.delta)!=null?In:""),M.agentMetadata={executionId:C.executionId,iteration:C.iteration,turnId:C.turnId},p(M)}else if(C.contentType==="tool_input"){let H=(Pn=C.toolCallId)!=null?Pn:x.lastId;if(H){let M=S.get(H);M!=null&&M.toolCall&&(M.toolCall.chunks=(dr=M.toolCall.chunks)!=null?dr:[],M.toolCall.chunks.push((pr=C.delta)!=null?pr:""),p(M))}}}else if($e==="agent_turn_complete"){let H=C.turnId;if(H){let M=v.get(H);if(M!=null&&M.reasoning){M.reasoning.status="complete",M.reasoning.completedAt=Y(C.completedAt);let P=(po=M.reasoning.startedAt)!=null?po:Date.now();M.reasoning.durationMs=Math.max(0,((uo=M.reasoning.completedAt)!=null?uo:Date.now())-P),M.streaming=!1,p(M)}}}else if($e==="agent_tool_start"){let H=(go=C.toolCallId)!=null?go:`agent-tool-${c()}`;ue(w(C),H);let M=ie(H),P=(Nr=M.toolCall)!=null?Nr:{id:H,status:"pending",name:void 0,args:void 0,chunks:void 0,result:void 0,duration:void 0,startedAt:void 0,completedAt:void 0,durationMs:void 0};P.name=(qe=(ur=C.toolName)!=null?ur:C.name)!=null?qe:P.name,P.status="running",C.parameters!==void 0&&(P.args=C.parameters),P.startedAt=Y((Or=C.startedAt)!=null?Or:C.timestamp),M.toolCall=P,M.streaming=!0,M.agentMetadata={executionId:C.executionId,iteration:C.iteration},p(M)}else if($e==="agent_tool_delta"){let H=(cn=C.toolCallId)!=null?cn:x.lastId;if(H){let M=(Qt=S.get(H))!=null?Qt:ie(H);M.toolCall&&(M.toolCall.chunks=(mo=M.toolCall.chunks)!=null?mo:[],M.toolCall.chunks.push((fo=C.delta)!=null?fo:""),M.toolCall.status="running",M.streaming=!0,p(M))}}else if($e==="agent_tool_complete"){let H=($r=C.toolCallId)!=null?$r:x.lastId;if(H){let M=(Zn=S.get(H))!=null?Zn:ie(H);if(M.toolCall){M.toolCall.status="complete",C.result!==void 0&&(M.toolCall.result=C.result),typeof C.executionTime=="number"&&(M.toolCall.durationMs=C.executionTime),M.toolCall.completedAt=Y((Wn=C.completedAt)!=null?Wn:C.timestamp),M.streaming=!1,p(M);let P=w(C);P&&x.byCall.delete(P)}}}else if($e!=="agent_iteration_complete"){if($e==="agent_reflection"||$e==="agent_reflect"){let H=`agent-reflection-${C.executionId}-${C.iteration}`,M={id:H,role:"assistant",content:(ho=C.reflection)!=null?ho:"",createdAt:new Date().toISOString(),streaming:!1,variant:"reasoning",sequence:c(),reasoning:{id:H,status:"complete",chunks:[(yo=C.reflection)!=null?yo:""]},agentMetadata:{executionId:C.executionId,iteration:C.iteration}};p(M)}else if($e==="agent_complete"){me&&(me.status=C.success?"complete":"error",me.completedAt=Y(C.completedAt),me.stopReason=C.stopReason);let H=f;H&&(H.streaming=!1,p(H)),t({type:"status",status:"idle"})}else if($e==="agent_error"){let H=typeof C.error=="string"?C.error:(ns=(bo=C.error)==null?void 0:bo.message)!=null?ns:"Agent execution error";C.recoverable?typeof console!="undefined"&&console.warn("[AgentWidget] Recoverable agent error:",H):t({type:"error",error:new Error(H)})}else if($e!=="agent_ping")if($e==="agent_approval_start"){let H=(Qn=C.approvalId)!=null?Qn:`approval-${c()}`,M={id:`approval-${H}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:H,status:"pending",agentId:(er=me==null?void 0:me.agentId)!=null?er:"virtual",executionId:(gr=(vt=C.executionId)!=null?vt:me==null?void 0:me.executionId)!=null?gr:"",toolName:(mr=C.toolName)!=null?mr:"",toolType:C.toolType,description:(_r=C.description)!=null?_r:`Execute ${(Fr=C.toolName)!=null?Fr:"tool"}`,parameters:C.parameters}};p(M)}else if($e==="step_await"&&C.awaitReason==="approval_required"){let H=(jr=C.approvalId)!=null?jr:`approval-${c()}`,M={id:`approval-${H}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:H,status:"pending",agentId:(zr=me==null?void 0:me.agentId)!=null?zr:"virtual",executionId:(on=(Yt=C.executionId)!=null?Yt:me==null?void 0:me.executionId)!=null?on:"",toolName:(Rn=C.toolName)!=null?Rn:"",toolType:C.toolType,description:(qr=C.description)!=null?qr:`Execute ${(Oe=C.toolName)!=null?Oe:"tool"}`,parameters:C.parameters}};p(M)}else if($e==="agent_approval_complete"){let H=C.approvalId;if(H){let P={id:`approval-${H}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:H,status:(tr=C.decision)!=null?tr:"approved",agentId:(gn=me==null?void 0:me.agentId)!=null?gn:"virtual",executionId:(fr=(xo=C.executionId)!=null?xo:me==null?void 0:me.executionId)!=null?fr:"",toolName:(hr=C.toolName)!=null?hr:"",description:(nr=C.description)!=null?nr:"",resolvedAt:Date.now()}};p(P)}}else if($e==="artifact_start"||$e==="artifact_delta"||$e==="artifact_update"||$e==="artifact_complete"){if($e==="artifact_start"){let H=C.artifactType,M=String(C.id),P=typeof C.title=="string"?C.title:void 0;if(t({type:"artifact_start",id:M,artifactType:H,title:P,component:typeof C.component=="string"?C.component:void 0}),Ee.set(M,{markdown:"",title:P}),!te.has(M)){te.add(M);let pe={id:`artifact-ref-${M}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:c(),rawContent:JSON.stringify({component:"PersonaArtifactCard",props:{artifactId:M,title:P,artifactType:H,status:"streaming"}})};z.set(M,pe),p(pe)}}else if($e==="artifact_delta"){let H=String(C.id),M=typeof C.delta=="string"?C.delta:String((_n=C.delta)!=null?_n:"");t({type:"artifact_delta",id:H,artDelta:M});let P=Ee.get(H);P&&(P.markdown+=M)}else if($e==="artifact_update"){let H=C.props&&typeof C.props=="object"&&!Array.isArray(C.props)?C.props:{};t({type:"artifact_update",id:String(C.id),props:H,component:typeof C.component=="string"?C.component:void 0})}else if($e==="artifact_complete"){let H=String(C.id);t({type:"artifact_complete",id:H});let M=z.get(H);if(M){M.streaming=!1;try{let P=JSON.parse((vo=M.rawContent)!=null?vo:"{}");if(P.props){P.props.status="complete";let pe=Ee.get(H);pe!=null&&pe.markdown&&(P.props.markdown=pe.markdown)}M.rawContent=JSON.stringify(P)}catch{}Ee.delete(H),p(M),z.delete(H)}}}else if($e==="transcript_insert"){let H=C.message;if(!H||typeof H!="object")continue;let M=String((Co=H.id)!=null?Co:`msg-${c()}`),P=H.role,xe={id:M,role:P==="user"?"user":P==="system"?"system":"assistant",content:typeof H.content=="string"?H.content:"",rawContent:typeof H.rawContent=="string"?H.rawContent:void 0,createdAt:typeof H.createdAt=="string"?H.createdAt:new Date().toISOString(),streaming:H.streaming===!0,...typeof H.variant=="string"?{variant:H.variant}:{},sequence:c()};if(p(xe),xe.rawContent)try{let lt=JSON.parse(xe.rawContent),Rt=(mn=lt==null?void 0:lt.props)==null?void 0:mn.artifactId;typeof Rt=="string"&&te.add(Rt)}catch{}f=null,m.current=null,F.delete(M),J.delete(M)}else $e==="error"&&C.error&&t({type:"error",error:C.error instanceof Error?C.error:new Error(String(C.error))})}}}}}};function rd(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`msg_${e}_${r}`}function Zr(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`usr_${e}_${r}`}function vr(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`ast_${e}_${r}`}var Wo="[Image]";function od(e){return typeof e=="string"?[{type:"text",text:e}]:e}function sd(e){return typeof e=="string"?e:e.filter(r=>r.type==="text").map(r=>r.text).join("")}function ad(e){return typeof e=="string"?!1:e.some(r=>r.type==="image")}function id(e){return typeof e=="string"?[]:e.filter(r=>r.type==="image")}function us(e){return{type:"text",text:e}}function ld(e,r){return{type:"image",image:e,...(r==null?void 0:r.mimeType)&&{mimeType:r.mimeType},...(r==null?void 0:r.alt)&&{alt:r.alt}}}async function cd(e){return new Promise((r,t)=>{let n=new FileReader;n.onload=()=>{let s=n.result;r({type:"image",image:s,mimeType:e.type,alt:e.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(e)})}function dd(e,r=["image/png","image/jpeg","image/gif","image/webp"],t=10*1024*1024){return r.includes(e.type)?e.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type. Accepted types: ${r.join(", ")}`}}var yl=["image/png","image/jpeg","image/gif","image/webp","image/svg+xml","image/bmp"],pd=["application/pdf","text/plain","text/markdown","text/csv","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/json"],Hn=[...yl,...pd];function ud(e){return yl.includes(e)||e.startsWith("image/")}function Ro(e){return ud(e.type)}async function bl(e){return new Promise((r,t)=>{let n=new FileReader;n.onload=()=>{let s=n.result;Ro(e)?r({type:"image",image:s,mimeType:e.type,alt:e.name}):r({type:"file",data:s,mimeType:e.type,filename:e.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(e)})}function xl(e,r=Hn,t=10*1024*1024){return r.includes(e.type)?e.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type "${e.type}". Accepted types: ${r.join(", ")}`}}function gd(e){let r=e.split(".");return r.length>1?r.pop().toLowerCase():""}function vl(e,r){let t=gd(r).toUpperCase();return{"application/pdf":"PDF","text/plain":"TXT","text/markdown":"MD","text/csv":"CSV","application/msword":"DOC","application/vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX","application/vnd.ms-excel":"XLS","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","application/json":"JSON"}[e]||t||"FILE"}var Ho=class{constructor(r=24e3){this.ctx=null;this.nextStartTime=0;this.activeSources=[];this.finishedCallbacks=[];this.playing=!1;this.streamEnded=!1;this.pendingCount=0;this.remainder=null;this.sampleRate=r}ensureContext(){if(!this.ctx){let t=typeof window!="undefined"?window:void 0;if(!t)throw new Error("AudioPlaybackManager requires a browser environment");let n=t.AudioContext||t.webkitAudioContext;this.ctx=new n({sampleRate:this.sampleRate})}let r=this.ctx;return r.state==="suspended"&&r.resume(),r}enqueue(r){if(r.length===0)return;let t=r;if(this.remainder){let d=new Uint8Array(this.remainder.length+r.length);d.set(this.remainder),d.set(r,this.remainder.length),t=d,this.remainder=null}if(t.length%2!==0&&(this.remainder=new Uint8Array([t[t.length-1]]),t=t.subarray(0,t.length-1)),t.length===0)return;let n=this.ensureContext(),s=this.pcmToFloat32(t),o=n.createBuffer(1,s.length,this.sampleRate);o.getChannelData(0).set(s);let a=n.createBufferSource();a.buffer=o,a.connect(n.destination);let i=n.currentTime;this.nextStartTime<i&&(this.nextStartTime=i),a.start(this.nextStartTime),this.nextStartTime+=o.duration,this.activeSources.push(a),this.pendingCount++,this.playing=!0,a.onended=()=>{let d=this.activeSources.indexOf(a);d!==-1&&this.activeSources.splice(d,1),this.pendingCount--,this.checkFinished()}}markStreamEnd(){this.streamEnded=!0,this.checkFinished()}flush(){for(let r of this.activeSources)try{r.stop(),r.disconnect()}catch{}this.activeSources=[],this.pendingCount=0,this.nextStartTime=0,this.playing=!1,this.streamEnded=!1,this.finishedCallbacks=[],this.remainder=null}isPlaying(){return this.playing}onFinished(r){this.finishedCallbacks.push(r)}async destroy(){this.flush(),this.ctx&&(await this.ctx.close(),this.ctx=null)}checkFinished(){if(this.streamEnded&&this.pendingCount<=0&&this.playing){this.playing=!1,this.streamEnded=!1;let r=this.finishedCallbacks.slice();this.finishedCallbacks=[];for(let t of r)t()}}pcmToFloat32(r){let t=Math.floor(r.length/2),n=new Float32Array(t),s=new DataView(r.buffer,r.byteOffset,r.byteLength);for(let o=0;o<t;o++){let a=s.getInt16(o*2,!0);n[o]=a/32768}return n}};var Bo=class{constructor(){this.sourceNode=null;this.analyserNode=null;this.interval=null;this.conditionStart=null;this.fired=!1}start(r,t,n,s,o){this.stop(),this.fired=!1,this.conditionStart=null,this.sourceNode=r.createMediaStreamSource(t),this.analyserNode=r.createAnalyser(),this.analyserNode.fftSize=2048,this.sourceNode.connect(this.analyserNode);let a=new Float32Array(this.analyserNode.fftSize);this.interval=setInterval(()=>{if(!this.analyserNode||this.fired)return;this.analyserNode.getFloatTimeDomainData(a);let i=0;for(let u=0;u<a.length;u++)i+=a[u]*a[u];let d=Math.sqrt(i/a.length);(n==="silence"?d<s.threshold:d>=s.threshold)?this.conditionStart===null?this.conditionStart=Date.now():Date.now()-this.conditionStart>=s.duration&&(this.fired=!0,o()):this.conditionStart=null},100)}stop(){this.interval&&(clearInterval(this.interval),this.interval=null),this.sourceNode&&(this.sourceNode.disconnect(),this.sourceNode=null),this.analyserNode=null,this.conditionStart=null,this.fired=!1}};var Qr=class{constructor(r){this.config=r;this.type="runtype";this.ws=null;this.audioContext=null;this.w=typeof window!="undefined"?window:void 0;this.mediaRecorder=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.processingStartCallbacks=[];this.audioChunks=[];this.isProcessing=!1;this.isSpeaking=!1;this.vad=new Bo;this.mediaStream=null;this.currentAudio=null;this.currentAudioUrl=null;this.currentRequestId=null;this.interruptionMode="none";this.playbackManager=null}getInterruptionMode(){return this.interruptionMode}isBargeInActive(){return this.interruptionMode==="barge-in"&&this.mediaStream!==null}async deactivateBargeIn(){this.vad.stop(),this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)}async connect(){var r,t,n;if(!(this.ws&&this.ws.readyState===WebSocket.OPEN))try{if(!this.w)throw new Error("Window object not available");let s=this.w;if(!s||!s.location)throw new Error("Window object or location not available");let o=s.location.protocol==="https:"?"wss:":"ws:",a=(r=this.config)==null?void 0:r.host,i=(t=this.config)==null?void 0:t.agentId,d=(n=this.config)==null?void 0:n.clientToken;if(!i||!d)throw new Error("agentId and clientToken are required");if(!a)throw new Error("host must be provided in Runtype voice provider configuration");let c=`${o}//${a}/ws/agents/${i}/voice?token=${d}`;this.ws=new WebSocket(c),this.setupWebSocketHandlers();let u=`${o}//${a}/ws/agents/${i}/voice?token=...`,p=" Check: API running on port 8787? Valid client token? Agent voice enabled? Token allowedOrigins includes this page?";await new Promise((f,m)=>{if(!this.ws)return m(new Error("WebSocket not created"));let v=!1,S=x=>{v||(v=!0,clearTimeout(b),m(new Error(x)))},b=setTimeout(()=>S("WebSocket connection timed out."+p),1e4);this.ws.addEventListener("open",()=>{v||(v=!0,clearTimeout(b),f())},{once:!0}),this.ws.addEventListener("error",()=>{S("WebSocket connection failed to "+u+"."+p)},{once:!0}),this.ws.addEventListener("close",x=>{if(!x.wasClean&&!v){let k=x.code!==1006?` (code ${x.code})`:"";S("WebSocket connection failed"+k+"."+p)}},{once:!0})}),this.sendHeartbeat()}catch(s){throw this.ws=null,this.errorCallbacks.forEach(o=>o(s)),this.statusCallbacks.forEach(o=>o("error")),s}}setupWebSocketHandlers(){this.ws&&(this.ws.onopen=()=>{this.statusCallbacks.forEach(r=>r("connected"))},this.ws.onclose=()=>{this.statusCallbacks.forEach(r=>r("disconnected"))},this.ws.onerror=r=>{this.errorCallbacks.forEach(t=>t(new Error("WebSocket error"))),this.statusCallbacks.forEach(t=>t("error"))},this.ws.binaryType="arraybuffer",this.ws.onmessage=r=>{if(r.data instanceof ArrayBuffer){this.handleAudioChunk(new Uint8Array(r.data));return}try{let t=JSON.parse(r.data);this.handleWebSocketMessage(t)}catch{this.errorCallbacks.forEach(n=>n(new Error("Message parsing failed")))}})}handleWebSocketMessage(r){var t,n;switch(r.type){case"session_config":r.interruptionMode&&(this.interruptionMode=r.interruptionMode);break;case"voice_response":this.isProcessing=!1,this.resultCallbacks.forEach(s=>s({text:r.response.agentResponseText||r.response.transcript,transcript:r.response.transcript,audio:r.response.audio,confidence:.95,provider:"runtype"})),(t=r.response.audio)!=null&&t.base64?(this.isSpeaking=!0,this.statusCallbacks.forEach(s=>s("speaking")),this.playAudio(r.response.audio).catch(s=>this.errorCallbacks.forEach(o=>o(s instanceof Error?s:new Error(String(s)))))):(n=r.response.audio)!=null&&n.base64;break;case"audio_end":if(r.requestId&&r.requestId!==this.currentRequestId)break;this.playbackManager?this.playbackManager.markStreamEnd():(this.isSpeaking=!1,this.isProcessing=!1,this.statusCallbacks.forEach(s=>s("idle")));break;case"cancelled":this.isProcessing=!1;break;case"error":this.errorCallbacks.forEach(s=>s(new Error(r.error))),this.statusCallbacks.forEach(s=>s("error")),this.isProcessing=!1;break;case"pong":break}}handleAudioChunk(r){r.length!==0&&this.currentRequestId&&(this.playbackManager||(this.playbackManager=new Ho(24e3),this.playbackManager.onFinished(()=>{this.isSpeaking=!1,this.playbackManager=null,this.vad.stop(),this.statusCallbacks.forEach(t=>t("idle"))})),this.isSpeaking||(this.isSpeaking=!0,this.statusCallbacks.forEach(t=>t("speaking")),this.startBargeInMonitoring().catch(()=>{})),this.playbackManager.enqueue(r))}stopPlayback(){!this.isProcessing&&!this.isSpeaking||(this.cancelCurrentPlayback(),this.statusCallbacks.forEach(r=>r("idle")))}cancelCurrentPlayback(){this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(this.playbackManager.flush(),this.playbackManager=null),this.currentRequestId&&this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"cancel",requestId:this.currentRequestId})),this.currentRequestId=null,this.isProcessing=!1,this.isSpeaking=!1}async startListening(){var r,t,n,s;try{if(this.isProcessing||this.isSpeaking)if(this.interruptionMode!=="none")this.cancelCurrentPlayback();else return;if(!this.mediaStream){let c=this.interruptionMode==="barge-in"?{audio:{echoCancellation:!0,noiseSuppression:!0}}:{audio:!0};this.mediaStream=await navigator.mediaDevices.getUserMedia(c)}let o=this.w;this.audioContext||(this.audioContext=new(o.AudioContext||o.webkitAudioContext));let a=this.audioContext,i=(t=(r=this.config)==null?void 0:r.pauseDuration)!=null?t:2e3,d=(s=(n=this.config)==null?void 0:n.silenceThreshold)!=null?s:.01;this.vad.start(a,this.mediaStream,"silence",{threshold:d,duration:i},()=>this.stopListening()),this.mediaRecorder=new MediaRecorder(this.mediaStream),this.audioChunks=[],this.mediaRecorder.ondataavailable=c=>{c.data.size>0&&this.audioChunks.push(c.data)},this.mediaRecorder.onstop=async()=>{var c;if(this.audioChunks.length>0){this.isProcessing=!0,this.statusCallbacks.forEach(f=>f("processing")),this.processingStartCallbacks.forEach(f=>f());let u=((c=this.mediaRecorder)==null?void 0:c.mimeType)||"audio/webm",p=new Blob(this.audioChunks,{type:u});await this.sendAudio(p),this.audioChunks=[]}},this.mediaRecorder.start(1e3),this.statusCallbacks.forEach(c=>c("listening"))}catch(o){throw this.errorCallbacks.forEach(a=>a(o)),this.statusCallbacks.forEach(a=>a("error")),o}}async stopListening(){this.vad.stop(),this.mediaRecorder&&(this.interruptionMode!=="barge-in"&&this.mediaRecorder.stream.getTracks().forEach(r=>r.stop()),this.mediaRecorder.stop(),this.mediaRecorder=null),this.interruptionMode!=="barge-in"&&(this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)),this.statusCallbacks.forEach(r=>r("idle"))}async startBargeInMonitoring(){var o,a;if(this.interruptionMode!=="barge-in")return;let r=this.w;if(!this.mediaStream&&r&&(this.mediaStream=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0}})),!this.audioContext&&r&&(this.audioContext=new(r.AudioContext||r.webkitAudioContext)),!this.audioContext||!this.mediaStream)return;let t=this.audioContext,n=(a=(o=this.config)==null?void 0:o.silenceThreshold)!=null?a:.01;this.vad.start(t,this.mediaStream,"speech",{threshold:n,duration:200},()=>this.handleBargeIn())}handleBargeIn(){this.cancelCurrentPlayback(),this.startListening().catch(r=>{this.errorCallbacks.forEach(t=>t(r instanceof Error?r:new Error(String(r))))})}generateRequestId(){return"vreq_"+Math.random().toString(36).substring(2,10)+Date.now().toString(36)}async sendAudio(r){var t;if(!this.ws||this.ws.readyState!==WebSocket.OPEN){this.errorCallbacks.forEach(n=>n(new Error("WebSocket not connected"))),this.statusCallbacks.forEach(n=>n("error"));return}try{let n=await this.blobToBase64(r),s=this.getFormatFromMimeType(r.type),o=this.generateRequestId();this.currentRequestId=o,this.ws.send(JSON.stringify({type:"audio_input",audio:n,format:s,sampleRate:16e3,voiceId:(t=this.config)==null?void 0:t.voiceId,requestId:o}))}catch(n){this.errorCallbacks.forEach(s=>s(n)),this.statusCallbacks.forEach(s=>s("error"))}}getFormatFromMimeType(r){return r.includes("wav")?"wav":r.includes("mpeg")||r.includes("mp3")?"mp3":"webm"}blobToBase64(r){return new Promise((t,n)=>{let s=new FileReader;s.onload=()=>{let a=s.result.split(",")[1];t(a)},s.onerror=n,s.readAsDataURL(r)})}async playAudio(r){if(!r.base64)return;let t=atob(r.base64),n=new Uint8Array(t.length);for(let c=0;c<t.length;c++)n[c]=t.charCodeAt(c);let s=r.format||"mp3",o=s==="mp3"?"audio/mpeg":`audio/${s}`,a=new Blob([n],{type:o}),i=URL.createObjectURL(a),d=new Audio(i);this.currentAudio=d,this.currentAudioUrl=i,d.onended=()=>{URL.revokeObjectURL(i),this.currentAudio===d&&(this.currentAudio=null,this.currentAudioUrl=null,this.isSpeaking=!1,this.statusCallbacks.forEach(c=>c("idle")))},await d.play()}onResult(r){this.resultCallbacks.push(r)}onError(r){this.errorCallbacks.push(r)}onStatusChange(r){this.statusCallbacks.push(r)}onProcessingStart(r){this.processingStartCallbacks.push(r)}async disconnect(){if(this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(await this.playbackManager.destroy(),this.playbackManager=null),this.currentRequestId=null,this.isSpeaking=!1,this.vad.stop(),await this.stopListening(),this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null),this.ws){try{this.ws.close()}catch{}this.ws=null}this.statusCallbacks.forEach(r=>r("disconnected"))}sendHeartbeat(){this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"ping"}))}};var sr=class{constructor(r={}){this.config=r;this.type="browser";this.recognition=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.isListening=!1;this.w=typeof window!="undefined"?window:void 0}async connect(){this.statusCallbacks.forEach(r=>r("connected"))}async startListening(){var r,t;try{if(this.isListening)throw new Error("Already listening");if(!this.w)throw new Error("Window object not available");let n=this.w.SpeechRecognition||this.w.webkitSpeechRecognition;if(!n)throw new Error("Browser speech recognition not supported");this.recognition=new n,this.recognition.lang=((r=this.config)==null?void 0:r.language)||"en-US",this.recognition.continuous=((t=this.config)==null?void 0:t.continuous)||!1,this.recognition.interimResults=!0,this.recognition.onresult=s=>{var i;let o=Array.from(s.results).map(d=>d[0]).map(d=>d.transcript).join(""),a=s.results[s.results.length-1].isFinal;this.resultCallbacks.forEach(d=>d({text:o,confidence:a?.8:.5,provider:"browser"})),a&&!((i=this.config)!=null&&i.continuous)&&this.stopListening()},this.recognition.onerror=s=>{this.errorCallbacks.forEach(o=>o(new Error(s.error))),this.statusCallbacks.forEach(o=>o("error"))},this.recognition.onstart=()=>{this.isListening=!0,this.statusCallbacks.forEach(s=>s("listening"))},this.recognition.onend=()=>{this.isListening=!1,this.statusCallbacks.forEach(s=>s("idle"))},this.recognition.start()}catch(n){throw this.errorCallbacks.forEach(s=>s(n)),this.statusCallbacks.forEach(s=>s("error")),n}}async stopListening(){this.recognition&&(this.recognition.stop(),this.recognition=null),this.isListening=!1,this.statusCallbacks.forEach(r=>r("idle"))}onResult(r){this.resultCallbacks.push(r)}onError(r){this.errorCallbacks.push(r)}onStatusChange(r){this.statusCallbacks.push(r)}async disconnect(){await this.stopListening(),this.statusCallbacks.forEach(r=>r("disconnected"))}static isSupported(){return"SpeechRecognition"in window||"webkitSpeechRecognition"in window}};function Cr(e){switch(e.type){case"runtype":if(!e.runtype)throw new Error("Runtype voice provider requires configuration");return new Qr(e.runtype);case"browser":if(!sr.isSupported())throw new Error("Browser speech recognition not supported");return new sr(e.browser||{});case"custom":throw new Error("Custom voice providers not yet implemented");default:throw new Error(`Unknown voice provider type: ${e.type}`)}}function gs(e){if((e==null?void 0:e.type)==="runtype"&&e.runtype)return Cr({type:"runtype",runtype:e.runtype});if(sr.isSupported())return Cr({type:"browser",browser:(e==null?void 0:e.browser)||{language:"en-US"}});throw new Error("No supported voice providers available")}function Do(e){try{return gs(e),!0}catch{return!1}}var eo=class e{constructor(r={},t){this.config=r;this.callbacks=t;this.status="idle";this.streaming=!1;this.abortController=null;this.sequenceCounter=Date.now();this.clientSession=null;this.agentExecution=null;this.artifacts=new Map;this.selectedArtifactId=null;this.voiceProvider=null;this.voiceActive=!1;this.voiceStatus="disconnected";this.pendingVoiceUserMessageId=null;this.pendingVoiceAssistantMessageId=null;this.ttsSpokenMessageIds=new Set;this.handleEvent=r=>{var t,n,s,o,a,i,d;r.type==="message"?(this.upsertMessage(r.message),(t=r.message.agentMetadata)!=null&&t.executionId&&(this.agentExecution?r.message.agentMetadata.iteration!==void 0&&(this.agentExecution.currentIteration=r.message.agentMetadata.iteration):this.agentExecution={executionId:r.message.agentMetadata.executionId,agentId:"",agentName:(n=r.message.agentMetadata.agentName)!=null?n:"",status:"running",currentIteration:(s=r.message.agentMetadata.iteration)!=null?s:0,maxTurns:0})):r.type==="status"?(this.setStatus(r.status),r.status==="connecting"?this.setStreaming(!0):(r.status==="idle"||r.status==="error")&&(this.setStreaming(!1),this.abortController=null,((o=this.agentExecution)==null?void 0:o.status)==="running"&&(this.agentExecution.status=r.status==="error"?"error":"complete"))):r.type==="error"?(this.setStatus("error"),this.setStreaming(!1),this.abortController=null,((a=this.agentExecution)==null?void 0:a.status)==="running"&&(this.agentExecution.status="error"),(d=(i=this.callbacks).onError)==null||d.call(i,r.error)):(r.type==="artifact_start"||r.type==="artifact_delta"||r.type==="artifact_update"||r.type==="artifact_complete")&&this.applyArtifactStreamEvent(r)};var n;this.messages=[...(n=r.initialMessages)!=null?n:[]].map(s=>{var o;return{...s,sequence:(o=s.sequence)!=null?o:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new xr(r),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.callbacks.onStatusChanged(this.status)}setSSEEventCallback(r){this.client.setSSEEventCallback(r)}isClientTokenMode(){return this.client.isClientTokenMode()}isAgentMode(){return this.client.isAgentMode()}getAgentExecution(){return this.agentExecution}isAgentExecuting(){var r;return((r=this.agentExecution)==null?void 0:r.status)==="running"}isVoiceSupported(){var r;return Do((r=this.config.voiceRecognition)==null?void 0:r.provider)}isVoiceActive(){return this.voiceActive}getVoiceStatus(){return this.voiceStatus}getVoiceInterruptionMode(){var r;return(r=this.voiceProvider)!=null&&r.getInterruptionMode?this.voiceProvider.getInterruptionMode():"none"}stopVoicePlayback(){var r;(r=this.voiceProvider)!=null&&r.stopPlayback&&this.voiceProvider.stopPlayback()}isBargeInActive(){var r,t,n;return(n=(t=(r=this.voiceProvider)==null?void 0:r.isBargeInActive)==null?void 0:t.call(r))!=null?n:!1}async deactivateBargeIn(){var r;(r=this.voiceProvider)!=null&&r.deactivateBargeIn&&await this.voiceProvider.deactivateBargeIn()}setupVoice(r){var t,n,s;try{let o=r||this.getVoiceConfigFromConfig();if(!o)throw new Error("Voice configuration not provided");this.voiceProvider=Cr(o);let a=(t=this.config.voiceRecognition)!=null?t:{},i=(n=a.processingText)!=null?n:"\u{1F3A4} Processing voice...",d=(s=a.processingErrorText)!=null?s:"Voice processing failed. Please try again.";this.voiceProvider.onProcessingStart&&this.voiceProvider.onProcessingStart(()=>{let c=this.injectMessage({role:"user",content:i,streaming:!1,voiceProcessing:!0});this.pendingVoiceUserMessageId=c.id;let u=this.injectMessage({role:"assistant",content:"",streaming:!0,voiceProcessing:!0});this.pendingVoiceAssistantMessageId=u.id,this.setStreaming(!0)}),this.voiceProvider.onResult(c=>{var u,p,f,m,v,S;if(c.provider==="browser")c.text&&c.text.trim()&&this.sendMessage(c.text,{viaVoice:!0});else if(c.provider==="runtype"){this.pendingVoiceUserMessageId&&((u=c.transcript)!=null&&u.trim())?this.upsertMessage({id:this.pendingVoiceUserMessageId,role:"user",content:c.transcript.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(p=c.transcript)!=null&&p.trim()&&this.injectUserMessage({content:c.transcript.trim()}),this.pendingVoiceAssistantMessageId&&((f=c.text)!=null&&f.trim())?this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:c.text.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(m=c.text)!=null&&m.trim()&&this.injectAssistantMessage({content:c.text.trim()});{let b=(S=this.pendingVoiceAssistantMessageId)!=null?S:(v=[...this.messages].reverse().find(x=>x.role==="assistant"))==null?void 0:v.id;b&&this.ttsSpokenMessageIds.add(b)}this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null}}),this.voiceProvider.onError(c=>{console.error("Voice error:",c),this.pendingVoiceAssistantMessageId&&(this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:d,createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}),this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null)}),this.voiceProvider.onStatusChange(c=>{var u,p;this.voiceStatus=c,this.voiceActive=c==="listening",(p=(u=this.callbacks).onVoiceStatusChanged)==null||p.call(u,c)}),this.voiceProvider.connect()}catch(o){console.error("Failed to setup voice:",o)}}async toggleVoice(){if(!this.voiceProvider){console.error("Voice not configured");return}if(this.voiceActive)await this.voiceProvider.stopListening();else{this.stopSpeaking();try{await this.voiceProvider.startListening()}catch(r){console.error("Failed to start voice:",r)}}}cleanupVoice(){this.voiceProvider&&(this.voiceProvider.disconnect(),this.voiceProvider=null),this.voiceActive=!1,this.voiceStatus="disconnected"}getVoiceConfigFromConfig(){var t,n,s,o,a,i,d,c,u;if(!((t=this.config.voiceRecognition)!=null&&t.provider))return;let r=this.config.voiceRecognition.provider;switch(r.type){case"runtype":return{type:"runtype",runtype:{agentId:((n=r.runtype)==null?void 0:n.agentId)||"",clientToken:((s=r.runtype)==null?void 0:s.clientToken)||"",host:(o=r.runtype)==null?void 0:o.host,voiceId:(a=r.runtype)==null?void 0:a.voiceId,pauseDuration:(i=r.runtype)==null?void 0:i.pauseDuration,silenceThreshold:(d=r.runtype)==null?void 0:d.silenceThreshold}};case"browser":return{type:"browser",browser:{language:((c=r.browser)==null?void 0:c.language)||"en-US",continuous:(u=r.browser)==null?void 0:u.continuous}};default:return}}async initClientSession(){var r,t;if(!this.isClientTokenMode())return null;try{let n=await this.client.initSession();return this.setClientSession(n),n}catch(n){return(t=(r=this.callbacks).onError)==null||t.call(r,n instanceof Error?n:new Error(String(n))),null}}setClientSession(r){if(this.clientSession=r,r.config.welcomeMessage&&this.messages.length===0){let t={id:`welcome-${Date.now()}`,role:"assistant",content:r.config.welcomeMessage,createdAt:new Date().toISOString(),sequence:this.nextSequence()};this.appendMessage(t)}}getClientSession(){var r;return(r=this.clientSession)!=null?r:this.client.getClientSession()}isSessionValid(){let r=this.getClientSession();return r?new Date<r.expiresAt:!1}clearClientSession(){this.clientSession=null,this.client.clearClientSession()}getClient(){return this.client}async submitMessageFeedback(r,t){return this.client.submitMessageFeedback(r,t)}async submitCSATFeedback(r,t){return this.client.submitCSATFeedback(r,t)}async submitNPSFeedback(r,t){return this.client.submitNPSFeedback(r,t)}updateConfig(r){let t=this.client.getSSEEventCallback();this.config={...this.config,...r},this.client=new xr(this.config),t&&this.client.setSSEEventCallback(t)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(r){this.handleEvent(r)}injectMessage(r){let{role:t,content:n,llmContent:s,contentParts:o,id:a,createdAt:i,sequence:d,streaming:c=!1,voiceProcessing:u}=r,f={id:a!=null?a:t==="user"?Zr():t==="assistant"?vr():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:t,content:n,createdAt:i!=null?i:new Date().toISOString(),sequence:d!=null?d:this.nextSequence(),streaming:c,...s!==void 0&&{llmContent:s},...o!==void 0&&{contentParts:o},...u!==void 0&&{voiceProcessing:u}};return this.upsertMessage(f),f}injectAssistantMessage(r){return this.injectMessage({...r,role:"assistant"})}injectUserMessage(r){return this.injectMessage({...r,role:"user"})}injectSystemMessage(r){return this.injectMessage({...r,role:"system"})}injectMessageBatch(r){let t=[];for(let n of r){let{role:s,content:o,llmContent:a,contentParts:i,id:d,createdAt:c,sequence:u,streaming:p=!1}=n,m={id:d!=null?d:s==="user"?Zr():s==="assistant"?vr():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:s,content:o,createdAt:c!=null?c:new Date().toISOString(),sequence:u!=null?u:this.nextSequence(),streaming:p,...a!==void 0&&{llmContent:a},...i!==void 0&&{contentParts:i}};t.push(m)}return this.messages=this.sortMessages([...this.messages,...t]),this.callbacks.onMessagesChanged([...this.messages]),t}async sendMessage(r,t){var c,u,p,f,m;let n=r.trim();if(!n&&(!(t!=null&&t.contentParts)||t.contentParts.length===0))return;this.stopSpeaking(),(c=this.abortController)==null||c.abort();let s=Zr(),o=vr(),a={id:s,role:"user",content:n||Wo,createdAt:new Date().toISOString(),sequence:this.nextSequence(),viaVoice:(t==null?void 0:t.viaVoice)||!1,...(t==null?void 0:t.contentParts)&&t.contentParts.length>0&&{contentParts:t.contentParts}};this.appendMessage(a),this.setStreaming(!0);let i=new AbortController;this.abortController=i;let d=[...this.messages];try{await this.client.dispatch({messages:d,signal:i.signal,assistantMessageId:o},this.handleEvent)}catch(v){let S=v instanceof Error&&(v.name==="AbortError"||v.message.includes("aborted")||v.message.includes("abort"));if(!S){let b={id:o,role:"assistant",createdAt:new Date().toISOString(),content:"It looks like the proxy isn't returning a real response yet. Here's a sample message so you can continue testing locally.",sequence:this.nextSequence()};this.appendMessage(b)}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,S||(v instanceof Error?(p=(u=this.callbacks).onError)==null||p.call(u,v):(m=(f=this.callbacks).onError)==null||m.call(f,new Error(String(v))))}}async continueConversation(){var s,o,a,i,d;if(this.streaming)return;(s=this.abortController)==null||s.abort();let r=vr();this.setStreaming(!0);let t=new AbortController;this.abortController=t;let n=[...this.messages];try{await this.client.dispatch({messages:n,signal:t.signal,assistantMessageId:r},this.handleEvent)}catch(c){let u={id:r,role:"assistant",createdAt:new Date().toISOString(),content:"It looks like the proxy isn't returning a real response yet. Here's a sample message so you can continue testing locally.",sequence:this.nextSequence()};this.appendMessage(u),this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,c instanceof Error?(a=(o=this.callbacks).onError)==null||a.call(o,c):(d=(i=this.callbacks).onError)==null||d.call(i,new Error(String(c)))}}async connectStream(r,t){var s,o,a;if(this.streaming)return;(s=this.abortController)==null||s.abort();let n=!1;for(let i of this.messages)i.streaming&&(i.streaming=!1,n=!0);n&&this.callbacks.onMessagesChanged([...this.messages]),this.setStreaming(!0);try{await this.client.processStream(r,this.handleEvent,t==null?void 0:t.assistantMessageId)}catch(i){this.setStatus("error"),this.setStreaming(!1),this.abortController=null,(a=(o=this.callbacks).onError)==null||a.call(o,i instanceof Error?i:new Error(String(i)))}}async resolveApproval(r,t){var d,c,u;let n=`approval-${r.id}`,s={...r,status:t,resolvedAt:Date.now()},o={id:n,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",approval:s};this.upsertMessage(o);let a=this.config.approval,i=a&&typeof a=="object"?a.onDecision:void 0;try{let p;if(i?p=await i({approvalId:r.id,executionId:r.executionId,agentId:r.agentId,toolName:r.toolName},t):p=await this.client.resolveApproval({agentId:r.agentId,executionId:r.executionId,approvalId:r.id},t),p){let f=null;if(p instanceof Response){if(!p.ok){let m=await p.json().catch(()=>null);throw new Error((d=m==null?void 0:m.error)!=null?d:`Approval request failed: ${p.status}`)}f=p.body}else p instanceof ReadableStream&&(f=p);f?await this.connectStream(f):t==="denied"&&this.appendMessage({id:`denial-${r.id}`,role:"assistant",content:"Tool execution was denied by user.",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}}catch(p){(u=(c=this.callbacks).onError)==null||u.call(c,p instanceof Error?p:new Error(String(p)))}}cancel(){var r;(r=this.abortController)==null||r.abort(),this.abortController=null,this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var r;this.stopSpeaking(),(r=this.abortController)==null||r.abort(),this.abortController=null,this.messages=[],this.agentExecution=null,this.clearArtifactState(),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}getArtifacts(){return[...this.artifacts.values()]}getArtifactById(r){return this.artifacts.get(r)}getSelectedArtifactId(){return this.selectedArtifactId}selectArtifact(r){this.selectedArtifactId=r,this.emitArtifactsState()}clearArtifacts(){this.clearArtifactState()}upsertArtifact(r){var s;let t=r.id||`art_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,9)}`;if(r.artifactType==="markdown"){let o={id:t,artifactType:"markdown",title:r.title,status:"complete",markdown:r.content};return this.artifacts.set(t,o),this.selectedArtifactId=t,this.emitArtifactsState(),o}let n={id:t,artifactType:"component",title:r.title,status:"complete",component:r.component,props:(s=r.props)!=null?s:{}};return this.artifacts.set(t,n),this.selectedArtifactId=t,this.emitArtifactsState(),n}clearArtifactState(){this.artifacts.size===0&&this.selectedArtifactId===null||(this.artifacts.clear(),this.selectedArtifactId=null,this.emitArtifactsState())}emitArtifactsState(){var r,t;(t=(r=this.callbacks).onArtifactsState)==null||t.call(r,{artifacts:[...this.artifacts.values()],selectedId:this.selectedArtifactId})}applyArtifactStreamEvent(r){var t,n;switch(r.type){case"artifact_start":{r.artifactType==="markdown"?this.artifacts.set(r.id,{id:r.id,artifactType:"markdown",title:r.title,status:"streaming",markdown:""}):this.artifacts.set(r.id,{id:r.id,artifactType:"component",title:r.title,status:"streaming",component:(t=r.component)!=null?t:"",props:{}}),this.selectedArtifactId=r.id;break}case"artifact_delta":{let s=this.artifacts.get(r.id);(s==null?void 0:s.artifactType)==="markdown"&&(s.markdown=((n=s.markdown)!=null?n:"")+r.artDelta);break}case"artifact_update":{let s=this.artifacts.get(r.id);(s==null?void 0:s.artifactType)==="component"&&(s.props={...s.props,...r.props},r.component&&(s.component=r.component));break}case"artifact_complete":{let s=this.artifacts.get(r.id);s&&(s.status="complete");break}default:return}this.emitArtifactsState()}hydrateMessages(r){var t;(t=this.abortController)==null||t.abort(),this.abortController=null,this.messages=this.sortMessages(r.map(n=>{var s;return{...n,streaming:!1,sequence:(s=n.sequence)!=null?s:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}setStatus(r){this.status!==r&&(this.status=r,this.callbacks.onStatusChanged(r))}setStreaming(r){if(this.streaming===r)return;let t=this.streaming;this.streaming=r,this.callbacks.onStreamingChanged(r),t&&!r&&this.speakLatestAssistantMessage()}speakLatestAssistantMessage(){let r=this.config.textToSpeech;if(!(r!=null&&r.enabled)||!(!r.provider||r.provider==="browser"||r.provider==="runtype"&&r.browserFallback))return;let n=[...this.messages].reverse().find(o=>o.role==="assistant"&&o.content&&!o.voiceProcessing);if(!n)return;if(this.ttsSpokenMessageIds.has(n.id)){this.ttsSpokenMessageIds.delete(n.id);return}let s=n.content;s.trim()&&this.speak(s,r)}speak(r,t){if(typeof window=="undefined"||!("speechSynthesis"in window))return;let n=window.speechSynthesis;n.cancel();let s=new SpeechSynthesisUtterance(r),o=n.getVoices();if(t.voice){let a=o.find(i=>i.name===t.voice);a&&(s.voice=a)}else o.length>0&&(s.voice=t.pickVoice?t.pickVoice(o):e.pickBestVoice(o));t.rate!==void 0&&(s.rate=t.rate),t.pitch!==void 0&&(s.pitch=t.pitch),setTimeout(()=>n.speak(s),50)}static pickBestVoice(r){var n;let t=["Microsoft Jenny Online (Natural) - English (United States)","Microsoft Aria Online (Natural) - English (United States)","Microsoft Guy Online (Natural) - English (United States)","Google US English","Google UK English Female","Ava (Premium)","Evan (Enhanced)","Samantha (Enhanced)","Samantha","Daniel","Karen","Microsoft David Desktop - English (United States)","Microsoft Zira Desktop - English (United States)"];for(let s of t){let o=r.find(a=>a.name===s);if(o)return o}return(n=r.find(s=>s.lang.startsWith("en")))!=null?n:r[0]}stopSpeaking(){typeof window!="undefined"&&"speechSynthesis"in window&&window.speechSynthesis.cancel()}appendMessage(r){let t=this.ensureSequence(r);this.messages=this.sortMessages([...this.messages,t]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(r){let t=this.ensureSequence(r),n=this.messages.findIndex(s=>s.id===t.id);if(n===-1){this.appendMessage(t);return}this.messages=this.messages.map((s,o)=>o===n?{...s,...t}:s),this.messages=this.sortMessages(this.messages),this.callbacks.onMessagesChanged([...this.messages])}ensureSequence(r){return r.sequence!==void 0?{...r}:{...r,sequence:this.nextSequence()}}nextSequence(){return this.sequenceCounter++}sortMessages(r){return[...r].sort((t,n)=>{var d,c;let s=new Date(t.createdAt).getTime(),o=new Date(n.createdAt).getTime();if(!Number.isNaN(s)&&!Number.isNaN(o)&&s!==o)return s-o;let a=(d=t.sequence)!=null?d:0,i=(c=n.sequence)!=null?c:0;return a!==i?a-i:t.id.localeCompare(n.id)})}};var h=(e,r)=>{let t=document.createElement(e);return r&&(t.className=r),t},En=(e,r,t)=>{let n=e.createElement(r);return t&&(n.className=t),n};import*as md from"lucide";var he=(e,r=24,t="currentColor",n=2)=>{try{let s=e.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join(""),o=md[s];return o?fd(o,r,t,n):(console.warn(`Lucide icon "${e}" not found (tried "${s}"). Available icons: https://lucide.dev/icons`),null)}catch(s){return console.warn(`Failed to render Lucide icon "${e}":`,s),null}};function fd(e,r,t,n){if(!e||!Array.isArray(e))return null;let s=document.createElementNS("http://www.w3.org/2000/svg","svg");return s.setAttribute("width",String(r)),s.setAttribute("height",String(r)),s.setAttribute("viewBox","0 0 24 24"),s.setAttribute("fill","none"),s.setAttribute("stroke",t),s.setAttribute("stroke-width",String(n)),s.setAttribute("stroke-linecap","round"),s.setAttribute("stroke-linejoin","round"),s.setAttribute("aria-hidden","true"),e.forEach(o=>{if(Array.isArray(o)&&o.length>=2){let a=o[0],i=o[1];if(i){let d=document.createElementNS("http://www.w3.org/2000/svg",a);Object.entries(i).forEach(([c,u])=>{c!=="stroke"&&d.setAttribute(c,String(u))}),s.appendChild(d)}}}),s}var No={allowedTypes:Hn,maxFileSize:10*1024*1024,maxFiles:4};function hd(){return`attach_${Date.now()}_${Math.random().toString(36).substring(2,9)}`}function yd(e){return e==="application/pdf"||e.startsWith("text/")||e.includes("word")?"file-text":e.includes("excel")||e.includes("spreadsheet")?"file-spreadsheet":e==="application/json"?"file-json":"file"}var wr=class e{constructor(r={}){this.attachments=[];this.previewsContainer=null;var t,n,s;this.config={allowedTypes:(t=r.allowedTypes)!=null?t:No.allowedTypes,maxFileSize:(n=r.maxFileSize)!=null?n:No.maxFileSize,maxFiles:(s=r.maxFiles)!=null?s:No.maxFiles,onFileRejected:r.onFileRejected,onAttachmentsChange:r.onAttachmentsChange}}setPreviewsContainer(r){this.previewsContainer=r}updateConfig(r){r.allowedTypes!==void 0&&(this.config.allowedTypes=r.allowedTypes.length>0?r.allowedTypes:No.allowedTypes),r.maxFileSize!==void 0&&(this.config.maxFileSize=r.maxFileSize),r.maxFiles!==void 0&&(this.config.maxFiles=r.maxFiles),r.onFileRejected!==void 0&&(this.config.onFileRejected=r.onFileRejected),r.onAttachmentsChange!==void 0&&(this.config.onAttachmentsChange=r.onAttachmentsChange)}getAttachments(){return[...this.attachments]}getContentParts(){return this.attachments.map(r=>r.contentPart)}hasAttachments(){return this.attachments.length>0}count(){return this.attachments.length}async handleFileSelect(r){!r||r.length===0||await this.handleFiles(Array.from(r))}async handleFiles(r){var t,n,s,o,a,i,d;if(r.length){for(let c of r){if(this.attachments.length>=this.config.maxFiles){(n=(t=this.config).onFileRejected)==null||n.call(t,c,"count");continue}let u=xl(c,this.config.allowedTypes,this.config.maxFileSize);if(!u.valid){let p=(s=u.error)!=null&&s.includes("type")?"type":"size";(a=(o=this.config).onFileRejected)==null||a.call(o,c,p);continue}try{let p=await bl(c),f=Ro(c)?URL.createObjectURL(c):null,m={id:hd(),file:c,previewUrl:f,contentPart:p};this.attachments.push(m),this.renderPreview(m)}catch(p){console.error("[AttachmentManager] Failed to process file:",p)}}this.updatePreviewsVisibility(),(d=(i=this.config).onAttachmentsChange)==null||d.call(i,this.getAttachments())}}removeAttachment(r){var o,a,i;let t=this.attachments.findIndex(d=>d.id===r);if(t===-1)return;let n=this.attachments[t];n.previewUrl&&URL.revokeObjectURL(n.previewUrl),this.attachments.splice(t,1);let s=(o=this.previewsContainer)==null?void 0:o.querySelector(`[data-attachment-id="${r}"]`);s&&s.remove(),this.updatePreviewsVisibility(),(i=(a=this.config).onAttachmentsChange)==null||i.call(a,this.getAttachments())}clearAttachments(){var r,t;for(let n of this.attachments)n.previewUrl&&URL.revokeObjectURL(n.previewUrl);this.attachments=[],this.previewsContainer&&(this.previewsContainer.innerHTML=""),this.updatePreviewsVisibility(),(t=(r=this.config).onAttachmentsChange)==null||t.call(r,this.getAttachments())}renderPreview(r){if(!this.previewsContainer)return;let t=Ro(r.file),n=h("div","persona-attachment-preview persona-relative persona-inline-block");if(n.setAttribute("data-attachment-id",r.id),n.style.width="48px",n.style.height="48px",t&&r.previewUrl){let a=h("img");a.src=r.previewUrl,a.alt=r.file.name,a.className="persona-w-full persona-h-full persona-object-cover persona-rounded-lg persona-border persona-border-gray-200",a.style.width="48px",a.style.height="48px",a.style.objectFit="cover",a.style.borderRadius="8px",n.appendChild(a)}else{let a=h("div");a.style.width="48px",a.style.height="48px",a.style.borderRadius="8px",a.style.backgroundColor="var(--persona-container, #f3f4f6)",a.style.border="1px solid var(--persona-border, #e5e7eb)",a.style.display="flex",a.style.flexDirection="column",a.style.alignItems="center",a.style.justifyContent="center",a.style.gap="2px",a.style.overflow="hidden";let i=yd(r.file.type),d=he(i,20,"var(--persona-muted, #6b7280)",1.5);d&&a.appendChild(d);let c=h("span");c.textContent=vl(r.file.type,r.file.name),c.style.fontSize="8px",c.style.fontWeight="600",c.style.color="var(--persona-muted, #6b7280)",c.style.textTransform="uppercase",c.style.lineHeight="1",a.appendChild(c),n.appendChild(a)}let s=h("button","persona-attachment-remove persona-absolute persona-flex persona-items-center persona-justify-center");s.type="button",s.setAttribute("aria-label","Remove attachment"),s.style.position="absolute",s.style.top="-4px",s.style.right="-4px",s.style.width="18px",s.style.height="18px",s.style.borderRadius="50%",s.style.backgroundColor="var(--persona-palette-colors-black-alpha-60, rgba(0, 0, 0, 0.6))",s.style.border="none",s.style.cursor="pointer",s.style.display="flex",s.style.alignItems="center",s.style.justifyContent="center",s.style.padding="0";let o=he("x",10,"var(--persona-text-inverse, #ffffff)",2);o?s.appendChild(o):(s.textContent="\xD7",s.style.color="var(--persona-text-inverse, #ffffff)",s.style.fontSize="14px",s.style.lineHeight="1"),s.addEventListener("click",a=>{a.preventDefault(),a.stopPropagation(),this.removeAttachment(r.id)}),n.appendChild(s),this.previewsContainer.appendChild(n)}updatePreviewsVisibility(){this.previewsContainer&&(this.previewsContainer.style.display=this.attachments.length>0?"flex":"none")}static fromConfig(r,t){return new e({allowedTypes:r==null?void 0:r.allowedTypes,maxFileSize:r==null?void 0:r.maxFileSize,maxFiles:r==null?void 0:r.maxFiles,onFileRejected:r==null?void 0:r.onFileRejected,onAttachmentsChange:t})}};var Cl={colors:{primary:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"}},spacing:{0:"0px",1:"0.25rem",2:"0.5rem",3:"0.75rem",4:"1rem",5:"1.25rem",6:"1.5rem",8:"2rem",10:"2.5rem",12:"3rem",16:"4rem",20:"5rem",24:"6rem",32:"8rem",40:"10rem",48:"12rem",56:"14rem",64:"16rem"},typography:{fontFamily:{sans:'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif',serif:'Georgia, Cambria, "Times New Roman", Times, serif',mono:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace"},fontSize:{xs:"0.75rem",sm:"0.875rem",base:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem"},fontWeight:{normal:"400",medium:"500",semibold:"600",bold:"700"},lineHeight:{tight:"1.25",normal:"1.5",relaxed:"1.625"}},shadows:{none:"none",sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)"},borders:{none:"none",sm:"1px solid",md:"2px solid",lg:"4px solid"},radius:{none:"0px",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem",full:"9999px"}},wl={colors:{primary:"palette.colors.primary.500",secondary:"palette.colors.gray.500",accent:"palette.colors.primary.600",surface:"palette.colors.gray.50",background:"palette.colors.gray.50",container:"palette.colors.gray.100",text:"palette.colors.gray.900",textMuted:"palette.colors.gray.500",textInverse:"palette.colors.gray.50",border:"palette.colors.gray.200",divider:"palette.colors.gray.200",interactive:{default:"palette.colors.primary.500",hover:"palette.colors.primary.600",focus:"palette.colors.primary.700",active:"palette.colors.primary.800",disabled:"palette.colors.gray.300"},feedback:{success:"palette.colors.success.500",warning:"palette.colors.warning.500",error:"palette.colors.error.500",info:"palette.colors.primary.500"}},spacing:{xs:"palette.spacing.1",sm:"palette.spacing.2",md:"palette.spacing.4",lg:"palette.spacing.6",xl:"palette.spacing.8","2xl":"palette.spacing.10"},typography:{fontFamily:"palette.typography.fontFamily.sans",fontSize:"palette.typography.fontSize.base",fontWeight:"palette.typography.fontWeight.normal",lineHeight:"palette.typography.lineHeight.normal"}},Sl={button:{primary:{background:"semantic.colors.primary",foreground:"semantic.colors.textInverse",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},secondary:{background:"semantic.colors.surface",foreground:"semantic.colors.text",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},ghost:{background:"transparent",foreground:"semantic.colors.text",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},input:{background:"semantic.colors.surface",placeholder:"semantic.colors.textMuted",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md",focus:{border:"semantic.colors.interactive.focus",ring:"semantic.colors.interactive.focus"}},launcher:{size:"60px",iconSize:"28px",borderRadius:"palette.radius.full",shadow:"palette.shadows.lg"},panel:{width:"min(400px, calc(100vw - 24px))",maxWidth:"400px",height:"600px",maxHeight:"calc(100vh - 80px)",borderRadius:"palette.radius.xl",shadow:"palette.shadows.xl"},header:{background:"semantic.colors.surface",border:"semantic.colors.border",borderRadius:"palette.radius.xl palette.radius.xl 0 0",padding:"semantic.spacing.md",iconBackground:"semantic.colors.primary",iconForeground:"semantic.colors.textInverse",titleForeground:"semantic.colors.primary",subtitleForeground:"semantic.colors.textMuted",actionIconForeground:"semantic.colors.textMuted"},message:{user:{background:"semantic.colors.primary",text:"semantic.colors.textInverse",borderRadius:"palette.radius.lg",shadow:"palette.shadows.sm"},assistant:{background:"semantic.colors.container",text:"semantic.colors.text",borderRadius:"palette.radius.lg",border:"semantic.colors.border",shadow:"palette.shadows.sm"}},toolBubble:{shadow:"palette.shadows.sm"},reasoningBubble:{shadow:"palette.shadows.sm"},composer:{shadow:"none"},markdown:{inlineCode:{background:"semantic.colors.container",foreground:"semantic.colors.text"},link:{foreground:"semantic.colors.accent"},prose:{fontFamily:"inherit"}},voice:{recording:{indicator:"palette.colors.error.500",background:"palette.colors.error.50",border:"palette.colors.error.200"},processing:{icon:"palette.colors.primary.500",background:"palette.colors.primary.50"},speaking:{icon:"palette.colors.success.500"}},approval:{requested:{background:"palette.colors.warning.50",border:"palette.colors.warning.200",text:"palette.colors.gray.900"},approve:{background:"palette.colors.success.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"},deny:{background:"palette.colors.error.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},attachment:{image:{background:"palette.colors.gray.100",border:"palette.colors.gray.200"}},artifact:{pane:{background:"semantic.colors.container",toolbarBackground:"semantic.colors.container"}}};function to(e,r){if(!r.startsWith("palette.")&&!r.startsWith("semantic.")&&!r.startsWith("components."))return r;let t=r.split("."),n=e;for(let s of t){if(n==null)return;n=n[s]}return typeof n=="string"&&(n.startsWith("palette.")||n.startsWith("semantic.")||n.startsWith("components."))?to(e,n):n}function ms(e){let r={};function t(n,s){for(let[o,a]of Object.entries(n)){let i=`${s}.${o}`;if(typeof a=="string"){let d=to(e,a);d!==void 0&&(r[i]={path:i,value:d,type:s.includes("color")?"color":s.includes("spacing")?"spacing":s.includes("typography")?"typography":s.includes("shadow")?"shadow":s.includes("border")?"border":"color"})}else typeof a=="object"&&a!==null&&t(a,i)}}return t(e.palette,"palette"),t(e.semantic,"semantic"),t(e.components,"components"),r}function Al(e){let r=[],t=[];return e.palette||r.push({path:"palette",message:"Theme must include a palette",severity:"error"}),e.semantic||t.push({path:"semantic",message:"No semantic tokens defined - defaults will be used",severity:"warning"}),e.components||t.push({path:"components",message:"No component tokens defined - defaults will be used",severity:"warning"}),{valid:r.length===0,errors:r,warnings:t}}function El(e,r){let t={...e};for(let[n,s]of Object.entries(r)){let o=t[n];o&&typeof o=="object"&&!Array.isArray(o)&&s&&typeof s=="object"&&!Array.isArray(s)?t[n]=El(o,s):t[n]=s}return t}function bd(e,r){return r?El(e,r):e}function no(e,r={}){var s,o,a,i,d,c,u,p,f,m,v,S,b;let t={palette:Cl,semantic:wl,components:Sl},n={palette:{...t.palette,...e==null?void 0:e.palette,colors:{...t.palette.colors,...(s=e==null?void 0:e.palette)==null?void 0:s.colors},spacing:{...t.palette.spacing,...(o=e==null?void 0:e.palette)==null?void 0:o.spacing},typography:{...t.palette.typography,...(a=e==null?void 0:e.palette)==null?void 0:a.typography},shadows:{...t.palette.shadows,...(i=e==null?void 0:e.palette)==null?void 0:i.shadows},borders:{...t.palette.borders,...(d=e==null?void 0:e.palette)==null?void 0:d.borders},radius:{...t.palette.radius,...(c=e==null?void 0:e.palette)==null?void 0:c.radius}},semantic:{...t.semantic,...e==null?void 0:e.semantic,colors:{...t.semantic.colors,...(u=e==null?void 0:e.semantic)==null?void 0:u.colors,interactive:{...t.semantic.colors.interactive,...(f=(p=e==null?void 0:e.semantic)==null?void 0:p.colors)==null?void 0:f.interactive},feedback:{...t.semantic.colors.feedback,...(v=(m=e==null?void 0:e.semantic)==null?void 0:m.colors)==null?void 0:v.feedback}},spacing:{...t.semantic.spacing,...(S=e==null?void 0:e.semantic)==null?void 0:S.spacing},typography:{...t.semantic.typography,...(b=e==null?void 0:e.semantic)==null?void 0:b.typography}},components:bd(t.components,e==null?void 0:e.components)};if(r.validate!==!1){let x=Al(n);if(!x.valid)throw new Error(`Theme validation failed: ${x.errors.map(k=>k.message).join(", ")}`)}if(r.plugins)for(let x of r.plugins)n=x.transform(n);return n}function fs(e){var v,S,b,x,k,_,w,I,$,T,V,ue,se,z,te,Ee,le,Se,ie,Y,ge,F,J,me,it,Ve,Ge,mt,He,nt,Me,N,oe,ee,q,re,ke,Q,K,_e,ze,Et,qt,Ut,G,Le,ft,yt,Xe,st,Wt,Vt,de,E,Te,ne,be,Ce,Ze,ye,Ie,De,rt,Tt,Ne,Jn,xn,Kn,Dn,lr,Nn,Mn,Qe;let r=ms(e),t={};for(let[Z,an]of Object.entries(r)){let rn=Z.replace(/\./g,"-");t[`--persona-${rn}`]=an.value}t["--persona-primary"]=(v=t["--persona-semantic-colors-primary"])!=null?v:t["--persona-palette-colors-primary-500"],t["--persona-secondary"]=(S=t["--persona-semantic-colors-secondary"])!=null?S:t["--persona-palette-colors-secondary-500"],t["--persona-accent"]=(b=t["--persona-semantic-colors-accent"])!=null?b:t["--persona-palette-colors-accent-500"],t["--persona-surface"]=(x=t["--persona-semantic-colors-surface"])!=null?x:t["--persona-palette-colors-gray-50"],t["--persona-background"]=(k=t["--persona-semantic-colors-background"])!=null?k:t["--persona-palette-colors-gray-50"],t["--persona-container"]=(_=t["--persona-semantic-colors-container"])!=null?_:t["--persona-palette-colors-gray-100"],t["--persona-text"]=(w=t["--persona-semantic-colors-text"])!=null?w:t["--persona-palette-colors-gray-900"],t["--persona-text-muted"]=(I=t["--persona-semantic-colors-text-muted"])!=null?I:t["--persona-palette-colors-gray-500"],t["--persona-text-inverse"]=($=t["--persona-semantic-colors-text-inverse"])!=null?$:t["--persona-palette-colors-gray-50"],t["--persona-border"]=(T=t["--persona-semantic-colors-border"])!=null?T:t["--persona-palette-colors-gray-200"],t["--persona-divider"]=(V=t["--persona-semantic-colors-divider"])!=null?V:t["--persona-palette-colors-gray-200"],t["--persona-muted"]=t["--persona-text-muted"],t["--persona-voice-recording-indicator"]=(ue=t["--persona-components-voice-recording-indicator"])!=null?ue:t["--persona-palette-colors-error-500"],t["--persona-voice-recording-bg"]=(se=t["--persona-components-voice-recording-background"])!=null?se:t["--persona-palette-colors-error-50"],t["--persona-voice-processing-icon"]=(z=t["--persona-components-voice-processing-icon"])!=null?z:t["--persona-palette-colors-primary-500"],t["--persona-voice-speaking-icon"]=(te=t["--persona-components-voice-speaking-icon"])!=null?te:t["--persona-palette-colors-success-500"],t["--persona-approval-bg"]=(Ee=t["--persona-components-approval-requested-background"])!=null?Ee:t["--persona-palette-colors-warning-50"],t["--persona-approval-border"]=(le=t["--persona-components-approval-requested-border"])!=null?le:t["--persona-palette-colors-warning-200"],t["--persona-approval-text"]=(Se=t["--persona-components-approval-requested-text"])!=null?Se:t["--persona-palette-colors-gray-900"],t["--persona-approval-approve-bg"]=(ie=t["--persona-components-approval-approve-background"])!=null?ie:t["--persona-palette-colors-success-500"],t["--persona-approval-deny-bg"]=(Y=t["--persona-components-approval-deny-background"])!=null?Y:t["--persona-palette-colors-error-500"],t["--persona-attachment-image-bg"]=(ge=t["--persona-components-attachment-image-background"])!=null?ge:t["--persona-palette-colors-gray-100"],t["--persona-attachment-image-border"]=(F=t["--persona-components-attachment-image-border"])!=null?F:t["--persona-palette-colors-gray-200"],t["--persona-font-family"]=(J=t["--persona-semantic-typography-fontFamily"])!=null?J:t["--persona-palette-typography-fontFamily-sans"],t["--persona-font-size"]=(me=t["--persona-semantic-typography-fontSize"])!=null?me:t["--persona-palette-typography-fontSize-base"],t["--persona-font-weight"]=(it=t["--persona-semantic-typography-fontWeight"])!=null?it:t["--persona-palette-typography-fontWeight-normal"],t["--persona-line-height"]=(Ve=t["--persona-semantic-typography-lineHeight"])!=null?Ve:t["--persona-palette-typography-lineHeight-normal"],t["--persona-input-font-family"]=t["--persona-font-family"],t["--persona-input-font-weight"]=t["--persona-font-weight"],t["--persona-radius-sm"]=(Ge=t["--persona-palette-radius-sm"])!=null?Ge:"0.125rem",t["--persona-radius-md"]=(mt=t["--persona-palette-radius-md"])!=null?mt:"0.375rem",t["--persona-radius-lg"]=(He=t["--persona-palette-radius-lg"])!=null?He:"0.5rem",t["--persona-radius-xl"]=(nt=t["--persona-palette-radius-xl"])!=null?nt:"0.75rem",t["--persona-launcher-radius"]=(N=(Me=t["--persona-components-launcher-borderRadius"])!=null?Me:t["--persona-palette-radius-full"])!=null?N:"9999px",t["--persona-button-radius"]=(ee=(oe=t["--persona-components-button-primary-borderRadius"])!=null?oe:t["--persona-palette-radius-full"])!=null?ee:"9999px",t["--persona-panel-radius"]=(re=(q=t["--persona-components-panel-borderRadius"])!=null?q:t["--persona-radius-xl"])!=null?re:"0.75rem",t["--persona-panel-border"]=(ke=t["--persona-components-panel-border"])!=null?ke:`1px solid ${t["--persona-border"]}`,t["--persona-panel-shadow"]=(K=(Q=t["--persona-components-panel-shadow"])!=null?Q:t["--persona-palette-shadows-xl"])!=null?K:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",t["--persona-input-radius"]=(ze=(_e=t["--persona-components-input-borderRadius"])!=null?_e:t["--persona-radius-lg"])!=null?ze:"0.5rem",t["--persona-message-user-radius"]=(qt=(Et=t["--persona-components-message-user-borderRadius"])!=null?Et:t["--persona-radius-lg"])!=null?qt:"0.5rem",t["--persona-message-assistant-radius"]=(G=(Ut=t["--persona-components-message-assistant-borderRadius"])!=null?Ut:t["--persona-radius-lg"])!=null?G:"0.5rem",t["--persona-header-bg"]=(Le=t["--persona-components-header-background"])!=null?Le:t["--persona-surface"],t["--persona-header-border"]=(ft=t["--persona-components-header-border"])!=null?ft:t["--persona-divider"],t["--persona-header-icon-bg"]=(yt=t["--persona-components-header-iconBackground"])!=null?yt:t["--persona-primary"],t["--persona-header-icon-fg"]=(Xe=t["--persona-components-header-iconForeground"])!=null?Xe:t["--persona-text-inverse"],t["--persona-header-title-fg"]=(st=t["--persona-components-header-titleForeground"])!=null?st:t["--persona-primary"],t["--persona-header-subtitle-fg"]=(Wt=t["--persona-components-header-subtitleForeground"])!=null?Wt:t["--persona-text-muted"],t["--persona-header-action-icon-fg"]=(Vt=t["--persona-components-header-actionIconForeground"])!=null?Vt:t["--persona-muted"];let n=(de=e.components)==null?void 0:de.header;n!=null&&n.shadow&&(t["--persona-header-shadow"]=n.shadow),n!=null&&n.borderBottom&&(t["--persona-header-border-bottom"]=n.borderBottom),t["--persona-message-user-bg"]=(E=t["--persona-components-message-user-background"])!=null?E:t["--persona-accent"],t["--persona-message-user-text"]=(Te=t["--persona-components-message-user-text"])!=null?Te:t["--persona-text-inverse"],t["--persona-message-user-shadow"]=(ne=t["--persona-components-message-user-shadow"])!=null?ne:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-message-assistant-bg"]=(be=t["--persona-components-message-assistant-background"])!=null?be:t["--persona-surface"],t["--persona-message-assistant-text"]=(Ce=t["--persona-components-message-assistant-text"])!=null?Ce:t["--persona-text"],t["--persona-message-assistant-border"]=(Ze=t["--persona-components-message-assistant-border"])!=null?Ze:t["--persona-border"],t["--persona-message-assistant-shadow"]=(ye=t["--persona-components-message-assistant-shadow"])!=null?ye:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-tool-bubble-shadow"]=(Ie=t["--persona-components-toolBubble-shadow"])!=null?Ie:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-reasoning-bubble-shadow"]=(De=t["--persona-components-reasoningBubble-shadow"])!=null?De:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-composer-shadow"]=(rt=t["--persona-components-composer-shadow"])!=null?rt:"none",t["--persona-md-inline-code-bg"]=(Tt=t["--persona-components-markdown-inlineCode-background"])!=null?Tt:t["--persona-container"],t["--persona-md-inline-code-color"]=(Ne=t["--persona-components-markdown-inlineCode-foreground"])!=null?Ne:t["--persona-text"],t["--persona-md-link-color"]=(xn=(Jn=t["--persona-components-markdown-link-foreground"])!=null?Jn:t["--persona-accent"])!=null?xn:"#3b82f6";let s=t["--persona-components-markdown-heading-h1-fontSize"];s&&(t["--persona-md-h1-size"]=s);let o=t["--persona-components-markdown-heading-h1-fontWeight"];o&&(t["--persona-md-h1-weight"]=o);let a=t["--persona-components-markdown-heading-h2-fontSize"];a&&(t["--persona-md-h2-size"]=a);let i=t["--persona-components-markdown-heading-h2-fontWeight"];i&&(t["--persona-md-h2-weight"]=i);let d=t["--persona-components-markdown-prose-fontFamily"];d&&d!=="inherit"&&(t["--persona-md-prose-font-family"]=d);let c=e.components,u=c==null?void 0:c.iconButton;u&&(u.background&&(t["--persona-icon-btn-bg"]=u.background),u.border&&(t["--persona-icon-btn-border"]=u.border),u.color&&(t["--persona-icon-btn-color"]=u.color),u.padding&&(t["--persona-icon-btn-padding"]=u.padding),u.borderRadius&&(t["--persona-icon-btn-radius"]=u.borderRadius),u.hoverBackground&&(t["--persona-icon-btn-hover-bg"]=u.hoverBackground),u.hoverColor&&(t["--persona-icon-btn-hover-color"]=u.hoverColor),u.activeBackground&&(t["--persona-icon-btn-active-bg"]=u.activeBackground),u.activeBorder&&(t["--persona-icon-btn-active-border"]=u.activeBorder));let p=c==null?void 0:c.labelButton;p&&(p.background&&(t["--persona-label-btn-bg"]=p.background),p.border&&(t["--persona-label-btn-border"]=p.border),p.color&&(t["--persona-label-btn-color"]=p.color),p.padding&&(t["--persona-label-btn-padding"]=p.padding),p.borderRadius&&(t["--persona-label-btn-radius"]=p.borderRadius),p.hoverBackground&&(t["--persona-label-btn-hover-bg"]=p.hoverBackground),p.fontSize&&(t["--persona-label-btn-font-size"]=p.fontSize),p.gap&&(t["--persona-label-btn-gap"]=p.gap));let f=c==null?void 0:c.toggleGroup;f&&(f.gap&&(t["--persona-toggle-group-gap"]=f.gap),f.borderRadius&&(t["--persona-toggle-group-radius"]=f.borderRadius));let m=c==null?void 0:c.artifact;if(m!=null&&m.toolbar){let Z=m.toolbar;Z.iconHoverColor&&(t["--persona-artifact-toolbar-icon-hover-color"]=Z.iconHoverColor),Z.iconHoverBackground&&(t["--persona-artifact-toolbar-icon-hover-bg"]=Z.iconHoverBackground),Z.iconPadding&&(t["--persona-artifact-toolbar-icon-padding"]=Z.iconPadding),Z.iconBorderRadius&&(t["--persona-artifact-toolbar-icon-radius"]=Z.iconBorderRadius),Z.iconBorder&&(t["--persona-artifact-toolbar-icon-border"]=Z.iconBorder),Z.toggleGroupGap&&(t["--persona-artifact-toolbar-toggle-group-gap"]=Z.toggleGroupGap),Z.toggleBorderRadius&&(t["--persona-artifact-toolbar-toggle-radius"]=Z.toggleBorderRadius),Z.copyBackground&&(t["--persona-artifact-toolbar-copy-bg"]=Z.copyBackground),Z.copyBorder&&(t["--persona-artifact-toolbar-copy-border"]=Z.copyBorder),Z.copyColor&&(t["--persona-artifact-toolbar-copy-color"]=Z.copyColor),Z.copyBorderRadius&&(t["--persona-artifact-toolbar-copy-radius"]=Z.copyBorderRadius),Z.copyPadding&&(t["--persona-artifact-toolbar-copy-padding"]=Z.copyPadding),Z.copyMenuBackground&&(t["--persona-artifact-toolbar-copy-menu-bg"]=Z.copyMenuBackground,t["--persona-dropdown-bg"]=(Kn=t["--persona-dropdown-bg"])!=null?Kn:Z.copyMenuBackground),Z.copyMenuBorder&&(t["--persona-artifact-toolbar-copy-menu-border"]=Z.copyMenuBorder,t["--persona-dropdown-border"]=(Dn=t["--persona-dropdown-border"])!=null?Dn:Z.copyMenuBorder),Z.copyMenuShadow&&(t["--persona-artifact-toolbar-copy-menu-shadow"]=Z.copyMenuShadow,t["--persona-dropdown-shadow"]=(lr=t["--persona-dropdown-shadow"])!=null?lr:Z.copyMenuShadow),Z.copyMenuBorderRadius&&(t["--persona-artifact-toolbar-copy-menu-radius"]=Z.copyMenuBorderRadius,t["--persona-dropdown-radius"]=(Nn=t["--persona-dropdown-radius"])!=null?Nn:Z.copyMenuBorderRadius),Z.copyMenuItemHoverBackground&&(t["--persona-artifact-toolbar-copy-menu-item-hover-bg"]=Z.copyMenuItemHoverBackground,t["--persona-dropdown-item-hover-bg"]=(Mn=t["--persona-dropdown-item-hover-bg"])!=null?Mn:Z.copyMenuItemHoverBackground),Z.iconBackground&&(t["--persona-artifact-toolbar-icon-bg"]=Z.iconBackground),Z.toolbarBorder&&(t["--persona-artifact-toolbar-border"]=Z.toolbarBorder)}if(m!=null&&m.tab){let Z=m.tab;Z.background&&(t["--persona-artifact-tab-bg"]=Z.background),Z.activeBackground&&(t["--persona-artifact-tab-active-bg"]=Z.activeBackground),Z.activeBorder&&(t["--persona-artifact-tab-active-border"]=Z.activeBorder),Z.borderRadius&&(t["--persona-artifact-tab-radius"]=Z.borderRadius),Z.textColor&&(t["--persona-artifact-tab-color"]=Z.textColor),Z.hoverBackground&&(t["--persona-artifact-tab-hover-bg"]=Z.hoverBackground),Z.listBackground&&(t["--persona-artifact-tab-list-bg"]=Z.listBackground),Z.listBorderColor&&(t["--persona-artifact-tab-list-border-color"]=Z.listBorderColor),Z.listPadding&&(t["--persona-artifact-tab-list-padding"]=Z.listPadding)}if(m!=null&&m.pane){let Z=m.pane;if(Z.toolbarBackground){let an=(Qe=to(e,Z.toolbarBackground))!=null?Qe:Z.toolbarBackground;t["--persona-artifact-toolbar-bg"]=an}}return t}var xd={header:"Widget header bar",messages:"Message list area","user-message":"User message bubble","assistant-message":"Assistant message bubble",composer:"Footer / composer area",container:"Main widget container","artifact-pane":"Artifact sidebar","artifact-toolbar":"Artifact toolbar"};var Tl=e=>typeof e=="object"&&e!==null&&!Array.isArray(e);function ro(e,r){if(!e)return r;if(!r)return e;let t={...e};for(let[n,s]of Object.entries(r)){let o=t[n];Tl(o)&&Tl(s)?t[n]=ro(o,s):t[n]=s}return t}var vd={colors:{primary:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"}}},Ml=e=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return e},Oo=()=>{var e;return typeof document!="undefined"&&document.documentElement.classList.contains("dark")||typeof window!="undefined"&&((e=window.matchMedia)!=null&&e.call(window,"(prefers-color-scheme: dark)").matches)?"dark":"light"},Cd=e=>{var t;let r=(t=e==null?void 0:e.colorScheme)!=null?t:"light";return r==="light"?"light":r==="dark"?"dark":Oo()},kl=e=>Cd(e),wd=e=>no(e),Sd=e=>{var t;let r=no(void 0,{validate:!1});return no({...e,palette:{...r.palette,colors:{...vd.colors,...(t=e==null?void 0:e.palette)==null?void 0:t.colors}}},{validate:!1})},$o=e=>{let r=kl(e),t=Ml(e==null?void 0:e.theme),n=Ml(e==null?void 0:e.darkTheme);return r==="dark"?Sd(ro(t!=null?t:{},n!=null?n:{})):wd(t)},Ad=e=>fs(e),ar=(e,r)=>{var o;let t=$o(r),n=Ad(t);for(let[a,i]of Object.entries(n))e.style.setProperty(a,i);let s=(o=r==null?void 0:r.toolCall)==null?void 0:o.shadow;s!==void 0&&e.style.setProperty("--persona-tool-bubble-shadow",s.trim()===""?"none":s)},hs=e=>{let r=[];if(typeof document!="undefined"&&typeof MutationObserver!="undefined"){let t=new MutationObserver(()=>{e(Oo())});t.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),r.push(()=>t.disconnect())}if(typeof window!="undefined"&&window.matchMedia){let t=window.matchMedia("(prefers-color-scheme: dark)"),n=()=>e(Oo());t.addEventListener?(t.addEventListener("change",n),r.push(()=>t.removeEventListener("change",n))):t.addListener&&(t.addListener(n),r.push(()=>t.removeListener(n)))}return()=>{r.forEach(t=>t())}};import{Idiomorph as Ed}from"idiomorph";var Ll=(e,r,t={})=>{let{preserveTypingAnimation:n=!0}=t;Ed.morph(e,r.innerHTML,{morphStyle:"innerHTML",callbacks:{beforeNodeMorphed(s,o){if(s instanceof HTMLElement&&n&&(s.classList.contains("persona-animate-typing")||s.hasAttribute("data-preserve-animation")))return!1}}})};function Il(e,r){var t,n,s,o,a,i,d,c,u,p,f,m,v,S,b,x,k,_;return[e.id,e.role,(n=(t=e.content)==null?void 0:t.length)!=null?n:0,(o=(s=e.content)==null?void 0:s.slice(-32))!=null?o:"",e.streaming?"1":"0",(a=e.variant)!=null?a:"",(d=(i=e.rawContent)==null?void 0:i.length)!=null?d:0,(u=(c=e.llmContent)==null?void 0:c.length)!=null?u:0,(f=(p=e.approval)==null?void 0:p.status)!=null?f:"",(v=(m=e.toolCall)==null?void 0:m.status)!=null?v:"",(x=(b=(S=e.reasoning)==null?void 0:S.chunks)==null?void 0:b.length)!=null?x:0,(_=(k=e.contentParts)==null?void 0:k.length)!=null?_:0,r].join("\0")}function Pl(){return new Map}function Wl(e,r,t){let n=e.get(r);return n&&n.fingerprint===t?n.wrapper:null}function Rl(e,r,t,n){e.set(r,{fingerprint:t,wrapper:n})}function Hl(e,r){for(let t of e.keys())r.has(t)||e.delete(t)}var Gt={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"};var Fo={side:"right",width:"420px",animate:!0,reveal:"resize"},zt=e=>{var r,t;return((t=(r=e==null?void 0:e.launcher)==null?void 0:r.mountMode)!=null?t:"floating")==="docked"},hn=e=>{var t,n,s,o,a;let r=(t=e==null?void 0:e.launcher)==null?void 0:t.dock;return{side:(n=r==null?void 0:r.side)!=null?n:Fo.side,width:(s=r==null?void 0:r.width)!=null?s:Fo.width,animate:(o=r==null?void 0:r.animate)!=null?o:Fo.animate,reveal:(a=r==null?void 0:r.reveal)!=null?a:Fo.reveal}};var yn={"bottom-right":"persona-bottom-6 persona-right-6","bottom-left":"persona-bottom-6 persona-left-6","top-right":"persona-top-6 persona-right-6","top-left":"persona-top-6 persona-left-6"};var oo=(e,r)=>{let t=h("button");t.type="button",t.innerHTML=`
|
|
8
8
|
<span class="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full persona-bg-persona-primary persona-text-white" data-role="launcher-icon">\u{1F4AC}</span>
|
|
9
9
|
<img data-role="launcher-image" class="persona-rounded-full persona-object-cover" alt="" style="display:none" />
|
|
10
10
|
<span class="persona-flex persona-min-w-0 persona-flex-1 persona-flex-col persona-items-start persona-text-left">
|
|
@@ -12,12 +12,12 @@ import{Marked as Fc}from"marked";var _c=e=>{if(e)return e},Lo=e=>{var s,o;let r=
|
|
|
12
12
|
<span class="persona-block persona-w-full persona-truncate persona-text-xs persona-text-persona-muted" data-role="launcher-subtitle"></span>
|
|
13
13
|
</span>
|
|
14
14
|
<span class="persona-ml-2 persona-grid persona-place-items-center persona-rounded-full persona-bg-persona-primary persona-text-persona-call-to-action" data-role="launcher-call-to-action-icon">\u2197</span>
|
|
15
|
-
`,t.addEventListener("click",r);let n=o=>{var _,w,I,$,T,V,ue,oe,z,te,Ae,ie,Se;let a=(_=o.launcher)!=null?_:{},i=zt(o),d=t.querySelector("[data-role='launcher-title']");if(d){let ae=(w=a.title)!=null?w:"Chat Assistant";d.textContent=ae,d.setAttribute("title",ae)}let c=t.querySelector("[data-role='launcher-subtitle']");if(c){let ae=(I=a.subtitle)!=null?I:"Get answers fast";c.textContent=ae,c.setAttribute("title",ae)}let u=t.querySelector(".persona-flex-col");u&&(a.textHidden||i?u.style.display="none":u.style.display="");let p=t.querySelector("[data-role='launcher-icon']");if(p)if(a.agentIconHidden)p.style.display="none";else{let ae=($=a.agentIconSize)!=null?$:"40px";if(p.style.height=ae,p.style.width=ae,p.innerHTML="",a.agentIconName){let Y=parseFloat(ae)||24,ge=he(a.agentIconName,Y*.6,"var(--persona-text-inverse, #ffffff)",2);ge?(p.appendChild(ge),p.style.display=""):(p.textContent=(T=a.agentIconText)!=null?T:"\u{1F4AC}",p.style.display="")}else a.iconUrl?p.style.display="none":(p.textContent=(V=a.agentIconText)!=null?V:"\u{1F4AC}",p.style.display="")}let f=t.querySelector("[data-role='launcher-image']");if(f){let ae=(ue=a.agentIconSize)!=null?ue:"40px";f.style.height=ae,f.style.width=ae,a.iconUrl&&!a.agentIconName&&!a.agentIconHidden?(f.src=a.iconUrl,f.style.display="block"):f.style.display="none"}let m=t.querySelector("[data-role='launcher-call-to-action-icon']");if(m){let ae=(oe=a.callToActionIconSize)!=null?oe:"32px";m.style.height=ae,m.style.width=ae,a.callToActionIconBackgroundColor?(m.style.backgroundColor=a.callToActionIconBackgroundColor,m.classList.remove("persona-bg-persona-primary")):(m.style.backgroundColor="",m.classList.add("persona-bg-persona-primary"));let Y=0;if(a.callToActionIconPadding?(m.style.boxSizing="border-box",m.style.padding=a.callToActionIconPadding,Y=(parseFloat(a.callToActionIconPadding)||0)*2):(m.style.boxSizing="",m.style.padding=""),a.callToActionIconHidden)m.style.display="none";else if(m.style.display=i?"none":"",m.innerHTML="",a.callToActionIconName){let ge=parseFloat(ae)||24,F=Math.max(ge-Y,8),J=he(a.callToActionIconName,F,"currentColor",2);J?m.appendChild(J):m.textContent=(z=a.callToActionIconText)!=null?z:"\u2197"}else m.textContent=(te=a.callToActionIconText)!=null?te:"\u2197"}let v=a.position&&yn[a.position]?yn[a.position]:yn["bottom-right"],S="persona-fixed persona-flex persona-items-center persona-gap-3 persona-rounded-launcher persona-bg-persona-surface persona-py-2.5 persona-pl-3 persona-pr-3 persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer persona-z-50",b="persona-relative persona-mt-4 persona-mb-4 persona-mx-auto persona-flex persona-items-center persona-justify-center persona-rounded-launcher persona-bg-persona-surface persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer";t.className=i?b:`${S} ${v}`;let x="1px solid var(--persona-border, #e5e7eb)",k="var(--persona-shadow, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1))";t.style.border=(Ae=a.border)!=null?Ae:x,t.style.boxShadow=(ie=a.shadow)!=null?ie:k,i?(t.style.width="0",t.style.minWidth="0",t.style.maxWidth="0",t.style.padding="0",t.style.overflow="hidden",t.style.border="none",t.style.boxShadow="none"):(t.style.width="",t.style.minWidth="",t.style.maxWidth=(Se=a.collapsedMaxWidth)!=null?Se:"",t.style.justifyContent="",t.style.padding="",t.style.overflow="")},s=()=>{t.removeEventListener("click",r),t.remove()};return e&&n(e),{element:t,update:n,destroy:s}};var bn={titleColor:"var(--persona-header-title-fg, var(--persona-primary, #2563eb))",subtitleColor:"var(--persona-header-subtitle-fg, var(--persona-text-muted, var(--persona-muted, #9ca3af)))",actionIconColor:"var(--persona-header-action-icon-fg, var(--persona-muted, #9ca3af))"},zn=e=>{var oe,z,te,Ae,ie,Se,ae,Y,ge,F,J,me,at,Ue,Ke,mt,Re,tt,Te,N,re,ee,q,ce,ke,Q,K,_e,it,Lt,qt,Ut;let{config:r,showClose:t=!0}=e,n=h("div","persona-widget-header persona-flex persona-items-center persona-gap-3 persona-px-6 persona-py-5");n.setAttribute("data-persona-theme-zone","header"),n.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",n.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",n.style.boxShadow="var(--persona-header-shadow, none)",n.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let s=(oe=r==null?void 0:r.launcher)!=null?oe:{},o=(z=s.headerIconSize)!=null?z:"48px",a=(te=s.closeButtonSize)!=null?te:"32px",i=(Ae=s.closeButtonPlacement)!=null?Ae:"inline",d=(ie=s.headerIconHidden)!=null?ie:!1,c=s.headerIconName,u=h("div","persona-flex persona-items-center persona-justify-center persona-rounded-xl persona-text-xl");if(u.style.height=o,u.style.width=o,u.style.backgroundColor="var(--persona-header-icon-bg, var(--persona-primary, #2563eb))",u.style.color="var(--persona-header-icon-fg, var(--persona-text-inverse, #ffffff))",!d)if(c){let G=parseFloat(o)||24,Le=he(c,G*.6,"currentColor",1);Le?u.replaceChildren(Le):u.textContent=(ae=(Se=r==null?void 0:r.launcher)==null?void 0:Se.agentIconText)!=null?ae:"\u{1F4AC}"}else if((Y=r==null?void 0:r.launcher)!=null&&Y.iconUrl){let G=h("img");G.src=r.launcher.iconUrl,G.alt="",G.className="persona-rounded-xl persona-object-cover",G.style.height=o,G.style.width=o,u.replaceChildren(G)}else u.textContent=(F=(ge=r==null?void 0:r.launcher)==null?void 0:ge.agentIconText)!=null?F:"\u{1F4AC}";let p=h("div","persona-flex persona-flex-col persona-flex-1 persona-min-w-0"),f=h("span","persona-text-base persona-font-semibold");f.style.color=bn.titleColor,f.textContent=(me=(J=r==null?void 0:r.launcher)==null?void 0:J.title)!=null?me:"Chat Assistant";let m=h("span","persona-text-xs");m.style.color=bn.subtitleColor,m.textContent=(Ue=(at=r==null?void 0:r.launcher)==null?void 0:at.subtitle)!=null?Ue:"Here to help you get answers fast",p.append(f,m),d?n.append(p):n.append(u,p);let v=(Ke=s.clearChat)!=null?Ke:{},S=(mt=v.enabled)!=null?mt:!0,b=(Re=v.placement)!=null?Re:"inline",x=null,k=null;if(S){let G=(tt=v.size)!=null?tt:"32px",Le=(Te=v.iconName)!=null?Te:"refresh-cw",ft=(N=v.iconColor)!=null?N:"",yt=(re=v.backgroundColor)!=null?re:"",Ye=(ee=v.borderWidth)!=null?ee:"",ot=(q=v.borderColor)!=null?q:"",Wt=(ce=v.borderRadius)!=null?ce:"",Vt=(ke=v.paddingX)!=null?ke:"",de=(Q=v.paddingY)!=null?Q:"",E=(K=v.tooltipText)!=null?K:"Clear chat",Ee=(_e=v.showTooltip)!=null?_e:!0;k=h("div",b==="top-right"?"persona-absolute persona-top-4 persona-z-50":"persona-relative persona-ml-auto persona-clear-chat-button-wrapper"),b==="top-right"&&(k.style.right="48px"),x=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none"),x.style.height=G,x.style.width=G,x.type="button",x.setAttribute("aria-label",E),x.style.color=ft||bn.actionIconColor;let ne=he(Le,"20px","currentColor",1);if(ne&&x.appendChild(ne),yt&&(x.style.backgroundColor=yt,x.classList.remove("hover:persona-bg-gray-100")),Ye||ot){let be=Ye||"0px",Ce=ot||"transparent";x.style.border=`${be} solid ${Ce}`,x.classList.remove("persona-border-none")}if(Wt&&(x.style.borderRadius=Wt,x.classList.remove("persona-rounded-full")),Vt?(x.style.paddingLeft=Vt,x.style.paddingRight=Vt):(x.style.paddingLeft="",x.style.paddingRight=""),de?(x.style.paddingTop=de,x.style.paddingBottom=de):(x.style.paddingTop="",x.style.paddingBottom=""),k.appendChild(x),Ee&&E&&x&&k){let be=null,Ce=()=>{if(be||!x)return;let ye=x.ownerDocument,Ie=ye.body;if(!Ie)return;be=En(ye,"div","persona-clear-chat-tooltip"),be.textContent=E;let De=En(ye,"div");De.className="persona-clear-chat-tooltip-arrow",be.appendChild(De);let nt=x.getBoundingClientRect();be.style.position="fixed",be.style.left=`${nt.left+nt.width/2}px`,be.style.top=`${nt.top-8}px`,be.style.transform="translate(-50%, -100%)",Ie.appendChild(be)},Xe=()=>{be&&be.parentNode&&(be.parentNode.removeChild(be),be=null)};k.addEventListener("mouseenter",Ce),k.addEventListener("mouseleave",Xe),x.addEventListener("focus",Ce),x.addEventListener("blur",Xe),k._cleanupTooltip=()=>{Xe(),k&&(k.removeEventListener("mouseenter",Ce),k.removeEventListener("mouseleave",Xe)),x&&(x.removeEventListener("focus",Ce),x.removeEventListener("blur",Xe))}}b==="inline"&&n.appendChild(k)}let _=h("div",i==="top-right"?"persona-absolute persona-top-4 persona-right-4 persona-z-50":S&&b==="inline"?"":"persona-ml-auto"),w=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");w.style.height=a,w.style.width=a,w.type="button";let I=(it=s.closeButtonTooltipText)!=null?it:"Close chat",$=(Lt=s.closeButtonShowTooltip)!=null?Lt:!0;w.setAttribute("aria-label",I),w.style.display=t?"":"none";let T=(qt=s.closeButtonIconName)!=null?qt:"x",V=(Ut=s.closeButtonIconText)!=null?Ut:"\xD7";w.style.color=s.closeButtonColor||bn.actionIconColor;let ue=he(T,"20px","currentColor",1);if(ue?w.appendChild(ue):w.textContent=V,s.closeButtonBackgroundColor?(w.style.backgroundColor=s.closeButtonBackgroundColor,w.classList.remove("hover:persona-bg-gray-100")):(w.style.backgroundColor="",w.classList.add("hover:persona-bg-gray-100")),s.closeButtonBorderWidth||s.closeButtonBorderColor){let G=s.closeButtonBorderWidth||"0px",Le=s.closeButtonBorderColor||"transparent";w.style.border=`${G} solid ${Le}`,w.classList.remove("persona-border-none")}else w.style.border="",w.classList.add("persona-border-none");if(s.closeButtonBorderRadius?(w.style.borderRadius=s.closeButtonBorderRadius,w.classList.remove("persona-rounded-full")):(w.style.borderRadius="",w.classList.add("persona-rounded-full")),s.closeButtonPaddingX?(w.style.paddingLeft=s.closeButtonPaddingX,w.style.paddingRight=s.closeButtonPaddingX):(w.style.paddingLeft="",w.style.paddingRight=""),s.closeButtonPaddingY?(w.style.paddingTop=s.closeButtonPaddingY,w.style.paddingBottom=s.closeButtonPaddingY):(w.style.paddingTop="",w.style.paddingBottom=""),_.appendChild(w),$&&I){let G=null,Le=()=>{if(G)return;let yt=w.ownerDocument,Ye=yt.body;if(!Ye)return;G=En(yt,"div","persona-clear-chat-tooltip"),G.textContent=I;let ot=En(yt,"div");ot.className="persona-clear-chat-tooltip-arrow",G.appendChild(ot);let Wt=w.getBoundingClientRect();G.style.position="fixed",G.style.left=`${Wt.left+Wt.width/2}px`,G.style.top=`${Wt.top-8}px`,G.style.transform="translate(-50%, -100%)",Ye.appendChild(G)},ft=()=>{G&&G.parentNode&&(G.parentNode.removeChild(G),G=null)};_.addEventListener("mouseenter",Le),_.addEventListener("mouseleave",ft),w.addEventListener("focus",Le),w.addEventListener("blur",ft),_._cleanupTooltip=()=>{ft(),_.removeEventListener("mouseenter",Le),_.removeEventListener("mouseleave",ft),w.removeEventListener("focus",Le),w.removeEventListener("blur",ft)}}return i!=="top-right"&&n.appendChild(_),{header:n,iconHolder:u,headerTitle:f,headerSubtitle:m,closeButton:w,closeButtonWrapper:_,clearChatButton:x,clearChatButtonWrapper:k}},Sr=(e,r,t)=>{var a,i,d,c;let n=(a=t==null?void 0:t.launcher)!=null?a:{},s=(i=n.closeButtonPlacement)!=null?i:"inline",o=(c=(d=n.clearChat)==null?void 0:d.placement)!=null?c:"inline";e.appendChild(r.header),s==="top-right"&&(e.style.position="relative",e.appendChild(r.closeButtonWrapper)),r.clearChatButtonWrapper&&o==="top-right"&&(e.style.position="relative",e.appendChild(r.clearChatButtonWrapper))};function ar(e){let{items:r,onSelect:t,anchor:n,position:s="bottom-left",portal:o}=e,a=h("div","persona-dropdown-menu persona-hidden");a.setAttribute("role","menu"),a.setAttribute("data-persona-theme-zone","dropdown"),o?(a.style.position="fixed",a.style.zIndex="10000"):(a.style.position="absolute",a.style.top="100%",a.style.marginTop="4px",s==="bottom-right"?a.style.right="0":a.style.left="0");for(let m of r){if(m.dividerBefore){let b=document.createElement("hr");a.appendChild(b)}let v=document.createElement("button");if(v.type="button",v.setAttribute("role","menuitem"),v.setAttribute("data-dropdown-item-id",m.id),m.destructive&&v.setAttribute("data-destructive",""),m.icon){let b=he(m.icon,16,"currentColor",1.5);b&&v.appendChild(b)}let S=document.createElement("span");S.textContent=m.label,v.appendChild(S),v.addEventListener("click",b=>{b.stopPropagation(),u(),t(m.id)}),a.appendChild(v)}let i=null;function d(){if(!o)return;let m=n.getBoundingClientRect();a.style.top=`${m.bottom+4}px`,s==="bottom-right"?(a.style.right=`${window.innerWidth-m.right}px`,a.style.left="auto"):(a.style.left=`${m.left}px`,a.style.right="auto")}function c(){d(),a.classList.remove("persona-hidden"),requestAnimationFrame(()=>{let m=v=>{!a.contains(v.target)&&!n.contains(v.target)&&u()};document.addEventListener("click",m,!0),i=()=>document.removeEventListener("click",m,!0)})}function u(){a.classList.add("persona-hidden"),i==null||i(),i=null}function p(){a.classList.contains("persona-hidden")?c():u()}function f(){u(),a.remove()}return o&&o.appendChild(a),{element:a,show:c,hide:u,toggle:p,destroy:f}}function wt(e){let{icon:r,label:t,size:n,strokeWidth:s,className:o,onClick:a,aria:i}=e,d=h("button","persona-icon-btn"+(o?" "+o:""));d.type="button",d.setAttribute("aria-label",t),d.title=t;let c=he(r,n!=null?n:16,"currentColor",s!=null?s:2);if(c&&d.appendChild(c),a&&d.addEventListener("click",a),i)for(let[u,p]of Object.entries(i))d.setAttribute(u,p);return d}function _o(e){let{icon:r,label:t,variant:n="default",size:s="sm",iconSize:o,className:a,onClick:i,aria:d}=e,c="persona-label-btn";n!=="default"&&(c+=" persona-label-btn--"+n),c+=" persona-label-btn--"+s,a&&(c+=" "+a);let u=h("button",c);if(u.type="button",u.setAttribute("aria-label",t),r){let f=he(r,o!=null?o:14,"currentColor",2);f&&u.appendChild(f)}let p=h("span");if(p.textContent=t,u.appendChild(p),i&&u.addEventListener("click",i),d)for(let[f,m]of Object.entries(d))u.setAttribute(f,m);return u}function jo(e){let{items:r,selectedId:t,onSelect:n,className:s}=e,o=h("div","persona-toggle-group"+(s?" "+s:""));o.setAttribute("role","group");let a=t,i=[];function d(){for(let u of i)u.btn.setAttribute("aria-pressed",u.id===a?"true":"false")}for(let u of r){let p;u.icon?p=wt({icon:u.icon,label:u.label,onClick:()=>{a=u.id,d(),n(u.id)}}):(p=h("button","persona-icon-btn"),p.type="button",p.setAttribute("aria-label",u.label),p.title=u.label,p.textContent=u.label,p.addEventListener("click",()=>{a=u.id,d(),n(u.id)})),p.setAttribute("aria-pressed",u.id===a?"true":"false"),i.push({id:u.id,btn:p}),o.appendChild(p)}function c(u){a=u,d()}return{element:o,setSelected:c}}function hs(e){var m,v;let{label:r,icon:t="chevron-down",menuItems:n,onSelect:s,position:o="bottom-left",portal:a,className:i,hover:d}=e,c=h("div","persona-combo-btn"+(i?" "+i:""));c.style.position="relative",c.style.display="inline-flex",c.style.alignItems="center",c.style.cursor="pointer",c.setAttribute("role","button"),c.setAttribute("tabindex","0"),c.setAttribute("aria-haspopup","true"),c.setAttribute("aria-expanded","false"),c.setAttribute("aria-label",r);let u=h("span","persona-combo-btn-label");u.textContent=r,c.appendChild(u);let p=he(t,14,"currentColor",2);p&&(p.style.marginLeft="4px",p.style.opacity="0.6",c.appendChild(p)),d&&(c.style.borderRadius=(m=d.borderRadius)!=null?m:"10px",c.style.padding=(v=d.padding)!=null?v:"6px 4px 6px 12px",c.style.border="1px solid transparent",c.style.transition="background-color 0.15s ease, border-color 0.15s ease",c.addEventListener("mouseenter",()=>{var S,b;c.style.backgroundColor=(S=d.background)!=null?S:"",c.style.borderColor=(b=d.border)!=null?b:""}),c.addEventListener("mouseleave",()=>{c.style.backgroundColor="",c.style.borderColor="transparent"}));let f=ar({items:n,onSelect:S=>{c.setAttribute("aria-expanded","false"),s(S)},anchor:c,position:o,portal:a});return a||c.appendChild(f.element),c.addEventListener("click",S=>{S.stopPropagation();let b=!f.element.classList.contains("persona-hidden");c.setAttribute("aria-expanded",b?"false":"true"),f.toggle()}),c.addEventListener("keydown",S=>{(S.key==="Enter"||S.key===" ")&&(S.preventDefault(),c.click())}),{element:c,setLabel:S=>{u.textContent=S,c.setAttribute("aria-label",S)},open:()=>{c.setAttribute("aria-expanded","true"),f.show()},close:()=>{c.setAttribute("aria-expanded","false"),f.hide()},toggle:()=>{let S=!f.element.classList.contains("persona-hidden");c.setAttribute("aria-expanded",S?"false":"true"),f.toggle()},destroy:()=>{f.destroy(),c.remove()}}}var Rl=e=>{var n;let r=zn({config:e.config,showClose:e.showClose,onClose:e.onClose,onClearChat:e.onClearChat}),t=(n=e.layoutHeaderConfig)==null?void 0:n.onTitleClick;if(t){let s=r.headerTitle.parentElement;s&&(s.style.cursor="pointer",s.setAttribute("role","button"),s.setAttribute("tabindex","0"),s.addEventListener("click",()=>t()),s.addEventListener("keydown",o=>{(o.key==="Enter"||o.key===" ")&&(o.preventDefault(),t())}))}return r};function Sd(e,r,t){var n,s,o;if(r!=null&&r.length)for(let a of r){let i=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-md persona-border-none persona-bg-transparent persona-p-0 persona-text-persona-muted hover:persona-opacity-80");if(i.type="button",i.setAttribute("aria-label",(s=(n=a.ariaLabel)!=null?n:a.label)!=null?s:a.id),a.icon){let d=he(a.icon,14,"currentColor",2);d&&i.appendChild(d)}else a.label&&(i.textContent=a.label);if((o=a.menuItems)!=null&&o.length){let d=h("div","persona-relative");d.appendChild(i);let c=ar({items:a.menuItems,onSelect:u=>t==null?void 0:t(u),anchor:d,position:"bottom-left"});d.appendChild(c.element),i.addEventListener("click",u=>{u.stopPropagation(),c.toggle()}),e.appendChild(d)}else i.addEventListener("click",()=>t==null?void 0:t(a.id)),e.appendChild(i)}}var Hl=e=>{var k,_,w,I,$,T,V,ue,oe;let{config:r,showClose:t=!0,onClose:n,layoutHeaderConfig:s,onHeaderAction:o}=e,a=(k=r==null?void 0:r.launcher)!=null?k:{},i=h("div","persona-flex persona-items-center persona-justify-between persona-px-6 persona-py-4");i.setAttribute("data-persona-theme-zone","header"),i.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",i.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",i.style.boxShadow="var(--persona-header-shadow, none)",i.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let d=s==null?void 0:s.titleMenu,c,u;if(d)c=hs({label:(_=a.title)!=null?_:"Chat Assistant",menuItems:d.menuItems,onSelect:d.onSelect,hover:d.hover,className:""}).element,c.style.color=bn.titleColor,u=(w=c.querySelector(".persona-combo-btn-label"))!=null?w:c;else{if(c=h("div","persona-flex persona-min-w-0 persona-flex-1 persona-items-center persona-gap-1"),u=h("span","persona-text-base persona-font-semibold persona-truncate"),u.style.color=bn.titleColor,u.textContent=(I=a.title)!=null?I:"Chat Assistant",c.appendChild(u),Sd(c,s==null?void 0:s.trailingActions,($=s==null?void 0:s.onAction)!=null?$:o),s!=null&&s.onTitleClick){c.style.cursor="pointer",c.setAttribute("role","button"),c.setAttribute("tabindex","0");let te=s.onTitleClick;c.addEventListener("click",Ae=>{Ae.target.closest("button")||te()}),c.addEventListener("keydown",Ae=>{(Ae.key==="Enter"||Ae.key===" ")&&(Ae.preventDefault(),te())})}let z=s==null?void 0:s.titleRowHover;z&&(c.style.borderRadius=(T=z.borderRadius)!=null?T:"10px",c.style.padding=(V=z.padding)!=null?V:"6px 4px 6px 12px",c.style.margin="-6px 0 -6px -12px",c.style.border="1px solid transparent",c.style.transition="background-color 0.15s ease, border-color 0.15s ease",c.style.width="fit-content",c.style.flex="none",c.addEventListener("mouseenter",()=>{var te,Ae;c.style.backgroundColor=(te=z.background)!=null?te:"",c.style.borderColor=(Ae=z.border)!=null?Ae:""}),c.addEventListener("mouseleave",()=>{c.style.backgroundColor="",c.style.borderColor="transparent"}))}i.appendChild(c);let p=(ue=a.closeButtonSize)!=null?ue:"32px",f=h("div",""),m=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");m.style.height=p,m.style.width=p,m.type="button",m.setAttribute("aria-label","Close chat"),m.style.display=t?"":"none",m.style.color=a.closeButtonColor||bn.actionIconColor;let v=(oe=a.closeButtonIconName)!=null?oe:"x",S=he(v,"20px","currentColor",2);S?m.appendChild(S):m.textContent="\xD7",n&&m.addEventListener("click",n),f.appendChild(m),i.appendChild(f);let b=h("div");b.style.display="none";let x=h("span");return x.style.display="none",{header:i,iconHolder:b,headerTitle:u,headerSubtitle:x,closeButton:m,closeButtonWrapper:f,clearChatButton:null,clearChatButtonWrapper:null}},ys={default:Rl,minimal:Hl},Bl=e=>{var r;return(r=ys[e])!=null?r:ys.default},so=(e,r,t)=>{var a,i,d;if(r!=null&&r.render){let c=r.render({config:e,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,trailingActions:r.trailingActions,onAction:r.onAction}),u=h("div");u.style.display="none";let p=h("span"),f=h("span"),m=h("button");m.style.display="none";let v=h("div");return v.style.display="none",{header:c,iconHolder:u,headerTitle:p,headerSubtitle:f,closeButton:m,closeButtonWrapper:v,clearChatButton:null,clearChatButtonWrapper:null}}let n=(a=r==null?void 0:r.layout)!=null?a:"default",o=Bl(n)({config:e,showClose:(d=(i=r==null?void 0:r.showCloseButton)!=null?i:t==null?void 0:t.showClose)!=null?d:!0,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,layoutHeaderConfig:r,onHeaderAction:r==null?void 0:r.onAction});return r&&(r.showIcon===!1&&(o.iconHolder.style.display="none"),r.showTitle===!1&&(o.headerTitle.style.display="none"),r.showSubtitle===!1&&(o.headerSubtitle.style.display="none"),r.showCloseButton===!1&&(o.closeButton.style.display="none"),r.showClearChat===!1&&o.clearChatButtonWrapper&&(o.clearChatButtonWrapper.style.display="none")),o};var ao=e=>{var Re,tt,Te,N,re,ee,q,ce,ke,Q,K,_e,it,Lt,qt,Ut,G,Le,ft,yt,Ye,ot,Wt,Vt,de,E,Ee;let{config:r}=e,t=h("div","persona-widget-footer persona-border-t-persona-divider persona-bg-persona-surface persona-px-6 persona-py-4");t.setAttribute("data-persona-theme-zone","composer");let n=h("div","persona-mb-3 persona-flex persona-flex-wrap persona-gap-2"),s=h("form","persona-widget-composer persona-flex persona-flex-col persona-gap-2 persona-rounded-2xl persona-border persona-border-gray-200 persona-bg-persona-input-background persona-px-4 persona-py-3");s.setAttribute("data-persona-composer-form",""),s.style.outline="none";let o=h("textarea");o.setAttribute("data-persona-composer-input",""),o.placeholder=(tt=(Re=r==null?void 0:r.copy)==null?void 0:Re.inputPlaceholder)!=null?tt:"Type your message\u2026",o.className="persona-w-full persona-min-h-[24px] persona-resize-none persona-border-none persona-bg-transparent persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-none persona-composer-textarea",o.rows=1,o.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',o.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))";let d=3*20;o.style.maxHeight=`${d}px`,o.style.overflowY="auto";let c=()=>{o.style.height="auto";let ne=Math.min(o.scrollHeight,d);o.style.height=`${ne}px`};o.addEventListener("input",c),o.style.border="none",o.style.outline="none",o.style.borderWidth="0",o.style.borderStyle="none",o.style.borderColor="transparent",o.addEventListener("focus",()=>{o.style.border="none",o.style.outline="none",o.style.borderWidth="0",o.style.borderStyle="none",o.style.borderColor="transparent",o.style.boxShadow="none"}),o.addEventListener("blur",()=>{o.style.border="none",o.style.outline="none"});let u=(Te=r==null?void 0:r.sendButton)!=null?Te:{},p=(N=u.useIcon)!=null?N:!1,f=(re=u.iconText)!=null?re:"\u2191",m=u.iconName,v=(ee=u.tooltipText)!=null?ee:"Send message",S=(q=u.showTooltip)!=null?q:!1,b=(ce=u.size)!=null?ce:"40px",x=u.backgroundColor,k=u.textColor,_=h("div","persona-send-button-wrapper"),w=h("button",p?"persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer":"persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold disabled:persona-opacity-50 persona-cursor-pointer");if(w.type="submit",w.setAttribute("data-persona-composer-submit",""),p){if(w.style.width=b,w.style.height=b,w.style.minWidth=b,w.style.minHeight=b,w.style.fontSize="18px",w.style.lineHeight="1",w.innerHTML="",m){let ne=parseFloat(b)||24,be=k&&typeof k=="string"&&k.trim()?k.trim():"currentColor",Ce=he(m,ne,be,2);Ce?(w.appendChild(Ce),w.style.color=be):(w.textContent=f,k?w.style.color=k:w.classList.add("persona-text-white"))}else w.textContent=f,k?w.style.color=k:w.classList.add("persona-text-white");x?w.style.backgroundColor=x:w.classList.add("persona-bg-persona-primary")}else w.textContent=(Q=(ke=r==null?void 0:r.copy)==null?void 0:ke.sendButtonLabel)!=null?Q:"Send",k?w.style.color=k:w.classList.add("persona-text-white");if(u.borderWidth&&(w.style.borderWidth=u.borderWidth,w.style.borderStyle="solid"),u.borderColor&&(w.style.borderColor=u.borderColor),u.paddingX?(w.style.paddingLeft=u.paddingX,w.style.paddingRight=u.paddingX):(w.style.paddingLeft="",w.style.paddingRight=""),u.paddingY?(w.style.paddingTop=u.paddingY,w.style.paddingBottom=u.paddingY):(w.style.paddingTop="",w.style.paddingBottom=""),S&&v){let ne=h("div","persona-send-button-tooltip");ne.textContent=v,_.appendChild(ne)}_.appendChild(w);let I=(K=r==null?void 0:r.voiceRecognition)!=null?K:{},$=I.enabled===!0,T=null,V=null,ue=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),oe=((_e=I.provider)==null?void 0:_e.type)==="runtype";if($&&(ue||oe)){V=h("div","persona-send-button-wrapper"),T=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer"),T.type="button",T.setAttribute("data-persona-composer-mic",""),T.setAttribute("aria-label","Start voice recognition");let ne=(it=I.iconName)!=null?it:"mic",be=(Lt=I.iconSize)!=null?Lt:b,Ce=parseFloat(be)||24,Xe=(qt=I.backgroundColor)!=null?qt:x,ye=(Ut=I.iconColor)!=null?Ut:k;T.style.width=be,T.style.height=be,T.style.minWidth=be,T.style.minHeight=be,T.style.fontSize="18px",T.style.lineHeight="1";let Ie=ye||"currentColor",De=he(ne,Ce,Ie,1.5);De?(T.appendChild(De),T.style.color=Ie):(T.textContent="\u{1F3A4}",T.style.color=Ie),Xe?T.style.backgroundColor=Xe:T.classList.add("persona-bg-persona-primary"),ye?T.style.color=ye:!ye&&!k&&T.classList.add("persona-text-white"),I.borderWidth&&(T.style.borderWidth=I.borderWidth,T.style.borderStyle="solid"),I.borderColor&&(T.style.borderColor=I.borderColor),I.paddingX&&(T.style.paddingLeft=I.paddingX,T.style.paddingRight=I.paddingX),I.paddingY&&(T.style.paddingTop=I.paddingY,T.style.paddingBottom=I.paddingY),V.appendChild(T);let nt=(G=I.tooltipText)!=null?G:"Start voice recognition";if(((Le=I.showTooltip)!=null?Le:!1)&&nt){let Ne=h("div","persona-send-button-tooltip");Ne.textContent=nt,V.appendChild(Ne)}}let te=(ft=r==null?void 0:r.attachments)!=null?ft:{},Ae=te.enabled===!0,ie=null,Se=null,ae=null,Y=null;if(Ae){Y=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),Y.style.display="none",ae=h("input"),ae.type="file",ae.accept=((yt=te.allowedTypes)!=null?yt:Hn).join(","),ae.multiple=((Ye=te.maxFiles)!=null?Ye:4)>1,ae.style.display="none",ae.setAttribute("aria-label","Attach files"),Se=h("div","persona-send-button-wrapper"),ie=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),ie.type="button",ie.setAttribute("aria-label",(ot=te.buttonTooltipText)!=null?ot:"Attach file");let ne=(Wt=te.buttonIconName)!=null?Wt:"paperclip",be=b,Ce=parseFloat(be)||40,Xe=Math.round(Ce*.6);ie.style.width=be,ie.style.height=be,ie.style.minWidth=be,ie.style.minHeight=be,ie.style.fontSize="18px",ie.style.lineHeight="1",ie.style.backgroundColor="transparent",ie.style.color="var(--persona-primary, #111827)",ie.style.border="none",ie.style.borderRadius="6px",ie.style.transition="background-color 0.15s ease",ie.addEventListener("mouseenter",()=>{ie.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),ie.addEventListener("mouseleave",()=>{ie.style.backgroundColor="transparent"});let ye=he(ne,Xe,"currentColor",1.5);ye?ie.appendChild(ye):ie.textContent="\u{1F4CE}",ie.addEventListener("click",nt=>{nt.preventDefault(),ae==null||ae.click()}),Se.appendChild(ie);let Ie=(Vt=te.buttonTooltipText)!=null?Vt:"Attach file",De=h("div","persona-send-button-tooltip");De.textContent=Ie,Se.appendChild(De)}s.addEventListener("click",ne=>{ne.target!==w&&ne.target!==_&&ne.target!==T&&ne.target!==V&&ne.target!==ie&&ne.target!==Se&&o.focus()}),Y&&(Y.style.gap="8px",s.append(Y)),ae&&s.append(ae),s.append(o);let ge=h("div","persona-flex persona-items-center persona-justify-between persona-w-full"),F=h("div","persona-flex persona-items-center persona-gap-2");Se&&F.append(Se);let J=h("div","persona-flex persona-items-center persona-gap-1");V&&J.append(V),J.append(_),ge.append(F,J),s.append(ge);let me=(de=r==null?void 0:r.statusIndicator)!=null?de:{},at=me.align==="left"?"persona-text-left":me.align==="center"?"persona-text-center":"persona-text-right",Ue=h("div",`persona-mt-2 ${at} persona-text-xs persona-text-persona-muted`);Ue.setAttribute("data-persona-composer-status","");let Ke=(E=me.visible)!=null?E:!0;Ue.style.display=Ke?"":"none";let mt=(Ee=me.idleText)!=null?Ee:"Online";if(me.idleLink){let ne=h("a");ne.href=me.idleLink,ne.target="_blank",ne.rel="noopener noreferrer",ne.textContent=mt,ne.style.color="inherit",ne.style.textDecoration="none",Ue.appendChild(ne)}else Ue.textContent=mt;return t.append(n,s,Ue),{footer:t,suggestions:n,composerForm:s,textarea:o,sendButton:w,sendButtonWrapper:_,micButton:T,micButtonWrapper:V,statusText:Ue,attachmentButton:ie,attachmentButtonWrapper:Se,attachmentInput:ae,attachmentPreviewsContainer:Y,actionsRow:ge,leftActions:F,rightActions:J}};var Dl=e=>{var c,u,p,f,m,v,S;let r=(u=(c=e==null?void 0:e.launcher)==null?void 0:c.enabled)!=null?u:!0;if(zt(e)){let b=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col"),x=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");return b.appendChild(x),{wrapper:b,panel:x}}if(!r){let b=h("div","persona-relative persona-h-full persona-flex persona-flex-col persona-flex-1 persona-min-h-0"),x=h("div","persona-relative persona-flex-1 persona-flex persona-flex-col persona-min-h-0"),k=(f=(p=e==null?void 0:e.launcher)==null?void 0:p.width)!=null?f:"100%";return b.style.width=k,x.style.width="100%",b.appendChild(x),{wrapper:b,panel:x}}let n=(m=e==null?void 0:e.launcher)!=null?m:{},s=n.position&&yn[n.position]?yn[n.position]:yn["bottom-right"],o=h("div",`persona-widget-wrapper persona-fixed ${s} persona-z-50 persona-transition`),a=h("div","persona-widget-panel persona-relative persona-min-h-[320px]"),i=(S=(v=e==null?void 0:e.launcher)==null?void 0:v.width)!=null?S:e==null?void 0:e.launcherWidth,d=i!=null?i:"min(400px, calc(100vw - 24px))";return a.style.width=d,a.style.maxWidth=d,o.appendChild(a),{wrapper:o,panel:a}},Nl=(e,r=!0)=>{var b,x,k,_,w,I,$,T,V;let t=h("div","persona-widget-container persona-flex persona-h-full persona-w-full persona-flex-1 persona-min-h-0 persona-flex-col persona-bg-persona-surface persona-text-persona-primary persona-rounded-2xl persona-overflow-hidden persona-border persona-border-persona-border");t.setAttribute("data-persona-theme-zone","container");let n=(b=e==null?void 0:e.layout)==null?void 0:b.header,s=((x=e==null?void 0:e.layout)==null?void 0:x.showHeader)!==!1,o=n?so(e,n,{showClose:r}):zn({config:e,showClose:r}),a=h("div","persona-widget-body persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-gap-6 persona-overflow-y-auto persona-bg-persona-container persona-px-6 persona-py-6");a.id="persona-scroll-container",a.setAttribute("data-persona-theme-zone","messages");let i=zt(e)?"persona-rounded-2xl persona-bg-persona-surface persona-p-6":"persona-rounded-2xl persona-bg-persona-surface persona-p-6 persona-shadow-sm",d=h("div",i),c=h("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");c.textContent=(_=(k=e==null?void 0:e.copy)==null?void 0:k.welcomeTitle)!=null?_:"Hello \u{1F44B}";let u=h("p","persona-mt-2 persona-text-sm persona-text-persona-muted");u.textContent=(I=(w=e==null?void 0:e.copy)==null?void 0:w.welcomeSubtitle)!=null?I:"Ask anything about your account or products.",d.append(c,u);let p=h("div","persona-flex persona-flex-col persona-gap-3"),f=($=e==null?void 0:e.layout)==null?void 0:$.contentMaxWidth;f&&(p.style.maxWidth=f,p.style.marginLeft="auto",p.style.marginRight="auto",p.style.width="100%"),((T=e==null?void 0:e.copy)==null?void 0:T.showWelcomeCard)!==!1?a.append(d,p):(a.classList.remove("persona-gap-6"),a.classList.add("persona-gap-3"),a.append(p));let v=ao({config:e}),S=((V=e==null?void 0:e.layout)==null?void 0:V.showFooter)!==!1;return s?Sr(t,o,e):(o.header.style.display="none",Sr(t,o,e)),t.append(a),S||(v.footer.style.display="none"),t.append(v.footer),{container:t,body:a,messagesWrapper:p,suggestions:v.suggestions,textarea:v.textarea,sendButton:v.sendButton,sendButtonWrapper:v.sendButtonWrapper,micButton:v.micButton,micButtonWrapper:v.micButtonWrapper,composerForm:v.composerForm,statusText:v.statusText,introTitle:c,introSubtitle:u,closeButton:o.closeButton,closeButtonWrapper:o.closeButtonWrapper,clearChatButton:o.clearChatButton,clearChatButtonWrapper:o.clearChatButtonWrapper,iconHolder:o.iconHolder,headerTitle:o.headerTitle,headerSubtitle:o.headerSubtitle,header:o.header,footer:v.footer,attachmentButton:v.attachmentButton,attachmentButtonWrapper:v.attachmentButtonWrapper,attachmentInput:v.attachmentInput,attachmentPreviewsContainer:v.attachmentPreviewsContainer,actionsRow:v.actionsRow,leftActions:v.leftActions,rightActions:v.rightActions}};var Ad=e=>{let r=e.toLowerCase();return r.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(e)||r.startsWith("data:image/")||!e.includes(":"))},Ed=320,Td=320,Md=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(r=>r.type==="image"&&typeof r.image=="string"&&r.image.trim().length>0),kd=(e,r,t)=>{if(e.length===0)return null;try{let n=h("div","persona-flex persona-flex-col persona-gap-2");n.setAttribute("data-message-attachments","images"),r&&(n.style.marginBottom="8px");let s=0,o=!1,a=()=>{o||(o=!0,n.remove(),t==null||t())};return e.forEach((i,d)=>{var p;let c=h("img");c.alt=((p=i.alt)==null?void 0:p.trim())||`Attached image ${d+1}`,c.loading="lazy",c.decoding="async",c.referrerPolicy="no-referrer",c.style.display="block",c.style.width="100%",c.style.maxWidth=`${Ed}px`,c.style.maxHeight=`${Td}px`,c.style.height="auto",c.style.objectFit="contain",c.style.borderRadius="10px",c.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",c.style.border="1px solid var(--persona-attachment-image-border, var(--persona-border, #e5e7eb))";let u=!1;s+=1,c.addEventListener("error",()=>{u||(u=!0,s=Math.max(0,s-1),c.remove(),s===0&&a())}),c.addEventListener("load",()=>{u=!0}),Ad(i.image)?(c.src=i.image,n.appendChild(c)):(u=!0,s=Math.max(0,s-1),c.remove())}),s===0?(a(),null):n}catch{return t==null||t(),null}},Ar=()=>{let e=document.createElement("div");e.className="persona-flex persona-items-center persona-space-x-1 persona-h-5 persona-mt-2";let r=document.createElement("div");r.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",r.style.animationDelay="0ms";let t=document.createElement("div");t.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",t.style.animationDelay="250ms";let n=document.createElement("div");n.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",n.style.animationDelay="500ms";let s=document.createElement("span");return s.className="persona-sr-only",s.textContent="Loading",e.appendChild(r),e.appendChild(t),e.appendChild(n),e.appendChild(s),e},$l=(e,r,t)=>{let n={config:t!=null?t:{},streaming:!0,location:e,defaultRenderer:Ar};if(r){let s=r(n);if(s!==null)return s}return Ar()},Ld=(e,r)=>{let t=h("div","persona-flex-shrink-0 persona-w-8 persona-h-8 persona-rounded-full persona-flex persona-items-center persona-justify-center persona-text-sm"),n=r==="user"?e.userAvatar:e.assistantAvatar;if(n)if(n.startsWith("http")||n.startsWith("/")||n.startsWith("data:")){let s=h("img");s.src=n,s.alt=r==="user"?"User":"Assistant",s.className="persona-w-full persona-h-full persona-rounded-full persona-object-cover",t.appendChild(s)}else t.textContent=n,t.classList.add(r==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");else t.textContent=r==="user"?"U":"A",t.classList.add(r==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");return t},Ol=(e,r)=>{let t=h("div","persona-text-xs persona-text-persona-muted"),n=new Date(e.createdAt);return r.format?t.textContent=r.format(n):t.textContent=n.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),t},Id=(e,r="bubble")=>{let t=["vanilla-message-bubble","persona-max-w-[85%]"];switch(r){case"flat":e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-text-persona-primary","persona-py-2"):t.push("vanilla-message-assistant-bubble","persona-text-persona-primary","persona-py-2");break;case"minimal":t.push("persona-text-sm","persona-leading-relaxed"),e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-3","persona-py-2","persona-rounded-lg"):t.push("vanilla-message-assistant-bubble","persona-bg-persona-surface","persona-text-persona-primary","persona-px-3","persona-py-2","persona-rounded-lg");break;default:t.push("persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm"),e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-5","persona-py-3"):t.push("vanilla-message-assistant-bubble","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3");break}return t},Fl=(e,r,t)=>{var m,v,S,b,x,k;let n=(m=r.showCopy)!=null?m:!0,s=(v=r.showUpvote)!=null?v:!0,o=(S=r.showDownvote)!=null?S:!0;if(!n&&!s&&!o){let _=h("div");return _.style.display="none",_.id=`actions-${e.id}`,_.setAttribute("data-actions-for",e.id),_}let a=(b=r.visibility)!=null?b:"hover",i=(x=r.align)!=null?x:"right",d=(k=r.layout)!=null?k:"pill-inside",c={left:"persona-message-actions-left",center:"persona-message-actions-center",right:"persona-message-actions-right"}[i],u={"pill-inside":"persona-message-actions-pill","row-inside":"persona-message-actions-row"}[d],p=h("div",`persona-message-actions persona-flex persona-items-center persona-gap-1 persona-mt-2 ${c} ${u} ${a==="hover"?"persona-message-actions-hover":""}`);p.id=`actions-${e.id}`,p.setAttribute("data-actions-for",e.id);let f=(_,w,I)=>{let $=wt({icon:_,label:w,size:14,className:"persona-message-action-btn"});return $.setAttribute("data-action",I),$};return n&&p.appendChild(f("copy","Copy message","copy")),s&&p.appendChild(f("thumbs-up","Upvote","upvote")),o&&p.appendChild(f("thumbs-down","Downvote","downvote")),p},io=(e,r,t,n,s,o)=>{var oe,z,te,Ae,ie,Se,ae;let a=t!=null?t:{},i=(oe=a.layout)!=null?oe:"bubble",d=a.avatar,c=a.timestamp,u=(z=d==null?void 0:d.show)!=null?z:!1,p=(te=c==null?void 0:c.show)!=null?te:!1,f=(Ae=d==null?void 0:d.position)!=null?Ae:"left",m=(ie=c==null?void 0:c.position)!=null?ie:"below",v=Id(e.role,i),S=h("div",v.join(" "));S.id=`bubble-${e.id}`,S.setAttribute("data-message-id",e.id),S.setAttribute("data-persona-theme-zone",e.role==="user"?"user-message":"assistant-message"),e.role==="user"?(S.style.backgroundColor="var(--persona-message-user-bg, var(--persona-accent))",S.style.color="var(--persona-message-user-text, white)"):e.role==="assistant"&&(S.style.backgroundColor="var(--persona-message-assistant-bg, var(--persona-surface))",S.style.color="var(--persona-message-assistant-text, var(--persona-text))");let b=Md(e),x=(ae=(Se=e.content)==null?void 0:Se.trim())!=null?ae:"",_=b.length>0&&x===Wo,w=document.createElement("div");w.classList.add("persona-message-content");let I=r({text:e.content,message:e,streaming:!!e.streaming,raw:e.rawContent}),$=null;if(_?($=document.createElement("div"),$.innerHTML=I,$.style.display="none",w.appendChild($)):w.innerHTML=I,p&&m==="inline"&&e.createdAt){let Y=Ol(e,c);Y.classList.add("persona-ml-2","persona-inline"),w.appendChild(Y)}if(b.length>0){let Y=kd(b,!_&&!!x,()=>{_&&$&&($.style.display="")});Y?S.appendChild(Y):_&&$&&($.style.display="")}if(S.appendChild(w),p&&m==="below"&&e.createdAt){let Y=Ol(e,c);Y.classList.add("persona-mt-1"),S.appendChild(Y)}if(e.streaming&&e.role==="assistant"&&(!e.content||!e.content.trim())){let Y=$l("inline",o==null?void 0:o.loadingIndicatorRenderer,o==null?void 0:o.widgetConfig);Y&&S.appendChild(Y)}if(e.role==="assistant"&&!e.streaming&&e.content&&e.content.trim()&&(n==null?void 0:n.enabled)!==!1&&n){let Y=Fl(e,n,s);S.appendChild(Y)}if(!u||e.role==="system")return S;let V=h("div",`persona-flex persona-gap-2 ${e.role==="user"?"persona-flex-row-reverse":""}`),ue=Ld(d,e.role);return f==="right"||f==="left"&&e.role==="user"?V.append(S,ue):V.append(ue,S),S.classList.remove("persona-max-w-[85%]"),S.classList.add("persona-max-w-[calc(85%-2.5rem)]"),V},Pd=(e,r,t,n,s,o)=>{let a=t!=null?t:{};return e.role==="user"&&a.renderUserMessage?a.renderUserMessage({message:e,config:{},streaming:!!e.streaming}):e.role==="assistant"&&a.renderAssistantMessage?a.renderAssistantMessage({message:e,config:{},streaming:!!e.streaming}):io(e,r,t,n,s,o)};var Er=new Set,_l=(e,r)=>{let t=Er.has(e),n=r.querySelector('button[data-expand-header="true"]'),s=r.querySelector(".persona-border-t");if(!n||!s)return;n.setAttribute("aria-expanded",t?"true":"false");let o=n.querySelector(".persona-ml-auto"),a=o==null?void 0:o.querySelector(":scope > .persona-flex.persona-items-center");if(a){a.innerHTML="";let d=he(t?"chevron-up":"chevron-down",16,"currentColor",2);d?a.appendChild(d):a.textContent=t?"Hide":"Show"}s.style.display=t?"":"none"},bs=e=>{let r=e.reasoning,t=h("div",["vanilla-message-bubble","vanilla-reasoning-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-shadow-sm","persona-overflow-hidden","persona-px-0","persona-py-0"].join(" "));if(t.id=`bubble-${e.id}`,t.setAttribute("data-message-id",e.id),!r)return t;let n=Er.has(e.id),s=h("button","persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-pointer persona-border-none");s.type="button",s.setAttribute("aria-expanded",n?"true":"false"),s.setAttribute("data-expand-header","true"),s.setAttribute("data-bubble-type","reasoning");let o=h("div","persona-flex persona-flex-col persona-text-left"),a=h("span","persona-text-xs persona-text-persona-primary");a.textContent="Thinking...",o.appendChild(a);let i=h("span","persona-text-xs persona-text-persona-primary");i.textContent=gl(r),o.appendChild(i),r.status==="complete"?a.style.display="none":a.style.display="";let d=h("div","persona-flex persona-items-center"),u=he(n?"chevron-up":"chevron-down",16,"currentColor",2);u?d.appendChild(u):d.textContent=n?"Hide":"Show";let p=h("div","persona-flex persona-items-center persona-ml-auto");p.append(d),s.append(o,p);let f=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-px-4 persona-py-3");f.style.display=n?"":"none";let m=r.chunks.join(""),v=h("div","persona-whitespace-pre-wrap persona-text-xs persona-leading-snug persona-text-persona-muted");return v.textContent=m||(r.status==="complete"?"No additional context was shared.":"Waiting for details\u2026"),f.appendChild(v),(()=>{s.setAttribute("aria-expanded",n?"true":"false"),d.innerHTML="";let x=he(n?"chevron-up":"chevron-down",16,"currentColor",2);x?d.appendChild(x):d.textContent=n?"Hide":"Show",f.style.display=n?"":"none"})(),t.append(s,f),t};var Tr=new Set,jl=(e,r,t)=>{var c;let n=Tr.has(e),s=(c=t==null?void 0:t.toolCall)!=null?c:{},o=r.querySelector('button[data-expand-header="true"]'),a=r.querySelector(".persona-border-t");if(!o||!a)return;o.setAttribute("aria-expanded",n?"true":"false");let i=o.querySelector(".persona-ml-auto"),d=i==null?void 0:i.querySelector(":scope > .persona-flex.persona-items-center");if(d){d.innerHTML="";let u=s.toggleTextColor||s.headerTextColor||"currentColor",p=he(n?"chevron-up":"chevron-down",16,u,2);p?d.appendChild(p):d.textContent=n?"Hide":"Show"}a.style.display=n?"":"none"},xs=(e,r)=>{var S;let t=e.toolCall,n=(S=r==null?void 0:r.toolCall)!=null?S:{},s=h("div",["vanilla-message-bubble","vanilla-tool-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-shadow-sm","persona-overflow-hidden","persona-px-0","persona-py-0"].join(" "));if(s.id=`bubble-${e.id}`,s.setAttribute("data-message-id",e.id),n.backgroundColor&&(s.style.backgroundColor=n.backgroundColor),n.borderColor&&(s.style.borderColor=n.borderColor),n.borderWidth&&(s.style.borderWidth=n.borderWidth),n.borderRadius&&(s.style.borderRadius=n.borderRadius),!t)return s;let o=Tr.has(e.id),a=h("button","persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-pointer persona-border-none");a.type="button",a.setAttribute("aria-expanded",o?"true":"false"),a.setAttribute("data-expand-header","true"),a.setAttribute("data-bubble-type","tool"),n.headerBackgroundColor&&(a.style.backgroundColor=n.headerBackgroundColor),n.headerPaddingX&&(a.style.paddingLeft=n.headerPaddingX,a.style.paddingRight=n.headerPaddingX),n.headerPaddingY&&(a.style.paddingTop=n.headerPaddingY,a.style.paddingBottom=n.headerPaddingY);let i=h("div","persona-flex persona-flex-col persona-text-left"),d=h("span","persona-text-xs persona-text-persona-primary");n.headerTextColor&&(d.style.color=n.headerTextColor),d.textContent=ml(t),i.appendChild(d);let c=h("div","persona-flex persona-items-center"),u=n.toggleTextColor||n.headerTextColor||"currentColor",p=he(o?"chevron-up":"chevron-down",16,u,2);p?c.appendChild(p):c.textContent=o?"Hide":"Show";let f=h("div","persona-flex persona-items-center persona-gap-2 persona-ml-auto");f.append(c),a.append(i,f);let m=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-space-y-3 persona-px-4 persona-py-3");if(m.style.display=o?"":"none",n.contentBackgroundColor&&(m.style.backgroundColor=n.contentBackgroundColor),n.contentTextColor&&(m.style.color=n.contentTextColor),n.contentPaddingX&&(m.style.paddingLeft=n.contentPaddingX,m.style.paddingRight=n.contentPaddingX),n.contentPaddingY&&(m.style.paddingTop=n.contentPaddingY,m.style.paddingBottom=n.contentPaddingY),t.name){let b=h("div","persona-text-xs persona-text-persona-muted persona-italic");n.contentTextColor?b.style.color=n.contentTextColor:n.headerTextColor&&(b.style.color=n.headerTextColor),b.textContent=t.name,m.appendChild(b)}if(t.args!==void 0){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Arguments";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=Xr(t.args),b.append(x,k),m.appendChild(b)}if(t.chunks&&t.chunks.length){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Activity";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=t.chunks.join(`
|
|
16
|
-
`),b.append(x,k),m.appendChild(b)}if(t.status==="complete"&&t.result!==void 0){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Result";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=Xr(t.result),b.append(x,k),m.appendChild(b)}if(t.status==="complete"&&typeof t.duration=="number"){let b=h("div","persona-text-xs persona-text-persona-muted");n.contentTextColor&&(b.style.color=n.contentTextColor),b.textContent=`Duration: ${t.duration}ms`,m.appendChild(b)}return(()=>{a.setAttribute("aria-expanded",o?"true":"false"),c.innerHTML="";let b=n.toggleTextColor||n.headerTextColor||"currentColor",x=he(o?"chevron-up":"chevron-down",16,b,2);x?c.appendChild(x):c.textContent=o?"Hide":"Show",m.style.display=o?"":"none"})(),s.append(a,m),s};var vs=(e,r)=>{var S,b,x,k,_,w,I,$,T,V,ue,oe;let t=e.approval,n=(r==null?void 0:r.approval)!==!1?r==null?void 0:r.approval:void 0,s=(t==null?void 0:t.status)==="pending",o=h("div",["persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-border","persona-shadow-sm","persona-overflow-hidden"].join(" "));if(o.id=`bubble-${e.id}`,o.setAttribute("data-message-id",e.id),o.style.backgroundColor=(S=n==null?void 0:n.backgroundColor)!=null?S:"var(--persona-approval-bg, #fefce8)",o.style.borderColor=(b=n==null?void 0:n.borderColor)!=null?b:"var(--persona-approval-border, #fef08a)",!t)return o;let a=h("div","persona-flex persona-items-start persona-gap-3 persona-px-4 persona-py-3"),i=h("div","persona-flex-shrink-0 persona-mt-0.5");i.setAttribute("data-approval-icon","true");let d=t.status==="denied"?"shield-x":t.status==="timeout"?"shield-alert":"shield-check",c=t.status==="approved"?"var(--persona-feedback-success, #16a34a)":t.status==="denied"?"var(--persona-feedback-error, #dc2626)":t.status==="timeout"?"var(--persona-feedback-warning, #ca8a04)":(x=n==null?void 0:n.titleColor)!=null?x:"currentColor",u=he(d,20,c,2);u&&i.appendChild(u);let p=h("div","persona-flex-1 persona-min-w-0"),f=h("div","persona-flex persona-items-center persona-gap-2"),m=h("span","persona-text-sm persona-font-medium persona-text-persona-primary");if(n!=null&&n.titleColor&&(m.style.color=n.titleColor),m.textContent=(k=n==null?void 0:n.title)!=null?k:"Approval Required",f.appendChild(m),!s){let z=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded-full persona-text-xs persona-font-medium");z.setAttribute("data-approval-status",t.status),t.status==="approved"?(z.style.backgroundColor="var(--persona-palette-colors-success-100, #dcfce7)",z.style.color="var(--persona-palette-colors-success-700, #15803d)",z.textContent="Approved"):t.status==="denied"?(z.style.backgroundColor="var(--persona-palette-colors-error-100, #fee2e2)",z.style.color="var(--persona-palette-colors-error-700, #b91c1c)",z.textContent="Denied"):t.status==="timeout"&&(z.style.backgroundColor="var(--persona-palette-colors-warning-100, #fef3c7)",z.style.color="var(--persona-palette-colors-warning-700, #b45309)",z.textContent="Timeout"),f.appendChild(z)}p.appendChild(f);let v=h("p","persona-text-sm persona-mt-0.5 persona-text-persona-muted");if(n!=null&&n.descriptionColor&&(v.style.color=n.descriptionColor),v.textContent=t.description,p.appendChild(v),t.parameters){let z=h("pre","persona-mt-2 persona-text-xs persona-p-2 persona-rounded persona-overflow-x-auto persona-max-h-32 persona-bg-persona-container persona-text-persona-primary");n!=null&&n.parameterBackgroundColor&&(z.style.backgroundColor=n.parameterBackgroundColor),n!=null&&n.parameterTextColor&&(z.style.color=n.parameterTextColor),z.style.fontSize="0.75rem",z.style.lineHeight="1rem",z.textContent=Xr(t.parameters),p.appendChild(z)}if(s){let z=h("div","persona-flex persona-gap-2 persona-mt-2");z.setAttribute("data-approval-buttons","true");let te=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-border-none persona-cursor-pointer");te.type="button",te.style.backgroundColor=(_=n==null?void 0:n.approveButtonColor)!=null?_:"var(--persona-approval-approve-bg, #22c55e)",te.style.color=(w=n==null?void 0:n.approveButtonTextColor)!=null?w:"#ffffff",te.setAttribute("data-approval-action","approve");let Ae=he("shield-check",14,(I=n==null?void 0:n.approveButtonTextColor)!=null?I:"#ffffff",2);Ae&&(Ae.style.marginRight="4px",te.appendChild(Ae));let ie=document.createTextNode(($=n==null?void 0:n.approveLabel)!=null?$:"Approve");te.appendChild(ie);let Se=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-cursor-pointer");Se.type="button",Se.style.backgroundColor=(T=n==null?void 0:n.denyButtonColor)!=null?T:"transparent",Se.style.color=(V=n==null?void 0:n.denyButtonTextColor)!=null?V:"var(--persona-feedback-error, #dc2626)",Se.style.border=`1px solid ${n!=null&&n.denyButtonTextColor?n.denyButtonTextColor:"var(--persona-palette-colors-error-200, #fca5a5)"}`,Se.setAttribute("data-approval-action","deny");let ae=he("shield-x",14,(ue=n==null?void 0:n.denyButtonTextColor)!=null?ue:"var(--persona-feedback-error, #dc2626)",2);ae&&(ae.style.marginRight="4px",Se.appendChild(ae));let Y=document.createTextNode((oe=n==null?void 0:n.denyLabel)!=null?oe:"Deny");Se.appendChild(Y),z.append(te,Se),p.appendChild(z)}return a.append(i,p),o.appendChild(a),o};var zl=e=>{let r=[];return{buttons:r,render:(n,s,o,a,i)=>{if(e.innerHTML="",r.length=0,!n||!n.length||(a!=null?a:s?s.getMessages():[]).some(m=>m.role==="user"))return;let u=document.createDocumentFragment(),p=s?s.isStreaming():!1,f=m=>{switch(m){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}};n.forEach(m=>{let v=h("button","persona-rounded-button persona-bg-persona-surface persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium persona-text-persona-muted hover:persona-opacity-90 persona-cursor-pointer persona-border persona-border-gray-200");v.type="button",v.textContent=m,v.disabled=p,i!=null&&i.fontFamily&&(v.style.fontFamily=f(i.fontFamily)),i!=null&&i.fontWeight&&(v.style.fontWeight=i.fontWeight),i!=null&&i.paddingX&&(v.style.paddingLeft=i.paddingX,v.style.paddingRight=i.paddingX),i!=null&&i.paddingY&&(v.style.paddingTop=i.paddingY,v.style.paddingBottom=i.paddingY),v.addEventListener("click",()=>{!s||s.isStreaming()||(o.value="",s.sendMessage(m))}),u.appendChild(v),r.push(v)}),e.appendChild(u)}}};var lo=class{constructor(r=2e3,t=null){this.head=0;this.count=0;this.totalCaptured=0;this.eventTypesSet=new Set;this.maxSize=r,this.buffer=new Array(r),this.store=t}push(r){var t;this.buffer[this.head]=r,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.totalCaptured++,this.eventTypesSet.add(r.type),(t=this.store)==null||t.put(r)}getAll(){return this.count===0?[]:this.count<this.maxSize?this.buffer.slice(0,this.count):[...this.buffer.slice(this.head,this.maxSize),...this.buffer.slice(0,this.head)]}async restore(){if(!this.store)return 0;let r=await this.store.getAll();if(r.length===0)return 0;let t=r.length>this.maxSize?r.slice(r.length-this.maxSize):r;for(let n of t)this.buffer[this.head]=n,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.eventTypesSet.add(n.type);return this.totalCaptured=r.length,t.length}getAllFromStore(){return this.store?this.store.getAll():Promise.resolve(this.getAll())}getRecent(r){let t=this.getAll();return r>=t.length?t:t.slice(t.length-r)}getSize(){return this.count}getTotalCaptured(){return this.totalCaptured}getEvictedCount(){return this.totalCaptured-this.count}clear(){var r;this.buffer=new Array(this.maxSize),this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(r=this.store)==null||r.clear()}destroy(){var r;this.buffer=[],this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(r=this.store)==null||r.destroy()}getEventTypes(){return Array.from(this.eventTypesSet)}};var co=class{constructor(r="persona-event-stream",t="events"){this.db=null;this.pendingWrites=[];this.flushScheduled=!1;this.isDestroyed=!1;this.dbName=r,this.storeName=t}open(){return new Promise((r,t)=>{try{let n=indexedDB.open(this.dbName,1);n.onupgradeneeded=()=>{let s=n.result;s.objectStoreNames.contains(this.storeName)||s.createObjectStore(this.storeName,{keyPath:"id"}).createIndex("timestamp","timestamp",{unique:!1})},n.onsuccess=()=>{this.db=n.result,r()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}put(r){!this.db||this.isDestroyed||(this.pendingWrites.push(r),this.flushScheduled||(this.flushScheduled=!0,queueMicrotask(()=>this.flushWrites())))}putBatch(r){if(!(!this.db||this.isDestroyed||r.length===0))try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let s of r)n.put(s)}catch{}}getAll(){return new Promise((r,t)=>{if(!this.db){r([]);return}try{let a=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).index("timestamp").getAll();a.onsuccess=()=>{r(a.result)},a.onerror=()=>{t(a.error)}}catch(n){t(n)}})}getCount(){return new Promise((r,t)=>{if(!this.db){r(0);return}try{let o=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).count();o.onsuccess=()=>{r(o.result)},o.onerror=()=>{t(o.error)}}catch(n){t(n)}})}clear(){return new Promise((r,t)=>{if(!this.db){r();return}this.pendingWrites=[];try{let o=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName).clear();o.onsuccess=()=>{r()},o.onerror=()=>{t(o.error)}}catch(n){t(n)}})}close(){this.db&&(this.db.close(),this.db=null)}destroy(){return this.isDestroyed=!0,this.pendingWrites=[],this.close(),new Promise((r,t)=>{try{let n=indexedDB.deleteDatabase(this.dbName);n.onsuccess=()=>{r()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}flushWrites(){if(this.flushScheduled=!1,!this.db||this.isDestroyed||this.pendingWrites.length===0)return;let r=this.pendingWrites;this.pendingWrites=[];try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let s of r)n.put(s)}catch{}}};function Mr(e,r){r&&r.split(/\s+/).forEach(t=>t&&e.classList.add(t))}var Wd={flow_:{bg:"var(--persona-palette-colors-success-100, #dcfce7)",text:"var(--persona-palette-colors-success-700, #166534)"},step_:{bg:"var(--persona-palette-colors-primary-100, #dbeafe)",text:"var(--persona-palette-colors-primary-700, #1e40af)"},reason_:{bg:"var(--persona-palette-colors-warning-100, #ffedd5)",text:"var(--persona-palette-colors-warning-700, #9a3412)"},tool_:{bg:"var(--persona-palette-colors-purple-100, #f3e8ff)",text:"var(--persona-palette-colors-purple-700, #6b21a8)"},agent_:{bg:"var(--persona-palette-colors-teal-100, #ccfbf1)",text:"var(--persona-palette-colors-teal-700, #115e59)"},error:{bg:"var(--persona-palette-colors-error-100, #fecaca)",text:"var(--persona-palette-colors-error-700, #991b1b)"}},Rd={bg:"var(--persona-palette-colors-gray-100, #f3f4f6)",text:"var(--persona-palette-colors-gray-600, #4b5563)"},Hd=["flowName","stepName","reasoningText","text","name","tool","toolName"],Bd=100;function Dd(e,r){let t={...Wd,...r};if(t[e])return t[e];for(let n of Object.keys(t))if(n.endsWith("_")&&e.startsWith(n))return t[n];return Rd}function Nd(e,r){return`+${((e-r)/1e3).toFixed(3)}s`}function Od(e){let r=new Date(e),t=String(r.getHours()).padStart(2,"0"),n=String(r.getMinutes()).padStart(2,"0"),s=String(r.getSeconds()).padStart(2,"0"),o=String(r.getMilliseconds()).padStart(3,"0");return`${t}:${n}:${s}.${o}`}function $d(e,r){try{let t=JSON.parse(e);if(typeof t!="object"||t===null)return null;for(let n of r){let s=n.split("."),o=t;for(let a of s)if(o&&typeof o=="object"&&o!==null)o=o[a];else{o=void 0;break}if(typeof o=="string"&&o.trim())return o.trim()}}catch{}return null}function Fd(e){var r;return(r=navigator.clipboard)!=null&&r.writeText?navigator.clipboard.writeText(e):new Promise(t=>{let n=document.createElement("textarea");n.value=e,n.style.position="fixed",n.style.opacity="0",document.body.appendChild(n),n.select(),document.execCommand("copy"),document.body.removeChild(n),t()})}function _d(e){let r;try{r=JSON.parse(e.payload)}catch{r=e.payload}return JSON.stringify({type:e.type,timestamp:new Date(e.timestamp).toISOString(),payload:r},null,2)}function jd(e,r,t){let n,s;try{s=JSON.parse(e.payload),n=JSON.stringify(s,null,2)}catch{s=e.payload,n=e.payload}let o=r.find(i=>i.renderEventStreamPayload);if(o!=null&&o.renderEventStreamPayload&&t){let i=o.renderEventStreamPayload({event:e,config:t,defaultRenderer:()=>a(),parsedPayload:s});if(i)return i}return a();function a(){let i=h("div","persona-bg-persona-container persona-border-t persona-border-persona-divider persona-px-3 persona-py-2 persona-ml-4 persona-mr-3 persona-mb-1 persona-rounded-b persona-overflow-auto persona-max-h-[300px]"),d=h("pre","persona-m-0 persona-whitespace-pre-wrap persona-break-all persona-text-[11px] persona-text-persona-secondary persona-font-mono");return d.textContent=n,i.appendChild(d),i}}function Cs(e,r,t,n,s,o,a,i){var f;let d=s.has(e.id),c=h("div","persona-border-b persona-border-persona-divider persona-text-xs");Mr(c,(f=n.classNames)==null?void 0:f.eventRow);let u=a.find(m=>m.renderEventStreamRow);if(u!=null&&u.renderEventStreamRow&&i){let m=u.renderEventStreamRow({event:e,index:r,config:i,defaultRenderer:()=>p(),isExpanded:d,onToggleExpand:()=>o(e.id)});if(m)return c.appendChild(m),c}return c.appendChild(p()),c;function p(){var te,Ae;let m=h("div",""),v=h("div","persona-flex persona-items-center persona-gap-2 persona-px-3 persona-py-3 hover:persona-bg-persona-container persona-cursor-pointer persona-group");v.setAttribute("data-event-id",e.id);let S=h("span","persona-flex-shrink-0 persona-text-persona-muted persona-w-4 persona-text-center persona-flex persona-items-center persona-justify-center"),b=he(d?"chevron-down":"chevron-right","14px","currentColor",2);b&&S.appendChild(b);let x=h("span","persona-text-[11px] persona-text-persona-muted persona-whitespace-nowrap persona-flex-shrink-0 persona-font-mono persona-w-[70px]"),k=(te=n.timestampFormat)!=null?te:"relative";x.textContent=k==="relative"?Nd(e.timestamp,t):Od(e.timestamp);let _=null;n.showSequenceNumbers!==!1&&(_=h("span","persona-text-[11px] persona-text-persona-muted persona-font-mono persona-flex-shrink-0 persona-w-[28px] persona-text-right"),_.textContent=String(r+1));let w=Dd(e.type,n.badgeColors),I=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded persona-text-[11px] persona-font-mono persona-font-medium persona-whitespace-nowrap persona-flex-shrink-0 persona-border");I.style.backgroundColor=w.bg,I.style.color=w.text,I.style.borderColor=w.text+"50",I.textContent=e.type;let $=(Ae=n.descriptionFields)!=null?Ae:Hd,T=$d(e.payload,$),V=null;T&&(V=h("span","persona-text-[11px] persona-text-persona-secondary persona-truncate persona-min-w-0"),V.textContent=T);let ue=h("div","persona-flex-1 persona-min-w-0"),oe=h("button","persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-flex-shrink-0 persona-border-none persona-bg-transparent persona-p-0"),z=he("clipboard","12px","currentColor",1.5);return z&&oe.appendChild(z),oe.addEventListener("click",async ie=>{ie.stopPropagation(),await Fd(_d(e)),oe.innerHTML="";let Se=he("check","12px","currentColor",1.5);Se&&oe.appendChild(Se),setTimeout(()=>{oe.innerHTML="";let ae=he("clipboard","12px","currentColor",1.5);ae&&oe.appendChild(ae)},1500)}),v.appendChild(S),v.appendChild(x),_&&v.appendChild(_),v.appendChild(I),V&&v.appendChild(V),v.appendChild(ue),v.appendChild(oe),m.appendChild(v),d&&m.appendChild(jd(e,a,i)),m}}function ql(e){var c,u;let{buffer:r,getFullHistory:t,onClose:n,config:s,plugins:o=[]}=e,a=(u=(c=s==null?void 0:s.features)==null?void 0:c.eventStream)!=null?u:{},i=o.find(p=>p.renderEventStreamView);if(i!=null&&i.renderEventStreamView&&s){let p=i.renderEventStreamView({config:s,events:r.getAll(),defaultRenderer:()=>d().element,onClose:n});if(p)return{element:p,update:()=>{},destroy:()=>{}}}return d();function d(){let p=a.classNames,f=h("div","persona-event-stream-view persona-flex persona-flex-col persona-flex-1 persona-min-h-0");Mr(f,p==null?void 0:p.panel);let m=[],v="",S="",b=null,x=[],k={},_=0,w=!1,I=0,$=0,T=!1,V=null,ue=!1,oe=0,z=new Set,te=new Map,Ae="",ie="",Se=null,ae,Y,ge,F,J;function me(){let de=h("div","persona-flex persona-flex-col persona-flex-shrink-0"),E=h("div","persona-flex persona-items-center persona-gap-2 persona-px-4 persona-py-3 persona-pb-0 persona-border-persona-divider persona-bg-persona-surface persona-overflow-hidden");Mr(E,p==null?void 0:p.headerBar);let Ee=h("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");Ee.textContent="Events",ae=h("span","persona-text-[11px] persona-font-mono persona-bg-persona-container persona-text-persona-muted persona-px-2 persona-py-0.5 persona-rounded persona-border persona-border-persona-border"),ae.textContent="0";let ne=h("div","persona-flex-1");Y=h("select","persona-text-xs persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded persona-px-2.5 persona-py-1 persona-text-persona-primary persona-cursor-pointer");let be=h("option","");be.value="",be.textContent="All events",Y.appendChild(be),ge=h("button","persona-inline-flex persona-items-center persona-gap-1.5 persona-rounded persona-text-xs persona-text-persona-muted hover:persona-bg-persona-container hover:persona-text-persona-primary persona-cursor-pointer persona-border persona-border-persona-border persona-bg-persona-surface persona-flex-shrink-0 persona-px-2.5 persona-py-1"),ge.type="button",ge.title="Copy All";let Xe=he("clipboard-copy","12px","currentColor",1.5);Xe&&ge.appendChild(Xe);let ye=h("span","persona-text-xs");ye.textContent="Copy All",ge.appendChild(ye),E.appendChild(Ee),E.appendChild(ae),E.appendChild(ne),E.appendChild(Y),E.appendChild(ge);let Ie=h("div","persona-relative persona-px-4 persona-py-2.5 persona-border-b persona-border-persona-divider persona-bg-persona-surface");Mr(Ie,p==null?void 0:p.searchBar);let De=he("search","14px","var(--persona-muted, #9ca3af)",1.5),nt=h("span","persona-absolute persona-left-6 persona-top-1/2 persona--translate-y-1/2 persona-pointer-events-none persona-flex persona-items-center");De&&nt.appendChild(De),F=h("input","persona-text-sm persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded-md persona-pl-8 persona-pr-3 persona-py-1 persona-w-full persona-text-persona-primary"),Mr(F,p==null?void 0:p.searchInput),F.type="text",F.placeholder="Search event payloads...",J=h("button","persona-absolute persona-right-5 persona-top-1/2 persona--translate-y-1/2 persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-0 persona-leading-none"),J.type="button",J.style.display="none";let Et=he("x","12px","currentColor",2);return Et&&J.appendChild(Et),Ie.appendChild(nt),Ie.appendChild(F),Ie.appendChild(J),de.appendChild(E),de.appendChild(Ie),de}let at,Ue=o.find(de=>de.renderEventStreamToolbar);if(Ue!=null&&Ue.renderEventStreamToolbar&&s){let de=Ue.renderEventStreamToolbar({config:s,defaultRenderer:()=>me(),eventCount:r.getSize(),filteredCount:0,onFilterChange:E=>{v=E,ke(),_e()},onSearchChange:E=>{S=E,ke(),_e()}});at=de!=null?de:me()}else at=me();let Ke=h("div","persona-text-xs persona-text-persona-muted persona-text-center persona-py-0.5 persona-px-4 persona-bg-persona-container persona-border-b persona-border-persona-divider persona-italic persona-flex-shrink-0");Ke.style.display="none";let mt=h("div","persona-flex-1 persona-min-h-0 persona-relative"),Re=h("div","persona-event-stream-list persona-overflow-y-auto persona-min-h-0");Re.style.height="100%";let tt=h("div","persona-absolute persona-bottom-3 persona-left-1/2 persona-transform persona--translate-x-1/2 persona-bg-persona-accent persona-text-white persona-text-xs persona-px-3 persona-py-1.5 persona-rounded-full persona-cursor-pointer persona-shadow-md persona-z-10 persona-flex persona-items-center persona-gap-1");Mr(tt,p==null?void 0:p.scrollIndicator),tt.style.display="none";let Te=he("arrow-down","12px","currentColor",2);Te&&tt.appendChild(Te);let N=h("span","");tt.appendChild(N);let re=h("div","persona-flex persona-items-center persona-justify-center persona-h-full persona-text-sm persona-text-persona-muted");re.style.display="none",mt.appendChild(Re),mt.appendChild(re),mt.appendChild(tt),f.setAttribute("tabindex","0"),f.appendChild(at),f.appendChild(Ke),f.appendChild(mt);function ee(){let de=r.getAll(),E={};for(let ye of de)E[ye.type]=(E[ye.type]||0)+1;let Ee=Object.keys(E).sort(),ne=Ee.length!==x.length||!Ee.every((ye,Ie)=>ye===x[Ie]),be=!ne&&Ee.some(ye=>E[ye]!==k[ye]),Ce=de.length!==Object.values(k).reduce((ye,Ie)=>ye+Ie,0);if(!ne&&!be&&!Ce||(x=Ee,k=E,!Y))return;let Xe=Y.value;if(Y.options[0].textContent="All events",ne){for(;Y.options.length>1;)Y.remove(1);for(let ye of Ee){let Ie=h("option","");Ie.value=ye,Ie.textContent=`${ye} (${E[ye]||0})`,Y.appendChild(Ie)}Xe&&Ee.includes(Xe)?Y.value=Xe:Xe&&(Y.value="",v="")}else for(let ye=1;ye<Y.options.length;ye++){let Ie=Y.options[ye];Ie.textContent=`${Ie.value} (${E[Ie.value]||0})`}}function q(){let de=r.getAll();if(v&&(de=de.filter(E=>E.type===v)),S){let E=S.toLowerCase();de=de.filter(Ee=>Ee.type.toLowerCase().includes(E)||Ee.payload.toLowerCase().includes(E))}return de}function ce(){return v!==""||S!==""}function ke(){_=0,I=0,w=!1,tt.style.display="none"}function Q(de){z.has(de)?z.delete(de):z.add(de),Se=de;let E=Re.scrollTop,Ee=w;ue=!0,w=!0,_e(),Re.scrollTop=E,w=Ee,ue=!1}function K(){return Re.scrollHeight-Re.scrollTop-Re.clientHeight<=50}function _e(){$=Date.now(),T=!1,ee();let de=r.getEvictedCount();de>0?(Ke.textContent=`${de.toLocaleString()} older events truncated`,Ke.style.display=""):Ke.style.display="none",m=q();let E=m.length,Ee=r.getSize()>0;ae&&(ae.textContent=String(r.getSize())),E===0&&Ee&&ce()?(re.textContent=S?`No events matching '${S}'`:"No events matching filter",re.style.display="",Re.style.display="none"):(re.style.display="none",Re.style.display=""),ge&&(ge.title=ce()?`Copy Filtered (${E})`:"Copy All"),w&&E>_&&(I+=E-_,N.textContent=`${I} new event${I===1?"":"s"}`,tt.style.display=""),_=E;let ne=r.getAll(),be=ne.length>0?ne[0].timestamp:0,Ce=new Set(m.map(Ie=>Ie.id));for(let Ie of z)Ce.has(Ie)||z.delete(Ie);let Xe=v!==Ae||S!==ie,ye=te.size===0&&m.length>0;if(Xe||ye||m.length===0){Re.innerHTML="",te.clear();let Ie=document.createDocumentFragment();for(let De=0;De<m.length;De++){let nt=Cs(m[De],De,be,a,z,Q,o,s);te.set(m[De].id,nt),Ie.appendChild(nt)}Re.appendChild(Ie),Ae=v,ie=S,Se=null}else{if(Se!==null){let De=te.get(Se);if(De&&De.parentNode===Re){let nt=m.findIndex(Et=>Et.id===Se);if(nt>=0){let Et=Cs(m[nt],nt,be,a,z,Q,o,s);Re.insertBefore(Et,De),De.remove(),te.set(Se,Et)}}Se=null}let Ie=new Set(m.map(De=>De.id));for(let[De,nt]of te)Ie.has(De)||(nt.remove(),te.delete(De));for(let De=0;De<m.length;De++){let nt=m[De];if(!te.has(nt.id)){let Et=Cs(nt,De,be,a,z,Q,o,s);te.set(nt.id,Et),Re.appendChild(Et)}}}w||(Re.scrollTop=Re.scrollHeight)}function it(){if(Date.now()-$>=Bd){V!==null&&(cancelAnimationFrame(V),V=null),_e();return}T||(T=!0,V=requestAnimationFrame(()=>{V=null,_e()}))}let Lt=(de,E)=>{if(!ge)return;ge.innerHTML="";let Ee=he(de,"12px","currentColor",1.5);Ee&&ge.appendChild(Ee);let ne=h("span","persona-text-xs");ne.textContent="Copy All",ge.appendChild(ne),setTimeout(()=>{ge.innerHTML="";let be=he("clipboard-copy","12px","currentColor",1.5);be&&ge.appendChild(be);let Ce=h("span","persona-text-xs");Ce.textContent="Copy All",ge.appendChild(Ce),ge.disabled=!1},E)},qt=async()=>{if(ge){ge.disabled=!0;try{let de;ce()?de=m:t?(de=await t(),de.length===0&&(de=r.getAll())):de=r.getAll();let E=de.map(Ee=>{try{return JSON.parse(Ee.payload)}catch{return Ee.payload}});await navigator.clipboard.writeText(JSON.stringify(E,null,2)),Lt("check",1500)}catch{Lt("x",1500)}}},Ut=()=>{Y&&(v=Y.value,ke(),_e())},G=()=>{!F||!J||(J.style.display=F.value?"":"none",b&&clearTimeout(b),b=setTimeout(()=>{S=F.value,ke(),_e()},150))},Le=()=>{!F||!J||(F.value="",S="",J.style.display="none",b&&clearTimeout(b),ke(),_e())},ft=()=>{if(ue)return;let de=Re.scrollTop,E=de>oe;oe=de,K()&&E?(w=!1,I=0,tt.style.display="none"):K()||(w=!0)},yt=de=>{de.deltaY<0&&(w=!0)},Ye=()=>{Re.scrollTop=Re.scrollHeight,w=!1,I=0,tt.style.display="none"},ot=de=>{let E=de.target;if(!E||E.closest("button"))return;let Ee=E.closest("[data-event-id]");if(!Ee)return;let ne=Ee.getAttribute("data-event-id");ne&&Q(ne)},Wt=de=>{if((de.metaKey||de.ctrlKey)&&de.key==="f"){de.preventDefault(),F==null||F.focus(),F==null||F.select();return}de.key==="Escape"&&(F&&document.activeElement===F?(Le(),F.blur(),f.focus()):n&&n())};ge&&ge.addEventListener("click",qt),Y&&Y.addEventListener("change",Ut),F&&F.addEventListener("input",G),J&&J.addEventListener("click",Le),Re.addEventListener("scroll",ft),Re.addEventListener("wheel",yt,{passive:!0}),Re.addEventListener("click",ot),tt.addEventListener("click",Ye),f.addEventListener("keydown",Wt);function Vt(){b&&clearTimeout(b),V!==null&&(cancelAnimationFrame(V),V=null),T=!1,te.clear(),ge&&ge.removeEventListener("click",qt),Y&&Y.removeEventListener("change",Ut),F&&F.removeEventListener("input",G),J&&J.removeEventListener("click",Le),Re.removeEventListener("scroll",ft),Re.removeEventListener("wheel",yt),Re.removeEventListener("click",ot),tt.removeEventListener("click",Ye),f.removeEventListener("keydown",Wt)}return{element:f,update:it,destroy:Vt}}}function Ul(e,r){let t=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",n=typeof e.artifactId=="string"?e.artifactId:"",s=e.status==="streaming"?"streaming":"complete",a=(typeof e.artifactType=="string"?e.artifactType:"markdown")==="component"?"Component":"Document",i=document.createElement("div");i.className="persona-flex persona-w-full persona-max-w-full persona-items-center persona-gap-3 persona-rounded-xl persona-px-4 persona-py-3",i.style.border="1px solid var(--persona-border, #e5e7eb)",i.style.backgroundColor="var(--persona-bg, #ffffff)",i.style.cursor="pointer",i.tabIndex=0,i.setAttribute("role","button"),i.setAttribute("aria-label",`Open ${t} in artifact panel`),n&&i.setAttribute("data-open-artifact",n);let d=document.createElement("div");d.className="persona-flex persona-h-10 persona-w-10 persona-flex-shrink-0 persona-items-center persona-justify-center persona-rounded-lg",d.style.border="1px solid var(--persona-border, #e5e7eb)",d.style.color="var(--persona-muted, #9ca3af)",d.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z"/><polyline points="14 2 14 8 20 8"/></svg>';let c=document.createElement("div");c.className="persona-min-w-0 persona-flex-1 persona-flex persona-flex-col persona-gap-0.5";let u=document.createElement("div");u.className="persona-truncate persona-text-sm persona-font-medium",u.style.color="var(--persona-text, #1f2937)",u.textContent=t;let p=document.createElement("div");if(p.className="persona-text-xs persona-flex persona-items-center persona-gap-1.5",p.style.color="var(--persona-muted, #9ca3af)",s==="streaming"){let f=document.createElement("span");f.className="persona-inline-block persona-w-1.5 persona-h-1.5 persona-rounded-full",f.style.backgroundColor="var(--persona-primary, #3b82f6)",f.style.animation="persona-pulse 1.5s ease-in-out infinite",p.appendChild(f);let m=document.createElement("span");m.textContent=`Generating ${a.toLowerCase()}...`,p.appendChild(m)}else p.textContent=a;if(c.append(u,p),i.append(d,c),s==="complete"){let f=document.createElement("button");f.type="button",f.textContent="Download",f.title=`Download ${t}`,f.className="persona-flex-shrink-0 persona-rounded-md persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium",f.style.border="1px solid var(--persona-border, #e5e7eb)",f.style.color="var(--persona-text, #1f2937)",f.style.backgroundColor="transparent",f.style.cursor="pointer",f.setAttribute("data-download-artifact",n),i.append(f)}return i}var Vl=(e,r)=>{var n,s,o;let t=(o=(s=(n=r==null?void 0:r.config)==null?void 0:n.features)==null?void 0:s.artifacts)==null?void 0:o.renderCard;if(t){let a=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",i=typeof e.artifactId=="string"?e.artifactId:"",d=e.status==="streaming"?"streaming":"complete",c=typeof e.artifactType=="string"?e.artifactType:"markdown",u=t({artifact:{artifactId:i,title:a,artifactType:c,status:d},config:r.config,defaultRenderer:()=>Ul(e,r)});if(u)return u}return Ul(e,r)};var ws=class{constructor(){this.components=new Map}register(r,t){this.components.has(r)&&console.warn(`[ComponentRegistry] Component "${r}" is already registered. Overwriting.`),this.components.set(r,t)}unregister(r){this.components.delete(r)}get(r){return this.components.get(r)}has(r){return this.components.has(r)}getAllNames(){return Array.from(this.components.keys())}clear(){this.components.clear()}registerAll(r){Object.entries(r).forEach(([t,n])=>{this.register(t,n)})}},qn=new ws;qn.register("PersonaArtifactCard",Vl);function zd(e){var s;let r=h("div","persona-rounded-lg persona-border persona-border-persona-border persona-p-3 persona-text-persona-primary"),t=h("div","persona-font-semibold persona-text-sm persona-mb-2");t.textContent=e.component?`Component: ${e.component}`:"Component";let n=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-overflow-x-auto");return n.textContent=JSON.stringify((s=e.props)!=null?s:{},null,2),r.appendChild(t),r.appendChild(n),r}function Jl(e,r){var mt,Re,tt,Te;let t=(Re=(mt=e.features)==null?void 0:mt.artifacts)==null?void 0:Re.layout,s=((tt=t==null?void 0:t.toolbarPreset)!=null?tt:"default")==="document",o=(Te=t==null?void 0:t.panePadding)==null?void 0:Te.trim(),a=e.markdown?br(e.markdown):null,i=Yr(e.sanitize),d=N=>{let re=a?a(N):Gr(N);return i?i(re):re},c=typeof document!="undefined"?h("div","persona-artifact-backdrop persona-fixed persona-inset-0 persona-z-[55] persona-bg-black/30 persona-hidden md:persona-hidden"):null,u=()=>{c==null||c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"),z==null||z.hide()};c&&c.addEventListener("click",()=>{var N;u(),(N=r.onDismiss)==null||N.call(r)});let p=h("aside","persona-artifact-pane persona-flex persona-flex-col persona-min-h-0 persona-min-w-0 persona-bg-persona-surface persona-text-persona-primary persona-border-l persona-border-persona-border");p.setAttribute("data-persona-theme-zone","artifact-pane"),s&&p.classList.add("persona-artifact-pane-document");let f=h("div","persona-artifact-toolbar persona-flex persona-items-center persona-justify-between persona-gap-2 persona-px-2 persona-py-2 persona-border-b persona-border-persona-border persona-shrink-0");f.setAttribute("data-persona-theme-zone","artifact-toolbar"),s&&f.classList.add("persona-artifact-toolbar-document");let m=h("span","persona-text-xs persona-font-medium persona-truncate");m.textContent="Artifacts";let v=h("button","persona-rounded-md persona-border persona-border-persona-border persona-px-2 persona-py-1 persona-text-xs persona-bg-persona-surface");v.type="button",v.textContent="Close",v.setAttribute("aria-label","Close artifacts panel"),v.addEventListener("click",()=>{var N;u(),(N=r.onDismiss)==null||N.call(r)});let S="rendered",b=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0 persona-artifact-toggle-group"),x=s?wt({icon:"eye",label:"Rendered view",className:"persona-artifact-doc-icon-btn persona-artifact-view-btn"}):wt({icon:"eye",label:"Rendered view"}),k=s?wt({icon:"code-2",label:"Source",className:"persona-artifact-doc-icon-btn persona-artifact-code-btn"}):wt({icon:"code-2",label:"Source"}),_=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0"),w=(t==null?void 0:t.documentToolbarShowCopyLabel)===!0,I=(t==null?void 0:t.documentToolbarShowCopyChevron)===!0,$=t==null?void 0:t.documentToolbarCopyMenuItems,T=!!(I&&$&&$.length>0),V=null,ue,oe=null,z=null;if(s&&(w||I)&&!T){if(ue=w?_o({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):wt({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),I){let N=he("chevron-down",14,"currentColor",2);N&&ue.appendChild(N)}}else s&&T?(V=h("div","persona-relative persona-inline-flex persona-items-center persona-gap-0 persona-rounded-md"),ue=w?_o({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):wt({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),oe=wt({icon:"chevron-down",label:"More copy options",size:14,className:"persona-artifact-doc-copy-menu-chevron persona-artifact-doc-icon-btn",aria:{"aria-haspopup":"true","aria-expanded":"false"}}),V.append(ue,oe)):s?ue=wt({icon:"copy",label:"Copy",className:"persona-artifact-doc-icon-btn"}):ue=wt({icon:"copy",label:"Copy"});let te=s?wt({icon:"refresh-cw",label:"Refresh",className:"persona-artifact-doc-icon-btn"}):wt({icon:"refresh-cw",label:"Refresh"}),Ae=s?wt({icon:"x",label:"Close",className:"persona-artifact-doc-icon-btn"}):wt({icon:"x",label:"Close"}),ie=()=>{var ce,ke,Q;let N=(ce=J.find(K=>K.id===me))!=null?ce:J[J.length-1],re=(ke=N==null?void 0:N.id)!=null?ke:null,ee=(N==null?void 0:N.artifactType)==="markdown"&&(Q=N.markdown)!=null?Q:"",q=N?JSON.stringify({component:N.component,props:N.props},null,2):"";return{markdown:ee,jsonPayload:q,id:re}},Se=async()=>{var ce;let{markdown:N,jsonPayload:re}=ie(),ee=(ce=J.find(ke=>ke.id===me))!=null?ce:J[J.length-1],q=(ee==null?void 0:ee.artifactType)==="markdown"?N:ee?re:"";try{await navigator.clipboard.writeText(q)}catch{}};if(ue.addEventListener("click",async()=>{let N=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;if(N&&T){let{markdown:re,jsonPayload:ee,id:q}=ie();try{await N({actionId:"primary",artifactId:q,markdown:re,jsonPayload:ee})}catch{}return}await Se()}),oe&&($!=null&&$.length)){let N=()=>{var ee;return(ee=p.closest("[data-persona-root]"))!=null?ee:document.body},re=()=>{z=ar({items:$.map(ee=>({id:ee.id,label:ee.label})),onSelect:async ee=>{let{markdown:q,jsonPayload:ce,id:ke}=ie(),Q=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;try{Q?await Q({actionId:ee,artifactId:ke,markdown:q,jsonPayload:ce}):ee==="markdown"||ee==="md"?await navigator.clipboard.writeText(q):ee==="json"||ee==="source"?await navigator.clipboard.writeText(ce):await navigator.clipboard.writeText(q||ce)}catch{}},anchor:V!=null?V:oe,position:"bottom-right",portal:N()})};p.isConnected?re():requestAnimationFrame(re),oe.addEventListener("click",ee=>{ee.stopPropagation(),z==null||z.toggle()})}te.addEventListener("click",async()=>{var N;try{await((N=t==null?void 0:t.onDocumentToolbarRefresh)==null?void 0:N.call(t))}catch{}Ue()}),Ae.addEventListener("click",()=>{var N;u(),(N=r.onDismiss)==null||N.call(r)});let ae=()=>{s&&(x.setAttribute("aria-pressed",S==="rendered"?"true":"false"),k.setAttribute("aria-pressed",S==="source"?"true":"false"))};x.addEventListener("click",()=>{S="rendered",ae(),Ue()}),k.addEventListener("click",()=>{S="source",ae(),Ue()});let Y=h("span","persona-min-w-0 persona-flex-1 persona-text-xs persona-font-medium persona-text-persona-primary persona-truncate persona-text-center md:persona-text-left");s?(f.replaceChildren(),b.append(x,k),V?_.append(V,te,Ae):_.append(ue,te,Ae),f.append(b,Y,_),ae()):(f.appendChild(m),f.appendChild(v)),o&&(f.style.paddingLeft=o,f.style.paddingRight=o);let ge=h("div","persona-artifact-list persona-shrink-0 persona-flex persona-gap-1 persona-overflow-x-auto persona-p-2 persona-border-b persona-border-persona-border"),F=h("div","persona-artifact-content persona-flex-1 persona-min-h-0 persona-overflow-y-auto persona-p-3");o&&(ge.style.paddingLeft=o,ge.style.paddingRight=o,F.style.padding=o),p.appendChild(f),p.appendChild(ge),p.appendChild(F);let J=[],me=null,at=!1,Ue=()=>{var q,ce,ke,Q;let N=s&&J.length<=1;ge.classList.toggle("persona-hidden",N),ge.replaceChildren();for(let K of J){let _e=h("button","persona-artifact-tab persona-shrink-0 persona-rounded-lg persona-px-2 persona-py-1 persona-text-xs persona-border persona-border-transparent persona-text-persona-primary");_e.type="button",_e.textContent=K.title||K.id.slice(0,8),K.id===me&&_e.classList.add("persona-bg-persona-container","persona-border-persona-border"),_e.addEventListener("click",()=>r.onSelect(K.id)),ge.appendChild(_e)}F.replaceChildren();let re=me&&J.find(K=>K.id===me)||J[J.length-1];if(!re)return;if(s){let K=re.artifactType==="markdown"?"MD":(q=re.component)!=null?q:"Component",it=(re.title||"Document").trim().replace(/\s*·\s*MD\s*$/i,"").trim()||"Document";Y.textContent=`${it} \xB7 ${K}`}else m.textContent="Artifacts";if(re.artifactType==="markdown"){if(s&&S==="source"){let _e=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-break-words persona-text-persona-primary");_e.textContent=(ce=re.markdown)!=null?ce:"",F.appendChild(_e);return}let K=h("div","persona-text-sm persona-leading-relaxed persona-markdown-bubble");K.innerHTML=d((ke=re.markdown)!=null?ke:""),F.appendChild(K);return}let ee=re.component?qn.get(re.component):void 0;if(ee){let _e={message:{id:re.id,role:"assistant",content:"",createdAt:new Date().toISOString()},config:e,updateProps:()=>{}};try{let it=ee((Q=re.props)!=null?Q:{},_e);if(it){F.appendChild(it);return}}catch{}}F.appendChild(zd(re))},Ke=()=>{var re;let N=J.length>0;if(p.classList.toggle("persona-hidden",!N),c){let ee=typeof p.closest=="function"?p.closest("[data-persona-root]"):null,ce=((re=ee==null?void 0:ee.classList.contains("persona-artifact-narrow-host"))!=null?re:!1)||typeof window!="undefined"&&window.matchMedia("(max-width: 640px)").matches;N&&ce&&at?(c.classList.remove("persona-hidden"),p.classList.add("persona-artifact-drawer-open")):(c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"))}};return{element:p,backdrop:c,update(N){var re,ee,q;J=N.artifacts,me=(q=(ee=N.selectedId)!=null?ee:(re=N.artifacts[N.artifacts.length-1])==null?void 0:re.id)!=null?q:null,J.length>0&&(at=!0),Ue(),Ke()},setMobileOpen(N){at=N,!N&&c?(c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open")):Ke()}}}function un(e){var r,t;return((t=(r=e==null?void 0:e.features)==null?void 0:r.artifacts)==null?void 0:t.enabled)===!0}function Kl(e,r){var o,a,i,d;if(e.classList.remove("persona-artifact-border-full","persona-artifact-border-left"),e.style.removeProperty("--persona-artifact-pane-border"),e.style.removeProperty("--persona-artifact-pane-border-left"),!un(r))return;let t=(a=(o=r.features)==null?void 0:o.artifacts)==null?void 0:a.layout,n=(i=t==null?void 0:t.paneBorder)==null?void 0:i.trim(),s=(d=t==null?void 0:t.paneBorderLeft)==null?void 0:d.trim();n?(e.classList.add("persona-artifact-border-full"),e.style.setProperty("--persona-artifact-pane-border",n)):s&&(e.classList.add("persona-artifact-border-left"),e.style.setProperty("--persona-artifact-pane-border-left",s))}function qd(e){e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color"),e.style.removeProperty("--persona-artifact-doc-toggle-active-bg"),e.style.removeProperty("--persona-artifact-doc-toggle-active-border")}function zo(e,r){var d,c,u,p,f,m,v,S,b,x;if(!un(r)){e.style.removeProperty("--persona-artifact-split-gap"),e.style.removeProperty("--persona-artifact-pane-width"),e.style.removeProperty("--persona-artifact-pane-max-width"),e.style.removeProperty("--persona-artifact-pane-min-width"),e.style.removeProperty("--persona-artifact-pane-bg"),e.style.removeProperty("--persona-artifact-pane-padding"),qd(e),Kl(e,r);return}let t=(c=(d=r.features)==null?void 0:d.artifacts)==null?void 0:c.layout;e.style.setProperty("--persona-artifact-split-gap",(u=t==null?void 0:t.splitGap)!=null?u:"0.5rem"),e.style.setProperty("--persona-artifact-pane-width",(p=t==null?void 0:t.paneWidth)!=null?p:"40%"),e.style.setProperty("--persona-artifact-pane-max-width",(f=t==null?void 0:t.paneMaxWidth)!=null?f:"28rem"),t!=null&&t.paneMinWidth?e.style.setProperty("--persona-artifact-pane-min-width",t.paneMinWidth):e.style.removeProperty("--persona-artifact-pane-min-width");let n=(m=t==null?void 0:t.paneBackground)==null?void 0:m.trim();n?e.style.setProperty("--persona-artifact-pane-bg",n):e.style.removeProperty("--persona-artifact-pane-bg");let s=(v=t==null?void 0:t.panePadding)==null?void 0:v.trim();s?e.style.setProperty("--persona-artifact-pane-padding",s):e.style.removeProperty("--persona-artifact-pane-padding");let o=(S=t==null?void 0:t.documentToolbarIconColor)==null?void 0:S.trim();o?e.style.setProperty("--persona-artifact-doc-toolbar-icon-color",o):e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color");let a=(b=t==null?void 0:t.documentToolbarToggleActiveBackground)==null?void 0:b.trim();a?e.style.setProperty("--persona-artifact-doc-toggle-active-bg",a):e.style.removeProperty("--persona-artifact-doc-toggle-active-bg");let i=(x=t==null?void 0:t.documentToolbarToggleActiveBorderColor)==null?void 0:x.trim();i?e.style.setProperty("--persona-artifact-doc-toggle-active-border",i):e.style.removeProperty("--persona-artifact-doc-toggle-active-border"),Kl(e,r)}var Gl=["panel","seamless"];function qo(e,r){var i,d,c,u,p,f;for(let m of Gl)e.classList.remove(`persona-artifact-appearance-${m}`);if(e.classList.remove("persona-artifact-unified-split"),e.style.removeProperty("--persona-artifact-pane-radius"),e.style.removeProperty("--persona-artifact-pane-shadow"),e.style.removeProperty("--persona-artifact-unified-outer-radius"),!un(r))return;let t=(d=(i=r.features)==null?void 0:i.artifacts)==null?void 0:d.layout,n=(c=t==null?void 0:t.paneAppearance)!=null?c:"panel",s=Gl.includes(n)?n:"panel";e.classList.add(`persona-artifact-appearance-${s}`);let o=(u=t==null?void 0:t.paneBorderRadius)==null?void 0:u.trim();o&&e.style.setProperty("--persona-artifact-pane-radius",o);let a=(p=t==null?void 0:t.paneShadow)==null?void 0:p.trim();if(a&&e.style.setProperty("--persona-artifact-pane-shadow",a),(t==null?void 0:t.unifiedSplitChrome)===!0){e.classList.add("persona-artifact-unified-split");let m=((f=t.unifiedSplitOuterRadius)==null?void 0:f.trim())||o;m&&e.style.setProperty("--persona-artifact-unified-outer-radius",m)}}function Yl(e,r){var t,n,s;return!r||!un(e)?!1:((s=(n=(t=e.features)==null?void 0:t.artifacts)==null?void 0:n.layout)==null?void 0:s.expandLauncherPanelWhenOpen)!==!1}function Ud(e,r){if(!(e!=null&&e.trim()))return r;let t=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return t?Math.max(0,Number(t[1])):r}function Vd(e){if(!(e!=null&&e.trim()))return null;let r=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return r?Math.max(0,Number(r[1])):null}function Jd(e,r,t){return t<r?r:Math.min(t,Math.max(r,e))}function Kd(e,r,t,n){let s=e-n-2*r-t;return Math.max(0,s)}function Xl(e,r){var a;let n=(a=(r.getComputedStyle(e).gap||"0px").trim().split(/\s+/)[0])!=null?a:"0px",s=/^([\d.]+)px$/i.exec(n);if(s)return Number(s[1]);let o=/^([\d.]+)/.exec(n);return o?Number(o[1]):8}function Zl(e,r,t,n,s,o){let a=Ud(s,200),i=Kd(r,t,n,200);i=Math.max(a,i);let d=Vd(o);return d!==null&&(i=Math.min(i,d)),Jd(e,a,i)}var Ql={init:{title:"Schedule a Demo",description:"Share the basics and we'll follow up with a confirmation.",fields:[{name:"name",label:"Full name",placeholder:"Jane Doe",required:!0},{name:"email",label:"Work email",placeholder:"jane@example.com",type:"email",required:!0},{name:"notes",label:"What would you like to cover?",type:"textarea"}],submitLabel:"Submit details"},followup:{title:"Additional Information",description:"Provide any extra details to tailor the next steps.",fields:[{name:"company",label:"Company",placeholder:"Acme Inc."},{name:"context",label:"Context",type:"textarea",placeholder:"Share more about your use case"}],submitLabel:"Send"}},Ss=(e,r,t,n)=>{let s=e.querySelectorAll("[data-tv-form]");s.length&&s.forEach(o=>{var v,S,b;if(o.dataset.enhanced==="true")return;let a=(v=o.dataset.tvForm)!=null?v:"init";o.dataset.enhanced="true";let i=(S=Ql[a])!=null?S:Ql.init;o.classList.add("persona-form-card","persona-space-y-4");let d=h("div","persona-space-y-1"),c=h("h3","persona-text-base persona-font-semibold persona-text-persona-primary");if(c.textContent=i.title,d.appendChild(c),i.description){let x=h("p","persona-text-sm persona-text-persona-muted");x.textContent=i.description,d.appendChild(x)}let u=document.createElement("form");u.className="persona-form-grid persona-space-y-3",i.fields.forEach(x=>{var $,T;let k=h("label","persona-form-field persona-flex persona-flex-col persona-gap-1");k.htmlFor=`${r.id}-${a}-${x.name}`;let _=h("span","persona-text-xs persona-font-medium persona-text-persona-muted");_.textContent=x.label,k.appendChild(_);let w=($=x.type)!=null?$:"text",I;w==="textarea"?(I=document.createElement("textarea"),I.rows=3):(I=document.createElement("input"),I.type=w),I.className="persona-rounded-xl persona-border persona-border-gray-200 persona-bg-white persona-px-3 persona-py-2 persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-persona-primary",I.id=`${r.id}-${a}-${x.name}`,I.name=x.name,I.placeholder=(T=x.placeholder)!=null?T:"",x.required&&(I.required=!0),k.appendChild(I),u.appendChild(k)});let p=h("div","persona-flex persona-items-center persona-justify-between persona-gap-2"),f=h("div","persona-text-xs persona-text-persona-muted persona-min-h-[1.5rem]"),m=h("button","persona-inline-flex persona-items-center persona-rounded-full persona-bg-persona-primary persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-60 persona-cursor-pointer");m.type="submit",m.textContent=(b=i.submitLabel)!=null?b:"Submit",p.appendChild(f),p.appendChild(m),u.appendChild(p),o.replaceChildren(d,u),u.addEventListener("submit",async x=>{var I,$;x.preventDefault();let k=(I=t.formEndpoint)!=null?I:"/form",_=new FormData(u),w={};_.forEach((T,V)=>{w[V]=T}),w.type=a,m.disabled=!0,f.textContent="Submitting\u2026";try{let T=await fetch(k,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(w)});if(!T.ok)throw new Error(`Form submission failed (${T.status})`);let V=await T.json();f.textContent=($=V.message)!=null?$:"Thanks! We'll be in touch soon.",V.success&&V.nextPrompt&&await n.sendMessage(String(V.nextPrompt))}catch(T){f.textContent=T instanceof Error?T.message:"Something went wrong. Please try again."}finally{m.disabled=!1}})})};var As=class{constructor(){this.plugins=new Map}register(r){var t;this.plugins.has(r.id)&&console.warn(`Plugin "${r.id}" is already registered. Overwriting.`),this.plugins.set(r.id,r),(t=r.onRegister)==null||t.call(r)}unregister(r){var n;let t=this.plugins.get(r);t&&((n=t.onUnregister)==null||n.call(t),this.plugins.delete(r))}getAll(){return Array.from(this.plugins.values()).sort((r,t)=>{var n,s;return((n=t.priority)!=null?n:0)-((s=r.priority)!=null?s:0)})}getForInstance(r){let t=this.getAll();if(!r||r.length===0)return t;let n=new Set(r.map(o=>o.id));return[...t.filter(o=>!n.has(o.id)),...r].sort((o,a)=>{var i,d;return((i=a.priority)!=null?i:0)-((d=o.priority)!=null?d:0)})}clear(){this.plugins.forEach(r=>{var t;return(t=r.onUnregister)==null?void 0:t.call(r)}),this.plugins.clear()}},Uo=new As;var St={apiUrl:"http://localhost:43111/api/chat/dispatch",clientToken:void 0,theme:void 0,darkTheme:void 0,colorScheme:"light",launcher:{enabled:!0,mountMode:"floating",dock:{side:"right",width:"420px"},title:"Chat Assistant",subtitle:"Here to help you get answers fast",agentIconText:"\u{1F4AC}",position:"bottom-right",width:"min(400px, calc(100vw - 24px))",heightOffset:0,autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:"#000000",callToActionIconBackgroundColor:"#ffffff",closeButtonBackgroundColor:"transparent",clearChat:{backgroundColor:"transparent",borderColor:"transparent",enabled:!0,placement:"inline",iconName:"refresh-cw",size:"32px",showTooltip:!0,tooltipText:"Clear chat",paddingX:"0px",paddingY:"0px"},headerIconHidden:!1,border:"1px solid #e5e7eb",shadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)"},copy:{welcomeTitle:"Hello \u{1F44B}",welcomeSubtitle:"Ask anything about your account or products.",inputPlaceholder:"How can I help...",sendButtonLabel:"Send"},sendButton:{borderWidth:"0px",paddingX:"12px",paddingY:"10px",backgroundColor:"#111827",textColor:"#ffffff",borderColor:"#60a5fa",useIcon:!0,iconText:"\u2191",size:"40px",showTooltip:!0,tooltipText:"Send message",iconName:"send"},statusIndicator:{visible:!0,idleText:"Online",connectingText:"Connecting\u2026",connectedText:"Streaming\u2026",errorText:"Offline"},voiceRecognition:{enabled:!0,pauseDuration:2e3,iconName:"mic",iconSize:"39px",borderWidth:"0px",paddingX:"9px",paddingY:"14px",iconColor:"#111827",backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:"#ffffff",recordingBackgroundColor:"#ef4444",recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"],suggestionChipsConfig:{fontFamily:"sans-serif",fontWeight:"500",paddingX:"12px",paddingY:"6px"},layout:{header:{layout:"default",showIcon:!0,showTitle:!0,showSubtitle:!0,showCloseButton:!0,showClearChat:!0},messages:{layout:"bubble",avatar:{show:!1,position:"left"},timestamp:{show:!1,position:"below"},groupConsecutive:!1},slots:{}},markdown:{options:{gfm:!0,breaks:!0},disableDefaultStyles:!1},messageActions:{enabled:!0,showCopy:!0,showUpvote:!1,showDownvote:!1,visibility:"hover",align:"right",layout:"pill-inside"},debug:!1};function ec(e,r){if(!(!e&&!r))return e?r?ro(e,r):e:r}function Es(e){var r,t,n,s,o,a,i,d,c,u,p,f,m,v,S,b,x,k,_,w,I;return e?{...St,...e,theme:ec(St.theme,e.theme),darkTheme:ec(St.darkTheme,e.darkTheme),launcher:{...St.launcher,...e.launcher,dock:{...(r=St.launcher)==null?void 0:r.dock,...(t=e.launcher)==null?void 0:t.dock},clearChat:{...(n=St.launcher)==null?void 0:n.clearChat,...(s=e.launcher)==null?void 0:s.clearChat}},copy:{...St.copy,...e.copy},sendButton:{...St.sendButton,...e.sendButton},statusIndicator:{...St.statusIndicator,...e.statusIndicator},voiceRecognition:{...St.voiceRecognition,...e.voiceRecognition},features:(()=>{var ue,oe;let $=(ue=St.features)==null?void 0:ue.artifacts,T=(oe=e.features)==null?void 0:oe.artifacts,V=$===void 0&&T===void 0?void 0:{...$,...T,layout:{...$==null?void 0:$.layout,...T==null?void 0:T.layout}};return{...St.features,...e.features,...V!==void 0?{artifacts:V}:{}}})(),suggestionChips:(o=e.suggestionChips)!=null?o:St.suggestionChips,suggestionChipsConfig:{...St.suggestionChipsConfig,...e.suggestionChipsConfig},layout:{...St.layout,...e.layout,header:{...(a=St.layout)==null?void 0:a.header,...(i=e.layout)==null?void 0:i.header},messages:{...(d=St.layout)==null?void 0:d.messages,...(c=e.layout)==null?void 0:c.messages,avatar:{...(p=(u=St.layout)==null?void 0:u.messages)==null?void 0:p.avatar,...(m=(f=e.layout)==null?void 0:f.messages)==null?void 0:m.avatar},timestamp:{...(S=(v=St.layout)==null?void 0:v.messages)==null?void 0:S.timestamp,...(x=(b=e.layout)==null?void 0:b.messages)==null?void 0:x.timestamp}},slots:{...(k=St.layout)==null?void 0:k.slots,...(_=e.layout)==null?void 0:_.slots}},markdown:{...St.markdown,...e.markdown,options:{...(w=St.markdown)==null?void 0:w.options,...(I=e.markdown)==null?void 0:I.options}},messageActions:{...St.messageActions,...e.messageActions}}:St}var tc=()=>{let e=new Map,r=(s,o)=>(e.has(s)||e.set(s,new Set),e.get(s).add(o),()=>t(s,o)),t=(s,o)=>{var a;(a=e.get(s))==null||a.delete(o)};return{on:r,off:t,emit:(s,o)=>{var a;(a=e.get(s))==null||a.forEach(i=>{try{i(o)}catch(d){typeof console!="undefined"&&console.error("[AgentWidget] Event handler error:",d)}})}}};var Gd=e=>{let r=e.match(/```(?:json)?\s*([\s\S]*?)```/i);return r?r[1]:e},Yd=e=>{let r=e.trim(),t=r.indexOf("{");if(t===-1)return null;let n=0;for(let s=t;s<r.length;s+=1){let o=r[s];if(o==="{"&&(n+=1),o==="}"&&(n-=1,n===0))return r.slice(t,s+1)}return null},Vo=({text:e})=>{if(!e||!e.includes("{"))return null;try{let r=Gd(e),t=Yd(r);if(!t)return null;let n=JSON.parse(t);if(!n||typeof n!="object"||!n.action)return null;let{action:s,...o}=n;return{type:String(s),payload:o,raw:n}}catch{return null}},Ts=e=>typeof e=="string"?e:e==null?"":String(e),kr={message:e=>e.type!=="message"?void 0:{handled:!0,displayText:Ts(e.payload.text)},messageAndClick:(e,r)=>{var s;if(e.type!=="message_and_click")return;let t=e.payload,n=Ts(t.element);if(n&&((s=r.document)!=null&&s.querySelector)){let o=r.document.querySelector(n);o?setTimeout(()=>{o.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",n)}return{handled:!0,displayText:Ts(t.text)}}},nc=e=>Array.isArray(e)?e.map(r=>String(r)):[],Jo=e=>{let r=new Set(nc(e.getSessionMetadata().processedActionMessageIds)),t=()=>{r=new Set(nc(e.getSessionMetadata().processedActionMessageIds))},n=()=>{let o=Array.from(r);e.updateSessionMetadata(a=>({...a,processedActionMessageIds:o}))};return{process:o=>{if(o.streaming||o.message.role!=="assistant"||!o.text||r.has(o.message.id))return null;let a=typeof o.raw=="string"&&o.raw||typeof o.message.rawContent=="string"&&o.message.rawContent||typeof o.text=="string"&&o.text||null;!a&&typeof o.text=="string"&&o.text.trim().startsWith("{")&&typeof console!="undefined"&&console.warn("[AgentWidget] Structured response detected but no raw payload was provided. Ensure your stream parser returns { text, raw }.");let i=a?e.parsers.reduce((c,u)=>c||(u==null?void 0:u({text:a,message:o.message}))||null,null):null;if(!i)return null;r.add(o.message.id),n();let d={action:i,message:o.message};e.emit("action:detected",d);for(let c of e.handlers)if(c)try{let u=()=>{e.emit("action:resubmit",d)},p=c(i,{message:o.message,metadata:e.getSessionMetadata(),updateMetadata:e.updateSessionMetadata,document:e.documentRef,triggerResubmit:u});if(!p)continue;if(p.handled){let f=p.persistMessage!==!1;return{text:p.displayText!==void 0?p.displayText:"",persist:f,resubmit:p.resubmit}}}catch(u){typeof console!="undefined"&&console.error("[AgentWidget] Action handler error:",u)}return{text:"",persist:!0}},syncFromMetadata:t}};var Xd=e=>{if(!e)return null;try{return JSON.parse(e)}catch(r){return typeof console!="undefined"&&console.error("[AgentWidget] Failed to parse stored state:",r),null}},Zd=e=>e.map(r=>({...r,streaming:!1})),Ms=(e="persona-state")=>{let r=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let t=r();return t?Xd(t.getItem(e)):null},save:t=>{let n=r();if(n)try{let s={...t,messages:t.messages?Zd(t.messages):void 0};n.setItem(e,JSON.stringify(s))}catch(s){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",s)}},clear:()=>{let t=r();if(t)try{t.removeItem(e)}catch(n){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",n)}}}};import{parse as Qd,STR as ep,OBJ as tp}from"partial-json";function np(e){if(!e||typeof e!="object"||!("component"in e))return!1;let r=e.component;return typeof r=="string"&&r.length>0}function rp(e,r){if(!np(e))return null;let t=e.props&&typeof e.props=="object"&&e.props!==null?e.props:{};return{component:e.component,props:t,raw:r}}function ks(){let e=null,r=0;return{getExtractedDirective:()=>e,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=r)return e;try{let s=Qd(t,ep|tp),o=rp(s,t);o&&(e=o)}catch{}return r=t.length,e},reset:()=>{e=null,r=0}}}function op(e){return typeof e=="object"&&e!==null&&"component"in e&&typeof e.component=="string"&&"props"in e&&typeof e.props=="object"}function Ls(e,r){let{config:t,message:n,onPropsUpdate:s}=r,o=qn.get(e.component);if(!o)return console.warn(`[ComponentMiddleware] Component "${e.component}" not found in registry. Falling back to default rendering.`),null;let a={message:n,config:t,updateProps:i=>{s&&s(i)}};try{return o(e.props,a)}catch(i){return console.error(`[ComponentMiddleware] Error rendering component "${e.component}":`,i),null}}function sp(){let e=ks();return{processChunk:r=>e.processChunk(r),getDirective:()=>e.getExtractedDirective(),reset:()=>{e.reset()}}}function Is(e){if(!e.rawContent)return!1;try{let r=JSON.parse(e.rawContent);return typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string"}catch{return!1}}function Ps(e){if(!e.rawContent)return null;try{let r=JSON.parse(e.rawContent);if(typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string")return{component:r.component,props:r.props&&typeof r.props=="object"&&r.props!==null?r.props:{},raw:e.rawContent}}catch{}return null}var ap=["Very dissatisfied","Dissatisfied","Neutral","Satisfied","Very satisfied"];function Ws(e){let{onSubmit:r,onDismiss:t,title:n="How satisfied are you?",subtitle:s="Please rate your experience",commentPlaceholder:o="Share your thoughts (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,ratingLabels:c=ap}=e,u=document.createElement("div");u.className="persona-feedback-container persona-feedback-csat",u.setAttribute("role","dialog"),u.setAttribute("aria-label","Customer satisfaction feedback");let p=null,f=document.createElement("div");f.className="persona-feedback-content";let m=document.createElement("div");m.className="persona-feedback-header";let v=document.createElement("h3");v.className="persona-feedback-title",v.textContent=n,m.appendChild(v);let S=document.createElement("p");S.className="persona-feedback-subtitle",S.textContent=s,m.appendChild(S),f.appendChild(m);let b=document.createElement("div");b.className="persona-feedback-rating persona-feedback-rating-csat",b.setAttribute("role","radiogroup"),b.setAttribute("aria-label","Satisfaction rating from 1 to 5");let x=[];for(let $=1;$<=5;$++){let T=document.createElement("button");T.type="button",T.className="persona-feedback-rating-btn persona-feedback-star-btn",T.setAttribute("role","radio"),T.setAttribute("aria-checked","false"),T.setAttribute("aria-label",`${$} star${$>1?"s":""}: ${c[$-1]}`),T.title=c[$-1],T.dataset.rating=String($),T.innerHTML=`
|
|
15
|
+
`,t.addEventListener("click",r);let n=o=>{var _,w,I,$,T,V,ue,se,z,te,Ee,le,Se;let a=(_=o.launcher)!=null?_:{},i=zt(o),d=t.querySelector("[data-role='launcher-title']");if(d){let ie=(w=a.title)!=null?w:"Chat Assistant";d.textContent=ie,d.setAttribute("title",ie)}let c=t.querySelector("[data-role='launcher-subtitle']");if(c){let ie=(I=a.subtitle)!=null?I:"Get answers fast";c.textContent=ie,c.setAttribute("title",ie)}let u=t.querySelector(".persona-flex-col");u&&(a.textHidden||i?u.style.display="none":u.style.display="");let p=t.querySelector("[data-role='launcher-icon']");if(p)if(a.agentIconHidden)p.style.display="none";else{let ie=($=a.agentIconSize)!=null?$:"40px";if(p.style.height=ie,p.style.width=ie,p.innerHTML="",a.agentIconName){let Y=parseFloat(ie)||24,ge=he(a.agentIconName,Y*.6,"var(--persona-text-inverse, #ffffff)",2);ge?(p.appendChild(ge),p.style.display=""):(p.textContent=(T=a.agentIconText)!=null?T:"\u{1F4AC}",p.style.display="")}else a.iconUrl?p.style.display="none":(p.textContent=(V=a.agentIconText)!=null?V:"\u{1F4AC}",p.style.display="")}let f=t.querySelector("[data-role='launcher-image']");if(f){let ie=(ue=a.agentIconSize)!=null?ue:"40px";f.style.height=ie,f.style.width=ie,a.iconUrl&&!a.agentIconName&&!a.agentIconHidden?(f.src=a.iconUrl,f.style.display="block"):f.style.display="none"}let m=t.querySelector("[data-role='launcher-call-to-action-icon']");if(m){let ie=(se=a.callToActionIconSize)!=null?se:"32px";m.style.height=ie,m.style.width=ie,a.callToActionIconBackgroundColor?(m.style.backgroundColor=a.callToActionIconBackgroundColor,m.classList.remove("persona-bg-persona-primary")):(m.style.backgroundColor="",m.classList.add("persona-bg-persona-primary"));let Y=0;if(a.callToActionIconPadding?(m.style.boxSizing="border-box",m.style.padding=a.callToActionIconPadding,Y=(parseFloat(a.callToActionIconPadding)||0)*2):(m.style.boxSizing="",m.style.padding=""),a.callToActionIconHidden)m.style.display="none";else if(m.style.display=i?"none":"",m.innerHTML="",a.callToActionIconName){let ge=parseFloat(ie)||24,F=Math.max(ge-Y,8),J=he(a.callToActionIconName,F,"currentColor",2);J?m.appendChild(J):m.textContent=(z=a.callToActionIconText)!=null?z:"\u2197"}else m.textContent=(te=a.callToActionIconText)!=null?te:"\u2197"}let v=a.position&&yn[a.position]?yn[a.position]:yn["bottom-right"],S="persona-fixed persona-flex persona-items-center persona-gap-3 persona-rounded-launcher persona-bg-persona-surface persona-py-2.5 persona-pl-3 persona-pr-3 persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer persona-z-50",b="persona-relative persona-mt-4 persona-mb-4 persona-mx-auto persona-flex persona-items-center persona-justify-center persona-rounded-launcher persona-bg-persona-surface persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer";t.className=i?b:`${S} ${v}`;let x="1px solid var(--persona-border, #e5e7eb)",k="var(--persona-shadow, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1))";t.style.border=(Ee=a.border)!=null?Ee:x,t.style.boxShadow=(le=a.shadow)!=null?le:k,i?(t.style.width="0",t.style.minWidth="0",t.style.maxWidth="0",t.style.padding="0",t.style.overflow="hidden",t.style.border="none",t.style.boxShadow="none"):(t.style.width="",t.style.minWidth="",t.style.maxWidth=(Se=a.collapsedMaxWidth)!=null?Se:"",t.style.justifyContent="",t.style.padding="",t.style.overflow="")},s=()=>{t.removeEventListener("click",r),t.remove()};return e&&n(e),{element:t,update:n,destroy:s}};var bn={titleColor:"var(--persona-header-title-fg, var(--persona-primary, #2563eb))",subtitleColor:"var(--persona-header-subtitle-fg, var(--persona-text-muted, var(--persona-muted, #9ca3af)))",actionIconColor:"var(--persona-header-action-icon-fg, var(--persona-muted, #9ca3af))"},qn=e=>{var se,z,te,Ee,le,Se,ie,Y,ge,F,J,me,it,Ve,Ge,mt,He,nt,Me,N,oe,ee,q,re,ke,Q,K,_e,ze,Et,qt,Ut;let{config:r,showClose:t=!0}=e,n=h("div","persona-widget-header persona-flex persona-items-center persona-gap-3 persona-px-6 persona-py-5");n.setAttribute("data-persona-theme-zone","header"),n.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",n.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",n.style.boxShadow="var(--persona-header-shadow, none)",n.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let s=(se=r==null?void 0:r.launcher)!=null?se:{},o=(z=s.headerIconSize)!=null?z:"48px",a=(te=s.closeButtonSize)!=null?te:"32px",i=(Ee=s.closeButtonPlacement)!=null?Ee:"inline",d=(le=s.headerIconHidden)!=null?le:!1,c=s.headerIconName,u=h("div","persona-flex persona-items-center persona-justify-center persona-rounded-xl persona-text-xl");if(u.style.height=o,u.style.width=o,u.style.backgroundColor="var(--persona-header-icon-bg, var(--persona-primary, #2563eb))",u.style.color="var(--persona-header-icon-fg, var(--persona-text-inverse, #ffffff))",!d)if(c){let G=parseFloat(o)||24,Le=he(c,G*.6,"currentColor",1);Le?u.replaceChildren(Le):u.textContent=(ie=(Se=r==null?void 0:r.launcher)==null?void 0:Se.agentIconText)!=null?ie:"\u{1F4AC}"}else if((Y=r==null?void 0:r.launcher)!=null&&Y.iconUrl){let G=h("img");G.src=r.launcher.iconUrl,G.alt="",G.className="persona-rounded-xl persona-object-cover",G.style.height=o,G.style.width=o,u.replaceChildren(G)}else u.textContent=(F=(ge=r==null?void 0:r.launcher)==null?void 0:ge.agentIconText)!=null?F:"\u{1F4AC}";let p=h("div","persona-flex persona-flex-col persona-flex-1 persona-min-w-0"),f=h("span","persona-text-base persona-font-semibold");f.style.color=bn.titleColor,f.textContent=(me=(J=r==null?void 0:r.launcher)==null?void 0:J.title)!=null?me:"Chat Assistant";let m=h("span","persona-text-xs");m.style.color=bn.subtitleColor,m.textContent=(Ve=(it=r==null?void 0:r.launcher)==null?void 0:it.subtitle)!=null?Ve:"Here to help you get answers fast",p.append(f,m),d?n.append(p):n.append(u,p);let v=(Ge=s.clearChat)!=null?Ge:{},S=(mt=v.enabled)!=null?mt:!0,b=(He=v.placement)!=null?He:"inline",x=null,k=null;if(S){let G=(nt=v.size)!=null?nt:"32px",Le=(Me=v.iconName)!=null?Me:"refresh-cw",ft=(N=v.iconColor)!=null?N:"",yt=(oe=v.backgroundColor)!=null?oe:"",Xe=(ee=v.borderWidth)!=null?ee:"",st=(q=v.borderColor)!=null?q:"",Wt=(re=v.borderRadius)!=null?re:"",Vt=(ke=v.paddingX)!=null?ke:"",de=(Q=v.paddingY)!=null?Q:"",E=(K=v.tooltipText)!=null?K:"Clear chat",Te=(_e=v.showTooltip)!=null?_e:!0;k=h("div",b==="top-right"?"persona-absolute persona-top-4 persona-z-50":"persona-relative persona-ml-auto persona-clear-chat-button-wrapper"),b==="top-right"&&(k.style.right="48px"),x=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none"),x.style.height=G,x.style.width=G,x.type="button",x.setAttribute("aria-label",E),x.style.color=ft||bn.actionIconColor;let ne=he(Le,"20px","currentColor",1);if(ne&&x.appendChild(ne),yt&&(x.style.backgroundColor=yt,x.classList.remove("hover:persona-bg-gray-100")),Xe||st){let be=Xe||"0px",Ce=st||"transparent";x.style.border=`${be} solid ${Ce}`,x.classList.remove("persona-border-none")}if(Wt&&(x.style.borderRadius=Wt,x.classList.remove("persona-rounded-full")),Vt?(x.style.paddingLeft=Vt,x.style.paddingRight=Vt):(x.style.paddingLeft="",x.style.paddingRight=""),de?(x.style.paddingTop=de,x.style.paddingBottom=de):(x.style.paddingTop="",x.style.paddingBottom=""),k.appendChild(x),Te&&E&&x&&k){let be=null,Ce=()=>{if(be||!x)return;let ye=x.ownerDocument,Ie=ye.body;if(!Ie)return;be=En(ye,"div","persona-clear-chat-tooltip"),be.textContent=E;let De=En(ye,"div");De.className="persona-clear-chat-tooltip-arrow",be.appendChild(De);let rt=x.getBoundingClientRect();be.style.position="fixed",be.style.left=`${rt.left+rt.width/2}px`,be.style.top=`${rt.top-8}px`,be.style.transform="translate(-50%, -100%)",Ie.appendChild(be)},Ze=()=>{be&&be.parentNode&&(be.parentNode.removeChild(be),be=null)};k.addEventListener("mouseenter",Ce),k.addEventListener("mouseleave",Ze),x.addEventListener("focus",Ce),x.addEventListener("blur",Ze),k._cleanupTooltip=()=>{Ze(),k&&(k.removeEventListener("mouseenter",Ce),k.removeEventListener("mouseleave",Ze)),x&&(x.removeEventListener("focus",Ce),x.removeEventListener("blur",Ze))}}b==="inline"&&n.appendChild(k)}let _=h("div",i==="top-right"?"persona-absolute persona-top-4 persona-right-4 persona-z-50":S&&b==="inline"?"":"persona-ml-auto"),w=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");w.style.height=a,w.style.width=a,w.type="button";let I=(ze=s.closeButtonTooltipText)!=null?ze:"Close chat",$=(Et=s.closeButtonShowTooltip)!=null?Et:!0;w.setAttribute("aria-label",I),w.style.display=t?"":"none";let T=(qt=s.closeButtonIconName)!=null?qt:"x",V=(Ut=s.closeButtonIconText)!=null?Ut:"\xD7";w.style.color=s.closeButtonColor||bn.actionIconColor;let ue=he(T,"20px","currentColor",1);if(ue?w.appendChild(ue):w.textContent=V,s.closeButtonBackgroundColor?(w.style.backgroundColor=s.closeButtonBackgroundColor,w.classList.remove("hover:persona-bg-gray-100")):(w.style.backgroundColor="",w.classList.add("hover:persona-bg-gray-100")),s.closeButtonBorderWidth||s.closeButtonBorderColor){let G=s.closeButtonBorderWidth||"0px",Le=s.closeButtonBorderColor||"transparent";w.style.border=`${G} solid ${Le}`,w.classList.remove("persona-border-none")}else w.style.border="",w.classList.add("persona-border-none");if(s.closeButtonBorderRadius?(w.style.borderRadius=s.closeButtonBorderRadius,w.classList.remove("persona-rounded-full")):(w.style.borderRadius="",w.classList.add("persona-rounded-full")),s.closeButtonPaddingX?(w.style.paddingLeft=s.closeButtonPaddingX,w.style.paddingRight=s.closeButtonPaddingX):(w.style.paddingLeft="",w.style.paddingRight=""),s.closeButtonPaddingY?(w.style.paddingTop=s.closeButtonPaddingY,w.style.paddingBottom=s.closeButtonPaddingY):(w.style.paddingTop="",w.style.paddingBottom=""),_.appendChild(w),$&&I){let G=null,Le=()=>{if(G)return;let yt=w.ownerDocument,Xe=yt.body;if(!Xe)return;G=En(yt,"div","persona-clear-chat-tooltip"),G.textContent=I;let st=En(yt,"div");st.className="persona-clear-chat-tooltip-arrow",G.appendChild(st);let Wt=w.getBoundingClientRect();G.style.position="fixed",G.style.left=`${Wt.left+Wt.width/2}px`,G.style.top=`${Wt.top-8}px`,G.style.transform="translate(-50%, -100%)",Xe.appendChild(G)},ft=()=>{G&&G.parentNode&&(G.parentNode.removeChild(G),G=null)};_.addEventListener("mouseenter",Le),_.addEventListener("mouseleave",ft),w.addEventListener("focus",Le),w.addEventListener("blur",ft),_._cleanupTooltip=()=>{ft(),_.removeEventListener("mouseenter",Le),_.removeEventListener("mouseleave",ft),w.removeEventListener("focus",Le),w.removeEventListener("blur",ft)}}return i!=="top-right"&&n.appendChild(_),{header:n,iconHolder:u,headerTitle:f,headerSubtitle:m,closeButton:w,closeButtonWrapper:_,clearChatButton:x,clearChatButtonWrapper:k}},Sr=(e,r,t)=>{var a,i,d,c;let n=(a=t==null?void 0:t.launcher)!=null?a:{},s=(i=n.closeButtonPlacement)!=null?i:"inline",o=(c=(d=n.clearChat)==null?void 0:d.placement)!=null?c:"inline";e.appendChild(r.header),s==="top-right"&&(e.style.position="relative",e.appendChild(r.closeButtonWrapper)),r.clearChatButtonWrapper&&o==="top-right"&&(e.style.position="relative",e.appendChild(r.clearChatButtonWrapper))};function ir(e){let{items:r,onSelect:t,anchor:n,position:s="bottom-left",portal:o}=e,a=h("div","persona-dropdown-menu persona-hidden");a.setAttribute("role","menu"),a.setAttribute("data-persona-theme-zone","dropdown"),o?(a.style.position="fixed",a.style.zIndex="10000"):(a.style.position="absolute",a.style.top="100%",a.style.marginTop="4px",s==="bottom-right"?a.style.right="0":a.style.left="0");for(let m of r){if(m.dividerBefore){let b=document.createElement("hr");a.appendChild(b)}let v=document.createElement("button");if(v.type="button",v.setAttribute("role","menuitem"),v.setAttribute("data-dropdown-item-id",m.id),m.destructive&&v.setAttribute("data-destructive",""),m.icon){let b=he(m.icon,16,"currentColor",1.5);b&&v.appendChild(b)}let S=document.createElement("span");S.textContent=m.label,v.appendChild(S),v.addEventListener("click",b=>{b.stopPropagation(),u(),t(m.id)}),a.appendChild(v)}let i=null;function d(){if(!o)return;let m=n.getBoundingClientRect();a.style.top=`${m.bottom+4}px`,s==="bottom-right"?(a.style.right=`${window.innerWidth-m.right}px`,a.style.left="auto"):(a.style.left=`${m.left}px`,a.style.right="auto")}function c(){d(),a.classList.remove("persona-hidden"),requestAnimationFrame(()=>{let m=v=>{!a.contains(v.target)&&!n.contains(v.target)&&u()};document.addEventListener("click",m,!0),i=()=>document.removeEventListener("click",m,!0)})}function u(){a.classList.add("persona-hidden"),i==null||i(),i=null}function p(){a.classList.contains("persona-hidden")?c():u()}function f(){u(),a.remove()}return o&&o.appendChild(a),{element:a,show:c,hide:u,toggle:p,destroy:f}}function wt(e){let{icon:r,label:t,size:n,strokeWidth:s,className:o,onClick:a,aria:i}=e,d=h("button","persona-icon-btn"+(o?" "+o:""));d.type="button",d.setAttribute("aria-label",t),d.title=t;let c=he(r,n!=null?n:16,"currentColor",s!=null?s:2);if(c&&d.appendChild(c),a&&d.addEventListener("click",a),i)for(let[u,p]of Object.entries(i))d.setAttribute(u,p);return d}function _o(e){let{icon:r,label:t,variant:n="default",size:s="sm",iconSize:o,className:a,onClick:i,aria:d}=e,c="persona-label-btn";n!=="default"&&(c+=" persona-label-btn--"+n),c+=" persona-label-btn--"+s,a&&(c+=" "+a);let u=h("button",c);if(u.type="button",u.setAttribute("aria-label",t),r){let f=he(r,o!=null?o:14,"currentColor",2);f&&u.appendChild(f)}let p=h("span");if(p.textContent=t,u.appendChild(p),i&&u.addEventListener("click",i),d)for(let[f,m]of Object.entries(d))u.setAttribute(f,m);return u}function jo(e){let{items:r,selectedId:t,onSelect:n,className:s}=e,o=h("div","persona-toggle-group"+(s?" "+s:""));o.setAttribute("role","group");let a=t,i=[];function d(){for(let u of i)u.btn.setAttribute("aria-pressed",u.id===a?"true":"false")}for(let u of r){let p;u.icon?p=wt({icon:u.icon,label:u.label,onClick:()=>{a=u.id,d(),n(u.id)}}):(p=h("button","persona-icon-btn"),p.type="button",p.setAttribute("aria-label",u.label),p.title=u.label,p.textContent=u.label,p.addEventListener("click",()=>{a=u.id,d(),n(u.id)})),p.setAttribute("aria-pressed",u.id===a?"true":"false"),i.push({id:u.id,btn:p}),o.appendChild(p)}function c(u){a=u,d()}return{element:o,setSelected:c}}function ys(e){var m,v;let{label:r,icon:t="chevron-down",menuItems:n,onSelect:s,position:o="bottom-left",portal:a,className:i,hover:d}=e,c=h("div","persona-combo-btn"+(i?" "+i:""));c.style.position="relative",c.style.display="inline-flex",c.style.alignItems="center",c.style.cursor="pointer",c.setAttribute("role","button"),c.setAttribute("tabindex","0"),c.setAttribute("aria-haspopup","true"),c.setAttribute("aria-expanded","false"),c.setAttribute("aria-label",r);let u=h("span","persona-combo-btn-label");u.textContent=r,c.appendChild(u);let p=he(t,14,"currentColor",2);p&&(p.style.marginLeft="4px",p.style.opacity="0.6",c.appendChild(p)),d&&(c.style.borderRadius=(m=d.borderRadius)!=null?m:"10px",c.style.padding=(v=d.padding)!=null?v:"6px 4px 6px 12px",c.style.border="1px solid transparent",c.style.transition="background-color 0.15s ease, border-color 0.15s ease",c.addEventListener("mouseenter",()=>{var S,b;c.style.backgroundColor=(S=d.background)!=null?S:"",c.style.borderColor=(b=d.border)!=null?b:""}),c.addEventListener("mouseleave",()=>{c.style.backgroundColor="",c.style.borderColor="transparent"}));let f=ir({items:n,onSelect:S=>{c.setAttribute("aria-expanded","false"),s(S)},anchor:c,position:o,portal:a});return a||c.appendChild(f.element),c.addEventListener("click",S=>{S.stopPropagation();let b=!f.element.classList.contains("persona-hidden");c.setAttribute("aria-expanded",b?"false":"true"),f.toggle()}),c.addEventListener("keydown",S=>{(S.key==="Enter"||S.key===" ")&&(S.preventDefault(),c.click())}),{element:c,setLabel:S=>{u.textContent=S,c.setAttribute("aria-label",S)},open:()=>{c.setAttribute("aria-expanded","true"),f.show()},close:()=>{c.setAttribute("aria-expanded","false"),f.hide()},toggle:()=>{let S=!f.element.classList.contains("persona-hidden");c.setAttribute("aria-expanded",S?"false":"true"),f.toggle()},destroy:()=>{f.destroy(),c.remove()}}}var Bl=e=>{var n;let r=qn({config:e.config,showClose:e.showClose,onClose:e.onClose,onClearChat:e.onClearChat}),t=(n=e.layoutHeaderConfig)==null?void 0:n.onTitleClick;if(t){let s=r.headerTitle.parentElement;s&&(s.style.cursor="pointer",s.setAttribute("role","button"),s.setAttribute("tabindex","0"),s.addEventListener("click",()=>t()),s.addEventListener("keydown",o=>{(o.key==="Enter"||o.key===" ")&&(o.preventDefault(),t())}))}return r};function Td(e,r,t){var n,s,o;if(r!=null&&r.length)for(let a of r){let i=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-md persona-border-none persona-bg-transparent persona-p-0 persona-text-persona-muted hover:persona-opacity-80");if(i.type="button",i.setAttribute("aria-label",(s=(n=a.ariaLabel)!=null?n:a.label)!=null?s:a.id),a.icon){let d=he(a.icon,14,"currentColor",2);d&&i.appendChild(d)}else a.label&&(i.textContent=a.label);if((o=a.menuItems)!=null&&o.length){let d=h("div","persona-relative");d.appendChild(i);let c=ir({items:a.menuItems,onSelect:u=>t==null?void 0:t(u),anchor:d,position:"bottom-left"});d.appendChild(c.element),i.addEventListener("click",u=>{u.stopPropagation(),c.toggle()}),e.appendChild(d)}else i.addEventListener("click",()=>t==null?void 0:t(a.id)),e.appendChild(i)}}var Dl=e=>{var k,_,w,I,$,T,V,ue,se;let{config:r,showClose:t=!0,onClose:n,layoutHeaderConfig:s,onHeaderAction:o}=e,a=(k=r==null?void 0:r.launcher)!=null?k:{},i=h("div","persona-flex persona-items-center persona-justify-between persona-px-6 persona-py-4");i.setAttribute("data-persona-theme-zone","header"),i.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",i.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",i.style.boxShadow="var(--persona-header-shadow, none)",i.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let d=s==null?void 0:s.titleMenu,c,u;if(d)c=ys({label:(_=a.title)!=null?_:"Chat Assistant",menuItems:d.menuItems,onSelect:d.onSelect,hover:d.hover,className:""}).element,c.style.color=bn.titleColor,u=(w=c.querySelector(".persona-combo-btn-label"))!=null?w:c;else{if(c=h("div","persona-flex persona-min-w-0 persona-flex-1 persona-items-center persona-gap-1"),u=h("span","persona-text-base persona-font-semibold persona-truncate"),u.style.color=bn.titleColor,u.textContent=(I=a.title)!=null?I:"Chat Assistant",c.appendChild(u),Td(c,s==null?void 0:s.trailingActions,($=s==null?void 0:s.onAction)!=null?$:o),s!=null&&s.onTitleClick){c.style.cursor="pointer",c.setAttribute("role","button"),c.setAttribute("tabindex","0");let te=s.onTitleClick;c.addEventListener("click",Ee=>{Ee.target.closest("button")||te()}),c.addEventListener("keydown",Ee=>{(Ee.key==="Enter"||Ee.key===" ")&&(Ee.preventDefault(),te())})}let z=s==null?void 0:s.titleRowHover;z&&(c.style.borderRadius=(T=z.borderRadius)!=null?T:"10px",c.style.padding=(V=z.padding)!=null?V:"6px 4px 6px 12px",c.style.margin="-6px 0 -6px -12px",c.style.border="1px solid transparent",c.style.transition="background-color 0.15s ease, border-color 0.15s ease",c.style.width="fit-content",c.style.flex="none",c.addEventListener("mouseenter",()=>{var te,Ee;c.style.backgroundColor=(te=z.background)!=null?te:"",c.style.borderColor=(Ee=z.border)!=null?Ee:""}),c.addEventListener("mouseleave",()=>{c.style.backgroundColor="",c.style.borderColor="transparent"}))}i.appendChild(c);let p=(ue=a.closeButtonSize)!=null?ue:"32px",f=h("div",""),m=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");m.style.height=p,m.style.width=p,m.type="button",m.setAttribute("aria-label","Close chat"),m.style.display=t?"":"none",m.style.color=a.closeButtonColor||bn.actionIconColor;let v=(se=a.closeButtonIconName)!=null?se:"x",S=he(v,"20px","currentColor",2);S?m.appendChild(S):m.textContent="\xD7",n&&m.addEventListener("click",n),f.appendChild(m),i.appendChild(f);let b=h("div");b.style.display="none";let x=h("span");return x.style.display="none",{header:i,iconHolder:b,headerTitle:u,headerSubtitle:x,closeButton:m,closeButtonWrapper:f,clearChatButton:null,clearChatButtonWrapper:null}},bs={default:Bl,minimal:Dl},Nl=e=>{var r;return(r=bs[e])!=null?r:bs.default},so=(e,r,t)=>{var a,i,d;if(r!=null&&r.render){let c=r.render({config:e,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,trailingActions:r.trailingActions,onAction:r.onAction}),u=h("div");u.style.display="none";let p=h("span"),f=h("span"),m=h("button");m.style.display="none";let v=h("div");return v.style.display="none",{header:c,iconHolder:u,headerTitle:p,headerSubtitle:f,closeButton:m,closeButtonWrapper:v,clearChatButton:null,clearChatButtonWrapper:null}}let n=(a=r==null?void 0:r.layout)!=null?a:"default",o=Nl(n)({config:e,showClose:(d=(i=r==null?void 0:r.showCloseButton)!=null?i:t==null?void 0:t.showClose)!=null?d:!0,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,layoutHeaderConfig:r,onHeaderAction:r==null?void 0:r.onAction});return r&&(r.showIcon===!1&&(o.iconHolder.style.display="none"),r.showTitle===!1&&(o.headerTitle.style.display="none"),r.showSubtitle===!1&&(o.headerSubtitle.style.display="none"),r.showCloseButton===!1&&(o.closeButton.style.display="none"),r.showClearChat===!1&&o.clearChatButtonWrapper&&(o.clearChatButtonWrapper.style.display="none")),o};var ao=e=>{var He,nt,Me,N,oe,ee,q,re,ke,Q,K,_e,ze,Et,qt,Ut,G,Le,ft,yt,Xe,st,Wt,Vt,de,E,Te;let{config:r}=e,t=h("div","persona-widget-footer persona-border-t-persona-divider persona-bg-persona-surface persona-px-6 persona-py-4");t.setAttribute("data-persona-theme-zone","composer");let n=h("div","persona-mb-3 persona-flex persona-flex-wrap persona-gap-2"),s=h("form","persona-widget-composer persona-flex persona-flex-col persona-gap-2 persona-rounded-2xl persona-border persona-border-gray-200 persona-bg-persona-input-background persona-px-4 persona-py-3");s.setAttribute("data-persona-composer-form",""),s.style.outline="none";let o=h("textarea");o.setAttribute("data-persona-composer-input",""),o.placeholder=(nt=(He=r==null?void 0:r.copy)==null?void 0:He.inputPlaceholder)!=null?nt:"Type your message\u2026",o.className="persona-w-full persona-min-h-[24px] persona-resize-none persona-border-none persona-bg-transparent persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-none persona-composer-textarea",o.rows=1,o.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',o.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))";let d=3*20;o.style.maxHeight=`${d}px`,o.style.overflowY="auto";let c=()=>{o.style.height="auto";let ne=Math.min(o.scrollHeight,d);o.style.height=`${ne}px`};o.addEventListener("input",c),o.style.border="none",o.style.outline="none",o.style.borderWidth="0",o.style.borderStyle="none",o.style.borderColor="transparent",o.addEventListener("focus",()=>{o.style.border="none",o.style.outline="none",o.style.borderWidth="0",o.style.borderStyle="none",o.style.borderColor="transparent",o.style.boxShadow="none"}),o.addEventListener("blur",()=>{o.style.border="none",o.style.outline="none"});let u=(Me=r==null?void 0:r.sendButton)!=null?Me:{},p=(N=u.useIcon)!=null?N:!1,f=(oe=u.iconText)!=null?oe:"\u2191",m=u.iconName,v=(ee=u.tooltipText)!=null?ee:"Send message",S=(q=u.showTooltip)!=null?q:!1,b=(re=u.size)!=null?re:"40px",x=u.backgroundColor,k=u.textColor,_=h("div","persona-send-button-wrapper"),w=h("button",p?"persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer":"persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold disabled:persona-opacity-50 persona-cursor-pointer");if(w.type="submit",w.setAttribute("data-persona-composer-submit",""),p){if(w.style.width=b,w.style.height=b,w.style.minWidth=b,w.style.minHeight=b,w.style.fontSize="18px",w.style.lineHeight="1",w.innerHTML="",m){let ne=parseFloat(b)||24,be=k&&typeof k=="string"&&k.trim()?k.trim():"currentColor",Ce=he(m,ne,be,2);Ce?(w.appendChild(Ce),w.style.color=be):(w.textContent=f,k?w.style.color=k:w.classList.add("persona-text-white"))}else w.textContent=f,k?w.style.color=k:w.classList.add("persona-text-white");x?w.style.backgroundColor=x:w.classList.add("persona-bg-persona-primary")}else w.textContent=(Q=(ke=r==null?void 0:r.copy)==null?void 0:ke.sendButtonLabel)!=null?Q:"Send",k?w.style.color=k:w.classList.add("persona-text-white");if(u.borderWidth&&(w.style.borderWidth=u.borderWidth,w.style.borderStyle="solid"),u.borderColor&&(w.style.borderColor=u.borderColor),u.paddingX?(w.style.paddingLeft=u.paddingX,w.style.paddingRight=u.paddingX):(w.style.paddingLeft="",w.style.paddingRight=""),u.paddingY?(w.style.paddingTop=u.paddingY,w.style.paddingBottom=u.paddingY):(w.style.paddingTop="",w.style.paddingBottom=""),S&&v){let ne=h("div","persona-send-button-tooltip");ne.textContent=v,_.appendChild(ne)}_.appendChild(w);let I=(K=r==null?void 0:r.voiceRecognition)!=null?K:{},$=I.enabled===!0,T=null,V=null,ue=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),se=((_e=I.provider)==null?void 0:_e.type)==="runtype";if($&&(ue||se)){V=h("div","persona-send-button-wrapper"),T=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer"),T.type="button",T.setAttribute("data-persona-composer-mic",""),T.setAttribute("aria-label","Start voice recognition");let ne=(ze=I.iconName)!=null?ze:"mic",be=(Et=I.iconSize)!=null?Et:b,Ce=parseFloat(be)||24,Ze=(qt=I.backgroundColor)!=null?qt:x,ye=(Ut=I.iconColor)!=null?Ut:k;T.style.width=be,T.style.height=be,T.style.minWidth=be,T.style.minHeight=be,T.style.fontSize="18px",T.style.lineHeight="1";let Ie=ye||"currentColor",De=he(ne,Ce,Ie,1.5);De?(T.appendChild(De),T.style.color=Ie):(T.textContent="\u{1F3A4}",T.style.color=Ie),Ze?T.style.backgroundColor=Ze:T.classList.add("persona-bg-persona-primary"),ye?T.style.color=ye:!ye&&!k&&T.classList.add("persona-text-white"),I.borderWidth&&(T.style.borderWidth=I.borderWidth,T.style.borderStyle="solid"),I.borderColor&&(T.style.borderColor=I.borderColor),I.paddingX&&(T.style.paddingLeft=I.paddingX,T.style.paddingRight=I.paddingX),I.paddingY&&(T.style.paddingTop=I.paddingY,T.style.paddingBottom=I.paddingY),V.appendChild(T);let rt=(G=I.tooltipText)!=null?G:"Start voice recognition";if(((Le=I.showTooltip)!=null?Le:!1)&&rt){let Ne=h("div","persona-send-button-tooltip");Ne.textContent=rt,V.appendChild(Ne)}}let te=(ft=r==null?void 0:r.attachments)!=null?ft:{},Ee=te.enabled===!0,le=null,Se=null,ie=null,Y=null;if(Ee){Y=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),Y.style.display="none",ie=h("input"),ie.type="file",ie.accept=((yt=te.allowedTypes)!=null?yt:Hn).join(","),ie.multiple=((Xe=te.maxFiles)!=null?Xe:4)>1,ie.style.display="none",ie.setAttribute("aria-label","Attach files"),Se=h("div","persona-send-button-wrapper"),le=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),le.type="button",le.setAttribute("aria-label",(st=te.buttonTooltipText)!=null?st:"Attach file");let ne=(Wt=te.buttonIconName)!=null?Wt:"paperclip",be=b,Ce=parseFloat(be)||40,Ze=Math.round(Ce*.6);le.style.width=be,le.style.height=be,le.style.minWidth=be,le.style.minHeight=be,le.style.fontSize="18px",le.style.lineHeight="1",le.style.backgroundColor="transparent",le.style.color="var(--persona-primary, #111827)",le.style.border="none",le.style.borderRadius="6px",le.style.transition="background-color 0.15s ease",le.addEventListener("mouseenter",()=>{le.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),le.addEventListener("mouseleave",()=>{le.style.backgroundColor="transparent"});let ye=he(ne,Ze,"currentColor",1.5);ye?le.appendChild(ye):le.textContent="\u{1F4CE}",le.addEventListener("click",rt=>{rt.preventDefault(),ie==null||ie.click()}),Se.appendChild(le);let Ie=(Vt=te.buttonTooltipText)!=null?Vt:"Attach file",De=h("div","persona-send-button-tooltip");De.textContent=Ie,Se.appendChild(De)}s.addEventListener("click",ne=>{ne.target!==w&&ne.target!==_&&ne.target!==T&&ne.target!==V&&ne.target!==le&&ne.target!==Se&&o.focus()}),Y&&(Y.style.gap="8px",s.append(Y)),ie&&s.append(ie),s.append(o);let ge=h("div","persona-flex persona-items-center persona-justify-between persona-w-full"),F=h("div","persona-flex persona-items-center persona-gap-2");Se&&F.append(Se);let J=h("div","persona-flex persona-items-center persona-gap-1");V&&J.append(V),J.append(_),ge.append(F,J),s.append(ge);let me=(de=r==null?void 0:r.statusIndicator)!=null?de:{},it=me.align==="left"?"persona-text-left":me.align==="center"?"persona-text-center":"persona-text-right",Ve=h("div",`persona-mt-2 ${it} persona-text-xs persona-text-persona-muted`);Ve.setAttribute("data-persona-composer-status","");let Ge=(E=me.visible)!=null?E:!0;Ve.style.display=Ge?"":"none";let mt=(Te=me.idleText)!=null?Te:"Online";if(me.idleLink){let ne=h("a");ne.href=me.idleLink,ne.target="_blank",ne.rel="noopener noreferrer",ne.textContent=mt,ne.style.color="inherit",ne.style.textDecoration="none",Ve.appendChild(ne)}else Ve.textContent=mt;return t.append(n,s,Ve),{footer:t,suggestions:n,composerForm:s,textarea:o,sendButton:w,sendButtonWrapper:_,micButton:T,micButtonWrapper:V,statusText:Ve,attachmentButton:le,attachmentButtonWrapper:Se,attachmentInput:ie,attachmentPreviewsContainer:Y,actionsRow:ge,leftActions:F,rightActions:J}};var Ol=e=>{var c,u,p,f,m,v,S;let r=(u=(c=e==null?void 0:e.launcher)==null?void 0:c.enabled)!=null?u:!0;if(zt(e)){let b=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col"),x=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");return b.appendChild(x),{wrapper:b,panel:x}}if(!r){let b=h("div","persona-relative persona-h-full persona-flex persona-flex-col persona-flex-1 persona-min-h-0"),x=h("div","persona-relative persona-flex-1 persona-flex persona-flex-col persona-min-h-0"),k=(f=(p=e==null?void 0:e.launcher)==null?void 0:p.width)!=null?f:"100%";return b.style.width=k,x.style.width="100%",b.appendChild(x),{wrapper:b,panel:x}}let n=(m=e==null?void 0:e.launcher)!=null?m:{},s=n.position&&yn[n.position]?yn[n.position]:yn["bottom-right"],o=h("div",`persona-widget-wrapper persona-fixed ${s} persona-z-50 persona-transition`),a=h("div","persona-widget-panel persona-relative persona-min-h-[320px]"),i=(S=(v=e==null?void 0:e.launcher)==null?void 0:v.width)!=null?S:e==null?void 0:e.launcherWidth,d=i!=null?i:"min(400px, calc(100vw - 24px))";return a.style.width=d,a.style.maxWidth=d,o.appendChild(a),{wrapper:o,panel:a}},$l=(e,r=!0)=>{var b,x,k,_,w,I,$,T,V;let t=h("div","persona-widget-container persona-flex persona-h-full persona-w-full persona-flex-1 persona-min-h-0 persona-flex-col persona-bg-persona-surface persona-text-persona-primary persona-rounded-2xl persona-overflow-hidden persona-border persona-border-persona-border");t.setAttribute("data-persona-theme-zone","container");let n=(b=e==null?void 0:e.layout)==null?void 0:b.header,s=((x=e==null?void 0:e.layout)==null?void 0:x.showHeader)!==!1,o=n?so(e,n,{showClose:r}):qn({config:e,showClose:r}),a=h("div","persona-widget-body persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-gap-6 persona-overflow-y-auto persona-bg-persona-container persona-px-6 persona-py-6");a.id="persona-scroll-container",a.setAttribute("data-persona-theme-zone","messages");let i=zt(e)?"persona-rounded-2xl persona-bg-persona-surface persona-p-6":"persona-rounded-2xl persona-bg-persona-surface persona-p-6 persona-shadow-sm",d=h("div",i),c=h("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");c.textContent=(_=(k=e==null?void 0:e.copy)==null?void 0:k.welcomeTitle)!=null?_:"Hello \u{1F44B}";let u=h("p","persona-mt-2 persona-text-sm persona-text-persona-muted");u.textContent=(I=(w=e==null?void 0:e.copy)==null?void 0:w.welcomeSubtitle)!=null?I:"Ask anything about your account or products.",d.append(c,u);let p=h("div","persona-flex persona-flex-col persona-gap-3"),f=($=e==null?void 0:e.layout)==null?void 0:$.contentMaxWidth;f&&(p.style.maxWidth=f,p.style.marginLeft="auto",p.style.marginRight="auto",p.style.width="100%"),d.setAttribute("data-persona-intro-card",""),((T=e==null?void 0:e.copy)==null?void 0:T.showWelcomeCard)!==!1||(d.style.display="none",a.classList.remove("persona-gap-6"),a.classList.add("persona-gap-3")),a.append(d,p);let v=ao({config:e}),S=((V=e==null?void 0:e.layout)==null?void 0:V.showFooter)!==!1;return s?Sr(t,o,e):(o.header.style.display="none",Sr(t,o,e)),t.append(a),S||(v.footer.style.display="none"),t.append(v.footer),{container:t,body:a,messagesWrapper:p,suggestions:v.suggestions,textarea:v.textarea,sendButton:v.sendButton,sendButtonWrapper:v.sendButtonWrapper,micButton:v.micButton,micButtonWrapper:v.micButtonWrapper,composerForm:v.composerForm,statusText:v.statusText,introTitle:c,introSubtitle:u,closeButton:o.closeButton,closeButtonWrapper:o.closeButtonWrapper,clearChatButton:o.clearChatButton,clearChatButtonWrapper:o.clearChatButtonWrapper,iconHolder:o.iconHolder,headerTitle:o.headerTitle,headerSubtitle:o.headerSubtitle,header:o.header,footer:v.footer,attachmentButton:v.attachmentButton,attachmentButtonWrapper:v.attachmentButtonWrapper,attachmentInput:v.attachmentInput,attachmentPreviewsContainer:v.attachmentPreviewsContainer,actionsRow:v.actionsRow,leftActions:v.leftActions,rightActions:v.rightActions}};var Md=e=>{let r=e.toLowerCase();return r.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(e)||r.startsWith("data:image/")||!e.includes(":"))},kd=320,Ld=320,Id=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(r=>r.type==="image"&&typeof r.image=="string"&&r.image.trim().length>0),Pd=(e,r,t)=>{if(e.length===0)return null;try{let n=h("div","persona-flex persona-flex-col persona-gap-2");n.setAttribute("data-message-attachments","images"),r&&(n.style.marginBottom="8px");let s=0,o=!1,a=()=>{o||(o=!0,n.remove(),t==null||t())};return e.forEach((i,d)=>{var p;let c=h("img");c.alt=((p=i.alt)==null?void 0:p.trim())||`Attached image ${d+1}`,c.loading="lazy",c.decoding="async",c.referrerPolicy="no-referrer",c.style.display="block",c.style.width="100%",c.style.maxWidth=`${kd}px`,c.style.maxHeight=`${Ld}px`,c.style.height="auto",c.style.objectFit="contain",c.style.borderRadius="10px",c.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",c.style.border="1px solid var(--persona-attachment-image-border, var(--persona-border, #e5e7eb))";let u=!1;s+=1,c.addEventListener("error",()=>{u||(u=!0,s=Math.max(0,s-1),c.remove(),s===0&&a())}),c.addEventListener("load",()=>{u=!0}),Md(i.image)?(c.src=i.image,n.appendChild(c)):(u=!0,s=Math.max(0,s-1),c.remove())}),s===0?(a(),null):n}catch{return t==null||t(),null}},Ar=()=>{let e=document.createElement("div");e.className="persona-flex persona-items-center persona-space-x-1 persona-h-5 persona-mt-2";let r=document.createElement("div");r.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",r.style.animationDelay="0ms";let t=document.createElement("div");t.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",t.style.animationDelay="250ms";let n=document.createElement("div");n.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",n.style.animationDelay="500ms";let s=document.createElement("span");return s.className="persona-sr-only",s.textContent="Loading",e.appendChild(r),e.appendChild(t),e.appendChild(n),e.appendChild(s),e},_l=(e,r,t)=>{let n={config:t!=null?t:{},streaming:!0,location:e,defaultRenderer:Ar};if(r){let s=r(n);if(s!==null)return s}return Ar()},Wd=(e,r)=>{let t=h("div","persona-flex-shrink-0 persona-w-8 persona-h-8 persona-rounded-full persona-flex persona-items-center persona-justify-center persona-text-sm"),n=r==="user"?e.userAvatar:e.assistantAvatar;if(n)if(n.startsWith("http")||n.startsWith("/")||n.startsWith("data:")){let s=h("img");s.src=n,s.alt=r==="user"?"User":"Assistant",s.className="persona-w-full persona-h-full persona-rounded-full persona-object-cover",t.appendChild(s)}else t.textContent=n,t.classList.add(r==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");else t.textContent=r==="user"?"U":"A",t.classList.add(r==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");return t},Fl=(e,r)=>{let t=h("div","persona-text-xs persona-text-persona-muted"),n=new Date(e.createdAt);return r.format?t.textContent=r.format(n):t.textContent=n.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),t},Rd=(e,r="bubble")=>{let t=["vanilla-message-bubble","persona-max-w-[85%]"];switch(r){case"flat":e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-text-persona-primary","persona-py-2"):t.push("vanilla-message-assistant-bubble","persona-text-persona-primary","persona-py-2");break;case"minimal":t.push("persona-text-sm","persona-leading-relaxed"),e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-3","persona-py-2","persona-rounded-lg"):t.push("vanilla-message-assistant-bubble","persona-bg-persona-surface","persona-text-persona-primary","persona-px-3","persona-py-2","persona-rounded-lg");break;default:t.push("persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm"),e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-5","persona-py-3"):t.push("vanilla-message-assistant-bubble","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3");break}return t},jl=(e,r,t)=>{var m,v,S,b,x,k;let n=(m=r.showCopy)!=null?m:!0,s=(v=r.showUpvote)!=null?v:!0,o=(S=r.showDownvote)!=null?S:!0;if(!n&&!s&&!o){let _=h("div");return _.style.display="none",_.id=`actions-${e.id}`,_.setAttribute("data-actions-for",e.id),_}let a=(b=r.visibility)!=null?b:"hover",i=(x=r.align)!=null?x:"right",d=(k=r.layout)!=null?k:"pill-inside",c={left:"persona-message-actions-left",center:"persona-message-actions-center",right:"persona-message-actions-right"}[i],u={"pill-inside":"persona-message-actions-pill","row-inside":"persona-message-actions-row"}[d],p=h("div",`persona-message-actions persona-flex persona-items-center persona-gap-1 persona-mt-2 ${c} ${u} ${a==="hover"?"persona-message-actions-hover":""}`);p.id=`actions-${e.id}`,p.setAttribute("data-actions-for",e.id);let f=(_,w,I)=>{let $=wt({icon:_,label:w,size:14,className:"persona-message-action-btn"});return $.setAttribute("data-action",I),$};return n&&p.appendChild(f("copy","Copy message","copy")),s&&p.appendChild(f("thumbs-up","Upvote","upvote")),o&&p.appendChild(f("thumbs-down","Downvote","downvote")),p},io=(e,r,t,n,s,o)=>{var se,z,te,Ee,le,Se,ie;let a=t!=null?t:{},i=(se=a.layout)!=null?se:"bubble",d=a.avatar,c=a.timestamp,u=(z=d==null?void 0:d.show)!=null?z:!1,p=(te=c==null?void 0:c.show)!=null?te:!1,f=(Ee=d==null?void 0:d.position)!=null?Ee:"left",m=(le=c==null?void 0:c.position)!=null?le:"below",v=Rd(e.role,i),S=h("div",v.join(" "));S.id=`bubble-${e.id}`,S.setAttribute("data-message-id",e.id),S.setAttribute("data-persona-theme-zone",e.role==="user"?"user-message":"assistant-message"),e.role==="user"?(S.style.backgroundColor="var(--persona-message-user-bg, var(--persona-accent))",S.style.color="var(--persona-message-user-text, white)"):e.role==="assistant"&&(S.style.backgroundColor="var(--persona-message-assistant-bg, var(--persona-surface))",S.style.color="var(--persona-message-assistant-text, var(--persona-text))");let b=Id(e),x=(ie=(Se=e.content)==null?void 0:Se.trim())!=null?ie:"",_=b.length>0&&x===Wo,w=document.createElement("div");w.classList.add("persona-message-content");let I=r({text:e.content,message:e,streaming:!!e.streaming,raw:e.rawContent}),$=null;if(_?($=document.createElement("div"),$.innerHTML=I,$.style.display="none",w.appendChild($)):w.innerHTML=I,p&&m==="inline"&&e.createdAt){let Y=Fl(e,c);Y.classList.add("persona-ml-2","persona-inline"),w.appendChild(Y)}if(b.length>0){let Y=Pd(b,!_&&!!x,()=>{_&&$&&($.style.display="")});Y?S.appendChild(Y):_&&$&&($.style.display="")}if(S.appendChild(w),p&&m==="below"&&e.createdAt){let Y=Fl(e,c);Y.classList.add("persona-mt-1"),S.appendChild(Y)}if(e.streaming&&e.role==="assistant"&&(!e.content||!e.content.trim())){let Y=_l("inline",o==null?void 0:o.loadingIndicatorRenderer,o==null?void 0:o.widgetConfig);Y&&S.appendChild(Y)}if(e.role==="assistant"&&!e.streaming&&e.content&&e.content.trim()&&(n==null?void 0:n.enabled)!==!1&&n){let Y=jl(e,n,s);S.appendChild(Y)}if(!u||e.role==="system")return S;let V=h("div",`persona-flex persona-gap-2 ${e.role==="user"?"persona-flex-row-reverse":""}`),ue=Wd(d,e.role);return f==="right"||f==="left"&&e.role==="user"?V.append(S,ue):V.append(ue,S),S.classList.remove("persona-max-w-[85%]"),S.classList.add("persona-max-w-[calc(85%-2.5rem)]"),V},Hd=(e,r,t,n,s,o)=>{let a=t!=null?t:{};return e.role==="user"&&a.renderUserMessage?a.renderUserMessage({message:e,config:{},streaming:!!e.streaming}):e.role==="assistant"&&a.renderAssistantMessage?a.renderAssistantMessage({message:e,config:{},streaming:!!e.streaming}):io(e,r,t,n,s,o)};var Er=new Set,zl=(e,r)=>{let t=Er.has(e),n=r.querySelector('button[data-expand-header="true"]'),s=r.querySelector(".persona-border-t");if(!n||!s)return;n.setAttribute("aria-expanded",t?"true":"false");let o=n.querySelector(".persona-ml-auto"),a=o==null?void 0:o.querySelector(":scope > .persona-flex.persona-items-center");if(a){a.innerHTML="";let d=he(t?"chevron-up":"chevron-down",16,"currentColor",2);d?a.appendChild(d):a.textContent=t?"Hide":"Show"}s.style.display=t?"":"none"},xs=e=>{let r=e.reasoning,t=h("div",["vanilla-message-bubble","vanilla-reasoning-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-shadow-sm","persona-overflow-hidden","persona-px-0","persona-py-0"].join(" "));if(t.id=`bubble-${e.id}`,t.setAttribute("data-message-id",e.id),!r)return t;let n=Er.has(e.id),s=h("button","persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-pointer persona-border-none");s.type="button",s.setAttribute("aria-expanded",n?"true":"false"),s.setAttribute("data-expand-header","true"),s.setAttribute("data-bubble-type","reasoning");let o=h("div","persona-flex persona-flex-col persona-text-left"),a=h("span","persona-text-xs persona-text-persona-primary");a.textContent="Thinking...",o.appendChild(a);let i=h("span","persona-text-xs persona-text-persona-primary");i.textContent=fl(r),o.appendChild(i),r.status==="complete"?a.style.display="none":a.style.display="";let d=h("div","persona-flex persona-items-center"),u=he(n?"chevron-up":"chevron-down",16,"currentColor",2);u?d.appendChild(u):d.textContent=n?"Hide":"Show";let p=h("div","persona-flex persona-items-center persona-ml-auto");p.append(d),s.append(o,p);let f=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-px-4 persona-py-3");f.style.display=n?"":"none";let m=r.chunks.join(""),v=h("div","persona-whitespace-pre-wrap persona-text-xs persona-leading-snug persona-text-persona-muted");return v.textContent=m||(r.status==="complete"?"No additional context was shared.":"Waiting for details\u2026"),f.appendChild(v),(()=>{s.setAttribute("aria-expanded",n?"true":"false"),d.innerHTML="";let x=he(n?"chevron-up":"chevron-down",16,"currentColor",2);x?d.appendChild(x):d.textContent=n?"Hide":"Show",f.style.display=n?"":"none"})(),t.append(s,f),t};var Tr=new Set,ql=(e,r,t)=>{var c;let n=Tr.has(e),s=(c=t==null?void 0:t.toolCall)!=null?c:{},o=r.querySelector('button[data-expand-header="true"]'),a=r.querySelector(".persona-border-t");if(!o||!a)return;o.setAttribute("aria-expanded",n?"true":"false");let i=o.querySelector(".persona-ml-auto"),d=i==null?void 0:i.querySelector(":scope > .persona-flex.persona-items-center");if(d){d.innerHTML="";let u=s.toggleTextColor||s.headerTextColor||"currentColor",p=he(n?"chevron-up":"chevron-down",16,u,2);p?d.appendChild(p):d.textContent=n?"Hide":"Show"}a.style.display=n?"":"none"},vs=(e,r)=>{var S;let t=e.toolCall,n=(S=r==null?void 0:r.toolCall)!=null?S:{},s=h("div",["vanilla-message-bubble","vanilla-tool-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-shadow-sm","persona-overflow-hidden","persona-px-0","persona-py-0"].join(" "));if(s.id=`bubble-${e.id}`,s.setAttribute("data-message-id",e.id),n.backgroundColor&&(s.style.backgroundColor=n.backgroundColor),n.borderColor&&(s.style.borderColor=n.borderColor),n.borderWidth&&(s.style.borderWidth=n.borderWidth),n.borderRadius&&(s.style.borderRadius=n.borderRadius),!t)return s;let o=Tr.has(e.id),a=h("button","persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-pointer persona-border-none");a.type="button",a.setAttribute("aria-expanded",o?"true":"false"),a.setAttribute("data-expand-header","true"),a.setAttribute("data-bubble-type","tool"),n.headerBackgroundColor&&(a.style.backgroundColor=n.headerBackgroundColor),n.headerPaddingX&&(a.style.paddingLeft=n.headerPaddingX,a.style.paddingRight=n.headerPaddingX),n.headerPaddingY&&(a.style.paddingTop=n.headerPaddingY,a.style.paddingBottom=n.headerPaddingY);let i=h("div","persona-flex persona-flex-col persona-text-left"),d=h("span","persona-text-xs persona-text-persona-primary");n.headerTextColor&&(d.style.color=n.headerTextColor),d.textContent=hl(t),i.appendChild(d);let c=h("div","persona-flex persona-items-center"),u=n.toggleTextColor||n.headerTextColor||"currentColor",p=he(o?"chevron-up":"chevron-down",16,u,2);p?c.appendChild(p):c.textContent=o?"Hide":"Show";let f=h("div","persona-flex persona-items-center persona-gap-2 persona-ml-auto");f.append(c),a.append(i,f);let m=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-space-y-3 persona-px-4 persona-py-3");if(m.style.display=o?"":"none",n.contentBackgroundColor&&(m.style.backgroundColor=n.contentBackgroundColor),n.contentTextColor&&(m.style.color=n.contentTextColor),n.contentPaddingX&&(m.style.paddingLeft=n.contentPaddingX,m.style.paddingRight=n.contentPaddingX),n.contentPaddingY&&(m.style.paddingTop=n.contentPaddingY,m.style.paddingBottom=n.contentPaddingY),t.name){let b=h("div","persona-text-xs persona-text-persona-muted persona-italic");n.contentTextColor?b.style.color=n.contentTextColor:n.headerTextColor&&(b.style.color=n.headerTextColor),b.textContent=t.name,m.appendChild(b)}if(t.args!==void 0){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Arguments";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=Xr(t.args),b.append(x,k),m.appendChild(b)}if(t.chunks&&t.chunks.length){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Activity";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=t.chunks.join(`
|
|
16
|
+
`),b.append(x,k),m.appendChild(b)}if(t.status==="complete"&&t.result!==void 0){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Result";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=Xr(t.result),b.append(x,k),m.appendChild(b)}if(t.status==="complete"&&typeof t.duration=="number"){let b=h("div","persona-text-xs persona-text-persona-muted");n.contentTextColor&&(b.style.color=n.contentTextColor),b.textContent=`Duration: ${t.duration}ms`,m.appendChild(b)}return(()=>{a.setAttribute("aria-expanded",o?"true":"false"),c.innerHTML="";let b=n.toggleTextColor||n.headerTextColor||"currentColor",x=he(o?"chevron-up":"chevron-down",16,b,2);x?c.appendChild(x):c.textContent=o?"Hide":"Show",m.style.display=o?"":"none"})(),s.append(a,m),s};var Cs=(e,r)=>{var S,b,x,k,_,w,I,$,T,V,ue,se;let t=e.approval,n=(r==null?void 0:r.approval)!==!1?r==null?void 0:r.approval:void 0,s=(t==null?void 0:t.status)==="pending",o=h("div",["persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-border","persona-shadow-sm","persona-overflow-hidden"].join(" "));if(o.id=`bubble-${e.id}`,o.setAttribute("data-message-id",e.id),o.style.backgroundColor=(S=n==null?void 0:n.backgroundColor)!=null?S:"var(--persona-approval-bg, #fefce8)",o.style.borderColor=(b=n==null?void 0:n.borderColor)!=null?b:"var(--persona-approval-border, #fef08a)",!t)return o;let a=h("div","persona-flex persona-items-start persona-gap-3 persona-px-4 persona-py-3"),i=h("div","persona-flex-shrink-0 persona-mt-0.5");i.setAttribute("data-approval-icon","true");let d=t.status==="denied"?"shield-x":t.status==="timeout"?"shield-alert":"shield-check",c=t.status==="approved"?"var(--persona-feedback-success, #16a34a)":t.status==="denied"?"var(--persona-feedback-error, #dc2626)":t.status==="timeout"?"var(--persona-feedback-warning, #ca8a04)":(x=n==null?void 0:n.titleColor)!=null?x:"currentColor",u=he(d,20,c,2);u&&i.appendChild(u);let p=h("div","persona-flex-1 persona-min-w-0"),f=h("div","persona-flex persona-items-center persona-gap-2"),m=h("span","persona-text-sm persona-font-medium persona-text-persona-primary");if(n!=null&&n.titleColor&&(m.style.color=n.titleColor),m.textContent=(k=n==null?void 0:n.title)!=null?k:"Approval Required",f.appendChild(m),!s){let z=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded-full persona-text-xs persona-font-medium");z.setAttribute("data-approval-status",t.status),t.status==="approved"?(z.style.backgroundColor="var(--persona-palette-colors-success-100, #dcfce7)",z.style.color="var(--persona-palette-colors-success-700, #15803d)",z.textContent="Approved"):t.status==="denied"?(z.style.backgroundColor="var(--persona-palette-colors-error-100, #fee2e2)",z.style.color="var(--persona-palette-colors-error-700, #b91c1c)",z.textContent="Denied"):t.status==="timeout"&&(z.style.backgroundColor="var(--persona-palette-colors-warning-100, #fef3c7)",z.style.color="var(--persona-palette-colors-warning-700, #b45309)",z.textContent="Timeout"),f.appendChild(z)}p.appendChild(f);let v=h("p","persona-text-sm persona-mt-0.5 persona-text-persona-muted");if(n!=null&&n.descriptionColor&&(v.style.color=n.descriptionColor),v.textContent=t.description,p.appendChild(v),t.parameters){let z=h("pre","persona-mt-2 persona-text-xs persona-p-2 persona-rounded persona-overflow-x-auto persona-max-h-32 persona-bg-persona-container persona-text-persona-primary");n!=null&&n.parameterBackgroundColor&&(z.style.backgroundColor=n.parameterBackgroundColor),n!=null&&n.parameterTextColor&&(z.style.color=n.parameterTextColor),z.style.fontSize="0.75rem",z.style.lineHeight="1rem",z.textContent=Xr(t.parameters),p.appendChild(z)}if(s){let z=h("div","persona-flex persona-gap-2 persona-mt-2");z.setAttribute("data-approval-buttons","true");let te=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-border-none persona-cursor-pointer");te.type="button",te.style.backgroundColor=(_=n==null?void 0:n.approveButtonColor)!=null?_:"var(--persona-approval-approve-bg, #22c55e)",te.style.color=(w=n==null?void 0:n.approveButtonTextColor)!=null?w:"#ffffff",te.setAttribute("data-approval-action","approve");let Ee=he("shield-check",14,(I=n==null?void 0:n.approveButtonTextColor)!=null?I:"#ffffff",2);Ee&&(Ee.style.marginRight="4px",te.appendChild(Ee));let le=document.createTextNode(($=n==null?void 0:n.approveLabel)!=null?$:"Approve");te.appendChild(le);let Se=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-cursor-pointer");Se.type="button",Se.style.backgroundColor=(T=n==null?void 0:n.denyButtonColor)!=null?T:"transparent",Se.style.color=(V=n==null?void 0:n.denyButtonTextColor)!=null?V:"var(--persona-feedback-error, #dc2626)",Se.style.border=`1px solid ${n!=null&&n.denyButtonTextColor?n.denyButtonTextColor:"var(--persona-palette-colors-error-200, #fca5a5)"}`,Se.setAttribute("data-approval-action","deny");let ie=he("shield-x",14,(ue=n==null?void 0:n.denyButtonTextColor)!=null?ue:"var(--persona-feedback-error, #dc2626)",2);ie&&(ie.style.marginRight="4px",Se.appendChild(ie));let Y=document.createTextNode((se=n==null?void 0:n.denyLabel)!=null?se:"Deny");Se.appendChild(Y),z.append(te,Se),p.appendChild(z)}return a.append(i,p),o.appendChild(a),o};var Ul=e=>{let r=[];return{buttons:r,render:(n,s,o,a,i)=>{if(e.innerHTML="",r.length=0,!n||!n.length||(a!=null?a:s?s.getMessages():[]).some(m=>m.role==="user"))return;let u=document.createDocumentFragment(),p=s?s.isStreaming():!1,f=m=>{switch(m){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}};n.forEach(m=>{let v=h("button","persona-rounded-button persona-bg-persona-surface persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium persona-text-persona-muted hover:persona-opacity-90 persona-cursor-pointer persona-border persona-border-gray-200");v.type="button",v.textContent=m,v.disabled=p,i!=null&&i.fontFamily&&(v.style.fontFamily=f(i.fontFamily)),i!=null&&i.fontWeight&&(v.style.fontWeight=i.fontWeight),i!=null&&i.paddingX&&(v.style.paddingLeft=i.paddingX,v.style.paddingRight=i.paddingX),i!=null&&i.paddingY&&(v.style.paddingTop=i.paddingY,v.style.paddingBottom=i.paddingY),v.addEventListener("click",()=>{!s||s.isStreaming()||(o.value="",s.sendMessage(m))}),u.appendChild(v),r.push(v)}),e.appendChild(u)}}};var lo=class{constructor(r=2e3,t=null){this.head=0;this.count=0;this.totalCaptured=0;this.eventTypesSet=new Set;this.maxSize=r,this.buffer=new Array(r),this.store=t}push(r){var t;this.buffer[this.head]=r,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.totalCaptured++,this.eventTypesSet.add(r.type),(t=this.store)==null||t.put(r)}getAll(){return this.count===0?[]:this.count<this.maxSize?this.buffer.slice(0,this.count):[...this.buffer.slice(this.head,this.maxSize),...this.buffer.slice(0,this.head)]}async restore(){if(!this.store)return 0;let r=await this.store.getAll();if(r.length===0)return 0;let t=r.length>this.maxSize?r.slice(r.length-this.maxSize):r;for(let n of t)this.buffer[this.head]=n,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.eventTypesSet.add(n.type);return this.totalCaptured=r.length,t.length}getAllFromStore(){return this.store?this.store.getAll():Promise.resolve(this.getAll())}getRecent(r){let t=this.getAll();return r>=t.length?t:t.slice(t.length-r)}getSize(){return this.count}getTotalCaptured(){return this.totalCaptured}getEvictedCount(){return this.totalCaptured-this.count}clear(){var r;this.buffer=new Array(this.maxSize),this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(r=this.store)==null||r.clear()}destroy(){var r;this.buffer=[],this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(r=this.store)==null||r.destroy()}getEventTypes(){return Array.from(this.eventTypesSet)}};var co=class{constructor(r="persona-event-stream",t="events"){this.db=null;this.pendingWrites=[];this.flushScheduled=!1;this.isDestroyed=!1;this.dbName=r,this.storeName=t}open(){return new Promise((r,t)=>{try{let n=indexedDB.open(this.dbName,1);n.onupgradeneeded=()=>{let s=n.result;s.objectStoreNames.contains(this.storeName)||s.createObjectStore(this.storeName,{keyPath:"id"}).createIndex("timestamp","timestamp",{unique:!1})},n.onsuccess=()=>{this.db=n.result,r()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}put(r){!this.db||this.isDestroyed||(this.pendingWrites.push(r),this.flushScheduled||(this.flushScheduled=!0,queueMicrotask(()=>this.flushWrites())))}putBatch(r){if(!(!this.db||this.isDestroyed||r.length===0))try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let s of r)n.put(s)}catch{}}getAll(){return new Promise((r,t)=>{if(!this.db){r([]);return}try{let a=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).index("timestamp").getAll();a.onsuccess=()=>{r(a.result)},a.onerror=()=>{t(a.error)}}catch(n){t(n)}})}getCount(){return new Promise((r,t)=>{if(!this.db){r(0);return}try{let o=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).count();o.onsuccess=()=>{r(o.result)},o.onerror=()=>{t(o.error)}}catch(n){t(n)}})}clear(){return new Promise((r,t)=>{if(!this.db){r();return}this.pendingWrites=[];try{let o=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName).clear();o.onsuccess=()=>{r()},o.onerror=()=>{t(o.error)}}catch(n){t(n)}})}close(){this.db&&(this.db.close(),this.db=null)}destroy(){return this.isDestroyed=!0,this.pendingWrites=[],this.close(),new Promise((r,t)=>{try{let n=indexedDB.deleteDatabase(this.dbName);n.onsuccess=()=>{r()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}flushWrites(){if(this.flushScheduled=!1,!this.db||this.isDestroyed||this.pendingWrites.length===0)return;let r=this.pendingWrites;this.pendingWrites=[];try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let s of r)n.put(s)}catch{}}};function Mr(e,r){r&&r.split(/\s+/).forEach(t=>t&&e.classList.add(t))}var Bd={flow_:{bg:"var(--persona-palette-colors-success-100, #dcfce7)",text:"var(--persona-palette-colors-success-700, #166534)"},step_:{bg:"var(--persona-palette-colors-primary-100, #dbeafe)",text:"var(--persona-palette-colors-primary-700, #1e40af)"},reason_:{bg:"var(--persona-palette-colors-warning-100, #ffedd5)",text:"var(--persona-palette-colors-warning-700, #9a3412)"},tool_:{bg:"var(--persona-palette-colors-purple-100, #f3e8ff)",text:"var(--persona-palette-colors-purple-700, #6b21a8)"},agent_:{bg:"var(--persona-palette-colors-teal-100, #ccfbf1)",text:"var(--persona-palette-colors-teal-700, #115e59)"},error:{bg:"var(--persona-palette-colors-error-100, #fecaca)",text:"var(--persona-palette-colors-error-700, #991b1b)"}},Dd={bg:"var(--persona-palette-colors-gray-100, #f3f4f6)",text:"var(--persona-palette-colors-gray-600, #4b5563)"},Nd=["flowName","stepName","reasoningText","text","name","tool","toolName"],Od=100;function $d(e,r){let t={...Bd,...r};if(t[e])return t[e];for(let n of Object.keys(t))if(n.endsWith("_")&&e.startsWith(n))return t[n];return Dd}function Fd(e,r){return`+${((e-r)/1e3).toFixed(3)}s`}function _d(e){let r=new Date(e),t=String(r.getHours()).padStart(2,"0"),n=String(r.getMinutes()).padStart(2,"0"),s=String(r.getSeconds()).padStart(2,"0"),o=String(r.getMilliseconds()).padStart(3,"0");return`${t}:${n}:${s}.${o}`}function jd(e,r){try{let t=JSON.parse(e);if(typeof t!="object"||t===null)return null;for(let n of r){let s=n.split("."),o=t;for(let a of s)if(o&&typeof o=="object"&&o!==null)o=o[a];else{o=void 0;break}if(typeof o=="string"&&o.trim())return o.trim()}}catch{}return null}function zd(e){var r;return(r=navigator.clipboard)!=null&&r.writeText?navigator.clipboard.writeText(e):new Promise(t=>{let n=document.createElement("textarea");n.value=e,n.style.position="fixed",n.style.opacity="0",document.body.appendChild(n),n.select(),document.execCommand("copy"),document.body.removeChild(n),t()})}function qd(e){let r;try{r=JSON.parse(e.payload)}catch{r=e.payload}return JSON.stringify({type:e.type,timestamp:new Date(e.timestamp).toISOString(),payload:r},null,2)}function Ud(e,r,t){let n,s;try{s=JSON.parse(e.payload),n=JSON.stringify(s,null,2)}catch{s=e.payload,n=e.payload}let o=r.find(i=>i.renderEventStreamPayload);if(o!=null&&o.renderEventStreamPayload&&t){let i=o.renderEventStreamPayload({event:e,config:t,defaultRenderer:()=>a(),parsedPayload:s});if(i)return i}return a();function a(){let i=h("div","persona-bg-persona-container persona-border-t persona-border-persona-divider persona-px-3 persona-py-2 persona-ml-4 persona-mr-3 persona-mb-1 persona-rounded-b persona-overflow-auto persona-max-h-[300px]"),d=h("pre","persona-m-0 persona-whitespace-pre-wrap persona-break-all persona-text-[11px] persona-text-persona-secondary persona-font-mono");return d.textContent=n,i.appendChild(d),i}}function ws(e,r,t,n,s,o,a,i){var f;let d=s.has(e.id),c=h("div","persona-border-b persona-border-persona-divider persona-text-xs");Mr(c,(f=n.classNames)==null?void 0:f.eventRow);let u=a.find(m=>m.renderEventStreamRow);if(u!=null&&u.renderEventStreamRow&&i){let m=u.renderEventStreamRow({event:e,index:r,config:i,defaultRenderer:()=>p(),isExpanded:d,onToggleExpand:()=>o(e.id)});if(m)return c.appendChild(m),c}return c.appendChild(p()),c;function p(){var te,Ee;let m=h("div",""),v=h("div","persona-flex persona-items-center persona-gap-2 persona-px-3 persona-py-3 hover:persona-bg-persona-container persona-cursor-pointer persona-group");v.setAttribute("data-event-id",e.id);let S=h("span","persona-flex-shrink-0 persona-text-persona-muted persona-w-4 persona-text-center persona-flex persona-items-center persona-justify-center"),b=he(d?"chevron-down":"chevron-right","14px","currentColor",2);b&&S.appendChild(b);let x=h("span","persona-text-[11px] persona-text-persona-muted persona-whitespace-nowrap persona-flex-shrink-0 persona-font-mono persona-w-[70px]"),k=(te=n.timestampFormat)!=null?te:"relative";x.textContent=k==="relative"?Fd(e.timestamp,t):_d(e.timestamp);let _=null;n.showSequenceNumbers!==!1&&(_=h("span","persona-text-[11px] persona-text-persona-muted persona-font-mono persona-flex-shrink-0 persona-w-[28px] persona-text-right"),_.textContent=String(r+1));let w=$d(e.type,n.badgeColors),I=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded persona-text-[11px] persona-font-mono persona-font-medium persona-whitespace-nowrap persona-flex-shrink-0 persona-border");I.style.backgroundColor=w.bg,I.style.color=w.text,I.style.borderColor=w.text+"50",I.textContent=e.type;let $=(Ee=n.descriptionFields)!=null?Ee:Nd,T=jd(e.payload,$),V=null;T&&(V=h("span","persona-text-[11px] persona-text-persona-secondary persona-truncate persona-min-w-0"),V.textContent=T);let ue=h("div","persona-flex-1 persona-min-w-0"),se=h("button","persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-flex-shrink-0 persona-border-none persona-bg-transparent persona-p-0"),z=he("clipboard","12px","currentColor",1.5);return z&&se.appendChild(z),se.addEventListener("click",async le=>{le.stopPropagation(),await zd(qd(e)),se.innerHTML="";let Se=he("check","12px","currentColor",1.5);Se&&se.appendChild(Se),setTimeout(()=>{se.innerHTML="";let ie=he("clipboard","12px","currentColor",1.5);ie&&se.appendChild(ie)},1500)}),v.appendChild(S),v.appendChild(x),_&&v.appendChild(_),v.appendChild(I),V&&v.appendChild(V),v.appendChild(ue),v.appendChild(se),m.appendChild(v),d&&m.appendChild(Ud(e,a,i)),m}}function Vl(e){var c,u;let{buffer:r,getFullHistory:t,onClose:n,config:s,plugins:o=[]}=e,a=(u=(c=s==null?void 0:s.features)==null?void 0:c.eventStream)!=null?u:{},i=o.find(p=>p.renderEventStreamView);if(i!=null&&i.renderEventStreamView&&s){let p=i.renderEventStreamView({config:s,events:r.getAll(),defaultRenderer:()=>d().element,onClose:n});if(p)return{element:p,update:()=>{},destroy:()=>{}}}return d();function d(){let p=a.classNames,f=h("div","persona-event-stream-view persona-flex persona-flex-col persona-flex-1 persona-min-h-0");Mr(f,p==null?void 0:p.panel);let m=[],v="",S="",b=null,x=[],k={},_=0,w=!1,I=0,$=0,T=!1,V=null,ue=!1,se=0,z=new Set,te=new Map,Ee="",le="",Se=null,ie,Y,ge,F,J;function me(){let de=h("div","persona-flex persona-flex-col persona-flex-shrink-0"),E=h("div","persona-flex persona-items-center persona-gap-2 persona-px-4 persona-py-3 persona-pb-0 persona-border-persona-divider persona-bg-persona-surface persona-overflow-hidden");Mr(E,p==null?void 0:p.headerBar);let Te=h("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");Te.textContent="Events",ie=h("span","persona-text-[11px] persona-font-mono persona-bg-persona-container persona-text-persona-muted persona-px-2 persona-py-0.5 persona-rounded persona-border persona-border-persona-border"),ie.textContent="0";let ne=h("div","persona-flex-1");Y=h("select","persona-text-xs persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded persona-px-2.5 persona-py-1 persona-text-persona-primary persona-cursor-pointer");let be=h("option","");be.value="",be.textContent="All events",Y.appendChild(be),ge=h("button","persona-inline-flex persona-items-center persona-gap-1.5 persona-rounded persona-text-xs persona-text-persona-muted hover:persona-bg-persona-container hover:persona-text-persona-primary persona-cursor-pointer persona-border persona-border-persona-border persona-bg-persona-surface persona-flex-shrink-0 persona-px-2.5 persona-py-1"),ge.type="button",ge.title="Copy All";let Ze=he("clipboard-copy","12px","currentColor",1.5);Ze&&ge.appendChild(Ze);let ye=h("span","persona-text-xs");ye.textContent="Copy All",ge.appendChild(ye),E.appendChild(Te),E.appendChild(ie),E.appendChild(ne),E.appendChild(Y),E.appendChild(ge);let Ie=h("div","persona-relative persona-px-4 persona-py-2.5 persona-border-b persona-border-persona-divider persona-bg-persona-surface");Mr(Ie,p==null?void 0:p.searchBar);let De=he("search","14px","var(--persona-muted, #9ca3af)",1.5),rt=h("span","persona-absolute persona-left-6 persona-top-1/2 persona--translate-y-1/2 persona-pointer-events-none persona-flex persona-items-center");De&&rt.appendChild(De),F=h("input","persona-text-sm persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded-md persona-pl-8 persona-pr-3 persona-py-1 persona-w-full persona-text-persona-primary"),Mr(F,p==null?void 0:p.searchInput),F.type="text",F.placeholder="Search event payloads...",J=h("button","persona-absolute persona-right-5 persona-top-1/2 persona--translate-y-1/2 persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-0 persona-leading-none"),J.type="button",J.style.display="none";let Tt=he("x","12px","currentColor",2);return Tt&&J.appendChild(Tt),Ie.appendChild(rt),Ie.appendChild(F),Ie.appendChild(J),de.appendChild(E),de.appendChild(Ie),de}let it,Ve=o.find(de=>de.renderEventStreamToolbar);if(Ve!=null&&Ve.renderEventStreamToolbar&&s){let de=Ve.renderEventStreamToolbar({config:s,defaultRenderer:()=>me(),eventCount:r.getSize(),filteredCount:0,onFilterChange:E=>{v=E,ke(),_e()},onSearchChange:E=>{S=E,ke(),_e()}});it=de!=null?de:me()}else it=me();let Ge=h("div","persona-text-xs persona-text-persona-muted persona-text-center persona-py-0.5 persona-px-4 persona-bg-persona-container persona-border-b persona-border-persona-divider persona-italic persona-flex-shrink-0");Ge.style.display="none";let mt=h("div","persona-flex-1 persona-min-h-0 persona-relative"),He=h("div","persona-event-stream-list persona-overflow-y-auto persona-min-h-0");He.style.height="100%";let nt=h("div","persona-absolute persona-bottom-3 persona-left-1/2 persona-transform persona--translate-x-1/2 persona-bg-persona-accent persona-text-white persona-text-xs persona-px-3 persona-py-1.5 persona-rounded-full persona-cursor-pointer persona-shadow-md persona-z-10 persona-flex persona-items-center persona-gap-1");Mr(nt,p==null?void 0:p.scrollIndicator),nt.style.display="none";let Me=he("arrow-down","12px","currentColor",2);Me&&nt.appendChild(Me);let N=h("span","");nt.appendChild(N);let oe=h("div","persona-flex persona-items-center persona-justify-center persona-h-full persona-text-sm persona-text-persona-muted");oe.style.display="none",mt.appendChild(He),mt.appendChild(oe),mt.appendChild(nt),f.setAttribute("tabindex","0"),f.appendChild(it),f.appendChild(Ge),f.appendChild(mt);function ee(){let de=r.getAll(),E={};for(let ye of de)E[ye.type]=(E[ye.type]||0)+1;let Te=Object.keys(E).sort(),ne=Te.length!==x.length||!Te.every((ye,Ie)=>ye===x[Ie]),be=!ne&&Te.some(ye=>E[ye]!==k[ye]),Ce=de.length!==Object.values(k).reduce((ye,Ie)=>ye+Ie,0);if(!ne&&!be&&!Ce||(x=Te,k=E,!Y))return;let Ze=Y.value;if(Y.options[0].textContent="All events",ne){for(;Y.options.length>1;)Y.remove(1);for(let ye of Te){let Ie=h("option","");Ie.value=ye,Ie.textContent=`${ye} (${E[ye]||0})`,Y.appendChild(Ie)}Ze&&Te.includes(Ze)?Y.value=Ze:Ze&&(Y.value="",v="")}else for(let ye=1;ye<Y.options.length;ye++){let Ie=Y.options[ye];Ie.textContent=`${Ie.value} (${E[Ie.value]||0})`}}function q(){let de=r.getAll();if(v&&(de=de.filter(E=>E.type===v)),S){let E=S.toLowerCase();de=de.filter(Te=>Te.type.toLowerCase().includes(E)||Te.payload.toLowerCase().includes(E))}return de}function re(){return v!==""||S!==""}function ke(){_=0,I=0,w=!1,nt.style.display="none"}function Q(de){z.has(de)?z.delete(de):z.add(de),Se=de;let E=He.scrollTop,Te=w;ue=!0,w=!0,_e(),He.scrollTop=E,w=Te,ue=!1}function K(){return He.scrollHeight-He.scrollTop-He.clientHeight<=50}function _e(){$=Date.now(),T=!1,ee();let de=r.getEvictedCount();de>0?(Ge.textContent=`${de.toLocaleString()} older events truncated`,Ge.style.display=""):Ge.style.display="none",m=q();let E=m.length,Te=r.getSize()>0;ie&&(ie.textContent=String(r.getSize())),E===0&&Te&&re()?(oe.textContent=S?`No events matching '${S}'`:"No events matching filter",oe.style.display="",He.style.display="none"):(oe.style.display="none",He.style.display=""),ge&&(ge.title=re()?`Copy Filtered (${E})`:"Copy All"),w&&E>_&&(I+=E-_,N.textContent=`${I} new event${I===1?"":"s"}`,nt.style.display=""),_=E;let ne=r.getAll(),be=ne.length>0?ne[0].timestamp:0,Ce=new Set(m.map(Ie=>Ie.id));for(let Ie of z)Ce.has(Ie)||z.delete(Ie);let Ze=v!==Ee||S!==le,ye=te.size===0&&m.length>0;if(Ze||ye||m.length===0){He.innerHTML="",te.clear();let Ie=document.createDocumentFragment();for(let De=0;De<m.length;De++){let rt=ws(m[De],De,be,a,z,Q,o,s);te.set(m[De].id,rt),Ie.appendChild(rt)}He.appendChild(Ie),Ee=v,le=S,Se=null}else{if(Se!==null){let De=te.get(Se);if(De&&De.parentNode===He){let rt=m.findIndex(Tt=>Tt.id===Se);if(rt>=0){let Tt=ws(m[rt],rt,be,a,z,Q,o,s);He.insertBefore(Tt,De),De.remove(),te.set(Se,Tt)}}Se=null}let Ie=new Set(m.map(De=>De.id));for(let[De,rt]of te)Ie.has(De)||(rt.remove(),te.delete(De));for(let De=0;De<m.length;De++){let rt=m[De];if(!te.has(rt.id)){let Tt=ws(rt,De,be,a,z,Q,o,s);te.set(rt.id,Tt),He.appendChild(Tt)}}}w||(He.scrollTop=He.scrollHeight)}function ze(){if(Date.now()-$>=Od){V!==null&&(cancelAnimationFrame(V),V=null),_e();return}T||(T=!0,V=requestAnimationFrame(()=>{V=null,_e()}))}let Et=(de,E)=>{if(!ge)return;ge.innerHTML="";let Te=he(de,"12px","currentColor",1.5);Te&&ge.appendChild(Te);let ne=h("span","persona-text-xs");ne.textContent="Copy All",ge.appendChild(ne),setTimeout(()=>{ge.innerHTML="";let be=he("clipboard-copy","12px","currentColor",1.5);be&&ge.appendChild(be);let Ce=h("span","persona-text-xs");Ce.textContent="Copy All",ge.appendChild(Ce),ge.disabled=!1},E)},qt=async()=>{if(ge){ge.disabled=!0;try{let de;re()?de=m:t?(de=await t(),de.length===0&&(de=r.getAll())):de=r.getAll();let E=de.map(Te=>{try{return JSON.parse(Te.payload)}catch{return Te.payload}});await navigator.clipboard.writeText(JSON.stringify(E,null,2)),Et("check",1500)}catch{Et("x",1500)}}},Ut=()=>{Y&&(v=Y.value,ke(),_e())},G=()=>{!F||!J||(J.style.display=F.value?"":"none",b&&clearTimeout(b),b=setTimeout(()=>{S=F.value,ke(),_e()},150))},Le=()=>{!F||!J||(F.value="",S="",J.style.display="none",b&&clearTimeout(b),ke(),_e())},ft=()=>{if(ue)return;let de=He.scrollTop,E=de>se;se=de,K()&&E?(w=!1,I=0,nt.style.display="none"):K()||(w=!0)},yt=de=>{de.deltaY<0&&(w=!0)},Xe=()=>{He.scrollTop=He.scrollHeight,w=!1,I=0,nt.style.display="none"},st=de=>{let E=de.target;if(!E||E.closest("button"))return;let Te=E.closest("[data-event-id]");if(!Te)return;let ne=Te.getAttribute("data-event-id");ne&&Q(ne)},Wt=de=>{if((de.metaKey||de.ctrlKey)&&de.key==="f"){de.preventDefault(),F==null||F.focus(),F==null||F.select();return}de.key==="Escape"&&(F&&document.activeElement===F?(Le(),F.blur(),f.focus()):n&&n())};ge&&ge.addEventListener("click",qt),Y&&Y.addEventListener("change",Ut),F&&F.addEventListener("input",G),J&&J.addEventListener("click",Le),He.addEventListener("scroll",ft),He.addEventListener("wheel",yt,{passive:!0}),He.addEventListener("click",st),nt.addEventListener("click",Xe),f.addEventListener("keydown",Wt);function Vt(){b&&clearTimeout(b),V!==null&&(cancelAnimationFrame(V),V=null),T=!1,te.clear(),ge&&ge.removeEventListener("click",qt),Y&&Y.removeEventListener("change",Ut),F&&F.removeEventListener("input",G),J&&J.removeEventListener("click",Le),He.removeEventListener("scroll",ft),He.removeEventListener("wheel",yt),He.removeEventListener("click",st),nt.removeEventListener("click",Xe),f.removeEventListener("keydown",Wt)}return{element:f,update:ze,destroy:Vt}}}function Jl(e,r){let t=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",n=typeof e.artifactId=="string"?e.artifactId:"",s=e.status==="streaming"?"streaming":"complete",a=(typeof e.artifactType=="string"?e.artifactType:"markdown")==="component"?"Component":"Document",i=document.createElement("div");i.className="persona-flex persona-w-full persona-max-w-full persona-items-center persona-gap-3 persona-rounded-xl persona-px-4 persona-py-3",i.style.border="1px solid var(--persona-border, #e5e7eb)",i.style.backgroundColor="var(--persona-bg, #ffffff)",i.style.cursor="pointer",i.tabIndex=0,i.setAttribute("role","button"),i.setAttribute("aria-label",`Open ${t} in artifact panel`),n&&i.setAttribute("data-open-artifact",n);let d=document.createElement("div");d.className="persona-flex persona-h-10 persona-w-10 persona-flex-shrink-0 persona-items-center persona-justify-center persona-rounded-lg",d.style.border="1px solid var(--persona-border, #e5e7eb)",d.style.color="var(--persona-muted, #9ca3af)",d.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z"/><polyline points="14 2 14 8 20 8"/></svg>';let c=document.createElement("div");c.className="persona-min-w-0 persona-flex-1 persona-flex persona-flex-col persona-gap-0.5";let u=document.createElement("div");u.className="persona-truncate persona-text-sm persona-font-medium",u.style.color="var(--persona-text, #1f2937)",u.textContent=t;let p=document.createElement("div");if(p.className="persona-text-xs persona-flex persona-items-center persona-gap-1.5",p.style.color="var(--persona-muted, #9ca3af)",s==="streaming"){let f=document.createElement("span");f.className="persona-inline-block persona-w-1.5 persona-h-1.5 persona-rounded-full",f.style.backgroundColor="var(--persona-primary, #3b82f6)",f.style.animation="persona-pulse 1.5s ease-in-out infinite",p.appendChild(f);let m=document.createElement("span");m.textContent=`Generating ${a.toLowerCase()}...`,p.appendChild(m)}else p.textContent=a;if(c.append(u,p),i.append(d,c),s==="complete"){let f=document.createElement("button");f.type="button",f.textContent="Download",f.title=`Download ${t}`,f.className="persona-flex-shrink-0 persona-rounded-md persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium",f.style.border="1px solid var(--persona-border, #e5e7eb)",f.style.color="var(--persona-text, #1f2937)",f.style.backgroundColor="transparent",f.style.cursor="pointer",f.setAttribute("data-download-artifact",n),i.append(f)}return i}var Kl=(e,r)=>{var n,s,o;let t=(o=(s=(n=r==null?void 0:r.config)==null?void 0:n.features)==null?void 0:s.artifacts)==null?void 0:o.renderCard;if(t){let a=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",i=typeof e.artifactId=="string"?e.artifactId:"",d=e.status==="streaming"?"streaming":"complete",c=typeof e.artifactType=="string"?e.artifactType:"markdown",u=t({artifact:{artifactId:i,title:a,artifactType:c,status:d},config:r.config,defaultRenderer:()=>Jl(e,r)});if(u)return u}return Jl(e,r)};var Ss=class{constructor(){this.components=new Map}register(r,t){this.components.has(r)&&console.warn(`[ComponentRegistry] Component "${r}" is already registered. Overwriting.`),this.components.set(r,t)}unregister(r){this.components.delete(r)}get(r){return this.components.get(r)}has(r){return this.components.has(r)}getAllNames(){return Array.from(this.components.keys())}clear(){this.components.clear()}registerAll(r){Object.entries(r).forEach(([t,n])=>{this.register(t,n)})}},Un=new Ss;Un.register("PersonaArtifactCard",Kl);function Vd(e){var s;let r=h("div","persona-rounded-lg persona-border persona-border-persona-border persona-p-3 persona-text-persona-primary"),t=h("div","persona-font-semibold persona-text-sm persona-mb-2");t.textContent=e.component?`Component: ${e.component}`:"Component";let n=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-overflow-x-auto");return n.textContent=JSON.stringify((s=e.props)!=null?s:{},null,2),r.appendChild(t),r.appendChild(n),r}function Gl(e,r){var mt,He,nt,Me;let t=(He=(mt=e.features)==null?void 0:mt.artifacts)==null?void 0:He.layout,s=((nt=t==null?void 0:t.toolbarPreset)!=null?nt:"default")==="document",o=(Me=t==null?void 0:t.panePadding)==null?void 0:Me.trim(),a=e.markdown?br(e.markdown):null,i=Yr(e.sanitize),d=N=>{let oe=a?a(N):Gr(N);return i?i(oe):oe},c=typeof document!="undefined"?h("div","persona-artifact-backdrop persona-fixed persona-inset-0 persona-z-[55] persona-bg-black/30 persona-hidden md:persona-hidden"):null,u=()=>{c==null||c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"),z==null||z.hide()};c&&c.addEventListener("click",()=>{var N;u(),(N=r.onDismiss)==null||N.call(r)});let p=h("aside","persona-artifact-pane persona-flex persona-flex-col persona-min-h-0 persona-min-w-0 persona-bg-persona-surface persona-text-persona-primary persona-border-l persona-border-persona-border");p.setAttribute("data-persona-theme-zone","artifact-pane"),s&&p.classList.add("persona-artifact-pane-document");let f=h("div","persona-artifact-toolbar persona-flex persona-items-center persona-justify-between persona-gap-2 persona-px-2 persona-py-2 persona-border-b persona-border-persona-border persona-shrink-0");f.setAttribute("data-persona-theme-zone","artifact-toolbar"),s&&f.classList.add("persona-artifact-toolbar-document");let m=h("span","persona-text-xs persona-font-medium persona-truncate");m.textContent="Artifacts";let v=h("button","persona-rounded-md persona-border persona-border-persona-border persona-px-2 persona-py-1 persona-text-xs persona-bg-persona-surface");v.type="button",v.textContent="Close",v.setAttribute("aria-label","Close artifacts panel"),v.addEventListener("click",()=>{var N;u(),(N=r.onDismiss)==null||N.call(r)});let S="rendered",b=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0 persona-artifact-toggle-group"),x=s?wt({icon:"eye",label:"Rendered view",className:"persona-artifact-doc-icon-btn persona-artifact-view-btn"}):wt({icon:"eye",label:"Rendered view"}),k=s?wt({icon:"code-2",label:"Source",className:"persona-artifact-doc-icon-btn persona-artifact-code-btn"}):wt({icon:"code-2",label:"Source"}),_=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0"),w=(t==null?void 0:t.documentToolbarShowCopyLabel)===!0,I=(t==null?void 0:t.documentToolbarShowCopyChevron)===!0,$=t==null?void 0:t.documentToolbarCopyMenuItems,T=!!(I&&$&&$.length>0),V=null,ue,se=null,z=null;if(s&&(w||I)&&!T){if(ue=w?_o({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):wt({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),I){let N=he("chevron-down",14,"currentColor",2);N&&ue.appendChild(N)}}else s&&T?(V=h("div","persona-relative persona-inline-flex persona-items-center persona-gap-0 persona-rounded-md"),ue=w?_o({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):wt({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),se=wt({icon:"chevron-down",label:"More copy options",size:14,className:"persona-artifact-doc-copy-menu-chevron persona-artifact-doc-icon-btn",aria:{"aria-haspopup":"true","aria-expanded":"false"}}),V.append(ue,se)):s?ue=wt({icon:"copy",label:"Copy",className:"persona-artifact-doc-icon-btn"}):ue=wt({icon:"copy",label:"Copy"});let te=s?wt({icon:"refresh-cw",label:"Refresh",className:"persona-artifact-doc-icon-btn"}):wt({icon:"refresh-cw",label:"Refresh"}),Ee=s?wt({icon:"x",label:"Close",className:"persona-artifact-doc-icon-btn"}):wt({icon:"x",label:"Close"}),le=()=>{var re,ke,Q;let N=(re=J.find(K=>K.id===me))!=null?re:J[J.length-1],oe=(ke=N==null?void 0:N.id)!=null?ke:null,ee=(N==null?void 0:N.artifactType)==="markdown"&&(Q=N.markdown)!=null?Q:"",q=N?JSON.stringify({component:N.component,props:N.props},null,2):"";return{markdown:ee,jsonPayload:q,id:oe}},Se=async()=>{var re;let{markdown:N,jsonPayload:oe}=le(),ee=(re=J.find(ke=>ke.id===me))!=null?re:J[J.length-1],q=(ee==null?void 0:ee.artifactType)==="markdown"?N:ee?oe:"";try{await navigator.clipboard.writeText(q)}catch{}};if(ue.addEventListener("click",async()=>{let N=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;if(N&&T){let{markdown:oe,jsonPayload:ee,id:q}=le();try{await N({actionId:"primary",artifactId:q,markdown:oe,jsonPayload:ee})}catch{}return}await Se()}),se&&($!=null&&$.length)){let N=()=>{var ee;return(ee=p.closest("[data-persona-root]"))!=null?ee:document.body},oe=()=>{z=ir({items:$.map(ee=>({id:ee.id,label:ee.label})),onSelect:async ee=>{let{markdown:q,jsonPayload:re,id:ke}=le(),Q=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;try{Q?await Q({actionId:ee,artifactId:ke,markdown:q,jsonPayload:re}):ee==="markdown"||ee==="md"?await navigator.clipboard.writeText(q):ee==="json"||ee==="source"?await navigator.clipboard.writeText(re):await navigator.clipboard.writeText(q||re)}catch{}},anchor:V!=null?V:se,position:"bottom-right",portal:N()})};p.isConnected?oe():requestAnimationFrame(oe),se.addEventListener("click",ee=>{ee.stopPropagation(),z==null||z.toggle()})}te.addEventListener("click",async()=>{var N;try{await((N=t==null?void 0:t.onDocumentToolbarRefresh)==null?void 0:N.call(t))}catch{}Ve()}),Ee.addEventListener("click",()=>{var N;u(),(N=r.onDismiss)==null||N.call(r)});let ie=()=>{s&&(x.setAttribute("aria-pressed",S==="rendered"?"true":"false"),k.setAttribute("aria-pressed",S==="source"?"true":"false"))};x.addEventListener("click",()=>{S="rendered",ie(),Ve()}),k.addEventListener("click",()=>{S="source",ie(),Ve()});let Y=h("span","persona-min-w-0 persona-flex-1 persona-text-xs persona-font-medium persona-text-persona-primary persona-truncate persona-text-center md:persona-text-left");s?(f.replaceChildren(),b.append(x,k),V?_.append(V,te,Ee):_.append(ue,te,Ee),f.append(b,Y,_),ie()):(f.appendChild(m),f.appendChild(v)),o&&(f.style.paddingLeft=o,f.style.paddingRight=o);let ge=h("div","persona-artifact-list persona-shrink-0 persona-flex persona-gap-1 persona-overflow-x-auto persona-p-2 persona-border-b persona-border-persona-border"),F=h("div","persona-artifact-content persona-flex-1 persona-min-h-0 persona-overflow-y-auto persona-p-3");o&&(ge.style.paddingLeft=o,ge.style.paddingRight=o,F.style.padding=o),p.appendChild(f),p.appendChild(ge),p.appendChild(F);let J=[],me=null,it=!1,Ve=()=>{var q,re,ke,Q;let N=s&&J.length<=1;ge.classList.toggle("persona-hidden",N),ge.replaceChildren();for(let K of J){let _e=h("button","persona-artifact-tab persona-shrink-0 persona-rounded-lg persona-px-2 persona-py-1 persona-text-xs persona-border persona-border-transparent persona-text-persona-primary");_e.type="button",_e.textContent=K.title||K.id.slice(0,8),K.id===me&&_e.classList.add("persona-bg-persona-container","persona-border-persona-border"),_e.addEventListener("click",()=>r.onSelect(K.id)),ge.appendChild(_e)}F.replaceChildren();let oe=me&&J.find(K=>K.id===me)||J[J.length-1];if(!oe)return;if(s){let K=oe.artifactType==="markdown"?"MD":(q=oe.component)!=null?q:"Component",ze=(oe.title||"Document").trim().replace(/\s*·\s*MD\s*$/i,"").trim()||"Document";Y.textContent=`${ze} \xB7 ${K}`}else m.textContent="Artifacts";if(oe.artifactType==="markdown"){if(s&&S==="source"){let _e=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-break-words persona-text-persona-primary");_e.textContent=(re=oe.markdown)!=null?re:"",F.appendChild(_e);return}let K=h("div","persona-text-sm persona-leading-relaxed persona-markdown-bubble");K.innerHTML=d((ke=oe.markdown)!=null?ke:""),F.appendChild(K);return}let ee=oe.component?Un.get(oe.component):void 0;if(ee){let _e={message:{id:oe.id,role:"assistant",content:"",createdAt:new Date().toISOString()},config:e,updateProps:()=>{}};try{let ze=ee((Q=oe.props)!=null?Q:{},_e);if(ze){F.appendChild(ze);return}}catch{}}F.appendChild(Vd(oe))},Ge=()=>{var oe;let N=J.length>0;if(p.classList.toggle("persona-hidden",!N),c){let ee=typeof p.closest=="function"?p.closest("[data-persona-root]"):null,re=((oe=ee==null?void 0:ee.classList.contains("persona-artifact-narrow-host"))!=null?oe:!1)||typeof window!="undefined"&&window.matchMedia("(max-width: 640px)").matches;N&&re&&it?(c.classList.remove("persona-hidden"),p.classList.add("persona-artifact-drawer-open")):(c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"))}};return{element:p,backdrop:c,update(N){var oe,ee,q;J=N.artifacts,me=(q=(ee=N.selectedId)!=null?ee:(oe=N.artifacts[N.artifacts.length-1])==null?void 0:oe.id)!=null?q:null,J.length>0&&(it=!0),Ve(),Ge()},setMobileOpen(N){it=N,!N&&c?(c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open")):Ge()}}}function un(e){var r,t;return((t=(r=e==null?void 0:e.features)==null?void 0:r.artifacts)==null?void 0:t.enabled)===!0}function Yl(e,r){var o,a,i,d;if(e.classList.remove("persona-artifact-border-full","persona-artifact-border-left"),e.style.removeProperty("--persona-artifact-pane-border"),e.style.removeProperty("--persona-artifact-pane-border-left"),!un(r))return;let t=(a=(o=r.features)==null?void 0:o.artifacts)==null?void 0:a.layout,n=(i=t==null?void 0:t.paneBorder)==null?void 0:i.trim(),s=(d=t==null?void 0:t.paneBorderLeft)==null?void 0:d.trim();n?(e.classList.add("persona-artifact-border-full"),e.style.setProperty("--persona-artifact-pane-border",n)):s&&(e.classList.add("persona-artifact-border-left"),e.style.setProperty("--persona-artifact-pane-border-left",s))}function Jd(e){e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color"),e.style.removeProperty("--persona-artifact-doc-toggle-active-bg"),e.style.removeProperty("--persona-artifact-doc-toggle-active-border")}function zo(e,r){var d,c,u,p,f,m,v,S,b,x;if(!un(r)){e.style.removeProperty("--persona-artifact-split-gap"),e.style.removeProperty("--persona-artifact-pane-width"),e.style.removeProperty("--persona-artifact-pane-max-width"),e.style.removeProperty("--persona-artifact-pane-min-width"),e.style.removeProperty("--persona-artifact-pane-bg"),e.style.removeProperty("--persona-artifact-pane-padding"),Jd(e),Yl(e,r);return}let t=(c=(d=r.features)==null?void 0:d.artifacts)==null?void 0:c.layout;e.style.setProperty("--persona-artifact-split-gap",(u=t==null?void 0:t.splitGap)!=null?u:"0.5rem"),e.style.setProperty("--persona-artifact-pane-width",(p=t==null?void 0:t.paneWidth)!=null?p:"40%"),e.style.setProperty("--persona-artifact-pane-max-width",(f=t==null?void 0:t.paneMaxWidth)!=null?f:"28rem"),t!=null&&t.paneMinWidth?e.style.setProperty("--persona-artifact-pane-min-width",t.paneMinWidth):e.style.removeProperty("--persona-artifact-pane-min-width");let n=(m=t==null?void 0:t.paneBackground)==null?void 0:m.trim();n?e.style.setProperty("--persona-artifact-pane-bg",n):e.style.removeProperty("--persona-artifact-pane-bg");let s=(v=t==null?void 0:t.panePadding)==null?void 0:v.trim();s?e.style.setProperty("--persona-artifact-pane-padding",s):e.style.removeProperty("--persona-artifact-pane-padding");let o=(S=t==null?void 0:t.documentToolbarIconColor)==null?void 0:S.trim();o?e.style.setProperty("--persona-artifact-doc-toolbar-icon-color",o):e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color");let a=(b=t==null?void 0:t.documentToolbarToggleActiveBackground)==null?void 0:b.trim();a?e.style.setProperty("--persona-artifact-doc-toggle-active-bg",a):e.style.removeProperty("--persona-artifact-doc-toggle-active-bg");let i=(x=t==null?void 0:t.documentToolbarToggleActiveBorderColor)==null?void 0:x.trim();i?e.style.setProperty("--persona-artifact-doc-toggle-active-border",i):e.style.removeProperty("--persona-artifact-doc-toggle-active-border"),Yl(e,r)}var Xl=["panel","seamless"];function qo(e,r){var i,d,c,u,p,f;for(let m of Xl)e.classList.remove(`persona-artifact-appearance-${m}`);if(e.classList.remove("persona-artifact-unified-split"),e.style.removeProperty("--persona-artifact-pane-radius"),e.style.removeProperty("--persona-artifact-pane-shadow"),e.style.removeProperty("--persona-artifact-unified-outer-radius"),!un(r))return;let t=(d=(i=r.features)==null?void 0:i.artifacts)==null?void 0:d.layout,n=(c=t==null?void 0:t.paneAppearance)!=null?c:"panel",s=Xl.includes(n)?n:"panel";e.classList.add(`persona-artifact-appearance-${s}`);let o=(u=t==null?void 0:t.paneBorderRadius)==null?void 0:u.trim();o&&e.style.setProperty("--persona-artifact-pane-radius",o);let a=(p=t==null?void 0:t.paneShadow)==null?void 0:p.trim();if(a&&e.style.setProperty("--persona-artifact-pane-shadow",a),(t==null?void 0:t.unifiedSplitChrome)===!0){e.classList.add("persona-artifact-unified-split");let m=((f=t.unifiedSplitOuterRadius)==null?void 0:f.trim())||o;m&&e.style.setProperty("--persona-artifact-unified-outer-radius",m)}}function Zl(e,r){var t,n,s;return!r||!un(e)?!1:((s=(n=(t=e.features)==null?void 0:t.artifacts)==null?void 0:n.layout)==null?void 0:s.expandLauncherPanelWhenOpen)!==!1}function Kd(e,r){if(!(e!=null&&e.trim()))return r;let t=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return t?Math.max(0,Number(t[1])):r}function Gd(e){if(!(e!=null&&e.trim()))return null;let r=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return r?Math.max(0,Number(r[1])):null}function Yd(e,r,t){return t<r?r:Math.min(t,Math.max(r,e))}function Xd(e,r,t,n){let s=e-n-2*r-t;return Math.max(0,s)}function Ql(e,r){var a;let n=(a=(r.getComputedStyle(e).gap||"0px").trim().split(/\s+/)[0])!=null?a:"0px",s=/^([\d.]+)px$/i.exec(n);if(s)return Number(s[1]);let o=/^([\d.]+)/.exec(n);return o?Number(o[1]):8}function ec(e,r,t,n,s,o){let a=Kd(s,200),i=Xd(r,t,n,200);i=Math.max(a,i);let d=Gd(o);return d!==null&&(i=Math.min(i,d)),Yd(e,a,i)}var tc={init:{title:"Schedule a Demo",description:"Share the basics and we'll follow up with a confirmation.",fields:[{name:"name",label:"Full name",placeholder:"Jane Doe",required:!0},{name:"email",label:"Work email",placeholder:"jane@example.com",type:"email",required:!0},{name:"notes",label:"What would you like to cover?",type:"textarea"}],submitLabel:"Submit details"},followup:{title:"Additional Information",description:"Provide any extra details to tailor the next steps.",fields:[{name:"company",label:"Company",placeholder:"Acme Inc."},{name:"context",label:"Context",type:"textarea",placeholder:"Share more about your use case"}],submitLabel:"Send"}},As=(e,r,t,n)=>{let s=e.querySelectorAll("[data-tv-form]");s.length&&s.forEach(o=>{var v,S,b;if(o.dataset.enhanced==="true")return;let a=(v=o.dataset.tvForm)!=null?v:"init";o.dataset.enhanced="true";let i=(S=tc[a])!=null?S:tc.init;o.classList.add("persona-form-card","persona-space-y-4");let d=h("div","persona-space-y-1"),c=h("h3","persona-text-base persona-font-semibold persona-text-persona-primary");if(c.textContent=i.title,d.appendChild(c),i.description){let x=h("p","persona-text-sm persona-text-persona-muted");x.textContent=i.description,d.appendChild(x)}let u=document.createElement("form");u.className="persona-form-grid persona-space-y-3",i.fields.forEach(x=>{var $,T;let k=h("label","persona-form-field persona-flex persona-flex-col persona-gap-1");k.htmlFor=`${r.id}-${a}-${x.name}`;let _=h("span","persona-text-xs persona-font-medium persona-text-persona-muted");_.textContent=x.label,k.appendChild(_);let w=($=x.type)!=null?$:"text",I;w==="textarea"?(I=document.createElement("textarea"),I.rows=3):(I=document.createElement("input"),I.type=w),I.className="persona-rounded-xl persona-border persona-border-gray-200 persona-bg-white persona-px-3 persona-py-2 persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-persona-primary",I.id=`${r.id}-${a}-${x.name}`,I.name=x.name,I.placeholder=(T=x.placeholder)!=null?T:"",x.required&&(I.required=!0),k.appendChild(I),u.appendChild(k)});let p=h("div","persona-flex persona-items-center persona-justify-between persona-gap-2"),f=h("div","persona-text-xs persona-text-persona-muted persona-min-h-[1.5rem]"),m=h("button","persona-inline-flex persona-items-center persona-rounded-full persona-bg-persona-primary persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-60 persona-cursor-pointer");m.type="submit",m.textContent=(b=i.submitLabel)!=null?b:"Submit",p.appendChild(f),p.appendChild(m),u.appendChild(p),o.replaceChildren(d,u),u.addEventListener("submit",async x=>{var I,$;x.preventDefault();let k=(I=t.formEndpoint)!=null?I:"/form",_=new FormData(u),w={};_.forEach((T,V)=>{w[V]=T}),w.type=a,m.disabled=!0,f.textContent="Submitting\u2026";try{let T=await fetch(k,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(w)});if(!T.ok)throw new Error(`Form submission failed (${T.status})`);let V=await T.json();f.textContent=($=V.message)!=null?$:"Thanks! We'll be in touch soon.",V.success&&V.nextPrompt&&await n.sendMessage(String(V.nextPrompt))}catch(T){f.textContent=T instanceof Error?T.message:"Something went wrong. Please try again."}finally{m.disabled=!1}})})};var Es=class{constructor(){this.plugins=new Map}register(r){var t;this.plugins.has(r.id)&&console.warn(`Plugin "${r.id}" is already registered. Overwriting.`),this.plugins.set(r.id,r),(t=r.onRegister)==null||t.call(r)}unregister(r){var n;let t=this.plugins.get(r);t&&((n=t.onUnregister)==null||n.call(t),this.plugins.delete(r))}getAll(){return Array.from(this.plugins.values()).sort((r,t)=>{var n,s;return((n=t.priority)!=null?n:0)-((s=r.priority)!=null?s:0)})}getForInstance(r){let t=this.getAll();if(!r||r.length===0)return t;let n=new Set(r.map(o=>o.id));return[...t.filter(o=>!n.has(o.id)),...r].sort((o,a)=>{var i,d;return((i=a.priority)!=null?i:0)-((d=o.priority)!=null?d:0)})}clear(){this.plugins.forEach(r=>{var t;return(t=r.onUnregister)==null?void 0:t.call(r)}),this.plugins.clear()}},Uo=new Es;var St={apiUrl:"http://localhost:43111/api/chat/dispatch",clientToken:void 0,theme:void 0,darkTheme:void 0,colorScheme:"light",launcher:{enabled:!0,mountMode:"floating",dock:{side:"right",width:"420px"},title:"Chat Assistant",subtitle:"Here to help you get answers fast",agentIconText:"\u{1F4AC}",position:"bottom-right",width:"min(400px, calc(100vw - 24px))",heightOffset:0,autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:"#000000",callToActionIconBackgroundColor:"#ffffff",closeButtonBackgroundColor:"transparent",clearChat:{backgroundColor:"transparent",borderColor:"transparent",enabled:!0,placement:"inline",iconName:"refresh-cw",size:"32px",showTooltip:!0,tooltipText:"Clear chat",paddingX:"0px",paddingY:"0px"},headerIconHidden:!1,border:"1px solid #e5e7eb",shadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)"},copy:{welcomeTitle:"Hello \u{1F44B}",welcomeSubtitle:"Ask anything about your account or products.",inputPlaceholder:"How can I help...",sendButtonLabel:"Send"},sendButton:{borderWidth:"0px",paddingX:"12px",paddingY:"10px",backgroundColor:"#111827",textColor:"#ffffff",borderColor:"#60a5fa",useIcon:!0,iconText:"\u2191",size:"40px",showTooltip:!0,tooltipText:"Send message",iconName:"send"},statusIndicator:{visible:!0,idleText:"Online",connectingText:"Connecting\u2026",connectedText:"Streaming\u2026",errorText:"Offline"},voiceRecognition:{enabled:!0,pauseDuration:2e3,iconName:"mic",iconSize:"39px",borderWidth:"0px",paddingX:"9px",paddingY:"14px",iconColor:"#111827",backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:"#ffffff",recordingBackgroundColor:"#ef4444",recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"],suggestionChipsConfig:{fontFamily:"sans-serif",fontWeight:"500",paddingX:"12px",paddingY:"6px"},layout:{header:{layout:"default",showIcon:!0,showTitle:!0,showSubtitle:!0,showCloseButton:!0,showClearChat:!0},messages:{layout:"bubble",avatar:{show:!1,position:"left"},timestamp:{show:!1,position:"below"},groupConsecutive:!1},slots:{}},markdown:{options:{gfm:!0,breaks:!0},disableDefaultStyles:!1},messageActions:{enabled:!0,showCopy:!0,showUpvote:!1,showDownvote:!1,visibility:"hover",align:"right",layout:"pill-inside"},debug:!1};function nc(e,r){if(!(!e&&!r))return e?r?ro(e,r):e:r}function Ts(e){var r,t,n,s,o,a,i,d,c,u,p,f,m,v,S,b,x,k,_,w,I;return e?{...St,...e,theme:nc(St.theme,e.theme),darkTheme:nc(St.darkTheme,e.darkTheme),launcher:{...St.launcher,...e.launcher,dock:{...(r=St.launcher)==null?void 0:r.dock,...(t=e.launcher)==null?void 0:t.dock},clearChat:{...(n=St.launcher)==null?void 0:n.clearChat,...(s=e.launcher)==null?void 0:s.clearChat}},copy:{...St.copy,...e.copy},sendButton:{...St.sendButton,...e.sendButton},statusIndicator:{...St.statusIndicator,...e.statusIndicator},voiceRecognition:{...St.voiceRecognition,...e.voiceRecognition},features:(()=>{var ue,se;let $=(ue=St.features)==null?void 0:ue.artifacts,T=(se=e.features)==null?void 0:se.artifacts,V=$===void 0&&T===void 0?void 0:{...$,...T,layout:{...$==null?void 0:$.layout,...T==null?void 0:T.layout}};return{...St.features,...e.features,...V!==void 0?{artifacts:V}:{}}})(),suggestionChips:(o=e.suggestionChips)!=null?o:St.suggestionChips,suggestionChipsConfig:{...St.suggestionChipsConfig,...e.suggestionChipsConfig},layout:{...St.layout,...e.layout,header:{...(a=St.layout)==null?void 0:a.header,...(i=e.layout)==null?void 0:i.header},messages:{...(d=St.layout)==null?void 0:d.messages,...(c=e.layout)==null?void 0:c.messages,avatar:{...(p=(u=St.layout)==null?void 0:u.messages)==null?void 0:p.avatar,...(m=(f=e.layout)==null?void 0:f.messages)==null?void 0:m.avatar},timestamp:{...(S=(v=St.layout)==null?void 0:v.messages)==null?void 0:S.timestamp,...(x=(b=e.layout)==null?void 0:b.messages)==null?void 0:x.timestamp}},slots:{...(k=St.layout)==null?void 0:k.slots,...(_=e.layout)==null?void 0:_.slots}},markdown:{...St.markdown,...e.markdown,options:{...(w=St.markdown)==null?void 0:w.options,...(I=e.markdown)==null?void 0:I.options}},messageActions:{...St.messageActions,...e.messageActions}}:St}var rc=()=>{let e=new Map,r=(s,o)=>(e.has(s)||e.set(s,new Set),e.get(s).add(o),()=>t(s,o)),t=(s,o)=>{var a;(a=e.get(s))==null||a.delete(o)};return{on:r,off:t,emit:(s,o)=>{var a;(a=e.get(s))==null||a.forEach(i=>{try{i(o)}catch(d){typeof console!="undefined"&&console.error("[AgentWidget] Event handler error:",d)}})}}};var Zd=e=>{let r=e.match(/```(?:json)?\s*([\s\S]*?)```/i);return r?r[1]:e},Qd=e=>{let r=e.trim(),t=r.indexOf("{");if(t===-1)return null;let n=0;for(let s=t;s<r.length;s+=1){let o=r[s];if(o==="{"&&(n+=1),o==="}"&&(n-=1,n===0))return r.slice(t,s+1)}return null},Vo=({text:e})=>{if(!e||!e.includes("{"))return null;try{let r=Zd(e),t=Qd(r);if(!t)return null;let n=JSON.parse(t);if(!n||typeof n!="object"||!n.action)return null;let{action:s,...o}=n;return{type:String(s),payload:o,raw:n}}catch{return null}},Ms=e=>typeof e=="string"?e:e==null?"":String(e),kr={message:e=>e.type!=="message"?void 0:{handled:!0,displayText:Ms(e.payload.text)},messageAndClick:(e,r)=>{var s;if(e.type!=="message_and_click")return;let t=e.payload,n=Ms(t.element);if(n&&((s=r.document)!=null&&s.querySelector)){let o=r.document.querySelector(n);o?setTimeout(()=>{o.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",n)}return{handled:!0,displayText:Ms(t.text)}}},oc=e=>Array.isArray(e)?e.map(r=>String(r)):[],Jo=e=>{let r=new Set(oc(e.getSessionMetadata().processedActionMessageIds)),t=()=>{r=new Set(oc(e.getSessionMetadata().processedActionMessageIds))},n=()=>{let o=Array.from(r);e.updateSessionMetadata(a=>({...a,processedActionMessageIds:o}))};return{process:o=>{if(o.streaming||o.message.role!=="assistant"||!o.text||r.has(o.message.id))return null;let a=typeof o.raw=="string"&&o.raw||typeof o.message.rawContent=="string"&&o.message.rawContent||typeof o.text=="string"&&o.text||null;!a&&typeof o.text=="string"&&o.text.trim().startsWith("{")&&typeof console!="undefined"&&console.warn("[AgentWidget] Structured response detected but no raw payload was provided. Ensure your stream parser returns { text, raw }.");let i=a?e.parsers.reduce((c,u)=>c||(u==null?void 0:u({text:a,message:o.message}))||null,null):null;if(!i)return null;r.add(o.message.id),n();let d={action:i,message:o.message};e.emit("action:detected",d);for(let c of e.handlers)if(c)try{let u=()=>{e.emit("action:resubmit",d)},p=c(i,{message:o.message,metadata:e.getSessionMetadata(),updateMetadata:e.updateSessionMetadata,document:e.documentRef,triggerResubmit:u});if(!p)continue;if(p.handled){let f=p.persistMessage!==!1;return{text:p.displayText!==void 0?p.displayText:"",persist:f,resubmit:p.resubmit}}}catch(u){typeof console!="undefined"&&console.error("[AgentWidget] Action handler error:",u)}return{text:"",persist:!0}},syncFromMetadata:t}};var ep=e=>{if(!e)return null;try{return JSON.parse(e)}catch(r){return typeof console!="undefined"&&console.error("[AgentWidget] Failed to parse stored state:",r),null}},tp=e=>e.map(r=>({...r,streaming:!1})),ks=(e="persona-state")=>{let r=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let t=r();return t?ep(t.getItem(e)):null},save:t=>{let n=r();if(n)try{let s={...t,messages:t.messages?tp(t.messages):void 0};n.setItem(e,JSON.stringify(s))}catch(s){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",s)}},clear:()=>{let t=r();if(t)try{t.removeItem(e)}catch(n){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",n)}}}};import{parse as np,STR as rp,OBJ as op}from"partial-json";function sp(e){if(!e||typeof e!="object"||!("component"in e))return!1;let r=e.component;return typeof r=="string"&&r.length>0}function ap(e,r){if(!sp(e))return null;let t=e.props&&typeof e.props=="object"&&e.props!==null?e.props:{};return{component:e.component,props:t,raw:r}}function Ls(){let e=null,r=0;return{getExtractedDirective:()=>e,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=r)return e;try{let s=np(t,rp|op),o=ap(s,t);o&&(e=o)}catch{}return r=t.length,e},reset:()=>{e=null,r=0}}}function ip(e){return typeof e=="object"&&e!==null&&"component"in e&&typeof e.component=="string"&&"props"in e&&typeof e.props=="object"}function Is(e,r){let{config:t,message:n,onPropsUpdate:s}=r,o=Un.get(e.component);if(!o)return console.warn(`[ComponentMiddleware] Component "${e.component}" not found in registry. Falling back to default rendering.`),null;let a={message:n,config:t,updateProps:i=>{s&&s(i)}};try{return o(e.props,a)}catch(i){return console.error(`[ComponentMiddleware] Error rendering component "${e.component}":`,i),null}}function lp(){let e=Ls();return{processChunk:r=>e.processChunk(r),getDirective:()=>e.getExtractedDirective(),reset:()=>{e.reset()}}}function Ps(e){if(!e.rawContent)return!1;try{let r=JSON.parse(e.rawContent);return typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string"}catch{return!1}}function Ws(e){if(!e.rawContent)return null;try{let r=JSON.parse(e.rawContent);if(typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string")return{component:r.component,props:r.props&&typeof r.props=="object"&&r.props!==null?r.props:{},raw:e.rawContent}}catch{}return null}var cp=["Very dissatisfied","Dissatisfied","Neutral","Satisfied","Very satisfied"];function Rs(e){let{onSubmit:r,onDismiss:t,title:n="How satisfied are you?",subtitle:s="Please rate your experience",commentPlaceholder:o="Share your thoughts (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,ratingLabels:c=cp}=e,u=document.createElement("div");u.className="persona-feedback-container persona-feedback-csat",u.setAttribute("role","dialog"),u.setAttribute("aria-label","Customer satisfaction feedback");let p=null,f=document.createElement("div");f.className="persona-feedback-content";let m=document.createElement("div");m.className="persona-feedback-header";let v=document.createElement("h3");v.className="persona-feedback-title",v.textContent=n,m.appendChild(v);let S=document.createElement("p");S.className="persona-feedback-subtitle",S.textContent=s,m.appendChild(S),f.appendChild(m);let b=document.createElement("div");b.className="persona-feedback-rating persona-feedback-rating-csat",b.setAttribute("role","radiogroup"),b.setAttribute("aria-label","Satisfaction rating from 1 to 5");let x=[];for(let $=1;$<=5;$++){let T=document.createElement("button");T.type="button",T.className="persona-feedback-rating-btn persona-feedback-star-btn",T.setAttribute("role","radio"),T.setAttribute("aria-checked","false"),T.setAttribute("aria-label",`${$} star${$>1?"s":""}: ${c[$-1]}`),T.title=c[$-1],T.dataset.rating=String($),T.innerHTML=`
|
|
17
17
|
<svg class="persona-feedback-star" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
18
18
|
<polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon>
|
|
19
19
|
</svg>
|
|
20
|
-
`,T.addEventListener("click",()=>{p=$,x.forEach((V,ue)=>{let oe=ue<$;V.classList.toggle("selected",oe),V.setAttribute("aria-checked",ue===$-1?"true":"false")})}),x.push(T),b.appendChild(T)}f.appendChild(b);let k=null;if(d){let $=document.createElement("div");$.className="persona-feedback-comment-container",k=document.createElement("textarea"),k.className="persona-feedback-comment",k.placeholder=o,k.rows=3,k.setAttribute("aria-label","Additional comments"),$.appendChild(k),f.appendChild($)}let _=document.createElement("div");_.className="persona-feedback-actions";let w=document.createElement("button");w.type="button",w.className="persona-feedback-btn persona-feedback-btn-skip",w.textContent=i,w.addEventListener("click",()=>{t==null||t(),u.remove()});let I=document.createElement("button");return I.type="button",I.className="persona-feedback-btn persona-feedback-btn-submit",I.textContent=a,I.addEventListener("click",async()=>{if(p===null){b.classList.add("persona-feedback-shake"),setTimeout(()=>b.classList.remove("persona-feedback-shake"),500);return}I.disabled=!0,I.textContent="Submitting...";try{let $=(k==null?void 0:k.value.trim())||void 0;await r(p,$),u.remove()}catch($){I.disabled=!1,I.textContent=a,console.error("[CSAT Feedback] Failed to submit:",$)}}),_.appendChild(w),_.appendChild(I),f.appendChild(_),u.appendChild(f),u}function Rs(e){let{onSubmit:r,onDismiss:t,title:n="How likely are you to recommend us?",subtitle:s="On a scale of 0 to 10",commentPlaceholder:o="What could we do better? (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,lowLabel:c="Not likely",highLabel:u="Very likely"}=e,p=document.createElement("div");p.className="persona-feedback-container persona-feedback-nps",p.setAttribute("role","dialog"),p.setAttribute("aria-label","Net Promoter Score feedback");let f=null,m=document.createElement("div");m.className="persona-feedback-content";let v=document.createElement("div");v.className="persona-feedback-header";let S=document.createElement("h3");S.className="persona-feedback-title",S.textContent=n,v.appendChild(S);let b=document.createElement("p");b.className="persona-feedback-subtitle",b.textContent=s,v.appendChild(b),m.appendChild(v);let x=document.createElement("div");x.className="persona-feedback-rating persona-feedback-rating-nps",x.setAttribute("role","radiogroup"),x.setAttribute("aria-label","Likelihood rating from 0 to 10");let k=document.createElement("div");k.className="persona-feedback-labels";let _=document.createElement("span");_.className="persona-feedback-label-low",_.textContent=c;let w=document.createElement("span");w.className="persona-feedback-label-high",w.textContent=u,k.appendChild(_),k.appendChild(w);let I=document.createElement("div");I.className="persona-feedback-numbers";let $=[];for(let z=0;z<=10;z++){let te=document.createElement("button");te.type="button",te.className="persona-feedback-rating-btn persona-feedback-number-btn",te.setAttribute("role","radio"),te.setAttribute("aria-checked","false"),te.setAttribute("aria-label",`Rating ${z} out of 10`),te.textContent=String(z),te.dataset.rating=String(z),z<=6?te.classList.add("persona-feedback-detractor"):z<=8?te.classList.add("persona-feedback-passive"):te.classList.add("persona-feedback-promoter"),te.addEventListener("click",()=>{f=z,$.forEach((Ae,ie)=>{Ae.classList.toggle("selected",ie===z),Ae.setAttribute("aria-checked",ie===z?"true":"false")})}),$.push(te),I.appendChild(te)}x.appendChild(k),x.appendChild(I),m.appendChild(x);let T=null;if(d){let z=document.createElement("div");z.className="persona-feedback-comment-container",T=document.createElement("textarea"),T.className="persona-feedback-comment",T.placeholder=o,T.rows=3,T.setAttribute("aria-label","Additional comments"),z.appendChild(T),m.appendChild(z)}let V=document.createElement("div");V.className="persona-feedback-actions";let ue=document.createElement("button");ue.type="button",ue.className="persona-feedback-btn persona-feedback-btn-skip",ue.textContent=i,ue.addEventListener("click",()=>{t==null||t(),p.remove()});let oe=document.createElement("button");return oe.type="button",oe.className="persona-feedback-btn persona-feedback-btn-submit",oe.textContent=a,oe.addEventListener("click",async()=>{if(f===null){I.classList.add("persona-feedback-shake"),setTimeout(()=>I.classList.remove("persona-feedback-shake"),500);return}oe.disabled=!0,oe.textContent="Submitting...";try{let z=(T==null?void 0:T.value.trim())||void 0;await r(f,z),p.remove()}catch(z){oe.disabled=!1,oe.textContent=a,console.error("[NPS Feedback] Failed to submit:",z)}}),V.appendChild(ue),V.appendChild(oe),m.appendChild(V),p.appendChild(m),p}var Lr="persona-chat-history",ip=30*1e3,lp={"image/png":"png","image/jpeg":"jpg","image/jpg":"jpg","image/gif":"gif","image/webp":"webp","image/svg+xml":"svg","image/bmp":"bmp","image/tiff":"tiff"};function cp(e){var n,s,o;if(!e)return[];let r=[],t=Array.from((n=e.items)!=null?n:[]);for(let a of t){if(a.kind!=="file"||!a.type.startsWith("image/"))continue;let i=a.getAsFile();if(!i)continue;if(i.name){r.push(i);continue}let d=(s=lp[i.type])!=null?s:"png";r.push(new File([i],`clipboard-image-${Date.now()}.${d}`,{type:i.type,lastModified:Date.now()}))}if(r.length>0)return r;for(let a of Array.from((o=e.files)!=null?o:[]))a.type.startsWith("image/")&&r.push(a);return r}function dp(e){var r,t,n,s,o,a,i,d,c;return e?e===!0?{storage:"session",keyPrefix:"persona-",persist:{openState:!0,voiceState:!0,focusInput:!0},clearOnChatClear:!0}:{storage:(r=e.storage)!=null?r:"session",keyPrefix:(t=e.keyPrefix)!=null?t:"persona-",persist:{openState:(s=(n=e.persist)==null?void 0:n.openState)!=null?s:!0,voiceState:(a=(o=e.persist)==null?void 0:o.voiceState)!=null?a:!0,focusInput:(d=(i=e.persist)==null?void 0:i.focusInput)!=null?d:!0},clearOnChatClear:(c=e.clearOnChatClear)!=null?c:!0}:null}function pp(e){try{let r=e==="local"?localStorage:sessionStorage,t="__persist_test__";return r.setItem(t,"1"),r.removeItem(t),r}catch{return null}}var Hs=e=>!e||typeof e!="object"?{}:{...e},rc=e=>e.map(r=>({...r,streaming:!1})),oc=(e,r,t)=>{let n=e!=null&&e.markdown?br(e.markdown):null,s=Yr(e==null?void 0:e.sanitize);return e!=null&&e.postprocessMessage&&s&&(e==null?void 0:e.sanitize)===void 0&&console.warn("[Persona] A custom postprocessMessage is active with the default HTML sanitizer. Tags or attributes not in the built-in allowlist will be stripped. To keep custom HTML, set `sanitize: false` or provide a custom sanitize function."),o=>{var c,u,p;let a=(c=o.text)!=null?c:"",i=(u=o.message.rawContent)!=null?u:null;if(r){let f=r.process({text:a,raw:i!=null?i:a,message:o.message,streaming:o.streaming});f!==null&&(a=f.text,f.persist||(o.message.__skipPersist=!0),f.resubmit&&!o.streaming&&t&&t())}let d;return e!=null&&e.postprocessMessage?d=e.postprocessMessage({...o,text:a,raw:(p=i!=null?i:o.text)!=null?p:""}):n?d=n(a):d=Gr(a),s?s(d):d}},Bs=(e,r,t)=>{var lt,Rt,Mt,Nt,Ht,ct,ut,It,gt,Ot,en,dn,Vs,Js,Ks,Gs,Ys,Xs,Zs,Qs,ea,ta,na,ra,oa,sa,aa,ia,la,ca,da,pa,ua,ga,ma,fa,ha,ya;e.id&&!e.getAttribute("data-persona-instance")&&e.setAttribute("data-persona-instance",e.id),e.hasAttribute("data-persona-root")||e.setAttribute("data-persona-root","true");let n=Es(r),s=Uo.getForInstance(n.plugins);n.components&&qn.registerAll(n.components);let o=tc(),a=(lt=n.storageAdapter)!=null?lt:Ms(),i={},d=null,c=!1,u=l=>{if(n.onStateLoaded)try{let g=n.onStateLoaded(l);if(g&&typeof g=="object"&&"state"in g){let{state:y,open:A}=g;return A&&(c=!0),y}return g}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",g)}return l};if(a!=null&&a.load)try{let l=a.load();if(l&&typeof l.then=="function")d=l.then(g=>{let y=g!=null?g:{messages:[],metadata:{}};return u(y)});else{let g=l!=null?l:{messages:[],metadata:{}},y=u(g);y.metadata&&(i=Hs(y.metadata)),(Rt=y.messages)!=null&&Rt.length&&(n={...n,initialMessages:y.messages})}}catch(l){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",l)}else if(n.onStateLoaded)try{let l=u({messages:[],metadata:{}});(Mt=l.messages)!=null&&Mt.length&&(n={...n,initialMessages:l.messages})}catch(l){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",l)}let p=()=>i,f=l=>{var y;i=(y=l({...i}))!=null?y:{},$r()},m=n.actionParsers&&n.actionParsers.length?n.actionParsers:[Vo],v=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[kr.message,kr.messageAndClick],S=Jo({parsers:m,handlers:v,getSessionMetadata:p,updateSessionMetadata:f,emit:o.emit,documentRef:typeof document!="undefined"?document:null});S.syncFromMetadata();let b=(Ht=(Nt=n.launcher)==null?void 0:Nt.enabled)!=null?Ht:!0,x=(ut=(ct=n.launcher)==null?void 0:ct.autoExpand)!=null?ut:!1,k=(It=n.autoFocusInput)!=null?It:!1,_=x,w=b,I=(Ot=(gt=n.layout)==null?void 0:gt.header)==null?void 0:Ot.layout,$=!1,T=b?x:!0,V=!1,ue=null,oe=()=>{V=!0,ue&&clearTimeout(ue),ue=setTimeout(()=>{V&&(typeof console!="undefined"&&console.warn("[AgentWidget] Resubmit requested but no injection occurred within 10s"),V=!1)},1e4)},z=oc(n,S,oe),te=(dn=(en=n.features)==null?void 0:en.showReasoning)!=null?dn:!0,Ae=(Js=(Vs=n.features)==null?void 0:Vs.showToolCalls)!=null?Js:!0,ie=(Gs=(Ks=n.features)==null?void 0:Ks.showEventStreamToggle)!=null?Gs:!1,ae=`${(Xs=typeof n.persistState=="object"?(Ys=n.persistState)==null?void 0:Ys.keyPrefix:void 0)!=null?Xs:"persona-"}event-stream`,Y=ie?new co(ae):null,ge=(ea=(Qs=(Zs=n.features)==null?void 0:Zs.eventStream)==null?void 0:Qs.maxEvents)!=null?ea:2e3,F=ie?new lo(ge,Y):null,J=null,me=!1,at=null,Ue=0;Y==null||Y.open().then(()=>F==null?void 0:F.restore()).catch(l=>{n.debug&&console.warn("[AgentWidget] IndexedDB not available for event stream:",l)});let Ke={onCopy:l=>{var g,y;o.emit("message:copy",l),D!=null&&D.isClientTokenMode()&&D.submitMessageFeedback(l.id,"copy").catch(A=>{n.debug&&console.error("[AgentWidget] Failed to submit copy feedback:",A)}),(y=(g=n.messageActions)==null?void 0:g.onCopy)==null||y.call(g,l)},onFeedback:l=>{var g,y;o.emit("message:feedback",l),D!=null&&D.isClientTokenMode()&&D.submitMessageFeedback(l.messageId,l.type).catch(A=>{n.debug&&console.error("[AgentWidget] Failed to submit feedback:",A)}),(y=(g=n.messageActions)==null?void 0:g.onFeedback)==null||y.call(g,l)}},mt=(ta=n.statusIndicator)!=null?ta:{},Re=l=>{var g,y,A,L;return l==="idle"?(g=mt.idleText)!=null?g:Gt.idle:l==="connecting"?(y=mt.connectingText)!=null?y:Gt.connecting:l==="connected"?(A=mt.connectedText)!=null?A:Gt.connected:l==="error"?(L=mt.errorText)!=null?L:Gt.error:Gt[l]};function tt(l,g,y,A){if(A==="idle"&&y.idleLink){l.textContent="";let L=document.createElement("a");L.href=y.idleLink,L.target="_blank",L.rel="noopener noreferrer",L.textContent=g,L.style.color="inherit",L.style.textDecoration="none",l.appendChild(L)}else l.textContent=g}let{wrapper:Te,panel:N}=Dl(n),re=Nl(n,b),{container:ee,body:q,messagesWrapper:ce,suggestions:ke,textarea:Q,sendButton:K,sendButtonWrapper:_e,composerForm:it,statusText:Lt,introTitle:qt,introSubtitle:Ut,closeButton:G,iconHolder:Le,headerTitle:ft,headerSubtitle:yt,header:Ye,footer:ot,actionsRow:Wt,leftActions:Vt,rightActions:de}=re,E=re.micButton,Ee=re.micButtonWrapper,ne=re.attachmentButton,be=re.attachmentButtonWrapper,Ce=re.attachmentInput,Xe=re.attachmentPreviewsContainer,ye=null,Ie=null,De=s.find(l=>l.renderHeader);if(De!=null&&De.renderHeader){let l=De.renderHeader({config:n,defaultRenderer:()=>{let g=zn({config:n,showClose:b});return Sr(ee,g,n),g.header},onClose:()=>vt(!1,"user")});if(l){let g=ee.querySelector(".persona-border-b-persona-divider");g&&(g.replaceWith(l),Ye=l)}}let nt=()=>{var g,y,A,L;if(!F)return;if(me=!0,!J&&F&&(J=ql({buffer:F,getFullHistory:()=>F.getAllFromStore(),onClose:()=>Et(),config:n,plugins:s})),J&&(q.style.display="none",(g=ot.parentNode)==null||g.insertBefore(J.element,ot),J.update()),Ne){Ne.classList.remove("persona-text-persona-muted"),Ne.classList.add("persona-text-persona-accent"),Ne.style.boxShadow="inset 0 0 0 1.5px var(--persona-accent, #3b82f6)";let R=(L=(A=(y=n.features)==null?void 0:y.eventStream)==null?void 0:A.classNames)==null?void 0:L.toggleButtonActive;R&&R.split(/\s+/).forEach(W=>W&&Ne.classList.add(W))}let l=()=>{if(!me)return;let R=Date.now();R-Ue>=200&&(J==null||J.update(),Ue=R),at=requestAnimationFrame(l)};Ue=0,at=requestAnimationFrame(l),o.emit("eventStream:opened",{timestamp:Date.now()})},Et=()=>{var l,g,y;if(me){if(me=!1,J&&J.element.remove(),q.style.display="",Ne){Ne.classList.remove("persona-text-persona-accent"),Ne.classList.add("persona-text-persona-muted"),Ne.style.boxShadow="";let A=(y=(g=(l=n.features)==null?void 0:l.eventStream)==null?void 0:g.classNames)==null?void 0:y.toggleButtonActive;A&&A.split(/\s+/).forEach(L=>L&&Ne.classList.remove(L))}at!==null&&(cancelAnimationFrame(at),at=null),o.emit("eventStream:closed",{timestamp:Date.now()})}},Ne=null;if(ie){let l=(ra=(na=n.features)==null?void 0:na.eventStream)==null?void 0:ra.classNames,g="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full persona-text-persona-muted hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(l!=null&&l.toggleButton?" "+l.toggleButton:"");Ne=h("button",g),Ne.style.width="28px",Ne.style.height="28px",Ne.type="button",Ne.setAttribute("aria-label","Event Stream"),Ne.title="Event Stream";let y=he("activity","18px","currentColor",1.5);y&&Ne.appendChild(y);let A=re.clearChatButtonWrapper,L=re.closeButtonWrapper,R=A||L;R&&R.parentNode===Ye?Ye.insertBefore(Ne,R):Ye.appendChild(Ne),Ne.addEventListener("click",()=>{me?Et():nt()})}let Vn=l=>{var A,L,R;let g=n.attachments;if(!(g!=null&&g.enabled))return;let y=l.querySelector(".persona-attachment-previews");if(!y){y=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),y.style.display="none";let W=l.querySelector("[data-persona-composer-form]");W!=null&&W.parentNode?W.parentNode.insertBefore(y,W):l.insertBefore(y,l.firstChild)}if(!l.querySelector('input[type="file"]')){let W=h("input");W.type="file",W.accept=((A=g.allowedTypes)!=null?A:Hn).join(","),W.multiple=((L=g.maxFiles)!=null?L:4)>1,W.style.display="none",W.setAttribute("aria-label",(R=g.buttonTooltipText)!=null?R:"Attach files"),l.appendChild(W)}},xn=s.find(l=>l.renderComposer);if(xn!=null&&xn.renderComposer){let l=n.composer,g=xn.renderComposer({config:n,defaultRenderer:()=>ao({config:n}).footer,onSubmit:y=>{D&&!D.isStreaming()&&D.sendMessage(y)},streaming:!1,disabled:!1,openAttachmentPicker:()=>{Ce==null||Ce.click()},models:l==null?void 0:l.models,selectedModelId:l==null?void 0:l.selectedModelId,onModelChange:y=>{n.composer={...n.composer,selectedModelId:y}},onVoiceToggle:((oa=n.voiceRecognition)==null?void 0:oa.enabled)===!0?()=>{Ie==null||Ie()}:void 0});g&&(ot.replaceWith(g),ot=g)}let Jn=l=>{let g=l.querySelector("[data-persona-composer-form]"),y=l.querySelector("[data-persona-composer-input]"),A=l.querySelector("[data-persona-composer-submit]"),L=l.querySelector("[data-persona-composer-mic]"),R=l.querySelector("[data-persona-composer-status]");g&&(it=g),y&&(Q=y),A&&(K=A),L&&(E=L,Ee=L.parentElement),R&&(Lt=R);let W=l.querySelector(".persona-mb-3.persona-flex.persona-flex-wrap.persona-gap-2");W&&(ke=W);let U=l.querySelector(".persona-attachment-button");U&&(ne=U,be=U.parentElement),Ce=l.querySelector('input[type="file"]'),Xe=l.querySelector(".persona-attachment-previews");let O=l.querySelector(".persona-widget-composer .persona-flex.persona-items-center.persona-justify-between");O&&(Wt=O)};Vn(ot),Jn(ot);let Dn=(sa=n.layout)==null?void 0:sa.contentMaxWidth;Dn&&it&&(it.style.maxWidth=Dn,it.style.marginLeft="auto",it.style.marginRight="auto"),(aa=n.attachments)!=null&&aa.enabled&&Ce&&Xe&&(ye=wr.fromConfig(n.attachments),ye.setPreviewsContainer(Xe),Ce.addEventListener("change",l=>{let g=l.target;ye==null||ye.handleFileSelect(g.files),g.value=""})),(()=>{var A,L;let l=(L=(A=n.layout)==null?void 0:A.slots)!=null?L:{},g=R=>{switch(R){case"body-top":return ee.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6")||null;case"messages":return ce;case"footer-top":return ke;case"composer":return it;case"footer-bottom":return Lt;default:return null}},y=(R,W)=>{var U;switch(R){case"header-left":case"header-center":case"header-right":if(R==="header-left")Ye.insertBefore(W,Ye.firstChild);else if(R==="header-right")Ye.appendChild(W);else{let O=Ye.querySelector(".persona-flex-col");O?(U=O.parentNode)==null||U.insertBefore(W,O.nextSibling):Ye.appendChild(W)}break;case"body-top":{let O=q.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6");O?O.replaceWith(W):q.insertBefore(W,q.firstChild);break}case"body-bottom":q.appendChild(W);break;case"footer-top":ke.replaceWith(W);break;case"footer-bottom":Lt.replaceWith(W);break;default:break}};for(let[R,W]of Object.entries(l))if(W)try{let U=W({config:n,defaultContent:()=>g(R)});U&&y(R,U)}catch(U){typeof console!="undefined"&&console.error(`[AgentWidget] Error rendering slot "${R}":`,U)}})();let Nn=l=>{let y=l.target.closest('button[data-expand-header="true"]');if(!y)return;let A=y.closest(".vanilla-reasoning-bubble, .vanilla-tool-bubble");if(!A)return;let L=A.getAttribute("data-message-id");if(!L)return;let R=y.getAttribute("data-bubble-type");R==="reasoning"?(Er.has(L)?Er.delete(L):Er.add(L),_l(L,A)):R==="tool"&&(Tr.has(L)?Tr.delete(L):Tr.add(L),jl(L,A,n))};ce.addEventListener("pointerdown",l=>{l.target.closest('button[data-expand-header="true"]')&&(l.preventDefault(),Nn(l))}),ce.addEventListener("keydown",l=>{let g=l.target;(l.key==="Enter"||l.key===" ")&&g.closest('button[data-expand-header="true"]')&&(l.preventDefault(),Nn(l))});let Mn=new Map;ce.addEventListener("click",l=>{var W;let y=l.target.closest(".persona-message-action-btn[data-action]");if(!y)return;l.preventDefault(),l.stopPropagation();let A=y.closest("[data-actions-for]");if(!A)return;let L=A.getAttribute("data-actions-for");if(!L)return;let R=y.getAttribute("data-action");if(R==="copy"){let O=D.getMessages().find(se=>se.id===L);if(O&&Ke.onCopy){let se=O.content||"";navigator.clipboard.writeText(se).then(()=>{y.classList.add("persona-message-action-success");let ve=he("check",14,"currentColor",2);ve&&(y.innerHTML="",y.appendChild(ve)),setTimeout(()=>{y.classList.remove("persona-message-action-success");let we=he("copy",14,"currentColor",2);we&&(y.innerHTML="",y.appendChild(we))},2e3)}).catch(ve=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to copy message:",ve)}),Ke.onCopy(O)}}else if(R==="upvote"||R==="downvote")if(((W=Mn.get(L))!=null?W:null)===R)Mn.delete(L),y.classList.remove("persona-message-action-active");else{let se=R==="upvote"?"downvote":"upvote",ve=A.querySelector(`[data-action="${se}"]`);ve&&ve.classList.remove("persona-message-action-active"),Mn.set(L,R),y.classList.add("persona-message-action-active");let He=D.getMessages().find(Me=>Me.id===L);He&&Ke.onFeedback&&Ke.onFeedback({type:R,messageId:He.id,message:He})}}),ce.addEventListener("click",l=>{let y=l.target.closest("button[data-approval-action]");if(!y)return;l.preventDefault(),l.stopPropagation();let A=y.closest(".vanilla-approval-bubble");if(!A)return;let L=A.getAttribute("data-message-id");if(!L)return;let R=y.getAttribute("data-approval-action");if(!R)return;let W=R==="approve"?"approved":"denied",O=D.getMessages().find(ve=>ve.id===L);if(!(O!=null&&O.approval))return;let se=A.querySelector("[data-approval-buttons]");se&&se.querySelectorAll("button").forEach(we=>{we.disabled=!0,we.style.opacity="0.5",we.style.cursor="not-allowed"}),D.resolveApproval(O.approval,W)});let Ze=null,Z=null,an={artifacts:[],selectedId:null},rn=!1,Pr={current:null};ce.addEventListener("click",l=>{var we,He,Me,B,We;let y=l.target.closest("[data-download-artifact]");if(!y)return;l.preventDefault(),l.stopPropagation();let A=y.getAttribute("data-download-artifact");if(!A||((Me=(He=(we=n.features)==null?void 0:we.artifacts)==null?void 0:He.onArtifactAction)==null?void 0:Me.call(He,{type:"download",artifactId:A}))===!0)return;let R=D.getArtifactById(A),W=R==null?void 0:R.markdown,U=(R==null?void 0:R.title)||"artifact";if(!W){let Pe=y.closest("[data-open-artifact]"),le=Pe==null?void 0:Pe.closest("[data-message-id]"),Be=le==null?void 0:le.getAttribute("data-message-id");if(Be){let qe=D.getMessages().find(fe=>fe.id===Be);if(qe!=null&&qe.rawContent)try{let fe=JSON.parse(qe.rawContent);W=(B=fe==null?void 0:fe.props)==null?void 0:B.markdown,U=((We=fe==null?void 0:fe.props)==null?void 0:We.title)||U}catch{}}}if(!W)return;let O=new Blob([W],{type:"text/markdown"}),se=URL.createObjectURL(O),ve=document.createElement("a");ve.href=se,ve.download=`${U}.md`,ve.click(),URL.revokeObjectURL(se)}),ce.addEventListener("click",l=>{var R,W,U;let y=l.target.closest("[data-open-artifact]");if(!y)return;let A=y.getAttribute("data-open-artifact");!A||((U=(W=(R=n.features)==null?void 0:R.artifacts)==null?void 0:W.onArtifactAction)==null?void 0:U.call(W,{type:"open",artifactId:A}))===!0||(l.preventDefault(),l.stopPropagation(),D.selectArtifact(A),Cn())}),ce.addEventListener("keydown",l=>{if(l.key!=="Enter"&&l.key!==" ")return;let g=l.target;g.hasAttribute("data-open-artifact")&&(l.preventDefault(),g.click())});let vn=null,ht=null,ln=null,kn=null,Wr=()=>{};function lr(){kn==null||kn(),kn=null}let Rr=()=>{var W;if(!vn||!ht)return;let l=e.classList.contains("persona-artifact-appearance-seamless"),y=((W=e.ownerDocument.defaultView)!=null?W:window).innerWidth<=640;if(!l||e.classList.contains("persona-artifact-narrow-host")||y){ht.style.removeProperty("position"),ht.style.removeProperty("left"),ht.style.removeProperty("top"),ht.style.removeProperty("bottom"),ht.style.removeProperty("width"),ht.style.removeProperty("z-index");return}let A=vn.firstElementChild;if(!A||A===ht)return;let L=10;ht.style.position="absolute",ht.style.top="0",ht.style.bottom="0",ht.style.width=`${L}px`,ht.style.zIndex="5";let R=A.offsetWidth-L/2;ht.style.left=`${Math.max(0,R)}px`},Kn=()=>{},Cn=()=>{var y,A,L,R,W;if(!Ze||!un(n))return;zo(e,n),qo(e,n),Kn();let l=(R=(L=(A=(y=n.features)==null?void 0:y.artifacts)==null?void 0:A.layout)==null?void 0:L.narrowHostMaxWidth)!=null?R:520,g=N.getBoundingClientRect().width||0;e.classList.toggle("persona-artifact-narrow-host",g>0&&g<=l),Ze.update(an),rn?(Ze.setMobileOpen(!1),Ze.element.classList.add("persona-hidden"),(W=Ze.backdrop)==null||W.classList.add("persona-hidden")):an.artifacts.length>0&&(Ze.element.classList.remove("persona-hidden"),Ze.setMobileOpen(!0)),Wr()};if(un(n)){N.style.position="relative";let l=h("div","persona-flex persona-flex-1 persona-flex-col persona-min-w-0 persona-min-h-0"),g=h("div","persona-flex persona-h-full persona-w-full persona-min-h-0 persona-artifact-split-root");l.appendChild(ee),Ze=Jl(n,{onSelect:y=>{var A;return(A=Pr.current)==null?void 0:A.selectArtifact(y)},onDismiss:()=>{rn=!0,Cn()}}),Ze.element.classList.add("persona-hidden"),vn=g,g.appendChild(l),g.appendChild(Ze.element),Ze.backdrop&&N.appendChild(Ze.backdrop),N.appendChild(g),Wr=()=>{var A,L,R,W;if(!vn||!Ze)return;if(!(((R=(L=(A=n.features)==null?void 0:A.artifacts)==null?void 0:L.layout)==null?void 0:R.resizable)===!0)){ln==null||ln(),ln=null,lr(),ht&&(ht.remove(),ht=null),Ze.element.style.removeProperty("width"),Ze.element.style.removeProperty("maxWidth");return}if(!ht){let U=h("div","persona-artifact-split-handle persona-shrink-0 persona-h-full");U.setAttribute("role","separator"),U.setAttribute("aria-orientation","vertical"),U.setAttribute("aria-label","Resize artifacts panel"),U.tabIndex=0;let O=e.ownerDocument,se=(W=O.defaultView)!=null?W:window,ve=we=>{var le,Be;if(!Ze||we.button!==0||e.classList.contains("persona-artifact-narrow-host")||se.innerWidth<=640)return;we.preventDefault(),lr();let He=we.clientX,Me=Ze.element.getBoundingClientRect().width,B=(Be=(le=n.features)==null?void 0:le.artifacts)==null?void 0:Be.layout,We=st=>{let qe=vn.getBoundingClientRect().width,fe=e.classList.contains("persona-artifact-appearance-seamless"),Bt=fe?0:Xl(vn,se),dt=fe?0:U.getBoundingClientRect().width||6,tn=Me-(st.clientX-He),Jt=Zl(tn,qe,Bt,dt,B==null?void 0:B.resizableMinWidth,B==null?void 0:B.resizableMaxWidth);Ze.element.style.width=`${Jt}px`,Ze.element.style.maxWidth="none",Rr()},Pe=()=>{O.removeEventListener("pointermove",We),O.removeEventListener("pointerup",Pe),O.removeEventListener("pointercancel",Pe),kn=null;try{U.releasePointerCapture(we.pointerId)}catch{}};kn=Pe,O.addEventListener("pointermove",We),O.addEventListener("pointerup",Pe),O.addEventListener("pointercancel",Pe);try{U.setPointerCapture(we.pointerId)}catch{}};U.addEventListener("pointerdown",ve),ht=U,vn.insertBefore(U,Ze.element),ln=()=>{U.removeEventListener("pointerdown",ve)}}if(ht){let U=an.artifacts.length>0&&!rn;ht.classList.toggle("persona-hidden",!U),Rr()}},Kn=()=>{var se,ve,we,He,Me,B,We,Pe,le,Be,st,qe,fe,Bt;if(!b||!Ze||((ve=(se=n.launcher)==null?void 0:se.sidebarMode)!=null?ve:!1)||zt(n)&&hn(n).reveal==="emerge")return;let A=(we=e.ownerDocument.defaultView)!=null?we:window,L=(Me=(He=n.launcher)==null?void 0:He.mobileFullscreen)!=null?Me:!0,R=(We=(B=n.launcher)==null?void 0:B.mobileBreakpoint)!=null?We:640;if(L&&A.innerWidth<=R||!Yl(n,b))return;let W=(Be=(le=(Pe=n.launcher)==null?void 0:Pe.width)!=null?le:n.launcherWidth)!=null?Be:"min(400px, calc(100vw - 24px))",U=(Bt=(fe=(qe=(st=n.features)==null?void 0:st.artifacts)==null?void 0:qe.layout)==null?void 0:fe.expandedPanelWidth)!=null?Bt:"min(720px, calc(100vw - 24px))";an.artifacts.length>0&&!rn?(N.style.width=U,N.style.maxWidth=U):(N.style.width=W,N.style.maxWidth=W)},typeof ResizeObserver!="undefined"&&(Z=new ResizeObserver(()=>{Cn()}),Z.observe(N))}else N.appendChild(ee);e.appendChild(Te);let Gn=()=>{var dt,tn,Jt,Xt,$t,pn,Je,At,wo,So,Ao,Eo,To,rs,os,Pt,Mo,Ur,Vr,hr,ko,jn;let l=zt(n),g=(tn=(dt=n.launcher)==null?void 0:dt.sidebarMode)!=null?tn:!1,y=l||g||((Xt=(Jt=n.launcher)==null?void 0:Jt.fullHeight)!=null?Xt:!1),A=(($t=n.launcher)==null?void 0:$t.enabled)===!1,L=(Je=(pn=n.theme)==null?void 0:pn.components)==null?void 0:Je.panel,R=$o(n),W=(Kt,Ft)=>{var An;return Kt==null||Kt===""?Ft:(An=to(R,Kt))!=null?An:Kt},U=(At=e.ownerDocument.defaultView)!=null?At:window,O=(So=(wo=n.launcher)==null?void 0:wo.mobileFullscreen)!=null?So:!0,se=(Eo=(Ao=n.launcher)==null?void 0:Ao.mobileBreakpoint)!=null?Eo:640,ve=U.innerWidth<=se,we=O&&ve&&b,He=(rs=(To=n.launcher)==null?void 0:To.position)!=null?rs:"bottom-left",Me=He==="bottom-left"||He==="top-left",B=(Pt=(os=n.launcher)==null?void 0:os.zIndex)!=null?Pt:9999,We=g||we?"none":"1px solid var(--persona-border)",Pe=we?"none":g?Me?"var(--persona-palette-shadows-sidebar-left, 2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-sidebar-right, -2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))";l&&!we&&(Pe="none",We="none");let le=g||we?"0":"var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))",Be=W(L==null?void 0:L.border,We),st=W(L==null?void 0:L.shadow,Pe),qe=W(L==null?void 0:L.borderRadius,le);if(e.style.cssText="",Te.style.cssText="",N.style.cssText="",ee.style.cssText="",q.style.cssText="",ot.style.cssText="",we){Te.classList.remove("persona-bottom-6","persona-right-6","persona-left-6","persona-top-6","persona-bottom-4","persona-right-4","persona-left-4","persona-top-4"),Te.style.cssText=`
|
|
20
|
+
`,T.addEventListener("click",()=>{p=$,x.forEach((V,ue)=>{let se=ue<$;V.classList.toggle("selected",se),V.setAttribute("aria-checked",ue===$-1?"true":"false")})}),x.push(T),b.appendChild(T)}f.appendChild(b);let k=null;if(d){let $=document.createElement("div");$.className="persona-feedback-comment-container",k=document.createElement("textarea"),k.className="persona-feedback-comment",k.placeholder=o,k.rows=3,k.setAttribute("aria-label","Additional comments"),$.appendChild(k),f.appendChild($)}let _=document.createElement("div");_.className="persona-feedback-actions";let w=document.createElement("button");w.type="button",w.className="persona-feedback-btn persona-feedback-btn-skip",w.textContent=i,w.addEventListener("click",()=>{t==null||t(),u.remove()});let I=document.createElement("button");return I.type="button",I.className="persona-feedback-btn persona-feedback-btn-submit",I.textContent=a,I.addEventListener("click",async()=>{if(p===null){b.classList.add("persona-feedback-shake"),setTimeout(()=>b.classList.remove("persona-feedback-shake"),500);return}I.disabled=!0,I.textContent="Submitting...";try{let $=(k==null?void 0:k.value.trim())||void 0;await r(p,$),u.remove()}catch($){I.disabled=!1,I.textContent=a,console.error("[CSAT Feedback] Failed to submit:",$)}}),_.appendChild(w),_.appendChild(I),f.appendChild(_),u.appendChild(f),u}function Hs(e){let{onSubmit:r,onDismiss:t,title:n="How likely are you to recommend us?",subtitle:s="On a scale of 0 to 10",commentPlaceholder:o="What could we do better? (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,lowLabel:c="Not likely",highLabel:u="Very likely"}=e,p=document.createElement("div");p.className="persona-feedback-container persona-feedback-nps",p.setAttribute("role","dialog"),p.setAttribute("aria-label","Net Promoter Score feedback");let f=null,m=document.createElement("div");m.className="persona-feedback-content";let v=document.createElement("div");v.className="persona-feedback-header";let S=document.createElement("h3");S.className="persona-feedback-title",S.textContent=n,v.appendChild(S);let b=document.createElement("p");b.className="persona-feedback-subtitle",b.textContent=s,v.appendChild(b),m.appendChild(v);let x=document.createElement("div");x.className="persona-feedback-rating persona-feedback-rating-nps",x.setAttribute("role","radiogroup"),x.setAttribute("aria-label","Likelihood rating from 0 to 10");let k=document.createElement("div");k.className="persona-feedback-labels";let _=document.createElement("span");_.className="persona-feedback-label-low",_.textContent=c;let w=document.createElement("span");w.className="persona-feedback-label-high",w.textContent=u,k.appendChild(_),k.appendChild(w);let I=document.createElement("div");I.className="persona-feedback-numbers";let $=[];for(let z=0;z<=10;z++){let te=document.createElement("button");te.type="button",te.className="persona-feedback-rating-btn persona-feedback-number-btn",te.setAttribute("role","radio"),te.setAttribute("aria-checked","false"),te.setAttribute("aria-label",`Rating ${z} out of 10`),te.textContent=String(z),te.dataset.rating=String(z),z<=6?te.classList.add("persona-feedback-detractor"):z<=8?te.classList.add("persona-feedback-passive"):te.classList.add("persona-feedback-promoter"),te.addEventListener("click",()=>{f=z,$.forEach((Ee,le)=>{Ee.classList.toggle("selected",le===z),Ee.setAttribute("aria-checked",le===z?"true":"false")})}),$.push(te),I.appendChild(te)}x.appendChild(k),x.appendChild(I),m.appendChild(x);let T=null;if(d){let z=document.createElement("div");z.className="persona-feedback-comment-container",T=document.createElement("textarea"),T.className="persona-feedback-comment",T.placeholder=o,T.rows=3,T.setAttribute("aria-label","Additional comments"),z.appendChild(T),m.appendChild(z)}let V=document.createElement("div");V.className="persona-feedback-actions";let ue=document.createElement("button");ue.type="button",ue.className="persona-feedback-btn persona-feedback-btn-skip",ue.textContent=i,ue.addEventListener("click",()=>{t==null||t(),p.remove()});let se=document.createElement("button");return se.type="button",se.className="persona-feedback-btn persona-feedback-btn-submit",se.textContent=a,se.addEventListener("click",async()=>{if(f===null){I.classList.add("persona-feedback-shake"),setTimeout(()=>I.classList.remove("persona-feedback-shake"),500);return}se.disabled=!0,se.textContent="Submitting...";try{let z=(T==null?void 0:T.value.trim())||void 0;await r(f,z),p.remove()}catch(z){se.disabled=!1,se.textContent=a,console.error("[NPS Feedback] Failed to submit:",z)}}),V.appendChild(ue),V.appendChild(se),m.appendChild(V),p.appendChild(m),p}var Lr="persona-chat-history",dp=30*1e3,pp={"image/png":"png","image/jpeg":"jpg","image/jpg":"jpg","image/gif":"gif","image/webp":"webp","image/svg+xml":"svg","image/bmp":"bmp","image/tiff":"tiff"};function up(e){var n,s,o;if(!e)return[];let r=[],t=Array.from((n=e.items)!=null?n:[]);for(let a of t){if(a.kind!=="file"||!a.type.startsWith("image/"))continue;let i=a.getAsFile();if(!i)continue;if(i.name){r.push(i);continue}let d=(s=pp[i.type])!=null?s:"png";r.push(new File([i],`clipboard-image-${Date.now()}.${d}`,{type:i.type,lastModified:Date.now()}))}if(r.length>0)return r;for(let a of Array.from((o=e.files)!=null?o:[]))a.type.startsWith("image/")&&r.push(a);return r}function gp(e){var r,t,n,s,o,a,i,d,c;return e?e===!0?{storage:"session",keyPrefix:"persona-",persist:{openState:!0,voiceState:!0,focusInput:!0},clearOnChatClear:!0}:{storage:(r=e.storage)!=null?r:"session",keyPrefix:(t=e.keyPrefix)!=null?t:"persona-",persist:{openState:(s=(n=e.persist)==null?void 0:n.openState)!=null?s:!0,voiceState:(a=(o=e.persist)==null?void 0:o.voiceState)!=null?a:!0,focusInput:(d=(i=e.persist)==null?void 0:i.focusInput)!=null?d:!0},clearOnChatClear:(c=e.clearOnChatClear)!=null?c:!0}:null}function mp(e){try{let r=e==="local"?localStorage:sessionStorage,t="__persist_test__";return r.setItem(t,"1"),r.removeItem(t),r}catch{return null}}var Bs=e=>!e||typeof e!="object"?{}:{...e},sc=e=>e.map(r=>({...r,streaming:!1})),ac=(e,r,t)=>{let n=e!=null&&e.markdown?br(e.markdown):null,s=Yr(e==null?void 0:e.sanitize);return e!=null&&e.postprocessMessage&&s&&(e==null?void 0:e.sanitize)===void 0&&console.warn("[Persona] A custom postprocessMessage is active with the default HTML sanitizer. Tags or attributes not in the built-in allowlist will be stripped. To keep custom HTML, set `sanitize: false` or provide a custom sanitize function."),o=>{var c,u,p;let a=(c=o.text)!=null?c:"",i=(u=o.message.rawContent)!=null?u:null;if(r){let f=r.process({text:a,raw:i!=null?i:a,message:o.message,streaming:o.streaming});f!==null&&(a=f.text,f.persist||(o.message.__skipPersist=!0),f.resubmit&&!o.streaming&&t&&t())}let d;return e!=null&&e.postprocessMessage?d=e.postprocessMessage({...o,text:a,raw:(p=i!=null?i:o.text)!=null?p:""}):n?d=n(a):d=Gr(a),s?s(d):d}},Ds=(e,r,t)=>{var lt,Rt,kt,Nt,Ht,ct,ut,It,gt,Ot,en,dn,Js,Ks,Gs,Ys,Xs,Zs,Qs,ea,ta,na,ra,oa,sa,aa,ia,la,ca,da,pa,ua,ga,ma,fa,ha,ya,ba;e.id&&!e.getAttribute("data-persona-instance")&&e.setAttribute("data-persona-instance",e.id),e.hasAttribute("data-persona-root")||e.setAttribute("data-persona-root","true");let n=Ts(r),s=Uo.getForInstance(n.plugins);n.components&&Un.registerAll(n.components);let o=rc(),a=(lt=n.storageAdapter)!=null?lt:ks(),i={},d=null,c=!1,u=l=>{if(n.onStateLoaded)try{let g=n.onStateLoaded(l);if(g&&typeof g=="object"&&"state"in g){let{state:y,open:A}=g;return A&&(c=!0),y}return g}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",g)}return l};if(a!=null&&a.load)try{let l=a.load();if(l&&typeof l.then=="function")d=l.then(g=>{let y=g!=null?g:{messages:[],metadata:{}};return u(y)});else{let g=l!=null?l:{messages:[],metadata:{}},y=u(g);y.metadata&&(i=Bs(y.metadata)),(Rt=y.messages)!=null&&Rt.length&&(n={...n,initialMessages:y.messages})}}catch(l){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",l)}else if(n.onStateLoaded)try{let l=u({messages:[],metadata:{}});(kt=l.messages)!=null&&kt.length&&(n={...n,initialMessages:l.messages})}catch(l){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",l)}let p=()=>i,f=l=>{var y;i=(y=l({...i}))!=null?y:{},$r()},m=n.actionParsers&&n.actionParsers.length?n.actionParsers:[Vo],v=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[kr.message,kr.messageAndClick],S=Jo({parsers:m,handlers:v,getSessionMetadata:p,updateSessionMetadata:f,emit:o.emit,documentRef:typeof document!="undefined"?document:null});S.syncFromMetadata();let b=(Ht=(Nt=n.launcher)==null?void 0:Nt.enabled)!=null?Ht:!0,x=(ut=(ct=n.launcher)==null?void 0:ct.autoExpand)!=null?ut:!1,k=(It=n.autoFocusInput)!=null?It:!1,_=x,w=b,I=(Ot=(gt=n.layout)==null?void 0:gt.header)==null?void 0:Ot.layout,$=!1,T=b?x:!0,V=!1,ue=null,se=()=>{V=!0,ue&&clearTimeout(ue),ue=setTimeout(()=>{V&&(typeof console!="undefined"&&console.warn("[AgentWidget] Resubmit requested but no injection occurred within 10s"),V=!1)},1e4)},z=ac(n,S,se),te=(dn=(en=n.features)==null?void 0:en.showReasoning)!=null?dn:!0,Ee=(Ks=(Js=n.features)==null?void 0:Js.showToolCalls)!=null?Ks:!0,le=(Ys=(Gs=n.features)==null?void 0:Gs.showEventStreamToggle)!=null?Ys:!1,ie=`${(Zs=typeof n.persistState=="object"?(Xs=n.persistState)==null?void 0:Xs.keyPrefix:void 0)!=null?Zs:"persona-"}event-stream`,Y=le?new co(ie):null,ge=(ta=(ea=(Qs=n.features)==null?void 0:Qs.eventStream)==null?void 0:ea.maxEvents)!=null?ta:2e3,F=le?new lo(ge,Y):null,J=null,me=!1,it=null,Ve=0;Y==null||Y.open().then(()=>F==null?void 0:F.restore()).catch(l=>{n.debug&&console.warn("[AgentWidget] IndexedDB not available for event stream:",l)});let Ge={onCopy:l=>{var g,y;o.emit("message:copy",l),D!=null&&D.isClientTokenMode()&&D.submitMessageFeedback(l.id,"copy").catch(A=>{n.debug&&console.error("[AgentWidget] Failed to submit copy feedback:",A)}),(y=(g=n.messageActions)==null?void 0:g.onCopy)==null||y.call(g,l)},onFeedback:l=>{var g,y;o.emit("message:feedback",l),D!=null&&D.isClientTokenMode()&&D.submitMessageFeedback(l.messageId,l.type).catch(A=>{n.debug&&console.error("[AgentWidget] Failed to submit feedback:",A)}),(y=(g=n.messageActions)==null?void 0:g.onFeedback)==null||y.call(g,l)}},mt=(na=n.statusIndicator)!=null?na:{},He=l=>{var g,y,A,L;return l==="idle"?(g=mt.idleText)!=null?g:Gt.idle:l==="connecting"?(y=mt.connectingText)!=null?y:Gt.connecting:l==="connected"?(A=mt.connectedText)!=null?A:Gt.connected:l==="error"?(L=mt.errorText)!=null?L:Gt.error:Gt[l]};function nt(l,g,y,A){if(A==="idle"&&y.idleLink){l.textContent="";let L=document.createElement("a");L.href=y.idleLink,L.target="_blank",L.rel="noopener noreferrer",L.textContent=g,L.style.color="inherit",L.style.textDecoration="none",l.appendChild(L)}else l.textContent=g}let{wrapper:Me,panel:N}=Ol(n),oe=$l(n,b),{container:ee,body:q,messagesWrapper:re,suggestions:ke,textarea:Q,sendButton:K,sendButtonWrapper:_e,composerForm:ze,statusText:Et,introTitle:qt,introSubtitle:Ut,closeButton:G,iconHolder:Le,headerTitle:ft,headerSubtitle:yt,header:Xe,footer:st,actionsRow:Wt,leftActions:Vt,rightActions:de}=oe,E=oe.micButton,Te=oe.micButtonWrapper,ne=oe.attachmentButton,be=oe.attachmentButtonWrapper,Ce=oe.attachmentInput,Ze=oe.attachmentPreviewsContainer,ye=null,Ie=null,De=s.find(l=>l.renderHeader);if(De!=null&&De.renderHeader){let l=De.renderHeader({config:n,defaultRenderer:()=>{let g=qn({config:n,showClose:b});return Sr(ee,g,n),g.header},onClose:()=>vt(!1,"user")});if(l){let g=ee.querySelector(".persona-border-b-persona-divider");g&&(g.replaceWith(l),Xe=l)}}let rt=()=>{var g,y,A,L;if(!F)return;if(me=!0,!J&&F&&(J=Vl({buffer:F,getFullHistory:()=>F.getAllFromStore(),onClose:()=>Tt(),config:n,plugins:s})),J&&(q.style.display="none",(g=st.parentNode)==null||g.insertBefore(J.element,st),J.update()),Ne){Ne.classList.remove("persona-text-persona-muted"),Ne.classList.add("persona-text-persona-accent"),Ne.style.boxShadow="inset 0 0 0 1.5px var(--persona-accent, #3b82f6)";let R=(L=(A=(y=n.features)==null?void 0:y.eventStream)==null?void 0:A.classNames)==null?void 0:L.toggleButtonActive;R&&R.split(/\s+/).forEach(W=>W&&Ne.classList.add(W))}let l=()=>{if(!me)return;let R=Date.now();R-Ve>=200&&(J==null||J.update(),Ve=R),it=requestAnimationFrame(l)};Ve=0,it=requestAnimationFrame(l),o.emit("eventStream:opened",{timestamp:Date.now()})},Tt=()=>{var l,g,y;if(me){if(me=!1,J&&J.element.remove(),q.style.display="",Ne){Ne.classList.remove("persona-text-persona-accent"),Ne.classList.add("persona-text-persona-muted"),Ne.style.boxShadow="";let A=(y=(g=(l=n.features)==null?void 0:l.eventStream)==null?void 0:g.classNames)==null?void 0:y.toggleButtonActive;A&&A.split(/\s+/).forEach(L=>L&&Ne.classList.remove(L))}it!==null&&(cancelAnimationFrame(it),it=null),o.emit("eventStream:closed",{timestamp:Date.now()})}},Ne=null;if(le){let l=(oa=(ra=n.features)==null?void 0:ra.eventStream)==null?void 0:oa.classNames,g="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full persona-text-persona-muted hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(l!=null&&l.toggleButton?" "+l.toggleButton:"");Ne=h("button",g),Ne.style.width="28px",Ne.style.height="28px",Ne.type="button",Ne.setAttribute("aria-label","Event Stream"),Ne.title="Event Stream";let y=he("activity","18px","currentColor",1.5);y&&Ne.appendChild(y);let A=oe.clearChatButtonWrapper,L=oe.closeButtonWrapper,R=A||L;R&&R.parentNode===Xe?Xe.insertBefore(Ne,R):Xe.appendChild(Ne),Ne.addEventListener("click",()=>{me?Tt():rt()})}let Jn=l=>{var A,L,R;let g=n.attachments;if(!(g!=null&&g.enabled))return;let y=l.querySelector(".persona-attachment-previews");if(!y){y=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),y.style.display="none";let W=l.querySelector("[data-persona-composer-form]");W!=null&&W.parentNode?W.parentNode.insertBefore(y,W):l.insertBefore(y,l.firstChild)}if(!l.querySelector('input[type="file"]')){let W=h("input");W.type="file",W.accept=((A=g.allowedTypes)!=null?A:Hn).join(","),W.multiple=((L=g.maxFiles)!=null?L:4)>1,W.style.display="none",W.setAttribute("aria-label",(R=g.buttonTooltipText)!=null?R:"Attach files"),l.appendChild(W)}},xn=s.find(l=>l.renderComposer);if(xn!=null&&xn.renderComposer){let l=n.composer,g=xn.renderComposer({config:n,defaultRenderer:()=>ao({config:n}).footer,onSubmit:y=>{D&&!D.isStreaming()&&D.sendMessage(y)},streaming:!1,disabled:!1,openAttachmentPicker:()=>{Ce==null||Ce.click()},models:l==null?void 0:l.models,selectedModelId:l==null?void 0:l.selectedModelId,onModelChange:y=>{n.composer={...n.composer,selectedModelId:y}},onVoiceToggle:((sa=n.voiceRecognition)==null?void 0:sa.enabled)===!0?()=>{Ie==null||Ie()}:void 0});g&&(st.replaceWith(g),st=g)}let Kn=l=>{let g=l.querySelector("[data-persona-composer-form]"),y=l.querySelector("[data-persona-composer-input]"),A=l.querySelector("[data-persona-composer-submit]"),L=l.querySelector("[data-persona-composer-mic]"),R=l.querySelector("[data-persona-composer-status]");g&&(ze=g),y&&(Q=y),A&&(K=A),L&&(E=L,Te=L.parentElement),R&&(Et=R);let W=l.querySelector(".persona-mb-3.persona-flex.persona-flex-wrap.persona-gap-2");W&&(ke=W);let U=l.querySelector(".persona-attachment-button");U&&(ne=U,be=U.parentElement),Ce=l.querySelector('input[type="file"]'),Ze=l.querySelector(".persona-attachment-previews");let O=l.querySelector(".persona-widget-composer .persona-flex.persona-items-center.persona-justify-between");O&&(Wt=O)};Jn(st),Kn(st);let Dn=(aa=n.layout)==null?void 0:aa.contentMaxWidth;Dn&&ze&&(ze.style.maxWidth=Dn,ze.style.marginLeft="auto",ze.style.marginRight="auto"),(ia=n.attachments)!=null&&ia.enabled&&Ce&&Ze&&(ye=wr.fromConfig(n.attachments),ye.setPreviewsContainer(Ze),Ce.addEventListener("change",l=>{let g=l.target;ye==null||ye.handleFileSelect(g.files),g.value=""})),(()=>{var A,L;let l=(L=(A=n.layout)==null?void 0:A.slots)!=null?L:{},g=R=>{switch(R){case"body-top":return ee.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6")||null;case"messages":return re;case"footer-top":return ke;case"composer":return ze;case"footer-bottom":return Et;default:return null}},y=(R,W)=>{var U;switch(R){case"header-left":case"header-center":case"header-right":if(R==="header-left")Xe.insertBefore(W,Xe.firstChild);else if(R==="header-right")Xe.appendChild(W);else{let O=Xe.querySelector(".persona-flex-col");O?(U=O.parentNode)==null||U.insertBefore(W,O.nextSibling):Xe.appendChild(W)}break;case"body-top":{let O=q.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6");O?O.replaceWith(W):q.insertBefore(W,q.firstChild);break}case"body-bottom":q.appendChild(W);break;case"footer-top":ke.replaceWith(W);break;case"footer-bottom":Et.replaceWith(W);break;default:break}};for(let[R,W]of Object.entries(l))if(W)try{let U=W({config:n,defaultContent:()=>g(R)});U&&y(R,U)}catch(U){typeof console!="undefined"&&console.error(`[AgentWidget] Error rendering slot "${R}":`,U)}})();let Nn=l=>{let y=l.target.closest('button[data-expand-header="true"]');if(!y)return;let A=y.closest(".vanilla-reasoning-bubble, .vanilla-tool-bubble");if(!A)return;let L=A.getAttribute("data-message-id");if(!L)return;let R=y.getAttribute("data-bubble-type");R==="reasoning"?(Er.has(L)?Er.delete(L):Er.add(L),zl(L,A)):R==="tool"&&(Tr.has(L)?Tr.delete(L):Tr.add(L),ql(L,A,n))};re.addEventListener("pointerdown",l=>{l.target.closest('button[data-expand-header="true"]')&&(l.preventDefault(),Nn(l))}),re.addEventListener("keydown",l=>{let g=l.target;(l.key==="Enter"||l.key===" ")&&g.closest('button[data-expand-header="true"]')&&(l.preventDefault(),Nn(l))});let Mn=new Map;re.addEventListener("click",l=>{var W;let y=l.target.closest(".persona-message-action-btn[data-action]");if(!y)return;l.preventDefault(),l.stopPropagation();let A=y.closest("[data-actions-for]");if(!A)return;let L=A.getAttribute("data-actions-for");if(!L)return;let R=y.getAttribute("data-action");if(R==="copy"){let O=D.getMessages().find(ae=>ae.id===L);if(O&&Ge.onCopy){let ae=O.content||"";navigator.clipboard.writeText(ae).then(()=>{y.classList.add("persona-message-action-success");let ve=he("check",14,"currentColor",2);ve&&(y.innerHTML="",y.appendChild(ve)),setTimeout(()=>{y.classList.remove("persona-message-action-success");let we=he("copy",14,"currentColor",2);we&&(y.innerHTML="",y.appendChild(we))},2e3)}).catch(ve=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to copy message:",ve)}),Ge.onCopy(O)}}else if(R==="upvote"||R==="downvote")if(((W=Mn.get(L))!=null?W:null)===R)Mn.delete(L),y.classList.remove("persona-message-action-active");else{let ae=R==="upvote"?"downvote":"upvote",ve=A.querySelector(`[data-action="${ae}"]`);ve&&ve.classList.remove("persona-message-action-active"),Mn.set(L,R),y.classList.add("persona-message-action-active");let Pe=D.getMessages().find(Ae=>Ae.id===L);Pe&&Ge.onFeedback&&Ge.onFeedback({type:R,messageId:Pe.id,message:Pe})}}),re.addEventListener("click",l=>{let y=l.target.closest("button[data-approval-action]");if(!y)return;l.preventDefault(),l.stopPropagation();let A=y.closest(".vanilla-approval-bubble");if(!A)return;let L=A.getAttribute("data-message-id");if(!L)return;let R=y.getAttribute("data-approval-action");if(!R)return;let W=R==="approve"?"approved":"denied",O=D.getMessages().find(ve=>ve.id===L);if(!(O!=null&&O.approval))return;let ae=A.querySelector("[data-approval-buttons]");ae&&ae.querySelectorAll("button").forEach(we=>{we.disabled=!0,we.style.opacity="0.5",we.style.cursor="not-allowed"}),D.resolveApproval(O.approval,W)});let Qe=null,Z=null,an={artifacts:[],selectedId:null},rn=!1,Pr={current:null};re.addEventListener("click",l=>{var we,Pe,Ae,B,Re;let y=l.target.closest("[data-download-artifact]");if(!y)return;l.preventDefault(),l.stopPropagation();let A=y.getAttribute("data-download-artifact");if(!A||((Ae=(Pe=(we=n.features)==null?void 0:we.artifacts)==null?void 0:Pe.onArtifactAction)==null?void 0:Ae.call(Pe,{type:"download",artifactId:A}))===!0)return;let R=D.getArtifactById(A),W=R==null?void 0:R.markdown,U=(R==null?void 0:R.title)||"artifact";if(!W){let We=y.closest("[data-open-artifact]"),ce=We==null?void 0:We.closest("[data-message-id]"),Be=ce==null?void 0:ce.getAttribute("data-message-id");if(Be){let Ue=D.getMessages().find(fe=>fe.id===Be);if(Ue!=null&&Ue.rawContent)try{let fe=JSON.parse(Ue.rawContent);W=(B=fe==null?void 0:fe.props)==null?void 0:B.markdown,U=((Re=fe==null?void 0:fe.props)==null?void 0:Re.title)||U}catch{}}}if(!W)return;let O=new Blob([W],{type:"text/markdown"}),ae=URL.createObjectURL(O),ve=document.createElement("a");ve.href=ae,ve.download=`${U}.md`,ve.click(),URL.revokeObjectURL(ae)}),re.addEventListener("click",l=>{var R,W,U;let y=l.target.closest("[data-open-artifact]");if(!y)return;let A=y.getAttribute("data-open-artifact");!A||((U=(W=(R=n.features)==null?void 0:R.artifacts)==null?void 0:W.onArtifactAction)==null?void 0:U.call(W,{type:"open",artifactId:A}))===!0||(l.preventDefault(),l.stopPropagation(),D.selectArtifact(A),Cn())}),re.addEventListener("keydown",l=>{if(l.key!=="Enter"&&l.key!==" ")return;let g=l.target;g.hasAttribute("data-open-artifact")&&(l.preventDefault(),g.click())});let vn=null,ht=null,ln=null,kn=null,Wr=()=>{};function cr(){kn==null||kn(),kn=null}let Rr=()=>{var W;if(!vn||!ht)return;let l=e.classList.contains("persona-artifact-appearance-seamless"),y=((W=e.ownerDocument.defaultView)!=null?W:window).innerWidth<=640;if(!l||e.classList.contains("persona-artifact-narrow-host")||y){ht.style.removeProperty("position"),ht.style.removeProperty("left"),ht.style.removeProperty("top"),ht.style.removeProperty("bottom"),ht.style.removeProperty("width"),ht.style.removeProperty("z-index");return}let A=vn.firstElementChild;if(!A||A===ht)return;let L=10;ht.style.position="absolute",ht.style.top="0",ht.style.bottom="0",ht.style.width=`${L}px`,ht.style.zIndex="5";let R=A.offsetWidth-L/2;ht.style.left=`${Math.max(0,R)}px`},Gn=()=>{},Cn=()=>{var y,A,L,R,W;if(!Qe||!un(n))return;zo(e,n),qo(e,n),Gn();let l=(R=(L=(A=(y=n.features)==null?void 0:y.artifacts)==null?void 0:A.layout)==null?void 0:L.narrowHostMaxWidth)!=null?R:520,g=N.getBoundingClientRect().width||0;e.classList.toggle("persona-artifact-narrow-host",g>0&&g<=l),Qe.update(an),rn?(Qe.setMobileOpen(!1),Qe.element.classList.add("persona-hidden"),(W=Qe.backdrop)==null||W.classList.add("persona-hidden")):an.artifacts.length>0&&(Qe.element.classList.remove("persona-hidden"),Qe.setMobileOpen(!0)),Wr()};if(un(n)){N.style.position="relative";let l=h("div","persona-flex persona-flex-1 persona-flex-col persona-min-w-0 persona-min-h-0"),g=h("div","persona-flex persona-h-full persona-w-full persona-min-h-0 persona-artifact-split-root");l.appendChild(ee),Qe=Gl(n,{onSelect:y=>{var A;return(A=Pr.current)==null?void 0:A.selectArtifact(y)},onDismiss:()=>{rn=!0,Cn()}}),Qe.element.classList.add("persona-hidden"),vn=g,g.appendChild(l),g.appendChild(Qe.element),Qe.backdrop&&N.appendChild(Qe.backdrop),N.appendChild(g),Wr=()=>{var A,L,R,W;if(!vn||!Qe)return;if(!(((R=(L=(A=n.features)==null?void 0:A.artifacts)==null?void 0:L.layout)==null?void 0:R.resizable)===!0)){ln==null||ln(),ln=null,cr(),ht&&(ht.remove(),ht=null),Qe.element.style.removeProperty("width"),Qe.element.style.removeProperty("maxWidth");return}if(!ht){let U=h("div","persona-artifact-split-handle persona-shrink-0 persona-h-full");U.setAttribute("role","separator"),U.setAttribute("aria-orientation","vertical"),U.setAttribute("aria-label","Resize artifacts panel"),U.tabIndex=0;let O=e.ownerDocument,ae=(W=O.defaultView)!=null?W:window,ve=we=>{var ce,Be;if(!Qe||we.button!==0||e.classList.contains("persona-artifact-narrow-host")||ae.innerWidth<=640)return;we.preventDefault(),cr();let Pe=we.clientX,Ae=Qe.element.getBoundingClientRect().width,B=(Be=(ce=n.features)==null?void 0:ce.artifacts)==null?void 0:Be.layout,Re=at=>{let Ue=vn.getBoundingClientRect().width,fe=e.classList.contains("persona-artifact-appearance-seamless"),Bt=fe?0:Ql(vn,ae),dt=fe?0:U.getBoundingClientRect().width||6,tn=Ae-(at.clientX-Pe),Jt=ec(tn,Ue,Bt,dt,B==null?void 0:B.resizableMinWidth,B==null?void 0:B.resizableMaxWidth);Qe.element.style.width=`${Jt}px`,Qe.element.style.maxWidth="none",Rr()},We=()=>{O.removeEventListener("pointermove",Re),O.removeEventListener("pointerup",We),O.removeEventListener("pointercancel",We),kn=null;try{U.releasePointerCapture(we.pointerId)}catch{}};kn=We,O.addEventListener("pointermove",Re),O.addEventListener("pointerup",We),O.addEventListener("pointercancel",We);try{U.setPointerCapture(we.pointerId)}catch{}};U.addEventListener("pointerdown",ve),ht=U,vn.insertBefore(U,Qe.element),ln=()=>{U.removeEventListener("pointerdown",ve)}}if(ht){let U=an.artifacts.length>0&&!rn;ht.classList.toggle("persona-hidden",!U),Rr()}},Gn=()=>{var ae,ve,we,Pe,Ae,B,Re,We,ce,Be,at,Ue,fe,Bt;if(!b||!Qe||((ve=(ae=n.launcher)==null?void 0:ae.sidebarMode)!=null?ve:!1)||zt(n)&&hn(n).reveal==="emerge")return;let A=(we=e.ownerDocument.defaultView)!=null?we:window,L=(Ae=(Pe=n.launcher)==null?void 0:Pe.mobileFullscreen)!=null?Ae:!0,R=(Re=(B=n.launcher)==null?void 0:B.mobileBreakpoint)!=null?Re:640;if(L&&A.innerWidth<=R||!Zl(n,b))return;let W=(Be=(ce=(We=n.launcher)==null?void 0:We.width)!=null?ce:n.launcherWidth)!=null?Be:"min(400px, calc(100vw - 24px))",U=(Bt=(fe=(Ue=(at=n.features)==null?void 0:at.artifacts)==null?void 0:Ue.layout)==null?void 0:fe.expandedPanelWidth)!=null?Bt:"min(720px, calc(100vw - 24px))";an.artifacts.length>0&&!rn?(N.style.width=U,N.style.maxWidth=U):(N.style.width=W,N.style.maxWidth=W)},typeof ResizeObserver!="undefined"&&(Z=new ResizeObserver(()=>{Cn()}),Z.observe(N))}else N.appendChild(ee);e.appendChild(Me);let Yn=()=>{var dt,tn,Jt,Xt,$t,pn,Ke,At,wo,So,Ao,Eo,To,rs,os,Pt,Mo,Ur,Vr,yr,ko,jn;let l=zt(n),g=(tn=(dt=n.launcher)==null?void 0:dt.sidebarMode)!=null?tn:!1,y=l||g||((Xt=(Jt=n.launcher)==null?void 0:Jt.fullHeight)!=null?Xt:!1),A=(($t=n.launcher)==null?void 0:$t.enabled)===!1,L=(Ke=(pn=n.theme)==null?void 0:pn.components)==null?void 0:Ke.panel,R=$o(n),W=(Kt,Ft)=>{var An;return Kt==null||Kt===""?Ft:(An=to(R,Kt))!=null?An:Kt},U=(At=e.ownerDocument.defaultView)!=null?At:window,O=(So=(wo=n.launcher)==null?void 0:wo.mobileFullscreen)!=null?So:!0,ae=(Eo=(Ao=n.launcher)==null?void 0:Ao.mobileBreakpoint)!=null?Eo:640,ve=U.innerWidth<=ae,we=O&&ve&&b,Pe=(rs=(To=n.launcher)==null?void 0:To.position)!=null?rs:"bottom-left",Ae=Pe==="bottom-left"||Pe==="top-left",B=(Pt=(os=n.launcher)==null?void 0:os.zIndex)!=null?Pt:9999,Re=g||we?"none":"1px solid var(--persona-border)",We=we?"none":g?Ae?"var(--persona-palette-shadows-sidebar-left, 2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-sidebar-right, -2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))";l&&!we&&(We="none",Re="none");let ce=g||we?"0":"var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))",Be=W(L==null?void 0:L.border,Re),at=W(L==null?void 0:L.shadow,We),Ue=W(L==null?void 0:L.borderRadius,ce);if(e.style.cssText="",Me.style.cssText="",N.style.cssText="",ee.style.cssText="",q.style.cssText="",st.style.cssText="",we){Me.classList.remove("persona-bottom-6","persona-right-6","persona-left-6","persona-top-6","persona-bottom-4","persona-right-4","persona-left-4","persona-top-4"),Me.style.cssText=`
|
|
21
21
|
position: fixed !important;
|
|
22
22
|
inset: 0 !important;
|
|
23
23
|
width: 100% !important;
|
|
@@ -53,7 +53,7 @@ import{Marked as Fc}from"marked";var _c=e=>{if(e)return e},Lo=e=>{var s,o;let r=
|
|
|
53
53
|
overflow: hidden !important;
|
|
54
54
|
border-radius: 0 !important;
|
|
55
55
|
border: none !important;
|
|
56
|
-
`,q.style.flex="1 1 0%",q.style.minHeight="0",q.style.overflowY="auto",
|
|
56
|
+
`,q.style.flex="1 1 0%",q.style.minHeight="0",q.style.overflowY="auto",st.style.flexShrink="0",$=!0;return}let fe=(Ur=(Mo=n==null?void 0:n.launcher)==null?void 0:Mo.width)!=null?Ur:n==null?void 0:n.launcherWidth,Bt=fe!=null?fe:"min(400px, calc(100vw - 24px))";if(!g&&!l)A&&y?(N.style.width="100%",N.style.maxWidth="100%"):(N.style.width=Bt,N.style.maxWidth=Bt);else if(l)if(hn(n).reveal==="emerge"){let Ft=hn(n).width;N.style.width=Ft,N.style.maxWidth=Ft}else N.style.width="100%",N.style.maxWidth="100%";if(Gn(),N.style.boxShadow=at,N.style.borderRadius=Ue,ee.style.border=Be,ee.style.borderRadius=Ue,l&&!we&&(L==null?void 0:L.border)===void 0&&(ee.style.border="none",hn(n).side==="right"?ee.style.borderLeft="1px solid var(--persona-border)":ee.style.borderRight="1px solid var(--persona-border)"),y&&(e.style.display="flex",e.style.flexDirection="column",e.style.height="100%",e.style.minHeight="0",A&&(e.style.width="100%"),Me.style.display="flex",Me.style.flexDirection="column",Me.style.flex="1 1 0%",Me.style.minHeight="0",Me.style.maxHeight="100%",Me.style.height="100%",A&&(Me.style.overflow="hidden"),N.style.display="flex",N.style.flexDirection="column",N.style.flex="1 1 0%",N.style.minHeight="0",N.style.maxHeight="100%",N.style.height="100%",N.style.overflow="hidden",ee.style.display="flex",ee.style.flexDirection="column",ee.style.flex="1 1 0%",ee.style.minHeight="0",ee.style.maxHeight="100%",ee.style.overflow="hidden",q.style.flex="1 1 0%",q.style.minHeight="0",q.style.overflowY="auto",st.style.flexShrink="0"),Me.classList.remove("persona-bottom-6","persona-right-6","persona-left-6","persona-top-6","persona-bottom-4","persona-right-4","persona-left-4","persona-top-4"),!g&&!A&&!l&&((Vr=yn[Pe])!=null?Vr:yn["bottom-right"]).split(" ").forEach(Ft=>Me.classList.add(Ft)),g){let Kt=(ko=(yr=n.launcher)==null?void 0:yr.sidebarWidth)!=null?ko:"420px";Me.style.cssText=`
|
|
57
57
|
position: fixed !important;
|
|
58
58
|
top: 0 !important;
|
|
59
59
|
bottom: 0 !important;
|
|
@@ -65,7 +65,7 @@ import{Marked as Fc}from"marked";var _c=e=>{if(e)return e},Lo=e=>{var s,o;let r=
|
|
|
65
65
|
display: flex !important;
|
|
66
66
|
flex-direction: column !important;
|
|
67
67
|
z-index: ${B} !important;
|
|
68
|
-
${
|
|
68
|
+
${Ae?"left: 0 !important; right: auto !important;":"left: auto !important; right: 0 !important;"}
|
|
69
69
|
`,N.style.cssText=`
|
|
70
70
|
position: relative !important;
|
|
71
71
|
display: flex !important;
|
|
@@ -77,8 +77,8 @@ import{Marked as Fc}from"marked";var _c=e=>{if(e)return e},Lo=e=>{var s,o;let r=
|
|
|
77
77
|
min-height: 0 !important;
|
|
78
78
|
margin: 0 !important;
|
|
79
79
|
padding: 0 !important;
|
|
80
|
-
box-shadow: ${
|
|
81
|
-
border-radius: ${
|
|
80
|
+
box-shadow: ${at} !important;
|
|
81
|
+
border-radius: ${Ue} !important;
|
|
82
82
|
`,N.style.setProperty("width","100%","important"),N.style.setProperty("max-width","100%","important"),ee.style.cssText=`
|
|
83
83
|
display: flex !important;
|
|
84
84
|
flex-direction: column !important;
|
|
@@ -88,15 +88,15 @@ import{Marked as Fc}from"marked";var _c=e=>{if(e)return e},Lo=e=>{var s,o;let r=
|
|
|
88
88
|
min-height: 0 !important;
|
|
89
89
|
max-height: 100% !important;
|
|
90
90
|
overflow: hidden !important;
|
|
91
|
-
border-radius: ${
|
|
91
|
+
border-radius: ${Ue} !important;
|
|
92
92
|
border: ${Be} !important;
|
|
93
|
-
`,
|
|
93
|
+
`,st.style.cssText=`
|
|
94
94
|
flex-shrink: 0 !important;
|
|
95
95
|
border-top: none !important;
|
|
96
96
|
padding: 8px 16px 12px 16px !important;
|
|
97
|
-
`}if(!A&&!l){let Kt="max-height: -moz-available !important; max-height: stretch !important;",Ft=g?"":"padding-top: 1.25em !important;",An=!g&&((jn=n.launcher)==null?void 0:jn.zIndex)!=null?`z-index: ${n.launcher.zIndex} !important;`:"";Te.style.cssText+=Kt+Ft+An}};Gn(),sr(e,n),zo(e,n),qo(e,n);let Tt=[];Z&&Tt.push(()=>{Z==null||Z.disconnect(),Z=null}),Tt.push(()=>{ln==null||ln(),ln=null,lr(),ht&&(ht.remove(),ht=null),Ze==null||Ze.element.style.removeProperty("width"),Ze==null||Ze.element.style.removeProperty("maxWidth")}),ie&&Tt.push(()=>{at!==null&&(cancelAnimationFrame(at),at=null),J==null||J.destroy(),J=null,F==null||F.destroy(),F=null,Y=null});let wn=null,Hr=()=>{wn&&(wn(),wn=null),n.colorScheme==="auto"&&(wn=fs(()=>{sr(e,n)}))};Hr(),Tt.push(()=>{wn&&(wn(),wn=null)});let On=zl(ke),Sn=null,D,$n=!1,Fn=Ll(),Br=0,Ln=!0,Yn=0,Dr=0,In=null,Pn=!1,cr=0,dr=!1,po=125,uo=2e3,go=5,Nr=50,pr=new Map,ze={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1,lastUserMessageId:null},Or=(la=(ia=n.voiceRecognition)==null?void 0:ia.autoResume)!=null?la:!1,cn=l=>{o.emit("voice:state",{active:ze.active,source:l,timestamp:Date.now()})},Qt=()=>{f(l=>({...l,voiceState:{active:ze.active,timestamp:Date.now(),manuallyDeactivated:ze.manuallyDeactivated}}))},mo=()=>{var A,L;if(((A=n.voiceRecognition)==null?void 0:A.enabled)===!1)return;let l=Hs(i.voiceState),g=!!l.active,y=Number((L=l.timestamp)!=null?L:0);ze.manuallyDeactivated=!!l.manuallyDeactivated,g&&Date.now()-y<ip&&setTimeout(()=>{var R,W;ze.active||(ze.manuallyDeactivated=!1,((W=(R=n.voiceRecognition)==null?void 0:R.provider)==null?void 0:W.type)==="runtype"?D.toggleVoice().then(()=>{ze.active=D.isVoiceActive(),cn("restore"),D.isVoiceActive()&&_n()}):er("restore"))},1e3)},fo=()=>D?rc(D.getMessages()).filter(l=>!l.__skipPersist):[];function $r(l){if(!(a!=null&&a.save))return;let y={messages:l?rc(l):D?fo():[],metadata:i};try{let A=a.save(y);A instanceof Promise&&A.catch(L=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",L)})}catch(A){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",A)}}let Xn=(l=!1)=>{if(!Ln)return;let g=Date.now();Pn&&g<cr&&!l||(Pn&&g>=cr&&(Pn=!1),!(!l&&!$n)&&(g-Dr<po||(Dr=g,In&&cancelAnimationFrame(In),In=requestAnimationFrame(()=>{Pn||!Ln||(dr=!0,q.scrollTop=q.scrollHeight,Yn=q.scrollTop,requestAnimationFrame(()=>{dr=!1}),In=null)}))))},Wn=null,ho=()=>Te.querySelector("#persona-scroll-container")||q,yo=(l,g=500)=>{let y=l.scrollTop,A=l.clientHeight,L=l.scrollHeight,R=L-y;if(y+A>=L-2||Math.abs(R)<5)return;Wn!==null&&(cancelAnimationFrame(Wn),Wn=null);let U=performance.now(),O=ve=>1-Math.pow(1-ve,3),se=ve=>{let we=l.scrollHeight;we!==L&&(L=we,R=L-y);let He=ve-U,Me=Math.min(He/g,1),B=O(Me),We=y+R*B;l.scrollTop=We,Me<1?Wn=requestAnimationFrame(se):(l.scrollTop=l.scrollHeight,Wn=null)};Wn=requestAnimationFrame(se)},bo=l=>{let g=new Map;l.forEach(y=>{let A=pr.get(y.id);g.set(y.id,{streaming:y.streaming,role:y.role}),!A&&y.role==="assistant"&&o.emit("assistant:message",y),y.role==="assistant"&&(A!=null&&A.streaming)&&y.streaming===!1&&o.emit("assistant:complete",y),y.variant==="approval"&&y.approval&&(A?y.approval.status!=="pending"&&o.emit("approval:resolved",{approval:y.approval,decision:y.approval.status}):o.emit("approval:requested",{approval:y.approval,message:y}))}),pr.clear(),g.forEach((y,A)=>{pr.set(A,y)})},Zn=(l,g,y)=>{var ve,we,He,Me;let A=document.createElement("div"),R=(()=>{var We;let B=s.find(Pe=>Pe.renderLoadingIndicator);if(B!=null&&B.renderLoadingIndicator)return B.renderLoadingIndicator;if((We=n.loadingIndicator)!=null&&We.render)return n.loadingIndicator.render})(),W=new Set;g.forEach(B=>{var fe,Bt;W.add(B.id);let We=kl(B,Br),Pe=Il(Fn,B.id,We);if(Pe){A.appendChild(Pe.cloneNode(!0));return}let le=null,Be=s.find(dt=>!!(B.variant==="reasoning"&&dt.renderReasoning||B.variant==="tool"&&dt.renderToolCall||B.variant==="approval"&&dt.renderApproval||!B.variant&&dt.renderMessage)),st=(fe=n.layout)==null?void 0:fe.messages;if(Be)if(B.variant==="reasoning"&&B.reasoning&&Be.renderReasoning){if(!te)return;le=Be.renderReasoning({message:B,defaultRenderer:()=>bs(B),config:n})}else if(B.variant==="tool"&&B.toolCall&&Be.renderToolCall){if(!Ae)return;le=Be.renderToolCall({message:B,defaultRenderer:()=>xs(B,n),config:n})}else if(B.variant==="approval"&&B.approval&&Be.renderApproval){if(n.approval===!1)return;le=Be.renderApproval({message:B,defaultRenderer:()=>vs(B,n),config:n})}else Be.renderMessage&&(le=Be.renderMessage({message:B,defaultRenderer:()=>{let dt=io(B,y,st,n.messageActions,Ke,{loadingIndicatorRenderer:R,widgetConfig:n});return B.role!=="user"&&Ss(dt,B,n,D),dt},config:n}));if(!le&&B.role==="assistant"&&!B.variant&&n.enableComponentStreaming!==!1&&Is(B)){let tn=Ps(B);if(tn){let Jt=Ls(tn,{config:n,message:B,transform:y});if(Jt)if(n.wrapComponentDirectiveInBubble!==!1){let $t=document.createElement("div");if($t.className=["vanilla-message-bubble","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-p-4"].join(" "),$t.id=`bubble-${B.id}`,$t.setAttribute("data-message-id",B.id),B.content&&B.content.trim()){let pn=document.createElement("div");pn.className="persona-mb-3 persona-text-sm persona-leading-relaxed",pn.innerHTML=y({text:B.content,message:B,streaming:!!B.streaming,raw:B.rawContent}),$t.appendChild(pn)}$t.appendChild(Jt),le=$t}else{let $t=document.createElement("div");if($t.className="persona-flex persona-flex-col persona-w-full persona-max-w-full persona-gap-3 persona-items-stretch",$t.id=`bubble-${B.id}`,$t.setAttribute("data-message-id",B.id),$t.setAttribute("data-persona-component-directive","true"),B.content&&B.content.trim()){let pn=document.createElement("div");pn.className="persona-text-sm persona-leading-relaxed persona-text-persona-primary persona-w-full",pn.innerHTML=y({text:B.content,message:B,streaming:!!B.streaming,raw:B.rawContent}),$t.appendChild(pn)}$t.appendChild(Jt),le=$t}}}if(!le)if(B.variant==="reasoning"&&B.reasoning){if(!te)return;le=bs(B)}else if(B.variant==="tool"&&B.toolCall){if(!Ae)return;le=xs(B,n)}else if(B.variant==="approval"&&B.approval){if(n.approval===!1)return;le=vs(B,n)}else{let dt=(Bt=n.layout)==null?void 0:Bt.messages;dt!=null&&dt.renderUserMessage&&B.role==="user"?le=dt.renderUserMessage({message:B,config:n,streaming:!!B.streaming}):dt!=null&&dt.renderAssistantMessage&&B.role==="assistant"?le=dt.renderAssistantMessage({message:B,config:n,streaming:!!B.streaming}):le=io(B,y,dt,n.messageActions,Ke,{loadingIndicatorRenderer:R,widgetConfig:n}),B.role!=="user"&&le&&Ss(le,B,n,D)}let qe=document.createElement("div");qe.className="persona-flex",qe.id=`wrapper-${B.id}`,qe.setAttribute("data-wrapper-id",B.id),B.role==="user"&&qe.classList.add("persona-justify-end"),(le==null?void 0:le.getAttribute("data-persona-component-directive"))==="true"&&qe.classList.add("persona-w-full"),qe.appendChild(le),Pl(Fn,B.id,We,qe),A.appendChild(qe)}),Wl(Fn,W);let U=g.some(B=>B.role==="assistant"&&B.streaming),O=g[g.length-1],se=(O==null?void 0:O.role)==="assistant"&&!O.streaming&&O.variant!=="approval";if($n&&g.some(B=>B.role==="user")&&!U&&!se){let B={config:n,streaming:!0,location:"standalone",defaultRenderer:Ar},We=s.find(le=>le.renderLoadingIndicator),Pe=null;if(We!=null&&We.renderLoadingIndicator&&(Pe=We.renderLoadingIndicator(B)),Pe===null&&((ve=n.loadingIndicator)!=null&&ve.render)&&(Pe=n.loadingIndicator.render(B)),Pe===null&&(Pe=Ar()),Pe){let le=document.createElement("div"),Be=((we=n.loadingIndicator)==null?void 0:we.showBubble)!==!1;le.className=Be?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),le.setAttribute("data-typing-indicator","true"),le.appendChild(Pe);let st=document.createElement("div");st.className="persona-flex",st.id="wrapper-typing-indicator",st.setAttribute("data-wrapper-id","typing-indicator"),st.appendChild(le),A.appendChild(st)}}if(!$n&&g.length>0){let B=g[g.length-1],We={config:n,lastMessage:B,messageCount:g.length},Pe=s.find(Be=>Be.renderIdleIndicator),le=null;if(Pe!=null&&Pe.renderIdleIndicator&&(le=Pe.renderIdleIndicator(We)),le===null&&((He=n.loadingIndicator)!=null&&He.renderIdle)&&(le=n.loadingIndicator.renderIdle(We)),le){let Be=document.createElement("div"),st=((Me=n.loadingIndicator)==null?void 0:Me.showBubble)!==!1;Be.className=st?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),Be.setAttribute("data-idle-indicator","true"),Be.appendChild(le);let qe=document.createElement("div");qe.className="persona-flex",qe.id="wrapper-idle-indicator",qe.setAttribute("data-wrapper-id","idle-indicator"),qe.appendChild(Be),A.appendChild(qe)}}Ml(l,A),requestAnimationFrame(()=>{requestAnimationFrame(()=>{let B=ho();yo(B)})})},Qn=()=>{var O,se,ve,we,He;if(!b)return;let l=zt(n),g=(O=e.ownerDocument.defaultView)!=null?O:window,y=(ve=(se=n.launcher)==null?void 0:se.mobileBreakpoint)!=null?ve:640,A=(He=(we=n.launcher)==null?void 0:we.mobileFullscreen)!=null?He:!0,L=g.innerWidth<=y,R=A&&L&&b,W=hn(n).reveal;T?(Te.style.removeProperty("display"),Te.style.display=l?"flex":"",Te.classList.remove("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-95","persona-opacity-0"),N.classList.add("persona-scale-100","persona-opacity-100"),je?je.element.style.display="none":Ve&&(Ve.style.display="none")):(l?l&&(W==="overlay"||W==="push")&&!R?(Te.style.removeProperty("display"),Te.style.display="flex",Te.classList.remove("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(Te.style.setProperty("display","none","important"),Te.classList.remove("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(Te.style.display="",Te.classList.add("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-100","persona-opacity-100"),N.classList.add("persona-scale-95","persona-opacity-0")),je?je.element.style.display=l?"none":"":Ve&&(Ve.style.display=l?"none":""))},vt=(l,g="user")=>{if(!b||T===l)return;let y=T;T=l,Qn(),T&&(xt(),Xn(!0));let A={open:T,source:g,timestamp:Date.now()};T&&!y?o.emit("widget:opened",A):!T&&y&&o.emit("widget:closed",A),o.emit("widget:state",{open:T,launcherEnabled:b,voiceActive:ze.active,streaming:D.isStreaming()})},ur=l=>{K.disabled=l,E&&(E.disabled=l),On.buttons.forEach(g=>{g.disabled=l}),ot.dataset.personaComposerStreaming=l?"true":"false",ot.querySelectorAll("[data-persona-composer-disable-when-streaming]").forEach(g=>{(g instanceof HTMLButtonElement||g instanceof HTMLInputElement||g instanceof HTMLTextAreaElement||g instanceof HTMLSelectElement)&&(g.disabled=l)})},gr=()=>{ze.active||Q&&Q.focus()};o.on("widget:opened",()=>{n.autoFocusInput&&setTimeout(()=>gr(),200)});let Fr=()=>{var g,y,A,L,R,W,U,O,se,ve;qt.textContent=(y=(g=n.copy)==null?void 0:g.welcomeTitle)!=null?y:"Hello \u{1F44B}",Ut.textContent=(L=(A=n.copy)==null?void 0:A.welcomeSubtitle)!=null?L:"Ask anything about your account or products.",Q.placeholder=(W=(R=n.copy)==null?void 0:R.inputPlaceholder)!=null?W:"How can I help...",(O=(U=n.sendButton)==null?void 0:U.useIcon)!=null&&O||(K.textContent=(ve=(se=n.copy)==null?void 0:se.sendButtonLabel)!=null?ve:"Send"),Q.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',Q.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))"};if(n.clientToken&&(n={...n,getStoredSessionId:()=>{let l=i.sessionId;return typeof l=="string"?l:null},setStoredSessionId:l=>{f(g=>({...g,sessionId:l}))}}),D=new eo(n,{onMessagesChanged(l){Zn(ce,l,z),D&&(l.some(L=>L.role==="user")?On.render([],D,Q,l):On.render(n.suggestionChips,D,Q,l,n.suggestionChipsConfig)),Xn(!$n),bo(l);let g=[...l].reverse().find(A=>A.role==="user"),y=ze.lastUserMessageId;g&&g.id!==y&&(ze.lastUserMessageId=g.id,o.emit("user:message",g)),ze.lastUserMessageWasVoice=!!(g!=null&&g.viaVoice),$r(l)},onStatusChanged(l){var A;let g=(A=n.statusIndicator)!=null?A:{};tt(Lt,(L=>{var R,W,U,O;return L==="idle"?(R=g.idleText)!=null?R:Gt.idle:L==="connecting"?(W=g.connectingText)!=null?W:Gt.connecting:L==="connected"?(U=g.connectedText)!=null?U:Gt.connected:L==="error"?(O=g.errorText)!=null?O:Gt.error:Gt[L]})(l),g,l)},onStreamingChanged(l){$n=l,ur(l),D&&Zn(ce,D.getMessages(),z),l||Xn(!0)},onVoiceStatusChanged(l){var g,y;if(((y=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:y.type)==="runtype")switch(l){case"listening":break;case"processing":mn(),vo();break;case"speaking":mn(),Co();break;default:l==="idle"&&D.isBargeInActive()?(mn(),_n(),E==null||E.setAttribute("aria-label","End voice session")):(ze.active=!1,mn(),cn("system"),Qt());break}},onArtifactsState(l){an=l,Cn()}}),Pr.current=D,((da=(ca=n.voiceRecognition)==null?void 0:ca.provider)==null?void 0:da.type)==="runtype")try{D.setupVoice()}catch(l){typeof console!="undefined"&&console.warn("[AgentWidget] Runtype voice setup failed:",l)}n.clientToken&&D.initClientSession().catch(l=>{n.debug&&console.warn("[AgentWidget] Pre-init client session failed:",l)}),F&&D.setSSEEventCallback((l,g)=>{F==null||F.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:l,timestamp:Date.now(),payload:JSON.stringify(g)})}),d&&d.then(l=>{var g;l&&(l.metadata&&(i=Hs(l.metadata),S.syncFromMetadata()),(g=l.messages)!=null&&g.length&&D.hydrateMessages(l.messages))}).catch(l=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",l)});let _r=l=>{var L;l.preventDefault();let g=Q.value.trim(),y=(L=ye==null?void 0:ye.hasAttachments())!=null?L:!1;if(!g&&!y)return;let A;y&&(A=[],A.push(...ye.getContentParts()),g&&A.push(ps(g))),Q.value="",Q.style.height="auto",D.sendMessage(g,{contentParts:A}),y&&ye.clearAttachments()},jr=l=>{l.key==="Enter"&&!l.shiftKey&&(l.preventDefault(),K.click())},zr=async l=>{var y;if(((y=n.attachments)==null?void 0:y.enabled)!==!0||!ye)return;let g=cp(l.clipboardData);g.length!==0&&(l.preventDefault(),await ye.handleFiles(g))},Yt=null,on=!1,Rn=null,Oe=null,qr=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,er=(l="user")=>{var R,W,U,O,se,ve,we,He;if(on||D.isStreaming())return;let g=qr();if(!g)return;Yt=new g;let A=(W=((R=n.voiceRecognition)!=null?R:{}).pauseDuration)!=null?W:2e3;Yt.continuous=!0,Yt.interimResults=!0,Yt.lang="en-US";let L=Q.value;Yt.onresult=Me=>{let B="",We="";for(let le=0;le<Me.results.length;le++){let Be=Me.results[le],st=Be[0].transcript;Be.isFinal?B+=st+" ":We=st}let Pe=L+B+We;Q.value=Pe,Rn&&clearTimeout(Rn),(B||We)&&(Rn=window.setTimeout(()=>{let le=Q.value.trim();le&&Yt&&on&&(gn(),Q.value="",Q.style.height="auto",D.sendMessage(le,{viaVoice:!0}))},A))},Yt.onerror=Me=>{Me.error!=="no-speech"&&gn()},Yt.onend=()=>{if(on){let Me=Q.value.trim();Me&&Me!==L.trim()&&(Q.value="",Q.style.height="auto",D.sendMessage(Me,{viaVoice:!0})),gn()}};try{if(Yt.start(),on=!0,ze.active=!0,l!=="system"&&(ze.manuallyDeactivated=!1),cn(l),Qt(),E){let Me=(U=n.voiceRecognition)!=null?U:{};Oe={backgroundColor:E.style.backgroundColor,color:E.style.color,borderColor:E.style.borderColor,iconName:(O=Me.iconName)!=null?O:"mic",iconSize:parseFloat((we=(ve=Me.iconSize)!=null?ve:(se=n.sendButton)==null?void 0:se.size)!=null?we:"40")||24};let B=(He=Me.recordingBackgroundColor)!=null?He:"#ef4444",We=Me.recordingIconColor,Pe=Me.recordingBorderColor;if(E.classList.add("persona-voice-recording"),E.style.backgroundColor=B,We){E.style.color=We;let le=E.querySelector("svg");le&&le.setAttribute("stroke",We)}Pe&&(E.style.borderColor=Pe),E.setAttribute("aria-label","Stop voice recognition")}}catch{gn("system")}},gn=(l="user")=>{if(on){if(on=!1,Rn&&(clearTimeout(Rn),Rn=null),Yt){try{Yt.stop()}catch{}Yt=null}if(ze.active=!1,cn(l),Qt(),E){if(E.classList.remove("persona-voice-recording"),Oe){E.style.backgroundColor=Oe.backgroundColor,E.style.color=Oe.color,E.style.borderColor=Oe.borderColor;let g=E.querySelector("svg");g&&g.setAttribute("stroke",Oe.color||"currentColor"),Oe=null}E.setAttribute("aria-label","Start voice recognition")}}},xo=(l,g)=>{var le,Be,st,qe,fe,Bt,dt,tn;let y=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),A=((le=l==null?void 0:l.provider)==null?void 0:le.type)==="runtype";if(!(y||A))return null;let R=h("div","persona-send-button-wrapper"),W=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");W.type="button",W.setAttribute("aria-label","Start voice recognition");let U=(Be=l==null?void 0:l.iconName)!=null?Be:"mic",O=(st=g==null?void 0:g.size)!=null?st:"40px",se=(qe=l==null?void 0:l.iconSize)!=null?qe:O,ve=parseFloat(se)||24,we=(fe=l==null?void 0:l.backgroundColor)!=null?fe:g==null?void 0:g.backgroundColor,He=(Bt=l==null?void 0:l.iconColor)!=null?Bt:g==null?void 0:g.textColor;W.style.width=se,W.style.height=se,W.style.minWidth=se,W.style.minHeight=se,W.style.fontSize="18px",W.style.lineHeight="1";let Me=He||"currentColor",B=he(U,ve,Me,1.5);B?(W.appendChild(B),W.style.color=Me):(W.textContent="\u{1F3A4}",W.style.color=Me),we?W.style.backgroundColor=we:W.classList.add("persona-bg-persona-primary"),He?W.style.color=He:!He&&!(g!=null&&g.textColor)&&W.classList.add("persona-text-white"),l!=null&&l.borderWidth&&(W.style.borderWidth=l.borderWidth,W.style.borderStyle="solid"),l!=null&&l.borderColor&&(W.style.borderColor=l.borderColor),l!=null&&l.paddingX&&(W.style.paddingLeft=l.paddingX,W.style.paddingRight=l.paddingX),l!=null&&l.paddingY&&(W.style.paddingTop=l.paddingY,W.style.paddingBottom=l.paddingY),R.appendChild(W);let We=(dt=l==null?void 0:l.tooltipText)!=null?dt:"Start voice recognition";if(((tn=l==null?void 0:l.showTooltip)!=null?tn:!1)&&We){let Jt=h("div","persona-send-button-tooltip");Jt.textContent=We,R.appendChild(Jt)}return{micButton:W,micButtonWrapper:R}},mr=()=>{var g,y,A,L,R;if(!E||Oe)return;let l=(g=n.voiceRecognition)!=null?g:{};Oe={backgroundColor:E.style.backgroundColor,color:E.style.color,borderColor:E.style.borderColor,iconName:(y=l.iconName)!=null?y:"mic",iconSize:parseFloat((R=(L=l.iconSize)!=null?L:(A=n.sendButton)==null?void 0:A.size)!=null?R:"40")||24}},fr=(l,g)=>{var R,W,U,O,se;if(!E)return;let y=E.querySelector("svg");y&&y.remove();let A=(se=Oe==null?void 0:Oe.iconSize)!=null?se:parseFloat((O=(U=(R=n.voiceRecognition)==null?void 0:R.iconSize)!=null?U:(W=n.sendButton)==null?void 0:W.size)!=null?O:"40")||24,L=he(l,A,g,1.5);L&&E.appendChild(L)},tr=()=>{E&&E.classList.remove("persona-voice-recording","persona-voice-processing","persona-voice-speaking")},_n=()=>{var L,R;if(!E)return;mr();let l=(L=n.voiceRecognition)!=null?L:{},g=(R=l.recordingBackgroundColor)!=null?R:"#ef4444",y=l.recordingIconColor,A=l.recordingBorderColor;if(tr(),E.classList.add("persona-voice-recording"),E.style.backgroundColor=g,y){E.style.color=y;let W=E.querySelector("svg");W&&W.setAttribute("stroke",y)}A&&(E.style.borderColor=A),E.setAttribute("aria-label","Stop voice recognition")},vo=()=>{var U,O,se,ve,we,He,Me,B;if(!E)return;mr();let l=(U=n.voiceRecognition)!=null?U:{},g=D.getVoiceInterruptionMode(),y=(O=l.processingIconName)!=null?O:"loader",A=(ve=(se=l.processingIconColor)!=null?se:Oe==null?void 0:Oe.color)!=null?ve:"",L=(He=(we=l.processingBackgroundColor)!=null?we:Oe==null?void 0:Oe.backgroundColor)!=null?He:"",R=(B=(Me=l.processingBorderColor)!=null?Me:Oe==null?void 0:Oe.borderColor)!=null?B:"";tr(),E.classList.add("persona-voice-processing"),E.style.backgroundColor=L,E.style.borderColor=R;let W=A||"currentColor";E.style.color=W,fr(y,W),E.setAttribute("aria-label","Processing voice input"),g==="none"&&(E.style.cursor="default")},Co=()=>{var se,ve,we,He,Me,B,We,Pe,le,Be,st,qe;if(!E)return;mr();let l=(se=n.voiceRecognition)!=null?se:{},g=D.getVoiceInterruptionMode(),y=g==="cancel"?"square":g==="barge-in"?"mic":"volume-2",A=(ve=l.speakingIconName)!=null?ve:y,L=(B=l.speakingIconColor)!=null?B:g==="barge-in"?(He=(we=l.recordingIconColor)!=null?we:Oe==null?void 0:Oe.color)!=null?He:"":(Me=Oe==null?void 0:Oe.color)!=null?Me:"",R=(le=l.speakingBackgroundColor)!=null?le:g==="barge-in"?(We=l.recordingBackgroundColor)!=null?We:"#ef4444":(Pe=Oe==null?void 0:Oe.backgroundColor)!=null?Pe:"",W=(qe=l.speakingBorderColor)!=null?qe:g==="barge-in"?(Be=l.recordingBorderColor)!=null?Be:"":(st=Oe==null?void 0:Oe.borderColor)!=null?st:"";tr(),E.classList.add("persona-voice-speaking"),E.style.backgroundColor=R,E.style.borderColor=W;let U=L||"currentColor";E.style.color=U,fr(A,U);let O=g==="cancel"?"Stop playback and re-record":g==="barge-in"?"Speak to interrupt":"Agent is speaking";E.setAttribute("aria-label",O),g==="none"&&(E.style.cursor="default"),g==="barge-in"&&E.classList.add("persona-voice-recording")},mn=()=>{var l,g,y;E&&(tr(),Oe&&(E.style.backgroundColor=(l=Oe.backgroundColor)!=null?l:"",E.style.color=(g=Oe.color)!=null?g:"",E.style.borderColor=(y=Oe.borderColor)!=null?y:"",fr(Oe.iconName,Oe.color||"currentColor"),Oe=null),E.style.cursor="",E.setAttribute("aria-label","Start voice recognition"))},X=()=>{var l,g;if(((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"){let y=D.getVoiceStatus(),A=D.getVoiceInterruptionMode();if(A==="none"&&(y==="processing"||y==="speaking"))return;if(A==="cancel"&&(y==="processing"||y==="speaking")){D.stopVoicePlayback();return}if(D.isBargeInActive()){D.stopVoicePlayback(),D.deactivateBargeIn().then(()=>{ze.active=!1,ze.manuallyDeactivated=!0,Qt(),cn("user"),mn()});return}D.toggleVoice().then(()=>{ze.active=D.isVoiceActive(),ze.manuallyDeactivated=!D.isVoiceActive(),Qt(),cn("user"),D.isVoiceActive()?_n():mn()});return}if(on){let y=Q.value.trim();ze.manuallyDeactivated=!0,Qt(),gn("user"),y&&(Q.value="",Q.style.height="auto",D.sendMessage(y))}else ze.manuallyDeactivated=!1,Qt(),er("user")};Ie=X,E&&(E.addEventListener("click",X),Tt.push(()=>{var l,g;((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?(D.isVoiceActive()&&D.toggleVoice(),mn()):gn("system"),E&&E.removeEventListener("click",X)}));let Ge=o.on("assistant:complete",()=>{Or&&(ze.active||ze.manuallyDeactivated||Or==="assistant"&&!ze.lastUserMessageWasVoice||setTimeout(()=>{var l,g;!ze.active&&!ze.manuallyDeactivated&&(((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?D.toggleVoice().then(()=>{ze.active=D.isVoiceActive(),cn("auto"),D.isVoiceActive()&&_n()}):er("auto"))},600))});Tt.push(Ge);let pt=o.on("action:resubmit",()=>{setTimeout(()=>{D&&!D.isStreaming()&&D.continueConversation()},100)});Tt.push(pt);let bt=()=>{vt(!T,"user")},je=null,Ve=null;if(b){let l=s.find(g=>g.renderLauncher);if(l!=null&&l.renderLauncher){let g=l.renderLauncher({config:n,defaultRenderer:()=>oo(n,bt).element,onToggle:bt});g&&(Ve=g)}Ve||(je=oo(n,bt))}je?e.appendChild(je.element):Ve&&e.appendChild(Ve),Qn(),On.render(n.suggestionChips,D,Q,void 0,n.suggestionChipsConfig),Fr(),ur(D.isStreaming()),Xn(!0),mo(),k&&(b?T&&setTimeout(()=>gr(),200):setTimeout(()=>gr(),0));let xt=()=>{var O,se,ve,we,He,Me,B,We,Pe,le,Be,st,qe;let l=zt(n),g=(se=(O=n.launcher)==null?void 0:O.sidebarMode)!=null?se:!1,y=l||g||((we=(ve=n.launcher)==null?void 0:ve.fullHeight)!=null?we:!1),A=(He=e.ownerDocument.defaultView)!=null?He:window,L=(B=(Me=n.launcher)==null?void 0:Me.mobileFullscreen)!=null?B:!0,R=(Pe=(We=n.launcher)==null?void 0:We.mobileBreakpoint)!=null?Pe:640,W=A.innerWidth<=R,U=L&&W&&b;try{if(U){Gn(),sr(e,n);return}if($&&($=!1,Gn(),sr(e,n)),!b&&!l){N.style.height="",N.style.width="";return}if(!g&&!l){let fe=(Be=(le=n==null?void 0:n.launcher)==null?void 0:le.width)!=null?Be:n==null?void 0:n.launcherWidth,Bt=fe!=null?fe:"min(400px, calc(100vw - 24px))";N.style.width=Bt,N.style.maxWidth=Bt}if(Kn(),!y){let fe=A.innerHeight,Bt=64,dt=(qe=(st=n.launcher)==null?void 0:st.heightOffset)!=null?qe:0,tn=Math.max(200,fe-Bt),Jt=Math.min(640,tn),Xt=Math.max(200,Jt-dt);N.style.height=`${Xt}px`}}finally{Qn()}};xt();let C=(pa=e.ownerDocument.defaultView)!=null?pa:window;C.addEventListener("resize",xt),Tt.push(()=>C.removeEventListener("resize",xt)),Yn=q.scrollTop;let $e=()=>{let l=q.scrollTop,g=q.scrollHeight,y=q.clientHeight,A=g-l-y,L=Math.abs(l-Yn);if(Yn=l,!dr&&!(L<=go)){if(!Ln&&A<Nr){Pn=!1,Ln=!0;return}Ln&&A>Nr&&(Pn=!0,cr=Date.now()+uo,Ln=!1)}};q.addEventListener("scroll",$e,{passive:!0}),Tt.push(()=>q.removeEventListener("scroll",$e)),Tt.push(()=>{In&&cancelAnimationFrame(In)});let H=()=>{G&&(Sn&&(G.removeEventListener("click",Sn),Sn=null),b?(G.style.display="",Sn=()=>{vt(!1,"user")},G.addEventListener("click",Sn)):G.style.display="none")};H(),(()=>{let{clearChatButton:l}=re;l&&l.addEventListener("click",()=>{D.clearMessages(),Fn.clear();try{localStorage.removeItem(Lr),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Lr}`)}catch(y){console.error("[AgentWidget] Failed to clear default localStorage:",y)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Lr)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(y){console.error("[AgentWidget] Failed to clear custom localStorage:",y)}let g=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(g),a!=null&&a.clear)try{let y=a.clear();y instanceof Promise&&y.catch(A=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",A)})}catch(y){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)}i={},S.syncFromMetadata(),F==null||F.clear(),J==null||J.update()})})(),it&&it.addEventListener("submit",_r),Q==null||Q.addEventListener("keydown",jr),Q==null||Q.addEventListener("paste",zr),Tt.push(()=>{it&&it.removeEventListener("submit",_r),Q==null||Q.removeEventListener("keydown",jr),Q==null||Q.removeEventListener("paste",zr)}),Tt.push(()=>{D.cancel()}),je?Tt.push(()=>{je==null||je.destroy()}):Ve&&Tt.push(()=>{Ve==null||Ve.remove()});let P={update(l){var ba,xa,va,Ca,wa,Sa,Aa,Ea,Ta,Ma,ka,La,Ia,Pa,Wa,Ra,Ha,Ba,Da,Na,Oa,$a,Fa,_a,ja,za,qa,Ua,Va,Ja,Ka,Ga,Ya,Xa,Za,Qa,ei,ti,ni,ri,oi,si,ai,ii,li,ci,di,pi,ui,gi,mi,fi,hi,yi,bi,xi,vi,Ci,wi,Si,Ai,Ei,Ti,Mi,ki,Li,Ii,Pi,Wi,Ri,Hi,Bi,Di,Ni,Oi,$i,Fi,_i,ji,zi,qi,Ui,Vi,Ji,Ki,Gi,Yi,Xi,Zi,Qi,el,tl,nl,rl,ol;let g=n.toolCall,y=n.messageActions,A=(ba=n.layout)==null?void 0:ba.messages,L=n.colorScheme,R=n.loadingIndicator,W=n.iterationDisplay;n={...n,...l},Gn(),sr(e,n),zo(e,n),qo(e,n),Cn(),n.colorScheme!==L&&Hr();let U=Uo.getForInstance(n.plugins);s.length=0,s.push(...U),b=(va=(xa=n.launcher)==null?void 0:xa.enabled)!=null?va:!0,x=(wa=(Ca=n.launcher)==null?void 0:Ca.autoExpand)!=null?wa:!1,te=(Aa=(Sa=n.features)==null?void 0:Sa.showReasoning)!=null?Aa:!0,Ae=(Ta=(Ea=n.features)==null?void 0:Ea.showToolCalls)!=null?Ta:!0;let O=ie;if(ie=(ka=(Ma=n.features)==null?void 0:Ma.showEventStreamToggle)!=null?ka:!1,ie&&!O){if(F||(Y=new co(ae),F=new lo(ge,Y),Y.open().then(()=>F==null?void 0:F.restore()).catch(()=>{}),D.setSSEEventCallback((j,Qe)=>{F.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:j,timestamp:Date.now(),payload:JSON.stringify(Qe)})})),!Ne&&Ye){let j=(Ia=(La=n.features)==null?void 0:La.eventStream)==null?void 0:Ia.classNames,Qe="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full persona-text-persona-muted hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(j!=null&&j.toggleButton?" "+j.toggleButton:"");Ne=h("button",Qe),Ne.style.width="28px",Ne.style.height="28px",Ne.type="button",Ne.setAttribute("aria-label","Event Stream"),Ne.title="Event Stream";let Ct=he("activity","18px","currentColor",1.5);Ct&&Ne.appendChild(Ct);let Fe=re.clearChatButtonWrapper,rt=re.closeButtonWrapper,Dt=Fe||rt;Dt&&Dt.parentNode===Ye?Ye.insertBefore(Ne,Dt):Ye.appendChild(Ne),Ne.addEventListener("click",()=>{me?Et():nt()})}}else!ie&&O&&(Et(),Ne&&(Ne.remove(),Ne=null),F==null||F.clear(),Y==null||Y.destroy(),F=null,Y=null);if(((Pa=n.launcher)==null?void 0:Pa.enabled)===!1&&je&&(je.destroy(),je=null),((Wa=n.launcher)==null?void 0:Wa.enabled)===!1&&Ve&&(Ve.remove(),Ve=null),((Ra=n.launcher)==null?void 0:Ra.enabled)!==!1&&!je&&!Ve){let j=s.find(Qe=>Qe.renderLauncher);if(j!=null&&j.renderLauncher){let Qe=j.renderLauncher({config:n,defaultRenderer:()=>oo(n,bt).element,onToggle:bt});Qe&&(Ve=Qe,e.appendChild(Ve))}Ve||(je=oo(n,bt),e.appendChild(je.element))}je&&je.update(n),ft&&((Ha=n.launcher)==null?void 0:Ha.title)!==void 0&&(ft.textContent=n.launcher.title),yt&&((Ba=n.launcher)==null?void 0:Ba.subtitle)!==void 0&&(yt.textContent=n.launcher.subtitle);let se=(Da=n.layout)==null?void 0:Da.header;if((se==null?void 0:se.layout)!==I&&Ye){let j=se?so(n,se,{showClose:b,onClose:()=>vt(!1,"user")}):zn({config:n,showClose:b,onClose:()=>vt(!1,"user")});Ye.replaceWith(j.header),Ye=j.header,Le=j.iconHolder,ft=j.headerTitle,yt=j.headerSubtitle,G=j.closeButton,I=se==null?void 0:se.layout}else if(se&&(Le&&(Le.style.display=se.showIcon===!1?"none":""),ft&&(ft.style.display=se.showTitle===!1?"none":""),yt&&(yt.style.display=se.showSubtitle===!1?"none":""),G&&(G.style.display=se.showCloseButton===!1?"none":""),re.clearChatButtonWrapper)){let j=se.showClearChat;if(j!==void 0){re.clearChatButtonWrapper.style.display=j?"":"none";let{closeButtonWrapper:Qe}=re;Qe&&!Qe.classList.contains("persona-absolute")&&(j?Qe.classList.remove("persona-ml-auto"):Qe.classList.add("persona-ml-auto"))}}let we=((Na=n.layout)==null?void 0:Na.showHeader)!==!1;Ye&&(Ye.style.display=we?"":"none");let He=((Oa=n.layout)==null?void 0:Oa.showFooter)!==!1;ot&&(ot.style.display=He?"":"none"),b!==w?b?vt(x,"auto"):(T=!0,Qn()):x!==_&&vt(x,"auto"),_=x,w=b,xt(),H();let We=JSON.stringify(l.toolCall)!==JSON.stringify(g),Pe=JSON.stringify(n.messageActions)!==JSON.stringify(y),le=JSON.stringify(($a=n.layout)==null?void 0:$a.messages)!==JSON.stringify(A),Be=((Fa=n.loadingIndicator)==null?void 0:Fa.render)!==(R==null?void 0:R.render)||((_a=n.loadingIndicator)==null?void 0:_a.renderIdle)!==(R==null?void 0:R.renderIdle)||((ja=n.loadingIndicator)==null?void 0:ja.showBubble)!==(R==null?void 0:R.showBubble),st=n.iterationDisplay!==W;(We||Pe||le||Be||st)&&D&&(Br++,Zn(ce,D.getMessages(),z));let fe=(za=n.launcher)!=null?za:{},Bt=(qa=fe.headerIconHidden)!=null?qa:!1,dt=(Va=(Ua=n.layout)==null?void 0:Ua.header)==null?void 0:Va.showIcon,tn=Bt||dt===!1,Jt=fe.headerIconName,Xt=(Ja=fe.headerIconSize)!=null?Ja:"48px";if(Le){let j=ee.querySelector(".persona-border-b-persona-divider"),Qe=j==null?void 0:j.querySelector(".persona-flex-col");if(tn)Le.style.display="none",j&&Qe&&!j.contains(Qe)&&j.insertBefore(Qe,j.firstChild);else{if(Le.style.display="",Le.style.height=Xt,Le.style.width=Xt,j&&Qe&&(j.contains(Le)?Le.nextSibling!==Qe&&(Le.remove(),j.insertBefore(Le,Qe)):j.insertBefore(Le,Qe)),Jt){let Fe=parseFloat(Xt)||24,rt=he(Jt,Fe*.6,"#ffffff",2);rt?Le.replaceChildren(rt):Le.textContent=(Ka=fe.agentIconText)!=null?Ka:"\u{1F4AC}"}else if(fe.iconUrl){let Fe=Le.querySelector("img");if(Fe)Fe.src=fe.iconUrl,Fe.style.height=Xt,Fe.style.width=Xt;else{let rt=document.createElement("img");rt.src=fe.iconUrl,rt.alt="",rt.className="persona-rounded-xl persona-object-cover",rt.style.height=Xt,rt.style.width=Xt,Le.replaceChildren(rt)}}else{let Fe=Le.querySelector("svg"),rt=Le.querySelector("img");(Fe||rt)&&Le.replaceChildren(),Le.textContent=(Ga=fe.agentIconText)!=null?Ga:"\u{1F4AC}"}let Ct=Le.querySelector("img");Ct&&(Ct.style.height=Xt,Ct.style.width=Xt)}}let $t=(Xa=(Ya=n.layout)==null?void 0:Ya.header)==null?void 0:Xa.showTitle,pn=(Qa=(Za=n.layout)==null?void 0:Za.header)==null?void 0:Qa.showSubtitle;if(ft&&(ft.style.display=$t===!1?"none":""),yt&&(yt.style.display=pn===!1?"none":""),G){((ti=(ei=n.layout)==null?void 0:ei.header)==null?void 0:ti.showCloseButton)===!1?G.style.display="none":G.style.display="";let Qe=(ni=fe.closeButtonSize)!=null?ni:"32px",Ct=(ri=fe.closeButtonPlacement)!=null?ri:"inline";G.style.height=Qe,G.style.width=Qe;let{closeButtonWrapper:Fe}=re,rt=Ct==="top-right",Dt=Fe==null?void 0:Fe.classList.contains("persona-absolute");if(Fe&&rt!==Dt)if(Fe.remove(),rt)Fe.className="persona-absolute persona-top-4 persona-right-4 persona-z-50",ee.style.position="relative",ee.appendChild(Fe);else{let et=(si=(oi=fe.clearChat)==null?void 0:oi.placement)!=null?si:"inline",_t=(ii=(ai=fe.clearChat)==null?void 0:ai.enabled)!=null?ii:!0;Fe.className=_t&&et==="inline"?"":"persona-ml-auto";let nn=ee.querySelector(".persona-border-b-persona-divider");nn&&nn.appendChild(Fe)}if(G.style.color=fe.closeButtonColor||bn.actionIconColor,fe.closeButtonBackgroundColor?(G.style.backgroundColor=fe.closeButtonBackgroundColor,G.classList.remove("hover:persona-bg-gray-100")):(G.style.backgroundColor="",G.classList.add("hover:persona-bg-gray-100")),fe.closeButtonBorderWidth||fe.closeButtonBorderColor){let et=fe.closeButtonBorderWidth||"0px",_t=fe.closeButtonBorderColor||"transparent";G.style.border=`${et} solid ${_t}`,G.classList.remove("persona-border-none")}else G.style.border="",G.classList.add("persona-border-none");fe.closeButtonBorderRadius?(G.style.borderRadius=fe.closeButtonBorderRadius,G.classList.remove("persona-rounded-full")):(G.style.borderRadius="",G.classList.add("persona-rounded-full")),fe.closeButtonPaddingX?(G.style.paddingLeft=fe.closeButtonPaddingX,G.style.paddingRight=fe.closeButtonPaddingX):(G.style.paddingLeft="",G.style.paddingRight=""),fe.closeButtonPaddingY?(G.style.paddingTop=fe.closeButtonPaddingY,G.style.paddingBottom=fe.closeButtonPaddingY):(G.style.paddingTop="",G.style.paddingBottom="");let jt=(li=fe.closeButtonIconName)!=null?li:"x",fn=(ci=fe.closeButtonIconText)!=null?ci:"\xD7";G.innerHTML="";let Zt=he(jt,"20px","currentColor",2);Zt?G.appendChild(Zt):G.textContent=fn;let kt=(di=fe.closeButtonTooltipText)!=null?di:"Close chat",sn=(pi=fe.closeButtonShowTooltip)!=null?pi:!0;if(G.setAttribute("aria-label",kt),Fe&&(Fe._cleanupTooltip&&(Fe._cleanupTooltip(),delete Fe._cleanupTooltip),sn&&kt)){let et=null,_t=()=>{if(et||!G)return;let nr=G.ownerDocument,Jr=nr.body;if(!Jr)return;et=En(nr,"div","persona-clear-chat-tooltip"),et.textContent=kt;let Kr=En(nr,"div");Kr.className="persona-clear-chat-tooltip-arrow",et.appendChild(Kr);let rr=G.getBoundingClientRect();et.style.position="fixed",et.style.left=`${rr.left+rr.width/2}px`,et.style.top=`${rr.top-8}px`,et.style.transform="translate(-50%, -100%)",Jr.appendChild(et)},nn=()=>{et&&et.parentNode&&(et.parentNode.removeChild(et),et=null)};Fe.addEventListener("mouseenter",_t),Fe.addEventListener("mouseleave",nn),G.addEventListener("focus",_t),G.addEventListener("blur",nn),Fe._cleanupTooltip=()=>{nn(),Fe&&(Fe.removeEventListener("mouseenter",_t),Fe.removeEventListener("mouseleave",nn)),G&&(G.removeEventListener("focus",_t),G.removeEventListener("blur",nn))}}}let{clearChatButton:Je,clearChatButtonWrapper:At}=re;if(Je){let j=(ui=fe.clearChat)!=null?ui:{},Qe=(gi=j.enabled)!=null?gi:!0,Ct=(fi=(mi=n.layout)==null?void 0:mi.header)==null?void 0:fi.showClearChat,Fe=Ct!==void 0?Ct:Qe,rt=(hi=j.placement)!=null?hi:"inline";if(At){At.style.display=Fe?"":"none";let{closeButtonWrapper:Dt}=re;Dt&&!Dt.classList.contains("persona-absolute")&&(Fe?Dt.classList.remove("persona-ml-auto"):Dt.classList.add("persona-ml-auto"));let jt=rt==="top-right",fn=At.classList.contains("persona-absolute");if(jt!==fn&&Fe){if(At.remove(),jt)At.className="persona-absolute persona-top-4 persona-z-50",At.style.right="48px",ee.style.position="relative",ee.appendChild(At);else{At.className="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",At.style.right="";let kt=ee.querySelector(".persona-border-b-persona-divider"),sn=re.closeButtonWrapper;kt&&sn&&sn.parentElement===kt?kt.insertBefore(At,sn):kt&&kt.appendChild(At)}let Zt=re.closeButtonWrapper;Zt&&!Zt.classList.contains("persona-absolute")&&(jt?Zt.classList.add("persona-ml-auto"):Zt.classList.remove("persona-ml-auto"))}}if(Fe){let Dt=(yi=j.size)!=null?yi:"32px";Je.style.height=Dt,Je.style.width=Dt;let jt=(bi=j.iconName)!=null?bi:"refresh-cw",fn=(xi=j.iconColor)!=null?xi:"";Je.style.color=fn||bn.actionIconColor,Je.innerHTML="";let Zt=he(jt,"20px","currentColor",2);if(Zt&&Je.appendChild(Zt),j.backgroundColor?(Je.style.backgroundColor=j.backgroundColor,Je.classList.remove("hover:persona-bg-gray-100")):(Je.style.backgroundColor="",Je.classList.add("hover:persona-bg-gray-100")),j.borderWidth||j.borderColor){let et=j.borderWidth||"0px",_t=j.borderColor||"transparent";Je.style.border=`${et} solid ${_t}`,Je.classList.remove("persona-border-none")}else Je.style.border="",Je.classList.add("persona-border-none");j.borderRadius?(Je.style.borderRadius=j.borderRadius,Je.classList.remove("persona-rounded-full")):(Je.style.borderRadius="",Je.classList.add("persona-rounded-full")),j.paddingX?(Je.style.paddingLeft=j.paddingX,Je.style.paddingRight=j.paddingX):(Je.style.paddingLeft="",Je.style.paddingRight=""),j.paddingY?(Je.style.paddingTop=j.paddingY,Je.style.paddingBottom=j.paddingY):(Je.style.paddingTop="",Je.style.paddingBottom="");let kt=(vi=j.tooltipText)!=null?vi:"Clear chat",sn=(Ci=j.showTooltip)!=null?Ci:!0;if(Je.setAttribute("aria-label",kt),At&&(At._cleanupTooltip&&(At._cleanupTooltip(),delete At._cleanupTooltip),sn&&kt)){let et=null,_t=()=>{if(et||!Je)return;let nr=Je.ownerDocument,Jr=nr.body;if(!Jr)return;et=En(nr,"div","persona-clear-chat-tooltip"),et.textContent=kt;let Kr=En(nr,"div");Kr.className="persona-clear-chat-tooltip-arrow",et.appendChild(Kr);let rr=Je.getBoundingClientRect();et.style.position="fixed",et.style.left=`${rr.left+rr.width/2}px`,et.style.top=`${rr.top-8}px`,et.style.transform="translate(-50%, -100%)",Jr.appendChild(et)},nn=()=>{et&&et.parentNode&&(et.parentNode.removeChild(et),et=null)};At.addEventListener("mouseenter",_t),At.addEventListener("mouseleave",nn),Je.addEventListener("focus",_t),Je.addEventListener("blur",nn),At._cleanupTooltip=()=>{nn(),At&&(At.removeEventListener("mouseenter",_t),At.removeEventListener("mouseleave",nn)),Je&&(Je.removeEventListener("focus",_t),Je.removeEventListener("blur",nn))}}}}let wo=n.actionParsers&&n.actionParsers.length?n.actionParsers:[Vo],So=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[kr.message,kr.messageAndClick];S=Jo({parsers:wo,handlers:So,getSessionMetadata:p,updateSessionMetadata:f,emit:o.emit,documentRef:typeof document!="undefined"?document:null}),z=oc(n,S,oe),D.updateConfig(n),Zn(ce,D.getMessages(),z),On.render(n.suggestionChips,D,Q,void 0,n.suggestionChipsConfig),Fr(),ur(D.isStreaming());let Ao=((wi=n.voiceRecognition)==null?void 0:wi.enabled)===!0,Eo=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),To=((Ai=(Si=n.voiceRecognition)==null?void 0:Si.provider)==null?void 0:Ai.type)==="runtype";if(Ao&&(Eo||To))if(!E||!Ee){let j=xo(n.voiceRecognition,n.sendButton);j&&(E=j.micButton,Ee=j.micButtonWrapper,de.insertBefore(Ee,_e),E.addEventListener("click",X),E.disabled=D.isStreaming())}else{let j=(Ei=n.voiceRecognition)!=null?Ei:{},Qe=(Ti=n.sendButton)!=null?Ti:{},Ct=(Mi=j.iconName)!=null?Mi:"mic",Fe=(ki=Qe.size)!=null?ki:"40px",rt=(Li=j.iconSize)!=null?Li:Fe,Dt=parseFloat(rt)||24;E.style.width=rt,E.style.height=rt,E.style.minWidth=rt,E.style.minHeight=rt;let jt=(Pi=(Ii=j.iconColor)!=null?Ii:Qe.textColor)!=null?Pi:"currentColor";E.innerHTML="";let fn=he(Ct,Dt,jt,2);fn?E.appendChild(fn):E.textContent="\u{1F3A4}";let Zt=(Wi=j.backgroundColor)!=null?Wi:Qe.backgroundColor;Zt?(E.style.backgroundColor=Zt,E.classList.remove("persona-bg-persona-primary")):(E.style.backgroundColor="",E.classList.add("persona-bg-persona-primary")),jt?(E.style.color=jt,E.classList.remove("persona-text-white")):!jt&&!Qe.textColor&&(E.style.color="",E.classList.add("persona-text-white")),j.borderWidth?(E.style.borderWidth=j.borderWidth,E.style.borderStyle="solid"):(E.style.borderWidth="",E.style.borderStyle=""),j.borderColor?E.style.borderColor=j.borderColor:E.style.borderColor="",j.paddingX?(E.style.paddingLeft=j.paddingX,E.style.paddingRight=j.paddingX):(E.style.paddingLeft="",E.style.paddingRight=""),j.paddingY?(E.style.paddingTop=j.paddingY,E.style.paddingBottom=j.paddingY):(E.style.paddingTop="",E.style.paddingBottom="");let kt=Ee==null?void 0:Ee.querySelector(".persona-send-button-tooltip"),sn=(Ri=j.tooltipText)!=null?Ri:"Start voice recognition";if(((Hi=j.showTooltip)!=null?Hi:!1)&&sn)if(kt)kt.textContent=sn,kt.style.display="";else{let _t=document.createElement("div");_t.className="persona-send-button-tooltip",_t.textContent=sn,Ee==null||Ee.insertBefore(_t,E)}else kt&&(kt.style.display="none");Ee.style.display="",E.disabled=D.isStreaming()}else E&&Ee&&(Ee.style.display="none",((Di=(Bi=n.voiceRecognition)==null?void 0:Bi.provider)==null?void 0:Di.type)==="runtype"?D.isVoiceActive()&&D.toggleVoice():on&&gn());if(((Ni=n.attachments)==null?void 0:Ni.enabled)===!0)if(!be||!ne){let j=(Oi=n.attachments)!=null?Oi:{},Ct=(Fi=(($i=n.sendButton)!=null?$i:{}).size)!=null?Fi:"40px";Xe||(Xe=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),Xe.style.display="none",it.insertBefore(Xe,Q)),Ce||(Ce=document.createElement("input"),Ce.type="file",Ce.accept=((_i=j.allowedTypes)!=null?_i:Hn).join(","),Ce.multiple=((ji=j.maxFiles)!=null?ji:4)>1,Ce.style.display="none",Ce.setAttribute("aria-label","Attach files"),it.insertBefore(Ce,Q)),be=h("div","persona-send-button-wrapper"),ne=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),ne.type="button",ne.setAttribute("aria-label",(zi=j.buttonTooltipText)!=null?zi:"Attach file");let Fe=(qi=j.buttonIconName)!=null?qi:"paperclip",rt=Ct,Dt=parseFloat(rt)||40,jt=Math.round(Dt*.6);ne.style.width=rt,ne.style.height=rt,ne.style.minWidth=rt,ne.style.minHeight=rt,ne.style.fontSize="18px",ne.style.lineHeight="1",ne.style.backgroundColor="transparent",ne.style.color="var(--persona-primary, #111827)",ne.style.border="none",ne.style.borderRadius="6px",ne.style.transition="background-color 0.15s ease",ne.addEventListener("mouseenter",()=>{ne.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),ne.addEventListener("mouseleave",()=>{ne.style.backgroundColor="transparent"});let fn=he(Fe,jt,"currentColor",1.5);fn?ne.appendChild(fn):ne.textContent="\u{1F4CE}",ne.addEventListener("click",sn=>{sn.preventDefault(),Ce==null||Ce.click()}),be.appendChild(ne);let Zt=(Ui=j.buttonTooltipText)!=null?Ui:"Attach file",kt=h("div","persona-send-button-tooltip");kt.textContent=Zt,be.appendChild(kt),Vt.append(be),!ye&&Ce&&Xe&&(ye=wr.fromConfig(j),ye.setPreviewsContainer(Xe),Ce.addEventListener("change",async()=>{ye&&(Ce!=null&&Ce.files)&&(await ye.handleFileSelect(Ce.files),Ce.value="")}))}else{be.style.display="";let j=(Vi=n.attachments)!=null?Vi:{};Ce&&(Ce.accept=((Ji=j.allowedTypes)!=null?Ji:Hn).join(","),Ce.multiple=((Ki=j.maxFiles)!=null?Ki:4)>1),ye&&ye.updateConfig({allowedTypes:j.allowedTypes,maxFileSize:j.maxFileSize,maxFiles:j.maxFiles})}else be&&(be.style.display="none"),ye&&ye.clearAttachments();let Pt=(Gi=n.sendButton)!=null?Gi:{},Mo=(Yi=Pt.useIcon)!=null?Yi:!1,Ur=(Xi=Pt.iconText)!=null?Xi:"\u2191",Vr=Pt.iconName,hr=(Zi=Pt.tooltipText)!=null?Zi:"Send message",ko=(Qi=Pt.showTooltip)!=null?Qi:!1,jn=(el=Pt.size)!=null?el:"40px",Kt=Pt.backgroundColor,Ft=Pt.textColor;if(Mo){if(K.style.width=jn,K.style.height=jn,K.style.minWidth=jn,K.style.minHeight=jn,K.style.fontSize="18px",K.style.lineHeight="1",K.innerHTML="",Vr){let j=parseFloat(jn)||24,Qe=Ft&&typeof Ft=="string"&&Ft.trim()?Ft.trim():"currentColor",Ct=he(Vr,j,Qe,2);Ct?(K.appendChild(Ct),K.style.color=Qe):(K.textContent=Ur,Ft?K.style.color=Ft:K.classList.add("persona-text-white"))}else K.textContent=Ur,Ft?K.style.color=Ft:K.classList.add("persona-text-white");K.className="persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer",Kt?(K.style.backgroundColor=Kt,K.classList.remove("persona-bg-persona-primary")):K.classList.add("persona-bg-persona-primary")}else K.textContent=(nl=(tl=n.copy)==null?void 0:tl.sendButtonLabel)!=null?nl:"Send",K.style.width="",K.style.height="",K.style.minWidth="",K.style.minHeight="",K.style.fontSize="",K.style.lineHeight="",K.className="persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-50 persona-cursor-pointer",Kt?(K.style.backgroundColor=Kt,K.classList.remove("persona-bg-persona-accent")):K.classList.add("persona-bg-persona-accent"),Ft?K.style.color=Ft:K.classList.add("persona-text-white");Pt.borderWidth?(K.style.borderWidth=Pt.borderWidth,K.style.borderStyle="solid"):(K.style.borderWidth="",K.style.borderStyle=""),Pt.borderColor?K.style.borderColor=Pt.borderColor:K.style.borderColor="",Pt.paddingX?(K.style.paddingLeft=Pt.paddingX,K.style.paddingRight=Pt.paddingX):(K.style.paddingLeft="",K.style.paddingRight=""),Pt.paddingY?(K.style.paddingTop=Pt.paddingY,K.style.paddingBottom=Pt.paddingY):(K.style.paddingTop="",K.style.paddingBottom="");let An=_e==null?void 0:_e.querySelector(".persona-send-button-tooltip");if(ko&&hr)if(An)An.textContent=hr,An.style.display="";else{let j=document.createElement("div");j.className="persona-send-button-tooltip",j.textContent=hr,_e==null||_e.insertBefore(j,K)}else An&&(An.style.display="none");let yr=(rl=n.statusIndicator)!=null?rl:{},$c=(ol=yr.visible)!=null?ol:!0;if(Lt.style.display=$c?"":"none",D){let j=D.getStatus();tt(Lt,(Ct=>{var Fe,rt,Dt,jt;return Ct==="idle"?(Fe=yr.idleText)!=null?Fe:Gt.idle:Ct==="connecting"?(rt=yr.connectingText)!=null?rt:Gt.connecting:Ct==="connected"?(Dt=yr.connectedText)!=null?Dt:Gt.connected:Ct==="error"?(jt=yr.errorText)!=null?jt:Gt.error:Gt[Ct]})(j),yr,j)}},open(){b&&vt(!0,"api")},close(){b&&vt(!1,"api")},toggle(){b&&vt(!T,"api")},clearChat(){rn=!1,D.clearMessages(),Fn.clear();try{localStorage.removeItem(Lr),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Lr}`)}catch(g){console.error("[AgentWidget] Failed to clear default localStorage:",g)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Lr)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(g){console.error("[AgentWidget] Failed to clear custom localStorage:",g)}let l=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(l),a!=null&&a.clear)try{let g=a.clear();g instanceof Promise&&g.catch(y=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)})}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",g)}i={},S.syncFromMetadata(),F==null||F.clear(),J==null||J.update()},setMessage(l){return!Q||D.isStreaming()?!1:(!T&&b&&vt(!0,"system"),Q.value=l,Q.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(l){if(D.isStreaming())return!1;let g=(l==null?void 0:l.trim())||Q.value.trim();return g?(!T&&b&&vt(!0,"system"),Q.value="",Q.style.height="auto",D.sendMessage(g),!0):!1},startVoiceRecognition(){var g,y;return D.isStreaming()?!1:((y=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:y.type)==="runtype"?(D.isVoiceActive()||(!T&&b&&vt(!0,"system"),ze.manuallyDeactivated=!1,Qt(),D.toggleVoice().then(()=>{ze.active=D.isVoiceActive(),cn("user"),D.isVoiceActive()&&_n()})),!0):on?!0:qr()?(!T&&b&&vt(!0,"system"),ze.manuallyDeactivated=!1,Qt(),er("user"),!0):!1},stopVoiceRecognition(){var l,g;return((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?D.isVoiceActive()?(D.toggleVoice().then(()=>{ze.active=!1,ze.manuallyDeactivated=!0,Qt(),cn("user"),mn()}),!0):!1:on?(ze.manuallyDeactivated=!0,Qt(),gn("user"),!0):!1},injectMessage(l){return!T&&b&&vt(!0,"system"),D.injectMessage(l)},injectAssistantMessage(l){!T&&b&&vt(!0,"system");let g=D.injectAssistantMessage(l);return V&&(V=!1,ue&&(clearTimeout(ue),ue=null),setTimeout(()=>{D&&!D.isStreaming()&&D.continueConversation()},100)),g},injectUserMessage(l){return!T&&b&&vt(!0,"system"),D.injectUserMessage(l)},injectSystemMessage(l){return!T&&b&&vt(!0,"system"),D.injectSystemMessage(l)},injectMessageBatch(l){return!T&&b&&vt(!0,"system"),D.injectMessageBatch(l)},injectTestMessage(l){!T&&b&&vt(!0,"system"),D.injectTestEvent(l)},async connectStream(l,g){return D.connectStream(l,g)},__pushEventStreamEvent(l){F&&F.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:l.type,timestamp:Date.now(),payload:JSON.stringify(l.payload)})},showEventStream(){!ie||!F||nt()},hideEventStream(){me&&Et()},isEventStreamVisible(){return me},showArtifacts(){un(n)&&(rn=!1,Cn(),Ze==null||Ze.setMobileOpen(!0))},hideArtifacts(){un(n)&&(rn=!0,Cn())},upsertArtifact(l){return un(n)?(rn=!1,D.upsertArtifact(l)):null},selectArtifact(l){un(n)&&D.selectArtifact(l)},clearArtifacts(){un(n)&&D.clearArtifacts()},focusInput(){return b&&!T||!Q?!1:(Q.focus(),!0)},async resolveApproval(l,g){let A=D.getMessages().find(L=>{var R;return L.variant==="approval"&&((R=L.approval)==null?void 0:R.id)===l});if(!(A!=null&&A.approval))throw new Error(`Approval not found: ${l}`);return D.resolveApproval(A.approval,g)},getMessages(){return D.getMessages()},getStatus(){return D.getStatus()},getPersistentMetadata(){return{...i}},updatePersistentMetadata(l){f(l)},on(l,g){return o.on(l,g)},off(l,g){o.off(l,g)},isOpen(){return b&&T},isVoiceActive(){return ze.active},getState(){return{open:b&&T,launcherEnabled:b,voiceActive:ze.active,streaming:D.isStreaming()}},showCSATFeedback(l){!T&&b&&vt(!0,"system");let g=ce.querySelector(".persona-feedback-container");g&&g.remove();let y=Ws({onSubmit:async(A,L)=>{var R;D.isClientTokenMode()&&await D.submitCSATFeedback(A,L),(R=l==null?void 0:l.onSubmit)==null||R.call(l,A,L)},onDismiss:l==null?void 0:l.onDismiss,...l});ce.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},showNPSFeedback(l){!T&&b&&vt(!0,"system");let g=ce.querySelector(".persona-feedback-container");g&&g.remove();let y=Rs({onSubmit:async(A,L)=>{var R;D.isClientTokenMode()&&await D.submitNPSFeedback(A,L),(R=l==null?void 0:l.onSubmit)==null||R.call(l,A,L)},onDismiss:l==null?void 0:l.onDismiss,...l});ce.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},async submitCSATFeedback(l,g){return D.submitCSATFeedback(l,g)},async submitNPSFeedback(l,g){return D.submitNPSFeedback(l,g)},destroy(){Tt.forEach(l=>l()),Te.remove(),je==null||je.destroy(),Ve==null||Ve.remove(),Sn&&G.removeEventListener("click",Sn)}};if((((ua=t==null?void 0:t.debugTools)!=null?ua:!1)||!!n.debug)&&typeof window!="undefined"){let l=window.AgentWidgetBrowser,g={controller:P,getMessages:P.getMessages,getStatus:P.getStatus,getMetadata:P.getPersistentMetadata,updateMetadata:P.updatePersistentMetadata,clearHistory:()=>P.clearChat(),setVoiceActive:y=>y?P.startVoiceRecognition():P.stopVoiceRecognition()};window.AgentWidgetBrowser=g,Tt.push(()=>{window.AgentWidgetBrowser===g&&(window.AgentWidgetBrowser=l)})}if(typeof window!="undefined"){let l=e.getAttribute("data-persona-instance")||e.id||"persona-"+Math.random().toString(36).slice(2,8),g=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.focusInput()};if(window.addEventListener("persona:focusInput",g),Tt.push(()=>{window.removeEventListener("persona:focusInput",g)}),ie){let U=se=>{let ve=se.detail;(!(ve!=null&&ve.instanceId)||ve.instanceId===l)&&P.showEventStream()},O=se=>{let ve=se.detail;(!(ve!=null&&ve.instanceId)||ve.instanceId===l)&&P.hideEventStream()};window.addEventListener("persona:showEventStream",U),window.addEventListener("persona:hideEventStream",O),Tt.push(()=>{window.removeEventListener("persona:showEventStream",U),window.removeEventListener("persona:hideEventStream",O)})}let y=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.showArtifacts()},A=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.hideArtifacts()},L=U=>{let O=U.detail;O!=null&&O.instanceId&&O.instanceId!==l||O!=null&&O.artifact&&P.upsertArtifact(O.artifact)},R=U=>{let O=U.detail;O!=null&&O.instanceId&&O.instanceId!==l||typeof(O==null?void 0:O.id)=="string"&&P.selectArtifact(O.id)},W=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.clearArtifacts()};window.addEventListener("persona:showArtifacts",y),window.addEventListener("persona:hideArtifacts",A),window.addEventListener("persona:upsertArtifact",L),window.addEventListener("persona:selectArtifact",R),window.addEventListener("persona:clearArtifacts",W),Tt.push(()=>{window.removeEventListener("persona:showArtifacts",y),window.removeEventListener("persona:hideArtifacts",A),window.removeEventListener("persona:upsertArtifact",L),window.removeEventListener("persona:selectArtifact",R),window.removeEventListener("persona:clearArtifacts",W)})}let xe=dp(n.persistState);if(xe&&b){let l=pp(xe.storage),g=`${xe.keyPrefix}widget-open`,y=`${xe.keyPrefix}widget-voice`,A=`${xe.keyPrefix}widget-voice-mode`;if(l){let L=((ga=xe.persist)==null?void 0:ga.openState)&&l.getItem(g)==="true",R=((ma=xe.persist)==null?void 0:ma.voiceState)&&l.getItem(y)==="true",W=((fa=xe.persist)==null?void 0:fa.voiceState)&&l.getItem(A)==="true";if(L&&setTimeout(()=>{P.open(),setTimeout(()=>{var U;if(R||W)P.startVoiceRecognition();else if((U=xe.persist)!=null&&U.focusInput){let O=e.querySelector("textarea");O&&O.focus()}},100)},0),(ha=xe.persist)!=null&&ha.openState&&(o.on("widget:opened",()=>{l.setItem(g,"true")}),o.on("widget:closed",()=>{l.setItem(g,"false")})),(ya=xe.persist)!=null&&ya.voiceState&&(o.on("voice:state",U=>{l.setItem(y,U.active?"true":"false")}),o.on("user:message",U=>{l.setItem(A,U.viaVoice?"true":"false")})),xe.clearOnChatClear){let U=()=>{l.removeItem(g),l.removeItem(y),l.removeItem(A)},O=()=>U();window.addEventListener("persona:clear-chat",O),Tt.push(()=>{window.removeEventListener("persona:clear-chat",O)})}}}return c&&b&&setTimeout(()=>{P.open()},0),P};var up=(e,r)=>{let t=e.trim(),n=/^(\d+(?:\.\d+)?)px$/i.exec(t);if(n)return Math.max(0,parseFloat(n[1]));let s=/^(\d+(?:\.\d+)?)%$/i.exec(t);return s?Math.max(0,r*parseFloat(s[1])/100):420},sc=(e,r)=>{var n,s;let t=(s=(n=r==null?void 0:r.launcher)==null?void 0:n.enabled)!=null?s:!0;e.className="persona-host",e.style.height=t?"":"100%",e.style.display=t?"":"flex",e.style.flexDirection=t?"":"column",e.style.flex=t?"":"1 1 auto",e.style.minHeight=t?"":"0"},$s=e=>{e.style.position="",e.style.top="",e.style.bottom="",e.style.left="",e.style.right="",e.style.zIndex="",e.style.transform="",e.style.pointerEvents=""},ac=e=>{e.style.inset="",e.style.width="",e.style.height="",e.style.maxWidth="",e.style.minWidth="",$s(e)},Ds=e=>{e.style.transition=""},Ns=e=>{e.style.display="",e.style.flexDirection="",e.style.flex="",e.style.minHeight="",e.style.minWidth="",e.style.width="",e.style.height="",e.style.alignItems="",e.style.transition="",e.style.transform=""},Os=e=>{e.style.width="",e.style.maxWidth="",e.style.minWidth="",e.style.flex="1 1 auto"},Ko=(e,r)=>{e.style.width="",e.style.minWidth="",e.style.maxWidth="",e.style.boxSizing="",r.style.alignItems=""},gp=(e,r,t,n,s)=>{s?t.parentElement!==r&&(e.replaceChildren(),r.replaceChildren(t,n),e.appendChild(r)):t.parentElement===r&&(r.replaceChildren(),e.appendChild(t),e.appendChild(n))},mp=(e,r,t,n,s,o)=>{let a=o?r:e;s==="left"?a.firstElementChild!==n&&a.replaceChildren(n,t):a.lastElementChild!==n&&a.replaceChildren(t,n)},ic=(e,r,t,n,s,o,a)=>{var v,S,b,x,k,_;let i=hn(o),d=i.reveal==="push";gp(e,r,t,n,d),mp(e,r,t,n,i.side,d),e.dataset.personaHostLayout="docked",e.dataset.personaDockSide=i.side,e.dataset.personaDockOpen=a?"true":"false",e.style.width="100%",e.style.maxWidth="100%",e.style.minWidth="0",e.style.height="100%",e.style.minHeight="0",e.style.position="relative",t.style.display="flex",t.style.flexDirection="column",t.style.minHeight="0",t.style.position="relative",s.className="persona-host",s.style.height="100%",s.style.minHeight="0",s.style.display="flex",s.style.flexDirection="column",s.style.flex="1 1 auto";let c=e.ownerDocument.defaultView,u=(S=(v=o==null?void 0:o.launcher)==null?void 0:v.mobileFullscreen)!=null?S:!0,p=(x=(b=o==null?void 0:o.launcher)==null?void 0:b.mobileBreakpoint)!=null?x:640,f=c!=null?c.innerWidth<=p:!1;if(u&&f&&a){e.dataset.personaDockMobileFullscreen="true",e.removeAttribute("data-persona-dock-reveal"),Ns(r),Ds(n),ac(n),Os(t),Ko(s,n),e.style.display="flex",e.style.flexDirection="column",e.style.alignItems="stretch",e.style.overflow="hidden",t.style.flex="1 1 auto",t.style.width="100%",t.style.minWidth="0",n.style.display="flex",n.style.flexDirection="column",n.style.position="fixed",n.style.inset="0",n.style.width="100%",n.style.height="100%",n.style.maxWidth="100%",n.style.minWidth="0",n.style.minHeight="0",n.style.overflow="hidden",n.style.zIndex=String((_=(k=o==null?void 0:o.launcher)==null?void 0:k.zIndex)!=null?_:9999),n.style.transform="none",n.style.transition="none",n.style.pointerEvents="auto",n.style.flex="none",d&&(r.style.display="flex",r.style.flexDirection="column",r.style.width="100%",r.style.height="100%",r.style.minHeight="0",r.style.minWidth="0",r.style.flex="1 1 auto",r.style.alignItems="stretch",r.style.transform="none",r.style.transition="none",t.style.flex="1 1 auto",t.style.width="100%",t.style.maxWidth="100%",t.style.minWidth="0");return}if(e.removeAttribute("data-persona-dock-mobile-fullscreen"),ac(n),i.reveal==="overlay"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="overlay",Ns(r),Ds(n),Os(t),Ko(s,n);let w=i.animate?"transform 180ms ease":"none",I=i.side==="right"?"translateX(100%)":"translateX(-100%)",$=a?"translateX(0)":I;n.style.display="flex",n.style.flexDirection="column",n.style.flex="none",n.style.position="absolute",n.style.top="0",n.style.bottom="0",n.style.width=i.width,n.style.maxWidth=i.width,n.style.minWidth=i.width,n.style.minHeight="0",n.style.overflow="hidden",n.style.transition=w,n.style.transform=$,n.style.pointerEvents=a?"auto":"none",n.style.zIndex="2",i.side==="right"?(n.style.right="0",n.style.left=""):(n.style.left="0",n.style.right="")}else if(i.reveal==="push"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="push",Ds(n),$s(n),Ko(s,n);let w=up(i.width,e.clientWidth),I=Math.max(0,e.clientWidth),$=i.animate?"transform 180ms ease":"none",T=i.side==="right"?a?`translateX(-${w}px)`:"translateX(0)":a?"translateX(0)":`translateX(-${w}px)`;r.style.display="flex",r.style.flexDirection="row",r.style.flex="0 0 auto",r.style.minHeight="0",r.style.minWidth="0",r.style.alignItems="stretch",r.style.height="100%",r.style.width=`${I+w}px`,r.style.transition=$,r.style.transform=T,t.style.flex="0 0 auto",t.style.flexGrow="0",t.style.flexShrink="0",t.style.width=`${I}px`,t.style.maxWidth=`${I}px`,t.style.minWidth=`${I}px`,n.style.display="flex",n.style.flexDirection="column",n.style.flex="0 0 auto",n.style.flexShrink="0",n.style.width=i.width,n.style.minWidth=i.width,n.style.maxWidth=i.width,n.style.position="relative",n.style.overflow="hidden",n.style.transition="none",n.style.pointerEvents=a?"auto":"none"}else{e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="",Ns(r),$s(n),Os(t),Ko(s,n);let w=i.reveal==="emerge";w?e.dataset.personaDockReveal="emerge":e.removeAttribute("data-persona-dock-reveal");let I=a?i.width:"0px",$=i.animate?"width 180ms ease, min-width 180ms ease, max-width 180ms ease, flex-basis 180ms ease":"none",T=!a;n.style.display="flex",n.style.flexDirection="column",n.style.flex=`0 0 ${I}`,n.style.width=I,n.style.maxWidth=I,n.style.minWidth=I,n.style.minHeight="0",n.style.position="relative",n.style.overflow=w||T?"hidden":"visible",n.style.transition=$,w&&(n.style.alignItems=i.side==="right"?"flex-start":"flex-end",s.style.width=i.width,s.style.minWidth=i.width,s.style.maxWidth=i.width,s.style.boxSizing="border-box")}},fp=(e,r)=>{let t=e.ownerDocument.createElement("div");return sc(t,r),e.appendChild(t),{mode:"direct",host:t,shell:null,syncWidgetState:()=>{},updateConfig(n){sc(t,n)},destroy(){t.remove()}}},hp=(e,r)=>{var k,_,w,I;let{ownerDocument:t}=e,n=e.parentElement;if(!n)throw new Error("Docked widget target must be attached to the DOM");let s=e.tagName.toUpperCase();if(s==="BODY"||s==="HTML")throw new Error('Docked widget target must be a concrete container element, not "body" or "html"');let o=e.nextSibling,a=t.createElement("div"),i=t.createElement("div"),d=t.createElement("div"),c=t.createElement("aside"),u=t.createElement("div"),p=(_=(k=r==null?void 0:r.launcher)==null?void 0:k.enabled)==null||_?(I=(w=r==null?void 0:r.launcher)==null?void 0:w.autoExpand)!=null?I:!1:!0;i.dataset.personaDockRole="push-track",d.dataset.personaDockRole="content",c.dataset.personaDockRole="panel",u.dataset.personaDockRole="host",c.appendChild(u),n.insertBefore(a,e),d.appendChild(e);let f=null,m=()=>{f==null||f.disconnect(),f=null},v=()=>{m(),hn(r).reveal==="push"&&typeof ResizeObserver!="undefined"&&(f=new ResizeObserver(()=>{ic(a,i,d,c,u,r,p)}),f.observe(a))},S=()=>{ic(a,i,d,c,u,r,p),v()},b=a.ownerDocument.defaultView,x=()=>{S()};return b==null||b.addEventListener("resize",x),hn(r).reveal==="push"?(i.appendChild(d),i.appendChild(c),a.appendChild(i)):(a.appendChild(d),a.appendChild(c)),S(),{mode:"docked",host:u,shell:a,syncWidgetState($){let T=$.launcherEnabled?$.open:!0;p!==T&&(p=T,S())},updateConfig($){var T,V;r=$,((V=(T=r==null?void 0:r.launcher)==null?void 0:T.enabled)!=null?V:!0)===!1&&(p=!0),S()},destroy(){b==null||b.removeEventListener("resize",x),m(),n.isConnected&&(o&&o.parentNode===n?n.insertBefore(e,o):n.appendChild(e)),a.remove()}}},Go=(e,r)=>zt(r)?hp(e,r):fp(e,r);var Fs={},yp=e=>{if(typeof window=="undefined"||typeof document=="undefined")throw new Error("Chat widget can only be mounted in a browser environment");if(typeof e=="string"){let r=document.querySelector(e);if(!r)throw new Error(`Chat widget target "${e}" was not found`);return r}return e},bp=()=>{try{if(typeof Fs!="undefined"&&Fs.url)return new URL("../widget.css",Fs.url).href}catch{}return null},lc=(e,r)=>{let t=bp(),n=()=>{if(!(e instanceof ShadowRoot)||e.querySelector("link[data-persona]"))return;let s=r.head.querySelector("link[data-persona]");if(!s)return;let o=s.cloneNode(!0);e.insertBefore(o,e.firstChild)};if(e instanceof ShadowRoot)if(t){let s=r.createElement("link");s.rel="stylesheet",s.href=t,s.setAttribute("data-persona","true"),e.insertBefore(s,e.firstChild)}else n();else if(!r.head.querySelector("link[data-persona]")&&t){let o=r.createElement("link");o.rel="stylesheet",o.href=t,o.setAttribute("data-persona","true"),r.head.appendChild(o)}},cc=e=>{var b;let r=yp(e.target),t=e.useShadowDom===!0,n=r.ownerDocument,s=e.config,o=Go(r,s),a,i=[],d=(x,k)=>{var $,T;let w=!((T=($=k==null?void 0:k.launcher)==null?void 0:$.enabled)!=null?T:!0)||zt(k),I=n.createElement("div");if(I.setAttribute("data-persona-root","true"),w&&(I.style.height="100%",I.style.display="flex",I.style.flexDirection="column",I.style.flex="1",I.style.minHeight="0"),t){let V=x.attachShadow({mode:"open"});V.appendChild(I),lc(V,n)}else x.appendChild(I),lc(x,n);return r.id&&I.setAttribute("data-persona-instance",r.id),I},c=()=>{o.syncWidgetState(a.getState())},u=()=>{i.forEach(x=>x()),i=[a.on("widget:opened",c),a.on("widget:closed",c)],c()},p=()=>{let x=d(o.host,s);a=Bs(x,s,{debugTools:e.debugTools}),u()},f=()=>{i.forEach(x=>x()),i=[],a.destroy()};p(),(b=e.onReady)==null||b.call(e);let m=x=>{f(),o.destroy(),o=Go(r,x),s=x,p()},v={update(x){var I,$,T,V,ue,oe;let k={...s,...x,launcher:{...(I=s==null?void 0:s.launcher)!=null?I:{},...($=x==null?void 0:x.launcher)!=null?$:{},dock:{...(V=(T=s==null?void 0:s.launcher)==null?void 0:T.dock)!=null?V:{},...(oe=(ue=x==null?void 0:x.launcher)==null?void 0:ue.dock)!=null?oe:{}}}},_=zt(s),w=zt(k);if(_!==w){m(k);return}s=k,o.updateConfig(s),a.update(x),c()},destroy(){f(),o.destroy(),e.windowKey&&typeof window!="undefined"&&delete window[e.windowKey]}},S=new Proxy(v,{get(x,k,_){if(k==="host")return o.host;if(k in x)return Reflect.get(x,k,_);let w=a[k];return typeof w=="function"?w.bind(a):w}});return e.windowKey&&typeof window!="undefined"&&(window[e.windowKey]=S),S};var mc=new Set(["script","style","noscript","svg","path","meta","link","br","hr"]),xp=new Set(["button","a","input","select","textarea","details","summary"]),vp=new Set(["button","link","menuitem","tab","option","switch","checkbox","radio","combobox","listbox","slider","spinbutton","textbox"]),_s=/\b(product|card|item|listing|result)\b/i,zs=/\$[\d,]+(?:\.\d{2})?|€[\d,]+(?:\.\d{2})?|£[\d,]+(?:\.\d{2})?|USD\s*[\d,]+(?:\.\d{2})?/i,Cp=3e3,wp=100;function fc(e){let r=typeof e.className=="string"?e.className:"";if(_s.test(r)||e.id&&_s.test(e.id))return!0;for(let t=0;t<e.attributes.length;t++){let n=e.attributes[t];if(n.name.startsWith("data-")&&_s.test(n.value))return!0}return!1}function hc(e){var r;return zs.test(((r=e.textContent)!=null?r:"").trim())}function yc(e){var t;let r=e.querySelectorAll("a[href]");for(let n=0;n<r.length;n++){let s=(t=r[n].getAttribute("href"))!=null?t:"";if(s&&s!=="#"&&!s.toLowerCase().startsWith("javascript:"))return!0}return!1}function Sp(e){return!!e.querySelector('button, [role="button"], input[type="submit"], input[type="button"]')}function dc(e){let r=e.match(zs);return r?r[0]:null}function pc(e){var n,s,o;let r=(n=e.querySelector(".product-title a, h1 a, h2 a, h3 a, h4 a, .title a, a[href]"))!=null?n:e.querySelector("a[href]");if(r&&((s=r.textContent)!=null&&s.trim())){let a=r.getAttribute("href");return{title:r.textContent.trim(),href:a&&a!=="#"?a:null}}let t=e.querySelector("h1, h2, h3, h4, h5, h6");return(o=t==null?void 0:t.textContent)!=null&&o.trim()?{title:t.textContent.trim(),href:null}:{title:"",href:null}}function Ap(e){let r=[],t=n=>{let s=n.trim();s&&!r.includes(s)&&r.push(s)};return e.querySelectorAll("button").forEach(n=>{var s;return t((s=n.textContent)!=null?s:"")}),e.querySelectorAll('[role="button"]').forEach(n=>{var s;return t((s=n.textContent)!=null?s:"")}),e.querySelectorAll('input[type="submit"], input[type="button"]').forEach(n=>{var s;t((s=n.value)!=null?s:"")}),r.slice(0,6)}var Ep="commerce-card",Tp="result-card";function uc(e){return!fc(e)||!hc(e)||!yc(e)&&!Sp(e)?0:5200}function gc(e){var n;return!fc(e)||hc(e)||!yc(e)||((n=e.textContent)!=null?n:"").trim().length<20||!(!!e.querySelector("h1, h2, h3, h4, h5, h6, .title")||!!e.querySelector(".snippet, .description, p"))?0:2800}var bc=[{id:Ep,scoreElement(e){return uc(e)},shouldSuppressDescendant(e,r,t){if(r===e||!e.contains(r))return!1;if(t.interactivity==="static"){let n=t.text.trim();return!!(n.length===0||zs.test(n)&&n.length<32)}return!0},formatSummary(e,r){var d,c,u;if(uc(e)===0)return null;let{title:t,href:n}=pc(e),s=(u=(c=dc(((d=e.textContent)!=null?d:"").trim()))!=null?c:dc(r.text))!=null?u:"",o=Ap(e);return[n&&t?`[${t}](${n})${s?` \u2014 ${s}`:""}`:t?`${t}${s?` \u2014 ${s}`:""}`:s||r.text.trim().slice(0,120),`selector: ${r.selector}`,o.length?`actions: ${o.join(", ")}`:""].filter(Boolean).join(`
|
|
98
|
-
`)}},{id:
|
|
99
|
-
`)}}];function
|
|
97
|
+
`}if(!A&&!l){let Kt="max-height: -moz-available !important; max-height: stretch !important;",Ft=g?"":"padding-top: 1.25em !important;",An=!g&&((jn=n.launcher)==null?void 0:jn.zIndex)!=null?`z-index: ${n.launcher.zIndex} !important;`:"";Me.style.cssText+=Kt+Ft+An}};Yn(),ar(e,n),zo(e,n),qo(e,n);let Mt=[];Z&&Mt.push(()=>{Z==null||Z.disconnect(),Z=null}),Mt.push(()=>{ln==null||ln(),ln=null,cr(),ht&&(ht.remove(),ht=null),Qe==null||Qe.element.style.removeProperty("width"),Qe==null||Qe.element.style.removeProperty("maxWidth")}),le&&Mt.push(()=>{it!==null&&(cancelAnimationFrame(it),it=null),J==null||J.destroy(),J=null,F==null||F.destroy(),F=null,Y=null});let wn=null,Hr=()=>{wn&&(wn(),wn=null),n.colorScheme==="auto"&&(wn=hs(()=>{ar(e,n)}))};Hr(),Mt.push(()=>{wn&&(wn(),wn=null)});let On=Ul(ke),Sn=null,D,$n=!1,Fn=Pl(),Br=0,Ln=!0,Xn=0,Dr=0,In=null,Pn=!1,dr=0,pr=!1,po=125,uo=2e3,go=5,Nr=50,ur=new Map,qe={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1,lastUserMessageId:null},Or=(ca=(la=n.voiceRecognition)==null?void 0:la.autoResume)!=null?ca:!1,cn=l=>{o.emit("voice:state",{active:qe.active,source:l,timestamp:Date.now()})},Qt=()=>{f(l=>({...l,voiceState:{active:qe.active,timestamp:Date.now(),manuallyDeactivated:qe.manuallyDeactivated}}))},mo=()=>{var A,L;if(((A=n.voiceRecognition)==null?void 0:A.enabled)===!1)return;let l=Bs(i.voiceState),g=!!l.active,y=Number((L=l.timestamp)!=null?L:0);qe.manuallyDeactivated=!!l.manuallyDeactivated,g&&Date.now()-y<dp&&setTimeout(()=>{var R,W;qe.active||(qe.manuallyDeactivated=!1,((W=(R=n.voiceRecognition)==null?void 0:R.provider)==null?void 0:W.type)==="runtype"?D.toggleVoice().then(()=>{qe.active=D.isVoiceActive(),cn("restore"),D.isVoiceActive()&&_n()}):tr("restore"))},1e3)},fo=()=>D?sc(D.getMessages()).filter(l=>!l.__skipPersist):[];function $r(l){if(!(a!=null&&a.save))return;let y={messages:l?sc(l):D?fo():[],metadata:i};try{let A=a.save(y);A instanceof Promise&&A.catch(L=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",L)})}catch(A){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",A)}}let Zn=(l=!1)=>{if(!Ln)return;let g=Date.now();Pn&&g<dr&&!l||(Pn&&g>=dr&&(Pn=!1),!(!l&&!$n)&&(g-Dr<po||(Dr=g,In&&cancelAnimationFrame(In),In=requestAnimationFrame(()=>{Pn||!Ln||(pr=!0,q.scrollTop=q.scrollHeight,Xn=q.scrollTop,requestAnimationFrame(()=>{pr=!1}),In=null)}))))},Wn=null,ho=()=>Me.querySelector("#persona-scroll-container")||q,yo=(l,g=500)=>{let y=l.scrollTop,A=l.clientHeight,L=l.scrollHeight,R=L-y;if(y+A>=L-2||Math.abs(R)<5)return;Wn!==null&&(cancelAnimationFrame(Wn),Wn=null);let U=performance.now(),O=ve=>1-Math.pow(1-ve,3),ae=ve=>{let we=l.scrollHeight;we!==L&&(L=we,R=L-y);let Pe=ve-U,Ae=Math.min(Pe/g,1),B=O(Ae),Re=y+R*B;l.scrollTop=Re,Ae<1?Wn=requestAnimationFrame(ae):(l.scrollTop=l.scrollHeight,Wn=null)};Wn=requestAnimationFrame(ae)},bo=l=>{let g=new Map;l.forEach(y=>{let A=ur.get(y.id);g.set(y.id,{streaming:y.streaming,role:y.role}),!A&&y.role==="assistant"&&o.emit("assistant:message",y),y.role==="assistant"&&(A!=null&&A.streaming)&&y.streaming===!1&&o.emit("assistant:complete",y),y.variant==="approval"&&y.approval&&(A?y.approval.status!=="pending"&&o.emit("approval:resolved",{approval:y.approval,decision:y.approval.status}):o.emit("approval:requested",{approval:y.approval,message:y}))}),ur.clear(),g.forEach((y,A)=>{ur.set(A,y)})},Qn=(l,g,y)=>{var ve,we,Pe,Ae;let A=document.createElement("div"),R=(()=>{var Re;let B=s.find(We=>We.renderLoadingIndicator);if(B!=null&&B.renderLoadingIndicator)return B.renderLoadingIndicator;if((Re=n.loadingIndicator)!=null&&Re.render)return n.loadingIndicator.render})(),W=new Set;g.forEach(B=>{var fe,Bt;W.add(B.id);let Re=Il(B,Br),We=Wl(Fn,B.id,Re);if(We){A.appendChild(We.cloneNode(!0));return}let ce=null,Be=s.find(dt=>!!(B.variant==="reasoning"&&dt.renderReasoning||B.variant==="tool"&&dt.renderToolCall||B.variant==="approval"&&dt.renderApproval||!B.variant&&dt.renderMessage)),at=(fe=n.layout)==null?void 0:fe.messages;if(Be)if(B.variant==="reasoning"&&B.reasoning&&Be.renderReasoning){if(!te)return;ce=Be.renderReasoning({message:B,defaultRenderer:()=>xs(B),config:n})}else if(B.variant==="tool"&&B.toolCall&&Be.renderToolCall){if(!Ee)return;ce=Be.renderToolCall({message:B,defaultRenderer:()=>vs(B,n),config:n})}else if(B.variant==="approval"&&B.approval&&Be.renderApproval){if(n.approval===!1)return;ce=Be.renderApproval({message:B,defaultRenderer:()=>Cs(B,n),config:n})}else Be.renderMessage&&(ce=Be.renderMessage({message:B,defaultRenderer:()=>{let dt=io(B,y,at,n.messageActions,Ge,{loadingIndicatorRenderer:R,widgetConfig:n});return B.role!=="user"&&As(dt,B,n,D),dt},config:n}));if(!ce&&B.role==="assistant"&&!B.variant&&n.enableComponentStreaming!==!1&&Ps(B)){let tn=Ws(B);if(tn){let Jt=Is(tn,{config:n,message:B,transform:y});if(Jt)if(n.wrapComponentDirectiveInBubble!==!1){let $t=document.createElement("div");if($t.className=["vanilla-message-bubble","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-p-4"].join(" "),$t.id=`bubble-${B.id}`,$t.setAttribute("data-message-id",B.id),B.content&&B.content.trim()){let pn=document.createElement("div");pn.className="persona-mb-3 persona-text-sm persona-leading-relaxed",pn.innerHTML=y({text:B.content,message:B,streaming:!!B.streaming,raw:B.rawContent}),$t.appendChild(pn)}$t.appendChild(Jt),ce=$t}else{let $t=document.createElement("div");if($t.className="persona-flex persona-flex-col persona-w-full persona-max-w-full persona-gap-3 persona-items-stretch",$t.id=`bubble-${B.id}`,$t.setAttribute("data-message-id",B.id),$t.setAttribute("data-persona-component-directive","true"),B.content&&B.content.trim()){let pn=document.createElement("div");pn.className="persona-text-sm persona-leading-relaxed persona-text-persona-primary persona-w-full",pn.innerHTML=y({text:B.content,message:B,streaming:!!B.streaming,raw:B.rawContent}),$t.appendChild(pn)}$t.appendChild(Jt),ce=$t}}}if(!ce)if(B.variant==="reasoning"&&B.reasoning){if(!te)return;ce=xs(B)}else if(B.variant==="tool"&&B.toolCall){if(!Ee)return;ce=vs(B,n)}else if(B.variant==="approval"&&B.approval){if(n.approval===!1)return;ce=Cs(B,n)}else{let dt=(Bt=n.layout)==null?void 0:Bt.messages;dt!=null&&dt.renderUserMessage&&B.role==="user"?ce=dt.renderUserMessage({message:B,config:n,streaming:!!B.streaming}):dt!=null&&dt.renderAssistantMessage&&B.role==="assistant"?ce=dt.renderAssistantMessage({message:B,config:n,streaming:!!B.streaming}):ce=io(B,y,dt,n.messageActions,Ge,{loadingIndicatorRenderer:R,widgetConfig:n}),B.role!=="user"&&ce&&As(ce,B,n,D)}let Ue=document.createElement("div");Ue.className="persona-flex",Ue.id=`wrapper-${B.id}`,Ue.setAttribute("data-wrapper-id",B.id),B.role==="user"&&Ue.classList.add("persona-justify-end"),(ce==null?void 0:ce.getAttribute("data-persona-component-directive"))==="true"&&Ue.classList.add("persona-w-full"),Ue.appendChild(ce),Rl(Fn,B.id,Re,Ue),A.appendChild(Ue)}),Hl(Fn,W);let U=g.some(B=>B.role==="assistant"&&B.streaming),O=g[g.length-1],ae=(O==null?void 0:O.role)==="assistant"&&!O.streaming&&O.variant!=="approval";if($n&&g.some(B=>B.role==="user")&&!U&&!ae){let B={config:n,streaming:!0,location:"standalone",defaultRenderer:Ar},Re=s.find(ce=>ce.renderLoadingIndicator),We=null;if(Re!=null&&Re.renderLoadingIndicator&&(We=Re.renderLoadingIndicator(B)),We===null&&((ve=n.loadingIndicator)!=null&&ve.render)&&(We=n.loadingIndicator.render(B)),We===null&&(We=Ar()),We){let ce=document.createElement("div"),Be=((we=n.loadingIndicator)==null?void 0:we.showBubble)!==!1;ce.className=Be?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),ce.setAttribute("data-typing-indicator","true"),ce.appendChild(We);let at=document.createElement("div");at.className="persona-flex",at.id="wrapper-typing-indicator",at.setAttribute("data-wrapper-id","typing-indicator"),at.appendChild(ce),A.appendChild(at)}}if(!$n&&g.length>0){let B=g[g.length-1],Re={config:n,lastMessage:B,messageCount:g.length},We=s.find(Be=>Be.renderIdleIndicator),ce=null;if(We!=null&&We.renderIdleIndicator&&(ce=We.renderIdleIndicator(Re)),ce===null&&((Pe=n.loadingIndicator)!=null&&Pe.renderIdle)&&(ce=n.loadingIndicator.renderIdle(Re)),ce){let Be=document.createElement("div"),at=((Ae=n.loadingIndicator)==null?void 0:Ae.showBubble)!==!1;Be.className=at?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),Be.setAttribute("data-idle-indicator","true"),Be.appendChild(ce);let Ue=document.createElement("div");Ue.className="persona-flex",Ue.id="wrapper-idle-indicator",Ue.setAttribute("data-wrapper-id","idle-indicator"),Ue.appendChild(Be),A.appendChild(Ue)}}Ll(l,A),requestAnimationFrame(()=>{requestAnimationFrame(()=>{let B=ho();yo(B)})})},er=()=>{var O,ae,ve,we,Pe;if(!b)return;let l=zt(n),g=(O=e.ownerDocument.defaultView)!=null?O:window,y=(ve=(ae=n.launcher)==null?void 0:ae.mobileBreakpoint)!=null?ve:640,A=(Pe=(we=n.launcher)==null?void 0:we.mobileFullscreen)!=null?Pe:!0,L=g.innerWidth<=y,R=A&&L&&b,W=hn(n).reveal;T?(Me.style.removeProperty("display"),Me.style.display=l?"flex":"",Me.classList.remove("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-95","persona-opacity-0"),N.classList.add("persona-scale-100","persona-opacity-100"),je?je.element.style.display="none":Je&&(Je.style.display="none")):(l?l&&(W==="overlay"||W==="push")&&!R?(Me.style.removeProperty("display"),Me.style.display="flex",Me.classList.remove("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(Me.style.setProperty("display","none","important"),Me.classList.remove("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(Me.style.display="",Me.classList.add("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-100","persona-opacity-100"),N.classList.add("persona-scale-95","persona-opacity-0")),je?je.element.style.display=l?"none":"":Je&&(Je.style.display=l?"none":""))},vt=(l,g="user")=>{if(!b||T===l)return;let y=T;T=l,er(),T&&(xt(),Zn(!0));let A={open:T,source:g,timestamp:Date.now()};T&&!y?o.emit("widget:opened",A):!T&&y&&o.emit("widget:closed",A),o.emit("widget:state",{open:T,launcherEnabled:b,voiceActive:qe.active,streaming:D.isStreaming()})},gr=l=>{K.disabled=l,E&&(E.disabled=l),On.buttons.forEach(g=>{g.disabled=l}),st.dataset.personaComposerStreaming=l?"true":"false",st.querySelectorAll("[data-persona-composer-disable-when-streaming]").forEach(g=>{(g instanceof HTMLButtonElement||g instanceof HTMLInputElement||g instanceof HTMLTextAreaElement||g instanceof HTMLSelectElement)&&(g.disabled=l)})},mr=()=>{qe.active||Q&&Q.focus()};o.on("widget:opened",()=>{n.autoFocusInput&&setTimeout(()=>mr(),200)});let Fr=()=>{var y,A,L,R,W,U,O,ae,ve,we,Pe;qt.textContent=(A=(y=n.copy)==null?void 0:y.welcomeTitle)!=null?A:"Hello \u{1F44B}",Ut.textContent=(R=(L=n.copy)==null?void 0:L.welcomeSubtitle)!=null?R:"Ask anything about your account or products.",Q.placeholder=(U=(W=n.copy)==null?void 0:W.inputPlaceholder)!=null?U:"How can I help...";let l=q.querySelector("[data-persona-intro-card]");if(l){let Ae=((O=n.copy)==null?void 0:O.showWelcomeCard)!==!1;l.style.display=Ae?"":"none",Ae?(q.classList.remove("persona-gap-3"),q.classList.add("persona-gap-6")):(q.classList.remove("persona-gap-6"),q.classList.add("persona-gap-3"))}(ve=(ae=n.sendButton)==null?void 0:ae.useIcon)!=null&&ve||(K.textContent=(Pe=(we=n.copy)==null?void 0:we.sendButtonLabel)!=null?Pe:"Send"),Q.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',Q.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))"};if(n.clientToken&&(n={...n,getStoredSessionId:()=>{let l=i.sessionId;return typeof l=="string"?l:null},setStoredSessionId:l=>{f(g=>({...g,sessionId:l}))}}),D=new eo(n,{onMessagesChanged(l){Qn(re,l,z),D&&(l.some(L=>L.role==="user")?On.render([],D,Q,l):On.render(n.suggestionChips,D,Q,l,n.suggestionChipsConfig)),Zn(!$n),bo(l);let g=[...l].reverse().find(A=>A.role==="user"),y=qe.lastUserMessageId;g&&g.id!==y&&(qe.lastUserMessageId=g.id,o.emit("user:message",g)),qe.lastUserMessageWasVoice=!!(g!=null&&g.viaVoice),$r(l)},onStatusChanged(l){var A;let g=(A=n.statusIndicator)!=null?A:{};nt(Et,(L=>{var R,W,U,O;return L==="idle"?(R=g.idleText)!=null?R:Gt.idle:L==="connecting"?(W=g.connectingText)!=null?W:Gt.connecting:L==="connected"?(U=g.connectedText)!=null?U:Gt.connected:L==="error"?(O=g.errorText)!=null?O:Gt.error:Gt[L]})(l),g,l)},onStreamingChanged(l){$n=l,gr(l),D&&Qn(re,D.getMessages(),z),l||Zn(!0)},onVoiceStatusChanged(l){var g,y;if(((y=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:y.type)==="runtype")switch(l){case"listening":break;case"processing":mn(),vo();break;case"speaking":mn(),Co();break;default:l==="idle"&&D.isBargeInActive()?(mn(),_n(),E==null||E.setAttribute("aria-label","End voice session")):(qe.active=!1,mn(),cn("system"),Qt());break}},onArtifactsState(l){an=l,Cn()}}),Pr.current=D,((pa=(da=n.voiceRecognition)==null?void 0:da.provider)==null?void 0:pa.type)==="runtype")try{D.setupVoice()}catch(l){typeof console!="undefined"&&console.warn("[AgentWidget] Runtype voice setup failed:",l)}n.clientToken&&D.initClientSession().catch(l=>{n.debug&&console.warn("[AgentWidget] Pre-init client session failed:",l)}),F&&D.setSSEEventCallback((l,g)=>{F==null||F.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:l,timestamp:Date.now(),payload:JSON.stringify(g)})}),d&&d.then(l=>{var g;l&&(l.metadata&&(i=Bs(l.metadata),S.syncFromMetadata()),(g=l.messages)!=null&&g.length&&D.hydrateMessages(l.messages))}).catch(l=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",l)});let _r=l=>{var L;l.preventDefault();let g=Q.value.trim(),y=(L=ye==null?void 0:ye.hasAttachments())!=null?L:!1;if(!g&&!y)return;let A;y&&(A=[],A.push(...ye.getContentParts()),g&&A.push(us(g))),Q.value="",Q.style.height="auto",D.sendMessage(g,{contentParts:A}),y&&ye.clearAttachments()},jr=l=>{l.key==="Enter"&&!l.shiftKey&&(l.preventDefault(),K.click())},zr=async l=>{var y;if(((y=n.attachments)==null?void 0:y.enabled)!==!0||!ye)return;let g=up(l.clipboardData);g.length!==0&&(l.preventDefault(),await ye.handleFiles(g))},Yt=null,on=!1,Rn=null,Oe=null,qr=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,tr=(l="user")=>{var R,W,U,O,ae,ve,we,Pe;if(on||D.isStreaming())return;let g=qr();if(!g)return;Yt=new g;let A=(W=((R=n.voiceRecognition)!=null?R:{}).pauseDuration)!=null?W:2e3;Yt.continuous=!0,Yt.interimResults=!0,Yt.lang="en-US";let L=Q.value;Yt.onresult=Ae=>{let B="",Re="";for(let ce=0;ce<Ae.results.length;ce++){let Be=Ae.results[ce],at=Be[0].transcript;Be.isFinal?B+=at+" ":Re=at}let We=L+B+Re;Q.value=We,Rn&&clearTimeout(Rn),(B||Re)&&(Rn=window.setTimeout(()=>{let ce=Q.value.trim();ce&&Yt&&on&&(gn(),Q.value="",Q.style.height="auto",D.sendMessage(ce,{viaVoice:!0}))},A))},Yt.onerror=Ae=>{Ae.error!=="no-speech"&&gn()},Yt.onend=()=>{if(on){let Ae=Q.value.trim();Ae&&Ae!==L.trim()&&(Q.value="",Q.style.height="auto",D.sendMessage(Ae,{viaVoice:!0})),gn()}};try{if(Yt.start(),on=!0,qe.active=!0,l!=="system"&&(qe.manuallyDeactivated=!1),cn(l),Qt(),E){let Ae=(U=n.voiceRecognition)!=null?U:{};Oe={backgroundColor:E.style.backgroundColor,color:E.style.color,borderColor:E.style.borderColor,iconName:(O=Ae.iconName)!=null?O:"mic",iconSize:parseFloat((we=(ve=Ae.iconSize)!=null?ve:(ae=n.sendButton)==null?void 0:ae.size)!=null?we:"40")||24};let B=(Pe=Ae.recordingBackgroundColor)!=null?Pe:"#ef4444",Re=Ae.recordingIconColor,We=Ae.recordingBorderColor;if(E.classList.add("persona-voice-recording"),E.style.backgroundColor=B,Re){E.style.color=Re;let ce=E.querySelector("svg");ce&&ce.setAttribute("stroke",Re)}We&&(E.style.borderColor=We),E.setAttribute("aria-label","Stop voice recognition")}}catch{gn("system")}},gn=(l="user")=>{if(on){if(on=!1,Rn&&(clearTimeout(Rn),Rn=null),Yt){try{Yt.stop()}catch{}Yt=null}if(qe.active=!1,cn(l),Qt(),E){if(E.classList.remove("persona-voice-recording"),Oe){E.style.backgroundColor=Oe.backgroundColor,E.style.color=Oe.color,E.style.borderColor=Oe.borderColor;let g=E.querySelector("svg");g&&g.setAttribute("stroke",Oe.color||"currentColor"),Oe=null}E.setAttribute("aria-label","Start voice recognition")}}},xo=(l,g)=>{var ce,Be,at,Ue,fe,Bt,dt,tn;let y=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),A=((ce=l==null?void 0:l.provider)==null?void 0:ce.type)==="runtype";if(!(y||A))return null;let R=h("div","persona-send-button-wrapper"),W=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");W.type="button",W.setAttribute("aria-label","Start voice recognition");let U=(Be=l==null?void 0:l.iconName)!=null?Be:"mic",O=(at=g==null?void 0:g.size)!=null?at:"40px",ae=(Ue=l==null?void 0:l.iconSize)!=null?Ue:O,ve=parseFloat(ae)||24,we=(fe=l==null?void 0:l.backgroundColor)!=null?fe:g==null?void 0:g.backgroundColor,Pe=(Bt=l==null?void 0:l.iconColor)!=null?Bt:g==null?void 0:g.textColor;W.style.width=ae,W.style.height=ae,W.style.minWidth=ae,W.style.minHeight=ae,W.style.fontSize="18px",W.style.lineHeight="1";let Ae=Pe||"currentColor",B=he(U,ve,Ae,1.5);B?(W.appendChild(B),W.style.color=Ae):(W.textContent="\u{1F3A4}",W.style.color=Ae),we?W.style.backgroundColor=we:W.classList.add("persona-bg-persona-primary"),Pe?W.style.color=Pe:!Pe&&!(g!=null&&g.textColor)&&W.classList.add("persona-text-white"),l!=null&&l.borderWidth&&(W.style.borderWidth=l.borderWidth,W.style.borderStyle="solid"),l!=null&&l.borderColor&&(W.style.borderColor=l.borderColor),l!=null&&l.paddingX&&(W.style.paddingLeft=l.paddingX,W.style.paddingRight=l.paddingX),l!=null&&l.paddingY&&(W.style.paddingTop=l.paddingY,W.style.paddingBottom=l.paddingY),R.appendChild(W);let Re=(dt=l==null?void 0:l.tooltipText)!=null?dt:"Start voice recognition";if(((tn=l==null?void 0:l.showTooltip)!=null?tn:!1)&&Re){let Jt=h("div","persona-send-button-tooltip");Jt.textContent=Re,R.appendChild(Jt)}return{micButton:W,micButtonWrapper:R}},fr=()=>{var g,y,A,L,R;if(!E||Oe)return;let l=(g=n.voiceRecognition)!=null?g:{};Oe={backgroundColor:E.style.backgroundColor,color:E.style.color,borderColor:E.style.borderColor,iconName:(y=l.iconName)!=null?y:"mic",iconSize:parseFloat((R=(L=l.iconSize)!=null?L:(A=n.sendButton)==null?void 0:A.size)!=null?R:"40")||24}},hr=(l,g)=>{var R,W,U,O,ae;if(!E)return;let y=E.querySelector("svg");y&&y.remove();let A=(ae=Oe==null?void 0:Oe.iconSize)!=null?ae:parseFloat((O=(U=(R=n.voiceRecognition)==null?void 0:R.iconSize)!=null?U:(W=n.sendButton)==null?void 0:W.size)!=null?O:"40")||24,L=he(l,A,g,1.5);L&&E.appendChild(L)},nr=()=>{E&&E.classList.remove("persona-voice-recording","persona-voice-processing","persona-voice-speaking")},_n=()=>{var L,R;if(!E)return;fr();let l=(L=n.voiceRecognition)!=null?L:{},g=(R=l.recordingBackgroundColor)!=null?R:"#ef4444",y=l.recordingIconColor,A=l.recordingBorderColor;if(nr(),E.classList.add("persona-voice-recording"),E.style.backgroundColor=g,y){E.style.color=y;let W=E.querySelector("svg");W&&W.setAttribute("stroke",y)}A&&(E.style.borderColor=A),E.setAttribute("aria-label","Stop voice recognition")},vo=()=>{var U,O,ae,ve,we,Pe,Ae,B;if(!E)return;fr();let l=(U=n.voiceRecognition)!=null?U:{},g=D.getVoiceInterruptionMode(),y=(O=l.processingIconName)!=null?O:"loader",A=(ve=(ae=l.processingIconColor)!=null?ae:Oe==null?void 0:Oe.color)!=null?ve:"",L=(Pe=(we=l.processingBackgroundColor)!=null?we:Oe==null?void 0:Oe.backgroundColor)!=null?Pe:"",R=(B=(Ae=l.processingBorderColor)!=null?Ae:Oe==null?void 0:Oe.borderColor)!=null?B:"";nr(),E.classList.add("persona-voice-processing"),E.style.backgroundColor=L,E.style.borderColor=R;let W=A||"currentColor";E.style.color=W,hr(y,W),E.setAttribute("aria-label","Processing voice input"),g==="none"&&(E.style.cursor="default")},Co=()=>{var ae,ve,we,Pe,Ae,B,Re,We,ce,Be,at,Ue;if(!E)return;fr();let l=(ae=n.voiceRecognition)!=null?ae:{},g=D.getVoiceInterruptionMode(),y=g==="cancel"?"square":g==="barge-in"?"mic":"volume-2",A=(ve=l.speakingIconName)!=null?ve:y,L=(B=l.speakingIconColor)!=null?B:g==="barge-in"?(Pe=(we=l.recordingIconColor)!=null?we:Oe==null?void 0:Oe.color)!=null?Pe:"":(Ae=Oe==null?void 0:Oe.color)!=null?Ae:"",R=(ce=l.speakingBackgroundColor)!=null?ce:g==="barge-in"?(Re=l.recordingBackgroundColor)!=null?Re:"#ef4444":(We=Oe==null?void 0:Oe.backgroundColor)!=null?We:"",W=(Ue=l.speakingBorderColor)!=null?Ue:g==="barge-in"?(Be=l.recordingBorderColor)!=null?Be:"":(at=Oe==null?void 0:Oe.borderColor)!=null?at:"";nr(),E.classList.add("persona-voice-speaking"),E.style.backgroundColor=R,E.style.borderColor=W;let U=L||"currentColor";E.style.color=U,hr(A,U);let O=g==="cancel"?"Stop playback and re-record":g==="barge-in"?"Speak to interrupt":"Agent is speaking";E.setAttribute("aria-label",O),g==="none"&&(E.style.cursor="default"),g==="barge-in"&&E.classList.add("persona-voice-recording")},mn=()=>{var l,g,y;E&&(nr(),Oe&&(E.style.backgroundColor=(l=Oe.backgroundColor)!=null?l:"",E.style.color=(g=Oe.color)!=null?g:"",E.style.borderColor=(y=Oe.borderColor)!=null?y:"",hr(Oe.iconName,Oe.color||"currentColor"),Oe=null),E.style.cursor="",E.setAttribute("aria-label","Start voice recognition"))},X=()=>{var l,g;if(((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"){let y=D.getVoiceStatus(),A=D.getVoiceInterruptionMode();if(A==="none"&&(y==="processing"||y==="speaking"))return;if(A==="cancel"&&(y==="processing"||y==="speaking")){D.stopVoicePlayback();return}if(D.isBargeInActive()){D.stopVoicePlayback(),D.deactivateBargeIn().then(()=>{qe.active=!1,qe.manuallyDeactivated=!0,Qt(),cn("user"),mn()});return}D.toggleVoice().then(()=>{qe.active=D.isVoiceActive(),qe.manuallyDeactivated=!D.isVoiceActive(),Qt(),cn("user"),D.isVoiceActive()?_n():mn()});return}if(on){let y=Q.value.trim();qe.manuallyDeactivated=!0,Qt(),gn("user"),y&&(Q.value="",Q.style.height="auto",D.sendMessage(y))}else qe.manuallyDeactivated=!1,Qt(),tr("user")};Ie=X,E&&(E.addEventListener("click",X),Mt.push(()=>{var l,g;((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?(D.isVoiceActive()&&D.toggleVoice(),mn()):gn("system"),E&&E.removeEventListener("click",X)}));let Ye=o.on("assistant:complete",()=>{Or&&(qe.active||qe.manuallyDeactivated||Or==="assistant"&&!qe.lastUserMessageWasVoice||setTimeout(()=>{var l,g;!qe.active&&!qe.manuallyDeactivated&&(((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?D.toggleVoice().then(()=>{qe.active=D.isVoiceActive(),cn("auto"),D.isVoiceActive()&&_n()}):tr("auto"))},600))});Mt.push(Ye);let pt=o.on("action:resubmit",()=>{setTimeout(()=>{D&&!D.isStreaming()&&D.continueConversation()},100)});Mt.push(pt);let bt=()=>{vt(!T,"user")},je=null,Je=null;if(b){let l=s.find(g=>g.renderLauncher);if(l!=null&&l.renderLauncher){let g=l.renderLauncher({config:n,defaultRenderer:()=>oo(n,bt).element,onToggle:bt});g&&(Je=g)}Je||(je=oo(n,bt))}je?e.appendChild(je.element):Je&&e.appendChild(Je),er(),On.render(n.suggestionChips,D,Q,void 0,n.suggestionChipsConfig),Fr(),gr(D.isStreaming()),Zn(!0),mo(),k&&(b?T&&setTimeout(()=>mr(),200):setTimeout(()=>mr(),0));let xt=()=>{var O,ae,ve,we,Pe,Ae,B,Re,We,ce,Be,at,Ue;let l=zt(n),g=(ae=(O=n.launcher)==null?void 0:O.sidebarMode)!=null?ae:!1,y=l||g||((we=(ve=n.launcher)==null?void 0:ve.fullHeight)!=null?we:!1),A=(Pe=e.ownerDocument.defaultView)!=null?Pe:window,L=(B=(Ae=n.launcher)==null?void 0:Ae.mobileFullscreen)!=null?B:!0,R=(We=(Re=n.launcher)==null?void 0:Re.mobileBreakpoint)!=null?We:640,W=A.innerWidth<=R,U=L&&W&&b;try{if(U){Yn(),ar(e,n);return}if($&&($=!1,Yn(),ar(e,n)),!b&&!l){N.style.height="",N.style.width="";return}if(!g&&!l){let fe=(Be=(ce=n==null?void 0:n.launcher)==null?void 0:ce.width)!=null?Be:n==null?void 0:n.launcherWidth,Bt=fe!=null?fe:"min(400px, calc(100vw - 24px))";N.style.width=Bt,N.style.maxWidth=Bt}if(Gn(),!y){let fe=A.innerHeight,Bt=64,dt=(Ue=(at=n.launcher)==null?void 0:at.heightOffset)!=null?Ue:0,tn=Math.max(200,fe-Bt),Jt=Math.min(640,tn),Xt=Math.max(200,Jt-dt);N.style.height=`${Xt}px`}}finally{er()}};xt();let C=(ua=e.ownerDocument.defaultView)!=null?ua:window;C.addEventListener("resize",xt),Mt.push(()=>C.removeEventListener("resize",xt)),Xn=q.scrollTop;let $e=()=>{let l=q.scrollTop,g=q.scrollHeight,y=q.clientHeight,A=g-l-y,L=Math.abs(l-Xn);if(Xn=l,!pr&&!(L<=go)){if(!Ln&&A<Nr){Pn=!1,Ln=!0;return}Ln&&A>Nr&&(Pn=!0,dr=Date.now()+uo,Ln=!1)}};q.addEventListener("scroll",$e,{passive:!0}),Mt.push(()=>q.removeEventListener("scroll",$e)),Mt.push(()=>{In&&cancelAnimationFrame(In)});let H=()=>{G&&(Sn&&(G.removeEventListener("click",Sn),Sn=null),b?(G.style.display="",Sn=()=>{vt(!1,"user")},G.addEventListener("click",Sn)):G.style.display="none")};H(),(()=>{let{clearChatButton:l}=oe;l&&l.addEventListener("click",()=>{D.clearMessages(),Fn.clear();try{localStorage.removeItem(Lr),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Lr}`)}catch(y){console.error("[AgentWidget] Failed to clear default localStorage:",y)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Lr)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(y){console.error("[AgentWidget] Failed to clear custom localStorage:",y)}let g=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(g),a!=null&&a.clear)try{let y=a.clear();y instanceof Promise&&y.catch(A=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",A)})}catch(y){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)}i={},S.syncFromMetadata(),F==null||F.clear(),J==null||J.update()})})(),ze&&ze.addEventListener("submit",_r),Q==null||Q.addEventListener("keydown",jr),Q==null||Q.addEventListener("paste",zr),Mt.push(()=>{ze&&ze.removeEventListener("submit",_r),Q==null||Q.removeEventListener("keydown",jr),Q==null||Q.removeEventListener("paste",zr)}),Mt.push(()=>{D.cancel()}),je?Mt.push(()=>{je==null||je.destroy()}):Je&&Mt.push(()=>{Je==null||Je.remove()});let P={update(l){var xa,va,Ca,wa,Sa,Aa,Ea,Ta,Ma,ka,La,Ia,Pa,Wa,Ra,Ha,Ba,Da,Na,Oa,$a,Fa,_a,ja,za,qa,Ua,Va,Ja,Ka,Ga,Ya,Xa,Za,Qa,ei,ti,ni,ri,oi,si,ai,ii,li,ci,di,pi,ui,gi,mi,fi,hi,yi,bi,xi,vi,Ci,wi,Si,Ai,Ei,Ti,Mi,ki,Li,Ii,Pi,Wi,Ri,Hi,Bi,Di,Ni,Oi,$i,Fi,_i,ji,zi,qi,Ui,Vi,Ji,Ki,Gi,Yi,Xi,Zi,Qi,el,tl,nl,rl,ol,sl,al;let g=n.toolCall,y=n.messageActions,A=(xa=n.layout)==null?void 0:xa.messages,L=n.colorScheme,R=n.loadingIndicator,W=n.iterationDisplay;n={...n,...l},Yn(),ar(e,n),zo(e,n),qo(e,n),Cn(),n.colorScheme!==L&&Hr();let U=Uo.getForInstance(n.plugins);s.length=0,s.push(...U),b=(Ca=(va=n.launcher)==null?void 0:va.enabled)!=null?Ca:!0,x=(Sa=(wa=n.launcher)==null?void 0:wa.autoExpand)!=null?Sa:!1,te=(Ea=(Aa=n.features)==null?void 0:Aa.showReasoning)!=null?Ea:!0,Ee=(Ma=(Ta=n.features)==null?void 0:Ta.showToolCalls)!=null?Ma:!0;let O=le;if(le=(La=(ka=n.features)==null?void 0:ka.showEventStreamToggle)!=null?La:!1,le&&!O){if(F||(Y=new co(ie),F=new lo(ge,Y),Y.open().then(()=>F==null?void 0:F.restore()).catch(()=>{}),D.setSSEEventCallback((j,et)=>{F.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:j,timestamp:Date.now(),payload:JSON.stringify(et)})})),!Ne&&Xe){let j=(Pa=(Ia=n.features)==null?void 0:Ia.eventStream)==null?void 0:Pa.classNames,et="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full persona-text-persona-muted hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(j!=null&&j.toggleButton?" "+j.toggleButton:"");Ne=h("button",et),Ne.style.width="28px",Ne.style.height="28px",Ne.type="button",Ne.setAttribute("aria-label","Event Stream"),Ne.title="Event Stream";let Ct=he("activity","18px","currentColor",1.5);Ct&&Ne.appendChild(Ct);let Fe=oe.clearChatButtonWrapper,ot=oe.closeButtonWrapper,Dt=Fe||ot;Dt&&Dt.parentNode===Xe?Xe.insertBefore(Ne,Dt):Xe.appendChild(Ne),Ne.addEventListener("click",()=>{me?Tt():rt()})}}else!le&&O&&(Tt(),Ne&&(Ne.remove(),Ne=null),F==null||F.clear(),Y==null||Y.destroy(),F=null,Y=null);if(((Wa=n.launcher)==null?void 0:Wa.enabled)===!1&&je&&(je.destroy(),je=null),((Ra=n.launcher)==null?void 0:Ra.enabled)===!1&&Je&&(Je.remove(),Je=null),((Ha=n.launcher)==null?void 0:Ha.enabled)!==!1&&!je&&!Je){let j=s.find(et=>et.renderLauncher);if(j!=null&&j.renderLauncher){let et=j.renderLauncher({config:n,defaultRenderer:()=>oo(n,bt).element,onToggle:bt});et&&(Je=et,e.appendChild(Je))}Je||(je=oo(n,bt),e.appendChild(je.element))}je&&je.update(n),ft&&((Ba=n.launcher)==null?void 0:Ba.title)!==void 0&&(ft.textContent=n.launcher.title),yt&&((Da=n.launcher)==null?void 0:Da.subtitle)!==void 0&&(yt.textContent=n.launcher.subtitle);let ae=(Na=n.layout)==null?void 0:Na.header;if((ae==null?void 0:ae.layout)!==I&&Xe){let j=ae?so(n,ae,{showClose:b,onClose:()=>vt(!1,"user")}):qn({config:n,showClose:b,onClose:()=>vt(!1,"user")});Xe.replaceWith(j.header),Xe=j.header,Le=j.iconHolder,ft=j.headerTitle,yt=j.headerSubtitle,G=j.closeButton,I=ae==null?void 0:ae.layout}else if(ae&&(Le&&(Le.style.display=ae.showIcon===!1?"none":""),ft&&(ft.style.display=ae.showTitle===!1?"none":""),yt&&(yt.style.display=ae.showSubtitle===!1?"none":""),G&&(G.style.display=ae.showCloseButton===!1?"none":""),oe.clearChatButtonWrapper)){let j=ae.showClearChat;if(j!==void 0){oe.clearChatButtonWrapper.style.display=j?"":"none";let{closeButtonWrapper:et}=oe;et&&!et.classList.contains("persona-absolute")&&(j?et.classList.remove("persona-ml-auto"):et.classList.add("persona-ml-auto"))}}let we=((Oa=n.layout)==null?void 0:Oa.showHeader)!==!1;Xe&&(Xe.style.display=we?"":"none");let Pe=(($a=n.layout)==null?void 0:$a.showFooter)!==!1;st&&(st.style.display=Pe?"":"none"),b!==w?b?vt(x,"auto"):(T=!0,er()):x!==_&&vt(x,"auto"),_=x,w=b,xt(),H();let Re=JSON.stringify(l.toolCall)!==JSON.stringify(g),We=JSON.stringify(n.messageActions)!==JSON.stringify(y),ce=JSON.stringify((Fa=n.layout)==null?void 0:Fa.messages)!==JSON.stringify(A),Be=((_a=n.loadingIndicator)==null?void 0:_a.render)!==(R==null?void 0:R.render)||((ja=n.loadingIndicator)==null?void 0:ja.renderIdle)!==(R==null?void 0:R.renderIdle)||((za=n.loadingIndicator)==null?void 0:za.showBubble)!==(R==null?void 0:R.showBubble),at=n.iterationDisplay!==W;(Re||We||ce||Be||at)&&D&&(Br++,Qn(re,D.getMessages(),z));let fe=(qa=n.launcher)!=null?qa:{},Bt=(Ua=fe.headerIconHidden)!=null?Ua:!1,dt=(Ja=(Va=n.layout)==null?void 0:Va.header)==null?void 0:Ja.showIcon,tn=Bt||dt===!1,Jt=fe.headerIconName,Xt=(Ka=fe.headerIconSize)!=null?Ka:"48px";if(Le){let j=ee.querySelector(".persona-border-b-persona-divider"),et=j==null?void 0:j.querySelector(".persona-flex-col");if(tn)Le.style.display="none",j&&et&&!j.contains(et)&&j.insertBefore(et,j.firstChild);else{if(Le.style.display="",Le.style.height=Xt,Le.style.width=Xt,j&&et&&(j.contains(Le)?Le.nextSibling!==et&&(Le.remove(),j.insertBefore(Le,et)):j.insertBefore(Le,et)),Jt){let Fe=parseFloat(Xt)||24,ot=he(Jt,Fe*.6,"#ffffff",2);ot?Le.replaceChildren(ot):Le.textContent=(Ga=fe.agentIconText)!=null?Ga:"\u{1F4AC}"}else if(fe.iconUrl){let Fe=Le.querySelector("img");if(Fe)Fe.src=fe.iconUrl,Fe.style.height=Xt,Fe.style.width=Xt;else{let ot=document.createElement("img");ot.src=fe.iconUrl,ot.alt="",ot.className="persona-rounded-xl persona-object-cover",ot.style.height=Xt,ot.style.width=Xt,Le.replaceChildren(ot)}}else{let Fe=Le.querySelector("svg"),ot=Le.querySelector("img");(Fe||ot)&&Le.replaceChildren(),Le.textContent=(Ya=fe.agentIconText)!=null?Ya:"\u{1F4AC}"}let Ct=Le.querySelector("img");Ct&&(Ct.style.height=Xt,Ct.style.width=Xt)}}let $t=(Za=(Xa=n.layout)==null?void 0:Xa.header)==null?void 0:Za.showTitle,pn=(ei=(Qa=n.layout)==null?void 0:Qa.header)==null?void 0:ei.showSubtitle;if(ft&&(ft.style.display=$t===!1?"none":""),yt&&(yt.style.display=pn===!1?"none":""),G){((ni=(ti=n.layout)==null?void 0:ti.header)==null?void 0:ni.showCloseButton)===!1?G.style.display="none":G.style.display="";let et=(ri=fe.closeButtonSize)!=null?ri:"32px",Ct=(oi=fe.closeButtonPlacement)!=null?oi:"inline";G.style.height=et,G.style.width=et;let{closeButtonWrapper:Fe}=oe,ot=Ct==="top-right",Dt=Fe==null?void 0:Fe.classList.contains("persona-absolute");if(Fe&&ot!==Dt)if(Fe.remove(),ot)Fe.className="persona-absolute persona-top-4 persona-right-4 persona-z-50",ee.style.position="relative",ee.appendChild(Fe);else{let tt=(ai=(si=fe.clearChat)==null?void 0:si.placement)!=null?ai:"inline",_t=(li=(ii=fe.clearChat)==null?void 0:ii.enabled)!=null?li:!0;Fe.className=_t&&tt==="inline"?"":"persona-ml-auto";let nn=ee.querySelector(".persona-border-b-persona-divider");nn&&nn.appendChild(Fe)}if(G.style.color=fe.closeButtonColor||bn.actionIconColor,fe.closeButtonBackgroundColor?(G.style.backgroundColor=fe.closeButtonBackgroundColor,G.classList.remove("hover:persona-bg-gray-100")):(G.style.backgroundColor="",G.classList.add("hover:persona-bg-gray-100")),fe.closeButtonBorderWidth||fe.closeButtonBorderColor){let tt=fe.closeButtonBorderWidth||"0px",_t=fe.closeButtonBorderColor||"transparent";G.style.border=`${tt} solid ${_t}`,G.classList.remove("persona-border-none")}else G.style.border="",G.classList.add("persona-border-none");fe.closeButtonBorderRadius?(G.style.borderRadius=fe.closeButtonBorderRadius,G.classList.remove("persona-rounded-full")):(G.style.borderRadius="",G.classList.add("persona-rounded-full")),fe.closeButtonPaddingX?(G.style.paddingLeft=fe.closeButtonPaddingX,G.style.paddingRight=fe.closeButtonPaddingX):(G.style.paddingLeft="",G.style.paddingRight=""),fe.closeButtonPaddingY?(G.style.paddingTop=fe.closeButtonPaddingY,G.style.paddingBottom=fe.closeButtonPaddingY):(G.style.paddingTop="",G.style.paddingBottom="");let jt=(ci=fe.closeButtonIconName)!=null?ci:"x",fn=(di=fe.closeButtonIconText)!=null?di:"\xD7";G.innerHTML="";let Zt=he(jt,"20px","currentColor",2);Zt?G.appendChild(Zt):G.textContent=fn;let Lt=(pi=fe.closeButtonTooltipText)!=null?pi:"Close chat",sn=(ui=fe.closeButtonShowTooltip)!=null?ui:!0;if(G.setAttribute("aria-label",Lt),Fe&&(Fe._cleanupTooltip&&(Fe._cleanupTooltip(),delete Fe._cleanupTooltip),sn&&Lt)){let tt=null,_t=()=>{if(tt||!G)return;let rr=G.ownerDocument,Jr=rr.body;if(!Jr)return;tt=En(rr,"div","persona-clear-chat-tooltip"),tt.textContent=Lt;let Kr=En(rr,"div");Kr.className="persona-clear-chat-tooltip-arrow",tt.appendChild(Kr);let or=G.getBoundingClientRect();tt.style.position="fixed",tt.style.left=`${or.left+or.width/2}px`,tt.style.top=`${or.top-8}px`,tt.style.transform="translate(-50%, -100%)",Jr.appendChild(tt)},nn=()=>{tt&&tt.parentNode&&(tt.parentNode.removeChild(tt),tt=null)};Fe.addEventListener("mouseenter",_t),Fe.addEventListener("mouseleave",nn),G.addEventListener("focus",_t),G.addEventListener("blur",nn),Fe._cleanupTooltip=()=>{nn(),Fe&&(Fe.removeEventListener("mouseenter",_t),Fe.removeEventListener("mouseleave",nn)),G&&(G.removeEventListener("focus",_t),G.removeEventListener("blur",nn))}}}let{clearChatButton:Ke,clearChatButtonWrapper:At}=oe;if(Ke){let j=(gi=fe.clearChat)!=null?gi:{},et=(mi=j.enabled)!=null?mi:!0,Ct=(hi=(fi=n.layout)==null?void 0:fi.header)==null?void 0:hi.showClearChat,Fe=Ct!==void 0?Ct:et,ot=(yi=j.placement)!=null?yi:"inline";if(At){At.style.display=Fe?"":"none";let{closeButtonWrapper:Dt}=oe;Dt&&!Dt.classList.contains("persona-absolute")&&(Fe?Dt.classList.remove("persona-ml-auto"):Dt.classList.add("persona-ml-auto"));let jt=ot==="top-right",fn=At.classList.contains("persona-absolute");if(jt!==fn&&Fe){if(At.remove(),jt)At.className="persona-absolute persona-top-4 persona-z-50",At.style.right="48px",ee.style.position="relative",ee.appendChild(At);else{At.className="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",At.style.right="";let Lt=ee.querySelector(".persona-border-b-persona-divider"),sn=oe.closeButtonWrapper;Lt&&sn&&sn.parentElement===Lt?Lt.insertBefore(At,sn):Lt&&Lt.appendChild(At)}let Zt=oe.closeButtonWrapper;Zt&&!Zt.classList.contains("persona-absolute")&&(jt?Zt.classList.add("persona-ml-auto"):Zt.classList.remove("persona-ml-auto"))}}if(Fe){let Dt=(bi=j.size)!=null?bi:"32px";Ke.style.height=Dt,Ke.style.width=Dt;let jt=(xi=j.iconName)!=null?xi:"refresh-cw",fn=(vi=j.iconColor)!=null?vi:"";Ke.style.color=fn||bn.actionIconColor,Ke.innerHTML="";let Zt=he(jt,"20px","currentColor",2);if(Zt&&Ke.appendChild(Zt),j.backgroundColor?(Ke.style.backgroundColor=j.backgroundColor,Ke.classList.remove("hover:persona-bg-gray-100")):(Ke.style.backgroundColor="",Ke.classList.add("hover:persona-bg-gray-100")),j.borderWidth||j.borderColor){let tt=j.borderWidth||"0px",_t=j.borderColor||"transparent";Ke.style.border=`${tt} solid ${_t}`,Ke.classList.remove("persona-border-none")}else Ke.style.border="",Ke.classList.add("persona-border-none");j.borderRadius?(Ke.style.borderRadius=j.borderRadius,Ke.classList.remove("persona-rounded-full")):(Ke.style.borderRadius="",Ke.classList.add("persona-rounded-full")),j.paddingX?(Ke.style.paddingLeft=j.paddingX,Ke.style.paddingRight=j.paddingX):(Ke.style.paddingLeft="",Ke.style.paddingRight=""),j.paddingY?(Ke.style.paddingTop=j.paddingY,Ke.style.paddingBottom=j.paddingY):(Ke.style.paddingTop="",Ke.style.paddingBottom="");let Lt=(Ci=j.tooltipText)!=null?Ci:"Clear chat",sn=(wi=j.showTooltip)!=null?wi:!0;if(Ke.setAttribute("aria-label",Lt),At&&(At._cleanupTooltip&&(At._cleanupTooltip(),delete At._cleanupTooltip),sn&&Lt)){let tt=null,_t=()=>{if(tt||!Ke)return;let rr=Ke.ownerDocument,Jr=rr.body;if(!Jr)return;tt=En(rr,"div","persona-clear-chat-tooltip"),tt.textContent=Lt;let Kr=En(rr,"div");Kr.className="persona-clear-chat-tooltip-arrow",tt.appendChild(Kr);let or=Ke.getBoundingClientRect();tt.style.position="fixed",tt.style.left=`${or.left+or.width/2}px`,tt.style.top=`${or.top-8}px`,tt.style.transform="translate(-50%, -100%)",Jr.appendChild(tt)},nn=()=>{tt&&tt.parentNode&&(tt.parentNode.removeChild(tt),tt=null)};At.addEventListener("mouseenter",_t),At.addEventListener("mouseleave",nn),Ke.addEventListener("focus",_t),Ke.addEventListener("blur",nn),At._cleanupTooltip=()=>{nn(),At&&(At.removeEventListener("mouseenter",_t),At.removeEventListener("mouseleave",nn)),Ke&&(Ke.removeEventListener("focus",_t),Ke.removeEventListener("blur",nn))}}}}let wo=n.actionParsers&&n.actionParsers.length?n.actionParsers:[Vo],So=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[kr.message,kr.messageAndClick];S=Jo({parsers:wo,handlers:So,getSessionMetadata:p,updateSessionMetadata:f,emit:o.emit,documentRef:typeof document!="undefined"?document:null}),z=ac(n,S,se),D.updateConfig(n),Qn(re,D.getMessages(),z),On.render(n.suggestionChips,D,Q,void 0,n.suggestionChipsConfig),Fr(),gr(D.isStreaming());let Ao=((Si=n.voiceRecognition)==null?void 0:Si.enabled)===!0,Eo=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),To=((Ei=(Ai=n.voiceRecognition)==null?void 0:Ai.provider)==null?void 0:Ei.type)==="runtype";if(Ao&&(Eo||To))if(!E||!Te){let j=xo(n.voiceRecognition,n.sendButton);j&&(E=j.micButton,Te=j.micButtonWrapper,de.insertBefore(Te,_e),E.addEventListener("click",X),E.disabled=D.isStreaming())}else{let j=(Ti=n.voiceRecognition)!=null?Ti:{},et=(Mi=n.sendButton)!=null?Mi:{},Ct=(ki=j.iconName)!=null?ki:"mic",Fe=(Li=et.size)!=null?Li:"40px",ot=(Ii=j.iconSize)!=null?Ii:Fe,Dt=parseFloat(ot)||24;E.style.width=ot,E.style.height=ot,E.style.minWidth=ot,E.style.minHeight=ot;let jt=(Wi=(Pi=j.iconColor)!=null?Pi:et.textColor)!=null?Wi:"currentColor";E.innerHTML="";let fn=he(Ct,Dt,jt,2);fn?E.appendChild(fn):E.textContent="\u{1F3A4}";let Zt=(Ri=j.backgroundColor)!=null?Ri:et.backgroundColor;Zt?(E.style.backgroundColor=Zt,E.classList.remove("persona-bg-persona-primary")):(E.style.backgroundColor="",E.classList.add("persona-bg-persona-primary")),jt?(E.style.color=jt,E.classList.remove("persona-text-white")):!jt&&!et.textColor&&(E.style.color="",E.classList.add("persona-text-white")),j.borderWidth?(E.style.borderWidth=j.borderWidth,E.style.borderStyle="solid"):(E.style.borderWidth="",E.style.borderStyle=""),j.borderColor?E.style.borderColor=j.borderColor:E.style.borderColor="",j.paddingX?(E.style.paddingLeft=j.paddingX,E.style.paddingRight=j.paddingX):(E.style.paddingLeft="",E.style.paddingRight=""),j.paddingY?(E.style.paddingTop=j.paddingY,E.style.paddingBottom=j.paddingY):(E.style.paddingTop="",E.style.paddingBottom="");let Lt=Te==null?void 0:Te.querySelector(".persona-send-button-tooltip"),sn=(Hi=j.tooltipText)!=null?Hi:"Start voice recognition";if(((Bi=j.showTooltip)!=null?Bi:!1)&&sn)if(Lt)Lt.textContent=sn,Lt.style.display="";else{let _t=document.createElement("div");_t.className="persona-send-button-tooltip",_t.textContent=sn,Te==null||Te.insertBefore(_t,E)}else Lt&&(Lt.style.display="none");Te.style.display="",E.disabled=D.isStreaming()}else E&&Te&&(Te.style.display="none",((Ni=(Di=n.voiceRecognition)==null?void 0:Di.provider)==null?void 0:Ni.type)==="runtype"?D.isVoiceActive()&&D.toggleVoice():on&&gn());if(((Oi=n.attachments)==null?void 0:Oi.enabled)===!0)if(!be||!ne){let j=($i=n.attachments)!=null?$i:{},Ct=(_i=((Fi=n.sendButton)!=null?Fi:{}).size)!=null?_i:"40px";Ze||(Ze=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),Ze.style.display="none",ze.insertBefore(Ze,Q)),Ce||(Ce=document.createElement("input"),Ce.type="file",Ce.accept=((ji=j.allowedTypes)!=null?ji:Hn).join(","),Ce.multiple=((zi=j.maxFiles)!=null?zi:4)>1,Ce.style.display="none",Ce.setAttribute("aria-label","Attach files"),ze.insertBefore(Ce,Q)),be=h("div","persona-send-button-wrapper"),ne=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),ne.type="button",ne.setAttribute("aria-label",(qi=j.buttonTooltipText)!=null?qi:"Attach file");let Fe=(Ui=j.buttonIconName)!=null?Ui:"paperclip",ot=Ct,Dt=parseFloat(ot)||40,jt=Math.round(Dt*.6);ne.style.width=ot,ne.style.height=ot,ne.style.minWidth=ot,ne.style.minHeight=ot,ne.style.fontSize="18px",ne.style.lineHeight="1",ne.style.backgroundColor="transparent",ne.style.color="var(--persona-primary, #111827)",ne.style.border="none",ne.style.borderRadius="6px",ne.style.transition="background-color 0.15s ease",ne.addEventListener("mouseenter",()=>{ne.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),ne.addEventListener("mouseleave",()=>{ne.style.backgroundColor="transparent"});let fn=he(Fe,jt,"currentColor",1.5);fn?ne.appendChild(fn):ne.textContent="\u{1F4CE}",ne.addEventListener("click",sn=>{sn.preventDefault(),Ce==null||Ce.click()}),be.appendChild(ne);let Zt=(Vi=j.buttonTooltipText)!=null?Vi:"Attach file",Lt=h("div","persona-send-button-tooltip");Lt.textContent=Zt,be.appendChild(Lt),Vt.append(be),!ye&&Ce&&Ze&&(ye=wr.fromConfig(j),ye.setPreviewsContainer(Ze),Ce.addEventListener("change",async()=>{ye&&(Ce!=null&&Ce.files)&&(await ye.handleFileSelect(Ce.files),Ce.value="")}))}else{be.style.display="";let j=(Ji=n.attachments)!=null?Ji:{};Ce&&(Ce.accept=((Ki=j.allowedTypes)!=null?Ki:Hn).join(","),Ce.multiple=((Gi=j.maxFiles)!=null?Gi:4)>1),ye&&ye.updateConfig({allowedTypes:j.allowedTypes,maxFileSize:j.maxFileSize,maxFiles:j.maxFiles})}else be&&(be.style.display="none"),ye&&ye.clearAttachments();let Pt=(Yi=n.sendButton)!=null?Yi:{},Mo=(Xi=Pt.useIcon)!=null?Xi:!1,Ur=(Zi=Pt.iconText)!=null?Zi:"\u2191",Vr=Pt.iconName,yr=(Qi=Pt.tooltipText)!=null?Qi:"Send message",ko=(el=Pt.showTooltip)!=null?el:!1,jn=(tl=Pt.size)!=null?tl:"40px",Kt=Pt.backgroundColor,Ft=Pt.textColor;if(Mo){if(K.style.width=jn,K.style.height=jn,K.style.minWidth=jn,K.style.minHeight=jn,K.style.fontSize="18px",K.style.lineHeight="1",K.innerHTML="",Vr){let j=parseFloat(jn)||24,et=Ft&&typeof Ft=="string"&&Ft.trim()?Ft.trim():"currentColor",Ct=he(Vr,j,et,2);Ct?(K.appendChild(Ct),K.style.color=et):(K.textContent=Ur,Ft?K.style.color=Ft:K.classList.add("persona-text-white"))}else K.textContent=Ur,Ft?K.style.color=Ft:K.classList.add("persona-text-white");K.className="persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer",Kt?(K.style.backgroundColor=Kt,K.classList.remove("persona-bg-persona-primary")):K.classList.add("persona-bg-persona-primary")}else K.textContent=(rl=(nl=n.copy)==null?void 0:nl.sendButtonLabel)!=null?rl:"Send",K.style.width="",K.style.height="",K.style.minWidth="",K.style.minHeight="",K.style.fontSize="",K.style.lineHeight="",K.className="persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-50 persona-cursor-pointer",Kt?(K.style.backgroundColor=Kt,K.classList.remove("persona-bg-persona-accent")):K.classList.add("persona-bg-persona-accent"),Ft?K.style.color=Ft:K.classList.add("persona-text-white");Pt.borderWidth?(K.style.borderWidth=Pt.borderWidth,K.style.borderStyle="solid"):(K.style.borderWidth="",K.style.borderStyle=""),Pt.borderColor?K.style.borderColor=Pt.borderColor:K.style.borderColor="",Pt.paddingX?(K.style.paddingLeft=Pt.paddingX,K.style.paddingRight=Pt.paddingX):(K.style.paddingLeft="",K.style.paddingRight=""),Pt.paddingY?(K.style.paddingTop=Pt.paddingY,K.style.paddingBottom=Pt.paddingY):(K.style.paddingTop="",K.style.paddingBottom="");let An=_e==null?void 0:_e.querySelector(".persona-send-button-tooltip");if(ko&&yr)if(An)An.textContent=yr,An.style.display="";else{let j=document.createElement("div");j.className="persona-send-button-tooltip",j.textContent=yr,_e==null||_e.insertBefore(j,K)}else An&&(An.style.display="none");let ss=(ol=n.layout)==null?void 0:ol.contentMaxWidth;ss?(re.style.maxWidth=ss,re.style.marginLeft="auto",re.style.marginRight="auto",re.style.width="100%",ze&&(ze.style.maxWidth=ss,ze.style.marginLeft="auto",ze.style.marginRight="auto")):(re.style.maxWidth="",re.style.marginLeft="",re.style.marginRight="",re.style.width="",ze&&(ze.style.maxWidth="",ze.style.marginLeft="",ze.style.marginRight=""));let zn=(sl=n.statusIndicator)!=null?sl:{},_c=(al=zn.visible)!=null?al:!0;if(Et.style.display=_c?"":"none",D){let j=D.getStatus();nt(Et,(Ct=>{var Fe,ot,Dt,jt;return Ct==="idle"?(Fe=zn.idleText)!=null?Fe:Gt.idle:Ct==="connecting"?(ot=zn.connectingText)!=null?ot:Gt.connecting:Ct==="connected"?(Dt=zn.connectedText)!=null?Dt:Gt.connected:Ct==="error"?(jt=zn.errorText)!=null?jt:Gt.error:Gt[Ct]})(j),zn,j)}Et.classList.remove("persona-text-left","persona-text-center","persona-text-right");let jc=zn.align==="left"?"persona-text-left":zn.align==="center"?"persona-text-center":"persona-text-right";Et.classList.add(jc)},open(){b&&vt(!0,"api")},close(){b&&vt(!1,"api")},toggle(){b&&vt(!T,"api")},clearChat(){rn=!1,D.clearMessages(),Fn.clear();try{localStorage.removeItem(Lr),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Lr}`)}catch(g){console.error("[AgentWidget] Failed to clear default localStorage:",g)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Lr)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(g){console.error("[AgentWidget] Failed to clear custom localStorage:",g)}let l=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(l),a!=null&&a.clear)try{let g=a.clear();g instanceof Promise&&g.catch(y=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)})}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",g)}i={},S.syncFromMetadata(),F==null||F.clear(),J==null||J.update()},setMessage(l){return!Q||D.isStreaming()?!1:(!T&&b&&vt(!0,"system"),Q.value=l,Q.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(l){if(D.isStreaming())return!1;let g=(l==null?void 0:l.trim())||Q.value.trim();return g?(!T&&b&&vt(!0,"system"),Q.value="",Q.style.height="auto",D.sendMessage(g),!0):!1},startVoiceRecognition(){var g,y;return D.isStreaming()?!1:((y=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:y.type)==="runtype"?(D.isVoiceActive()||(!T&&b&&vt(!0,"system"),qe.manuallyDeactivated=!1,Qt(),D.toggleVoice().then(()=>{qe.active=D.isVoiceActive(),cn("user"),D.isVoiceActive()&&_n()})),!0):on?!0:qr()?(!T&&b&&vt(!0,"system"),qe.manuallyDeactivated=!1,Qt(),tr("user"),!0):!1},stopVoiceRecognition(){var l,g;return((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?D.isVoiceActive()?(D.toggleVoice().then(()=>{qe.active=!1,qe.manuallyDeactivated=!0,Qt(),cn("user"),mn()}),!0):!1:on?(qe.manuallyDeactivated=!0,Qt(),gn("user"),!0):!1},injectMessage(l){return!T&&b&&vt(!0,"system"),D.injectMessage(l)},injectAssistantMessage(l){!T&&b&&vt(!0,"system");let g=D.injectAssistantMessage(l);return V&&(V=!1,ue&&(clearTimeout(ue),ue=null),setTimeout(()=>{D&&!D.isStreaming()&&D.continueConversation()},100)),g},injectUserMessage(l){return!T&&b&&vt(!0,"system"),D.injectUserMessage(l)},injectSystemMessage(l){return!T&&b&&vt(!0,"system"),D.injectSystemMessage(l)},injectMessageBatch(l){return!T&&b&&vt(!0,"system"),D.injectMessageBatch(l)},injectTestMessage(l){!T&&b&&vt(!0,"system"),D.injectTestEvent(l)},async connectStream(l,g){return D.connectStream(l,g)},__pushEventStreamEvent(l){F&&F.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:l.type,timestamp:Date.now(),payload:JSON.stringify(l.payload)})},showEventStream(){!le||!F||rt()},hideEventStream(){me&&Tt()},isEventStreamVisible(){return me},showArtifacts(){un(n)&&(rn=!1,Cn(),Qe==null||Qe.setMobileOpen(!0))},hideArtifacts(){un(n)&&(rn=!0,Cn())},upsertArtifact(l){return un(n)?(rn=!1,D.upsertArtifact(l)):null},selectArtifact(l){un(n)&&D.selectArtifact(l)},clearArtifacts(){un(n)&&D.clearArtifacts()},focusInput(){return b&&!T||!Q?!1:(Q.focus(),!0)},async resolveApproval(l,g){let A=D.getMessages().find(L=>{var R;return L.variant==="approval"&&((R=L.approval)==null?void 0:R.id)===l});if(!(A!=null&&A.approval))throw new Error(`Approval not found: ${l}`);return D.resolveApproval(A.approval,g)},getMessages(){return D.getMessages()},getStatus(){return D.getStatus()},getPersistentMetadata(){return{...i}},updatePersistentMetadata(l){f(l)},on(l,g){return o.on(l,g)},off(l,g){o.off(l,g)},isOpen(){return b&&T},isVoiceActive(){return qe.active},getState(){return{open:b&&T,launcherEnabled:b,voiceActive:qe.active,streaming:D.isStreaming()}},showCSATFeedback(l){!T&&b&&vt(!0,"system");let g=re.querySelector(".persona-feedback-container");g&&g.remove();let y=Rs({onSubmit:async(A,L)=>{var R;D.isClientTokenMode()&&await D.submitCSATFeedback(A,L),(R=l==null?void 0:l.onSubmit)==null||R.call(l,A,L)},onDismiss:l==null?void 0:l.onDismiss,...l});re.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},showNPSFeedback(l){!T&&b&&vt(!0,"system");let g=re.querySelector(".persona-feedback-container");g&&g.remove();let y=Hs({onSubmit:async(A,L)=>{var R;D.isClientTokenMode()&&await D.submitNPSFeedback(A,L),(R=l==null?void 0:l.onSubmit)==null||R.call(l,A,L)},onDismiss:l==null?void 0:l.onDismiss,...l});re.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},async submitCSATFeedback(l,g){return D.submitCSATFeedback(l,g)},async submitNPSFeedback(l,g){return D.submitNPSFeedback(l,g)},destroy(){Mt.forEach(l=>l()),Me.remove(),je==null||je.destroy(),Je==null||Je.remove(),Sn&&G.removeEventListener("click",Sn)}};if((((ga=t==null?void 0:t.debugTools)!=null?ga:!1)||!!n.debug)&&typeof window!="undefined"){let l=window.AgentWidgetBrowser,g={controller:P,getMessages:P.getMessages,getStatus:P.getStatus,getMetadata:P.getPersistentMetadata,updateMetadata:P.updatePersistentMetadata,clearHistory:()=>P.clearChat(),setVoiceActive:y=>y?P.startVoiceRecognition():P.stopVoiceRecognition()};window.AgentWidgetBrowser=g,Mt.push(()=>{window.AgentWidgetBrowser===g&&(window.AgentWidgetBrowser=l)})}if(typeof window!="undefined"){let l=e.getAttribute("data-persona-instance")||e.id||"persona-"+Math.random().toString(36).slice(2,8),g=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.focusInput()};if(window.addEventListener("persona:focusInput",g),Mt.push(()=>{window.removeEventListener("persona:focusInput",g)}),le){let U=ae=>{let ve=ae.detail;(!(ve!=null&&ve.instanceId)||ve.instanceId===l)&&P.showEventStream()},O=ae=>{let ve=ae.detail;(!(ve!=null&&ve.instanceId)||ve.instanceId===l)&&P.hideEventStream()};window.addEventListener("persona:showEventStream",U),window.addEventListener("persona:hideEventStream",O),Mt.push(()=>{window.removeEventListener("persona:showEventStream",U),window.removeEventListener("persona:hideEventStream",O)})}let y=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.showArtifacts()},A=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.hideArtifacts()},L=U=>{let O=U.detail;O!=null&&O.instanceId&&O.instanceId!==l||O!=null&&O.artifact&&P.upsertArtifact(O.artifact)},R=U=>{let O=U.detail;O!=null&&O.instanceId&&O.instanceId!==l||typeof(O==null?void 0:O.id)=="string"&&P.selectArtifact(O.id)},W=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.clearArtifacts()};window.addEventListener("persona:showArtifacts",y),window.addEventListener("persona:hideArtifacts",A),window.addEventListener("persona:upsertArtifact",L),window.addEventListener("persona:selectArtifact",R),window.addEventListener("persona:clearArtifacts",W),Mt.push(()=>{window.removeEventListener("persona:showArtifacts",y),window.removeEventListener("persona:hideArtifacts",A),window.removeEventListener("persona:upsertArtifact",L),window.removeEventListener("persona:selectArtifact",R),window.removeEventListener("persona:clearArtifacts",W)})}let xe=gp(n.persistState);if(xe&&b){let l=mp(xe.storage),g=`${xe.keyPrefix}widget-open`,y=`${xe.keyPrefix}widget-voice`,A=`${xe.keyPrefix}widget-voice-mode`;if(l){let L=((ma=xe.persist)==null?void 0:ma.openState)&&l.getItem(g)==="true",R=((fa=xe.persist)==null?void 0:fa.voiceState)&&l.getItem(y)==="true",W=((ha=xe.persist)==null?void 0:ha.voiceState)&&l.getItem(A)==="true";if(L&&setTimeout(()=>{P.open(),setTimeout(()=>{var U;if(R||W)P.startVoiceRecognition();else if((U=xe.persist)!=null&&U.focusInput){let O=e.querySelector("textarea");O&&O.focus()}},100)},0),(ya=xe.persist)!=null&&ya.openState&&(o.on("widget:opened",()=>{l.setItem(g,"true")}),o.on("widget:closed",()=>{l.setItem(g,"false")})),(ba=xe.persist)!=null&&ba.voiceState&&(o.on("voice:state",U=>{l.setItem(y,U.active?"true":"false")}),o.on("user:message",U=>{l.setItem(A,U.viaVoice?"true":"false")})),xe.clearOnChatClear){let U=()=>{l.removeItem(g),l.removeItem(y),l.removeItem(A)},O=()=>U();window.addEventListener("persona:clear-chat",O),Mt.push(()=>{window.removeEventListener("persona:clear-chat",O)})}}}return c&&b&&setTimeout(()=>{P.open()},0),P};var fp=(e,r)=>{let t=e.trim(),n=/^(\d+(?:\.\d+)?)px$/i.exec(t);if(n)return Math.max(0,parseFloat(n[1]));let s=/^(\d+(?:\.\d+)?)%$/i.exec(t);return s?Math.max(0,r*parseFloat(s[1])/100):420},ic=(e,r)=>{var n,s;let t=(s=(n=r==null?void 0:r.launcher)==null?void 0:n.enabled)!=null?s:!0;e.className="persona-host",e.style.height=t?"":"100%",e.style.display=t?"":"flex",e.style.flexDirection=t?"":"column",e.style.flex=t?"":"1 1 auto",e.style.minHeight=t?"":"0"},Fs=e=>{e.style.position="",e.style.top="",e.style.bottom="",e.style.left="",e.style.right="",e.style.zIndex="",e.style.transform="",e.style.pointerEvents=""},lc=e=>{e.style.inset="",e.style.width="",e.style.height="",e.style.maxWidth="",e.style.minWidth="",Fs(e)},Ns=e=>{e.style.transition=""},Os=e=>{e.style.display="",e.style.flexDirection="",e.style.flex="",e.style.minHeight="",e.style.minWidth="",e.style.width="",e.style.height="",e.style.alignItems="",e.style.transition="",e.style.transform=""},$s=e=>{e.style.width="",e.style.maxWidth="",e.style.minWidth="",e.style.flex="1 1 auto"},Ko=(e,r)=>{e.style.width="",e.style.minWidth="",e.style.maxWidth="",e.style.boxSizing="",r.style.alignItems=""},hp=(e,r,t,n,s)=>{s?t.parentElement!==r&&(e.replaceChildren(),r.replaceChildren(t,n),e.appendChild(r)):t.parentElement===r&&(r.replaceChildren(),e.appendChild(t),e.appendChild(n))},yp=(e,r,t,n,s,o)=>{let a=o?r:e;s==="left"?a.firstElementChild!==n&&a.replaceChildren(n,t):a.lastElementChild!==n&&a.replaceChildren(t,n)},cc=(e,r,t,n,s,o,a)=>{var v,S,b,x,k,_;let i=hn(o),d=i.reveal==="push";hp(e,r,t,n,d),yp(e,r,t,n,i.side,d),e.dataset.personaHostLayout="docked",e.dataset.personaDockSide=i.side,e.dataset.personaDockOpen=a?"true":"false",e.style.width="100%",e.style.maxWidth="100%",e.style.minWidth="0",e.style.height="100%",e.style.minHeight="0",e.style.position="relative",t.style.display="flex",t.style.flexDirection="column",t.style.minHeight="0",t.style.position="relative",s.className="persona-host",s.style.height="100%",s.style.minHeight="0",s.style.display="flex",s.style.flexDirection="column",s.style.flex="1 1 auto";let c=e.ownerDocument.defaultView,u=(S=(v=o==null?void 0:o.launcher)==null?void 0:v.mobileFullscreen)!=null?S:!0,p=(x=(b=o==null?void 0:o.launcher)==null?void 0:b.mobileBreakpoint)!=null?x:640,f=c!=null?c.innerWidth<=p:!1;if(u&&f&&a){e.dataset.personaDockMobileFullscreen="true",e.removeAttribute("data-persona-dock-reveal"),Os(r),Ns(n),lc(n),$s(t),Ko(s,n),e.style.display="flex",e.style.flexDirection="column",e.style.alignItems="stretch",e.style.overflow="hidden",t.style.flex="1 1 auto",t.style.width="100%",t.style.minWidth="0",n.style.display="flex",n.style.flexDirection="column",n.style.position="fixed",n.style.inset="0",n.style.width="100%",n.style.height="100%",n.style.maxWidth="100%",n.style.minWidth="0",n.style.minHeight="0",n.style.overflow="hidden",n.style.zIndex=String((_=(k=o==null?void 0:o.launcher)==null?void 0:k.zIndex)!=null?_:9999),n.style.transform="none",n.style.transition="none",n.style.pointerEvents="auto",n.style.flex="none",d&&(r.style.display="flex",r.style.flexDirection="column",r.style.width="100%",r.style.height="100%",r.style.minHeight="0",r.style.minWidth="0",r.style.flex="1 1 auto",r.style.alignItems="stretch",r.style.transform="none",r.style.transition="none",t.style.flex="1 1 auto",t.style.width="100%",t.style.maxWidth="100%",t.style.minWidth="0");return}if(e.removeAttribute("data-persona-dock-mobile-fullscreen"),lc(n),i.reveal==="overlay"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="overlay",Os(r),Ns(n),$s(t),Ko(s,n);let w=i.animate?"transform 180ms ease":"none",I=i.side==="right"?"translateX(100%)":"translateX(-100%)",$=a?"translateX(0)":I;n.style.display="flex",n.style.flexDirection="column",n.style.flex="none",n.style.position="absolute",n.style.top="0",n.style.bottom="0",n.style.width=i.width,n.style.maxWidth=i.width,n.style.minWidth=i.width,n.style.minHeight="0",n.style.overflow="hidden",n.style.transition=w,n.style.transform=$,n.style.pointerEvents=a?"auto":"none",n.style.zIndex="2",i.side==="right"?(n.style.right="0",n.style.left=""):(n.style.left="0",n.style.right="")}else if(i.reveal==="push"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="push",Ns(n),Fs(n),Ko(s,n);let w=fp(i.width,e.clientWidth),I=Math.max(0,e.clientWidth),$=i.animate?"transform 180ms ease":"none",T=i.side==="right"?a?`translateX(-${w}px)`:"translateX(0)":a?"translateX(0)":`translateX(-${w}px)`;r.style.display="flex",r.style.flexDirection="row",r.style.flex="0 0 auto",r.style.minHeight="0",r.style.minWidth="0",r.style.alignItems="stretch",r.style.height="100%",r.style.width=`${I+w}px`,r.style.transition=$,r.style.transform=T,t.style.flex="0 0 auto",t.style.flexGrow="0",t.style.flexShrink="0",t.style.width=`${I}px`,t.style.maxWidth=`${I}px`,t.style.minWidth=`${I}px`,n.style.display="flex",n.style.flexDirection="column",n.style.flex="0 0 auto",n.style.flexShrink="0",n.style.width=i.width,n.style.minWidth=i.width,n.style.maxWidth=i.width,n.style.position="relative",n.style.overflow="hidden",n.style.transition="none",n.style.pointerEvents=a?"auto":"none"}else{e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="",Os(r),Fs(n),$s(t),Ko(s,n);let w=i.reveal==="emerge";w?e.dataset.personaDockReveal="emerge":e.removeAttribute("data-persona-dock-reveal");let I=a?i.width:"0px",$=i.animate?"width 180ms ease, min-width 180ms ease, max-width 180ms ease, flex-basis 180ms ease":"none",T=!a;n.style.display="flex",n.style.flexDirection="column",n.style.flex=`0 0 ${I}`,n.style.width=I,n.style.maxWidth=I,n.style.minWidth=I,n.style.minHeight="0",n.style.position="relative",n.style.overflow=w||T?"hidden":"visible",n.style.transition=$,w&&(n.style.alignItems=i.side==="right"?"flex-start":"flex-end",s.style.width=i.width,s.style.minWidth=i.width,s.style.maxWidth=i.width,s.style.boxSizing="border-box")}},bp=(e,r)=>{let t=e.ownerDocument.createElement("div");return ic(t,r),e.appendChild(t),{mode:"direct",host:t,shell:null,syncWidgetState:()=>{},updateConfig(n){ic(t,n)},destroy(){t.remove()}}},xp=(e,r)=>{var k,_,w,I;let{ownerDocument:t}=e,n=e.parentElement;if(!n)throw new Error("Docked widget target must be attached to the DOM");let s=e.tagName.toUpperCase();if(s==="BODY"||s==="HTML")throw new Error('Docked widget target must be a concrete container element, not "body" or "html"');let o=e.nextSibling,a=t.createElement("div"),i=t.createElement("div"),d=t.createElement("div"),c=t.createElement("aside"),u=t.createElement("div"),p=(_=(k=r==null?void 0:r.launcher)==null?void 0:k.enabled)==null||_?(I=(w=r==null?void 0:r.launcher)==null?void 0:w.autoExpand)!=null?I:!1:!0;i.dataset.personaDockRole="push-track",d.dataset.personaDockRole="content",c.dataset.personaDockRole="panel",u.dataset.personaDockRole="host",c.appendChild(u),n.insertBefore(a,e),d.appendChild(e);let f=null,m=()=>{f==null||f.disconnect(),f=null},v=()=>{m(),hn(r).reveal==="push"&&typeof ResizeObserver!="undefined"&&(f=new ResizeObserver(()=>{cc(a,i,d,c,u,r,p)}),f.observe(a))},S=()=>{cc(a,i,d,c,u,r,p),v()},b=a.ownerDocument.defaultView,x=()=>{S()};return b==null||b.addEventListener("resize",x),hn(r).reveal==="push"?(i.appendChild(d),i.appendChild(c),a.appendChild(i)):(a.appendChild(d),a.appendChild(c)),S(),{mode:"docked",host:u,shell:a,syncWidgetState($){let T=$.launcherEnabled?$.open:!0;p!==T&&(p=T,S())},updateConfig($){var T,V;r=$,((V=(T=r==null?void 0:r.launcher)==null?void 0:T.enabled)!=null?V:!0)===!1&&(p=!0),S()},destroy(){b==null||b.removeEventListener("resize",x),m(),n.isConnected&&(o&&o.parentNode===n?n.insertBefore(e,o):n.appendChild(e)),a.remove()}}},Go=(e,r)=>zt(r)?xp(e,r):bp(e,r);var _s={},vp=e=>{if(typeof window=="undefined"||typeof document=="undefined")throw new Error("Chat widget can only be mounted in a browser environment");if(typeof e=="string"){let r=document.querySelector(e);if(!r)throw new Error(`Chat widget target "${e}" was not found`);return r}return e},Cp=()=>{try{if(typeof _s!="undefined"&&_s.url)return new URL("../widget.css",_s.url).href}catch{}return null},dc=(e,r)=>{let t=Cp(),n=()=>{if(!(e instanceof ShadowRoot)||e.querySelector("link[data-persona]"))return;let s=r.head.querySelector("link[data-persona]");if(!s)return;let o=s.cloneNode(!0);e.insertBefore(o,e.firstChild)};if(e instanceof ShadowRoot)if(t){let s=r.createElement("link");s.rel="stylesheet",s.href=t,s.setAttribute("data-persona","true"),e.insertBefore(s,e.firstChild)}else n();else if(!r.head.querySelector("link[data-persona]")&&t){let o=r.createElement("link");o.rel="stylesheet",o.href=t,o.setAttribute("data-persona","true"),r.head.appendChild(o)}},pc=e=>{var b;let r=vp(e.target),t=e.useShadowDom===!0,n=r.ownerDocument,s=e.config,o=Go(r,s),a,i=[],d=(x,k)=>{var $,T;let w=!((T=($=k==null?void 0:k.launcher)==null?void 0:$.enabled)!=null?T:!0)||zt(k),I=n.createElement("div");if(I.setAttribute("data-persona-root","true"),w&&(I.style.height="100%",I.style.display="flex",I.style.flexDirection="column",I.style.flex="1",I.style.minHeight="0"),t){let V=x.attachShadow({mode:"open"});V.appendChild(I),dc(V,n)}else x.appendChild(I),dc(x,n);return r.id&&I.setAttribute("data-persona-instance",r.id),I},c=()=>{o.syncWidgetState(a.getState())},u=()=>{i.forEach(x=>x()),i=[a.on("widget:opened",c),a.on("widget:closed",c)],c()},p=()=>{let x=d(o.host,s);a=Ds(x,s,{debugTools:e.debugTools}),u()},f=()=>{i.forEach(x=>x()),i=[],a.destroy()};p(),(b=e.onReady)==null||b.call(e);let m=x=>{f(),o.destroy(),o=Go(r,x),s=x,p()},v={update(x){var I,$,T,V,ue,se;let k={...s,...x,launcher:{...(I=s==null?void 0:s.launcher)!=null?I:{},...($=x==null?void 0:x.launcher)!=null?$:{},dock:{...(V=(T=s==null?void 0:s.launcher)==null?void 0:T.dock)!=null?V:{},...(se=(ue=x==null?void 0:x.launcher)==null?void 0:ue.dock)!=null?se:{}}}},_=zt(s),w=zt(k);if(_!==w){m(k);return}s=k,o.updateConfig(s),a.update(x),c()},destroy(){f(),o.destroy(),e.windowKey&&typeof window!="undefined"&&delete window[e.windowKey]}},S=new Proxy(v,{get(x,k,_){if(k==="host")return o.host;if(k in x)return Reflect.get(x,k,_);let w=a[k];return typeof w=="function"?w.bind(a):w}});return e.windowKey&&typeof window!="undefined"&&(window[e.windowKey]=S),S};var hc=new Set(["script","style","noscript","svg","path","meta","link","br","hr"]),wp=new Set(["button","a","input","select","textarea","details","summary"]),Sp=new Set(["button","link","menuitem","tab","option","switch","checkbox","radio","combobox","listbox","slider","spinbutton","textbox"]),js=/\b(product|card|item|listing|result)\b/i,qs=/\$[\d,]+(?:\.\d{2})?|€[\d,]+(?:\.\d{2})?|£[\d,]+(?:\.\d{2})?|USD\s*[\d,]+(?:\.\d{2})?/i,Ap=3e3,Ep=100;function yc(e){let r=typeof e.className=="string"?e.className:"";if(js.test(r)||e.id&&js.test(e.id))return!0;for(let t=0;t<e.attributes.length;t++){let n=e.attributes[t];if(n.name.startsWith("data-")&&js.test(n.value))return!0}return!1}function bc(e){var r;return qs.test(((r=e.textContent)!=null?r:"").trim())}function xc(e){var t;let r=e.querySelectorAll("a[href]");for(let n=0;n<r.length;n++){let s=(t=r[n].getAttribute("href"))!=null?t:"";if(s&&s!=="#"&&!s.toLowerCase().startsWith("javascript:"))return!0}return!1}function Tp(e){return!!e.querySelector('button, [role="button"], input[type="submit"], input[type="button"]')}function uc(e){let r=e.match(qs);return r?r[0]:null}function gc(e){var n,s,o;let r=(n=e.querySelector(".product-title a, h1 a, h2 a, h3 a, h4 a, .title a, a[href]"))!=null?n:e.querySelector("a[href]");if(r&&((s=r.textContent)!=null&&s.trim())){let a=r.getAttribute("href");return{title:r.textContent.trim(),href:a&&a!=="#"?a:null}}let t=e.querySelector("h1, h2, h3, h4, h5, h6");return(o=t==null?void 0:t.textContent)!=null&&o.trim()?{title:t.textContent.trim(),href:null}:{title:"",href:null}}function Mp(e){let r=[],t=n=>{let s=n.trim();s&&!r.includes(s)&&r.push(s)};return e.querySelectorAll("button").forEach(n=>{var s;return t((s=n.textContent)!=null?s:"")}),e.querySelectorAll('[role="button"]').forEach(n=>{var s;return t((s=n.textContent)!=null?s:"")}),e.querySelectorAll('input[type="submit"], input[type="button"]').forEach(n=>{var s;t((s=n.value)!=null?s:"")}),r.slice(0,6)}var kp="commerce-card",Lp="result-card";function mc(e){return!yc(e)||!bc(e)||!xc(e)&&!Tp(e)?0:5200}function fc(e){var n;return!yc(e)||bc(e)||!xc(e)||((n=e.textContent)!=null?n:"").trim().length<20||!(!!e.querySelector("h1, h2, h3, h4, h5, h6, .title")||!!e.querySelector(".snippet, .description, p"))?0:2800}var vc=[{id:kp,scoreElement(e){return mc(e)},shouldSuppressDescendant(e,r,t){if(r===e||!e.contains(r))return!1;if(t.interactivity==="static"){let n=t.text.trim();return!!(n.length===0||qs.test(n)&&n.length<32)}return!0},formatSummary(e,r){var d,c,u;if(mc(e)===0)return null;let{title:t,href:n}=gc(e),s=(u=(c=uc(((d=e.textContent)!=null?d:"").trim()))!=null?c:uc(r.text))!=null?u:"",o=Mp(e);return[n&&t?`[${t}](${n})${s?` \u2014 ${s}`:""}`:t?`${t}${s?` \u2014 ${s}`:""}`:s||r.text.trim().slice(0,120),`selector: ${r.selector}`,o.length?`actions: ${o.join(", ")}`:""].filter(Boolean).join(`
|
|
98
|
+
`)}},{id:Lp,scoreElement(e){return fc(e)},formatSummary(e,r){if(fc(e)===0)return null;let{title:t,href:n}=gc(e);return[n&&t?`[${t}](${n})`:t||r.text.trim().slice(0,120),`selector: ${r.selector}`].filter(Boolean).join(`
|
|
99
|
+
`)}}];function Ip(){typeof console!="undefined"&&typeof console.warn=="function"&&console.warn('[persona] collectEnrichedPageContext: options.mode is "simple" but `rules` were provided; rules are ignored.')}function Pp(e){var u,p,f,m,v,S,b,x,k,_,w,I,$;let r=(u=e.options)!=null?u:{},t=(f=(p=r.maxElements)!=null?p:e.maxElements)!=null?f:80,n=(v=(m=r.excludeSelector)!=null?m:e.excludeSelector)!=null?v:".persona-host",s=(b=(S=r.maxTextLength)!=null?S:e.maxTextLength)!=null?b:200,o=(k=(x=r.visibleOnly)!=null?x:e.visibleOnly)!=null?k:!0,a=(_=r.root)!=null?_:e.root,i=(w=r.mode)!=null?w:"structured",d=(I=r.maxCandidates)!=null?I:Math.max(500,t*10),c=($=e.rules)!=null?$:vc;return i==="simple"&&e.rules&&e.rules.length>0?(Ip(),c=[]):i==="simple"&&(c=[]),{mode:i,maxElements:t,maxCandidates:d,excludeSelector:n,maxTextLength:s,visibleOnly:o,root:a,rules:c}}function zs(e){return typeof CSS!="undefined"&&typeof CSS.escape=="function"?CSS.escape(e):e.replace(/([^\w-])/g,"\\$1")}var Wp=["data-testid","data-product","data-action","data-id","data-name","data-type"];function Rp(e){let r=e.tagName.toLowerCase(),t=e.getAttribute("role");return r==="a"&&e.hasAttribute("href")?"navigable":r==="input"||r==="select"||r==="textarea"||t==="textbox"||t==="combobox"||t==="listbox"||t==="spinbutton"?"input":r==="button"||t==="button"||wp.has(r)||t&&Sp.has(t)||e.hasAttribute("tabindex")||e.hasAttribute("onclick")||e.getAttribute("contenteditable")==="true"?"clickable":"static"}function Cc(e){if(e.hidden)return!1;try{let r=getComputedStyle(e);if(r.display==="none"||r.visibility==="hidden")return!1}catch{}return!(e.style.display==="none"||e.style.visibility==="hidden")}function Hp(e){let r={},t=e.id;t&&(r.id=t);let n=e.getAttribute("href");n&&(r.href=n);let s=e.getAttribute("aria-label");s&&(r["aria-label"]=s);let o=e.getAttribute("type");o&&(r.type=o);let a=e.getAttribute("value");a&&(r.value=a);let i=e.getAttribute("name");i&&(r.name=i);let d=e.getAttribute("role");d&&(r.role=d);for(let c=0;c<e.attributes.length;c++){let u=e.attributes[c];u.name.startsWith("data-")&&(r[u.name]=u.value)}return r}function wc(e){let r=e.tagName.toLowerCase();if(e.id){let s=`#${zs(e.id)}`;try{if(e.ownerDocument.querySelectorAll(s).length===1)return s}catch{}}for(let s of Wp){let o=e.getAttribute(s);if(o){let a=`${r}[${s}="${zs(o)}"]`;try{if(e.ownerDocument.querySelectorAll(a).length===1)return a}catch{}}}let t=Array.from(e.classList).filter(s=>s&&!s.startsWith("persona-")).slice(0,3);if(t.length>0){let s=`${r}.${t.map(a=>zs(a)).join(".")}`;try{if(e.ownerDocument.querySelectorAll(s).length===1)return s}catch{}let o=e.parentElement;if(o){let i=Array.from(o.querySelectorAll(`:scope > ${r}`)).indexOf(e);if(i>=0){let d=`${s}:nth-of-type(${i+1})`;try{if(e.ownerDocument.querySelectorAll(d).length===1)return d}catch{}}}}let n=e.parentElement;if(n){let o=Array.from(n.querySelectorAll(`:scope > ${r}`)).indexOf(e);if(o>=0)return`${r}:nth-of-type(${o+1})`}return r}function Bp(e){return e==="static"?Ep:Ap}function Sc(e,r){var s;let t=e.tagName.toLowerCase(),n=((s=e.textContent)!=null?s:"").trim().substring(0,r);return{selector:wc(e),tagName:t,text:n,role:e.getAttribute("role"),interactivity:Rp(e),attributes:Hp(e)}}function Dp(e,r,t,n){let s=Bp(r.interactivity),o=null;for(let a of t){let i=a.scoreElement(e,r,n);i>0&&(s+=i,a.formatSummary&&!o&&(o=a))}return{score:s,formattingRule:o}}function Np(e,r){var t;for(let n of e)if(r.el!==n.el&&(t=n.formattingRule)!=null&&t.shouldSuppressDescendant&&n.el.contains(r.el)&&n.formattingRule.shouldSuppressDescendant(n.el,r.el,r.enriched))return!0;return!1}function Op(e,r){let t={doc:r.ownerDocument,maxTextLength:e.maxTextLength},n=new Set,s=[],o=0,a=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),i=a.currentNode;for(;i&&s.length<e.maxCandidates;){if(i.nodeType===Node.ELEMENT_NODE){let c=i,u=c.tagName.toLowerCase();if(hc.has(u)){i=a.nextNode();continue}if(e.excludeSelector)try{if(c.closest(e.excludeSelector)){i=a.nextNode();continue}}catch{}if(e.visibleOnly&&!Cc(c)){i=a.nextNode();continue}let p=Sc(c,e.maxTextLength),f=p.text.length>0,m=Object.keys(p.attributes).length>0&&!Object.keys(p.attributes).every(b=>b==="role");if(!f&&!m){i=a.nextNode();continue}if(n.has(p.selector)){i=a.nextNode();continue}n.add(p.selector);let{score:v,formattingRule:S}=Dp(c,p,e.rules,t);s.push({el:c,domIndex:o,enriched:p,score:v,formattingRule:S}),o+=1}i=a.nextNode()}s.sort((c,u)=>{let p=c.enriched.interactivity==="static"?1:0,f=u.enriched.interactivity==="static"?1:0;return p!==f?p-f:u.score!==c.score?u.score-c.score:c.domIndex-u.domIndex});let d=[];for(let c of s){if(d.length>=e.maxElements)break;Np(d,c)||d.push(c)}return d.sort((c,u)=>{let p=c.enriched.interactivity==="static"?1:0,f=u.enriched.interactivity==="static"?1:0;return p!==f?p-f:p===1&&u.score!==c.score?u.score-c.score:c.domIndex-u.domIndex}),d.map(c=>{var f;let u;if((f=c.formattingRule)!=null&&f.formatSummary){let m=c.formattingRule.formatSummary(c.el,c.enriched,t);m&&(u=m)}let p={...c.enriched};return u&&(p.formattedSummary=u),p})}function $p(e,r){let t=[],n=new Set,s=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),o=s.currentNode;for(;o&&t.length<e.maxElements;){if(o.nodeType===Node.ELEMENT_NODE){let d=o,c=d.tagName.toLowerCase();if(hc.has(c)){o=s.nextNode();continue}if(e.excludeSelector)try{if(d.closest(e.excludeSelector)){o=s.nextNode();continue}}catch{}if(e.visibleOnly&&!Cc(d)){o=s.nextNode();continue}let u=Sc(d,e.maxTextLength),p=u.text.length>0,f=Object.keys(u.attributes).length>0&&!Object.keys(u.attributes).every(m=>m==="role");if(!p&&!f){o=s.nextNode();continue}n.has(u.selector)||(n.add(u.selector),t.push(u))}o=s.nextNode()}let a=[],i=[];for(let d of t)d.interactivity!=="static"?a.push(d):i.push(d);return[...a,...i].slice(0,e.maxElements)}function Fp(e={}){var n;let r=Pp(e),t=(n=r.root)!=null?n:document.body;return t?r.mode==="simple"?$p(r,t):Op(r,t):[]}var Yo=100;function _p(e,r={}){var o;if(e.length===0)return"No page elements found.";let t=(o=r.mode)!=null?o:"structured",n=[];if(t==="structured"){let a=e.map(i=>i.formattedSummary).filter(i=>!!i&&i.length>0);a.length>0&&n.push(`Structured summaries:
|
|
100
100
|
${a.map(i=>`- ${i.split(`
|
|
101
101
|
`).join(`
|
|
102
102
|
`)}`).join(`
|
|
@@ -110,7 +110,7 @@ ${a.join(`
|
|
|
110
110
|
${a.join(`
|
|
111
111
|
`)}`)}return n.join(`
|
|
112
112
|
|
|
113
|
-
`)}var
|
|
113
|
+
`)}var Ac={name:"@runtypelabs/persona",version:"3.5.0",description:"Themeable, pluggable streaming agent widget for websites, in plain JS with support for voice input and reasoning / tool output.",type:"module",main:"dist/index.cjs",module:"dist/index.js",types:"dist/index.d.ts",exports:{".":{types:"./dist/index.d.ts",import:"./dist/index.js",require:"./dist/index.cjs"},"./theme-reference":{types:"./dist/theme-reference.d.ts",import:"./dist/theme-reference.js",require:"./dist/theme-reference.cjs"},"./widget.css":{import:"./widget.css",default:"./dist/widget.css"}},files:["dist","widget.css","src"],scripts:{build:"rimraf dist && pnpm run build:styles && pnpm run build:client && pnpm run build:installer && pnpm run build:theme-ref","build:theme-ref":"tsup src/theme-reference.ts --format esm,cjs --minify --dts","build:styles":`node -e "const fs=require('fs');fs.mkdirSync('dist',{recursive:true});fs.copyFileSync('src/styles/widget.css','dist/widget.css');"`,"build:client":'tsup src/index.ts --format esm,cjs,iife --global-name AgentWidget --minify --sourcemap --splitting false --dts --loader ".css=text"',"build:installer":"tsup src/install.ts --format iife --global-name SiteAgentInstaller --out-dir dist --minify --sourcemap --no-splitting",lint:"eslint . --ext .ts",typecheck:"tsc --noEmit",test:"vitest","test:ui":"vitest --ui","test:run":"vitest run"},dependencies:{dompurify:"^3.3.3",idiomorph:"^0.7.4",lucide:"^0.552.0",marked:"^12.0.2","partial-json":"^0.1.7",zod:"^3.22.4"},devDependencies:{"@types/node":"^20.12.7","@typescript-eslint/eslint-plugin":"^7.0.0","@typescript-eslint/parser":"^7.0.0","@vitest/ui":"^4.0.9",eslint:"^8.57.0","eslint-config-prettier":"^9.1.0","fake-indexeddb":"^6.2.5",rimraf:"^5.0.5",tsup:"^8.0.1",typescript:"^5.4.5",vitest:"^4.0.9"},engines:{node:">=20.0.0"},author:"Runtype",license:"MIT",keywords:["ai","chat","widget","streaming","typescript","persona","agent"],repository:{type:"git",url:"git+https://github.com/runtypelabs/persona.git",directory:"packages/widget"},bugs:{url:"https://github.com/runtypelabs/persona/issues"},homepage:"https://github.com/runtypelabs/persona/tree/main/packages/widget#readme",publishConfig:{access:"public"}};var Ir=Ac.version;function Bn(e){if(e!==void 0)return typeof e=="string"?e:Array.isArray(e)?`[${e.map(r=>r.toString()).join(", ")}]`:e.toString()}function zp(e){if(e)return{getHeaders:Bn(e.getHeaders),onFeedback:Bn(e.onFeedback),onCopy:Bn(e.onCopy),requestMiddleware:Bn(e.requestMiddleware),actionHandlers:Bn(e.actionHandlers),actionParsers:Bn(e.actionParsers),postprocessMessage:Bn(e.postprocessMessage),contextProviders:Bn(e.contextProviders),streamParser:Bn(e.streamParser)}}var Ec=`({ text, message }: any) => {
|
|
114
114
|
const jsonSource = (message as any).rawContent || text || message.content;
|
|
115
115
|
if (!jsonSource || typeof jsonSource !== 'string') return null;
|
|
116
116
|
let cleanJson = jsonSource
|
|
@@ -123,7 +123,7 @@ ${a.join(`
|
|
|
123
123
|
if (parsed.action) return { type: parsed.action, payload: parsed };
|
|
124
124
|
} catch (e) { return null; }
|
|
125
125
|
return null;
|
|
126
|
-
}`,
|
|
126
|
+
}`,Tc=`function(ctx) {
|
|
127
127
|
var jsonSource = ctx.message.rawContent || ctx.text || ctx.message.content;
|
|
128
128
|
if (!jsonSource || typeof jsonSource !== 'string') return null;
|
|
129
129
|
var cleanJson = jsonSource
|
|
@@ -136,7 +136,7 @@ ${a.join(`
|
|
|
136
136
|
if (parsed.action) return { type: parsed.action, payload: parsed };
|
|
137
137
|
} catch (e) { return null; }
|
|
138
138
|
return null;
|
|
139
|
-
}`,
|
|
139
|
+
}`,Mc=`(action: any, context: any) => {
|
|
140
140
|
if (action.type !== 'nav_then_click') return;
|
|
141
141
|
const payload = action.payload || action.raw || {};
|
|
142
142
|
const url = payload?.page;
|
|
@@ -153,7 +153,7 @@ ${a.join(`
|
|
|
153
153
|
const targetUrl = url.startsWith('http') ? url : new URL(url, window.location.origin).toString();
|
|
154
154
|
window.location.href = targetUrl;
|
|
155
155
|
return { handled: true, displayText: text };
|
|
156
|
-
}`,
|
|
156
|
+
}`,kc=`function(action, context) {
|
|
157
157
|
if (action.type !== 'nav_then_click') return;
|
|
158
158
|
var payload = action.payload || action.raw || {};
|
|
159
159
|
var url = payload.page;
|
|
@@ -170,26 +170,26 @@ ${a.join(`
|
|
|
170
170
|
var targetUrl = url.startsWith('http') ? url : new URL(url, window.location.origin).toString();
|
|
171
171
|
window.location.href = targetUrl;
|
|
172
172
|
return { handled: true, displayText: text };
|
|
173
|
-
}`,
|
|
173
|
+
}`,qp=`(parsed: any) => {
|
|
174
174
|
if (!parsed || typeof parsed !== 'object') return null;
|
|
175
175
|
if (parsed.action === 'nav_then_click') return 'Navigating...';
|
|
176
176
|
if (parsed.action === 'message') return parsed.text || '';
|
|
177
177
|
if (parsed.action === 'message_and_click') return parsed.text || 'Processing...';
|
|
178
178
|
return parsed.text || null;
|
|
179
|
-
}`,
|
|
179
|
+
}`,Up=`function(parsed) {
|
|
180
180
|
if (!parsed || typeof parsed !== 'object') return null;
|
|
181
181
|
if (parsed.action === 'nav_then_click') return 'Navigating...';
|
|
182
182
|
if (parsed.action === 'message') return parsed.text || '';
|
|
183
183
|
if (parsed.action === 'message_and_click') return parsed.text || 'Processing...';
|
|
184
184
|
return parsed.text || null;
|
|
185
|
-
}`;function
|
|
186
|
-
`)}function
|
|
187
|
-
`)}function Jp(e,r){let t=r==null?void 0:r.hooks,n=["// ChatWidgetAdvanced.tsx","'use client'; // Required for Next.js - remove for Vite/CRA","","import { useEffect } from 'react';","import '@runtypelabs/persona/widget.css';","import {"," initAgentWidget,"," createFlexibleJsonStreamParser,"," defaultJsonActionParser,"," defaultActionHandlers,"," markdownPostprocessor","} from '@runtypelabs/persona';","import type { AgentWidgetInitHandle } from '@runtypelabs/persona';","","const STORAGE_KEY = 'chat-widget-state';","const PROCESSED_ACTIONS_KEY = 'chat-widget-processed-actions';","","// Types for DOM elements","interface PageElement {"," type: string;"," tagName: string;"," selector: string;"," innerText: string;"," href?: string;","}","","interface DOMContext {"," page_elements: PageElement[];"," page_element_count: number;"," element_types: Record<string, number>;"," page_url: string;"," page_title: string;"," timestamp: string;","}","","// DOM context provider - extracts page elements for AI context","const collectDOMContext = (): DOMContext => {"," const selectors = {",` products: '[data-product-id], .product-card, .product-item, [role="article"]',`,` buttons: 'button, [role="button"], .btn',`," links: 'a[href]',"," inputs: 'input, textarea, select'"," };",""," const elements: PageElement[] = [];"," Object.entries(selectors).forEach(([type, selector]) => {"," document.querySelectorAll(selector).forEach((element) => {"," if (!(element instanceof HTMLElement)) return;"," "," // Exclude elements within the widget"," const widgetHost = element.closest('.persona-host');"," if (widgetHost) return;"," "," const text = element.innerText?.trim();"," if (!text) return;",""," const selectorString ="," element.id ? `#${element.id}` :"," element.getAttribute('data-testid') ? `[data-testid=\"${element.getAttribute('data-testid')}\"]` :"," element.getAttribute('data-product-id') ? `[data-product-id=\"${element.getAttribute('data-product-id')}\"]` :"," element.tagName.toLowerCase();",""," const elementData: PageElement = {"," type,"," tagName: element.tagName.toLowerCase(),"," selector: selectorString,"," innerText: text.substring(0, 200)"," };",""," if (type === 'links' && element instanceof HTMLAnchorElement && element.href) {"," elementData.href = element.href;"," }",""," elements.push(elementData);"," });"," });",""," const counts = elements.reduce((acc, el) => {"," acc[el.type] = (acc[el.type] || 0) + 1;"," return acc;"," }, {} as Record<string, number>);",""," return {"," page_elements: elements.slice(0, 50),"," page_element_count: elements.length,"," element_types: counts,"," page_url: window.location.href,"," page_title: document.title,"," timestamp: new Date().toISOString()"," };","};","","export function ChatWidgetAdvanced() {"," useEffect(() => {"," let handle: AgentWidgetInitHandle | null = null;",""," // Load saved state"," const loadSavedMessages = () => {"," const savedState = localStorage.getItem(STORAGE_KEY);"," if (savedState) {"," try {"," const { messages } = JSON.parse(savedState);"," return messages || [];"," } catch (e) {"," console.error('Failed to load saved state:', e);"," }"," }"," return [];"," };",""," handle = initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&n.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&n.push(` clientToken: "${e.clientToken}",`),e.flowId&&n.push(` flowId: "${e.flowId}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&Un(n,"theme",e.theme," "),e.launcher&&Un(n,"launcher",e.launcher," "),e.copy&&(n.push(" copy: {"),Object.entries(e.copy).forEach(([s,o])=>{n.push(` ${s}: "${o}",`)}),n.push(" },")),e.sendButton&&(n.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.voiceRecognition&&(n.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"?n.push(` ${s}: ${o},`):typeof o=="number"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.statusIndicator&&(n.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.features&&(n.push(" features: {"),Object.entries(e.features).forEach(([s,o])=>{n.push(` ${s}: ${o},`)}),n.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(n.push(" suggestionChips: ["),e.suggestionChips.forEach(s=>{n.push(` "${s}",`)}),n.push(" ],")),e.suggestionChipsConfig&&(n.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&n.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&n.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&n.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&n.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),n.push(" },")),n.push(...Zo(e," ")),n.push(...Qo(e," ",t)),n.push(...es(e," ")),n.push(...ts(e," ")),t!=null&&t.getHeaders&&n.push(` getHeaders: ${t.getHeaders},`),t!=null&&t.contextProviders&&n.push(` contextProviders: ${t.contextProviders},`),e.debug&&n.push(` debug: ${e.debug},`),n.push(" initialMessages: loadSavedMessages(),"),t!=null&&t.streamParser?n.push(` streamParser: ${t.streamParser},`):(n.push(" // Flexible JSON stream parser for handling structured actions"),n.push(` streamParser: () => createFlexibleJsonStreamParser(${_p}),`)),t!=null&&t.actionParsers?(n.push(" // Action parsers (custom merged with defaults)"),n.push(` actionParsers: [...(${t.actionParsers}), defaultJsonActionParser,`),n.push(" // Built-in parser for markdown-wrapped JSON"),n.push(` ${Sc}`),n.push(" ],")):(n.push(" // Action parsers to detect JSON actions in responses"),n.push(" actionParsers: ["),n.push(" defaultJsonActionParser,"),n.push(" // Parser for markdown-wrapped JSON"),n.push(` ${Sc}`),n.push(" ],")),t!=null&&t.actionHandlers?(n.push(" // Action handlers (custom merged with defaults)"),n.push(` actionHandlers: [...(${t.actionHandlers}),`),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Built-in handler for nav_then_click action"),n.push(` ${Ec}`),n.push(" ],")):(n.push(" // Action handlers for navigation and other actions"),n.push(" actionHandlers: ["),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Handler for nav_then_click action"),n.push(` ${Ec}`),n.push(" ],")),t!=null&&t.postprocessMessage?n.push(` postprocessMessage: ${t.postprocessMessage},`):n.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text),"),t!=null&&t.requestMiddleware?(n.push(" // Request middleware (custom merged with DOM context)"),n.push(" requestMiddleware: ({ payload, config }) => {"),n.push(` const customResult = (${t.requestMiddleware})({ payload, config });`),n.push(" const merged = customResult || payload;"),n.push(" return {"),n.push(" ...merged,"),n.push(" metadata: { ...merged.metadata, ...collectDOMContext() }"),n.push(" };"),n.push(" }")):(n.push(" requestMiddleware: ({ payload }) => {"),n.push(" return {"),n.push(" ...payload,"),n.push(" metadata: collectDOMContext()"),n.push(" };"),n.push(" }")),n.push(" }"),n.push(" });"),n.push(""),n.push(" // Save state on message events"),n.push(" const handleMessage = () => {"),n.push(" const session = handle?.getSession?.();"),n.push(" if (session) {"),n.push(" localStorage.setItem(STORAGE_KEY, JSON.stringify({"),n.push(" messages: session.messages,"),n.push(" timestamp: new Date().toISOString()"),n.push(" }));"),n.push(" }"),n.push(" };"),n.push(""),n.push(" // Clear state on clear chat"),n.push(" const handleClearChat = () => {"),n.push(" localStorage.removeItem(STORAGE_KEY);"),n.push(" localStorage.removeItem(PROCESSED_ACTIONS_KEY);"),n.push(" };"),n.push(""),n.push(" window.addEventListener('persona:message', handleMessage);"),n.push(" window.addEventListener('persona:clear-chat', handleClearChat);"),n.push(""),n.push(" // Cleanup on unmount"),n.push(" return () => {"),n.push(" window.removeEventListener('persona:message', handleMessage);"),n.push(" window.removeEventListener('persona:clear-chat', handleClearChat);"),n.push(" if (handle) {"),n.push(" handle.destroy();"),n.push(" }"),n.push(" };"),n.push(" }, []);"),n.push(""),n.push(" return null; // Widget injects itself into the DOM"),n.push("}"),n.push(""),n.push("// Usage: Collects DOM context for AI-powered navigation"),n.push("// Features:"),n.push("// - Extracts page elements (products, buttons, links)"),n.push("// - Persists chat history across page loads"),n.push("// - Handles navigation actions (nav_then_click)"),n.push("// - Processes structured JSON actions from AI"),n.push("//"),n.push("// Example usage in Next.js:"),n.push("// import { ChatWidgetAdvanced } from './components/ChatWidgetAdvanced';"),n.push("//"),n.push("// export default function RootLayout({ children }) {"),n.push("// return ("),n.push('// <html lang="en">'),n.push("// <body>"),n.push("// {children}"),n.push("// <ChatWidgetAdvanced />"),n.push("// </body>"),n.push("// </html>"),n.push("// );"),n.push("// }"),n.join(`
|
|
188
|
-
`)}function
|
|
189
|
-
`)}function
|
|
185
|
+
}`;function Vp(e){if(!e)return null;let r=e.toString();return r.includes("createJsonStreamParser")||r.includes("partial-json")?"json":r.includes("createRegexJsonParser")||r.includes("regex")?"regex-json":r.includes("createXmlParser")||r.includes("<text>")?"xml":null}function Xo(e){var r,t;return(t=(r=e.parserType)!=null?r:Vp(e.streamParser))!=null?t:"plain"}function Zo(e,r){let t=[];return e.toolCall&&(t.push(`${r}toolCall: {`),Object.entries(e.toolCall).forEach(([n,s])=>{typeof s=="string"&&t.push(`${r} ${n}: "${s}",`)}),t.push(`${r}},`)),t}function Qo(e,r,t){let n=[],s=e.messageActions&&Object.entries(e.messageActions).some(([a,i])=>a!=="onFeedback"&&a!=="onCopy"&&i!==void 0),o=(t==null?void 0:t.onFeedback)||(t==null?void 0:t.onCopy);return(s||o)&&(n.push(`${r}messageActions: {`),e.messageActions&&Object.entries(e.messageActions).forEach(([a,i])=>{a==="onFeedback"||a==="onCopy"||(typeof i=="string"?n.push(`${r} ${a}: "${i}",`):typeof i=="boolean"&&n.push(`${r} ${a}: ${i},`))}),t!=null&&t.onFeedback&&n.push(`${r} onFeedback: ${t.onFeedback},`),t!=null&&t.onCopy&&n.push(`${r} onCopy: ${t.onCopy},`),n.push(`${r}},`)),n}function es(e,r){let t=[];if(e.markdown){let n=e.markdown.options&&Object.keys(e.markdown.options).length>0,s=e.markdown.disableDefaultStyles!==void 0;(n||s)&&(t.push(`${r}markdown: {`),n&&(t.push(`${r} options: {`),Object.entries(e.markdown.options).forEach(([o,a])=>{typeof a=="string"?t.push(`${r} ${o}: "${a}",`):typeof a=="boolean"&&t.push(`${r} ${o}: ${a},`)}),t.push(`${r} },`)),s&&t.push(`${r} disableDefaultStyles: ${e.markdown.disableDefaultStyles},`),t.push(`${r}},`))}return t}function ts(e,r){let t=[];if(e.layout){let n=e.layout.header&&Object.keys(e.layout.header).some(o=>o!=="render"),s=e.layout.messages&&Object.keys(e.layout.messages).some(o=>o!=="renderUserMessage"&&o!=="renderAssistantMessage");(n||s)&&(t.push(`${r}layout: {`),n&&(t.push(`${r} header: {`),Object.entries(e.layout.header).forEach(([o,a])=>{o!=="render"&&(typeof a=="string"?t.push(`${r} ${o}: "${a}",`):typeof a=="boolean"&&t.push(`${r} ${o}: ${a},`))}),t.push(`${r} },`)),s&&(t.push(`${r} messages: {`),Object.entries(e.layout.messages).forEach(([o,a])=>{o==="renderUserMessage"||o==="renderAssistantMessage"||(o==="avatar"&&typeof a=="object"&&a!==null?(t.push(`${r} avatar: {`),Object.entries(a).forEach(([i,d])=>{typeof d=="string"?t.push(`${r} ${i}: "${d}",`):typeof d=="boolean"&&t.push(`${r} ${i}: ${d},`)}),t.push(`${r} },`)):o==="timestamp"&&typeof a=="object"&&a!==null?Object.entries(a).some(([d])=>d!=="format")&&(t.push(`${r} timestamp: {`),Object.entries(a).forEach(([d,c])=>{d!=="format"&&(typeof c=="string"?t.push(`${r} ${d}: "${c}",`):typeof c=="boolean"&&t.push(`${r} ${d}: ${c},`))}),t.push(`${r} },`)):typeof a=="string"?t.push(`${r} ${o}: "${a}",`):typeof a=="boolean"&&t.push(`${r} ${o}: ${a},`))}),t.push(`${r} },`)),t.push(`${r}},`))}return t}function Us(e,r){let t=[];return e&&(e.getHeaders&&t.push(`${r}getHeaders: ${e.getHeaders},`),e.requestMiddleware&&t.push(`${r}requestMiddleware: ${e.requestMiddleware},`),e.actionParsers&&t.push(`${r}actionParsers: ${e.actionParsers},`),e.actionHandlers&&t.push(`${r}actionHandlers: ${e.actionHandlers},`),e.contextProviders&&t.push(`${r}contextProviders: ${e.contextProviders},`),e.streamParser&&t.push(`${r}streamParser: ${e.streamParser},`)),t}function Lc(e,r,t){Object.entries(r).forEach(([n,s])=>{if(!(s===void 0||typeof s=="function")){if(Array.isArray(s)){e.push(`${t}${n}: ${JSON.stringify(s)},`);return}if(s&&typeof s=="object"){e.push(`${t}${n}: {`),Lc(e,s,`${t} `),e.push(`${t}},`);return}e.push(`${t}${n}: ${JSON.stringify(s)},`)}})}function Vn(e,r,t,n){t&&(e.push(`${n}${r}: {`),Lc(e,t,`${n} `),e.push(`${n}},`))}function Jp(e,r="esm",t){let n={...e};delete n.postprocessMessage,delete n.initialMessages;let s=t?{...t,hooks:zp(t.hooks)}:void 0;return r==="esm"?Kp(n,s):r==="script-installer"?Xp(n):r==="script-advanced"?Qp(n,s):r==="react-component"?Gp(n,s):r==="react-advanced"?Yp(n,s):Zp(n,s)}function Kp(e,r){let t=r==null?void 0:r.hooks,n=Xo(e),s=n!=="plain",o=["import '@runtypelabs/persona/widget.css';","import { initAgentWidget, markdownPostprocessor } from '@runtypelabs/persona';","","initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&o.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&o.push(` clientToken: "${e.clientToken}",`),e.flowId&&o.push(` flowId: "${e.flowId}",`),s&&o.push(` parserType: "${n}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&Vn(o,"theme",e.theme," "),e.launcher&&Vn(o,"launcher",e.launcher," "),e.copy&&(o.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{o.push(` ${a}: "${i}",`)}),o.push(" },")),e.sendButton&&(o.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.voiceRecognition&&(o.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"?o.push(` ${a}: ${i},`):typeof i=="number"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.statusIndicator&&(o.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.features&&(o.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{o.push(` ${a}: ${i},`)}),o.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(o.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{o.push(` "${a}",`)}),o.push(" ],")),e.suggestionChipsConfig&&(o.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&o.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&o.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&o.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&o.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),o.push(" },")),o.push(...Zo(e," ")),o.push(...Qo(e," ",t)),o.push(...es(e," ")),o.push(...ts(e," ")),o.push(...Us(t," ")),e.debug&&o.push(` debug: ${e.debug},`),t!=null&&t.postprocessMessage?o.push(` postprocessMessage: ${t.postprocessMessage}`):o.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text)"),o.push(" }"),o.push("});"),o.join(`
|
|
186
|
+
`)}function Gp(e,r){let t=r==null?void 0:r.hooks,n=Xo(e),s=n!=="plain",o=["// ChatWidget.tsx","'use client'; // Required for Next.js - remove for Vite/CRA","","import { useEffect } from 'react';","import '@runtypelabs/persona/widget.css';","import { initAgentWidget, markdownPostprocessor } from '@runtypelabs/persona';","import type { AgentWidgetInitHandle } from '@runtypelabs/persona';","","export function ChatWidget() {"," useEffect(() => {"," let handle: AgentWidgetInitHandle | null = null;",""," handle = initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&o.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&o.push(` clientToken: "${e.clientToken}",`),e.flowId&&o.push(` flowId: "${e.flowId}",`),s&&o.push(` parserType: "${n}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&Vn(o,"theme",e.theme," "),e.launcher&&Vn(o,"launcher",e.launcher," "),e.copy&&(o.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{o.push(` ${a}: "${i}",`)}),o.push(" },")),e.sendButton&&(o.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.voiceRecognition&&(o.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"?o.push(` ${a}: ${i},`):typeof i=="number"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.statusIndicator&&(o.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.features&&(o.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{o.push(` ${a}: ${i},`)}),o.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(o.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{o.push(` "${a}",`)}),o.push(" ],")),e.suggestionChipsConfig&&(o.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&o.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&o.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&o.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&o.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),o.push(" },")),o.push(...Zo(e," ")),o.push(...Qo(e," ",t)),o.push(...es(e," ")),o.push(...ts(e," ")),o.push(...Us(t," ")),e.debug&&o.push(` debug: ${e.debug},`),t!=null&&t.postprocessMessage?o.push(` postprocessMessage: ${t.postprocessMessage}`):o.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text)"),o.push(" }"),o.push(" });"),o.push(""),o.push(" // Cleanup on unmount"),o.push(" return () => {"),o.push(" if (handle) {"),o.push(" handle.destroy();"),o.push(" }"),o.push(" };"),o.push(" }, []);"),o.push(""),o.push(" return null; // Widget injects itself into the DOM"),o.push("}"),o.push(""),o.push("// Usage in your app:"),o.push("// import { ChatWidget } from './components/ChatWidget';"),o.push("//"),o.push("// export default function App() {"),o.push("// return ("),o.push("// <div>"),o.push("// {/* Your app content */}"),o.push("// <ChatWidget />"),o.push("// </div>"),o.push("// );"),o.push("// }"),o.join(`
|
|
187
|
+
`)}function Yp(e,r){let t=r==null?void 0:r.hooks,n=["// ChatWidgetAdvanced.tsx","'use client'; // Required for Next.js - remove for Vite/CRA","","import { useEffect } from 'react';","import '@runtypelabs/persona/widget.css';","import {"," initAgentWidget,"," createFlexibleJsonStreamParser,"," defaultJsonActionParser,"," defaultActionHandlers,"," markdownPostprocessor","} from '@runtypelabs/persona';","import type { AgentWidgetInitHandle } from '@runtypelabs/persona';","","const STORAGE_KEY = 'chat-widget-state';","const PROCESSED_ACTIONS_KEY = 'chat-widget-processed-actions';","","// Types for DOM elements","interface PageElement {"," type: string;"," tagName: string;"," selector: string;"," innerText: string;"," href?: string;","}","","interface DOMContext {"," page_elements: PageElement[];"," page_element_count: number;"," element_types: Record<string, number>;"," page_url: string;"," page_title: string;"," timestamp: string;","}","","// DOM context provider - extracts page elements for AI context","const collectDOMContext = (): DOMContext => {"," const selectors = {",` products: '[data-product-id], .product-card, .product-item, [role="article"]',`,` buttons: 'button, [role="button"], .btn',`," links: 'a[href]',"," inputs: 'input, textarea, select'"," };",""," const elements: PageElement[] = [];"," Object.entries(selectors).forEach(([type, selector]) => {"," document.querySelectorAll(selector).forEach((element) => {"," if (!(element instanceof HTMLElement)) return;"," "," // Exclude elements within the widget"," const widgetHost = element.closest('.persona-host');"," if (widgetHost) return;"," "," const text = element.innerText?.trim();"," if (!text) return;",""," const selectorString ="," element.id ? `#${element.id}` :"," element.getAttribute('data-testid') ? `[data-testid=\"${element.getAttribute('data-testid')}\"]` :"," element.getAttribute('data-product-id') ? `[data-product-id=\"${element.getAttribute('data-product-id')}\"]` :"," element.tagName.toLowerCase();",""," const elementData: PageElement = {"," type,"," tagName: element.tagName.toLowerCase(),"," selector: selectorString,"," innerText: text.substring(0, 200)"," };",""," if (type === 'links' && element instanceof HTMLAnchorElement && element.href) {"," elementData.href = element.href;"," }",""," elements.push(elementData);"," });"," });",""," const counts = elements.reduce((acc, el) => {"," acc[el.type] = (acc[el.type] || 0) + 1;"," return acc;"," }, {} as Record<string, number>);",""," return {"," page_elements: elements.slice(0, 50),"," page_element_count: elements.length,"," element_types: counts,"," page_url: window.location.href,"," page_title: document.title,"," timestamp: new Date().toISOString()"," };","};","","export function ChatWidgetAdvanced() {"," useEffect(() => {"," let handle: AgentWidgetInitHandle | null = null;",""," // Load saved state"," const loadSavedMessages = () => {"," const savedState = localStorage.getItem(STORAGE_KEY);"," if (savedState) {"," try {"," const { messages } = JSON.parse(savedState);"," return messages || [];"," } catch (e) {"," console.error('Failed to load saved state:', e);"," }"," }"," return [];"," };",""," handle = initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&n.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&n.push(` clientToken: "${e.clientToken}",`),e.flowId&&n.push(` flowId: "${e.flowId}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&Vn(n,"theme",e.theme," "),e.launcher&&Vn(n,"launcher",e.launcher," "),e.copy&&(n.push(" copy: {"),Object.entries(e.copy).forEach(([s,o])=>{n.push(` ${s}: "${o}",`)}),n.push(" },")),e.sendButton&&(n.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.voiceRecognition&&(n.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"?n.push(` ${s}: ${o},`):typeof o=="number"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.statusIndicator&&(n.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.features&&(n.push(" features: {"),Object.entries(e.features).forEach(([s,o])=>{n.push(` ${s}: ${o},`)}),n.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(n.push(" suggestionChips: ["),e.suggestionChips.forEach(s=>{n.push(` "${s}",`)}),n.push(" ],")),e.suggestionChipsConfig&&(n.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&n.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&n.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&n.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&n.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),n.push(" },")),n.push(...Zo(e," ")),n.push(...Qo(e," ",t)),n.push(...es(e," ")),n.push(...ts(e," ")),t!=null&&t.getHeaders&&n.push(` getHeaders: ${t.getHeaders},`),t!=null&&t.contextProviders&&n.push(` contextProviders: ${t.contextProviders},`),e.debug&&n.push(` debug: ${e.debug},`),n.push(" initialMessages: loadSavedMessages(),"),t!=null&&t.streamParser?n.push(` streamParser: ${t.streamParser},`):(n.push(" // Flexible JSON stream parser for handling structured actions"),n.push(` streamParser: () => createFlexibleJsonStreamParser(${qp}),`)),t!=null&&t.actionParsers?(n.push(" // Action parsers (custom merged with defaults)"),n.push(` actionParsers: [...(${t.actionParsers}), defaultJsonActionParser,`),n.push(" // Built-in parser for markdown-wrapped JSON"),n.push(` ${Ec}`),n.push(" ],")):(n.push(" // Action parsers to detect JSON actions in responses"),n.push(" actionParsers: ["),n.push(" defaultJsonActionParser,"),n.push(" // Parser for markdown-wrapped JSON"),n.push(` ${Ec}`),n.push(" ],")),t!=null&&t.actionHandlers?(n.push(" // Action handlers (custom merged with defaults)"),n.push(` actionHandlers: [...(${t.actionHandlers}),`),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Built-in handler for nav_then_click action"),n.push(` ${Mc}`),n.push(" ],")):(n.push(" // Action handlers for navigation and other actions"),n.push(" actionHandlers: ["),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Handler for nav_then_click action"),n.push(` ${Mc}`),n.push(" ],")),t!=null&&t.postprocessMessage?n.push(` postprocessMessage: ${t.postprocessMessage},`):n.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text),"),t!=null&&t.requestMiddleware?(n.push(" // Request middleware (custom merged with DOM context)"),n.push(" requestMiddleware: ({ payload, config }) => {"),n.push(` const customResult = (${t.requestMiddleware})({ payload, config });`),n.push(" const merged = customResult || payload;"),n.push(" return {"),n.push(" ...merged,"),n.push(" metadata: { ...merged.metadata, ...collectDOMContext() }"),n.push(" };"),n.push(" }")):(n.push(" requestMiddleware: ({ payload }) => {"),n.push(" return {"),n.push(" ...payload,"),n.push(" metadata: collectDOMContext()"),n.push(" };"),n.push(" }")),n.push(" }"),n.push(" });"),n.push(""),n.push(" // Save state on message events"),n.push(" const handleMessage = () => {"),n.push(" const session = handle?.getSession?.();"),n.push(" if (session) {"),n.push(" localStorage.setItem(STORAGE_KEY, JSON.stringify({"),n.push(" messages: session.messages,"),n.push(" timestamp: new Date().toISOString()"),n.push(" }));"),n.push(" }"),n.push(" };"),n.push(""),n.push(" // Clear state on clear chat"),n.push(" const handleClearChat = () => {"),n.push(" localStorage.removeItem(STORAGE_KEY);"),n.push(" localStorage.removeItem(PROCESSED_ACTIONS_KEY);"),n.push(" };"),n.push(""),n.push(" window.addEventListener('persona:message', handleMessage);"),n.push(" window.addEventListener('persona:clear-chat', handleClearChat);"),n.push(""),n.push(" // Cleanup on unmount"),n.push(" return () => {"),n.push(" window.removeEventListener('persona:message', handleMessage);"),n.push(" window.removeEventListener('persona:clear-chat', handleClearChat);"),n.push(" if (handle) {"),n.push(" handle.destroy();"),n.push(" }"),n.push(" };"),n.push(" }, []);"),n.push(""),n.push(" return null; // Widget injects itself into the DOM"),n.push("}"),n.push(""),n.push("// Usage: Collects DOM context for AI-powered navigation"),n.push("// Features:"),n.push("// - Extracts page elements (products, buttons, links)"),n.push("// - Persists chat history across page loads"),n.push("// - Handles navigation actions (nav_then_click)"),n.push("// - Processes structured JSON actions from AI"),n.push("//"),n.push("// Example usage in Next.js:"),n.push("// import { ChatWidgetAdvanced } from './components/ChatWidgetAdvanced';"),n.push("//"),n.push("// export default function RootLayout({ children }) {"),n.push("// return ("),n.push('// <html lang="en">'),n.push("// <body>"),n.push("// {children}"),n.push("// <ChatWidgetAdvanced />"),n.push("// </body>"),n.push("// </html>"),n.push("// );"),n.push("// }"),n.join(`
|
|
188
|
+
`)}function Ic(e){var s;let r=Xo(e),t=r!=="plain",n={};if(e.apiUrl&&(n.apiUrl=e.apiUrl),e.clientToken&&(n.clientToken=e.clientToken),e.flowId&&(n.flowId=e.flowId),t&&(n.parserType=r),e.theme&&(n.theme=e.theme),e.launcher&&(n.launcher=e.launcher),e.copy&&(n.copy=e.copy),e.sendButton&&(n.sendButton=e.sendButton),e.voiceRecognition&&(n.voiceRecognition=e.voiceRecognition),e.statusIndicator&&(n.statusIndicator=e.statusIndicator),e.features&&(n.features=e.features),((s=e.suggestionChips)==null?void 0:s.length)>0&&(n.suggestionChips=e.suggestionChips),e.suggestionChipsConfig&&(n.suggestionChipsConfig=e.suggestionChipsConfig),e.debug&&(n.debug=e.debug),e.toolCall){let o={};Object.entries(e.toolCall).forEach(([a,i])=>{typeof i=="string"&&(o[a]=i)}),Object.keys(o).length>0&&(n.toolCall=o)}if(e.messageActions){let o={};Object.entries(e.messageActions).forEach(([a,i])=>{a!=="onFeedback"&&a!=="onCopy"&&i!==void 0&&(typeof i=="string"||typeof i=="boolean")&&(o[a]=i)}),Object.keys(o).length>0&&(n.messageActions=o)}if(e.markdown){let o={};e.markdown.options&&(o.options=e.markdown.options),e.markdown.disableDefaultStyles!==void 0&&(o.disableDefaultStyles=e.markdown.disableDefaultStyles),Object.keys(o).length>0&&(n.markdown=o)}if(e.layout){let o={};if(e.layout.header){let a={};Object.entries(e.layout.header).forEach(([i,d])=>{i!=="render"&&(typeof d=="string"||typeof d=="boolean")&&(a[i]=d)}),Object.keys(a).length>0&&(o.header=a)}if(e.layout.messages){let a={};Object.entries(e.layout.messages).forEach(([i,d])=>{if(i!=="renderUserMessage"&&i!=="renderAssistantMessage")if(i==="avatar"&&typeof d=="object"&&d!==null)a.avatar=d;else if(i==="timestamp"&&typeof d=="object"&&d!==null){let c={};Object.entries(d).forEach(([u,p])=>{u!=="format"&&(typeof p=="string"||typeof p=="boolean")&&(c[u]=p)}),Object.keys(c).length>0&&(a.timestamp=c)}else(typeof d=="string"||typeof d=="boolean")&&(a[i]=d)}),Object.keys(a).length>0&&(o.messages=a)}Object.keys(o).length>0&&(n.layout=o)}return n}function Xp(e){let r=Ic(e),t=JSON.stringify(r,null,0).replace(/'/g,"'");return`<script src="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${Ir}/dist/install.global.js" data-config='${t}'></script>`}function Zp(e,r){let t=r==null?void 0:r.hooks,n=Xo(e),s=n!=="plain",o=["<!-- Load CSS -->",`<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${Ir}/dist/widget.css" />`,"","<!-- Load JavaScript -->",`<script src="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${Ir}/dist/index.global.js"></script>`,"","<!-- Initialize widget -->","<script>"," window.AgentWidget.initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&o.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&o.push(` clientToken: "${e.clientToken}",`),e.flowId&&o.push(` flowId: "${e.flowId}",`),s&&o.push(` parserType: "${n}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&Vn(o,"theme",e.theme," "),e.launcher&&Vn(o,"launcher",e.launcher," "),e.copy&&(o.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{o.push(` ${a}: "${i}",`)}),o.push(" },")),e.sendButton&&(o.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.voiceRecognition&&(o.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"?o.push(` ${a}: ${i},`):typeof i=="number"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.statusIndicator&&(o.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.features&&(o.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{o.push(` ${a}: ${i},`)}),o.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(o.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{o.push(` "${a}",`)}),o.push(" ],")),e.suggestionChipsConfig&&(o.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&o.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&o.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&o.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&o.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),o.push(" },")),o.push(...Zo(e," ")),o.push(...Qo(e," ",t)),o.push(...es(e," ")),o.push(...ts(e," ")),o.push(...Us(t," ")),e.debug&&o.push(` debug: ${e.debug},`),t!=null&&t.postprocessMessage?o.push(` postprocessMessage: ${t.postprocessMessage}`):o.push(" postprocessMessage: ({ text }) => window.AgentWidget.markdownPostprocessor(text)"),o.push(" }"),o.push(" });"),o.push("</script>"),o.join(`
|
|
189
|
+
`)}function Qp(e,r){let t=r==null?void 0:r.hooks,n=Ic(e),o=["<script>","(function() {"," 'use strict';",""," // Configuration",` var CONFIG = ${JSON.stringify(n,null,2).split(`
|
|
190
190
|
`).map((a,i)=>i===0?a:" "+a).join(`
|
|
191
|
-
`)};`,""," // Constants",` var CDN_BASE = 'https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${Ir}/dist';`," var STORAGE_KEY = 'chat-widget-state';"," var PROCESSED_ACTIONS_KEY = 'chat-widget-processed-actions';",""," // DOM context provider - extracts page elements for AI context"," var domContextProvider = function() {"," var selectors = {",` products: '[data-product-id], .product-card, .product-item, [role="article"]',`,` buttons: 'button, [role="button"], .btn',`," links: 'a[href]',"," inputs: 'input, textarea, select'"," };",""," var elements = [];"," Object.entries(selectors).forEach(function(entry) {"," var type = entry[0], selector = entry[1];"," document.querySelectorAll(selector).forEach(function(element) {"," if (!(element instanceof HTMLElement)) return;"," var widgetHost = element.closest('.persona-host');"," if (widgetHost) return;"," var text = element.innerText ? element.innerText.trim() : '';"," if (!text) return;",""," var selectorString = element.id ? '#' + element.id :",` element.getAttribute('data-testid') ? '[data-testid="' + element.getAttribute('data-testid') + '"]' :`,` element.getAttribute('data-product-id') ? '[data-product-id="' + element.getAttribute('data-product-id') + '"]' :`," element.tagName.toLowerCase();",""," var elementData = {"," type: type,"," tagName: element.tagName.toLowerCase(),"," selector: selectorString,"," innerText: text.substring(0, 200)"," };",""," if (type === 'links' && element instanceof HTMLAnchorElement && element.href) {"," elementData.href = element.href;"," }"," elements.push(elementData);"," });"," });",""," var counts = elements.reduce(function(acc, el) {"," acc[el.type] = (acc[el.type] || 0) + 1;"," return acc;"," }, {});",""," return {"," page_elements: elements.slice(0, 50),"," page_element_count: elements.length,"," element_types: counts,"," page_url: window.location.href,"," page_title: document.title,"," timestamp: new Date().toISOString()"," };"," };",""," // Load CSS dynamically"," var loadCSS = function() {"," if (document.querySelector('link[data-persona]')) return;"," var link = document.createElement('link');"," link.rel = 'stylesheet';"," link.href = CDN_BASE + '/widget.css';"," link.setAttribute('data-persona', 'true');"," document.head.appendChild(link);"," };",""," // Load JS dynamically"," var loadJS = function(callback) {"," if (window.AgentWidget) { callback(); return; }"," var script = document.createElement('script');"," script.src = CDN_BASE + '/index.global.js';"," script.onload = callback;"," script.onerror = function() { console.error('Failed to load AgentWidget'); };"," document.head.appendChild(script);"," };",""," // Create widget config with advanced features"," var createWidgetConfig = function(agentWidget) {"," var widgetConfig = Object.assign({}, CONFIG);",""];return t!=null&&t.getHeaders&&(o.push(` widgetConfig.getHeaders = ${t.getHeaders};`),o.push("")),t!=null&&t.contextProviders&&(o.push(` widgetConfig.contextProviders = ${t.contextProviders};`),o.push("")),t!=null&&t.streamParser?o.push(` widgetConfig.streamParser = ${t.streamParser};`):(o.push(" // Flexible JSON stream parser for handling structured actions"),o.push(" widgetConfig.streamParser = function() {"),o.push(` return agentWidget.createFlexibleJsonStreamParser(${
|
|
192
|
-
`)}var
|
|
191
|
+
`)};`,""," // Constants",` var CDN_BASE = 'https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${Ir}/dist';`," var STORAGE_KEY = 'chat-widget-state';"," var PROCESSED_ACTIONS_KEY = 'chat-widget-processed-actions';",""," // DOM context provider - extracts page elements for AI context"," var domContextProvider = function() {"," var selectors = {",` products: '[data-product-id], .product-card, .product-item, [role="article"]',`,` buttons: 'button, [role="button"], .btn',`," links: 'a[href]',"," inputs: 'input, textarea, select'"," };",""," var elements = [];"," Object.entries(selectors).forEach(function(entry) {"," var type = entry[0], selector = entry[1];"," document.querySelectorAll(selector).forEach(function(element) {"," if (!(element instanceof HTMLElement)) return;"," var widgetHost = element.closest('.persona-host');"," if (widgetHost) return;"," var text = element.innerText ? element.innerText.trim() : '';"," if (!text) return;",""," var selectorString = element.id ? '#' + element.id :",` element.getAttribute('data-testid') ? '[data-testid="' + element.getAttribute('data-testid') + '"]' :`,` element.getAttribute('data-product-id') ? '[data-product-id="' + element.getAttribute('data-product-id') + '"]' :`," element.tagName.toLowerCase();",""," var elementData = {"," type: type,"," tagName: element.tagName.toLowerCase(),"," selector: selectorString,"," innerText: text.substring(0, 200)"," };",""," if (type === 'links' && element instanceof HTMLAnchorElement && element.href) {"," elementData.href = element.href;"," }"," elements.push(elementData);"," });"," });",""," var counts = elements.reduce(function(acc, el) {"," acc[el.type] = (acc[el.type] || 0) + 1;"," return acc;"," }, {});",""," return {"," page_elements: elements.slice(0, 50),"," page_element_count: elements.length,"," element_types: counts,"," page_url: window.location.href,"," page_title: document.title,"," timestamp: new Date().toISOString()"," };"," };",""," // Load CSS dynamically"," var loadCSS = function() {"," if (document.querySelector('link[data-persona]')) return;"," var link = document.createElement('link');"," link.rel = 'stylesheet';"," link.href = CDN_BASE + '/widget.css';"," link.setAttribute('data-persona', 'true');"," document.head.appendChild(link);"," };",""," // Load JS dynamically"," var loadJS = function(callback) {"," if (window.AgentWidget) { callback(); return; }"," var script = document.createElement('script');"," script.src = CDN_BASE + '/index.global.js';"," script.onload = callback;"," script.onerror = function() { console.error('Failed to load AgentWidget'); };"," document.head.appendChild(script);"," };",""," // Create widget config with advanced features"," var createWidgetConfig = function(agentWidget) {"," var widgetConfig = Object.assign({}, CONFIG);",""];return t!=null&&t.getHeaders&&(o.push(` widgetConfig.getHeaders = ${t.getHeaders};`),o.push("")),t!=null&&t.contextProviders&&(o.push(` widgetConfig.contextProviders = ${t.contextProviders};`),o.push("")),t!=null&&t.streamParser?o.push(` widgetConfig.streamParser = ${t.streamParser};`):(o.push(" // Flexible JSON stream parser for handling structured actions"),o.push(" widgetConfig.streamParser = function() {"),o.push(` return agentWidget.createFlexibleJsonStreamParser(${Up});`),o.push(" };")),o.push(""),t!=null&&t.actionParsers?(o.push(" // Action parsers (custom merged with defaults)"),o.push(` var customParsers = ${t.actionParsers};`),o.push(" widgetConfig.actionParsers = customParsers.concat(["),o.push(" agentWidget.defaultJsonActionParser,"),o.push(` ${Tc}`),o.push(" ]);")):(o.push(" // Action parsers to detect JSON actions in responses"),o.push(" widgetConfig.actionParsers = ["),o.push(" agentWidget.defaultJsonActionParser,"),o.push(` ${Tc}`),o.push(" ];")),o.push(""),t!=null&&t.actionHandlers?(o.push(" // Action handlers (custom merged with defaults)"),o.push(` var customHandlers = ${t.actionHandlers};`),o.push(" widgetConfig.actionHandlers = customHandlers.concat(["),o.push(" agentWidget.defaultActionHandlers.message,"),o.push(" agentWidget.defaultActionHandlers.messageAndClick,"),o.push(` ${kc}`),o.push(" ]);")):(o.push(" // Action handlers for navigation and other actions"),o.push(" widgetConfig.actionHandlers = ["),o.push(" agentWidget.defaultActionHandlers.message,"),o.push(" agentWidget.defaultActionHandlers.messageAndClick,"),o.push(` ${kc}`),o.push(" ];")),o.push(""),t!=null&&t.requestMiddleware?(o.push(" // Request middleware (custom merged with DOM context)"),o.push(" widgetConfig.requestMiddleware = function(ctx) {"),o.push(` var customResult = (${t.requestMiddleware})(ctx);`),o.push(" var merged = customResult || ctx.payload;"),o.push(" return Object.assign({}, merged, { metadata: Object.assign({}, merged.metadata, domContextProvider()) });"),o.push(" };")):(o.push(" // Send DOM context with each request"),o.push(" widgetConfig.requestMiddleware = function(ctx) {"),o.push(" return Object.assign({}, ctx.payload, { metadata: domContextProvider() });"),o.push(" };")),o.push(""),t!=null&&t.postprocessMessage?o.push(` widgetConfig.postprocessMessage = ${t.postprocessMessage};`):(o.push(" // Markdown postprocessor"),o.push(" widgetConfig.postprocessMessage = function(ctx) {"),o.push(" return agentWidget.markdownPostprocessor(ctx.text);"),o.push(" };")),o.push(""),(t!=null&&t.onFeedback||t!=null&&t.onCopy)&&(o.push(" // Message action callbacks"),o.push(" widgetConfig.messageActions = widgetConfig.messageActions || {};"),t!=null&&t.onFeedback&&o.push(` widgetConfig.messageActions.onFeedback = ${t.onFeedback};`),t!=null&&t.onCopy&&o.push(` widgetConfig.messageActions.onCopy = ${t.onCopy};`),o.push("")),o.push(" return widgetConfig;"," };",""," // Initialize widget"," var init = function() {"," var agentWidget = window.AgentWidget;"," if (!agentWidget) {"," console.error('AgentWidget not loaded');"," return;"," }",""," var widgetConfig = createWidgetConfig(agentWidget);",""," // Load saved state"," var savedState = localStorage.getItem(STORAGE_KEY);"," if (savedState) {"," try {"," var parsed = JSON.parse(savedState);"," widgetConfig.initialMessages = parsed.messages || [];"," } catch (e) {"," console.error('Failed to load saved state:', e);"," }"," }",""," // Initialize widget"," var handle = agentWidget.initAgentWidget({"," target: 'body',"," useShadowDom: false,"," config: widgetConfig"," });",""," // Save state on message events"," window.addEventListener('persona:message', function() {"," var session = handle.getSession ? handle.getSession() : null;"," if (session) {"," localStorage.setItem(STORAGE_KEY, JSON.stringify({"," messages: session.messages,"," timestamp: new Date().toISOString()"," }));"," }"," });",""," // Clear state on clear chat"," window.addEventListener('persona:clear-chat', function() {"," localStorage.removeItem(STORAGE_KEY);"," localStorage.removeItem(PROCESSED_ACTIONS_KEY);"," });"," };",""," // Wait for framework hydration to complete (Next.js, Nuxt, etc.)"," // This prevents the framework from removing dynamically added CSS during reconciliation"," var waitForHydration = function(callback) {"," var executed = false;"," "," var execute = function() {"," if (executed) return;"," executed = true;"," callback();"," };",""," var afterDom = function() {"," // Strategy 1: Use requestIdleCallback if available (best for detecting idle after hydration)"," if (typeof requestIdleCallback !== 'undefined') {"," requestIdleCallback(function() {"," // Double requestAnimationFrame ensures at least one full paint cycle completed"," requestAnimationFrame(function() {"," requestAnimationFrame(execute);"," });"," }, { timeout: 3000 }); // Max wait 3 seconds, then proceed anyway"," } else {"," // Strategy 2: Fallback for Safari (no requestIdleCallback)"," // 300ms is typically enough for hydration on most pages"," setTimeout(execute, 300);"," }"," };",""," if (document.readyState === 'loading') {"," document.addEventListener('DOMContentLoaded', afterDom);"," } else {"," // DOM already ready, but still wait for potential hydration"," afterDom();"," }"," };",""," // Boot sequence: wait for hydration, then load CSS and JS, then initialize"," // This prevents Next.js/Nuxt/etc. from removing dynamically added CSS during reconciliation"," waitForHydration(function() {"," loadCSS();"," loadJS(function() {"," init();"," });"," });","})();","</script>"),o.join(`
|
|
192
|
+
`)}var Pc={desktop:{w:1280,h:800},mobile:{w:390,h:844}},Wc=.1,Rc=.15,Hc=1.5,Vs=24,Bc=40,eu=`
|
|
193
193
|
/* \u2500\u2500 Root \u2500\u2500 */
|
|
194
194
|
.persona-dc-root {
|
|
195
195
|
display: flex;
|
|
@@ -340,7 +340,7 @@ ${a.join(`
|
|
|
340
340
|
.persona-dc-stage {
|
|
341
341
|
height: 550px;
|
|
342
342
|
min-height: 400px;
|
|
343
|
-
padding: ${
|
|
343
|
+
padding: ${Vs}px;
|
|
344
344
|
overflow: auto;
|
|
345
345
|
background: #f0f1f3;
|
|
346
346
|
background-image: radial-gradient(circle, #e0e1e5 1px, transparent 1px);
|
|
@@ -430,5 +430,5 @@ ${a.join(`
|
|
|
430
430
|
min-height: 300px;
|
|
431
431
|
}
|
|
432
432
|
}
|
|
433
|
-
`;function Zp(){if(document.querySelector("style[data-persona-dc-styles]"))return;let e=document.createElement("style");e.setAttribute("data-persona-dc-styles",""),e.textContent=Xp,document.head.appendChild(e)}function Qp(e,r){let t=e.clientWidth-Us*2-Rc,n=e.clientHeight-Us*2-Rc;return t<=0||n<=0?1:Math.min(t/r.w,n/r.h,1)}function eu(e,r,t,n,s){e.style.width=`${t.w*n}px`,e.style.height=`${t.h*n}px`,e.style.borderRadius=s==="mobile"?`${32*n}px`:"10px",r.style.width=`${t.w}px`,r.style.height=`${t.h}px`,r.style.transformOrigin="top left",r.style.transform=`scale(${n})`}function tu(e,r){let{items:t,initialIndex:n=0,initialDevice:s="desktop",initialColorScheme:o="light",showZoomControls:a=!0,showDeviceToggle:i=!0,showColorSchemeToggle:d=!0,onChange:c}=r;if(t.length===0)throw new Error("createDemoCarousel: items array must not be empty");Zp();let u=Math.max(0,Math.min(n,t.length-1)),p=s,f=o,m=null,v=1,S=!1,b=h("div","persona-dc-root"),x=h("div","persona-dc-toolbar"),k=h("div","persona-dc-toolbar-lead"),_=h("div","persona-dc-toolbar-trail"),w=wt({icon:"chevron-left",label:"Previous demo",size:14,onClick:()=>tt(-1)}),I=h("div");I.style.position="relative";let $=h("button","persona-dc-title-btn");$.type="button",$.setAttribute("aria-expanded","false"),$.setAttribute("aria-haspopup","listbox");let T=h("span","persona-dc-title-text"),V=h("span","persona-dc-title-chevron"),ue=he("chevron-down",12,"currentColor",2);ue&&V.appendChild(ue),$.append(T,V);let oe=h("div","persona-dc-dropdown");oe.setAttribute("role","listbox"),oe.style.display="none";let z=!1;function te(){oe.innerHTML="";for(let q=0;q<t.length;q++){let ce=t[q],ke=h("button","persona-dc-dropdown-item");ke.type="button",ke.setAttribute("role","option"),ke.setAttribute("aria-current",q===u?"true":"false");let Q=h("span");if(Q.textContent=ce.title,ke.appendChild(Q),ce.description){let K=h("span","persona-dc-dropdown-desc");K.textContent=ce.description,ke.appendChild(K)}ke.addEventListener("click",()=>{ie(),Te(q)}),oe.appendChild(ke)}}function Ae(){z=!z,oe.style.display=z?"":"none",$.setAttribute("aria-expanded",z?"true":"false"),z&&te()}function ie(){z&&(z=!1,oe.style.display="none",$.setAttribute("aria-expanded","false"))}$.addEventListener("click",q=>{q.stopPropagation(),Ae()});let Se=()=>ie();document.addEventListener("click",Se),I.append($,oe);let ae=wt({icon:"chevron-right",label:"Next demo",size:14,onClick:()=>tt(1)}),Y=h("span","persona-dc-counter");k.append(w,I,ae,Y);let ge=null;i&&(ge=jo({items:[{id:"desktop",icon:"monitor",label:"Desktop"},{id:"mobile",icon:"smartphone",label:"Mobile"}],selectedId:p,onSelect:q=>{p=q,Ue.dataset.device=p,m=null,N()}}),_.appendChild(ge.element));let F=null;if(a){let q=h("div","persona-dc-zoom-controls"),ce=wt({icon:"minus",label:"Zoom out",size:14,onClick:()=>{let K=m!=null?m:v;m=Math.max(Pc,K-Ic),N()}});F=h("span","persona-dc-zoom-level"),F.title="Reset to 100%",F.style.cursor="pointer",F.addEventListener("click",()=>{m=1,N()});let ke=wt({icon:"plus",label:"Zoom in",size:14,onClick:()=>{let K=m!=null?m:v;m=Math.min(Wc,K+Ic),N()}}),Q=wt({icon:"maximize",label:"Fit to view",size:14,onClick:()=>{m=null,N()}});q.append(ce,F,ke,Q),_.appendChild(q)}if(d){let q=h("div","persona-dc-separator");_.appendChild(q);let ce=jo({items:[{id:"light",icon:"sun",label:"Light"},{id:"dark",icon:"moon",label:"Dark"}],selectedId:f,onSelect:ke=>{f=ke,Ue.dataset.colorScheme=f,mt()}});_.appendChild(ce.element)}let J=h("div","persona-dc-separator");_.appendChild(J);let me=wt({icon:"external-link",label:"Open in new tab",size:14,onClick:()=>{window.open(t[u].url,"_blank")}});_.appendChild(me),x.append(k,_);let at=h("div","persona-dc-stage"),Ue=h("div","persona-dc-iframe-wrapper");Ue.dataset.device=p,Ue.dataset.colorScheme=f;let Ke=h("iframe","persona-dc-iframe");Ke.setAttribute("sandbox","allow-scripts allow-same-origin"),Ke.setAttribute("loading","lazy"),Ke.title=t[u].title,Ue.appendChild(Ke),at.appendChild(Ue),b.append(x,at),e.appendChild(b);function mt(){var q;try{let ce=(q=Ke.contentDocument)==null?void 0:q.body;if(!ce)return;f==="dark"?ce.classList.add("theme-dark"):ce.classList.remove("theme-dark")}catch{}}Ke.addEventListener("load",()=>mt());function Re(){let q=t[u];T.textContent=q.title,Y.textContent=`${u+1} / ${t.length}`,Ke.title=q.title}function tt(q){let ce=((u+q)%t.length+t.length)%t.length;Te(ce)}function Te(q){q<0||q>=t.length||(u=q,Ke.src=t[u].url,Re(),c==null||c(u,t[u]))}function N(){var ke;if(S)return;let q=(ke=Lc[p])!=null?ke:Lc.desktop;v=Qp(at,q);let ce=Math.max(Pc,Math.min(Wc,m!=null?m:v));eu(Ue,Ke,q,ce,p),F&&(F.textContent=`${Math.round(ce*100)}%`)}let re=new ResizeObserver(()=>N());re.observe(at),Re(),Ke.src=t[u].url,requestAnimationFrame(()=>N());function ee(){S||(S=!0,re.disconnect(),document.removeEventListener("click",Se),b.remove())}return{element:b,goTo:Te,next:()=>tt(1),prev:()=>tt(-1),getIndex:()=>u,setDevice(q){p=q,Ue.dataset.device=q,ge==null||ge.setSelected(q),m=null,N()},setColorScheme(q){f=q,Ue.dataset.colorScheme=q},setZoom(q){m=q,N()},destroy:ee}}function nu(){return{name:"@persona/accessibility",version:"1.0.0",transform(e){return{...e,semantic:{...e.semantic,colors:{...e.semantic.colors,interactive:{...e.semantic.colors.interactive,focus:"palette.colors.primary.700",disabled:"palette.colors.gray.300"}}}}},cssVariables:{"--persona-accessibility-focus-ring":"0 0 0 2px var(--persona-semantic-colors-surface, #fff), 0 0 0 4px var(--persona-semantic-colors-interactive-focus, #1d4ed8)"}}}function ru(){return{name:"@persona/animations",version:"1.0.0",transform(e){return{...e,palette:{...e.palette,transitions:{fast:"150ms",normal:"200ms",slow:"300ms",bounce:"500ms cubic-bezier(0.68, -0.55, 0.265, 1.55)"},easings:{easeIn:"cubic-bezier(0.4, 0, 1, 1)",easeOut:"cubic-bezier(0, 0, 0.2, 1)",easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)"}}}},cssVariables:{"--persona-transition-fast":"150ms ease","--persona-transition-normal":"200ms ease","--persona-transition-slow":"300ms ease"}}}function ou(e){return{name:"@persona/brand",version:"1.0.0",transform(r){var n;let t={...r.palette};return(n=e.colors)!=null&&n.primary&&(t.colors={...t.colors,primary:{50:Tn(e.colors.primary,.95),100:Tn(e.colors.primary,.9),200:Tn(e.colors.primary,.8),300:Tn(e.colors.primary,.7),400:Tn(e.colors.primary,.6),500:e.colors.primary,600:Tn(e.colors.primary,.8),700:Tn(e.colors.primary,.7),800:Tn(e.colors.primary,.6),900:Tn(e.colors.primary,.5),950:Tn(e.colors.primary,.45)}}),{...r,palette:t}}}}function su(){return{name:"@persona/reduced-motion",version:"1.0.0",transform(e){return{...e,palette:{...e.palette,transitions:{fast:"0ms",normal:"0ms",slow:"0ms",bounce:"0ms"}}}},afterResolve(e){return{...e,"--persona-transition-fast":"0ms","--persona-transition-normal":"0ms","--persona-transition-slow":"0ms"}}}}function au(){return{name:"@persona/high-contrast",version:"1.0.0",transform(e){return{...e,semantic:{...e.semantic,colors:{...e.semantic.colors,text:"palette.colors.gray.950",textMuted:"palette.colors.gray.700",border:"palette.colors.gray.900",divider:"palette.colors.gray.900"}}}}}}function Tn(e,r){let t=parseInt(e.slice(1,3),16),n=parseInt(e.slice(3,5),16),s=parseInt(e.slice(5,7),16),o=Math.round(t+(255-t)*(1-r)),a=Math.round(n+(255-n)*(1-r)),i=Math.round(s+(255-s)*(1-r));return`#${o.toString(16).padStart(2,"0")}${a.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`}function iu(e){return{name:e.name,version:e.version,transform:e.transform||(r=>r),cssVariables:e.cssVariables,afterResolve:e.afterResolve}}var lu={palette:{colors:{primary:{500:"#111827"},accent:{600:"#1d4ed8"},gray:{50:"#ffffff",100:"#f8fafc",200:"#f1f5f9",500:"#6b7280",900:"#000000"}},radius:{sm:"0.75rem",md:"1rem",lg:"1.5rem",launcher:"9999px",button:"9999px"}},semantic:{colors:{primary:"palette.colors.primary.500",textInverse:"palette.colors.gray.50"}}},Hc={components:{panel:{borderRadius:"0",shadow:"none"}}},Bc={id:"shop",label:"Shopping Assistant",config:{theme:lu,launcher:{title:"Shopping Assistant",subtitle:"Here to help you find what you need",agentIconText:"\u{1F6CD}\uFE0F",position:"bottom-right",width:"min(400px, calc(100vw - 24px))"},copy:{welcomeTitle:"Welcome to our shop!",welcomeSubtitle:"I can help you find products and answer questions",inputPlaceholder:"Ask me anything...",sendButtonLabel:"Send"},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"]}},Dc={id:"minimal",label:"Minimal",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},messages:{layout:"minimal"}},theme:Hc}},Nc={id:"fullscreen",label:"Fullscreen Assistant",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},contentMaxWidth:"72ch"},theme:Hc}},Oc={shop:Bc,minimal:Dc,fullscreen:Nc};function cu(e){return Oc[e]}var zf=cc;export{xr as AgentWidgetClient,eo as AgentWidgetSession,wr as AttachmentManager,Cl as DEFAULT_COMPONENTS,xl as DEFAULT_PALETTE,vl as DEFAULT_SEMANTIC,St as DEFAULT_WIDGET_CONFIG,Oc as PRESETS,Nc as PRESET_FULLSCREEN,Dc as PRESET_MINIMAL,Bc as PRESET_SHOP,hd as THEME_ZONES,Ir as VERSION,nu as accessibilityPlugin,ru as animationsPlugin,sr as applyThemeVariables,Sr as attachHeaderToContainer,ou as brandPlugin,ao as buildComposer,Rl as buildDefaultHeader,zn as buildHeader,so as buildHeaderWithLayout,Hl as buildMinimalHeader,Np as collectEnrichedPageContext,qn as componentRegistry,Jo as createActionManager,Bs as createAgentExperience,us as createBestAvailableVoiceProvider,Pd as createBubbleWithLayout,Ws as createCSATFeedback,hs as createComboButton,sp as createComponentMiddleware,ks as createComponentStreamParser,cl as createDefaultSanitizer,tu as createDemoCarousel,zc as createDirectivePostprocessor,ar as createDropdownMenu,Xc as createFlexibleJsonStreamParser,wt as createIconButton,sd as createImagePart,is as createJsonStreamParser,_o as createLabelButton,Ms as createLocalStorageAdapter,Lo as createMarkdownProcessor,br as createMarkdownProcessorFromConfig,Fl as createMessageActions,Rs as createNPSFeedback,ss as createPlainTextParser,iu as createPlugin,as as createRegexJsonParser,io as createStandardBubble,ps as createTextPart,no as createTheme,fs as createThemeObserver,jo as createToggleGroup,Ar as createTypingIndicator,Cr as createVoiceProvider,Go as createWidgetHostLayout,ls as createXmlParser,zf as default,kr as defaultActionHandlers,Vo as defaultJsonActionParser,bc as defaultParseRules,Oo as detectColorScheme,qc as directivePostprocessor,Gr as escapeHtml,Ps as extractComponentDirectiveFromMessage,ad as fileToImagePart,Op as formatEnrichedContext,vr as generateAssistantMessageId,qp as generateCodeSnippet,ed as generateMessageId,vc as generateStableSelector,Zr as generateUserMessageId,$o as getActiveTheme,Tl as getColorScheme,nd as getDisplayText,Bl as getHeaderLayout,od as getImageParts,cu as getPreset,Is as hasComponentDirective,rd as hasImages,ys as headerLayouts,au as highContrastPlugin,cc as initAgentWidget,op as isComponentDirectiveType,zt as isDockedMountMode,Do as isVoiceSupported,al as markdownPostprocessor,Es as mergeWithDefaults,td as normalizeContent,Uo as pluginRegistry,su as reducedMotionPlugin,Ls as renderComponentDirective,$l as renderLoadingIndicatorWithFallback,hn as resolveDockConfig,Yr as resolveSanitizer,gs as resolveTokens,ms as themeToCssVariables,id as validateImageFile,wl as validateTheme};
|
|
433
|
+
`;function tu(){if(document.querySelector("style[data-persona-dc-styles]"))return;let e=document.createElement("style");e.setAttribute("data-persona-dc-styles",""),e.textContent=eu,document.head.appendChild(e)}function nu(e,r){let t=e.clientWidth-Vs*2-Bc,n=e.clientHeight-Vs*2-Bc;return t<=0||n<=0?1:Math.min(t/r.w,n/r.h,1)}function ru(e,r,t,n,s){e.style.width=`${t.w*n}px`,e.style.height=`${t.h*n}px`,e.style.borderRadius=s==="mobile"?`${32*n}px`:"10px",r.style.width=`${t.w}px`,r.style.height=`${t.h}px`,r.style.transformOrigin="top left",r.style.transform=`scale(${n})`}function ou(e,r){let{items:t,initialIndex:n=0,initialDevice:s="desktop",initialColorScheme:o="light",showZoomControls:a=!0,showDeviceToggle:i=!0,showColorSchemeToggle:d=!0,onChange:c}=r;if(t.length===0)throw new Error("createDemoCarousel: items array must not be empty");tu();let u=Math.max(0,Math.min(n,t.length-1)),p=s,f=o,m=null,v=1,S=!1,b=h("div","persona-dc-root"),x=h("div","persona-dc-toolbar"),k=h("div","persona-dc-toolbar-lead"),_=h("div","persona-dc-toolbar-trail"),w=wt({icon:"chevron-left",label:"Previous demo",size:14,onClick:()=>nt(-1)}),I=h("div");I.style.position="relative";let $=h("button","persona-dc-title-btn");$.type="button",$.setAttribute("aria-expanded","false"),$.setAttribute("aria-haspopup","listbox");let T=h("span","persona-dc-title-text"),V=h("span","persona-dc-title-chevron"),ue=he("chevron-down",12,"currentColor",2);ue&&V.appendChild(ue),$.append(T,V);let se=h("div","persona-dc-dropdown");se.setAttribute("role","listbox"),se.style.display="none";let z=!1;function te(){se.innerHTML="";for(let q=0;q<t.length;q++){let re=t[q],ke=h("button","persona-dc-dropdown-item");ke.type="button",ke.setAttribute("role","option"),ke.setAttribute("aria-current",q===u?"true":"false");let Q=h("span");if(Q.textContent=re.title,ke.appendChild(Q),re.description){let K=h("span","persona-dc-dropdown-desc");K.textContent=re.description,ke.appendChild(K)}ke.addEventListener("click",()=>{le(),Me(q)}),se.appendChild(ke)}}function Ee(){z=!z,se.style.display=z?"":"none",$.setAttribute("aria-expanded",z?"true":"false"),z&&te()}function le(){z&&(z=!1,se.style.display="none",$.setAttribute("aria-expanded","false"))}$.addEventListener("click",q=>{q.stopPropagation(),Ee()});let Se=()=>le();document.addEventListener("click",Se),I.append($,se);let ie=wt({icon:"chevron-right",label:"Next demo",size:14,onClick:()=>nt(1)}),Y=h("span","persona-dc-counter");k.append(w,I,ie,Y);let ge=null;i&&(ge=jo({items:[{id:"desktop",icon:"monitor",label:"Desktop"},{id:"mobile",icon:"smartphone",label:"Mobile"}],selectedId:p,onSelect:q=>{p=q,Ve.dataset.device=p,m=null,N()}}),_.appendChild(ge.element));let F=null;if(a){let q=h("div","persona-dc-zoom-controls"),re=wt({icon:"minus",label:"Zoom out",size:14,onClick:()=>{let K=m!=null?m:v;m=Math.max(Rc,K-Wc),N()}});F=h("span","persona-dc-zoom-level"),F.title="Reset to 100%",F.style.cursor="pointer",F.addEventListener("click",()=>{m=1,N()});let ke=wt({icon:"plus",label:"Zoom in",size:14,onClick:()=>{let K=m!=null?m:v;m=Math.min(Hc,K+Wc),N()}}),Q=wt({icon:"maximize",label:"Fit to view",size:14,onClick:()=>{m=null,N()}});q.append(re,F,ke,Q),_.appendChild(q)}if(d){let q=h("div","persona-dc-separator");_.appendChild(q);let re=jo({items:[{id:"light",icon:"sun",label:"Light"},{id:"dark",icon:"moon",label:"Dark"}],selectedId:f,onSelect:ke=>{f=ke,Ve.dataset.colorScheme=f,mt()}});_.appendChild(re.element)}let J=h("div","persona-dc-separator");_.appendChild(J);let me=wt({icon:"external-link",label:"Open in new tab",size:14,onClick:()=>{window.open(t[u].url,"_blank")}});_.appendChild(me),x.append(k,_);let it=h("div","persona-dc-stage"),Ve=h("div","persona-dc-iframe-wrapper");Ve.dataset.device=p,Ve.dataset.colorScheme=f;let Ge=h("iframe","persona-dc-iframe");Ge.setAttribute("sandbox","allow-scripts allow-same-origin"),Ge.setAttribute("loading","lazy"),Ge.title=t[u].title,Ve.appendChild(Ge),it.appendChild(Ve),b.append(x,it),e.appendChild(b);function mt(){var q;try{let re=(q=Ge.contentDocument)==null?void 0:q.body;if(!re)return;f==="dark"?re.classList.add("theme-dark"):re.classList.remove("theme-dark")}catch{}}Ge.addEventListener("load",()=>mt());function He(){let q=t[u];T.textContent=q.title,Y.textContent=`${u+1} / ${t.length}`,Ge.title=q.title}function nt(q){let re=((u+q)%t.length+t.length)%t.length;Me(re)}function Me(q){q<0||q>=t.length||(u=q,Ge.src=t[u].url,He(),c==null||c(u,t[u]))}function N(){var ke;if(S)return;let q=(ke=Pc[p])!=null?ke:Pc.desktop;v=nu(it,q);let re=Math.max(Rc,Math.min(Hc,m!=null?m:v));ru(Ve,Ge,q,re,p),F&&(F.textContent=`${Math.round(re*100)}%`)}let oe=new ResizeObserver(()=>N());oe.observe(it),He(),Ge.src=t[u].url,requestAnimationFrame(()=>N());function ee(){S||(S=!0,oe.disconnect(),document.removeEventListener("click",Se),b.remove())}return{element:b,goTo:Me,next:()=>nt(1),prev:()=>nt(-1),getIndex:()=>u,setDevice(q){p=q,Ve.dataset.device=q,ge==null||ge.setSelected(q),m=null,N()},setColorScheme(q){f=q,Ve.dataset.colorScheme=q},setZoom(q){m=q,N()},destroy:ee}}function su(){return{name:"@persona/accessibility",version:"1.0.0",transform(e){return{...e,semantic:{...e.semantic,colors:{...e.semantic.colors,interactive:{...e.semantic.colors.interactive,focus:"palette.colors.primary.700",disabled:"palette.colors.gray.300"}}}}},cssVariables:{"--persona-accessibility-focus-ring":"0 0 0 2px var(--persona-semantic-colors-surface, #fff), 0 0 0 4px var(--persona-semantic-colors-interactive-focus, #1d4ed8)"}}}function au(){return{name:"@persona/animations",version:"1.0.0",transform(e){return{...e,palette:{...e.palette,transitions:{fast:"150ms",normal:"200ms",slow:"300ms",bounce:"500ms cubic-bezier(0.68, -0.55, 0.265, 1.55)"},easings:{easeIn:"cubic-bezier(0.4, 0, 1, 1)",easeOut:"cubic-bezier(0, 0, 0.2, 1)",easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)"}}}},cssVariables:{"--persona-transition-fast":"150ms ease","--persona-transition-normal":"200ms ease","--persona-transition-slow":"300ms ease"}}}function iu(e){return{name:"@persona/brand",version:"1.0.0",transform(r){var n;let t={...r.palette};return(n=e.colors)!=null&&n.primary&&(t.colors={...t.colors,primary:{50:Tn(e.colors.primary,.95),100:Tn(e.colors.primary,.9),200:Tn(e.colors.primary,.8),300:Tn(e.colors.primary,.7),400:Tn(e.colors.primary,.6),500:e.colors.primary,600:Tn(e.colors.primary,.8),700:Tn(e.colors.primary,.7),800:Tn(e.colors.primary,.6),900:Tn(e.colors.primary,.5),950:Tn(e.colors.primary,.45)}}),{...r,palette:t}}}}function lu(){return{name:"@persona/reduced-motion",version:"1.0.0",transform(e){return{...e,palette:{...e.palette,transitions:{fast:"0ms",normal:"0ms",slow:"0ms",bounce:"0ms"}}}},afterResolve(e){return{...e,"--persona-transition-fast":"0ms","--persona-transition-normal":"0ms","--persona-transition-slow":"0ms"}}}}function cu(){return{name:"@persona/high-contrast",version:"1.0.0",transform(e){return{...e,semantic:{...e.semantic,colors:{...e.semantic.colors,text:"palette.colors.gray.950",textMuted:"palette.colors.gray.700",border:"palette.colors.gray.900",divider:"palette.colors.gray.900"}}}}}}function Tn(e,r){let t=parseInt(e.slice(1,3),16),n=parseInt(e.slice(3,5),16),s=parseInt(e.slice(5,7),16),o=Math.round(t+(255-t)*(1-r)),a=Math.round(n+(255-n)*(1-r)),i=Math.round(s+(255-s)*(1-r));return`#${o.toString(16).padStart(2,"0")}${a.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`}function du(e){return{name:e.name,version:e.version,transform:e.transform||(r=>r),cssVariables:e.cssVariables,afterResolve:e.afterResolve}}var pu={palette:{colors:{primary:{500:"#111827"},accent:{600:"#1d4ed8"},gray:{50:"#ffffff",100:"#f8fafc",200:"#f1f5f9",500:"#6b7280",900:"#000000"}},radius:{sm:"0.75rem",md:"1rem",lg:"1.5rem",launcher:"9999px",button:"9999px"}},semantic:{colors:{primary:"palette.colors.primary.500",textInverse:"palette.colors.gray.50"}}},Dc={components:{panel:{borderRadius:"0",shadow:"none"}}},Nc={id:"shop",label:"Shopping Assistant",config:{theme:pu,launcher:{title:"Shopping Assistant",subtitle:"Here to help you find what you need",agentIconText:"\u{1F6CD}\uFE0F",position:"bottom-right",width:"min(400px, calc(100vw - 24px))"},copy:{welcomeTitle:"Welcome to our shop!",welcomeSubtitle:"I can help you find products and answer questions",inputPlaceholder:"Ask me anything...",sendButtonLabel:"Send"},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"]}},Oc={id:"minimal",label:"Minimal",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},messages:{layout:"minimal"}},theme:Dc}},$c={id:"fullscreen",label:"Fullscreen Assistant",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},contentMaxWidth:"72ch"},theme:Dc}},Fc={shop:Nc,minimal:Oc,fullscreen:$c};function uu(e){return Fc[e]}var Vf=pc;export{xr as AgentWidgetClient,eo as AgentWidgetSession,wr as AttachmentManager,Sl as DEFAULT_COMPONENTS,Cl as DEFAULT_PALETTE,wl as DEFAULT_SEMANTIC,St as DEFAULT_WIDGET_CONFIG,Fc as PRESETS,$c as PRESET_FULLSCREEN,Oc as PRESET_MINIMAL,Nc as PRESET_SHOP,xd as THEME_ZONES,Ir as VERSION,su as accessibilityPlugin,au as animationsPlugin,ar as applyThemeVariables,Sr as attachHeaderToContainer,iu as brandPlugin,ao as buildComposer,Bl as buildDefaultHeader,qn as buildHeader,so as buildHeaderWithLayout,Dl as buildMinimalHeader,Fp as collectEnrichedPageContext,Un as componentRegistry,Jo as createActionManager,Ds as createAgentExperience,gs as createBestAvailableVoiceProvider,Hd as createBubbleWithLayout,Rs as createCSATFeedback,ys as createComboButton,lp as createComponentMiddleware,Ls as createComponentStreamParser,pl as createDefaultSanitizer,ou as createDemoCarousel,Vc as createDirectivePostprocessor,ir as createDropdownMenu,ed as createFlexibleJsonStreamParser,wt as createIconButton,ld as createImagePart,ls as createJsonStreamParser,_o as createLabelButton,ks as createLocalStorageAdapter,Lo as createMarkdownProcessor,br as createMarkdownProcessorFromConfig,jl as createMessageActions,Hs as createNPSFeedback,as as createPlainTextParser,du as createPlugin,is as createRegexJsonParser,io as createStandardBubble,us as createTextPart,no as createTheme,hs as createThemeObserver,jo as createToggleGroup,Ar as createTypingIndicator,Cr as createVoiceProvider,Go as createWidgetHostLayout,cs as createXmlParser,Vf as default,kr as defaultActionHandlers,Vo as defaultJsonActionParser,vc as defaultParseRules,Oo as detectColorScheme,Jc as directivePostprocessor,Gr as escapeHtml,Ws as extractComponentDirectiveFromMessage,cd as fileToImagePart,_p as formatEnrichedContext,vr as generateAssistantMessageId,Jp as generateCodeSnippet,rd as generateMessageId,wc as generateStableSelector,Zr as generateUserMessageId,$o as getActiveTheme,kl as getColorScheme,sd as getDisplayText,Nl as getHeaderLayout,id as getImageParts,uu as getPreset,Ps as hasComponentDirective,ad as hasImages,bs as headerLayouts,cu as highContrastPlugin,pc as initAgentWidget,ip as isComponentDirectiveType,zt as isDockedMountMode,Do as isVoiceSupported,ll as markdownPostprocessor,Ts as mergeWithDefaults,od as normalizeContent,Uo as pluginRegistry,lu as reducedMotionPlugin,Is as renderComponentDirective,_l as renderLoadingIndicatorWithFallback,hn as resolveDockConfig,Yr as resolveSanitizer,ms as resolveTokens,fs as themeToCssVariables,dd as validateImageFile,Al as validateTheme};
|
|
434
434
|
//# sourceMappingURL=index.js.map
|