@runtypelabs/persona 3.20.0 → 3.21.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/animations/glyph-cycle.d.cts +1 -1
- package/dist/animations/glyph-cycle.d.ts +1 -1
- package/dist/animations/{types-cwY5HaFD.d.cts → types-CWPIj66R.d.cts} +19 -1
- package/dist/animations/{types-cwY5HaFD.d.ts → types-CWPIj66R.d.ts} +19 -1
- package/dist/animations/wipe.d.cts +1 -1
- package/dist/animations/wipe.d.ts +1 -1
- package/dist/index.cjs +46 -46
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +19 -1
- package/dist/index.d.ts +19 -1
- package/dist/index.global.js +72 -72
- package/dist/index.global.js.map +1 -1
- package/dist/index.js +46 -46
- package/dist/index.js.map +1 -1
- package/dist/theme-editor.cjs +260 -0
- package/dist/theme-editor.d.cts +19 -1
- package/dist/theme-editor.d.ts +19 -1
- package/dist/theme-editor.js +260 -0
- package/package.json +1 -1
- package/src/client.test.ts +521 -0
- package/src/client.ts +150 -1
- package/src/components/message-bubble.test.ts +192 -0
- package/src/components/message-bubble.ts +200 -0
- package/src/types.ts +27 -2
package/dist/index.cjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
"use strict";var
|
|
2
|
-
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"),Xo=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)}},
|
|
3
|
-
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return
|
|
4
|
-
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return i[1]}return null};return{getExtractedText:()=>e,processChunk:async r=>{if(r.length<=n)return e!==null?{text:e,raw:r}:null;let s=r.trim();if(!s.startsWith("{")&&!s.startsWith("["))return null;let o=t(r);return o!==null&&(e=o),n=r.length,e!==null?{text:e,raw:r}:null},close:async()=>{}}},Po=e=>{try{let n=JSON.parse(e);if(n&&typeof n=="object"&&typeof n.text=="string")return n.text}catch{return null}return null},Ma=()=>{let e={processChunk:n=>null,getExtractedText:()=>null};return e.__isPlainTextParser=!0,e},La=()=>{var n;let e=zm();return{processChunk:async t=>{let r=t.trim();return!r.startsWith("{")&&!r.startsWith("[")?null:e.processChunk(t)},getExtractedText:e.getExtractedText.bind(e),close:(n=e.close)==null?void 0:n.bind(e)}},Pa=()=>{let e=null,n=0;return{getExtractedText:()=>e,processChunk:t=>{let r=t.trim();if(!r.startsWith("{")&&!r.startsWith("["))return null;if(t.length<=n)return e!==null||e===""?{text:e||"",raw:t}:null;try{let s=(0,Br.parse)(t,Br.STR|Br.OBJ);s&&typeof s=="object"&&(s.component&&typeof s.component=="string"?e=typeof s.text=="string"?Sa(s.text):"":s.type==="init"&&s.form?e="":typeof s.text=="string"&&(e=Sa(s.text)))}catch{}return n=t.length,e!==null?{text:e,raw:t}:null},close:()=>{}}},Pp=e=>{let n=null,t=0,s=e||(o=>{if(!o||typeof o!="object")return null;let a=i=>typeof i=="string"?Sa(i):null;if(o.component&&typeof o.component=="string")return typeof o.text=="string"?Sa(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:()=>n,processChunk:o=>{let a=o.trim();if(!a.startsWith("{")&&!a.startsWith("["))return null;if(o.length<=t)return n!==null?{text:n,raw:o}:null;try{let i=(0,Br.parse)(o,Br.STR|Br.OBJ),d=s(i);d!==null&&(n=d)}catch{}return t=o.length,{text:n||"",raw:o}},close:()=>{}}},Ia=()=>{let e=null;return{processChunk:n=>{if(!n.trim().startsWith("<"))return null;let r=n.match(/<text[^>]*>([\s\S]*?)<\/text>/);return r&&r[1]?(e=r[1],{text:e,raw:n}):null},getExtractedText:()=>e}};var Wa=class{constructor(n,t=50){this.nextExpectedSeq=null;this.buffer=new Map;this.flushTimer=null;this.emitter=n,this.gapTimeoutMs=t}push(n,t){var o,a,i;let r=(i=(o=t==null?void 0:t.seq)!=null?o:t==null?void 0:t.sequenceIndex)!=null?i:(a=t==null?void 0:t.agentContext)==null?void 0:a.seq;if(r==null){this.buffer.size>0&&this.flushAll(),this.emitter(n,t);return}if(this.nextExpectedSeq===null&&(this.nextExpectedSeq=1),r===this.nextExpectedSeq){this.emitter(n,t),this.nextExpectedSeq=r+1,this.drainConsecutive();return}if(r<this.nextExpectedSeq){this.emitter(n,t);return}let s=this.buffer.get(r);s!==void 0&&(typeof console!="undefined"&&typeof console.warn=="function"&&console.warn(`[persona] SequenceReorderBuffer: duplicate seq=${r} (${s.payloadType} vs ${n}); emitting earlier event out-of-order to avoid loss`),this.emitter(s.payloadType,s.payload)),this.buffer.set(r,{payloadType:n,payload:t,seq:r}),this.startGapTimer()}drainConsecutive(){for(;this.buffer.has(this.nextExpectedSeq);){let n=this.buffer.get(this.nextExpectedSeq);this.buffer.delete(this.nextExpectedSeq),this.emitter(n.payloadType,n.payload),this.nextExpectedSeq++}this.buffer.size===0&&this.clearGapTimer()}startGapTimer(){this.flushTimer===null&&(this.flushTimer=setTimeout(()=>{this.flushAll()},this.gapTimeoutMs))}clearGapTimer(){this.flushTimer!==null&&(clearTimeout(this.flushTimer),this.flushTimer=null)}flushAll(){if(this.clearGapTimer(),this.buffer.size===0)return;let n=[...this.buffer.entries()].sort((t,r)=>t[0]-r[0]);for(let[t,r]of n)this.buffer.delete(t),this.emitter(r.payloadType,r.payload);n.length>0&&(this.nextExpectedSeq=n[n.length-1][0]+1)}destroy(){this.clearGapTimer(),this.buffer.clear()}flushPending(){this.flushAll()}};var Vm="https://api.runtype.com/v1/dispatch",Ra="https://api.runtype.com",Hi=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 Jm(e){switch(e){case"json":return Pa;case"regex-json":return La;case"xml":return Ia;default:return Ma}}var Ip=e=>e.startsWith("{")||e.startsWith("[")||e.startsWith("<");function Km(e,n){if(!e)return n;let t=e.trim(),r=n.trim();if(t.length===0)return n;if(r.length===0)return e;let s=Ip(t);if(!Ip(r))return e;if(!s||r===t||r.startsWith(t))return n;let a=Po(e);return Po(n)!==null&&a===null?n:e}var Io=class{constructor(n={}){this.config=n;this.clientSession=null;this.sessionInitPromise=null;var t,r,s;this.apiUrl=(t=n.apiUrl)!=null?t:Vm,this.headers={"Content-Type":"application/json",...n.headers},this.debug=!!n.debug,this.createStreamParser=(r=n.streamParser)!=null?r:Jm(n.parserType),this.contextProviders=(s=n.contextProviders)!=null?s:[],this.requestMiddleware=n.requestMiddleware,this.customFetch=n.customFetch,this.parseSSEEvent=n.parseSSEEvent,this.getHeaders=n.getHeaders}setSSEEventCallback(n){this.onSSEEvent=n}getSSEEventCallback(){return this.onSSEEvent}isClientTokenMode(){return!!this.config.clientToken}isAgentMode(){return!!this.config.agent}getClientApiUrl(n){var r;let t=((r=this.config.apiUrl)==null?void 0:r.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Ra;return n==="init"?`${t}/v1/client/init`:`${t}/v1/client/chat`}getClientSession(){return this.clientSession}async initSession(){var n,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 r=await this.sessionInitPromise;return this.clientSession=r,(t=(n=this.config).onSessionInit)==null||t.call(n,r),r}finally{this.sessionInitPromise=null}}async _doInitSession(){var o,a;let n=((a=(o=this.config).getStoredSessionId)==null?void 0:a.call(o))||null,t={token:this.config.clientToken,...this.config.flowId&&{flowId:this.config.flowId},...n&&{sessionId:n}},r=await fetch(this.getClientApiUrl("init"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(!r.ok){let i=await r.json().catch(()=>({error:"Session initialization failed"}));throw r.status===401?new Error(`Invalid client token: ${i.hint||i.error}`):r.status===403?new Error(`Origin not allowed: ${i.hint||i.error}`):new Error(i.error||"Failed to initialize session")}let s=await r.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$/,""))||Ra}/v1/client/feedback`}async sendFeedback(n){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(n.type)&&!n.messageId)throw new Error(`messageId is required for ${n.type} feedback type`);if(n.type==="csat"&&(n.rating===void 0||n.rating<1||n.rating>5))throw new Error("CSAT rating must be between 1 and 5");if(n.type==="nps"&&(n.rating===void 0||n.rating<0||n.rating>10))throw new Error("NPS rating must be between 0 and 10");this.debug&&console.debug("[AgentWidgetClient] sending feedback",n);let s=await fetch(this.getFeedbackApiUrl(),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(n)});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(n,t){let r=this.getClientSession();if(!r)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:r.sessionId,messageId:n,type:t})}async submitCSATFeedback(n,t){let r=this.getClientSession();if(!r)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:r.sessionId,type:"csat",rating:n,comment:t})}async submitNPSFeedback(n,t){let r=this.getClientSession();if(!r)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:r.sessionId,type:"nps",rating:n,comment:t})}async dispatch(n,t){return this.isAgentMode()?this.dispatchAgent(n,t):this.isClientTokenMode()?this.dispatchClientToken(n,t):this.dispatchProxy(n,t)}async dispatchClientToken(n,t){var s,o,a,i;let r=new AbortController;n.signal&&n.signal.addEventListener("abort",()=>r.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 g=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:g}),g}let l=await this.buildPayload(n.messages),u=l.metadata?Object.fromEntries(Object.entries(l.metadata).filter(([g])=>g!=="sessionId"&&g!=="session_id")):void 0,p={sessionId:d.sessionId,messages:n.messages.filter(Hi).map(g=>{var C,x,M;return{id:g.id,role:g.role,content:(M=(x=(C=g.contentParts)!=null?C:g.llmContent)!=null?x:g.rawContent)!=null?M:g.content}}),...n.assistantMessageId&&{assistantMessageId:n.assistantMessageId},...u&&Object.keys(u).length>0&&{metadata:u},...l.inputs&&Object.keys(l.inputs).length>0&&{inputs:l.inputs},...l.context&&{context:l.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:r.signal});if(!f.ok){let g=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 x=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:x}),x}if(f.status===429){let x=new Error(g.hint||"Message limit reached for this session.");throw t({type:"error",error:x}),x}let C=new Error(g.error||"Failed to send message");throw t({type:"error",error:C}),C}if(!f.body){let g=new Error("No response body received");throw t({type:"error",error:g}),g}t({type:"status",status:"connected"});try{await this.streamResponse(f.body,t,n.assistantMessageId)}finally{t({type:"status",status:"idle"})}}catch(d){let l=d instanceof Error?d:new Error(String(d));throw!l.message.includes("Session expired")&&!l.message.includes("Message limit")&&t({type:"error",error:l}),l}}async dispatchProxy(n,t){let r=new AbortController;n.signal&&n.signal.addEventListener("abort",()=>r.abort()),t({type:"status",status:"connecting"});let s=await this.buildPayload(n.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:r.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:r.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(n,t){let r=new AbortController;n.signal&&n.signal.addEventListener("abort",()=>r.abort()),t({type:"status",status:"connecting"});let s=await this.buildAgentPayload(n.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:r.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:r.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,n.assistantMessageId)}finally{t({type:"status",status:"idle"})}}async processStream(n,t,r){t({type:"status",status:"connected"});try{await this.streamResponse(n,t,r)}finally{t({type:"status",status:"idle"})}}async resolveApproval(n,t){var a;let s=`${((a=this.config.apiUrl)==null?void 0:a.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Ra}/v1/agents/${n.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:n.executionId,approvalId:n.approvalId,decision:t,streamResponse:!0})})}async resumeFlow(n,t,r){var i,d;let o=`${((i=this.config.apiUrl)==null?void 0:i.replace(/\/+$/,""))||Ra}/resume`,a={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(a,await this.getHeaders()),fetch(o,{method:"POST",headers:a,body:JSON.stringify({executionId:n,toolOutputs:t,streamResponse:(d=r==null?void 0:r.streamResponse)!=null?d:!0})})}async buildAgentPayload(n){if(!this.config.agent)throw new Error("Agent configuration required for agent mode");let t=n.slice().filter(Hi).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}}),r={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:n,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&&(r.context=s)}return r}async buildPayload(n){let r={messages:n.slice().filter(Hi).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:n,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&&(r.context=s)}if(this.requestMiddleware)try{let s=await this.requestMiddleware({payload:{...r},config:this.config});if(s&&typeof s=="object")return s}catch(s){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",s)}return r}async handleCustomSSEEvent(n,t,r,s,o,a){if(!this.parseSSEEvent)return!1;try{let i=await this.parseSSEEvent(n);if(i===null)return!1;let d=u=>{let p={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"assistant",sequence:o(),...u!==void 0&&{partId:u}};return r.current=p,s(p),p},l=u=>r.current?r.current:d(u);if(i.text!==void 0){i.partId!==void 0&&a.current!==null&&i.partId!==a.current&&(r.current&&(r.current.streaming=!1,s(r.current)),d(i.partId)),i.partId!==void 0&&(a.current=i.partId);let u=l(i.partId);i.partId!==void 0&&!u.partId&&(u.partId=i.partId),u.content+=i.text,s(u)}return i.done&&(r.current&&(r.current.streaming=!1,s(r.current)),a.current=null,t({type:"status",status:"idle"})),i.error&&(a.current=null,t({type:"error",error:new Error(i.error)})),!0}catch(i){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",i),!1}}async streamResponse(n,t,r){var Wt,zt,Cr,pr;let s=n.getReader(),o=new TextDecoder,a="",i=Date.now(),d=0,l=()=>i+d++,u=I=>{let se=I.reasoning?{...I.reasoning,chunks:[...I.reasoning.chunks]}:void 0,Ie=I.toolCall?{...I.toolCall,chunks:I.toolCall.chunks?[...I.toolCall.chunks]:void 0}:void 0,ze=I.tools?I.tools.map(Oe=>({...Oe,chunks:Oe.chunks?[...Oe.chunks]:void 0})):void 0;return{...I,reasoning:se,toolCall:Ie,tools:ze}},p=I=>{t({type:"message",message:u(I)})},f=null,g={current:null},C={current:null},x=!1,M=new Map,A=new Map,P=new Map,N=new Map,R={lastId:null,byStep:new Map},T={lastId:null,byCall:new Map},L=(I,se,Ie="")=>`${I}::${se}::${Ie}`,$=(I,se)=>`${I}::${se}::`,q=(I,se,Ie,ze)=>{let Oe=L(I,se,Ie),$e=P.get(Oe);if($e)return $e;let et=Ie?`-${Ie}`:"",Ct={id:`nested-${I}-${se}${et}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),...Ie?{partId:Ie}:{},agentMetadata:{executionId:ze,parentToolId:I,parentStepId:se}};return P.set(Oe,Ct),p(Ct),Ct},_=I=>{if(I==null)return null;try{return String(I)}catch{return null}},B=I=>{var se,Ie,ze,Oe,$e;return _(($e=(Oe=(ze=(Ie=(se=I.stepId)!=null?se:I.step_id)!=null?Ie:I.step)!=null?ze:I.parentId)!=null?Oe:I.flowStepId)!=null?$e:I.flow_step_id)},O=I=>{var se,Ie,ze,Oe,$e,et,Ct;return _((Ct=(et=($e=(Oe=(ze=(Ie=(se=I.callId)!=null?se:I.call_id)!=null?Ie:I.requestId)!=null?ze:I.request_id)!=null?Oe:I.toolCallId)!=null?$e:I.tool_call_id)!=null?et:I.stepId)!=null?Ct:I.step_id)},G=r,re=!1,Ee=()=>{if(f)return f;let I;return!re&&G?(I=G,re=!0):G&&C.current?I=`${G}_${C.current}`:I=`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,f={id:I,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l()},p(f),f},Re=(I,se)=>{R.lastId=se,I&&R.byStep.set(I,se)},je=(I,se)=>{var $e;let Ie=($e=I.reasoningId)!=null?$e:I.id,ze=B(I);if(Ie){let et=String(Ie);return Re(ze,et),et}if(ze){let et=R.byStep.get(ze);if(et)return R.lastId=et,et}if(R.lastId&&!se)return R.lastId;if(!se)return null;let Oe=`reason-${l()}`;return Re(ze,Oe),Oe},he=I=>{let se=M.get(I);if(se)return se;let Ie={id:`reason-${I}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:l(),reasoning:{id:I,status:"streaming",chunks:[]}};return M.set(I,Ie),p(Ie),Ie},ue=(I,se)=>{T.lastId=se,I&&T.byCall.set(I,se)},ke=new Set,Ue=new Map,te=new Set,ve=new Map,X=I=>{if(!I)return!1;let se=I.replace(/_+/g,"_").replace(/^_|_$/g,"");return se==="emit_artifact_markdown"||se==="emit_artifact_component"},oe=(I,se)=>{var $e;let Ie=($e=I.toolId)!=null?$e:I.id,ze=O(I);if(Ie){let et=String(Ie);return ue(ze,et),et}if(ze){let et=T.byCall.get(ze);if(et)return T.lastId=et,et}if(T.lastId&&!se)return T.lastId;if(!se)return null;let Oe=`tool-${l()}`;return ue(ze,Oe),Oe},Le=I=>{let se=A.get(I);if(se)return se;let Ie={id:`tool-${I}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:l(),toolCall:{id:I,status:"pending"}};return A.set(I,Ie),p(Ie),Ie},ie=I=>{if(typeof I=="number"&&Number.isFinite(I))return I;if(typeof I=="string"){let se=Number(I);if(!Number.isNaN(se)&&Number.isFinite(se))return se;let Ie=Date.parse(I);if(!Number.isNaN(Ie))return Ie}return Date.now()},De=I=>{if(typeof I=="string")return I;if(I==null)return"";try{return JSON.stringify(I)}catch{return String(I)}},He=new Map,K=new Map,Ne=new Map,Be=new Map,Q=null,J=(I,se,Ie)=>{var Ct;let ze=Ne.get(I);ze||(ze=[],Ne.set(I,ze));let Oe=0,$e=ze.length;for(;Oe<$e;){let _t=Oe+$e>>>1;ze[_t].seq<se?Oe=_t+1:$e=_t}((Ct=ze[Oe])==null?void 0:Ct.seq)===se?ze[Oe]={seq:se,text:Ie}:ze.splice(Oe,0,{seq:se,text:Ie});let et="";for(let _t=0;_t<ze.length;_t++)et+=ze[_t].text;return et},Ce=(I,se)=>{let Ie=De(se),ze=K.get(I.id),Oe=Km(ze,Ie);I.rawContent=Oe;let $e=He.get(I.id),et=ae=>{var ut;let we=(ut=I.content)!=null?ut:"";ae.trim()!==""&&(we.trim().length===0||ae.startsWith(we)||ae.trimStart().startsWith(we.trim()))&&(I.content=ae)},Ct=()=>{var ae;if($e){let we=(ae=$e.close)==null?void 0:ae.call($e);we instanceof Promise&&we.catch(()=>{})}He.delete(I.id),K.delete(I.id),I.streaming=!1,p(I)};if(!$e){et(Ie),Ct();return}let _t=Po(Oe);if(_t!==null&&_t.trim()!==""){et(_t),Ct();return}let Vt=ae=>{var Ke;let we=typeof ae=="string"?ae:(Ke=ae==null?void 0:ae.text)!=null?Ke:null;if(we!==null&&we.trim()!=="")return we;let ut=$e.getExtractedText();return ut!==null&&ut.trim()!==""?ut:Ie},H;try{H=$e.processChunk(Oe)}catch{et(Ie),Ct();return}if(H instanceof Promise){H.then(ae=>{et(Vt(ae)),Ct()}).catch(()=>{et(Ie),Ct()});return}et(Vt(H)),Ct()},de=[],ne=!1,fe,Xe=()=>{ne||(ne=!0,queueMicrotask(()=>{ne=!1,fe()}))},$t=new Wa((I,se)=>{de.push({payloadType:I,payload:se}),Xe()}),le=null,Fe=new Map,ln=(Wt=this.config.iterationDisplay)!=null?Wt:"separate";for(fe=()=>{var I,se,Ie,ze,Oe,$e,et,Ct,_t,Vt,H,ae,we,ut,Ke,Ft,cn,wt,yt,Et,lt,Jt,wr,qn,jr,vt,ur,mr,Ar,er,dt,go,gr,fo,Tn,_o,Ur,Sr,gt,Wn,Rn,bn,Tt,zn,Vn,Hn,qr,Er,zr,Bn,Mt,xn,Jn,Vr,Tr,Jr,fr,Dn,tr,pt,Kt,Gt,Nn,Kr,Kn,nr,Fn,j,pe,On,rr,hr,gs,or,sr,ar,kr,ho,ra,fs,oa,jo,ct,hs,Gn,kn,sa,aa,Uo,Mr,ia,yo,ys,Lr,bs,Gr,Qr,la,ca,Pi,bo,Xr,da,xs,Yr,pa,vs,Zr,Cs,ua,Pr,ma,eo,Lt,qo,zo,ws,yr,ga,As,Ss,Es,Ts,vn,$n,Ir,tt,ks,xo,ir,fa,Vo,Jo,vo,to,ha,ya,lr;for(let Wr=0;Wr<de.length;Wr++){let Je=de[Wr].payloadType,w=de[Wr].payload;if(Je==="reason_start"){let U=(I=je(w,!0))!=null?I:`reason-${l()}`,S=he(U);S.reasoning=(se=S.reasoning)!=null?se:{id:U,status:"streaming",chunks:[]},S.reasoning.startedAt=(ze=S.reasoning.startedAt)!=null?ze:ie((Ie=w.startedAt)!=null?Ie:w.timestamp),S.reasoning.completedAt=void 0,S.reasoning.durationMs=void 0,S.streaming=!0,S.reasoning.status="streaming",p(S)}else if(Je==="reason_delta"||Je==="reason_chunk"){let U=($e=(Oe=je(w,!1))!=null?Oe:je(w,!0))!=null?$e:`reason-${l()}`,S=he(U);S.reasoning=(et=S.reasoning)!=null?et:{id:U,status:"streaming",chunks:[]},S.reasoning.startedAt=(_t=S.reasoning.startedAt)!=null?_t:ie((Ct=w.startedAt)!=null?Ct:w.timestamp);let z=(ae=(H=(Vt=w.reasoningText)!=null?Vt:w.text)!=null?H:w.delta)!=null?ae:"";if(z&&w.hidden!==!0){let Me=typeof w.sequenceIndex=="number"?w.sequenceIndex:void 0;if(Me!==void 0){let ee=J(U,Me,String(z));S.reasoning.chunks=[ee]}else S.reasoning.chunks.push(String(z))}if(S.reasoning.status=w.done?"complete":"streaming",w.done){S.reasoning.completedAt=ie((we=w.completedAt)!=null?we:w.timestamp);let Me=(ut=S.reasoning.startedAt)!=null?ut:Date.now();S.reasoning.durationMs=Math.max(0,((Ke=S.reasoning.completedAt)!=null?Ke:Date.now())-Me)}S.streaming=S.reasoning.status!=="complete",p(S)}else if(Je==="reason_complete"){let U=(cn=(Ft=je(w,!1))!=null?Ft:je(w,!0))!=null?cn:`reason-${l()}`,S=M.get(U);if(S!=null&&S.reasoning){S.reasoning.status="complete",S.reasoning.completedAt=ie((wt=w.completedAt)!=null?wt:w.timestamp);let Me=(yt=S.reasoning.startedAt)!=null?yt:Date.now();S.reasoning.durationMs=Math.max(0,((Et=S.reasoning.completedAt)!=null?Et:Date.now())-Me),S.streaming=!1,p(S)}let z=B(w);z&&R.byStep.delete(z)}else if(Je==="tool_start"){let U=(lt=oe(w,!0))!=null?lt:`tool-${l()}`,S=(Jt=w.toolName)!=null?Jt:w.name;if(X(S)){ke.add(U);continue}let z=Le(U),Me=(wr=z.toolCall)!=null?wr:{id:U,status:"pending"};Me.name=S!=null?S:Me.name,Me.status="running",w.args!==void 0?Me.args=w.args:w.parameters!==void 0&&(Me.args=w.parameters),Me.startedAt=(jr=Me.startedAt)!=null?jr:ie((qn=w.startedAt)!=null?qn:w.timestamp),Me.completedAt=void 0,Me.durationMs=void 0,z.toolCall=Me,z.streaming=!0;let ee=w.agentContext;(ee||w.executionId)&&(z.agentMetadata={executionId:(vt=ee==null?void 0:ee.executionId)!=null?vt:w.executionId,iteration:(ur=ee==null?void 0:ee.iteration)!=null?ur:w.iteration}),p(z)}else if(Je==="tool_chunk"||Je==="tool_delta"){let U=(Ar=(mr=oe(w,!1))!=null?mr:oe(w,!0))!=null?Ar:`tool-${l()}`;if(ke.has(U))continue;let S=Le(U),z=(er=S.toolCall)!=null?er:{id:U,status:"running"};z.startedAt=(go=z.startedAt)!=null?go:ie((dt=w.startedAt)!=null?dt:w.timestamp);let Me=(Tn=(fo=(gr=w.text)!=null?gr:w.delta)!=null?fo:w.message)!=null?Tn:"";Me&&(z.chunks=(_o=z.chunks)!=null?_o:[],z.chunks.push(String(Me))),z.status="running",S.toolCall=z,S.streaming=!0;let ee=w.agentContext;(ee||w.executionId)&&(S.agentMetadata=(gt=S.agentMetadata)!=null?gt:{executionId:(Ur=ee==null?void 0:ee.executionId)!=null?Ur:w.executionId,iteration:(Sr=ee==null?void 0:ee.iteration)!=null?Sr:w.iteration}),p(S)}else if(Je==="tool_complete"){let U=(Rn=(Wn=oe(w,!1))!=null?Wn:oe(w,!0))!=null?Rn:`tool-${l()}`;if(ke.has(U)){ke.delete(U);continue}let S=Le(U),z=(bn=S.toolCall)!=null?bn:{id:U,status:"running"};z.status="complete",w.result!==void 0&&(z.result=w.result),typeof w.duration=="number"&&(z.duration=w.duration),z.completedAt=ie((Tt=w.completedAt)!=null?Tt:w.timestamp);let Me=(zn=w.duration)!=null?zn:w.executionTime;if(typeof Me=="number")z.durationMs=Me;else{let Ge=(Vn=z.startedAt)!=null?Vn:Date.now();z.durationMs=Math.max(0,((Hn=z.completedAt)!=null?Hn:Date.now())-Ge)}S.toolCall=z,S.streaming=!1;let ee=w.agentContext;(ee||w.executionId)&&(S.agentMetadata=(zr=S.agentMetadata)!=null?zr:{executionId:(qr=ee==null?void 0:ee.executionId)!=null?qr:w.executionId,iteration:(Er=ee==null?void 0:ee.iteration)!=null?Er:w.iteration}),p(S);let Ye=O(w);Ye&&T.byCall.delete(Ye)}else if(Je==="step_await"&&w.awaitReason==="local_tool_required"&&w.toolName){let U=(Bn=w.toolId)!=null?Bn:`local-${l()}`,S=Le(U),z=(Mt=S.toolCall)!=null?Mt:{id:U,status:"pending"};z.name=w.toolName,z.args=w.parameters,z.status="complete",z.chunks=(xn=z.chunks)!=null?xn:[],z.startedAt=(Vr=z.startedAt)!=null?Vr:ie((Jn=w.startedAt)!=null?Jn:w.timestamp),z.completedAt=(Tr=z.completedAt)!=null?Tr:z.startedAt,S.toolCall=z,S.streaming=!1,S.agentMetadata={...S.agentMetadata,executionId:(fr=w.executionId)!=null?fr:(Jr=S.agentMetadata)==null?void 0:Jr.executionId,awaitingLocalTool:!0},p(S)}else if(Je==="text_start"){if((Dn=w.toolContext)!=null&&Dn.toolId)continue;let U=w.partId;if(U!==void 0&&C.current!==null&&U!==C.current){let S=f;S&&(S.streaming=!1,p(S),Q=S,f=null,x=!0)}U!==void 0&&(C.current=U)}else if(Je==="text_end"){if((tr=w.toolContext)!=null&&tr.toolId)continue;let U=f;U&&(U.streaming=!1,p(U),Q=U,f=null,x=!0)}else if(Je==="step_chunk"||Je==="step_delta"){let U=w.stepType,S=w.executionType;if(U==="tool"||S==="context")continue;let z=w.toolContext;if(z!=null&&z.toolId){let Ge=String((Kt=(pt=w.id)!=null?pt:z.stepId)!=null?Kt:`step-${l()}`),Pt=w.partId!==void 0&&w.partId!==null?String(w.partId):"",ft=`${z.toolId}::${Ge}`,It=N.get(ft);if(Pt!==""&&It!==void 0&&It!==""&&It!==Pt){let bt=P.get(L(z.toolId,Ge,It));bt&&bt.streaming!==!1&&(bt.streaming=!1,p(bt))}Pt!==""&&N.set(ft,Pt);let Dt=q(z.toolId,Ge,Pt,z.executionId),Qt=(Kn=(Kr=(Nn=(Gt=w.text)!=null?Gt:w.delta)!=null?Nn:w.content)!=null?Kr:w.chunk)!=null?Kn:"";Qt&&(Dt.content+=String(Qt),Dt.streaming=!0,p(Dt)),w.isComplete&&(Dt.streaming=!1,p(Dt));continue}let Me=w.partId;if(Me!==void 0&&C.current!==null&&Me!==C.current){let Ge=f;Ge&&(Ge.streaming=!1,p(Ge),Q=Ge,f=null,x=!0)}Me!==void 0&&(C.current=Me);let ee=Me!==void 0&&(nr=Be.get(Me))!=null?nr:Ee();Me!==void 0&&(ee.partId||(ee.partId=Me),Be.set(Me,ee));let Ye=(On=(pe=(j=(Fn=w.text)!=null?Fn:w.delta)!=null?j:w.content)!=null?pe:w.chunk)!=null?On:"";if(Ye){let Ge=typeof w.seq=="number"?w.seq:void 0,Pt=Me!=null?Me:ee.id,ft=Ge!==void 0?J(Pt,Ge,String(Ye)):((rr=K.get(ee.id))!=null?rr:"")+Ye;ee.rawContent=ft,He.has(ee.id)||He.set(ee.id,this.createStreamParser());let It=He.get(ee.id),Dt=ft.trim().startsWith("{")||ft.trim().startsWith("[");if(Dt&&K.set(ee.id,ft),It.__isPlainTextParser===!0){ee.content=Ge!==void 0?ft:ee.content+Ye,K.delete(ee.id),He.delete(ee.id),ee.rawContent=void 0,p(ee);continue}let bt=It.processChunk(ft);if(bt instanceof Promise)bt.then(ht=>{var mn;let rn=typeof ht=="string"?ht:(mn=ht==null?void 0:ht.text)!=null?mn:null;if(rn!==null&&rn.trim()!=="")ee.content=rn,p(ee);else if(!Dt&&!ft.trim().startsWith("<")){let dn=f,Xt=dn&&dn.id===ee.id?dn:ee;Xt.id===ee.id&&(Xt.content=Ge!==void 0?ft:Xt.content+Ye,K.delete(Xt.id),He.delete(Xt.id),Xt.rawContent=void 0,p(Xt))}}).catch(()=>{ee.content=Ge!==void 0?ft:ee.content+Ye,K.delete(ee.id),He.delete(ee.id),ee.rawContent=void 0,p(ee)});else{let ht=typeof bt=="string"?bt:(hr=bt==null?void 0:bt.text)!=null?hr:null;ht!==null&&ht.trim()!==""?(ee.content=ht,p(ee)):!Dt&&!ft.trim().startsWith("<")&&(ee.content=Ge!==void 0?ft:ee.content+Ye,K.delete(ee.id),He.delete(ee.id),ee.rawContent=void 0,p(ee))}}if(w.isComplete){let Ge=(or=(gs=w.result)==null?void 0:gs.response)!=null?or:ee.content;if(Ge){let Pt=K.get(ee.id),ft=Pt!=null?Pt:De(Ge);ee.rawContent=ft;let It=He.get(ee.id),Dt=null,Qt=!1;if(It&&(Dt=It.getExtractedText(),Dt===null&&(Dt=Po(ft)),Dt===null)){let bt=It.processChunk(ft);bt instanceof Promise?(Qt=!0,bt.then(ht=>{var mn;let rn=typeof ht=="string"?ht:(mn=ht==null?void 0:ht.text)!=null?mn:null;if(rn!==null){let dn=f;dn&&dn.id===ee.id&&(dn.content=rn,dn.streaming=!1,He.delete(dn.id),K.delete(dn.id),p(dn))}})):Dt=typeof bt=="string"?bt:(sr=bt==null?void 0:bt.text)!=null?sr:null}if(!Qt){Dt!==null&&Dt.trim()!==""?ee.content=Dt:K.has(ee.id)||(ee.content=De(Ge));let bt=He.get(ee.id);if(bt){let ht=(ar=bt.close)==null?void 0:ar.call(bt);ht instanceof Promise&&ht.catch(()=>{}),He.delete(ee.id)}K.delete(ee.id),ee.streaming=!1,p(ee)}}}}else if(Je==="step_complete"){let U=w.stepType,S=w.executionType;if(U==="tool"||S==="context")continue;let z=w.toolContext;if(z!=null&&z.toolId){let Ge=String((ho=(kr=w.id)!=null?kr:z.stepId)!=null?ho:"");if(Ge){let Pt=$(z.toolId,Ge);for(let[ft,It]of P)ft.startsWith(Pt)&&It.streaming!==!1&&(It.streaming=!1,p(It));N.delete(`${z.toolId}::${Ge}`)}continue}let Me=w.stopReason;if(x){if(f!==null){let ft=f;Me&&(ft.stopReason=Me),He.delete(ft.id),K.delete(ft.id),ft.streaming!==!1&&(ft.streaming=!1,p(ft))}let Ge=(ra=w.result)==null?void 0:ra.response,Pt=Q;Pt&&(Me&&(Pt.stopReason=Me),Ge!=null?Ce(Pt,Ge):(He.delete(Pt.id),K.delete(Pt.id))),Q=null;continue}let ee=(fs=w.result)==null?void 0:fs.response,Ye=Ee();if(Me&&(Ye.stopReason=Me),ee!=null){let Ge=He.get(Ye.id),Pt=!1,ft=!1;if(Ge){let It=Ge.getExtractedText(),Dt=K.get(Ye.id),Qt=Dt!=null?Dt:De(ee);if(Ye.rawContent=Qt,It!==null&&It.trim()!=="")Ye.content=It,Pt=!0;else{let bt=Po(Qt);if(bt!==null)Ye.content=bt,Pt=!0;else{let ht=Ge.processChunk(Qt);if(ht instanceof Promise)ft=!0,ht.then(rn=>{var dn;let mn=typeof rn=="string"?rn:(dn=rn==null?void 0:rn.text)!=null?dn:null;if(mn!==null&&mn.trim()!==""){let Xt=f;Xt&&Xt.id===Ye.id&&(Xt.content=mn,Xt.streaming=!1,He.delete(Xt.id),K.delete(Xt.id),p(Xt))}else{let Xt=Ge.getExtractedText(),an=f;an&&an.id===Ye.id&&(Xt!==null&&Xt.trim()!==""?an.content=Xt:K.has(an.id)||(an.content=De(ee)),an.streaming=!1,He.delete(an.id),K.delete(an.id),p(an))}});else{let rn=typeof ht=="string"?ht:(oa=ht==null?void 0:ht.text)!=null?oa:null;if(rn!==null&&rn.trim()!=="")Ye.content=rn,Pt=!0;else{let mn=Ge.getExtractedText();mn!==null&&mn.trim()!==""&&(Ye.content=mn,Pt=!0)}}}}}if(!ft){if(!Ye.rawContent){let It=K.get(Ye.id);Ye.rawContent=It!=null?It:De(ee)}if(!Pt&&!K.has(Ye.id)&&(Ye.content=De(ee)),Ge){let It=(jo=Ge.close)==null?void 0:jo.call(Ge);It instanceof Promise&&It.catch(()=>{})}He.delete(Ye.id),K.delete(Ye.id),Ye.streaming=!1,p(Ye)}}else He.delete(Ye.id),K.delete(Ye.id),Ye.streaming=!1,p(Ye)}else if(Je==="flow_complete"){let U=(ct=w.result)==null?void 0:ct.response;if(x){if(f!==null){let S=f;He.delete(S.id),K.delete(S.id),S.streaming!==!1&&(S.streaming=!1,p(S))}}else if(U!=null){let S=Ee(),z=K.get(S.id),Me=z!=null?z:De(U);S.rawContent=Me;let ee=De(U),Ye=He.get(S.id);if(Ye){let ft=Po(Me);if(ft!==null)ee=ft;else{let It=Ye.processChunk(Me);It instanceof Promise&&It.then(Qt=>{var ht;let bt=typeof Qt=="string"?Qt:(ht=Qt==null?void 0:Qt.text)!=null?ht:null;bt!==null&&(S.content=bt,S.streaming=!1,p(S))});let Dt=Ye.getExtractedText();Dt!==null&&(ee=Dt)}}He.delete(S.id),K.delete(S.id);let Ge=ee!==S.content,Pt=S.streaming!==!1;Ge&&(S.content=ee),S.streaming=!1,(Ge||Pt)&&p(S)}else if(f!==null){let S=f;He.delete(S.id),K.delete(S.id),S.streaming!==!1&&(S.streaming=!1,p(S))}t({type:"status",status:"idle"})}else if(Je==="agent_start")le={executionId:w.executionId,agentId:(hs=w.agentId)!=null?hs:"virtual",agentName:(Gn=w.agentName)!=null?Gn:"",status:"running",currentIteration:0,maxTurns:(kn=w.maxTurns)!=null?kn:1,startedAt:ie(w.startedAt)};else if(Je==="agent_iteration_start"){if(le&&(le.currentIteration=w.iteration),ln==="separate"&&w.iteration>1){let U=f;U&&(U.streaming=!1,p(U),Fe.set(w.iteration-1,U),f=null)}}else if(Je!=="agent_turn_start"){if(Je==="agent_turn_delta"){if(w.contentType==="text"){let U=Ee();U.content+=(sa=w.delta)!=null?sa:"",U.agentMetadata={executionId:w.executionId,iteration:w.iteration,turnId:w.turnId,agentName:le==null?void 0:le.agentName},p(U)}else if(w.contentType==="thinking"){let U=(aa=w.turnId)!=null?aa:`agent-think-${w.iteration}`,S=he(U);S.reasoning=(Uo=S.reasoning)!=null?Uo:{id:U,status:"streaming",chunks:[]},S.reasoning.chunks.push((Mr=w.delta)!=null?Mr:""),S.agentMetadata={executionId:w.executionId,iteration:w.iteration,turnId:w.turnId},p(S)}else if(w.contentType==="tool_input"){let U=(ia=w.toolCallId)!=null?ia:T.lastId;if(U){let S=A.get(U);S!=null&&S.toolCall&&(S.toolCall.chunks=(yo=S.toolCall.chunks)!=null?yo:[],S.toolCall.chunks.push((ys=w.delta)!=null?ys:""),p(S))}}}else if(Je==="agent_turn_complete"){let U=w.turnId;if(U){let z=M.get(U);if(z!=null&&z.reasoning){z.reasoning.status="complete",z.reasoning.completedAt=ie(w.completedAt);let Me=(Lr=z.reasoning.startedAt)!=null?Lr:Date.now();z.reasoning.durationMs=Math.max(0,((bs=z.reasoning.completedAt)!=null?bs:Date.now())-Me),z.streaming=!1,p(z)}}let S=w.stopReason;if(S&&f!==null){let z=w.turnId;(!z||((Gr=f.agentMetadata)==null?void 0:Gr.turnId)===z)&&(f.stopReason=S,p(f))}}else if(Je==="agent_tool_start"){let U=(Qr=w.toolCallId)!=null?Qr:`agent-tool-${l()}`;ue(O(w),U);let S=Le(U),z=(la=S.toolCall)!=null?la:{id:U,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};z.name=(Pi=(ca=w.toolName)!=null?ca:w.name)!=null?Pi:z.name,z.status="running",w.parameters!==void 0&&(z.args=w.parameters),z.startedAt=ie((bo=w.startedAt)!=null?bo:w.timestamp),S.toolCall=z,S.streaming=!0,S.agentMetadata={executionId:w.executionId,iteration:w.iteration},p(S)}else if(Je==="agent_tool_delta"){let U=(Xr=w.toolCallId)!=null?Xr:T.lastId;if(U){let S=(da=A.get(U))!=null?da:Le(U);S.toolCall&&(S.toolCall.chunks=(xs=S.toolCall.chunks)!=null?xs:[],S.toolCall.chunks.push((Yr=w.delta)!=null?Yr:""),S.toolCall.status="running",S.streaming=!0,p(S))}}else if(Je==="agent_tool_complete"){let U=(pa=w.toolCallId)!=null?pa:T.lastId;if(U){let S=(vs=A.get(U))!=null?vs:Le(U);if(S.toolCall){S.toolCall.status="complete",w.result!==void 0&&(S.toolCall.result=w.result),typeof w.executionTime=="number"&&(S.toolCall.durationMs=w.executionTime),S.toolCall.completedAt=ie((Zr=w.completedAt)!=null?Zr:w.timestamp),S.streaming=!1,p(S);let z=O(w);z&&T.byCall.delete(z)}}}else if(Je!=="agent_iteration_complete"){if(Je==="agent_reflection"||Je==="agent_reflect"){let U=`agent-reflection-${w.executionId}-${w.iteration}`,S={id:U,role:"assistant",content:(Cs=w.reflection)!=null?Cs:"",createdAt:new Date().toISOString(),streaming:!1,variant:"reasoning",sequence:l(),reasoning:{id:U,status:"complete",chunks:[(ua=w.reflection)!=null?ua:""]},agentMetadata:{executionId:w.executionId,iteration:w.iteration}};p(S)}else if(Je==="agent_complete"){le&&(le.status=w.success?"complete":"error",le.completedAt=ie(w.completedAt),le.stopReason=w.stopReason);let U=f;U&&(U.streaming=!1,p(U)),t({type:"status",status:"idle"})}else if(Je==="agent_error"){let U=typeof w.error=="string"?w.error:(ma=(Pr=w.error)==null?void 0:Pr.message)!=null?ma:"Agent execution error";w.recoverable?typeof console!="undefined"&&console.warn("[AgentWidget] Recoverable agent error:",U):t({type:"error",error:new Error(U)})}else if(Je!=="agent_ping"){if(Je==="agent_approval_start"){let U=(eo=w.approvalId)!=null?eo:`approval-${l()}`,S={id:`approval-${U}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:U,status:"pending",agentId:(Lt=le==null?void 0:le.agentId)!=null?Lt:"virtual",executionId:(zo=(qo=w.executionId)!=null?qo:le==null?void 0:le.executionId)!=null?zo:"",toolName:(ws=w.toolName)!=null?ws:"",toolType:w.toolType,description:(ga=w.description)!=null?ga:`Execute ${(yr=w.toolName)!=null?yr:"tool"}`,parameters:w.parameters}};p(S)}else if(Je==="step_await"&&w.awaitReason==="approval_required"){let U=(As=w.approvalId)!=null?As:`approval-${l()}`,S={id:`approval-${U}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:U,status:"pending",agentId:(Ss=le==null?void 0:le.agentId)!=null?Ss:"virtual",executionId:(Ts=(Es=w.executionId)!=null?Es:le==null?void 0:le.executionId)!=null?Ts:"",toolName:(vn=w.toolName)!=null?vn:"",toolType:w.toolType,description:(Ir=w.description)!=null?Ir:`Execute ${($n=w.toolName)!=null?$n:"tool"}`,parameters:w.parameters}};p(S)}else if(Je==="agent_approval_complete"){let U=w.approvalId;if(U){let z={id:`approval-${U}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:U,status:(tt=w.decision)!=null?tt:"approved",agentId:(ks=le==null?void 0:le.agentId)!=null?ks:"virtual",executionId:(ir=(xo=w.executionId)!=null?xo:le==null?void 0:le.executionId)!=null?ir:"",toolName:(fa=w.toolName)!=null?fa:"",description:(Vo=w.description)!=null?Vo:"",resolvedAt:Date.now()}};p(z)}}else if(Je==="artifact_start"||Je==="artifact_delta"||Je==="artifact_update"||Je==="artifact_complete"){if(Je==="artifact_start"){let U=w.artifactType,S=String(w.id),z=typeof w.title=="string"?w.title:void 0;if(t({type:"artifact_start",id:S,artifactType:U,title:z,component:typeof w.component=="string"?w.component:void 0}),ve.set(S,{markdown:"",title:z}),!te.has(S)){te.add(S);let Me={id:`artifact-ref-${S}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),rawContent:JSON.stringify({component:"PersonaArtifactCard",props:{artifactId:S,title:z,artifactType:U,status:"streaming"}})};Ue.set(S,Me),p(Me)}}else if(Je==="artifact_delta"){let U=String(w.id),S=typeof w.delta=="string"?w.delta:String((Jo=w.delta)!=null?Jo:"");t({type:"artifact_delta",id:U,artDelta:S});let z=ve.get(U);z&&(z.markdown+=S)}else if(Je==="artifact_update"){let U=w.props&&typeof w.props=="object"&&!Array.isArray(w.props)?w.props:{};t({type:"artifact_update",id:String(w.id),props:U,component:typeof w.component=="string"?w.component:void 0})}else if(Je==="artifact_complete"){let U=String(w.id);t({type:"artifact_complete",id:U});let S=Ue.get(U);if(S){S.streaming=!1;try{let z=JSON.parse((vo=S.rawContent)!=null?vo:"{}");if(z.props){z.props.status="complete";let Me=ve.get(U);Me!=null&&Me.markdown&&(z.props.markdown=Me.markdown)}S.rawContent=JSON.stringify(z)}catch{}ve.delete(U),p(S),Ue.delete(U)}}}else if(Je==="transcript_insert"){let U=w.message;if(!U||typeof U!="object")continue;let S=String((to=U.id)!=null?to:`msg-${l()}`),z=U.role,ee={id:S,role:z==="user"?"user":z==="system"?"system":"assistant",content:typeof U.content=="string"?U.content:"",rawContent:typeof U.rawContent=="string"?U.rawContent:void 0,createdAt:typeof U.createdAt=="string"?U.createdAt:new Date().toISOString(),streaming:U.streaming===!0,...typeof U.variant=="string"?{variant:U.variant}:{},sequence:l()};if(p(ee),ee.rawContent)try{let Ye=JSON.parse(ee.rawContent),Ge=(ha=Ye==null?void 0:Ye.props)==null?void 0:ha.artifactId;typeof Ge=="string"&&te.add(Ge)}catch{}f=null,g.current=null,He.delete(S),K.delete(S)}else if(Je==="error"||Je==="step_error"||Je==="dispatch_error"||Je==="flow_error"){let U=null;if(w.error instanceof Error)U=w.error;else if(Je==="dispatch_error"){let S=(ya=w.message)!=null?ya:w.error;S!=null&&S!==""&&(U=new Error(String(S)))}else if(Je==="step_error"||Je==="flow_error"){let S=w.error;typeof S=="string"&&S!==""?U=new Error(S):S!=null&&typeof S=="object"&&"message"in S&&(U=new Error(String((lr=S.message)!=null?lr:S)))}else Je==="error"&&w.error!=null&&w.error!==""&&(U=new Error(String(w.error)));if(U){t({type:"error",error:U});let S=f;S&&S.streaming&&(S.streaming=!1,p(S)),t({type:"status",status:"idle"})}}}}}}de.length=0};;){let{done:I,value:se}=await s.read();if(I)break;a+=o.decode(se,{stream:!0});let Ie=a.split(`
|
|
1
|
+
"use strict";var Hm=Object.create;var Aa=Object.defineProperty;var Bm=Object.getOwnPropertyDescriptor;var Dm=Object.getOwnPropertyNames;var Nm=Object.getPrototypeOf,Fm=Object.prototype.hasOwnProperty;var Om=(e,n)=>{for(var t in n)Aa(e,t,{get:n[t],enumerable:!0})},wp=(e,n,t,r)=>{if(n&&typeof n=="object"||typeof n=="function")for(let o of Dm(n))!Fm.call(e,o)&&o!==t&&Aa(e,o,{get:()=>n[o],enumerable:!(r=Bm(n,o))||r.enumerable});return e};var $m=(e,n,t)=>(t=e!=null?Hm(Nm(e)):{},wp(n||!e||!e.__esModule?Aa(t,"default",{value:e,enumerable:!0}):t,e)),_m=e=>wp(Aa({},"__esModule",{value:!0}),e);var Lh={};Om(Lh,{ASK_USER_QUESTION_TOOL_NAME:()=>tl,AgentWidgetClient:()=>Io,AgentWidgetSession:()=>Zo,AttachmentManager:()=>Bo,DEFAULT_COMPONENTS:()=>Ni,DEFAULT_FLOATING_LAUNCHER_MAX_WIDTH:()=>$a,DEFAULT_FLOATING_LAUNCHER_WIDTH:()=>Un,DEFAULT_PALETTE:()=>Bi,DEFAULT_SEMANTIC:()=>Di,DEFAULT_WIDGET_CONFIG:()=>Dt,PRESETS:()=>Pl,PRESET_FULLSCREEN:()=>Ll,PRESET_MINIMAL:()=>kl,PRESET_SHOP:()=>Ml,THEME_ZONES:()=>Gp,VERSION:()=>$o,accessibilityPlugin:()=>Tm,animationsPlugin:()=>Mm,applyThemeVariables:()=>ro,attachHeaderToContainer:()=>Do,brandPlugin:()=>km,buildComposer:()=>os,buildDefaultHeader:()=>zi,buildHeader:()=>Nr,buildHeaderWithLayout:()=>rs,buildMinimalHeader:()=>Vi,collectEnrichedPageContext:()=>dm,componentRegistry:()=>$r,createActionManager:()=>ta,createAgentExperience:()=>wi,createAskUserQuestionBubble:()=>Pu,createBestAvailableVoiceProvider:()=>Fa,createBubbleWithLayout:()=>fu,createCSATFeedback:()=>xi,createComboButton:()=>ti,createComponentMiddleware:()=>zu,createComponentStreamParser:()=>fi,createDefaultSanitizer:()=>Wi,createDemoCarousel:()=>Em,createDirectivePostprocessor:()=>Mp,createDropdownMenu:()=>io,createFlexibleJsonStreamParser:()=>Wp,createIconButton:()=>$t,createImagePart:()=>Op,createJsonStreamParser:()=>Pa,createLabelButton:()=>Ks,createLocalStorageAdapter:()=>gi,createMarkdownProcessor:()=>Is,createMarkdownProcessorFromConfig:()=>ko,createMessageActions:()=>Xi,createNPSFeedback:()=>vi,createPlainTextParser:()=>ka,createPlugin:()=>Im,createRegexJsonParser:()=>La,createStandardBubble:()=>ss,createTextPart:()=>Hs,createTheme:()=>ts,createThemeObserver:()=>qa,createToggleGroup:()=>Gs,createTypingIndicator:()=>No,createVoiceProvider:()=>Ho,createWidgetHostLayout:()=>na,createXmlParser:()=>Ia,default:()=>kh,defaultActionHandlers:()=>Oo,defaultJsonActionParser:()=>ea,defaultParseRules:()=>Al,detectColorScheme:()=>Fs,directivePostprocessor:()=>kp,ensureAskUserQuestionSheet:()=>ds,escapeHtml:()=>Lo,extractComponentDirectiveFromMessage:()=>bi,fileToImagePart:()=>$p,formatEnrichedContext:()=>pm,generateAssistantMessageId:()=>Wo,generateCodeSnippet:()=>bm,generateMessageId:()=>Hp,generateStableSelector:()=>Sl,generateUserMessageId:()=>Yo,getActiveTheme:()=>ns,getColorScheme:()=>Oi,getDisplayText:()=>Dp,getHeaderLayout:()=>Ji,getImageParts:()=>Fp,getPreset:()=>Rm,hasComponentDirective:()=>yi,hasImages:()=>Np,headerLayouts:()=>ni,highContrastPlugin:()=>Pm,initAgentWidget:()=>xl,isAskUserQuestionMessage:()=>Fr,isComponentDirectiveType:()=>qu,isDockedMountMode:()=>nn,isVoiceSupported:()=>Ds,listRegisteredStreamAnimations:()=>iu,markdownPostprocessor:()=>Ii,mergeWithDefaults:()=>_a,normalizeContent:()=>Bp,parseAskUserQuestionPayload:()=>Or,pluginRegistry:()=>Zs,reducedMotionPlugin:()=>Lm,registerStreamAnimationPlugin:()=>su,removeAskUserQuestionSheet:()=>po,renderComponentDirective:()=>hi,renderLoadingIndicatorWithFallback:()=>Qi,renderLucideIcon:()=>ge,resolveDockConfig:()=>Xn,resolveSanitizer:()=>Qo,resolveTokens:()=>ja,themeToCssVariables:()=>Ua,unregisterStreamAnimationPlugin:()=>au,validateImageFile:()=>_p,validateTheme:()=>Fi});module.exports=_m(Lh);var Sp=require("marked"),jm=e=>{if(e)return e},Is=e=>{var o,s;let n=e==null?void 0:e.markedOptions,t=new Sp.Marked({gfm:(o=n==null?void 0:n.gfm)!=null?o:!0,breaks:(s=n==null?void 0:n.breaks)!=null?s:!0,pedantic:n==null?void 0:n.pedantic,silent:n==null?void 0:n.silent}),r=jm(e==null?void 0:e.renderer);return r&&t.use({renderer:r}),a=>t.parse(a)},ko=e=>e?Is({markedOptions:e.options,renderer:e.renderer}):Is(),Um=Is(),Ii=e=>Um(e),Lo=e=>e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'"),Ep=e=>e.replace(/"/g,""").replace(/</g,"<").replace(/>/g,">"),Ap=e=>`%%FORM_PLACEHOLDER_${e}%%`,Tp=(e,n)=>{let t=e;return t=t.replace(/<Directive>([\s\S]*?)<\/Directive>/gi,(r,o)=>{try{let s=JSON.parse(o.trim());if(s&&typeof s=="object"&&s.component==="form"&&s.type){let a=Ap(n.length);return n.push({token:a,type:String(s.type)}),a}}catch{return r}return r}),t=t.replace(/<Form\s+type="([^"]+)"\s*\/>/gi,(r,o)=>{let s=Ap(n.length);return n.push({token:s,type:o}),s}),t},Mp=e=>{let n=ko(e);return t=>{let r=[],o=Tp(t,r),s=n(o);return r.forEach(({token:a,type:i})=>{let d=new RegExp(a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),u=`<div class="persona-form-directive" data-tv-form="${Ep(i)}"></div>`;s=s.replace(d,u)}),s}},kp=e=>{let n=[],t=Tp(e,n),r=Ii(t);return n.forEach(({token:o,type:s})=>{let a=new RegExp(o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),d=`<div class="persona-form-directive" data-tv-form="${Ep(s)}"></div>`;r=r.replace(a,d)}),r};var Lp=$m(require("dompurify"),1),qm={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"]},zm=/^data:image\/(?:png|jpe?g|gif|webp|bmp|x-icon|avif)/i,Wi=()=>{let e=(0,Lp.default)(typeof window!="undefined"?window:void 0);return e.addHook("uponSanitizeAttribute",(n,t)=>{if(t.attrName==="src"||t.attrName==="href"){let r=t.attrValue;r.toLowerCase().startsWith("data:")&&!zm.test(r)&&(t.attrValue="",t.keepAttr=!1)}}),n=>e.sanitize(n,qm)},Qo=e=>e===!1?null:typeof e=="function"?e:Wi();var Br=require("partial-json"),Sa=e=>e.replace(/\\n/g,`
|
|
2
|
+
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"),Xo=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)}},Vm=e=>{var a,i;let n=(a=e.completedAt)!=null?a:Date.now(),t=(i=e.startedAt)!=null?i:n,o=(e.durationMs!==void 0?e.durationMs:Math.max(0,n-t))/1e3;return o<.1?"Thought for <0.1 seconds":`Thought for ${o>=10?Math.round(o).toString():o.toFixed(1).replace(/\.0$/,"")} seconds`},Pp=e=>e.status==="complete"?Vm(e):e.status==="pending"?"Waiting":"",Jm=e=>{var o,s,a;let t=(typeof e.duration=="number"?e.duration:typeof e.durationMs=="number"?e.durationMs:Math.max(0,((o=e.completedAt)!=null?o:Date.now())-((a=(s=e.startedAt)!=null?s: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 Ip=e=>e.status==="complete"?Jm(e):"Using tool...",Ea=e=>{let n=e/1e3;return n<.1?"<0.1s":n>=10?`${Math.round(n)}s`:`${n.toFixed(1).replace(/\.0$/,"")}s`},Rs=e=>{var t,r,o;let n=typeof e.duration=="number"?e.duration:typeof e.durationMs=="number"?e.durationMs:Math.max(0,((t=e.completedAt)!=null?t:Date.now())-((o=(r=e.startedAt)!=null?r:e.completedAt)!=null?o:Date.now()));return Ea(n)},Ta=e=>{var t,r,o;let n=e.durationMs!==void 0?e.durationMs:Math.max(0,((t=e.completedAt)!=null?t:Date.now())-((o=(r=e.startedAt)!=null?r:e.completedAt)!=null?o:Date.now()));return Ea(n)},Ri=(e,n,t)=>{var s;if(!n)return t;let r=((s=e.name)==null?void 0:s.trim())||"tool",o=Rs(e);return n.replace(/\{toolName\}/g,r).replace(/\{duration\}/g,o)},Ma=(e,n)=>{let t=e.replace(/\{toolName\}/g,n),r=[],o=/\*\*(.+?)\*\*|\*(.+?)\*|~(.+?)~/g,s=0,a;for(;(a=o.exec(t))!==null;)a.index>s&&Ws(r,t.slice(s,a.index),[]),a[1]!==void 0?Ws(r,a[1],["bold"]):a[2]!==void 0?Ws(r,a[2],["italic"]):a[3]!==void 0&&Ws(r,a[3],["dim"]),s=a.index+a[0].length;return s<t.length&&Ws(r,t.slice(s),[]),r},Ws=(e,n,t)=>{let r=n.split("{duration}");for(let o=0;o<r.length;o++)r[o]&&e.push({text:r[o],styles:t}),o<r.length-1&&e.push({text:"{duration}",styles:t,isDuration:!0})},Km=()=>{let e=null,n=0,t=r=>{let o=/"text"\s*:\s*"((?:[^"\\]|\\.|")*?)"/,s=r.match(o);if(s&&s[1])try{return s[1].replace(/\\n/g,`
|
|
3
|
+
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return s[1]}let a=/"text"\s*:\s*"((?:[^"\\]|\\.)*)/,i=r.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 r=>{if(r.length<=n)return e!==null?{text:e,raw:r}:null;let o=r.trim();if(!o.startsWith("{")&&!o.startsWith("["))return null;let s=t(r);return s!==null&&(e=s),n=r.length,e!==null?{text:e,raw:r}:null},close:async()=>{}}},Po=e=>{try{let n=JSON.parse(e);if(n&&typeof n=="object"&&typeof n.text=="string")return n.text}catch{return null}return null},ka=()=>{let e={processChunk:n=>null,getExtractedText:()=>null};return e.__isPlainTextParser=!0,e},La=()=>{var n;let e=Km();return{processChunk:async t=>{let r=t.trim();return!r.startsWith("{")&&!r.startsWith("[")?null:e.processChunk(t)},getExtractedText:e.getExtractedText.bind(e),close:(n=e.close)==null?void 0:n.bind(e)}},Pa=()=>{let e=null,n=0;return{getExtractedText:()=>e,processChunk:t=>{let r=t.trim();if(!r.startsWith("{")&&!r.startsWith("["))return null;if(t.length<=n)return e!==null||e===""?{text:e||"",raw:t}:null;try{let o=(0,Br.parse)(t,Br.STR|Br.OBJ);o&&typeof o=="object"&&(o.component&&typeof o.component=="string"?e=typeof o.text=="string"?Sa(o.text):"":o.type==="init"&&o.form?e="":typeof o.text=="string"&&(e=Sa(o.text)))}catch{}return n=t.length,e!==null?{text:e,raw:t}:null},close:()=>{}}},Wp=e=>{let n=null,t=0,o=e||(s=>{if(!s||typeof s!="object")return null;let a=i=>typeof i=="string"?Sa(i):null;if(s.component&&typeof s.component=="string")return typeof s.text=="string"?Sa(s.text):"";if(s.type==="init"&&s.form)return"";if(s.action)switch(s.action){case"nav_then_click":return a(s.on_load_text)||a(s.text)||null;case"message":case"message_and_click":case"checkout":return a(s.text)||null;default:return a(s.text)||a(s.display_text)||a(s.message)||null}return a(s.text)||a(s.display_text)||a(s.message)||a(s.content)||null});return{getExtractedText:()=>n,processChunk:s=>{let a=s.trim();if(!a.startsWith("{")&&!a.startsWith("["))return null;if(s.length<=t)return n!==null?{text:n,raw:s}:null;try{let i=(0,Br.parse)(s,Br.STR|Br.OBJ),d=o(i);d!==null&&(n=d)}catch{}return t=s.length,{text:n||"",raw:s}},close:()=>{}}},Ia=()=>{let e=null;return{processChunk:n=>{if(!n.trim().startsWith("<"))return null;let r=n.match(/<text[^>]*>([\s\S]*?)<\/text>/);return r&&r[1]?(e=r[1],{text:e,raw:n}):null},getExtractedText:()=>e}};var Wa=class{constructor(n,t=50){this.nextExpectedSeq=null;this.buffer=new Map;this.flushTimer=null;this.emitter=n,this.gapTimeoutMs=t}push(n,t){var s,a,i;let r=(i=(s=t==null?void 0:t.seq)!=null?s:t==null?void 0:t.sequenceIndex)!=null?i:(a=t==null?void 0:t.agentContext)==null?void 0:a.seq;if(r==null){this.buffer.size>0&&this.flushAll(),this.emitter(n,t);return}if(this.nextExpectedSeq===null&&(this.nextExpectedSeq=1),r===this.nextExpectedSeq){this.emitter(n,t),this.nextExpectedSeq=r+1,this.drainConsecutive();return}if(r<this.nextExpectedSeq){this.emitter(n,t);return}let o=this.buffer.get(r);o!==void 0&&(typeof console!="undefined"&&typeof console.warn=="function"&&console.warn(`[persona] SequenceReorderBuffer: duplicate seq=${r} (${o.payloadType} vs ${n}); emitting earlier event out-of-order to avoid loss`),this.emitter(o.payloadType,o.payload)),this.buffer.set(r,{payloadType:n,payload:t,seq:r}),this.startGapTimer()}drainConsecutive(){for(;this.buffer.has(this.nextExpectedSeq);){let n=this.buffer.get(this.nextExpectedSeq);this.buffer.delete(this.nextExpectedSeq),this.emitter(n.payloadType,n.payload),this.nextExpectedSeq++}this.buffer.size===0&&this.clearGapTimer()}startGapTimer(){this.flushTimer===null&&(this.flushTimer=setTimeout(()=>{this.flushAll()},this.gapTimeoutMs))}clearGapTimer(){this.flushTimer!==null&&(clearTimeout(this.flushTimer),this.flushTimer=null)}flushAll(){if(this.clearGapTimer(),this.buffer.size===0)return;let n=[...this.buffer.entries()].sort((t,r)=>t[0]-r[0]);for(let[t,r]of n)this.buffer.delete(t),this.emitter(r.payloadType,r.payload);n.length>0&&(this.nextExpectedSeq=n[n.length-1][0]+1)}destroy(){this.clearGapTimer(),this.buffer.clear()}flushPending(){this.flushAll()}};var Gm="https://api.runtype.com/v1/dispatch",Ra="https://api.runtype.com";function Qm(e){var s,a;let n=e.toLowerCase(),r={"application/pdf":"pdf","application/json":"json","application/zip":"zip","text/plain":"txt","text/csv":"csv","text/markdown":"md"}[n];if(r)return`attachment.${r}`;let o=n.indexOf("/");if(o>0){let i=(a=(s=n.slice(o+1).split(";")[0])==null?void 0:s.trim())!=null?a:"";if(i&&i!=="octet-stream"&&/^[a-z0-9.+-]+$/i.test(i))return`attachment.${i}`}return"attachment"}var Hi=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 Xm(e){switch(e){case"json":return Pa;case"regex-json":return La;case"xml":return Ia;default:return ka}}var Rp=e=>e.startsWith("{")||e.startsWith("[")||e.startsWith("<");function Ym(e,n){if(!e)return n;let t=e.trim(),r=n.trim();if(t.length===0)return n;if(r.length===0)return e;let o=Rp(t);if(!Rp(r))return e;if(!o||r===t||r.startsWith(t))return n;let a=Po(e);return Po(n)!==null&&a===null?n:e}var Io=class{constructor(n={}){this.config=n;this.clientSession=null;this.sessionInitPromise=null;var t,r,o;this.apiUrl=(t=n.apiUrl)!=null?t:Gm,this.headers={"Content-Type":"application/json",...n.headers},this.debug=!!n.debug,this.createStreamParser=(r=n.streamParser)!=null?r:Xm(n.parserType),this.contextProviders=(o=n.contextProviders)!=null?o:[],this.requestMiddleware=n.requestMiddleware,this.customFetch=n.customFetch,this.parseSSEEvent=n.parseSSEEvent,this.getHeaders=n.getHeaders}setSSEEventCallback(n){this.onSSEEvent=n}getSSEEventCallback(){return this.onSSEEvent}isClientTokenMode(){return!!this.config.clientToken}isAgentMode(){return!!this.config.agent}getClientApiUrl(n){var r;let t=((r=this.config.apiUrl)==null?void 0:r.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Ra;return n==="init"?`${t}/v1/client/init`:`${t}/v1/client/chat`}getClientSession(){return this.clientSession}async initSession(){var n,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 r=await this.sessionInitPromise;return this.clientSession=r,(t=(n=this.config).onSessionInit)==null||t.call(n,r),r}finally{this.sessionInitPromise=null}}async _doInitSession(){var s,a;let n=((a=(s=this.config).getStoredSessionId)==null?void 0:a.call(s))||null,t={token:this.config.clientToken,...this.config.flowId&&{flowId:this.config.flowId},...n&&{sessionId:n}},r=await fetch(this.getClientApiUrl("init"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(!r.ok){let i=await r.json().catch(()=>({error:"Session initialization failed"}));throw r.status===401?new Error(`Invalid client token: ${i.hint||i.error}`):r.status===403?new Error(`Origin not allowed: ${i.hint||i.error}`):new Error(i.error||"Failed to initialize session")}let o=await r.json();return this.config.setStoredSessionId&&this.config.setStoredSessionId(o.sessionId),{sessionId:o.sessionId,expiresAt:new Date(o.expiresAt),flow:o.flow,config:{welcomeMessage:o.config.welcomeMessage,placeholder:o.config.placeholder,theme:o.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$/,""))||Ra}/v1/client/feedback`}async sendFeedback(n){var s,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(n.type)&&!n.messageId)throw new Error(`messageId is required for ${n.type} feedback type`);if(n.type==="csat"&&(n.rating===void 0||n.rating<1||n.rating>5))throw new Error("CSAT rating must be between 1 and 5");if(n.type==="nps"&&(n.rating===void 0||n.rating<0||n.rating>10))throw new Error("NPS rating must be between 0 and 10");this.debug&&console.debug("[AgentWidgetClient] sending feedback",n);let o=await fetch(this.getFeedbackApiUrl(),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(n)});if(!o.ok){let i=await o.json().catch(()=>({error:"Feedback submission failed"}));throw o.status===401?(this.clientSession=null,(a=(s=this.config).onSessionExpired)==null||a.call(s),new Error("Session expired. Please refresh to continue.")):new Error(i.error||"Failed to submit feedback")}}async submitMessageFeedback(n,t){let r=this.getClientSession();if(!r)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:r.sessionId,messageId:n,type:t})}async submitCSATFeedback(n,t){let r=this.getClientSession();if(!r)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:r.sessionId,type:"csat",rating:n,comment:t})}async submitNPSFeedback(n,t){let r=this.getClientSession();if(!r)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:r.sessionId,type:"nps",rating:n,comment:t})}async dispatch(n,t){return this.isAgentMode()?this.dispatchAgent(n,t):this.isClientTokenMode()?this.dispatchClientToken(n,t):this.dispatchProxy(n,t)}async dispatchClientToken(n,t){var o,s,a,i;let r=new AbortController;n.signal&&n.signal.addEventListener("abort",()=>r.abort()),t({type:"status",status:"connecting"});try{let d=await this.initSession();if(new Date>=new Date(d.expiresAt.getTime()-6e4)){this.clientSession=null,(s=(o=this.config).onSessionExpired)==null||s.call(o);let g=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:g}),g}let l=await this.buildPayload(n.messages),u=l.metadata?Object.fromEntries(Object.entries(l.metadata).filter(([g])=>g!=="sessionId"&&g!=="session_id")):void 0,p={sessionId:d.sessionId,messages:n.messages.filter(Hi).map(g=>{var C,x,k;return{id:g.id,role:g.role,content:(k=(x=(C=g.contentParts)!=null?C:g.llmContent)!=null?x:g.rawContent)!=null?k:g.content}}),...n.assistantMessageId&&{assistantMessageId:n.assistantMessageId},...u&&Object.keys(u).length>0&&{metadata:u},...l.inputs&&Object.keys(l.inputs).length>0&&{inputs:l.inputs},...l.context&&{context:l.context}};this.debug&&console.debug("[AgentWidgetClient] client token dispatch",p);let h=await fetch(this.getClientApiUrl("chat"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(p),signal:r.signal});if(!h.ok){let g=await h.json().catch(()=>({error:"Chat request failed"}));if(h.status===401){this.clientSession=null,(i=(a=this.config).onSessionExpired)==null||i.call(a);let x=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:x}),x}if(h.status===429){let x=new Error(g.hint||"Message limit reached for this session.");throw t({type:"error",error:x}),x}let C=new Error(g.error||"Failed to send message");throw t({type:"error",error:C}),C}if(!h.body){let g=new Error("No response body received");throw t({type:"error",error:g}),g}t({type:"status",status:"connected"});try{await this.streamResponse(h.body,t,n.assistantMessageId)}finally{t({type:"status",status:"idle"})}}catch(d){let l=d instanceof Error?d:new Error(String(d));throw!l.message.includes("Session expired")&&!l.message.includes("Message limit")&&t({type:"error",error:l}),l}}async dispatchProxy(n,t){let r=new AbortController;n.signal&&n.signal.addEventListener("abort",()=>r.abort()),t({type:"status",status:"connecting"});let o=await this.buildPayload(n.messages);this.debug&&console.debug("[AgentWidgetClient] dispatch payload",o);let s={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();s={...s,...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:s,body:JSON.stringify(o),signal:r.signal},o)}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:s,body:JSON.stringify(o),signal:r.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(n,t){let r=new AbortController;n.signal&&n.signal.addEventListener("abort",()=>r.abort()),t({type:"status",status:"connecting"});let o=await this.buildAgentPayload(n.messages);this.debug&&console.debug("[AgentWidgetClient] agent dispatch payload",o);let s={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();s={...s,...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:s,body:JSON.stringify(o),signal:r.signal},o)}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:s,body:JSON.stringify(o),signal:r.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,n.assistantMessageId)}finally{t({type:"status",status:"idle"})}}async processStream(n,t,r){t({type:"status",status:"connected"});try{await this.streamResponse(n,t,r)}finally{t({type:"status",status:"idle"})}}async resolveApproval(n,t){var a;let o=`${((a=this.config.apiUrl)==null?void 0:a.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Ra}/v1/agents/${n.agentId}/approve`,s={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(s,await this.getHeaders()),fetch(o,{method:"POST",headers:s,body:JSON.stringify({executionId:n.executionId,approvalId:n.approvalId,decision:t,streamResponse:!0})})}async resumeFlow(n,t,r){var i,d;let s=`${((i=this.config.apiUrl)==null?void 0:i.replace(/\/+$/,""))||Ra}/resume`,a={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(a,await this.getHeaders()),fetch(s,{method:"POST",headers:a,body:JSON.stringify({executionId:n,toolOutputs:t,streamResponse:(d=r==null?void 0:r.streamResponse)!=null?d:!0})})}async buildAgentPayload(n){if(!this.config.agent)throw new Error("Agent configuration required for agent mode");let t=n.slice().filter(Hi).filter(o=>o.role==="user"||o.role==="assistant"||o.role==="system").filter(o=>!o.variant||o.variant==="assistant").sort((o,s)=>{let a=new Date(o.createdAt).getTime(),i=new Date(s.createdAt).getTime();return a-i}).map(o=>{var s,a,i;return{role:o.role,content:(i=(a=(s=o.contentParts)!=null?s:o.llmContent)!=null?a:o.rawContent)!=null?i:o.content,createdAt:o.createdAt}}),r={agent:this.config.agent,messages:t,options:{streamResponse:!0,recordMode:"virtual",...this.config.agentOptions}};if(this.contextProviders.length){let o={};await Promise.all(this.contextProviders.map(async s=>{try{let a=await s({messages:n,config:this.config});a&&typeof a=="object"&&Object.assign(o,a)}catch(a){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",a)}})),Object.keys(o).length&&(r.context=o)}return r}async buildPayload(n){let r={messages:n.slice().filter(Hi).sort((o,s)=>{let a=new Date(o.createdAt).getTime(),i=new Date(s.createdAt).getTime();return a-i}).map(o=>{var s,a,i;return{role:o.role,content:(i=(a=(s=o.contentParts)!=null?s:o.llmContent)!=null?a:o.rawContent)!=null?i:o.content,createdAt:o.createdAt}}),...this.config.flowId&&{flowId:this.config.flowId}};if(this.contextProviders.length){let o={};await Promise.all(this.contextProviders.map(async s=>{try{let a=await s({messages:n,config:this.config});a&&typeof a=="object"&&Object.assign(o,a)}catch(a){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",a)}})),Object.keys(o).length&&(r.context=o)}if(this.requestMiddleware)try{let o=await this.requestMiddleware({payload:{...r},config:this.config});if(o&&typeof o=="object")return o}catch(o){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",o)}return r}async handleCustomSSEEvent(n,t,r,o,s,a){if(!this.parseSSEEvent)return!1;try{let i=await this.parseSSEEvent(n);if(i===null)return!1;let d=u=>{let p={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"assistant",sequence:s(),...u!==void 0&&{partId:u}};return r.current=p,o(p),p},l=u=>r.current?r.current:d(u);if(i.text!==void 0){i.partId!==void 0&&a.current!==null&&i.partId!==a.current&&(r.current&&(r.current.streaming=!1,o(r.current)),d(i.partId)),i.partId!==void 0&&(a.current=i.partId);let u=l(i.partId);i.partId!==void 0&&!u.partId&&(u.partId=i.partId),u.content+=i.text,o(u)}return i.done&&(r.current&&(r.current.streaming=!1,o(r.current)),a.current=null,t({type:"status",status:"idle"})),i.error&&(a.current=null,t({type:"error",error:new Error(i.error)})),!0}catch(i){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",i),!1}}async streamResponse(n,t,r){var Rt,zt,Cr,pr;let o=n.getReader(),s=new TextDecoder,a="",i=Date.now(),d=0,l=()=>i+d++,u=I=>{let ae=I.reasoning?{...I.reasoning,chunks:[...I.reasoning.chunks]}:void 0,He=I.toolCall?{...I.toolCall,chunks:I.toolCall.chunks?[...I.toolCall.chunks]:void 0}:void 0,Je=I.tools?I.tools.map(_e=>({..._e,chunks:_e.chunks?[..._e.chunks]:void 0})):void 0;return{...I,reasoning:ae,toolCall:He,tools:Je}},p=I=>{t({type:"message",message:u(I)})},h=null,g={current:null},C={current:null},x=!1,k=new Map,S=new Map,P=new Map,N=new Map,R={lastId:null,byStep:new Map},T={lastId:null,byCall:new Map},L=(I,ae,He="")=>`${I}::${ae}::${He}`,$=(I,ae)=>`${I}::${ae}::`,q=(I,ae,He,Je)=>{let _e=L(I,ae,He),je=P.get(_e);if(je)return je;let tt=He?`-${He}`:"",wt={id:`nested-${I}-${ae}${tt}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),...He?{partId:He}:{},agentMetadata:{executionId:Je,parentToolId:I,parentStepId:ae}};return P.set(_e,wt),p(wt),wt},_=I=>{if(I==null)return null;try{return String(I)}catch{return null}},B=I=>{var ae,He,Je,_e,je;return _((je=(_e=(Je=(He=(ae=I.stepId)!=null?ae:I.step_id)!=null?He:I.step)!=null?Je:I.parentId)!=null?_e:I.flowStepId)!=null?je:I.flow_step_id)},O=I=>{var ae,He,Je,_e,je,tt,wt;return _((wt=(tt=(je=(_e=(Je=(He=(ae=I.callId)!=null?ae:I.call_id)!=null?He:I.requestId)!=null?Je:I.request_id)!=null?_e:I.toolCallId)!=null?je:I.tool_call_id)!=null?tt:I.stepId)!=null?wt:I.step_id)},G=r,oe=!1,Te=()=>{if(h)return h;let I;return!oe&&G?(I=G,oe=!0):G&&C.current?I=`${G}_${C.current}`:I=`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,h={id:I,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l()},p(h),h},Re=(I,ae)=>{R.lastId=ae,I&&R.byStep.set(I,ae)},ze=(I,ae)=>{var je;let He=(je=I.reasoningId)!=null?je:I.id,Je=B(I);if(He){let tt=String(He);return Re(Je,tt),tt}if(Je){let tt=R.byStep.get(Je);if(tt)return R.lastId=tt,tt}if(R.lastId&&!ae)return R.lastId;if(!ae)return null;let _e=`reason-${l()}`;return Re(Je,_e),_e},fe=I=>{let ae=k.get(I);if(ae)return ae;let He={id:`reason-${I}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:l(),reasoning:{id:I,status:"streaming",chunks:[]}};return k.set(I,He),p(He),He},ue=(I,ae)=>{T.lastId=ae,I&&T.byCall.set(I,ae)},Me=new Set,qe=new Map,te=new Set,xe=new Map,X=I=>{if(!I)return!1;let ae=I.replace(/_+/g,"_").replace(/^_|_$/g,"");return ae==="emit_artifact_markdown"||ae==="emit_artifact_component"},se=(I,ae)=>{var je;let He=(je=I.toolId)!=null?je:I.id,Je=O(I);if(He){let tt=String(He);return ue(Je,tt),tt}if(Je){let tt=T.byCall.get(Je);if(tt)return T.lastId=tt,tt}if(T.lastId&&!ae)return T.lastId;if(!ae)return null;let _e=`tool-${l()}`;return ue(Je,_e),_e},Pe=I=>{let ae=S.get(I);if(ae)return ae;let He={id:`tool-${I}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:l(),toolCall:{id:I,status:"pending"}};return S.set(I,He),p(He),He},le=I=>{if(typeof I=="number"&&Number.isFinite(I))return I;if(typeof I=="string"){let ae=Number(I);if(!Number.isNaN(ae)&&Number.isFinite(ae))return ae;let He=Date.parse(I);if(!Number.isNaN(He))return He}return Date.now()},Oe=I=>{if(typeof I=="string")return I;if(I==null)return"";try{return JSON.stringify(I)}catch{return String(I)}},Ne=new Map,K=new Map,$e=new Map,Fe=new Map,Q=null,J=(I,ae,He)=>{var wt;let Je=$e.get(I);Je||(Je=[],$e.set(I,Je));let _e=0,je=Je.length;for(;_e<je;){let _t=_e+je>>>1;Je[_t].seq<ae?_e=_t+1:je=_t}((wt=Je[_e])==null?void 0:wt.seq)===ae?Je[_e]={seq:ae,text:He}:Je.splice(_e,0,{seq:ae,text:He});let tt="";for(let _t=0;_t<Je.length;_t++)tt+=Je[_t].text;return tt},ve=(I,ae)=>{let He=Oe(ae),Je=K.get(I.id),_e=Ym(Je,He);I.rawContent=_e;let je=Ne.get(I.id),tt=ie=>{var gt;let we=(gt=I.content)!=null?gt:"";ie.trim()!==""&&(we.trim().length===0||ie.startsWith(we)||ie.trimStart().startsWith(we.trim()))&&(I.content=ie)},wt=()=>{var ie;if(je){let we=(ie=je.close)==null?void 0:ie.call(je);we instanceof Promise&&we.catch(()=>{})}Ne.delete(I.id),K.delete(I.id),I.streaming=!1,p(I)};if(!je){tt(He),wt();return}let _t=Po(_e);if(_t!==null&&_t.trim()!==""){tt(_t),wt();return}let Vt=ie=>{var Xe;let we=typeof ie=="string"?ie:(Xe=ie==null?void 0:ie.text)!=null?Xe:null;if(we!==null&&we.trim()!=="")return we;let gt=je.getExtractedText();return gt!==null&>.trim()!==""?gt:He},H;try{H=je.processChunk(_e)}catch{tt(He),wt();return}if(H instanceof Promise){H.then(ie=>{tt(Vt(ie)),wt()}).catch(()=>{tt(He),wt()});return}tt(Vt(H)),wt()},We=[],re=!1,Ce,Se=()=>{re||(re=!0,queueMicrotask(()=>{re=!1,Ce()}))},Tt=new Wa((I,ae)=>{We.push({payloadType:I,payload:ae}),Se()}),ne=null,Le=new Map,ln=(Rt=this.config.iterationDisplay)!=null?Rt:"separate";for(Ce=()=>{var I,ae,He,Je,_e,je,tt,wt,_t,Vt,H,ie,we,gt,Xe,Ot,cn,At,bt,Mt,dt,Jt,wr,qn,jr,Ct,ur,mr,Ar,er,ut,go,gr,fo,Tn,_o,Ur,Sr,ht,Wn,Rn,bn,kt,zn,Vn,Hn,qr,Er,zr,Bn,Pt,xn,Jn,Vr,Tr,Jr,fr,Dn,tr,mt,Kt,Gt,Nn,Kr,Kn,nr,Fn,j,pe,On,rr,hr,gs,or,sr,ar,Mr,ho,ra,fs,oa,jo,pt,hs,Gn,Mn,sa,aa,Uo,kr,ia,yo,ys,Lr,bs,Gr,Qr,la,ca,Pi,bo,Xr,da,xs,Yr,pa,vs,Zr,Cs,ua,Pr,ma,eo,It,qo,zo,ws,yr,ga,As,Ss,Es,Ts,vn,$n,Ir,nt,Ms,xo,ir,fa,Vo,Jo,vo,to,ha,ya,lr;for(let Wr=0;Wr<We.length;Wr++){let Ke=We[Wr].payloadType,w=We[Wr].payload;if(Ke==="reason_start"){let U=(I=ze(w,!0))!=null?I:`reason-${l()}`,A=fe(U);A.reasoning=(ae=A.reasoning)!=null?ae:{id:U,status:"streaming",chunks:[]},A.reasoning.startedAt=(Je=A.reasoning.startedAt)!=null?Je:le((He=w.startedAt)!=null?He:w.timestamp),A.reasoning.completedAt=void 0,A.reasoning.durationMs=void 0,A.streaming=!0,A.reasoning.status="streaming",p(A)}else if(Ke==="reason_delta"||Ke==="reason_chunk"){let U=(je=(_e=ze(w,!1))!=null?_e:ze(w,!0))!=null?je:`reason-${l()}`,A=fe(U);A.reasoning=(tt=A.reasoning)!=null?tt:{id:U,status:"streaming",chunks:[]},A.reasoning.startedAt=(_t=A.reasoning.startedAt)!=null?_t:le((wt=w.startedAt)!=null?wt:w.timestamp);let z=(ie=(H=(Vt=w.reasoningText)!=null?Vt:w.text)!=null?H:w.delta)!=null?ie:"";if(z&&w.hidden!==!0){let ce=typeof w.sequenceIndex=="number"?w.sequenceIndex:void 0;if(ce!==void 0){let Z=J(U,ce,String(z));A.reasoning.chunks=[Z]}else A.reasoning.chunks.push(String(z))}if(A.reasoning.status=w.done?"complete":"streaming",w.done){A.reasoning.completedAt=le((we=w.completedAt)!=null?we:w.timestamp);let ce=(gt=A.reasoning.startedAt)!=null?gt:Date.now();A.reasoning.durationMs=Math.max(0,((Xe=A.reasoning.completedAt)!=null?Xe:Date.now())-ce)}A.streaming=A.reasoning.status!=="complete",p(A)}else if(Ke==="reason_complete"){let U=(cn=(Ot=ze(w,!1))!=null?Ot:ze(w,!0))!=null?cn:`reason-${l()}`,A=k.get(U);if(A!=null&&A.reasoning){A.reasoning.status="complete",A.reasoning.completedAt=le((At=w.completedAt)!=null?At:w.timestamp);let ce=(bt=A.reasoning.startedAt)!=null?bt:Date.now();A.reasoning.durationMs=Math.max(0,((Mt=A.reasoning.completedAt)!=null?Mt:Date.now())-ce),A.streaming=!1,p(A)}let z=B(w);z&&R.byStep.delete(z)}else if(Ke==="tool_start"){let U=(dt=se(w,!0))!=null?dt:`tool-${l()}`,A=(Jt=w.toolName)!=null?Jt:w.name;if(X(A)){Me.add(U);continue}let z=Pe(U),ce=(wr=z.toolCall)!=null?wr:{id:U,status:"pending"};ce.name=A!=null?A:ce.name,ce.status="running",w.args!==void 0?ce.args=w.args:w.parameters!==void 0&&(ce.args=w.parameters),ce.startedAt=(jr=ce.startedAt)!=null?jr:le((qn=w.startedAt)!=null?qn:w.timestamp),ce.completedAt=void 0,ce.durationMs=void 0,z.toolCall=ce,z.streaming=!0;let Z=w.agentContext;(Z||w.executionId)&&(z.agentMetadata={executionId:(Ct=Z==null?void 0:Z.executionId)!=null?Ct:w.executionId,iteration:(ur=Z==null?void 0:Z.iteration)!=null?ur:w.iteration}),p(z)}else if(Ke==="tool_chunk"||Ke==="tool_delta"){let U=(Ar=(mr=se(w,!1))!=null?mr:se(w,!0))!=null?Ar:`tool-${l()}`;if(Me.has(U))continue;let A=Pe(U),z=(er=A.toolCall)!=null?er:{id:U,status:"running"};z.startedAt=(go=z.startedAt)!=null?go:le((ut=w.startedAt)!=null?ut:w.timestamp);let ce=(Tn=(fo=(gr=w.text)!=null?gr:w.delta)!=null?fo:w.message)!=null?Tn:"";ce&&(z.chunks=(_o=z.chunks)!=null?_o:[],z.chunks.push(String(ce))),z.status="running",A.toolCall=z,A.streaming=!0;let Z=w.agentContext;(Z||w.executionId)&&(A.agentMetadata=(ht=A.agentMetadata)!=null?ht:{executionId:(Ur=Z==null?void 0:Z.executionId)!=null?Ur:w.executionId,iteration:(Sr=Z==null?void 0:Z.iteration)!=null?Sr:w.iteration}),p(A)}else if(Ke==="tool_complete"){let U=(Rn=(Wn=se(w,!1))!=null?Wn:se(w,!0))!=null?Rn:`tool-${l()}`;if(Me.has(U)){Me.delete(U);continue}let A=Pe(U),z=(bn=A.toolCall)!=null?bn:{id:U,status:"running"};z.status="complete",w.result!==void 0&&(z.result=w.result),typeof w.duration=="number"&&(z.duration=w.duration),z.completedAt=le((kt=w.completedAt)!=null?kt:w.timestamp);let ce=(zn=w.duration)!=null?zn:w.executionTime;if(typeof ce=="number")z.durationMs=ce;else{let Be=(Vn=z.startedAt)!=null?Vn:Date.now();z.durationMs=Math.max(0,((Hn=z.completedAt)!=null?Hn:Date.now())-Be)}A.toolCall=z,A.streaming=!1;let Z=w.agentContext;(Z||w.executionId)&&(A.agentMetadata=(zr=A.agentMetadata)!=null?zr:{executionId:(qr=Z==null?void 0:Z.executionId)!=null?qr:w.executionId,iteration:(Er=Z==null?void 0:Z.iteration)!=null?Er:w.iteration}),p(A);let Ge=O(w);Ge&&T.byCall.delete(Ge)}else if(Ke==="step_await"&&w.awaitReason==="local_tool_required"&&w.toolName){let U=(Bn=w.toolId)!=null?Bn:`local-${l()}`,A=Pe(U),z=(Pt=A.toolCall)!=null?Pt:{id:U,status:"pending"};z.name=w.toolName,z.args=w.parameters,z.status="complete",z.chunks=(xn=z.chunks)!=null?xn:[],z.startedAt=(Vr=z.startedAt)!=null?Vr:le((Jn=w.startedAt)!=null?Jn:w.timestamp),z.completedAt=(Tr=z.completedAt)!=null?Tr:z.startedAt,A.toolCall=z,A.streaming=!1,A.agentMetadata={...A.agentMetadata,executionId:(fr=w.executionId)!=null?fr:(Jr=A.agentMetadata)==null?void 0:Jr.executionId,awaitingLocalTool:!0},p(A)}else if(Ke==="text_start"){if((Dn=w.toolContext)!=null&&Dn.toolId)continue;let U=w.partId;if(U!==void 0&&C.current!==null&&U!==C.current){let A=h;A&&(A.streaming=!1,p(A),Q=A,h=null,x=!0)}U!==void 0&&(C.current=U)}else if(Ke==="text_end"){if((tr=w.toolContext)!=null&&tr.toolId)continue;let U=h;U&&(U.streaming=!1,p(U),Q=U,h=null,x=!0)}else if(Ke==="step_chunk"||Ke==="step_delta"){let U=w.stepType,A=w.executionType;if(U==="tool"||A==="context")continue;let z=w.toolContext;if(z!=null&&z.toolId){let Be=String((Kt=(mt=w.id)!=null?mt:z.stepId)!=null?Kt:`step-${l()}`),rt=w.partId!==void 0&&w.partId!==null?String(w.partId):"",Ye=`${z.toolId}::${Be}`,Wt=N.get(Ye);if(rt!==""&&Wt!==void 0&&Wt!==""&&Wt!==rt){let xt=P.get(L(z.toolId,Be,Wt));xt&&xt.streaming!==!1&&(xt.streaming=!1,p(xt))}rt!==""&&N.set(Ye,rt);let Nt=q(z.toolId,Be,rt,z.executionId),Qt=(Kn=(Kr=(Nn=(Gt=w.text)!=null?Gt:w.delta)!=null?Nn:w.content)!=null?Kr:w.chunk)!=null?Kn:"";Qt&&(Nt.content+=String(Qt),Nt.streaming=!0,p(Nt)),w.isComplete&&(Nt.streaming=!1,p(Nt));continue}let ce=w.partId;if(ce!==void 0&&C.current!==null&&ce!==C.current){let Be=h;Be&&(Be.streaming=!1,p(Be),Q=Be,h=null,x=!0)}ce!==void 0&&(C.current=ce);let Z=ce!==void 0&&(nr=Fe.get(ce))!=null?nr:Te();ce!==void 0&&(Z.partId||(Z.partId=ce),Fe.set(ce,Z));let Ge=(On=(pe=(j=(Fn=w.text)!=null?Fn:w.delta)!=null?j:w.content)!=null?pe:w.chunk)!=null?On:"";if(Ge){let Be=typeof w.seq=="number"?w.seq:void 0,rt=ce!=null?ce:Z.id,Ye=Be!==void 0?J(rt,Be,String(Ge)):((rr=K.get(Z.id))!=null?rr:"")+Ge;Z.rawContent=Ye,Ne.has(Z.id)||Ne.set(Z.id,this.createStreamParser());let Wt=Ne.get(Z.id),Nt=Ye.trim().startsWith("{")||Ye.trim().startsWith("[");if(Nt&&K.set(Z.id,Ye),Wt.__isPlainTextParser===!0){Z.content=Be!==void 0?Ye:Z.content+Ge,K.delete(Z.id),Ne.delete(Z.id),Z.rawContent=void 0,p(Z);continue}let xt=Wt.processChunk(Ye);if(xt instanceof Promise)xt.then(yt=>{var mn;let rn=typeof yt=="string"?yt:(mn=yt==null?void 0:yt.text)!=null?mn:null;if(rn!==null&&rn.trim()!=="")Z.content=rn,p(Z);else if(!Nt&&!Ye.trim().startsWith("<")){let dn=h,Xt=dn&&dn.id===Z.id?dn:Z;Xt.id===Z.id&&(Xt.content=Be!==void 0?Ye:Xt.content+Ge,K.delete(Xt.id),Ne.delete(Xt.id),Xt.rawContent=void 0,p(Xt))}}).catch(()=>{Z.content=Be!==void 0?Ye:Z.content+Ge,K.delete(Z.id),Ne.delete(Z.id),Z.rawContent=void 0,p(Z)});else{let yt=typeof xt=="string"?xt:(hr=xt==null?void 0:xt.text)!=null?hr:null;yt!==null&&yt.trim()!==""?(Z.content=yt,p(Z)):!Nt&&!Ye.trim().startsWith("<")&&(Z.content=Be!==void 0?Ye:Z.content+Ge,K.delete(Z.id),Ne.delete(Z.id),Z.rawContent=void 0,p(Z))}}if(w.isComplete){let Be=(or=(gs=w.result)==null?void 0:gs.response)!=null?or:Z.content;if(Be){let rt=K.get(Z.id),Ye=rt!=null?rt:Oe(Be);Z.rawContent=Ye;let Wt=Ne.get(Z.id),Nt=null,Qt=!1;if(Wt&&(Nt=Wt.getExtractedText(),Nt===null&&(Nt=Po(Ye)),Nt===null)){let xt=Wt.processChunk(Ye);xt instanceof Promise?(Qt=!0,xt.then(yt=>{var mn;let rn=typeof yt=="string"?yt:(mn=yt==null?void 0:yt.text)!=null?mn:null;if(rn!==null){let dn=h;dn&&dn.id===Z.id&&(dn.content=rn,dn.streaming=!1,Ne.delete(dn.id),K.delete(dn.id),p(dn))}})):Nt=typeof xt=="string"?xt:(sr=xt==null?void 0:xt.text)!=null?sr:null}if(!Qt){Nt!==null&&Nt.trim()!==""?Z.content=Nt:K.has(Z.id)||(Z.content=Oe(Be));let xt=Ne.get(Z.id);if(xt){let yt=(ar=xt.close)==null?void 0:ar.call(xt);yt instanceof Promise&&yt.catch(()=>{}),Ne.delete(Z.id)}K.delete(Z.id),Z.streaming=!1,p(Z)}}}}else if(Ke==="step_complete"){let U=w.stepType,A=w.executionType;if(U==="tool"||A==="context")continue;let z=w.toolContext;if(z!=null&&z.toolId){let Be=String((ho=(Mr=w.id)!=null?Mr:z.stepId)!=null?ho:"");if(Be){let rt=$(z.toolId,Be);for(let[Ye,Wt]of P)Ye.startsWith(rt)&&Wt.streaming!==!1&&(Wt.streaming=!1,p(Wt));N.delete(`${z.toolId}::${Be}`)}continue}let ce=w.stopReason;if(x){if(h!==null){let Ye=h;ce&&(Ye.stopReason=ce),Ne.delete(Ye.id),K.delete(Ye.id),Ye.streaming!==!1&&(Ye.streaming=!1,p(Ye))}let Be=(ra=w.result)==null?void 0:ra.response,rt=Q;rt&&(ce&&(rt.stopReason=ce),Be!=null?ve(rt,Be):(Ne.delete(rt.id),K.delete(rt.id))),Q=null;continue}let Z=(fs=w.result)==null?void 0:fs.response,Ge=Te();if(ce&&(Ge.stopReason=ce),Z!=null){let Be=Ne.get(Ge.id),rt=!1,Ye=!1;if(Be){let Wt=Be.getExtractedText(),Nt=K.get(Ge.id),Qt=Nt!=null?Nt:Oe(Z);if(Ge.rawContent=Qt,Wt!==null&&Wt.trim()!=="")Ge.content=Wt,rt=!0;else{let xt=Po(Qt);if(xt!==null)Ge.content=xt,rt=!0;else{let yt=Be.processChunk(Qt);if(yt instanceof Promise)Ye=!0,yt.then(rn=>{var dn;let mn=typeof rn=="string"?rn:(dn=rn==null?void 0:rn.text)!=null?dn:null;if(mn!==null&&mn.trim()!==""){let Xt=h;Xt&&Xt.id===Ge.id&&(Xt.content=mn,Xt.streaming=!1,Ne.delete(Xt.id),K.delete(Xt.id),p(Xt))}else{let Xt=Be.getExtractedText(),an=h;an&&an.id===Ge.id&&(Xt!==null&&Xt.trim()!==""?an.content=Xt:K.has(an.id)||(an.content=Oe(Z)),an.streaming=!1,Ne.delete(an.id),K.delete(an.id),p(an))}});else{let rn=typeof yt=="string"?yt:(oa=yt==null?void 0:yt.text)!=null?oa:null;if(rn!==null&&rn.trim()!=="")Ge.content=rn,rt=!0;else{let mn=Be.getExtractedText();mn!==null&&mn.trim()!==""&&(Ge.content=mn,rt=!0)}}}}}if(!Ye){if(!Ge.rawContent){let Wt=K.get(Ge.id);Ge.rawContent=Wt!=null?Wt:Oe(Z)}if(!rt&&!K.has(Ge.id)&&(Ge.content=Oe(Z)),Be){let Wt=(jo=Be.close)==null?void 0:jo.call(Be);Wt instanceof Promise&&Wt.catch(()=>{})}Ne.delete(Ge.id),K.delete(Ge.id),Ge.streaming=!1,p(Ge)}}else Ne.delete(Ge.id),K.delete(Ge.id),Ge.streaming=!1,p(Ge)}else if(Ke==="flow_complete"){let U=(pt=w.result)==null?void 0:pt.response;if(x){if(h!==null){let A=h;Ne.delete(A.id),K.delete(A.id),A.streaming!==!1&&(A.streaming=!1,p(A))}}else if(U!=null){let A=Te(),z=K.get(A.id),ce=z!=null?z:Oe(U);A.rawContent=ce;let Z=Oe(U),Ge=Ne.get(A.id);if(Ge){let Ye=Po(ce);if(Ye!==null)Z=Ye;else{let Wt=Ge.processChunk(ce);Wt instanceof Promise&&Wt.then(Qt=>{var yt;let xt=typeof Qt=="string"?Qt:(yt=Qt==null?void 0:Qt.text)!=null?yt:null;xt!==null&&(A.content=xt,A.streaming=!1,p(A))});let Nt=Ge.getExtractedText();Nt!==null&&(Z=Nt)}}Ne.delete(A.id),K.delete(A.id);let Be=Z!==A.content,rt=A.streaming!==!1;Be&&(A.content=Z),A.streaming=!1,(Be||rt)&&p(A)}else if(h!==null){let A=h;Ne.delete(A.id),K.delete(A.id),A.streaming!==!1&&(A.streaming=!1,p(A))}t({type:"status",status:"idle"})}else if(Ke==="agent_start")ne={executionId:w.executionId,agentId:(hs=w.agentId)!=null?hs:"virtual",agentName:(Gn=w.agentName)!=null?Gn:"",status:"running",currentIteration:0,maxTurns:(Mn=w.maxTurns)!=null?Mn:1,startedAt:le(w.startedAt)};else if(Ke==="agent_iteration_start"){if(ne&&(ne.currentIteration=w.iteration),ln==="separate"&&w.iteration>1){let U=h;U&&(U.streaming=!1,p(U),Le.set(w.iteration-1,U),h=null)}}else if(Ke!=="agent_turn_start"){if(Ke==="agent_turn_delta"){if(w.contentType==="text"){let U=Te();U.content+=(sa=w.delta)!=null?sa:"",U.agentMetadata={executionId:w.executionId,iteration:w.iteration,turnId:w.turnId,agentName:ne==null?void 0:ne.agentName},p(U)}else if(w.contentType==="thinking"){let U=(aa=w.turnId)!=null?aa:`agent-think-${w.iteration}`,A=fe(U);A.reasoning=(Uo=A.reasoning)!=null?Uo:{id:U,status:"streaming",chunks:[]},A.reasoning.chunks.push((kr=w.delta)!=null?kr:""),A.agentMetadata={executionId:w.executionId,iteration:w.iteration,turnId:w.turnId},p(A)}else if(w.contentType==="tool_input"){let U=(ia=w.toolCallId)!=null?ia:T.lastId;if(U){let A=S.get(U);A!=null&&A.toolCall&&(A.toolCall.chunks=(yo=A.toolCall.chunks)!=null?yo:[],A.toolCall.chunks.push((ys=w.delta)!=null?ys:""),p(A))}}}else if(Ke==="agent_turn_complete"){let U=w.turnId;if(U){let z=k.get(U);if(z!=null&&z.reasoning){z.reasoning.status="complete",z.reasoning.completedAt=le(w.completedAt);let ce=(Lr=z.reasoning.startedAt)!=null?Lr:Date.now();z.reasoning.durationMs=Math.max(0,((bs=z.reasoning.completedAt)!=null?bs:Date.now())-ce),z.streaming=!1,p(z)}}let A=w.stopReason;if(A&&h!==null){let z=w.turnId;(!z||((Gr=h.agentMetadata)==null?void 0:Gr.turnId)===z)&&(h.stopReason=A,p(h))}}else if(Ke==="agent_tool_start"){let U=(Qr=w.toolCallId)!=null?Qr:`agent-tool-${l()}`;ue(O(w),U);let A=Pe(U),z=(la=A.toolCall)!=null?la:{id:U,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};z.name=(Pi=(ca=w.toolName)!=null?ca:w.name)!=null?Pi:z.name,z.status="running",w.parameters!==void 0&&(z.args=w.parameters),z.startedAt=le((bo=w.startedAt)!=null?bo:w.timestamp),A.toolCall=z,A.streaming=!0,A.agentMetadata={executionId:w.executionId,iteration:w.iteration},p(A)}else if(Ke==="agent_tool_delta"){let U=(Xr=w.toolCallId)!=null?Xr:T.lastId;if(U){let A=(da=S.get(U))!=null?da:Pe(U);A.toolCall&&(A.toolCall.chunks=(xs=A.toolCall.chunks)!=null?xs:[],A.toolCall.chunks.push((Yr=w.delta)!=null?Yr:""),A.toolCall.status="running",A.streaming=!0,p(A))}}else if(Ke==="agent_tool_complete"){let U=(pa=w.toolCallId)!=null?pa:T.lastId;if(U){let A=(vs=S.get(U))!=null?vs:Pe(U);if(A.toolCall){A.toolCall.status="complete",w.result!==void 0&&(A.toolCall.result=w.result),typeof w.executionTime=="number"&&(A.toolCall.durationMs=w.executionTime),A.toolCall.completedAt=le((Zr=w.completedAt)!=null?Zr:w.timestamp),A.streaming=!1,p(A);let z=O(w);z&&T.byCall.delete(z)}}}else if(Ke==="agent_media"){let U=Array.isArray(w.media)?w.media:[],A=[];for(let z of U){if(!z||typeof z!="object")continue;let ce=z,Z=typeof ce.type=="string"?ce.type:void 0,Ge=typeof ce.mediaType=="string"?ce.mediaType.toLowerCase():"",Be=null,rt="";if(Z==="media"){let Ye=typeof ce.data=="string"?ce.data:void 0;if(!Ye)continue;rt=Ge.length>0?Ge:"application/octet-stream",Be=`data:${rt};base64,${Ye}`}else if(Z==="image-url"){let Ye=typeof ce.url=="string"?ce.url:void 0;if(!Ye)continue;rt=Ge,Be=Ye}else if(Z==="file-url"){let Ye=typeof ce.url=="string"?ce.url:void 0;if(!Ye)continue;rt=Ge,Be=Ye}else continue;if(Be)if(Z==="image-url"||rt.startsWith("image/"))A.push({type:"image",image:Be,...rt?{mimeType:rt}:{}});else if(rt.startsWith("audio/"))A.push({type:"audio",audio:Be,mimeType:rt});else if(rt.startsWith("video/"))A.push({type:"video",video:Be,mimeType:rt});else{let Ye=rt||"application/octet-stream";A.push({type:"file",data:Be,mimeType:Ye,filename:Qm(Ye)})}}if(A.length>0){let z=l(),ce=w.toolCallId,Ge={id:`agent-media-${typeof ce=="string"&&ce.length>0?`${ce}-${z}`:String(z)}`,role:"assistant",content:"",contentParts:A,createdAt:new Date().toISOString(),streaming:!1,sequence:z,agentMetadata:{executionId:w.executionId,iteration:w.iteration}};p(Ge);let Be=h;Be&&(Be.streaming=!1,p(Be)),h=null,g.current=null}}else if(Ke!=="agent_iteration_complete"){if(Ke==="agent_reflection"||Ke==="agent_reflect"){let U=`agent-reflection-${w.executionId}-${w.iteration}`,A={id:U,role:"assistant",content:(Cs=w.reflection)!=null?Cs:"",createdAt:new Date().toISOString(),streaming:!1,variant:"reasoning",sequence:l(),reasoning:{id:U,status:"complete",chunks:[(ua=w.reflection)!=null?ua:""]},agentMetadata:{executionId:w.executionId,iteration:w.iteration}};p(A)}else if(Ke==="agent_complete"){ne&&(ne.status=w.success?"complete":"error",ne.completedAt=le(w.completedAt),ne.stopReason=w.stopReason);let U=h;U&&(U.streaming=!1,p(U)),t({type:"status",status:"idle"})}else if(Ke==="agent_error"){let U=typeof w.error=="string"?w.error:(ma=(Pr=w.error)==null?void 0:Pr.message)!=null?ma:"Agent execution error";w.recoverable?typeof console!="undefined"&&console.warn("[AgentWidget] Recoverable agent error:",U):t({type:"error",error:new Error(U)})}else if(Ke!=="agent_ping"){if(Ke==="agent_approval_start"){let U=(eo=w.approvalId)!=null?eo:`approval-${l()}`,A={id:`approval-${U}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:U,status:"pending",agentId:(It=ne==null?void 0:ne.agentId)!=null?It:"virtual",executionId:(zo=(qo=w.executionId)!=null?qo:ne==null?void 0:ne.executionId)!=null?zo:"",toolName:(ws=w.toolName)!=null?ws:"",toolType:w.toolType,description:(ga=w.description)!=null?ga:`Execute ${(yr=w.toolName)!=null?yr:"tool"}`,parameters:w.parameters}};p(A)}else if(Ke==="step_await"&&w.awaitReason==="approval_required"){let U=(As=w.approvalId)!=null?As:`approval-${l()}`,A={id:`approval-${U}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:U,status:"pending",agentId:(Ss=ne==null?void 0:ne.agentId)!=null?Ss:"virtual",executionId:(Ts=(Es=w.executionId)!=null?Es:ne==null?void 0:ne.executionId)!=null?Ts:"",toolName:(vn=w.toolName)!=null?vn:"",toolType:w.toolType,description:(Ir=w.description)!=null?Ir:`Execute ${($n=w.toolName)!=null?$n:"tool"}`,parameters:w.parameters}};p(A)}else if(Ke==="agent_approval_complete"){let U=w.approvalId;if(U){let z={id:`approval-${U}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:U,status:(nt=w.decision)!=null?nt:"approved",agentId:(Ms=ne==null?void 0:ne.agentId)!=null?Ms:"virtual",executionId:(ir=(xo=w.executionId)!=null?xo:ne==null?void 0:ne.executionId)!=null?ir:"",toolName:(fa=w.toolName)!=null?fa:"",description:(Vo=w.description)!=null?Vo:"",resolvedAt:Date.now()}};p(z)}}else if(Ke==="artifact_start"||Ke==="artifact_delta"||Ke==="artifact_update"||Ke==="artifact_complete"){if(Ke==="artifact_start"){let U=w.artifactType,A=String(w.id),z=typeof w.title=="string"?w.title:void 0;if(t({type:"artifact_start",id:A,artifactType:U,title:z,component:typeof w.component=="string"?w.component:void 0}),xe.set(A,{markdown:"",title:z}),!te.has(A)){te.add(A);let ce={id:`artifact-ref-${A}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),rawContent:JSON.stringify({component:"PersonaArtifactCard",props:{artifactId:A,title:z,artifactType:U,status:"streaming"}})};qe.set(A,ce),p(ce)}}else if(Ke==="artifact_delta"){let U=String(w.id),A=typeof w.delta=="string"?w.delta:String((Jo=w.delta)!=null?Jo:"");t({type:"artifact_delta",id:U,artDelta:A});let z=xe.get(U);z&&(z.markdown+=A)}else if(Ke==="artifact_update"){let U=w.props&&typeof w.props=="object"&&!Array.isArray(w.props)?w.props:{};t({type:"artifact_update",id:String(w.id),props:U,component:typeof w.component=="string"?w.component:void 0})}else if(Ke==="artifact_complete"){let U=String(w.id);t({type:"artifact_complete",id:U});let A=qe.get(U);if(A){A.streaming=!1;try{let z=JSON.parse((vo=A.rawContent)!=null?vo:"{}");if(z.props){z.props.status="complete";let ce=xe.get(U);ce!=null&&ce.markdown&&(z.props.markdown=ce.markdown)}A.rawContent=JSON.stringify(z)}catch{}xe.delete(U),p(A),qe.delete(U)}}}else if(Ke==="transcript_insert"){let U=w.message;if(!U||typeof U!="object")continue;let A=String((to=U.id)!=null?to:`msg-${l()}`),z=U.role,Z={id:A,role:z==="user"?"user":z==="system"?"system":"assistant",content:typeof U.content=="string"?U.content:"",rawContent:typeof U.rawContent=="string"?U.rawContent:void 0,createdAt:typeof U.createdAt=="string"?U.createdAt:new Date().toISOString(),streaming:U.streaming===!0,...typeof U.variant=="string"?{variant:U.variant}:{},sequence:l()};if(p(Z),Z.rawContent)try{let Ge=JSON.parse(Z.rawContent),Be=(ha=Ge==null?void 0:Ge.props)==null?void 0:ha.artifactId;typeof Be=="string"&&te.add(Be)}catch{}h=null,g.current=null,Ne.delete(A),K.delete(A)}else if(Ke==="error"||Ke==="step_error"||Ke==="dispatch_error"||Ke==="flow_error"){let U=null;if(w.error instanceof Error)U=w.error;else if(Ke==="dispatch_error"){let A=(ya=w.message)!=null?ya:w.error;A!=null&&A!==""&&(U=new Error(String(A)))}else if(Ke==="step_error"||Ke==="flow_error"){let A=w.error;typeof A=="string"&&A!==""?U=new Error(A):A!=null&&typeof A=="object"&&"message"in A&&(U=new Error(String((lr=A.message)!=null?lr:A)))}else Ke==="error"&&w.error!=null&&w.error!==""&&(U=new Error(String(w.error)));if(U){t({type:"error",error:U});let A=h;A&&A.streaming&&(A.streaming=!1,p(A)),t({type:"status",status:"idle"})}}}}}}We.length=0};;){let{done:I,value:ae}=await o.read();if(I)break;a+=s.decode(ae,{stream:!0});let He=a.split(`
|
|
5
5
|
|
|
6
|
-
`);a=(zt=
|
|
7
|
-
`),$e="message",et="";for(let Vt of Oe)Vt.startsWith("event:")?$e=Vt.replace("event:","").trim():Vt.startsWith("data:")&&(et+=Vt.replace("data:","").trim());if(!et)continue;let Ct;try{Ct=JSON.parse(et)}catch(Vt){t({type:"error",error:Vt instanceof Error?Vt:new Error("Failed to parse chat stream payload")});continue}let _t=$e!=="message"?$e:(Cr=Ct.type)!=null?Cr:"message";if((pr=this.onSSEEvent)==null||pr.call(this,_t,Ct),this.parseSSEEvent){g.current=f;let Vt=await this.handleCustomSSEEvent(Ct,t,g,p,l,C);if(g.current&&g.current!==f&&(f=g.current),Vt)continue}$t.push(_t,Ct),fe()}}$t.flushPending(),fe(),$t.destroy()}};function Wp(){let e=Date.now().toString(36),n=Math.random().toString(36).substring(2,10);return`msg_${e}_${n}`}function Yo(){let e=Date.now().toString(36),n=Math.random().toString(36).substring(2,10);return`usr_${e}_${n}`}function Wo(){let e=Date.now().toString(36),n=Math.random().toString(36).substring(2,10);return`ast_${e}_${n}`}var Ha="[Image]";function Rp(e){return typeof e=="string"?[{type:"text",text:e}]:e}function Hp(e){return typeof e=="string"?e:e.filter(n=>n.type==="text").map(n=>n.text).join("")}function Bp(e){return typeof e=="string"?!1:e.some(n=>n.type==="image")}function Dp(e){return typeof e=="string"?[]:e.filter(n=>n.type==="image")}function Hs(e){return{type:"text",text:e}}function Np(e,n){return{type:"image",image:e,...(n==null?void 0:n.mimeType)&&{mimeType:n.mimeType},...(n==null?void 0:n.alt)&&{alt:n.alt}}}async function Fp(e){return new Promise((n,t)=>{let r=new FileReader;r.onload=()=>{let s=r.result;n({type:"image",image:s,mimeType:e.type,alt:e.name})},r.onerror=()=>t(new Error("Failed to read file")),r.readAsDataURL(e)})}function Op(e,n=["image/png","image/jpeg","image/gif","image/webp"],t=10*1024*1024){return n.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: ${n.join(", ")}`}}var $p=["image/png","image/jpeg","image/gif","image/webp","image/svg+xml","image/bmp"],Gm=["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"],Dr=[...$p,...Gm];function Qm(e){return $p.includes(e)||e.startsWith("image/")}function Ba(e){return Qm(e.type)}async function _p(e){return new Promise((n,t)=>{let r=new FileReader;r.onload=()=>{let s=r.result;Ba(e)?n({type:"image",image:s,mimeType:e.type,alt:e.name}):n({type:"file",data:s,mimeType:e.type,filename:e.name})},r.onerror=()=>t(new Error("Failed to read file")),r.readAsDataURL(e)})}function jp(e,n=Dr,t=10*1024*1024){return n.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: ${n.join(", ")}`}}function Xm(e){let n=e.split(".");return n.length>1?n.pop().toLowerCase():""}function Up(e,n){let t=Xm(n).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 Da=class{constructor(n=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=n}ensureContext(){if(!this.ctx){let t=typeof window!="undefined"?window:void 0;if(!t)throw new Error("AudioPlaybackManager requires a browser environment");let r=t.AudioContext||t.webkitAudioContext;this.ctx=new r({sampleRate:this.sampleRate})}let n=this.ctx;return n.state==="suspended"&&n.resume(),n}enqueue(n){if(n.length===0)return;let t=n;if(this.remainder){let d=new Uint8Array(this.remainder.length+n.length);d.set(this.remainder),d.set(n,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 r=this.ensureContext(),s=this.pcmToFloat32(t),o=r.createBuffer(1,s.length,this.sampleRate);o.getChannelData(0).set(s);let a=r.createBufferSource();a.buffer=o,a.connect(r.destination);let i=r.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 n of this.activeSources)try{n.stop(),n.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(n){this.finishedCallbacks.push(n)}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 n=this.finishedCallbacks.slice();this.finishedCallbacks=[];for(let t of n)t()}}pcmToFloat32(n){let t=Math.floor(n.length/2),r=new Float32Array(t),s=new DataView(n.buffer,n.byteOffset,n.byteLength);for(let o=0;o<t;o++){let a=s.getInt16(o*2,!0);r[o]=a/32768}return r}};var Na=class{constructor(){this.sourceNode=null;this.analyserNode=null;this.interval=null;this.conditionStart=null;this.fired=!1}start(n,t,r,s,o){this.stop(),this.fired=!1,this.conditionStart=null,this.sourceNode=n.createMediaStreamSource(t),this.analyserNode=n.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);(r==="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 Bs=class{constructor(n){this.config=n;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 Na;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(n=>n.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)}async connect(){var n,t,r;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=(n=this.config)==null?void 0:n.host,i=(t=this.config)==null?void 0:t.agentId,d=(r=this.config)==null?void 0:r.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 l=`${o}//${a}/ws/agents/${i}/voice?token=${d}`;this.ws=new WebSocket(l),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,g)=>{if(!this.ws)return g(new Error("WebSocket not created"));let C=!1,x=A=>{C||(C=!0,clearTimeout(M),g(new Error(A)))},M=setTimeout(()=>x("WebSocket connection timed out."+p),1e4);this.ws.addEventListener("open",()=>{C||(C=!0,clearTimeout(M),f())},{once:!0}),this.ws.addEventListener("error",()=>{x("WebSocket connection failed to "+u+"."+p)},{once:!0}),this.ws.addEventListener("close",A=>{if(!A.wasClean&&!C){let P=A.code!==1006?` (code ${A.code})`:"";x("WebSocket connection failed"+P+"."+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(n=>n("connected"))},this.ws.onclose=()=>{this.statusCallbacks.forEach(n=>n("disconnected"))},this.ws.onerror=n=>{this.errorCallbacks.forEach(t=>t(new Error("WebSocket error"))),this.statusCallbacks.forEach(t=>t("error"))},this.ws.binaryType="arraybuffer",this.ws.onmessage=n=>{if(n.data instanceof ArrayBuffer){this.handleAudioChunk(new Uint8Array(n.data));return}try{let t=JSON.parse(n.data);this.handleWebSocketMessage(t)}catch{this.errorCallbacks.forEach(r=>r(new Error("Message parsing failed")))}})}handleWebSocketMessage(n){var t,r;switch(n.type){case"session_config":n.interruptionMode&&(this.interruptionMode=n.interruptionMode);break;case"voice_response":this.isProcessing=!1,this.resultCallbacks.forEach(s=>s({text:n.response.agentResponseText||n.response.transcript,transcript:n.response.transcript,audio:n.response.audio,confidence:.95,provider:"runtype"})),(t=n.response.audio)!=null&&t.base64?(this.isSpeaking=!0,this.statusCallbacks.forEach(s=>s("speaking")),this.playAudio(n.response.audio).catch(s=>this.errorCallbacks.forEach(o=>o(s instanceof Error?s:new Error(String(s)))))):(r=n.response.audio)!=null&&r.base64;break;case"audio_end":if(n.requestId&&n.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(n.error))),this.statusCallbacks.forEach(s=>s("error")),this.isProcessing=!1;break;case"pong":break}}handleAudioChunk(n){n.length!==0&&this.currentRequestId&&(this.playbackManager||(this.playbackManager=new Da(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(n))}stopPlayback(){!this.isProcessing&&!this.isSpeaking||(this.cancelCurrentPlayback(),this.statusCallbacks.forEach(n=>n("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 n,t,r,s;try{if(this.isProcessing||this.isSpeaking)if(this.interruptionMode!=="none")this.cancelCurrentPlayback();else return;if(!this.mediaStream){let l=this.interruptionMode==="barge-in"?{audio:{echoCancellation:!0,noiseSuppression:!0}}:{audio:!0};this.mediaStream=await navigator.mediaDevices.getUserMedia(l)}let o=this.w;this.audioContext||(this.audioContext=new(o.AudioContext||o.webkitAudioContext));let a=this.audioContext,i=(t=(n=this.config)==null?void 0:n.pauseDuration)!=null?t:2e3,d=(s=(r=this.config)==null?void 0:r.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=l=>{l.data.size>0&&this.audioChunks.push(l.data)},this.mediaRecorder.onstop=async()=>{var l;if(this.audioChunks.length>0){this.isProcessing=!0,this.statusCallbacks.forEach(f=>f("processing")),this.processingStartCallbacks.forEach(f=>f());let u=((l=this.mediaRecorder)==null?void 0:l.mimeType)||"audio/webm",p=new Blob(this.audioChunks,{type:u});await this.sendAudio(p),this.audioChunks=[]}},this.mediaRecorder.start(1e3),this.statusCallbacks.forEach(l=>l("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(n=>n.stop()),this.mediaRecorder.stop(),this.mediaRecorder=null),this.interruptionMode!=="barge-in"&&(this.mediaStream&&(this.mediaStream.getTracks().forEach(n=>n.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)),this.statusCallbacks.forEach(n=>n("idle"))}async startBargeInMonitoring(){var o,a;if(this.interruptionMode!=="barge-in")return;let n=this.w;if(!this.mediaStream&&n&&(this.mediaStream=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0}})),!this.audioContext&&n&&(this.audioContext=new(n.AudioContext||n.webkitAudioContext)),!this.audioContext||!this.mediaStream)return;let t=this.audioContext,r=(a=(o=this.config)==null?void 0:o.silenceThreshold)!=null?a:.01;this.vad.start(t,this.mediaStream,"speech",{threshold:r,duration:200},()=>this.handleBargeIn())}handleBargeIn(){this.cancelCurrentPlayback(),this.startListening().catch(n=>{this.errorCallbacks.forEach(t=>t(n instanceof Error?n:new Error(String(n))))})}generateRequestId(){return"vreq_"+Math.random().toString(36).substring(2,10)+Date.now().toString(36)}async sendAudio(n){var t;if(!this.ws||this.ws.readyState!==WebSocket.OPEN){this.errorCallbacks.forEach(r=>r(new Error("WebSocket not connected"))),this.statusCallbacks.forEach(r=>r("error"));return}try{let r=await this.blobToBase64(n),s=this.getFormatFromMimeType(n.type),o=this.generateRequestId();this.currentRequestId=o,this.ws.send(JSON.stringify({type:"audio_input",audio:r,format:s,sampleRate:16e3,voiceId:(t=this.config)==null?void 0:t.voiceId,requestId:o}))}catch(r){this.errorCallbacks.forEach(s=>s(r)),this.statusCallbacks.forEach(s=>s("error"))}}getFormatFromMimeType(n){return n.includes("wav")?"wav":n.includes("mpeg")||n.includes("mp3")?"mp3":"webm"}blobToBase64(n){return new Promise((t,r)=>{let s=new FileReader;s.onload=()=>{let a=s.result.split(",")[1];t(a)},s.onerror=r,s.readAsDataURL(n)})}async playAudio(n){if(!n.base64)return;let t=atob(n.base64),r=new Uint8Array(t.length);for(let l=0;l<t.length;l++)r[l]=t.charCodeAt(l);let s=n.format||"mp3",o=s==="mp3"?"audio/mpeg":`audio/${s}`,a=new Blob([r],{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(l=>l("idle")))},await d.play()}onResult(n){this.resultCallbacks.push(n)}onError(n){this.errorCallbacks.push(n)}onStatusChange(n){this.statusCallbacks.push(n)}onProcessingStart(n){this.processingStartCallbacks.push(n)}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(n=>n.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(n=>n("disconnected"))}sendHeartbeat(){this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"ping"}))}};var Ro=class{constructor(n={}){this.config=n;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(n=>n("connected"))}async startListening(){var n,t;try{if(this.isListening)throw new Error("Already listening");if(!this.w)throw new Error("Window object not available");let r=this.w.SpeechRecognition||this.w.webkitSpeechRecognition;if(!r)throw new Error("Browser speech recognition not supported");this.recognition=new r,this.recognition.lang=((n=this.config)==null?void 0:n.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(r){throw this.errorCallbacks.forEach(s=>s(r)),this.statusCallbacks.forEach(s=>s("error")),r}}async stopListening(){this.recognition&&(this.recognition.stop(),this.recognition=null),this.isListening=!1,this.statusCallbacks.forEach(n=>n("idle"))}onResult(n){this.resultCallbacks.push(n)}onError(n){this.errorCallbacks.push(n)}onStatusChange(n){this.statusCallbacks.push(n)}async disconnect(){await this.stopListening(),this.statusCallbacks.forEach(n=>n("disconnected"))}static isSupported(){return"SpeechRecognition"in window||"webkitSpeechRecognition"in window}};function Ho(e){switch(e.type){case"runtype":if(!e.runtype)throw new Error("Runtype voice provider requires configuration");return new Bs(e.runtype);case"browser":if(!Ro.isSupported())throw new Error("Browser speech recognition not supported");return new Ro(e.browser||{});case"custom":throw new Error("Custom voice providers not yet implemented");default:throw new Error(`Unknown voice provider type: ${e.type}`)}}function Fa(e){if((e==null?void 0:e.type)==="runtype"&&e.runtype)return Ho({type:"runtype",runtype:e.runtype});if(Ro.isSupported())return Ho({type:"browser",browser:(e==null?void 0:e.browser)||{language:"en-US"}});throw new Error("No supported voice providers available")}function Ds(e){try{return Fa(e),!0}catch{return!1}}var Zo=class e{constructor(n={},t){this.config=n;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=n=>{var t,r,s,o,a,i,d;n.type==="message"?(this.upsertMessage(n.message),(t=n.message.agentMetadata)!=null&&t.executionId&&(this.agentExecution?n.message.agentMetadata.iteration!==void 0&&(this.agentExecution.currentIteration=n.message.agentMetadata.iteration):this.agentExecution={executionId:n.message.agentMetadata.executionId,agentId:"",agentName:(r=n.message.agentMetadata.agentName)!=null?r:"",status:"running",currentIteration:(s=n.message.agentMetadata.iteration)!=null?s:0,maxTurns:0})):n.type==="status"?(this.setStatus(n.status),n.status==="connecting"?this.setStreaming(!0):(n.status==="idle"||n.status==="error")&&(this.setStreaming(!1),this.abortController=null,((o=this.agentExecution)==null?void 0:o.status)==="running"&&(this.agentExecution.status=n.status==="error"?"error":"complete"))):n.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,n.error)):(n.type==="artifact_start"||n.type==="artifact_delta"||n.type==="artifact_update"||n.type==="artifact_complete")&&this.applyArtifactStreamEvent(n)};var r,s;this.messages=[...(r=n.initialMessages)!=null?r:[]].map(o=>{var a;return{...o,sequence:(a=o.sequence)!=null?a:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new Io(n);for(let o of(s=n.initialArtifacts)!=null?s:[])this.artifacts.set(o.id,{...o,status:"complete"});n.initialSelectedArtifactId!=null&&(this.selectedArtifactId=n.initialSelectedArtifactId),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.artifacts.size>0&&this.emitArtifactsState(),this.callbacks.onStatusChanged(this.status)}setSSEEventCallback(n){this.client.setSSEEventCallback(n)}isClientTokenMode(){return this.client.isClientTokenMode()}isAgentMode(){return this.client.isAgentMode()}getAgentExecution(){return this.agentExecution}isAgentExecuting(){var n;return((n=this.agentExecution)==null?void 0:n.status)==="running"}isVoiceSupported(){var n;return Ds((n=this.config.voiceRecognition)==null?void 0:n.provider)}isVoiceActive(){return this.voiceActive}getVoiceStatus(){return this.voiceStatus}getVoiceInterruptionMode(){var n;return(n=this.voiceProvider)!=null&&n.getInterruptionMode?this.voiceProvider.getInterruptionMode():"none"}stopVoicePlayback(){var n;(n=this.voiceProvider)!=null&&n.stopPlayback&&this.voiceProvider.stopPlayback()}isBargeInActive(){var n,t,r;return(r=(t=(n=this.voiceProvider)==null?void 0:n.isBargeInActive)==null?void 0:t.call(n))!=null?r:!1}async deactivateBargeIn(){var n;(n=this.voiceProvider)!=null&&n.deactivateBargeIn&&await this.voiceProvider.deactivateBargeIn()}setupVoice(n){var t,r,s;try{let o=n||this.getVoiceConfigFromConfig();if(!o)throw new Error("Voice configuration not provided");this.voiceProvider=Ho(o);let a=(t=this.config.voiceRecognition)!=null?t:{},i=(r=a.processingText)!=null?r:"\u{1F3A4} Processing voice...",d=(s=a.processingErrorText)!=null?s:"Voice processing failed. Please try again.";this.voiceProvider.onProcessingStart&&this.voiceProvider.onProcessingStart(()=>{let l=this.injectMessage({role:"user",content:i,streaming:!1,voiceProcessing:!0});this.pendingVoiceUserMessageId=l.id;let u=this.injectMessage({role:"assistant",content:"",streaming:!0,voiceProcessing:!0});this.pendingVoiceAssistantMessageId=u.id,this.setStreaming(!0)}),this.voiceProvider.onResult(l=>{var u,p,f,g,C,x;if(l.provider==="browser")l.text&&l.text.trim()&&this.sendMessage(l.text,{viaVoice:!0});else if(l.provider==="runtype"){this.pendingVoiceUserMessageId&&((u=l.transcript)!=null&&u.trim())?this.upsertMessage({id:this.pendingVoiceUserMessageId,role:"user",content:l.transcript.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(p=l.transcript)!=null&&p.trim()&&this.injectUserMessage({content:l.transcript.trim()}),this.pendingVoiceAssistantMessageId&&((f=l.text)!=null&&f.trim())?this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:l.text.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(g=l.text)!=null&&g.trim()&&this.injectAssistantMessage({content:l.text.trim()});{let M=(x=this.pendingVoiceAssistantMessageId)!=null?x:(C=[...this.messages].reverse().find(A=>A.role==="assistant"))==null?void 0:C.id;M&&this.ttsSpokenMessageIds.add(M)}this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null}}),this.voiceProvider.onError(l=>{console.error("Voice error:",l),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(l=>{var u,p;this.voiceStatus=l,this.voiceActive=l==="listening",(p=(u=this.callbacks).onVoiceStatusChanged)==null||p.call(u,l)}),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(n){console.error("Failed to start voice:",n)}}}cleanupVoice(){this.voiceProvider&&(this.voiceProvider.disconnect(),this.voiceProvider=null),this.voiceActive=!1,this.voiceStatus="disconnected"}getVoiceConfigFromConfig(){var t,r,s,o,a,i,d,l,u;if(!((t=this.config.voiceRecognition)!=null&&t.provider))return;let n=this.config.voiceRecognition.provider;switch(n.type){case"runtype":return{type:"runtype",runtype:{agentId:((r=n.runtype)==null?void 0:r.agentId)||"",clientToken:((s=n.runtype)==null?void 0:s.clientToken)||"",host:(o=n.runtype)==null?void 0:o.host,voiceId:(a=n.runtype)==null?void 0:a.voiceId,pauseDuration:(i=n.runtype)==null?void 0:i.pauseDuration,silenceThreshold:(d=n.runtype)==null?void 0:d.silenceThreshold}};case"browser":return{type:"browser",browser:{language:((l=n.browser)==null?void 0:l.language)||"en-US",continuous:(u=n.browser)==null?void 0:u.continuous}};default:return}}async initClientSession(){var n,t;if(!this.isClientTokenMode())return null;try{let r=await this.client.initSession();return this.setClientSession(r),r}catch(r){return(t=(n=this.callbacks).onError)==null||t.call(n,r instanceof Error?r:new Error(String(r))),null}}setClientSession(n){if(this.clientSession=n,n.config.welcomeMessage&&this.messages.length===0){let t={id:`welcome-${Date.now()}`,role:"assistant",content:n.config.welcomeMessage,createdAt:new Date().toISOString(),sequence:this.nextSequence()};this.appendMessage(t)}}getClientSession(){var n;return(n=this.clientSession)!=null?n:this.client.getClientSession()}isSessionValid(){let n=this.getClientSession();return n?new Date<n.expiresAt:!1}clearClientSession(){this.clientSession=null,this.client.clearClientSession()}getClient(){return this.client}async submitMessageFeedback(n,t){return this.client.submitMessageFeedback(n,t)}async submitCSATFeedback(n,t){return this.client.submitCSATFeedback(n,t)}async submitNPSFeedback(n,t){return this.client.submitNPSFeedback(n,t)}updateConfig(n){let t=this.client.getSSEEventCallback();this.config={...this.config,...n},this.client=new Io(this.config),t&&this.client.setSSEEventCallback(t)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(n){this.handleEvent(n)}injectMessage(n){let{role:t,content:r,llmContent:s,contentParts:o,id:a,createdAt:i,sequence:d,streaming:l=!1,voiceProcessing:u,rawContent:p}=n,g={id:a!=null?a:t==="user"?Yo():t==="assistant"?Wo():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:t,content:r,createdAt:i!=null?i:new Date().toISOString(),sequence:d!=null?d:this.nextSequence(),streaming:l,...s!==void 0&&{llmContent:s},...o!==void 0&&{contentParts:o},...u!==void 0&&{voiceProcessing:u},...p!==void 0&&{rawContent:p}};return this.upsertMessage(g),g}injectAssistantMessage(n){return this.injectMessage({...n,role:"assistant"})}injectUserMessage(n){return this.injectMessage({...n,role:"user"})}injectSystemMessage(n){return this.injectMessage({...n,role:"system"})}injectMessageBatch(n){let t=[];for(let r of n){let{role:s,content:o,llmContent:a,contentParts:i,id:d,createdAt:l,sequence:u,streaming:p=!1,voiceProcessing:f,rawContent:g}=r,x={id:d!=null?d:s==="user"?Yo():s==="assistant"?Wo():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:s,content:o,createdAt:l!=null?l:new Date().toISOString(),sequence:u!=null?u:this.nextSequence(),streaming:p,...a!==void 0&&{llmContent:a},...i!==void 0&&{contentParts:i},...f!==void 0&&{voiceProcessing:f},...g!==void 0&&{rawContent:g}};t.push(x)}return this.messages=this.sortMessages([...this.messages,...t]),this.callbacks.onMessagesChanged([...this.messages]),t}injectComponentDirective(n){let{component:t,props:r={},text:s="",llmContent:o,id:a,createdAt:i,sequence:d}=n,l={text:s,component:t,props:r};return this.injectMessage({role:"assistant",content:s,rawContent:JSON.stringify(l),...o!==void 0&&{llmContent:o},...a!==void 0&&{id:a},...i!==void 0&&{createdAt:i},...d!==void 0&&{sequence:d}})}async sendMessage(n,t){var l,u,p,f,g;let r=n.trim();if(!r&&(!(t!=null&&t.contentParts)||t.contentParts.length===0))return;this.stopSpeaking(),(l=this.abortController)==null||l.abort();let s=Yo(),o=Wo(),a={id:s,role:"user",content:r||Ha,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(C){let x=C instanceof Error&&(C.name==="AbortError"||C.message.includes("aborted")||C.message.includes("abort"));if(!x){let M={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(M)}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,x||(C instanceof Error?(p=(u=this.callbacks).onError)==null||p.call(u,C):(g=(f=this.callbacks).onError)==null||g.call(f,new Error(String(C))))}}async continueConversation(){var s,o,a,i,d;if(this.streaming)return;(s=this.abortController)==null||s.abort();let n=Wo();this.setStreaming(!0);let t=new AbortController;this.abortController=t;let r=[...this.messages];try{await this.client.dispatch({messages:r,signal:t.signal,assistantMessageId:n},this.handleEvent)}catch(l){let u={id:n,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,l instanceof Error?(a=(o=this.callbacks).onError)==null||a.call(o,l):(d=(i=this.callbacks).onError)==null||d.call(i,new Error(String(l)))}}async connectStream(n,t){var s,o,a;if(this.streaming)return;(s=this.abortController)==null||s.abort();let r=!1;for(let i of this.messages)i.streaming&&(i.streaming=!1,r=!0);r&&this.callbacks.onMessagesChanged([...this.messages]),this.setStreaming(!0);try{await this.client.processStream(n,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(n,t){var d,l,u;let r=`approval-${n.id}`,s={...n,status:t,resolvedAt:Date.now()},o={id:r,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:n.id,executionId:n.executionId,agentId:n.agentId,toolName:n.toolName},t):p=await this.client.resolveApproval({agentId:n.agentId,executionId:n.executionId,approvalId:n.id},t),p){let f=null;if(p instanceof Response){if(!p.ok){let g=await p.json().catch(()=>null);throw new Error((d=g==null?void 0:g.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-${n.id}`,role:"assistant",content:"Tool execution was denied by user.",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}}catch(p){(u=(l=this.callbacks).onError)==null||u.call(l,p instanceof Error?p:new Error(String(p)))}}persistAskUserQuestionProgress(n,t){let r=this.messages.find(s=>s.id===n.id);r&&this.upsertMessage({...r,agentMetadata:{...r.agentMetadata,askUserQuestionAnswers:t.answers,askUserQuestionIndex:t.currentIndex}})}markAskUserQuestionResolved(n,t){let r=this.messages.find(s=>s.id===n.id);r&&this.upsertMessage({...r,agentMetadata:{...r.agentMetadata,awaitingLocalTool:!1,askUserQuestionAnswered:!0,...t?{askUserQuestionAnswers:t}:{}}})}async resolveAskUserQuestion(n,t){var u,p,f,g,C,x,M,A,P,N,R;let r=this.messages.find(T=>T.id===n.id);if(((u=r==null?void 0:r.agentMetadata)==null?void 0:u.askUserQuestionAnswered)===!0)return;let s=(p=n.agentMetadata)==null?void 0:p.executionId,o=(f=n.toolCall)==null?void 0:f.name;if(!s||!o){(C=(g=this.callbacks).onError)==null||C.call(g,new Error("resolveAskUserQuestion: message is missing executionId or toolCall.name"));return}let a=typeof t=="string"?void 0:t;if(a===void 0&&typeof t=="string"){let T=(x=n.toolCall)==null?void 0:x.args,L=Array.isArray(T==null?void 0:T.questions)?T.questions:[];if(L.length===1){let $=typeof((M=L[0])==null?void 0:M.question)=="string"?L[0].question:"";$&&(a={[$]:t})}}this.markAskUserQuestionResolved(n,a);let i=n.toolCall.id,d=(A=n.toolCall)==null?void 0:A.args,l=Array.isArray(d==null?void 0:d.questions)?d.questions:[];if(l.length===0){let T=typeof t=="string"?t:Object.entries(t).map(([L,$])=>`${L}: ${Array.isArray($)?$.join(", "):$}`).join(" | ");this.appendMessage({id:`ask-user-answer-${i}`,role:"user",content:T,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}else{let T=a!=null?a:{};l.forEach((L,$)=>{let q=typeof(L==null?void 0:L.question)=="string"?L.question:"";if(!q)return;let _=T[q],B=Array.isArray(_)?_.join(", "):typeof _=="string"?_:"";this.appendMessage({id:`ask-user-q-${i}-${$}`,role:"assistant",content:q,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()}),this.appendMessage({id:`ask-user-a-${i}-${$}`,role:"user",content:B||"*Skipped*",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})})}try{let T=await this.client.resumeFlow(s,{[o]:t});if(!T.ok){let L=await T.json().catch(()=>null);throw new Error((P=L==null?void 0:L.error)!=null?P:`Resume failed: ${T.status}`)}T.body&&await this.connectStream(T.body)}catch(T){(R=(N=this.callbacks).onError)==null||R.call(N,T instanceof Error?T:new Error(String(T)))}}cancel(){var n;(n=this.abortController)==null||n.abort(),this.abortController=null,this.stopSpeaking(),this.stopVoicePlayback(),this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var n;this.stopSpeaking(),(n=this.abortController)==null||n.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(n){return this.artifacts.get(n)}getSelectedArtifactId(){return this.selectedArtifactId}selectArtifact(n){this.selectedArtifactId=n,this.emitArtifactsState()}clearArtifacts(){this.clearArtifactState()}upsertArtifact(n){var s;let t=n.id||`art_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,9)}`;if(n.artifactType==="markdown"){let o={id:t,artifactType:"markdown",title:n.title,status:"complete",markdown:n.content};return this.artifacts.set(t,o),this.selectedArtifactId=t,this.emitArtifactsState(),o}let r={id:t,artifactType:"component",title:n.title,status:"complete",component:n.component,props:(s=n.props)!=null?s:{}};return this.artifacts.set(t,r),this.selectedArtifactId=t,this.emitArtifactsState(),r}clearArtifactState(){this.artifacts.size===0&&this.selectedArtifactId===null||(this.artifacts.clear(),this.selectedArtifactId=null,this.emitArtifactsState())}emitArtifactsState(){var n,t;(t=(n=this.callbacks).onArtifactsState)==null||t.call(n,{artifacts:[...this.artifacts.values()],selectedId:this.selectedArtifactId})}applyArtifactStreamEvent(n){var t,r;switch(n.type){case"artifact_start":{n.artifactType==="markdown"?this.artifacts.set(n.id,{id:n.id,artifactType:"markdown",title:n.title,status:"streaming",markdown:""}):this.artifacts.set(n.id,{id:n.id,artifactType:"component",title:n.title,status:"streaming",component:(t=n.component)!=null?t:"",props:{}}),this.selectedArtifactId=n.id;break}case"artifact_delta":{let s=this.artifacts.get(n.id);(s==null?void 0:s.artifactType)==="markdown"&&(s.markdown=((r=s.markdown)!=null?r:"")+n.artDelta);break}case"artifact_update":{let s=this.artifacts.get(n.id);(s==null?void 0:s.artifactType)==="component"&&(s.props={...s.props,...n.props},n.component&&(s.component=n.component));break}case"artifact_complete":{let s=this.artifacts.get(n.id);s&&(s.status="complete");break}default:return}this.emitArtifactsState()}hydrateMessages(n){var t;(t=this.abortController)==null||t.abort(),this.abortController=null,this.messages=this.sortMessages(n.map(r=>{var s;return{...r,streaming:!1,sequence:(s=r.sequence)!=null?s:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}hydrateArtifacts(n,t=null){this.artifacts.clear();for(let r of n)this.artifacts.set(r.id,{...r,status:"complete"});this.selectedArtifactId=t,this.emitArtifactsState()}setStatus(n){this.status!==n&&(this.status=n,this.callbacks.onStatusChanged(n))}setStreaming(n){if(this.streaming===n)return;let t=this.streaming;this.streaming=n,this.callbacks.onStreamingChanged(n),t&&!n&&this.speakLatestAssistantMessage()}speakLatestAssistantMessage(){let n=this.config.textToSpeech;if(!(n!=null&&n.enabled)||!(!n.provider||n.provider==="browser"||n.provider==="runtype"&&n.browserFallback))return;let r=[...this.messages].reverse().find(o=>o.role==="assistant"&&o.content&&!o.voiceProcessing);if(!r)return;if(this.ttsSpokenMessageIds.has(r.id)){this.ttsSpokenMessageIds.delete(r.id);return}let s=r.content;s.trim()&&this.speak(s,n)}speak(n,t){if(typeof window=="undefined"||!("speechSynthesis"in window))return;let r=window.speechSynthesis;r.cancel();let s=new SpeechSynthesisUtterance(n),o=r.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(()=>r.speak(s),50)}static pickBestVoice(n){var r;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=n.find(a=>a.name===s);if(o)return o}return(r=n.find(s=>s.lang.startsWith("en")))!=null?r:n[0]}stopSpeaking(){typeof window!="undefined"&&"speechSynthesis"in window&&window.speechSynthesis.cancel()}appendMessage(n){let t=this.ensureSequence(n);this.messages=this.sortMessages([...this.messages,t]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(n){let t=this.ensureSequence(n),r=this.messages.findIndex(s=>s.id===t.id);if(r===-1){this.appendMessage(t);return}this.messages=this.messages.map((s,o)=>{var i;if(o!==r)return s;let a={...s,...t};return((i=s.agentMetadata)==null?void 0:i.askUserQuestionAnswered)===!0&&t.agentMetadata&&(a.agentMetadata={...t.agentMetadata,askUserQuestionAnswered:!0,...s.agentMetadata.askUserQuestionAnswers?{askUserQuestionAnswers:s.agentMetadata.askUserQuestionAnswers}:{},awaitingLocalTool:!1}),a}),this.messages=this.sortMessages(this.messages),this.callbacks.onMessagesChanged([...this.messages])}ensureSequence(n){return n.sequence!==void 0?{...n}:{...n,sequence:this.nextSequence()}}nextSequence(){return this.sequenceCounter++}sortMessages(n){return[...n].sort((t,r)=>{var d,l;let s=new Date(t.createdAt).getTime(),o=new Date(r.createdAt).getTime();if(!Number.isNaN(s)&&!Number.isNaN(o)&&s!==o)return s-o;let a=(d=t.sequence)!=null?d:0,i=(l=r.sequence)!=null?l:0;return a!==i?a-i:t.id.localeCompare(r.id)})}};var h=(e,n)=>{let t=document.createElement(e);return n&&(t.className=n),t},xr=(e,n,t)=>{let r=e.createElement(n);return t&&(r.className=t),r};var v=require("lucide"),Ym={activity:v.Activity,"arrow-down":v.ArrowDown,"arrow-up":v.ArrowUp,"arrow-up-right":v.ArrowUpRight,bot:v.Bot,"chevron-down":v.ChevronDown,"chevron-up":v.ChevronUp,"chevron-right":v.ChevronRight,"chevron-left":v.ChevronLeft,check:v.Check,clipboard:v.Clipboard,"clipboard-copy":v.ClipboardCopy,copy:v.Copy,file:v.File,"file-code":v.FileCode,"file-spreadsheet":v.FileSpreadsheet,"file-text":v.FileText,"image-plus":v.ImagePlus,loader:v.Loader,"loader-circle":v.LoaderCircle,mic:v.Mic,paperclip:v.Paperclip,"refresh-cw":v.RefreshCw,search:v.Search,send:v.Send,"shield-alert":v.ShieldAlert,"shield-check":v.ShieldCheck,"shield-x":v.ShieldX,square:v.Square,"thumbs-down":v.ThumbsDown,"thumbs-up":v.ThumbsUp,upload:v.Upload,"volume-2":v.Volume2,x:v.X,user:v.User,mail:v.Mail,phone:v.Phone,calendar:v.Calendar,clock:v.Clock,building:v.Building,"map-pin":v.MapPin,lock:v.Lock,key:v.Key,"credit-card":v.CreditCard,"at-sign":v.AtSign,hash:v.Hash,globe:v.Globe,link:v.Link,"circle-check":v.CircleCheck,"circle-x":v.CircleX,"triangle-alert":v.TriangleAlert,info:v.Info,ban:v.Ban,shield:v.Shield,"arrow-left":v.ArrowLeft,"arrow-right":v.ArrowRight,"external-link":v.ExternalLink,ellipsis:v.Ellipsis,"ellipsis-vertical":v.EllipsisVertical,menu:v.Menu,house:v.House,plus:v.Plus,minus:v.Minus,pencil:v.Pencil,trash:v.Trash,"trash-2":v.Trash2,save:v.Save,download:v.Download,share:v.Share,funnel:v.Funnel,settings:v.Settings,"rotate-cw":v.RotateCw,maximize:v.Maximize,minimize:v.Minimize,"shopping-cart":v.ShoppingCart,"shopping-bag":v.ShoppingBag,package:v.Package,truck:v.Truck,tag:v.Tag,gift:v.Gift,receipt:v.Receipt,wallet:v.Wallet,store:v.Store,"dollar-sign":v.DollarSign,percent:v.Percent,play:v.Play,pause:v.Pause,"volume-x":v.VolumeX,camera:v.Camera,image:v.Image,film:v.Film,headphones:v.Headphones,"message-circle":v.MessageCircle,"message-square":v.MessageSquare,bell:v.Bell,heart:v.Heart,star:v.Star,eye:v.Eye,"eye-off":v.EyeOff,bookmark:v.Bookmark,"calendar-days":v.CalendarDays,history:v.History,timer:v.Timer,folder:v.Folder,"folder-open":v.FolderOpen,files:v.Files,sparkles:v.Sparkles,zap:v.Zap,sun:v.Sun,moon:v.Moon,flag:v.Flag,monitor:v.Monitor,smartphone:v.Smartphone},ge=(e,n=24,t="currentColor",r=2)=>{let s=Ym[e];return s?Zm(s,n,t,r):(console.warn(`Lucide icon "${e}" is not in the Persona registry. Add it to packages/widget/src/utils/icons.ts (see docs/icon-registry-shortlist.md).`),null)};function Zm(e,n,t,r){if(!Array.isArray(e))return null;let s=document.createElementNS("http://www.w3.org/2000/svg","svg");return s.setAttribute("width",String(n)),s.setAttribute("height",String(n)),s.setAttribute("viewBox","0 0 24 24"),s.setAttribute("fill","none"),s.setAttribute("stroke",t),s.setAttribute("stroke-width",String(r)),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)return;let a=o[0],i=o[1];if(!i)return;let d=document.createElementNS("http://www.w3.org/2000/svg",a);Object.entries(i).forEach(([l,u])=>{l!=="stroke"&&d.setAttribute(l,String(u))}),s.appendChild(d)}),s}var Oa={allowedTypes:Dr,maxFileSize:10*1024*1024,maxFiles:4};function eg(){return`attach_${Date.now()}_${Math.random().toString(36).substring(2,9)}`}function tg(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-code":"file"}var Bo=class e{constructor(n={}){this.attachments=[];this.previewsContainer=null;var t,r,s;this.config={allowedTypes:(t=n.allowedTypes)!=null?t:Oa.allowedTypes,maxFileSize:(r=n.maxFileSize)!=null?r:Oa.maxFileSize,maxFiles:(s=n.maxFiles)!=null?s:Oa.maxFiles,onFileRejected:n.onFileRejected,onAttachmentsChange:n.onAttachmentsChange}}setPreviewsContainer(n){this.previewsContainer=n}updateConfig(n){n.allowedTypes!==void 0&&(this.config.allowedTypes=n.allowedTypes.length>0?n.allowedTypes:Oa.allowedTypes),n.maxFileSize!==void 0&&(this.config.maxFileSize=n.maxFileSize),n.maxFiles!==void 0&&(this.config.maxFiles=n.maxFiles),n.onFileRejected!==void 0&&(this.config.onFileRejected=n.onFileRejected),n.onAttachmentsChange!==void 0&&(this.config.onAttachmentsChange=n.onAttachmentsChange)}getAttachments(){return[...this.attachments]}getContentParts(){return this.attachments.map(n=>n.contentPart)}hasAttachments(){return this.attachments.length>0}count(){return this.attachments.length}async handleFileSelect(n){!n||n.length===0||await this.handleFiles(Array.from(n))}async handleFiles(n){var t,r,s,o,a,i,d;if(n.length){for(let l of n){if(this.attachments.length>=this.config.maxFiles){(r=(t=this.config).onFileRejected)==null||r.call(t,l,"count");continue}let u=jp(l,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,l,p);continue}try{let p=await _p(l),f=Ba(l)?URL.createObjectURL(l):null,g={id:eg(),file:l,previewUrl:f,contentPart:p};this.attachments.push(g),this.renderPreview(g)}catch(p){console.error("[AttachmentManager] Failed to process file:",p)}}this.updatePreviewsVisibility(),(d=(i=this.config).onAttachmentsChange)==null||d.call(i,this.getAttachments())}}removeAttachment(n){var o,a,i;let t=this.attachments.findIndex(d=>d.id===n);if(t===-1)return;let r=this.attachments[t];r.previewUrl&&URL.revokeObjectURL(r.previewUrl),this.attachments.splice(t,1);let s=(o=this.previewsContainer)==null?void 0:o.querySelector(`[data-attachment-id="${n}"]`);s&&s.remove(),this.updatePreviewsVisibility(),(i=(a=this.config).onAttachmentsChange)==null||i.call(a,this.getAttachments())}clearAttachments(){var n,t;for(let r of this.attachments)r.previewUrl&&URL.revokeObjectURL(r.previewUrl);this.attachments=[],this.previewsContainer&&(this.previewsContainer.innerHTML=""),this.updatePreviewsVisibility(),(t=(n=this.config).onAttachmentsChange)==null||t.call(n,this.getAttachments())}renderPreview(n){if(!this.previewsContainer)return;let t=Ba(n.file),r=h("div","persona-attachment-preview persona-relative persona-inline-block");if(r.setAttribute("data-attachment-id",n.id),r.style.width="48px",r.style.height="48px",t&&n.previewUrl){let a=h("img");a.src=n.previewUrl,a.alt=n.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",r.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=tg(n.file.type),d=ge(i,20,"var(--persona-muted, #6b7280)",1.5);d&&a.appendChild(d);let l=h("span");l.textContent=Up(n.file.type,n.file.name),l.style.fontSize="8px",l.style.fontWeight="600",l.style.color="var(--persona-muted, #6b7280)",l.style.textTransform="uppercase",l.style.lineHeight="1",a.appendChild(l),r.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=ge("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(n.id)}),r.appendChild(s),this.previewsContainer.appendChild(r)}updatePreviewsVisibility(){this.previewsContainer&&(this.previewsContainer.style.display=this.attachments.length>0?"flex":"none")}static fromConfig(n,t){return new e({allowedTypes:n==null?void 0:n.allowedTypes,maxFileSize:n==null?void 0:n.maxFileSize,maxFiles:n==null?void 0:n.maxFiles,onFileRejected:n==null?void 0:n.onFileRejected,onAttachmentsChange:t})}};var qp=e=>typeof e=="object"&&e!==null&&!Array.isArray(e);function Ns(e,n){if(!e)return n;if(!n)return e;let t={...e};for(let[r,s]of Object.entries(n)){let o=t[r];qp(o)&&qp(s)?t[r]=Ns(o,s):t[r]=s}return t}var Un="min(440px, calc(100vw - 24px))",$a="440px",Bt={apiUrl:"https://api.runtype.com/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}",agentIconName:"bot",headerIconName:"bot",position:"bottom-right",width:Un,heightOffset:0,autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",closeButtonPaddingX:"0px",closeButtonPaddingY:"0px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:void 0,callToActionIconBackgroundColor:void 0,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:void 0,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",borderColor:void 0,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:void 0,backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:void 0,recordingBackgroundColor:void 0,recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0,scrollToBottom:{enabled:!0,iconName:"arrow-down",label:""},toolCallDisplay:{collapsedMode:"tool-call",activePreview:!1,grouped:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},reasoningDisplay:{activePreview:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},streamAnimation:{type:"none",placeholder:"none",speed:120,duration:1800},askUserQuestion:{enabled:!0,slideInMs:180,freeTextLabel:"Other\u2026",freeTextPlaceholder:"Type your answer\u2026",submitLabel:"Send"}},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 zp(e,n){if(!(!e&&!n))return e?n?Ns(e,n):e:n}function _a(e){var n,t,r,s,o,a,i,d,l,u,p,f,g,C,x,M,A,P,N,R,T;return e?{...Bt,...e,theme:zp(Bt.theme,e.theme),darkTheme:zp(Bt.darkTheme,e.darkTheme),launcher:{...Bt.launcher,...e.launcher,dock:{...(n=Bt.launcher)==null?void 0:n.dock,...(t=e.launcher)==null?void 0:t.dock},clearChat:{...(r=Bt.launcher)==null?void 0:r.clearChat,...(s=e.launcher)==null?void 0:s.clearChat}},copy:{...Bt.copy,...e.copy},sendButton:{...Bt.sendButton,...e.sendButton},statusIndicator:{...Bt.statusIndicator,...e.statusIndicator},voiceRecognition:{...Bt.voiceRecognition,...e.voiceRecognition},features:(()=>{var ue,ke,Ue,te,ve,X,oe,Le;let L=(ue=Bt.features)==null?void 0:ue.artifacts,$=(ke=e.features)==null?void 0:ke.artifacts,q=(Ue=Bt.features)==null?void 0:Ue.scrollToBottom,_=(te=e.features)==null?void 0:te.scrollToBottom,B=(ve=Bt.features)==null?void 0:ve.streamAnimation,O=(X=e.features)==null?void 0:X.streamAnimation,G=(oe=Bt.features)==null?void 0:oe.askUserQuestion,re=(Le=e.features)==null?void 0:Le.askUserQuestion,Ee=L===void 0&&$===void 0?void 0:{...L,...$,layout:{...L==null?void 0:L.layout,...$==null?void 0:$.layout}},Re=q===void 0&&_===void 0?void 0:{...q,..._},je=B===void 0&&O===void 0?void 0:{...B,...O},he=G===void 0&&re===void 0?void 0:{...G,...re,styles:{...G==null?void 0:G.styles,...re==null?void 0:re.styles}};return{...Bt.features,...e.features,...Re!==void 0?{scrollToBottom:Re}:{},...Ee!==void 0?{artifacts:Ee}:{},...je!==void 0?{streamAnimation:je}:{},...he!==void 0?{askUserQuestion:he}:{}}})(),suggestionChips:(o=e.suggestionChips)!=null?o:Bt.suggestionChips,suggestionChipsConfig:{...Bt.suggestionChipsConfig,...e.suggestionChipsConfig},layout:{...Bt.layout,...e.layout,header:{...(a=Bt.layout)==null?void 0:a.header,...(i=e.layout)==null?void 0:i.header},messages:{...(d=Bt.layout)==null?void 0:d.messages,...(l=e.layout)==null?void 0:l.messages,avatar:{...(p=(u=Bt.layout)==null?void 0:u.messages)==null?void 0:p.avatar,...(g=(f=e.layout)==null?void 0:f.messages)==null?void 0:g.avatar},timestamp:{...(x=(C=Bt.layout)==null?void 0:C.messages)==null?void 0:x.timestamp,...(A=(M=e.layout)==null?void 0:M.messages)==null?void 0:A.timestamp}},slots:{...(P=Bt.layout)==null?void 0:P.slots,...(N=e.layout)==null?void 0:N.slots}},markdown:{...Bt.markdown,...e.markdown,options:{...(R=Bt.markdown)==null?void 0:R.options,...(T=e.markdown)==null?void 0:T.options}},messageActions:{...Bt.messageActions,...e.messageActions}}:Bt}var Bi={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},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"},info:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"}},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"}},Di={colors:{primary:"palette.colors.primary.500",secondary:"palette.colors.secondary.500",accent:"palette.colors.primary.600",surface:"palette.colors.gray.50",background:"palette.colors.gray.50",container:"palette.colors.gray.50",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.600",hover:"palette.colors.primary.700",focus:"palette.colors.primary.600",active:"palette.colors.primary.600",disabled:"palette.colors.gray.300"},feedback:{success:"palette.colors.success.500",warning:"palette.colors.warning.500",error:"palette.colors.error.500",info:"palette.colors.info.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"}},Ni={button:{primary:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},secondary:{background:"semantic.colors.surface",foreground:"semantic.colors.secondary",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:"palette.colors.gray.50",placeholder:"palette.colors.gray.400",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md",focus:{border:"palette.colors.gray.400",ring:"palette.colors.gray.400"}},launcher:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",border:"palette.colors.gray.200",size:"60px",iconSize:"28px",borderRadius:"palette.radius.full",shadow:"palette.shadows.lg"},panel:{width:Un,maxWidth:$a,height:"600px",maxHeight:"calc(100vh - 80px)",borderRadius:"palette.radius.xl",shadow:"palette.shadows.xl"},header:{background:"palette.colors.primary.500",border:"palette.colors.primary.600",borderRadius:"palette.radius.xl palette.radius.xl 0 0",padding:"semantic.spacing.md",iconBackground:"palette.colors.primary.600",iconForeground:"palette.colors.primary.50",titleForeground:"palette.colors.primary.50",subtitleForeground:"palette.colors.primary.200",actionIconForeground:"palette.colors.primary.200"},message:{user:{background:"palette.colors.primary.500",text:"palette.colors.primary.50",borderRadius:"palette.radius.lg",shadow:"palette.shadows.sm"},assistant:{background:"palette.colors.gray.50",text:"palette.colors.gray.900",borderRadius:"palette.radius.lg",border:"palette.colors.gray.200",shadow:"palette.shadows.sm"},border:"semantic.colors.border"},introCard:{background:"semantic.colors.surface",borderRadius:"palette.radius.2xl",padding:"semantic.spacing.lg",shadow:"0 5px 15px rgba(15, 23, 42, 0.08)"},toolBubble:{shadow:"palette.shadows.sm"},reasoningBubble:{shadow:"palette.shadows.sm"},composer:{shadow:"none"},markdown:{inlineCode:{background:"palette.colors.gray.50",foreground:"palette.colors.gray.900"},link:{foreground:"palette.colors.primary.600"},prose:{fontFamily:"inherit"},codeBlock:{background:"semantic.colors.container",borderColor:"semantic.colors.border",textColor:"inherit"},table:{headerBackground:"semantic.colors.container",borderColor:"semantic.colors.border"},hr:{color:"semantic.colors.divider"},blockquote:{borderColor:"palette.colors.gray.900",background:"transparent",textColor:"palette.colors.gray.500"}},collapsibleWidget:{container:"palette.colors.gray.50",surface:"semantic.colors.surface",border:"semantic.colors.border"},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"}},scrollToBottom:{background:"components.button.primary.background",foreground:"components.button.primary.foreground",border:"semantic.colors.primary",size:"40px",borderRadius:"palette.radius.full",shadow:"palette.shadows.sm",padding:"0.5rem 0.875rem",gap:"0.5rem",fontSize:"0.875rem",iconSize:"14px"},artifact:{pane:{background:"semantic.colors.container",toolbarBackground:"semantic.colors.container"}}};function es(e,n){if(!n.startsWith("palette.")&&!n.startsWith("semantic.")&&!n.startsWith("components."))return n;let t=n.split("."),r=e;for(let s of t){if(r==null)return;r=r[s]}return typeof r=="string"&&(r.startsWith("palette.")||r.startsWith("semantic.")||r.startsWith("components."))?es(e,r):r}function ja(e){let n={};function t(r,s){for(let[o,a]of Object.entries(r)){let i=`${s}.${o}`;if(typeof a=="string"){let d=es(e,a);d!==void 0&&(n[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"),n}function Fi(e){let n=[],t=[];return e.palette||n.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:n.length===0,errors:n,warnings:t}}function Vp(e,n){let t={...e};for(let[r,s]of Object.entries(n)){let o=t[r];o&&typeof o=="object"&&!Array.isArray(o)&&s&&typeof s=="object"&&!Array.isArray(s)?t[r]=Vp(o,s):t[r]=s}return t}function ng(e,n){return n?Vp(e,n):e}function ts(e,n={}){var s,o,a,i,d,l,u,p,f,g,C,x,M;let t={palette:Bi,semantic:Di,components:Ni},r={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,...(l=e==null?void 0:e.palette)==null?void 0:l.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,...(C=(g=e==null?void 0:e.semantic)==null?void 0:g.colors)==null?void 0:C.feedback}},spacing:{...t.semantic.spacing,...(x=e==null?void 0:e.semantic)==null?void 0:x.spacing},typography:{...t.semantic.typography,...(M=e==null?void 0:e.semantic)==null?void 0:M.typography}},components:ng(t.components,e==null?void 0:e.components)};if(n.validate!==!1){let A=Fi(r);if(!A.valid)throw new Error(`Theme validation failed: ${A.errors.map(P=>P.message).join(", ")}`)}if(n.plugins)for(let A of n.plugins)r=A.transform(r);return r}function Ua(e){var x,M,A,P,N,R,T,L,$,q,_,B,O,G,re,Ee,Re,je,he,ue,ke,Ue,te,ve,X,oe,Le,ie,De,He,K,Ne,Be,Q,J,Ce,de,ne,fe,Xe,$t,le,Fe,ln,Wt,zt,Cr,pr,I,se,Ie,ze,Oe,$e,et,Ct,_t,Vt,H,ae,we,ut,Ke,Ft,cn,wt,yt,Et,lt,Jt,wr,qn,jr,vt,ur,mr,Ar,er,dt,go,gr,fo,Tn,_o,Ur,Sr,gt,Wn,Rn,bn,Tt,zn,Vn,Hn,qr,Er,zr,Bn,Mt,xn,Jn,Vr,Tr,Jr,fr,Dn,tr,pt,Kt,Gt,Nn,Kr,Kn,nr,Fn,j;let n=ja(e),t={};for(let[pe,On]of Object.entries(n)){let rr=pe.replace(/\./g,"-");t[`--persona-${rr}`]=On.value}t["--persona-primary"]=(x=t["--persona-semantic-colors-primary"])!=null?x:t["--persona-palette-colors-primary-500"],t["--persona-secondary"]=(M=t["--persona-semantic-colors-secondary"])!=null?M:t["--persona-palette-colors-secondary-500"],t["--persona-accent"]=(A=t["--persona-semantic-colors-accent"])!=null?A:t["--persona-palette-colors-accent-500"],t["--persona-surface"]=(P=t["--persona-semantic-colors-surface"])!=null?P:t["--persona-palette-colors-gray-50"],t["--persona-background"]=(N=t["--persona-semantic-colors-background"])!=null?N:t["--persona-palette-colors-gray-50"],t["--persona-container"]=(R=t["--persona-semantic-colors-container"])!=null?R:t["--persona-palette-colors-gray-100"],t["--persona-text"]=(T=t["--persona-semantic-colors-text"])!=null?T:t["--persona-palette-colors-gray-900"],t["--persona-text-muted"]=(L=t["--persona-semantic-colors-text-muted"])!=null?L: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"]=(q=t["--persona-semantic-colors-border"])!=null?q:t["--persona-palette-colors-gray-200"],t["--persona-divider"]=(_=t["--persona-semantic-colors-divider"])!=null?_:t["--persona-palette-colors-gray-200"],t["--persona-muted"]=t["--persona-text-muted"],t["--persona-voice-recording-indicator"]=(B=t["--persona-components-voice-recording-indicator"])!=null?B:t["--persona-palette-colors-error-500"],t["--persona-voice-recording-bg"]=(O=t["--persona-components-voice-recording-background"])!=null?O:t["--persona-palette-colors-error-50"],t["--persona-voice-processing-icon"]=(G=t["--persona-components-voice-processing-icon"])!=null?G:t["--persona-palette-colors-primary-500"],t["--persona-voice-speaking-icon"]=(re=t["--persona-components-voice-speaking-icon"])!=null?re: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"]=(Re=t["--persona-components-approval-requested-border"])!=null?Re:t["--persona-palette-colors-warning-200"],t["--persona-approval-text"]=(je=t["--persona-components-approval-requested-text"])!=null?je:t["--persona-palette-colors-gray-900"],t["--persona-approval-approve-bg"]=(he=t["--persona-components-approval-approve-background"])!=null?he:t["--persona-palette-colors-success-500"],t["--persona-approval-deny-bg"]=(ue=t["--persona-components-approval-deny-background"])!=null?ue:t["--persona-palette-colors-error-500"],t["--persona-attachment-image-bg"]=(ke=t["--persona-components-attachment-image-background"])!=null?ke:t["--persona-palette-colors-gray-100"],t["--persona-attachment-image-border"]=(Ue=t["--persona-components-attachment-image-border"])!=null?Ue:t["--persona-palette-colors-gray-200"],t["--persona-font-family"]=(te=t["--persona-semantic-typography-fontFamily"])!=null?te:t["--persona-palette-typography-fontFamily-sans"],t["--persona-font-size"]=(ve=t["--persona-semantic-typography-fontSize"])!=null?ve:t["--persona-palette-typography-fontSize-base"],t["--persona-font-weight"]=(X=t["--persona-semantic-typography-fontWeight"])!=null?X:t["--persona-palette-typography-fontWeight-normal"],t["--persona-line-height"]=(oe=t["--persona-semantic-typography-lineHeight"])!=null?oe: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"]=(Le=t["--persona-palette-radius-sm"])!=null?Le:"0.125rem",t["--persona-radius-md"]=(ie=t["--persona-palette-radius-md"])!=null?ie:"0.375rem",t["--persona-radius-lg"]=(De=t["--persona-palette-radius-lg"])!=null?De:"0.5rem",t["--persona-radius-xl"]=(He=t["--persona-palette-radius-xl"])!=null?He:"0.75rem",t["--persona-radius-full"]=(K=t["--persona-palette-radius-full"])!=null?K:"9999px",t["--persona-launcher-radius"]=(Be=(Ne=t["--persona-components-launcher-borderRadius"])!=null?Ne:t["--persona-palette-radius-full"])!=null?Be:"9999px",t["--persona-launcher-bg"]=(Q=t["--persona-components-launcher-background"])!=null?Q:t["--persona-primary"],t["--persona-launcher-fg"]=(J=t["--persona-components-launcher-foreground"])!=null?J:t["--persona-text-inverse"],t["--persona-launcher-border"]=(Ce=t["--persona-components-launcher-border"])!=null?Ce:t["--persona-border"],t["--persona-button-primary-bg"]=(de=t["--persona-components-button-primary-background"])!=null?de:t["--persona-primary"],t["--persona-button-primary-fg"]=(ne=t["--persona-components-button-primary-foreground"])!=null?ne:t["--persona-text-inverse"],t["--persona-button-radius"]=(Xe=(fe=t["--persona-components-button-primary-borderRadius"])!=null?fe:t["--persona-palette-radius-full"])!=null?Xe:"9999px",t["--persona-panel-radius"]=(le=($t=t["--persona-components-panel-borderRadius"])!=null?$t:t["--persona-radius-xl"])!=null?le:"0.75rem",t["--persona-panel-border"]=(Fe=t["--persona-components-panel-border"])!=null?Fe:`1px solid ${t["--persona-border"]}`,t["--persona-panel-shadow"]=(Wt=(ln=t["--persona-components-panel-shadow"])!=null?ln:t["--persona-palette-shadows-xl"])!=null?Wt:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",t["--persona-input-radius"]=(Cr=(zt=t["--persona-components-input-borderRadius"])!=null?zt:t["--persona-radius-lg"])!=null?Cr:"0.5rem",t["--persona-message-user-radius"]=(I=(pr=t["--persona-components-message-user-borderRadius"])!=null?pr:t["--persona-radius-lg"])!=null?I:"0.5rem",t["--persona-message-assistant-radius"]=(Ie=(se=t["--persona-components-message-assistant-borderRadius"])!=null?se:t["--persona-radius-lg"])!=null?Ie:"0.5rem",t["--persona-header-bg"]=(ze=t["--persona-components-header-background"])!=null?ze:t["--persona-surface"],t["--persona-header-border"]=(Oe=t["--persona-components-header-border"])!=null?Oe:t["--persona-divider"],t["--persona-header-icon-bg"]=($e=t["--persona-components-header-iconBackground"])!=null?$e:t["--persona-primary"],t["--persona-header-icon-fg"]=(et=t["--persona-components-header-iconForeground"])!=null?et:t["--persona-text-inverse"],t["--persona-header-title-fg"]=(Ct=t["--persona-components-header-titleForeground"])!=null?Ct:t["--persona-primary"],t["--persona-header-subtitle-fg"]=(_t=t["--persona-components-header-subtitleForeground"])!=null?_t:t["--persona-text-muted"],t["--persona-header-action-icon-fg"]=(Vt=t["--persona-components-header-actionIconForeground"])!=null?Vt:t["--persona-muted"];let r=(H=e.components)==null?void 0:H.header;r!=null&&r.shadow&&(t["--persona-header-shadow"]=r.shadow),r!=null&&r.borderBottom&&(t["--persona-header-border-bottom"]=r.borderBottom);let s=(ae=e.components)==null?void 0:ae.introCard;t["--persona-intro-card-bg"]=(we=t["--persona-components-introCard-background"])!=null?we:t["--persona-surface"],t["--persona-intro-card-radius"]=(ut=t["--persona-components-introCard-borderRadius"])!=null?ut:"1rem",t["--persona-intro-card-padding"]=(Ke=t["--persona-components-introCard-padding"])!=null?Ke:"1.5rem",t["--persona-intro-card-shadow"]=(cn=(Ft=s==null?void 0:s.shadow)!=null?Ft:t["--persona-components-introCard-shadow"])!=null?cn:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-input-background"]=(wt=t["--persona-components-input-background"])!=null?wt:t["--persona-surface"],t["--persona-input-placeholder"]=(yt=t["--persona-components-input-placeholder"])!=null?yt:t["--persona-text-muted"],t["--persona-message-user-bg"]=(Et=t["--persona-components-message-user-background"])!=null?Et:t["--persona-accent"],t["--persona-message-user-text"]=(lt=t["--persona-components-message-user-text"])!=null?lt:t["--persona-text-inverse"],t["--persona-message-user-shadow"]=(Jt=t["--persona-components-message-user-shadow"])!=null?Jt:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-message-assistant-bg"]=(wr=t["--persona-components-message-assistant-background"])!=null?wr:t["--persona-surface"],t["--persona-message-assistant-text"]=(qn=t["--persona-components-message-assistant-text"])!=null?qn:t["--persona-text"],t["--persona-message-assistant-border"]=(jr=t["--persona-components-message-assistant-border"])!=null?jr:t["--persona-border"],t["--persona-message-assistant-shadow"]=(vt=t["--persona-components-message-assistant-shadow"])!=null?vt:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-scroll-to-bottom-bg"]=(mr=(ur=t["--persona-components-scrollToBottom-background"])!=null?ur:t["--persona-button-primary-bg"])!=null?mr:t["--persona-accent"],t["--persona-scroll-to-bottom-fg"]=(er=(Ar=t["--persona-components-scrollToBottom-foreground"])!=null?Ar:t["--persona-button-primary-fg"])!=null?er:t["--persona-text-inverse"],t["--persona-scroll-to-bottom-border"]=(dt=t["--persona-components-scrollToBottom-border"])!=null?dt:t["--persona-primary"],t["--persona-scroll-to-bottom-size"]=(go=t["--persona-components-scrollToBottom-size"])!=null?go:"40px",t["--persona-scroll-to-bottom-radius"]=(Tn=(fo=(gr=t["--persona-components-scrollToBottom-borderRadius"])!=null?gr:t["--persona-button-radius"])!=null?fo:t["--persona-radius-full"])!=null?Tn:"9999px",t["--persona-scroll-to-bottom-shadow"]=(Ur=(_o=t["--persona-components-scrollToBottom-shadow"])!=null?_o:t["--persona-palette-shadows-sm"])!=null?Ur:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-scroll-to-bottom-padding"]=(Sr=t["--persona-components-scrollToBottom-padding"])!=null?Sr:"0.5rem 0.875rem",t["--persona-scroll-to-bottom-gap"]=(gt=t["--persona-components-scrollToBottom-gap"])!=null?gt:"0.5rem",t["--persona-scroll-to-bottom-font-size"]=(Rn=(Wn=t["--persona-components-scrollToBottom-fontSize"])!=null?Wn:t["--persona-palette-typography-fontSize-sm"])!=null?Rn:"0.875rem",t["--persona-scroll-to-bottom-icon-size"]=(bn=t["--persona-components-scrollToBottom-iconSize"])!=null?bn:"14px",t["--persona-tool-bubble-shadow"]=(Tt=t["--persona-components-toolBubble-shadow"])!=null?Tt:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-reasoning-bubble-shadow"]=(zn=t["--persona-components-reasoningBubble-shadow"])!=null?zn:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-composer-shadow"]=(Vn=t["--persona-components-composer-shadow"])!=null?Vn:"none",t["--persona-md-inline-code-bg"]=(Hn=t["--persona-components-markdown-inlineCode-background"])!=null?Hn:t["--persona-container"],t["--persona-md-inline-code-color"]=(qr=t["--persona-components-markdown-inlineCode-foreground"])!=null?qr:t["--persona-text"],t["--persona-md-link-color"]=(zr=(Er=t["--persona-components-markdown-link-foreground"])!=null?Er:t["--persona-accent"])!=null?zr:"#0f0f0f";let o=t["--persona-components-markdown-heading-h1-fontSize"];o&&(t["--persona-md-h1-size"]=o);let a=t["--persona-components-markdown-heading-h1-fontWeight"];a&&(t["--persona-md-h1-weight"]=a);let i=t["--persona-components-markdown-heading-h2-fontSize"];i&&(t["--persona-md-h2-size"]=i);let d=t["--persona-components-markdown-heading-h2-fontWeight"];d&&(t["--persona-md-h2-weight"]=d);let l=t["--persona-components-markdown-prose-fontFamily"];l&&l!=="inherit"&&(t["--persona-md-prose-font-family"]=l),t["--persona-md-code-block-bg"]=(Bn=t["--persona-components-markdown-codeBlock-background"])!=null?Bn:t["--persona-container"],t["--persona-md-code-block-border-color"]=(Mt=t["--persona-components-markdown-codeBlock-borderColor"])!=null?Mt:t["--persona-border"],t["--persona-md-code-block-text-color"]=(xn=t["--persona-components-markdown-codeBlock-textColor"])!=null?xn:"inherit",t["--persona-md-table-header-bg"]=(Jn=t["--persona-components-markdown-table-headerBackground"])!=null?Jn:t["--persona-container"],t["--persona-md-table-border-color"]=(Vr=t["--persona-components-markdown-table-borderColor"])!=null?Vr:t["--persona-border"],t["--persona-md-hr-color"]=(Tr=t["--persona-components-markdown-hr-color"])!=null?Tr:t["--persona-divider"],t["--persona-md-blockquote-border-color"]=(Jr=t["--persona-components-markdown-blockquote-borderColor"])!=null?Jr:t["--persona-palette-colors-gray-900"],t["--persona-md-blockquote-bg"]=(fr=t["--persona-components-markdown-blockquote-background"])!=null?fr:"transparent",t["--persona-md-blockquote-text-color"]=(Dn=t["--persona-components-markdown-blockquote-textColor"])!=null?Dn:t["--persona-palette-colors-gray-500"],t["--cw-container"]=(tr=t["--persona-components-collapsibleWidget-container"])!=null?tr:t["--persona-surface"],t["--cw-surface"]=(pt=t["--persona-components-collapsibleWidget-surface"])!=null?pt:t["--persona-surface"],t["--cw-border"]=(Kt=t["--persona-components-collapsibleWidget-border"])!=null?Kt:t["--persona-border"],t["--persona-message-border"]=(Gt=t["--persona-components-message-border"])!=null?Gt:t["--persona-border"];let u=e.components,p=u==null?void 0:u.iconButton;p&&(p.background&&(t["--persona-icon-btn-bg"]=p.background),p.border&&(t["--persona-icon-btn-border"]=p.border),p.color&&(t["--persona-icon-btn-color"]=p.color),p.padding&&(t["--persona-icon-btn-padding"]=p.padding),p.borderRadius&&(t["--persona-icon-btn-radius"]=p.borderRadius),p.hoverBackground&&(t["--persona-icon-btn-hover-bg"]=p.hoverBackground),p.hoverColor&&(t["--persona-icon-btn-hover-color"]=p.hoverColor),p.activeBackground&&(t["--persona-icon-btn-active-bg"]=p.activeBackground),p.activeBorder&&(t["--persona-icon-btn-active-border"]=p.activeBorder));let f=u==null?void 0:u.labelButton;f&&(f.background&&(t["--persona-label-btn-bg"]=f.background),f.border&&(t["--persona-label-btn-border"]=f.border),f.color&&(t["--persona-label-btn-color"]=f.color),f.padding&&(t["--persona-label-btn-padding"]=f.padding),f.borderRadius&&(t["--persona-label-btn-radius"]=f.borderRadius),f.hoverBackground&&(t["--persona-label-btn-hover-bg"]=f.hoverBackground),f.fontSize&&(t["--persona-label-btn-font-size"]=f.fontSize),f.gap&&(t["--persona-label-btn-gap"]=f.gap));let g=u==null?void 0:u.toggleGroup;g&&(g.gap&&(t["--persona-toggle-group-gap"]=g.gap),g.borderRadius&&(t["--persona-toggle-group-radius"]=g.borderRadius));let C=u==null?void 0:u.artifact;if(C!=null&&C.toolbar){let pe=C.toolbar;pe.iconHoverColor&&(t["--persona-artifact-toolbar-icon-hover-color"]=pe.iconHoverColor),pe.iconHoverBackground&&(t["--persona-artifact-toolbar-icon-hover-bg"]=pe.iconHoverBackground),pe.iconPadding&&(t["--persona-artifact-toolbar-icon-padding"]=pe.iconPadding),pe.iconBorderRadius&&(t["--persona-artifact-toolbar-icon-radius"]=pe.iconBorderRadius),pe.iconBorder&&(t["--persona-artifact-toolbar-icon-border"]=pe.iconBorder),pe.toggleGroupGap&&(t["--persona-artifact-toolbar-toggle-group-gap"]=pe.toggleGroupGap),pe.toggleBorderRadius&&(t["--persona-artifact-toolbar-toggle-radius"]=pe.toggleBorderRadius),pe.copyBackground&&(t["--persona-artifact-toolbar-copy-bg"]=pe.copyBackground),pe.copyBorder&&(t["--persona-artifact-toolbar-copy-border"]=pe.copyBorder),pe.copyColor&&(t["--persona-artifact-toolbar-copy-color"]=pe.copyColor),pe.copyBorderRadius&&(t["--persona-artifact-toolbar-copy-radius"]=pe.copyBorderRadius),pe.copyPadding&&(t["--persona-artifact-toolbar-copy-padding"]=pe.copyPadding),pe.copyMenuBackground&&(t["--persona-artifact-toolbar-copy-menu-bg"]=pe.copyMenuBackground,t["--persona-dropdown-bg"]=(Nn=t["--persona-dropdown-bg"])!=null?Nn:pe.copyMenuBackground),pe.copyMenuBorder&&(t["--persona-artifact-toolbar-copy-menu-border"]=pe.copyMenuBorder,t["--persona-dropdown-border"]=(Kr=t["--persona-dropdown-border"])!=null?Kr:pe.copyMenuBorder),pe.copyMenuShadow&&(t["--persona-artifact-toolbar-copy-menu-shadow"]=pe.copyMenuShadow,t["--persona-dropdown-shadow"]=(Kn=t["--persona-dropdown-shadow"])!=null?Kn:pe.copyMenuShadow),pe.copyMenuBorderRadius&&(t["--persona-artifact-toolbar-copy-menu-radius"]=pe.copyMenuBorderRadius,t["--persona-dropdown-radius"]=(nr=t["--persona-dropdown-radius"])!=null?nr:pe.copyMenuBorderRadius),pe.copyMenuItemHoverBackground&&(t["--persona-artifact-toolbar-copy-menu-item-hover-bg"]=pe.copyMenuItemHoverBackground,t["--persona-dropdown-item-hover-bg"]=(Fn=t["--persona-dropdown-item-hover-bg"])!=null?Fn:pe.copyMenuItemHoverBackground),pe.iconBackground&&(t["--persona-artifact-toolbar-icon-bg"]=pe.iconBackground),pe.toolbarBorder&&(t["--persona-artifact-toolbar-border"]=pe.toolbarBorder)}if(C!=null&&C.tab){let pe=C.tab;pe.background&&(t["--persona-artifact-tab-bg"]=pe.background),pe.activeBackground&&(t["--persona-artifact-tab-active-bg"]=pe.activeBackground),pe.activeBorder&&(t["--persona-artifact-tab-active-border"]=pe.activeBorder),pe.borderRadius&&(t["--persona-artifact-tab-radius"]=pe.borderRadius),pe.textColor&&(t["--persona-artifact-tab-color"]=pe.textColor),pe.hoverBackground&&(t["--persona-artifact-tab-hover-bg"]=pe.hoverBackground),pe.listBackground&&(t["--persona-artifact-tab-list-bg"]=pe.listBackground),pe.listBorderColor&&(t["--persona-artifact-tab-list-border-color"]=pe.listBorderColor),pe.listPadding&&(t["--persona-artifact-tab-list-padding"]=pe.listPadding)}if(C!=null&&C.pane){let pe=C.pane;if(pe.toolbarBackground){let On=(j=es(e,pe.toolbarBackground))!=null?j:pe.toolbarBackground;t["--persona-artifact-toolbar-bg"]=On}}return t}var Jp={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 rg={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},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"}}},Kp=e=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return e},Fs=()=>{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"},og=e=>{var t;let n=(t=e==null?void 0:e.colorScheme)!=null?t:"light";return n==="light"?"light":n==="dark"?"dark":Fs()},Oi=e=>og(e),sg=e=>ts(e),ag=e=>{var t;let n=ts(void 0,{validate:!1});return ts({...e,palette:{...n.palette,colors:{...rg.colors,...(t=e==null?void 0:e.palette)==null?void 0:t.colors}}},{validate:!1})},ns=e=>{let n=Oi(e),t=Kp(e==null?void 0:e.theme),r=Kp(e==null?void 0:e.darkTheme);return n==="dark"?ag(Ns(t!=null?t:{},r!=null?r:{})):sg(t)},ig=e=>Ua(e),ro=(e,n)=>{var o;let t=ns(n),r=ig(t);for(let[a,i]of Object.entries(r))e.style.setProperty(a,i);let s=(o=n==null?void 0:n.toolCall)==null?void 0:o.shadow;s!==void 0&&e.style.setProperty("--persona-tool-bubble-shadow",s.trim()===""?"none":s)},qa=e=>{let n=[];if(typeof document!="undefined"&&typeof MutationObserver!="undefined"){let t=new MutationObserver(()=>{e(Fs())});t.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),n.push(()=>t.disconnect())}if(typeof window!="undefined"&&window.matchMedia){let t=window.matchMedia("(prefers-color-scheme: dark)"),r=()=>e(Fs());t.addEventListener?(t.addEventListener("change",r),n.push(()=>t.removeEventListener("change",r))):t.addListener&&(t.addListener(r),n.push(()=>t.removeListener(r)))}return()=>{n.forEach(t=>t())}};var Gp=require("idiomorph"),za=(e,n,t={})=>{let{preserveTypingAnimation:r=!0}=t;Gp.Idiomorph.morph(e,n.innerHTML,{morphStyle:"innerHTML",callbacks:{beforeNodeMorphed(s,o){var a,i;if(s instanceof HTMLElement&&r){if(s.classList.contains("persona-animate-typing")||s.hasAttribute("data-preserve-runtime"))return!1;if(s.hasAttribute("data-preserve-animation")){if(o instanceof HTMLElement&&!o.hasAttribute("data-preserve-animation"))return;if(o instanceof HTMLElement&&o.hasAttribute("data-preserve-animation")){let d=(a=s.textContent)!=null?a:"",l=(i=o.textContent)!=null?i:"";if(d!==l)return}return!1}}}}})};function Qp(e,n){var t,r,s,o,a,i,d,l,u,p,f,g,C,x,M,A,P,N,R,T,L,$,q,_,B,O,G,re,Ee,Re;return[e.id,e.role,(r=(t=e.content)==null?void 0:t.length)!=null?r: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=(l=e.llmContent)==null?void 0:l.length)!=null?u:0,(f=(p=e.approval)==null?void 0:p.status)!=null?f:"",(C=(g=e.toolCall)==null?void 0:g.status)!=null?C:"",(M=(x=e.toolCall)==null?void 0:x.name)!=null?M:"",(N=(P=(A=e.toolCall)==null?void 0:A.chunks)==null?void 0:P.length)!=null?N:0,($=(L=(T=(R=e.toolCall)==null?void 0:R.chunks)==null?void 0:T[e.toolCall.chunks.length-1])==null?void 0:L.slice(-32))!=null?$:"",typeof((q=e.toolCall)==null?void 0:q.args)=="string"?e.toolCall.args.length:(_=e.toolCall)!=null&&_.args?JSON.stringify(e.toolCall.args).length:0,(G=(O=(B=e.reasoning)==null?void 0:B.chunks)==null?void 0:O.length)!=null?G:0,(Ee=(re=e.contentParts)==null?void 0:re.length)!=null?Ee:0,(Re=e.stopReason)!=null?Re:"",n].join("\0")}function Xp(){return new Map}function Yp(e,n,t){let r=e.get(n);return r&&r.fingerprint===t?r.wrapper:null}function Zp(e,n,t,r){e.set(n,{fingerprint:t,wrapper:r})}function eu(e,n){for(let t of e.keys())n.has(t)||e.delete(t)}function Va(e=!0){let n=e;return{isFollowing:()=>n,pause:()=>n?(n=!1,!0):!1,resume:()=>n?!1:(n=!0,!0)}}function Os(e){return Math.max(0,e.scrollHeight-e.clientHeight)}function $s(e,n){return Os(e)-e.scrollTop<=n}function Ja(e){let{following:n,currentScrollTop:t,lastScrollTop:r,nearBottom:s,userScrollThreshold:o,isAutoScrolling:a=!1,pauseOnUpwardScroll:i=!1,pauseWhenAwayFromBottom:d=!0,resumeRequiresDownwardScroll:l=!1}=e,u=t-r;return a||Math.abs(u)<o?{action:"none",delta:u,nextLastScrollTop:t}:!n&&s&&(!l||u>0)?{action:"resume",delta:u,nextLastScrollTop:t}:n&&i&&u<0?{action:"pause",delta:u,nextLastScrollTop:t}:n&&d&&!s?{action:"pause",delta:u,nextLastScrollTop:t}:{action:"none",delta:u,nextLastScrollTop:t}}function Ka(e){let{following:n,deltaY:t,nearBottom:r=!1,resumeWhenNearBottom:s=!1}=e;return n&&t<0?"pause":!n&&s&&t>0&&r?"resume":"none"}var hn={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"},yn=1e5,oo=yn+1;var _s={type:"none",placeholder:"none",speed:120,duration:1800,buffer:"none"},lg=["pre","code","a","script","style"],Ga=e=>{var n,t,r,s,o;return{type:(n=e==null?void 0:e.type)!=null?n:_s.type,placeholder:(t=e==null?void 0:e.placeholder)!=null?t:_s.placeholder,speed:(r=e==null?void 0:e.speed)!=null?r:_s.speed,duration:(s=e==null?void 0:e.duration)!=null?s:_s.duration,buffer:(o=e==null?void 0:e.buffer)!=null?o:_s.buffer}},nu=[{name:"typewriter",containerClass:"persona-stream-typewriter",wrap:"char",useCaret:!0},{name:"pop-bubble",bubbleClass:"persona-stream-pop",wrap:"none"},{name:"letter-rise",containerClass:"persona-stream-letter-rise",wrap:"char"},{name:"word-fade",containerClass:"persona-stream-word-fade",wrap:"word"}],js=new Map;for(let e of nu)js.set(e.name,e);var ru=e=>{js.set(e.name,e)},ou=e=>{nu.some(n=>n.name===e)||js.delete(e)},su=()=>Array.from(js.keys()),Us=(e,n)=>{var t,r;return e==="none"?null:n&&Object.prototype.hasOwnProperty.call(n,e)?(t=n[e])!=null?t:null:(r=js.get(e))!=null?r:null},Qa=(e,n,t,r,s)=>{if(!s)return e;if(t!=null&&t.bufferContent)return t.bufferContent(e,r);if(!e)return e;if(n==="word"){let o=e.search(/\s(?=\S*$)/);return o<0?"":e.slice(0,o)}if(n==="line"){let o=e.lastIndexOf(`
|
|
8
|
-
`);return
|
|
6
|
+
`);a=(zt=He.pop())!=null?zt:"";for(let Je of He){let _e=Je.split(`
|
|
7
|
+
`),je="message",tt="";for(let Vt of _e)Vt.startsWith("event:")?je=Vt.replace("event:","").trim():Vt.startsWith("data:")&&(tt+=Vt.replace("data:","").trim());if(!tt)continue;let wt;try{wt=JSON.parse(tt)}catch(Vt){t({type:"error",error:Vt instanceof Error?Vt:new Error("Failed to parse chat stream payload")});continue}let _t=je!=="message"?je:(Cr=wt.type)!=null?Cr:"message";if((pr=this.onSSEEvent)==null||pr.call(this,_t,wt),this.parseSSEEvent){g.current=h;let Vt=await this.handleCustomSSEEvent(wt,t,g,p,l,C);if(g.current&&g.current!==h&&(h=g.current),Vt)continue}Tt.push(_t,wt),Ce()}}Tt.flushPending(),Ce(),Tt.destroy()}};function Hp(){let e=Date.now().toString(36),n=Math.random().toString(36).substring(2,10);return`msg_${e}_${n}`}function Yo(){let e=Date.now().toString(36),n=Math.random().toString(36).substring(2,10);return`usr_${e}_${n}`}function Wo(){let e=Date.now().toString(36),n=Math.random().toString(36).substring(2,10);return`ast_${e}_${n}`}var Ha="[Image]";function Bp(e){return typeof e=="string"?[{type:"text",text:e}]:e}function Dp(e){return typeof e=="string"?e:e.filter(n=>n.type==="text").map(n=>n.text).join("")}function Np(e){return typeof e=="string"?!1:e.some(n=>n.type==="image")}function Fp(e){return typeof e=="string"?[]:e.filter(n=>n.type==="image")}function Hs(e){return{type:"text",text:e}}function Op(e,n){return{type:"image",image:e,...(n==null?void 0:n.mimeType)&&{mimeType:n.mimeType},...(n==null?void 0:n.alt)&&{alt:n.alt}}}async function $p(e){return new Promise((n,t)=>{let r=new FileReader;r.onload=()=>{let o=r.result;n({type:"image",image:o,mimeType:e.type,alt:e.name})},r.onerror=()=>t(new Error("Failed to read file")),r.readAsDataURL(e)})}function _p(e,n=["image/png","image/jpeg","image/gif","image/webp"],t=10*1024*1024){return n.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: ${n.join(", ")}`}}var jp=["image/png","image/jpeg","image/gif","image/webp","image/svg+xml","image/bmp"],Zm=["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"],Dr=[...jp,...Zm];function eg(e){return jp.includes(e)||e.startsWith("image/")}function Ba(e){return eg(e.type)}async function Up(e){return new Promise((n,t)=>{let r=new FileReader;r.onload=()=>{let o=r.result;Ba(e)?n({type:"image",image:o,mimeType:e.type,alt:e.name}):n({type:"file",data:o,mimeType:e.type,filename:e.name})},r.onerror=()=>t(new Error("Failed to read file")),r.readAsDataURL(e)})}function qp(e,n=Dr,t=10*1024*1024){return n.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: ${n.join(", ")}`}}function tg(e){let n=e.split(".");return n.length>1?n.pop().toLowerCase():""}function zp(e,n){let t=tg(n).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 Da=class{constructor(n=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=n}ensureContext(){if(!this.ctx){let t=typeof window!="undefined"?window:void 0;if(!t)throw new Error("AudioPlaybackManager requires a browser environment");let r=t.AudioContext||t.webkitAudioContext;this.ctx=new r({sampleRate:this.sampleRate})}let n=this.ctx;return n.state==="suspended"&&n.resume(),n}enqueue(n){if(n.length===0)return;let t=n;if(this.remainder){let d=new Uint8Array(this.remainder.length+n.length);d.set(this.remainder),d.set(n,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 r=this.ensureContext(),o=this.pcmToFloat32(t),s=r.createBuffer(1,o.length,this.sampleRate);s.getChannelData(0).set(o);let a=r.createBufferSource();a.buffer=s,a.connect(r.destination);let i=r.currentTime;this.nextStartTime<i&&(this.nextStartTime=i),a.start(this.nextStartTime),this.nextStartTime+=s.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 n of this.activeSources)try{n.stop(),n.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(n){this.finishedCallbacks.push(n)}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 n=this.finishedCallbacks.slice();this.finishedCallbacks=[];for(let t of n)t()}}pcmToFloat32(n){let t=Math.floor(n.length/2),r=new Float32Array(t),o=new DataView(n.buffer,n.byteOffset,n.byteLength);for(let s=0;s<t;s++){let a=o.getInt16(s*2,!0);r[s]=a/32768}return r}};var Na=class{constructor(){this.sourceNode=null;this.analyserNode=null;this.interval=null;this.conditionStart=null;this.fired=!1}start(n,t,r,o,s){this.stop(),this.fired=!1,this.conditionStart=null,this.sourceNode=n.createMediaStreamSource(t),this.analyserNode=n.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);(r==="silence"?d<o.threshold:d>=o.threshold)?this.conditionStart===null?this.conditionStart=Date.now():Date.now()-this.conditionStart>=o.duration&&(this.fired=!0,s()):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 Bs=class{constructor(n){this.config=n;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 Na;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(n=>n.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)}async connect(){var n,t,r;if(!(this.ws&&this.ws.readyState===WebSocket.OPEN))try{if(!this.w)throw new Error("Window object not available");let o=this.w;if(!o||!o.location)throw new Error("Window object or location not available");let s=o.location.protocol==="https:"?"wss:":"ws:",a=(n=this.config)==null?void 0:n.host,i=(t=this.config)==null?void 0:t.agentId,d=(r=this.config)==null?void 0:r.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 l=`${s}//${a}/ws/agents/${i}/voice?token=${d}`;this.ws=new WebSocket(l),this.setupWebSocketHandlers();let u=`${s}//${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((h,g)=>{if(!this.ws)return g(new Error("WebSocket not created"));let C=!1,x=S=>{C||(C=!0,clearTimeout(k),g(new Error(S)))},k=setTimeout(()=>x("WebSocket connection timed out."+p),1e4);this.ws.addEventListener("open",()=>{C||(C=!0,clearTimeout(k),h())},{once:!0}),this.ws.addEventListener("error",()=>{x("WebSocket connection failed to "+u+"."+p)},{once:!0}),this.ws.addEventListener("close",S=>{if(!S.wasClean&&!C){let P=S.code!==1006?` (code ${S.code})`:"";x("WebSocket connection failed"+P+"."+p)}},{once:!0})}),this.sendHeartbeat()}catch(o){throw this.ws=null,this.errorCallbacks.forEach(s=>s(o)),this.statusCallbacks.forEach(s=>s("error")),o}}setupWebSocketHandlers(){this.ws&&(this.ws.onopen=()=>{this.statusCallbacks.forEach(n=>n("connected"))},this.ws.onclose=()=>{this.statusCallbacks.forEach(n=>n("disconnected"))},this.ws.onerror=n=>{this.errorCallbacks.forEach(t=>t(new Error("WebSocket error"))),this.statusCallbacks.forEach(t=>t("error"))},this.ws.binaryType="arraybuffer",this.ws.onmessage=n=>{if(n.data instanceof ArrayBuffer){this.handleAudioChunk(new Uint8Array(n.data));return}try{let t=JSON.parse(n.data);this.handleWebSocketMessage(t)}catch{this.errorCallbacks.forEach(r=>r(new Error("Message parsing failed")))}})}handleWebSocketMessage(n){var t,r;switch(n.type){case"session_config":n.interruptionMode&&(this.interruptionMode=n.interruptionMode);break;case"voice_response":this.isProcessing=!1,this.resultCallbacks.forEach(o=>o({text:n.response.agentResponseText||n.response.transcript,transcript:n.response.transcript,audio:n.response.audio,confidence:.95,provider:"runtype"})),(t=n.response.audio)!=null&&t.base64?(this.isSpeaking=!0,this.statusCallbacks.forEach(o=>o("speaking")),this.playAudio(n.response.audio).catch(o=>this.errorCallbacks.forEach(s=>s(o instanceof Error?o:new Error(String(o)))))):(r=n.response.audio)!=null&&r.base64;break;case"audio_end":if(n.requestId&&n.requestId!==this.currentRequestId)break;this.playbackManager?this.playbackManager.markStreamEnd():(this.isSpeaking=!1,this.isProcessing=!1,this.statusCallbacks.forEach(o=>o("idle")));break;case"cancelled":this.isProcessing=!1;break;case"error":this.errorCallbacks.forEach(o=>o(new Error(n.error))),this.statusCallbacks.forEach(o=>o("error")),this.isProcessing=!1;break;case"pong":break}}handleAudioChunk(n){n.length!==0&&this.currentRequestId&&(this.playbackManager||(this.playbackManager=new Da(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(n))}stopPlayback(){!this.isProcessing&&!this.isSpeaking||(this.cancelCurrentPlayback(),this.statusCallbacks.forEach(n=>n("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 n,t,r,o;try{if(this.isProcessing||this.isSpeaking)if(this.interruptionMode!=="none")this.cancelCurrentPlayback();else return;if(!this.mediaStream){let l=this.interruptionMode==="barge-in"?{audio:{echoCancellation:!0,noiseSuppression:!0}}:{audio:!0};this.mediaStream=await navigator.mediaDevices.getUserMedia(l)}let s=this.w;this.audioContext||(this.audioContext=new(s.AudioContext||s.webkitAudioContext));let a=this.audioContext,i=(t=(n=this.config)==null?void 0:n.pauseDuration)!=null?t:2e3,d=(o=(r=this.config)==null?void 0:r.silenceThreshold)!=null?o:.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=l=>{l.data.size>0&&this.audioChunks.push(l.data)},this.mediaRecorder.onstop=async()=>{var l;if(this.audioChunks.length>0){this.isProcessing=!0,this.statusCallbacks.forEach(h=>h("processing")),this.processingStartCallbacks.forEach(h=>h());let u=((l=this.mediaRecorder)==null?void 0:l.mimeType)||"audio/webm",p=new Blob(this.audioChunks,{type:u});await this.sendAudio(p),this.audioChunks=[]}},this.mediaRecorder.start(1e3),this.statusCallbacks.forEach(l=>l("listening"))}catch(s){throw this.errorCallbacks.forEach(a=>a(s)),this.statusCallbacks.forEach(a=>a("error")),s}}async stopListening(){this.vad.stop(),this.mediaRecorder&&(this.interruptionMode!=="barge-in"&&this.mediaRecorder.stream.getTracks().forEach(n=>n.stop()),this.mediaRecorder.stop(),this.mediaRecorder=null),this.interruptionMode!=="barge-in"&&(this.mediaStream&&(this.mediaStream.getTracks().forEach(n=>n.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)),this.statusCallbacks.forEach(n=>n("idle"))}async startBargeInMonitoring(){var s,a;if(this.interruptionMode!=="barge-in")return;let n=this.w;if(!this.mediaStream&&n&&(this.mediaStream=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0}})),!this.audioContext&&n&&(this.audioContext=new(n.AudioContext||n.webkitAudioContext)),!this.audioContext||!this.mediaStream)return;let t=this.audioContext,r=(a=(s=this.config)==null?void 0:s.silenceThreshold)!=null?a:.01;this.vad.start(t,this.mediaStream,"speech",{threshold:r,duration:200},()=>this.handleBargeIn())}handleBargeIn(){this.cancelCurrentPlayback(),this.startListening().catch(n=>{this.errorCallbacks.forEach(t=>t(n instanceof Error?n:new Error(String(n))))})}generateRequestId(){return"vreq_"+Math.random().toString(36).substring(2,10)+Date.now().toString(36)}async sendAudio(n){var t;if(!this.ws||this.ws.readyState!==WebSocket.OPEN){this.errorCallbacks.forEach(r=>r(new Error("WebSocket not connected"))),this.statusCallbacks.forEach(r=>r("error"));return}try{let r=await this.blobToBase64(n),o=this.getFormatFromMimeType(n.type),s=this.generateRequestId();this.currentRequestId=s,this.ws.send(JSON.stringify({type:"audio_input",audio:r,format:o,sampleRate:16e3,voiceId:(t=this.config)==null?void 0:t.voiceId,requestId:s}))}catch(r){this.errorCallbacks.forEach(o=>o(r)),this.statusCallbacks.forEach(o=>o("error"))}}getFormatFromMimeType(n){return n.includes("wav")?"wav":n.includes("mpeg")||n.includes("mp3")?"mp3":"webm"}blobToBase64(n){return new Promise((t,r)=>{let o=new FileReader;o.onload=()=>{let a=o.result.split(",")[1];t(a)},o.onerror=r,o.readAsDataURL(n)})}async playAudio(n){if(!n.base64)return;let t=atob(n.base64),r=new Uint8Array(t.length);for(let l=0;l<t.length;l++)r[l]=t.charCodeAt(l);let o=n.format||"mp3",s=o==="mp3"?"audio/mpeg":`audio/${o}`,a=new Blob([r],{type:s}),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(l=>l("idle")))},await d.play()}onResult(n){this.resultCallbacks.push(n)}onError(n){this.errorCallbacks.push(n)}onStatusChange(n){this.statusCallbacks.push(n)}onProcessingStart(n){this.processingStartCallbacks.push(n)}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(n=>n.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(n=>n("disconnected"))}sendHeartbeat(){this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"ping"}))}};var Ro=class{constructor(n={}){this.config=n;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(n=>n("connected"))}async startListening(){var n,t;try{if(this.isListening)throw new Error("Already listening");if(!this.w)throw new Error("Window object not available");let r=this.w.SpeechRecognition||this.w.webkitSpeechRecognition;if(!r)throw new Error("Browser speech recognition not supported");this.recognition=new r,this.recognition.lang=((n=this.config)==null?void 0:n.language)||"en-US",this.recognition.continuous=((t=this.config)==null?void 0:t.continuous)||!1,this.recognition.interimResults=!0,this.recognition.onresult=o=>{var i;let s=Array.from(o.results).map(d=>d[0]).map(d=>d.transcript).join(""),a=o.results[o.results.length-1].isFinal;this.resultCallbacks.forEach(d=>d({text:s,confidence:a?.8:.5,provider:"browser"})),a&&!((i=this.config)!=null&&i.continuous)&&this.stopListening()},this.recognition.onerror=o=>{this.errorCallbacks.forEach(s=>s(new Error(o.error))),this.statusCallbacks.forEach(s=>s("error"))},this.recognition.onstart=()=>{this.isListening=!0,this.statusCallbacks.forEach(o=>o("listening"))},this.recognition.onend=()=>{this.isListening=!1,this.statusCallbacks.forEach(o=>o("idle"))},this.recognition.start()}catch(r){throw this.errorCallbacks.forEach(o=>o(r)),this.statusCallbacks.forEach(o=>o("error")),r}}async stopListening(){this.recognition&&(this.recognition.stop(),this.recognition=null),this.isListening=!1,this.statusCallbacks.forEach(n=>n("idle"))}onResult(n){this.resultCallbacks.push(n)}onError(n){this.errorCallbacks.push(n)}onStatusChange(n){this.statusCallbacks.push(n)}async disconnect(){await this.stopListening(),this.statusCallbacks.forEach(n=>n("disconnected"))}static isSupported(){return"SpeechRecognition"in window||"webkitSpeechRecognition"in window}};function Ho(e){switch(e.type){case"runtype":if(!e.runtype)throw new Error("Runtype voice provider requires configuration");return new Bs(e.runtype);case"browser":if(!Ro.isSupported())throw new Error("Browser speech recognition not supported");return new Ro(e.browser||{});case"custom":throw new Error("Custom voice providers not yet implemented");default:throw new Error(`Unknown voice provider type: ${e.type}`)}}function Fa(e){if((e==null?void 0:e.type)==="runtype"&&e.runtype)return Ho({type:"runtype",runtype:e.runtype});if(Ro.isSupported())return Ho({type:"browser",browser:(e==null?void 0:e.browser)||{language:"en-US"}});throw new Error("No supported voice providers available")}function Ds(e){try{return Fa(e),!0}catch{return!1}}var Zo=class e{constructor(n={},t){this.config=n;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=n=>{var t,r,o,s,a,i,d;n.type==="message"?(this.upsertMessage(n.message),(t=n.message.agentMetadata)!=null&&t.executionId&&(this.agentExecution?n.message.agentMetadata.iteration!==void 0&&(this.agentExecution.currentIteration=n.message.agentMetadata.iteration):this.agentExecution={executionId:n.message.agentMetadata.executionId,agentId:"",agentName:(r=n.message.agentMetadata.agentName)!=null?r:"",status:"running",currentIteration:(o=n.message.agentMetadata.iteration)!=null?o:0,maxTurns:0})):n.type==="status"?(this.setStatus(n.status),n.status==="connecting"?this.setStreaming(!0):(n.status==="idle"||n.status==="error")&&(this.setStreaming(!1),this.abortController=null,((s=this.agentExecution)==null?void 0:s.status)==="running"&&(this.agentExecution.status=n.status==="error"?"error":"complete"))):n.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,n.error)):(n.type==="artifact_start"||n.type==="artifact_delta"||n.type==="artifact_update"||n.type==="artifact_complete")&&this.applyArtifactStreamEvent(n)};var r,o;this.messages=[...(r=n.initialMessages)!=null?r:[]].map(s=>{var a;return{...s,sequence:(a=s.sequence)!=null?a:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new Io(n);for(let s of(o=n.initialArtifacts)!=null?o:[])this.artifacts.set(s.id,{...s,status:"complete"});n.initialSelectedArtifactId!=null&&(this.selectedArtifactId=n.initialSelectedArtifactId),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.artifacts.size>0&&this.emitArtifactsState(),this.callbacks.onStatusChanged(this.status)}setSSEEventCallback(n){this.client.setSSEEventCallback(n)}isClientTokenMode(){return this.client.isClientTokenMode()}isAgentMode(){return this.client.isAgentMode()}getAgentExecution(){return this.agentExecution}isAgentExecuting(){var n;return((n=this.agentExecution)==null?void 0:n.status)==="running"}isVoiceSupported(){var n;return Ds((n=this.config.voiceRecognition)==null?void 0:n.provider)}isVoiceActive(){return this.voiceActive}getVoiceStatus(){return this.voiceStatus}getVoiceInterruptionMode(){var n;return(n=this.voiceProvider)!=null&&n.getInterruptionMode?this.voiceProvider.getInterruptionMode():"none"}stopVoicePlayback(){var n;(n=this.voiceProvider)!=null&&n.stopPlayback&&this.voiceProvider.stopPlayback()}isBargeInActive(){var n,t,r;return(r=(t=(n=this.voiceProvider)==null?void 0:n.isBargeInActive)==null?void 0:t.call(n))!=null?r:!1}async deactivateBargeIn(){var n;(n=this.voiceProvider)!=null&&n.deactivateBargeIn&&await this.voiceProvider.deactivateBargeIn()}setupVoice(n){var t,r,o;try{let s=n||this.getVoiceConfigFromConfig();if(!s)throw new Error("Voice configuration not provided");this.voiceProvider=Ho(s);let a=(t=this.config.voiceRecognition)!=null?t:{},i=(r=a.processingText)!=null?r:"\u{1F3A4} Processing voice...",d=(o=a.processingErrorText)!=null?o:"Voice processing failed. Please try again.";this.voiceProvider.onProcessingStart&&this.voiceProvider.onProcessingStart(()=>{let l=this.injectMessage({role:"user",content:i,streaming:!1,voiceProcessing:!0});this.pendingVoiceUserMessageId=l.id;let u=this.injectMessage({role:"assistant",content:"",streaming:!0,voiceProcessing:!0});this.pendingVoiceAssistantMessageId=u.id,this.setStreaming(!0)}),this.voiceProvider.onResult(l=>{var u,p,h,g,C,x;if(l.provider==="browser")l.text&&l.text.trim()&&this.sendMessage(l.text,{viaVoice:!0});else if(l.provider==="runtype"){this.pendingVoiceUserMessageId&&((u=l.transcript)!=null&&u.trim())?this.upsertMessage({id:this.pendingVoiceUserMessageId,role:"user",content:l.transcript.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(p=l.transcript)!=null&&p.trim()&&this.injectUserMessage({content:l.transcript.trim()}),this.pendingVoiceAssistantMessageId&&((h=l.text)!=null&&h.trim())?this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:l.text.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(g=l.text)!=null&&g.trim()&&this.injectAssistantMessage({content:l.text.trim()});{let k=(x=this.pendingVoiceAssistantMessageId)!=null?x:(C=[...this.messages].reverse().find(S=>S.role==="assistant"))==null?void 0:C.id;k&&this.ttsSpokenMessageIds.add(k)}this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null}}),this.voiceProvider.onError(l=>{console.error("Voice error:",l),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(l=>{var u,p;this.voiceStatus=l,this.voiceActive=l==="listening",(p=(u=this.callbacks).onVoiceStatusChanged)==null||p.call(u,l)}),this.voiceProvider.connect()}catch(s){console.error("Failed to setup voice:",s)}}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(n){console.error("Failed to start voice:",n)}}}cleanupVoice(){this.voiceProvider&&(this.voiceProvider.disconnect(),this.voiceProvider=null),this.voiceActive=!1,this.voiceStatus="disconnected"}getVoiceConfigFromConfig(){var t,r,o,s,a,i,d,l,u;if(!((t=this.config.voiceRecognition)!=null&&t.provider))return;let n=this.config.voiceRecognition.provider;switch(n.type){case"runtype":return{type:"runtype",runtype:{agentId:((r=n.runtype)==null?void 0:r.agentId)||"",clientToken:((o=n.runtype)==null?void 0:o.clientToken)||"",host:(s=n.runtype)==null?void 0:s.host,voiceId:(a=n.runtype)==null?void 0:a.voiceId,pauseDuration:(i=n.runtype)==null?void 0:i.pauseDuration,silenceThreshold:(d=n.runtype)==null?void 0:d.silenceThreshold}};case"browser":return{type:"browser",browser:{language:((l=n.browser)==null?void 0:l.language)||"en-US",continuous:(u=n.browser)==null?void 0:u.continuous}};default:return}}async initClientSession(){var n,t;if(!this.isClientTokenMode())return null;try{let r=await this.client.initSession();return this.setClientSession(r),r}catch(r){return(t=(n=this.callbacks).onError)==null||t.call(n,r instanceof Error?r:new Error(String(r))),null}}setClientSession(n){if(this.clientSession=n,n.config.welcomeMessage&&this.messages.length===0){let t={id:`welcome-${Date.now()}`,role:"assistant",content:n.config.welcomeMessage,createdAt:new Date().toISOString(),sequence:this.nextSequence()};this.appendMessage(t)}}getClientSession(){var n;return(n=this.clientSession)!=null?n:this.client.getClientSession()}isSessionValid(){let n=this.getClientSession();return n?new Date<n.expiresAt:!1}clearClientSession(){this.clientSession=null,this.client.clearClientSession()}getClient(){return this.client}async submitMessageFeedback(n,t){return this.client.submitMessageFeedback(n,t)}async submitCSATFeedback(n,t){return this.client.submitCSATFeedback(n,t)}async submitNPSFeedback(n,t){return this.client.submitNPSFeedback(n,t)}updateConfig(n){let t=this.client.getSSEEventCallback();this.config={...this.config,...n},this.client=new Io(this.config),t&&this.client.setSSEEventCallback(t)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(n){this.handleEvent(n)}injectMessage(n){let{role:t,content:r,llmContent:o,contentParts:s,id:a,createdAt:i,sequence:d,streaming:l=!1,voiceProcessing:u,rawContent:p}=n,g={id:a!=null?a:t==="user"?Yo():t==="assistant"?Wo():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:t,content:r,createdAt:i!=null?i:new Date().toISOString(),sequence:d!=null?d:this.nextSequence(),streaming:l,...o!==void 0&&{llmContent:o},...s!==void 0&&{contentParts:s},...u!==void 0&&{voiceProcessing:u},...p!==void 0&&{rawContent:p}};return this.upsertMessage(g),g}injectAssistantMessage(n){return this.injectMessage({...n,role:"assistant"})}injectUserMessage(n){return this.injectMessage({...n,role:"user"})}injectSystemMessage(n){return this.injectMessage({...n,role:"system"})}injectMessageBatch(n){let t=[];for(let r of n){let{role:o,content:s,llmContent:a,contentParts:i,id:d,createdAt:l,sequence:u,streaming:p=!1,voiceProcessing:h,rawContent:g}=r,x={id:d!=null?d:o==="user"?Yo():o==="assistant"?Wo():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:o,content:s,createdAt:l!=null?l:new Date().toISOString(),sequence:u!=null?u:this.nextSequence(),streaming:p,...a!==void 0&&{llmContent:a},...i!==void 0&&{contentParts:i},...h!==void 0&&{voiceProcessing:h},...g!==void 0&&{rawContent:g}};t.push(x)}return this.messages=this.sortMessages([...this.messages,...t]),this.callbacks.onMessagesChanged([...this.messages]),t}injectComponentDirective(n){let{component:t,props:r={},text:o="",llmContent:s,id:a,createdAt:i,sequence:d}=n,l={text:o,component:t,props:r};return this.injectMessage({role:"assistant",content:o,rawContent:JSON.stringify(l),...s!==void 0&&{llmContent:s},...a!==void 0&&{id:a},...i!==void 0&&{createdAt:i},...d!==void 0&&{sequence:d}})}async sendMessage(n,t){var l,u,p,h,g;let r=n.trim();if(!r&&(!(t!=null&&t.contentParts)||t.contentParts.length===0))return;this.stopSpeaking(),(l=this.abortController)==null||l.abort();let o=Yo(),s=Wo(),a={id:o,role:"user",content:r||Ha,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:s},this.handleEvent)}catch(C){let x=C instanceof Error&&(C.name==="AbortError"||C.message.includes("aborted")||C.message.includes("abort"));if(!x){let k={id:s,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(k)}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,x||(C instanceof Error?(p=(u=this.callbacks).onError)==null||p.call(u,C):(g=(h=this.callbacks).onError)==null||g.call(h,new Error(String(C))))}}async continueConversation(){var o,s,a,i,d;if(this.streaming)return;(o=this.abortController)==null||o.abort();let n=Wo();this.setStreaming(!0);let t=new AbortController;this.abortController=t;let r=[...this.messages];try{await this.client.dispatch({messages:r,signal:t.signal,assistantMessageId:n},this.handleEvent)}catch(l){let u={id:n,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,l instanceof Error?(a=(s=this.callbacks).onError)==null||a.call(s,l):(d=(i=this.callbacks).onError)==null||d.call(i,new Error(String(l)))}}async connectStream(n,t){var o,s,a;if(this.streaming)return;(o=this.abortController)==null||o.abort();let r=!1;for(let i of this.messages)i.streaming&&(i.streaming=!1,r=!0);r&&this.callbacks.onMessagesChanged([...this.messages]),this.setStreaming(!0);try{await this.client.processStream(n,this.handleEvent,t==null?void 0:t.assistantMessageId)}catch(i){this.setStatus("error"),this.setStreaming(!1),this.abortController=null,(a=(s=this.callbacks).onError)==null||a.call(s,i instanceof Error?i:new Error(String(i)))}}async resolveApproval(n,t){var d,l,u;let r=`approval-${n.id}`,o={...n,status:t,resolvedAt:Date.now()},s={id:r,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",approval:o};this.upsertMessage(s);let a=this.config.approval,i=a&&typeof a=="object"?a.onDecision:void 0;try{let p;if(i?p=await i({approvalId:n.id,executionId:n.executionId,agentId:n.agentId,toolName:n.toolName},t):p=await this.client.resolveApproval({agentId:n.agentId,executionId:n.executionId,approvalId:n.id},t),p){let h=null;if(p instanceof Response){if(!p.ok){let g=await p.json().catch(()=>null);throw new Error((d=g==null?void 0:g.error)!=null?d:`Approval request failed: ${p.status}`)}h=p.body}else p instanceof ReadableStream&&(h=p);h?await this.connectStream(h):t==="denied"&&this.appendMessage({id:`denial-${n.id}`,role:"assistant",content:"Tool execution was denied by user.",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}}catch(p){(u=(l=this.callbacks).onError)==null||u.call(l,p instanceof Error?p:new Error(String(p)))}}persistAskUserQuestionProgress(n,t){let r=this.messages.find(o=>o.id===n.id);r&&this.upsertMessage({...r,agentMetadata:{...r.agentMetadata,askUserQuestionAnswers:t.answers,askUserQuestionIndex:t.currentIndex}})}markAskUserQuestionResolved(n,t){let r=this.messages.find(o=>o.id===n.id);r&&this.upsertMessage({...r,agentMetadata:{...r.agentMetadata,awaitingLocalTool:!1,askUserQuestionAnswered:!0,...t?{askUserQuestionAnswers:t}:{}}})}async resolveAskUserQuestion(n,t){var u,p,h,g,C,x,k,S,P,N,R;let r=this.messages.find(T=>T.id===n.id);if(((u=r==null?void 0:r.agentMetadata)==null?void 0:u.askUserQuestionAnswered)===!0)return;let o=(p=n.agentMetadata)==null?void 0:p.executionId,s=(h=n.toolCall)==null?void 0:h.name;if(!o||!s){(C=(g=this.callbacks).onError)==null||C.call(g,new Error("resolveAskUserQuestion: message is missing executionId or toolCall.name"));return}let a=typeof t=="string"?void 0:t;if(a===void 0&&typeof t=="string"){let T=(x=n.toolCall)==null?void 0:x.args,L=Array.isArray(T==null?void 0:T.questions)?T.questions:[];if(L.length===1){let $=typeof((k=L[0])==null?void 0:k.question)=="string"?L[0].question:"";$&&(a={[$]:t})}}this.markAskUserQuestionResolved(n,a);let i=n.toolCall.id,d=(S=n.toolCall)==null?void 0:S.args,l=Array.isArray(d==null?void 0:d.questions)?d.questions:[];if(l.length===0){let T=typeof t=="string"?t:Object.entries(t).map(([L,$])=>`${L}: ${Array.isArray($)?$.join(", "):$}`).join(" | ");this.appendMessage({id:`ask-user-answer-${i}`,role:"user",content:T,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}else{let T=a!=null?a:{};l.forEach((L,$)=>{let q=typeof(L==null?void 0:L.question)=="string"?L.question:"";if(!q)return;let _=T[q],B=Array.isArray(_)?_.join(", "):typeof _=="string"?_:"";this.appendMessage({id:`ask-user-q-${i}-${$}`,role:"assistant",content:q,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()}),this.appendMessage({id:`ask-user-a-${i}-${$}`,role:"user",content:B||"*Skipped*",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})})}try{let T=await this.client.resumeFlow(o,{[s]:t});if(!T.ok){let L=await T.json().catch(()=>null);throw new Error((P=L==null?void 0:L.error)!=null?P:`Resume failed: ${T.status}`)}T.body&&await this.connectStream(T.body)}catch(T){(R=(N=this.callbacks).onError)==null||R.call(N,T instanceof Error?T:new Error(String(T)))}}cancel(){var n;(n=this.abortController)==null||n.abort(),this.abortController=null,this.stopSpeaking(),this.stopVoicePlayback(),this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var n;this.stopSpeaking(),(n=this.abortController)==null||n.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(n){return this.artifacts.get(n)}getSelectedArtifactId(){return this.selectedArtifactId}selectArtifact(n){this.selectedArtifactId=n,this.emitArtifactsState()}clearArtifacts(){this.clearArtifactState()}upsertArtifact(n){var o;let t=n.id||`art_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,9)}`;if(n.artifactType==="markdown"){let s={id:t,artifactType:"markdown",title:n.title,status:"complete",markdown:n.content};return this.artifacts.set(t,s),this.selectedArtifactId=t,this.emitArtifactsState(),s}let r={id:t,artifactType:"component",title:n.title,status:"complete",component:n.component,props:(o=n.props)!=null?o:{}};return this.artifacts.set(t,r),this.selectedArtifactId=t,this.emitArtifactsState(),r}clearArtifactState(){this.artifacts.size===0&&this.selectedArtifactId===null||(this.artifacts.clear(),this.selectedArtifactId=null,this.emitArtifactsState())}emitArtifactsState(){var n,t;(t=(n=this.callbacks).onArtifactsState)==null||t.call(n,{artifacts:[...this.artifacts.values()],selectedId:this.selectedArtifactId})}applyArtifactStreamEvent(n){var t,r;switch(n.type){case"artifact_start":{n.artifactType==="markdown"?this.artifacts.set(n.id,{id:n.id,artifactType:"markdown",title:n.title,status:"streaming",markdown:""}):this.artifacts.set(n.id,{id:n.id,artifactType:"component",title:n.title,status:"streaming",component:(t=n.component)!=null?t:"",props:{}}),this.selectedArtifactId=n.id;break}case"artifact_delta":{let o=this.artifacts.get(n.id);(o==null?void 0:o.artifactType)==="markdown"&&(o.markdown=((r=o.markdown)!=null?r:"")+n.artDelta);break}case"artifact_update":{let o=this.artifacts.get(n.id);(o==null?void 0:o.artifactType)==="component"&&(o.props={...o.props,...n.props},n.component&&(o.component=n.component));break}case"artifact_complete":{let o=this.artifacts.get(n.id);o&&(o.status="complete");break}default:return}this.emitArtifactsState()}hydrateMessages(n){var t;(t=this.abortController)==null||t.abort(),this.abortController=null,this.messages=this.sortMessages(n.map(r=>{var o;return{...r,streaming:!1,sequence:(o=r.sequence)!=null?o:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}hydrateArtifacts(n,t=null){this.artifacts.clear();for(let r of n)this.artifacts.set(r.id,{...r,status:"complete"});this.selectedArtifactId=t,this.emitArtifactsState()}setStatus(n){this.status!==n&&(this.status=n,this.callbacks.onStatusChanged(n))}setStreaming(n){if(this.streaming===n)return;let t=this.streaming;this.streaming=n,this.callbacks.onStreamingChanged(n),t&&!n&&this.speakLatestAssistantMessage()}speakLatestAssistantMessage(){let n=this.config.textToSpeech;if(!(n!=null&&n.enabled)||!(!n.provider||n.provider==="browser"||n.provider==="runtype"&&n.browserFallback))return;let r=[...this.messages].reverse().find(s=>s.role==="assistant"&&s.content&&!s.voiceProcessing);if(!r)return;if(this.ttsSpokenMessageIds.has(r.id)){this.ttsSpokenMessageIds.delete(r.id);return}let o=r.content;o.trim()&&this.speak(o,n)}speak(n,t){if(typeof window=="undefined"||!("speechSynthesis"in window))return;let r=window.speechSynthesis;r.cancel();let o=new SpeechSynthesisUtterance(n),s=r.getVoices();if(t.voice){let a=s.find(i=>i.name===t.voice);a&&(o.voice=a)}else s.length>0&&(o.voice=t.pickVoice?t.pickVoice(s):e.pickBestVoice(s));t.rate!==void 0&&(o.rate=t.rate),t.pitch!==void 0&&(o.pitch=t.pitch),setTimeout(()=>r.speak(o),50)}static pickBestVoice(n){var r;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 o of t){let s=n.find(a=>a.name===o);if(s)return s}return(r=n.find(o=>o.lang.startsWith("en")))!=null?r:n[0]}stopSpeaking(){typeof window!="undefined"&&"speechSynthesis"in window&&window.speechSynthesis.cancel()}appendMessage(n){let t=this.ensureSequence(n);this.messages=this.sortMessages([...this.messages,t]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(n){let t=this.ensureSequence(n),r=this.messages.findIndex(o=>o.id===t.id);if(r===-1){this.appendMessage(t);return}this.messages=this.messages.map((o,s)=>{var i;if(s!==r)return o;let a={...o,...t};return((i=o.agentMetadata)==null?void 0:i.askUserQuestionAnswered)===!0&&t.agentMetadata&&(a.agentMetadata={...t.agentMetadata,askUserQuestionAnswered:!0,...o.agentMetadata.askUserQuestionAnswers?{askUserQuestionAnswers:o.agentMetadata.askUserQuestionAnswers}:{},awaitingLocalTool:!1}),a}),this.messages=this.sortMessages(this.messages),this.callbacks.onMessagesChanged([...this.messages])}ensureSequence(n){return n.sequence!==void 0?{...n}:{...n,sequence:this.nextSequence()}}nextSequence(){return this.sequenceCounter++}sortMessages(n){return[...n].sort((t,r)=>{var d,l;let o=new Date(t.createdAt).getTime(),s=new Date(r.createdAt).getTime();if(!Number.isNaN(o)&&!Number.isNaN(s)&&o!==s)return o-s;let a=(d=t.sequence)!=null?d:0,i=(l=r.sequence)!=null?l:0;return a!==i?a-i:t.id.localeCompare(r.id)})}};var f=(e,n)=>{let t=document.createElement(e);return n&&(t.className=n),t},xr=(e,n,t)=>{let r=e.createElement(n);return t&&(r.className=t),r};var v=require("lucide"),ng={activity:v.Activity,"arrow-down":v.ArrowDown,"arrow-up":v.ArrowUp,"arrow-up-right":v.ArrowUpRight,bot:v.Bot,"chevron-down":v.ChevronDown,"chevron-up":v.ChevronUp,"chevron-right":v.ChevronRight,"chevron-left":v.ChevronLeft,check:v.Check,clipboard:v.Clipboard,"clipboard-copy":v.ClipboardCopy,copy:v.Copy,file:v.File,"file-code":v.FileCode,"file-spreadsheet":v.FileSpreadsheet,"file-text":v.FileText,"image-plus":v.ImagePlus,loader:v.Loader,"loader-circle":v.LoaderCircle,mic:v.Mic,paperclip:v.Paperclip,"refresh-cw":v.RefreshCw,search:v.Search,send:v.Send,"shield-alert":v.ShieldAlert,"shield-check":v.ShieldCheck,"shield-x":v.ShieldX,square:v.Square,"thumbs-down":v.ThumbsDown,"thumbs-up":v.ThumbsUp,upload:v.Upload,"volume-2":v.Volume2,x:v.X,user:v.User,mail:v.Mail,phone:v.Phone,calendar:v.Calendar,clock:v.Clock,building:v.Building,"map-pin":v.MapPin,lock:v.Lock,key:v.Key,"credit-card":v.CreditCard,"at-sign":v.AtSign,hash:v.Hash,globe:v.Globe,link:v.Link,"circle-check":v.CircleCheck,"circle-x":v.CircleX,"triangle-alert":v.TriangleAlert,info:v.Info,ban:v.Ban,shield:v.Shield,"arrow-left":v.ArrowLeft,"arrow-right":v.ArrowRight,"external-link":v.ExternalLink,ellipsis:v.Ellipsis,"ellipsis-vertical":v.EllipsisVertical,menu:v.Menu,house:v.House,plus:v.Plus,minus:v.Minus,pencil:v.Pencil,trash:v.Trash,"trash-2":v.Trash2,save:v.Save,download:v.Download,share:v.Share,funnel:v.Funnel,settings:v.Settings,"rotate-cw":v.RotateCw,maximize:v.Maximize,minimize:v.Minimize,"shopping-cart":v.ShoppingCart,"shopping-bag":v.ShoppingBag,package:v.Package,truck:v.Truck,tag:v.Tag,gift:v.Gift,receipt:v.Receipt,wallet:v.Wallet,store:v.Store,"dollar-sign":v.DollarSign,percent:v.Percent,play:v.Play,pause:v.Pause,"volume-x":v.VolumeX,camera:v.Camera,image:v.Image,film:v.Film,headphones:v.Headphones,"message-circle":v.MessageCircle,"message-square":v.MessageSquare,bell:v.Bell,heart:v.Heart,star:v.Star,eye:v.Eye,"eye-off":v.EyeOff,bookmark:v.Bookmark,"calendar-days":v.CalendarDays,history:v.History,timer:v.Timer,folder:v.Folder,"folder-open":v.FolderOpen,files:v.Files,sparkles:v.Sparkles,zap:v.Zap,sun:v.Sun,moon:v.Moon,flag:v.Flag,monitor:v.Monitor,smartphone:v.Smartphone},ge=(e,n=24,t="currentColor",r=2)=>{let o=ng[e];return o?rg(o,n,t,r):(console.warn(`Lucide icon "${e}" is not in the Persona registry. Add it to packages/widget/src/utils/icons.ts (see docs/icon-registry-shortlist.md).`),null)};function rg(e,n,t,r){if(!Array.isArray(e))return null;let o=document.createElementNS("http://www.w3.org/2000/svg","svg");return o.setAttribute("width",String(n)),o.setAttribute("height",String(n)),o.setAttribute("viewBox","0 0 24 24"),o.setAttribute("fill","none"),o.setAttribute("stroke",t),o.setAttribute("stroke-width",String(r)),o.setAttribute("stroke-linecap","round"),o.setAttribute("stroke-linejoin","round"),o.setAttribute("aria-hidden","true"),e.forEach(s=>{if(!Array.isArray(s)||s.length<2)return;let a=s[0],i=s[1];if(!i)return;let d=document.createElementNS("http://www.w3.org/2000/svg",a);Object.entries(i).forEach(([l,u])=>{l!=="stroke"&&d.setAttribute(l,String(u))}),o.appendChild(d)}),o}var Oa={allowedTypes:Dr,maxFileSize:10*1024*1024,maxFiles:4};function og(){return`attach_${Date.now()}_${Math.random().toString(36).substring(2,9)}`}function sg(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-code":"file"}var Bo=class e{constructor(n={}){this.attachments=[];this.previewsContainer=null;var t,r,o;this.config={allowedTypes:(t=n.allowedTypes)!=null?t:Oa.allowedTypes,maxFileSize:(r=n.maxFileSize)!=null?r:Oa.maxFileSize,maxFiles:(o=n.maxFiles)!=null?o:Oa.maxFiles,onFileRejected:n.onFileRejected,onAttachmentsChange:n.onAttachmentsChange}}setPreviewsContainer(n){this.previewsContainer=n}updateConfig(n){n.allowedTypes!==void 0&&(this.config.allowedTypes=n.allowedTypes.length>0?n.allowedTypes:Oa.allowedTypes),n.maxFileSize!==void 0&&(this.config.maxFileSize=n.maxFileSize),n.maxFiles!==void 0&&(this.config.maxFiles=n.maxFiles),n.onFileRejected!==void 0&&(this.config.onFileRejected=n.onFileRejected),n.onAttachmentsChange!==void 0&&(this.config.onAttachmentsChange=n.onAttachmentsChange)}getAttachments(){return[...this.attachments]}getContentParts(){return this.attachments.map(n=>n.contentPart)}hasAttachments(){return this.attachments.length>0}count(){return this.attachments.length}async handleFileSelect(n){!n||n.length===0||await this.handleFiles(Array.from(n))}async handleFiles(n){var t,r,o,s,a,i,d;if(n.length){for(let l of n){if(this.attachments.length>=this.config.maxFiles){(r=(t=this.config).onFileRejected)==null||r.call(t,l,"count");continue}let u=qp(l,this.config.allowedTypes,this.config.maxFileSize);if(!u.valid){let p=(o=u.error)!=null&&o.includes("type")?"type":"size";(a=(s=this.config).onFileRejected)==null||a.call(s,l,p);continue}try{let p=await Up(l),h=Ba(l)?URL.createObjectURL(l):null,g={id:og(),file:l,previewUrl:h,contentPart:p};this.attachments.push(g),this.renderPreview(g)}catch(p){console.error("[AttachmentManager] Failed to process file:",p)}}this.updatePreviewsVisibility(),(d=(i=this.config).onAttachmentsChange)==null||d.call(i,this.getAttachments())}}removeAttachment(n){var s,a,i;let t=this.attachments.findIndex(d=>d.id===n);if(t===-1)return;let r=this.attachments[t];r.previewUrl&&URL.revokeObjectURL(r.previewUrl),this.attachments.splice(t,1);let o=(s=this.previewsContainer)==null?void 0:s.querySelector(`[data-attachment-id="${n}"]`);o&&o.remove(),this.updatePreviewsVisibility(),(i=(a=this.config).onAttachmentsChange)==null||i.call(a,this.getAttachments())}clearAttachments(){var n,t;for(let r of this.attachments)r.previewUrl&&URL.revokeObjectURL(r.previewUrl);this.attachments=[],this.previewsContainer&&(this.previewsContainer.innerHTML=""),this.updatePreviewsVisibility(),(t=(n=this.config).onAttachmentsChange)==null||t.call(n,this.getAttachments())}renderPreview(n){if(!this.previewsContainer)return;let t=Ba(n.file),r=f("div","persona-attachment-preview persona-relative persona-inline-block");if(r.setAttribute("data-attachment-id",n.id),r.style.width="48px",r.style.height="48px",t&&n.previewUrl){let a=f("img");a.src=n.previewUrl,a.alt=n.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",r.appendChild(a)}else{let a=f("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=sg(n.file.type),d=ge(i,20,"var(--persona-muted, #6b7280)",1.5);d&&a.appendChild(d);let l=f("span");l.textContent=zp(n.file.type,n.file.name),l.style.fontSize="8px",l.style.fontWeight="600",l.style.color="var(--persona-muted, #6b7280)",l.style.textTransform="uppercase",l.style.lineHeight="1",a.appendChild(l),r.appendChild(a)}let o=f("button","persona-attachment-remove persona-absolute persona-flex persona-items-center persona-justify-center");o.type="button",o.setAttribute("aria-label","Remove attachment"),o.style.position="absolute",o.style.top="-4px",o.style.right="-4px",o.style.width="18px",o.style.height="18px",o.style.borderRadius="50%",o.style.backgroundColor="var(--persona-palette-colors-black-alpha-60, rgba(0, 0, 0, 0.6))",o.style.border="none",o.style.cursor="pointer",o.style.display="flex",o.style.alignItems="center",o.style.justifyContent="center",o.style.padding="0";let s=ge("x",10,"var(--persona-text-inverse, #ffffff)",2);s?o.appendChild(s):(o.textContent="\xD7",o.style.color="var(--persona-text-inverse, #ffffff)",o.style.fontSize="14px",o.style.lineHeight="1"),o.addEventListener("click",a=>{a.preventDefault(),a.stopPropagation(),this.removeAttachment(n.id)}),r.appendChild(o),this.previewsContainer.appendChild(r)}updatePreviewsVisibility(){this.previewsContainer&&(this.previewsContainer.style.display=this.attachments.length>0?"flex":"none")}static fromConfig(n,t){return new e({allowedTypes:n==null?void 0:n.allowedTypes,maxFileSize:n==null?void 0:n.maxFileSize,maxFiles:n==null?void 0:n.maxFiles,onFileRejected:n==null?void 0:n.onFileRejected,onAttachmentsChange:t})}};var Vp=e=>typeof e=="object"&&e!==null&&!Array.isArray(e);function Ns(e,n){if(!e)return n;if(!n)return e;let t={...e};for(let[r,o]of Object.entries(n)){let s=t[r];Vp(s)&&Vp(o)?t[r]=Ns(s,o):t[r]=o}return t}var Un="min(440px, calc(100vw - 24px))",$a="440px",Dt={apiUrl:"https://api.runtype.com/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}",agentIconName:"bot",headerIconName:"bot",position:"bottom-right",width:Un,heightOffset:0,autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",closeButtonPaddingX:"0px",closeButtonPaddingY:"0px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:void 0,callToActionIconBackgroundColor:void 0,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:void 0,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",borderColor:void 0,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:void 0,backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:void 0,recordingBackgroundColor:void 0,recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0,scrollToBottom:{enabled:!0,iconName:"arrow-down",label:""},toolCallDisplay:{collapsedMode:"tool-call",activePreview:!1,grouped:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},reasoningDisplay:{activePreview:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},streamAnimation:{type:"none",placeholder:"none",speed:120,duration:1800},askUserQuestion:{enabled:!0,slideInMs:180,freeTextLabel:"Other\u2026",freeTextPlaceholder:"Type your answer\u2026",submitLabel:"Send"}},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 Jp(e,n){if(!(!e&&!n))return e?n?Ns(e,n):e:n}function _a(e){var n,t,r,o,s,a,i,d,l,u,p,h,g,C,x,k,S,P,N,R,T;return e?{...Dt,...e,theme:Jp(Dt.theme,e.theme),darkTheme:Jp(Dt.darkTheme,e.darkTheme),launcher:{...Dt.launcher,...e.launcher,dock:{...(n=Dt.launcher)==null?void 0:n.dock,...(t=e.launcher)==null?void 0:t.dock},clearChat:{...(r=Dt.launcher)==null?void 0:r.clearChat,...(o=e.launcher)==null?void 0:o.clearChat}},copy:{...Dt.copy,...e.copy},sendButton:{...Dt.sendButton,...e.sendButton},statusIndicator:{...Dt.statusIndicator,...e.statusIndicator},voiceRecognition:{...Dt.voiceRecognition,...e.voiceRecognition},features:(()=>{var ue,Me,qe,te,xe,X,se,Pe;let L=(ue=Dt.features)==null?void 0:ue.artifacts,$=(Me=e.features)==null?void 0:Me.artifacts,q=(qe=Dt.features)==null?void 0:qe.scrollToBottom,_=(te=e.features)==null?void 0:te.scrollToBottom,B=(xe=Dt.features)==null?void 0:xe.streamAnimation,O=(X=e.features)==null?void 0:X.streamAnimation,G=(se=Dt.features)==null?void 0:se.askUserQuestion,oe=(Pe=e.features)==null?void 0:Pe.askUserQuestion,Te=L===void 0&&$===void 0?void 0:{...L,...$,layout:{...L==null?void 0:L.layout,...$==null?void 0:$.layout}},Re=q===void 0&&_===void 0?void 0:{...q,..._},ze=B===void 0&&O===void 0?void 0:{...B,...O},fe=G===void 0&&oe===void 0?void 0:{...G,...oe,styles:{...G==null?void 0:G.styles,...oe==null?void 0:oe.styles}};return{...Dt.features,...e.features,...Re!==void 0?{scrollToBottom:Re}:{},...Te!==void 0?{artifacts:Te}:{},...ze!==void 0?{streamAnimation:ze}:{},...fe!==void 0?{askUserQuestion:fe}:{}}})(),suggestionChips:(s=e.suggestionChips)!=null?s:Dt.suggestionChips,suggestionChipsConfig:{...Dt.suggestionChipsConfig,...e.suggestionChipsConfig},layout:{...Dt.layout,...e.layout,header:{...(a=Dt.layout)==null?void 0:a.header,...(i=e.layout)==null?void 0:i.header},messages:{...(d=Dt.layout)==null?void 0:d.messages,...(l=e.layout)==null?void 0:l.messages,avatar:{...(p=(u=Dt.layout)==null?void 0:u.messages)==null?void 0:p.avatar,...(g=(h=e.layout)==null?void 0:h.messages)==null?void 0:g.avatar},timestamp:{...(x=(C=Dt.layout)==null?void 0:C.messages)==null?void 0:x.timestamp,...(S=(k=e.layout)==null?void 0:k.messages)==null?void 0:S.timestamp}},slots:{...(P=Dt.layout)==null?void 0:P.slots,...(N=e.layout)==null?void 0:N.slots}},markdown:{...Dt.markdown,...e.markdown,options:{...(R=Dt.markdown)==null?void 0:R.options,...(T=e.markdown)==null?void 0:T.options}},messageActions:{...Dt.messageActions,...e.messageActions}}:Dt}var Bi={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},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"},info:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"}},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"}},Di={colors:{primary:"palette.colors.primary.500",secondary:"palette.colors.secondary.500",accent:"palette.colors.primary.600",surface:"palette.colors.gray.50",background:"palette.colors.gray.50",container:"palette.colors.gray.50",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.600",hover:"palette.colors.primary.700",focus:"palette.colors.primary.600",active:"palette.colors.primary.600",disabled:"palette.colors.gray.300"},feedback:{success:"palette.colors.success.500",warning:"palette.colors.warning.500",error:"palette.colors.error.500",info:"palette.colors.info.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"}},Ni={button:{primary:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},secondary:{background:"semantic.colors.surface",foreground:"semantic.colors.secondary",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:"palette.colors.gray.50",placeholder:"palette.colors.gray.400",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md",focus:{border:"palette.colors.gray.400",ring:"palette.colors.gray.400"}},launcher:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",border:"palette.colors.gray.200",size:"60px",iconSize:"28px",borderRadius:"palette.radius.full",shadow:"palette.shadows.lg"},panel:{width:Un,maxWidth:$a,height:"600px",maxHeight:"calc(100vh - 80px)",borderRadius:"palette.radius.xl",shadow:"palette.shadows.xl"},header:{background:"palette.colors.primary.500",border:"palette.colors.primary.600",borderRadius:"palette.radius.xl palette.radius.xl 0 0",padding:"semantic.spacing.md",iconBackground:"palette.colors.primary.600",iconForeground:"palette.colors.primary.50",titleForeground:"palette.colors.primary.50",subtitleForeground:"palette.colors.primary.200",actionIconForeground:"palette.colors.primary.200"},message:{user:{background:"palette.colors.primary.500",text:"palette.colors.primary.50",borderRadius:"palette.radius.lg",shadow:"palette.shadows.sm"},assistant:{background:"palette.colors.gray.50",text:"palette.colors.gray.900",borderRadius:"palette.radius.lg",border:"palette.colors.gray.200",shadow:"palette.shadows.sm"},border:"semantic.colors.border"},introCard:{background:"semantic.colors.surface",borderRadius:"palette.radius.2xl",padding:"semantic.spacing.lg",shadow:"0 5px 15px rgba(15, 23, 42, 0.08)"},toolBubble:{shadow:"palette.shadows.sm"},reasoningBubble:{shadow:"palette.shadows.sm"},composer:{shadow:"none"},markdown:{inlineCode:{background:"palette.colors.gray.50",foreground:"palette.colors.gray.900"},link:{foreground:"palette.colors.primary.600"},prose:{fontFamily:"inherit"},codeBlock:{background:"semantic.colors.container",borderColor:"semantic.colors.border",textColor:"inherit"},table:{headerBackground:"semantic.colors.container",borderColor:"semantic.colors.border"},hr:{color:"semantic.colors.divider"},blockquote:{borderColor:"palette.colors.gray.900",background:"transparent",textColor:"palette.colors.gray.500"}},collapsibleWidget:{container:"palette.colors.gray.50",surface:"semantic.colors.surface",border:"semantic.colors.border"},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"}},scrollToBottom:{background:"components.button.primary.background",foreground:"components.button.primary.foreground",border:"semantic.colors.primary",size:"40px",borderRadius:"palette.radius.full",shadow:"palette.shadows.sm",padding:"0.5rem 0.875rem",gap:"0.5rem",fontSize:"0.875rem",iconSize:"14px"},artifact:{pane:{background:"semantic.colors.container",toolbarBackground:"semantic.colors.container"}}};function es(e,n){if(!n.startsWith("palette.")&&!n.startsWith("semantic.")&&!n.startsWith("components."))return n;let t=n.split("."),r=e;for(let o of t){if(r==null)return;r=r[o]}return typeof r=="string"&&(r.startsWith("palette.")||r.startsWith("semantic.")||r.startsWith("components."))?es(e,r):r}function ja(e){let n={};function t(r,o){for(let[s,a]of Object.entries(r)){let i=`${o}.${s}`;if(typeof a=="string"){let d=es(e,a);d!==void 0&&(n[i]={path:i,value:d,type:o.includes("color")?"color":o.includes("spacing")?"spacing":o.includes("typography")?"typography":o.includes("shadow")?"shadow":o.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"),n}function Fi(e){let n=[],t=[];return e.palette||n.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:n.length===0,errors:n,warnings:t}}function Kp(e,n){let t={...e};for(let[r,o]of Object.entries(n)){let s=t[r];s&&typeof s=="object"&&!Array.isArray(s)&&o&&typeof o=="object"&&!Array.isArray(o)?t[r]=Kp(s,o):t[r]=o}return t}function ag(e,n){return n?Kp(e,n):e}function ts(e,n={}){var o,s,a,i,d,l,u,p,h,g,C,x,k;let t={palette:Bi,semantic:Di,components:Ni},r={palette:{...t.palette,...e==null?void 0:e.palette,colors:{...t.palette.colors,...(o=e==null?void 0:e.palette)==null?void 0:o.colors},spacing:{...t.palette.spacing,...(s=e==null?void 0:e.palette)==null?void 0:s.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,...(l=e==null?void 0:e.palette)==null?void 0:l.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,...(h=(p=e==null?void 0:e.semantic)==null?void 0:p.colors)==null?void 0:h.interactive},feedback:{...t.semantic.colors.feedback,...(C=(g=e==null?void 0:e.semantic)==null?void 0:g.colors)==null?void 0:C.feedback}},spacing:{...t.semantic.spacing,...(x=e==null?void 0:e.semantic)==null?void 0:x.spacing},typography:{...t.semantic.typography,...(k=e==null?void 0:e.semantic)==null?void 0:k.typography}},components:ag(t.components,e==null?void 0:e.components)};if(n.validate!==!1){let S=Fi(r);if(!S.valid)throw new Error(`Theme validation failed: ${S.errors.map(P=>P.message).join(", ")}`)}if(n.plugins)for(let S of n.plugins)r=S.transform(r);return r}function Ua(e){var x,k,S,P,N,R,T,L,$,q,_,B,O,G,oe,Te,Re,ze,fe,ue,Me,qe,te,xe,X,se,Pe,le,Oe,Ne,K,$e,Fe,Q,J,ve,We,re,Ce,Se,Tt,ne,Le,ln,Rt,zt,Cr,pr,I,ae,He,Je,_e,je,tt,wt,_t,Vt,H,ie,we,gt,Xe,Ot,cn,At,bt,Mt,dt,Jt,wr,qn,jr,Ct,ur,mr,Ar,er,ut,go,gr,fo,Tn,_o,Ur,Sr,ht,Wn,Rn,bn,kt,zn,Vn,Hn,qr,Er,zr,Bn,Pt,xn,Jn,Vr,Tr,Jr,fr,Dn,tr,mt,Kt,Gt,Nn,Kr,Kn,nr,Fn,j;let n=ja(e),t={};for(let[pe,On]of Object.entries(n)){let rr=pe.replace(/\./g,"-");t[`--persona-${rr}`]=On.value}t["--persona-primary"]=(x=t["--persona-semantic-colors-primary"])!=null?x:t["--persona-palette-colors-primary-500"],t["--persona-secondary"]=(k=t["--persona-semantic-colors-secondary"])!=null?k:t["--persona-palette-colors-secondary-500"],t["--persona-accent"]=(S=t["--persona-semantic-colors-accent"])!=null?S:t["--persona-palette-colors-accent-500"],t["--persona-surface"]=(P=t["--persona-semantic-colors-surface"])!=null?P:t["--persona-palette-colors-gray-50"],t["--persona-background"]=(N=t["--persona-semantic-colors-background"])!=null?N:t["--persona-palette-colors-gray-50"],t["--persona-container"]=(R=t["--persona-semantic-colors-container"])!=null?R:t["--persona-palette-colors-gray-100"],t["--persona-text"]=(T=t["--persona-semantic-colors-text"])!=null?T:t["--persona-palette-colors-gray-900"],t["--persona-text-muted"]=(L=t["--persona-semantic-colors-text-muted"])!=null?L: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"]=(q=t["--persona-semantic-colors-border"])!=null?q:t["--persona-palette-colors-gray-200"],t["--persona-divider"]=(_=t["--persona-semantic-colors-divider"])!=null?_:t["--persona-palette-colors-gray-200"],t["--persona-muted"]=t["--persona-text-muted"],t["--persona-voice-recording-indicator"]=(B=t["--persona-components-voice-recording-indicator"])!=null?B:t["--persona-palette-colors-error-500"],t["--persona-voice-recording-bg"]=(O=t["--persona-components-voice-recording-background"])!=null?O:t["--persona-palette-colors-error-50"],t["--persona-voice-processing-icon"]=(G=t["--persona-components-voice-processing-icon"])!=null?G:t["--persona-palette-colors-primary-500"],t["--persona-voice-speaking-icon"]=(oe=t["--persona-components-voice-speaking-icon"])!=null?oe:t["--persona-palette-colors-success-500"],t["--persona-approval-bg"]=(Te=t["--persona-components-approval-requested-background"])!=null?Te:t["--persona-palette-colors-warning-50"],t["--persona-approval-border"]=(Re=t["--persona-components-approval-requested-border"])!=null?Re:t["--persona-palette-colors-warning-200"],t["--persona-approval-text"]=(ze=t["--persona-components-approval-requested-text"])!=null?ze:t["--persona-palette-colors-gray-900"],t["--persona-approval-approve-bg"]=(fe=t["--persona-components-approval-approve-background"])!=null?fe:t["--persona-palette-colors-success-500"],t["--persona-approval-deny-bg"]=(ue=t["--persona-components-approval-deny-background"])!=null?ue:t["--persona-palette-colors-error-500"],t["--persona-attachment-image-bg"]=(Me=t["--persona-components-attachment-image-background"])!=null?Me:t["--persona-palette-colors-gray-100"],t["--persona-attachment-image-border"]=(qe=t["--persona-components-attachment-image-border"])!=null?qe:t["--persona-palette-colors-gray-200"],t["--persona-font-family"]=(te=t["--persona-semantic-typography-fontFamily"])!=null?te:t["--persona-palette-typography-fontFamily-sans"],t["--persona-font-size"]=(xe=t["--persona-semantic-typography-fontSize"])!=null?xe:t["--persona-palette-typography-fontSize-base"],t["--persona-font-weight"]=(X=t["--persona-semantic-typography-fontWeight"])!=null?X:t["--persona-palette-typography-fontWeight-normal"],t["--persona-line-height"]=(se=t["--persona-semantic-typography-lineHeight"])!=null?se: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"]=(Pe=t["--persona-palette-radius-sm"])!=null?Pe:"0.125rem",t["--persona-radius-md"]=(le=t["--persona-palette-radius-md"])!=null?le:"0.375rem",t["--persona-radius-lg"]=(Oe=t["--persona-palette-radius-lg"])!=null?Oe:"0.5rem",t["--persona-radius-xl"]=(Ne=t["--persona-palette-radius-xl"])!=null?Ne:"0.75rem",t["--persona-radius-full"]=(K=t["--persona-palette-radius-full"])!=null?K:"9999px",t["--persona-launcher-radius"]=(Fe=($e=t["--persona-components-launcher-borderRadius"])!=null?$e:t["--persona-palette-radius-full"])!=null?Fe:"9999px",t["--persona-launcher-bg"]=(Q=t["--persona-components-launcher-background"])!=null?Q:t["--persona-primary"],t["--persona-launcher-fg"]=(J=t["--persona-components-launcher-foreground"])!=null?J:t["--persona-text-inverse"],t["--persona-launcher-border"]=(ve=t["--persona-components-launcher-border"])!=null?ve:t["--persona-border"],t["--persona-button-primary-bg"]=(We=t["--persona-components-button-primary-background"])!=null?We:t["--persona-primary"],t["--persona-button-primary-fg"]=(re=t["--persona-components-button-primary-foreground"])!=null?re:t["--persona-text-inverse"],t["--persona-button-radius"]=(Se=(Ce=t["--persona-components-button-primary-borderRadius"])!=null?Ce:t["--persona-palette-radius-full"])!=null?Se:"9999px",t["--persona-panel-radius"]=(ne=(Tt=t["--persona-components-panel-borderRadius"])!=null?Tt:t["--persona-radius-xl"])!=null?ne:"0.75rem",t["--persona-panel-border"]=(Le=t["--persona-components-panel-border"])!=null?Le:`1px solid ${t["--persona-border"]}`,t["--persona-panel-shadow"]=(Rt=(ln=t["--persona-components-panel-shadow"])!=null?ln:t["--persona-palette-shadows-xl"])!=null?Rt:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",t["--persona-input-radius"]=(Cr=(zt=t["--persona-components-input-borderRadius"])!=null?zt:t["--persona-radius-lg"])!=null?Cr:"0.5rem",t["--persona-message-user-radius"]=(I=(pr=t["--persona-components-message-user-borderRadius"])!=null?pr:t["--persona-radius-lg"])!=null?I:"0.5rem",t["--persona-message-assistant-radius"]=(He=(ae=t["--persona-components-message-assistant-borderRadius"])!=null?ae:t["--persona-radius-lg"])!=null?He:"0.5rem",t["--persona-header-bg"]=(Je=t["--persona-components-header-background"])!=null?Je:t["--persona-surface"],t["--persona-header-border"]=(_e=t["--persona-components-header-border"])!=null?_e:t["--persona-divider"],t["--persona-header-icon-bg"]=(je=t["--persona-components-header-iconBackground"])!=null?je:t["--persona-primary"],t["--persona-header-icon-fg"]=(tt=t["--persona-components-header-iconForeground"])!=null?tt:t["--persona-text-inverse"],t["--persona-header-title-fg"]=(wt=t["--persona-components-header-titleForeground"])!=null?wt:t["--persona-primary"],t["--persona-header-subtitle-fg"]=(_t=t["--persona-components-header-subtitleForeground"])!=null?_t:t["--persona-text-muted"],t["--persona-header-action-icon-fg"]=(Vt=t["--persona-components-header-actionIconForeground"])!=null?Vt:t["--persona-muted"];let r=(H=e.components)==null?void 0:H.header;r!=null&&r.shadow&&(t["--persona-header-shadow"]=r.shadow),r!=null&&r.borderBottom&&(t["--persona-header-border-bottom"]=r.borderBottom);let o=(ie=e.components)==null?void 0:ie.introCard;t["--persona-intro-card-bg"]=(we=t["--persona-components-introCard-background"])!=null?we:t["--persona-surface"],t["--persona-intro-card-radius"]=(gt=t["--persona-components-introCard-borderRadius"])!=null?gt:"1rem",t["--persona-intro-card-padding"]=(Xe=t["--persona-components-introCard-padding"])!=null?Xe:"1.5rem",t["--persona-intro-card-shadow"]=(cn=(Ot=o==null?void 0:o.shadow)!=null?Ot:t["--persona-components-introCard-shadow"])!=null?cn:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-input-background"]=(At=t["--persona-components-input-background"])!=null?At:t["--persona-surface"],t["--persona-input-placeholder"]=(bt=t["--persona-components-input-placeholder"])!=null?bt:t["--persona-text-muted"],t["--persona-message-user-bg"]=(Mt=t["--persona-components-message-user-background"])!=null?Mt:t["--persona-accent"],t["--persona-message-user-text"]=(dt=t["--persona-components-message-user-text"])!=null?dt:t["--persona-text-inverse"],t["--persona-message-user-shadow"]=(Jt=t["--persona-components-message-user-shadow"])!=null?Jt:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-message-assistant-bg"]=(wr=t["--persona-components-message-assistant-background"])!=null?wr:t["--persona-surface"],t["--persona-message-assistant-text"]=(qn=t["--persona-components-message-assistant-text"])!=null?qn:t["--persona-text"],t["--persona-message-assistant-border"]=(jr=t["--persona-components-message-assistant-border"])!=null?jr:t["--persona-border"],t["--persona-message-assistant-shadow"]=(Ct=t["--persona-components-message-assistant-shadow"])!=null?Ct:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-scroll-to-bottom-bg"]=(mr=(ur=t["--persona-components-scrollToBottom-background"])!=null?ur:t["--persona-button-primary-bg"])!=null?mr:t["--persona-accent"],t["--persona-scroll-to-bottom-fg"]=(er=(Ar=t["--persona-components-scrollToBottom-foreground"])!=null?Ar:t["--persona-button-primary-fg"])!=null?er:t["--persona-text-inverse"],t["--persona-scroll-to-bottom-border"]=(ut=t["--persona-components-scrollToBottom-border"])!=null?ut:t["--persona-primary"],t["--persona-scroll-to-bottom-size"]=(go=t["--persona-components-scrollToBottom-size"])!=null?go:"40px",t["--persona-scroll-to-bottom-radius"]=(Tn=(fo=(gr=t["--persona-components-scrollToBottom-borderRadius"])!=null?gr:t["--persona-button-radius"])!=null?fo:t["--persona-radius-full"])!=null?Tn:"9999px",t["--persona-scroll-to-bottom-shadow"]=(Ur=(_o=t["--persona-components-scrollToBottom-shadow"])!=null?_o:t["--persona-palette-shadows-sm"])!=null?Ur:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-scroll-to-bottom-padding"]=(Sr=t["--persona-components-scrollToBottom-padding"])!=null?Sr:"0.5rem 0.875rem",t["--persona-scroll-to-bottom-gap"]=(ht=t["--persona-components-scrollToBottom-gap"])!=null?ht:"0.5rem",t["--persona-scroll-to-bottom-font-size"]=(Rn=(Wn=t["--persona-components-scrollToBottom-fontSize"])!=null?Wn:t["--persona-palette-typography-fontSize-sm"])!=null?Rn:"0.875rem",t["--persona-scroll-to-bottom-icon-size"]=(bn=t["--persona-components-scrollToBottom-iconSize"])!=null?bn:"14px",t["--persona-tool-bubble-shadow"]=(kt=t["--persona-components-toolBubble-shadow"])!=null?kt:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-reasoning-bubble-shadow"]=(zn=t["--persona-components-reasoningBubble-shadow"])!=null?zn:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-composer-shadow"]=(Vn=t["--persona-components-composer-shadow"])!=null?Vn:"none",t["--persona-md-inline-code-bg"]=(Hn=t["--persona-components-markdown-inlineCode-background"])!=null?Hn:t["--persona-container"],t["--persona-md-inline-code-color"]=(qr=t["--persona-components-markdown-inlineCode-foreground"])!=null?qr:t["--persona-text"],t["--persona-md-link-color"]=(zr=(Er=t["--persona-components-markdown-link-foreground"])!=null?Er:t["--persona-accent"])!=null?zr:"#0f0f0f";let s=t["--persona-components-markdown-heading-h1-fontSize"];s&&(t["--persona-md-h1-size"]=s);let a=t["--persona-components-markdown-heading-h1-fontWeight"];a&&(t["--persona-md-h1-weight"]=a);let i=t["--persona-components-markdown-heading-h2-fontSize"];i&&(t["--persona-md-h2-size"]=i);let d=t["--persona-components-markdown-heading-h2-fontWeight"];d&&(t["--persona-md-h2-weight"]=d);let l=t["--persona-components-markdown-prose-fontFamily"];l&&l!=="inherit"&&(t["--persona-md-prose-font-family"]=l),t["--persona-md-code-block-bg"]=(Bn=t["--persona-components-markdown-codeBlock-background"])!=null?Bn:t["--persona-container"],t["--persona-md-code-block-border-color"]=(Pt=t["--persona-components-markdown-codeBlock-borderColor"])!=null?Pt:t["--persona-border"],t["--persona-md-code-block-text-color"]=(xn=t["--persona-components-markdown-codeBlock-textColor"])!=null?xn:"inherit",t["--persona-md-table-header-bg"]=(Jn=t["--persona-components-markdown-table-headerBackground"])!=null?Jn:t["--persona-container"],t["--persona-md-table-border-color"]=(Vr=t["--persona-components-markdown-table-borderColor"])!=null?Vr:t["--persona-border"],t["--persona-md-hr-color"]=(Tr=t["--persona-components-markdown-hr-color"])!=null?Tr:t["--persona-divider"],t["--persona-md-blockquote-border-color"]=(Jr=t["--persona-components-markdown-blockquote-borderColor"])!=null?Jr:t["--persona-palette-colors-gray-900"],t["--persona-md-blockquote-bg"]=(fr=t["--persona-components-markdown-blockquote-background"])!=null?fr:"transparent",t["--persona-md-blockquote-text-color"]=(Dn=t["--persona-components-markdown-blockquote-textColor"])!=null?Dn:t["--persona-palette-colors-gray-500"],t["--cw-container"]=(tr=t["--persona-components-collapsibleWidget-container"])!=null?tr:t["--persona-surface"],t["--cw-surface"]=(mt=t["--persona-components-collapsibleWidget-surface"])!=null?mt:t["--persona-surface"],t["--cw-border"]=(Kt=t["--persona-components-collapsibleWidget-border"])!=null?Kt:t["--persona-border"],t["--persona-message-border"]=(Gt=t["--persona-components-message-border"])!=null?Gt:t["--persona-border"];let u=e.components,p=u==null?void 0:u.iconButton;p&&(p.background&&(t["--persona-icon-btn-bg"]=p.background),p.border&&(t["--persona-icon-btn-border"]=p.border),p.color&&(t["--persona-icon-btn-color"]=p.color),p.padding&&(t["--persona-icon-btn-padding"]=p.padding),p.borderRadius&&(t["--persona-icon-btn-radius"]=p.borderRadius),p.hoverBackground&&(t["--persona-icon-btn-hover-bg"]=p.hoverBackground),p.hoverColor&&(t["--persona-icon-btn-hover-color"]=p.hoverColor),p.activeBackground&&(t["--persona-icon-btn-active-bg"]=p.activeBackground),p.activeBorder&&(t["--persona-icon-btn-active-border"]=p.activeBorder));let h=u==null?void 0:u.labelButton;h&&(h.background&&(t["--persona-label-btn-bg"]=h.background),h.border&&(t["--persona-label-btn-border"]=h.border),h.color&&(t["--persona-label-btn-color"]=h.color),h.padding&&(t["--persona-label-btn-padding"]=h.padding),h.borderRadius&&(t["--persona-label-btn-radius"]=h.borderRadius),h.hoverBackground&&(t["--persona-label-btn-hover-bg"]=h.hoverBackground),h.fontSize&&(t["--persona-label-btn-font-size"]=h.fontSize),h.gap&&(t["--persona-label-btn-gap"]=h.gap));let g=u==null?void 0:u.toggleGroup;g&&(g.gap&&(t["--persona-toggle-group-gap"]=g.gap),g.borderRadius&&(t["--persona-toggle-group-radius"]=g.borderRadius));let C=u==null?void 0:u.artifact;if(C!=null&&C.toolbar){let pe=C.toolbar;pe.iconHoverColor&&(t["--persona-artifact-toolbar-icon-hover-color"]=pe.iconHoverColor),pe.iconHoverBackground&&(t["--persona-artifact-toolbar-icon-hover-bg"]=pe.iconHoverBackground),pe.iconPadding&&(t["--persona-artifact-toolbar-icon-padding"]=pe.iconPadding),pe.iconBorderRadius&&(t["--persona-artifact-toolbar-icon-radius"]=pe.iconBorderRadius),pe.iconBorder&&(t["--persona-artifact-toolbar-icon-border"]=pe.iconBorder),pe.toggleGroupGap&&(t["--persona-artifact-toolbar-toggle-group-gap"]=pe.toggleGroupGap),pe.toggleBorderRadius&&(t["--persona-artifact-toolbar-toggle-radius"]=pe.toggleBorderRadius),pe.copyBackground&&(t["--persona-artifact-toolbar-copy-bg"]=pe.copyBackground),pe.copyBorder&&(t["--persona-artifact-toolbar-copy-border"]=pe.copyBorder),pe.copyColor&&(t["--persona-artifact-toolbar-copy-color"]=pe.copyColor),pe.copyBorderRadius&&(t["--persona-artifact-toolbar-copy-radius"]=pe.copyBorderRadius),pe.copyPadding&&(t["--persona-artifact-toolbar-copy-padding"]=pe.copyPadding),pe.copyMenuBackground&&(t["--persona-artifact-toolbar-copy-menu-bg"]=pe.copyMenuBackground,t["--persona-dropdown-bg"]=(Nn=t["--persona-dropdown-bg"])!=null?Nn:pe.copyMenuBackground),pe.copyMenuBorder&&(t["--persona-artifact-toolbar-copy-menu-border"]=pe.copyMenuBorder,t["--persona-dropdown-border"]=(Kr=t["--persona-dropdown-border"])!=null?Kr:pe.copyMenuBorder),pe.copyMenuShadow&&(t["--persona-artifact-toolbar-copy-menu-shadow"]=pe.copyMenuShadow,t["--persona-dropdown-shadow"]=(Kn=t["--persona-dropdown-shadow"])!=null?Kn:pe.copyMenuShadow),pe.copyMenuBorderRadius&&(t["--persona-artifact-toolbar-copy-menu-radius"]=pe.copyMenuBorderRadius,t["--persona-dropdown-radius"]=(nr=t["--persona-dropdown-radius"])!=null?nr:pe.copyMenuBorderRadius),pe.copyMenuItemHoverBackground&&(t["--persona-artifact-toolbar-copy-menu-item-hover-bg"]=pe.copyMenuItemHoverBackground,t["--persona-dropdown-item-hover-bg"]=(Fn=t["--persona-dropdown-item-hover-bg"])!=null?Fn:pe.copyMenuItemHoverBackground),pe.iconBackground&&(t["--persona-artifact-toolbar-icon-bg"]=pe.iconBackground),pe.toolbarBorder&&(t["--persona-artifact-toolbar-border"]=pe.toolbarBorder)}if(C!=null&&C.tab){let pe=C.tab;pe.background&&(t["--persona-artifact-tab-bg"]=pe.background),pe.activeBackground&&(t["--persona-artifact-tab-active-bg"]=pe.activeBackground),pe.activeBorder&&(t["--persona-artifact-tab-active-border"]=pe.activeBorder),pe.borderRadius&&(t["--persona-artifact-tab-radius"]=pe.borderRadius),pe.textColor&&(t["--persona-artifact-tab-color"]=pe.textColor),pe.hoverBackground&&(t["--persona-artifact-tab-hover-bg"]=pe.hoverBackground),pe.listBackground&&(t["--persona-artifact-tab-list-bg"]=pe.listBackground),pe.listBorderColor&&(t["--persona-artifact-tab-list-border-color"]=pe.listBorderColor),pe.listPadding&&(t["--persona-artifact-tab-list-padding"]=pe.listPadding)}if(C!=null&&C.pane){let pe=C.pane;if(pe.toolbarBackground){let On=(j=es(e,pe.toolbarBackground))!=null?j:pe.toolbarBackground;t["--persona-artifact-toolbar-bg"]=On}}return t}var Gp={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 ig={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},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"}}},Qp=e=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return e},Fs=()=>{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"},lg=e=>{var t;let n=(t=e==null?void 0:e.colorScheme)!=null?t:"light";return n==="light"?"light":n==="dark"?"dark":Fs()},Oi=e=>lg(e),cg=e=>ts(e),dg=e=>{var t;let n=ts(void 0,{validate:!1});return ts({...e,palette:{...n.palette,colors:{...ig.colors,...(t=e==null?void 0:e.palette)==null?void 0:t.colors}}},{validate:!1})},ns=e=>{let n=Oi(e),t=Qp(e==null?void 0:e.theme),r=Qp(e==null?void 0:e.darkTheme);return n==="dark"?dg(Ns(t!=null?t:{},r!=null?r:{})):cg(t)},pg=e=>Ua(e),ro=(e,n)=>{var s;let t=ns(n),r=pg(t);for(let[a,i]of Object.entries(r))e.style.setProperty(a,i);let o=(s=n==null?void 0:n.toolCall)==null?void 0:s.shadow;o!==void 0&&e.style.setProperty("--persona-tool-bubble-shadow",o.trim()===""?"none":o)},qa=e=>{let n=[];if(typeof document!="undefined"&&typeof MutationObserver!="undefined"){let t=new MutationObserver(()=>{e(Fs())});t.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),n.push(()=>t.disconnect())}if(typeof window!="undefined"&&window.matchMedia){let t=window.matchMedia("(prefers-color-scheme: dark)"),r=()=>e(Fs());t.addEventListener?(t.addEventListener("change",r),n.push(()=>t.removeEventListener("change",r))):t.addListener&&(t.addListener(r),n.push(()=>t.removeListener(r)))}return()=>{n.forEach(t=>t())}};var Xp=require("idiomorph"),za=(e,n,t={})=>{let{preserveTypingAnimation:r=!0}=t;Xp.Idiomorph.morph(e,n.innerHTML,{morphStyle:"innerHTML",callbacks:{beforeNodeMorphed(o,s){var a,i;if(o instanceof HTMLElement&&r){if(o.classList.contains("persona-animate-typing")||o.hasAttribute("data-preserve-runtime"))return!1;if(o.hasAttribute("data-preserve-animation")){if(s instanceof HTMLElement&&!s.hasAttribute("data-preserve-animation"))return;if(s instanceof HTMLElement&&s.hasAttribute("data-preserve-animation")){let d=(a=o.textContent)!=null?a:"",l=(i=s.textContent)!=null?i:"";if(d!==l)return}return!1}}}}})};function Yp(e,n){var t,r,o,s,a,i,d,l,u,p,h,g,C,x,k,S,P,N,R,T,L,$,q,_,B,O,G,oe,Te,Re;return[e.id,e.role,(r=(t=e.content)==null?void 0:t.length)!=null?r:0,(s=(o=e.content)==null?void 0:o.slice(-32))!=null?s:"",e.streaming?"1":"0",(a=e.variant)!=null?a:"",(d=(i=e.rawContent)==null?void 0:i.length)!=null?d:0,(u=(l=e.llmContent)==null?void 0:l.length)!=null?u:0,(h=(p=e.approval)==null?void 0:p.status)!=null?h:"",(C=(g=e.toolCall)==null?void 0:g.status)!=null?C:"",(k=(x=e.toolCall)==null?void 0:x.name)!=null?k:"",(N=(P=(S=e.toolCall)==null?void 0:S.chunks)==null?void 0:P.length)!=null?N:0,($=(L=(T=(R=e.toolCall)==null?void 0:R.chunks)==null?void 0:T[e.toolCall.chunks.length-1])==null?void 0:L.slice(-32))!=null?$:"",typeof((q=e.toolCall)==null?void 0:q.args)=="string"?e.toolCall.args.length:(_=e.toolCall)!=null&&_.args?JSON.stringify(e.toolCall.args).length:0,(G=(O=(B=e.reasoning)==null?void 0:B.chunks)==null?void 0:O.length)!=null?G:0,(Te=(oe=e.contentParts)==null?void 0:oe.length)!=null?Te:0,(Re=e.stopReason)!=null?Re:"",n].join("\0")}function Zp(){return new Map}function eu(e,n,t){let r=e.get(n);return r&&r.fingerprint===t?r.wrapper:null}function tu(e,n,t,r){e.set(n,{fingerprint:t,wrapper:r})}function nu(e,n){for(let t of e.keys())n.has(t)||e.delete(t)}function Va(e=!0){let n=e;return{isFollowing:()=>n,pause:()=>n?(n=!1,!0):!1,resume:()=>n?!1:(n=!0,!0)}}function Os(e){return Math.max(0,e.scrollHeight-e.clientHeight)}function $s(e,n){return Os(e)-e.scrollTop<=n}function Ja(e){let{following:n,currentScrollTop:t,lastScrollTop:r,nearBottom:o,userScrollThreshold:s,isAutoScrolling:a=!1,pauseOnUpwardScroll:i=!1,pauseWhenAwayFromBottom:d=!0,resumeRequiresDownwardScroll:l=!1}=e,u=t-r;return a||Math.abs(u)<s?{action:"none",delta:u,nextLastScrollTop:t}:!n&&o&&(!l||u>0)?{action:"resume",delta:u,nextLastScrollTop:t}:n&&i&&u<0?{action:"pause",delta:u,nextLastScrollTop:t}:n&&d&&!o?{action:"pause",delta:u,nextLastScrollTop:t}:{action:"none",delta:u,nextLastScrollTop:t}}function Ka(e){let{following:n,deltaY:t,nearBottom:r=!1,resumeWhenNearBottom:o=!1}=e;return n&&t<0?"pause":!n&&o&&t>0&&r?"resume":"none"}var hn={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"},yn=1e5,oo=yn+1;var _s={type:"none",placeholder:"none",speed:120,duration:1800,buffer:"none"},ug=["pre","code","a","script","style"],Ga=e=>{var n,t,r,o,s;return{type:(n=e==null?void 0:e.type)!=null?n:_s.type,placeholder:(t=e==null?void 0:e.placeholder)!=null?t:_s.placeholder,speed:(r=e==null?void 0:e.speed)!=null?r:_s.speed,duration:(o=e==null?void 0:e.duration)!=null?o:_s.duration,buffer:(s=e==null?void 0:e.buffer)!=null?s:_s.buffer}},ou=[{name:"typewriter",containerClass:"persona-stream-typewriter",wrap:"char",useCaret:!0},{name:"pop-bubble",bubbleClass:"persona-stream-pop",wrap:"none"},{name:"letter-rise",containerClass:"persona-stream-letter-rise",wrap:"char"},{name:"word-fade",containerClass:"persona-stream-word-fade",wrap:"word"}],js=new Map;for(let e of ou)js.set(e.name,e);var su=e=>{js.set(e.name,e)},au=e=>{ou.some(n=>n.name===e)||js.delete(e)},iu=()=>Array.from(js.keys()),Us=(e,n)=>{var t,r;return e==="none"?null:n&&Object.prototype.hasOwnProperty.call(n,e)?(t=n[e])!=null?t:null:(r=js.get(e))!=null?r:null},Qa=(e,n,t,r,o)=>{if(!o)return e;if(t!=null&&t.bufferContent)return t.bufferContent(e,r);if(!e)return e;if(n==="word"){let s=e.search(/\s(?=\S*$)/);return s<0?"":e.slice(0,s)}if(n==="line"){let s=e.lastIndexOf(`
|
|
8
|
+
`);return s<0?"":e.slice(0,s)}return e},mg=(e,n,t,r)=>{let o=e.createElement("span");return o.className="persona-stream-char",o.id=`stream-c-${t}-${r}`,o.style.setProperty("--char-index",String(r)),o.textContent=n,o},gg=(e,n,t,r)=>{let o=e.createElement("span");return o.className="persona-stream-word",o.id=`stream-w-${t}-${r}`,o.style.setProperty("--word-index",String(r)),o.textContent=n,o},$i=/\s/,fg=(e,n)=>{let t=e.parentNode;for(;t;){if(t.nodeType===1){let r=t;if(n.has(r.tagName.toLowerCase()))return!0}t=t.parentNode}return!1},hg=(e,n,t)=>{var d;let r=e.ownerDocument,o=e.parentNode;if(!r||!o)return;let s=(d=e.nodeValue)!=null?d:"";if(!s)return;let a=r.createDocumentFragment(),i=0;for(;i<s.length;)if($i.test(s[i])){let l=i;for(;l<s.length&&$i.test(s[l]);)l+=1;a.appendChild(r.createTextNode(s.slice(i,l))),i=l}else{let l=r.createElement("span");l.className="persona-stream-word-group";let u=i;for(;u<s.length&&!$i.test(s[u]);)l.appendChild(mg(r,s[u],n,t.value)),t.value+=1,u+=1;a.appendChild(l),i=u}o.replaceChild(a,e)},yg=(e,n,t)=>{var d;let r=e.ownerDocument,o=e.parentNode;if(!r||!o)return;let s=(d=e.nodeValue)!=null?d:"";if(!s)return;let a=r.createDocumentFragment(),i=s.split(/(\s+)/);for(let l of i)l&&(/^\s+$/.test(l)?a.appendChild(r.createTextNode(l)):(a.appendChild(gg(r,l,n,t.value)),t.value+=1));o.replaceChild(a,e)},qs=(e,n,t,r)=>{var p,h;if(!e||typeof document=="undefined")return e;let o=document.createElement("div");o.innerHTML=e;let s=new Set(((p=r==null?void 0:r.skipTags)!=null?p:ug).map(g=>g.toLowerCase())),a=document.createTreeWalker(o,NodeFilter.SHOW_TEXT,null),i=[],d=a.nextNode();for(;d;)fg(d,s)||i.push(d),d=a.nextNode();let l={value:(h=r==null?void 0:r.startIndex)!=null?h:0},u=n==="char"?hg:yg;for(let g of i)u(g,t,l);return o.innerHTML},Xa=(e=document)=>{let n=e.createElement("span");return n.className="persona-stream-caret",n.setAttribute("aria-hidden","true"),n.setAttribute("data-preserve-animation","stream-caret"),n},zs=(e=document)=>{let n=e.createElement("div");n.className="persona-stream-skeleton",n.setAttribute("data-preserve-animation","stream-skeleton"),n.setAttribute("aria-hidden","true");let t=e.createElement("div");return t.className="persona-stream-skeleton-line",n.appendChild(t),n},ru=new WeakMap,bg=(e,n)=>{var s;if(!e.styles)return;let t=ru.get(n);if(t||(t=new Set,ru.set(n,t)),t.has(e.name)){let a=e.name.replace(/["\\]/g,"\\$&");if(n.querySelector(`style[data-persona-animation="${a}"]`))return;t.delete(e.name)}t.add(e.name);let o=(n instanceof ShadowRoot?n.ownerDocument:(s=n.ownerDocument)!=null?s:document).createElement("style");o.setAttribute("data-persona-animation",e.name),o.textContent=e.styles,n.appendChild(o)},_i=new WeakMap,xg=(e,n)=>{if(!e.onAttach)return;let t=_i.get(n);if(t||(t=new Map,_i.set(n,t)),t.has(e.name))return;let r=e.onAttach(n);t.set(e.name,r)},lu=e=>{let n=_i.get(e);if(n){for(let t of n.values())typeof t=="function"&&t();n.clear()}},ji=(e,n)=>{bg(e,n),xg(e,n)};function Ui(e,n=yn){let t=e.style.position,r=e.style.zIndex,o=e.style.isolation,s=getComputedStyle(e),a=s.position==="static"||s.position==="";return a&&(e.style.position="relative"),e.style.zIndex=String(n),e.style.isolation="isolate",()=>{a&&(e.style.position=t),e.style.zIndex=r,e.style.isolation=o}}var Vs=0,so=null;function qi(e=document){var t;if(Vs++,Vs===1){let r=e.body,s=((t=e.defaultView)!=null?t:window).scrollY||e.documentElement.scrollTop;so={originalOverflow:r.style.overflow,originalPosition:r.style.position,originalTop:r.style.top,originalWidth:r.style.width,scrollY:s},r.style.overflow="hidden",r.style.position="fixed",r.style.top=`-${s}px`,r.style.width="100%"}let n=!1;return()=>{var r;if(!n&&(n=!0,Vs=Math.max(0,Vs-1),Vs===0&&so)){let o=e.body,s=(r=e.defaultView)!=null?r:window;o.style.overflow=so.originalOverflow,o.style.position=so.originalPosition,o.style.top=so.originalTop,o.style.width=so.originalWidth,s.scrollTo(0,so.scrollY),so=null}}}var Ya={side:"right",width:"420px",animate:!0,reveal:"resize"},nn=e=>{var n,t;return((t=(n=e==null?void 0:e.launcher)==null?void 0:n.mountMode)!=null?t:"floating")==="docked"},ao=e=>{var n,t;return((t=(n=e==null?void 0:e.launcher)==null?void 0:n.mountMode)!=null?t:"floating")==="composer-bar"},Xn=e=>{var t,r,o,s,a;let n=(t=e==null?void 0:e.launcher)==null?void 0:t.dock;return{side:(r=n==null?void 0:n.side)!=null?r:Ya.side,width:(o=n==null?void 0:n.width)!=null?o:Ya.width,animate:(s=n==null?void 0:n.animate)!=null?s:Ya.animate,reveal:(a=n==null?void 0:n.reveal)!=null?a:Ya.reveal}};var dr={"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 Js=(e,n)=>{let t=f("button");t.type="button",t.innerHTML=`
|
|
9
9
|
<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>
|
|
10
10
|
<img data-role="launcher-image" class="persona-rounded-full persona-object-cover" alt="" style="display:none" />
|
|
11
11
|
<span class="persona-flex persona-min-w-0 persona-flex-1 persona-flex-col persona-items-start persona-text-left">
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
<span class="persona-block persona-w-full persona-truncate persona-text-xs persona-text-persona-muted" data-role="launcher-subtitle"></span>
|
|
14
14
|
</span>
|
|
15
15
|
<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>
|
|
16
|
-
`,t.addEventListener("click",n);let r=o=>{var N,R,T,L,$,q,_,B,O,G,re,Ee,Re,je;let a=(N=o.launcher)!=null?N:{},i=nn(o),d=t.querySelector("[data-role='launcher-title']");if(d){let he=(R=a.title)!=null?R:"Chat Assistant";d.textContent=he,d.setAttribute("title",he)}let l=t.querySelector("[data-role='launcher-subtitle']");if(l){let he=(T=a.subtitle)!=null?T:"Get answers fast";l.textContent=he,l.setAttribute("title",he)}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 he=(L=a.agentIconSize)!=null?L:"40px";if(p.style.height=he,p.style.width=he,p.innerHTML="",a.agentIconName){let ue=parseFloat(he)||24,ke=ge(a.agentIconName,ue*.6,"var(--persona-text-inverse, #ffffff)",2);ke?(p.appendChild(ke),p.style.display=""):(p.textContent=($=a.agentIconText)!=null?$:"\u{1F4AC}",p.style.display="")}else a.iconUrl?p.style.display="none":(p.textContent=(q=a.agentIconText)!=null?q:"\u{1F4AC}",p.style.display="")}let f=t.querySelector("[data-role='launcher-image']");if(f){let he=(_=a.agentIconSize)!=null?_:"40px";f.style.height=he,f.style.width=he,a.iconUrl&&!a.agentIconName&&!a.agentIconHidden?(f.src=a.iconUrl,f.style.display="block"):f.style.display="none"}let g=t.querySelector("[data-role='launcher-call-to-action-icon']");if(g){let he=(B=a.callToActionIconSize)!=null?B:"32px";g.style.height=he,g.style.width=he,a.callToActionIconBackgroundColor?(g.style.backgroundColor=a.callToActionIconBackgroundColor,g.classList.remove("persona-bg-persona-primary")):(g.style.backgroundColor="",g.classList.add("persona-bg-persona-primary")),a.callToActionIconColor?(g.style.color=a.callToActionIconColor,g.classList.remove("persona-text-persona-call-to-action")):(g.style.color="",g.classList.add("persona-text-persona-call-to-action"));let ue=0;if(a.callToActionIconPadding?(g.style.boxSizing="border-box",g.style.padding=a.callToActionIconPadding,ue=(parseFloat(a.callToActionIconPadding)||0)*2):(g.style.boxSizing="",g.style.padding=""),a.callToActionIconHidden)g.style.display="none";else if(g.style.display=i?"none":"",g.innerHTML="",a.callToActionIconName){let ke=parseFloat(he)||24,Ue=Math.max(ke-ue,8),te=ge(a.callToActionIconName,Ue,"currentColor",2);te?g.appendChild(te):g.textContent=(O=a.callToActionIconText)!=null?O:"\u2197"}else g.textContent=(G=a.callToActionIconText)!=null?G:"\u2197"}let C=a.position&&dr[a.position]?dr[a.position]:dr["bottom-right"],x="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",M="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?M:`${x} ${C}`,i||(t.style.zIndex=String((re=a.zIndex)!=null?re:yn));let A="1px solid var(--persona-border, #e5e7eb)",P="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:A,t.style.boxShadow=(Re=a.shadow)!=null?Re:P,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=(je=a.collapsedMaxWidth)!=null?je:"",t.style.justifyContent="",t.style.padding="",t.style.overflow="")},s=()=>{t.removeEventListener("click",n),t.remove()};return e&&r(e),{element:t,update:r,destroy:s}};var hg="persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",Za=(e,n={})=>{var x,M,A,P,N,R;let{showClose:t=!0,wrapperClassName:r=hg,buttonSize:s,iconSize:o="28px"}=n,a=(x=e==null?void 0:e.launcher)!=null?x:{},i=(M=s!=null?s:a.closeButtonSize)!=null?M:"32px",d=h("div",r),l=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");l.style.height=i,l.style.width=i,l.type="button";let u=(A=a.closeButtonTooltipText)!=null?A:"Close chat",p=(P=a.closeButtonShowTooltip)!=null?P:!0;l.setAttribute("aria-label",u),l.style.display=t?"":"none";let f=(N=a.closeButtonIconName)!=null?N:"x",g=(R=a.closeButtonIconText)!=null?R:"\xD7";l.style.color=a.closeButtonColor||En.actionIconColor;let C=ge(f,o,"currentColor",1);if(C?(C.style.display="block",l.appendChild(C)):l.textContent=g,a.closeButtonBackgroundColor?(l.style.backgroundColor=a.closeButtonBackgroundColor,l.classList.remove("hover:persona-bg-gray-100")):(l.style.backgroundColor="",l.classList.add("hover:persona-bg-gray-100")),a.closeButtonBorderWidth||a.closeButtonBorderColor){let T=a.closeButtonBorderWidth||"0px",L=a.closeButtonBorderColor||"transparent";l.style.border=`${T} solid ${L}`,l.classList.remove("persona-border-none")}else l.style.border="",l.classList.add("persona-border-none");if(a.closeButtonBorderRadius?(l.style.borderRadius=a.closeButtonBorderRadius,l.classList.remove("persona-rounded-full")):(l.style.borderRadius="",l.classList.add("persona-rounded-full")),a.closeButtonPaddingX?(l.style.paddingLeft=a.closeButtonPaddingX,l.style.paddingRight=a.closeButtonPaddingX):(l.style.paddingLeft="",l.style.paddingRight=""),a.closeButtonPaddingY?(l.style.paddingTop=a.closeButtonPaddingY,l.style.paddingBottom=a.closeButtonPaddingY):(l.style.paddingTop="",l.style.paddingBottom=""),d.appendChild(l),p&&u){let T=null,L=()=>{if(T)return;let q=l.ownerDocument,_=q.body;if(!_)return;T=xr(q,"div","persona-clear-chat-tooltip"),T.textContent=u;let B=xr(q,"div");B.className="persona-clear-chat-tooltip-arrow",T.appendChild(B);let O=l.getBoundingClientRect();T.style.position="fixed",T.style.zIndex=String(oo),T.style.left=`${O.left+O.width/2}px`,T.style.top=`${O.top-8}px`,T.style.transform="translate(-50%, -100%)",_.appendChild(T)},$=()=>{T&&T.parentNode&&(T.parentNode.removeChild(T),T=null)};d.addEventListener("mouseenter",L),d.addEventListener("mouseleave",$),l.addEventListener("focus",L),l.addEventListener("blur",$),d._cleanupTooltip=()=>{$(),d.removeEventListener("mouseenter",L),d.removeEventListener("mouseleave",$),l.removeEventListener("focus",L),l.removeEventListener("blur",$)}}return{button:l,wrapper:d}},yg="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",ei=(e,n={})=>{var T,L,$,q,_,B,O,G,re,Ee,Re,je,he;let{wrapperClassName:t=yg,buttonSize:r,iconSize:s="20px"}=n,a=(L=((T=e==null?void 0:e.launcher)!=null?T:{}).clearChat)!=null?L:{},i=($=r!=null?r:a.size)!=null?$:"32px",d=(q=a.iconName)!=null?q:"refresh-cw",l=(_=a.iconColor)!=null?_:"",u=(B=a.backgroundColor)!=null?B:"",p=(O=a.borderWidth)!=null?O:"",f=(G=a.borderColor)!=null?G:"",g=(re=a.borderRadius)!=null?re:"",C=(Ee=a.paddingX)!=null?Ee:"",x=(Re=a.paddingY)!=null?Re:"",M=(je=a.tooltipText)!=null?je:"Clear chat",A=(he=a.showTooltip)!=null?he:!0,P=h("div",t),N=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");N.style.height=i,N.style.width=i,N.type="button",N.setAttribute("aria-label",M),N.style.color=l||En.actionIconColor;let R=ge(d,s,"currentColor",1);if(R&&(R.style.display="block",N.appendChild(R)),u&&(N.style.backgroundColor=u,N.classList.remove("hover:persona-bg-gray-100")),p||f){let ue=p||"0px",ke=f||"transparent";N.style.border=`${ue} solid ${ke}`,N.classList.remove("persona-border-none")}if(g&&(N.style.borderRadius=g,N.classList.remove("persona-rounded-full")),C&&(N.style.paddingLeft=C,N.style.paddingRight=C),x&&(N.style.paddingTop=x,N.style.paddingBottom=x),P.appendChild(N),A&&M){let ue=null,ke=()=>{if(ue)return;let te=N.ownerDocument,ve=te.body;if(!ve)return;ue=xr(te,"div","persona-clear-chat-tooltip"),ue.textContent=M;let X=xr(te,"div");X.className="persona-clear-chat-tooltip-arrow",ue.appendChild(X);let oe=N.getBoundingClientRect();ue.style.position="fixed",ue.style.zIndex=String(oo),ue.style.left=`${oe.left+oe.width/2}px`,ue.style.top=`${oe.top-8}px`,ue.style.transform="translate(-50%, -100%)",ve.appendChild(ue)},Ue=()=>{ue&&ue.parentNode&&(ue.parentNode.removeChild(ue),ue=null)};P.addEventListener("mouseenter",ke),P.addEventListener("mouseleave",Ue),N.addEventListener("focus",ke),N.addEventListener("blur",Ue),P._cleanupTooltip=()=>{Ue(),P.removeEventListener("mouseenter",ke),P.removeEventListener("mouseleave",Ue),N.removeEventListener("focus",ke),N.removeEventListener("blur",Ue)}}return{button:N,wrapper:P}};var En={titleColor:"var(--persona-header-title-fg, var(--persona-primary, #0f0f0f))",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))"},Nr=e=>{var T,L,$,q,_,B,O,G,re,Ee,Re,je,he,ue,ke,Ue;let{config:n,showClose:t=!0}=e,r=h("div","persona-widget-header persona-flex persona-items-center persona-gap-3 persona-px-6 persona-py-5");r.setAttribute("data-persona-theme-zone","header"),r.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",r.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",r.style.boxShadow="var(--persona-header-shadow, none)",r.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let s=(T=n==null?void 0:n.launcher)!=null?T:{},o=(L=s.headerIconSize)!=null?L:"48px",a=($=s.closeButtonPlacement)!=null?$:"inline",i=(q=s.headerIconHidden)!=null?q:!1,d=s.headerIconName,l=h("div","persona-flex persona-items-center persona-justify-center persona-rounded-xl persona-text-xl");if(l.style.height=o,l.style.width=o,l.style.backgroundColor="var(--persona-header-icon-bg, var(--persona-primary, #0f0f0f))",l.style.color="var(--persona-header-icon-fg, var(--persona-text-inverse, #ffffff))",!i)if(d){let te=parseFloat(o)||24,ve=ge(d,te*.6,"currentColor",1);ve?l.replaceChildren(ve):l.textContent=(B=(_=n==null?void 0:n.launcher)==null?void 0:_.agentIconText)!=null?B:"\u{1F4AC}"}else if((O=n==null?void 0:n.launcher)!=null&&O.iconUrl){let te=h("img");te.src=n.launcher.iconUrl,te.alt="",te.className="persona-rounded-xl persona-object-cover",te.style.height=o,te.style.width=o,l.replaceChildren(te)}else l.textContent=(re=(G=n==null?void 0:n.launcher)==null?void 0:G.agentIconText)!=null?re:"\u{1F4AC}";let u=h("div","persona-flex persona-flex-col persona-flex-1 persona-min-w-0"),p=h("span","persona-text-base persona-font-semibold");p.style.color=En.titleColor,p.textContent=(Re=(Ee=n==null?void 0:n.launcher)==null?void 0:Ee.title)!=null?Re:"Chat Assistant";let f=h("span","persona-text-xs");f.style.color=En.subtitleColor,f.textContent=(he=(je=n==null?void 0:n.launcher)==null?void 0:je.subtitle)!=null?he:"Here to help you get answers fast",u.append(p,f),i?r.append(u):r.append(l,u);let g=(ue=s.clearChat)!=null?ue:{},C=(ke=g.enabled)!=null?ke:!0,x=(Ue=g.placement)!=null?Ue:"inline",M=null,A=null;if(C){let ve=ei(n,{wrapperClassName:x==="top-right"?"persona-absolute persona-top-4 persona-z-50":"persona-relative persona-ml-auto persona-clear-chat-button-wrapper"});M=ve.button,A=ve.wrapper,x==="top-right"&&(A.style.right="48px"),x==="inline"&&r.appendChild(A)}let P=a==="top-right"?"persona-absolute persona-top-4 persona-right-4 persona-z-50":C&&x==="inline"?"persona-relative persona-inline-flex persona-items-center persona-justify-center":"persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",{button:N,wrapper:R}=Za(n,{showClose:t,wrapperClassName:P});return a!=="top-right"&&r.appendChild(R),{header:r,iconHolder:l,headerTitle:p,headerSubtitle:f,closeButton:N,closeButtonWrapper:R,clearChatButton:M,clearChatButtonWrapper:A}},Do=(e,n,t)=>{var a,i,d,l;let r=(a=t==null?void 0:t.launcher)!=null?a:{},s=(i=r.closeButtonPlacement)!=null?i:"inline",o=(l=(d=r.clearChat)==null?void 0:d.placement)!=null?l:"inline";e.appendChild(n.header),s==="top-right"&&(e.style.position="relative",e.appendChild(n.closeButtonWrapper)),n.clearChatButtonWrapper&&o==="top-right"&&(e.style.position="relative",e.appendChild(n.clearChatButtonWrapper))};function io(e){let{items:n,onSelect:t,anchor:r,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=String(oo)):(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 g of n){if(g.dividerBefore){let M=document.createElement("hr");a.appendChild(M)}let C=document.createElement("button");if(C.type="button",C.setAttribute("role","menuitem"),C.setAttribute("data-dropdown-item-id",g.id),g.destructive&&C.setAttribute("data-destructive",""),g.icon){let M=ge(g.icon,16,"currentColor",1.5);M&&C.appendChild(M)}let x=document.createElement("span");x.textContent=g.label,C.appendChild(x),C.addEventListener("click",M=>{M.stopPropagation(),u(),t(g.id)}),a.appendChild(C)}let i=null;function d(){if(!o)return;let g=r.getBoundingClientRect();a.style.top=`${g.bottom+4}px`,s==="bottom-right"?(a.style.right=`${window.innerWidth-g.right}px`,a.style.left="auto"):(a.style.left=`${g.left}px`,a.style.right="auto")}function l(){d(),a.classList.remove("persona-hidden"),requestAnimationFrame(()=>{let g=C=>{!a.contains(C.target)&&!r.contains(C.target)&&u()};document.addEventListener("click",g,!0),i=()=>document.removeEventListener("click",g,!0)})}function u(){a.classList.add("persona-hidden"),i==null||i(),i=null}function p(){a.classList.contains("persona-hidden")?l():u()}function f(){u(),a.remove()}return o&&o.appendChild(a),{element:a,show:l,hide:u,toggle:p,destroy:f}}function Ot(e){let{icon:n,label:t,size:r,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 l=ge(n,r!=null?r:16,"currentColor",s!=null?s:2);if(l&&d.appendChild(l),a&&d.addEventListener("click",a),i)for(let[u,p]of Object.entries(i))d.setAttribute(u,p);return d}function Ks(e){let{icon:n,label:t,variant:r="default",size:s="sm",iconSize:o,className:a,onClick:i,aria:d}=e,l="persona-label-btn";r!=="default"&&(l+=" persona-label-btn--"+r),l+=" persona-label-btn--"+s,a&&(l+=" "+a);let u=h("button",l);if(u.type="button",u.setAttribute("aria-label",t),n){let f=ge(n,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,g]of Object.entries(d))u.setAttribute(f,g);return u}function Gs(e){let{items:n,selectedId:t,onSelect:r,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 n){let p;u.icon?p=Ot({icon:u.icon,label:u.label,onClick:()=>{a=u.id,d(),r(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(),r(u.id)})),p.setAttribute("aria-pressed",u.id===a?"true":"false"),i.push({id:u.id,btn:p}),o.appendChild(p)}function l(u){a=u,d()}return{element:o,setSelected:l}}function ti(e){var g,C;let{label:n,icon:t="chevron-down",menuItems:r,onSelect:s,position:o="bottom-left",portal:a,className:i,hover:d}=e,l=h("div","persona-combo-btn"+(i?" "+i:""));l.style.position="relative",l.style.display="inline-flex",l.style.alignItems="center",l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0"),l.setAttribute("aria-haspopup","true"),l.setAttribute("aria-expanded","false"),l.setAttribute("aria-label",n);let u=h("span","persona-combo-btn-label");u.textContent=n,l.appendChild(u);let p=ge(t,14,"currentColor",2);p&&(p.style.marginLeft="4px",p.style.opacity="0.6",l.appendChild(p)),d&&(l.style.borderRadius=(g=d.borderRadius)!=null?g:"10px",l.style.padding=(C=d.padding)!=null?C:"6px 4px 6px 12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.addEventListener("mouseenter",()=>{var x,M;l.style.backgroundColor=(x=d.background)!=null?x:"",l.style.borderColor=(M=d.border)!=null?M:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}));let f=io({items:r,onSelect:x=>{l.setAttribute("aria-expanded","false"),s(x)},anchor:l,position:o,portal:a});return a||l.appendChild(f.element),l.addEventListener("click",x=>{x.stopPropagation();let M=!f.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",M?"false":"true"),f.toggle()}),l.addEventListener("keydown",x=>{(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),l.click())}),{element:l,setLabel:x=>{u.textContent=x,l.setAttribute("aria-label",x)},open:()=>{l.setAttribute("aria-expanded","true"),f.show()},close:()=>{l.setAttribute("aria-expanded","false"),f.hide()},toggle:()=>{let x=!f.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",x?"false":"true"),f.toggle()},destroy:()=>{f.destroy(),l.remove()}}}var zi=e=>{var r;let n=Nr({config:e.config,showClose:e.showClose,onClose:e.onClose,onClearChat:e.onClearChat}),t=(r=e.layoutHeaderConfig)==null?void 0:r.onTitleClick;if(t){let s=n.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 n};function bg(e,n,t){var r,s,o;if(n!=null&&n.length)for(let a of n){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=(r=a.ariaLabel)!=null?r:a.label)!=null?s:a.id),a.icon){let d=ge(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 l=io({items:a.menuItems,onSelect:u=>t==null?void 0:t(u),anchor:d,position:"bottom-left"});d.appendChild(l.element),i.addEventListener("click",u=>{u.stopPropagation(),l.toggle()}),e.appendChild(d)}else i.addEventListener("click",()=>t==null?void 0:t(a.id)),e.appendChild(i)}}var Vi=e=>{var P,N,R,T,L,$,q,_,B;let{config:n,showClose:t=!0,onClose:r,layoutHeaderConfig:s,onHeaderAction:o}=e,a=(P=n==null?void 0:n.launcher)!=null?P:{},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,l,u;if(d)l=ti({label:(N=a.title)!=null?N:"Chat Assistant",menuItems:d.menuItems,onSelect:d.onSelect,hover:d.hover,className:""}).element,l.style.color=En.titleColor,u=(R=l.querySelector(".persona-combo-btn-label"))!=null?R:l;else{if(l=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=En.titleColor,u.textContent=(T=a.title)!=null?T:"Chat Assistant",l.appendChild(u),bg(l,s==null?void 0:s.trailingActions,(L=s==null?void 0:s.onAction)!=null?L:o),s!=null&&s.onTitleClick){l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0");let G=s.onTitleClick;l.addEventListener("click",re=>{re.target.closest("button")||G()}),l.addEventListener("keydown",re=>{(re.key==="Enter"||re.key===" ")&&(re.preventDefault(),G())})}let O=s==null?void 0:s.titleRowHover;O&&(l.style.borderRadius=($=O.borderRadius)!=null?$:"10px",l.style.padding=(q=O.padding)!=null?q:"6px 4px 6px 12px",l.style.margin="-6px 0 -6px -12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.style.width="fit-content",l.style.flex="none",l.addEventListener("mouseenter",()=>{var G,re;l.style.backgroundColor=(G=O.background)!=null?G:"",l.style.borderColor=(re=O.border)!=null?re:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}))}i.appendChild(l);let p=(_=a.closeButtonSize)!=null?_:"32px",f=h("div",""),g=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");g.style.height=p,g.style.width=p,g.type="button",g.setAttribute("aria-label","Close chat"),g.style.display=t?"":"none",g.style.color=a.closeButtonColor||En.actionIconColor;let C=(B=a.closeButtonIconName)!=null?B:"x",x=ge(C,"28px","currentColor",1);x?g.appendChild(x):g.textContent="\xD7",r&&g.addEventListener("click",r),f.appendChild(g),i.appendChild(f);let M=h("div");M.style.display="none";let A=h("span");return A.style.display="none",{header:i,iconHolder:M,headerTitle:u,headerSubtitle:A,closeButton:g,closeButtonWrapper:f,clearChatButton:null,clearChatButtonWrapper:null}},ni={default:zi,minimal:Vi},Ji=e=>{var n;return(n=ni[e])!=null?n:ni.default},rs=(e,n,t)=>{var a,i,d;if(n!=null&&n.render){let l=n.render({config:e,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,trailingActions:n.trailingActions,onAction:n.onAction}),u=h("div");u.style.display="none";let p=h("span"),f=h("span"),g=h("button");g.style.display="none";let C=h("div");return C.style.display="none",{header:l,iconHolder:u,headerTitle:p,headerSubtitle:f,closeButton:g,closeButtonWrapper:C,clearChatButton:null,clearChatButtonWrapper:null}}let r=(a=n==null?void 0:n.layout)!=null?a:"default",o=Ji(r)({config:e,showClose:(d=(i=n==null?void 0:n.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:n,onHeaderAction:n==null?void 0:n.onAction});return n&&(n.showIcon===!1&&(o.iconHolder.style.display="none"),n.showTitle===!1&&(o.headerTitle.style.display="none"),n.showSubtitle===!1&&(o.headerSubtitle.style.display="none"),n.showCloseButton===!1&&(o.closeButton.style.display="none"),n.showClearChat===!1&&o.clearChatButtonWrapper&&(o.clearChatButtonWrapper.style.display="none")),o};var ri=e=>{var a,i;let n=h("textarea");n.setAttribute("data-persona-composer-input",""),n.placeholder=(i=(a=e==null?void 0:e.copy)==null?void 0:a.inputPlaceholder)!=null?i:"Type your message\u2026",n.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",n.rows=1,n.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',n.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))";let t=3,r=20;n.style.maxHeight=`${t*r}px`,n.style.overflowY="auto";let s=()=>{let d=parseFloat(n.style.maxHeight);return Number.isFinite(d)&&d>0?d:t*r},o=()=>{n.addEventListener("input",()=>{n.style.height="auto";let d=Math.min(n.scrollHeight,s());n.style.height=`${d}px`})};return n.style.border="none",n.style.outline="none",n.style.borderWidth="0",n.style.borderStyle="none",n.style.borderColor="transparent",n.addEventListener("focus",()=>{n.style.border="none",n.style.outline="none",n.style.borderWidth="0",n.style.borderStyle="none",n.style.borderColor="transparent",n.style.boxShadow="none"}),n.addEventListener("blur",()=>{n.style.border="none",n.style.outline="none"}),{textarea:n,attachAutoResize:o}},oi=e=>{var T,L,$,q,_,B,O,G,re,Ee,Re,je;let n=(T=e==null?void 0:e.sendButton)!=null?T:{},t=(L=n.useIcon)!=null?L:!1,r=($=n.iconText)!=null?$:"\u2191",s=n.iconName,o=(q=n.stopIconName)!=null?q:"square",a=(_=n.tooltipText)!=null?_:"Send message",i=(B=n.stopTooltipText)!=null?B:"Stop generating",d=(G=(O=e==null?void 0:e.copy)==null?void 0:O.sendButtonLabel)!=null?G:"Send",l=(Ee=(re=e==null?void 0:e.copy)==null?void 0:re.stopButtonLabel)!=null?Ee:"Stop",u=(Re=n.showTooltip)!=null?Re:!1,p=(je=n.size)!=null?je:"40px",f=n.backgroundColor,g=n.textColor,C=h("div","persona-send-button-wrapper"),x=h("button",t?"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");x.type="submit",x.setAttribute("data-persona-composer-submit","");let M=null,A=null;if(t){x.style.width=p,x.style.height=p,x.style.minWidth=p,x.style.minHeight=p,x.style.fontSize="18px",x.style.lineHeight="1",x.innerHTML="",g?x.style.color=g:x.style.color="var(--persona-button-primary-fg, #ffffff)";let he=parseFloat(p)||24,ue=(g==null?void 0:g.trim())||"currentColor";s?(M=ge(s,he,ue,2),M?x.appendChild(M):x.textContent=r):x.textContent=r,A=ge(o,he,ue,2),f?x.style.backgroundColor=f:x.classList.add("persona-bg-persona-primary")}else x.textContent=d,g?x.style.color=g:x.classList.add("persona-text-white");n.borderWidth&&(x.style.borderWidth=n.borderWidth,x.style.borderStyle="solid"),n.borderColor&&(x.style.borderColor=n.borderColor),n.paddingX?(x.style.paddingLeft=n.paddingX,x.style.paddingRight=n.paddingX):(x.style.paddingLeft="",x.style.paddingRight=""),n.paddingY?(x.style.paddingTop=n.paddingY,x.style.paddingBottom=n.paddingY):(x.style.paddingTop="",x.style.paddingBottom="");let P=null;u&&a&&(P=h("div","persona-send-button-tooltip"),P.textContent=a,C.appendChild(P)),x.setAttribute("aria-label",a),C.appendChild(x);let N="send";return{button:x,wrapper:C,setMode:he=>{if(he===N)return;N=he;let ue=he==="stop"?i:a;if(x.setAttribute("aria-label",ue),P&&(P.textContent=ue),t){if(M&&A){let ke=he==="stop"?A:M,Ue=he==="stop"?M:A;Ue.parentNode===x?x.replaceChild(ke,Ue):x.appendChild(ke)}}else x.textContent=he==="stop"?l:d}}},si=e=>{var P,N,R,T,L,$,q,_,B,O,G,re;let n=(P=e==null?void 0:e.voiceRecognition)!=null?P:{};if(!(n.enabled===!0))return null;let r=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),s=((N=n.provider)==null?void 0:N.type)==="runtype";if(!(r||s))return null;let a=(T=(R=e==null?void 0:e.sendButton)==null?void 0:R.size)!=null?T:"40px",i=h("div","persona-send-button-wrapper"),d=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");d.type="button",d.setAttribute("data-persona-composer-mic",""),d.setAttribute("aria-label","Start voice recognition");let l=(L=n.iconName)!=null?L:"mic",u=($=n.iconSize)!=null?$:a,p=parseFloat(u)||24,f=(_=n.backgroundColor)!=null?_:(q=e==null?void 0:e.sendButton)==null?void 0:q.backgroundColor,g=(O=n.iconColor)!=null?O:(B=e==null?void 0:e.sendButton)==null?void 0:B.textColor;d.style.width=u,d.style.height=u,d.style.minWidth=u,d.style.minHeight=u,d.style.fontSize="18px",d.style.lineHeight="1",g?d.style.color=g:d.style.color="var(--persona-text, #111827)";let x=ge(l,p,g||"currentColor",1.5);x?d.appendChild(x):d.textContent="\u{1F3A4}",f&&(d.style.backgroundColor=f),n.borderWidth&&(d.style.borderWidth=n.borderWidth,d.style.borderStyle="solid"),n.borderColor&&(d.style.borderColor=n.borderColor),n.paddingX&&(d.style.paddingLeft=n.paddingX,d.style.paddingRight=n.paddingX),n.paddingY&&(d.style.paddingTop=n.paddingY,d.style.paddingBottom=n.paddingY),i.appendChild(d);let M=(G=n.tooltipText)!=null?G:"Start voice recognition";if(((re=n.showTooltip)!=null?re:!1)&&M){let Ee=h("div","persona-send-button-tooltip");Ee.textContent=M,i.appendChild(Ee)}return{button:d,wrapper:i}},ai=e=>{var C,x,M,A,P,N,R,T;let n=(C=e==null?void 0:e.attachments)!=null?C:{};if(n.enabled!==!0)return null;let t=(M=(x=e==null?void 0:e.sendButton)==null?void 0:x.size)!=null?M:"40px",r=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2");r.style.display="none";let s=h("input");s.type="file",s.accept=((A=n.allowedTypes)!=null?A:Dr).join(","),s.multiple=((P=n.maxFiles)!=null?P:4)>1,s.style.display="none",s.setAttribute("aria-label","Attach files");let o=h("div","persona-send-button-wrapper"),a=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button");a.type="button",a.setAttribute("aria-label",(N=n.buttonTooltipText)!=null?N:"Attach file");let i=(R=n.buttonIconName)!=null?R:"paperclip",d=t,l=parseFloat(d)||40,u=Math.round(l*.6);a.style.width=d,a.style.height=d,a.style.minWidth=d,a.style.minHeight=d,a.style.fontSize="18px",a.style.lineHeight="1",a.style.backgroundColor="transparent",a.style.color="var(--persona-primary, #111827)",a.style.border="none",a.style.borderRadius="6px",a.style.transition="background-color 0.15s ease",a.addEventListener("mouseenter",()=>{a.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),a.addEventListener("mouseleave",()=>{a.style.backgroundColor="transparent"});let p=ge(i,u,"currentColor",1.5);p?a.appendChild(p):a.textContent="\u{1F4CE}",a.addEventListener("click",L=>{L.preventDefault(),s.click()}),o.appendChild(a);let f=(T=n.buttonTooltipText)!=null?T:"Attach file",g=h("div","persona-send-button-tooltip");return g.textContent=f,o.appendChild(g),{button:a,wrapper:o,input:s,previewsContainer:r}},ii=e=>{var a,i,d;let n=(a=e==null?void 0:e.statusIndicator)!=null?a:{},t=n.align==="left"?"persona-text-left":n.align==="center"?"persona-text-center":"persona-text-right",r=h("div",`persona-mt-2 ${t} persona-text-xs persona-text-persona-muted`);r.setAttribute("data-persona-composer-status","");let s=(i=n.visible)!=null?i:!0;r.style.display=s?"":"none";let o=(d=n.idleText)!=null?d:"Online";if(n.idleLink){let l=h("a");l.href=n.idleLink,l.target="_blank",l.rel="noopener noreferrer",l.textContent=o,l.style.color="inherit",l.style.textDecoration="none",r.appendChild(l)}else r.textContent=o;return r},li=()=>h("div","persona-mb-3 persona-flex persona-flex-wrap persona-gap-2");var os=e=>{var C,x,M,A,P,N;let{config:n}=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 r=li(),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{textarea:o,attachAutoResize:a}=ri(n);a();let i=oi(n),d=si(n),l=ai(n),u=ii(n);l&&(l.previewsContainer.style.gap="8px",s.append(l.previewsContainer,l.input)),s.append(o);let p=h("div","persona-widget-composer__actions persona-flex persona-items-center persona-justify-between persona-w-full"),f=h("div","persona-widget-composer__left-actions persona-flex persona-items-center persona-gap-2"),g=h("div","persona-widget-composer__right-actions persona-flex persona-items-center persona-gap-1");return l&&f.append(l.wrapper),d&&g.append(d.wrapper),g.append(i.wrapper),p.append(f,g),s.append(p),s.addEventListener("click",R=>{R.target!==i.button&&R.target!==i.wrapper&&R.target!==(d==null?void 0:d.button)&&R.target!==(d==null?void 0:d.wrapper)&&R.target!==(l==null?void 0:l.button)&&R.target!==(l==null?void 0:l.wrapper)&&o.focus()}),t.append(r,s,u),{footer:t,suggestions:r,composerForm:s,textarea:o,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(C=d==null?void 0:d.button)!=null?C:null,micButtonWrapper:(x=d==null?void 0:d.wrapper)!=null?x:null,statusText:u,attachmentButton:(M=l==null?void 0:l.button)!=null?M:null,attachmentButtonWrapper:(A=l==null?void 0:l.wrapper)!=null?A:null,attachmentInput:(P=l==null?void 0:l.input)!=null?P:null,attachmentPreviewsContainer:(N=l==null?void 0:l.previewsContainer)!=null?N:null,actionsRow:p,leftActions:f,rightActions:g,setSendButtonMode:i.setMode}};var iu=()=>{let e=h("button","persona-pill-peek");e.type="button",e.setAttribute("data-persona-pill-peek",""),e.setAttribute("aria-label","Show conversation"),e.setAttribute("tabindex","-1");let n=h("span","persona-pill-peek__icon"),t=ge("message-square",16,"currentColor",1.5);t&&n.appendChild(t);let r=h("span","persona-pill-peek__text"),s=h("span","persona-pill-peek__caret"),o=ge("chevron-up",16,"currentColor",1.5);return o&&s.appendChild(o),e.append(n,r,s),{root:e,textNode:r}},lu=e=>{var C,x,M,A,P,N;let{config:n}=e,t=h("div","persona-widget-footer persona-widget-footer--pill");t.setAttribute("data-persona-theme-zone","composer");let r=li();r.style.display="none";let s=ii(n);s.style.display="none";let{textarea:o,attachAutoResize:a}=ri(n);o.style.maxHeight="100px",a();let i=oi(n),d=si(n),l=ai(n);l&&l.previewsContainer.classList.add("persona-pill-composer__previews");let u=h("form","persona-widget-composer persona-pill-composer");u.setAttribute("data-persona-composer-form",""),u.style.outline="none";let p=h("div","persona-widget-composer__left-actions persona-pill-composer__left");l&&p.append(l.wrapper);let f=h("div","persona-widget-composer__right-actions persona-pill-composer__right");d&&f.append(d.wrapper),f.append(i.wrapper),u.addEventListener("click",R=>{R.target!==i.button&&R.target!==i.wrapper&&R.target!==(d==null?void 0:d.button)&&R.target!==(d==null?void 0:d.wrapper)&&R.target!==(l==null?void 0:l.button)&&R.target!==(l==null?void 0:l.wrapper)&&o.focus()}),l&&u.append(l.input),u.append(p,o,f),l&&t.append(l.previewsContainer),t.append(u,r,s);let g=u;return{footer:t,suggestions:r,composerForm:u,textarea:o,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(C=d==null?void 0:d.button)!=null?C:null,micButtonWrapper:(x=d==null?void 0:d.wrapper)!=null?x:null,statusText:s,attachmentButton:(M=l==null?void 0:l.button)!=null?M:null,attachmentButtonWrapper:(A=l==null?void 0:l.wrapper)!=null?A:null,attachmentInput:(P=l==null?void 0:l.input)!=null?P:null,attachmentPreviewsContainer:(N=l==null?void 0:l.previewsContainer)!=null?N:null,actionsRow:g,leftActions:p,rightActions:f,setSendButtonMode:i.setMode}};var cu=e=>{var u,p,f,g,C,x,M,A,P,N,R,T,L,$,q,_,B;let n=(p=(u=e==null?void 0:e.launcher)==null?void 0:u.enabled)!=null?p:!0,t=nn(e);if(ao(e)){let O=(g=(f=e==null?void 0:e.launcher)==null?void 0:f.composerBar)!=null?g:{},G=h("div","persona-widget-wrapper persona-fixed persona-transition");G.setAttribute("data-persona-composer-bar",""),G.dataset.state="collapsed",G.dataset.expandedSize=(C=O.expandedSize)!=null?C:"anchored",G.style.zIndex=String((M=(x=e==null?void 0:e.launcher)==null?void 0:x.zIndex)!=null?M:yn);let re=h("div","persona-widget-panel persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");re.style.width="100%",G.appendChild(re);let Ee=h("div","persona-widget-pill-root");return Ee.setAttribute("data-persona-composer-bar",""),Ee.dataset.state="collapsed",Ee.dataset.expandedSize=(A=O.expandedSize)!=null?A:"anchored",Ee.style.zIndex=String((N=(P=e==null?void 0:e.launcher)==null?void 0:P.zIndex)!=null?N:yn),{wrapper:G,panel:re,pillRoot:Ee}}if(t){let O=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col"),G=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");return O.appendChild(G),{wrapper:O,panel:G}}if(!n){let O=h("div","persona-relative persona-h-full persona-flex persona-flex-col persona-flex-1 persona-min-h-0"),G=h("div","persona-relative persona-flex-1 persona-flex persona-flex-col persona-min-h-0"),re=(T=(R=e==null?void 0:e.launcher)==null?void 0:R.width)!=null?T:"100%";return O.style.width=re,G.style.width="100%",O.appendChild(G),{wrapper:O,panel:G}}let s=(L=e==null?void 0:e.launcher)!=null?L:{},o=s.position&&dr[s.position]?dr[s.position]:dr["bottom-right"],a=h("div",`persona-widget-wrapper persona-fixed ${o} persona-transition`);a.style.zIndex=String((q=($=e==null?void 0:e.launcher)==null?void 0:$.zIndex)!=null?q:yn);let i=h("div","persona-widget-panel persona-relative persona-min-h-[320px]"),d=(B=(_=e==null?void 0:e.launcher)==null?void 0:_.width)!=null?B:e==null?void 0:e.launcherWidth,l=d!=null?d:Un;return i.style.width=l,i.style.maxWidth=l,a.appendChild(i),{wrapper:a,panel:i}},xg=(e,n)=>{var R,T,L,$,q,_,B,O,G;let t=h("div","persona-widget-container persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-text-persona-primary");t.setAttribute("data-persona-theme-zone","container");let{button:r,wrapper:s}=Za(e,{showClose:n,wrapperClassName:"persona-composer-bar-close",buttonSize:"16px",iconSize:"14px"});s.style.position="absolute",s.style.top="8px",s.style.right="8px",s.style.zIndex="10";let o=(L=(T=(R=e==null?void 0:e.launcher)==null?void 0:R.clearChat)==null?void 0:T.enabled)!=null?L:!0,a=null,i=null;if(o){let re=ei(e,{wrapperClassName:"persona-composer-bar-clear-chat",buttonSize:"16px",iconSize:"14px"});a=re.button,i=re.wrapper,i.style.position="absolute",i.style.top="8px",i.style.right="32px",i.style.zIndex="10"}let d=h("span","persona-widget-header");d.setAttribute("data-persona-theme-zone","header"),d.style.display="none";let l=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");l.style.paddingTop="48px",l.id="persona-scroll-container",l.setAttribute("data-persona-theme-zone","messages");let u=h("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");u.style.boxShadow="var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))",u.setAttribute("data-persona-intro-card","");let p=h("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");p.textContent=(q=($=e==null?void 0:e.copy)==null?void 0:$.welcomeTitle)!=null?q:"Hello \u{1F44B}";let f=h("p","persona-mt-2 persona-text-sm persona-text-persona-muted");f.textContent=(B=(_=e==null?void 0:e.copy)==null?void 0:_.welcomeSubtitle)!=null?B:"Ask anything about your account or products.",u.append(p,f);let g=h("div","persona-flex persona-flex-col persona-gap-3"),C=(O=e==null?void 0:e.layout)==null?void 0:O.contentMaxWidth;C&&(g.style.maxWidth=C,g.style.marginLeft="auto",g.style.marginRight="auto",g.style.width="100%"),((G=e==null?void 0:e.copy)==null?void 0:G.showWelcomeCard)!==!1||(u.style.display="none",l.classList.remove("persona-gap-6"),l.classList.add("persona-gap-3")),l.append(u,g);let M=h("div","persona-composer-overlay persona-pointer-events-none");M.setAttribute("data-persona-composer-overlay",""),M.style.position="absolute",M.style.left="0",M.style.right="0",M.style.bottom="0",M.style.zIndex="20";let A=lu({config:e}),{root:P,textNode:N}=iu();return t.append(d,s,l,M),i&&t.appendChild(i),{container:t,body:l,messagesWrapper:g,composerOverlay:M,suggestions:A.suggestions,textarea:A.textarea,sendButton:A.sendButton,sendButtonWrapper:A.sendButtonWrapper,micButton:A.micButton,micButtonWrapper:A.micButtonWrapper,composerForm:A.composerForm,statusText:A.statusText,introTitle:p,introSubtitle:f,closeButton:r,closeButtonWrapper:s,clearChatButton:a,clearChatButtonWrapper:i,iconHolder:h("span"),headerTitle:h("span"),headerSubtitle:h("span"),header:d,footer:A.footer,attachmentButton:A.attachmentButton,attachmentButtonWrapper:A.attachmentButtonWrapper,attachmentInput:A.attachmentInput,attachmentPreviewsContainer:A.attachmentPreviewsContainer,actionsRow:A.actionsRow,leftActions:A.leftActions,rightActions:A.rightActions,setSendButtonMode:A.setSendButtonMode,peekBanner:P,peekTextNode:N}},du=(e,n=!0)=>{var M,A,P,N,R,T,L,$,q;if(ao(e))return xg(e,n);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-text-persona-primary persona-bg-persona-surface persona-rounded-2xl persona-overflow-hidden persona-border persona-border-persona-border");t.setAttribute("data-persona-theme-zone","container");let r=(M=e==null?void 0:e.layout)==null?void 0:M.header,s=((A=e==null?void 0:e.layout)==null?void 0:A.showHeader)!==!1,o=r?rs(e,r,{showClose:n}):Nr({config:e,showClose:n}),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=h("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");i.style.boxShadow=nn(e)?"none":"var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))";let d=h("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");d.textContent=(N=(P=e==null?void 0:e.copy)==null?void 0:P.welcomeTitle)!=null?N:"Hello \u{1F44B}";let l=h("p","persona-mt-2 persona-text-sm persona-text-persona-muted");l.textContent=(T=(R=e==null?void 0:e.copy)==null?void 0:R.welcomeSubtitle)!=null?T:"Ask anything about your account or products.",i.append(d,l);let u=h("div","persona-flex persona-flex-col persona-gap-3"),p=(L=e==null?void 0:e.layout)==null?void 0:L.contentMaxWidth;p&&(u.style.maxWidth=p,u.style.marginLeft="auto",u.style.marginRight="auto",u.style.width="100%"),i.setAttribute("data-persona-intro-card",""),(($=e==null?void 0:e.copy)==null?void 0:$.showWelcomeCard)!==!1||(i.style.display="none",a.classList.remove("persona-gap-6"),a.classList.add("persona-gap-3")),a.append(i,u);let g=os({config:e}),C=((q=e==null?void 0:e.layout)==null?void 0:q.showFooter)!==!1;s?Do(t,o,e):(o.header.style.display="none",Do(t,o,e)),t.append(a);let x=h("div","persona-composer-overlay persona-pointer-events-none");return x.setAttribute("data-persona-composer-overlay",""),x.style.position="absolute",x.style.left="0",x.style.right="0",x.style.bottom="0",x.style.zIndex="20",C||(g.footer.style.display="none"),t.append(g.footer),t.append(x),{container:t,body:a,messagesWrapper:u,composerOverlay:x,suggestions:g.suggestions,textarea:g.textarea,sendButton:g.sendButton,sendButtonWrapper:g.sendButtonWrapper,micButton:g.micButton,micButtonWrapper:g.micButtonWrapper,composerForm:g.composerForm,statusText:g.statusText,introTitle:d,introSubtitle:l,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:g.footer,attachmentButton:g.attachmentButton,attachmentButtonWrapper:g.attachmentButtonWrapper,attachmentInput:g.attachmentInput,attachmentPreviewsContainer:g.attachmentPreviewsContainer,actionsRow:g.actionsRow,leftActions:g.leftActions,rightActions:g.rightActions,setSendButtonMode:g.setSendButtonMode}};var vg=e=>{switch(e){case"max_tool_calls":return"Stopped after calling a tool. Send a follow-up to continue.";case"length":return"Response cut off as max tokens reached. Ask for more to continue.";case"content_filter":return"The provider filtered this response.";case"error":return"Something went wrong generating this response.";default:return null}},Cg=(e,n)=>{if(!e)return null;let t=vg(e);if(t===null)return null;let r=n==null?void 0:n[e],s=r!==void 0?r:t;return s||null},wg=(e,n)=>{let t=h("div","persona-message-stop-reason persona-text-xs persona-mt-2 persona-italic");return t.setAttribute("data-stop-reason",e),t.setAttribute("role","note"),t.style.opacity="0.75",t.textContent=n,t},Ag=e=>{let n=e.toLowerCase();return n.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(e)||n.startsWith("data:image/")||!e.includes(":"))},Sg=320,Eg=320,Tg=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(n=>n.type==="image"&&typeof n.image=="string"&&n.image.trim().length>0),kg=(e,n,t)=>{if(e.length===0)return null;try{let r=h("div","persona-flex persona-flex-col persona-gap-2");r.setAttribute("data-message-attachments","images"),n&&(r.style.marginBottom="8px");let s=0,o=!1,a=()=>{o||(o=!0,r.remove(),t==null||t())};return e.forEach((i,d)=>{var p;let l=h("img");l.alt=((p=i.alt)==null?void 0:p.trim())||`Attached image ${d+1}`,l.loading="lazy",l.decoding="async",l.referrerPolicy="no-referrer",l.style.display="block",l.style.width="100%",l.style.maxWidth=`${Sg}px`,l.style.maxHeight=`${Eg}px`,l.style.height="auto",l.style.objectFit="contain",l.style.borderRadius="10px",l.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",l.style.border="1px solid var(--persona-attachment-image-border, var(--persona-border, #e5e7eb))";let u=!1;s+=1,l.addEventListener("error",()=>{u||(u=!0,s=Math.max(0,s-1),l.remove(),s===0&&a())}),l.addEventListener("load",()=>{u=!0}),Ag(i.image)?(l.src=i.image,r.appendChild(l)):(u=!0,s=Math.max(0,s-1),l.remove())}),s===0?(a(),null):r}catch{return t==null||t(),null}},No=()=>{let e=document.createElement("div");e.className="persona-flex persona-items-center persona-space-x-1 persona-h-5 persona-mt-2";let n=document.createElement("div");n.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",n.style.backgroundColor="currentColor",n.style.opacity="0.4",n.style.animationDelay="0ms";let t=document.createElement("div");t.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",t.style.backgroundColor="currentColor",t.style.opacity="0.4",t.style.animationDelay="250ms";let r=document.createElement("div");r.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",r.style.backgroundColor="currentColor",r.style.opacity="0.4",r.style.animationDelay="500ms";let s=document.createElement("span");return s.className="persona-sr-only",s.textContent="Loading",e.appendChild(n),e.appendChild(t),e.appendChild(r),e.appendChild(s),e},Ki=(e,n,t)=>{let r={config:t!=null?t:{},streaming:!0,location:e,defaultRenderer:No};if(n){let s=n(r);if(s!==null)return s}return No()},Mg=(e,n)=>{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"),r=n==="user"?e.userAvatar:e.assistantAvatar;if(r)if(r.startsWith("http")||r.startsWith("/")||r.startsWith("data:")){let s=h("img");s.src=r,s.alt=n==="user"?"User":"Assistant",s.className="persona-w-full persona-h-full persona-rounded-full persona-object-cover",t.appendChild(s)}else t.textContent=r,t.classList.add(n==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");else t.textContent=n==="user"?"U":"A",t.classList.add(n==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");return t},pu=(e,n)=>{let t=h("div","persona-text-xs persona-text-persona-muted"),r=new Date(e.createdAt);return n.format?t.textContent=n.format(r):t.textContent=r.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),t},Lg=(e,n="bubble")=>{let t=["persona-message-bubble","persona-max-w-[85%]"];switch(n){case"flat":e==="user"?t.push("persona-message-user-bubble","persona-ml-auto","persona-text-persona-primary","persona-py-2"):t.push("persona-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("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-3","persona-py-2","persona-rounded-lg"):t.push("persona-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("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-5","persona-py-3"):t.push("persona-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},Gi=(e,n,t)=>{var g,C,x,M,A,P;let r=(g=n.showCopy)!=null?g:!0,s=(C=n.showUpvote)!=null?C:!0,o=(x=n.showDownvote)!=null?x:!0;if(!r&&!s&&!o){let N=h("div");return N.style.display="none",N.id=`actions-${e.id}`,N.setAttribute("data-actions-for",e.id),N}let a=(M=n.visibility)!=null?M:"hover",i=(A=n.align)!=null?A:"right",d=(P=n.layout)!=null?P:"pill-inside",l={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 ${l} ${u} ${a==="hover"?"persona-message-actions-hover":""}`);p.id=`actions-${e.id}`,p.setAttribute("data-actions-for",e.id);let f=(N,R,T)=>{let L=Ot({icon:N,label:R,size:14,className:"persona-message-action-btn"});return L.setAttribute("data-action",T),L};return r&&p.appendChild(f("copy","Copy message","copy")),s&&p.appendChild(f("thumbs-up","Upvote","upvote")),o&&p.appendChild(f("thumbs-down","Downvote","downvote")),p},ss=(e,n,t,r,s,o)=>{var ue,ke,Ue,te,ve,X,oe,Le,ie,De,He,K,Ne,Be,Q,J,Ce;let a=t!=null?t:{},i=(ue=a.layout)!=null?ue:"bubble",d=a.avatar,l=a.timestamp,u=(ke=d==null?void 0:d.show)!=null?ke:!1,p=(Ue=l==null?void 0:l.show)!=null?Ue:!1,f=(te=d==null?void 0:d.position)!=null?te:"left",g=(ve=l==null?void 0:l.position)!=null?ve:"below",C=Lg(e.role,i),x=h("div",C.join(" "));x.id=`bubble-${e.id}`,x.setAttribute("data-message-id",e.id),x.setAttribute("data-persona-theme-zone",e.role==="user"?"user-message":"assistant-message"),e.role==="user"?(x.style.backgroundColor="var(--persona-message-user-bg, var(--persona-accent))",x.style.color="var(--persona-message-user-text, white)"):e.role==="assistant"&&(x.style.backgroundColor="var(--persona-message-assistant-bg, var(--persona-surface))",x.style.color="var(--persona-message-assistant-text, var(--persona-text))");let M=Tg(e),A=(oe=(X=e.content)==null?void 0:X.trim())!=null?oe:"",N=M.length>0&&A===Ha,R=Ga((ie=(Le=o==null?void 0:o.widgetConfig)==null?void 0:Le.features)==null?void 0:ie.streamAnimation),T=(K=(He=(De=o==null?void 0:o.widgetConfig)==null?void 0:De.features)==null?void 0:He.streamAnimation)==null?void 0:K.plugins,L=e.role==="assistant"&&R.type!=="none"?Us(R.type,T):null,$=e.role==="assistant"&&((Ne=L==null?void 0:L.isAnimating)==null?void 0:Ne.call(L,e))===!0,q=e.role==="assistant"&&L!==null&&(!!e.streaming||$);q&&(L!=null&&L.bubbleClass)&&x.classList.add(L.bubbleClass);let _=document.createElement("div");_.classList.add("persona-message-content"),q&&L&&(L.containerClass&&_.classList.add(L.containerClass),_.style.setProperty("--persona-stream-step",`${R.speed}ms`),_.style.setProperty("--persona-stream-duration",`${R.duration}ms`));let B=q?Qa((Be=e.content)!=null?Be:"",R.buffer,L,e,!!e.streaming):(Q=e.content)!=null?Q:"",O=n({text:B,message:e,streaming:!!e.streaming,raw:e.rawContent}),G=O;q&&(L==null?void 0:L.wrap)==="char"?G=qs(O,"char",e.id,{skipTags:L.skipTags}):q&&(L==null?void 0:L.wrap)==="word"&&(G=qs(O,"word",e.id,{skipTags:L.skipTags}));let re=null;if(N?(re=document.createElement("div"),re.innerHTML=G,re.style.display="none",_.appendChild(re)):_.innerHTML=G,q&&(L!=null&&L.useCaret)&&!N&&A){let de=Xa(),ne=_.querySelectorAll(".persona-stream-char, .persona-stream-word"),fe=ne[ne.length-1];if(fe!=null&&fe.parentNode)fe.parentNode.insertBefore(de,fe.nextSibling);else{let Xe=_.lastElementChild;Xe?Xe.appendChild(de):_.appendChild(de)}}if(p&&g==="inline"&&e.createdAt){let de=pu(e,l);de.classList.add("persona-ml-2","persona-inline"),_.appendChild(de)}if(M.length>0){let de=kg(M,!N&&!!A,()=>{N&&re&&(re.style.display="")});de?x.appendChild(de):N&&re&&(re.style.display="")}if(x.appendChild(_),p&&g==="below"&&e.createdAt){let de=pu(e,l);de.classList.add("persona-mt-1"),x.appendChild(de)}let Ee=e.role==="assistant"?Cg(e.stopReason,(Ce=(J=o==null?void 0:o.widgetConfig)==null?void 0:J.copy)==null?void 0:Ce.stopReasonNotice):null;if(e.streaming&&e.role==="assistant"){let de=!!(B&&B.trim()),ne=R.placeholder==="skeleton",fe=ne&&R.buffer==="line"&&de;if(de)fe&&x.appendChild(zs());else if(ne)x.appendChild(zs());else{let Xe=Ki("inline",o==null?void 0:o.loadingIndicatorRenderer,o==null?void 0:o.widgetConfig);Xe&&x.appendChild(Xe)}}if(Ee&&e.stopReason&&!e.streaming&&(A||(_.style.display="none"),x.appendChild(wg(e.stopReason,Ee))),e.role==="assistant"&&!e.streaming&&e.content&&e.content.trim()&&(r==null?void 0:r.enabled)!==!1&&r){let de=Gi(e,r,s);x.appendChild(de)}if(!u||e.role==="system")return x;let je=h("div",`persona-flex persona-gap-2 ${e.role==="user"?"persona-flex-row-reverse":""}`),he=Mg(d,e.role);return f==="right"||f==="left"&&e.role==="user"?je.append(x,he):je.append(he,x),x.classList.remove("persona-max-w-[85%]"),x.classList.add("persona-max-w-[calc(85%-2.5rem)]"),je},uu=(e,n,t,r,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}):ss(e,n,t,r,s,o)};var as=new Set,Pg=(e,n)=>n==null?!1:typeof n=="string"?(e.textContent=n,!0):(e.appendChild(n),!0),Ig=(e,n)=>{var r,s;let t=(s=(r=e.reasoning)==null?void 0:r.chunks.join("").trim())!=null?s:"";return t?t.split(/\r?\n/).map(o=>o.trim()).filter(Boolean).slice(0,n).join(`
|
|
17
|
-
`):""},
|
|
18
|
-
`);let
|
|
19
|
-
`):""},Hg=(e,n)=>{var u,p,f,g,C;let t=e.toolCall,r=(u=n==null?void 0:n.features)==null?void 0:u.toolCallDisplay,s=(p=r==null?void 0:r.collapsedMode)!=null?p:"tool-call",o=Rg(e,(f=r==null?void 0:r.previewMaxLines)!=null?f:3),a=t?Lp(t):"";if(!t)return{summary:a,previewText:o,isActive:!1};let i=t.status!=="complete",d=(g=n==null?void 0:n.toolCall)!=null?g:{},l=a;return s==="tool-name"?l=((C=t.name)==null?void 0:C.trim())||a:s==="tool-preview"&&o&&(l=o),i&&d.activeTextTemplate?l=Ri(t,d.activeTextTemplate,l):!i&&d.completeTextTemplate&&(l=Ri(t,d.completeTextTemplate,l)),{summary:l,previewText:o,isActive:i}},gu=(e,n,t)=>{var u;let r=is.has(e),s=(u=t==null?void 0:t.toolCall)!=null?u:{},o=n.querySelector('button[data-expand-header="true"]'),a=n.querySelector(".persona-border-t"),i=n.querySelector('[data-persona-collapsed-preview="tool"]');if(!o||!a)return;o.setAttribute("aria-expanded",r?"true":"false");let d=o.querySelector(".persona-ml-auto"),l=d==null?void 0:d.querySelector(":scope > .persona-flex.persona-items-center");if(l){l.innerHTML="";let p=s.toggleTextColor||s.headerTextColor||"currentColor",f=ge(r?"chevron-up":"chevron-down",16,p,2);f?l.appendChild(f):l.textContent=r?"Hide":"Show"}a.style.display=r?"":"none",i&&(i.style.display=r?"none":i.textContent||i.childNodes.length?"":"none")},Xi=(e,n)=>{var G,re,Ee,Re,je,he,ue,ke,Ue;let t=e.toolCall,r=(G=n==null?void 0:n.toolCall)!=null?G:{},s=h("div",["persona-message-bubble","persona-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),r.backgroundColor&&(s.style.backgroundColor=r.backgroundColor),r.borderColor&&(s.style.borderColor=r.borderColor),r.borderWidth&&(s.style.borderWidth=r.borderWidth),r.borderRadius&&(s.style.borderRadius=r.borderRadius),!t)return s;let o=(Ee=(re=n==null?void 0:n.features)==null?void 0:re.toolCallDisplay)!=null?Ee:{},a=o.expandable!==!1,i=a&&is.has(e.id),{summary:d,previewText:l,isActive:u}=Hg(e,n),p=h("button",a?"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":"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-default persona-border-none");p.type="button",a&&(p.setAttribute("aria-expanded",i?"true":"false"),p.setAttribute("data-expand-header","true")),p.setAttribute("data-bubble-type","tool"),r.headerBackgroundColor&&(p.style.backgroundColor=r.headerBackgroundColor),r.headerPaddingX&&(p.style.paddingLeft=r.headerPaddingX,p.style.paddingRight=r.headerPaddingX),r.headerPaddingY&&(p.style.paddingTop=r.headerPaddingY,p.style.paddingBottom=r.headerPaddingY);let f=h("div","persona-flex persona-flex-col persona-text-left"),g=h("span","persona-text-xs persona-text-persona-primary");r.headerTextColor&&(g.style.color=r.headerTextColor);let C=String((Re=t.startedAt)!=null?Re:Date.now()),x=()=>{let te=h("span","");return te.setAttribute("data-tool-elapsed",C),te.textContent=Rs(t),te},M=(he=r.renderCollapsedSummary)==null?void 0:he.call(r,{message:e,toolCall:t,defaultSummary:d,previewText:l,collapsedMode:(je=o.collapsedMode)!=null?je:"tool-call",isActive:u,config:n!=null?n:{},elapsed:Rs(t),createElapsedElement:x});typeof M=="string"&&M.trim()?(g.textContent=M,f.appendChild(g)):M instanceof HTMLElement?f.appendChild(M):(g.textContent=d,f.appendChild(g));let A=(ue=o.loadingAnimation)!=null?ue:"none",P=r.activeTextTemplate,N=r.completeTextTemplate,R=u?P:N,T=M instanceof HTMLElement,L=(te,ve,X)=>{let oe=X;for(let Le of ve){let ie=h("span","persona-tool-char");ie.style.setProperty("--char-index",String(oe)),ie.textContent=Le===" "?"\xA0":Le,te.appendChild(ie),oe++}return oe},$=(te,ve)=>{var ie;g.textContent="";let X=((ie=t.name)==null?void 0:ie.trim())||"tool",oe=ka(te,X),Le=0;for(let De of oe){let He=De.styles.length>0?(()=>{let K=h("span",De.styles.map(Ne=>`persona-tool-text-${Ne}`).join(" "));return g.appendChild(K),K})():g;if(De.isDuration&&u)He.appendChild(x());else{let K=De.isDuration?Rs(t):De.text;ve?Le=L(He,K,Le):He.appendChild(document.createTextNode(K))}}};if(!T)if(u&&A!=="none"){let te=(ke=r.loadingAnimationDuration)!=null?ke:2e3;if(g.setAttribute("data-preserve-animation","true"),A==="pulse")g.classList.add("persona-tool-loading-pulse"),g.style.setProperty("--persona-tool-anim-duration",`${te}ms`),R&&$(R,!1);else if(g.classList.add(`persona-tool-loading-${A}`),g.style.setProperty("--persona-tool-anim-duration",`${te}ms`),A==="shimmer-color"&&(r.loadingAnimationColor&&g.style.setProperty("--persona-tool-anim-color",r.loadingAnimationColor),r.loadingAnimationSecondaryColor&&g.style.setProperty("--persona-tool-anim-secondary-color",r.loadingAnimationSecondaryColor)),R)$(R,!0);else{let ve=g.textContent||d;g.textContent="",L(g,ve,0)}}else R&&$(R,!1);let q=null;if(a){q=h("div","persona-flex persona-items-center");let te=r.toggleTextColor||r.headerTextColor||"currentColor",ve=ge(i?"chevron-up":"chevron-down",16,te,2);ve?q.appendChild(ve):q.textContent=i?"Hide":"Show";let X=h("div","persona-flex persona-items-center persona-gap-2 persona-ml-auto");X.append(q),p.append(f,X)}else p.append(f);let _=h("div","persona-px-4 persona-py-3 persona-text-xs persona-leading-snug persona-text-persona-muted");if(_.setAttribute("data-persona-collapsed-preview","tool"),_.style.display="none",_.style.whiteSpace="pre-wrap",!i&&u&&o.activePreview&&l){let te=(Ue=r.renderCollapsedPreview)==null?void 0:Ue.call(r,{message:e,toolCall:t,defaultPreview:l,isActive:u,config:n!=null?n:{}});Wg(_,te)||(_.textContent=l),_.style.display=""}if(!i&&u&&o.activeMinHeight&&(s.style.minHeight=o.activeMinHeight),!a)return s.append(p,_),s;let B=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-space-y-3 persona-px-4 persona-py-3");if(B.style.display=i?"":"none",r.contentBackgroundColor&&(B.style.backgroundColor=r.contentBackgroundColor),r.contentTextColor&&(B.style.color=r.contentTextColor),r.contentPaddingX&&(B.style.paddingLeft=r.contentPaddingX,B.style.paddingRight=r.contentPaddingX),r.contentPaddingY&&(B.style.paddingTop=r.contentPaddingY,B.style.paddingBottom=r.contentPaddingY),t.name){let te=h("div","persona-text-xs persona-text-persona-muted persona-italic");r.contentTextColor?te.style.color=r.contentTextColor:r.headerTextColor&&(te.style.color=r.headerTextColor),te.textContent=t.name,B.appendChild(te)}if(t.args!==void 0){let te=h("div","persona-space-y-1"),ve=h("div","persona-text-xs persona-text-persona-muted");r.labelTextColor&&(ve.style.color=r.labelTextColor),ve.textContent="Arguments";let X=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");X.style.fontSize="0.75rem",X.style.lineHeight="1rem",r.codeBlockBackgroundColor&&(X.style.backgroundColor=r.codeBlockBackgroundColor),r.codeBlockBorderColor&&(X.style.borderColor=r.codeBlockBorderColor),r.codeBlockTextColor&&(X.style.color=r.codeBlockTextColor),X.textContent=Xo(t.args),te.append(ve,X),B.appendChild(te)}if(t.chunks&&t.chunks.length){let te=h("div","persona-space-y-1"),ve=h("div","persona-text-xs persona-text-persona-muted");r.labelTextColor&&(ve.style.color=r.labelTextColor),ve.textContent="Activity";let X=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");X.style.fontSize="0.75rem",X.style.lineHeight="1rem",r.codeBlockBackgroundColor&&(X.style.backgroundColor=r.codeBlockBackgroundColor),r.codeBlockBorderColor&&(X.style.borderColor=r.codeBlockBorderColor),r.codeBlockTextColor&&(X.style.color=r.codeBlockTextColor),X.textContent=t.chunks.join(""),te.append(ve,X),B.appendChild(te)}if(t.status==="complete"&&t.result!==void 0){let te=h("div","persona-space-y-1"),ve=h("div","persona-text-xs persona-text-persona-muted");r.labelTextColor&&(ve.style.color=r.labelTextColor),ve.textContent="Result";let X=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");X.style.fontSize="0.75rem",X.style.lineHeight="1rem",r.codeBlockBackgroundColor&&(X.style.backgroundColor=r.codeBlockBackgroundColor),r.codeBlockBorderColor&&(X.style.borderColor=r.codeBlockBorderColor),r.codeBlockTextColor&&(X.style.color=r.codeBlockTextColor),X.textContent=Xo(t.result),te.append(ve,X),B.appendChild(te)}if(t.status==="complete"&&typeof t.duration=="number"){let te=h("div","persona-text-xs persona-text-persona-muted");r.contentTextColor&&(te.style.color=r.contentTextColor),te.textContent=`Duration: ${t.duration}ms`,B.appendChild(te)}return(()=>{if(p.setAttribute("aria-expanded",i?"true":"false"),q){q.innerHTML="";let te=r.toggleTextColor||r.headerTextColor||"currentColor",ve=ge(i?"chevron-up":"chevron-down",16,te,2);ve?q.appendChild(ve):q.textContent=i?"Hide":"Show"}B.style.display=i?"":"none",_.style.display=i?"none":_.textContent||_.childNodes.length?"":"none"})(),s.append(p,_,B),s};var lo=require("partial-json");var Zi="ask_user_question",Yi=8,ls="data-persona-ask-sheet-for",Bg="Other",Dg="Other\u2026",hu="Type your own answer here",yu="Send",Ng="Next",Fg="Back",Og="Submit all",$g="Skip",_g=3,el="data-ask-current-index",tl="data-ask-question-count",bu="data-ask-answers",nl="data-ask-grouped",xu="data-ask-layout",jg=e=>e.layout==="pills"?"pills":"rows",Ug=e=>e.getAttribute(xu)==="pills"?"pills":"rows",fu=!1,vu=e=>e.replace(/["\\]/g,"\\$&"),Fr=e=>e.variant==="tool"&&!!e.toolCall&&e.toolCall.name===Zi,ci=e=>{var n,t;return(t=(n=e==null?void 0:e.features)==null?void 0:n.askUserQuestion)!=null?t:{}},Or=e=>{let n=e.toolCall;if(!n)return{payload:null,complete:!1};let t=n.status==="complete";if(n.args&&typeof n.args=="object")return{payload:n.args,complete:t};let r=n.chunks;if(!r||r.length===0)return{payload:null,complete:t};try{let s=r.join(""),o=(0,lo.parse)(s,lo.STR|lo.OBJ|lo.ARR);if(o&&typeof o=="object")return{payload:o,complete:t}}catch{}return{payload:null,complete:t}},Qs=e=>{let n=Array.isArray(e==null?void 0:e.questions)?e.questions:[];return n.length>Yi&&!fu&&(fu=!0,typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question received ${n.length} questions; truncating to ${Yi}.`)),n.slice(0,Yi)},qg=e=>{var n;return(n=Qs(e)[0])!=null?n:null},zg=(e,n)=>{var t;return(t=Qs(e)[n])!=null?t:null},Cu=(e,n)=>{let t=n.styles;t&&(t.sheetBackground&&e.style.setProperty("--persona-ask-sheet-bg",t.sheetBackground),t.sheetBorder&&e.style.setProperty("--persona-ask-sheet-border",t.sheetBorder),t.sheetShadow&&e.style.setProperty("--persona-ask-sheet-shadow",t.sheetShadow),t.pillBackground&&e.style.setProperty("--persona-ask-pill-bg",t.pillBackground),t.pillBackgroundSelected&&e.style.setProperty("--persona-ask-pill-bg-selected",t.pillBackgroundSelected),t.pillTextColor&&e.style.setProperty("--persona-ask-pill-fg",t.pillTextColor),t.pillTextColorSelected&&e.style.setProperty("--persona-ask-pill-fg-selected",t.pillTextColorSelected),t.pillBorderRadius&&e.style.setProperty("--persona-ask-pill-radius",t.pillBorderRadius),t.customInputBackground&&e.style.setProperty("--persona-ask-input-bg",t.customInputBackground))},wu=(e,n,t)=>{if(e!=="rows")return null;let r=h("span","persona-ask-row-affordance");if(r.setAttribute("aria-hidden","true"),n){let s=h("span","persona-ask-row-check");r.appendChild(s)}else{let s=h("span","persona-ask-row-badge");s.textContent=String(t+1),r.appendChild(s)}return r},Vg=(e,n,t,r)=>{let o=h("button",t==="rows"?"persona-ask-pill persona-ask-row persona-pointer-events-auto":"persona-ask-pill persona-pointer-events-auto");if(o.type="button",o.setAttribute("role",r?"checkbox":"button"),o.setAttribute("aria-pressed","false"),o.setAttribute("data-ask-user-action","pick"),o.setAttribute("data-option-index",String(n)),o.setAttribute("data-option-label",e.label),t==="rows"){let a=h("span","persona-ask-row-content"),i=h("span","persona-ask-row-label");if(i.textContent=e.label,a.appendChild(i),e.description){let l=h("span","persona-ask-row-description");l.textContent=e.description,a.appendChild(l)}o.appendChild(a);let d=wu(t,r,n);d&&o.appendChild(d)}else o.textContent=e.label,e.description&&(o.title=e.description);return o},Jg=e=>{let t=h("span",e==="rows"?"persona-ask-pill persona-ask-row persona-ask-pill-skeleton persona-pointer-events-none":"persona-ask-pill persona-ask-pill-skeleton persona-pointer-events-none");return t.setAttribute("aria-hidden","true"),t},Kg=(e,n,t,r)=>{var u,p,f;let o=h("div",r==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");o.setAttribute("role","group"),o.setAttribute("data-ask-pill-list","true");let a=!!(e!=null&&e.multiSelect),d=(Array.isArray(e==null?void 0:e.options)?e.options:[]).filter(g=>g&&typeof g.label=="string"&&g.label.length>0);if(d.length===0&&!t){for(let g=0;g<_g;g++)o.appendChild(Jg(r));return o}if(d.forEach((g,C)=>{o.appendChild(Vg(g,C,r,a))}),(e==null?void 0:e.allowFreeText)!==!1){let g=r==="rows"?Bg:Dg;if(r==="rows"){let C=h("div","persona-ask-pill persona-ask-row persona-ask-row--other persona-ask-pill-custom persona-pointer-events-auto");C.setAttribute("data-ask-user-action","focus-free-text"),C.setAttribute("data-option-index",String(d.length)),C.setAttribute("data-ask-other-row","true");let x=h("span","persona-ask-row-content"),M=document.createElement("input");M.type="text",M.className="persona-ask-row-input persona-flex-1 persona-pointer-events-auto",M.placeholder=(u=n.freeTextPlaceholder)!=null?u:hu,M.setAttribute("data-ask-free-text-input","true"),M.setAttribute("aria-label",(p=n.freeTextLabel)!=null?p:g),x.appendChild(M),C.appendChild(x);let A=wu(r,a,d.length);A&&C.appendChild(A),o.appendChild(C)}else{let C=h("button","persona-ask-pill persona-ask-pill-custom persona-pointer-events-auto");C.type="button",C.setAttribute("data-ask-user-action","open-free-text"),C.textContent=(f=n.freeTextLabel)!=null?f:g,o.appendChild(C)}}return o},Au=(e,n)=>{var o,a;let r=h("div",n==="rows"?"persona-ask-free-text persona-ask-free-text--rows persona-flex persona-gap-2 persona-mt-2":"persona-ask-free-text persona-hidden persona-flex persona-gap-2 persona-mt-2");r.setAttribute("data-ask-free-text-row","true");let s=document.createElement("input");if(s.type="text",s.className="persona-ask-free-text-input persona-flex-1 persona-pointer-events-auto",s.placeholder=(o=e.freeTextPlaceholder)!=null?o:hu,s.setAttribute("data-ask-free-text-input","true"),r.appendChild(s),n!=="rows"){let i=h("button","persona-ask-free-text-submit persona-pointer-events-auto");i.type="button",i.textContent=(a=e.submitLabel)!=null?a:yu,i.setAttribute("data-ask-user-action","submit-free-text"),r.appendChild(i)}return r},Gg=e=>{var r;let n=h("div","persona-ask-multi-actions persona-flex persona-justify-end persona-mt-2");n.setAttribute("data-ask-multi-actions","true");let t=h("button","persona-ask-multi-submit persona-pointer-events-auto");return t.type="button",t.textContent=(r=e.submitLabel)!=null?r:yu,t.setAttribute("data-ask-user-action","submit-multi"),t.disabled=!0,n.appendChild(t),n},Qg=(e,n,t)=>{var l,u,p,f;let r=h("div","persona-ask-nav persona-flex persona-justify-between persona-items-center persona-gap-2 persona-mt-2");r.setAttribute("data-ask-nav-row","true");let s=h("button","persona-ask-nav-back persona-pointer-events-auto");s.type="button",s.textContent=(l=t.backLabel)!=null?l:Fg,s.setAttribute("data-ask-user-action","back"),s.disabled=e===0,r.appendChild(s);let o=h("div","persona-ask-nav-right persona-flex persona-items-center persona-gap-2"),a=h("button","persona-ask-nav-skip persona-pointer-events-auto");a.type="button",a.textContent=(u=t.skipLabel)!=null?u:$g,a.setAttribute("data-ask-user-action","skip"),o.appendChild(a);let i=h("button","persona-ask-nav-next persona-pointer-events-auto");i.type="button";let d=e===n-1;return i.textContent=d?(p=t.submitAllLabel)!=null?p:Og:(f=t.nextLabel)!=null?f:Ng,i.setAttribute("data-ask-user-action",d?"submit-all":"next"),i.disabled=!0,o.appendChild(i),r.appendChild(o),r},Fo=e=>{let n=e.getAttribute(bu);if(!n)return{};try{let t=JSON.parse(n);return t&&typeof t=="object"?t:{}}catch{return{}}},Su=(e,n)=>{e.setAttribute(bu,JSON.stringify(n))},Yn=e=>{var t;let n=Number((t=e.getAttribute(el))!=null?t:"0");return Number.isFinite(n)?Math.max(0,Math.floor(n)):0},Xg=(e,n)=>{e.setAttribute(el,String(Math.max(0,Math.floor(n))))},cs=e=>{var t;let n=Number((t=e.getAttribute(tl))!=null?t:"1");return Number.isFinite(n)?Math.max(1,Math.floor(n)):1},co=e=>e.getAttribute(nl)==="true",Yg=(e,n)=>{var s;let t=(s=e.agentMetadata)==null?void 0:s.askUserQuestionAnswers;if(!t||typeof t!="object")return{};let r={};return n.forEach((o,a)=>{let i=typeof(o==null?void 0:o.question)=="string"?o.question:"";if(i&&Object.prototype.hasOwnProperty.call(t,i)){let d=t[i];(typeof d=="string"||Array.isArray(d))&&(r[a]=d)}}),r},Zg=(e,n)=>{var r;let t=(r=e.agentMetadata)==null?void 0:r.askUserQuestionIndex;return typeof t!="number"||!Number.isFinite(t)?0:Math.max(0,Math.min(n-1,Math.floor(t)))},di=(e,n)=>{let{payload:t}=Or(n),r=Qs(t),s=Fo(e),o={},a=new Set;return r.forEach((i,d)=>{let l=typeof(i==null?void 0:i.question)=="string"?i.question:"";l&&(a.has(l)&&typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question has duplicate question text "${l}"; later answer wins.`),a.add(l),Object.prototype.hasOwnProperty.call(s,d)&&(o[l]=s[d]))}),o},Eu=e=>{let n=Fo(e),t=Yn(e),r=n[t],s=new Set;typeof r=="string"?s.add(r):Array.isArray(r)&&r.forEach(d=>s.add(d));let o=e.querySelectorAll('[data-ask-user-action="pick"][data-option-label]');o.forEach(d=>{var p;let l=(p=d.getAttribute("data-option-label"))!=null?p:"",u=s.has(l);d.setAttribute("aria-pressed",u?"true":"false"),d.classList.toggle("persona-ask-pill-selected",u)});let a=new Set(Array.from(o).map(d=>{var l;return(l=d.getAttribute("data-option-label"))!=null?l:""})),i=e.querySelector('[data-ask-free-text-input="true"]');if(i)if(typeof r=="string"&&r.length>0&&!a.has(r)){i.value=r;let d=i.closest('[data-ask-free-text-row="true"]');d==null||d.classList.remove("persona-hidden")}else i.value=""},Tu=e=>{if(!co(e))return;let n=Fo(e),t=Yn(e),r=n[t],s=typeof r=="string"&&r.length>0||Array.isArray(r)&&r.length>0,o=e.querySelector('[data-ask-user-action="next"], [data-ask-user-action="submit-all"]');o&&(o.disabled=!s);let a=e.querySelector('[data-ask-user-action="submit-multi"]');if(a){let i=Array.from(e.querySelectorAll('[aria-pressed="true"][data-option-label]'));a.disabled=i.length===0}},rl=(e,n,t)=>{let r=ci(t),s=Ug(e),{payload:o,complete:a}=Or(n),i=co(e),d=Yn(e),l=cs(e),u=i?zg(o,d):qg(o),p=!!(u!=null&&u.multiSelect),f=e.querySelector('[data-ask-step-inline="true"]');f&&(f.textContent=i?`${d+1}/${l}`:"");let g=e.querySelector('[data-ask-stepper="true"]');g&&g.remove();let C=e.querySelector('[data-ask-question="true"]');if(C){let P=typeof(u==null?void 0:u.question)=="string"?u.question:"";C.textContent=P,C.classList.toggle("persona-ask-question-skeleton",!P&&!a)}let x=e.querySelector('[data-ask-pill-list="true"]');if(x){let P=Kg(u,r,a,s);x.replaceWith(P)}if(s!=="rows"){let P=e.querySelector('[data-ask-free-text-row="true"]');P&&P.replaceWith(Au(r,s))}let M=e.querySelector('[data-ask-multi-actions="true"]');!i&&p&&!M?e.appendChild(Gg(r)):(!p||i)&&M&&M.remove(),e.setAttribute("data-multi-select",p?"true":"false");let A=e.querySelector('[data-ask-nav-row="true"]');if(i){let P=Qg(d,l,r);A?A.replaceWith(P):e.appendChild(P)}else A&&A.remove();Eu(e),Tu(e)},ef=(e,n,t)=>{let r=ci(n),s=jg(r),o=e.toolCall.id,a=Qs(t),i=Math.max(1,a.length),d=i>1,l=Yg(e,a),u=d?Zg(e,i):0,p=h("div",["persona-ask-sheet",`persona-ask-sheet--${s}`,"persona-pointer-events-auto","persona-ask-sheet-enter"].join(" "));p.setAttribute(ls,o),p.setAttribute("data-tool-call-id",o),p.setAttribute("data-message-id",e.id),p.setAttribute(tl,String(i)),p.setAttribute(el,String(u)),p.setAttribute(nl,d?"true":"false"),p.setAttribute(xu,s),Su(p,l),p.setAttribute("role","group"),p.setAttribute("aria-label","Suggested answers"),r.slideInMs!==void 0&&p.style.setProperty("--persona-ask-sheet-duration",`${r.slideInMs}ms`),Cu(p,r);let f=h("div","persona-ask-sheet-header persona-flex persona-items-center persona-gap-3"),g=h("div","persona-ask-sheet-question persona-flex-1");g.setAttribute("data-ask-question","true"),g.textContent="",f.appendChild(g);let C=h("span","persona-ask-sheet-step-inline");C.setAttribute("data-ask-step-inline","true"),C.textContent="",f.appendChild(C),p.appendChild(f);let M=h("div",s==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");return M.setAttribute("data-ask-pill-list","true"),M.setAttribute("role","group"),p.appendChild(M),s!=="rows"&&p.appendChild(Au(r,s)),rl(p,e,n),requestAnimationFrame(()=>{requestAnimationFrame(()=>p.classList.remove("persona-ask-sheet-enter"))}),p},tf=(e,n,t)=>{let{payload:r}=Or(n),s=Math.max(1,Qs(r).length);s>cs(e)&&(e.setAttribute(tl,String(s)),s>1&&!co(e)&&e.setAttribute(nl,"true")),rl(e,n,t)},ku=(e,n)=>{let t=h("div","persona-ask-stub persona-inline-flex persona-items-center persona-gap-2");t.id=`bubble-${e.id}`,t.setAttribute("data-message-id",e.id),t.setAttribute("data-bubble-type","ask-user-question");let r=ci(n);Cu(t,r);let s=h("span","persona-ask-stub-label"),{complete:o}=Or(e);return s.textContent=o?"Awaiting your response\u2026":"Preparing options\u2026",t.appendChild(s),t},ds=(e,n,t)=>{if(!t||!Fr(e)||ci(n).enabled===!1)return;let s=e.toolCall.id;t.querySelectorAll(`[${ls}]`).forEach(l=>{l.getAttribute(ls)!==s&&l.remove()});let a=t.querySelector(`[${ls}="${vu(s)}"]`);if(a){tf(a,e,n);return}let{payload:i}=Or(e),d=ef(e,n,i);t.appendChild(d)},po=(e,n)=>{if(!e)return;let t=n?`[${ls}="${vu(n)}"]`:`[${ls}]`;e.querySelectorAll(t).forEach(s=>{s.classList.add("persona-ask-sheet-leave");let o=Number.parseInt(getComputedStyle(s).getPropertyValue("--persona-ask-sheet-duration")||"180",10);setTimeout(()=>s.remove(),Number.isFinite(o)?o:180)})},ol=e=>Array.from(e.querySelectorAll('[aria-pressed="true"][data-option-label]')).map(n=>n.getAttribute("data-option-label")).filter(n=>typeof n=="string"&&n.length>0),uo=(e,n)=>{let t=Fo(e),r=Yn(e);typeof n=="string"&&n.length===0||Array.isArray(n)&&n.length===0?delete t[r]:t[r]=n,Su(e,t),Eu(e),Tu(e)},pi=(e,n,t,r)=>{let s=cs(e),o=Math.max(0,Math.min(s-1,r));Xg(e,o),rl(e,n,t)};var sl=(e,n)=>{var x,M,A,P,N,R,T,L,$,q,_,B;let t=e.approval,r=(n==null?void 0:n.approval)!==!1?n==null?void 0:n.approval:void 0,s=(t==null?void 0:t.status)==="pending",o=h("div",["persona-approval-bubble","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=(x=r==null?void 0:r.backgroundColor)!=null?x:"var(--persona-approval-bg, #fefce8)",o.style.borderColor=(M=r==null?void 0:r.borderColor)!=null?M:"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",l=t.status==="approved"?"var(--persona-feedback-success, #16a34a)":t.status==="denied"?"var(--persona-feedback-error, #dc2626)":t.status==="timeout"?"var(--persona-feedback-warning, #ca8a04)":(A=r==null?void 0:r.titleColor)!=null?A:"currentColor",u=ge(d,20,l,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"),g=h("span","persona-text-sm persona-font-medium persona-text-persona-primary");if(r!=null&&r.titleColor&&(g.style.color=r.titleColor),g.textContent=(P=r==null?void 0:r.title)!=null?P:"Approval Required",f.appendChild(g),!s){let O=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded-full persona-text-xs persona-font-medium");O.setAttribute("data-approval-status",t.status),t.status==="approved"?(O.style.backgroundColor="var(--persona-palette-colors-success-100, #dcfce7)",O.style.color="var(--persona-palette-colors-success-700, #15803d)",O.textContent="Approved"):t.status==="denied"?(O.style.backgroundColor="var(--persona-palette-colors-error-100, #fee2e2)",O.style.color="var(--persona-palette-colors-error-700, #b91c1c)",O.textContent="Denied"):t.status==="timeout"&&(O.style.backgroundColor="var(--persona-palette-colors-warning-100, #fef3c7)",O.style.color="var(--persona-palette-colors-warning-700, #b45309)",O.textContent="Timeout"),f.appendChild(O)}p.appendChild(f);let C=h("p","persona-text-sm persona-mt-0.5 persona-text-persona-muted");if(r!=null&&r.descriptionColor&&(C.style.color=r.descriptionColor),C.textContent=t.description,p.appendChild(C),t.parameters){let O=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");r!=null&&r.parameterBackgroundColor&&(O.style.backgroundColor=r.parameterBackgroundColor),r!=null&&r.parameterTextColor&&(O.style.color=r.parameterTextColor),O.style.fontSize="0.75rem",O.style.lineHeight="1rem",O.textContent=Xo(t.parameters),p.appendChild(O)}if(s){let O=h("div","persona-flex persona-gap-2 persona-mt-2");O.setAttribute("data-approval-buttons","true");let G=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");G.type="button",G.style.backgroundColor=(N=r==null?void 0:r.approveButtonColor)!=null?N:"var(--persona-approval-approve-bg, #22c55e)",G.style.color=(R=r==null?void 0:r.approveButtonTextColor)!=null?R:"#ffffff",G.setAttribute("data-approval-action","approve");let re=ge("shield-check",14,(T=r==null?void 0:r.approveButtonTextColor)!=null?T:"#ffffff",2);re&&(re.style.marginRight="4px",G.appendChild(re));let Ee=document.createTextNode((L=r==null?void 0:r.approveLabel)!=null?L:"Approve");G.appendChild(Ee);let Re=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");Re.type="button",Re.style.backgroundColor=($=r==null?void 0:r.denyButtonColor)!=null?$:"transparent",Re.style.color=(q=r==null?void 0:r.denyButtonTextColor)!=null?q:"var(--persona-feedback-error, #dc2626)",Re.style.border=`1px solid ${r!=null&&r.denyButtonTextColor?r.denyButtonTextColor:"var(--persona-palette-colors-error-200, #fca5a5)"}`,Re.setAttribute("data-approval-action","deny");let je=ge("shield-x",14,(_=r==null?void 0:r.denyButtonTextColor)!=null?_:"var(--persona-feedback-error, #dc2626)",2);je&&(je.style.marginRight="4px",Re.appendChild(je));let he=document.createTextNode((B=r==null?void 0:r.denyLabel)!=null?B:"Deny");Re.appendChild(he),O.append(G,Re),p.appendChild(O)}return a.append(i,p),o.appendChild(a),o};var Mu=e=>{let n=[];return{buttons:n,render:(r,s,o,a,i)=>{if(e.innerHTML="",n.length=0,!r||!r.length||(a!=null?a:s?s.getMessages():[]).some(g=>g.role==="user"))return;let u=document.createDocumentFragment(),p=s?s.isStreaming():!1,f=g=>{switch(g){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'}};r.forEach(g=>{let C=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-primary hover:persona-opacity-80 persona-cursor-pointer persona-border persona-border-persona-border");C.type="button",C.textContent=g,C.disabled=p,i!=null&&i.fontFamily&&(C.style.fontFamily=f(i.fontFamily)),i!=null&&i.fontWeight&&(C.style.fontWeight=i.fontWeight),i!=null&&i.paddingX&&(C.style.paddingLeft=i.paddingX,C.style.paddingRight=i.paddingX),i!=null&&i.paddingY&&(C.style.paddingTop=i.paddingY,C.style.paddingBottom=i.paddingY),C.addEventListener("click",()=>{!s||s.isStreaming()||(o.value="",s.sendMessage(g))}),u.appendChild(C),n.push(C)}),e.appendChild(u)}}};var Xs=class{constructor(n=2e3,t=null){this.head=0;this.count=0;this.totalCaptured=0;this.eventTypesSet=new Set;this.maxSize=n,this.buffer=new Array(n),this.store=t}push(n){var t;this.buffer[this.head]=n,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.totalCaptured++,this.eventTypesSet.add(n.type),(t=this.store)==null||t.put(n)}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 n=await this.store.getAll();if(n.length===0)return 0;let t=n.length>this.maxSize?n.slice(n.length-this.maxSize):n;for(let r of t)this.buffer[this.head]=r,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.eventTypesSet.add(r.type);return this.totalCaptured=n.length,t.length}getAllFromStore(){return this.store?this.store.getAll():Promise.resolve(this.getAll())}getRecent(n){let t=this.getAll();return n>=t.length?t:t.slice(t.length-n)}getSize(){return this.count}getTotalCaptured(){return this.totalCaptured}getEvictedCount(){return this.totalCaptured-this.count}clear(){var n;this.buffer=new Array(this.maxSize),this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(n=this.store)==null||n.clear()}destroy(){var n;this.buffer=[],this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(n=this.store)==null||n.destroy()}getEventTypes(){return Array.from(this.eventTypesSet)}};var Ys=class{constructor(n="persona-event-stream",t="events"){this.db=null;this.pendingWrites=[];this.flushScheduled=!1;this.isDestroyed=!1;this.dbName=n,this.storeName=t}open(){return new Promise((n,t)=>{try{let r=indexedDB.open(this.dbName,1);r.onupgradeneeded=()=>{let s=r.result;s.objectStoreNames.contains(this.storeName)||s.createObjectStore(this.storeName,{keyPath:"id"}).createIndex("timestamp","timestamp",{unique:!1})},r.onsuccess=()=>{this.db=r.result,n()},r.onerror=()=>{t(r.error)}}catch(r){t(r)}})}put(n){!this.db||this.isDestroyed||(this.pendingWrites.push(n),this.flushScheduled||(this.flushScheduled=!0,queueMicrotask(()=>this.flushWrites())))}putBatch(n){if(!(!this.db||this.isDestroyed||n.length===0))try{let r=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let s of n)r.put(s)}catch{}}getAll(){return new Promise((n,t)=>{if(!this.db){n([]);return}try{let a=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).index("timestamp").getAll();a.onsuccess=()=>{n(a.result)},a.onerror=()=>{t(a.error)}}catch(r){t(r)}})}getCount(){return new Promise((n,t)=>{if(!this.db){n(0);return}try{let o=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).count();o.onsuccess=()=>{n(o.result)},o.onerror=()=>{t(o.error)}}catch(r){t(r)}})}clear(){return new Promise((n,t)=>{if(!this.db){n();return}this.pendingWrites=[];try{let o=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName).clear();o.onsuccess=()=>{n()},o.onerror=()=>{t(o.error)}}catch(r){t(r)}})}close(){this.db&&(this.db.close(),this.db=null)}destroy(){return this.isDestroyed=!0,this.pendingWrites=[],this.close(),new Promise((n,t)=>{try{let r=indexedDB.deleteDatabase(this.dbName);r.onsuccess=()=>{n()},r.onerror=()=>{t(r.error)}}catch(r){t(r)}})}flushWrites(){if(this.flushScheduled=!1,!this.db||this.isDestroyed||this.pendingWrites.length===0)return;let n=this.pendingWrites;this.pendingWrites=[];try{let r=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let s of n)r.put(s)}catch{}}};function ps(e,n){n&&n.split(/\s+/).forEach(t=>t&&e.classList.add(t))}var nf={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, #f5f5f5)",text:"var(--persona-palette-colors-primary-700, #0a0a0a)"},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)"}},rf={bg:"var(--persona-palette-colors-gray-100, #f3f4f6)",text:"var(--persona-palette-colors-gray-600, #4b5563)"},of=["flowName","stepName","reasoningText","text","name","tool","toolName"],sf=100;function af(e,n){let t={...nf,...n};if(t[e])return t[e];for(let r of Object.keys(t))if(r.endsWith("_")&&e.startsWith(r))return t[r];return rf}function lf(e,n){return`+${((e-n)/1e3).toFixed(3)}s`}function cf(e){let n=new Date(e),t=String(n.getHours()).padStart(2,"0"),r=String(n.getMinutes()).padStart(2,"0"),s=String(n.getSeconds()).padStart(2,"0"),o=String(n.getMilliseconds()).padStart(3,"0");return`${t}:${r}:${s}.${o}`}function df(e,n){try{let t=JSON.parse(e);if(typeof t!="object"||t===null)return null;for(let r of n){let s=r.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 pf(e){var n;return(n=navigator.clipboard)!=null&&n.writeText?navigator.clipboard.writeText(e):new Promise(t=>{let r=document.createElement("textarea");r.value=e,r.style.position="fixed",r.style.opacity="0",document.body.appendChild(r),r.select(),document.execCommand("copy"),document.body.removeChild(r),t()})}function uf(e){let n;try{n=JSON.parse(e.payload)}catch{n=e.payload}return JSON.stringify({type:e.type,timestamp:new Date(e.timestamp).toISOString(),payload:n},null,2)}function mf(e,n,t){let r,s;try{s=JSON.parse(e.payload),r=JSON.stringify(s,null,2)}catch{s=e.payload,r=e.payload}let o=n.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=r,i.appendChild(d),i}}function al(e,n,t,r,s,o,a,i){var f;let d=s.has(e.id),l=h("div","persona-border-b persona-border-persona-divider persona-text-xs");ps(l,(f=r.classNames)==null?void 0:f.eventRow);let u=a.find(g=>g.renderEventStreamRow);if(u!=null&&u.renderEventStreamRow&&i){let g=u.renderEventStreamRow({event:e,index:n,config:i,defaultRenderer:()=>p(),isExpanded:d,onToggleExpand:()=>o(e.id)});if(g)return l.appendChild(g),l}return l.appendChild(p()),l;function p(){var G,re;let g=h("div",""),C=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");C.setAttribute("data-event-id",e.id);let x=h("span","persona-flex-shrink-0 persona-text-persona-muted persona-w-4 persona-text-center persona-flex persona-items-center persona-justify-center"),M=ge(d?"chevron-down":"chevron-right","14px","currentColor",2);M&&x.appendChild(M);let A=h("span","persona-text-[11px] persona-text-persona-muted persona-whitespace-nowrap persona-flex-shrink-0 persona-font-mono persona-w-[70px]"),P=(G=r.timestampFormat)!=null?G:"relative";A.textContent=P==="relative"?lf(e.timestamp,t):cf(e.timestamp);let N=null;r.showSequenceNumbers!==!1&&(N=h("span","persona-text-[11px] persona-text-persona-muted persona-font-mono persona-flex-shrink-0 persona-w-[28px] persona-text-right"),N.textContent=String(n+1));let R=af(e.type,r.badgeColors),T=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");T.style.backgroundColor=R.bg,T.style.color=R.text,T.style.borderColor=R.text+"50",T.textContent=e.type;let L=(re=r.descriptionFields)!=null?re:of,$=df(e.payload,L),q=null;$&&(q=h("span","persona-text-[11px] persona-text-persona-secondary persona-truncate persona-min-w-0"),q.textContent=$);let _=h("div","persona-flex-1 persona-min-w-0"),B=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"),O=ge("clipboard","12px","currentColor",1.5);return O&&B.appendChild(O),B.addEventListener("click",async Ee=>{Ee.stopPropagation(),await pf(uf(e)),B.innerHTML="";let Re=ge("check","12px","currentColor",1.5);Re&&B.appendChild(Re),setTimeout(()=>{B.innerHTML="";let je=ge("clipboard","12px","currentColor",1.5);je&&B.appendChild(je)},1500)}),C.appendChild(x),C.appendChild(A),N&&C.appendChild(N),C.appendChild(T),q&&C.appendChild(q),C.appendChild(_),C.appendChild(B),g.appendChild(C),d&&g.appendChild(mf(e,a,i)),g}}function Lu(e){var g,C,x,M,A;let{buffer:n,getFullHistory:t,onClose:r,config:s,plugins:o=[]}=e,a=(g=s==null?void 0:s.features)==null?void 0:g.scrollToBottom,i=(a==null?void 0:a.enabled)!==!1,d=(C=a==null?void 0:a.iconName)!=null?C:"arrow-down",l=(x=a==null?void 0:a.label)!=null?x:"",u=(A=(M=s==null?void 0:s.features)==null?void 0:M.eventStream)!=null?A:{},p=o.find(P=>P.renderEventStreamView);if(p!=null&&p.renderEventStreamView&&s){let P=p.renderEventStreamView({config:s,events:n.getAll(),defaultRenderer:()=>f().element,onClose:r});if(P)return{element:P,update:()=>{},destroy:()=>{}}}return f();function f(){let P=u.classNames,N=h("div","persona-event-stream-view persona-flex persona-flex-col persona-flex-1 persona-min-h-0");ps(N,P==null?void 0:P.panel);let R=[],T="",L="",$=null,q=[],_={},B=0,O=Va(),G=0,re=0,Ee=!1,Re=null,je=!1,he=0,ue=new Set,ke=new Map,Ue="",te="",ve=null,X,oe,Le,ie,De;function He(){let H=h("div","persona-flex persona-flex-col persona-flex-shrink-0"),ae=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");ps(ae,P==null?void 0:P.headerBar);let we=h("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");we.textContent="Events",X=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"),X.textContent="0";let ut=h("div","persona-flex-1");oe=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 Ke=h("option","");Ke.value="",Ke.textContent="All events",oe.appendChild(Ke),Le=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"),Le.type="button",Le.title="Copy All";let cn=ge("clipboard-copy","12px","currentColor",1.5);cn&&Le.appendChild(cn);let wt=h("span","persona-text-xs");wt.textContent="Copy All",Le.appendChild(wt),ae.appendChild(we),ae.appendChild(X),ae.appendChild(ut),ae.appendChild(oe),ae.appendChild(Le);let yt=h("div","persona-relative persona-px-4 persona-py-2.5 persona-border-b persona-border-persona-divider persona-bg-persona-surface");ps(yt,P==null?void 0:P.searchBar);let Et=ge("search","14px","var(--persona-muted, #9ca3af)",1.5),lt=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");Et&<.appendChild(Et),ie=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"),ps(ie,P==null?void 0:P.searchInput),ie.type="text",ie.placeholder="Search event payloads...",De=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"),De.type="button",De.style.display="none";let Jt=ge("x","12px","currentColor",2);return Jt&&De.appendChild(Jt),yt.appendChild(lt),yt.appendChild(ie),yt.appendChild(De),H.appendChild(ae),H.appendChild(yt),H}let K,Ne=o.find(H=>H.renderEventStreamToolbar);if(Ne!=null&&Ne.renderEventStreamToolbar&&s){let H=Ne.renderEventStreamToolbar({config:s,defaultRenderer:()=>He(),eventCount:n.getSize(),filteredCount:0,onFilterChange:ae=>{T=ae,Fe(),zt()},onSearchChange:ae=>{L=ae,Fe(),zt()}});K=H!=null?H:He()}else K=He();let Be=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");Be.style.display="none";let Q=h("div","persona-flex-1 persona-min-h-0 persona-relative"),J=h("div","persona-event-stream-list persona-overflow-y-auto persona-min-h-0");J.style.height="100%";let Ce=h("div","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-transform persona--translate-x-1/2 persona-cursor-pointer persona-z-10 persona-text-xs");ps(Ce,P==null?void 0:P.scrollIndicator),Ce.style.display="none",Ce.setAttribute("data-persona-scroll-to-bottom-has-label",l?"true":"false");let de=ge(d,"14px","currentColor",2);de&&Ce.appendChild(de);let ne=h("span","");ne.textContent=l,Ce.appendChild(ne);let fe=h("div","persona-flex persona-items-center persona-justify-center persona-h-full persona-text-sm persona-text-persona-muted");fe.style.display="none",Q.appendChild(J),Q.appendChild(fe),Q.appendChild(Ce),N.setAttribute("tabindex","0"),N.appendChild(K),N.appendChild(Be),N.appendChild(Q);function Xe(){let H=n.getAll(),ae={};for(let wt of H)ae[wt.type]=(ae[wt.type]||0)+1;let we=Object.keys(ae).sort(),ut=we.length!==q.length||!we.every((wt,yt)=>wt===q[yt]),Ke=!ut&&we.some(wt=>ae[wt]!==_[wt]),Ft=H.length!==Object.values(_).reduce((wt,yt)=>wt+yt,0);if(!ut&&!Ke&&!Ft||(q=we,_=ae,!oe))return;let cn=oe.value;if(oe.options[0].textContent="All events",ut){for(;oe.options.length>1;)oe.remove(1);for(let wt of we){let yt=h("option","");yt.value=wt,yt.textContent=`${wt} (${ae[wt]||0})`,oe.appendChild(yt)}cn&&we.includes(cn)?oe.value=cn:cn&&(oe.value="",T="")}else for(let wt=1;wt<oe.options.length;wt++){let yt=oe.options[wt];yt.textContent=`${yt.value} (${ae[yt.value]||0})`}}function $t(){let H=n.getAll();if(T&&(H=H.filter(ae=>ae.type===T)),L){let ae=L.toLowerCase();H=H.filter(we=>we.type.toLowerCase().includes(ae)||we.payload.toLowerCase().includes(ae))}return H}function le(){return T!==""||L!==""}function Fe(){B=0,G=0,O.resume(),Ce.style.display="none"}function ln(H){ue.has(H)?ue.delete(H):ue.add(H),ve=H;let ae=J.scrollTop,we=O.isFollowing();je=!0,O.pause(),zt(),J.scrollTop=ae,we&&O.resume(),je=!1}function Wt(){return $s(J,50)}function zt(){re=Date.now(),Ee=!1,Xe();let H=n.getEvictedCount();H>0?(Be.textContent=`${H.toLocaleString()} older events truncated`,Be.style.display=""):Be.style.display="none",R=$t();let ae=R.length,we=n.getSize()>0;X&&(X.textContent=String(n.getSize())),ae===0&&we&&le()?(fe.textContent=L?`No events matching '${L}'`:"No events matching filter",fe.style.display="",J.style.display="none"):(fe.style.display="none",J.style.display=""),Le&&(Le.title=le()?`Copy Filtered (${ae})`:"Copy All"),i&&!O.isFollowing()&&ae>B&&(G+=ae-B,ne.textContent=l?`${l}${G>0?` (${G})`:""}`:"",Ce.style.display=""),B=ae;let ut=n.getAll(),Ke=ut.length>0?ut[0].timestamp:0,Ft=new Set(R.map(yt=>yt.id));for(let yt of ue)Ft.has(yt)||ue.delete(yt);let cn=T!==Ue||L!==te,wt=ke.size===0&&R.length>0;if(cn||wt||R.length===0){J.innerHTML="",ke.clear();let yt=document.createDocumentFragment();for(let Et=0;Et<R.length;Et++){let lt=al(R[Et],Et,Ke,u,ue,ln,o,s);ke.set(R[Et].id,lt),yt.appendChild(lt)}J.appendChild(yt),Ue=T,te=L,ve=null}else{if(ve!==null){let Et=ke.get(ve);if(Et&&Et.parentNode===J){let lt=R.findIndex(Jt=>Jt.id===ve);if(lt>=0){let Jt=al(R[lt],lt,Ke,u,ue,ln,o,s);J.insertBefore(Jt,Et),Et.remove(),ke.set(ve,Jt)}}ve=null}let yt=new Set(R.map(Et=>Et.id));for(let[Et,lt]of ke)yt.has(Et)||(lt.remove(),ke.delete(Et));for(let Et=0;Et<R.length;Et++){let lt=R[Et];if(!ke.has(lt.id)){let Jt=al(lt,Et,Ke,u,ue,ln,o,s);ke.set(lt.id,Jt),J.appendChild(Jt)}}}O.isFollowing()&&(J.scrollTop=J.scrollHeight)}function Cr(){if(Date.now()-re>=sf){Re!==null&&(cancelAnimationFrame(Re),Re=null),zt();return}Ee||(Ee=!0,Re=requestAnimationFrame(()=>{Re=null,zt()}))}let pr=(H,ae)=>{if(!Le)return;Le.innerHTML="";let we=ge(H,"12px","currentColor",1.5);we&&Le.appendChild(we);let ut=h("span","persona-text-xs");ut.textContent="Copy All",Le.appendChild(ut),setTimeout(()=>{Le.innerHTML="";let Ke=ge("clipboard-copy","12px","currentColor",1.5);Ke&&Le.appendChild(Ke);let Ft=h("span","persona-text-xs");Ft.textContent="Copy All",Le.appendChild(Ft),Le.disabled=!1},ae)},I=async()=>{if(Le){Le.disabled=!0;try{let H;le()?H=R:t?(H=await t(),H.length===0&&(H=n.getAll())):H=n.getAll();let ae=H.map(we=>{try{return JSON.parse(we.payload)}catch{return we.payload}});await navigator.clipboard.writeText(JSON.stringify(ae,null,2)),pr("check",1500)}catch{pr("x",1500)}}},se=()=>{oe&&(T=oe.value,Fe(),zt())},Ie=()=>{!ie||!De||(De.style.display=ie.value?"":"none",$&&clearTimeout($),$=setTimeout(()=>{L=ie.value,Fe(),zt()},150))},ze=()=>{!ie||!De||(ie.value="",L="",De.style.display="none",$&&clearTimeout($),Fe(),zt())},Oe=()=>{if(je)return;let H=J.scrollTop,{action:ae,nextLastScrollTop:we}=Ja({following:O.isFollowing(),currentScrollTop:H,lastScrollTop:he,nearBottom:Wt(),userScrollThreshold:1,resumeRequiresDownwardScroll:!0});he=we,ae==="resume"?(O.resume(),G=0,Ce.style.display="none"):ae==="pause"&&(O.pause(),i&&(ne.textContent=l,Ce.style.display=""))},$e=H=>{let ae=Ka({following:O.isFollowing(),deltaY:H.deltaY,nearBottom:Wt(),resumeWhenNearBottom:!0});ae==="pause"?(O.pause(),i&&(ne.textContent=l,Ce.style.display="")):ae==="resume"&&(O.resume(),G=0,Ce.style.display="none")},et=()=>{i&&(J.scrollTop=J.scrollHeight,O.resume(),G=0,Ce.style.display="none")},Ct=H=>{let ae=H.target;if(!ae||ae.closest("button"))return;let we=ae.closest("[data-event-id]");if(!we)return;let ut=we.getAttribute("data-event-id");ut&&ln(ut)},_t=H=>{if((H.metaKey||H.ctrlKey)&&H.key==="f"){H.preventDefault(),ie==null||ie.focus(),ie==null||ie.select();return}H.key==="Escape"&&(ie&&document.activeElement===ie?(ze(),ie.blur(),N.focus()):r&&r())};Le&&Le.addEventListener("click",I),oe&&oe.addEventListener("change",se),ie&&ie.addEventListener("input",Ie),De&&De.addEventListener("click",ze),J.addEventListener("scroll",Oe),J.addEventListener("wheel",$e,{passive:!0}),J.addEventListener("click",Ct),Ce.addEventListener("click",et),N.addEventListener("keydown",_t);function Vt(){$&&clearTimeout($),Re!==null&&(cancelAnimationFrame(Re),Re=null),Ee=!1,ke.clear(),Le&&Le.removeEventListener("click",I),oe&&oe.removeEventListener("change",se),ie&&ie.removeEventListener("input",Ie),De&&De.removeEventListener("click",ze),J.removeEventListener("scroll",Oe),J.removeEventListener("wheel",$e),J.removeEventListener("click",Ct),Ce.removeEventListener("click",et),N.removeEventListener("keydown",_t)}return{element:N,update:Cr,destroy:Vt}}}function Pu(e,n){let t=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",r=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-surface, #ffffff)",i.style.cursor="pointer",i.tabIndex=0,i.setAttribute("role","button"),i.setAttribute("aria-label",`Open ${t} in artifact panel`),r&&i.setAttribute("data-open-artifact",r);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 l=document.createElement("div");l.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, #171717)",f.style.animation="persona-pulse 1.5s ease-in-out infinite",p.appendChild(f);let g=document.createElement("span");g.textContent=`Generating ${a.toLowerCase()}...`,p.appendChild(g)}else p.textContent=a;if(l.append(u,p),i.append(d,l),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",r),i.append(f)}return i}var Iu=(e,n)=>{var r,s,o;let t=(o=(s=(r=n==null?void 0:n.config)==null?void 0:r.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",l=typeof e.artifactType=="string"?e.artifactType:"markdown",u=t({artifact:{artifactId:i,title:a,artifactType:l,status:d},config:n.config,defaultRenderer:()=>Pu(e,n)});if(u)return u}return Pu(e,n)};var il=class{constructor(){this.components=new Map}register(n,t){this.components.has(n)&&console.warn(`[ComponentRegistry] Component "${n}" is already registered. Overwriting.`),this.components.set(n,t)}unregister(n){this.components.delete(n)}get(n){return this.components.get(n)}has(n){return this.components.has(n)}getAllNames(){return Array.from(this.components.keys())}clear(){this.components.clear()}registerAll(n){Object.entries(n).forEach(([t,r])=>{this.register(t,r)})}},$r=new il;$r.register("PersonaArtifactCard",Iu);function gf(e){var s;let n=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 r=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-overflow-x-auto");return r.textContent=JSON.stringify((s=e.props)!=null?s:{},null,2),n.appendChild(t),n.appendChild(r),n}function Wu(e,n){var Le,ie,De,He;let t=(ie=(Le=e.features)==null?void 0:Le.artifacts)==null?void 0:ie.layout,s=((De=t==null?void 0:t.toolbarPreset)!=null?De:"default")==="document",o=(He=t==null?void 0:t.panePadding)==null?void 0:He.trim(),a=e.markdown?Mo(e.markdown):null,i=Qo(e.sanitize),d=K=>{let Ne=a?a(K):Lo(K);return i?i(Ne):Ne},l=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=()=>{l==null||l.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"),O==null||O.hide()};l&&l.addEventListener("click",()=>{var K;u(),(K=n.onDismiss)==null||K.call(n)});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 g=h("span","persona-text-xs persona-font-medium persona-truncate");g.textContent="Artifacts";let C=h("button","persona-rounded-md persona-border persona-border-persona-border persona-px-2 persona-py-1 persona-text-xs persona-bg-persona-surface");C.type="button",C.textContent="Close",C.setAttribute("aria-label","Close artifacts panel"),C.addEventListener("click",()=>{var K;u(),(K=n.onDismiss)==null||K.call(n)});let x="rendered",M=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0 persona-artifact-toggle-group"),A=s?Ot({icon:"eye",label:"Rendered view",className:"persona-artifact-doc-icon-btn persona-artifact-view-btn"}):Ot({icon:"eye",label:"Rendered view"}),P=s?Ot({icon:"code-2",label:"Source",className:"persona-artifact-doc-icon-btn persona-artifact-code-btn"}):Ot({icon:"code-2",label:"Source"}),N=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0"),R=(t==null?void 0:t.documentToolbarShowCopyLabel)===!0,T=(t==null?void 0:t.documentToolbarShowCopyChevron)===!0,L=t==null?void 0:t.documentToolbarCopyMenuItems,$=!!(T&&L&&L.length>0),q=null,_,B=null,O=null;if(s&&(R||T)&&!$){if(_=R?Ks({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):Ot({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),T){let K=ge("chevron-down",14,"currentColor",2);K&&_.appendChild(K)}}else s&&$?(q=h("div","persona-relative persona-inline-flex persona-items-center persona-gap-0 persona-rounded-md"),_=R?Ks({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):Ot({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),B=Ot({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"}}),q.append(_,B)):s?_=Ot({icon:"copy",label:"Copy",className:"persona-artifact-doc-icon-btn"}):_=Ot({icon:"copy",label:"Copy"});let G=s?Ot({icon:"refresh-cw",label:"Refresh",className:"persona-artifact-doc-icon-btn"}):Ot({icon:"refresh-cw",label:"Refresh"}),re=s?Ot({icon:"x",label:"Close",className:"persona-artifact-doc-icon-btn"}):Ot({icon:"x",label:"Close"}),Ee=()=>{var J,Ce,de;let K=(J=Ue.find(ne=>ne.id===te))!=null?J:Ue[Ue.length-1],Ne=(Ce=K==null?void 0:K.id)!=null?Ce:null,Be=(K==null?void 0:K.artifactType)==="markdown"&&(de=K.markdown)!=null?de:"",Q=K?JSON.stringify({component:K.component,props:K.props},null,2):"";return{markdown:Be,jsonPayload:Q,id:Ne}},Re=async()=>{var J;let{markdown:K,jsonPayload:Ne}=Ee(),Be=(J=Ue.find(Ce=>Ce.id===te))!=null?J:Ue[Ue.length-1],Q=(Be==null?void 0:Be.artifactType)==="markdown"?K:Be?Ne:"";try{await navigator.clipboard.writeText(Q)}catch{}};if(_.addEventListener("click",async()=>{let K=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;if(K&&$){let{markdown:Ne,jsonPayload:Be,id:Q}=Ee();try{await K({actionId:"primary",artifactId:Q,markdown:Ne,jsonPayload:Be})}catch{}return}await Re()}),B&&(L!=null&&L.length)){let K=()=>{var Be;return(Be=p.closest("[data-persona-root]"))!=null?Be:document.body},Ne=()=>{O=io({items:L.map(Be=>({id:Be.id,label:Be.label})),onSelect:async Be=>{let{markdown:Q,jsonPayload:J,id:Ce}=Ee(),de=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;try{de?await de({actionId:Be,artifactId:Ce,markdown:Q,jsonPayload:J}):Be==="markdown"||Be==="md"?await navigator.clipboard.writeText(Q):Be==="json"||Be==="source"?await navigator.clipboard.writeText(J):await navigator.clipboard.writeText(Q||J)}catch{}},anchor:q!=null?q:B,position:"bottom-right",portal:K()})};p.isConnected?Ne():requestAnimationFrame(Ne),B.addEventListener("click",Be=>{Be.stopPropagation(),O==null||O.toggle()})}G.addEventListener("click",async()=>{var K;try{await((K=t==null?void 0:t.onDocumentToolbarRefresh)==null?void 0:K.call(t))}catch{}X()}),re.addEventListener("click",()=>{var K;u(),(K=n.onDismiss)==null||K.call(n)});let je=()=>{s&&(A.setAttribute("aria-pressed",x==="rendered"?"true":"false"),P.setAttribute("aria-pressed",x==="source"?"true":"false"))};A.addEventListener("click",()=>{x="rendered",je(),X()}),P.addEventListener("click",()=>{x="source",je(),X()});let he=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(),M.append(A,P),q?N.append(q,G,re):N.append(_,G,re),f.append(M,he,N),je()):(f.appendChild(g),f.appendChild(C)),o&&(f.style.paddingLeft=o,f.style.paddingRight=o);let ue=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"),ke=h("div","persona-artifact-content persona-flex-1 persona-min-h-0 persona-overflow-y-auto persona-p-3");o&&(ue.style.paddingLeft=o,ue.style.paddingRight=o,ke.style.padding=o),p.appendChild(f),p.appendChild(ue),p.appendChild(ke);let Ue=[],te=null,ve=!1,X=()=>{var Q,J,Ce,de;let K=s&&Ue.length<=1;ue.classList.toggle("persona-hidden",K),ue.replaceChildren();for(let ne of Ue){let fe=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");fe.type="button",fe.textContent=ne.title||ne.id.slice(0,8),ne.id===te&&fe.classList.add("persona-bg-persona-container","persona-border-persona-border"),fe.addEventListener("click",()=>n.onSelect(ne.id)),ue.appendChild(fe)}ke.replaceChildren();let Ne=te&&Ue.find(ne=>ne.id===te)||Ue[Ue.length-1];if(!Ne)return;if(s){let ne=Ne.artifactType==="markdown"?"MD":(Q=Ne.component)!=null?Q:"Component",Xe=(Ne.title||"Document").trim().replace(/\s*·\s*MD\s*$/i,"").trim()||"Document";he.textContent=`${Xe} \xB7 ${ne}`}else g.textContent="Artifacts";if(Ne.artifactType==="markdown"){if(s&&x==="source"){let fe=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-break-words persona-text-persona-primary");fe.textContent=(J=Ne.markdown)!=null?J:"",ke.appendChild(fe);return}let ne=h("div","persona-text-sm persona-leading-relaxed persona-markdown-bubble");ne.innerHTML=d((Ce=Ne.markdown)!=null?Ce:""),ke.appendChild(ne);return}let Be=Ne.component?$r.get(Ne.component):void 0;if(Be){let fe={message:{id:Ne.id,role:"assistant",content:"",createdAt:new Date().toISOString()},config:e,updateProps:()=>{}};try{let Xe=Be((de=Ne.props)!=null?de:{},fe);if(Xe){ke.appendChild(Xe);return}}catch{}}ke.appendChild(gf(Ne))},oe=()=>{var Ne;let K=Ue.length>0;if(p.classList.toggle("persona-hidden",!K),l){let Be=typeof p.closest=="function"?p.closest("[data-persona-root]"):null,J=((Ne=Be==null?void 0:Be.classList.contains("persona-artifact-narrow-host"))!=null?Ne:!1)||typeof window!="undefined"&&window.matchMedia("(max-width: 640px)").matches;K&&J&&ve?(l.classList.remove("persona-hidden"),p.classList.add("persona-artifact-drawer-open")):(l.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"))}};return{element:p,backdrop:l,update(K){var Ne,Be,Q;Ue=K.artifacts,te=(Q=(Be=K.selectedId)!=null?Be:(Ne=K.artifacts[K.artifacts.length-1])==null?void 0:Ne.id)!=null?Q:null,Ue.length>0&&(ve=!0),X(),oe()},setMobileOpen(K){ve=K,!K&&l?(l.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open")):oe()}}}function Zn(e){var n,t;return((t=(n=e==null?void 0:e.features)==null?void 0:n.artifacts)==null?void 0:t.enabled)===!0}function Ru(e,n){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"),!Zn(n))return;let t=(a=(o=n.features)==null?void 0:o.artifacts)==null?void 0:a.layout,r=(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();r?(e.classList.add("persona-artifact-border-full"),e.style.setProperty("--persona-artifact-pane-border",r)):s&&(e.classList.add("persona-artifact-border-left"),e.style.setProperty("--persona-artifact-pane-border-left",s))}function ff(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 ui(e,n){var d,l,u,p,f,g,C,x,M,A;if(!Zn(n)){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"),ff(e),Ru(e,n);return}let t=(l=(d=n.features)==null?void 0:d.artifacts)==null?void 0:l.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 r=(g=t==null?void 0:t.paneBackground)==null?void 0:g.trim();r?e.style.setProperty("--persona-artifact-pane-bg",r):e.style.removeProperty("--persona-artifact-pane-bg");let s=(C=t==null?void 0:t.panePadding)==null?void 0:C.trim();s?e.style.setProperty("--persona-artifact-pane-padding",s):e.style.removeProperty("--persona-artifact-pane-padding");let o=(x=t==null?void 0:t.documentToolbarIconColor)==null?void 0:x.trim();o?e.style.setProperty("--persona-artifact-doc-toolbar-icon-color",o):e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color");let a=(M=t==null?void 0:t.documentToolbarToggleActiveBackground)==null?void 0:M.trim();a?e.style.setProperty("--persona-artifact-doc-toggle-active-bg",a):e.style.removeProperty("--persona-artifact-doc-toggle-active-bg");let i=(A=t==null?void 0:t.documentToolbarToggleActiveBorderColor)==null?void 0:A.trim();i?e.style.setProperty("--persona-artifact-doc-toggle-active-border",i):e.style.removeProperty("--persona-artifact-doc-toggle-active-border"),Ru(e,n)}var Hu=["panel","seamless"];function mi(e,n){var i,d,l,u,p,f;for(let g of Hu)e.classList.remove(`persona-artifact-appearance-${g}`);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"),!Zn(n))return;let t=(d=(i=n.features)==null?void 0:i.artifacts)==null?void 0:d.layout,r=(l=t==null?void 0:t.paneAppearance)!=null?l:"panel",s=Hu.includes(r)?r:"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 g=((f=t.unifiedSplitOuterRadius)==null?void 0:f.trim())||o;g&&e.style.setProperty("--persona-artifact-unified-outer-radius",g)}}function Bu(e,n){var t,r,s;return!n||!Zn(e)?!1:((s=(r=(t=e.features)==null?void 0:t.artifacts)==null?void 0:r.layout)==null?void 0:s.expandLauncherPanelWhenOpen)!==!1}function hf(e,n){if(!(e!=null&&e.trim()))return n;let t=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return t?Math.max(0,Number(t[1])):n}function yf(e){if(!(e!=null&&e.trim()))return null;let n=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return n?Math.max(0,Number(n[1])):null}function bf(e,n,t){return t<n?n:Math.min(t,Math.max(n,e))}function xf(e,n,t,r){let s=e-r-2*n-t;return Math.max(0,s)}function Du(e,n){var a;let r=(a=(n.getComputedStyle(e).gap||"0px").trim().split(/\s+/)[0])!=null?a:"0px",s=/^([\d.]+)px$/i.exec(r);if(s)return Number(s[1]);let o=/^([\d.]+)/.exec(r);return o?Number(o[1]):8}function Nu(e,n,t,r,s,o){let a=hf(s,200),i=xf(n,t,r,200);i=Math.max(a,i);let d=yf(o);return d!==null&&(i=Math.min(i,d)),bf(e,a,i)}var Fu={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"}},ll=(e,n,t,r)=>{let s=e.querySelectorAll("[data-tv-form]");s.length&&s.forEach(o=>{var C,x,M;if(o.dataset.enhanced==="true")return;let a=(C=o.dataset.tvForm)!=null?C:"init";o.dataset.enhanced="true";let i=(x=Fu[a])!=null?x:Fu.init;o.classList.add("persona-form-card","persona-space-y-4");let d=h("div","persona-space-y-1"),l=h("h3","persona-text-base persona-font-semibold persona-text-persona-primary");if(l.textContent=i.title,d.appendChild(l),i.description){let A=h("p","persona-text-sm persona-text-persona-muted");A.textContent=i.description,d.appendChild(A)}let u=document.createElement("form");u.className="persona-form-grid persona-space-y-3",i.fields.forEach(A=>{var L,$;let P=h("label","persona-form-field persona-flex persona-flex-col persona-gap-1");P.htmlFor=`${n.id}-${a}-${A.name}`;let N=h("span","persona-text-xs persona-font-medium persona-text-persona-muted");N.textContent=A.label,P.appendChild(N);let R=(L=A.type)!=null?L:"text",T;R==="textarea"?(T=document.createElement("textarea"),T.rows=3):(T=document.createElement("input"),T.type=R),T.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",T.id=`${n.id}-${a}-${A.name}`,T.name=A.name,T.placeholder=($=A.placeholder)!=null?$:"",A.required&&(T.required=!0),P.appendChild(T),u.appendChild(P)});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]"),g=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");g.type="submit",g.textContent=(M=i.submitLabel)!=null?M:"Submit",p.appendChild(f),p.appendChild(g),u.appendChild(p),o.replaceChildren(d,u),u.addEventListener("submit",async A=>{var T,L;A.preventDefault();let P=(T=t.formEndpoint)!=null?T:"/form",N=new FormData(u),R={};N.forEach(($,q)=>{R[q]=$}),R.type=a,g.disabled=!0,f.textContent="Submitting\u2026";try{let $=await fetch(P,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(R)});if(!$.ok)throw new Error(`Form submission failed (${$.status})`);let q=await $.json();f.textContent=(L=q.message)!=null?L:"Thanks! We'll be in touch soon.",q.success&&q.nextPrompt&&await r.sendMessage(String(q.nextPrompt))}catch($){f.textContent=$ instanceof Error?$.message:"Something went wrong. Please try again."}finally{g.disabled=!1}})})};var cl=class{constructor(){this.plugins=new Map}register(n){var t;this.plugins.has(n.id)&&console.warn(`Plugin "${n.id}" is already registered. Overwriting.`),this.plugins.set(n.id,n),(t=n.onRegister)==null||t.call(n)}unregister(n){var r;let t=this.plugins.get(n);t&&((r=t.onUnregister)==null||r.call(t),this.plugins.delete(n))}getAll(){return Array.from(this.plugins.values()).sort((n,t)=>{var r,s;return((r=t.priority)!=null?r:0)-((s=n.priority)!=null?s:0)})}getForInstance(n){let t=this.getAll();if(!n||n.length===0)return t;let r=new Set(n.map(o=>o.id));return[...t.filter(o=>!r.has(o.id)),...n].sort((o,a)=>{var i,d;return((i=a.priority)!=null?i:0)-((d=o.priority)!=null?d:0)})}clear(){this.plugins.forEach(n=>{var t;return(t=n.onUnregister)==null?void 0:t.call(n)}),this.plugins.clear()}},Zs=new cl;var Ou=()=>{let e=new Map,n=(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:n,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 vf=e=>{let n=e.match(/```(?:json)?\s*([\s\S]*?)```/i);return n?n[1]:e},Cf=e=>{let n=e.trim(),t=n.indexOf("{");if(t===-1)return null;let r=0;for(let s=t;s<n.length;s+=1){let o=n[s];if(o==="{"&&(r+=1),o==="}"&&(r-=1,r===0))return n.slice(t,s+1)}return null},ea=({text:e})=>{if(!e||!e.includes("{"))return null;try{let n=vf(e),t=Cf(n);if(!t)return null;let r=JSON.parse(t);if(!r||typeof r!="object"||!r.action)return null;let{action:s,...o}=r;return{type:String(s),payload:o,raw:r}}catch{return null}},dl=e=>typeof e=="string"?e:e==null?"":String(e),Oo={message:e=>e.type!=="message"?void 0:{handled:!0,displayText:dl(e.payload.text)},messageAndClick:(e,n)=>{var s;if(e.type!=="message_and_click")return;let t=e.payload,r=dl(t.element);if(r&&((s=n.document)!=null&&s.querySelector)){let o=n.document.querySelector(r);o?setTimeout(()=>{o.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",r)}return{handled:!0,displayText:dl(t.text)}}},$u=e=>Array.isArray(e)?e.map(n=>String(n)):[],ta=e=>{let n=new Set($u(e.getSessionMetadata().processedActionMessageIds)),t=()=>{n=new Set($u(e.getSessionMetadata().processedActionMessageIds))},r=()=>{let o=Array.from(n);e.updateSessionMetadata(a=>({...a,processedActionMessageIds:o}))};return{process:o=>{if(o.streaming||o.message.role!=="assistant"||!o.text||n.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((l,u)=>l||(u==null?void 0:u({text:a,message:o.message}))||null,null):null;if(!i)return null;n.add(o.message.id),r();let d={action:i,message:o.message};e.emit("action:detected",d);for(let l of e.handlers)if(l)try{let u=()=>{e.emit("action:resubmit",d)},p=l(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 wf=e=>{if(!e)return null;try{return JSON.parse(e)}catch(n){return typeof console!="undefined"&&console.error("[AgentWidget] Failed to parse stored state:",n),null}},Af=e=>e.map(n=>({...n,streaming:!1})),Sf=e=>e.map(n=>({...n,status:"complete"})),gi=(e="persona-state")=>{let n=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let t=n();return t?wf(t.getItem(e)):null},save:t=>{let r=n();if(r)try{let s={...t,messages:t.messages?Af(t.messages):void 0,artifacts:t.artifacts?Sf(t.artifacts):void 0};r.setItem(e,JSON.stringify(s))}catch(s){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",s)}},clear:()=>{let t=n();if(t)try{t.removeItem(e)}catch(r){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",r)}}}};var us=require("partial-json");function Ef(e){if(!e||typeof e!="object"||!("component"in e))return!1;let n=e.component;return typeof n=="string"&&n.length>0}function Tf(e,n){if(!Ef(e))return null;let t=e.props&&typeof e.props=="object"&&e.props!==null?e.props:{};return{component:e.component,props:t,raw:n}}function fi(){let e=null,n=0;return{getExtractedDirective:()=>e,processChunk:t=>{let r=t.trim();if(!r.startsWith("{")&&!r.startsWith("["))return null;if(t.length<=n)return e;try{let s=(0,us.parse)(t,us.STR|us.OBJ),o=Tf(s,t);o&&(e=o)}catch{}return n=t.length,e},reset:()=>{e=null,n=0}}}function _u(e){return typeof e=="object"&&e!==null&&"component"in e&&typeof e.component=="string"&&"props"in e&&typeof e.props=="object"}function hi(e,n){let{config:t,message:r,onPropsUpdate:s}=n,o=$r.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:r,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 ju(){let e=fi();return{processChunk:n=>e.processChunk(n),getDirective:()=>e.getExtractedDirective(),reset:()=>{e.reset()}}}function Uu(e){if(typeof e.rawContent=="string"&&e.rawContent.length>0)return e.rawContent;if(typeof e.content=="string"){let n=e.content.trim();if(n.startsWith("{")||n.startsWith("["))return e.content}return null}function yi(e){let n=Uu(e);if(!n)return!1;try{let t=JSON.parse(n);return typeof t=="object"&&t!==null&&"component"in t&&typeof t.component=="string"}catch{return!1}}function bi(e){let n=Uu(e);if(!n)return null;try{let t=JSON.parse(n);if(typeof t=="object"&&t!==null&&"component"in t&&typeof t.component=="string"){let r=t;return{component:r.component,props:r.props&&typeof r.props=="object"&&r.props!==null?r.props:{},raw:n}}}catch{}return null}var kf=["Very dissatisfied","Dissatisfied","Neutral","Satisfied","Very satisfied"];function xi(e){let{onSubmit:n,onDismiss:t,title:r="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:l=kf}=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 g=document.createElement("div");g.className="persona-feedback-header";let C=document.createElement("h3");C.className="persona-feedback-title",C.textContent=r,g.appendChild(C);let x=document.createElement("p");x.className="persona-feedback-subtitle",x.textContent=s,g.appendChild(x),f.appendChild(g);let M=document.createElement("div");M.className="persona-feedback-rating persona-feedback-rating-csat",M.setAttribute("role","radiogroup"),M.setAttribute("aria-label","Satisfaction rating from 1 to 5");let A=[];for(let L=1;L<=5;L++){let $=document.createElement("button");$.type="button",$.className="persona-feedback-rating-btn persona-feedback-star-btn",$.setAttribute("role","radio"),$.setAttribute("aria-checked","false"),$.setAttribute("aria-label",`${L} star${L>1?"s":""}: ${l[L-1]}`),$.title=l[L-1],$.dataset.rating=String(L),$.innerHTML=`
|
|
16
|
+
`,t.addEventListener("click",n);let r=s=>{var N,R,T,L,$,q,_,B,O,G,oe,Te,Re,ze;let a=(N=s.launcher)!=null?N:{},i=nn(s),d=t.querySelector("[data-role='launcher-title']");if(d){let fe=(R=a.title)!=null?R:"Chat Assistant";d.textContent=fe,d.setAttribute("title",fe)}let l=t.querySelector("[data-role='launcher-subtitle']");if(l){let fe=(T=a.subtitle)!=null?T:"Get answers fast";l.textContent=fe,l.setAttribute("title",fe)}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 fe=(L=a.agentIconSize)!=null?L:"40px";if(p.style.height=fe,p.style.width=fe,p.innerHTML="",a.agentIconName){let ue=parseFloat(fe)||24,Me=ge(a.agentIconName,ue*.6,"var(--persona-text-inverse, #ffffff)",2);Me?(p.appendChild(Me),p.style.display=""):(p.textContent=($=a.agentIconText)!=null?$:"\u{1F4AC}",p.style.display="")}else a.iconUrl?p.style.display="none":(p.textContent=(q=a.agentIconText)!=null?q:"\u{1F4AC}",p.style.display="")}let h=t.querySelector("[data-role='launcher-image']");if(h){let fe=(_=a.agentIconSize)!=null?_:"40px";h.style.height=fe,h.style.width=fe,a.iconUrl&&!a.agentIconName&&!a.agentIconHidden?(h.src=a.iconUrl,h.style.display="block"):h.style.display="none"}let g=t.querySelector("[data-role='launcher-call-to-action-icon']");if(g){let fe=(B=a.callToActionIconSize)!=null?B:"32px";g.style.height=fe,g.style.width=fe,a.callToActionIconBackgroundColor?(g.style.backgroundColor=a.callToActionIconBackgroundColor,g.classList.remove("persona-bg-persona-primary")):(g.style.backgroundColor="",g.classList.add("persona-bg-persona-primary")),a.callToActionIconColor?(g.style.color=a.callToActionIconColor,g.classList.remove("persona-text-persona-call-to-action")):(g.style.color="",g.classList.add("persona-text-persona-call-to-action"));let ue=0;if(a.callToActionIconPadding?(g.style.boxSizing="border-box",g.style.padding=a.callToActionIconPadding,ue=(parseFloat(a.callToActionIconPadding)||0)*2):(g.style.boxSizing="",g.style.padding=""),a.callToActionIconHidden)g.style.display="none";else if(g.style.display=i?"none":"",g.innerHTML="",a.callToActionIconName){let Me=parseFloat(fe)||24,qe=Math.max(Me-ue,8),te=ge(a.callToActionIconName,qe,"currentColor",2);te?g.appendChild(te):g.textContent=(O=a.callToActionIconText)!=null?O:"\u2197"}else g.textContent=(G=a.callToActionIconText)!=null?G:"\u2197"}let C=a.position&&dr[a.position]?dr[a.position]:dr["bottom-right"],x="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",k="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?k:`${x} ${C}`,i||(t.style.zIndex=String((oe=a.zIndex)!=null?oe:yn));let S="1px solid var(--persona-border, #e5e7eb)",P="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=(Te=a.border)!=null?Te:S,t.style.boxShadow=(Re=a.shadow)!=null?Re:P,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=(ze=a.collapsedMaxWidth)!=null?ze:"",t.style.justifyContent="",t.style.padding="",t.style.overflow="")},o=()=>{t.removeEventListener("click",n),t.remove()};return e&&r(e),{element:t,update:r,destroy:o}};var vg="persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",Za=(e,n={})=>{var x,k,S,P,N,R;let{showClose:t=!0,wrapperClassName:r=vg,buttonSize:o,iconSize:s="28px"}=n,a=(x=e==null?void 0:e.launcher)!=null?x:{},i=(k=o!=null?o:a.closeButtonSize)!=null?k:"32px",d=f("div",r),l=f("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");l.style.height=i,l.style.width=i,l.type="button";let u=(S=a.closeButtonTooltipText)!=null?S:"Close chat",p=(P=a.closeButtonShowTooltip)!=null?P:!0;l.setAttribute("aria-label",u),l.style.display=t?"":"none";let h=(N=a.closeButtonIconName)!=null?N:"x",g=(R=a.closeButtonIconText)!=null?R:"\xD7";l.style.color=a.closeButtonColor||En.actionIconColor;let C=ge(h,s,"currentColor",1);if(C?(C.style.display="block",l.appendChild(C)):l.textContent=g,a.closeButtonBackgroundColor?(l.style.backgroundColor=a.closeButtonBackgroundColor,l.classList.remove("hover:persona-bg-gray-100")):(l.style.backgroundColor="",l.classList.add("hover:persona-bg-gray-100")),a.closeButtonBorderWidth||a.closeButtonBorderColor){let T=a.closeButtonBorderWidth||"0px",L=a.closeButtonBorderColor||"transparent";l.style.border=`${T} solid ${L}`,l.classList.remove("persona-border-none")}else l.style.border="",l.classList.add("persona-border-none");if(a.closeButtonBorderRadius?(l.style.borderRadius=a.closeButtonBorderRadius,l.classList.remove("persona-rounded-full")):(l.style.borderRadius="",l.classList.add("persona-rounded-full")),a.closeButtonPaddingX?(l.style.paddingLeft=a.closeButtonPaddingX,l.style.paddingRight=a.closeButtonPaddingX):(l.style.paddingLeft="",l.style.paddingRight=""),a.closeButtonPaddingY?(l.style.paddingTop=a.closeButtonPaddingY,l.style.paddingBottom=a.closeButtonPaddingY):(l.style.paddingTop="",l.style.paddingBottom=""),d.appendChild(l),p&&u){let T=null,L=()=>{if(T)return;let q=l.ownerDocument,_=q.body;if(!_)return;T=xr(q,"div","persona-clear-chat-tooltip"),T.textContent=u;let B=xr(q,"div");B.className="persona-clear-chat-tooltip-arrow",T.appendChild(B);let O=l.getBoundingClientRect();T.style.position="fixed",T.style.zIndex=String(oo),T.style.left=`${O.left+O.width/2}px`,T.style.top=`${O.top-8}px`,T.style.transform="translate(-50%, -100%)",_.appendChild(T)},$=()=>{T&&T.parentNode&&(T.parentNode.removeChild(T),T=null)};d.addEventListener("mouseenter",L),d.addEventListener("mouseleave",$),l.addEventListener("focus",L),l.addEventListener("blur",$),d._cleanupTooltip=()=>{$(),d.removeEventListener("mouseenter",L),d.removeEventListener("mouseleave",$),l.removeEventListener("focus",L),l.removeEventListener("blur",$)}}return{button:l,wrapper:d}},Cg="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",ei=(e,n={})=>{var T,L,$,q,_,B,O,G,oe,Te,Re,ze,fe;let{wrapperClassName:t=Cg,buttonSize:r,iconSize:o="20px"}=n,a=(L=((T=e==null?void 0:e.launcher)!=null?T:{}).clearChat)!=null?L:{},i=($=r!=null?r:a.size)!=null?$:"32px",d=(q=a.iconName)!=null?q:"refresh-cw",l=(_=a.iconColor)!=null?_:"",u=(B=a.backgroundColor)!=null?B:"",p=(O=a.borderWidth)!=null?O:"",h=(G=a.borderColor)!=null?G:"",g=(oe=a.borderRadius)!=null?oe:"",C=(Te=a.paddingX)!=null?Te:"",x=(Re=a.paddingY)!=null?Re:"",k=(ze=a.tooltipText)!=null?ze:"Clear chat",S=(fe=a.showTooltip)!=null?fe:!0,P=f("div",t),N=f("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");N.style.height=i,N.style.width=i,N.type="button",N.setAttribute("aria-label",k),N.style.color=l||En.actionIconColor;let R=ge(d,o,"currentColor",1);if(R&&(R.style.display="block",N.appendChild(R)),u&&(N.style.backgroundColor=u,N.classList.remove("hover:persona-bg-gray-100")),p||h){let ue=p||"0px",Me=h||"transparent";N.style.border=`${ue} solid ${Me}`,N.classList.remove("persona-border-none")}if(g&&(N.style.borderRadius=g,N.classList.remove("persona-rounded-full")),C&&(N.style.paddingLeft=C,N.style.paddingRight=C),x&&(N.style.paddingTop=x,N.style.paddingBottom=x),P.appendChild(N),S&&k){let ue=null,Me=()=>{if(ue)return;let te=N.ownerDocument,xe=te.body;if(!xe)return;ue=xr(te,"div","persona-clear-chat-tooltip"),ue.textContent=k;let X=xr(te,"div");X.className="persona-clear-chat-tooltip-arrow",ue.appendChild(X);let se=N.getBoundingClientRect();ue.style.position="fixed",ue.style.zIndex=String(oo),ue.style.left=`${se.left+se.width/2}px`,ue.style.top=`${se.top-8}px`,ue.style.transform="translate(-50%, -100%)",xe.appendChild(ue)},qe=()=>{ue&&ue.parentNode&&(ue.parentNode.removeChild(ue),ue=null)};P.addEventListener("mouseenter",Me),P.addEventListener("mouseleave",qe),N.addEventListener("focus",Me),N.addEventListener("blur",qe),P._cleanupTooltip=()=>{qe(),P.removeEventListener("mouseenter",Me),P.removeEventListener("mouseleave",qe),N.removeEventListener("focus",Me),N.removeEventListener("blur",qe)}}return{button:N,wrapper:P}};var En={titleColor:"var(--persona-header-title-fg, var(--persona-primary, #0f0f0f))",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))"},Nr=e=>{var T,L,$,q,_,B,O,G,oe,Te,Re,ze,fe,ue,Me,qe;let{config:n,showClose:t=!0}=e,r=f("div","persona-widget-header persona-flex persona-items-center persona-gap-3 persona-px-6 persona-py-5");r.setAttribute("data-persona-theme-zone","header"),r.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",r.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",r.style.boxShadow="var(--persona-header-shadow, none)",r.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let o=(T=n==null?void 0:n.launcher)!=null?T:{},s=(L=o.headerIconSize)!=null?L:"48px",a=($=o.closeButtonPlacement)!=null?$:"inline",i=(q=o.headerIconHidden)!=null?q:!1,d=o.headerIconName,l=f("div","persona-flex persona-items-center persona-justify-center persona-rounded-xl persona-text-xl");if(l.style.height=s,l.style.width=s,l.style.backgroundColor="var(--persona-header-icon-bg, var(--persona-primary, #0f0f0f))",l.style.color="var(--persona-header-icon-fg, var(--persona-text-inverse, #ffffff))",!i)if(d){let te=parseFloat(s)||24,xe=ge(d,te*.6,"currentColor",1);xe?l.replaceChildren(xe):l.textContent=(B=(_=n==null?void 0:n.launcher)==null?void 0:_.agentIconText)!=null?B:"\u{1F4AC}"}else if((O=n==null?void 0:n.launcher)!=null&&O.iconUrl){let te=f("img");te.src=n.launcher.iconUrl,te.alt="",te.className="persona-rounded-xl persona-object-cover",te.style.height=s,te.style.width=s,l.replaceChildren(te)}else l.textContent=(oe=(G=n==null?void 0:n.launcher)==null?void 0:G.agentIconText)!=null?oe:"\u{1F4AC}";let u=f("div","persona-flex persona-flex-col persona-flex-1 persona-min-w-0"),p=f("span","persona-text-base persona-font-semibold");p.style.color=En.titleColor,p.textContent=(Re=(Te=n==null?void 0:n.launcher)==null?void 0:Te.title)!=null?Re:"Chat Assistant";let h=f("span","persona-text-xs");h.style.color=En.subtitleColor,h.textContent=(fe=(ze=n==null?void 0:n.launcher)==null?void 0:ze.subtitle)!=null?fe:"Here to help you get answers fast",u.append(p,h),i?r.append(u):r.append(l,u);let g=(ue=o.clearChat)!=null?ue:{},C=(Me=g.enabled)!=null?Me:!0,x=(qe=g.placement)!=null?qe:"inline",k=null,S=null;if(C){let xe=ei(n,{wrapperClassName:x==="top-right"?"persona-absolute persona-top-4 persona-z-50":"persona-relative persona-ml-auto persona-clear-chat-button-wrapper"});k=xe.button,S=xe.wrapper,x==="top-right"&&(S.style.right="48px"),x==="inline"&&r.appendChild(S)}let P=a==="top-right"?"persona-absolute persona-top-4 persona-right-4 persona-z-50":C&&x==="inline"?"persona-relative persona-inline-flex persona-items-center persona-justify-center":"persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",{button:N,wrapper:R}=Za(n,{showClose:t,wrapperClassName:P});return a!=="top-right"&&r.appendChild(R),{header:r,iconHolder:l,headerTitle:p,headerSubtitle:h,closeButton:N,closeButtonWrapper:R,clearChatButton:k,clearChatButtonWrapper:S}},Do=(e,n,t)=>{var a,i,d,l;let r=(a=t==null?void 0:t.launcher)!=null?a:{},o=(i=r.closeButtonPlacement)!=null?i:"inline",s=(l=(d=r.clearChat)==null?void 0:d.placement)!=null?l:"inline";e.appendChild(n.header),o==="top-right"&&(e.style.position="relative",e.appendChild(n.closeButtonWrapper)),n.clearChatButtonWrapper&&s==="top-right"&&(e.style.position="relative",e.appendChild(n.clearChatButtonWrapper))};function io(e){let{items:n,onSelect:t,anchor:r,position:o="bottom-left",portal:s}=e,a=f("div","persona-dropdown-menu persona-hidden");a.setAttribute("role","menu"),a.setAttribute("data-persona-theme-zone","dropdown"),s?(a.style.position="fixed",a.style.zIndex=String(oo)):(a.style.position="absolute",a.style.top="100%",a.style.marginTop="4px",o==="bottom-right"?a.style.right="0":a.style.left="0");for(let g of n){if(g.dividerBefore){let k=document.createElement("hr");a.appendChild(k)}let C=document.createElement("button");if(C.type="button",C.setAttribute("role","menuitem"),C.setAttribute("data-dropdown-item-id",g.id),g.destructive&&C.setAttribute("data-destructive",""),g.icon){let k=ge(g.icon,16,"currentColor",1.5);k&&C.appendChild(k)}let x=document.createElement("span");x.textContent=g.label,C.appendChild(x),C.addEventListener("click",k=>{k.stopPropagation(),u(),t(g.id)}),a.appendChild(C)}let i=null;function d(){if(!s)return;let g=r.getBoundingClientRect();a.style.top=`${g.bottom+4}px`,o==="bottom-right"?(a.style.right=`${window.innerWidth-g.right}px`,a.style.left="auto"):(a.style.left=`${g.left}px`,a.style.right="auto")}function l(){d(),a.classList.remove("persona-hidden"),requestAnimationFrame(()=>{let g=C=>{!a.contains(C.target)&&!r.contains(C.target)&&u()};document.addEventListener("click",g,!0),i=()=>document.removeEventListener("click",g,!0)})}function u(){a.classList.add("persona-hidden"),i==null||i(),i=null}function p(){a.classList.contains("persona-hidden")?l():u()}function h(){u(),a.remove()}return s&&s.appendChild(a),{element:a,show:l,hide:u,toggle:p,destroy:h}}function $t(e){let{icon:n,label:t,size:r,strokeWidth:o,className:s,onClick:a,aria:i}=e,d=f("button","persona-icon-btn"+(s?" "+s:""));d.type="button",d.setAttribute("aria-label",t),d.title=t;let l=ge(n,r!=null?r:16,"currentColor",o!=null?o:2);if(l&&d.appendChild(l),a&&d.addEventListener("click",a),i)for(let[u,p]of Object.entries(i))d.setAttribute(u,p);return d}function Ks(e){let{icon:n,label:t,variant:r="default",size:o="sm",iconSize:s,className:a,onClick:i,aria:d}=e,l="persona-label-btn";r!=="default"&&(l+=" persona-label-btn--"+r),l+=" persona-label-btn--"+o,a&&(l+=" "+a);let u=f("button",l);if(u.type="button",u.setAttribute("aria-label",t),n){let h=ge(n,s!=null?s:14,"currentColor",2);h&&u.appendChild(h)}let p=f("span");if(p.textContent=t,u.appendChild(p),i&&u.addEventListener("click",i),d)for(let[h,g]of Object.entries(d))u.setAttribute(h,g);return u}function Gs(e){let{items:n,selectedId:t,onSelect:r,className:o}=e,s=f("div","persona-toggle-group"+(o?" "+o:""));s.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 n){let p;u.icon?p=$t({icon:u.icon,label:u.label,onClick:()=>{a=u.id,d(),r(u.id)}}):(p=f("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(),r(u.id)})),p.setAttribute("aria-pressed",u.id===a?"true":"false"),i.push({id:u.id,btn:p}),s.appendChild(p)}function l(u){a=u,d()}return{element:s,setSelected:l}}function ti(e){var g,C;let{label:n,icon:t="chevron-down",menuItems:r,onSelect:o,position:s="bottom-left",portal:a,className:i,hover:d}=e,l=f("div","persona-combo-btn"+(i?" "+i:""));l.style.position="relative",l.style.display="inline-flex",l.style.alignItems="center",l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0"),l.setAttribute("aria-haspopup","true"),l.setAttribute("aria-expanded","false"),l.setAttribute("aria-label",n);let u=f("span","persona-combo-btn-label");u.textContent=n,l.appendChild(u);let p=ge(t,14,"currentColor",2);p&&(p.style.marginLeft="4px",p.style.opacity="0.6",l.appendChild(p)),d&&(l.style.borderRadius=(g=d.borderRadius)!=null?g:"10px",l.style.padding=(C=d.padding)!=null?C:"6px 4px 6px 12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.addEventListener("mouseenter",()=>{var x,k;l.style.backgroundColor=(x=d.background)!=null?x:"",l.style.borderColor=(k=d.border)!=null?k:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}));let h=io({items:r,onSelect:x=>{l.setAttribute("aria-expanded","false"),o(x)},anchor:l,position:s,portal:a});return a||l.appendChild(h.element),l.addEventListener("click",x=>{x.stopPropagation();let k=!h.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",k?"false":"true"),h.toggle()}),l.addEventListener("keydown",x=>{(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),l.click())}),{element:l,setLabel:x=>{u.textContent=x,l.setAttribute("aria-label",x)},open:()=>{l.setAttribute("aria-expanded","true"),h.show()},close:()=>{l.setAttribute("aria-expanded","false"),h.hide()},toggle:()=>{let x=!h.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",x?"false":"true"),h.toggle()},destroy:()=>{h.destroy(),l.remove()}}}var zi=e=>{var r;let n=Nr({config:e.config,showClose:e.showClose,onClose:e.onClose,onClearChat:e.onClearChat}),t=(r=e.layoutHeaderConfig)==null?void 0:r.onTitleClick;if(t){let o=n.headerTitle.parentElement;o&&(o.style.cursor="pointer",o.setAttribute("role","button"),o.setAttribute("tabindex","0"),o.addEventListener("click",()=>t()),o.addEventListener("keydown",s=>{(s.key==="Enter"||s.key===" ")&&(s.preventDefault(),t())}))}return n};function wg(e,n,t){var r,o,s;if(n!=null&&n.length)for(let a of n){let i=f("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",(o=(r=a.ariaLabel)!=null?r:a.label)!=null?o:a.id),a.icon){let d=ge(a.icon,14,"currentColor",2);d&&i.appendChild(d)}else a.label&&(i.textContent=a.label);if((s=a.menuItems)!=null&&s.length){let d=f("div","persona-relative");d.appendChild(i);let l=io({items:a.menuItems,onSelect:u=>t==null?void 0:t(u),anchor:d,position:"bottom-left"});d.appendChild(l.element),i.addEventListener("click",u=>{u.stopPropagation(),l.toggle()}),e.appendChild(d)}else i.addEventListener("click",()=>t==null?void 0:t(a.id)),e.appendChild(i)}}var Vi=e=>{var P,N,R,T,L,$,q,_,B;let{config:n,showClose:t=!0,onClose:r,layoutHeaderConfig:o,onHeaderAction:s}=e,a=(P=n==null?void 0:n.launcher)!=null?P:{},i=f("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=o==null?void 0:o.titleMenu,l,u;if(d)l=ti({label:(N=a.title)!=null?N:"Chat Assistant",menuItems:d.menuItems,onSelect:d.onSelect,hover:d.hover,className:""}).element,l.style.color=En.titleColor,u=(R=l.querySelector(".persona-combo-btn-label"))!=null?R:l;else{if(l=f("div","persona-flex persona-min-w-0 persona-flex-1 persona-items-center persona-gap-1"),u=f("span","persona-text-base persona-font-semibold persona-truncate"),u.style.color=En.titleColor,u.textContent=(T=a.title)!=null?T:"Chat Assistant",l.appendChild(u),wg(l,o==null?void 0:o.trailingActions,(L=o==null?void 0:o.onAction)!=null?L:s),o!=null&&o.onTitleClick){l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0");let G=o.onTitleClick;l.addEventListener("click",oe=>{oe.target.closest("button")||G()}),l.addEventListener("keydown",oe=>{(oe.key==="Enter"||oe.key===" ")&&(oe.preventDefault(),G())})}let O=o==null?void 0:o.titleRowHover;O&&(l.style.borderRadius=($=O.borderRadius)!=null?$:"10px",l.style.padding=(q=O.padding)!=null?q:"6px 4px 6px 12px",l.style.margin="-6px 0 -6px -12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.style.width="fit-content",l.style.flex="none",l.addEventListener("mouseenter",()=>{var G,oe;l.style.backgroundColor=(G=O.background)!=null?G:"",l.style.borderColor=(oe=O.border)!=null?oe:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}))}i.appendChild(l);let p=(_=a.closeButtonSize)!=null?_:"32px",h=f("div",""),g=f("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");g.style.height=p,g.style.width=p,g.type="button",g.setAttribute("aria-label","Close chat"),g.style.display=t?"":"none",g.style.color=a.closeButtonColor||En.actionIconColor;let C=(B=a.closeButtonIconName)!=null?B:"x",x=ge(C,"28px","currentColor",1);x?g.appendChild(x):g.textContent="\xD7",r&&g.addEventListener("click",r),h.appendChild(g),i.appendChild(h);let k=f("div");k.style.display="none";let S=f("span");return S.style.display="none",{header:i,iconHolder:k,headerTitle:u,headerSubtitle:S,closeButton:g,closeButtonWrapper:h,clearChatButton:null,clearChatButtonWrapper:null}},ni={default:zi,minimal:Vi},Ji=e=>{var n;return(n=ni[e])!=null?n:ni.default},rs=(e,n,t)=>{var a,i,d;if(n!=null&&n.render){let l=n.render({config:e,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,trailingActions:n.trailingActions,onAction:n.onAction}),u=f("div");u.style.display="none";let p=f("span"),h=f("span"),g=f("button");g.style.display="none";let C=f("div");return C.style.display="none",{header:l,iconHolder:u,headerTitle:p,headerSubtitle:h,closeButton:g,closeButtonWrapper:C,clearChatButton:null,clearChatButtonWrapper:null}}let r=(a=n==null?void 0:n.layout)!=null?a:"default",s=Ji(r)({config:e,showClose:(d=(i=n==null?void 0:n.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:n,onHeaderAction:n==null?void 0:n.onAction});return n&&(n.showIcon===!1&&(s.iconHolder.style.display="none"),n.showTitle===!1&&(s.headerTitle.style.display="none"),n.showSubtitle===!1&&(s.headerSubtitle.style.display="none"),n.showCloseButton===!1&&(s.closeButton.style.display="none"),n.showClearChat===!1&&s.clearChatButtonWrapper&&(s.clearChatButtonWrapper.style.display="none")),s};var ri=e=>{var a,i;let n=f("textarea");n.setAttribute("data-persona-composer-input",""),n.placeholder=(i=(a=e==null?void 0:e.copy)==null?void 0:a.inputPlaceholder)!=null?i:"Type your message\u2026",n.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",n.rows=1,n.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',n.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))";let t=3,r=20;n.style.maxHeight=`${t*r}px`,n.style.overflowY="auto";let o=()=>{let d=parseFloat(n.style.maxHeight);return Number.isFinite(d)&&d>0?d:t*r},s=()=>{n.addEventListener("input",()=>{n.style.height="auto";let d=Math.min(n.scrollHeight,o());n.style.height=`${d}px`})};return n.style.border="none",n.style.outline="none",n.style.borderWidth="0",n.style.borderStyle="none",n.style.borderColor="transparent",n.addEventListener("focus",()=>{n.style.border="none",n.style.outline="none",n.style.borderWidth="0",n.style.borderStyle="none",n.style.borderColor="transparent",n.style.boxShadow="none"}),n.addEventListener("blur",()=>{n.style.border="none",n.style.outline="none"}),{textarea:n,attachAutoResize:s}},oi=e=>{var T,L,$,q,_,B,O,G,oe,Te,Re,ze;let n=(T=e==null?void 0:e.sendButton)!=null?T:{},t=(L=n.useIcon)!=null?L:!1,r=($=n.iconText)!=null?$:"\u2191",o=n.iconName,s=(q=n.stopIconName)!=null?q:"square",a=(_=n.tooltipText)!=null?_:"Send message",i=(B=n.stopTooltipText)!=null?B:"Stop generating",d=(G=(O=e==null?void 0:e.copy)==null?void 0:O.sendButtonLabel)!=null?G:"Send",l=(Te=(oe=e==null?void 0:e.copy)==null?void 0:oe.stopButtonLabel)!=null?Te:"Stop",u=(Re=n.showTooltip)!=null?Re:!1,p=(ze=n.size)!=null?ze:"40px",h=n.backgroundColor,g=n.textColor,C=f("div","persona-send-button-wrapper"),x=f("button",t?"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");x.type="submit",x.setAttribute("data-persona-composer-submit","");let k=null,S=null;if(t){x.style.width=p,x.style.height=p,x.style.minWidth=p,x.style.minHeight=p,x.style.fontSize="18px",x.style.lineHeight="1",x.innerHTML="",g?x.style.color=g:x.style.color="var(--persona-button-primary-fg, #ffffff)";let fe=parseFloat(p)||24,ue=(g==null?void 0:g.trim())||"currentColor";o?(k=ge(o,fe,ue,2),k?x.appendChild(k):x.textContent=r):x.textContent=r,S=ge(s,fe,ue,2),h?x.style.backgroundColor=h:x.classList.add("persona-bg-persona-primary")}else x.textContent=d,g?x.style.color=g:x.classList.add("persona-text-white");n.borderWidth&&(x.style.borderWidth=n.borderWidth,x.style.borderStyle="solid"),n.borderColor&&(x.style.borderColor=n.borderColor),n.paddingX?(x.style.paddingLeft=n.paddingX,x.style.paddingRight=n.paddingX):(x.style.paddingLeft="",x.style.paddingRight=""),n.paddingY?(x.style.paddingTop=n.paddingY,x.style.paddingBottom=n.paddingY):(x.style.paddingTop="",x.style.paddingBottom="");let P=null;u&&a&&(P=f("div","persona-send-button-tooltip"),P.textContent=a,C.appendChild(P)),x.setAttribute("aria-label",a),C.appendChild(x);let N="send";return{button:x,wrapper:C,setMode:fe=>{if(fe===N)return;N=fe;let ue=fe==="stop"?i:a;if(x.setAttribute("aria-label",ue),P&&(P.textContent=ue),t){if(k&&S){let Me=fe==="stop"?S:k,qe=fe==="stop"?k:S;qe.parentNode===x?x.replaceChild(Me,qe):x.appendChild(Me)}}else x.textContent=fe==="stop"?l:d}}},si=e=>{var P,N,R,T,L,$,q,_,B,O,G,oe;let n=(P=e==null?void 0:e.voiceRecognition)!=null?P:{};if(!(n.enabled===!0))return null;let r=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),o=((N=n.provider)==null?void 0:N.type)==="runtype";if(!(r||o))return null;let a=(T=(R=e==null?void 0:e.sendButton)==null?void 0:R.size)!=null?T:"40px",i=f("div","persona-send-button-wrapper"),d=f("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");d.type="button",d.setAttribute("data-persona-composer-mic",""),d.setAttribute("aria-label","Start voice recognition");let l=(L=n.iconName)!=null?L:"mic",u=($=n.iconSize)!=null?$:a,p=parseFloat(u)||24,h=(_=n.backgroundColor)!=null?_:(q=e==null?void 0:e.sendButton)==null?void 0:q.backgroundColor,g=(O=n.iconColor)!=null?O:(B=e==null?void 0:e.sendButton)==null?void 0:B.textColor;d.style.width=u,d.style.height=u,d.style.minWidth=u,d.style.minHeight=u,d.style.fontSize="18px",d.style.lineHeight="1",g?d.style.color=g:d.style.color="var(--persona-text, #111827)";let x=ge(l,p,g||"currentColor",1.5);x?d.appendChild(x):d.textContent="\u{1F3A4}",h&&(d.style.backgroundColor=h),n.borderWidth&&(d.style.borderWidth=n.borderWidth,d.style.borderStyle="solid"),n.borderColor&&(d.style.borderColor=n.borderColor),n.paddingX&&(d.style.paddingLeft=n.paddingX,d.style.paddingRight=n.paddingX),n.paddingY&&(d.style.paddingTop=n.paddingY,d.style.paddingBottom=n.paddingY),i.appendChild(d);let k=(G=n.tooltipText)!=null?G:"Start voice recognition";if(((oe=n.showTooltip)!=null?oe:!1)&&k){let Te=f("div","persona-send-button-tooltip");Te.textContent=k,i.appendChild(Te)}return{button:d,wrapper:i}},ai=e=>{var C,x,k,S,P,N,R,T;let n=(C=e==null?void 0:e.attachments)!=null?C:{};if(n.enabled!==!0)return null;let t=(k=(x=e==null?void 0:e.sendButton)==null?void 0:x.size)!=null?k:"40px",r=f("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2");r.style.display="none";let o=f("input");o.type="file",o.accept=((S=n.allowedTypes)!=null?S:Dr).join(","),o.multiple=((P=n.maxFiles)!=null?P:4)>1,o.style.display="none",o.setAttribute("aria-label","Attach files");let s=f("div","persona-send-button-wrapper"),a=f("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button");a.type="button",a.setAttribute("aria-label",(N=n.buttonTooltipText)!=null?N:"Attach file");let i=(R=n.buttonIconName)!=null?R:"paperclip",d=t,l=parseFloat(d)||40,u=Math.round(l*.6);a.style.width=d,a.style.height=d,a.style.minWidth=d,a.style.minHeight=d,a.style.fontSize="18px",a.style.lineHeight="1",a.style.backgroundColor="transparent",a.style.color="var(--persona-primary, #111827)",a.style.border="none",a.style.borderRadius="6px",a.style.transition="background-color 0.15s ease",a.addEventListener("mouseenter",()=>{a.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),a.addEventListener("mouseleave",()=>{a.style.backgroundColor="transparent"});let p=ge(i,u,"currentColor",1.5);p?a.appendChild(p):a.textContent="\u{1F4CE}",a.addEventListener("click",L=>{L.preventDefault(),o.click()}),s.appendChild(a);let h=(T=n.buttonTooltipText)!=null?T:"Attach file",g=f("div","persona-send-button-tooltip");return g.textContent=h,s.appendChild(g),{button:a,wrapper:s,input:o,previewsContainer:r}},ii=e=>{var a,i,d;let n=(a=e==null?void 0:e.statusIndicator)!=null?a:{},t=n.align==="left"?"persona-text-left":n.align==="center"?"persona-text-center":"persona-text-right",r=f("div",`persona-mt-2 ${t} persona-text-xs persona-text-persona-muted`);r.setAttribute("data-persona-composer-status","");let o=(i=n.visible)!=null?i:!0;r.style.display=o?"":"none";let s=(d=n.idleText)!=null?d:"Online";if(n.idleLink){let l=f("a");l.href=n.idleLink,l.target="_blank",l.rel="noopener noreferrer",l.textContent=s,l.style.color="inherit",l.style.textDecoration="none",r.appendChild(l)}else r.textContent=s;return r},li=()=>f("div","persona-mb-3 persona-flex persona-flex-wrap persona-gap-2");var os=e=>{var C,x,k,S,P,N;let{config:n}=e,t=f("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 r=li(),o=f("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");o.setAttribute("data-persona-composer-form",""),o.style.outline="none";let{textarea:s,attachAutoResize:a}=ri(n);a();let i=oi(n),d=si(n),l=ai(n),u=ii(n);l&&(l.previewsContainer.style.gap="8px",o.append(l.previewsContainer,l.input)),o.append(s);let p=f("div","persona-widget-composer__actions persona-flex persona-items-center persona-justify-between persona-w-full"),h=f("div","persona-widget-composer__left-actions persona-flex persona-items-center persona-gap-2"),g=f("div","persona-widget-composer__right-actions persona-flex persona-items-center persona-gap-1");return l&&h.append(l.wrapper),d&&g.append(d.wrapper),g.append(i.wrapper),p.append(h,g),o.append(p),o.addEventListener("click",R=>{R.target!==i.button&&R.target!==i.wrapper&&R.target!==(d==null?void 0:d.button)&&R.target!==(d==null?void 0:d.wrapper)&&R.target!==(l==null?void 0:l.button)&&R.target!==(l==null?void 0:l.wrapper)&&s.focus()}),t.append(r,o,u),{footer:t,suggestions:r,composerForm:o,textarea:s,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(C=d==null?void 0:d.button)!=null?C:null,micButtonWrapper:(x=d==null?void 0:d.wrapper)!=null?x:null,statusText:u,attachmentButton:(k=l==null?void 0:l.button)!=null?k:null,attachmentButtonWrapper:(S=l==null?void 0:l.wrapper)!=null?S:null,attachmentInput:(P=l==null?void 0:l.input)!=null?P:null,attachmentPreviewsContainer:(N=l==null?void 0:l.previewsContainer)!=null?N:null,actionsRow:p,leftActions:h,rightActions:g,setSendButtonMode:i.setMode}};var cu=()=>{let e=f("button","persona-pill-peek");e.type="button",e.setAttribute("data-persona-pill-peek",""),e.setAttribute("aria-label","Show conversation"),e.setAttribute("tabindex","-1");let n=f("span","persona-pill-peek__icon"),t=ge("message-square",16,"currentColor",1.5);t&&n.appendChild(t);let r=f("span","persona-pill-peek__text"),o=f("span","persona-pill-peek__caret"),s=ge("chevron-up",16,"currentColor",1.5);return s&&o.appendChild(s),e.append(n,r,o),{root:e,textNode:r}},du=e=>{var C,x,k,S,P,N;let{config:n}=e,t=f("div","persona-widget-footer persona-widget-footer--pill");t.setAttribute("data-persona-theme-zone","composer");let r=li();r.style.display="none";let o=ii(n);o.style.display="none";let{textarea:s,attachAutoResize:a}=ri(n);s.style.maxHeight="100px",a();let i=oi(n),d=si(n),l=ai(n);l&&l.previewsContainer.classList.add("persona-pill-composer__previews");let u=f("form","persona-widget-composer persona-pill-composer");u.setAttribute("data-persona-composer-form",""),u.style.outline="none";let p=f("div","persona-widget-composer__left-actions persona-pill-composer__left");l&&p.append(l.wrapper);let h=f("div","persona-widget-composer__right-actions persona-pill-composer__right");d&&h.append(d.wrapper),h.append(i.wrapper),u.addEventListener("click",R=>{R.target!==i.button&&R.target!==i.wrapper&&R.target!==(d==null?void 0:d.button)&&R.target!==(d==null?void 0:d.wrapper)&&R.target!==(l==null?void 0:l.button)&&R.target!==(l==null?void 0:l.wrapper)&&s.focus()}),l&&u.append(l.input),u.append(p,s,h),l&&t.append(l.previewsContainer),t.append(u,r,o);let g=u;return{footer:t,suggestions:r,composerForm:u,textarea:s,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(C=d==null?void 0:d.button)!=null?C:null,micButtonWrapper:(x=d==null?void 0:d.wrapper)!=null?x:null,statusText:o,attachmentButton:(k=l==null?void 0:l.button)!=null?k:null,attachmentButtonWrapper:(S=l==null?void 0:l.wrapper)!=null?S:null,attachmentInput:(P=l==null?void 0:l.input)!=null?P:null,attachmentPreviewsContainer:(N=l==null?void 0:l.previewsContainer)!=null?N:null,actionsRow:g,leftActions:p,rightActions:h,setSendButtonMode:i.setMode}};var pu=e=>{var u,p,h,g,C,x,k,S,P,N,R,T,L,$,q,_,B;let n=(p=(u=e==null?void 0:e.launcher)==null?void 0:u.enabled)!=null?p:!0,t=nn(e);if(ao(e)){let O=(g=(h=e==null?void 0:e.launcher)==null?void 0:h.composerBar)!=null?g:{},G=f("div","persona-widget-wrapper persona-fixed persona-transition");G.setAttribute("data-persona-composer-bar",""),G.dataset.state="collapsed",G.dataset.expandedSize=(C=O.expandedSize)!=null?C:"anchored",G.style.zIndex=String((k=(x=e==null?void 0:e.launcher)==null?void 0:x.zIndex)!=null?k:yn);let oe=f("div","persona-widget-panel persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");oe.style.width="100%",G.appendChild(oe);let Te=f("div","persona-widget-pill-root");return Te.setAttribute("data-persona-composer-bar",""),Te.dataset.state="collapsed",Te.dataset.expandedSize=(S=O.expandedSize)!=null?S:"anchored",Te.style.zIndex=String((N=(P=e==null?void 0:e.launcher)==null?void 0:P.zIndex)!=null?N:yn),{wrapper:G,panel:oe,pillRoot:Te}}if(t){let O=f("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col"),G=f("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");return O.appendChild(G),{wrapper:O,panel:G}}if(!n){let O=f("div","persona-relative persona-h-full persona-flex persona-flex-col persona-flex-1 persona-min-h-0"),G=f("div","persona-relative persona-flex-1 persona-flex persona-flex-col persona-min-h-0"),oe=(T=(R=e==null?void 0:e.launcher)==null?void 0:R.width)!=null?T:"100%";return O.style.width=oe,G.style.width="100%",O.appendChild(G),{wrapper:O,panel:G}}let o=(L=e==null?void 0:e.launcher)!=null?L:{},s=o.position&&dr[o.position]?dr[o.position]:dr["bottom-right"],a=f("div",`persona-widget-wrapper persona-fixed ${s} persona-transition`);a.style.zIndex=String((q=($=e==null?void 0:e.launcher)==null?void 0:$.zIndex)!=null?q:yn);let i=f("div","persona-widget-panel persona-relative persona-min-h-[320px]"),d=(B=(_=e==null?void 0:e.launcher)==null?void 0:_.width)!=null?B:e==null?void 0:e.launcherWidth,l=d!=null?d:Un;return i.style.width=l,i.style.maxWidth=l,a.appendChild(i),{wrapper:a,panel:i}},Ag=(e,n)=>{var R,T,L,$,q,_,B,O,G;let t=f("div","persona-widget-container persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-text-persona-primary");t.setAttribute("data-persona-theme-zone","container");let{button:r,wrapper:o}=Za(e,{showClose:n,wrapperClassName:"persona-composer-bar-close",buttonSize:"16px",iconSize:"14px"});o.style.position="absolute",o.style.top="8px",o.style.right="8px",o.style.zIndex="10";let s=(L=(T=(R=e==null?void 0:e.launcher)==null?void 0:R.clearChat)==null?void 0:T.enabled)!=null?L:!0,a=null,i=null;if(s){let oe=ei(e,{wrapperClassName:"persona-composer-bar-clear-chat",buttonSize:"16px",iconSize:"14px"});a=oe.button,i=oe.wrapper,i.style.position="absolute",i.style.top="8px",i.style.right="32px",i.style.zIndex="10"}let d=f("span","persona-widget-header");d.setAttribute("data-persona-theme-zone","header"),d.style.display="none";let l=f("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");l.style.paddingTop="48px",l.id="persona-scroll-container",l.setAttribute("data-persona-theme-zone","messages");let u=f("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");u.style.boxShadow="var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))",u.setAttribute("data-persona-intro-card","");let p=f("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");p.textContent=(q=($=e==null?void 0:e.copy)==null?void 0:$.welcomeTitle)!=null?q:"Hello \u{1F44B}";let h=f("p","persona-mt-2 persona-text-sm persona-text-persona-muted");h.textContent=(B=(_=e==null?void 0:e.copy)==null?void 0:_.welcomeSubtitle)!=null?B:"Ask anything about your account or products.",u.append(p,h);let g=f("div","persona-flex persona-flex-col persona-gap-3"),C=(O=e==null?void 0:e.layout)==null?void 0:O.contentMaxWidth;C&&(g.style.maxWidth=C,g.style.marginLeft="auto",g.style.marginRight="auto",g.style.width="100%"),((G=e==null?void 0:e.copy)==null?void 0:G.showWelcomeCard)!==!1||(u.style.display="none",l.classList.remove("persona-gap-6"),l.classList.add("persona-gap-3")),l.append(u,g);let k=f("div","persona-composer-overlay persona-pointer-events-none");k.setAttribute("data-persona-composer-overlay",""),k.style.position="absolute",k.style.left="0",k.style.right="0",k.style.bottom="0",k.style.zIndex="20";let S=du({config:e}),{root:P,textNode:N}=cu();return t.append(d,o,l,k),i&&t.appendChild(i),{container:t,body:l,messagesWrapper:g,composerOverlay:k,suggestions:S.suggestions,textarea:S.textarea,sendButton:S.sendButton,sendButtonWrapper:S.sendButtonWrapper,micButton:S.micButton,micButtonWrapper:S.micButtonWrapper,composerForm:S.composerForm,statusText:S.statusText,introTitle:p,introSubtitle:h,closeButton:r,closeButtonWrapper:o,clearChatButton:a,clearChatButtonWrapper:i,iconHolder:f("span"),headerTitle:f("span"),headerSubtitle:f("span"),header:d,footer:S.footer,attachmentButton:S.attachmentButton,attachmentButtonWrapper:S.attachmentButtonWrapper,attachmentInput:S.attachmentInput,attachmentPreviewsContainer:S.attachmentPreviewsContainer,actionsRow:S.actionsRow,leftActions:S.leftActions,rightActions:S.rightActions,setSendButtonMode:S.setSendButtonMode,peekBanner:P,peekTextNode:N}},uu=(e,n=!0)=>{var k,S,P,N,R,T,L,$,q;if(ao(e))return Ag(e,n);let t=f("div","persona-widget-container persona-flex persona-h-full persona-w-full persona-flex-1 persona-min-h-0 persona-flex-col persona-text-persona-primary persona-bg-persona-surface persona-rounded-2xl persona-overflow-hidden persona-border persona-border-persona-border");t.setAttribute("data-persona-theme-zone","container");let r=(k=e==null?void 0:e.layout)==null?void 0:k.header,o=((S=e==null?void 0:e.layout)==null?void 0:S.showHeader)!==!1,s=r?rs(e,r,{showClose:n}):Nr({config:e,showClose:n}),a=f("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=f("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");i.style.boxShadow=nn(e)?"none":"var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))";let d=f("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");d.textContent=(N=(P=e==null?void 0:e.copy)==null?void 0:P.welcomeTitle)!=null?N:"Hello \u{1F44B}";let l=f("p","persona-mt-2 persona-text-sm persona-text-persona-muted");l.textContent=(T=(R=e==null?void 0:e.copy)==null?void 0:R.welcomeSubtitle)!=null?T:"Ask anything about your account or products.",i.append(d,l);let u=f("div","persona-flex persona-flex-col persona-gap-3"),p=(L=e==null?void 0:e.layout)==null?void 0:L.contentMaxWidth;p&&(u.style.maxWidth=p,u.style.marginLeft="auto",u.style.marginRight="auto",u.style.width="100%"),i.setAttribute("data-persona-intro-card",""),(($=e==null?void 0:e.copy)==null?void 0:$.showWelcomeCard)!==!1||(i.style.display="none",a.classList.remove("persona-gap-6"),a.classList.add("persona-gap-3")),a.append(i,u);let g=os({config:e}),C=((q=e==null?void 0:e.layout)==null?void 0:q.showFooter)!==!1;o?Do(t,s,e):(s.header.style.display="none",Do(t,s,e)),t.append(a);let x=f("div","persona-composer-overlay persona-pointer-events-none");return x.setAttribute("data-persona-composer-overlay",""),x.style.position="absolute",x.style.left="0",x.style.right="0",x.style.bottom="0",x.style.zIndex="20",C||(g.footer.style.display="none"),t.append(g.footer),t.append(x),{container:t,body:a,messagesWrapper:u,composerOverlay:x,suggestions:g.suggestions,textarea:g.textarea,sendButton:g.sendButton,sendButtonWrapper:g.sendButtonWrapper,micButton:g.micButton,micButtonWrapper:g.micButtonWrapper,composerForm:g.composerForm,statusText:g.statusText,introTitle:d,introSubtitle:l,closeButton:s.closeButton,closeButtonWrapper:s.closeButtonWrapper,clearChatButton:s.clearChatButton,clearChatButtonWrapper:s.clearChatButtonWrapper,iconHolder:s.iconHolder,headerTitle:s.headerTitle,headerSubtitle:s.headerSubtitle,header:s.header,footer:g.footer,attachmentButton:g.attachmentButton,attachmentButtonWrapper:g.attachmentButtonWrapper,attachmentInput:g.attachmentInput,attachmentPreviewsContainer:g.attachmentPreviewsContainer,actionsRow:g.actionsRow,leftActions:g.leftActions,rightActions:g.rightActions,setSendButtonMode:g.setSendButtonMode}};var Sg=e=>{switch(e){case"max_tool_calls":return"Stopped after calling a tool. Send a follow-up to continue.";case"length":return"Response cut off as max tokens reached. Ask for more to continue.";case"content_filter":return"The provider filtered this response.";case"error":return"Something went wrong generating this response.";default:return null}},Eg=(e,n)=>{if(!e)return null;let t=Sg(e);if(t===null)return null;let r=n==null?void 0:n[e],o=r!==void 0?r:t;return o||null},Tg=(e,n)=>{let t=f("div","persona-message-stop-reason persona-text-xs persona-mt-2 persona-italic");return t.setAttribute("data-stop-reason",e),t.setAttribute("role","note"),t.style.opacity="0.75",t.textContent=n,t},Mg=e=>{let n=e.toLowerCase();return n.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(e)||n.startsWith("data:image/")||!e.includes(":"))},Ki=e=>{let n=e.toLowerCase();return n.startsWith("javascript:")||n.startsWith("data:text/html")||n.startsWith("data:text/javascript")||n.startsWith("data:text/xml")||n.startsWith("data:application/xhtml")||n.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(e)||n.startsWith("data:")||!e.includes(":"))},Gi=320,gu=320,kg=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(n=>n.type==="image"&&typeof n.image=="string"&&n.image.trim().length>0),Lg=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(n=>n.type==="audio"&&typeof n.audio=="string"&&n.audio.trim().length>0),Pg=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(n=>n.type==="video"&&typeof n.video=="string"&&n.video.trim().length>0),Ig=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(n=>n.type==="file"&&typeof n.data=="string"&&n.data.trim().length>0),Wg=(e,n,t)=>{if(e.length===0)return null;try{let r=f("div","persona-flex persona-flex-col persona-gap-2");r.setAttribute("data-message-attachments","images"),n&&(r.style.marginBottom="8px");let o=0,s=!1,a=()=>{s||(s=!0,r.remove(),t==null||t())};return e.forEach((i,d)=>{var p;let l=f("img");l.alt=((p=i.alt)==null?void 0:p.trim())||`Attached image ${d+1}`,l.loading="lazy",l.decoding="async",l.referrerPolicy="no-referrer",l.style.display="block",l.style.width="100%",l.style.maxWidth=`${Gi}px`,l.style.maxHeight=`${gu}px`,l.style.height="auto",l.style.objectFit="contain",l.style.borderRadius="10px",l.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",l.style.border="1px solid var(--persona-attachment-image-border, var(--persona-border, #e5e7eb))";let u=!1;o+=1,l.addEventListener("error",()=>{u||(u=!0,o=Math.max(0,o-1),l.remove(),o===0&&a())}),l.addEventListener("load",()=>{u=!0}),Mg(i.image)?(l.src=i.image,r.appendChild(l)):(u=!0,o=Math.max(0,o-1),l.remove())}),o===0?(a(),null):r}catch{return t==null||t(),null}},Rg=e=>{if(e.length===0)return null;try{let n=f("div","persona-flex persona-flex-col persona-gap-2");n.setAttribute("data-message-attachments","audio");let t=0;return e.forEach(r=>{if(!Ki(r.audio))return;let o=f("audio");o.controls=!0,o.preload="metadata",o.src=r.audio,o.style.display="block",o.style.width="100%",o.style.maxWidth=`${Gi}px`,n.appendChild(o),t+=1}),t===0?(n.remove(),null):n}catch{return null}},Hg=e=>{if(e.length===0)return null;try{let n=f("div","persona-flex persona-flex-col persona-gap-2");n.setAttribute("data-message-attachments","video");let t=0;return e.forEach(r=>{if(!Ki(r.video))return;let o=f("video");o.controls=!0,o.preload="metadata",o.src=r.video,o.style.display="block",o.style.width="100%",o.style.maxWidth=`${Gi}px`,o.style.maxHeight=`${gu}px`,o.style.borderRadius="10px",o.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",n.appendChild(o),t+=1}),t===0?(n.remove(),null):n}catch{return null}},Bg=e=>{if(e.length===0)return null;try{let n=f("div","persona-flex persona-flex-col persona-gap-2");n.setAttribute("data-message-attachments","files");let t=0;return e.forEach(r=>{if(!Ki(r.data))return;let o=f("a");o.href=r.data,o.download=r.filename,o.target="_blank",o.rel="noopener noreferrer",o.textContent=r.filename,o.className="persona-message-file-attachment",o.style.display="inline-flex",o.style.alignItems="center",o.style.gap="6px",o.style.padding="6px 10px",o.style.borderRadius="8px",o.style.fontSize="0.875rem",o.style.textDecoration="underline",o.style.backgroundColor="var(--persona-attachment-file-bg, var(--persona-container, #f3f4f6))",o.style.border="1px solid var(--persona-attachment-file-border, var(--persona-border, #e5e7eb))",o.style.color="inherit",n.appendChild(o),t+=1}),t===0?(n.remove(),null):n}catch{return null}},No=()=>{let e=document.createElement("div");e.className="persona-flex persona-items-center persona-space-x-1 persona-h-5 persona-mt-2";let n=document.createElement("div");n.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",n.style.backgroundColor="currentColor",n.style.opacity="0.4",n.style.animationDelay="0ms";let t=document.createElement("div");t.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",t.style.backgroundColor="currentColor",t.style.opacity="0.4",t.style.animationDelay="250ms";let r=document.createElement("div");r.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",r.style.backgroundColor="currentColor",r.style.opacity="0.4",r.style.animationDelay="500ms";let o=document.createElement("span");return o.className="persona-sr-only",o.textContent="Loading",e.appendChild(n),e.appendChild(t),e.appendChild(r),e.appendChild(o),e},Qi=(e,n,t)=>{let r={config:t!=null?t:{},streaming:!0,location:e,defaultRenderer:No};if(n){let o=n(r);if(o!==null)return o}return No()},Dg=(e,n)=>{let t=f("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"),r=n==="user"?e.userAvatar:e.assistantAvatar;if(r)if(r.startsWith("http")||r.startsWith("/")||r.startsWith("data:")){let o=f("img");o.src=r,o.alt=n==="user"?"User":"Assistant",o.className="persona-w-full persona-h-full persona-rounded-full persona-object-cover",t.appendChild(o)}else t.textContent=r,t.classList.add(n==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");else t.textContent=n==="user"?"U":"A",t.classList.add(n==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");return t},mu=(e,n)=>{let t=f("div","persona-text-xs persona-text-persona-muted"),r=new Date(e.createdAt);return n.format?t.textContent=n.format(r):t.textContent=r.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),t},Ng=(e,n="bubble")=>{let t=["persona-message-bubble","persona-max-w-[85%]"];switch(n){case"flat":e==="user"?t.push("persona-message-user-bubble","persona-ml-auto","persona-text-persona-primary","persona-py-2"):t.push("persona-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("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-3","persona-py-2","persona-rounded-lg"):t.push("persona-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("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-5","persona-py-3"):t.push("persona-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},Xi=(e,n,t)=>{var g,C,x,k,S,P;let r=(g=n.showCopy)!=null?g:!0,o=(C=n.showUpvote)!=null?C:!0,s=(x=n.showDownvote)!=null?x:!0;if(!r&&!o&&!s){let N=f("div");return N.style.display="none",N.id=`actions-${e.id}`,N.setAttribute("data-actions-for",e.id),N}let a=(k=n.visibility)!=null?k:"hover",i=(S=n.align)!=null?S:"right",d=(P=n.layout)!=null?P:"pill-inside",l={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=f("div",`persona-message-actions persona-flex persona-items-center persona-gap-1 persona-mt-2 ${l} ${u} ${a==="hover"?"persona-message-actions-hover":""}`);p.id=`actions-${e.id}`,p.setAttribute("data-actions-for",e.id);let h=(N,R,T)=>{let L=$t({icon:N,label:R,size:14,className:"persona-message-action-btn"});return L.setAttribute("data-action",T),L};return r&&p.appendChild(h("copy","Copy message","copy")),o&&p.appendChild(h("thumbs-up","Upvote","upvote")),s&&p.appendChild(h("thumbs-down","Downvote","downvote")),p},ss=(e,n,t,r,o,s)=>{var te,xe,X,se,Pe,le,Oe,Ne,K,$e,Fe,Q,J,ve,We,re,Ce;let a=t!=null?t:{},i=(te=a.layout)!=null?te:"bubble",d=a.avatar,l=a.timestamp,u=(xe=d==null?void 0:d.show)!=null?xe:!1,p=(X=l==null?void 0:l.show)!=null?X:!1,h=(se=d==null?void 0:d.position)!=null?se:"left",g=(Pe=l==null?void 0:l.position)!=null?Pe:"below",C=Ng(e.role,i),x=f("div",C.join(" "));x.id=`bubble-${e.id}`,x.setAttribute("data-message-id",e.id),x.setAttribute("data-persona-theme-zone",e.role==="user"?"user-message":"assistant-message"),e.role==="user"?(x.style.backgroundColor="var(--persona-message-user-bg, var(--persona-accent))",x.style.color="var(--persona-message-user-text, white)"):e.role==="assistant"&&(x.style.backgroundColor="var(--persona-message-assistant-bg, var(--persona-surface))",x.style.color="var(--persona-message-assistant-text, var(--persona-text))");let k=kg(e),S=(Oe=(le=e.content)==null?void 0:le.trim())!=null?Oe:"",N=k.length>0&&S===Ha,R=Ga((K=(Ne=s==null?void 0:s.widgetConfig)==null?void 0:Ne.features)==null?void 0:K.streamAnimation),T=(Q=(Fe=($e=s==null?void 0:s.widgetConfig)==null?void 0:$e.features)==null?void 0:Fe.streamAnimation)==null?void 0:Q.plugins,L=e.role==="assistant"&&R.type!=="none"?Us(R.type,T):null,$=e.role==="assistant"&&((J=L==null?void 0:L.isAnimating)==null?void 0:J.call(L,e))===!0,q=e.role==="assistant"&&L!==null&&(!!e.streaming||$);q&&(L!=null&&L.bubbleClass)&&x.classList.add(L.bubbleClass);let _=document.createElement("div");_.classList.add("persona-message-content"),q&&L&&(L.containerClass&&_.classList.add(L.containerClass),_.style.setProperty("--persona-stream-step",`${R.speed}ms`),_.style.setProperty("--persona-stream-duration",`${R.duration}ms`));let B=q?Qa((ve=e.content)!=null?ve:"",R.buffer,L,e,!!e.streaming):(We=e.content)!=null?We:"",O=n({text:B,message:e,streaming:!!e.streaming,raw:e.rawContent}),G=O;q&&(L==null?void 0:L.wrap)==="char"?G=qs(O,"char",e.id,{skipTags:L.skipTags}):q&&(L==null?void 0:L.wrap)==="word"&&(G=qs(O,"word",e.id,{skipTags:L.skipTags}));let oe=null;if(N?(oe=document.createElement("div"),oe.innerHTML=G,oe.style.display="none",_.appendChild(oe)):_.innerHTML=G,q&&(L!=null&&L.useCaret)&&!N&&S){let Se=Xa(),Tt=_.querySelectorAll(".persona-stream-char, .persona-stream-word"),ne=Tt[Tt.length-1];if(ne!=null&&ne.parentNode)ne.parentNode.insertBefore(Se,ne.nextSibling);else{let Le=_.lastElementChild;Le?Le.appendChild(Se):_.appendChild(Se)}}if(p&&g==="inline"&&e.createdAt){let Se=mu(e,l);Se.classList.add("persona-ml-2","persona-inline"),_.appendChild(Se)}if(k.length>0){let Se=Wg(k,!N&&!!S,()=>{N&&oe&&(oe.style.display="")});Se?x.appendChild(Se):N&&oe&&(oe.style.display="")}let Te=Lg(e);if(Te.length>0){let Se=Rg(Te);Se&&x.appendChild(Se)}let Re=Pg(e);if(Re.length>0){let Se=Hg(Re);Se&&x.appendChild(Se)}let ze=Ig(e);if(ze.length>0){let Se=Bg(ze);Se&&x.appendChild(Se)}if(x.appendChild(_),p&&g==="below"&&e.createdAt){let Se=mu(e,l);Se.classList.add("persona-mt-1"),x.appendChild(Se)}let fe=e.role==="assistant"?Eg(e.stopReason,(Ce=(re=s==null?void 0:s.widgetConfig)==null?void 0:re.copy)==null?void 0:Ce.stopReasonNotice):null;if(e.streaming&&e.role==="assistant"){let Se=!!(B&&B.trim()),Tt=R.placeholder==="skeleton",ne=Tt&&R.buffer==="line"&&Se;if(Se)ne&&x.appendChild(zs());else if(Tt)x.appendChild(zs());else{let Le=Qi("inline",s==null?void 0:s.loadingIndicatorRenderer,s==null?void 0:s.widgetConfig);Le&&x.appendChild(Le)}}if(fe&&e.stopReason&&!e.streaming&&(S||(_.style.display="none"),x.appendChild(Tg(e.stopReason,fe))),e.role==="assistant"&&!e.streaming&&e.content&&e.content.trim()&&(r==null?void 0:r.enabled)!==!1&&r){let Se=Xi(e,r,o);x.appendChild(Se)}if(!u||e.role==="system")return x;let Me=f("div",`persona-flex persona-gap-2 ${e.role==="user"?"persona-flex-row-reverse":""}`),qe=Dg(d,e.role);return h==="right"||h==="left"&&e.role==="user"?Me.append(x,qe):Me.append(qe,x),x.classList.remove("persona-max-w-[85%]"),x.classList.add("persona-max-w-[calc(85%-2.5rem)]"),Me},fu=(e,n,t,r,o,s)=>{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}):ss(e,n,t,r,o,s)};var as=new Set,Fg=(e,n)=>n==null?!1:typeof n=="string"?(e.textContent=n,!0):(e.appendChild(n),!0),Og=(e,n)=>{var r,o;let t=(o=(r=e.reasoning)==null?void 0:r.chunks.join("").trim())!=null?o:"";return t?t.split(/\r?\n/).map(s=>s.trim()).filter(Boolean).slice(0,n).join(`
|
|
17
|
+
`):""},hu=(e,n)=>{let t=as.has(e),r=n.querySelector('button[data-expand-header="true"]'),o=n.querySelector(".persona-border-t"),s=n.querySelector('[data-persona-collapsed-preview="reasoning"]');if(!r||!o)return;r.setAttribute("aria-expanded",t?"true":"false");let a=r.querySelector(".persona-ml-auto"),i=a==null?void 0:a.querySelector(":scope > .persona-flex.persona-items-center");if(i){i.innerHTML="";let l=ge(t?"chevron-up":"chevron-down",16,"currentColor",2);l?i.appendChild(l):i.textContent=t?"Hide":"Show"}o.style.display=t?"":"none",s&&(s.style.display=t?"none":s.textContent||s.childNodes.length?"":"none")},Yi=(e,n)=>{var Re,ze,fe,ue,Me,qe,te,xe,X,se,Pe;let t=e.reasoning,r=f("div",["persona-message-bubble","persona-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(r.id=`bubble-${e.id}`,r.setAttribute("data-message-id",e.id),!t)return r;let o=(ze=(Re=n==null?void 0:n.features)==null?void 0:Re.reasoningDisplay)!=null?ze:{},s=o.expandable!==!1,a=s&&as.has(e.id),i=t.status!=="complete",d=Og(e,(fe=o.previewMaxLines)!=null?fe:3),l=f("button",s?"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":"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-default persona-border-none");l.type="button",s&&(l.setAttribute("aria-expanded",a?"true":"false"),l.setAttribute("data-expand-header","true")),l.setAttribute("data-bubble-type","reasoning");let u=f("div","persona-flex persona-flex-col persona-text-left"),p=f("span","persona-text-xs persona-text-persona-primary"),h="Thinking...",g=(ue=n==null?void 0:n.reasoning)!=null?ue:{},C=String((Me=t.startedAt)!=null?Me:Date.now()),x=()=>{let le=f("span","");return le.setAttribute("data-tool-elapsed",C),le.textContent=Ta(t),le},k=(qe=g.renderCollapsedSummary)==null?void 0:qe.call(g,{message:e,reasoning:t,defaultSummary:h,previewText:d,isActive:i,config:n!=null?n:{},elapsed:Ta(t),createElapsedElement:x});typeof k=="string"&&k.trim()?(p.textContent=k,u.appendChild(p)):k instanceof HTMLElement?u.appendChild(k):(p.textContent=h,u.appendChild(p));let S=f("span","persona-text-xs persona-text-persona-primary");S.textContent=Pp(t),u.appendChild(S);let P=(te=o.loadingAnimation)!=null?te:"none",N=g.activeTextTemplate,R=g.completeTextTemplate,T=i?N:R,L=k instanceof HTMLElement,$=(le,Oe,Ne)=>{let K=Ne;for(let $e of Oe){let Fe=f("span","persona-tool-char");Fe.style.setProperty("--char-index",String(K)),Fe.textContent=$e===" "?"\xA0":$e,le.appendChild(Fe),K++}return K},q=(le,Oe)=>{p.textContent="";let Ne=Ma(le,""),K=0;for(let $e of Ne){let Fe=$e.styles.length>0?(()=>{let Q=f("span",$e.styles.map(J=>`persona-tool-text-${J}`).join(" "));return p.appendChild(Q),Q})():p;if($e.isDuration&&i)Fe.appendChild(x());else{let Q=$e.isDuration?Ta(t):$e.text;Oe?K=$(Fe,Q,K):Fe.appendChild(document.createTextNode(Q))}}};if(!L&&T)if(S.style.display="none",p.style.display="",i&&P!=="none"){let le=(xe=g.loadingAnimationDuration)!=null?xe:2e3;p.setAttribute("data-preserve-animation","true"),P==="pulse"?(p.classList.add("persona-tool-loading-pulse"),p.style.setProperty("--persona-tool-anim-duration",`${le}ms`),q(T,!1)):(p.classList.add(`persona-tool-loading-${P}`),p.style.setProperty("--persona-tool-anim-duration",`${le}ms`),P==="shimmer-color"&&(g.loadingAnimationColor&&p.style.setProperty("--persona-tool-anim-color",g.loadingAnimationColor),g.loadingAnimationSecondaryColor&&p.style.setProperty("--persona-tool-anim-secondary-color",g.loadingAnimationSecondaryColor)),q(T,!0))}else q(T,!1);else if(!L&&i&&P!=="none"){p.style.display="";let le=(X=g.loadingAnimationDuration)!=null?X:2e3;if(p.setAttribute("data-preserve-animation","true"),P==="pulse")p.classList.add("persona-tool-loading-pulse"),p.style.setProperty("--persona-tool-anim-duration",`${le}ms`);else{p.classList.add(`persona-tool-loading-${P}`),p.style.setProperty("--persona-tool-anim-duration",`${le}ms`),P==="shimmer-color"&&(g.loadingAnimationColor&&p.style.setProperty("--persona-tool-anim-color",g.loadingAnimationColor),g.loadingAnimationSecondaryColor&&p.style.setProperty("--persona-tool-anim-secondary-color",g.loadingAnimationSecondaryColor));let Oe=p.textContent||h;p.textContent="",$(p,Oe,0)}t.status==="complete"&&(p.style.display="none")}else L||(t.status==="complete"?p.style.display="none":p.style.display="");let _=null;if(s){_=f("div","persona-flex persona-items-center");let Oe=ge(a?"chevron-up":"chevron-down",16,"currentColor",2);Oe?_.appendChild(Oe):_.textContent=a?"Hide":"Show";let Ne=f("div","persona-flex persona-items-center persona-ml-auto");Ne.append(_),l.append(u,Ne)}else l.append(u);let B=f("div","persona-px-4 persona-py-3 persona-text-xs persona-leading-snug persona-text-persona-muted");if(B.setAttribute("data-persona-collapsed-preview","reasoning"),B.style.display="none",B.style.whiteSpace="pre-wrap",!a&&i&&o.activePreview&&d){let le=(Pe=(se=n==null?void 0:n.reasoning)==null?void 0:se.renderCollapsedPreview)==null?void 0:Pe.call(se,{message:e,reasoning:t,defaultPreview:d,isActive:i,config:n!=null?n:{}});Fg(B,le)||(B.textContent=d),B.style.display=""}if(!a&&i&&o.activeMinHeight&&(r.style.minHeight=o.activeMinHeight),!s)return r.append(l,B),r;let O=f("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-px-4 persona-py-3");O.style.display=a?"":"none";let G=t.chunks.join(""),oe=f("div","persona-whitespace-pre-wrap persona-text-xs persona-leading-snug persona-text-persona-muted");return oe.textContent=G||(t.status==="complete"?"No additional context was shared.":"Waiting for details\u2026"),O.appendChild(oe),(()=>{if(l.setAttribute("aria-expanded",a?"true":"false"),_){_.innerHTML="";let Oe=ge(a?"chevron-up":"chevron-down",16,"currentColor",2);Oe?_.appendChild(Oe):_.textContent=a?"Hide":"Show"}O.style.display=a?"":"none",B.style.display=a?"none":B.textContent||B.childNodes.length?"":"none"})(),r.append(l,B,O),r};var is=new Set,$g=(e,n)=>n==null?!1:typeof n=="string"?(e.textContent=n,!0):(e.appendChild(n),!0),_g=(e,n)=>{var s;let t=e.toolCall;if(!t)return"";let r=((s=t.chunks)!=null?s:[]).join("").trim();if(r)return r.split(/\r?\n/).map(i=>i.trim()).filter(Boolean).slice(-n).join(`
|
|
18
|
+
`);let o=Xo(t.args).trim();return o?o.split(/\r?\n/).map(a=>a.trim()).filter(Boolean).slice(0,n).join(`
|
|
19
|
+
`):""},jg=(e,n)=>{var u,p,h,g,C;let t=e.toolCall,r=(u=n==null?void 0:n.features)==null?void 0:u.toolCallDisplay,o=(p=r==null?void 0:r.collapsedMode)!=null?p:"tool-call",s=_g(e,(h=r==null?void 0:r.previewMaxLines)!=null?h:3),a=t?Ip(t):"";if(!t)return{summary:a,previewText:s,isActive:!1};let i=t.status!=="complete",d=(g=n==null?void 0:n.toolCall)!=null?g:{},l=a;return o==="tool-name"?l=((C=t.name)==null?void 0:C.trim())||a:o==="tool-preview"&&s&&(l=s),i&&d.activeTextTemplate?l=Ri(t,d.activeTextTemplate,l):!i&&d.completeTextTemplate&&(l=Ri(t,d.completeTextTemplate,l)),{summary:l,previewText:s,isActive:i}},yu=(e,n,t)=>{var u;let r=is.has(e),o=(u=t==null?void 0:t.toolCall)!=null?u:{},s=n.querySelector('button[data-expand-header="true"]'),a=n.querySelector(".persona-border-t"),i=n.querySelector('[data-persona-collapsed-preview="tool"]');if(!s||!a)return;s.setAttribute("aria-expanded",r?"true":"false");let d=s.querySelector(".persona-ml-auto"),l=d==null?void 0:d.querySelector(":scope > .persona-flex.persona-items-center");if(l){l.innerHTML="";let p=o.toggleTextColor||o.headerTextColor||"currentColor",h=ge(r?"chevron-up":"chevron-down",16,p,2);h?l.appendChild(h):l.textContent=r?"Hide":"Show"}a.style.display=r?"":"none",i&&(i.style.display=r?"none":i.textContent||i.childNodes.length?"":"none")},Zi=(e,n)=>{var G,oe,Te,Re,ze,fe,ue,Me,qe;let t=e.toolCall,r=(G=n==null?void 0:n.toolCall)!=null?G:{},o=f("div",["persona-message-bubble","persona-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(o.id=`bubble-${e.id}`,o.setAttribute("data-message-id",e.id),r.backgroundColor&&(o.style.backgroundColor=r.backgroundColor),r.borderColor&&(o.style.borderColor=r.borderColor),r.borderWidth&&(o.style.borderWidth=r.borderWidth),r.borderRadius&&(o.style.borderRadius=r.borderRadius),!t)return o;let s=(Te=(oe=n==null?void 0:n.features)==null?void 0:oe.toolCallDisplay)!=null?Te:{},a=s.expandable!==!1,i=a&&is.has(e.id),{summary:d,previewText:l,isActive:u}=jg(e,n),p=f("button",a?"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":"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-default persona-border-none");p.type="button",a&&(p.setAttribute("aria-expanded",i?"true":"false"),p.setAttribute("data-expand-header","true")),p.setAttribute("data-bubble-type","tool"),r.headerBackgroundColor&&(p.style.backgroundColor=r.headerBackgroundColor),r.headerPaddingX&&(p.style.paddingLeft=r.headerPaddingX,p.style.paddingRight=r.headerPaddingX),r.headerPaddingY&&(p.style.paddingTop=r.headerPaddingY,p.style.paddingBottom=r.headerPaddingY);let h=f("div","persona-flex persona-flex-col persona-text-left"),g=f("span","persona-text-xs persona-text-persona-primary");r.headerTextColor&&(g.style.color=r.headerTextColor);let C=String((Re=t.startedAt)!=null?Re:Date.now()),x=()=>{let te=f("span","");return te.setAttribute("data-tool-elapsed",C),te.textContent=Rs(t),te},k=(fe=r.renderCollapsedSummary)==null?void 0:fe.call(r,{message:e,toolCall:t,defaultSummary:d,previewText:l,collapsedMode:(ze=s.collapsedMode)!=null?ze:"tool-call",isActive:u,config:n!=null?n:{},elapsed:Rs(t),createElapsedElement:x});typeof k=="string"&&k.trim()?(g.textContent=k,h.appendChild(g)):k instanceof HTMLElement?h.appendChild(k):(g.textContent=d,h.appendChild(g));let S=(ue=s.loadingAnimation)!=null?ue:"none",P=r.activeTextTemplate,N=r.completeTextTemplate,R=u?P:N,T=k instanceof HTMLElement,L=(te,xe,X)=>{let se=X;for(let Pe of xe){let le=f("span","persona-tool-char");le.style.setProperty("--char-index",String(se)),le.textContent=Pe===" "?"\xA0":Pe,te.appendChild(le),se++}return se},$=(te,xe)=>{var le;g.textContent="";let X=((le=t.name)==null?void 0:le.trim())||"tool",se=Ma(te,X),Pe=0;for(let Oe of se){let Ne=Oe.styles.length>0?(()=>{let K=f("span",Oe.styles.map($e=>`persona-tool-text-${$e}`).join(" "));return g.appendChild(K),K})():g;if(Oe.isDuration&&u)Ne.appendChild(x());else{let K=Oe.isDuration?Rs(t):Oe.text;xe?Pe=L(Ne,K,Pe):Ne.appendChild(document.createTextNode(K))}}};if(!T)if(u&&S!=="none"){let te=(Me=r.loadingAnimationDuration)!=null?Me:2e3;if(g.setAttribute("data-preserve-animation","true"),S==="pulse")g.classList.add("persona-tool-loading-pulse"),g.style.setProperty("--persona-tool-anim-duration",`${te}ms`),R&&$(R,!1);else if(g.classList.add(`persona-tool-loading-${S}`),g.style.setProperty("--persona-tool-anim-duration",`${te}ms`),S==="shimmer-color"&&(r.loadingAnimationColor&&g.style.setProperty("--persona-tool-anim-color",r.loadingAnimationColor),r.loadingAnimationSecondaryColor&&g.style.setProperty("--persona-tool-anim-secondary-color",r.loadingAnimationSecondaryColor)),R)$(R,!0);else{let xe=g.textContent||d;g.textContent="",L(g,xe,0)}}else R&&$(R,!1);let q=null;if(a){q=f("div","persona-flex persona-items-center");let te=r.toggleTextColor||r.headerTextColor||"currentColor",xe=ge(i?"chevron-up":"chevron-down",16,te,2);xe?q.appendChild(xe):q.textContent=i?"Hide":"Show";let X=f("div","persona-flex persona-items-center persona-gap-2 persona-ml-auto");X.append(q),p.append(h,X)}else p.append(h);let _=f("div","persona-px-4 persona-py-3 persona-text-xs persona-leading-snug persona-text-persona-muted");if(_.setAttribute("data-persona-collapsed-preview","tool"),_.style.display="none",_.style.whiteSpace="pre-wrap",!i&&u&&s.activePreview&&l){let te=(qe=r.renderCollapsedPreview)==null?void 0:qe.call(r,{message:e,toolCall:t,defaultPreview:l,isActive:u,config:n!=null?n:{}});$g(_,te)||(_.textContent=l),_.style.display=""}if(!i&&u&&s.activeMinHeight&&(o.style.minHeight=s.activeMinHeight),!a)return o.append(p,_),o;let B=f("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-space-y-3 persona-px-4 persona-py-3");if(B.style.display=i?"":"none",r.contentBackgroundColor&&(B.style.backgroundColor=r.contentBackgroundColor),r.contentTextColor&&(B.style.color=r.contentTextColor),r.contentPaddingX&&(B.style.paddingLeft=r.contentPaddingX,B.style.paddingRight=r.contentPaddingX),r.contentPaddingY&&(B.style.paddingTop=r.contentPaddingY,B.style.paddingBottom=r.contentPaddingY),t.name){let te=f("div","persona-text-xs persona-text-persona-muted persona-italic");r.contentTextColor?te.style.color=r.contentTextColor:r.headerTextColor&&(te.style.color=r.headerTextColor),te.textContent=t.name,B.appendChild(te)}if(t.args!==void 0){let te=f("div","persona-space-y-1"),xe=f("div","persona-text-xs persona-text-persona-muted");r.labelTextColor&&(xe.style.color=r.labelTextColor),xe.textContent="Arguments";let X=f("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");X.style.fontSize="0.75rem",X.style.lineHeight="1rem",r.codeBlockBackgroundColor&&(X.style.backgroundColor=r.codeBlockBackgroundColor),r.codeBlockBorderColor&&(X.style.borderColor=r.codeBlockBorderColor),r.codeBlockTextColor&&(X.style.color=r.codeBlockTextColor),X.textContent=Xo(t.args),te.append(xe,X),B.appendChild(te)}if(t.chunks&&t.chunks.length){let te=f("div","persona-space-y-1"),xe=f("div","persona-text-xs persona-text-persona-muted");r.labelTextColor&&(xe.style.color=r.labelTextColor),xe.textContent="Activity";let X=f("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");X.style.fontSize="0.75rem",X.style.lineHeight="1rem",r.codeBlockBackgroundColor&&(X.style.backgroundColor=r.codeBlockBackgroundColor),r.codeBlockBorderColor&&(X.style.borderColor=r.codeBlockBorderColor),r.codeBlockTextColor&&(X.style.color=r.codeBlockTextColor),X.textContent=t.chunks.join(""),te.append(xe,X),B.appendChild(te)}if(t.status==="complete"&&t.result!==void 0){let te=f("div","persona-space-y-1"),xe=f("div","persona-text-xs persona-text-persona-muted");r.labelTextColor&&(xe.style.color=r.labelTextColor),xe.textContent="Result";let X=f("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");X.style.fontSize="0.75rem",X.style.lineHeight="1rem",r.codeBlockBackgroundColor&&(X.style.backgroundColor=r.codeBlockBackgroundColor),r.codeBlockBorderColor&&(X.style.borderColor=r.codeBlockBorderColor),r.codeBlockTextColor&&(X.style.color=r.codeBlockTextColor),X.textContent=Xo(t.result),te.append(xe,X),B.appendChild(te)}if(t.status==="complete"&&typeof t.duration=="number"){let te=f("div","persona-text-xs persona-text-persona-muted");r.contentTextColor&&(te.style.color=r.contentTextColor),te.textContent=`Duration: ${t.duration}ms`,B.appendChild(te)}return(()=>{if(p.setAttribute("aria-expanded",i?"true":"false"),q){q.innerHTML="";let te=r.toggleTextColor||r.headerTextColor||"currentColor",xe=ge(i?"chevron-up":"chevron-down",16,te,2);xe?q.appendChild(xe):q.textContent=i?"Hide":"Show"}B.style.display=i?"":"none",_.style.display=i?"none":_.textContent||_.childNodes.length?"":"none"})(),o.append(p,_,B),o};var lo=require("partial-json");var tl="ask_user_question",el=8,ls="data-persona-ask-sheet-for",Ug="Other",qg="Other\u2026",xu="Type your own answer here",vu="Send",zg="Next",Vg="Back",Jg="Submit all",Kg="Skip",Gg=3,nl="data-ask-current-index",rl="data-ask-question-count",Cu="data-ask-answers",ol="data-ask-grouped",wu="data-ask-layout",Qg=e=>e.layout==="pills"?"pills":"rows",Xg=e=>e.getAttribute(wu)==="pills"?"pills":"rows",bu=!1,Au=e=>e.replace(/["\\]/g,"\\$&"),Fr=e=>e.variant==="tool"&&!!e.toolCall&&e.toolCall.name===tl,ci=e=>{var n,t;return(t=(n=e==null?void 0:e.features)==null?void 0:n.askUserQuestion)!=null?t:{}},Or=e=>{let n=e.toolCall;if(!n)return{payload:null,complete:!1};let t=n.status==="complete";if(n.args&&typeof n.args=="object")return{payload:n.args,complete:t};let r=n.chunks;if(!r||r.length===0)return{payload:null,complete:t};try{let o=r.join(""),s=(0,lo.parse)(o,lo.STR|lo.OBJ|lo.ARR);if(s&&typeof s=="object")return{payload:s,complete:t}}catch{}return{payload:null,complete:t}},Qs=e=>{let n=Array.isArray(e==null?void 0:e.questions)?e.questions:[];return n.length>el&&!bu&&(bu=!0,typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question received ${n.length} questions; truncating to ${el}.`)),n.slice(0,el)},Yg=e=>{var n;return(n=Qs(e)[0])!=null?n:null},Zg=(e,n)=>{var t;return(t=Qs(e)[n])!=null?t:null},Su=(e,n)=>{let t=n.styles;t&&(t.sheetBackground&&e.style.setProperty("--persona-ask-sheet-bg",t.sheetBackground),t.sheetBorder&&e.style.setProperty("--persona-ask-sheet-border",t.sheetBorder),t.sheetShadow&&e.style.setProperty("--persona-ask-sheet-shadow",t.sheetShadow),t.pillBackground&&e.style.setProperty("--persona-ask-pill-bg",t.pillBackground),t.pillBackgroundSelected&&e.style.setProperty("--persona-ask-pill-bg-selected",t.pillBackgroundSelected),t.pillTextColor&&e.style.setProperty("--persona-ask-pill-fg",t.pillTextColor),t.pillTextColorSelected&&e.style.setProperty("--persona-ask-pill-fg-selected",t.pillTextColorSelected),t.pillBorderRadius&&e.style.setProperty("--persona-ask-pill-radius",t.pillBorderRadius),t.customInputBackground&&e.style.setProperty("--persona-ask-input-bg",t.customInputBackground))},Eu=(e,n,t)=>{if(e!=="rows")return null;let r=f("span","persona-ask-row-affordance");if(r.setAttribute("aria-hidden","true"),n){let o=f("span","persona-ask-row-check");r.appendChild(o)}else{let o=f("span","persona-ask-row-badge");o.textContent=String(t+1),r.appendChild(o)}return r},ef=(e,n,t,r)=>{let s=f("button",t==="rows"?"persona-ask-pill persona-ask-row persona-pointer-events-auto":"persona-ask-pill persona-pointer-events-auto");if(s.type="button",s.setAttribute("role",r?"checkbox":"button"),s.setAttribute("aria-pressed","false"),s.setAttribute("data-ask-user-action","pick"),s.setAttribute("data-option-index",String(n)),s.setAttribute("data-option-label",e.label),t==="rows"){let a=f("span","persona-ask-row-content"),i=f("span","persona-ask-row-label");if(i.textContent=e.label,a.appendChild(i),e.description){let l=f("span","persona-ask-row-description");l.textContent=e.description,a.appendChild(l)}s.appendChild(a);let d=Eu(t,r,n);d&&s.appendChild(d)}else s.textContent=e.label,e.description&&(s.title=e.description);return s},tf=e=>{let t=f("span",e==="rows"?"persona-ask-pill persona-ask-row persona-ask-pill-skeleton persona-pointer-events-none":"persona-ask-pill persona-ask-pill-skeleton persona-pointer-events-none");return t.setAttribute("aria-hidden","true"),t},nf=(e,n,t,r)=>{var u,p,h;let s=f("div",r==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");s.setAttribute("role","group"),s.setAttribute("data-ask-pill-list","true");let a=!!(e!=null&&e.multiSelect),d=(Array.isArray(e==null?void 0:e.options)?e.options:[]).filter(g=>g&&typeof g.label=="string"&&g.label.length>0);if(d.length===0&&!t){for(let g=0;g<Gg;g++)s.appendChild(tf(r));return s}if(d.forEach((g,C)=>{s.appendChild(ef(g,C,r,a))}),(e==null?void 0:e.allowFreeText)!==!1){let g=r==="rows"?Ug:qg;if(r==="rows"){let C=f("div","persona-ask-pill persona-ask-row persona-ask-row--other persona-ask-pill-custom persona-pointer-events-auto");C.setAttribute("data-ask-user-action","focus-free-text"),C.setAttribute("data-option-index",String(d.length)),C.setAttribute("data-ask-other-row","true");let x=f("span","persona-ask-row-content"),k=document.createElement("input");k.type="text",k.className="persona-ask-row-input persona-flex-1 persona-pointer-events-auto",k.placeholder=(u=n.freeTextPlaceholder)!=null?u:xu,k.setAttribute("data-ask-free-text-input","true"),k.setAttribute("aria-label",(p=n.freeTextLabel)!=null?p:g),x.appendChild(k),C.appendChild(x);let S=Eu(r,a,d.length);S&&C.appendChild(S),s.appendChild(C)}else{let C=f("button","persona-ask-pill persona-ask-pill-custom persona-pointer-events-auto");C.type="button",C.setAttribute("data-ask-user-action","open-free-text"),C.textContent=(h=n.freeTextLabel)!=null?h:g,s.appendChild(C)}}return s},Tu=(e,n)=>{var s,a;let r=f("div",n==="rows"?"persona-ask-free-text persona-ask-free-text--rows persona-flex persona-gap-2 persona-mt-2":"persona-ask-free-text persona-hidden persona-flex persona-gap-2 persona-mt-2");r.setAttribute("data-ask-free-text-row","true");let o=document.createElement("input");if(o.type="text",o.className="persona-ask-free-text-input persona-flex-1 persona-pointer-events-auto",o.placeholder=(s=e.freeTextPlaceholder)!=null?s:xu,o.setAttribute("data-ask-free-text-input","true"),r.appendChild(o),n!=="rows"){let i=f("button","persona-ask-free-text-submit persona-pointer-events-auto");i.type="button",i.textContent=(a=e.submitLabel)!=null?a:vu,i.setAttribute("data-ask-user-action","submit-free-text"),r.appendChild(i)}return r},rf=e=>{var r;let n=f("div","persona-ask-multi-actions persona-flex persona-justify-end persona-mt-2");n.setAttribute("data-ask-multi-actions","true");let t=f("button","persona-ask-multi-submit persona-pointer-events-auto");return t.type="button",t.textContent=(r=e.submitLabel)!=null?r:vu,t.setAttribute("data-ask-user-action","submit-multi"),t.disabled=!0,n.appendChild(t),n},of=(e,n,t)=>{var l,u,p,h;let r=f("div","persona-ask-nav persona-flex persona-justify-between persona-items-center persona-gap-2 persona-mt-2");r.setAttribute("data-ask-nav-row","true");let o=f("button","persona-ask-nav-back persona-pointer-events-auto");o.type="button",o.textContent=(l=t.backLabel)!=null?l:Vg,o.setAttribute("data-ask-user-action","back"),o.disabled=e===0,r.appendChild(o);let s=f("div","persona-ask-nav-right persona-flex persona-items-center persona-gap-2"),a=f("button","persona-ask-nav-skip persona-pointer-events-auto");a.type="button",a.textContent=(u=t.skipLabel)!=null?u:Kg,a.setAttribute("data-ask-user-action","skip"),s.appendChild(a);let i=f("button","persona-ask-nav-next persona-pointer-events-auto");i.type="button";let d=e===n-1;return i.textContent=d?(p=t.submitAllLabel)!=null?p:Jg:(h=t.nextLabel)!=null?h:zg,i.setAttribute("data-ask-user-action",d?"submit-all":"next"),i.disabled=!0,s.appendChild(i),r.appendChild(s),r},Fo=e=>{let n=e.getAttribute(Cu);if(!n)return{};try{let t=JSON.parse(n);return t&&typeof t=="object"?t:{}}catch{return{}}},Mu=(e,n)=>{e.setAttribute(Cu,JSON.stringify(n))},Yn=e=>{var t;let n=Number((t=e.getAttribute(nl))!=null?t:"0");return Number.isFinite(n)?Math.max(0,Math.floor(n)):0},sf=(e,n)=>{e.setAttribute(nl,String(Math.max(0,Math.floor(n))))},cs=e=>{var t;let n=Number((t=e.getAttribute(rl))!=null?t:"1");return Number.isFinite(n)?Math.max(1,Math.floor(n)):1},co=e=>e.getAttribute(ol)==="true",af=(e,n)=>{var o;let t=(o=e.agentMetadata)==null?void 0:o.askUserQuestionAnswers;if(!t||typeof t!="object")return{};let r={};return n.forEach((s,a)=>{let i=typeof(s==null?void 0:s.question)=="string"?s.question:"";if(i&&Object.prototype.hasOwnProperty.call(t,i)){let d=t[i];(typeof d=="string"||Array.isArray(d))&&(r[a]=d)}}),r},lf=(e,n)=>{var r;let t=(r=e.agentMetadata)==null?void 0:r.askUserQuestionIndex;return typeof t!="number"||!Number.isFinite(t)?0:Math.max(0,Math.min(n-1,Math.floor(t)))},di=(e,n)=>{let{payload:t}=Or(n),r=Qs(t),o=Fo(e),s={},a=new Set;return r.forEach((i,d)=>{let l=typeof(i==null?void 0:i.question)=="string"?i.question:"";l&&(a.has(l)&&typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question has duplicate question text "${l}"; later answer wins.`),a.add(l),Object.prototype.hasOwnProperty.call(o,d)&&(s[l]=o[d]))}),s},ku=e=>{let n=Fo(e),t=Yn(e),r=n[t],o=new Set;typeof r=="string"?o.add(r):Array.isArray(r)&&r.forEach(d=>o.add(d));let s=e.querySelectorAll('[data-ask-user-action="pick"][data-option-label]');s.forEach(d=>{var p;let l=(p=d.getAttribute("data-option-label"))!=null?p:"",u=o.has(l);d.setAttribute("aria-pressed",u?"true":"false"),d.classList.toggle("persona-ask-pill-selected",u)});let a=new Set(Array.from(s).map(d=>{var l;return(l=d.getAttribute("data-option-label"))!=null?l:""})),i=e.querySelector('[data-ask-free-text-input="true"]');if(i)if(typeof r=="string"&&r.length>0&&!a.has(r)){i.value=r;let d=i.closest('[data-ask-free-text-row="true"]');d==null||d.classList.remove("persona-hidden")}else i.value=""},Lu=e=>{if(!co(e))return;let n=Fo(e),t=Yn(e),r=n[t],o=typeof r=="string"&&r.length>0||Array.isArray(r)&&r.length>0,s=e.querySelector('[data-ask-user-action="next"], [data-ask-user-action="submit-all"]');s&&(s.disabled=!o);let a=e.querySelector('[data-ask-user-action="submit-multi"]');if(a){let i=Array.from(e.querySelectorAll('[aria-pressed="true"][data-option-label]'));a.disabled=i.length===0}},sl=(e,n,t)=>{let r=ci(t),o=Xg(e),{payload:s,complete:a}=Or(n),i=co(e),d=Yn(e),l=cs(e),u=i?Zg(s,d):Yg(s),p=!!(u!=null&&u.multiSelect),h=e.querySelector('[data-ask-step-inline="true"]');h&&(h.textContent=i?`${d+1}/${l}`:"");let g=e.querySelector('[data-ask-stepper="true"]');g&&g.remove();let C=e.querySelector('[data-ask-question="true"]');if(C){let P=typeof(u==null?void 0:u.question)=="string"?u.question:"";C.textContent=P,C.classList.toggle("persona-ask-question-skeleton",!P&&!a)}let x=e.querySelector('[data-ask-pill-list="true"]');if(x){let P=nf(u,r,a,o);x.replaceWith(P)}if(o!=="rows"){let P=e.querySelector('[data-ask-free-text-row="true"]');P&&P.replaceWith(Tu(r,o))}let k=e.querySelector('[data-ask-multi-actions="true"]');!i&&p&&!k?e.appendChild(rf(r)):(!p||i)&&k&&k.remove(),e.setAttribute("data-multi-select",p?"true":"false");let S=e.querySelector('[data-ask-nav-row="true"]');if(i){let P=of(d,l,r);S?S.replaceWith(P):e.appendChild(P)}else S&&S.remove();ku(e),Lu(e)},cf=(e,n,t)=>{let r=ci(n),o=Qg(r),s=e.toolCall.id,a=Qs(t),i=Math.max(1,a.length),d=i>1,l=af(e,a),u=d?lf(e,i):0,p=f("div",["persona-ask-sheet",`persona-ask-sheet--${o}`,"persona-pointer-events-auto","persona-ask-sheet-enter"].join(" "));p.setAttribute(ls,s),p.setAttribute("data-tool-call-id",s),p.setAttribute("data-message-id",e.id),p.setAttribute(rl,String(i)),p.setAttribute(nl,String(u)),p.setAttribute(ol,d?"true":"false"),p.setAttribute(wu,o),Mu(p,l),p.setAttribute("role","group"),p.setAttribute("aria-label","Suggested answers"),r.slideInMs!==void 0&&p.style.setProperty("--persona-ask-sheet-duration",`${r.slideInMs}ms`),Su(p,r);let h=f("div","persona-ask-sheet-header persona-flex persona-items-center persona-gap-3"),g=f("div","persona-ask-sheet-question persona-flex-1");g.setAttribute("data-ask-question","true"),g.textContent="",h.appendChild(g);let C=f("span","persona-ask-sheet-step-inline");C.setAttribute("data-ask-step-inline","true"),C.textContent="",h.appendChild(C),p.appendChild(h);let k=f("div",o==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");return k.setAttribute("data-ask-pill-list","true"),k.setAttribute("role","group"),p.appendChild(k),o!=="rows"&&p.appendChild(Tu(r,o)),sl(p,e,n),requestAnimationFrame(()=>{requestAnimationFrame(()=>p.classList.remove("persona-ask-sheet-enter"))}),p},df=(e,n,t)=>{let{payload:r}=Or(n),o=Math.max(1,Qs(r).length);o>cs(e)&&(e.setAttribute(rl,String(o)),o>1&&!co(e)&&e.setAttribute(ol,"true")),sl(e,n,t)},Pu=(e,n)=>{let t=f("div","persona-ask-stub persona-inline-flex persona-items-center persona-gap-2");t.id=`bubble-${e.id}`,t.setAttribute("data-message-id",e.id),t.setAttribute("data-bubble-type","ask-user-question");let r=ci(n);Su(t,r);let o=f("span","persona-ask-stub-label"),{complete:s}=Or(e);return o.textContent=s?"Awaiting your response\u2026":"Preparing options\u2026",t.appendChild(o),t},ds=(e,n,t)=>{if(!t||!Fr(e)||ci(n).enabled===!1)return;let o=e.toolCall.id;t.querySelectorAll(`[${ls}]`).forEach(l=>{l.getAttribute(ls)!==o&&l.remove()});let a=t.querySelector(`[${ls}="${Au(o)}"]`);if(a){df(a,e,n);return}let{payload:i}=Or(e),d=cf(e,n,i);t.appendChild(d)},po=(e,n)=>{if(!e)return;let t=n?`[${ls}="${Au(n)}"]`:`[${ls}]`;e.querySelectorAll(t).forEach(o=>{o.classList.add("persona-ask-sheet-leave");let s=Number.parseInt(getComputedStyle(o).getPropertyValue("--persona-ask-sheet-duration")||"180",10);setTimeout(()=>o.remove(),Number.isFinite(s)?s:180)})},al=e=>Array.from(e.querySelectorAll('[aria-pressed="true"][data-option-label]')).map(n=>n.getAttribute("data-option-label")).filter(n=>typeof n=="string"&&n.length>0),uo=(e,n)=>{let t=Fo(e),r=Yn(e);typeof n=="string"&&n.length===0||Array.isArray(n)&&n.length===0?delete t[r]:t[r]=n,Mu(e,t),ku(e),Lu(e)},pi=(e,n,t,r)=>{let o=cs(e),s=Math.max(0,Math.min(o-1,r));sf(e,s),sl(e,n,t)};var il=(e,n)=>{var x,k,S,P,N,R,T,L,$,q,_,B;let t=e.approval,r=(n==null?void 0:n.approval)!==!1?n==null?void 0:n.approval:void 0,o=(t==null?void 0:t.status)==="pending",s=f("div",["persona-approval-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-border","persona-shadow-sm","persona-overflow-hidden"].join(" "));if(s.id=`bubble-${e.id}`,s.setAttribute("data-message-id",e.id),s.style.backgroundColor=(x=r==null?void 0:r.backgroundColor)!=null?x:"var(--persona-approval-bg, #fefce8)",s.style.borderColor=(k=r==null?void 0:r.borderColor)!=null?k:"var(--persona-approval-border, #fef08a)",!t)return s;let a=f("div","persona-flex persona-items-start persona-gap-3 persona-px-4 persona-py-3"),i=f("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",l=t.status==="approved"?"var(--persona-feedback-success, #16a34a)":t.status==="denied"?"var(--persona-feedback-error, #dc2626)":t.status==="timeout"?"var(--persona-feedback-warning, #ca8a04)":(S=r==null?void 0:r.titleColor)!=null?S:"currentColor",u=ge(d,20,l,2);u&&i.appendChild(u);let p=f("div","persona-flex-1 persona-min-w-0"),h=f("div","persona-flex persona-items-center persona-gap-2"),g=f("span","persona-text-sm persona-font-medium persona-text-persona-primary");if(r!=null&&r.titleColor&&(g.style.color=r.titleColor),g.textContent=(P=r==null?void 0:r.title)!=null?P:"Approval Required",h.appendChild(g),!o){let O=f("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded-full persona-text-xs persona-font-medium");O.setAttribute("data-approval-status",t.status),t.status==="approved"?(O.style.backgroundColor="var(--persona-palette-colors-success-100, #dcfce7)",O.style.color="var(--persona-palette-colors-success-700, #15803d)",O.textContent="Approved"):t.status==="denied"?(O.style.backgroundColor="var(--persona-palette-colors-error-100, #fee2e2)",O.style.color="var(--persona-palette-colors-error-700, #b91c1c)",O.textContent="Denied"):t.status==="timeout"&&(O.style.backgroundColor="var(--persona-palette-colors-warning-100, #fef3c7)",O.style.color="var(--persona-palette-colors-warning-700, #b45309)",O.textContent="Timeout"),h.appendChild(O)}p.appendChild(h);let C=f("p","persona-text-sm persona-mt-0.5 persona-text-persona-muted");if(r!=null&&r.descriptionColor&&(C.style.color=r.descriptionColor),C.textContent=t.description,p.appendChild(C),t.parameters){let O=f("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");r!=null&&r.parameterBackgroundColor&&(O.style.backgroundColor=r.parameterBackgroundColor),r!=null&&r.parameterTextColor&&(O.style.color=r.parameterTextColor),O.style.fontSize="0.75rem",O.style.lineHeight="1rem",O.textContent=Xo(t.parameters),p.appendChild(O)}if(o){let O=f("div","persona-flex persona-gap-2 persona-mt-2");O.setAttribute("data-approval-buttons","true");let G=f("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");G.type="button",G.style.backgroundColor=(N=r==null?void 0:r.approveButtonColor)!=null?N:"var(--persona-approval-approve-bg, #22c55e)",G.style.color=(R=r==null?void 0:r.approveButtonTextColor)!=null?R:"#ffffff",G.setAttribute("data-approval-action","approve");let oe=ge("shield-check",14,(T=r==null?void 0:r.approveButtonTextColor)!=null?T:"#ffffff",2);oe&&(oe.style.marginRight="4px",G.appendChild(oe));let Te=document.createTextNode((L=r==null?void 0:r.approveLabel)!=null?L:"Approve");G.appendChild(Te);let Re=f("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");Re.type="button",Re.style.backgroundColor=($=r==null?void 0:r.denyButtonColor)!=null?$:"transparent",Re.style.color=(q=r==null?void 0:r.denyButtonTextColor)!=null?q:"var(--persona-feedback-error, #dc2626)",Re.style.border=`1px solid ${r!=null&&r.denyButtonTextColor?r.denyButtonTextColor:"var(--persona-palette-colors-error-200, #fca5a5)"}`,Re.setAttribute("data-approval-action","deny");let ze=ge("shield-x",14,(_=r==null?void 0:r.denyButtonTextColor)!=null?_:"var(--persona-feedback-error, #dc2626)",2);ze&&(ze.style.marginRight="4px",Re.appendChild(ze));let fe=document.createTextNode((B=r==null?void 0:r.denyLabel)!=null?B:"Deny");Re.appendChild(fe),O.append(G,Re),p.appendChild(O)}return a.append(i,p),s.appendChild(a),s};var Iu=e=>{let n=[];return{buttons:n,render:(r,o,s,a,i)=>{if(e.innerHTML="",n.length=0,!r||!r.length||(a!=null?a:o?o.getMessages():[]).some(g=>g.role==="user"))return;let u=document.createDocumentFragment(),p=o?o.isStreaming():!1,h=g=>{switch(g){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'}};r.forEach(g=>{let C=f("button","persona-rounded-button persona-bg-persona-surface persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium persona-text-persona-primary hover:persona-opacity-80 persona-cursor-pointer persona-border persona-border-persona-border");C.type="button",C.textContent=g,C.disabled=p,i!=null&&i.fontFamily&&(C.style.fontFamily=h(i.fontFamily)),i!=null&&i.fontWeight&&(C.style.fontWeight=i.fontWeight),i!=null&&i.paddingX&&(C.style.paddingLeft=i.paddingX,C.style.paddingRight=i.paddingX),i!=null&&i.paddingY&&(C.style.paddingTop=i.paddingY,C.style.paddingBottom=i.paddingY),C.addEventListener("click",()=>{!o||o.isStreaming()||(s.value="",o.sendMessage(g))}),u.appendChild(C),n.push(C)}),e.appendChild(u)}}};var Xs=class{constructor(n=2e3,t=null){this.head=0;this.count=0;this.totalCaptured=0;this.eventTypesSet=new Set;this.maxSize=n,this.buffer=new Array(n),this.store=t}push(n){var t;this.buffer[this.head]=n,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.totalCaptured++,this.eventTypesSet.add(n.type),(t=this.store)==null||t.put(n)}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 n=await this.store.getAll();if(n.length===0)return 0;let t=n.length>this.maxSize?n.slice(n.length-this.maxSize):n;for(let r of t)this.buffer[this.head]=r,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.eventTypesSet.add(r.type);return this.totalCaptured=n.length,t.length}getAllFromStore(){return this.store?this.store.getAll():Promise.resolve(this.getAll())}getRecent(n){let t=this.getAll();return n>=t.length?t:t.slice(t.length-n)}getSize(){return this.count}getTotalCaptured(){return this.totalCaptured}getEvictedCount(){return this.totalCaptured-this.count}clear(){var n;this.buffer=new Array(this.maxSize),this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(n=this.store)==null||n.clear()}destroy(){var n;this.buffer=[],this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(n=this.store)==null||n.destroy()}getEventTypes(){return Array.from(this.eventTypesSet)}};var Ys=class{constructor(n="persona-event-stream",t="events"){this.db=null;this.pendingWrites=[];this.flushScheduled=!1;this.isDestroyed=!1;this.dbName=n,this.storeName=t}open(){return new Promise((n,t)=>{try{let r=indexedDB.open(this.dbName,1);r.onupgradeneeded=()=>{let o=r.result;o.objectStoreNames.contains(this.storeName)||o.createObjectStore(this.storeName,{keyPath:"id"}).createIndex("timestamp","timestamp",{unique:!1})},r.onsuccess=()=>{this.db=r.result,n()},r.onerror=()=>{t(r.error)}}catch(r){t(r)}})}put(n){!this.db||this.isDestroyed||(this.pendingWrites.push(n),this.flushScheduled||(this.flushScheduled=!0,queueMicrotask(()=>this.flushWrites())))}putBatch(n){if(!(!this.db||this.isDestroyed||n.length===0))try{let r=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let o of n)r.put(o)}catch{}}getAll(){return new Promise((n,t)=>{if(!this.db){n([]);return}try{let a=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).index("timestamp").getAll();a.onsuccess=()=>{n(a.result)},a.onerror=()=>{t(a.error)}}catch(r){t(r)}})}getCount(){return new Promise((n,t)=>{if(!this.db){n(0);return}try{let s=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).count();s.onsuccess=()=>{n(s.result)},s.onerror=()=>{t(s.error)}}catch(r){t(r)}})}clear(){return new Promise((n,t)=>{if(!this.db){n();return}this.pendingWrites=[];try{let s=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName).clear();s.onsuccess=()=>{n()},s.onerror=()=>{t(s.error)}}catch(r){t(r)}})}close(){this.db&&(this.db.close(),this.db=null)}destroy(){return this.isDestroyed=!0,this.pendingWrites=[],this.close(),new Promise((n,t)=>{try{let r=indexedDB.deleteDatabase(this.dbName);r.onsuccess=()=>{n()},r.onerror=()=>{t(r.error)}}catch(r){t(r)}})}flushWrites(){if(this.flushScheduled=!1,!this.db||this.isDestroyed||this.pendingWrites.length===0)return;let n=this.pendingWrites;this.pendingWrites=[];try{let r=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let o of n)r.put(o)}catch{}}};function ps(e,n){n&&n.split(/\s+/).forEach(t=>t&&e.classList.add(t))}var pf={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, #f5f5f5)",text:"var(--persona-palette-colors-primary-700, #0a0a0a)"},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)"}},uf={bg:"var(--persona-palette-colors-gray-100, #f3f4f6)",text:"var(--persona-palette-colors-gray-600, #4b5563)"},mf=["flowName","stepName","reasoningText","text","name","tool","toolName"],gf=100;function ff(e,n){let t={...pf,...n};if(t[e])return t[e];for(let r of Object.keys(t))if(r.endsWith("_")&&e.startsWith(r))return t[r];return uf}function hf(e,n){return`+${((e-n)/1e3).toFixed(3)}s`}function yf(e){let n=new Date(e),t=String(n.getHours()).padStart(2,"0"),r=String(n.getMinutes()).padStart(2,"0"),o=String(n.getSeconds()).padStart(2,"0"),s=String(n.getMilliseconds()).padStart(3,"0");return`${t}:${r}:${o}.${s}`}function bf(e,n){try{let t=JSON.parse(e);if(typeof t!="object"||t===null)return null;for(let r of n){let o=r.split("."),s=t;for(let a of o)if(s&&typeof s=="object"&&s!==null)s=s[a];else{s=void 0;break}if(typeof s=="string"&&s.trim())return s.trim()}}catch{}return null}function xf(e){var n;return(n=navigator.clipboard)!=null&&n.writeText?navigator.clipboard.writeText(e):new Promise(t=>{let r=document.createElement("textarea");r.value=e,r.style.position="fixed",r.style.opacity="0",document.body.appendChild(r),r.select(),document.execCommand("copy"),document.body.removeChild(r),t()})}function vf(e){let n;try{n=JSON.parse(e.payload)}catch{n=e.payload}return JSON.stringify({type:e.type,timestamp:new Date(e.timestamp).toISOString(),payload:n},null,2)}function Cf(e,n,t){let r,o;try{o=JSON.parse(e.payload),r=JSON.stringify(o,null,2)}catch{o=e.payload,r=e.payload}let s=n.find(i=>i.renderEventStreamPayload);if(s!=null&&s.renderEventStreamPayload&&t){let i=s.renderEventStreamPayload({event:e,config:t,defaultRenderer:()=>a(),parsedPayload:o});if(i)return i}return a();function a(){let i=f("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=f("pre","persona-m-0 persona-whitespace-pre-wrap persona-break-all persona-text-[11px] persona-text-persona-secondary persona-font-mono");return d.textContent=r,i.appendChild(d),i}}function ll(e,n,t,r,o,s,a,i){var h;let d=o.has(e.id),l=f("div","persona-border-b persona-border-persona-divider persona-text-xs");ps(l,(h=r.classNames)==null?void 0:h.eventRow);let u=a.find(g=>g.renderEventStreamRow);if(u!=null&&u.renderEventStreamRow&&i){let g=u.renderEventStreamRow({event:e,index:n,config:i,defaultRenderer:()=>p(),isExpanded:d,onToggleExpand:()=>s(e.id)});if(g)return l.appendChild(g),l}return l.appendChild(p()),l;function p(){var G,oe;let g=f("div",""),C=f("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");C.setAttribute("data-event-id",e.id);let x=f("span","persona-flex-shrink-0 persona-text-persona-muted persona-w-4 persona-text-center persona-flex persona-items-center persona-justify-center"),k=ge(d?"chevron-down":"chevron-right","14px","currentColor",2);k&&x.appendChild(k);let S=f("span","persona-text-[11px] persona-text-persona-muted persona-whitespace-nowrap persona-flex-shrink-0 persona-font-mono persona-w-[70px]"),P=(G=r.timestampFormat)!=null?G:"relative";S.textContent=P==="relative"?hf(e.timestamp,t):yf(e.timestamp);let N=null;r.showSequenceNumbers!==!1&&(N=f("span","persona-text-[11px] persona-text-persona-muted persona-font-mono persona-flex-shrink-0 persona-w-[28px] persona-text-right"),N.textContent=String(n+1));let R=ff(e.type,r.badgeColors),T=f("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");T.style.backgroundColor=R.bg,T.style.color=R.text,T.style.borderColor=R.text+"50",T.textContent=e.type;let L=(oe=r.descriptionFields)!=null?oe:mf,$=bf(e.payload,L),q=null;$&&(q=f("span","persona-text-[11px] persona-text-persona-secondary persona-truncate persona-min-w-0"),q.textContent=$);let _=f("div","persona-flex-1 persona-min-w-0"),B=f("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"),O=ge("clipboard","12px","currentColor",1.5);return O&&B.appendChild(O),B.addEventListener("click",async Te=>{Te.stopPropagation(),await xf(vf(e)),B.innerHTML="";let Re=ge("check","12px","currentColor",1.5);Re&&B.appendChild(Re),setTimeout(()=>{B.innerHTML="";let ze=ge("clipboard","12px","currentColor",1.5);ze&&B.appendChild(ze)},1500)}),C.appendChild(x),C.appendChild(S),N&&C.appendChild(N),C.appendChild(T),q&&C.appendChild(q),C.appendChild(_),C.appendChild(B),g.appendChild(C),d&&g.appendChild(Cf(e,a,i)),g}}function Wu(e){var g,C,x,k,S;let{buffer:n,getFullHistory:t,onClose:r,config:o,plugins:s=[]}=e,a=(g=o==null?void 0:o.features)==null?void 0:g.scrollToBottom,i=(a==null?void 0:a.enabled)!==!1,d=(C=a==null?void 0:a.iconName)!=null?C:"arrow-down",l=(x=a==null?void 0:a.label)!=null?x:"",u=(S=(k=o==null?void 0:o.features)==null?void 0:k.eventStream)!=null?S:{},p=s.find(P=>P.renderEventStreamView);if(p!=null&&p.renderEventStreamView&&o){let P=p.renderEventStreamView({config:o,events:n.getAll(),defaultRenderer:()=>h().element,onClose:r});if(P)return{element:P,update:()=>{},destroy:()=>{}}}return h();function h(){let P=u.classNames,N=f("div","persona-event-stream-view persona-flex persona-flex-col persona-flex-1 persona-min-h-0");ps(N,P==null?void 0:P.panel);let R=[],T="",L="",$=null,q=[],_={},B=0,O=Va(),G=0,oe=0,Te=!1,Re=null,ze=!1,fe=0,ue=new Set,Me=new Map,qe="",te="",xe=null,X,se,Pe,le,Oe;function Ne(){let H=f("div","persona-flex persona-flex-col persona-flex-shrink-0"),ie=f("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");ps(ie,P==null?void 0:P.headerBar);let we=f("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");we.textContent="Events",X=f("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"),X.textContent="0";let gt=f("div","persona-flex-1");se=f("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 Xe=f("option","");Xe.value="",Xe.textContent="All events",se.appendChild(Xe),Pe=f("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"),Pe.type="button",Pe.title="Copy All";let cn=ge("clipboard-copy","12px","currentColor",1.5);cn&&Pe.appendChild(cn);let At=f("span","persona-text-xs");At.textContent="Copy All",Pe.appendChild(At),ie.appendChild(we),ie.appendChild(X),ie.appendChild(gt),ie.appendChild(se),ie.appendChild(Pe);let bt=f("div","persona-relative persona-px-4 persona-py-2.5 persona-border-b persona-border-persona-divider persona-bg-persona-surface");ps(bt,P==null?void 0:P.searchBar);let Mt=ge("search","14px","var(--persona-muted, #9ca3af)",1.5),dt=f("span","persona-absolute persona-left-6 persona-top-1/2 persona--translate-y-1/2 persona-pointer-events-none persona-flex persona-items-center");Mt&&dt.appendChild(Mt),le=f("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"),ps(le,P==null?void 0:P.searchInput),le.type="text",le.placeholder="Search event payloads...",Oe=f("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"),Oe.type="button",Oe.style.display="none";let Jt=ge("x","12px","currentColor",2);return Jt&&Oe.appendChild(Jt),bt.appendChild(dt),bt.appendChild(le),bt.appendChild(Oe),H.appendChild(ie),H.appendChild(bt),H}let K,$e=s.find(H=>H.renderEventStreamToolbar);if($e!=null&&$e.renderEventStreamToolbar&&o){let H=$e.renderEventStreamToolbar({config:o,defaultRenderer:()=>Ne(),eventCount:n.getSize(),filteredCount:0,onFilterChange:ie=>{T=ie,Le(),zt()},onSearchChange:ie=>{L=ie,Le(),zt()}});K=H!=null?H:Ne()}else K=Ne();let Fe=f("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");Fe.style.display="none";let Q=f("div","persona-flex-1 persona-min-h-0 persona-relative"),J=f("div","persona-event-stream-list persona-overflow-y-auto persona-min-h-0");J.style.height="100%";let ve=f("div","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-transform persona--translate-x-1/2 persona-cursor-pointer persona-z-10 persona-text-xs");ps(ve,P==null?void 0:P.scrollIndicator),ve.style.display="none",ve.setAttribute("data-persona-scroll-to-bottom-has-label",l?"true":"false");let We=ge(d,"14px","currentColor",2);We&&ve.appendChild(We);let re=f("span","");re.textContent=l,ve.appendChild(re);let Ce=f("div","persona-flex persona-items-center persona-justify-center persona-h-full persona-text-sm persona-text-persona-muted");Ce.style.display="none",Q.appendChild(J),Q.appendChild(Ce),Q.appendChild(ve),N.setAttribute("tabindex","0"),N.appendChild(K),N.appendChild(Fe),N.appendChild(Q);function Se(){let H=n.getAll(),ie={};for(let At of H)ie[At.type]=(ie[At.type]||0)+1;let we=Object.keys(ie).sort(),gt=we.length!==q.length||!we.every((At,bt)=>At===q[bt]),Xe=!gt&&we.some(At=>ie[At]!==_[At]),Ot=H.length!==Object.values(_).reduce((At,bt)=>At+bt,0);if(!gt&&!Xe&&!Ot||(q=we,_=ie,!se))return;let cn=se.value;if(se.options[0].textContent="All events",gt){for(;se.options.length>1;)se.remove(1);for(let At of we){let bt=f("option","");bt.value=At,bt.textContent=`${At} (${ie[At]||0})`,se.appendChild(bt)}cn&&we.includes(cn)?se.value=cn:cn&&(se.value="",T="")}else for(let At=1;At<se.options.length;At++){let bt=se.options[At];bt.textContent=`${bt.value} (${ie[bt.value]||0})`}}function Tt(){let H=n.getAll();if(T&&(H=H.filter(ie=>ie.type===T)),L){let ie=L.toLowerCase();H=H.filter(we=>we.type.toLowerCase().includes(ie)||we.payload.toLowerCase().includes(ie))}return H}function ne(){return T!==""||L!==""}function Le(){B=0,G=0,O.resume(),ve.style.display="none"}function ln(H){ue.has(H)?ue.delete(H):ue.add(H),xe=H;let ie=J.scrollTop,we=O.isFollowing();ze=!0,O.pause(),zt(),J.scrollTop=ie,we&&O.resume(),ze=!1}function Rt(){return $s(J,50)}function zt(){oe=Date.now(),Te=!1,Se();let H=n.getEvictedCount();H>0?(Fe.textContent=`${H.toLocaleString()} older events truncated`,Fe.style.display=""):Fe.style.display="none",R=Tt();let ie=R.length,we=n.getSize()>0;X&&(X.textContent=String(n.getSize())),ie===0&&we&&ne()?(Ce.textContent=L?`No events matching '${L}'`:"No events matching filter",Ce.style.display="",J.style.display="none"):(Ce.style.display="none",J.style.display=""),Pe&&(Pe.title=ne()?`Copy Filtered (${ie})`:"Copy All"),i&&!O.isFollowing()&&ie>B&&(G+=ie-B,re.textContent=l?`${l}${G>0?` (${G})`:""}`:"",ve.style.display=""),B=ie;let gt=n.getAll(),Xe=gt.length>0?gt[0].timestamp:0,Ot=new Set(R.map(bt=>bt.id));for(let bt of ue)Ot.has(bt)||ue.delete(bt);let cn=T!==qe||L!==te,At=Me.size===0&&R.length>0;if(cn||At||R.length===0){J.innerHTML="",Me.clear();let bt=document.createDocumentFragment();for(let Mt=0;Mt<R.length;Mt++){let dt=ll(R[Mt],Mt,Xe,u,ue,ln,s,o);Me.set(R[Mt].id,dt),bt.appendChild(dt)}J.appendChild(bt),qe=T,te=L,xe=null}else{if(xe!==null){let Mt=Me.get(xe);if(Mt&&Mt.parentNode===J){let dt=R.findIndex(Jt=>Jt.id===xe);if(dt>=0){let Jt=ll(R[dt],dt,Xe,u,ue,ln,s,o);J.insertBefore(Jt,Mt),Mt.remove(),Me.set(xe,Jt)}}xe=null}let bt=new Set(R.map(Mt=>Mt.id));for(let[Mt,dt]of Me)bt.has(Mt)||(dt.remove(),Me.delete(Mt));for(let Mt=0;Mt<R.length;Mt++){let dt=R[Mt];if(!Me.has(dt.id)){let Jt=ll(dt,Mt,Xe,u,ue,ln,s,o);Me.set(dt.id,Jt),J.appendChild(Jt)}}}O.isFollowing()&&(J.scrollTop=J.scrollHeight)}function Cr(){if(Date.now()-oe>=gf){Re!==null&&(cancelAnimationFrame(Re),Re=null),zt();return}Te||(Te=!0,Re=requestAnimationFrame(()=>{Re=null,zt()}))}let pr=(H,ie)=>{if(!Pe)return;Pe.innerHTML="";let we=ge(H,"12px","currentColor",1.5);we&&Pe.appendChild(we);let gt=f("span","persona-text-xs");gt.textContent="Copy All",Pe.appendChild(gt),setTimeout(()=>{Pe.innerHTML="";let Xe=ge("clipboard-copy","12px","currentColor",1.5);Xe&&Pe.appendChild(Xe);let Ot=f("span","persona-text-xs");Ot.textContent="Copy All",Pe.appendChild(Ot),Pe.disabled=!1},ie)},I=async()=>{if(Pe){Pe.disabled=!0;try{let H;ne()?H=R:t?(H=await t(),H.length===0&&(H=n.getAll())):H=n.getAll();let ie=H.map(we=>{try{return JSON.parse(we.payload)}catch{return we.payload}});await navigator.clipboard.writeText(JSON.stringify(ie,null,2)),pr("check",1500)}catch{pr("x",1500)}}},ae=()=>{se&&(T=se.value,Le(),zt())},He=()=>{!le||!Oe||(Oe.style.display=le.value?"":"none",$&&clearTimeout($),$=setTimeout(()=>{L=le.value,Le(),zt()},150))},Je=()=>{!le||!Oe||(le.value="",L="",Oe.style.display="none",$&&clearTimeout($),Le(),zt())},_e=()=>{if(ze)return;let H=J.scrollTop,{action:ie,nextLastScrollTop:we}=Ja({following:O.isFollowing(),currentScrollTop:H,lastScrollTop:fe,nearBottom:Rt(),userScrollThreshold:1,resumeRequiresDownwardScroll:!0});fe=we,ie==="resume"?(O.resume(),G=0,ve.style.display="none"):ie==="pause"&&(O.pause(),i&&(re.textContent=l,ve.style.display=""))},je=H=>{let ie=Ka({following:O.isFollowing(),deltaY:H.deltaY,nearBottom:Rt(),resumeWhenNearBottom:!0});ie==="pause"?(O.pause(),i&&(re.textContent=l,ve.style.display="")):ie==="resume"&&(O.resume(),G=0,ve.style.display="none")},tt=()=>{i&&(J.scrollTop=J.scrollHeight,O.resume(),G=0,ve.style.display="none")},wt=H=>{let ie=H.target;if(!ie||ie.closest("button"))return;let we=ie.closest("[data-event-id]");if(!we)return;let gt=we.getAttribute("data-event-id");gt&&ln(gt)},_t=H=>{if((H.metaKey||H.ctrlKey)&&H.key==="f"){H.preventDefault(),le==null||le.focus(),le==null||le.select();return}H.key==="Escape"&&(le&&document.activeElement===le?(Je(),le.blur(),N.focus()):r&&r())};Pe&&Pe.addEventListener("click",I),se&&se.addEventListener("change",ae),le&&le.addEventListener("input",He),Oe&&Oe.addEventListener("click",Je),J.addEventListener("scroll",_e),J.addEventListener("wheel",je,{passive:!0}),J.addEventListener("click",wt),ve.addEventListener("click",tt),N.addEventListener("keydown",_t);function Vt(){$&&clearTimeout($),Re!==null&&(cancelAnimationFrame(Re),Re=null),Te=!1,Me.clear(),Pe&&Pe.removeEventListener("click",I),se&&se.removeEventListener("change",ae),le&&le.removeEventListener("input",He),Oe&&Oe.removeEventListener("click",Je),J.removeEventListener("scroll",_e),J.removeEventListener("wheel",je),J.removeEventListener("click",wt),ve.removeEventListener("click",tt),N.removeEventListener("keydown",_t)}return{element:N,update:Cr,destroy:Vt}}}function Ru(e,n){let t=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",r=typeof e.artifactId=="string"?e.artifactId:"",o=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-surface, #ffffff)",i.style.cursor="pointer",i.tabIndex=0,i.setAttribute("role","button"),i.setAttribute("aria-label",`Open ${t} in artifact panel`),r&&i.setAttribute("data-open-artifact",r);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 l=document.createElement("div");l.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)",o==="streaming"){let h=document.createElement("span");h.className="persona-inline-block persona-w-1.5 persona-h-1.5 persona-rounded-full",h.style.backgroundColor="var(--persona-primary, #171717)",h.style.animation="persona-pulse 1.5s ease-in-out infinite",p.appendChild(h);let g=document.createElement("span");g.textContent=`Generating ${a.toLowerCase()}...`,p.appendChild(g)}else p.textContent=a;if(l.append(u,p),i.append(d,l),o==="complete"){let h=document.createElement("button");h.type="button",h.textContent="Download",h.title=`Download ${t}`,h.className="persona-flex-shrink-0 persona-rounded-md persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium",h.style.border="1px solid var(--persona-border, #e5e7eb)",h.style.color="var(--persona-text, #1f2937)",h.style.backgroundColor="transparent",h.style.cursor="pointer",h.setAttribute("data-download-artifact",r),i.append(h)}return i}var Hu=(e,n)=>{var r,o,s;let t=(s=(o=(r=n==null?void 0:n.config)==null?void 0:r.features)==null?void 0:o.artifacts)==null?void 0:s.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",l=typeof e.artifactType=="string"?e.artifactType:"markdown",u=t({artifact:{artifactId:i,title:a,artifactType:l,status:d},config:n.config,defaultRenderer:()=>Ru(e,n)});if(u)return u}return Ru(e,n)};var cl=class{constructor(){this.components=new Map}register(n,t){this.components.has(n)&&console.warn(`[ComponentRegistry] Component "${n}" is already registered. Overwriting.`),this.components.set(n,t)}unregister(n){this.components.delete(n)}get(n){return this.components.get(n)}has(n){return this.components.has(n)}getAllNames(){return Array.from(this.components.keys())}clear(){this.components.clear()}registerAll(n){Object.entries(n).forEach(([t,r])=>{this.register(t,r)})}},$r=new cl;$r.register("PersonaArtifactCard",Hu);function wf(e){var o;let n=f("div","persona-rounded-lg persona-border persona-border-persona-border persona-p-3 persona-text-persona-primary"),t=f("div","persona-font-semibold persona-text-sm persona-mb-2");t.textContent=e.component?`Component: ${e.component}`:"Component";let r=f("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-overflow-x-auto");return r.textContent=JSON.stringify((o=e.props)!=null?o:{},null,2),n.appendChild(t),n.appendChild(r),n}function Bu(e,n){var Pe,le,Oe,Ne;let t=(le=(Pe=e.features)==null?void 0:Pe.artifacts)==null?void 0:le.layout,o=((Oe=t==null?void 0:t.toolbarPreset)!=null?Oe:"default")==="document",s=(Ne=t==null?void 0:t.panePadding)==null?void 0:Ne.trim(),a=e.markdown?ko(e.markdown):null,i=Qo(e.sanitize),d=K=>{let $e=a?a(K):Lo(K);return i?i($e):$e},l=typeof document!="undefined"?f("div","persona-artifact-backdrop persona-fixed persona-inset-0 persona-z-[55] persona-bg-black/30 persona-hidden md:persona-hidden"):null,u=()=>{l==null||l.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"),O==null||O.hide()};l&&l.addEventListener("click",()=>{var K;u(),(K=n.onDismiss)==null||K.call(n)});let p=f("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"),o&&p.classList.add("persona-artifact-pane-document");let h=f("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");h.setAttribute("data-persona-theme-zone","artifact-toolbar"),o&&h.classList.add("persona-artifact-toolbar-document");let g=f("span","persona-text-xs persona-font-medium persona-truncate");g.textContent="Artifacts";let C=f("button","persona-rounded-md persona-border persona-border-persona-border persona-px-2 persona-py-1 persona-text-xs persona-bg-persona-surface");C.type="button",C.textContent="Close",C.setAttribute("aria-label","Close artifacts panel"),C.addEventListener("click",()=>{var K;u(),(K=n.onDismiss)==null||K.call(n)});let x="rendered",k=f("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0 persona-artifact-toggle-group"),S=o?$t({icon:"eye",label:"Rendered view",className:"persona-artifact-doc-icon-btn persona-artifact-view-btn"}):$t({icon:"eye",label:"Rendered view"}),P=o?$t({icon:"code-2",label:"Source",className:"persona-artifact-doc-icon-btn persona-artifact-code-btn"}):$t({icon:"code-2",label:"Source"}),N=f("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0"),R=(t==null?void 0:t.documentToolbarShowCopyLabel)===!0,T=(t==null?void 0:t.documentToolbarShowCopyChevron)===!0,L=t==null?void 0:t.documentToolbarCopyMenuItems,$=!!(T&&L&&L.length>0),q=null,_,B=null,O=null;if(o&&(R||T)&&!$){if(_=R?Ks({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):$t({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),T){let K=ge("chevron-down",14,"currentColor",2);K&&_.appendChild(K)}}else o&&$?(q=f("div","persona-relative persona-inline-flex persona-items-center persona-gap-0 persona-rounded-md"),_=R?Ks({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):$t({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),B=$t({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"}}),q.append(_,B)):o?_=$t({icon:"copy",label:"Copy",className:"persona-artifact-doc-icon-btn"}):_=$t({icon:"copy",label:"Copy"});let G=o?$t({icon:"refresh-cw",label:"Refresh",className:"persona-artifact-doc-icon-btn"}):$t({icon:"refresh-cw",label:"Refresh"}),oe=o?$t({icon:"x",label:"Close",className:"persona-artifact-doc-icon-btn"}):$t({icon:"x",label:"Close"}),Te=()=>{var J,ve,We;let K=(J=qe.find(re=>re.id===te))!=null?J:qe[qe.length-1],$e=(ve=K==null?void 0:K.id)!=null?ve:null,Fe=(K==null?void 0:K.artifactType)==="markdown"&&(We=K.markdown)!=null?We:"",Q=K?JSON.stringify({component:K.component,props:K.props},null,2):"";return{markdown:Fe,jsonPayload:Q,id:$e}},Re=async()=>{var J;let{markdown:K,jsonPayload:$e}=Te(),Fe=(J=qe.find(ve=>ve.id===te))!=null?J:qe[qe.length-1],Q=(Fe==null?void 0:Fe.artifactType)==="markdown"?K:Fe?$e:"";try{await navigator.clipboard.writeText(Q)}catch{}};if(_.addEventListener("click",async()=>{let K=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;if(K&&$){let{markdown:$e,jsonPayload:Fe,id:Q}=Te();try{await K({actionId:"primary",artifactId:Q,markdown:$e,jsonPayload:Fe})}catch{}return}await Re()}),B&&(L!=null&&L.length)){let K=()=>{var Fe;return(Fe=p.closest("[data-persona-root]"))!=null?Fe:document.body},$e=()=>{O=io({items:L.map(Fe=>({id:Fe.id,label:Fe.label})),onSelect:async Fe=>{let{markdown:Q,jsonPayload:J,id:ve}=Te(),We=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;try{We?await We({actionId:Fe,artifactId:ve,markdown:Q,jsonPayload:J}):Fe==="markdown"||Fe==="md"?await navigator.clipboard.writeText(Q):Fe==="json"||Fe==="source"?await navigator.clipboard.writeText(J):await navigator.clipboard.writeText(Q||J)}catch{}},anchor:q!=null?q:B,position:"bottom-right",portal:K()})};p.isConnected?$e():requestAnimationFrame($e),B.addEventListener("click",Fe=>{Fe.stopPropagation(),O==null||O.toggle()})}G.addEventListener("click",async()=>{var K;try{await((K=t==null?void 0:t.onDocumentToolbarRefresh)==null?void 0:K.call(t))}catch{}X()}),oe.addEventListener("click",()=>{var K;u(),(K=n.onDismiss)==null||K.call(n)});let ze=()=>{o&&(S.setAttribute("aria-pressed",x==="rendered"?"true":"false"),P.setAttribute("aria-pressed",x==="source"?"true":"false"))};S.addEventListener("click",()=>{x="rendered",ze(),X()}),P.addEventListener("click",()=>{x="source",ze(),X()});let fe=f("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");o?(h.replaceChildren(),k.append(S,P),q?N.append(q,G,oe):N.append(_,G,oe),h.append(k,fe,N),ze()):(h.appendChild(g),h.appendChild(C)),s&&(h.style.paddingLeft=s,h.style.paddingRight=s);let ue=f("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"),Me=f("div","persona-artifact-content persona-flex-1 persona-min-h-0 persona-overflow-y-auto persona-p-3");s&&(ue.style.paddingLeft=s,ue.style.paddingRight=s,Me.style.padding=s),p.appendChild(h),p.appendChild(ue),p.appendChild(Me);let qe=[],te=null,xe=!1,X=()=>{var Q,J,ve,We;let K=o&&qe.length<=1;ue.classList.toggle("persona-hidden",K),ue.replaceChildren();for(let re of qe){let Ce=f("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");Ce.type="button",Ce.textContent=re.title||re.id.slice(0,8),re.id===te&&Ce.classList.add("persona-bg-persona-container","persona-border-persona-border"),Ce.addEventListener("click",()=>n.onSelect(re.id)),ue.appendChild(Ce)}Me.replaceChildren();let $e=te&&qe.find(re=>re.id===te)||qe[qe.length-1];if(!$e)return;if(o){let re=$e.artifactType==="markdown"?"MD":(Q=$e.component)!=null?Q:"Component",Se=($e.title||"Document").trim().replace(/\s*·\s*MD\s*$/i,"").trim()||"Document";fe.textContent=`${Se} \xB7 ${re}`}else g.textContent="Artifacts";if($e.artifactType==="markdown"){if(o&&x==="source"){let Ce=f("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-break-words persona-text-persona-primary");Ce.textContent=(J=$e.markdown)!=null?J:"",Me.appendChild(Ce);return}let re=f("div","persona-text-sm persona-leading-relaxed persona-markdown-bubble");re.innerHTML=d((ve=$e.markdown)!=null?ve:""),Me.appendChild(re);return}let Fe=$e.component?$r.get($e.component):void 0;if(Fe){let Ce={message:{id:$e.id,role:"assistant",content:"",createdAt:new Date().toISOString()},config:e,updateProps:()=>{}};try{let Se=Fe((We=$e.props)!=null?We:{},Ce);if(Se){Me.appendChild(Se);return}}catch{}}Me.appendChild(wf($e))},se=()=>{var $e;let K=qe.length>0;if(p.classList.toggle("persona-hidden",!K),l){let Fe=typeof p.closest=="function"?p.closest("[data-persona-root]"):null,J=(($e=Fe==null?void 0:Fe.classList.contains("persona-artifact-narrow-host"))!=null?$e:!1)||typeof window!="undefined"&&window.matchMedia("(max-width: 640px)").matches;K&&J&&xe?(l.classList.remove("persona-hidden"),p.classList.add("persona-artifact-drawer-open")):(l.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"))}};return{element:p,backdrop:l,update(K){var $e,Fe,Q;qe=K.artifacts,te=(Q=(Fe=K.selectedId)!=null?Fe:($e=K.artifacts[K.artifacts.length-1])==null?void 0:$e.id)!=null?Q:null,qe.length>0&&(xe=!0),X(),se()},setMobileOpen(K){xe=K,!K&&l?(l.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open")):se()}}}function Zn(e){var n,t;return((t=(n=e==null?void 0:e.features)==null?void 0:n.artifacts)==null?void 0:t.enabled)===!0}function Du(e,n){var s,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"),!Zn(n))return;let t=(a=(s=n.features)==null?void 0:s.artifacts)==null?void 0:a.layout,r=(i=t==null?void 0:t.paneBorder)==null?void 0:i.trim(),o=(d=t==null?void 0:t.paneBorderLeft)==null?void 0:d.trim();r?(e.classList.add("persona-artifact-border-full"),e.style.setProperty("--persona-artifact-pane-border",r)):o&&(e.classList.add("persona-artifact-border-left"),e.style.setProperty("--persona-artifact-pane-border-left",o))}function Af(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 ui(e,n){var d,l,u,p,h,g,C,x,k,S;if(!Zn(n)){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"),Af(e),Du(e,n);return}let t=(l=(d=n.features)==null?void 0:d.artifacts)==null?void 0:l.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",(h=t==null?void 0:t.paneMaxWidth)!=null?h:"28rem"),t!=null&&t.paneMinWidth?e.style.setProperty("--persona-artifact-pane-min-width",t.paneMinWidth):e.style.removeProperty("--persona-artifact-pane-min-width");let r=(g=t==null?void 0:t.paneBackground)==null?void 0:g.trim();r?e.style.setProperty("--persona-artifact-pane-bg",r):e.style.removeProperty("--persona-artifact-pane-bg");let o=(C=t==null?void 0:t.panePadding)==null?void 0:C.trim();o?e.style.setProperty("--persona-artifact-pane-padding",o):e.style.removeProperty("--persona-artifact-pane-padding");let s=(x=t==null?void 0:t.documentToolbarIconColor)==null?void 0:x.trim();s?e.style.setProperty("--persona-artifact-doc-toolbar-icon-color",s):e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color");let a=(k=t==null?void 0:t.documentToolbarToggleActiveBackground)==null?void 0:k.trim();a?e.style.setProperty("--persona-artifact-doc-toggle-active-bg",a):e.style.removeProperty("--persona-artifact-doc-toggle-active-bg");let i=(S=t==null?void 0:t.documentToolbarToggleActiveBorderColor)==null?void 0:S.trim();i?e.style.setProperty("--persona-artifact-doc-toggle-active-border",i):e.style.removeProperty("--persona-artifact-doc-toggle-active-border"),Du(e,n)}var Nu=["panel","seamless"];function mi(e,n){var i,d,l,u,p,h;for(let g of Nu)e.classList.remove(`persona-artifact-appearance-${g}`);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"),!Zn(n))return;let t=(d=(i=n.features)==null?void 0:i.artifacts)==null?void 0:d.layout,r=(l=t==null?void 0:t.paneAppearance)!=null?l:"panel",o=Nu.includes(r)?r:"panel";e.classList.add(`persona-artifact-appearance-${o}`);let s=(u=t==null?void 0:t.paneBorderRadius)==null?void 0:u.trim();s&&e.style.setProperty("--persona-artifact-pane-radius",s);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 g=((h=t.unifiedSplitOuterRadius)==null?void 0:h.trim())||s;g&&e.style.setProperty("--persona-artifact-unified-outer-radius",g)}}function Fu(e,n){var t,r,o;return!n||!Zn(e)?!1:((o=(r=(t=e.features)==null?void 0:t.artifacts)==null?void 0:r.layout)==null?void 0:o.expandLauncherPanelWhenOpen)!==!1}function Sf(e,n){if(!(e!=null&&e.trim()))return n;let t=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return t?Math.max(0,Number(t[1])):n}function Ef(e){if(!(e!=null&&e.trim()))return null;let n=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return n?Math.max(0,Number(n[1])):null}function Tf(e,n,t){return t<n?n:Math.min(t,Math.max(n,e))}function Mf(e,n,t,r){let o=e-r-2*n-t;return Math.max(0,o)}function Ou(e,n){var a;let r=(a=(n.getComputedStyle(e).gap||"0px").trim().split(/\s+/)[0])!=null?a:"0px",o=/^([\d.]+)px$/i.exec(r);if(o)return Number(o[1]);let s=/^([\d.]+)/.exec(r);return s?Number(s[1]):8}function $u(e,n,t,r,o,s){let a=Sf(o,200),i=Mf(n,t,r,200);i=Math.max(a,i);let d=Ef(s);return d!==null&&(i=Math.min(i,d)),Tf(e,a,i)}var _u={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"}},dl=(e,n,t,r)=>{let o=e.querySelectorAll("[data-tv-form]");o.length&&o.forEach(s=>{var C,x,k;if(s.dataset.enhanced==="true")return;let a=(C=s.dataset.tvForm)!=null?C:"init";s.dataset.enhanced="true";let i=(x=_u[a])!=null?x:_u.init;s.classList.add("persona-form-card","persona-space-y-4");let d=f("div","persona-space-y-1"),l=f("h3","persona-text-base persona-font-semibold persona-text-persona-primary");if(l.textContent=i.title,d.appendChild(l),i.description){let S=f("p","persona-text-sm persona-text-persona-muted");S.textContent=i.description,d.appendChild(S)}let u=document.createElement("form");u.className="persona-form-grid persona-space-y-3",i.fields.forEach(S=>{var L,$;let P=f("label","persona-form-field persona-flex persona-flex-col persona-gap-1");P.htmlFor=`${n.id}-${a}-${S.name}`;let N=f("span","persona-text-xs persona-font-medium persona-text-persona-muted");N.textContent=S.label,P.appendChild(N);let R=(L=S.type)!=null?L:"text",T;R==="textarea"?(T=document.createElement("textarea"),T.rows=3):(T=document.createElement("input"),T.type=R),T.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",T.id=`${n.id}-${a}-${S.name}`,T.name=S.name,T.placeholder=($=S.placeholder)!=null?$:"",S.required&&(T.required=!0),P.appendChild(T),u.appendChild(P)});let p=f("div","persona-flex persona-items-center persona-justify-between persona-gap-2"),h=f("div","persona-text-xs persona-text-persona-muted persona-min-h-[1.5rem]"),g=f("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");g.type="submit",g.textContent=(k=i.submitLabel)!=null?k:"Submit",p.appendChild(h),p.appendChild(g),u.appendChild(p),s.replaceChildren(d,u),u.addEventListener("submit",async S=>{var T,L;S.preventDefault();let P=(T=t.formEndpoint)!=null?T:"/form",N=new FormData(u),R={};N.forEach(($,q)=>{R[q]=$}),R.type=a,g.disabled=!0,h.textContent="Submitting\u2026";try{let $=await fetch(P,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(R)});if(!$.ok)throw new Error(`Form submission failed (${$.status})`);let q=await $.json();h.textContent=(L=q.message)!=null?L:"Thanks! We'll be in touch soon.",q.success&&q.nextPrompt&&await r.sendMessage(String(q.nextPrompt))}catch($){h.textContent=$ instanceof Error?$.message:"Something went wrong. Please try again."}finally{g.disabled=!1}})})};var pl=class{constructor(){this.plugins=new Map}register(n){var t;this.plugins.has(n.id)&&console.warn(`Plugin "${n.id}" is already registered. Overwriting.`),this.plugins.set(n.id,n),(t=n.onRegister)==null||t.call(n)}unregister(n){var r;let t=this.plugins.get(n);t&&((r=t.onUnregister)==null||r.call(t),this.plugins.delete(n))}getAll(){return Array.from(this.plugins.values()).sort((n,t)=>{var r,o;return((r=t.priority)!=null?r:0)-((o=n.priority)!=null?o:0)})}getForInstance(n){let t=this.getAll();if(!n||n.length===0)return t;let r=new Set(n.map(s=>s.id));return[...t.filter(s=>!r.has(s.id)),...n].sort((s,a)=>{var i,d;return((i=a.priority)!=null?i:0)-((d=s.priority)!=null?d:0)})}clear(){this.plugins.forEach(n=>{var t;return(t=n.onUnregister)==null?void 0:t.call(n)}),this.plugins.clear()}},Zs=new pl;var ju=()=>{let e=new Map,n=(o,s)=>(e.has(o)||e.set(o,new Set),e.get(o).add(s),()=>t(o,s)),t=(o,s)=>{var a;(a=e.get(o))==null||a.delete(s)};return{on:n,off:t,emit:(o,s)=>{var a;(a=e.get(o))==null||a.forEach(i=>{try{i(s)}catch(d){typeof console!="undefined"&&console.error("[AgentWidget] Event handler error:",d)}})}}};var kf=e=>{let n=e.match(/```(?:json)?\s*([\s\S]*?)```/i);return n?n[1]:e},Lf=e=>{let n=e.trim(),t=n.indexOf("{");if(t===-1)return null;let r=0;for(let o=t;o<n.length;o+=1){let s=n[o];if(s==="{"&&(r+=1),s==="}"&&(r-=1,r===0))return n.slice(t,o+1)}return null},ea=({text:e})=>{if(!e||!e.includes("{"))return null;try{let n=kf(e),t=Lf(n);if(!t)return null;let r=JSON.parse(t);if(!r||typeof r!="object"||!r.action)return null;let{action:o,...s}=r;return{type:String(o),payload:s,raw:r}}catch{return null}},ul=e=>typeof e=="string"?e:e==null?"":String(e),Oo={message:e=>e.type!=="message"?void 0:{handled:!0,displayText:ul(e.payload.text)},messageAndClick:(e,n)=>{var o;if(e.type!=="message_and_click")return;let t=e.payload,r=ul(t.element);if(r&&((o=n.document)!=null&&o.querySelector)){let s=n.document.querySelector(r);s?setTimeout(()=>{s.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",r)}return{handled:!0,displayText:ul(t.text)}}},Uu=e=>Array.isArray(e)?e.map(n=>String(n)):[],ta=e=>{let n=new Set(Uu(e.getSessionMetadata().processedActionMessageIds)),t=()=>{n=new Set(Uu(e.getSessionMetadata().processedActionMessageIds))},r=()=>{let s=Array.from(n);e.updateSessionMetadata(a=>({...a,processedActionMessageIds:s}))};return{process:s=>{if(s.streaming||s.message.role!=="assistant"||!s.text||n.has(s.message.id))return null;let a=typeof s.raw=="string"&&s.raw||typeof s.message.rawContent=="string"&&s.message.rawContent||typeof s.text=="string"&&s.text||null;!a&&typeof s.text=="string"&&s.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((l,u)=>l||(u==null?void 0:u({text:a,message:s.message}))||null,null):null;if(!i)return null;n.add(s.message.id),r();let d={action:i,message:s.message};e.emit("action:detected",d);for(let l of e.handlers)if(l)try{let u=()=>{e.emit("action:resubmit",d)},p=l(i,{message:s.message,metadata:e.getSessionMetadata(),updateMetadata:e.updateSessionMetadata,document:e.documentRef,triggerResubmit:u});if(!p)continue;if(p.handled){let h=p.persistMessage!==!1;return{text:p.displayText!==void 0?p.displayText:"",persist:h,resubmit:p.resubmit}}}catch(u){typeof console!="undefined"&&console.error("[AgentWidget] Action handler error:",u)}return{text:"",persist:!0}},syncFromMetadata:t}};var Pf=e=>{if(!e)return null;try{return JSON.parse(e)}catch(n){return typeof console!="undefined"&&console.error("[AgentWidget] Failed to parse stored state:",n),null}},If=e=>e.map(n=>({...n,streaming:!1})),Wf=e=>e.map(n=>({...n,status:"complete"})),gi=(e="persona-state")=>{let n=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let t=n();return t?Pf(t.getItem(e)):null},save:t=>{let r=n();if(r)try{let o={...t,messages:t.messages?If(t.messages):void 0,artifacts:t.artifacts?Wf(t.artifacts):void 0};r.setItem(e,JSON.stringify(o))}catch(o){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",o)}},clear:()=>{let t=n();if(t)try{t.removeItem(e)}catch(r){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",r)}}}};var us=require("partial-json");function Rf(e){if(!e||typeof e!="object"||!("component"in e))return!1;let n=e.component;return typeof n=="string"&&n.length>0}function Hf(e,n){if(!Rf(e))return null;let t=e.props&&typeof e.props=="object"&&e.props!==null?e.props:{};return{component:e.component,props:t,raw:n}}function fi(){let e=null,n=0;return{getExtractedDirective:()=>e,processChunk:t=>{let r=t.trim();if(!r.startsWith("{")&&!r.startsWith("["))return null;if(t.length<=n)return e;try{let o=(0,us.parse)(t,us.STR|us.OBJ),s=Hf(o,t);s&&(e=s)}catch{}return n=t.length,e},reset:()=>{e=null,n=0}}}function qu(e){return typeof e=="object"&&e!==null&&"component"in e&&typeof e.component=="string"&&"props"in e&&typeof e.props=="object"}function hi(e,n){let{config:t,message:r,onPropsUpdate:o}=n,s=$r.get(e.component);if(!s)return console.warn(`[ComponentMiddleware] Component "${e.component}" not found in registry. Falling back to default rendering.`),null;let a={message:r,config:t,updateProps:i=>{o&&o(i)}};try{return s(e.props,a)}catch(i){return console.error(`[ComponentMiddleware] Error rendering component "${e.component}":`,i),null}}function zu(){let e=fi();return{processChunk:n=>e.processChunk(n),getDirective:()=>e.getExtractedDirective(),reset:()=>{e.reset()}}}function Vu(e){if(typeof e.rawContent=="string"&&e.rawContent.length>0)return e.rawContent;if(typeof e.content=="string"){let n=e.content.trim();if(n.startsWith("{")||n.startsWith("["))return e.content}return null}function yi(e){let n=Vu(e);if(!n)return!1;try{let t=JSON.parse(n);return typeof t=="object"&&t!==null&&"component"in t&&typeof t.component=="string"}catch{return!1}}function bi(e){let n=Vu(e);if(!n)return null;try{let t=JSON.parse(n);if(typeof t=="object"&&t!==null&&"component"in t&&typeof t.component=="string"){let r=t;return{component:r.component,props:r.props&&typeof r.props=="object"&&r.props!==null?r.props:{},raw:n}}}catch{}return null}var Bf=["Very dissatisfied","Dissatisfied","Neutral","Satisfied","Very satisfied"];function xi(e){let{onSubmit:n,onDismiss:t,title:r="How satisfied are you?",subtitle:o="Please rate your experience",commentPlaceholder:s="Share your thoughts (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,ratingLabels:l=Bf}=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,h=document.createElement("div");h.className="persona-feedback-content";let g=document.createElement("div");g.className="persona-feedback-header";let C=document.createElement("h3");C.className="persona-feedback-title",C.textContent=r,g.appendChild(C);let x=document.createElement("p");x.className="persona-feedback-subtitle",x.textContent=o,g.appendChild(x),h.appendChild(g);let k=document.createElement("div");k.className="persona-feedback-rating persona-feedback-rating-csat",k.setAttribute("role","radiogroup"),k.setAttribute("aria-label","Satisfaction rating from 1 to 5");let S=[];for(let L=1;L<=5;L++){let $=document.createElement("button");$.type="button",$.className="persona-feedback-rating-btn persona-feedback-star-btn",$.setAttribute("role","radio"),$.setAttribute("aria-checked","false"),$.setAttribute("aria-label",`${L} star${L>1?"s":""}: ${l[L-1]}`),$.title=l[L-1],$.dataset.rating=String(L),$.innerHTML=`
|
|
20
20
|
<svg class="persona-feedback-star" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
21
21
|
<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>
|
|
22
22
|
</svg>
|
|
23
|
-
`,$.addEventListener("click",()=>{p=L,A.forEach((q,_)=>{let B=_<L;q.classList.toggle("selected",B),q.setAttribute("aria-checked",_===L-1?"true":"false")})}),A.push($),M.appendChild($)}f.appendChild(M);let P=null;if(d){let L=document.createElement("div");L.className="persona-feedback-comment-container",P=document.createElement("textarea"),P.className="persona-feedback-comment",P.placeholder=o,P.rows=3,P.setAttribute("aria-label","Additional comments"),L.appendChild(P),f.appendChild(L)}let N=document.createElement("div");N.className="persona-feedback-actions";let R=document.createElement("button");R.type="button",R.className="persona-feedback-btn persona-feedback-btn-skip",R.textContent=i,R.addEventListener("click",()=>{t==null||t(),u.remove()});let T=document.createElement("button");return T.type="button",T.className="persona-feedback-btn persona-feedback-btn-submit",T.textContent=a,T.addEventListener("click",async()=>{if(p===null){M.classList.add("persona-feedback-shake"),setTimeout(()=>M.classList.remove("persona-feedback-shake"),500);return}T.disabled=!0,T.textContent="Submitting...";try{let L=(P==null?void 0:P.value.trim())||void 0;await n(p,L),u.remove()}catch(L){T.disabled=!1,T.textContent=a,console.error("[CSAT Feedback] Failed to submit:",L)}}),N.appendChild(R),N.appendChild(T),f.appendChild(N),u.appendChild(f),u}function vi(e){let{onSubmit:n,onDismiss:t,title:r="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:l="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,g=document.createElement("div");g.className="persona-feedback-content";let C=document.createElement("div");C.className="persona-feedback-header";let x=document.createElement("h3");x.className="persona-feedback-title",x.textContent=r,C.appendChild(x);let M=document.createElement("p");M.className="persona-feedback-subtitle",M.textContent=s,C.appendChild(M),g.appendChild(C);let A=document.createElement("div");A.className="persona-feedback-rating persona-feedback-rating-nps",A.setAttribute("role","radiogroup"),A.setAttribute("aria-label","Likelihood rating from 0 to 10");let P=document.createElement("div");P.className="persona-feedback-labels";let N=document.createElement("span");N.className="persona-feedback-label-low",N.textContent=l;let R=document.createElement("span");R.className="persona-feedback-label-high",R.textContent=u,P.appendChild(N),P.appendChild(R);let T=document.createElement("div");T.className="persona-feedback-numbers";let L=[];for(let O=0;O<=10;O++){let G=document.createElement("button");G.type="button",G.className="persona-feedback-rating-btn persona-feedback-number-btn",G.setAttribute("role","radio"),G.setAttribute("aria-checked","false"),G.setAttribute("aria-label",`Rating ${O} out of 10`),G.textContent=String(O),G.dataset.rating=String(O),O<=6?G.classList.add("persona-feedback-detractor"):O<=8?G.classList.add("persona-feedback-passive"):G.classList.add("persona-feedback-promoter"),G.addEventListener("click",()=>{f=O,L.forEach((re,Ee)=>{re.classList.toggle("selected",Ee===O),re.setAttribute("aria-checked",Ee===O?"true":"false")})}),L.push(G),T.appendChild(G)}A.appendChild(P),A.appendChild(T),g.appendChild(A);let $=null;if(d){let O=document.createElement("div");O.className="persona-feedback-comment-container",$=document.createElement("textarea"),$.className="persona-feedback-comment",$.placeholder=o,$.rows=3,$.setAttribute("aria-label","Additional comments"),O.appendChild($),g.appendChild(O)}let q=document.createElement("div");q.className="persona-feedback-actions";let _=document.createElement("button");_.type="button",_.className="persona-feedback-btn persona-feedback-btn-skip",_.textContent=i,_.addEventListener("click",()=>{t==null||t(),p.remove()});let B=document.createElement("button");return B.type="button",B.className="persona-feedback-btn persona-feedback-btn-submit",B.textContent=a,B.addEventListener("click",async()=>{if(f===null){T.classList.add("persona-feedback-shake"),setTimeout(()=>T.classList.remove("persona-feedback-shake"),500);return}B.disabled=!0,B.textContent="Submitting...";try{let O=($==null?void 0:$.value.trim())||void 0;await n(f,O),p.remove()}catch(O){B.disabled=!1,B.textContent=a,console.error("[NPS Feedback] Failed to submit:",O)}}),q.appendChild(_),q.appendChild(B),g.appendChild(q),p.appendChild(g),p}var ms="persona-chat-history",Mf=30*1e3,Lf={"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 Pf(e){var r,s,o;if(!e)return[];let n=[],t=Array.from((r=e.items)!=null?r:[]);for(let a of t){if(a.kind!=="file"||!a.type.startsWith("image/"))continue;let i=a.getAsFile();if(!i)continue;if(i.name){n.push(i);continue}let d=(s=Lf[i.type])!=null?s:"png";n.push(new File([i],`clipboard-image-${Date.now()}.${d}`,{type:i.type,lastModified:Date.now()}))}if(n.length>0)return n;for(let a of Array.from((o=e.files)!=null?o:[]))a.type.startsWith("image/")&&n.push(a);return n}function Ci(e){if(!e)return!1;let n=e.types;return n?typeof n.contains=="function"?n.contains("Files"):Array.from(n).includes("Files"):!1}function If(e){var n,t,r,s,o,a,i,d,l;return e?e===!0?{storage:"session",keyPrefix:"persona-",persist:{openState:!0,voiceState:!0,focusInput:!0},clearOnChatClear:!0}:{storage:(n=e.storage)!=null?n:"session",keyPrefix:(t=e.keyPrefix)!=null?t:"persona-",persist:{openState:(s=(r=e.persist)==null?void 0:r.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:(l=e.clearOnChatClear)!=null?l:!0}:null}function Wf(e){try{let n=e==="local"?localStorage:sessionStorage,t="__persist_test__";return n.setItem(t,"1"),n.removeItem(t),n}catch{return null}}var pl=e=>!e||typeof e!="object"?{}:{...e},qu=e=>e.map(n=>({...n,streaming:!1})),zu=(e,n,t)=>{let r=e!=null&&e.markdown?Mo(e.markdown):null,s=Qo(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 l,u,p;let a=(l=o.text)!=null?l:"",i=(u=o.message.rawContent)!=null?u:null;if(n){let f=n.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:""}):r?d=r(a):d=Lo(a),s?s(d):d}};function Vu(e){var i,d,l,u;let n=h("div","persona-attachment-drop-overlay");e!=null&&e.background&&n.style.setProperty("--persona-drop-overlay-bg",e.background),(e==null?void 0:e.backdropBlur)!==void 0&&n.style.setProperty("--persona-drop-overlay-blur",e.backdropBlur),e!=null&&e.border&&n.style.setProperty("--persona-drop-overlay-border",e.border),e!=null&&e.borderRadius&&n.style.setProperty("--persona-drop-overlay-radius",e.borderRadius),e!=null&&e.inset&&n.style.setProperty("--persona-drop-overlay-inset",e.inset),e!=null&&e.labelSize&&n.style.setProperty("--persona-drop-overlay-label-size",e.labelSize),e!=null&&e.labelColor&&n.style.setProperty("--persona-drop-overlay-label-color",e.labelColor);let t=(i=e==null?void 0:e.iconName)!=null?i:"upload",r=(d=e==null?void 0:e.iconSize)!=null?d:"48px",s=(l=e==null?void 0:e.iconColor)!=null?l:"rgba(59, 130, 246, 0.6)",o=(u=e==null?void 0:e.iconStrokeWidth)!=null?u:.5,a=ge(t,r,s,o);if(a&&n.appendChild(a),e!=null&&e.label){let p=h("span","persona-drop-overlay-label");p.textContent=e.label,n.appendChild(p)}return n}var wi=(e,n,t)=>{var Il,Wl,Rl,Hl,Bl,Dl,Nl,Fl,Ol,$l,_l,jl,Ul,ql,zl,Vl,Jl,Kl,Gl,Ql,Xl,Yl,Zl,ec,tc,nc,rc,oc,sc,ac,ic,lc,cc,dc,pc,uc,mc,gc,fc,hc,yc,bc,xc,vc,Cc,wc,Ac;if(e==null)throw new Error('createAgentExperience: mount must be a non-null HTMLElement (e.g. pass document.getElementById("my-root") after the node exists).');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 r=_a(n),s=Zs.getForInstance(r.plugins);r.components&&$r.registerAll(r.components);let o=Ou(),i=r.persistState===!1?null:(Il=r.storageAdapter)!=null?Il:gi(),d={},l=null,u=!1,p=c=>{if(r.onStateLoaded)try{let m=r.onStateLoaded(c);if(m&&typeof m=="object"&&"state"in m){let{state:y,open:b}=m;return b&&(u=!0),y}return m}catch(m){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",m)}return c};if(i!=null&&i.load)try{let c=i.load();if(c&&typeof c.then=="function")l=c.then(m=>{let y=m!=null?m:{messages:[],metadata:{}};return p(y)});else{let m=c!=null?c:{messages:[],metadata:{}},y=p(m);y.metadata&&(d=pl(y.metadata)),(Wl=y.messages)!=null&&Wl.length&&(r={...r,initialMessages:y.messages}),(Rl=y.artifacts)!=null&&Rl.length&&(r={...r,initialArtifacts:y.artifacts,initialSelectedArtifactId:(Hl=y.selectedArtifactId)!=null?Hl:null})}}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",c)}else if(r.onStateLoaded)try{let c=p({messages:[],metadata:{}});(Bl=c.messages)!=null&&Bl.length&&(r={...r,initialMessages:c.messages})}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",c)}let f=()=>d,g=c=>{var y;d=(y=c({...d}))!=null?y:{},Uo()},C=r.actionParsers&&r.actionParsers.length?r.actionParsers:[ea],x=r.actionHandlers&&r.actionHandlers.length?r.actionHandlers:[Oo.message,Oo.messageAndClick],M=ta({parsers:C,handlers:x,getSessionMetadata:f,updateSessionMetadata:g,emit:o.emit,documentRef:typeof document!="undefined"?document:null});M.syncFromMetadata();let A=(Nl=(Dl=r.launcher)==null?void 0:Dl.enabled)!=null?Nl:!0,P=(Ol=(Fl=r.launcher)==null?void 0:Fl.autoExpand)!=null?Ol:!1,N=($l=r.autoFocusInput)!=null?$l:!1,R=P,T=A,L=(jl=(_l=r.layout)==null?void 0:_l.header)==null?void 0:jl.layout,$=!1,q=()=>ao(r),_=()=>A||q(),B=q()?!1:A?P:!0,O=!1,G=null,re=()=>{O=!0,G&&clearTimeout(G),G=setTimeout(()=>{O&&(typeof console!="undefined"&&console.warn("[AgentWidget] Resubmit requested but no injection occurred within 10s"),O=!1)},1e4)},Ee=zu(r,M,re),Re=(ql=(Ul=r.features)==null?void 0:Ul.showReasoning)!=null?ql:!0,je=(Vl=(zl=r.features)==null?void 0:zl.showToolCalls)!=null?Vl:!0,he=(Kl=(Jl=r.features)==null?void 0:Jl.showEventStreamToggle)!=null?Kl:!1,ue=(Ql=(Gl=r.features)==null?void 0:Gl.scrollToBottom)!=null?Ql:{},Ue=`${(Yl=typeof r.persistState=="object"?(Xl=r.persistState)==null?void 0:Xl.keyPrefix:void 0)!=null?Yl:"persona-"}event-stream`,te=he?new Ys(Ue):null,ve=(tc=(ec=(Zl=r.features)==null?void 0:Zl.eventStream)==null?void 0:ec.maxEvents)!=null?tc:2e3,X=he?new Xs(ve,te):null,oe=null,Le=!1,ie=null,De=0;te==null||te.open().then(()=>X==null?void 0:X.restore()).catch(c=>{r.debug&&console.warn("[AgentWidget] IndexedDB not available for event stream:",c)});let He={onCopy:c=>{var m,y;o.emit("message:copy",c),j!=null&&j.isClientTokenMode()&&j.submitMessageFeedback(c.id,"copy").catch(b=>{r.debug&&console.error("[AgentWidget] Failed to submit copy feedback:",b)}),(y=(m=r.messageActions)==null?void 0:m.onCopy)==null||y.call(m,c)},onFeedback:c=>{var m,y;o.emit("message:feedback",c),j!=null&&j.isClientTokenMode()&&j.submitMessageFeedback(c.messageId,c.type).catch(b=>{r.debug&&console.error("[AgentWidget] Failed to submit feedback:",b)}),(y=(m=r.messageActions)==null?void 0:m.onFeedback)==null||y.call(m,c)}},K=(nc=r.statusIndicator)!=null?nc:{},Ne=c=>{var m,y,b,k;return c==="idle"?(m=K.idleText)!=null?m:hn.idle:c==="connecting"?(y=K.connectingText)!=null?y:hn.connecting:c==="connected"?(b=K.connectedText)!=null?b:hn.connected:c==="error"?(k=K.errorText)!=null?k:hn.error:hn[c]};function Be(c,m,y,b){if(b==="idle"&&y.idleLink){c.textContent="";let k=document.createElement("a");k.href=y.idleLink,k.target="_blank",k.rel="noopener noreferrer",k.textContent=m,k.style.color="inherit",k.style.textDecoration="none",c.appendChild(k)}else c.textContent=m}let{wrapper:Q,panel:J,pillRoot:Ce}=cu(r),de=du(r,_()),{container:ne,body:fe,messagesWrapper:Xe,suggestions:$t,textarea:le,sendButton:Fe,sendButtonWrapper:ln,composerForm:Wt,statusText:zt,introTitle:Cr,introSubtitle:pr,closeButton:I,iconHolder:se,headerTitle:Ie,headerSubtitle:ze,header:Oe,footer:$e,actionsRow:et,leftActions:Ct,rightActions:_t}=de,Vt=de.setSendButtonMode,H=de.micButton,ae=de.micButtonWrapper,we=de.attachmentButton,ut=de.attachmentButtonWrapper,Ke=de.attachmentInput,Ft=de.attachmentPreviewsContainer;ne.classList.add("persona-relative"),fe.classList.add("persona-relative");let cn=12,wt=()=>{var c;return(c=ue.label)!=null?c:""},yt=()=>{var c;return(c=ue.iconName)!=null?c:"arrow-down"},Et=()=>ue.enabled!==!1,lt=h("button","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-z-10 persona-flex persona-items-center persona-gap-1 persona-text-xs persona-transform persona--translate-x-1/2 persona-cursor-pointer");lt.type="button",lt.style.display="none",lt.setAttribute("data-persona-scroll-to-bottom","true");let Jt=h("span","persona-flex persona-items-center"),wr=h("span","");lt.append(Jt,wr),ne.appendChild(lt);let qn=()=>{let m=$e.style.display==="none"?0:$e.offsetHeight;lt.style.bottom=`${m+cn}px`};qn();let jr=()=>{let c=!!wt();lt.setAttribute("aria-label",wt()||"Jump to latest"),lt.title=wt(),lt.setAttribute("data-persona-scroll-to-bottom-has-label",c?"true":"false"),Jt.innerHTML="";let m=ge(yt(),"14px","currentColor",2);m?(Jt.appendChild(m),Jt.style.display=""):Jt.style.display="none",wr.textContent=wt(),wr.style.display=c?"":"none"};jr();let vt=null,ur=null,mr=s.find(c=>c.renderHeader);if(mr!=null&&mr.renderHeader){let c=mr.renderHeader({config:r,defaultRenderer:()=>{let m=Nr({config:r,showClose:_()});return Do(ne,m,r),m.header},onClose:()=>Lt(!1,"user")});if(c){let m=ne.querySelector(".persona-border-b-persona-divider");m&&(m.replaceWith(c),Oe=c)}}let Ar=()=>{var m,y,b,k;if(!X)return;if(Le=!0,!oe&&X&&(oe=Lu({buffer:X,getFullHistory:()=>X.getAllFromStore(),onClose:()=>er(),config:r,plugins:s})),oe&&(fe.style.display="none",(m=$e.parentNode)==null||m.insertBefore(oe.element,$e),oe.update()),dt){dt.style.boxShadow=`inset 0 0 0 1.5px ${En.actionIconColor}`;let D=(k=(b=(y=r.features)==null?void 0:y.eventStream)==null?void 0:b.classNames)==null?void 0:k.toggleButtonActive;D&&D.split(/\s+/).forEach(F=>F&&dt.classList.add(F))}let c=()=>{if(!Le)return;let D=Date.now();D-De>=200&&(oe==null||oe.update(),De=D),ie=requestAnimationFrame(c)};De=0,ie=requestAnimationFrame(c),Lr(),o.emit("eventStream:opened",{timestamp:Date.now()})},er=()=>{var c,m,y;if(Le){if(Le=!1,oe&&oe.element.remove(),fe.style.display="",dt){dt.style.boxShadow="";let b=(y=(m=(c=r.features)==null?void 0:c.eventStream)==null?void 0:m.classNames)==null?void 0:y.toggleButtonActive;b&&b.split(/\s+/).forEach(k=>k&&dt.classList.remove(k))}ie!==null&&(cancelAnimationFrame(ie),ie=null),Lr(),o.emit("eventStream:closed",{timestamp:Date.now()})}},dt=null;if(he){let c=(oc=(rc=r.features)==null?void 0:rc.eventStream)==null?void 0:oc.classNames,m="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(c!=null&&c.toggleButton?" "+c.toggleButton:"");dt=h("button",m),dt.style.width="28px",dt.style.height="28px",dt.style.color=En.actionIconColor,dt.type="button",dt.setAttribute("aria-label","Event Stream"),dt.title="Event Stream";let y=ge("activity","18px","currentColor",1.5);y&&dt.appendChild(y);let b=de.clearChatButtonWrapper,k=de.closeButtonWrapper,D=b||k;D&&D.parentNode===Oe?Oe.insertBefore(dt,D):Oe.appendChild(dt),dt.addEventListener("click",()=>{Le?er():Ar()})}let go=c=>{var b,k,D;let m=r.attachments;if(!(m!=null&&m.enabled))return;let y=c.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 F=c.querySelector("[data-persona-composer-form]");F!=null&&F.parentNode?F.parentNode.insertBefore(y,F):c.insertBefore(y,c.firstChild)}if(!c.querySelector('input[type="file"]')){let F=h("input");F.type="file",F.accept=((b=m.allowedTypes)!=null?b:Dr).join(","),F.multiple=((k=m.maxFiles)!=null?k:4)>1,F.style.display="none",F.setAttribute("aria-label",(D=m.buttonTooltipText)!=null?D:"Attach files"),c.appendChild(F)}},gr=s.find(c=>c.renderComposer);if(gr!=null&&gr.renderComposer){let c=r.composer,m=gr.renderComposer({config:r,defaultRenderer:()=>os({config:r}).footer,onSubmit:y=>{var F;if(!j||j.isStreaming())return;let b=y.trim(),k=(F=vt==null?void 0:vt.hasAttachments())!=null?F:!1;if(!b&&!k)return;As();let D;k&&(D=[],D.push(...vt.getContentParts()),b&&D.push(Hs(b))),j.sendMessage(b,{contentParts:D}),k&&vt.clearAttachments()},streaming:!1,disabled:!1,openAttachmentPicker:()=>{Ke==null||Ke.click()},models:c==null?void 0:c.models,selectedModelId:c==null?void 0:c.selectedModelId,onModelChange:y=>{r.composer={...r.composer,selectedModelId:y},r.agent&&(r.agent={...r.agent,model:y})},onVoiceToggle:((sc=r.voiceRecognition)==null?void 0:sc.enabled)===!0?()=>{ur==null||ur()}:void 0});m&&($e.replaceWith(m),$e=m)}let fo=c=>{let m=c.querySelector("[data-persona-composer-form]"),y=c.querySelector("[data-persona-composer-input]"),b=c.querySelector("[data-persona-composer-submit]"),k=c.querySelector("[data-persona-composer-mic]"),D=c.querySelector("[data-persona-composer-status]");m&&(Wt=m),y&&(le=y),b&&(Fe=b),k&&(H=k,ae=k.parentElement),D&&(zt=D);let F=c.querySelector(".persona-mb-3.persona-flex.persona-flex-wrap.persona-gap-2");F&&($t=F);let V=c.querySelector(".persona-attachment-button");V&&(we=V,ut=V.parentElement),Ke=c.querySelector('input[type="file"]'),Ft=c.querySelector(".persona-attachment-previews");let W=c.querySelector(".persona-widget-composer .persona-flex.persona-items-center.persona-justify-between");W&&(et=W)};go($e),fo($e);let Tn=(dc=(ac=r.layout)==null?void 0:ac.contentMaxWidth)!=null?dc:q()?(cc=(lc=(ic=r.launcher)==null?void 0:ic.composerBar)==null?void 0:lc.contentMaxWidth)!=null?cc:"720px":void 0;if(Tn&&(Xe.style.maxWidth=Tn,Xe.style.marginLeft="auto",Xe.style.marginRight="auto",Xe.style.width="100%"),Tn&&Wt&&!q()&&(Wt.style.maxWidth=Tn,Wt.style.marginLeft="auto",Wt.style.marginRight="auto"),Tn&&$t&&!q()&&($t.style.maxWidth=Tn,$t.style.marginLeft="auto",$t.style.marginRight="auto"),Tn&&Ft&&!q()&&(Ft.style.maxWidth=Tn,Ft.style.marginLeft="auto",Ft.style.marginRight="auto"),(pc=r.attachments)!=null&&pc.enabled&&Ke&&Ft){vt=Bo.fromConfig(r.attachments),vt.setPreviewsContainer(Ft),Ke.addEventListener("change",y=>{let b=y.target;vt==null||vt.handleFileSelect(b.files),b.value=""});let c=r.attachments.dropOverlay,m=Vu(c);ne.appendChild(m)}(()=>{var b,k;let c=(k=(b=r.layout)==null?void 0:b.slots)!=null?k:{},m=D=>{switch(D){case"body-top":return ne.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6")||null;case"messages":return Xe;case"footer-top":return $t;case"composer":return Wt;case"footer-bottom":return zt;default:return null}},y=(D,F)=>{var V;switch(D){case"header-left":case"header-center":case"header-right":if(D==="header-left")Oe.insertBefore(F,Oe.firstChild);else if(D==="header-right")Oe.appendChild(F);else{let W=Oe.querySelector(".persona-flex-col");W?(V=W.parentNode)==null||V.insertBefore(F,W.nextSibling):Oe.appendChild(F)}break;case"body-top":{let W=fe.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6");W?W.replaceWith(F):fe.insertBefore(F,fe.firstChild);break}case"body-bottom":fe.appendChild(F);break;case"footer-top":$t.replaceWith(F);break;case"footer-bottom":zt.replaceWith(F);break;default:break}};for(let[D,F]of Object.entries(c))if(F)try{let V=F({config:r,defaultContent:()=>m(D)});V&&y(D,V)}catch(V){typeof console!="undefined"&&console.error(`[AgentWidget] Error rendering slot "${D}":`,V)}})();let Ur=c=>{let y=c.target.closest('button[data-expand-header="true"]');if(!y)return;let b=y.closest(".persona-reasoning-bubble, .persona-tool-bubble");if(!b)return;let k=b.getAttribute("data-message-id");if(!k)return;let D=y.getAttribute("data-bubble-type");D==="reasoning"?(as.has(k)?as.delete(k):as.add(k),mu(k,b)):D==="tool"&&(is.has(k)?is.delete(k):is.add(k),gu(k,b,r)),On.delete(k)};Xe.addEventListener("pointerdown",c=>{c.target.closest('button[data-expand-header="true"]')&&(c.preventDefault(),Ur(c))}),Xe.addEventListener("keydown",c=>{let m=c.target;(c.key==="Enter"||c.key===" ")&&m.closest('button[data-expand-header="true"]')&&(c.preventDefault(),Ur(c))});let Sr=new Map;Xe.addEventListener("click",c=>{var F;let y=c.target.closest(".persona-message-action-btn[data-action]");if(!y)return;c.preventDefault(),c.stopPropagation();let b=y.closest("[data-actions-for]");if(!b)return;let k=b.getAttribute("data-actions-for");if(!k)return;let D=y.getAttribute("data-action");if(D==="copy"){let W=j.getMessages().find(be=>be.id===k);if(W&&He.onCopy){let be=W.content||"";navigator.clipboard.writeText(be).then(()=>{y.classList.add("persona-message-action-success");let ce=ge("check",14,"currentColor",2);ce&&(y.innerHTML="",y.appendChild(ce)),setTimeout(()=>{y.classList.remove("persona-message-action-success");let Z=ge("copy",14,"currentColor",2);Z&&(y.innerHTML="",y.appendChild(Z))},2e3)}).catch(ce=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to copy message:",ce)}),He.onCopy(W)}}else if(D==="upvote"||D==="downvote"){let W=((F=Sr.get(k))!=null?F:null)===D,be=D==="upvote"?"thumbs-up":"thumbs-down";if(W){Sr.delete(k),y.classList.remove("persona-message-action-active");let ce=ge(be,14,"currentColor",2);ce&&(y.innerHTML="",y.appendChild(ce))}else{let ce=D==="upvote"?"downvote":"upvote",Z=b.querySelector(`[data-action="${ce}"]`);if(Z){Z.classList.remove("persona-message-action-active");let Ve=ge(ce==="upvote"?"thumbs-up":"thumbs-down",14,"currentColor",2);Ve&&(Z.innerHTML="",Z.appendChild(Ve))}Sr.set(k,D),y.classList.add("persona-message-action-active");let me=ge(be,14,"currentColor",2);me&&(me.setAttribute("fill","currentColor"),y.innerHTML="",y.appendChild(me)),y.classList.remove("persona-message-action-pop"),y.offsetWidth,y.classList.add("persona-message-action-pop");let We=j.getMessages().find(Ze=>Ze.id===k);We&&He.onFeedback&&He.onFeedback({type:D,messageId:We.id,message:We})}}}),Xe.addEventListener("click",c=>{let y=c.target.closest("button[data-approval-action]");if(!y)return;c.preventDefault(),c.stopPropagation();let b=y.closest(".persona-approval-bubble");if(!b)return;let k=b.getAttribute("data-message-id");if(!k)return;let D=y.getAttribute("data-approval-action");if(!D)return;let F=D==="approve"?"approved":"denied",W=j.getMessages().find(ce=>ce.id===k);if(!(W!=null&&W.approval))return;let be=b.querySelector("[data-approval-buttons]");be&&be.querySelectorAll("button").forEach(Z=>{Z.disabled=!0,Z.style.opacity="0.5",Z.style.cursor="not-allowed"}),j.resolveApproval(W.approval,F)});let gt=null,Wn=null,Rn={artifacts:[],selectedId:null},bn=!1,Tt={current:null};Xe.addEventListener("click",c=>{var Z,me,xe,We,Ze;let y=c.target.closest("[data-download-artifact]");if(!y)return;c.preventDefault(),c.stopPropagation();let b=y.getAttribute("data-download-artifact");if(!b||((xe=(me=(Z=r.features)==null?void 0:Z.artifacts)==null?void 0:me.onArtifactAction)==null?void 0:xe.call(me,{type:"download",artifactId:b}))===!0)return;let D=j.getArtifactById(b),F=D==null?void 0:D.markdown,V=(D==null?void 0:D.title)||"artifact";if(!F){let Ve=y.closest("[data-open-artifact]"),rt=Ve==null?void 0:Ve.closest("[data-message-id]"),ot=rt==null?void 0:rt.getAttribute("data-message-id");if(ot){let Se=j.getMessages().find(_e=>_e.id===ot);if(Se!=null&&Se.rawContent)try{let _e=JSON.parse(Se.rawContent);F=(We=_e==null?void 0:_e.props)==null?void 0:We.markdown,V=((Ze=_e==null?void 0:_e.props)==null?void 0:Ze.title)||V}catch{}}}if(!F)return;let W=new Blob([F],{type:"text/markdown"}),be=URL.createObjectURL(W),ce=document.createElement("a");ce.href=be,ce.download=`${V}.md`,ce.click(),URL.revokeObjectURL(be)}),Xe.addEventListener("click",c=>{var D,F,V;let y=c.target.closest("[data-open-artifact]");if(!y)return;let b=y.getAttribute("data-open-artifact");!b||((V=(F=(D=r.features)==null?void 0:D.artifacts)==null?void 0:F.onArtifactAction)==null?void 0:V.call(F,{type:"open",artifactId:b}))===!0||(c.preventDefault(),c.stopPropagation(),bn=!1,j.selectArtifact(b),Dn())}),Xe.addEventListener("keydown",c=>{if(c.key!=="Enter"&&c.key!==" ")return;let m=c.target;m.hasAttribute("data-open-artifact")&&(c.preventDefault(),m.click())});let zn=de.composerOverlay,Vn=(c,m,y)=>{var V,W,be,ce;let b=m.trim();if(!b||!Tt.current)return;let k=(V=c.getAttribute("data-tool-call-id"))!=null?V:"",D=y.source==="free-text";e.dispatchEvent(new CustomEvent("persona:askUserQuestion:answered",{detail:{toolUseId:k,answer:b,answers:y.structured,values:(W=y.values)!=null?W:y.source==="multi"?b.split(", "):[b],isFreeText:D,source:y.source},bubbles:!0,composed:!0})),po(zn,k);let F=Tt.current.getMessages().find(Z=>{var me;return((me=Z.toolCall)==null?void 0:me.id)===k});(be=F==null?void 0:F.agentMetadata)!=null&&be.awaitingLocalTool?Tt.current.resolveAskUserQuestion(F,(ce=y.structured)!=null?ce:b):Tt.current.sendMessage(b)},Hn=c=>{var k;let m=Tt.current;if(!m)return;let y=(k=c.getAttribute("data-tool-call-id"))!=null?k:"",b=m.getMessages().find(D=>{var F;return((F=D.toolCall)==null?void 0:F.id)===y});b&&m.persistAskUserQuestionProgress(b,{answers:di(c,b),currentIndex:Yn(c)})},qr=c=>Object.entries(c).map(([m,y])=>`${m}: ${Array.isArray(y)?y.join(", "):y}`).join(" | "),Er=c=>{var k,D,F;if(((D=(k=r.features)==null?void 0:k.askUserQuestion)==null?void 0:D.groupedAutoAdvance)===!1)return;let m=Yn(c),y=cs(c);if(m>=y-1)return;let b=(F=Tt.current)==null?void 0:F.getMessages().find(V=>{var W;return((W=V.toolCall)==null?void 0:W.id)===c.getAttribute("data-tool-call-id")});b&&(pi(c,b,r,m+1),Hn(c))};zn.addEventListener("click",c=>{var D,F,V,W,be,ce,Z,me,xe,We,Ze,Ve,rt,ot;let y=c.target.closest("[data-ask-user-action]");if(!y)return;let b=y.closest("[data-persona-ask-sheet-for]");if(!b)return;let k=y.getAttribute("data-ask-user-action");if(c.preventDefault(),c.stopPropagation(),k==="dismiss"){let Te=(D=b.getAttribute("data-tool-call-id"))!=null?D:"";e.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:Te},bubbles:!0,composed:!0})),po(zn,Te);let Se=(F=Tt.current)==null?void 0:F.getMessages().find(_e=>{var E;return((E=_e.toolCall)==null?void 0:E.id)===Te});(V=Se==null?void 0:Se.agentMetadata)!=null&&V.awaitingLocalTool&&((W=Tt.current)==null||W.markAskUserQuestionResolved(Se),(be=Tt.current)==null||be.resolveAskUserQuestion(Se,"(dismissed)"));return}if(k==="pick"){let Te=y.getAttribute("data-option-label");if(!Te)return;let Se=b.getAttribute("data-multi-select")==="true",_e=co(b);if(_e&&Se){let E=Fo(b)[Yn(b)],Ae=new Set(Array.isArray(E)?E:[]);Ae.has(Te)?Ae.delete(Te):Ae.add(Te),uo(b,Array.from(Ae)),Hn(b);return}if(_e){uo(b,Te),Hn(b),Er(b);return}if(Se){let E=y.getAttribute("aria-pressed")==="true";y.setAttribute("aria-pressed",E?"false":"true"),y.classList.toggle("persona-ask-pill-selected",!E);let Ae=b.querySelector('[data-ask-user-action="submit-multi"]');Ae&&(Ae.disabled=ol(b).length===0);return}Vn(b,Te,{source:"pick",values:[Te]});return}if(k==="submit-multi"){let Te=ol(b);if(Te.length===0)return;Vn(b,Te.join(", "),{source:"multi",values:Te});return}if(k==="open-free-text"){let Te=b.querySelector('[data-ask-free-text-row="true"]');if(Te){Te.classList.remove("persona-hidden");let Se=Te.querySelector('[data-ask-free-text-input="true"]');Se==null||Se.focus()}return}if(k==="focus-free-text"){let Te=b.querySelector('[data-ask-free-text-input="true"]');Te==null||Te.focus();return}if(k==="submit-free-text"){let Te=b.querySelector('[data-ask-free-text-input="true"]'),Se=(ce=Te==null?void 0:Te.value)!=null?ce:"";if(!Se.trim())return;if(co(b)){uo(b,Se.trim()),Hn(b),Er(b);return}Vn(b,Se,{source:"free-text"});return}if(k==="next"||k==="back"){if(!Tt.current)return;let Te=(Z=b.getAttribute("data-tool-call-id"))!=null?Z:"",Se=Tt.current.getMessages().find(qe=>{var ye;return((ye=qe.toolCall)==null?void 0:ye.id)===Te});if(!Se)return;let _e=b.querySelector('[data-ask-free-text-input="true"]'),E=(xe=(me=_e==null?void 0:_e.value)==null?void 0:me.trim())!=null?xe:"";if(E){let qe=Fo(b)[Yn(b)];(typeof qe!="string"||qe!==E)&&uo(b,E)}let Ae=k==="next"?1:-1,Pe=Yn(b)+Ae;pi(b,Se,r,Pe),Hn(b);return}if(k==="submit-all"){if(!Tt.current)return;let Te=(We=b.getAttribute("data-tool-call-id"))!=null?We:"",Se=Tt.current.getMessages().find(qe=>{var ye;return((ye=qe.toolCall)==null?void 0:ye.id)===Te});if(!Se)return;let _e=b.querySelector('[data-ask-free-text-input="true"]'),E=(Ve=(Ze=_e==null?void 0:_e.value)==null?void 0:Ze.trim())!=null?Ve:"";E&&uo(b,E);let Ae=di(b,Se);Tt.current.persistAskUserQuestionProgress(Se,{answers:Ae,currentIndex:Yn(b)});let Pe=qr(Ae);Vn(b,Pe||"(submitted)",{source:"submit-all",structured:Ae});return}if(k==="skip"){if(!Tt.current)return;let Te=(rt=b.getAttribute("data-tool-call-id"))!=null?rt:"",Se=Tt.current.getMessages().find(ye=>{var St;return((St=ye.toolCall)==null?void 0:St.id)===Te});if(!Se)return;let _e=co(b),E=Yn(b),Ae=cs(b),Pe=E>=Ae-1;if(!_e){e.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:Te},bubbles:!0,composed:!0})),po(zn,Te),(ot=Se.agentMetadata)!=null&&ot.awaitingLocalTool&&(Tt.current.markAskUserQuestionResolved(Se),Tt.current.resolveAskUserQuestion(Se,"(dismissed)"));return}uo(b,"");let qe=b.querySelector('[data-ask-free-text-input="true"]');if(qe&&(qe.value=""),Pe){let ye=di(b,Se),St=qr(ye);Vn(b,St||"(skipped)",{source:"submit-all",structured:ye});return}pi(b,Se,r,E+1),Hn(b);return}}),zn.addEventListener("keydown",c=>{var D;if(c.key!=="Enter")return;let y=c.target;if(!((D=y.matches)!=null&&D.call(y,'[data-ask-free-text-input="true"]')))return;let b=y.closest("[data-persona-ask-sheet-for]");if(!b)return;c.preventDefault();let k=y.value;if(k.trim()){if(co(b)){uo(b,k.trim()),Hn(b),Er(b);return}Vn(b,k,{source:"free-text"})}});let zr=c=>{if(!/^[1-9]$/.test(c.key)||c.metaKey||c.ctrlKey||c.altKey)return;let m=c.target;if((m==null?void 0:m.tagName)==="INPUT"||(m==null?void 0:m.tagName)==="TEXTAREA"||m!=null&&m.isContentEditable)return;let y=zn.querySelector("[data-persona-ask-sheet-for]");if(!y||y.getAttribute("data-ask-layout")!=="rows"||y.getAttribute("data-multi-select")==="true")return;let b=Number(c.key),D=y.querySelectorAll('[data-ask-pill-list="true"] [data-ask-user-action="pick"], [data-ask-pill-list="true"] [data-ask-user-action="focus-free-text"]')[b-1];D&&(c.preventDefault(),D.click())};document.addEventListener("keydown",zr);let Bn=null,Mt=null,xn=null,Jn=null,Vr=()=>{};function Tr(){Jn==null||Jn(),Jn=null}let Jr=()=>{var F;if(!Bn||!Mt)return;let c=e.classList.contains("persona-artifact-appearance-seamless"),y=((F=e.ownerDocument.defaultView)!=null?F:window).innerWidth<=640;if(!c||e.classList.contains("persona-artifact-narrow-host")||y){Mt.style.removeProperty("position"),Mt.style.removeProperty("left"),Mt.style.removeProperty("top"),Mt.style.removeProperty("bottom"),Mt.style.removeProperty("width"),Mt.style.removeProperty("z-index");return}let b=Bn.firstElementChild;if(!b||b===Mt)return;let k=10;Mt.style.position="absolute",Mt.style.top="0",Mt.style.bottom="0",Mt.style.width=`${k}px`,Mt.style.zIndex="5";let D=b.offsetWidth-k/2;Mt.style.left=`${Math.max(0,D)}px`},fr=()=>{},Dn=()=>{var y,b,k,D,F;if(!gt||!Zn(r))return;ui(e,r),mi(e,r),fr();let c=(D=(k=(b=(y=r.features)==null?void 0:y.artifacts)==null?void 0:b.layout)==null?void 0:k.narrowHostMaxWidth)!=null?D:520,m=J.getBoundingClientRect().width||0;e.classList.toggle("persona-artifact-narrow-host",m>0&&m<=c),gt.update(Rn),bn?(gt.setMobileOpen(!1),gt.element.classList.add("persona-hidden"),(F=gt.backdrop)==null||F.classList.add("persona-hidden")):Rn.artifacts.length>0&&(gt.element.classList.remove("persona-hidden"),gt.setMobileOpen(!0)),Vr()};if(Zn(r)){J.style.position="relative";let c=h("div","persona-flex persona-flex-1 persona-flex-col persona-min-w-0 persona-min-h-0"),m=h("div","persona-flex persona-h-full persona-w-full persona-min-h-0 persona-artifact-split-root");c.appendChild(ne),gt=Wu(r,{onSelect:y=>{var b;return(b=Tt.current)==null?void 0:b.selectArtifact(y)},onDismiss:()=>{bn=!0,Dn()}}),gt.element.classList.add("persona-hidden"),Bn=m,m.appendChild(c),m.appendChild(gt.element),gt.backdrop&&J.appendChild(gt.backdrop),J.appendChild(m),Vr=()=>{var b,k,D,F;if(!Bn||!gt)return;if(!(((D=(k=(b=r.features)==null?void 0:b.artifacts)==null?void 0:k.layout)==null?void 0:D.resizable)===!0)){xn==null||xn(),xn=null,Tr(),Mt&&(Mt.remove(),Mt=null),gt.element.style.removeProperty("width"),gt.element.style.removeProperty("maxWidth");return}if(!Mt){let V=h("div","persona-artifact-split-handle persona-shrink-0 persona-h-full");V.setAttribute("role","separator"),V.setAttribute("aria-orientation","vertical"),V.setAttribute("aria-label","Resize artifacts panel"),V.tabIndex=0;let W=e.ownerDocument,be=(F=W.defaultView)!=null?F:window,ce=Z=>{var rt,ot;if(!gt||Z.button!==0||e.classList.contains("persona-artifact-narrow-host")||be.innerWidth<=640)return;Z.preventDefault(),Tr();let me=Z.clientX,xe=gt.element.getBoundingClientRect().width,We=(ot=(rt=r.features)==null?void 0:rt.artifacts)==null?void 0:ot.layout,Ze=Te=>{let Se=Bn.getBoundingClientRect().width,_e=e.classList.contains("persona-artifact-appearance-seamless"),E=_e?0:Du(Bn,be),Ae=_e?0:V.getBoundingClientRect().width||6,Pe=xe-(Te.clientX-me),qe=Nu(Pe,Se,E,Ae,We==null?void 0:We.resizableMinWidth,We==null?void 0:We.resizableMaxWidth);gt.element.style.width=`${qe}px`,gt.element.style.maxWidth="none",Jr()},Ve=()=>{W.removeEventListener("pointermove",Ze),W.removeEventListener("pointerup",Ve),W.removeEventListener("pointercancel",Ve),Jn=null;try{V.releasePointerCapture(Z.pointerId)}catch{}};Jn=Ve,W.addEventListener("pointermove",Ze),W.addEventListener("pointerup",Ve),W.addEventListener("pointercancel",Ve);try{V.setPointerCapture(Z.pointerId)}catch{}};V.addEventListener("pointerdown",ce),Mt=V,Bn.insertBefore(V,gt.element),xn=()=>{V.removeEventListener("pointerdown",ce)}}if(Mt){let V=Rn.artifacts.length>0&&!bn;Mt.classList.toggle("persona-hidden",!V),Jr()}},fr=()=>{var be,ce,Z,me,xe,We,Ze,Ve,rt,ot,Te,Se,_e,E;if(!A||!gt||((ce=(be=r.launcher)==null?void 0:be.sidebarMode)!=null?ce:!1)||nn(r)&&Xn(r).reveal==="emerge")return;let b=(Z=e.ownerDocument.defaultView)!=null?Z:window,k=(xe=(me=r.launcher)==null?void 0:me.mobileFullscreen)!=null?xe:!0,D=(Ze=(We=r.launcher)==null?void 0:We.mobileBreakpoint)!=null?Ze:640;if(k&&b.innerWidth<=D||!Bu(r,A))return;let F=(ot=(rt=(Ve=r.launcher)==null?void 0:Ve.width)!=null?rt:r.launcherWidth)!=null?ot:Un,V=(E=(_e=(Se=(Te=r.features)==null?void 0:Te.artifacts)==null?void 0:Se.layout)==null?void 0:_e.expandedPanelWidth)!=null?E:"min(720px, calc(100vw - 24px))";Rn.artifacts.length>0&&!bn?(J.style.width=V,J.style.maxWidth=V):(J.style.width=F,J.style.maxWidth=F)},typeof ResizeObserver!="undefined"&&(Wn=new ResizeObserver(()=>{Dn()}),Wn.observe(J))}else J.appendChild(ne),q()&&Ce&&(de.peekBanner&&Ce.appendChild(de.peekBanner),Ce.appendChild($e));e.appendChild(Q),Ce&&e.appendChild(Ce);let tr=()=>{var qe,ye,St,nt,Yt,pn,kt,Cn,un,Qe,st,wn,gn,Co,wo,Ao,Ko,Go,Ut,So,no,mt,Mn,Rr,An,Ln,Rt,jt;if(q()){J.style.width="100%",J.style.maxWidth="100%";let Ht=(ye=(qe=r.launcher)==null?void 0:qe.composerBar)!=null?ye:{},qt=Q.dataset.state==="expanded",Pn=(St=Ht.expandedSize)!=null?St:"anchored";if(!(qt&&Pn!=="fullscreen")){ne.style.background="",ne.style.border="",ne.style.borderRadius="",ne.style.overflow="",ne.style.boxShadow="";return}let tn=(Yt=(nt=r.theme)==null?void 0:nt.components)==null?void 0:Yt.panel,br=ns(r),Hr=(Eo,wa)=>{var Ms;return Eo==null||Eo===""?wa:(Ms=es(br,Eo))!=null?Ms:Eo},xa="1px solid var(--persona-border)",va="var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))",Ca="var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))";ne.style.background="var(--persona-surface, #ffffff)",ne.style.border=Hr(tn==null?void 0:tn.border,xa),ne.style.borderRadius=Hr(tn==null?void 0:tn.borderRadius,Ca),ne.style.boxShadow=Hr(tn==null?void 0:tn.shadow,va),ne.style.overflow="hidden";return}let c=nn(r),m=(kt=(pn=r.launcher)==null?void 0:pn.sidebarMode)!=null?kt:!1,y=c||m||((un=(Cn=r.launcher)==null?void 0:Cn.fullHeight)!=null?un:!1),b=((Qe=r.launcher)==null?void 0:Qe.enabled)===!1,k=(wn=(st=r.theme)==null?void 0:st.components)==null?void 0:wn.panel,D=ns(r),F=(Ht,qt)=>{var Pn;return Ht==null||Ht===""?qt:(Pn=es(D,Ht))!=null?Pn:Ht},V=(gn=e.ownerDocument.defaultView)!=null?gn:window,W=(wo=(Co=r.launcher)==null?void 0:Co.mobileFullscreen)!=null?wo:!0,be=(Ko=(Ao=r.launcher)==null?void 0:Ao.mobileBreakpoint)!=null?Ko:640,ce=V.innerWidth<=be,Z=W&&ce&&A,me=(Ut=(Go=r.launcher)==null?void 0:Go.position)!=null?Ut:"bottom-left",xe=me==="bottom-left"||me==="top-left",We=(no=(So=r.launcher)==null?void 0:So.zIndex)!=null?no:yn,Ze=m||Z?"none":"1px solid var(--persona-border)",Ve=Z?"none":m?xe?"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))";c&&!Z&&(Ve="none",Ze="none");let rt=m||Z?"0":"var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))",ot=F(k==null?void 0:k.border,Ze),Te=F(k==null?void 0:k.shadow,Ve),Se=F(k==null?void 0:k.borderRadius,rt),_e=fe.scrollTop;e.style.cssText="",Q.style.cssText="",J.style.cssText="",ne.style.cssText="",fe.style.cssText="",$e.style.cssText="";let E=()=>{var qt;if(_e<=0)return;((qt=fe.ownerDocument.defaultView)!=null?qt:window).requestAnimationFrame(()=>{if(fe.scrollTop===_e)return;let Pn=fe.scrollHeight-fe.clientHeight;Pn<=0||(fe.scrollTop=Math.min(_e,Pn))})};if(Z){Q.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"),Q.style.cssText=`
|
|
23
|
+
`,$.addEventListener("click",()=>{p=L,S.forEach((q,_)=>{let B=_<L;q.classList.toggle("selected",B),q.setAttribute("aria-checked",_===L-1?"true":"false")})}),S.push($),k.appendChild($)}h.appendChild(k);let P=null;if(d){let L=document.createElement("div");L.className="persona-feedback-comment-container",P=document.createElement("textarea"),P.className="persona-feedback-comment",P.placeholder=s,P.rows=3,P.setAttribute("aria-label","Additional comments"),L.appendChild(P),h.appendChild(L)}let N=document.createElement("div");N.className="persona-feedback-actions";let R=document.createElement("button");R.type="button",R.className="persona-feedback-btn persona-feedback-btn-skip",R.textContent=i,R.addEventListener("click",()=>{t==null||t(),u.remove()});let T=document.createElement("button");return T.type="button",T.className="persona-feedback-btn persona-feedback-btn-submit",T.textContent=a,T.addEventListener("click",async()=>{if(p===null){k.classList.add("persona-feedback-shake"),setTimeout(()=>k.classList.remove("persona-feedback-shake"),500);return}T.disabled=!0,T.textContent="Submitting...";try{let L=(P==null?void 0:P.value.trim())||void 0;await n(p,L),u.remove()}catch(L){T.disabled=!1,T.textContent=a,console.error("[CSAT Feedback] Failed to submit:",L)}}),N.appendChild(R),N.appendChild(T),h.appendChild(N),u.appendChild(h),u}function vi(e){let{onSubmit:n,onDismiss:t,title:r="How likely are you to recommend us?",subtitle:o="On a scale of 0 to 10",commentPlaceholder:s="What could we do better? (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,lowLabel:l="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 h=null,g=document.createElement("div");g.className="persona-feedback-content";let C=document.createElement("div");C.className="persona-feedback-header";let x=document.createElement("h3");x.className="persona-feedback-title",x.textContent=r,C.appendChild(x);let k=document.createElement("p");k.className="persona-feedback-subtitle",k.textContent=o,C.appendChild(k),g.appendChild(C);let S=document.createElement("div");S.className="persona-feedback-rating persona-feedback-rating-nps",S.setAttribute("role","radiogroup"),S.setAttribute("aria-label","Likelihood rating from 0 to 10");let P=document.createElement("div");P.className="persona-feedback-labels";let N=document.createElement("span");N.className="persona-feedback-label-low",N.textContent=l;let R=document.createElement("span");R.className="persona-feedback-label-high",R.textContent=u,P.appendChild(N),P.appendChild(R);let T=document.createElement("div");T.className="persona-feedback-numbers";let L=[];for(let O=0;O<=10;O++){let G=document.createElement("button");G.type="button",G.className="persona-feedback-rating-btn persona-feedback-number-btn",G.setAttribute("role","radio"),G.setAttribute("aria-checked","false"),G.setAttribute("aria-label",`Rating ${O} out of 10`),G.textContent=String(O),G.dataset.rating=String(O),O<=6?G.classList.add("persona-feedback-detractor"):O<=8?G.classList.add("persona-feedback-passive"):G.classList.add("persona-feedback-promoter"),G.addEventListener("click",()=>{h=O,L.forEach((oe,Te)=>{oe.classList.toggle("selected",Te===O),oe.setAttribute("aria-checked",Te===O?"true":"false")})}),L.push(G),T.appendChild(G)}S.appendChild(P),S.appendChild(T),g.appendChild(S);let $=null;if(d){let O=document.createElement("div");O.className="persona-feedback-comment-container",$=document.createElement("textarea"),$.className="persona-feedback-comment",$.placeholder=s,$.rows=3,$.setAttribute("aria-label","Additional comments"),O.appendChild($),g.appendChild(O)}let q=document.createElement("div");q.className="persona-feedback-actions";let _=document.createElement("button");_.type="button",_.className="persona-feedback-btn persona-feedback-btn-skip",_.textContent=i,_.addEventListener("click",()=>{t==null||t(),p.remove()});let B=document.createElement("button");return B.type="button",B.className="persona-feedback-btn persona-feedback-btn-submit",B.textContent=a,B.addEventListener("click",async()=>{if(h===null){T.classList.add("persona-feedback-shake"),setTimeout(()=>T.classList.remove("persona-feedback-shake"),500);return}B.disabled=!0,B.textContent="Submitting...";try{let O=($==null?void 0:$.value.trim())||void 0;await n(h,O),p.remove()}catch(O){B.disabled=!1,B.textContent=a,console.error("[NPS Feedback] Failed to submit:",O)}}),q.appendChild(_),q.appendChild(B),g.appendChild(q),p.appendChild(g),p}var ms="persona-chat-history",Df=30*1e3,Nf={"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 Ff(e){var r,o,s;if(!e)return[];let n=[],t=Array.from((r=e.items)!=null?r:[]);for(let a of t){if(a.kind!=="file"||!a.type.startsWith("image/"))continue;let i=a.getAsFile();if(!i)continue;if(i.name){n.push(i);continue}let d=(o=Nf[i.type])!=null?o:"png";n.push(new File([i],`clipboard-image-${Date.now()}.${d}`,{type:i.type,lastModified:Date.now()}))}if(n.length>0)return n;for(let a of Array.from((s=e.files)!=null?s:[]))a.type.startsWith("image/")&&n.push(a);return n}function Ci(e){if(!e)return!1;let n=e.types;return n?typeof n.contains=="function"?n.contains("Files"):Array.from(n).includes("Files"):!1}function Of(e){var n,t,r,o,s,a,i,d,l;return e?e===!0?{storage:"session",keyPrefix:"persona-",persist:{openState:!0,voiceState:!0,focusInput:!0},clearOnChatClear:!0}:{storage:(n=e.storage)!=null?n:"session",keyPrefix:(t=e.keyPrefix)!=null?t:"persona-",persist:{openState:(o=(r=e.persist)==null?void 0:r.openState)!=null?o:!0,voiceState:(a=(s=e.persist)==null?void 0:s.voiceState)!=null?a:!0,focusInput:(d=(i=e.persist)==null?void 0:i.focusInput)!=null?d:!0},clearOnChatClear:(l=e.clearOnChatClear)!=null?l:!0}:null}function $f(e){try{let n=e==="local"?localStorage:sessionStorage,t="__persist_test__";return n.setItem(t,"1"),n.removeItem(t),n}catch{return null}}var ml=e=>!e||typeof e!="object"?{}:{...e},Ju=e=>e.map(n=>({...n,streaming:!1})),Ku=(e,n,t)=>{let r=e!=null&&e.markdown?ko(e.markdown):null,o=Qo(e==null?void 0:e.sanitize);return e!=null&&e.postprocessMessage&&o&&(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."),s=>{var l,u,p;let a=(l=s.text)!=null?l:"",i=(u=s.message.rawContent)!=null?u:null;if(n){let h=n.process({text:a,raw:i!=null?i:a,message:s.message,streaming:s.streaming});h!==null&&(a=h.text,h.persist||(s.message.__skipPersist=!0),h.resubmit&&!s.streaming&&t&&t())}let d;return e!=null&&e.postprocessMessage?d=e.postprocessMessage({...s,text:a,raw:(p=i!=null?i:s.text)!=null?p:""}):r?d=r(a):d=Lo(a),o?o(d):d}};function Gu(e){var i,d,l,u;let n=f("div","persona-attachment-drop-overlay");e!=null&&e.background&&n.style.setProperty("--persona-drop-overlay-bg",e.background),(e==null?void 0:e.backdropBlur)!==void 0&&n.style.setProperty("--persona-drop-overlay-blur",e.backdropBlur),e!=null&&e.border&&n.style.setProperty("--persona-drop-overlay-border",e.border),e!=null&&e.borderRadius&&n.style.setProperty("--persona-drop-overlay-radius",e.borderRadius),e!=null&&e.inset&&n.style.setProperty("--persona-drop-overlay-inset",e.inset),e!=null&&e.labelSize&&n.style.setProperty("--persona-drop-overlay-label-size",e.labelSize),e!=null&&e.labelColor&&n.style.setProperty("--persona-drop-overlay-label-color",e.labelColor);let t=(i=e==null?void 0:e.iconName)!=null?i:"upload",r=(d=e==null?void 0:e.iconSize)!=null?d:"48px",o=(l=e==null?void 0:e.iconColor)!=null?l:"rgba(59, 130, 246, 0.6)",s=(u=e==null?void 0:e.iconStrokeWidth)!=null?u:.5,a=ge(t,r,o,s);if(a&&n.appendChild(a),e!=null&&e.label){let p=f("span","persona-drop-overlay-label");p.textContent=e.label,n.appendChild(p)}return n}var wi=(e,n,t)=>{var Rl,Hl,Bl,Dl,Nl,Fl,Ol,$l,_l,jl,Ul,ql,zl,Vl,Jl,Kl,Gl,Ql,Xl,Yl,Zl,ec,tc,nc,rc,oc,sc,ac,ic,lc,cc,dc,pc,uc,mc,gc,fc,hc,yc,bc,xc,vc,Cc,wc,Ac,Sc,Ec;if(e==null)throw new Error('createAgentExperience: mount must be a non-null HTMLElement (e.g. pass document.getElementById("my-root") after the node exists).');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 r=_a(n),o=Zs.getForInstance(r.plugins);r.components&&$r.registerAll(r.components);let s=ju(),i=r.persistState===!1?null:(Rl=r.storageAdapter)!=null?Rl:gi(),d={},l=null,u=!1,p=c=>{if(r.onStateLoaded)try{let m=r.onStateLoaded(c);if(m&&typeof m=="object"&&"state"in m){let{state:y,open:b}=m;return b&&(u=!0),y}return m}catch(m){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",m)}return c};if(i!=null&&i.load)try{let c=i.load();if(c&&typeof c.then=="function")l=c.then(m=>{let y=m!=null?m:{messages:[],metadata:{}};return p(y)});else{let m=c!=null?c:{messages:[],metadata:{}},y=p(m);y.metadata&&(d=ml(y.metadata)),(Hl=y.messages)!=null&&Hl.length&&(r={...r,initialMessages:y.messages}),(Bl=y.artifacts)!=null&&Bl.length&&(r={...r,initialArtifacts:y.artifacts,initialSelectedArtifactId:(Dl=y.selectedArtifactId)!=null?Dl:null})}}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",c)}else if(r.onStateLoaded)try{let c=p({messages:[],metadata:{}});(Nl=c.messages)!=null&&Nl.length&&(r={...r,initialMessages:c.messages})}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",c)}let h=()=>d,g=c=>{var y;d=(y=c({...d}))!=null?y:{},Uo()},C=r.actionParsers&&r.actionParsers.length?r.actionParsers:[ea],x=r.actionHandlers&&r.actionHandlers.length?r.actionHandlers:[Oo.message,Oo.messageAndClick],k=ta({parsers:C,handlers:x,getSessionMetadata:h,updateSessionMetadata:g,emit:s.emit,documentRef:typeof document!="undefined"?document:null});k.syncFromMetadata();let S=(Ol=(Fl=r.launcher)==null?void 0:Fl.enabled)!=null?Ol:!0,P=(_l=($l=r.launcher)==null?void 0:$l.autoExpand)!=null?_l:!1,N=(jl=r.autoFocusInput)!=null?jl:!1,R=P,T=S,L=(ql=(Ul=r.layout)==null?void 0:Ul.header)==null?void 0:ql.layout,$=!1,q=()=>ao(r),_=()=>S||q(),B=q()?!1:S?P:!0,O=!1,G=null,oe=()=>{O=!0,G&&clearTimeout(G),G=setTimeout(()=>{O&&(typeof console!="undefined"&&console.warn("[AgentWidget] Resubmit requested but no injection occurred within 10s"),O=!1)},1e4)},Te=Ku(r,k,oe),Re=(Vl=(zl=r.features)==null?void 0:zl.showReasoning)!=null?Vl:!0,ze=(Kl=(Jl=r.features)==null?void 0:Jl.showToolCalls)!=null?Kl:!0,fe=(Ql=(Gl=r.features)==null?void 0:Gl.showEventStreamToggle)!=null?Ql:!1,ue=(Yl=(Xl=r.features)==null?void 0:Xl.scrollToBottom)!=null?Yl:{},qe=`${(ec=typeof r.persistState=="object"?(Zl=r.persistState)==null?void 0:Zl.keyPrefix:void 0)!=null?ec:"persona-"}event-stream`,te=fe?new Ys(qe):null,xe=(rc=(nc=(tc=r.features)==null?void 0:tc.eventStream)==null?void 0:nc.maxEvents)!=null?rc:2e3,X=fe?new Xs(xe,te):null,se=null,Pe=!1,le=null,Oe=0;te==null||te.open().then(()=>X==null?void 0:X.restore()).catch(c=>{r.debug&&console.warn("[AgentWidget] IndexedDB not available for event stream:",c)});let Ne={onCopy:c=>{var m,y;s.emit("message:copy",c),j!=null&&j.isClientTokenMode()&&j.submitMessageFeedback(c.id,"copy").catch(b=>{r.debug&&console.error("[AgentWidget] Failed to submit copy feedback:",b)}),(y=(m=r.messageActions)==null?void 0:m.onCopy)==null||y.call(m,c)},onFeedback:c=>{var m,y;s.emit("message:feedback",c),j!=null&&j.isClientTokenMode()&&j.submitMessageFeedback(c.messageId,c.type).catch(b=>{r.debug&&console.error("[AgentWidget] Failed to submit feedback:",b)}),(y=(m=r.messageActions)==null?void 0:m.onFeedback)==null||y.call(m,c)}},K=(oc=r.statusIndicator)!=null?oc:{},$e=c=>{var m,y,b,M;return c==="idle"?(m=K.idleText)!=null?m:hn.idle:c==="connecting"?(y=K.connectingText)!=null?y:hn.connecting:c==="connected"?(b=K.connectedText)!=null?b:hn.connected:c==="error"?(M=K.errorText)!=null?M:hn.error:hn[c]};function Fe(c,m,y,b){if(b==="idle"&&y.idleLink){c.textContent="";let M=document.createElement("a");M.href=y.idleLink,M.target="_blank",M.rel="noopener noreferrer",M.textContent=m,M.style.color="inherit",M.style.textDecoration="none",c.appendChild(M)}else c.textContent=m}let{wrapper:Q,panel:J,pillRoot:ve}=pu(r),We=uu(r,_()),{container:re,body:Ce,messagesWrapper:Se,suggestions:Tt,textarea:ne,sendButton:Le,sendButtonWrapper:ln,composerForm:Rt,statusText:zt,introTitle:Cr,introSubtitle:pr,closeButton:I,iconHolder:ae,headerTitle:He,headerSubtitle:Je,header:_e,footer:je,actionsRow:tt,leftActions:wt,rightActions:_t}=We,Vt=We.setSendButtonMode,H=We.micButton,ie=We.micButtonWrapper,we=We.attachmentButton,gt=We.attachmentButtonWrapper,Xe=We.attachmentInput,Ot=We.attachmentPreviewsContainer;re.classList.add("persona-relative"),Ce.classList.add("persona-relative");let cn=12,At=()=>{var c;return(c=ue.label)!=null?c:""},bt=()=>{var c;return(c=ue.iconName)!=null?c:"arrow-down"},Mt=()=>ue.enabled!==!1,dt=f("button","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-z-10 persona-flex persona-items-center persona-gap-1 persona-text-xs persona-transform persona--translate-x-1/2 persona-cursor-pointer");dt.type="button",dt.style.display="none",dt.setAttribute("data-persona-scroll-to-bottom","true");let Jt=f("span","persona-flex persona-items-center"),wr=f("span","");dt.append(Jt,wr),re.appendChild(dt);let qn=()=>{let m=je.style.display==="none"?0:je.offsetHeight;dt.style.bottom=`${m+cn}px`};qn();let jr=()=>{let c=!!At();dt.setAttribute("aria-label",At()||"Jump to latest"),dt.title=At(),dt.setAttribute("data-persona-scroll-to-bottom-has-label",c?"true":"false"),Jt.innerHTML="";let m=ge(bt(),"14px","currentColor",2);m?(Jt.appendChild(m),Jt.style.display=""):Jt.style.display="none",wr.textContent=At(),wr.style.display=c?"":"none"};jr();let Ct=null,ur=null,mr=o.find(c=>c.renderHeader);if(mr!=null&&mr.renderHeader){let c=mr.renderHeader({config:r,defaultRenderer:()=>{let m=Nr({config:r,showClose:_()});return Do(re,m,r),m.header},onClose:()=>It(!1,"user")});if(c){let m=re.querySelector(".persona-border-b-persona-divider");m&&(m.replaceWith(c),_e=c)}}let Ar=()=>{var m,y,b,M;if(!X)return;if(Pe=!0,!se&&X&&(se=Wu({buffer:X,getFullHistory:()=>X.getAllFromStore(),onClose:()=>er(),config:r,plugins:o})),se&&(Ce.style.display="none",(m=je.parentNode)==null||m.insertBefore(se.element,je),se.update()),ut){ut.style.boxShadow=`inset 0 0 0 1.5px ${En.actionIconColor}`;let D=(M=(b=(y=r.features)==null?void 0:y.eventStream)==null?void 0:b.classNames)==null?void 0:M.toggleButtonActive;D&&D.split(/\s+/).forEach(F=>F&&ut.classList.add(F))}let c=()=>{if(!Pe)return;let D=Date.now();D-Oe>=200&&(se==null||se.update(),Oe=D),le=requestAnimationFrame(c)};Oe=0,le=requestAnimationFrame(c),Lr(),s.emit("eventStream:opened",{timestamp:Date.now()})},er=()=>{var c,m,y;if(Pe){if(Pe=!1,se&&se.element.remove(),Ce.style.display="",ut){ut.style.boxShadow="";let b=(y=(m=(c=r.features)==null?void 0:c.eventStream)==null?void 0:m.classNames)==null?void 0:y.toggleButtonActive;b&&b.split(/\s+/).forEach(M=>M&&ut.classList.remove(M))}le!==null&&(cancelAnimationFrame(le),le=null),Lr(),s.emit("eventStream:closed",{timestamp:Date.now()})}},ut=null;if(fe){let c=(ac=(sc=r.features)==null?void 0:sc.eventStream)==null?void 0:ac.classNames,m="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(c!=null&&c.toggleButton?" "+c.toggleButton:"");ut=f("button",m),ut.style.width="28px",ut.style.height="28px",ut.style.color=En.actionIconColor,ut.type="button",ut.setAttribute("aria-label","Event Stream"),ut.title="Event Stream";let y=ge("activity","18px","currentColor",1.5);y&&ut.appendChild(y);let b=We.clearChatButtonWrapper,M=We.closeButtonWrapper,D=b||M;D&&D.parentNode===_e?_e.insertBefore(ut,D):_e.appendChild(ut),ut.addEventListener("click",()=>{Pe?er():Ar()})}let go=c=>{var b,M,D;let m=r.attachments;if(!(m!=null&&m.enabled))return;let y=c.querySelector(".persona-attachment-previews");if(!y){y=f("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),y.style.display="none";let F=c.querySelector("[data-persona-composer-form]");F!=null&&F.parentNode?F.parentNode.insertBefore(y,F):c.insertBefore(y,c.firstChild)}if(!c.querySelector('input[type="file"]')){let F=f("input");F.type="file",F.accept=((b=m.allowedTypes)!=null?b:Dr).join(","),F.multiple=((M=m.maxFiles)!=null?M:4)>1,F.style.display="none",F.setAttribute("aria-label",(D=m.buttonTooltipText)!=null?D:"Attach files"),c.appendChild(F)}},gr=o.find(c=>c.renderComposer);if(gr!=null&&gr.renderComposer){let c=r.composer,m=gr.renderComposer({config:r,defaultRenderer:()=>os({config:r}).footer,onSubmit:y=>{var F;if(!j||j.isStreaming())return;let b=y.trim(),M=(F=Ct==null?void 0:Ct.hasAttachments())!=null?F:!1;if(!b&&!M)return;As();let D;M&&(D=[],D.push(...Ct.getContentParts()),b&&D.push(Hs(b))),j.sendMessage(b,{contentParts:D}),M&&Ct.clearAttachments()},streaming:!1,disabled:!1,openAttachmentPicker:()=>{Xe==null||Xe.click()},models:c==null?void 0:c.models,selectedModelId:c==null?void 0:c.selectedModelId,onModelChange:y=>{r.composer={...r.composer,selectedModelId:y},r.agent&&(r.agent={...r.agent,model:y})},onVoiceToggle:((ic=r.voiceRecognition)==null?void 0:ic.enabled)===!0?()=>{ur==null||ur()}:void 0});m&&(je.replaceWith(m),je=m)}let fo=c=>{let m=c.querySelector("[data-persona-composer-form]"),y=c.querySelector("[data-persona-composer-input]"),b=c.querySelector("[data-persona-composer-submit]"),M=c.querySelector("[data-persona-composer-mic]"),D=c.querySelector("[data-persona-composer-status]");m&&(Rt=m),y&&(ne=y),b&&(Le=b),M&&(H=M,ie=M.parentElement),D&&(zt=D);let F=c.querySelector(".persona-mb-3.persona-flex.persona-flex-wrap.persona-gap-2");F&&(Tt=F);let V=c.querySelector(".persona-attachment-button");V&&(we=V,gt=V.parentElement),Xe=c.querySelector('input[type="file"]'),Ot=c.querySelector(".persona-attachment-previews");let W=c.querySelector(".persona-widget-composer .persona-flex.persona-items-center.persona-justify-between");W&&(tt=W)};go(je),fo(je);let Tn=(uc=(lc=r.layout)==null?void 0:lc.contentMaxWidth)!=null?uc:q()?(pc=(dc=(cc=r.launcher)==null?void 0:cc.composerBar)==null?void 0:dc.contentMaxWidth)!=null?pc:"720px":void 0;if(Tn&&(Se.style.maxWidth=Tn,Se.style.marginLeft="auto",Se.style.marginRight="auto",Se.style.width="100%"),Tn&&Rt&&!q()&&(Rt.style.maxWidth=Tn,Rt.style.marginLeft="auto",Rt.style.marginRight="auto"),Tn&&Tt&&!q()&&(Tt.style.maxWidth=Tn,Tt.style.marginLeft="auto",Tt.style.marginRight="auto"),Tn&&Ot&&!q()&&(Ot.style.maxWidth=Tn,Ot.style.marginLeft="auto",Ot.style.marginRight="auto"),(mc=r.attachments)!=null&&mc.enabled&&Xe&&Ot){Ct=Bo.fromConfig(r.attachments),Ct.setPreviewsContainer(Ot),Xe.addEventListener("change",y=>{let b=y.target;Ct==null||Ct.handleFileSelect(b.files),b.value=""});let c=r.attachments.dropOverlay,m=Gu(c);re.appendChild(m)}(()=>{var b,M;let c=(M=(b=r.layout)==null?void 0:b.slots)!=null?M:{},m=D=>{switch(D){case"body-top":return re.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6")||null;case"messages":return Se;case"footer-top":return Tt;case"composer":return Rt;case"footer-bottom":return zt;default:return null}},y=(D,F)=>{var V;switch(D){case"header-left":case"header-center":case"header-right":if(D==="header-left")_e.insertBefore(F,_e.firstChild);else if(D==="header-right")_e.appendChild(F);else{let W=_e.querySelector(".persona-flex-col");W?(V=W.parentNode)==null||V.insertBefore(F,W.nextSibling):_e.appendChild(F)}break;case"body-top":{let W=Ce.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6");W?W.replaceWith(F):Ce.insertBefore(F,Ce.firstChild);break}case"body-bottom":Ce.appendChild(F);break;case"footer-top":Tt.replaceWith(F);break;case"footer-bottom":zt.replaceWith(F);break;default:break}};for(let[D,F]of Object.entries(c))if(F)try{let V=F({config:r,defaultContent:()=>m(D)});V&&y(D,V)}catch(V){typeof console!="undefined"&&console.error(`[AgentWidget] Error rendering slot "${D}":`,V)}})();let Ur=c=>{let y=c.target.closest('button[data-expand-header="true"]');if(!y)return;let b=y.closest(".persona-reasoning-bubble, .persona-tool-bubble");if(!b)return;let M=b.getAttribute("data-message-id");if(!M)return;let D=y.getAttribute("data-bubble-type");D==="reasoning"?(as.has(M)?as.delete(M):as.add(M),hu(M,b)):D==="tool"&&(is.has(M)?is.delete(M):is.add(M),yu(M,b,r)),On.delete(M)};Se.addEventListener("pointerdown",c=>{c.target.closest('button[data-expand-header="true"]')&&(c.preventDefault(),Ur(c))}),Se.addEventListener("keydown",c=>{let m=c.target;(c.key==="Enter"||c.key===" ")&&m.closest('button[data-expand-header="true"]')&&(c.preventDefault(),Ur(c))});let Sr=new Map;Se.addEventListener("click",c=>{var F;let y=c.target.closest(".persona-message-action-btn[data-action]");if(!y)return;c.preventDefault(),c.stopPropagation();let b=y.closest("[data-actions-for]");if(!b)return;let M=b.getAttribute("data-actions-for");if(!M)return;let D=y.getAttribute("data-action");if(D==="copy"){let W=j.getMessages().find(ye=>ye.id===M);if(W&&Ne.onCopy){let ye=W.content||"";navigator.clipboard.writeText(ye).then(()=>{y.classList.add("persona-message-action-success");let de=ge("check",14,"currentColor",2);de&&(y.innerHTML="",y.appendChild(de)),setTimeout(()=>{y.classList.remove("persona-message-action-success");let ee=ge("copy",14,"currentColor",2);ee&&(y.innerHTML="",y.appendChild(ee))},2e3)}).catch(de=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to copy message:",de)}),Ne.onCopy(W)}}else if(D==="upvote"||D==="downvote"){let W=((F=Sr.get(M))!=null?F:null)===D,ye=D==="upvote"?"thumbs-up":"thumbs-down";if(W){Sr.delete(M),y.classList.remove("persona-message-action-active");let de=ge(ye,14,"currentColor",2);de&&(y.innerHTML="",y.appendChild(de))}else{let de=D==="upvote"?"downvote":"upvote",ee=b.querySelector(`[data-action="${de}"]`);if(ee){ee.classList.remove("persona-message-action-active");let Qe=ge(de==="upvote"?"thumbs-up":"thumbs-down",14,"currentColor",2);Qe&&(ee.innerHTML="",ee.appendChild(Qe))}Sr.set(M,D),y.classList.add("persona-message-action-active");let me=ge(ye,14,"currentColor",2);me&&(me.setAttribute("fill","currentColor"),y.innerHTML="",y.appendChild(me)),y.classList.remove("persona-message-action-pop"),y.offsetWidth,y.classList.add("persona-message-action-pop");let De=j.getMessages().find(et=>et.id===M);De&&Ne.onFeedback&&Ne.onFeedback({type:D,messageId:De.id,message:De})}}}),Se.addEventListener("click",c=>{let y=c.target.closest("button[data-approval-action]");if(!y)return;c.preventDefault(),c.stopPropagation();let b=y.closest(".persona-approval-bubble");if(!b)return;let M=b.getAttribute("data-message-id");if(!M)return;let D=y.getAttribute("data-approval-action");if(!D)return;let F=D==="approve"?"approved":"denied",W=j.getMessages().find(de=>de.id===M);if(!(W!=null&&W.approval))return;let ye=b.querySelector("[data-approval-buttons]");ye&&ye.querySelectorAll("button").forEach(ee=>{ee.disabled=!0,ee.style.opacity="0.5",ee.style.cursor="not-allowed"}),j.resolveApproval(W.approval,F)});let ht=null,Wn=null,Rn={artifacts:[],selectedId:null},bn=!1,kt={current:null};Se.addEventListener("click",c=>{var ee,me,be,De,et;let y=c.target.closest("[data-download-artifact]");if(!y)return;c.preventDefault(),c.stopPropagation();let b=y.getAttribute("data-download-artifact");if(!b||((be=(me=(ee=r.features)==null?void 0:ee.artifacts)==null?void 0:me.onArtifactAction)==null?void 0:be.call(me,{type:"download",artifactId:b}))===!0)return;let D=j.getArtifactById(b),F=D==null?void 0:D.markdown,V=(D==null?void 0:D.title)||"artifact";if(!F){let Qe=y.closest("[data-open-artifact]"),st=Qe==null?void 0:Qe.closest("[data-message-id]"),at=st==null?void 0:st.getAttribute("data-message-id");if(at){let Ee=j.getMessages().find(Ue=>Ue.id===at);if(Ee!=null&&Ee.rawContent)try{let Ue=JSON.parse(Ee.rawContent);F=(De=Ue==null?void 0:Ue.props)==null?void 0:De.markdown,V=((et=Ue==null?void 0:Ue.props)==null?void 0:et.title)||V}catch{}}}if(!F)return;let W=new Blob([F],{type:"text/markdown"}),ye=URL.createObjectURL(W),de=document.createElement("a");de.href=ye,de.download=`${V}.md`,de.click(),URL.revokeObjectURL(ye)}),Se.addEventListener("click",c=>{var D,F,V;let y=c.target.closest("[data-open-artifact]");if(!y)return;let b=y.getAttribute("data-open-artifact");!b||((V=(F=(D=r.features)==null?void 0:D.artifacts)==null?void 0:F.onArtifactAction)==null?void 0:V.call(F,{type:"open",artifactId:b}))===!0||(c.preventDefault(),c.stopPropagation(),bn=!1,j.selectArtifact(b),Dn())}),Se.addEventListener("keydown",c=>{if(c.key!=="Enter"&&c.key!==" ")return;let m=c.target;m.hasAttribute("data-open-artifact")&&(c.preventDefault(),m.click())});let zn=We.composerOverlay,Vn=(c,m,y)=>{var V,W,ye,de;let b=m.trim();if(!b||!kt.current)return;let M=(V=c.getAttribute("data-tool-call-id"))!=null?V:"",D=y.source==="free-text";e.dispatchEvent(new CustomEvent("persona:askUserQuestion:answered",{detail:{toolUseId:M,answer:b,answers:y.structured,values:(W=y.values)!=null?W:y.source==="multi"?b.split(", "):[b],isFreeText:D,source:y.source},bubbles:!0,composed:!0})),po(zn,M);let F=kt.current.getMessages().find(ee=>{var me;return((me=ee.toolCall)==null?void 0:me.id)===M});(ye=F==null?void 0:F.agentMetadata)!=null&&ye.awaitingLocalTool?kt.current.resolveAskUserQuestion(F,(de=y.structured)!=null?de:b):kt.current.sendMessage(b)},Hn=c=>{var M;let m=kt.current;if(!m)return;let y=(M=c.getAttribute("data-tool-call-id"))!=null?M:"",b=m.getMessages().find(D=>{var F;return((F=D.toolCall)==null?void 0:F.id)===y});b&&m.persistAskUserQuestionProgress(b,{answers:di(c,b),currentIndex:Yn(c)})},qr=c=>Object.entries(c).map(([m,y])=>`${m}: ${Array.isArray(y)?y.join(", "):y}`).join(" | "),Er=c=>{var M,D,F;if(((D=(M=r.features)==null?void 0:M.askUserQuestion)==null?void 0:D.groupedAutoAdvance)===!1)return;let m=Yn(c),y=cs(c);if(m>=y-1)return;let b=(F=kt.current)==null?void 0:F.getMessages().find(V=>{var W;return((W=V.toolCall)==null?void 0:W.id)===c.getAttribute("data-tool-call-id")});b&&(pi(c,b,r,m+1),Hn(c))};zn.addEventListener("click",c=>{var D,F,V,W,ye,de,ee,me,be,De,et,Qe,st,at;let y=c.target.closest("[data-ask-user-action]");if(!y)return;let b=y.closest("[data-persona-ask-sheet-for]");if(!b)return;let M=y.getAttribute("data-ask-user-action");if(c.preventDefault(),c.stopPropagation(),M==="dismiss"){let ke=(D=b.getAttribute("data-tool-call-id"))!=null?D:"";e.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:ke},bubbles:!0,composed:!0})),po(zn,ke);let Ee=(F=kt.current)==null?void 0:F.getMessages().find(Ue=>{var E;return((E=Ue.toolCall)==null?void 0:E.id)===ke});(V=Ee==null?void 0:Ee.agentMetadata)!=null&&V.awaitingLocalTool&&((W=kt.current)==null||W.markAskUserQuestionResolved(Ee),(ye=kt.current)==null||ye.resolveAskUserQuestion(Ee,"(dismissed)"));return}if(M==="pick"){let ke=y.getAttribute("data-option-label");if(!ke)return;let Ee=b.getAttribute("data-multi-select")==="true",Ue=co(b);if(Ue&&Ee){let E=Fo(b)[Yn(b)],Ae=new Set(Array.isArray(E)?E:[]);Ae.has(ke)?Ae.delete(ke):Ae.add(ke),uo(b,Array.from(Ae)),Hn(b);return}if(Ue){uo(b,ke),Hn(b),Er(b);return}if(Ee){let E=y.getAttribute("aria-pressed")==="true";y.setAttribute("aria-pressed",E?"false":"true"),y.classList.toggle("persona-ask-pill-selected",!E);let Ae=b.querySelector('[data-ask-user-action="submit-multi"]');Ae&&(Ae.disabled=al(b).length===0);return}Vn(b,ke,{source:"pick",values:[ke]});return}if(M==="submit-multi"){let ke=al(b);if(ke.length===0)return;Vn(b,ke.join(", "),{source:"multi",values:ke});return}if(M==="open-free-text"){let ke=b.querySelector('[data-ask-free-text-row="true"]');if(ke){ke.classList.remove("persona-hidden");let Ee=ke.querySelector('[data-ask-free-text-input="true"]');Ee==null||Ee.focus()}return}if(M==="focus-free-text"){let ke=b.querySelector('[data-ask-free-text-input="true"]');ke==null||ke.focus();return}if(M==="submit-free-text"){let ke=b.querySelector('[data-ask-free-text-input="true"]'),Ee=(de=ke==null?void 0:ke.value)!=null?de:"";if(!Ee.trim())return;if(co(b)){uo(b,Ee.trim()),Hn(b),Er(b);return}Vn(b,Ee,{source:"free-text"});return}if(M==="next"||M==="back"){if(!kt.current)return;let ke=(ee=b.getAttribute("data-tool-call-id"))!=null?ee:"",Ee=kt.current.getMessages().find(Ve=>{var he;return((he=Ve.toolCall)==null?void 0:he.id)===ke});if(!Ee)return;let Ue=b.querySelector('[data-ask-free-text-input="true"]'),E=(be=(me=Ue==null?void 0:Ue.value)==null?void 0:me.trim())!=null?be:"";if(E){let Ve=Fo(b)[Yn(b)];(typeof Ve!="string"||Ve!==E)&&uo(b,E)}let Ae=M==="next"?1:-1,Ie=Yn(b)+Ae;pi(b,Ee,r,Ie),Hn(b);return}if(M==="submit-all"){if(!kt.current)return;let ke=(De=b.getAttribute("data-tool-call-id"))!=null?De:"",Ee=kt.current.getMessages().find(Ve=>{var he;return((he=Ve.toolCall)==null?void 0:he.id)===ke});if(!Ee)return;let Ue=b.querySelector('[data-ask-free-text-input="true"]'),E=(Qe=(et=Ue==null?void 0:Ue.value)==null?void 0:et.trim())!=null?Qe:"";E&&uo(b,E);let Ae=di(b,Ee);kt.current.persistAskUserQuestionProgress(Ee,{answers:Ae,currentIndex:Yn(b)});let Ie=qr(Ae);Vn(b,Ie||"(submitted)",{source:"submit-all",structured:Ae});return}if(M==="skip"){if(!kt.current)return;let ke=(st=b.getAttribute("data-tool-call-id"))!=null?st:"",Ee=kt.current.getMessages().find(he=>{var Et;return((Et=he.toolCall)==null?void 0:Et.id)===ke});if(!Ee)return;let Ue=co(b),E=Yn(b),Ae=cs(b),Ie=E>=Ae-1;if(!Ue){e.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:ke},bubbles:!0,composed:!0})),po(zn,ke),(at=Ee.agentMetadata)!=null&&at.awaitingLocalTool&&(kt.current.markAskUserQuestionResolved(Ee),kt.current.resolveAskUserQuestion(Ee,"(dismissed)"));return}uo(b,"");let Ve=b.querySelector('[data-ask-free-text-input="true"]');if(Ve&&(Ve.value=""),Ie){let he=di(b,Ee),Et=qr(he);Vn(b,Et||"(skipped)",{source:"submit-all",structured:he});return}pi(b,Ee,r,E+1),Hn(b);return}}),zn.addEventListener("keydown",c=>{var D;if(c.key!=="Enter")return;let y=c.target;if(!((D=y.matches)!=null&&D.call(y,'[data-ask-free-text-input="true"]')))return;let b=y.closest("[data-persona-ask-sheet-for]");if(!b)return;c.preventDefault();let M=y.value;if(M.trim()){if(co(b)){uo(b,M.trim()),Hn(b),Er(b);return}Vn(b,M,{source:"free-text"})}});let zr=c=>{if(!/^[1-9]$/.test(c.key)||c.metaKey||c.ctrlKey||c.altKey)return;let m=c.target;if((m==null?void 0:m.tagName)==="INPUT"||(m==null?void 0:m.tagName)==="TEXTAREA"||m!=null&&m.isContentEditable)return;let y=zn.querySelector("[data-persona-ask-sheet-for]");if(!y||y.getAttribute("data-ask-layout")!=="rows"||y.getAttribute("data-multi-select")==="true")return;let b=Number(c.key),D=y.querySelectorAll('[data-ask-pill-list="true"] [data-ask-user-action="pick"], [data-ask-pill-list="true"] [data-ask-user-action="focus-free-text"]')[b-1];D&&(c.preventDefault(),D.click())};document.addEventListener("keydown",zr);let Bn=null,Pt=null,xn=null,Jn=null,Vr=()=>{};function Tr(){Jn==null||Jn(),Jn=null}let Jr=()=>{var F;if(!Bn||!Pt)return;let c=e.classList.contains("persona-artifact-appearance-seamless"),y=((F=e.ownerDocument.defaultView)!=null?F:window).innerWidth<=640;if(!c||e.classList.contains("persona-artifact-narrow-host")||y){Pt.style.removeProperty("position"),Pt.style.removeProperty("left"),Pt.style.removeProperty("top"),Pt.style.removeProperty("bottom"),Pt.style.removeProperty("width"),Pt.style.removeProperty("z-index");return}let b=Bn.firstElementChild;if(!b||b===Pt)return;let M=10;Pt.style.position="absolute",Pt.style.top="0",Pt.style.bottom="0",Pt.style.width=`${M}px`,Pt.style.zIndex="5";let D=b.offsetWidth-M/2;Pt.style.left=`${Math.max(0,D)}px`},fr=()=>{},Dn=()=>{var y,b,M,D,F;if(!ht||!Zn(r))return;ui(e,r),mi(e,r),fr();let c=(D=(M=(b=(y=r.features)==null?void 0:y.artifacts)==null?void 0:b.layout)==null?void 0:M.narrowHostMaxWidth)!=null?D:520,m=J.getBoundingClientRect().width||0;e.classList.toggle("persona-artifact-narrow-host",m>0&&m<=c),ht.update(Rn),bn?(ht.setMobileOpen(!1),ht.element.classList.add("persona-hidden"),(F=ht.backdrop)==null||F.classList.add("persona-hidden")):Rn.artifacts.length>0&&(ht.element.classList.remove("persona-hidden"),ht.setMobileOpen(!0)),Vr()};if(Zn(r)){J.style.position="relative";let c=f("div","persona-flex persona-flex-1 persona-flex-col persona-min-w-0 persona-min-h-0"),m=f("div","persona-flex persona-h-full persona-w-full persona-min-h-0 persona-artifact-split-root");c.appendChild(re),ht=Bu(r,{onSelect:y=>{var b;return(b=kt.current)==null?void 0:b.selectArtifact(y)},onDismiss:()=>{bn=!0,Dn()}}),ht.element.classList.add("persona-hidden"),Bn=m,m.appendChild(c),m.appendChild(ht.element),ht.backdrop&&J.appendChild(ht.backdrop),J.appendChild(m),Vr=()=>{var b,M,D,F;if(!Bn||!ht)return;if(!(((D=(M=(b=r.features)==null?void 0:b.artifacts)==null?void 0:M.layout)==null?void 0:D.resizable)===!0)){xn==null||xn(),xn=null,Tr(),Pt&&(Pt.remove(),Pt=null),ht.element.style.removeProperty("width"),ht.element.style.removeProperty("maxWidth");return}if(!Pt){let V=f("div","persona-artifact-split-handle persona-shrink-0 persona-h-full");V.setAttribute("role","separator"),V.setAttribute("aria-orientation","vertical"),V.setAttribute("aria-label","Resize artifacts panel"),V.tabIndex=0;let W=e.ownerDocument,ye=(F=W.defaultView)!=null?F:window,de=ee=>{var st,at;if(!ht||ee.button!==0||e.classList.contains("persona-artifact-narrow-host")||ye.innerWidth<=640)return;ee.preventDefault(),Tr();let me=ee.clientX,be=ht.element.getBoundingClientRect().width,De=(at=(st=r.features)==null?void 0:st.artifacts)==null?void 0:at.layout,et=ke=>{let Ee=Bn.getBoundingClientRect().width,Ue=e.classList.contains("persona-artifact-appearance-seamless"),E=Ue?0:Ou(Bn,ye),Ae=Ue?0:V.getBoundingClientRect().width||6,Ie=be-(ke.clientX-me),Ve=$u(Ie,Ee,E,Ae,De==null?void 0:De.resizableMinWidth,De==null?void 0:De.resizableMaxWidth);ht.element.style.width=`${Ve}px`,ht.element.style.maxWidth="none",Jr()},Qe=()=>{W.removeEventListener("pointermove",et),W.removeEventListener("pointerup",Qe),W.removeEventListener("pointercancel",Qe),Jn=null;try{V.releasePointerCapture(ee.pointerId)}catch{}};Jn=Qe,W.addEventListener("pointermove",et),W.addEventListener("pointerup",Qe),W.addEventListener("pointercancel",Qe);try{V.setPointerCapture(ee.pointerId)}catch{}};V.addEventListener("pointerdown",de),Pt=V,Bn.insertBefore(V,ht.element),xn=()=>{V.removeEventListener("pointerdown",de)}}if(Pt){let V=Rn.artifacts.length>0&&!bn;Pt.classList.toggle("persona-hidden",!V),Jr()}},fr=()=>{var ye,de,ee,me,be,De,et,Qe,st,at,ke,Ee,Ue,E;if(!S||!ht||((de=(ye=r.launcher)==null?void 0:ye.sidebarMode)!=null?de:!1)||nn(r)&&Xn(r).reveal==="emerge")return;let b=(ee=e.ownerDocument.defaultView)!=null?ee:window,M=(be=(me=r.launcher)==null?void 0:me.mobileFullscreen)!=null?be:!0,D=(et=(De=r.launcher)==null?void 0:De.mobileBreakpoint)!=null?et:640;if(M&&b.innerWidth<=D||!Fu(r,S))return;let F=(at=(st=(Qe=r.launcher)==null?void 0:Qe.width)!=null?st:r.launcherWidth)!=null?at:Un,V=(E=(Ue=(Ee=(ke=r.features)==null?void 0:ke.artifacts)==null?void 0:Ee.layout)==null?void 0:Ue.expandedPanelWidth)!=null?E:"min(720px, calc(100vw - 24px))";Rn.artifacts.length>0&&!bn?(J.style.width=V,J.style.maxWidth=V):(J.style.width=F,J.style.maxWidth=F)},typeof ResizeObserver!="undefined"&&(Wn=new ResizeObserver(()=>{Dn()}),Wn.observe(J))}else J.appendChild(re),q()&&ve&&(We.peekBanner&&ve.appendChild(We.peekBanner),ve.appendChild(je));e.appendChild(Q),ve&&e.appendChild(ve);let tr=()=>{var Ve,he,Et,ot,Yt,pn,Lt,Cn,un,Ze,it,wn,gn,Co,wo,Ao,Ko,Go,Ut,So,no,ft,kn,Rr,An,Ln,Ht,jt;if(q()){J.style.width="100%",J.style.maxWidth="100%";let Bt=(he=(Ve=r.launcher)==null?void 0:Ve.composerBar)!=null?he:{},qt=Q.dataset.state==="expanded",Pn=(Et=Bt.expandedSize)!=null?Et:"anchored";if(!(qt&&Pn!=="fullscreen")){re.style.background="",re.style.border="",re.style.borderRadius="",re.style.overflow="",re.style.boxShadow="";return}let tn=(Yt=(ot=r.theme)==null?void 0:ot.components)==null?void 0:Yt.panel,br=ns(r),Hr=(Eo,wa)=>{var ks;return Eo==null||Eo===""?wa:(ks=es(br,Eo))!=null?ks:Eo},xa="1px solid var(--persona-border)",va="var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))",Ca="var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))";re.style.background="var(--persona-surface, #ffffff)",re.style.border=Hr(tn==null?void 0:tn.border,xa),re.style.borderRadius=Hr(tn==null?void 0:tn.borderRadius,Ca),re.style.boxShadow=Hr(tn==null?void 0:tn.shadow,va),re.style.overflow="hidden";return}let c=nn(r),m=(Lt=(pn=r.launcher)==null?void 0:pn.sidebarMode)!=null?Lt:!1,y=c||m||((un=(Cn=r.launcher)==null?void 0:Cn.fullHeight)!=null?un:!1),b=((Ze=r.launcher)==null?void 0:Ze.enabled)===!1,M=(wn=(it=r.theme)==null?void 0:it.components)==null?void 0:wn.panel,D=ns(r),F=(Bt,qt)=>{var Pn;return Bt==null||Bt===""?qt:(Pn=es(D,Bt))!=null?Pn:Bt},V=(gn=e.ownerDocument.defaultView)!=null?gn:window,W=(wo=(Co=r.launcher)==null?void 0:Co.mobileFullscreen)!=null?wo:!0,ye=(Ko=(Ao=r.launcher)==null?void 0:Ao.mobileBreakpoint)!=null?Ko:640,de=V.innerWidth<=ye,ee=W&&de&&S,me=(Ut=(Go=r.launcher)==null?void 0:Go.position)!=null?Ut:"bottom-left",be=me==="bottom-left"||me==="top-left",De=(no=(So=r.launcher)==null?void 0:So.zIndex)!=null?no:yn,et=m||ee?"none":"1px solid var(--persona-border)",Qe=ee?"none":m?be?"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))";c&&!ee&&(Qe="none",et="none");let st=m||ee?"0":"var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))",at=F(M==null?void 0:M.border,et),ke=F(M==null?void 0:M.shadow,Qe),Ee=F(M==null?void 0:M.borderRadius,st),Ue=Ce.scrollTop;e.style.cssText="",Q.style.cssText="",J.style.cssText="",re.style.cssText="",Ce.style.cssText="",je.style.cssText="";let E=()=>{var qt;if(Ue<=0)return;((qt=Ce.ownerDocument.defaultView)!=null?qt:window).requestAnimationFrame(()=>{if(Ce.scrollTop===Ue)return;let Pn=Ce.scrollHeight-Ce.clientHeight;Pn<=0||(Ce.scrollTop=Math.min(Ue,Pn))})};if(ee){Q.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"),Q.style.cssText=`
|
|
24
24
|
position: fixed !important;
|
|
25
25
|
inset: 0 !important;
|
|
26
26
|
width: 100% !important;
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
padding: 0 !important;
|
|
31
31
|
display: flex !important;
|
|
32
32
|
flex-direction: column !important;
|
|
33
|
-
z-index: ${
|
|
33
|
+
z-index: ${De} !important;
|
|
34
34
|
background-color: var(--persona-surface, #ffffff) !important;
|
|
35
35
|
`,J.style.cssText=`
|
|
36
36
|
position: relative !important;
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
padding: 0 !important;
|
|
46
46
|
box-shadow: none !important;
|
|
47
47
|
border-radius: 0 !important;
|
|
48
|
-
`,
|
|
48
|
+
`,re.style.cssText=`
|
|
49
49
|
display: flex !important;
|
|
50
50
|
flex-direction: column !important;
|
|
51
51
|
flex: 1 1 0% !important;
|
|
@@ -56,19 +56,19 @@
|
|
|
56
56
|
overflow: hidden !important;
|
|
57
57
|
border-radius: 0 !important;
|
|
58
58
|
border: none !important;
|
|
59
|
-
`,
|
|
59
|
+
`,Ce.style.flex="1 1 0%",Ce.style.minHeight="0",Ce.style.overflowY="auto",je.style.flexShrink="0",$=!0,E();return}let Ae=(kn=(ft=r==null?void 0:r.launcher)==null?void 0:ft.width)!=null?kn:r==null?void 0:r.launcherWidth,Ie=Ae!=null?Ae:Un;if(!m&&!c)b&&y?(J.style.width="100%",J.style.maxWidth="100%"):(J.style.width=Ie,J.style.maxWidth=Ie);else if(c)if(Xn(r).reveal==="emerge"){let qt=Xn(r).width;J.style.width=qt,J.style.maxWidth=qt}else J.style.width="100%",J.style.maxWidth="100%";if(fr(),J.style.boxShadow=ke,J.style.borderRadius=Ee,re.style.border=at,re.style.borderRadius=Ee,c&&!ee&&(M==null?void 0:M.border)===void 0&&(re.style.border="none",Xn(r).side==="right"?re.style.borderLeft="1px solid var(--persona-border)":re.style.borderRight="1px solid var(--persona-border)"),y&&(e.style.display="flex",e.style.flexDirection="column",e.style.height="100%",e.style.minHeight="0",b&&(e.style.width="100%"),Q.style.display="flex",Q.style.flexDirection="column",Q.style.flex="1 1 0%",Q.style.minHeight="0",Q.style.maxHeight="100%",Q.style.height="100%",b&&(Q.style.overflow="hidden"),J.style.display="flex",J.style.flexDirection="column",J.style.flex="1 1 0%",J.style.minHeight="0",J.style.maxHeight="100%",J.style.height="100%",J.style.overflow="hidden",re.style.display="flex",re.style.flexDirection="column",re.style.flex="1 1 0%",re.style.minHeight="0",re.style.maxHeight="100%",re.style.overflow="hidden",Ce.style.flex="1 1 0%",Ce.style.minHeight="0",Ce.style.overflowY="auto",je.style.flexShrink="0"),Q.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"),!m&&!b&&!c&&((Rr=dr[me])!=null?Rr:dr["bottom-right"]).split(" ").forEach(qt=>Q.classList.add(qt)),m){let Bt=(Ln=(An=r.launcher)==null?void 0:An.sidebarWidth)!=null?Ln:"420px";Q.style.cssText=`
|
|
60
60
|
position: fixed !important;
|
|
61
61
|
top: 0 !important;
|
|
62
62
|
bottom: 0 !important;
|
|
63
|
-
width: ${
|
|
63
|
+
width: ${Bt} !important;
|
|
64
64
|
height: 100vh !important;
|
|
65
65
|
max-height: 100vh !important;
|
|
66
66
|
margin: 0 !important;
|
|
67
67
|
padding: 0 !important;
|
|
68
68
|
display: flex !important;
|
|
69
69
|
flex-direction: column !important;
|
|
70
|
-
z-index: ${
|
|
71
|
-
${
|
|
70
|
+
z-index: ${De} !important;
|
|
71
|
+
${be?"left: 0 !important; right: auto !important;":"left: auto !important; right: 0 !important;"}
|
|
72
72
|
`,J.style.cssText=`
|
|
73
73
|
position: relative !important;
|
|
74
74
|
display: flex !important;
|
|
@@ -80,9 +80,9 @@
|
|
|
80
80
|
min-height: 0 !important;
|
|
81
81
|
margin: 0 !important;
|
|
82
82
|
padding: 0 !important;
|
|
83
|
-
box-shadow: ${
|
|
84
|
-
border-radius: ${
|
|
85
|
-
`,J.style.setProperty("width","100%","important"),J.style.setProperty("max-width","100%","important"),
|
|
83
|
+
box-shadow: ${ke} !important;
|
|
84
|
+
border-radius: ${Ee} !important;
|
|
85
|
+
`,J.style.setProperty("width","100%","important"),J.style.setProperty("max-width","100%","important"),re.style.cssText=`
|
|
86
86
|
display: flex !important;
|
|
87
87
|
flex-direction: column !important;
|
|
88
88
|
flex: 1 1 0% !important;
|
|
@@ -91,29 +91,29 @@
|
|
|
91
91
|
min-height: 0 !important;
|
|
92
92
|
max-height: 100% !important;
|
|
93
93
|
overflow: hidden !important;
|
|
94
|
-
border-radius: ${
|
|
95
|
-
border: ${
|
|
96
|
-
|
|
94
|
+
border-radius: ${Ee} !important;
|
|
95
|
+
border: ${at} !important;
|
|
96
|
+
`,je.style.cssText=`
|
|
97
97
|
flex-shrink: 0 !important;
|
|
98
98
|
border-top: none !important;
|
|
99
99
|
padding: 8px 16px 12px 16px !important;
|
|
100
|
-
`}if(!b&&!c){let Ht="max-height: -moz-available !important; max-height: stretch !important;",qt=m?"":"padding-top: 1.25em !important;",Pn=m?"":`z-index: ${(jt=(Rt=r.launcher)==null?void 0:Rt.zIndex)!=null?jt:yn} !important;`;Q.style.cssText+=Ht+qt+Pn}E()};tr(),ro(e,r),ui(e,r),mi(e,r);let pt=[];pt.push(()=>{document.removeEventListener("keydown",zr)});let Kt=null,Gt=null;pt.push(()=>{Kt==null||Kt(),Kt=null,Gt==null||Gt(),Gt=null}),Wn&&pt.push(()=>{Wn==null||Wn.disconnect(),Wn=null}),pt.push(()=>{xn==null||xn(),xn=null,Tr(),Mt&&(Mt.remove(),Mt=null),gt==null||gt.element.style.removeProperty("width"),gt==null||gt.element.style.removeProperty("maxWidth")}),he&&pt.push(()=>{ie!==null&&(cancelAnimationFrame(ie),ie=null),oe==null||oe.destroy(),oe=null,X==null||X.destroy(),X=null,te=null});let Nn=null,Kr=()=>{Nn&&(Nn(),Nn=null),r.colorScheme==="auto"&&(Nn=qa(()=>{ro(e,r)}))};Kr(),pt.push(()=>{Nn&&(Nn(),Nn=null)});let Kn=(uc=r.features)==null?void 0:uc.streamAnimation;if(Kn!=null&&Kn.type&&Kn.type!=="none"){let c=Us(Kn.type,Kn.plugins);c&&(ji(c,e),pt.push(()=>au(e)))}let nr=Mu($t),Fn=null,j,pe=!1,On=Xp(),rr=new Map,hr=new Map,gs=0,or=Va(),sr=0,ar=null,kr=!1,ho=!1,ra=4,fs=24,oa=80,jo=new Map,ct={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1,lastUserMessageId:null},hs=(gc=(mc=r.voiceRecognition)==null?void 0:mc.autoResume)!=null?gc:!1,Gn=c=>{o.emit("voice:state",{active:ct.active,source:c,timestamp:Date.now()})},kn=()=>{g(c=>({...c,voiceState:{active:ct.active,timestamp:Date.now(),manuallyDeactivated:ct.manuallyDeactivated}}))},sa=()=>{var b,k;if(((b=r.voiceRecognition)==null?void 0:b.enabled)===!1)return;let c=pl(d.voiceState),m=!!c.active,y=Number((k=c.timestamp)!=null?k:0);ct.manuallyDeactivated=!!c.manuallyDeactivated,m&&Date.now()-y<Mf&&setTimeout(()=>{var D,F;ct.active||(ct.manuallyDeactivated=!1,((F=(D=r.voiceRecognition)==null?void 0:D.provider)==null?void 0:F.type)==="runtype"?j.toggleVoice().then(()=>{ct.active=j.isVoiceActive(),Gn("restore"),j.isVoiceActive()&&to()}):xo("restore"))},1e3)},aa=()=>j?qu(j.getMessages()).filter(c=>!c.__skipPersist):[];function Uo(c){if(!(i!=null&&i.save))return;let y={messages:c?qu(c):j?aa():[],metadata:d,artifacts:Rn.artifacts,selectedArtifactId:Rn.selectedId};try{let b=i.save(y);b instanceof Promise&&b.catch(k=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",k)})}catch(b){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",b)}}let Mr=null,ia=()=>Q.querySelector("#persona-scroll-container")||fe,yo=()=>{Mr!==null&&(cancelAnimationFrame(Mr),Mr=null),kr=!1},ys=()=>{ar!==null&&(cancelAnimationFrame(ar),ar=null),ho=!1,yo()},Lr=()=>{if(!Et()||Le){lt.parentNode&<.remove(),lt.style.display="none";return}lt.parentNode!==ne&&ne.appendChild(lt),qn();let c=Os(fe)>0;lt.style.display=or.isFollowing()||!c?"none":""},bs=()=>{or.pause()&&(ys(),Lr())},Gr=()=>{or.resume(),Lr()},Qr=(c=!1)=>{or.isFollowing()&&(!c&&!pe||(ar!==null&&(cancelAnimationFrame(ar),ar=null),ho=!0,ar=requestAnimationFrame(()=>{ar=null,ho=!1,or.isFollowing()&&la(ia(),c?220:140)})))},la=(c,m=500)=>{let y=c.scrollTop,b=Os(c),k=b-y;if(Math.abs(k)<1){sr=c.scrollTop;return}if(Math.abs(k)>=oa){yo(),kr=!0,c.scrollTop=b,sr=c.scrollTop,kr=!1;return}yo();let D=performance.now();kr=!0;let F=W=>1-Math.pow(1-W,3),V=W=>{if(!or.isFollowing()){yo();return}let be=Os(c);be!==b&&(b=be,k=b-y);let ce=W-D,Z=Math.min(ce/m,1),me=F(Z),xe=y+k*me;c.scrollTop=xe,sr=c.scrollTop,Z<1?Mr=requestAnimationFrame(V):(c.scrollTop=b,sr=c.scrollTop,Mr=null,kr=!1)};Mr=requestAnimationFrame(V)},ca=c=>{let m=new Map;c.forEach(y=>{let b=jo.get(y.id);m.set(y.id,{streaming:y.streaming,role:y.role}),!b&&y.role==="assistant"&&o.emit("assistant:message",y),y.role==="assistant"&&(b!=null&&b.streaming)&&y.streaming===!1&&o.emit("assistant:complete",y),y.variant==="approval"&&y.approval&&(b?y.approval.status!=="pending"&&o.emit("approval:resolved",{approval:y.approval,decision:y.approval.status}):o.emit("approval:requested",{approval:y.approval,message:y}))}),jo.clear(),m.forEach((y,b)=>{jo.set(b,y)})},bo=(c,m,y)=>{var Ve,rt,ot,Te,Se,_e;let b=document.createElement("div"),D=(()=>{var Ae;let E=s.find(Pe=>Pe.renderLoadingIndicator);if(E!=null&&E.renderLoadingIndicator)return E.renderLoadingIndicator;if((Ae=r.loadingIndicator)!=null&&Ae.render)return r.loadingIndicator.render})(),F=(E,Ae)=>Ae==null?!1:typeof Ae=="string"?(E.textContent=Ae,!0):(E.appendChild(Ae),!0),V=new Set,W=new Set,be=s.some(E=>E.renderAskUserQuestion),ce=[],Z=[],me=r.enableComponentStreaming!==!1;if(m.forEach(E=>{var Cn,un,Qe,st,wn,gn,Co,wo,Ao,Ko,Go,Ut,So,no;V.add(E.id);let Ae=be&&Fr(E),Pe=!Ae&&E.role==="assistant"&&!E.variant&&me&&yi(E);if(!Pe&&hr.has(E.id)){let mt=c.querySelector(`#wrapper-${E.id}`);mt==null||mt.removeAttribute("data-preserve-runtime"),hr.delete(E.id)}let qe=Fr(E)?`:${(Cn=E.agentMetadata)!=null&&Cn.askUserQuestionAnswered?"a":"u"}:${(un=E.agentMetadata)!=null&&un.askUserQuestionAnswers?Object.keys(E.agentMetadata.askUserQuestionAnswers).length:0}`:"",ye=Qp(E,gs)+qe,St=Ae||Pe?null:Yp(On,E.id,ye);if(St){b.appendChild(St.cloneNode(!0)),Fr(E)&&((Qe=E.toolCall)!=null&&Qe.id)&&((st=E.agentMetadata)==null?void 0:st.awaitingLocalTool)===!0&&!((wn=E.agentMetadata)!=null&&wn.askUserQuestionAnswered)&&(W.add(E.toolCall.id),ds(E,r,de.composerOverlay));return}let nt=null,Yt=s.find(mt=>!!(E.variant==="reasoning"&&mt.renderReasoning||E.variant==="tool"&&mt.renderToolCall||E.variant==="approval"&&mt.renderApproval||!E.variant&&mt.renderMessage)),pn=(gn=r.layout)==null?void 0:gn.messages;if(Fr(E)&&((Co=E.agentMetadata)==null?void 0:Co.askUserQuestionAnswered)===!0){rr.delete(E.id);let mt=c.querySelector(`#wrapper-${E.id}`);mt==null||mt.removeAttribute("data-preserve-runtime");return}if(Fr(E)&&((Ao=(wo=r.features)==null?void 0:wo.askUserQuestion)==null?void 0:Ao.enabled)!==!1){let mt=s.find(Mn=>typeof Mn.renderAskUserQuestion=="function");if(mt&&Tt.current){let Mn=rr.get(E.id),Rr=Mn!==ye,An=null;if(Rr){let{payload:jt,complete:Ht}=Or(E),qt=E.id,Pn=()=>{var _n;return(_n=Tt.current)==null?void 0:_n.getMessages().find(tn=>tn.id===qt)};An=mt.renderAskUserQuestion({message:E,payload:jt,complete:Ht,resolve:_n=>{var br;let tn=Pn();tn&&((br=Tt.current)==null||br.resolveAskUserQuestion(tn,_n))},dismiss:()=>{var tn,br,Hr;let _n=Pn();(tn=_n==null?void 0:_n.agentMetadata)!=null&&tn.awaitingLocalTool&&((br=Tt.current)==null||br.markAskUserQuestionResolved(_n),(Hr=Tt.current)==null||Hr.resolveAskUserQuestion(_n,"(dismissed)"))},config:r})}let Ln=Mn!=null;if(Rr&&An===null&&!Ln){((Ko=E.agentMetadata)==null?void 0:Ko.awaitingLocalTool)===!0&&!((Go=E.agentMetadata)!=null&&Go.askUserQuestionAnswered)&&(W.add(E.toolCall.id),ds(E,r,de.composerOverlay));return}let Rt=document.createElement("div");Rt.className="persona-flex",Rt.id=`wrapper-${E.id}`,Rt.setAttribute("data-wrapper-id",E.id),Rt.setAttribute("data-ask-plugin-stub","true"),Rt.setAttribute("data-preserve-runtime","true"),b.appendChild(Rt),ce.push({messageId:E.id,fingerprint:ye,bubble:An});return}else{((Ut=E.agentMetadata)==null?void 0:Ut.awaitingLocalTool)===!0&&!((So=E.agentMetadata)!=null&&So.askUserQuestionAnswered)&&(W.add(E.toolCall.id),ds(E,r,de.composerOverlay));return}}else if(Yt)if(E.variant==="reasoning"&&E.reasoning&&Yt.renderReasoning){if(!Re)return;nt=Yt.renderReasoning({message:E,defaultRenderer:()=>Qi(E,r),config:r})}else if(E.variant==="tool"&&E.toolCall&&Yt.renderToolCall){if(!je)return;nt=Yt.renderToolCall({message:E,defaultRenderer:()=>Xi(E,r),config:r})}else if(E.variant==="approval"&&E.approval&&Yt.renderApproval){if(r.approval===!1)return;nt=Yt.renderApproval({message:E,defaultRenderer:()=>sl(E,r),config:r})}else Yt.renderMessage&&(nt=Yt.renderMessage({message:E,defaultRenderer:()=>{let mt=ss(E,y,pn,r.messageActions,He,{loadingIndicatorRenderer:D,widgetConfig:r});return E.role!=="user"&&ll(mt,E,r,j),mt},config:r}));if(!nt&&Pe){let mt=bi(E);if(mt){let Mn=hr.get(E.id),Rr=Mn!==ye,An=r.wrapComponentDirectiveInBubble!==!1,Ln=null;if(Rr){let Rt=hi(mt,{config:r,message:E,transform:y});if(Rt)if(An){let jt=document.createElement("div");if(jt.className=["persona-message-bubble","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-p-4"].join(" "),jt.id=`bubble-${E.id}`,jt.setAttribute("data-message-id",E.id),E.content&&E.content.trim()){let Ht=document.createElement("div");Ht.className="persona-mb-3 persona-text-sm persona-leading-relaxed",Ht.innerHTML=y({text:E.content,message:E,streaming:!!E.streaming,raw:E.rawContent}),jt.appendChild(Ht)}jt.appendChild(Rt),Ln=jt}else{let jt=document.createElement("div");if(jt.className="persona-flex persona-flex-col persona-w-full persona-max-w-full persona-gap-3 persona-items-stretch",jt.id=`bubble-${E.id}`,jt.setAttribute("data-message-id",E.id),jt.setAttribute("data-persona-component-directive","true"),E.content&&E.content.trim()){let Ht=document.createElement("div");Ht.className="persona-text-sm persona-leading-relaxed persona-text-persona-primary persona-w-full",Ht.innerHTML=y({text:E.content,message:E,streaming:!!E.streaming,raw:E.rawContent}),jt.appendChild(Ht)}jt.appendChild(Rt),Ln=jt}}if(Ln||Mn!=null){let Rt=document.createElement("div");Rt.className="persona-flex",Rt.id=`wrapper-${E.id}`,Rt.setAttribute("data-wrapper-id",E.id),Rt.setAttribute("data-component-directive-stub","true"),Rt.setAttribute("data-preserve-runtime","true"),An||Rt.classList.add("persona-w-full"),b.appendChild(Rt),Z.push({messageId:E.id,fingerprint:ye,bubble:Ln});return}}}if(!nt)if(E.variant==="reasoning"&&E.reasoning){if(!Re)return;nt=Qi(E,r)}else if(E.variant==="tool"&&E.toolCall){if(!je)return;nt=Xi(E,r)}else if(E.variant==="approval"&&E.approval){if(r.approval===!1)return;nt=sl(E,r)}else{let mt=(no=r.layout)==null?void 0:no.messages;mt!=null&&mt.renderUserMessage&&E.role==="user"?nt=mt.renderUserMessage({message:E,config:r,streaming:!!E.streaming}):mt!=null&&mt.renderAssistantMessage&&E.role==="assistant"?nt=mt.renderAssistantMessage({message:E,config:r,streaming:!!E.streaming}):nt=ss(E,y,mt,r.messageActions,He,{loadingIndicatorRenderer:D,widgetConfig:r}),E.role!=="user"&&nt&&ll(nt,E,r,j)}let kt=document.createElement("div");kt.className="persona-flex",kt.id=`wrapper-${E.id}`,kt.setAttribute("data-wrapper-id",E.id),E.role==="user"&&kt.classList.add("persona-justify-end"),(nt==null?void 0:nt.getAttribute("data-persona-component-directive"))==="true"&&kt.classList.add("persona-w-full"),kt.appendChild(nt),Zp(On,E.id,ye,kt),b.appendChild(kt)}),de.composerOverlay&&de.composerOverlay.querySelectorAll("[data-persona-ask-sheet-for]").forEach(Ae=>{let Pe=Ae.getAttribute("data-persona-ask-sheet-for");Pe&&!W.has(Pe)&&po(de.composerOverlay,Pe)}),(rt=(Ve=r.features)==null?void 0:Ve.toolCallDisplay)!=null&&rt.grouped){let E=[],Ae=[];m.forEach(Pe=>{if(Pe.variant==="tool"&&Pe.toolCall&&je){Ae.push(Pe);return}Ae.length>1&&E.push(Ae),Ae=[]}),Ae.length>1&&E.push(Ae),E.forEach((Pe,qe)=>{var un,Qe;let ye=Pe.map(st=>Array.from(b.children).find(wn=>wn instanceof HTMLElement&&wn.getAttribute("data-wrapper-id")===st.id)).filter(st=>!!st);if(ye.length<2)return;let St=document.createElement("div");St.className="persona-flex",St.id=`wrapper-tool-group-${qe}-${Pe[0].id}`,St.setAttribute("data-wrapper-id",`tool-group-${qe}-${Pe[0].id}`);let nt=document.createElement("div");nt.className="persona-tool-group persona-flex persona-w-full persona-flex-col persona-gap-2",nt.setAttribute("data-persona-tool-group","true");let Yt=document.createElement("div");Yt.className="persona-tool-group-summary persona-text-xs persona-text-persona-muted";let pn=`Called ${Pe.length} tools`,kt=(Qe=(un=r.toolCall)==null?void 0:un.renderGroupedSummary)==null?void 0:Qe.call(un,{messages:Pe,toolCalls:Pe.map(st=>st.toolCall).filter(st=>!!st),defaultSummary:pn,config:r});F(Yt,kt)||(Yt.textContent=pn);let Cn=document.createElement("div");Cn.className="persona-tool-group-stack persona-flex persona-flex-col",nt.append(Yt,Cn),St.appendChild(nt),ye[0].before(St),ye.forEach((st,wn)=>{let gn=document.createElement("div");gn.className="persona-tool-group-item persona-relative",gn.setAttribute("data-persona-tool-group-item","true"),wn<ye.length-1&&gn.setAttribute("data-persona-tool-group-connector","true"),gn.appendChild(st),Cn.appendChild(gn)})})}eu(On,V);let xe=m.some(E=>E.role==="assistant"&&E.streaming),We=m[m.length-1],Ze=(We==null?void 0:We.role)==="assistant"&&!We.streaming&&We.variant!=="approval";if(pe&&m.some(E=>E.role==="user")&&!xe&&!Ze){let E={config:r,streaming:!0,location:"standalone",defaultRenderer:No},Ae=s.find(qe=>qe.renderLoadingIndicator),Pe=null;if(Ae!=null&&Ae.renderLoadingIndicator&&(Pe=Ae.renderLoadingIndicator(E)),Pe===null&&((ot=r.loadingIndicator)!=null&&ot.render)&&(Pe=r.loadingIndicator.render(E)),Pe===null&&(Pe=No()),Pe){let qe=document.createElement("div"),ye=((Te=r.loadingIndicator)==null?void 0:Te.showBubble)!==!1;qe.className=ye?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-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(" "),qe.setAttribute("data-typing-indicator","true"),qe.style.borderColor="var(--persona-message-assistant-border, var(--persona-border, #e5e7eb))",qe.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(qe),b.appendChild(St)}}if(!pe&&m.length>0){let E=m[m.length-1],Ae={config:r,lastMessage:E,messageCount:m.length},Pe=s.find(ye=>ye.renderIdleIndicator),qe=null;if(Pe!=null&&Pe.renderIdleIndicator&&(qe=Pe.renderIdleIndicator(Ae)),qe===null&&((Se=r.loadingIndicator)!=null&&Se.renderIdle)&&(qe=r.loadingIndicator.renderIdle(Ae)),qe){let ye=document.createElement("div"),St=((_e=r.loadingIndicator)==null?void 0:_e.showBubble)!==!1;ye.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(" "),ye.setAttribute("data-idle-indicator","true"),ye.appendChild(qe);let nt=document.createElement("div");nt.className="persona-flex",nt.id="wrapper-idle-indicator",nt.setAttribute("data-wrapper-id","idle-indicator"),nt.appendChild(ye),b.appendChild(nt)}}if(za(c,b),ce.length>0)for(let{messageId:E,fingerprint:Ae,bubble:Pe}of ce){let qe=c.querySelector(`#wrapper-${E}`);qe&&Pe!==null&&(qe.replaceChildren(Pe),qe.setAttribute("data-bubble-fp",Ae),rr.set(E,Ae))}if(rr.size>0)for(let E of rr.keys())V.has(E)||rr.delete(E);if(Z.length>0)for(let{messageId:E,fingerprint:Ae,bubble:Pe}of Z){let qe=c.querySelector(`#wrapper-${E}`);qe&&Pe!==null&&(qe.replaceChildren(Pe),qe.setAttribute("data-bubble-fp",Ae),hr.set(E,Ae))}if(hr.size>0)for(let E of hr.keys())V.has(E)||hr.delete(E)},Xr=null,da=()=>{var y;if(Xr)return;let c=b=>{let k=b.composedPath();k.includes(Q)||Ce&&k.includes(Ce)||Lt(!1,"user")};Xr=c,((y=e.ownerDocument)!=null?y:document).addEventListener("pointerdown",c,!0)},xs=()=>{var m;if(!Xr)return;((m=e.ownerDocument)!=null?m:document).removeEventListener("pointerdown",Xr,!0),Xr=null};pt.push(()=>xs());let Yr=null,pa=()=>{var y;if(Yr)return;let c=b=>{b.key==="Escape"&&(b.isComposing||Lt(!1,"user"))};Yr=c,((y=e.ownerDocument)!=null?y:document).addEventListener("keydown",c,!0)},vs=()=>{var m;if(!Yr)return;((m=e.ownerDocument)!=null?m:document).removeEventListener("keydown",Yr,!0),Yr=null};pt.push(()=>vs());let Zr=!1,Cs=new Set,ua=()=>{var m,y,b,k;let c=(b=(y=(m=r.launcher)==null?void 0:m.composerBar)==null?void 0:y.peek)==null?void 0:b.streamAnimation;return c||((k=r.features)==null?void 0:k.streamAnimation)},Pr=()=>{var rt,ot,Te,Se;if(!q())return;let c=de.peekBanner,m=de.peekTextNode;if(!c||!m)return;if(B){c.classList.remove("persona-pill-peek--visible");return}let y=(rt=j==null?void 0:j.getMessages())!=null?rt:[],b;for(let _e=y.length-1;_e>=0;_e--){let E=y[_e];if(E.role==="assistant"&&E.content){b=E;break}}if(!b){c.classList.remove("persona-pill-peek--visible");return}let k=b.content,D=!!b.streaming,F=ua(),V=Ga(F),W=V.type!=="none"?Us(V.type,F==null?void 0:F.plugins):null,be=((ot=W==null?void 0:W.isAnimating)==null?void 0:ot.call(W,b))===!0,ce=W!==null&&(D||be);ce&&W&&!Cs.has(W.name)&&(ji(W,e),Cs.add(W.name));let Z=ce&&(W!=null&&W.containerClass)?W.containerClass:null,me=(Te=m.dataset.personaPeekStreamClass)!=null?Te:null;me&&me!==Z&&(m.classList.remove(me),delete m.dataset.personaPeekStreamClass),Z&&me!==Z&&(m.classList.add(Z),m.dataset.personaPeekStreamClass=Z),ce?(m.style.setProperty("--persona-stream-step",`${V.speed}ms`),m.style.setProperty("--persona-stream-duration",`${V.duration}ms`)):(m.style.removeProperty("--persona-stream-step"),m.style.removeProperty("--persona-stream-duration"));let xe=ce?Qa(k,V.buffer,W,b,D):k;if(ce&&V.placeholder==="skeleton"&&D&&(!xe||!xe.trim())){let _e=document.createElement("div"),E=zs();E.classList.add("persona-pill-peek__skeleton"),_e.appendChild(E),za(m,_e)}else{let _e=Math.max(0,xe.length-100),E=xe.length>100?xe.slice(-100):xe,Ae=Lo(E);if(!ce||!W){let Pe=xe.length>100?`\u2026${E}`:E;m.textContent!==Pe&&(m.textContent=Pe)}else{let Pe=Ae;(W.wrap==="char"||W.wrap==="word")&&(Pe=qs(Ae,W.wrap,`peek-${b.id}`,{skipTags:W.skipTags,startIndex:_e}));let qe=document.createElement("div");if(qe.innerHTML=Pe,W.useCaret&&E.length>0){let ye=Xa(),St=qe.querySelectorAll(".persona-stream-char, .persona-stream-word"),nt=St[St.length-1];nt!=null&&nt.parentNode?nt.parentNode.insertBefore(ye,nt.nextSibling):qe.appendChild(ye)}za(m,qe),(Se=W.onAfterRender)==null||Se.call(W,{container:m,bubble:c,messageId:b.id,message:b,speed:V.speed,duration:V.duration})}}let Ve=pe||Zr;c.classList.toggle("persona-pill-peek--visible",Ve)};if(q()){let c=de.peekBanner;if(c){let b=k=>{k.preventDefault(),k.stopPropagation(),Lt(!0,"user")};c.addEventListener("pointerdown",b),pt.push(()=>{c.removeEventListener("pointerdown",b)})}let m=()=>{Zr||(Zr=!0,Pr())},y=()=>{Zr&&(Zr=!1,Pr())};J.addEventListener("pointerenter",m),J.addEventListener("pointerleave",y),pt.push(()=>{J.removeEventListener("pointerenter",m),J.removeEventListener("pointerleave",y)}),Ce&&(Ce.addEventListener("pointerenter",m),Ce.addEventListener("pointerleave",y),pt.push(()=>{Ce.removeEventListener("pointerenter",m),Ce.removeEventListener("pointerleave",y)}))}let ma=c=>{var me,xe,We,Ze,Ve,rt,ot,Te;let m=(xe=(me=r.launcher)==null?void 0:me.composerBar)!=null?xe:{},y=(We=m.expandedSize)!=null?We:"anchored",b=(Ze=m.bottomOffset)!=null?Ze:"16px",k=m.collapsedMaxWidth,D=(Ve=m.expandedMaxWidth)!=null?Ve:"880px",F=(rt=m.expandedTopOffset)!=null?rt:"5vh",V=(ot=m.modalMaxWidth)!=null?ot:"880px",W=(Te=m.modalMaxHeight)!=null?Te:"min(90vh, 800px)",be="calc(100vw - 32px)",ce="var(--persona-pill-area-height, 80px)",Z=Q.style;if(Z.left="",Z.right="",Z.top="",Z.bottom="",Z.transform="",Z.width="",Z.maxWidth="",Z.height="",Z.maxHeight="",Ce){let Se=Ce.style;Se.bottom=b,Se.width=k!=null?k:""}if(c&&y!=="fullscreen"){if(y==="modal"){Z.top="50%",Z.left="50%",Z.transform="translate(-50%, -50%)",Z.bottom="auto",Z.right="auto",Z.width=V,Z.maxWidth=be,Z.maxHeight=W,Z.height=W;return}Z.left="50%",Z.transform="translateX(-50%)",Z.bottom=`calc(${b} + ${ce})`,Z.top=F,Z.width=D,Z.maxWidth=be}},eo=()=>{var W,be,ce,Z,me,xe,We,Ze;if(!_())return;if(q()){let rt=(ce=((be=(W=r.launcher)==null?void 0:W.composerBar)!=null?be:{}).expandedSize)!=null?ce:"anchored",ot=B?"expanded":"collapsed";Q.dataset.state=ot,Q.dataset.expandedSize=rt,Ce&&(Ce.dataset.state=ot,Ce.dataset.expandedSize=rt),Q.style.removeProperty("display"),Q.classList.remove("persona-pointer-events-none","persona-opacity-0"),J.classList.remove("persona-scale-95","persona-opacity-0","persona-scale-100","persona-opacity-100"),ma(B),ne.style.display=B?"flex":"none",tr(),B?(da(),pa()):(xs(),vs()),Pr();return}let c=nn(r),m=(Z=e.ownerDocument.defaultView)!=null?Z:window,y=(xe=(me=r.launcher)==null?void 0:me.mobileBreakpoint)!=null?xe:640,b=(Ze=(We=r.launcher)==null?void 0:We.mobileFullscreen)!=null?Ze:!0,k=m.innerWidth<=y,D=b&&k&&A,F=Xn(r).reveal;B?(Q.style.removeProperty("display"),Q.style.display=c?"flex":"",Q.classList.remove("persona-pointer-events-none","persona-opacity-0"),J.classList.remove("persona-scale-95","persona-opacity-0"),J.classList.add("persona-scale-100","persona-opacity-100"),S?S.element.style.display="none":z&&(z.style.display="none")):(c?c&&(F==="overlay"||F==="push")&&!D?(Q.style.removeProperty("display"),Q.style.display="flex",Q.classList.remove("persona-pointer-events-none","persona-opacity-0"),J.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(Q.style.setProperty("display","none","important"),Q.classList.remove("persona-pointer-events-none","persona-opacity-0"),J.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(Q.style.display="",Q.classList.add("persona-pointer-events-none","persona-opacity-0"),J.classList.remove("persona-scale-100","persona-opacity-100"),J.classList.add("persona-scale-95","persona-opacity-0")),S?S.element.style.display=c?"none":"":z&&(z.style.display=c?"none":""))},Lt=(c,m="user")=>{var D,F;if(!_()||B===c)return;let y=B;B=c,eo();let b=(()=>{var We,Ze,Ve,rt,ot,Te,Se,_e,E,Ae;let V=(Ze=(We=r.launcher)==null?void 0:We.sidebarMode)!=null?Ze:!1,W=(Ve=e.ownerDocument.defaultView)!=null?Ve:window,be=(ot=(rt=r.launcher)==null?void 0:rt.mobileFullscreen)!=null?ot:!0,ce=(Se=(Te=r.launcher)==null?void 0:Te.mobileBreakpoint)!=null?Se:640,Z=W.innerWidth<=ce,me=nn(r)&&be&&Z,xe=q()&&((Ae=(E=(_e=r.launcher)==null?void 0:_e.composerBar)==null?void 0:E.expandedSize)!=null?Ae:"fullscreen")==="fullscreen";return V||be&&Z&&A||me||xe})();if(B&&b){if(!Kt){let V=e.getRootNode(),W=V instanceof ShadowRoot?V.host:e.closest(".persona-host");W&&(Kt=Ui(W,(F=(D=r.launcher)==null?void 0:D.zIndex)!=null?F:yn))}Gt||(Gt=qi(e.ownerDocument))}else B||(Kt==null||Kt(),Kt=null,Gt==null||Gt(),Gt=null);B&&(Me(),Qr(!0));let k={open:B,source:m,timestamp:Date.now()};B&&!y?o.emit("widget:opened",k):!B&&y&&o.emit("widget:closed",k),o.emit("widget:state",{open:B,launcherEnabled:A,voiceActive:ct.active,streaming:j.isStreaming()})},qo=c=>{Vt(c?"stop":"send"),H&&(H.disabled=c),nr.buttons.forEach(m=>{m.disabled=c}),$e.dataset.personaComposerStreaming=c?"true":"false",$e.querySelectorAll("[data-persona-composer-disable-when-streaming]").forEach(m=>{(m instanceof HTMLButtonElement||m instanceof HTMLInputElement||m instanceof HTMLTextAreaElement||m instanceof HTMLSelectElement)&&(m.disabled=c)})},zo=()=>{ct.active||le&&le.focus()};o.on("widget:opened",()=>{r.autoFocusInput&&setTimeout(()=>zo(),200)});let ws=()=>{var y,b,k,D,F,V,W,be,ce,Z,me;Cr.textContent=(b=(y=r.copy)==null?void 0:y.welcomeTitle)!=null?b:"Hello \u{1F44B}",pr.textContent=(D=(k=r.copy)==null?void 0:k.welcomeSubtitle)!=null?D:"Ask anything about your account or products.",le.placeholder=(V=(F=r.copy)==null?void 0:F.inputPlaceholder)!=null?V:"How can I help...";let c=fe.querySelector("[data-persona-intro-card]");if(c){let xe=((W=r.copy)==null?void 0:W.showWelcomeCard)!==!1;c.style.display=xe?"":"none",xe?(fe.classList.remove("persona-gap-3"),fe.classList.add("persona-gap-6")):(fe.classList.remove("persona-gap-6"),fe.classList.add("persona-gap-3"))}!((ce=(be=r.sendButton)==null?void 0:be.useIcon)!=null&&ce)&&!(j!=null&&j.isStreaming())&&(Fe.textContent=(me=(Z=r.copy)==null?void 0:Z.sendButtonLabel)!=null?me:"Send"),le.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',le.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))"};r.clientToken&&(r={...r,getStoredSessionId:()=>{let c=d.sessionId;return typeof c=="string"?c:null},setStoredSessionId:c=>{g(m=>({...m,sessionId:c}))}});let yr=null,ga=()=>{yr==null&&(yr=setInterval(()=>{let c=Xe.querySelectorAll("[data-tool-elapsed]");if(c.length===0){clearInterval(yr),yr=null;return}let m=Date.now();c.forEach(y=>{let b=Number(y.getAttribute("data-tool-elapsed"));b&&(y.textContent=Ea(m-b))})},100))};if(j=new Zo(r,{onMessagesChanged(c){bo(Xe,c,Ee),ga(),j&&(c.some(k=>k.role==="user")?nr.render([],j,le,c):nr.render(r.suggestionChips,j,le,c,r.suggestionChipsConfig)),Qr(!pe),ca(c);let m=[...c].reverse().find(b=>b.role==="user"),y=ct.lastUserMessageId;m&&m.id!==y&&(ct.lastUserMessageId=m.id,o.emit("user:message",m)),ct.lastUserMessageWasVoice=!!(m!=null&&m.viaVoice),Uo(c),Pr()},onStatusChanged(c){var b;let m=(b=r.statusIndicator)!=null?b:{};Be(zt,(k=>{var D,F,V,W;return k==="idle"?(D=m.idleText)!=null?D:hn.idle:k==="connecting"?(F=m.connectingText)!=null?F:hn.connecting:k==="connected"?(V=m.connectedText)!=null?V:hn.connected:k==="error"?(W=m.errorText)!=null?W:hn.error:hn[k]})(c),m,c)},onStreamingChanged(c){pe=c,qo(c),j&&bo(Xe,j.getMessages(),Ee),c||Qr(!0),Pr()},onVoiceStatusChanged(c){var m,y;if(((y=(m=r.voiceRecognition)==null?void 0:m.provider)==null?void 0:y.type)==="runtype")switch(c){case"listening":break;case"processing":lr(),ha();break;case"speaking":lr(),ya();break;default:c==="idle"&&j.isBargeInActive()?(lr(),to(),H==null||H.setAttribute("aria-label","End voice session")):(ct.active=!1,lr(),Gn("system"),kn());break}},onArtifactsState(c){Rn=c,Dn(),Uo()}}),Tt.current=j,((hc=(fc=r.voiceRecognition)==null?void 0:fc.provider)==null?void 0:hc.type)==="runtype")try{j.setupVoice()}catch(c){typeof console!="undefined"&&console.warn("[AgentWidget] Runtype voice setup failed:",c)}r.clientToken&&j.initClientSession().catch(c=>{r.debug&&console.warn("[AgentWidget] Pre-init client session failed:",c)}),(X||r.onSSEEvent)&&j.setSSEEventCallback((c,m)=>{var y;(y=r.onSSEEvent)==null||y.call(r,c,m),X==null||X.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c,timestamp:Date.now(),payload:JSON.stringify(m)})}),l&&l.then(c=>{var m,y,b;c&&(c.metadata&&(d=pl(c.metadata),M.syncFromMetadata()),(m=c.messages)!=null&&m.length&&j.hydrateMessages(c.messages),(y=c.artifacts)!=null&&y.length&&j.hydrateArtifacts(c.artifacts,(b=c.selectedArtifactId)!=null?b:null))}).catch(c=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",c)});let As=()=>{var m,y,b;!q()||B||!((b=(y=(m=r.launcher)==null?void 0:m.composerBar)==null?void 0:y.expandOnSubmit)==null||b)||Lt(!0,"auto")},Ss=c=>{var k;if(c.preventDefault(),j.isStreaming()){j.cancel();return}let m=le.value.trim(),y=(k=vt==null?void 0:vt.hasAttachments())!=null?k:!1;if(!m&&!y)return;As();let b;y&&(b=[],b.push(...vt.getContentParts()),m&&b.push(Hs(m))),le.value="",le.style.height="auto",j.sendMessage(m,{contentParts:b}),y&&vt.clearAttachments()},Es=c=>{c.key==="Enter"&&!c.shiftKey&&(c.preventDefault(),Fe.click())},Ts=async c=>{var y;if(((y=r.attachments)==null?void 0:y.enabled)!==!0||!vt)return;let m=Pf(c.clipboardData);m.length!==0&&(c.preventDefault(),await vt.handleFiles(m))},vn=null,$n=!1,Ir=null,tt=null,ks=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,xo=(c="user")=>{var D,F,V,W,be,ce,Z;if($n||j.isStreaming())return;let m=ks();if(!m)return;vn=new m;let b=(F=((D=r.voiceRecognition)!=null?D:{}).pauseDuration)!=null?F:2e3;vn.continuous=!0,vn.interimResults=!0,vn.lang="en-US";let k=le.value;vn.onresult=me=>{let xe="",We="";for(let Ve=0;Ve<me.results.length;Ve++){let rt=me.results[Ve],ot=rt[0].transcript;rt.isFinal?xe+=ot+" ":We=ot}let Ze=k+xe+We;le.value=Ze,Ir&&clearTimeout(Ir),(xe||We)&&(Ir=window.setTimeout(()=>{let Ve=le.value.trim();Ve&&vn&&$n&&(ir(),le.value="",le.style.height="auto",j.sendMessage(Ve,{viaVoice:!0}))},b))},vn.onerror=me=>{me.error!=="no-speech"&&ir()},vn.onend=()=>{if($n){let me=le.value.trim();me&&me!==k.trim()&&(le.value="",le.style.height="auto",j.sendMessage(me,{viaVoice:!0})),ir()}};try{if(vn.start(),$n=!0,ct.active=!0,c!=="system"&&(ct.manuallyDeactivated=!1),Gn(c),kn(),H){let me=(V=r.voiceRecognition)!=null?V:{};tt={backgroundColor:H.style.backgroundColor,color:H.style.color,borderColor:H.style.borderColor,iconName:(W=me.iconName)!=null?W:"mic",iconSize:parseFloat((Z=(ce=me.iconSize)!=null?ce:(be=r.sendButton)==null?void 0:be.size)!=null?Z:"40")||24};let xe=me.recordingBackgroundColor,We=me.recordingIconColor,Ze=me.recordingBorderColor;if(H.classList.add("persona-voice-recording"),H.style.backgroundColor=xe!=null?xe:"var(--persona-voice-recording-bg, #ef4444)",H.style.color=We!=null?We:"var(--persona-voice-recording-indicator, #ffffff)",We){let Ve=H.querySelector("svg");Ve&&Ve.setAttribute("stroke",We)}Ze&&(H.style.borderColor=Ze),H.setAttribute("aria-label","Stop voice recognition")}}catch{ir("system")}},ir=(c="user")=>{if($n){if($n=!1,Ir&&(clearTimeout(Ir),Ir=null),vn){try{vn.stop()}catch{}vn=null}if(ct.active=!1,Gn(c),kn(),H){if(H.classList.remove("persona-voice-recording"),tt){H.style.backgroundColor=tt.backgroundColor,H.style.color=tt.color,H.style.borderColor=tt.borderColor;let m=H.querySelector("svg");m&&m.setAttribute("stroke",tt.color||"currentColor"),tt=null}H.setAttribute("aria-label","Start voice recognition")}}},fa=(c,m)=>{var rt,ot,Te,Se,_e,E,Ae,Pe;let y=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),b=((rt=c==null?void 0:c.provider)==null?void 0:rt.type)==="runtype";if(!(y||b))return null;let D=h("div","persona-send-button-wrapper"),F=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");F.type="button",F.setAttribute("aria-label","Start voice recognition");let V=(ot=c==null?void 0:c.iconName)!=null?ot:"mic",W=(Te=m==null?void 0:m.size)!=null?Te:"40px",be=(Se=c==null?void 0:c.iconSize)!=null?Se:W,ce=parseFloat(be)||24,Z=(_e=c==null?void 0:c.backgroundColor)!=null?_e:m==null?void 0:m.backgroundColor,me=(E=c==null?void 0:c.iconColor)!=null?E:m==null?void 0:m.textColor;F.style.width=be,F.style.height=be,F.style.minWidth=be,F.style.minHeight=be,F.style.fontSize="18px",F.style.lineHeight="1",me?F.style.color=me:F.style.color="var(--persona-text, #111827)";let We=ge(V,ce,me||"currentColor",1.5);We?F.appendChild(We):F.textContent="\u{1F3A4}",Z?F.style.backgroundColor=Z:F.style.backgroundColor="",c!=null&&c.borderWidth&&(F.style.borderWidth=c.borderWidth,F.style.borderStyle="solid"),c!=null&&c.borderColor&&(F.style.borderColor=c.borderColor),c!=null&&c.paddingX&&(F.style.paddingLeft=c.paddingX,F.style.paddingRight=c.paddingX),c!=null&&c.paddingY&&(F.style.paddingTop=c.paddingY,F.style.paddingBottom=c.paddingY),D.appendChild(F);let Ze=(Ae=c==null?void 0:c.tooltipText)!=null?Ae:"Start voice recognition";if(((Pe=c==null?void 0:c.showTooltip)!=null?Pe:!1)&&Ze){let qe=h("div","persona-send-button-tooltip");qe.textContent=Ze,D.appendChild(qe)}return{micButton:F,micButtonWrapper:D}},Vo=()=>{var m,y,b,k,D;if(!H||tt)return;let c=(m=r.voiceRecognition)!=null?m:{};tt={backgroundColor:H.style.backgroundColor,color:H.style.color,borderColor:H.style.borderColor,iconName:(y=c.iconName)!=null?y:"mic",iconSize:parseFloat((D=(k=c.iconSize)!=null?k:(b=r.sendButton)==null?void 0:b.size)!=null?D:"40")||24}},Jo=(c,m)=>{var D,F,V,W,be;if(!H)return;let y=H.querySelector("svg");y&&y.remove();let b=(be=tt==null?void 0:tt.iconSize)!=null?be:parseFloat((W=(V=(D=r.voiceRecognition)==null?void 0:D.iconSize)!=null?V:(F=r.sendButton)==null?void 0:F.size)!=null?W:"40")||24,k=ge(c,b,m,1.5);k&&H.appendChild(k)},vo=()=>{H&&H.classList.remove("persona-voice-recording","persona-voice-processing","persona-voice-speaking")},to=()=>{var k;if(!H)return;Vo();let c=(k=r.voiceRecognition)!=null?k:{},m=c.recordingBackgroundColor,y=c.recordingIconColor,b=c.recordingBorderColor;if(vo(),H.classList.add("persona-voice-recording"),H.style.backgroundColor=m!=null?m:"var(--persona-voice-recording-bg, #ef4444)",H.style.color=y!=null?y:"var(--persona-voice-recording-indicator, #ffffff)",y){let D=H.querySelector("svg");D&&D.setAttribute("stroke",y)}b&&(H.style.borderColor=b),H.setAttribute("aria-label","Stop voice recognition")},ha=()=>{var V,W,be,ce,Z,me,xe,We;if(!H)return;Vo();let c=(V=r.voiceRecognition)!=null?V:{},m=j.getVoiceInterruptionMode(),y=(W=c.processingIconName)!=null?W:"loader",b=(ce=(be=c.processingIconColor)!=null?be:tt==null?void 0:tt.color)!=null?ce:"",k=(me=(Z=c.processingBackgroundColor)!=null?Z:tt==null?void 0:tt.backgroundColor)!=null?me:"",D=(We=(xe=c.processingBorderColor)!=null?xe:tt==null?void 0:tt.borderColor)!=null?We:"";vo(),H.classList.add("persona-voice-processing"),H.style.backgroundColor=k,H.style.borderColor=D;let F=b||"currentColor";H.style.color=F,Jo(y,F),H.setAttribute("aria-label","Processing voice input"),m==="none"&&(H.style.cursor="default")},ya=()=>{var be,ce,Z,me,xe,We,Ze,Ve,rt,ot,Te,Se;if(!H)return;Vo();let c=(be=r.voiceRecognition)!=null?be:{},m=j.getVoiceInterruptionMode(),y=m==="cancel"?"square":m==="barge-in"?"mic":"volume-2",b=(ce=c.speakingIconName)!=null?ce:y,k=(We=c.speakingIconColor)!=null?We:m==="barge-in"?(me=(Z=c.recordingIconColor)!=null?Z:tt==null?void 0:tt.color)!=null?me:"":(xe=tt==null?void 0:tt.color)!=null?xe:"",D=(rt=c.speakingBackgroundColor)!=null?rt:m==="barge-in"?(Ze=c.recordingBackgroundColor)!=null?Ze:"var(--persona-voice-recording-bg, #ef4444)":(Ve=tt==null?void 0:tt.backgroundColor)!=null?Ve:"",F=(Se=c.speakingBorderColor)!=null?Se:m==="barge-in"?(ot=c.recordingBorderColor)!=null?ot:"":(Te=tt==null?void 0:tt.borderColor)!=null?Te:"";vo(),H.classList.add("persona-voice-speaking"),H.style.backgroundColor=D,H.style.borderColor=F;let V=k||"currentColor";H.style.color=V,Jo(b,V);let W=m==="cancel"?"Stop playback and re-record":m==="barge-in"?"Speak to interrupt":"Agent is speaking";H.setAttribute("aria-label",W),m==="none"&&(H.style.cursor="default"),m==="barge-in"&&H.classList.add("persona-voice-recording")},lr=()=>{var c,m,y;H&&(vo(),tt&&(H.style.backgroundColor=(c=tt.backgroundColor)!=null?c:"",H.style.color=(m=tt.color)!=null?m:"",H.style.borderColor=(y=tt.borderColor)!=null?y:"",Jo(tt.iconName,tt.color||"currentColor"),tt=null),H.style.cursor="",H.setAttribute("aria-label","Start voice recognition"))},Wr=()=>{var c,m;if(((m=(c=r.voiceRecognition)==null?void 0:c.provider)==null?void 0:m.type)==="runtype"){let y=j.getVoiceStatus(),b=j.getVoiceInterruptionMode();if(b==="none"&&(y==="processing"||y==="speaking"))return;if(b==="cancel"&&(y==="processing"||y==="speaking")){j.stopVoicePlayback();return}if(j.isBargeInActive()){j.stopVoicePlayback(),j.deactivateBargeIn().then(()=>{ct.active=!1,ct.manuallyDeactivated=!0,kn(),Gn("user"),lr()});return}j.toggleVoice().then(()=>{ct.active=j.isVoiceActive(),ct.manuallyDeactivated=!j.isVoiceActive(),kn(),Gn("user"),j.isVoiceActive()?to():lr()});return}if($n){let y=le.value.trim();ct.manuallyDeactivated=!0,kn(),ir("user"),y&&(le.value="",le.style.height="auto",j.sendMessage(y))}else ct.manuallyDeactivated=!1,kn(),xo("user")};ur=Wr,H&&(H.addEventListener("click",Wr),pt.push(()=>{var c,m;((m=(c=r.voiceRecognition)==null?void 0:c.provider)==null?void 0:m.type)==="runtype"?(j.isVoiceActive()&&j.toggleVoice(),lr()):ir("system"),H&&H.removeEventListener("click",Wr)}));let Je=o.on("assistant:complete",()=>{hs&&(ct.active||ct.manuallyDeactivated||hs==="assistant"&&!ct.lastUserMessageWasVoice||setTimeout(()=>{var c,m;!ct.active&&!ct.manuallyDeactivated&&(((m=(c=r.voiceRecognition)==null?void 0:c.provider)==null?void 0:m.type)==="runtype"?j.toggleVoice().then(()=>{ct.active=j.isVoiceActive(),Gn("auto"),j.isVoiceActive()&&to()}):xo("auto"))},600))});pt.push(Je);let w=o.on("action:resubmit",()=>{setTimeout(()=>{j&&!j.isStreaming()&&j.continueConversation()},100)});pt.push(w);let U=()=>{Lt(!B,"user")},S=null,z=null;if(A&&!q()){let c=s.find(m=>m.renderLauncher);if(c!=null&&c.renderLauncher){let m=c.renderLauncher({config:r,defaultRenderer:()=>Js(r,U).element,onToggle:U});m&&(z=m)}z||(S=Js(r,U))}S?e.appendChild(S.element):z&&e.appendChild(z),eo(),nr.render(r.suggestionChips,j,le,void 0,r.suggestionChipsConfig),ws(),qo(j.isStreaming()),Qr(!0),sa(),N&&(!A||q()?setTimeout(()=>zo(),0):B&&setTimeout(()=>zo(),200));let Me=()=>{var W,be,ce,Z,me,xe,We,Ze,Ve,rt,ot,Te,Se,_e,E,Ae,Pe,qe,ye,St,nt,Yt;if(q()){qn(),eo();return}let c=nn(r),m=(be=(W=r.launcher)==null?void 0:W.sidebarMode)!=null?be:!1,y=c||m||((Z=(ce=r.launcher)==null?void 0:ce.fullHeight)!=null?Z:!1),b=(me=e.ownerDocument.defaultView)!=null?me:window,k=(We=(xe=r.launcher)==null?void 0:xe.mobileFullscreen)!=null?We:!0,D=(Ve=(Ze=r.launcher)==null?void 0:Ze.mobileBreakpoint)!=null?Ve:640,F=b.innerWidth<=D,V=k&&F&&A;try{if(V){tr(),ro(e,r);return}if($&&($=!1,tr(),ro(e,r)),!A&&!c){J.style.height="",J.style.width="";return}if(!m&&!c){let pn=(ot=(rt=r==null?void 0:r.launcher)==null?void 0:rt.width)!=null?ot:r==null?void 0:r.launcherWidth,kt=pn!=null?pn:Un;J.style.width=kt,J.style.maxWidth=kt}if(fr(),!y){let pn=b.innerHeight,kt=64,Cn=(Se=(Te=r.launcher)==null?void 0:Te.heightOffset)!=null?Se:0,un=Math.max(200,pn-kt),Qe=Math.min(640,un),st=Math.max(200,Qe-Cn);J.style.height=`${st}px`}}finally{if(qn(),eo(),B&&A){let kt=((_e=e.ownerDocument.defaultView)!=null?_e:window).innerWidth<=((Ae=(E=r.launcher)==null?void 0:E.mobileBreakpoint)!=null?Ae:640),Cn=(qe=(Pe=r.launcher)==null?void 0:Pe.sidebarMode)!=null?qe:!1,un=(St=(ye=r.launcher)==null?void 0:ye.mobileFullscreen)!=null?St:!0,Qe=nn(r)&&un&&kt,st=Cn||un&&kt&&A||Qe;if(st&&!Gt){let wn=e.getRootNode(),gn=wn instanceof ShadowRoot?wn.host:e.closest(".persona-host");gn&&!Kt&&(Kt=Ui(gn,(Yt=(nt=r.launcher)==null?void 0:nt.zIndex)!=null?Yt:yn)),Gt=qi(e.ownerDocument)}else st||(Kt==null||Kt(),Kt=null,Gt==null||Gt(),Gt=null)}}};Me();let ee=(yc=e.ownerDocument.defaultView)!=null?yc:window;if(ee.addEventListener("resize",Me),pt.push(()=>ee.removeEventListener("resize",Me)),typeof ResizeObserver!="undefined"){let c=new ResizeObserver(()=>{qn()});c.observe($e),pt.push(()=>c.disconnect())}sr=fe.scrollTop;let Ye=fe.scrollHeight,Ge=()=>{let c=fe.scrollTop,m=fe.scrollHeight,y=m<Ye;Ye=m;let{action:b,nextLastScrollTop:k}=Ja({following:or.isFollowing(),currentScrollTop:c,lastScrollTop:sr,nearBottom:$s(fe,fs),userScrollThreshold:ra,isAutoScrolling:kr||ho||y,pauseOnUpwardScroll:!0,pauseWhenAwayFromBottom:!1,resumeRequiresDownwardScroll:!0});if(sr=k,b==="resume"){Gr();return}b==="pause"&&bs()};fe.addEventListener("scroll",Ge,{passive:!0}),pt.push(()=>fe.removeEventListener("scroll",Ge));let Pt=c=>{let m=Ka({following:or.isFollowing(),deltaY:c.deltaY,nearBottom:$s(fe,fs),resumeWhenNearBottom:!0});m==="pause"?bs():m==="resume"&&Gr()};fe.addEventListener("wheel",Pt,{passive:!0}),pt.push(()=>fe.removeEventListener("wheel",Pt)),lt.addEventListener("click",()=>{fe.scrollTop=fe.scrollHeight,sr=fe.scrollTop,Gr(),Qr(!0)}),pt.push(()=>lt.remove()),pt.push(()=>{ys()});let ft=()=>{I&&(Fn&&(I.removeEventListener("click",Fn),Fn=null),_()?(I.style.display="",Fn=()=>{Lt(!1,"user")},I.addEventListener("click",Fn)):I.style.display="none")};ft(),(()=>{let{clearChatButton:c}=de;c&&c.addEventListener("click",()=>{j.clearMessages(),On.clear(),Gr(),po(de.composerOverlay);try{localStorage.removeItem(ms),r.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${ms}`)}catch(y){console.error("[AgentWidget] Failed to clear default localStorage:",y)}if(r.clearChatHistoryStorageKey&&r.clearChatHistoryStorageKey!==ms)try{localStorage.removeItem(r.clearChatHistoryStorageKey),r.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${r.clearChatHistoryStorageKey}`)}catch(y){console.error("[AgentWidget] Failed to clear custom localStorage:",y)}let m=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(m),i!=null&&i.clear)try{let y=i.clear();y instanceof Promise&&y.catch(b=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",b)})}catch(y){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)}d={},M.syncFromMetadata(),X==null||X.clear(),oe==null||oe.update()})})(),Wt&&Wt.addEventListener("submit",Ss),le==null||le.addEventListener("keydown",Es),le==null||le.addEventListener("paste",Ts);let Dt="persona-attachment-drop-active",Qt=0,bt=()=>{Qt=0,ne.classList.remove(Dt)},ht=()=>{var c;return((c=r.attachments)==null?void 0:c.enabled)===!0&&vt!==null},rn=c=>{!Ci(c.dataTransfer)||!ht()||(Qt++,Qt===1&&ne.classList.add(Dt))},mn=c=>{!Ci(c.dataTransfer)||!ht()||(Qt--,Qt<=0&&bt())},dn=c=>{!Ci(c.dataTransfer)||!ht()||(c.preventDefault(),c.dataTransfer.dropEffect="copy")},Xt=c=>{var y;if(!Ci(c.dataTransfer)||!ht())return;c.preventDefault(),c.stopPropagation(),bt();let m=Array.from((y=c.dataTransfer.files)!=null?y:[]);m.length!==0&&vt.handleFiles(m)},an=!0;ne.addEventListener("dragenter",rn,an),ne.addEventListener("dragleave",mn,an),e.addEventListener("dragover",dn,an),e.addEventListener("drop",Xt,an);let ba=e.ownerDocument,Ll=c=>{ht()&&c.preventDefault()},Pl=c=>{ht()&&c.preventDefault()};ba.addEventListener("dragover",Ll),ba.addEventListener("drop",Pl),pt.push(()=>{Wt&&Wt.removeEventListener("submit",Ss),le==null||le.removeEventListener("keydown",Es),le==null||le.removeEventListener("paste",Ts)}),pt.push(()=>{ne.removeEventListener("dragenter",rn,an),ne.removeEventListener("dragleave",mn,an),e.removeEventListener("dragover",dn,an),e.removeEventListener("drop",Xt,an),ba.removeEventListener("dragover",Ll),ba.removeEventListener("drop",Pl),bt()}),pt.push(()=>{j.cancel()}),S?pt.push(()=>{S==null||S.destroy()}):z&&pt.push(()=>{z==null||z.remove()});let en={update(c){var tn,br,Hr,xa,va,Ca,Eo,wa,Ms,Sc,Ec,Tc,kc,Mc,Lc,Pc,Ic,Wc,Rc,Hc,Bc,Dc,Nc,Fc,Oc,$c,_c,jc,Uc,qc,zc,Vc,Jc,Kc,Gc,Qc,Xc,Yc,Zc,ed,td,nd,rd,od,sd,ad,id,ld,cd,dd,pd,ud,md,gd,fd,hd,yd,bd,xd,vd,Cd,wd,Ad,Sd,Ed,Td,kd,Md,Ld,Pd,Id,Wd,Rd,Hd,Bd,Dd,Nd,Fd,Od,$d,_d,jd,Ud,qd,zd,Vd,Jd,Kd,Gd,Qd,Xd,Yd,Zd,ep,tp,np,rp,op,sp,ap,ip,lp,cp,dp,pp,up,mp,gp,fp,hp,yp,bp,xp;let m=r.toolCall,y=r.messageActions,b=(tn=r.layout)==null?void 0:tn.messages,k=r.colorScheme,D=r.loadingIndicator,F=r.iterationDisplay,V=(br=r.features)==null?void 0:br.showReasoning,W=(Hr=r.features)==null?void 0:Hr.showToolCalls,be=(xa=r.features)==null?void 0:xa.toolCallDisplay,ce=(va=r.features)==null?void 0:va.reasoningDisplay;r={...r,...c},tr(),ro(e,r),ui(e,r),mi(e,r),Dn(),r.colorScheme!==k&&Kr();let Z=Zs.getForInstance(r.plugins);s.length=0,s.push(...Z),A=(Eo=(Ca=r.launcher)==null?void 0:Ca.enabled)!=null?Eo:!0,P=(Ms=(wa=r.launcher)==null?void 0:wa.autoExpand)!=null?Ms:!1,Re=(Ec=(Sc=r.features)==null?void 0:Sc.showReasoning)!=null?Ec:!0,je=(kc=(Tc=r.features)==null?void 0:Tc.showToolCalls)!=null?kc:!0,ue=(Lc=(Mc=r.features)==null?void 0:Mc.scrollToBottom)!=null?Lc:{},jr(),Lr();let me=he;if(he=(Ic=(Pc=r.features)==null?void 0:Pc.showEventStreamToggle)!=null?Ic:!1,he&&!me){if(X||(te=new Ys(Ue),X=new Xs(ve,te),te.open().then(()=>X==null?void 0:X.restore()).catch(()=>{}),j.setSSEEventCallback((Y,xt)=>{var Nt;(Nt=r.onSSEEvent)==null||Nt.call(r,Y,xt),X.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:Y,timestamp:Date.now(),payload:JSON.stringify(xt)})})),!dt&&Oe){let Y=(Rc=(Wc=r.features)==null?void 0:Wc.eventStream)==null?void 0:Rc.classNames,xt="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(Y!=null&&Y.toggleButton?" "+Y.toggleButton:"");dt=h("button",xt),dt.style.width="28px",dt.style.height="28px",dt.style.color=En.actionIconColor,dt.type="button",dt.setAttribute("aria-label","Event Stream"),dt.title="Event Stream";let Nt=ge("activity","18px","currentColor",1.5);Nt&&dt.appendChild(Nt);let at=de.clearChatButtonWrapper,At=de.closeButtonWrapper,on=at||At;on&&on.parentNode===Oe?Oe.insertBefore(dt,on):Oe.appendChild(dt),dt.addEventListener("click",()=>{Le?er():Ar()})}}else!he&&me&&(er(),dt&&(dt.remove(),dt=null),X==null||X.clear(),te==null||te.destroy(),X=null,te=null);if(((Hc=r.launcher)==null?void 0:Hc.enabled)===!1&&S&&(S.destroy(),S=null),((Bc=r.launcher)==null?void 0:Bc.enabled)===!1&&z&&(z.remove(),z=null),((Dc=r.launcher)==null?void 0:Dc.enabled)!==!1&&!S&&!z){let Y=s.find(xt=>xt.renderLauncher);if(Y!=null&&Y.renderLauncher){let xt=Y.renderLauncher({config:r,defaultRenderer:()=>Js(r,U).element,onToggle:U});xt&&(z=xt,e.appendChild(z))}z||(S=Js(r,U),e.appendChild(S.element))}S&&S.update(r),Ie&&((Nc=r.launcher)==null?void 0:Nc.title)!==void 0&&(Ie.textContent=r.launcher.title),ze&&((Fc=r.launcher)==null?void 0:Fc.subtitle)!==void 0&&(ze.textContent=r.launcher.subtitle);let xe=(Oc=r.layout)==null?void 0:Oc.header;if((xe==null?void 0:xe.layout)!==L&&Oe){let Y=xe?rs(r,xe,{showClose:_(),onClose:()=>Lt(!1,"user")}):Nr({config:r,showClose:_(),onClose:()=>Lt(!1,"user")});Oe.replaceWith(Y.header),Oe=Y.header,se=Y.iconHolder,Ie=Y.headerTitle,ze=Y.headerSubtitle,I=Y.closeButton,L=xe==null?void 0:xe.layout}else if(xe&&(se&&(se.style.display=xe.showIcon===!1?"none":""),Ie&&(Ie.style.display=xe.showTitle===!1?"none":""),ze&&(ze.style.display=xe.showSubtitle===!1?"none":""),I&&(I.style.display=xe.showCloseButton===!1?"none":""),de.clearChatButtonWrapper)){let Y=xe.showClearChat;if(Y!==void 0){de.clearChatButtonWrapper.style.display=Y?"":"none";let{closeButtonWrapper:xt}=de;xt&&!xt.classList.contains("persona-absolute")&&(Y?xt.classList.remove("persona-ml-auto"):xt.classList.add("persona-ml-auto"))}}let Ze=(($c=r.layout)==null?void 0:$c.showHeader)!==!1;Oe&&(Oe.style.display=Ze?"":"none");let Ve=((_c=r.layout)==null?void 0:_c.showFooter)!==!1;$e&&($e.style.display=Ve?"":"none"),qn(),Lr(),A!==T?A?Lt(P,"auto"):(B=!0,eo()):P!==R&&Lt(P,"auto"),R=P,T=A,Me(),ft();let Te=JSON.stringify(c.toolCall)!==JSON.stringify(m),Se=JSON.stringify(r.messageActions)!==JSON.stringify(y),_e=JSON.stringify((jc=r.layout)==null?void 0:jc.messages)!==JSON.stringify(b),E=((Uc=r.loadingIndicator)==null?void 0:Uc.render)!==(D==null?void 0:D.render)||((qc=r.loadingIndicator)==null?void 0:qc.renderIdle)!==(D==null?void 0:D.renderIdle)||((zc=r.loadingIndicator)==null?void 0:zc.showBubble)!==(D==null?void 0:D.showBubble),Ae=r.iterationDisplay!==F,Pe=((Jc=(Vc=r.features)==null?void 0:Vc.showReasoning)!=null?Jc:!0)!==(V!=null?V:!0)||((Gc=(Kc=r.features)==null?void 0:Kc.showToolCalls)!=null?Gc:!0)!==(W!=null?W:!0)||JSON.stringify((Qc=r.features)==null?void 0:Qc.toolCallDisplay)!==JSON.stringify(be)||JSON.stringify((Xc=r.features)==null?void 0:Xc.reasoningDisplay)!==JSON.stringify(ce);(Te||Se||_e||E||Ae||Pe)&&j&&(gs++,bo(Xe,j.getMessages(),Ee));let ye=(Yc=r.launcher)!=null?Yc:{},St=(Zc=ye.headerIconHidden)!=null?Zc:!1,nt=(td=(ed=r.layout)==null?void 0:ed.header)==null?void 0:td.showIcon,Yt=St||nt===!1,pn=ye.headerIconName,kt=(nd=ye.headerIconSize)!=null?nd:"48px";if(se){let Y=ne.querySelector(".persona-border-b-persona-divider"),xt=Y==null?void 0:Y.querySelector(".persona-flex-col");if(Yt)se.style.display="none",Y&&xt&&!Y.contains(xt)&&Y.insertBefore(xt,Y.firstChild);else{if(se.style.display="",se.style.height=kt,se.style.width=kt,Y&&xt&&(Y.contains(se)?se.nextSibling!==xt&&(se.remove(),Y.insertBefore(se,xt)):Y.insertBefore(se,xt)),pn){let at=parseFloat(kt)||24,At=ge(pn,at*.6,"#ffffff",2);At?se.replaceChildren(At):se.textContent=(rd=ye.agentIconText)!=null?rd:"\u{1F4AC}"}else if(ye.iconUrl){let at=se.querySelector("img");if(at)at.src=ye.iconUrl,at.style.height=kt,at.style.width=kt;else{let At=document.createElement("img");At.src=ye.iconUrl,At.alt="",At.className="persona-rounded-xl persona-object-cover",At.style.height=kt,At.style.width=kt,se.replaceChildren(At)}}else{let at=se.querySelector("svg"),At=se.querySelector("img");(at||At)&&se.replaceChildren(),se.textContent=(od=ye.agentIconText)!=null?od:"\u{1F4AC}"}let Nt=se.querySelector("img");Nt&&(Nt.style.height=kt,Nt.style.width=kt)}}let Cn=(ad=(sd=r.layout)==null?void 0:sd.header)==null?void 0:ad.showTitle,un=(ld=(id=r.layout)==null?void 0:id.header)==null?void 0:ld.showSubtitle;if(Ie&&(Ie.style.display=Cn===!1?"none":""),ze&&(ze.style.display=un===!1?"none":""),I){((dd=(cd=r.layout)==null?void 0:cd.header)==null?void 0:dd.showCloseButton)===!1?I.style.display="none":I.style.display="";let xt=(pd=ye.closeButtonSize)!=null?pd:"32px",Nt=(ud=ye.closeButtonPlacement)!=null?ud:"inline";I.style.height=xt,I.style.width=xt;let{closeButtonWrapper:at}=de,At=Nt==="top-right",on=at==null?void 0:at.classList.contains("persona-absolute");if(at&&At!==on)if(at.remove(),At)at.className="persona-absolute persona-top-4 persona-right-4 persona-z-50",ne.style.position="relative",ne.appendChild(at);else{let it=(gd=(md=ye.clearChat)==null?void 0:md.placement)!=null?gd:"inline",sn=(hd=(fd=ye.clearChat)==null?void 0:fd.enabled)!=null?hd:!0;at.className=sn&&it==="inline"?"":"persona-ml-auto";let In=ne.querySelector(".persona-border-b-persona-divider");In&&In.appendChild(at)}if(I.style.color=ye.closeButtonColor||En.actionIconColor,ye.closeButtonBackgroundColor?(I.style.backgroundColor=ye.closeButtonBackgroundColor,I.classList.remove("hover:persona-bg-gray-100")):(I.style.backgroundColor="",I.classList.add("hover:persona-bg-gray-100")),ye.closeButtonBorderWidth||ye.closeButtonBorderColor){let it=ye.closeButtonBorderWidth||"0px",sn=ye.closeButtonBorderColor||"transparent";I.style.border=`${it} solid ${sn}`,I.classList.remove("persona-border-none")}else I.style.border="",I.classList.add("persona-border-none");ye.closeButtonBorderRadius?(I.style.borderRadius=ye.closeButtonBorderRadius,I.classList.remove("persona-rounded-full")):(I.style.borderRadius="",I.classList.add("persona-rounded-full")),ye.closeButtonPaddingX?(I.style.paddingLeft=ye.closeButtonPaddingX,I.style.paddingRight=ye.closeButtonPaddingX):(I.style.paddingLeft="",I.style.paddingRight=""),ye.closeButtonPaddingY?(I.style.paddingTop=ye.closeButtonPaddingY,I.style.paddingBottom=ye.closeButtonPaddingY):(I.style.paddingTop="",I.style.paddingBottom="");let fn=(yd=ye.closeButtonIconName)!=null?yd:"x",cr=(bd=ye.closeButtonIconText)!=null?bd:"\xD7";I.innerHTML="";let Sn=ge(fn,"28px","currentColor",1);Sn?I.appendChild(Sn):I.textContent=cr;let Zt=(xd=ye.closeButtonTooltipText)!=null?xd:"Close chat",jn=(vd=ye.closeButtonShowTooltip)!=null?vd:!0;if(I.setAttribute("aria-label",Zt),at&&(at._cleanupTooltip&&(at._cleanupTooltip(),delete at._cleanupTooltip),jn&&Zt)){let it=null,sn=()=>{if(it||!I)return;let To=I.ownerDocument,Ls=To.body;if(!Ls)return;it=xr(To,"div","persona-clear-chat-tooltip"),it.textContent=Zt;let Ps=xr(To,"div");Ps.className="persona-clear-chat-tooltip-arrow",it.appendChild(Ps);let ko=I.getBoundingClientRect();it.style.position="fixed",it.style.zIndex=String(oo),it.style.left=`${ko.left+ko.width/2}px`,it.style.top=`${ko.top-8}px`,it.style.transform="translate(-50%, -100%)",Ls.appendChild(it)},In=()=>{it&&it.parentNode&&(it.parentNode.removeChild(it),it=null)};at.addEventListener("mouseenter",sn),at.addEventListener("mouseleave",In),I.addEventListener("focus",sn),I.addEventListener("blur",In),at._cleanupTooltip=()=>{In(),at&&(at.removeEventListener("mouseenter",sn),at.removeEventListener("mouseleave",In)),I&&(I.removeEventListener("focus",sn),I.removeEventListener("blur",In))}}}let{clearChatButton:Qe,clearChatButtonWrapper:st}=de;if(Qe){let Y=(Cd=ye.clearChat)!=null?Cd:{},xt=(wd=Y.enabled)!=null?wd:!0,Nt=(Sd=(Ad=r.layout)==null?void 0:Ad.header)==null?void 0:Sd.showClearChat,at=Nt!==void 0?Nt:xt,At=(Ed=Y.placement)!=null?Ed:"inline";if(st){st.style.display=at?"":"none";let{closeButtonWrapper:on}=de;!q()&&on&&!on.classList.contains("persona-absolute")&&(at?on.classList.remove("persona-ml-auto"):on.classList.add("persona-ml-auto"));let fn=At==="top-right",cr=st.classList.contains("persona-absolute");if(!q()&&fn!==cr&&at){if(st.remove(),fn)st.className="persona-absolute persona-top-4 persona-z-50",st.style.right="48px",ne.style.position="relative",ne.appendChild(st);else{st.className="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",st.style.right="";let Zt=ne.querySelector(".persona-border-b-persona-divider"),jn=de.closeButtonWrapper;Zt&&jn&&jn.parentElement===Zt?Zt.insertBefore(st,jn):Zt&&Zt.appendChild(st)}let Sn=de.closeButtonWrapper;Sn&&!Sn.classList.contains("persona-absolute")&&(fn?Sn.classList.add("persona-ml-auto"):Sn.classList.remove("persona-ml-auto"))}}if(at){if(!q()){let it=(Td=Y.size)!=null?Td:"32px";Qe.style.height=it,Qe.style.width=it}let on=(kd=Y.iconName)!=null?kd:"refresh-cw",fn=(Md=Y.iconColor)!=null?Md:"";Qe.style.color=fn||En.actionIconColor,Qe.innerHTML="";let cr=q()?"14px":"20px",Sn=ge(on,cr,"currentColor",2);if(Sn&&Qe.appendChild(Sn),Y.backgroundColor?(Qe.style.backgroundColor=Y.backgroundColor,Qe.classList.remove("hover:persona-bg-gray-100")):(Qe.style.backgroundColor="",Qe.classList.add("hover:persona-bg-gray-100")),Y.borderWidth||Y.borderColor){let it=Y.borderWidth||"0px",sn=Y.borderColor||"transparent";Qe.style.border=`${it} solid ${sn}`,Qe.classList.remove("persona-border-none")}else Qe.style.border="",Qe.classList.add("persona-border-none");Y.borderRadius?(Qe.style.borderRadius=Y.borderRadius,Qe.classList.remove("persona-rounded-full")):(Qe.style.borderRadius="",Qe.classList.add("persona-rounded-full")),Y.paddingX?(Qe.style.paddingLeft=Y.paddingX,Qe.style.paddingRight=Y.paddingX):(Qe.style.paddingLeft="",Qe.style.paddingRight=""),Y.paddingY?(Qe.style.paddingTop=Y.paddingY,Qe.style.paddingBottom=Y.paddingY):(Qe.style.paddingTop="",Qe.style.paddingBottom="");let Zt=(Ld=Y.tooltipText)!=null?Ld:"Clear chat",jn=(Pd=Y.showTooltip)!=null?Pd:!0;if(Qe.setAttribute("aria-label",Zt),st&&(st._cleanupTooltip&&(st._cleanupTooltip(),delete st._cleanupTooltip),jn&&Zt)){let it=null,sn=()=>{if(it||!Qe)return;let To=Qe.ownerDocument,Ls=To.body;if(!Ls)return;it=xr(To,"div","persona-clear-chat-tooltip"),it.textContent=Zt;let Ps=xr(To,"div");Ps.className="persona-clear-chat-tooltip-arrow",it.appendChild(Ps);let ko=Qe.getBoundingClientRect();it.style.position="fixed",it.style.zIndex=String(oo),it.style.left=`${ko.left+ko.width/2}px`,it.style.top=`${ko.top-8}px`,it.style.transform="translate(-50%, -100%)",Ls.appendChild(it)},In=()=>{it&&it.parentNode&&(it.parentNode.removeChild(it),it=null)};st.addEventListener("mouseenter",sn),st.addEventListener("mouseleave",In),Qe.addEventListener("focus",sn),Qe.addEventListener("blur",In),st._cleanupTooltip=()=>{In(),st&&(st.removeEventListener("mouseenter",sn),st.removeEventListener("mouseleave",In)),Qe&&(Qe.removeEventListener("focus",sn),Qe.removeEventListener("blur",In))}}}}let wn=r.actionParsers&&r.actionParsers.length?r.actionParsers:[ea],gn=r.actionHandlers&&r.actionHandlers.length?r.actionHandlers:[Oo.message,Oo.messageAndClick];M=ta({parsers:wn,handlers:gn,getSessionMetadata:f,updateSessionMetadata:g,emit:o.emit,documentRef:typeof document!="undefined"?document:null}),Ee=zu(r,M,re),j.updateConfig(r),bo(Xe,j.getMessages(),Ee),nr.render(r.suggestionChips,j,le,void 0,r.suggestionChipsConfig),ws(),qo(j.isStreaming());let Co=((Id=r.voiceRecognition)==null?void 0:Id.enabled)===!0,wo=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),Ao=((Rd=(Wd=r.voiceRecognition)==null?void 0:Wd.provider)==null?void 0:Rd.type)==="runtype";if(Co&&(wo||Ao))if(!H||!ae){let Y=fa(r.voiceRecognition,r.sendButton);Y&&(H=Y.micButton,ae=Y.micButtonWrapper,_t.insertBefore(ae,ln),H.addEventListener("click",Wr),H.disabled=j.isStreaming())}else{let Y=(Hd=r.voiceRecognition)!=null?Hd:{},xt=(Bd=r.sendButton)!=null?Bd:{},Nt=(Dd=Y.iconName)!=null?Dd:"mic",at=(Nd=xt.size)!=null?Nd:"40px",At=(Fd=Y.iconSize)!=null?Fd:at,on=parseFloat(At)||24;H.style.width=At,H.style.height=At,H.style.minWidth=At,H.style.minHeight=At;let fn=($d=(Od=Y.iconColor)!=null?Od:xt.textColor)!=null?$d:"currentColor";H.innerHTML="";let cr=ge(Nt,on,fn,2);cr?H.appendChild(cr):H.textContent="\u{1F3A4}";let Sn=(_d=Y.backgroundColor)!=null?_d:xt.backgroundColor;Sn?H.style.backgroundColor=Sn:H.style.backgroundColor="",fn?H.style.color=fn:H.style.color="var(--persona-text, #111827)",Y.borderWidth?(H.style.borderWidth=Y.borderWidth,H.style.borderStyle="solid"):(H.style.borderWidth="",H.style.borderStyle=""),Y.borderColor?H.style.borderColor=Y.borderColor:H.style.borderColor="",Y.paddingX?(H.style.paddingLeft=Y.paddingX,H.style.paddingRight=Y.paddingX):(H.style.paddingLeft="",H.style.paddingRight=""),Y.paddingY?(H.style.paddingTop=Y.paddingY,H.style.paddingBottom=Y.paddingY):(H.style.paddingTop="",H.style.paddingBottom="");let Zt=ae==null?void 0:ae.querySelector(".persona-send-button-tooltip"),jn=(jd=Y.tooltipText)!=null?jd:"Start voice recognition";if(((Ud=Y.showTooltip)!=null?Ud:!1)&&jn)if(Zt)Zt.textContent=jn,Zt.style.display="";else{let sn=document.createElement("div");sn.className="persona-send-button-tooltip",sn.textContent=jn,ae==null||ae.insertBefore(sn,H)}else Zt&&(Zt.style.display="none");ae.style.display="",H.disabled=j.isStreaming()}else H&&ae&&(ae.style.display="none",((zd=(qd=r.voiceRecognition)==null?void 0:qd.provider)==null?void 0:zd.type)==="runtype"?j.isVoiceActive()&&j.toggleVoice():$n&&ir());if(((Vd=r.attachments)==null?void 0:Vd.enabled)===!0)if(!ut||!we){let Y=(Jd=r.attachments)!=null?Jd:{},Nt=(Gd=((Kd=r.sendButton)!=null?Kd:{}).size)!=null?Gd:"40px";Ft||(Ft=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),Ft.style.display="none",Wt.insertBefore(Ft,le)),Ke||(Ke=document.createElement("input"),Ke.type="file",Ke.accept=((Qd=Y.allowedTypes)!=null?Qd:Dr).join(","),Ke.multiple=((Xd=Y.maxFiles)!=null?Xd:4)>1,Ke.style.display="none",Ke.setAttribute("aria-label","Attach files"),Wt.insertBefore(Ke,le)),ut=h("div","persona-send-button-wrapper"),we=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),we.type="button",we.setAttribute("aria-label",(Yd=Y.buttonTooltipText)!=null?Yd:"Attach file");let at=(Zd=Y.buttonIconName)!=null?Zd:"paperclip",At=Nt,on=parseFloat(At)||40,fn=Math.round(on*.6);we.style.width=At,we.style.height=At,we.style.minWidth=At,we.style.minHeight=At,we.style.fontSize="18px",we.style.lineHeight="1",we.style.backgroundColor="transparent",we.style.color="var(--persona-primary, #111827)",we.style.border="none",we.style.borderRadius="6px",we.style.transition="background-color 0.15s ease",we.addEventListener("mouseenter",()=>{we.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),we.addEventListener("mouseleave",()=>{we.style.backgroundColor="transparent"});let cr=ge(at,fn,"currentColor",1.5);cr?we.appendChild(cr):we.textContent="\u{1F4CE}",we.addEventListener("click",jn=>{jn.preventDefault(),Ke==null||Ke.click()}),ut.appendChild(we);let Sn=(ep=Y.buttonTooltipText)!=null?ep:"Attach file",Zt=h("div","persona-send-button-tooltip");Zt.textContent=Sn,ut.appendChild(Zt),Ct.append(ut),!vt&&Ke&&Ft&&(vt=Bo.fromConfig(Y),vt.setPreviewsContainer(Ft),Ke.addEventListener("change",async()=>{vt&&(Ke!=null&&Ke.files)&&(await vt.handleFileSelect(Ke.files),Ke.value="")})),ne.querySelector(".persona-attachment-drop-overlay")||ne.appendChild(Vu(Y.dropOverlay))}else{ut.style.display="";let Y=(tp=r.attachments)!=null?tp:{};Ke&&(Ke.accept=((np=Y.allowedTypes)!=null?np:Dr).join(","),Ke.multiple=((rp=Y.maxFiles)!=null?rp:4)>1),vt&&vt.updateConfig({allowedTypes:Y.allowedTypes,maxFileSize:Y.maxFileSize,maxFiles:Y.maxFiles})}else ut&&(ut.style.display="none"),vt&&vt.clearAttachments(),(op=ne.querySelector(".persona-attachment-drop-overlay"))==null||op.remove();let Ut=(sp=r.sendButton)!=null?sp:{},So=(ap=Ut.useIcon)!=null?ap:!1,no=(ip=Ut.iconText)!=null?ip:"\u2191",mt=Ut.iconName,Mn=(lp=Ut.tooltipText)!=null?lp:"Send message",Rr=(cp=Ut.showTooltip)!=null?cp:!1,An=(dp=Ut.size)!=null?dp:"40px",Ln=Ut.backgroundColor,Rt=Ut.textColor;if(So){if(Fe.style.width=An,Fe.style.height=An,Fe.style.minWidth=An,Fe.style.minHeight=An,Fe.style.fontSize="18px",Fe.style.lineHeight="1",Fe.innerHTML="",Rt?Fe.style.color=Rt:Fe.style.color="var(--persona-button-primary-fg, #ffffff)",mt){let Y=parseFloat(An)||24,xt=(Rt==null?void 0:Rt.trim())||"currentColor",Nt=ge(mt,Y,xt,2);Nt?Fe.appendChild(Nt):Fe.textContent=no}else Fe.textContent=no;Fe.className="persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer",Ln?(Fe.style.backgroundColor=Ln,Fe.classList.remove("persona-bg-persona-primary")):(Fe.style.backgroundColor="",Fe.classList.add("persona-bg-persona-primary"))}else Fe.textContent=(up=(pp=r.copy)==null?void 0:pp.sendButtonLabel)!=null?up:"Send",Fe.style.width="",Fe.style.height="",Fe.style.minWidth="",Fe.style.minHeight="",Fe.style.fontSize="",Fe.style.lineHeight="",Fe.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",Ln?(Fe.style.backgroundColor=Ln,Fe.classList.remove("persona-bg-persona-accent")):Fe.classList.add("persona-bg-persona-accent"),Rt?Fe.style.color=Rt:Fe.classList.add("persona-text-white");Ut.borderWidth?(Fe.style.borderWidth=Ut.borderWidth,Fe.style.borderStyle="solid"):(Fe.style.borderWidth="",Fe.style.borderStyle=""),Ut.borderColor?Fe.style.borderColor=Ut.borderColor:Fe.style.borderColor="",Ut.paddingX?(Fe.style.paddingLeft=Ut.paddingX,Fe.style.paddingRight=Ut.paddingX):(Fe.style.paddingLeft="",Fe.style.paddingRight=""),Ut.paddingY?(Fe.style.paddingTop=Ut.paddingY,Fe.style.paddingBottom=Ut.paddingY):(Fe.style.paddingTop="",Fe.style.paddingBottom="");let jt=ln==null?void 0:ln.querySelector(".persona-send-button-tooltip");if(Rr&&Mn)if(jt)jt.textContent=Mn,jt.style.display="";else{let Y=document.createElement("div");Y.className="persona-send-button-tooltip",Y.textContent=Mn,ln==null||ln.insertBefore(Y,Fe)}else jt&&(jt.style.display="none");let Ht=(yp=(mp=r.layout)==null?void 0:mp.contentMaxWidth)!=null?yp:q()?(hp=(fp=(gp=r.launcher)==null?void 0:gp.composerBar)==null?void 0:fp.contentMaxWidth)!=null?hp:"720px":void 0;Ht?(Xe.style.maxWidth=Ht,Xe.style.marginLeft="auto",Xe.style.marginRight="auto",Xe.style.width="100%",Wt&&(Wt.style.maxWidth=Ht,Wt.style.marginLeft="auto",Wt.style.marginRight="auto"),$t&&($t.style.maxWidth=Ht,$t.style.marginLeft="auto",$t.style.marginRight="auto")):(Xe.style.maxWidth="",Xe.style.marginLeft="",Xe.style.marginRight="",Xe.style.width="",Wt&&(Wt.style.maxWidth="",Wt.style.marginLeft="",Wt.style.marginRight=""),$t&&($t.style.maxWidth="",$t.style.marginLeft="",$t.style.marginRight=""));let qt=(bp=r.statusIndicator)!=null?bp:{},Pn=(xp=qt.visible)!=null?xp:!0;if(zt.style.display=Pn?"":"none",j){let Y=j.getStatus();Be(zt,(Nt=>{var at,At,on,fn;return Nt==="idle"?(at=qt.idleText)!=null?at:hn.idle:Nt==="connecting"?(At=qt.connectingText)!=null?At:hn.connecting:Nt==="connected"?(on=qt.connectedText)!=null?on:hn.connected:Nt==="error"?(fn=qt.errorText)!=null?fn:hn.error:hn[Nt]})(Y),qt,Y)}zt.classList.remove("persona-text-left","persona-text-center","persona-text-right");let _n=qt.align==="left"?"persona-text-left":qt.align==="center"?"persona-text-center":"persona-text-right";zt.classList.add(_n)},open(){_()&&Lt(!0,"api")},close(){_()&&Lt(!1,"api")},toggle(){_()&&Lt(!B,"api")},clearChat(){bn=!1,j.clearMessages(),On.clear(),Gr();try{localStorage.removeItem(ms),r.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${ms}`)}catch(m){console.error("[AgentWidget] Failed to clear default localStorage:",m)}if(r.clearChatHistoryStorageKey&&r.clearChatHistoryStorageKey!==ms)try{localStorage.removeItem(r.clearChatHistoryStorageKey),r.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${r.clearChatHistoryStorageKey}`)}catch(m){console.error("[AgentWidget] Failed to clear custom localStorage:",m)}let c=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(c),i!=null&&i.clear)try{let m=i.clear();m instanceof Promise&&m.catch(y=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)})}catch(m){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",m)}d={},M.syncFromMetadata(),X==null||X.clear(),oe==null||oe.update()},setMessage(c){return!le||j.isStreaming()?!1:(!B&&_()&&Lt(!0,"system"),le.value=c,le.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(c){if(j.isStreaming())return!1;let m=(c==null?void 0:c.trim())||le.value.trim();return m?(!B&&_()&&Lt(!0,"system"),le.value="",le.style.height="auto",j.sendMessage(m),!0):!1},startVoiceRecognition(){var m,y;return j.isStreaming()?!1:((y=(m=r.voiceRecognition)==null?void 0:m.provider)==null?void 0:y.type)==="runtype"?(j.isVoiceActive()||(!B&&_()&&Lt(!0,"system"),ct.manuallyDeactivated=!1,kn(),j.toggleVoice().then(()=>{ct.active=j.isVoiceActive(),Gn("user"),j.isVoiceActive()&&to()})),!0):$n?!0:ks()?(!B&&_()&&Lt(!0,"system"),ct.manuallyDeactivated=!1,kn(),xo("user"),!0):!1},stopVoiceRecognition(){var c,m;return((m=(c=r.voiceRecognition)==null?void 0:c.provider)==null?void 0:m.type)==="runtype"?j.isVoiceActive()?(j.toggleVoice().then(()=>{ct.active=!1,ct.manuallyDeactivated=!0,kn(),Gn("user"),lr()}),!0):!1:$n?(ct.manuallyDeactivated=!0,kn(),ir("user"),!0):!1},injectMessage(c){return!B&&_()&&Lt(!0,"system"),j.injectMessage(c)},injectAssistantMessage(c){!B&&_()&&Lt(!0,"system");let m=j.injectAssistantMessage(c);return O&&(O=!1,G&&(clearTimeout(G),G=null),setTimeout(()=>{j&&!j.isStreaming()&&j.continueConversation()},100)),m},injectUserMessage(c){return!B&&_()&&Lt(!0,"system"),j.injectUserMessage(c)},injectSystemMessage(c){return!B&&_()&&Lt(!0,"system"),j.injectSystemMessage(c)},injectMessageBatch(c){return!B&&_()&&Lt(!0,"system"),j.injectMessageBatch(c)},injectComponentDirective(c){return!B&&_()&&Lt(!0,"system"),j.injectComponentDirective(c)},injectTestMessage(c){!B&&_()&&Lt(!0,"system"),j.injectTestEvent(c)},async connectStream(c,m){return j.connectStream(c,m)},__pushEventStreamEvent(c){X&&X.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c.type,timestamp:Date.now(),payload:JSON.stringify(c.payload)})},showEventStream(){!he||!X||Ar()},hideEventStream(){Le&&er()},isEventStreamVisible(){return Le},showArtifacts(){Zn(r)&&(bn=!1,Dn(),gt==null||gt.setMobileOpen(!0))},hideArtifacts(){Zn(r)&&(bn=!0,Dn())},upsertArtifact(c){return Zn(r)?(bn=!1,j.upsertArtifact(c)):null},selectArtifact(c){Zn(r)&&j.selectArtifact(c)},clearArtifacts(){Zn(r)&&j.clearArtifacts()},getArtifacts(){var c;return(c=j==null?void 0:j.getArtifacts())!=null?c:[]},getSelectedArtifactId(){var c;return(c=j==null?void 0:j.getSelectedArtifactId())!=null?c:null},focusInput(){return A&&!B&&!q()||!le?!1:(le.focus(),!0)},async resolveApproval(c,m){let b=j.getMessages().find(k=>{var D;return k.variant==="approval"&&((D=k.approval)==null?void 0:D.id)===c});if(!(b!=null&&b.approval))throw new Error(`Approval not found: ${c}`);return j.resolveApproval(b.approval,m)},getMessages(){return j.getMessages()},getStatus(){return j.getStatus()},getPersistentMetadata(){return{...d}},updatePersistentMetadata(c){g(c)},on(c,m){return o.on(c,m)},off(c,m){o.off(c,m)},isOpen(){return _()&&B},isVoiceActive(){return ct.active},getState(){return{open:_()&&B,launcherEnabled:A,voiceActive:ct.active,streaming:j.isStreaming()}},showCSATFeedback(c){!B&&_()&&Lt(!0,"system");let m=Xe.querySelector(".persona-feedback-container");m&&m.remove();let y=xi({onSubmit:async(b,k)=>{var D;j.isClientTokenMode()&&await j.submitCSATFeedback(b,k),(D=c==null?void 0:c.onSubmit)==null||D.call(c,b,k)},onDismiss:c==null?void 0:c.onDismiss,...c});Xe.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},showNPSFeedback(c){!B&&_()&&Lt(!0,"system");let m=Xe.querySelector(".persona-feedback-container");m&&m.remove();let y=vi({onSubmit:async(b,k)=>{var D;j.isClientTokenMode()&&await j.submitNPSFeedback(b,k),(D=c==null?void 0:c.onSubmit)==null||D.call(c,b,k)},onDismiss:c==null?void 0:c.onDismiss,...c});Xe.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},async submitCSATFeedback(c,m){return j.submitCSATFeedback(c,m)},async submitNPSFeedback(c,m){return j.submitNPSFeedback(c,m)},destroy(){yr!=null&&(clearInterval(yr),yr=null),pt.forEach(c=>c()),Q.remove(),Ce==null||Ce.remove(),S==null||S.destroy(),z==null||z.remove(),Fn&&I.removeEventListener("click",Fn)}};if((((bc=t==null?void 0:t.debugTools)!=null?bc:!1)||!!r.debug)&&typeof window!="undefined"){let c=window.AgentWidgetBrowser,m={controller:en,getMessages:en.getMessages,getStatus:en.getStatus,getMetadata:en.getPersistentMetadata,updateMetadata:en.updatePersistentMetadata,clearHistory:()=>en.clearChat(),setVoiceActive:y=>y?en.startVoiceRecognition():en.stopVoiceRecognition()};window.AgentWidgetBrowser=m,pt.push(()=>{window.AgentWidgetBrowser===m&&(window.AgentWidgetBrowser=c)})}if(typeof window!="undefined"){let c=e.getAttribute("data-persona-instance")||e.id||"persona-"+Math.random().toString(36).slice(2,8),m=V=>{let W=V.detail;(!(W!=null&&W.instanceId)||W.instanceId===c)&&en.focusInput()};if(window.addEventListener("persona:focusInput",m),pt.push(()=>{window.removeEventListener("persona:focusInput",m)}),he){let V=be=>{let ce=be.detail;(!(ce!=null&&ce.instanceId)||ce.instanceId===c)&&en.showEventStream()},W=be=>{let ce=be.detail;(!(ce!=null&&ce.instanceId)||ce.instanceId===c)&&en.hideEventStream()};window.addEventListener("persona:showEventStream",V),window.addEventListener("persona:hideEventStream",W),pt.push(()=>{window.removeEventListener("persona:showEventStream",V),window.removeEventListener("persona:hideEventStream",W)})}let y=V=>{let W=V.detail;(!(W!=null&&W.instanceId)||W.instanceId===c)&&en.showArtifacts()},b=V=>{let W=V.detail;(!(W!=null&&W.instanceId)||W.instanceId===c)&&en.hideArtifacts()},k=V=>{let W=V.detail;W!=null&&W.instanceId&&W.instanceId!==c||W!=null&&W.artifact&&en.upsertArtifact(W.artifact)},D=V=>{let W=V.detail;W!=null&&W.instanceId&&W.instanceId!==c||typeof(W==null?void 0:W.id)=="string"&&en.selectArtifact(W.id)},F=V=>{let W=V.detail;(!(W!=null&&W.instanceId)||W.instanceId===c)&&en.clearArtifacts()};window.addEventListener("persona:showArtifacts",y),window.addEventListener("persona:hideArtifacts",b),window.addEventListener("persona:upsertArtifact",k),window.addEventListener("persona:selectArtifact",D),window.addEventListener("persona:clearArtifacts",F),pt.push(()=>{window.removeEventListener("persona:showArtifacts",y),window.removeEventListener("persona:hideArtifacts",b),window.removeEventListener("persona:upsertArtifact",k),window.removeEventListener("persona:selectArtifact",D),window.removeEventListener("persona:clearArtifacts",F)})}let Qn=If(r.persistState);if(Qn&&_()){let c=Wf(Qn.storage),m=`${Qn.keyPrefix}widget-open`,y=`${Qn.keyPrefix}widget-voice`,b=`${Qn.keyPrefix}widget-voice-mode`;if(c){let k=((xc=Qn.persist)==null?void 0:xc.openState)&&c.getItem(m)==="true",D=((vc=Qn.persist)==null?void 0:vc.voiceState)&&c.getItem(y)==="true",F=((Cc=Qn.persist)==null?void 0:Cc.voiceState)&&c.getItem(b)==="true";if(k&&setTimeout(()=>{en.open(),setTimeout(()=>{var V;if(D||F)en.startVoiceRecognition();else if((V=Qn.persist)!=null&&V.focusInput){let W=e.querySelector("textarea");W&&W.focus()}},100)},0),(wc=Qn.persist)!=null&&wc.openState&&(o.on("widget:opened",()=>{c.setItem(m,"true")}),o.on("widget:closed",()=>{c.setItem(m,"false")})),(Ac=Qn.persist)!=null&&Ac.voiceState&&(o.on("voice:state",V=>{c.setItem(y,V.active?"true":"false")}),o.on("user:message",V=>{c.setItem(b,V.viaVoice?"true":"false")})),Qn.clearOnChatClear){let V=()=>{c.removeItem(m),c.removeItem(y),c.removeItem(b)},W=()=>V();window.addEventListener("persona:clear-chat",W),pt.push(()=>{window.removeEventListener("persona:clear-chat",W)})}}}return u&&_()&&setTimeout(()=>{en.open()},0),Pr(),en};var Rf=(e,n)=>{let t=e.trim(),r=/^(\d+(?:\.\d+)?)px$/i.exec(t);if(r)return Math.max(0,parseFloat(r[1]));let s=/^(\d+(?:\.\d+)?)%$/i.exec(t);return s?Math.max(0,n*parseFloat(s[1])/100):420},Ju=(e,n)=>{var r,s;let t=(s=(r=n==null?void 0:n.launcher)==null?void 0:r.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"},fl=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=""},Ku=e=>{e.style.inset="",e.style.width="",e.style.height="",e.style.maxWidth="",e.style.minWidth="",fl(e)},ul=e=>{e.style.transition=""},ml=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=""},gl=e=>{e.style.width="",e.style.maxWidth="",e.style.minWidth="",e.style.flex="1 1 auto"},Ai=(e,n)=>{e.style.width="",e.style.minWidth="",e.style.maxWidth="",e.style.boxSizing="",n.style.alignItems=""},Hf=(e,n,t,r,s)=>{s?t.parentElement!==n&&(e.replaceChildren(),n.replaceChildren(t,r),e.appendChild(n)):t.parentElement===n&&(n.replaceChildren(),e.appendChild(t),e.appendChild(r))},Bf=(e,n,t,r,s,o)=>{let a=o?n:e;s==="left"?a.firstElementChild!==r&&a.replaceChildren(r,t):a.lastElementChild!==r&&a.replaceChildren(t,r)},Gu=(e,n,t,r,s,o,a)=>{var C,x,M,A,P,N;let i=Xn(o),d=i.reveal==="push";Hf(e,n,t,r,d),Bf(e,n,t,r,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 l=e.ownerDocument.defaultView,u=(x=(C=o==null?void 0:o.launcher)==null?void 0:C.mobileFullscreen)!=null?x:!0,p=(A=(M=o==null?void 0:o.launcher)==null?void 0:M.mobileBreakpoint)!=null?A:640,f=l!=null?l.innerWidth<=p:!1;if(u&&f&&a){e.dataset.personaDockMobileFullscreen="true",e.removeAttribute("data-persona-dock-reveal"),ml(n),ul(r),Ku(r),gl(t),Ai(s,r),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",r.style.display="flex",r.style.flexDirection="column",r.style.position="fixed",r.style.inset="0",r.style.width="100%",r.style.height="100%",r.style.maxWidth="100%",r.style.minWidth="0",r.style.minHeight="0",r.style.overflow="hidden",r.style.zIndex=String((N=(P=o==null?void 0:o.launcher)==null?void 0:P.zIndex)!=null?N:yn),r.style.transform="none",r.style.transition="none",r.style.pointerEvents="auto",r.style.flex="none",d&&(n.style.display="flex",n.style.flexDirection="column",n.style.width="100%",n.style.height="100%",n.style.minHeight="0",n.style.minWidth="0",n.style.flex="1 1 auto",n.style.alignItems="stretch",n.style.transform="none",n.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"),Ku(r),i.reveal==="overlay"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="overlay",ml(n),ul(r),gl(t),Ai(s,r);let R=i.animate?"transform 180ms ease":"none",T=i.side==="right"?"translateX(100%)":"translateX(-100%)",L=a?"translateX(0)":T;r.style.display="flex",r.style.flexDirection="column",r.style.flex="none",r.style.position="absolute",r.style.top="0",r.style.bottom="0",r.style.width=i.width,r.style.maxWidth=i.width,r.style.minWidth=i.width,r.style.minHeight="0",r.style.overflow="hidden",r.style.transition=R,r.style.transform=L,r.style.pointerEvents=a?"auto":"none",r.style.zIndex="2",i.side==="right"?(r.style.right="0",r.style.left=""):(r.style.left="0",r.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",ul(r),fl(r),Ai(s,r);let R=Rf(i.width,e.clientWidth),T=Math.max(0,e.clientWidth),L=i.animate?"transform 180ms ease":"none",$=i.side==="right"?a?`translateX(-${R}px)`:"translateX(0)":a?"translateX(0)":`translateX(-${R}px)`;n.style.display="flex",n.style.flexDirection="row",n.style.flex="0 0 auto",n.style.minHeight="0",n.style.minWidth="0",n.style.alignItems="stretch",n.style.height="100%",n.style.width=`${T+R}px`,n.style.transition=L,n.style.transform=$,t.style.flex="0 0 auto",t.style.flexGrow="0",t.style.flexShrink="0",t.style.width=`${T}px`,t.style.maxWidth=`${T}px`,t.style.minWidth=`${T}px`,r.style.display="flex",r.style.flexDirection="column",r.style.flex="0 0 auto",r.style.flexShrink="0",r.style.width=i.width,r.style.minWidth=i.width,r.style.maxWidth=i.width,r.style.position="relative",r.style.overflow="hidden",r.style.transition="none",r.style.pointerEvents=a?"auto":"none"}else{e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="",ml(n),fl(r),gl(t),Ai(s,r);let R=i.reveal==="emerge";R?e.dataset.personaDockReveal="emerge":e.removeAttribute("data-persona-dock-reveal");let T=a?i.width:"0px",L=i.animate?"width 180ms ease, min-width 180ms ease, max-width 180ms ease, flex-basis 180ms ease":"none",$=!a;r.style.display="flex",r.style.flexDirection="column",r.style.flex=`0 0 ${T}`,r.style.width=T,r.style.maxWidth=T,r.style.minWidth=T,r.style.minHeight="0",r.style.position="relative",r.style.overflow=R||$?"hidden":"visible",r.style.transition=L,R&&(r.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")}},Df=(e,n)=>{let t=e.ownerDocument.createElement("div");return Ju(t,n),e.appendChild(t),{mode:"direct",host:t,shell:null,syncWidgetState:()=>{},updateConfig(r){Ju(t,r)},destroy(){t.remove()}}},Nf=(e,n)=>{var P,N,R,T;let{ownerDocument:t}=e,r=e.parentElement;if(!r)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"),l=t.createElement("aside"),u=t.createElement("div"),p=(N=(P=n==null?void 0:n.launcher)==null?void 0:P.enabled)==null||N?(T=(R=n==null?void 0:n.launcher)==null?void 0:R.autoExpand)!=null?T:!1:!0;i.dataset.personaDockRole="push-track",d.dataset.personaDockRole="content",l.dataset.personaDockRole="panel",u.dataset.personaDockRole="host",l.appendChild(u),r.insertBefore(a,e),d.appendChild(e);let f=null,g=()=>{f==null||f.disconnect(),f=null},C=()=>{g(),Xn(n).reveal==="push"&&typeof ResizeObserver!="undefined"&&(f=new ResizeObserver(()=>{Gu(a,i,d,l,u,n,p)}),f.observe(a))},x=()=>{Gu(a,i,d,l,u,n,p),C()},M=a.ownerDocument.defaultView,A=()=>{x()};return M==null||M.addEventListener("resize",A),Xn(n).reveal==="push"?(i.appendChild(d),i.appendChild(l),a.appendChild(i)):(a.appendChild(d),a.appendChild(l)),x(),{mode:"docked",host:u,shell:a,syncWidgetState(L){let $=L.launcherEnabled?L.open:!0;p!==$&&(p=$,x())},updateConfig(L){var $,q;n=L,((q=($=n==null?void 0:n.launcher)==null?void 0:$.enabled)!=null?q:!0)===!1&&(p=!0),x()},destroy(){M==null||M.removeEventListener("resize",A),g(),r.isConnected&&(o&&o.parentNode===r?r.insertBefore(e,o):r.appendChild(e)),a.remove()}}},na=(e,n)=>nn(n)?Nf(e,n):Df(e,n);var hl={},Ff=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 n=document.querySelector(e);if(!n)throw new Error(`Chat widget target "${e}" was not found`);return n}return e},Of=()=>{try{if(typeof hl!="undefined"&&hl.url)return new URL("../widget.css",hl.url).href}catch{}return null},Qu=(e,n)=>{let t=Of(),r=()=>{if(!(e instanceof ShadowRoot)||e.querySelector("link[data-persona]"))return;let s=n.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=n.createElement("link");s.rel="stylesheet",s.href=t,s.setAttribute("data-persona","true"),e.insertBefore(s,e.firstChild)}else r();else if(!n.head.querySelector("link[data-persona]")&&t){let o=n.createElement("link");o.rel="stylesheet",o.href=t,o.setAttribute("data-persona","true"),n.head.appendChild(o)}},yl=e=>{var M;let n=Ff(e.target),t=e.useShadowDom===!0,r=n.ownerDocument,s=e.config,o=na(n,s),a,i=[],d=(A,P)=>{var L,$;let R=!(($=(L=P==null?void 0:P.launcher)==null?void 0:L.enabled)!=null?$:!0)||nn(P),T=r.createElement("div");if(T.setAttribute("data-persona-root","true"),R&&(T.style.height="100%",T.style.display="flex",T.style.flexDirection="column",T.style.flex="1",T.style.minHeight="0"),t){let q=A.attachShadow({mode:"open"});q.appendChild(T),Qu(q,r)}else A.appendChild(T),Qu(A,r);return n.id&&T.setAttribute("data-persona-instance",n.id),T},l=()=>{o.syncWidgetState(a.getState())},u=()=>{i.forEach(A=>A()),i=[a.on("widget:opened",l),a.on("widget:closed",l)],l()},p=()=>{let A=d(o.host,s);a=wi(A,s,{debugTools:e.debugTools}),u()},f=()=>{i.forEach(A=>A()),i=[],a.destroy()};p(),(M=e.onReady)==null||M.call(e);let g=A=>{f(),o.destroy(),o=na(n,A),s=A,p()},C={update(A){var $,q,_,B,O,G;let P={...s,...A,launcher:{...($=s==null?void 0:s.launcher)!=null?$:{},...(q=A==null?void 0:A.launcher)!=null?q:{},dock:{...(B=(_=s==null?void 0:s.launcher)==null?void 0:_.dock)!=null?B:{},...(G=(O=A==null?void 0:A.launcher)==null?void 0:O.dock)!=null?G:{}}}},N=nn(s),R=nn(P),T=ao(s),L=ao(P);if(N!==R||T!==L){g(P);return}s=P,o.updateConfig(s),a.update(A),l()},destroy(){f(),o.destroy(),e.windowKey&&typeof window!="undefined"&&delete window[e.windowKey]}},x=new Proxy(C,{get(A,P,N){if(P==="host")return o.host;if(P in A)return Reflect.get(A,P,N);let R=a[P];return typeof R=="function"?R.bind(a):R}});return e.windowKey&&typeof window!="undefined"&&(window[e.windowKey]=x),x};var tm=new Set(["script","style","noscript","svg","path","meta","link","br","hr"]),$f=new Set(["button","a","input","select","textarea","details","summary"]),_f=new Set(["button","link","menuitem","tab","option","switch","checkbox","radio","combobox","listbox","slider","spinbutton","textbox"]),bl=/\b(product|card|item|listing|result)\b/i,vl=/\$[\d,]+(?:\.\d{2})?|€[\d,]+(?:\.\d{2})?|£[\d,]+(?:\.\d{2})?|USD\s*[\d,]+(?:\.\d{2})?/i,jf=3e3,Uf=100;function nm(e){let n=typeof e.className=="string"?e.className:"";if(bl.test(n)||e.id&&bl.test(e.id))return!0;for(let t=0;t<e.attributes.length;t++){let r=e.attributes[t];if(r.name.startsWith("data-")&&bl.test(r.value))return!0}return!1}function rm(e){var n;return vl.test(((n=e.textContent)!=null?n:"").trim())}function om(e){var t;let n=e.querySelectorAll("a[href]");for(let r=0;r<n.length;r++){let s=(t=n[r].getAttribute("href"))!=null?t:"";if(s&&s!=="#"&&!s.toLowerCase().startsWith("javascript:"))return!0}return!1}function qf(e){return!!e.querySelector('button, [role="button"], input[type="submit"], input[type="button"]')}function Xu(e){let n=e.match(vl);return n?n[0]:null}function Yu(e){var r,s,o;let n=(r=e.querySelector(".product-title a, h1 a, h2 a, h3 a, h4 a, .title a, a[href]"))!=null?r:e.querySelector("a[href]");if(n&&((s=n.textContent)!=null&&s.trim())){let a=n.getAttribute("href");return{title:n.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 zf(e){let n=[],t=r=>{let s=r.trim();s&&!n.includes(s)&&n.push(s)};return e.querySelectorAll("button").forEach(r=>{var s;return t((s=r.textContent)!=null?s:"")}),e.querySelectorAll('[role="button"]').forEach(r=>{var s;return t((s=r.textContent)!=null?s:"")}),e.querySelectorAll('input[type="submit"], input[type="button"]').forEach(r=>{var s;t((s=r.value)!=null?s:"")}),n.slice(0,6)}var Vf="commerce-card",Jf="result-card";function Zu(e){return!nm(e)||!rm(e)||!om(e)&&!qf(e)?0:5200}function em(e){var r;return!nm(e)||rm(e)||!om(e)||((r=e.textContent)!=null?r:"").trim().length<20||!(!!e.querySelector("h1, h2, h3, h4, h5, h6, .title")||!!e.querySelector(".snippet, .description, p"))?0:2800}var Cl=[{id:Vf,scoreElement(e){return Zu(e)},shouldSuppressDescendant(e,n,t){if(n===e||!e.contains(n))return!1;if(t.interactivity==="static"){let r=t.text.trim();return!!(r.length===0||vl.test(r)&&r.length<32)}return!0},formatSummary(e,n){var d,l,u;if(Zu(e)===0)return null;let{title:t,href:r}=Yu(e),s=(u=(l=Xu(((d=e.textContent)!=null?d:"").trim()))!=null?l:Xu(n.text))!=null?u:"",o=zf(e);return[r&&t?`[${t}](${r})${s?` \u2014 ${s}`:""}`:t?`${t}${s?` \u2014 ${s}`:""}`:s||n.text.trim().slice(0,120),`selector: ${n.selector}`,o.length?`actions: ${o.join(", ")}`:""].filter(Boolean).join(`
|
|
101
|
-
`)}},{id:
|
|
102
|
-
`)}}];function
|
|
100
|
+
`}if(!b&&!c){let Bt="max-height: -moz-available !important; max-height: stretch !important;",qt=m?"":"padding-top: 1.25em !important;",Pn=m?"":`z-index: ${(jt=(Ht=r.launcher)==null?void 0:Ht.zIndex)!=null?jt:yn} !important;`;Q.style.cssText+=Bt+qt+Pn}E()};tr(),ro(e,r),ui(e,r),mi(e,r);let mt=[];mt.push(()=>{document.removeEventListener("keydown",zr)});let Kt=null,Gt=null;mt.push(()=>{Kt==null||Kt(),Kt=null,Gt==null||Gt(),Gt=null}),Wn&&mt.push(()=>{Wn==null||Wn.disconnect(),Wn=null}),mt.push(()=>{xn==null||xn(),xn=null,Tr(),Pt&&(Pt.remove(),Pt=null),ht==null||ht.element.style.removeProperty("width"),ht==null||ht.element.style.removeProperty("maxWidth")}),fe&&mt.push(()=>{le!==null&&(cancelAnimationFrame(le),le=null),se==null||se.destroy(),se=null,X==null||X.destroy(),X=null,te=null});let Nn=null,Kr=()=>{Nn&&(Nn(),Nn=null),r.colorScheme==="auto"&&(Nn=qa(()=>{ro(e,r)}))};Kr(),mt.push(()=>{Nn&&(Nn(),Nn=null)});let Kn=(gc=r.features)==null?void 0:gc.streamAnimation;if(Kn!=null&&Kn.type&&Kn.type!=="none"){let c=Us(Kn.type,Kn.plugins);c&&(ji(c,e),mt.push(()=>lu(e)))}let nr=Iu(Tt),Fn=null,j,pe=!1,On=Zp(),rr=new Map,hr=new Map,gs=0,or=Va(),sr=0,ar=null,Mr=!1,ho=!1,ra=4,fs=24,oa=80,jo=new Map,pt={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1,lastUserMessageId:null},hs=(hc=(fc=r.voiceRecognition)==null?void 0:fc.autoResume)!=null?hc:!1,Gn=c=>{s.emit("voice:state",{active:pt.active,source:c,timestamp:Date.now()})},Mn=()=>{g(c=>({...c,voiceState:{active:pt.active,timestamp:Date.now(),manuallyDeactivated:pt.manuallyDeactivated}}))},sa=()=>{var b,M;if(((b=r.voiceRecognition)==null?void 0:b.enabled)===!1)return;let c=ml(d.voiceState),m=!!c.active,y=Number((M=c.timestamp)!=null?M:0);pt.manuallyDeactivated=!!c.manuallyDeactivated,m&&Date.now()-y<Df&&setTimeout(()=>{var D,F;pt.active||(pt.manuallyDeactivated=!1,((F=(D=r.voiceRecognition)==null?void 0:D.provider)==null?void 0:F.type)==="runtype"?j.toggleVoice().then(()=>{pt.active=j.isVoiceActive(),Gn("restore"),j.isVoiceActive()&&to()}):xo("restore"))},1e3)},aa=()=>j?Ju(j.getMessages()).filter(c=>!c.__skipPersist):[];function Uo(c){if(!(i!=null&&i.save))return;let y={messages:c?Ju(c):j?aa():[],metadata:d,artifacts:Rn.artifacts,selectedArtifactId:Rn.selectedId};try{let b=i.save(y);b instanceof Promise&&b.catch(M=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",M)})}catch(b){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",b)}}let kr=null,ia=()=>Q.querySelector("#persona-scroll-container")||Ce,yo=()=>{kr!==null&&(cancelAnimationFrame(kr),kr=null),Mr=!1},ys=()=>{ar!==null&&(cancelAnimationFrame(ar),ar=null),ho=!1,yo()},Lr=()=>{if(!Mt()||Pe){dt.parentNode&&dt.remove(),dt.style.display="none";return}dt.parentNode!==re&&re.appendChild(dt),qn();let c=Os(Ce)>0;dt.style.display=or.isFollowing()||!c?"none":""},bs=()=>{or.pause()&&(ys(),Lr())},Gr=()=>{or.resume(),Lr()},Qr=(c=!1)=>{or.isFollowing()&&(!c&&!pe||(ar!==null&&(cancelAnimationFrame(ar),ar=null),ho=!0,ar=requestAnimationFrame(()=>{ar=null,ho=!1,or.isFollowing()&&la(ia(),c?220:140)})))},la=(c,m=500)=>{let y=c.scrollTop,b=Os(c),M=b-y;if(Math.abs(M)<1){sr=c.scrollTop;return}if(Math.abs(M)>=oa){yo(),Mr=!0,c.scrollTop=b,sr=c.scrollTop,Mr=!1;return}yo();let D=performance.now();Mr=!0;let F=W=>1-Math.pow(1-W,3),V=W=>{if(!or.isFollowing()){yo();return}let ye=Os(c);ye!==b&&(b=ye,M=b-y);let de=W-D,ee=Math.min(de/m,1),me=F(ee),be=y+M*me;c.scrollTop=be,sr=c.scrollTop,ee<1?kr=requestAnimationFrame(V):(c.scrollTop=b,sr=c.scrollTop,kr=null,Mr=!1)};kr=requestAnimationFrame(V)},ca=c=>{let m=new Map;c.forEach(y=>{let b=jo.get(y.id);m.set(y.id,{streaming:y.streaming,role:y.role}),!b&&y.role==="assistant"&&s.emit("assistant:message",y),y.role==="assistant"&&(b!=null&&b.streaming)&&y.streaming===!1&&s.emit("assistant:complete",y),y.variant==="approval"&&y.approval&&(b?y.approval.status!=="pending"&&s.emit("approval:resolved",{approval:y.approval,decision:y.approval.status}):s.emit("approval:requested",{approval:y.approval,message:y}))}),jo.clear(),m.forEach((y,b)=>{jo.set(b,y)})},bo=(c,m,y)=>{var Qe,st,at,ke,Ee,Ue;let b=document.createElement("div"),D=(()=>{var Ae;let E=o.find(Ie=>Ie.renderLoadingIndicator);if(E!=null&&E.renderLoadingIndicator)return E.renderLoadingIndicator;if((Ae=r.loadingIndicator)!=null&&Ae.render)return r.loadingIndicator.render})(),F=(E,Ae)=>Ae==null?!1:typeof Ae=="string"?(E.textContent=Ae,!0):(E.appendChild(Ae),!0),V=new Set,W=new Set,ye=o.some(E=>E.renderAskUserQuestion),de=[],ee=[],me=r.enableComponentStreaming!==!1;if(m.forEach(E=>{var Cn,un,Ze,it,wn,gn,Co,wo,Ao,Ko,Go,Ut,So,no;V.add(E.id);let Ae=ye&&Fr(E),Ie=!Ae&&E.role==="assistant"&&!E.variant&&me&&yi(E);if(!Ie&&hr.has(E.id)){let ft=c.querySelector(`#wrapper-${E.id}`);ft==null||ft.removeAttribute("data-preserve-runtime"),hr.delete(E.id)}let Ve=Fr(E)?`:${(Cn=E.agentMetadata)!=null&&Cn.askUserQuestionAnswered?"a":"u"}:${(un=E.agentMetadata)!=null&&un.askUserQuestionAnswers?Object.keys(E.agentMetadata.askUserQuestionAnswers).length:0}`:"",he=Yp(E,gs)+Ve,Et=Ae||Ie?null:eu(On,E.id,he);if(Et){b.appendChild(Et.cloneNode(!0)),Fr(E)&&((Ze=E.toolCall)!=null&&Ze.id)&&((it=E.agentMetadata)==null?void 0:it.awaitingLocalTool)===!0&&!((wn=E.agentMetadata)!=null&&wn.askUserQuestionAnswered)&&(W.add(E.toolCall.id),ds(E,r,We.composerOverlay));return}let ot=null,Yt=o.find(ft=>!!(E.variant==="reasoning"&&ft.renderReasoning||E.variant==="tool"&&ft.renderToolCall||E.variant==="approval"&&ft.renderApproval||!E.variant&&ft.renderMessage)),pn=(gn=r.layout)==null?void 0:gn.messages;if(Fr(E)&&((Co=E.agentMetadata)==null?void 0:Co.askUserQuestionAnswered)===!0){rr.delete(E.id);let ft=c.querySelector(`#wrapper-${E.id}`);ft==null||ft.removeAttribute("data-preserve-runtime");return}if(Fr(E)&&((Ao=(wo=r.features)==null?void 0:wo.askUserQuestion)==null?void 0:Ao.enabled)!==!1){let ft=o.find(kn=>typeof kn.renderAskUserQuestion=="function");if(ft&&kt.current){let kn=rr.get(E.id),Rr=kn!==he,An=null;if(Rr){let{payload:jt,complete:Bt}=Or(E),qt=E.id,Pn=()=>{var _n;return(_n=kt.current)==null?void 0:_n.getMessages().find(tn=>tn.id===qt)};An=ft.renderAskUserQuestion({message:E,payload:jt,complete:Bt,resolve:_n=>{var br;let tn=Pn();tn&&((br=kt.current)==null||br.resolveAskUserQuestion(tn,_n))},dismiss:()=>{var tn,br,Hr;let _n=Pn();(tn=_n==null?void 0:_n.agentMetadata)!=null&&tn.awaitingLocalTool&&((br=kt.current)==null||br.markAskUserQuestionResolved(_n),(Hr=kt.current)==null||Hr.resolveAskUserQuestion(_n,"(dismissed)"))},config:r})}let Ln=kn!=null;if(Rr&&An===null&&!Ln){((Ko=E.agentMetadata)==null?void 0:Ko.awaitingLocalTool)===!0&&!((Go=E.agentMetadata)!=null&&Go.askUserQuestionAnswered)&&(W.add(E.toolCall.id),ds(E,r,We.composerOverlay));return}let Ht=document.createElement("div");Ht.className="persona-flex",Ht.id=`wrapper-${E.id}`,Ht.setAttribute("data-wrapper-id",E.id),Ht.setAttribute("data-ask-plugin-stub","true"),Ht.setAttribute("data-preserve-runtime","true"),b.appendChild(Ht),de.push({messageId:E.id,fingerprint:he,bubble:An});return}else{((Ut=E.agentMetadata)==null?void 0:Ut.awaitingLocalTool)===!0&&!((So=E.agentMetadata)!=null&&So.askUserQuestionAnswered)&&(W.add(E.toolCall.id),ds(E,r,We.composerOverlay));return}}else if(Yt)if(E.variant==="reasoning"&&E.reasoning&&Yt.renderReasoning){if(!Re)return;ot=Yt.renderReasoning({message:E,defaultRenderer:()=>Yi(E,r),config:r})}else if(E.variant==="tool"&&E.toolCall&&Yt.renderToolCall){if(!ze)return;ot=Yt.renderToolCall({message:E,defaultRenderer:()=>Zi(E,r),config:r})}else if(E.variant==="approval"&&E.approval&&Yt.renderApproval){if(r.approval===!1)return;ot=Yt.renderApproval({message:E,defaultRenderer:()=>il(E,r),config:r})}else Yt.renderMessage&&(ot=Yt.renderMessage({message:E,defaultRenderer:()=>{let ft=ss(E,y,pn,r.messageActions,Ne,{loadingIndicatorRenderer:D,widgetConfig:r});return E.role!=="user"&&dl(ft,E,r,j),ft},config:r}));if(!ot&&Ie){let ft=bi(E);if(ft){let kn=hr.get(E.id),Rr=kn!==he,An=r.wrapComponentDirectiveInBubble!==!1,Ln=null;if(Rr){let Ht=hi(ft,{config:r,message:E,transform:y});if(Ht)if(An){let jt=document.createElement("div");if(jt.className=["persona-message-bubble","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-p-4"].join(" "),jt.id=`bubble-${E.id}`,jt.setAttribute("data-message-id",E.id),E.content&&E.content.trim()){let Bt=document.createElement("div");Bt.className="persona-mb-3 persona-text-sm persona-leading-relaxed",Bt.innerHTML=y({text:E.content,message:E,streaming:!!E.streaming,raw:E.rawContent}),jt.appendChild(Bt)}jt.appendChild(Ht),Ln=jt}else{let jt=document.createElement("div");if(jt.className="persona-flex persona-flex-col persona-w-full persona-max-w-full persona-gap-3 persona-items-stretch",jt.id=`bubble-${E.id}`,jt.setAttribute("data-message-id",E.id),jt.setAttribute("data-persona-component-directive","true"),E.content&&E.content.trim()){let Bt=document.createElement("div");Bt.className="persona-text-sm persona-leading-relaxed persona-text-persona-primary persona-w-full",Bt.innerHTML=y({text:E.content,message:E,streaming:!!E.streaming,raw:E.rawContent}),jt.appendChild(Bt)}jt.appendChild(Ht),Ln=jt}}if(Ln||kn!=null){let Ht=document.createElement("div");Ht.className="persona-flex",Ht.id=`wrapper-${E.id}`,Ht.setAttribute("data-wrapper-id",E.id),Ht.setAttribute("data-component-directive-stub","true"),Ht.setAttribute("data-preserve-runtime","true"),An||Ht.classList.add("persona-w-full"),b.appendChild(Ht),ee.push({messageId:E.id,fingerprint:he,bubble:Ln});return}}}if(!ot)if(E.variant==="reasoning"&&E.reasoning){if(!Re)return;ot=Yi(E,r)}else if(E.variant==="tool"&&E.toolCall){if(!ze)return;ot=Zi(E,r)}else if(E.variant==="approval"&&E.approval){if(r.approval===!1)return;ot=il(E,r)}else{let ft=(no=r.layout)==null?void 0:no.messages;ft!=null&&ft.renderUserMessage&&E.role==="user"?ot=ft.renderUserMessage({message:E,config:r,streaming:!!E.streaming}):ft!=null&&ft.renderAssistantMessage&&E.role==="assistant"?ot=ft.renderAssistantMessage({message:E,config:r,streaming:!!E.streaming}):ot=ss(E,y,ft,r.messageActions,Ne,{loadingIndicatorRenderer:D,widgetConfig:r}),E.role!=="user"&&ot&&dl(ot,E,r,j)}let Lt=document.createElement("div");Lt.className="persona-flex",Lt.id=`wrapper-${E.id}`,Lt.setAttribute("data-wrapper-id",E.id),E.role==="user"&&Lt.classList.add("persona-justify-end"),(ot==null?void 0:ot.getAttribute("data-persona-component-directive"))==="true"&&Lt.classList.add("persona-w-full"),Lt.appendChild(ot),tu(On,E.id,he,Lt),b.appendChild(Lt)}),We.composerOverlay&&We.composerOverlay.querySelectorAll("[data-persona-ask-sheet-for]").forEach(Ae=>{let Ie=Ae.getAttribute("data-persona-ask-sheet-for");Ie&&!W.has(Ie)&&po(We.composerOverlay,Ie)}),(st=(Qe=r.features)==null?void 0:Qe.toolCallDisplay)!=null&&st.grouped){let E=[],Ae=[];m.forEach(Ie=>{if(Ie.variant==="tool"&&Ie.toolCall&&ze){Ae.push(Ie);return}Ae.length>1&&E.push(Ae),Ae=[]}),Ae.length>1&&E.push(Ae),E.forEach((Ie,Ve)=>{var un,Ze;let he=Ie.map(it=>Array.from(b.children).find(wn=>wn instanceof HTMLElement&&wn.getAttribute("data-wrapper-id")===it.id)).filter(it=>!!it);if(he.length<2)return;let Et=document.createElement("div");Et.className="persona-flex",Et.id=`wrapper-tool-group-${Ve}-${Ie[0].id}`,Et.setAttribute("data-wrapper-id",`tool-group-${Ve}-${Ie[0].id}`);let ot=document.createElement("div");ot.className="persona-tool-group persona-flex persona-w-full persona-flex-col persona-gap-2",ot.setAttribute("data-persona-tool-group","true");let Yt=document.createElement("div");Yt.className="persona-tool-group-summary persona-text-xs persona-text-persona-muted";let pn=`Called ${Ie.length} tools`,Lt=(Ze=(un=r.toolCall)==null?void 0:un.renderGroupedSummary)==null?void 0:Ze.call(un,{messages:Ie,toolCalls:Ie.map(it=>it.toolCall).filter(it=>!!it),defaultSummary:pn,config:r});F(Yt,Lt)||(Yt.textContent=pn);let Cn=document.createElement("div");Cn.className="persona-tool-group-stack persona-flex persona-flex-col",ot.append(Yt,Cn),Et.appendChild(ot),he[0].before(Et),he.forEach((it,wn)=>{let gn=document.createElement("div");gn.className="persona-tool-group-item persona-relative",gn.setAttribute("data-persona-tool-group-item","true"),wn<he.length-1&&gn.setAttribute("data-persona-tool-group-connector","true"),gn.appendChild(it),Cn.appendChild(gn)})})}nu(On,V);let be=m.some(E=>E.role==="assistant"&&E.streaming),De=m[m.length-1],et=(De==null?void 0:De.role)==="assistant"&&!De.streaming&&De.variant!=="approval";if(pe&&m.some(E=>E.role==="user")&&!be&&!et){let E={config:r,streaming:!0,location:"standalone",defaultRenderer:No},Ae=o.find(Ve=>Ve.renderLoadingIndicator),Ie=null;if(Ae!=null&&Ae.renderLoadingIndicator&&(Ie=Ae.renderLoadingIndicator(E)),Ie===null&&((at=r.loadingIndicator)!=null&&at.render)&&(Ie=r.loadingIndicator.render(E)),Ie===null&&(Ie=No()),Ie){let Ve=document.createElement("div"),he=((ke=r.loadingIndicator)==null?void 0:ke.showBubble)!==!1;Ve.className=he?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-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(" "),Ve.setAttribute("data-typing-indicator","true"),Ve.style.borderColor="var(--persona-message-assistant-border, var(--persona-border, #e5e7eb))",Ve.appendChild(Ie);let Et=document.createElement("div");Et.className="persona-flex",Et.id="wrapper-typing-indicator",Et.setAttribute("data-wrapper-id","typing-indicator"),Et.appendChild(Ve),b.appendChild(Et)}}if(!pe&&m.length>0){let E=m[m.length-1],Ae={config:r,lastMessage:E,messageCount:m.length},Ie=o.find(he=>he.renderIdleIndicator),Ve=null;if(Ie!=null&&Ie.renderIdleIndicator&&(Ve=Ie.renderIdleIndicator(Ae)),Ve===null&&((Ee=r.loadingIndicator)!=null&&Ee.renderIdle)&&(Ve=r.loadingIndicator.renderIdle(Ae)),Ve){let he=document.createElement("div"),Et=((Ue=r.loadingIndicator)==null?void 0:Ue.showBubble)!==!1;he.className=Et?["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(" "),he.setAttribute("data-idle-indicator","true"),he.appendChild(Ve);let ot=document.createElement("div");ot.className="persona-flex",ot.id="wrapper-idle-indicator",ot.setAttribute("data-wrapper-id","idle-indicator"),ot.appendChild(he),b.appendChild(ot)}}if(za(c,b),de.length>0)for(let{messageId:E,fingerprint:Ae,bubble:Ie}of de){let Ve=c.querySelector(`#wrapper-${E}`);Ve&&Ie!==null&&(Ve.replaceChildren(Ie),Ve.setAttribute("data-bubble-fp",Ae),rr.set(E,Ae))}if(rr.size>0)for(let E of rr.keys())V.has(E)||rr.delete(E);if(ee.length>0)for(let{messageId:E,fingerprint:Ae,bubble:Ie}of ee){let Ve=c.querySelector(`#wrapper-${E}`);Ve&&Ie!==null&&(Ve.replaceChildren(Ie),Ve.setAttribute("data-bubble-fp",Ae),hr.set(E,Ae))}if(hr.size>0)for(let E of hr.keys())V.has(E)||hr.delete(E)},Xr=null,da=()=>{var y;if(Xr)return;let c=b=>{let M=b.composedPath();M.includes(Q)||ve&&M.includes(ve)||It(!1,"user")};Xr=c,((y=e.ownerDocument)!=null?y:document).addEventListener("pointerdown",c,!0)},xs=()=>{var m;if(!Xr)return;((m=e.ownerDocument)!=null?m:document).removeEventListener("pointerdown",Xr,!0),Xr=null};mt.push(()=>xs());let Yr=null,pa=()=>{var y;if(Yr)return;let c=b=>{b.key==="Escape"&&(b.isComposing||It(!1,"user"))};Yr=c,((y=e.ownerDocument)!=null?y:document).addEventListener("keydown",c,!0)},vs=()=>{var m;if(!Yr)return;((m=e.ownerDocument)!=null?m:document).removeEventListener("keydown",Yr,!0),Yr=null};mt.push(()=>vs());let Zr=!1,Cs=new Set,ua=()=>{var m,y,b,M;let c=(b=(y=(m=r.launcher)==null?void 0:m.composerBar)==null?void 0:y.peek)==null?void 0:b.streamAnimation;return c||((M=r.features)==null?void 0:M.streamAnimation)},Pr=()=>{var st,at,ke,Ee;if(!q())return;let c=We.peekBanner,m=We.peekTextNode;if(!c||!m)return;if(B){c.classList.remove("persona-pill-peek--visible");return}let y=(st=j==null?void 0:j.getMessages())!=null?st:[],b;for(let Ue=y.length-1;Ue>=0;Ue--){let E=y[Ue];if(E.role==="assistant"&&E.content){b=E;break}}if(!b){c.classList.remove("persona-pill-peek--visible");return}let M=b.content,D=!!b.streaming,F=ua(),V=Ga(F),W=V.type!=="none"?Us(V.type,F==null?void 0:F.plugins):null,ye=((at=W==null?void 0:W.isAnimating)==null?void 0:at.call(W,b))===!0,de=W!==null&&(D||ye);de&&W&&!Cs.has(W.name)&&(ji(W,e),Cs.add(W.name));let ee=de&&(W!=null&&W.containerClass)?W.containerClass:null,me=(ke=m.dataset.personaPeekStreamClass)!=null?ke:null;me&&me!==ee&&(m.classList.remove(me),delete m.dataset.personaPeekStreamClass),ee&&me!==ee&&(m.classList.add(ee),m.dataset.personaPeekStreamClass=ee),de?(m.style.setProperty("--persona-stream-step",`${V.speed}ms`),m.style.setProperty("--persona-stream-duration",`${V.duration}ms`)):(m.style.removeProperty("--persona-stream-step"),m.style.removeProperty("--persona-stream-duration"));let be=de?Qa(M,V.buffer,W,b,D):M;if(de&&V.placeholder==="skeleton"&&D&&(!be||!be.trim())){let Ue=document.createElement("div"),E=zs();E.classList.add("persona-pill-peek__skeleton"),Ue.appendChild(E),za(m,Ue)}else{let Ue=Math.max(0,be.length-100),E=be.length>100?be.slice(-100):be,Ae=Lo(E);if(!de||!W){let Ie=be.length>100?`\u2026${E}`:E;m.textContent!==Ie&&(m.textContent=Ie)}else{let Ie=Ae;(W.wrap==="char"||W.wrap==="word")&&(Ie=qs(Ae,W.wrap,`peek-${b.id}`,{skipTags:W.skipTags,startIndex:Ue}));let Ve=document.createElement("div");if(Ve.innerHTML=Ie,W.useCaret&&E.length>0){let he=Xa(),Et=Ve.querySelectorAll(".persona-stream-char, .persona-stream-word"),ot=Et[Et.length-1];ot!=null&&ot.parentNode?ot.parentNode.insertBefore(he,ot.nextSibling):Ve.appendChild(he)}za(m,Ve),(Ee=W.onAfterRender)==null||Ee.call(W,{container:m,bubble:c,messageId:b.id,message:b,speed:V.speed,duration:V.duration})}}let Qe=pe||Zr;c.classList.toggle("persona-pill-peek--visible",Qe)};if(q()){let c=We.peekBanner;if(c){let b=M=>{M.preventDefault(),M.stopPropagation(),It(!0,"user")};c.addEventListener("pointerdown",b),mt.push(()=>{c.removeEventListener("pointerdown",b)})}let m=()=>{Zr||(Zr=!0,Pr())},y=()=>{Zr&&(Zr=!1,Pr())};J.addEventListener("pointerenter",m),J.addEventListener("pointerleave",y),mt.push(()=>{J.removeEventListener("pointerenter",m),J.removeEventListener("pointerleave",y)}),ve&&(ve.addEventListener("pointerenter",m),ve.addEventListener("pointerleave",y),mt.push(()=>{ve.removeEventListener("pointerenter",m),ve.removeEventListener("pointerleave",y)}))}let ma=c=>{var me,be,De,et,Qe,st,at,ke;let m=(be=(me=r.launcher)==null?void 0:me.composerBar)!=null?be:{},y=(De=m.expandedSize)!=null?De:"anchored",b=(et=m.bottomOffset)!=null?et:"16px",M=m.collapsedMaxWidth,D=(Qe=m.expandedMaxWidth)!=null?Qe:"880px",F=(st=m.expandedTopOffset)!=null?st:"5vh",V=(at=m.modalMaxWidth)!=null?at:"880px",W=(ke=m.modalMaxHeight)!=null?ke:"min(90vh, 800px)",ye="calc(100vw - 32px)",de="var(--persona-pill-area-height, 80px)",ee=Q.style;if(ee.left="",ee.right="",ee.top="",ee.bottom="",ee.transform="",ee.width="",ee.maxWidth="",ee.height="",ee.maxHeight="",ve){let Ee=ve.style;Ee.bottom=b,Ee.width=M!=null?M:""}if(c&&y!=="fullscreen"){if(y==="modal"){ee.top="50%",ee.left="50%",ee.transform="translate(-50%, -50%)",ee.bottom="auto",ee.right="auto",ee.width=V,ee.maxWidth=ye,ee.maxHeight=W,ee.height=W;return}ee.left="50%",ee.transform="translateX(-50%)",ee.bottom=`calc(${b} + ${de})`,ee.top=F,ee.width=D,ee.maxWidth=ye}},eo=()=>{var W,ye,de,ee,me,be,De,et;if(!_())return;if(q()){let st=(de=((ye=(W=r.launcher)==null?void 0:W.composerBar)!=null?ye:{}).expandedSize)!=null?de:"anchored",at=B?"expanded":"collapsed";Q.dataset.state=at,Q.dataset.expandedSize=st,ve&&(ve.dataset.state=at,ve.dataset.expandedSize=st),Q.style.removeProperty("display"),Q.classList.remove("persona-pointer-events-none","persona-opacity-0"),J.classList.remove("persona-scale-95","persona-opacity-0","persona-scale-100","persona-opacity-100"),ma(B),re.style.display=B?"flex":"none",tr(),B?(da(),pa()):(xs(),vs()),Pr();return}let c=nn(r),m=(ee=e.ownerDocument.defaultView)!=null?ee:window,y=(be=(me=r.launcher)==null?void 0:me.mobileBreakpoint)!=null?be:640,b=(et=(De=r.launcher)==null?void 0:De.mobileFullscreen)!=null?et:!0,M=m.innerWidth<=y,D=b&&M&&S,F=Xn(r).reveal;B?(Q.style.removeProperty("display"),Q.style.display=c?"flex":"",Q.classList.remove("persona-pointer-events-none","persona-opacity-0"),J.classList.remove("persona-scale-95","persona-opacity-0"),J.classList.add("persona-scale-100","persona-opacity-100"),A?A.element.style.display="none":z&&(z.style.display="none")):(c?c&&(F==="overlay"||F==="push")&&!D?(Q.style.removeProperty("display"),Q.style.display="flex",Q.classList.remove("persona-pointer-events-none","persona-opacity-0"),J.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(Q.style.setProperty("display","none","important"),Q.classList.remove("persona-pointer-events-none","persona-opacity-0"),J.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(Q.style.display="",Q.classList.add("persona-pointer-events-none","persona-opacity-0"),J.classList.remove("persona-scale-100","persona-opacity-100"),J.classList.add("persona-scale-95","persona-opacity-0")),A?A.element.style.display=c?"none":"":z&&(z.style.display=c?"none":""))},It=(c,m="user")=>{var D,F;if(!_()||B===c)return;let y=B;B=c,eo();let b=(()=>{var De,et,Qe,st,at,ke,Ee,Ue,E,Ae;let V=(et=(De=r.launcher)==null?void 0:De.sidebarMode)!=null?et:!1,W=(Qe=e.ownerDocument.defaultView)!=null?Qe:window,ye=(at=(st=r.launcher)==null?void 0:st.mobileFullscreen)!=null?at:!0,de=(Ee=(ke=r.launcher)==null?void 0:ke.mobileBreakpoint)!=null?Ee:640,ee=W.innerWidth<=de,me=nn(r)&&ye&&ee,be=q()&&((Ae=(E=(Ue=r.launcher)==null?void 0:Ue.composerBar)==null?void 0:E.expandedSize)!=null?Ae:"fullscreen")==="fullscreen";return V||ye&&ee&&S||me||be})();if(B&&b){if(!Kt){let V=e.getRootNode(),W=V instanceof ShadowRoot?V.host:e.closest(".persona-host");W&&(Kt=Ui(W,(F=(D=r.launcher)==null?void 0:D.zIndex)!=null?F:yn))}Gt||(Gt=qi(e.ownerDocument))}else B||(Kt==null||Kt(),Kt=null,Gt==null||Gt(),Gt=null);B&&(ce(),Qr(!0));let M={open:B,source:m,timestamp:Date.now()};B&&!y?s.emit("widget:opened",M):!B&&y&&s.emit("widget:closed",M),s.emit("widget:state",{open:B,launcherEnabled:S,voiceActive:pt.active,streaming:j.isStreaming()})},qo=c=>{Vt(c?"stop":"send"),H&&(H.disabled=c),nr.buttons.forEach(m=>{m.disabled=c}),je.dataset.personaComposerStreaming=c?"true":"false",je.querySelectorAll("[data-persona-composer-disable-when-streaming]").forEach(m=>{(m instanceof HTMLButtonElement||m instanceof HTMLInputElement||m instanceof HTMLTextAreaElement||m instanceof HTMLSelectElement)&&(m.disabled=c)})},zo=()=>{pt.active||ne&&ne.focus()};s.on("widget:opened",()=>{r.autoFocusInput&&setTimeout(()=>zo(),200)});let ws=()=>{var y,b,M,D,F,V,W,ye,de,ee,me;Cr.textContent=(b=(y=r.copy)==null?void 0:y.welcomeTitle)!=null?b:"Hello \u{1F44B}",pr.textContent=(D=(M=r.copy)==null?void 0:M.welcomeSubtitle)!=null?D:"Ask anything about your account or products.",ne.placeholder=(V=(F=r.copy)==null?void 0:F.inputPlaceholder)!=null?V:"How can I help...";let c=Ce.querySelector("[data-persona-intro-card]");if(c){let be=((W=r.copy)==null?void 0:W.showWelcomeCard)!==!1;c.style.display=be?"":"none",be?(Ce.classList.remove("persona-gap-3"),Ce.classList.add("persona-gap-6")):(Ce.classList.remove("persona-gap-6"),Ce.classList.add("persona-gap-3"))}!((de=(ye=r.sendButton)==null?void 0:ye.useIcon)!=null&&de)&&!(j!=null&&j.isStreaming())&&(Le.textContent=(me=(ee=r.copy)==null?void 0:ee.sendButtonLabel)!=null?me:"Send"),ne.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',ne.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))"};r.clientToken&&(r={...r,getStoredSessionId:()=>{let c=d.sessionId;return typeof c=="string"?c:null},setStoredSessionId:c=>{g(m=>({...m,sessionId:c}))}});let yr=null,ga=()=>{yr==null&&(yr=setInterval(()=>{let c=Se.querySelectorAll("[data-tool-elapsed]");if(c.length===0){clearInterval(yr),yr=null;return}let m=Date.now();c.forEach(y=>{let b=Number(y.getAttribute("data-tool-elapsed"));b&&(y.textContent=Ea(m-b))})},100))};if(j=new Zo(r,{onMessagesChanged(c){bo(Se,c,Te),ga(),j&&(c.some(M=>M.role==="user")?nr.render([],j,ne,c):nr.render(r.suggestionChips,j,ne,c,r.suggestionChipsConfig)),Qr(!pe),ca(c);let m=[...c].reverse().find(b=>b.role==="user"),y=pt.lastUserMessageId;m&&m.id!==y&&(pt.lastUserMessageId=m.id,s.emit("user:message",m)),pt.lastUserMessageWasVoice=!!(m!=null&&m.viaVoice),Uo(c),Pr()},onStatusChanged(c){var b;let m=(b=r.statusIndicator)!=null?b:{};Fe(zt,(M=>{var D,F,V,W;return M==="idle"?(D=m.idleText)!=null?D:hn.idle:M==="connecting"?(F=m.connectingText)!=null?F:hn.connecting:M==="connected"?(V=m.connectedText)!=null?V:hn.connected:M==="error"?(W=m.errorText)!=null?W:hn.error:hn[M]})(c),m,c)},onStreamingChanged(c){pe=c,qo(c),j&&bo(Se,j.getMessages(),Te),c||Qr(!0),Pr()},onVoiceStatusChanged(c){var m,y;if(((y=(m=r.voiceRecognition)==null?void 0:m.provider)==null?void 0:y.type)==="runtype")switch(c){case"listening":break;case"processing":lr(),ha();break;case"speaking":lr(),ya();break;default:c==="idle"&&j.isBargeInActive()?(lr(),to(),H==null||H.setAttribute("aria-label","End voice session")):(pt.active=!1,lr(),Gn("system"),Mn());break}},onArtifactsState(c){Rn=c,Dn(),Uo()}}),kt.current=j,((bc=(yc=r.voiceRecognition)==null?void 0:yc.provider)==null?void 0:bc.type)==="runtype")try{j.setupVoice()}catch(c){typeof console!="undefined"&&console.warn("[AgentWidget] Runtype voice setup failed:",c)}r.clientToken&&j.initClientSession().catch(c=>{r.debug&&console.warn("[AgentWidget] Pre-init client session failed:",c)}),(X||r.onSSEEvent)&&j.setSSEEventCallback((c,m)=>{var y;(y=r.onSSEEvent)==null||y.call(r,c,m),X==null||X.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c,timestamp:Date.now(),payload:JSON.stringify(m)})}),l&&l.then(c=>{var m,y,b;c&&(c.metadata&&(d=ml(c.metadata),k.syncFromMetadata()),(m=c.messages)!=null&&m.length&&j.hydrateMessages(c.messages),(y=c.artifacts)!=null&&y.length&&j.hydrateArtifacts(c.artifacts,(b=c.selectedArtifactId)!=null?b:null))}).catch(c=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",c)});let As=()=>{var m,y,b;!q()||B||!((b=(y=(m=r.launcher)==null?void 0:m.composerBar)==null?void 0:y.expandOnSubmit)==null||b)||It(!0,"auto")},Ss=c=>{var M;if(c.preventDefault(),j.isStreaming()){j.cancel();return}let m=ne.value.trim(),y=(M=Ct==null?void 0:Ct.hasAttachments())!=null?M:!1;if(!m&&!y)return;As();let b;y&&(b=[],b.push(...Ct.getContentParts()),m&&b.push(Hs(m))),ne.value="",ne.style.height="auto",j.sendMessage(m,{contentParts:b}),y&&Ct.clearAttachments()},Es=c=>{c.key==="Enter"&&!c.shiftKey&&(c.preventDefault(),Le.click())},Ts=async c=>{var y;if(((y=r.attachments)==null?void 0:y.enabled)!==!0||!Ct)return;let m=Ff(c.clipboardData);m.length!==0&&(c.preventDefault(),await Ct.handleFiles(m))},vn=null,$n=!1,Ir=null,nt=null,Ms=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,xo=(c="user")=>{var D,F,V,W,ye,de,ee;if($n||j.isStreaming())return;let m=Ms();if(!m)return;vn=new m;let b=(F=((D=r.voiceRecognition)!=null?D:{}).pauseDuration)!=null?F:2e3;vn.continuous=!0,vn.interimResults=!0,vn.lang="en-US";let M=ne.value;vn.onresult=me=>{let be="",De="";for(let Qe=0;Qe<me.results.length;Qe++){let st=me.results[Qe],at=st[0].transcript;st.isFinal?be+=at+" ":De=at}let et=M+be+De;ne.value=et,Ir&&clearTimeout(Ir),(be||De)&&(Ir=window.setTimeout(()=>{let Qe=ne.value.trim();Qe&&vn&&$n&&(ir(),ne.value="",ne.style.height="auto",j.sendMessage(Qe,{viaVoice:!0}))},b))},vn.onerror=me=>{me.error!=="no-speech"&&ir()},vn.onend=()=>{if($n){let me=ne.value.trim();me&&me!==M.trim()&&(ne.value="",ne.style.height="auto",j.sendMessage(me,{viaVoice:!0})),ir()}};try{if(vn.start(),$n=!0,pt.active=!0,c!=="system"&&(pt.manuallyDeactivated=!1),Gn(c),Mn(),H){let me=(V=r.voiceRecognition)!=null?V:{};nt={backgroundColor:H.style.backgroundColor,color:H.style.color,borderColor:H.style.borderColor,iconName:(W=me.iconName)!=null?W:"mic",iconSize:parseFloat((ee=(de=me.iconSize)!=null?de:(ye=r.sendButton)==null?void 0:ye.size)!=null?ee:"40")||24};let be=me.recordingBackgroundColor,De=me.recordingIconColor,et=me.recordingBorderColor;if(H.classList.add("persona-voice-recording"),H.style.backgroundColor=be!=null?be:"var(--persona-voice-recording-bg, #ef4444)",H.style.color=De!=null?De:"var(--persona-voice-recording-indicator, #ffffff)",De){let Qe=H.querySelector("svg");Qe&&Qe.setAttribute("stroke",De)}et&&(H.style.borderColor=et),H.setAttribute("aria-label","Stop voice recognition")}}catch{ir("system")}},ir=(c="user")=>{if($n){if($n=!1,Ir&&(clearTimeout(Ir),Ir=null),vn){try{vn.stop()}catch{}vn=null}if(pt.active=!1,Gn(c),Mn(),H){if(H.classList.remove("persona-voice-recording"),nt){H.style.backgroundColor=nt.backgroundColor,H.style.color=nt.color,H.style.borderColor=nt.borderColor;let m=H.querySelector("svg");m&&m.setAttribute("stroke",nt.color||"currentColor"),nt=null}H.setAttribute("aria-label","Start voice recognition")}}},fa=(c,m)=>{var st,at,ke,Ee,Ue,E,Ae,Ie;let y=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),b=((st=c==null?void 0:c.provider)==null?void 0:st.type)==="runtype";if(!(y||b))return null;let D=f("div","persona-send-button-wrapper"),F=f("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");F.type="button",F.setAttribute("aria-label","Start voice recognition");let V=(at=c==null?void 0:c.iconName)!=null?at:"mic",W=(ke=m==null?void 0:m.size)!=null?ke:"40px",ye=(Ee=c==null?void 0:c.iconSize)!=null?Ee:W,de=parseFloat(ye)||24,ee=(Ue=c==null?void 0:c.backgroundColor)!=null?Ue:m==null?void 0:m.backgroundColor,me=(E=c==null?void 0:c.iconColor)!=null?E:m==null?void 0:m.textColor;F.style.width=ye,F.style.height=ye,F.style.minWidth=ye,F.style.minHeight=ye,F.style.fontSize="18px",F.style.lineHeight="1",me?F.style.color=me:F.style.color="var(--persona-text, #111827)";let De=ge(V,de,me||"currentColor",1.5);De?F.appendChild(De):F.textContent="\u{1F3A4}",ee?F.style.backgroundColor=ee:F.style.backgroundColor="",c!=null&&c.borderWidth&&(F.style.borderWidth=c.borderWidth,F.style.borderStyle="solid"),c!=null&&c.borderColor&&(F.style.borderColor=c.borderColor),c!=null&&c.paddingX&&(F.style.paddingLeft=c.paddingX,F.style.paddingRight=c.paddingX),c!=null&&c.paddingY&&(F.style.paddingTop=c.paddingY,F.style.paddingBottom=c.paddingY),D.appendChild(F);let et=(Ae=c==null?void 0:c.tooltipText)!=null?Ae:"Start voice recognition";if(((Ie=c==null?void 0:c.showTooltip)!=null?Ie:!1)&&et){let Ve=f("div","persona-send-button-tooltip");Ve.textContent=et,D.appendChild(Ve)}return{micButton:F,micButtonWrapper:D}},Vo=()=>{var m,y,b,M,D;if(!H||nt)return;let c=(m=r.voiceRecognition)!=null?m:{};nt={backgroundColor:H.style.backgroundColor,color:H.style.color,borderColor:H.style.borderColor,iconName:(y=c.iconName)!=null?y:"mic",iconSize:parseFloat((D=(M=c.iconSize)!=null?M:(b=r.sendButton)==null?void 0:b.size)!=null?D:"40")||24}},Jo=(c,m)=>{var D,F,V,W,ye;if(!H)return;let y=H.querySelector("svg");y&&y.remove();let b=(ye=nt==null?void 0:nt.iconSize)!=null?ye:parseFloat((W=(V=(D=r.voiceRecognition)==null?void 0:D.iconSize)!=null?V:(F=r.sendButton)==null?void 0:F.size)!=null?W:"40")||24,M=ge(c,b,m,1.5);M&&H.appendChild(M)},vo=()=>{H&&H.classList.remove("persona-voice-recording","persona-voice-processing","persona-voice-speaking")},to=()=>{var M;if(!H)return;Vo();let c=(M=r.voiceRecognition)!=null?M:{},m=c.recordingBackgroundColor,y=c.recordingIconColor,b=c.recordingBorderColor;if(vo(),H.classList.add("persona-voice-recording"),H.style.backgroundColor=m!=null?m:"var(--persona-voice-recording-bg, #ef4444)",H.style.color=y!=null?y:"var(--persona-voice-recording-indicator, #ffffff)",y){let D=H.querySelector("svg");D&&D.setAttribute("stroke",y)}b&&(H.style.borderColor=b),H.setAttribute("aria-label","Stop voice recognition")},ha=()=>{var V,W,ye,de,ee,me,be,De;if(!H)return;Vo();let c=(V=r.voiceRecognition)!=null?V:{},m=j.getVoiceInterruptionMode(),y=(W=c.processingIconName)!=null?W:"loader",b=(de=(ye=c.processingIconColor)!=null?ye:nt==null?void 0:nt.color)!=null?de:"",M=(me=(ee=c.processingBackgroundColor)!=null?ee:nt==null?void 0:nt.backgroundColor)!=null?me:"",D=(De=(be=c.processingBorderColor)!=null?be:nt==null?void 0:nt.borderColor)!=null?De:"";vo(),H.classList.add("persona-voice-processing"),H.style.backgroundColor=M,H.style.borderColor=D;let F=b||"currentColor";H.style.color=F,Jo(y,F),H.setAttribute("aria-label","Processing voice input"),m==="none"&&(H.style.cursor="default")},ya=()=>{var ye,de,ee,me,be,De,et,Qe,st,at,ke,Ee;if(!H)return;Vo();let c=(ye=r.voiceRecognition)!=null?ye:{},m=j.getVoiceInterruptionMode(),y=m==="cancel"?"square":m==="barge-in"?"mic":"volume-2",b=(de=c.speakingIconName)!=null?de:y,M=(De=c.speakingIconColor)!=null?De:m==="barge-in"?(me=(ee=c.recordingIconColor)!=null?ee:nt==null?void 0:nt.color)!=null?me:"":(be=nt==null?void 0:nt.color)!=null?be:"",D=(st=c.speakingBackgroundColor)!=null?st:m==="barge-in"?(et=c.recordingBackgroundColor)!=null?et:"var(--persona-voice-recording-bg, #ef4444)":(Qe=nt==null?void 0:nt.backgroundColor)!=null?Qe:"",F=(Ee=c.speakingBorderColor)!=null?Ee:m==="barge-in"?(at=c.recordingBorderColor)!=null?at:"":(ke=nt==null?void 0:nt.borderColor)!=null?ke:"";vo(),H.classList.add("persona-voice-speaking"),H.style.backgroundColor=D,H.style.borderColor=F;let V=M||"currentColor";H.style.color=V,Jo(b,V);let W=m==="cancel"?"Stop playback and re-record":m==="barge-in"?"Speak to interrupt":"Agent is speaking";H.setAttribute("aria-label",W),m==="none"&&(H.style.cursor="default"),m==="barge-in"&&H.classList.add("persona-voice-recording")},lr=()=>{var c,m,y;H&&(vo(),nt&&(H.style.backgroundColor=(c=nt.backgroundColor)!=null?c:"",H.style.color=(m=nt.color)!=null?m:"",H.style.borderColor=(y=nt.borderColor)!=null?y:"",Jo(nt.iconName,nt.color||"currentColor"),nt=null),H.style.cursor="",H.setAttribute("aria-label","Start voice recognition"))},Wr=()=>{var c,m;if(((m=(c=r.voiceRecognition)==null?void 0:c.provider)==null?void 0:m.type)==="runtype"){let y=j.getVoiceStatus(),b=j.getVoiceInterruptionMode();if(b==="none"&&(y==="processing"||y==="speaking"))return;if(b==="cancel"&&(y==="processing"||y==="speaking")){j.stopVoicePlayback();return}if(j.isBargeInActive()){j.stopVoicePlayback(),j.deactivateBargeIn().then(()=>{pt.active=!1,pt.manuallyDeactivated=!0,Mn(),Gn("user"),lr()});return}j.toggleVoice().then(()=>{pt.active=j.isVoiceActive(),pt.manuallyDeactivated=!j.isVoiceActive(),Mn(),Gn("user"),j.isVoiceActive()?to():lr()});return}if($n){let y=ne.value.trim();pt.manuallyDeactivated=!0,Mn(),ir("user"),y&&(ne.value="",ne.style.height="auto",j.sendMessage(y))}else pt.manuallyDeactivated=!1,Mn(),xo("user")};ur=Wr,H&&(H.addEventListener("click",Wr),mt.push(()=>{var c,m;((m=(c=r.voiceRecognition)==null?void 0:c.provider)==null?void 0:m.type)==="runtype"?(j.isVoiceActive()&&j.toggleVoice(),lr()):ir("system"),H&&H.removeEventListener("click",Wr)}));let Ke=s.on("assistant:complete",()=>{hs&&(pt.active||pt.manuallyDeactivated||hs==="assistant"&&!pt.lastUserMessageWasVoice||setTimeout(()=>{var c,m;!pt.active&&!pt.manuallyDeactivated&&(((m=(c=r.voiceRecognition)==null?void 0:c.provider)==null?void 0:m.type)==="runtype"?j.toggleVoice().then(()=>{pt.active=j.isVoiceActive(),Gn("auto"),j.isVoiceActive()&&to()}):xo("auto"))},600))});mt.push(Ke);let w=s.on("action:resubmit",()=>{setTimeout(()=>{j&&!j.isStreaming()&&j.continueConversation()},100)});mt.push(w);let U=()=>{It(!B,"user")},A=null,z=null;if(S&&!q()){let c=o.find(m=>m.renderLauncher);if(c!=null&&c.renderLauncher){let m=c.renderLauncher({config:r,defaultRenderer:()=>Js(r,U).element,onToggle:U});m&&(z=m)}z||(A=Js(r,U))}A?e.appendChild(A.element):z&&e.appendChild(z),eo(),nr.render(r.suggestionChips,j,ne,void 0,r.suggestionChipsConfig),ws(),qo(j.isStreaming()),Qr(!0),sa(),N&&(!S||q()?setTimeout(()=>zo(),0):B&&setTimeout(()=>zo(),200));let ce=()=>{var W,ye,de,ee,me,be,De,et,Qe,st,at,ke,Ee,Ue,E,Ae,Ie,Ve,he,Et,ot,Yt;if(q()){qn(),eo();return}let c=nn(r),m=(ye=(W=r.launcher)==null?void 0:W.sidebarMode)!=null?ye:!1,y=c||m||((ee=(de=r.launcher)==null?void 0:de.fullHeight)!=null?ee:!1),b=(me=e.ownerDocument.defaultView)!=null?me:window,M=(De=(be=r.launcher)==null?void 0:be.mobileFullscreen)!=null?De:!0,D=(Qe=(et=r.launcher)==null?void 0:et.mobileBreakpoint)!=null?Qe:640,F=b.innerWidth<=D,V=M&&F&&S;try{if(V){tr(),ro(e,r);return}if($&&($=!1,tr(),ro(e,r)),!S&&!c){J.style.height="",J.style.width="";return}if(!m&&!c){let pn=(at=(st=r==null?void 0:r.launcher)==null?void 0:st.width)!=null?at:r==null?void 0:r.launcherWidth,Lt=pn!=null?pn:Un;J.style.width=Lt,J.style.maxWidth=Lt}if(fr(),!y){let pn=b.innerHeight,Lt=64,Cn=(Ee=(ke=r.launcher)==null?void 0:ke.heightOffset)!=null?Ee:0,un=Math.max(200,pn-Lt),Ze=Math.min(640,un),it=Math.max(200,Ze-Cn);J.style.height=`${it}px`}}finally{if(qn(),eo(),B&&S){let Lt=((Ue=e.ownerDocument.defaultView)!=null?Ue:window).innerWidth<=((Ae=(E=r.launcher)==null?void 0:E.mobileBreakpoint)!=null?Ae:640),Cn=(Ve=(Ie=r.launcher)==null?void 0:Ie.sidebarMode)!=null?Ve:!1,un=(Et=(he=r.launcher)==null?void 0:he.mobileFullscreen)!=null?Et:!0,Ze=nn(r)&&un&&Lt,it=Cn||un&&Lt&&S||Ze;if(it&&!Gt){let wn=e.getRootNode(),gn=wn instanceof ShadowRoot?wn.host:e.closest(".persona-host");gn&&!Kt&&(Kt=Ui(gn,(Yt=(ot=r.launcher)==null?void 0:ot.zIndex)!=null?Yt:yn)),Gt=qi(e.ownerDocument)}else it||(Kt==null||Kt(),Kt=null,Gt==null||Gt(),Gt=null)}}};ce();let Z=(xc=e.ownerDocument.defaultView)!=null?xc:window;if(Z.addEventListener("resize",ce),mt.push(()=>Z.removeEventListener("resize",ce)),typeof ResizeObserver!="undefined"){let c=new ResizeObserver(()=>{qn()});c.observe(je),mt.push(()=>c.disconnect())}sr=Ce.scrollTop;let Ge=Ce.scrollHeight,Be=()=>{let c=Ce.scrollTop,m=Ce.scrollHeight,y=m<Ge;Ge=m;let{action:b,nextLastScrollTop:M}=Ja({following:or.isFollowing(),currentScrollTop:c,lastScrollTop:sr,nearBottom:$s(Ce,fs),userScrollThreshold:ra,isAutoScrolling:Mr||ho||y,pauseOnUpwardScroll:!0,pauseWhenAwayFromBottom:!1,resumeRequiresDownwardScroll:!0});if(sr=M,b==="resume"){Gr();return}b==="pause"&&bs()};Ce.addEventListener("scroll",Be,{passive:!0}),mt.push(()=>Ce.removeEventListener("scroll",Be));let rt=c=>{let m=Ka({following:or.isFollowing(),deltaY:c.deltaY,nearBottom:$s(Ce,fs),resumeWhenNearBottom:!0});m==="pause"?bs():m==="resume"&&Gr()};Ce.addEventListener("wheel",rt,{passive:!0}),mt.push(()=>Ce.removeEventListener("wheel",rt)),dt.addEventListener("click",()=>{Ce.scrollTop=Ce.scrollHeight,sr=Ce.scrollTop,Gr(),Qr(!0)}),mt.push(()=>dt.remove()),mt.push(()=>{ys()});let Ye=()=>{I&&(Fn&&(I.removeEventListener("click",Fn),Fn=null),_()?(I.style.display="",Fn=()=>{It(!1,"user")},I.addEventListener("click",Fn)):I.style.display="none")};Ye(),(()=>{let{clearChatButton:c}=We;c&&c.addEventListener("click",()=>{j.clearMessages(),On.clear(),Gr(),po(We.composerOverlay);try{localStorage.removeItem(ms),r.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${ms}`)}catch(y){console.error("[AgentWidget] Failed to clear default localStorage:",y)}if(r.clearChatHistoryStorageKey&&r.clearChatHistoryStorageKey!==ms)try{localStorage.removeItem(r.clearChatHistoryStorageKey),r.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${r.clearChatHistoryStorageKey}`)}catch(y){console.error("[AgentWidget] Failed to clear custom localStorage:",y)}let m=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(m),i!=null&&i.clear)try{let y=i.clear();y instanceof Promise&&y.catch(b=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",b)})}catch(y){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)}d={},k.syncFromMetadata(),X==null||X.clear(),se==null||se.update()})})(),Rt&&Rt.addEventListener("submit",Ss),ne==null||ne.addEventListener("keydown",Es),ne==null||ne.addEventListener("paste",Ts);let Nt="persona-attachment-drop-active",Qt=0,xt=()=>{Qt=0,re.classList.remove(Nt)},yt=()=>{var c;return((c=r.attachments)==null?void 0:c.enabled)===!0&&Ct!==null},rn=c=>{!Ci(c.dataTransfer)||!yt()||(Qt++,Qt===1&&re.classList.add(Nt))},mn=c=>{!Ci(c.dataTransfer)||!yt()||(Qt--,Qt<=0&&xt())},dn=c=>{!Ci(c.dataTransfer)||!yt()||(c.preventDefault(),c.dataTransfer.dropEffect="copy")},Xt=c=>{var y;if(!Ci(c.dataTransfer)||!yt())return;c.preventDefault(),c.stopPropagation(),xt();let m=Array.from((y=c.dataTransfer.files)!=null?y:[]);m.length!==0&&Ct.handleFiles(m)},an=!0;re.addEventListener("dragenter",rn,an),re.addEventListener("dragleave",mn,an),e.addEventListener("dragover",dn,an),e.addEventListener("drop",Xt,an);let ba=e.ownerDocument,Il=c=>{yt()&&c.preventDefault()},Wl=c=>{yt()&&c.preventDefault()};ba.addEventListener("dragover",Il),ba.addEventListener("drop",Wl),mt.push(()=>{Rt&&Rt.removeEventListener("submit",Ss),ne==null||ne.removeEventListener("keydown",Es),ne==null||ne.removeEventListener("paste",Ts)}),mt.push(()=>{re.removeEventListener("dragenter",rn,an),re.removeEventListener("dragleave",mn,an),e.removeEventListener("dragover",dn,an),e.removeEventListener("drop",Xt,an),ba.removeEventListener("dragover",Il),ba.removeEventListener("drop",Wl),xt()}),mt.push(()=>{j.cancel()}),A?mt.push(()=>{A==null||A.destroy()}):z&&mt.push(()=>{z==null||z.remove()});let en={update(c){var tn,br,Hr,xa,va,Ca,Eo,wa,ks,Tc,Mc,kc,Lc,Pc,Ic,Wc,Rc,Hc,Bc,Dc,Nc,Fc,Oc,$c,_c,jc,Uc,qc,zc,Vc,Jc,Kc,Gc,Qc,Xc,Yc,Zc,ed,td,nd,rd,od,sd,ad,id,ld,cd,dd,pd,ud,md,gd,fd,hd,yd,bd,xd,vd,Cd,wd,Ad,Sd,Ed,Td,Md,kd,Ld,Pd,Id,Wd,Rd,Hd,Bd,Dd,Nd,Fd,Od,$d,_d,jd,Ud,qd,zd,Vd,Jd,Kd,Gd,Qd,Xd,Yd,Zd,ep,tp,np,rp,op,sp,ap,ip,lp,cp,dp,pp,up,mp,gp,fp,hp,yp,bp,xp,vp,Cp;let m=r.toolCall,y=r.messageActions,b=(tn=r.layout)==null?void 0:tn.messages,M=r.colorScheme,D=r.loadingIndicator,F=r.iterationDisplay,V=(br=r.features)==null?void 0:br.showReasoning,W=(Hr=r.features)==null?void 0:Hr.showToolCalls,ye=(xa=r.features)==null?void 0:xa.toolCallDisplay,de=(va=r.features)==null?void 0:va.reasoningDisplay;r={...r,...c},tr(),ro(e,r),ui(e,r),mi(e,r),Dn(),r.colorScheme!==M&&Kr();let ee=Zs.getForInstance(r.plugins);o.length=0,o.push(...ee),S=(Eo=(Ca=r.launcher)==null?void 0:Ca.enabled)!=null?Eo:!0,P=(ks=(wa=r.launcher)==null?void 0:wa.autoExpand)!=null?ks:!1,Re=(Mc=(Tc=r.features)==null?void 0:Tc.showReasoning)!=null?Mc:!0,ze=(Lc=(kc=r.features)==null?void 0:kc.showToolCalls)!=null?Lc:!0,ue=(Ic=(Pc=r.features)==null?void 0:Pc.scrollToBottom)!=null?Ic:{},jr(),Lr();let me=fe;if(fe=(Rc=(Wc=r.features)==null?void 0:Wc.showEventStreamToggle)!=null?Rc:!1,fe&&!me){if(X||(te=new Ys(qe),X=new Xs(xe,te),te.open().then(()=>X==null?void 0:X.restore()).catch(()=>{}),j.setSSEEventCallback((Y,vt)=>{var Ft;(Ft=r.onSSEEvent)==null||Ft.call(r,Y,vt),X.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:Y,timestamp:Date.now(),payload:JSON.stringify(vt)})})),!ut&&_e){let Y=(Bc=(Hc=r.features)==null?void 0:Hc.eventStream)==null?void 0:Bc.classNames,vt="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(Y!=null&&Y.toggleButton?" "+Y.toggleButton:"");ut=f("button",vt),ut.style.width="28px",ut.style.height="28px",ut.style.color=En.actionIconColor,ut.type="button",ut.setAttribute("aria-label","Event Stream"),ut.title="Event Stream";let Ft=ge("activity","18px","currentColor",1.5);Ft&&ut.appendChild(Ft);let lt=We.clearChatButtonWrapper,St=We.closeButtonWrapper,on=lt||St;on&&on.parentNode===_e?_e.insertBefore(ut,on):_e.appendChild(ut),ut.addEventListener("click",()=>{Pe?er():Ar()})}}else!fe&&me&&(er(),ut&&(ut.remove(),ut=null),X==null||X.clear(),te==null||te.destroy(),X=null,te=null);if(((Dc=r.launcher)==null?void 0:Dc.enabled)===!1&&A&&(A.destroy(),A=null),((Nc=r.launcher)==null?void 0:Nc.enabled)===!1&&z&&(z.remove(),z=null),((Fc=r.launcher)==null?void 0:Fc.enabled)!==!1&&!A&&!z){let Y=o.find(vt=>vt.renderLauncher);if(Y!=null&&Y.renderLauncher){let vt=Y.renderLauncher({config:r,defaultRenderer:()=>Js(r,U).element,onToggle:U});vt&&(z=vt,e.appendChild(z))}z||(A=Js(r,U),e.appendChild(A.element))}A&&A.update(r),He&&((Oc=r.launcher)==null?void 0:Oc.title)!==void 0&&(He.textContent=r.launcher.title),Je&&(($c=r.launcher)==null?void 0:$c.subtitle)!==void 0&&(Je.textContent=r.launcher.subtitle);let be=(_c=r.layout)==null?void 0:_c.header;if((be==null?void 0:be.layout)!==L&&_e){let Y=be?rs(r,be,{showClose:_(),onClose:()=>It(!1,"user")}):Nr({config:r,showClose:_(),onClose:()=>It(!1,"user")});_e.replaceWith(Y.header),_e=Y.header,ae=Y.iconHolder,He=Y.headerTitle,Je=Y.headerSubtitle,I=Y.closeButton,L=be==null?void 0:be.layout}else if(be&&(ae&&(ae.style.display=be.showIcon===!1?"none":""),He&&(He.style.display=be.showTitle===!1?"none":""),Je&&(Je.style.display=be.showSubtitle===!1?"none":""),I&&(I.style.display=be.showCloseButton===!1?"none":""),We.clearChatButtonWrapper)){let Y=be.showClearChat;if(Y!==void 0){We.clearChatButtonWrapper.style.display=Y?"":"none";let{closeButtonWrapper:vt}=We;vt&&!vt.classList.contains("persona-absolute")&&(Y?vt.classList.remove("persona-ml-auto"):vt.classList.add("persona-ml-auto"))}}let et=((jc=r.layout)==null?void 0:jc.showHeader)!==!1;_e&&(_e.style.display=et?"":"none");let Qe=((Uc=r.layout)==null?void 0:Uc.showFooter)!==!1;je&&(je.style.display=Qe?"":"none"),qn(),Lr(),S!==T?S?It(P,"auto"):(B=!0,eo()):P!==R&&It(P,"auto"),R=P,T=S,ce(),Ye();let ke=JSON.stringify(c.toolCall)!==JSON.stringify(m),Ee=JSON.stringify(r.messageActions)!==JSON.stringify(y),Ue=JSON.stringify((qc=r.layout)==null?void 0:qc.messages)!==JSON.stringify(b),E=((zc=r.loadingIndicator)==null?void 0:zc.render)!==(D==null?void 0:D.render)||((Vc=r.loadingIndicator)==null?void 0:Vc.renderIdle)!==(D==null?void 0:D.renderIdle)||((Jc=r.loadingIndicator)==null?void 0:Jc.showBubble)!==(D==null?void 0:D.showBubble),Ae=r.iterationDisplay!==F,Ie=((Gc=(Kc=r.features)==null?void 0:Kc.showReasoning)!=null?Gc:!0)!==(V!=null?V:!0)||((Xc=(Qc=r.features)==null?void 0:Qc.showToolCalls)!=null?Xc:!0)!==(W!=null?W:!0)||JSON.stringify((Yc=r.features)==null?void 0:Yc.toolCallDisplay)!==JSON.stringify(ye)||JSON.stringify((Zc=r.features)==null?void 0:Zc.reasoningDisplay)!==JSON.stringify(de);(ke||Ee||Ue||E||Ae||Ie)&&j&&(gs++,bo(Se,j.getMessages(),Te));let he=(ed=r.launcher)!=null?ed:{},Et=(td=he.headerIconHidden)!=null?td:!1,ot=(rd=(nd=r.layout)==null?void 0:nd.header)==null?void 0:rd.showIcon,Yt=Et||ot===!1,pn=he.headerIconName,Lt=(od=he.headerIconSize)!=null?od:"48px";if(ae){let Y=re.querySelector(".persona-border-b-persona-divider"),vt=Y==null?void 0:Y.querySelector(".persona-flex-col");if(Yt)ae.style.display="none",Y&&vt&&!Y.contains(vt)&&Y.insertBefore(vt,Y.firstChild);else{if(ae.style.display="",ae.style.height=Lt,ae.style.width=Lt,Y&&vt&&(Y.contains(ae)?ae.nextSibling!==vt&&(ae.remove(),Y.insertBefore(ae,vt)):Y.insertBefore(ae,vt)),pn){let lt=parseFloat(Lt)||24,St=ge(pn,lt*.6,"#ffffff",2);St?ae.replaceChildren(St):ae.textContent=(sd=he.agentIconText)!=null?sd:"\u{1F4AC}"}else if(he.iconUrl){let lt=ae.querySelector("img");if(lt)lt.src=he.iconUrl,lt.style.height=Lt,lt.style.width=Lt;else{let St=document.createElement("img");St.src=he.iconUrl,St.alt="",St.className="persona-rounded-xl persona-object-cover",St.style.height=Lt,St.style.width=Lt,ae.replaceChildren(St)}}else{let lt=ae.querySelector("svg"),St=ae.querySelector("img");(lt||St)&&ae.replaceChildren(),ae.textContent=(ad=he.agentIconText)!=null?ad:"\u{1F4AC}"}let Ft=ae.querySelector("img");Ft&&(Ft.style.height=Lt,Ft.style.width=Lt)}}let Cn=(ld=(id=r.layout)==null?void 0:id.header)==null?void 0:ld.showTitle,un=(dd=(cd=r.layout)==null?void 0:cd.header)==null?void 0:dd.showSubtitle;if(He&&(He.style.display=Cn===!1?"none":""),Je&&(Je.style.display=un===!1?"none":""),I){((ud=(pd=r.layout)==null?void 0:pd.header)==null?void 0:ud.showCloseButton)===!1?I.style.display="none":I.style.display="";let vt=(md=he.closeButtonSize)!=null?md:"32px",Ft=(gd=he.closeButtonPlacement)!=null?gd:"inline";I.style.height=vt,I.style.width=vt;let{closeButtonWrapper:lt}=We,St=Ft==="top-right",on=lt==null?void 0:lt.classList.contains("persona-absolute");if(lt&&St!==on)if(lt.remove(),St)lt.className="persona-absolute persona-top-4 persona-right-4 persona-z-50",re.style.position="relative",re.appendChild(lt);else{let ct=(hd=(fd=he.clearChat)==null?void 0:fd.placement)!=null?hd:"inline",sn=(bd=(yd=he.clearChat)==null?void 0:yd.enabled)!=null?bd:!0;lt.className=sn&&ct==="inline"?"":"persona-ml-auto";let In=re.querySelector(".persona-border-b-persona-divider");In&&In.appendChild(lt)}if(I.style.color=he.closeButtonColor||En.actionIconColor,he.closeButtonBackgroundColor?(I.style.backgroundColor=he.closeButtonBackgroundColor,I.classList.remove("hover:persona-bg-gray-100")):(I.style.backgroundColor="",I.classList.add("hover:persona-bg-gray-100")),he.closeButtonBorderWidth||he.closeButtonBorderColor){let ct=he.closeButtonBorderWidth||"0px",sn=he.closeButtonBorderColor||"transparent";I.style.border=`${ct} solid ${sn}`,I.classList.remove("persona-border-none")}else I.style.border="",I.classList.add("persona-border-none");he.closeButtonBorderRadius?(I.style.borderRadius=he.closeButtonBorderRadius,I.classList.remove("persona-rounded-full")):(I.style.borderRadius="",I.classList.add("persona-rounded-full")),he.closeButtonPaddingX?(I.style.paddingLeft=he.closeButtonPaddingX,I.style.paddingRight=he.closeButtonPaddingX):(I.style.paddingLeft="",I.style.paddingRight=""),he.closeButtonPaddingY?(I.style.paddingTop=he.closeButtonPaddingY,I.style.paddingBottom=he.closeButtonPaddingY):(I.style.paddingTop="",I.style.paddingBottom="");let fn=(xd=he.closeButtonIconName)!=null?xd:"x",cr=(vd=he.closeButtonIconText)!=null?vd:"\xD7";I.innerHTML="";let Sn=ge(fn,"28px","currentColor",1);Sn?I.appendChild(Sn):I.textContent=cr;let Zt=(Cd=he.closeButtonTooltipText)!=null?Cd:"Close chat",jn=(wd=he.closeButtonShowTooltip)!=null?wd:!0;if(I.setAttribute("aria-label",Zt),lt&&(lt._cleanupTooltip&&(lt._cleanupTooltip(),delete lt._cleanupTooltip),jn&&Zt)){let ct=null,sn=()=>{if(ct||!I)return;let To=I.ownerDocument,Ls=To.body;if(!Ls)return;ct=xr(To,"div","persona-clear-chat-tooltip"),ct.textContent=Zt;let Ps=xr(To,"div");Ps.className="persona-clear-chat-tooltip-arrow",ct.appendChild(Ps);let Mo=I.getBoundingClientRect();ct.style.position="fixed",ct.style.zIndex=String(oo),ct.style.left=`${Mo.left+Mo.width/2}px`,ct.style.top=`${Mo.top-8}px`,ct.style.transform="translate(-50%, -100%)",Ls.appendChild(ct)},In=()=>{ct&&ct.parentNode&&(ct.parentNode.removeChild(ct),ct=null)};lt.addEventListener("mouseenter",sn),lt.addEventListener("mouseleave",In),I.addEventListener("focus",sn),I.addEventListener("blur",In),lt._cleanupTooltip=()=>{In(),lt&&(lt.removeEventListener("mouseenter",sn),lt.removeEventListener("mouseleave",In)),I&&(I.removeEventListener("focus",sn),I.removeEventListener("blur",In))}}}let{clearChatButton:Ze,clearChatButtonWrapper:it}=We;if(Ze){let Y=(Ad=he.clearChat)!=null?Ad:{},vt=(Sd=Y.enabled)!=null?Sd:!0,Ft=(Td=(Ed=r.layout)==null?void 0:Ed.header)==null?void 0:Td.showClearChat,lt=Ft!==void 0?Ft:vt,St=(Md=Y.placement)!=null?Md:"inline";if(it){it.style.display=lt?"":"none";let{closeButtonWrapper:on}=We;!q()&&on&&!on.classList.contains("persona-absolute")&&(lt?on.classList.remove("persona-ml-auto"):on.classList.add("persona-ml-auto"));let fn=St==="top-right",cr=it.classList.contains("persona-absolute");if(!q()&&fn!==cr&<){if(it.remove(),fn)it.className="persona-absolute persona-top-4 persona-z-50",it.style.right="48px",re.style.position="relative",re.appendChild(it);else{it.className="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",it.style.right="";let Zt=re.querySelector(".persona-border-b-persona-divider"),jn=We.closeButtonWrapper;Zt&&jn&&jn.parentElement===Zt?Zt.insertBefore(it,jn):Zt&&Zt.appendChild(it)}let Sn=We.closeButtonWrapper;Sn&&!Sn.classList.contains("persona-absolute")&&(fn?Sn.classList.add("persona-ml-auto"):Sn.classList.remove("persona-ml-auto"))}}if(lt){if(!q()){let ct=(kd=Y.size)!=null?kd:"32px";Ze.style.height=ct,Ze.style.width=ct}let on=(Ld=Y.iconName)!=null?Ld:"refresh-cw",fn=(Pd=Y.iconColor)!=null?Pd:"";Ze.style.color=fn||En.actionIconColor,Ze.innerHTML="";let cr=q()?"14px":"20px",Sn=ge(on,cr,"currentColor",2);if(Sn&&Ze.appendChild(Sn),Y.backgroundColor?(Ze.style.backgroundColor=Y.backgroundColor,Ze.classList.remove("hover:persona-bg-gray-100")):(Ze.style.backgroundColor="",Ze.classList.add("hover:persona-bg-gray-100")),Y.borderWidth||Y.borderColor){let ct=Y.borderWidth||"0px",sn=Y.borderColor||"transparent";Ze.style.border=`${ct} solid ${sn}`,Ze.classList.remove("persona-border-none")}else Ze.style.border="",Ze.classList.add("persona-border-none");Y.borderRadius?(Ze.style.borderRadius=Y.borderRadius,Ze.classList.remove("persona-rounded-full")):(Ze.style.borderRadius="",Ze.classList.add("persona-rounded-full")),Y.paddingX?(Ze.style.paddingLeft=Y.paddingX,Ze.style.paddingRight=Y.paddingX):(Ze.style.paddingLeft="",Ze.style.paddingRight=""),Y.paddingY?(Ze.style.paddingTop=Y.paddingY,Ze.style.paddingBottom=Y.paddingY):(Ze.style.paddingTop="",Ze.style.paddingBottom="");let Zt=(Id=Y.tooltipText)!=null?Id:"Clear chat",jn=(Wd=Y.showTooltip)!=null?Wd:!0;if(Ze.setAttribute("aria-label",Zt),it&&(it._cleanupTooltip&&(it._cleanupTooltip(),delete it._cleanupTooltip),jn&&Zt)){let ct=null,sn=()=>{if(ct||!Ze)return;let To=Ze.ownerDocument,Ls=To.body;if(!Ls)return;ct=xr(To,"div","persona-clear-chat-tooltip"),ct.textContent=Zt;let Ps=xr(To,"div");Ps.className="persona-clear-chat-tooltip-arrow",ct.appendChild(Ps);let Mo=Ze.getBoundingClientRect();ct.style.position="fixed",ct.style.zIndex=String(oo),ct.style.left=`${Mo.left+Mo.width/2}px`,ct.style.top=`${Mo.top-8}px`,ct.style.transform="translate(-50%, -100%)",Ls.appendChild(ct)},In=()=>{ct&&ct.parentNode&&(ct.parentNode.removeChild(ct),ct=null)};it.addEventListener("mouseenter",sn),it.addEventListener("mouseleave",In),Ze.addEventListener("focus",sn),Ze.addEventListener("blur",In),it._cleanupTooltip=()=>{In(),it&&(it.removeEventListener("mouseenter",sn),it.removeEventListener("mouseleave",In)),Ze&&(Ze.removeEventListener("focus",sn),Ze.removeEventListener("blur",In))}}}}let wn=r.actionParsers&&r.actionParsers.length?r.actionParsers:[ea],gn=r.actionHandlers&&r.actionHandlers.length?r.actionHandlers:[Oo.message,Oo.messageAndClick];k=ta({parsers:wn,handlers:gn,getSessionMetadata:h,updateSessionMetadata:g,emit:s.emit,documentRef:typeof document!="undefined"?document:null}),Te=Ku(r,k,oe),j.updateConfig(r),bo(Se,j.getMessages(),Te),nr.render(r.suggestionChips,j,ne,void 0,r.suggestionChipsConfig),ws(),qo(j.isStreaming());let Co=((Rd=r.voiceRecognition)==null?void 0:Rd.enabled)===!0,wo=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),Ao=((Bd=(Hd=r.voiceRecognition)==null?void 0:Hd.provider)==null?void 0:Bd.type)==="runtype";if(Co&&(wo||Ao))if(!H||!ie){let Y=fa(r.voiceRecognition,r.sendButton);Y&&(H=Y.micButton,ie=Y.micButtonWrapper,_t.insertBefore(ie,ln),H.addEventListener("click",Wr),H.disabled=j.isStreaming())}else{let Y=(Dd=r.voiceRecognition)!=null?Dd:{},vt=(Nd=r.sendButton)!=null?Nd:{},Ft=(Fd=Y.iconName)!=null?Fd:"mic",lt=(Od=vt.size)!=null?Od:"40px",St=($d=Y.iconSize)!=null?$d:lt,on=parseFloat(St)||24;H.style.width=St,H.style.height=St,H.style.minWidth=St,H.style.minHeight=St;let fn=(jd=(_d=Y.iconColor)!=null?_d:vt.textColor)!=null?jd:"currentColor";H.innerHTML="";let cr=ge(Ft,on,fn,2);cr?H.appendChild(cr):H.textContent="\u{1F3A4}";let Sn=(Ud=Y.backgroundColor)!=null?Ud:vt.backgroundColor;Sn?H.style.backgroundColor=Sn:H.style.backgroundColor="",fn?H.style.color=fn:H.style.color="var(--persona-text, #111827)",Y.borderWidth?(H.style.borderWidth=Y.borderWidth,H.style.borderStyle="solid"):(H.style.borderWidth="",H.style.borderStyle=""),Y.borderColor?H.style.borderColor=Y.borderColor:H.style.borderColor="",Y.paddingX?(H.style.paddingLeft=Y.paddingX,H.style.paddingRight=Y.paddingX):(H.style.paddingLeft="",H.style.paddingRight=""),Y.paddingY?(H.style.paddingTop=Y.paddingY,H.style.paddingBottom=Y.paddingY):(H.style.paddingTop="",H.style.paddingBottom="");let Zt=ie==null?void 0:ie.querySelector(".persona-send-button-tooltip"),jn=(qd=Y.tooltipText)!=null?qd:"Start voice recognition";if(((zd=Y.showTooltip)!=null?zd:!1)&&jn)if(Zt)Zt.textContent=jn,Zt.style.display="";else{let sn=document.createElement("div");sn.className="persona-send-button-tooltip",sn.textContent=jn,ie==null||ie.insertBefore(sn,H)}else Zt&&(Zt.style.display="none");ie.style.display="",H.disabled=j.isStreaming()}else H&&ie&&(ie.style.display="none",((Jd=(Vd=r.voiceRecognition)==null?void 0:Vd.provider)==null?void 0:Jd.type)==="runtype"?j.isVoiceActive()&&j.toggleVoice():$n&&ir());if(((Kd=r.attachments)==null?void 0:Kd.enabled)===!0)if(!gt||!we){let Y=(Gd=r.attachments)!=null?Gd:{},Ft=(Xd=((Qd=r.sendButton)!=null?Qd:{}).size)!=null?Xd:"40px";Ot||(Ot=f("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),Ot.style.display="none",Rt.insertBefore(Ot,ne)),Xe||(Xe=document.createElement("input"),Xe.type="file",Xe.accept=((Yd=Y.allowedTypes)!=null?Yd:Dr).join(","),Xe.multiple=((Zd=Y.maxFiles)!=null?Zd:4)>1,Xe.style.display="none",Xe.setAttribute("aria-label","Attach files"),Rt.insertBefore(Xe,ne)),gt=f("div","persona-send-button-wrapper"),we=f("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),we.type="button",we.setAttribute("aria-label",(ep=Y.buttonTooltipText)!=null?ep:"Attach file");let lt=(tp=Y.buttonIconName)!=null?tp:"paperclip",St=Ft,on=parseFloat(St)||40,fn=Math.round(on*.6);we.style.width=St,we.style.height=St,we.style.minWidth=St,we.style.minHeight=St,we.style.fontSize="18px",we.style.lineHeight="1",we.style.backgroundColor="transparent",we.style.color="var(--persona-primary, #111827)",we.style.border="none",we.style.borderRadius="6px",we.style.transition="background-color 0.15s ease",we.addEventListener("mouseenter",()=>{we.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),we.addEventListener("mouseleave",()=>{we.style.backgroundColor="transparent"});let cr=ge(lt,fn,"currentColor",1.5);cr?we.appendChild(cr):we.textContent="\u{1F4CE}",we.addEventListener("click",jn=>{jn.preventDefault(),Xe==null||Xe.click()}),gt.appendChild(we);let Sn=(np=Y.buttonTooltipText)!=null?np:"Attach file",Zt=f("div","persona-send-button-tooltip");Zt.textContent=Sn,gt.appendChild(Zt),wt.append(gt),!Ct&&Xe&&Ot&&(Ct=Bo.fromConfig(Y),Ct.setPreviewsContainer(Ot),Xe.addEventListener("change",async()=>{Ct&&(Xe!=null&&Xe.files)&&(await Ct.handleFileSelect(Xe.files),Xe.value="")})),re.querySelector(".persona-attachment-drop-overlay")||re.appendChild(Gu(Y.dropOverlay))}else{gt.style.display="";let Y=(rp=r.attachments)!=null?rp:{};Xe&&(Xe.accept=((op=Y.allowedTypes)!=null?op:Dr).join(","),Xe.multiple=((sp=Y.maxFiles)!=null?sp:4)>1),Ct&&Ct.updateConfig({allowedTypes:Y.allowedTypes,maxFileSize:Y.maxFileSize,maxFiles:Y.maxFiles})}else gt&&(gt.style.display="none"),Ct&&Ct.clearAttachments(),(ap=re.querySelector(".persona-attachment-drop-overlay"))==null||ap.remove();let Ut=(ip=r.sendButton)!=null?ip:{},So=(lp=Ut.useIcon)!=null?lp:!1,no=(cp=Ut.iconText)!=null?cp:"\u2191",ft=Ut.iconName,kn=(dp=Ut.tooltipText)!=null?dp:"Send message",Rr=(pp=Ut.showTooltip)!=null?pp:!1,An=(up=Ut.size)!=null?up:"40px",Ln=Ut.backgroundColor,Ht=Ut.textColor;if(So){if(Le.style.width=An,Le.style.height=An,Le.style.minWidth=An,Le.style.minHeight=An,Le.style.fontSize="18px",Le.style.lineHeight="1",Le.innerHTML="",Ht?Le.style.color=Ht:Le.style.color="var(--persona-button-primary-fg, #ffffff)",ft){let Y=parseFloat(An)||24,vt=(Ht==null?void 0:Ht.trim())||"currentColor",Ft=ge(ft,Y,vt,2);Ft?Le.appendChild(Ft):Le.textContent=no}else Le.textContent=no;Le.className="persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer",Ln?(Le.style.backgroundColor=Ln,Le.classList.remove("persona-bg-persona-primary")):(Le.style.backgroundColor="",Le.classList.add("persona-bg-persona-primary"))}else Le.textContent=(gp=(mp=r.copy)==null?void 0:mp.sendButtonLabel)!=null?gp:"Send",Le.style.width="",Le.style.height="",Le.style.minWidth="",Le.style.minHeight="",Le.style.fontSize="",Le.style.lineHeight="",Le.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",Ln?(Le.style.backgroundColor=Ln,Le.classList.remove("persona-bg-persona-accent")):Le.classList.add("persona-bg-persona-accent"),Ht?Le.style.color=Ht:Le.classList.add("persona-text-white");Ut.borderWidth?(Le.style.borderWidth=Ut.borderWidth,Le.style.borderStyle="solid"):(Le.style.borderWidth="",Le.style.borderStyle=""),Ut.borderColor?Le.style.borderColor=Ut.borderColor:Le.style.borderColor="",Ut.paddingX?(Le.style.paddingLeft=Ut.paddingX,Le.style.paddingRight=Ut.paddingX):(Le.style.paddingLeft="",Le.style.paddingRight=""),Ut.paddingY?(Le.style.paddingTop=Ut.paddingY,Le.style.paddingBottom=Ut.paddingY):(Le.style.paddingTop="",Le.style.paddingBottom="");let jt=ln==null?void 0:ln.querySelector(".persona-send-button-tooltip");if(Rr&&kn)if(jt)jt.textContent=kn,jt.style.display="";else{let Y=document.createElement("div");Y.className="persona-send-button-tooltip",Y.textContent=kn,ln==null||ln.insertBefore(Y,Le)}else jt&&(jt.style.display="none");let Bt=(xp=(fp=r.layout)==null?void 0:fp.contentMaxWidth)!=null?xp:q()?(bp=(yp=(hp=r.launcher)==null?void 0:hp.composerBar)==null?void 0:yp.contentMaxWidth)!=null?bp:"720px":void 0;Bt?(Se.style.maxWidth=Bt,Se.style.marginLeft="auto",Se.style.marginRight="auto",Se.style.width="100%",Rt&&(Rt.style.maxWidth=Bt,Rt.style.marginLeft="auto",Rt.style.marginRight="auto"),Tt&&(Tt.style.maxWidth=Bt,Tt.style.marginLeft="auto",Tt.style.marginRight="auto")):(Se.style.maxWidth="",Se.style.marginLeft="",Se.style.marginRight="",Se.style.width="",Rt&&(Rt.style.maxWidth="",Rt.style.marginLeft="",Rt.style.marginRight=""),Tt&&(Tt.style.maxWidth="",Tt.style.marginLeft="",Tt.style.marginRight=""));let qt=(vp=r.statusIndicator)!=null?vp:{},Pn=(Cp=qt.visible)!=null?Cp:!0;if(zt.style.display=Pn?"":"none",j){let Y=j.getStatus();Fe(zt,(Ft=>{var lt,St,on,fn;return Ft==="idle"?(lt=qt.idleText)!=null?lt:hn.idle:Ft==="connecting"?(St=qt.connectingText)!=null?St:hn.connecting:Ft==="connected"?(on=qt.connectedText)!=null?on:hn.connected:Ft==="error"?(fn=qt.errorText)!=null?fn:hn.error:hn[Ft]})(Y),qt,Y)}zt.classList.remove("persona-text-left","persona-text-center","persona-text-right");let _n=qt.align==="left"?"persona-text-left":qt.align==="center"?"persona-text-center":"persona-text-right";zt.classList.add(_n)},open(){_()&&It(!0,"api")},close(){_()&&It(!1,"api")},toggle(){_()&&It(!B,"api")},clearChat(){bn=!1,j.clearMessages(),On.clear(),Gr();try{localStorage.removeItem(ms),r.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${ms}`)}catch(m){console.error("[AgentWidget] Failed to clear default localStorage:",m)}if(r.clearChatHistoryStorageKey&&r.clearChatHistoryStorageKey!==ms)try{localStorage.removeItem(r.clearChatHistoryStorageKey),r.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${r.clearChatHistoryStorageKey}`)}catch(m){console.error("[AgentWidget] Failed to clear custom localStorage:",m)}let c=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(c),i!=null&&i.clear)try{let m=i.clear();m instanceof Promise&&m.catch(y=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)})}catch(m){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",m)}d={},k.syncFromMetadata(),X==null||X.clear(),se==null||se.update()},setMessage(c){return!ne||j.isStreaming()?!1:(!B&&_()&&It(!0,"system"),ne.value=c,ne.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(c){if(j.isStreaming())return!1;let m=(c==null?void 0:c.trim())||ne.value.trim();return m?(!B&&_()&&It(!0,"system"),ne.value="",ne.style.height="auto",j.sendMessage(m),!0):!1},startVoiceRecognition(){var m,y;return j.isStreaming()?!1:((y=(m=r.voiceRecognition)==null?void 0:m.provider)==null?void 0:y.type)==="runtype"?(j.isVoiceActive()||(!B&&_()&&It(!0,"system"),pt.manuallyDeactivated=!1,Mn(),j.toggleVoice().then(()=>{pt.active=j.isVoiceActive(),Gn("user"),j.isVoiceActive()&&to()})),!0):$n?!0:Ms()?(!B&&_()&&It(!0,"system"),pt.manuallyDeactivated=!1,Mn(),xo("user"),!0):!1},stopVoiceRecognition(){var c,m;return((m=(c=r.voiceRecognition)==null?void 0:c.provider)==null?void 0:m.type)==="runtype"?j.isVoiceActive()?(j.toggleVoice().then(()=>{pt.active=!1,pt.manuallyDeactivated=!0,Mn(),Gn("user"),lr()}),!0):!1:$n?(pt.manuallyDeactivated=!0,Mn(),ir("user"),!0):!1},injectMessage(c){return!B&&_()&&It(!0,"system"),j.injectMessage(c)},injectAssistantMessage(c){!B&&_()&&It(!0,"system");let m=j.injectAssistantMessage(c);return O&&(O=!1,G&&(clearTimeout(G),G=null),setTimeout(()=>{j&&!j.isStreaming()&&j.continueConversation()},100)),m},injectUserMessage(c){return!B&&_()&&It(!0,"system"),j.injectUserMessage(c)},injectSystemMessage(c){return!B&&_()&&It(!0,"system"),j.injectSystemMessage(c)},injectMessageBatch(c){return!B&&_()&&It(!0,"system"),j.injectMessageBatch(c)},injectComponentDirective(c){return!B&&_()&&It(!0,"system"),j.injectComponentDirective(c)},injectTestMessage(c){!B&&_()&&It(!0,"system"),j.injectTestEvent(c)},async connectStream(c,m){return j.connectStream(c,m)},__pushEventStreamEvent(c){X&&X.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c.type,timestamp:Date.now(),payload:JSON.stringify(c.payload)})},showEventStream(){!fe||!X||Ar()},hideEventStream(){Pe&&er()},isEventStreamVisible(){return Pe},showArtifacts(){Zn(r)&&(bn=!1,Dn(),ht==null||ht.setMobileOpen(!0))},hideArtifacts(){Zn(r)&&(bn=!0,Dn())},upsertArtifact(c){return Zn(r)?(bn=!1,j.upsertArtifact(c)):null},selectArtifact(c){Zn(r)&&j.selectArtifact(c)},clearArtifacts(){Zn(r)&&j.clearArtifacts()},getArtifacts(){var c;return(c=j==null?void 0:j.getArtifacts())!=null?c:[]},getSelectedArtifactId(){var c;return(c=j==null?void 0:j.getSelectedArtifactId())!=null?c:null},focusInput(){return S&&!B&&!q()||!ne?!1:(ne.focus(),!0)},async resolveApproval(c,m){let b=j.getMessages().find(M=>{var D;return M.variant==="approval"&&((D=M.approval)==null?void 0:D.id)===c});if(!(b!=null&&b.approval))throw new Error(`Approval not found: ${c}`);return j.resolveApproval(b.approval,m)},getMessages(){return j.getMessages()},getStatus(){return j.getStatus()},getPersistentMetadata(){return{...d}},updatePersistentMetadata(c){g(c)},on(c,m){return s.on(c,m)},off(c,m){s.off(c,m)},isOpen(){return _()&&B},isVoiceActive(){return pt.active},getState(){return{open:_()&&B,launcherEnabled:S,voiceActive:pt.active,streaming:j.isStreaming()}},showCSATFeedback(c){!B&&_()&&It(!0,"system");let m=Se.querySelector(".persona-feedback-container");m&&m.remove();let y=xi({onSubmit:async(b,M)=>{var D;j.isClientTokenMode()&&await j.submitCSATFeedback(b,M),(D=c==null?void 0:c.onSubmit)==null||D.call(c,b,M)},onDismiss:c==null?void 0:c.onDismiss,...c});Se.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},showNPSFeedback(c){!B&&_()&&It(!0,"system");let m=Se.querySelector(".persona-feedback-container");m&&m.remove();let y=vi({onSubmit:async(b,M)=>{var D;j.isClientTokenMode()&&await j.submitNPSFeedback(b,M),(D=c==null?void 0:c.onSubmit)==null||D.call(c,b,M)},onDismiss:c==null?void 0:c.onDismiss,...c});Se.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},async submitCSATFeedback(c,m){return j.submitCSATFeedback(c,m)},async submitNPSFeedback(c,m){return j.submitNPSFeedback(c,m)},destroy(){yr!=null&&(clearInterval(yr),yr=null),mt.forEach(c=>c()),Q.remove(),ve==null||ve.remove(),A==null||A.destroy(),z==null||z.remove(),Fn&&I.removeEventListener("click",Fn)}};if((((vc=t==null?void 0:t.debugTools)!=null?vc:!1)||!!r.debug)&&typeof window!="undefined"){let c=window.AgentWidgetBrowser,m={controller:en,getMessages:en.getMessages,getStatus:en.getStatus,getMetadata:en.getPersistentMetadata,updateMetadata:en.updatePersistentMetadata,clearHistory:()=>en.clearChat(),setVoiceActive:y=>y?en.startVoiceRecognition():en.stopVoiceRecognition()};window.AgentWidgetBrowser=m,mt.push(()=>{window.AgentWidgetBrowser===m&&(window.AgentWidgetBrowser=c)})}if(typeof window!="undefined"){let c=e.getAttribute("data-persona-instance")||e.id||"persona-"+Math.random().toString(36).slice(2,8),m=V=>{let W=V.detail;(!(W!=null&&W.instanceId)||W.instanceId===c)&&en.focusInput()};if(window.addEventListener("persona:focusInput",m),mt.push(()=>{window.removeEventListener("persona:focusInput",m)}),fe){let V=ye=>{let de=ye.detail;(!(de!=null&&de.instanceId)||de.instanceId===c)&&en.showEventStream()},W=ye=>{let de=ye.detail;(!(de!=null&&de.instanceId)||de.instanceId===c)&&en.hideEventStream()};window.addEventListener("persona:showEventStream",V),window.addEventListener("persona:hideEventStream",W),mt.push(()=>{window.removeEventListener("persona:showEventStream",V),window.removeEventListener("persona:hideEventStream",W)})}let y=V=>{let W=V.detail;(!(W!=null&&W.instanceId)||W.instanceId===c)&&en.showArtifacts()},b=V=>{let W=V.detail;(!(W!=null&&W.instanceId)||W.instanceId===c)&&en.hideArtifacts()},M=V=>{let W=V.detail;W!=null&&W.instanceId&&W.instanceId!==c||W!=null&&W.artifact&&en.upsertArtifact(W.artifact)},D=V=>{let W=V.detail;W!=null&&W.instanceId&&W.instanceId!==c||typeof(W==null?void 0:W.id)=="string"&&en.selectArtifact(W.id)},F=V=>{let W=V.detail;(!(W!=null&&W.instanceId)||W.instanceId===c)&&en.clearArtifacts()};window.addEventListener("persona:showArtifacts",y),window.addEventListener("persona:hideArtifacts",b),window.addEventListener("persona:upsertArtifact",M),window.addEventListener("persona:selectArtifact",D),window.addEventListener("persona:clearArtifacts",F),mt.push(()=>{window.removeEventListener("persona:showArtifacts",y),window.removeEventListener("persona:hideArtifacts",b),window.removeEventListener("persona:upsertArtifact",M),window.removeEventListener("persona:selectArtifact",D),window.removeEventListener("persona:clearArtifacts",F)})}let Qn=Of(r.persistState);if(Qn&&_()){let c=$f(Qn.storage),m=`${Qn.keyPrefix}widget-open`,y=`${Qn.keyPrefix}widget-voice`,b=`${Qn.keyPrefix}widget-voice-mode`;if(c){let M=((Cc=Qn.persist)==null?void 0:Cc.openState)&&c.getItem(m)==="true",D=((wc=Qn.persist)==null?void 0:wc.voiceState)&&c.getItem(y)==="true",F=((Ac=Qn.persist)==null?void 0:Ac.voiceState)&&c.getItem(b)==="true";if(M&&setTimeout(()=>{en.open(),setTimeout(()=>{var V;if(D||F)en.startVoiceRecognition();else if((V=Qn.persist)!=null&&V.focusInput){let W=e.querySelector("textarea");W&&W.focus()}},100)},0),(Sc=Qn.persist)!=null&&Sc.openState&&(s.on("widget:opened",()=>{c.setItem(m,"true")}),s.on("widget:closed",()=>{c.setItem(m,"false")})),(Ec=Qn.persist)!=null&&Ec.voiceState&&(s.on("voice:state",V=>{c.setItem(y,V.active?"true":"false")}),s.on("user:message",V=>{c.setItem(b,V.viaVoice?"true":"false")})),Qn.clearOnChatClear){let V=()=>{c.removeItem(m),c.removeItem(y),c.removeItem(b)},W=()=>V();window.addEventListener("persona:clear-chat",W),mt.push(()=>{window.removeEventListener("persona:clear-chat",W)})}}}return u&&_()&&setTimeout(()=>{en.open()},0),Pr(),en};var _f=(e,n)=>{let t=e.trim(),r=/^(\d+(?:\.\d+)?)px$/i.exec(t);if(r)return Math.max(0,parseFloat(r[1]));let o=/^(\d+(?:\.\d+)?)%$/i.exec(t);return o?Math.max(0,n*parseFloat(o[1])/100):420},Qu=(e,n)=>{var r,o;let t=(o=(r=n==null?void 0:n.launcher)==null?void 0:r.enabled)!=null?o:!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"},yl=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=""},Xu=e=>{e.style.inset="",e.style.width="",e.style.height="",e.style.maxWidth="",e.style.minWidth="",yl(e)},gl=e=>{e.style.transition=""},fl=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=""},hl=e=>{e.style.width="",e.style.maxWidth="",e.style.minWidth="",e.style.flex="1 1 auto"},Ai=(e,n)=>{e.style.width="",e.style.minWidth="",e.style.maxWidth="",e.style.boxSizing="",n.style.alignItems=""},jf=(e,n,t,r,o)=>{o?t.parentElement!==n&&(e.replaceChildren(),n.replaceChildren(t,r),e.appendChild(n)):t.parentElement===n&&(n.replaceChildren(),e.appendChild(t),e.appendChild(r))},Uf=(e,n,t,r,o,s)=>{let a=s?n:e;o==="left"?a.firstElementChild!==r&&a.replaceChildren(r,t):a.lastElementChild!==r&&a.replaceChildren(t,r)},Yu=(e,n,t,r,o,s,a)=>{var C,x,k,S,P,N;let i=Xn(s),d=i.reveal==="push";jf(e,n,t,r,d),Uf(e,n,t,r,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",o.className="persona-host",o.style.height="100%",o.style.minHeight="0",o.style.display="flex",o.style.flexDirection="column",o.style.flex="1 1 auto";let l=e.ownerDocument.defaultView,u=(x=(C=s==null?void 0:s.launcher)==null?void 0:C.mobileFullscreen)!=null?x:!0,p=(S=(k=s==null?void 0:s.launcher)==null?void 0:k.mobileBreakpoint)!=null?S:640,h=l!=null?l.innerWidth<=p:!1;if(u&&h&&a){e.dataset.personaDockMobileFullscreen="true",e.removeAttribute("data-persona-dock-reveal"),fl(n),gl(r),Xu(r),hl(t),Ai(o,r),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",r.style.display="flex",r.style.flexDirection="column",r.style.position="fixed",r.style.inset="0",r.style.width="100%",r.style.height="100%",r.style.maxWidth="100%",r.style.minWidth="0",r.style.minHeight="0",r.style.overflow="hidden",r.style.zIndex=String((N=(P=s==null?void 0:s.launcher)==null?void 0:P.zIndex)!=null?N:yn),r.style.transform="none",r.style.transition="none",r.style.pointerEvents="auto",r.style.flex="none",d&&(n.style.display="flex",n.style.flexDirection="column",n.style.width="100%",n.style.height="100%",n.style.minHeight="0",n.style.minWidth="0",n.style.flex="1 1 auto",n.style.alignItems="stretch",n.style.transform="none",n.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"),Xu(r),i.reveal==="overlay"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="overlay",fl(n),gl(r),hl(t),Ai(o,r);let R=i.animate?"transform 180ms ease":"none",T=i.side==="right"?"translateX(100%)":"translateX(-100%)",L=a?"translateX(0)":T;r.style.display="flex",r.style.flexDirection="column",r.style.flex="none",r.style.position="absolute",r.style.top="0",r.style.bottom="0",r.style.width=i.width,r.style.maxWidth=i.width,r.style.minWidth=i.width,r.style.minHeight="0",r.style.overflow="hidden",r.style.transition=R,r.style.transform=L,r.style.pointerEvents=a?"auto":"none",r.style.zIndex="2",i.side==="right"?(r.style.right="0",r.style.left=""):(r.style.left="0",r.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",gl(r),yl(r),Ai(o,r);let R=_f(i.width,e.clientWidth),T=Math.max(0,e.clientWidth),L=i.animate?"transform 180ms ease":"none",$=i.side==="right"?a?`translateX(-${R}px)`:"translateX(0)":a?"translateX(0)":`translateX(-${R}px)`;n.style.display="flex",n.style.flexDirection="row",n.style.flex="0 0 auto",n.style.minHeight="0",n.style.minWidth="0",n.style.alignItems="stretch",n.style.height="100%",n.style.width=`${T+R}px`,n.style.transition=L,n.style.transform=$,t.style.flex="0 0 auto",t.style.flexGrow="0",t.style.flexShrink="0",t.style.width=`${T}px`,t.style.maxWidth=`${T}px`,t.style.minWidth=`${T}px`,r.style.display="flex",r.style.flexDirection="column",r.style.flex="0 0 auto",r.style.flexShrink="0",r.style.width=i.width,r.style.minWidth=i.width,r.style.maxWidth=i.width,r.style.position="relative",r.style.overflow="hidden",r.style.transition="none",r.style.pointerEvents=a?"auto":"none"}else{e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="",fl(n),yl(r),hl(t),Ai(o,r);let R=i.reveal==="emerge";R?e.dataset.personaDockReveal="emerge":e.removeAttribute("data-persona-dock-reveal");let T=a?i.width:"0px",L=i.animate?"width 180ms ease, min-width 180ms ease, max-width 180ms ease, flex-basis 180ms ease":"none",$=!a;r.style.display="flex",r.style.flexDirection="column",r.style.flex=`0 0 ${T}`,r.style.width=T,r.style.maxWidth=T,r.style.minWidth=T,r.style.minHeight="0",r.style.position="relative",r.style.overflow=R||$?"hidden":"visible",r.style.transition=L,R&&(r.style.alignItems=i.side==="right"?"flex-start":"flex-end",o.style.width=i.width,o.style.minWidth=i.width,o.style.maxWidth=i.width,o.style.boxSizing="border-box")}},qf=(e,n)=>{let t=e.ownerDocument.createElement("div");return Qu(t,n),e.appendChild(t),{mode:"direct",host:t,shell:null,syncWidgetState:()=>{},updateConfig(r){Qu(t,r)},destroy(){t.remove()}}},zf=(e,n)=>{var P,N,R,T;let{ownerDocument:t}=e,r=e.parentElement;if(!r)throw new Error("Docked widget target must be attached to the DOM");let o=e.tagName.toUpperCase();if(o==="BODY"||o==="HTML")throw new Error('Docked widget target must be a concrete container element, not "body" or "html"');let s=e.nextSibling,a=t.createElement("div"),i=t.createElement("div"),d=t.createElement("div"),l=t.createElement("aside"),u=t.createElement("div"),p=(N=(P=n==null?void 0:n.launcher)==null?void 0:P.enabled)==null||N?(T=(R=n==null?void 0:n.launcher)==null?void 0:R.autoExpand)!=null?T:!1:!0;i.dataset.personaDockRole="push-track",d.dataset.personaDockRole="content",l.dataset.personaDockRole="panel",u.dataset.personaDockRole="host",l.appendChild(u),r.insertBefore(a,e),d.appendChild(e);let h=null,g=()=>{h==null||h.disconnect(),h=null},C=()=>{g(),Xn(n).reveal==="push"&&typeof ResizeObserver!="undefined"&&(h=new ResizeObserver(()=>{Yu(a,i,d,l,u,n,p)}),h.observe(a))},x=()=>{Yu(a,i,d,l,u,n,p),C()},k=a.ownerDocument.defaultView,S=()=>{x()};return k==null||k.addEventListener("resize",S),Xn(n).reveal==="push"?(i.appendChild(d),i.appendChild(l),a.appendChild(i)):(a.appendChild(d),a.appendChild(l)),x(),{mode:"docked",host:u,shell:a,syncWidgetState(L){let $=L.launcherEnabled?L.open:!0;p!==$&&(p=$,x())},updateConfig(L){var $,q;n=L,((q=($=n==null?void 0:n.launcher)==null?void 0:$.enabled)!=null?q:!0)===!1&&(p=!0),x()},destroy(){k==null||k.removeEventListener("resize",S),g(),r.isConnected&&(s&&s.parentNode===r?r.insertBefore(e,s):r.appendChild(e)),a.remove()}}},na=(e,n)=>nn(n)?zf(e,n):qf(e,n);var bl={},Vf=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 n=document.querySelector(e);if(!n)throw new Error(`Chat widget target "${e}" was not found`);return n}return e},Jf=()=>{try{if(typeof bl!="undefined"&&bl.url)return new URL("../widget.css",bl.url).href}catch{}return null},Zu=(e,n)=>{let t=Jf(),r=()=>{if(!(e instanceof ShadowRoot)||e.querySelector("link[data-persona]"))return;let o=n.head.querySelector("link[data-persona]");if(!o)return;let s=o.cloneNode(!0);e.insertBefore(s,e.firstChild)};if(e instanceof ShadowRoot)if(t){let o=n.createElement("link");o.rel="stylesheet",o.href=t,o.setAttribute("data-persona","true"),e.insertBefore(o,e.firstChild)}else r();else if(!n.head.querySelector("link[data-persona]")&&t){let s=n.createElement("link");s.rel="stylesheet",s.href=t,s.setAttribute("data-persona","true"),n.head.appendChild(s)}},xl=e=>{var k;let n=Vf(e.target),t=e.useShadowDom===!0,r=n.ownerDocument,o=e.config,s=na(n,o),a,i=[],d=(S,P)=>{var L,$;let R=!(($=(L=P==null?void 0:P.launcher)==null?void 0:L.enabled)!=null?$:!0)||nn(P),T=r.createElement("div");if(T.setAttribute("data-persona-root","true"),R&&(T.style.height="100%",T.style.display="flex",T.style.flexDirection="column",T.style.flex="1",T.style.minHeight="0"),t){let q=S.attachShadow({mode:"open"});q.appendChild(T),Zu(q,r)}else S.appendChild(T),Zu(S,r);return n.id&&T.setAttribute("data-persona-instance",n.id),T},l=()=>{s.syncWidgetState(a.getState())},u=()=>{i.forEach(S=>S()),i=[a.on("widget:opened",l),a.on("widget:closed",l)],l()},p=()=>{let S=d(s.host,o);a=wi(S,o,{debugTools:e.debugTools}),u()},h=()=>{i.forEach(S=>S()),i=[],a.destroy()};p(),(k=e.onReady)==null||k.call(e);let g=S=>{h(),s.destroy(),s=na(n,S),o=S,p()},C={update(S){var $,q,_,B,O,G;let P={...o,...S,launcher:{...($=o==null?void 0:o.launcher)!=null?$:{},...(q=S==null?void 0:S.launcher)!=null?q:{},dock:{...(B=(_=o==null?void 0:o.launcher)==null?void 0:_.dock)!=null?B:{},...(G=(O=S==null?void 0:S.launcher)==null?void 0:O.dock)!=null?G:{}}}},N=nn(o),R=nn(P),T=ao(o),L=ao(P);if(N!==R||T!==L){g(P);return}o=P,s.updateConfig(o),a.update(S),l()},destroy(){h(),s.destroy(),e.windowKey&&typeof window!="undefined"&&delete window[e.windowKey]}},x=new Proxy(C,{get(S,P,N){if(P==="host")return s.host;if(P in S)return Reflect.get(S,P,N);let R=a[P];return typeof R=="function"?R.bind(a):R}});return e.windowKey&&typeof window!="undefined"&&(window[e.windowKey]=x),x};var om=new Set(["script","style","noscript","svg","path","meta","link","br","hr"]),Kf=new Set(["button","a","input","select","textarea","details","summary"]),Gf=new Set(["button","link","menuitem","tab","option","switch","checkbox","radio","combobox","listbox","slider","spinbutton","textbox"]),vl=/\b(product|card|item|listing|result)\b/i,wl=/\$[\d,]+(?:\.\d{2})?|€[\d,]+(?:\.\d{2})?|£[\d,]+(?:\.\d{2})?|USD\s*[\d,]+(?:\.\d{2})?/i,Qf=3e3,Xf=100;function sm(e){let n=typeof e.className=="string"?e.className:"";if(vl.test(n)||e.id&&vl.test(e.id))return!0;for(let t=0;t<e.attributes.length;t++){let r=e.attributes[t];if(r.name.startsWith("data-")&&vl.test(r.value))return!0}return!1}function am(e){var n;return wl.test(((n=e.textContent)!=null?n:"").trim())}function im(e){var t;let n=e.querySelectorAll("a[href]");for(let r=0;r<n.length;r++){let o=(t=n[r].getAttribute("href"))!=null?t:"";if(o&&o!=="#"&&!o.toLowerCase().startsWith("javascript:"))return!0}return!1}function Yf(e){return!!e.querySelector('button, [role="button"], input[type="submit"], input[type="button"]')}function em(e){let n=e.match(wl);return n?n[0]:null}function tm(e){var r,o,s;let n=(r=e.querySelector(".product-title a, h1 a, h2 a, h3 a, h4 a, .title a, a[href]"))!=null?r:e.querySelector("a[href]");if(n&&((o=n.textContent)!=null&&o.trim())){let a=n.getAttribute("href");return{title:n.textContent.trim(),href:a&&a!=="#"?a:null}}let t=e.querySelector("h1, h2, h3, h4, h5, h6");return(s=t==null?void 0:t.textContent)!=null&&s.trim()?{title:t.textContent.trim(),href:null}:{title:"",href:null}}function Zf(e){let n=[],t=r=>{let o=r.trim();o&&!n.includes(o)&&n.push(o)};return e.querySelectorAll("button").forEach(r=>{var o;return t((o=r.textContent)!=null?o:"")}),e.querySelectorAll('[role="button"]').forEach(r=>{var o;return t((o=r.textContent)!=null?o:"")}),e.querySelectorAll('input[type="submit"], input[type="button"]').forEach(r=>{var o;t((o=r.value)!=null?o:"")}),n.slice(0,6)}var eh="commerce-card",th="result-card";function nm(e){return!sm(e)||!am(e)||!im(e)&&!Yf(e)?0:5200}function rm(e){var r;return!sm(e)||am(e)||!im(e)||((r=e.textContent)!=null?r:"").trim().length<20||!(!!e.querySelector("h1, h2, h3, h4, h5, h6, .title")||!!e.querySelector(".snippet, .description, p"))?0:2800}var Al=[{id:eh,scoreElement(e){return nm(e)},shouldSuppressDescendant(e,n,t){if(n===e||!e.contains(n))return!1;if(t.interactivity==="static"){let r=t.text.trim();return!!(r.length===0||wl.test(r)&&r.length<32)}return!0},formatSummary(e,n){var d,l,u;if(nm(e)===0)return null;let{title:t,href:r}=tm(e),o=(u=(l=em(((d=e.textContent)!=null?d:"").trim()))!=null?l:em(n.text))!=null?u:"",s=Zf(e);return[r&&t?`[${t}](${r})${o?` \u2014 ${o}`:""}`:t?`${t}${o?` \u2014 ${o}`:""}`:o||n.text.trim().slice(0,120),`selector: ${n.selector}`,s.length?`actions: ${s.join(", ")}`:""].filter(Boolean).join(`
|
|
101
|
+
`)}},{id:th,scoreElement(e){return rm(e)},formatSummary(e,n){if(rm(e)===0)return null;let{title:t,href:r}=tm(e);return[r&&t?`[${t}](${r})`:t||n.text.trim().slice(0,120),`selector: ${n.selector}`].filter(Boolean).join(`
|
|
102
|
+
`)}}];function nh(){typeof console!="undefined"&&typeof console.warn=="function"&&console.warn('[persona] collectEnrichedPageContext: options.mode is "simple" but `rules` were provided; rules are ignored.')}function rh(e){var u,p,h,g,C,x,k,S,P,N,R,T,L;let n=(u=e.options)!=null?u:{},t=(h=(p=n.maxElements)!=null?p:e.maxElements)!=null?h:80,r=(C=(g=n.excludeSelector)!=null?g:e.excludeSelector)!=null?C:".persona-host",o=(k=(x=n.maxTextLength)!=null?x:e.maxTextLength)!=null?k:200,s=(P=(S=n.visibleOnly)!=null?S:e.visibleOnly)!=null?P:!0,a=(N=n.root)!=null?N:e.root,i=(R=n.mode)!=null?R:"structured",d=(T=n.maxCandidates)!=null?T:Math.max(500,t*10),l=(L=e.rules)!=null?L:Al;return i==="simple"&&e.rules&&e.rules.length>0?(nh(),l=[]):i==="simple"&&(l=[]),{mode:i,maxElements:t,maxCandidates:d,excludeSelector:r,maxTextLength:o,visibleOnly:s,root:a,rules:l}}function Cl(e){return typeof CSS!="undefined"&&typeof CSS.escape=="function"?CSS.escape(e):e.replace(/([^\w-])/g,"\\$1")}var oh=["data-testid","data-product","data-action","data-id","data-name","data-type"];function sh(e){let n=e.tagName.toLowerCase(),t=e.getAttribute("role");return n==="a"&&e.hasAttribute("href")?"navigable":n==="input"||n==="select"||n==="textarea"||t==="textbox"||t==="combobox"||t==="listbox"||t==="spinbutton"?"input":n==="button"||t==="button"||Kf.has(n)||t&&Gf.has(t)||e.hasAttribute("tabindex")||e.hasAttribute("onclick")||e.getAttribute("contenteditable")==="true"?"clickable":"static"}function lm(e){if(e.hidden)return!1;try{let n=getComputedStyle(e);if(n.display==="none"||n.visibility==="hidden")return!1}catch{}return!(e.style.display==="none"||e.style.visibility==="hidden")}function ah(e){let n={},t=e.id;t&&(n.id=t);let r=e.getAttribute("href");r&&(n.href=r);let o=e.getAttribute("aria-label");o&&(n["aria-label"]=o);let s=e.getAttribute("type");s&&(n.type=s);let a=e.getAttribute("value");a&&(n.value=a);let i=e.getAttribute("name");i&&(n.name=i);let d=e.getAttribute("role");d&&(n.role=d);for(let l=0;l<e.attributes.length;l++){let u=e.attributes[l];u.name.startsWith("data-")&&(n[u.name]=u.value)}return n}function Sl(e){let n=e.tagName.toLowerCase();if(e.id){let o=`#${Cl(e.id)}`;try{if(e.ownerDocument.querySelectorAll(o).length===1)return o}catch{}}for(let o of oh){let s=e.getAttribute(o);if(s){let a=`${n}[${o}="${Cl(s)}"]`;try{if(e.ownerDocument.querySelectorAll(a).length===1)return a}catch{}}}let t=Array.from(e.classList).filter(o=>o&&!o.startsWith("persona-")).slice(0,3);if(t.length>0){let o=`${n}.${t.map(a=>Cl(a)).join(".")}`;try{if(e.ownerDocument.querySelectorAll(o).length===1)return o}catch{}let s=e.parentElement;if(s){let i=Array.from(s.querySelectorAll(`:scope > ${n}`)).indexOf(e);if(i>=0){let d=`${o}:nth-of-type(${i+1})`;try{if(e.ownerDocument.querySelectorAll(d).length===1)return d}catch{}}}}let r=e.parentElement;if(r){let s=Array.from(r.querySelectorAll(`:scope > ${n}`)).indexOf(e);if(s>=0)return`${n}:nth-of-type(${s+1})`}return n}function ih(e){return e==="static"?Xf:Qf}function cm(e,n){var o;let t=e.tagName.toLowerCase(),r=((o=e.textContent)!=null?o:"").trim().substring(0,n);return{selector:Sl(e),tagName:t,text:r,role:e.getAttribute("role"),interactivity:sh(e),attributes:ah(e)}}function lh(e,n,t,r){let o=ih(n.interactivity),s=null;for(let a of t){let i=a.scoreElement(e,n,r);i>0&&(o+=i,a.formatSummary&&!s&&(s=a))}return{score:o,formattingRule:s}}function ch(e,n){var t;for(let r of e)if(n.el!==r.el&&(t=r.formattingRule)!=null&&t.shouldSuppressDescendant&&r.el.contains(n.el)&&r.formattingRule.shouldSuppressDescendant(r.el,n.el,n.enriched))return!0;return!1}function dh(e,n){let t={doc:n.ownerDocument,maxTextLength:e.maxTextLength},r=new Set,o=[],s=0,a=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,null),i=a.currentNode;for(;i&&o.length<e.maxCandidates;){if(i.nodeType===Node.ELEMENT_NODE){let l=i,u=l.tagName.toLowerCase();if(om.has(u)){i=a.nextNode();continue}if(e.excludeSelector)try{if(l.closest(e.excludeSelector)){i=a.nextNode();continue}}catch{}if(e.visibleOnly&&!lm(l)){i=a.nextNode();continue}let p=cm(l,e.maxTextLength),h=p.text.length>0,g=Object.keys(p.attributes).length>0&&!Object.keys(p.attributes).every(k=>k==="role");if(!h&&!g){i=a.nextNode();continue}if(r.has(p.selector)){i=a.nextNode();continue}r.add(p.selector);let{score:C,formattingRule:x}=lh(l,p,e.rules,t);o.push({el:l,domIndex:s,enriched:p,score:C,formattingRule:x}),s+=1}i=a.nextNode()}o.sort((l,u)=>{let p=l.enriched.interactivity==="static"?1:0,h=u.enriched.interactivity==="static"?1:0;return p!==h?p-h:u.score!==l.score?u.score-l.score:l.domIndex-u.domIndex});let d=[];for(let l of o){if(d.length>=e.maxElements)break;ch(d,l)||d.push(l)}return d.sort((l,u)=>{let p=l.enriched.interactivity==="static"?1:0,h=u.enriched.interactivity==="static"?1:0;return p!==h?p-h:p===1&&u.score!==l.score?u.score-l.score:l.domIndex-u.domIndex}),d.map(l=>{var h;let u;if((h=l.formattingRule)!=null&&h.formatSummary){let g=l.formattingRule.formatSummary(l.el,l.enriched,t);g&&(u=g)}let p={...l.enriched};return u&&(p.formattedSummary=u),p})}function ph(e,n){let t=[],r=new Set,o=document.createTreeWalker(n,NodeFilter.SHOW_ELEMENT,null),s=o.currentNode;for(;s&&t.length<e.maxElements;){if(s.nodeType===Node.ELEMENT_NODE){let d=s,l=d.tagName.toLowerCase();if(om.has(l)){s=o.nextNode();continue}if(e.excludeSelector)try{if(d.closest(e.excludeSelector)){s=o.nextNode();continue}}catch{}if(e.visibleOnly&&!lm(d)){s=o.nextNode();continue}let u=cm(d,e.maxTextLength),p=u.text.length>0,h=Object.keys(u.attributes).length>0&&!Object.keys(u.attributes).every(g=>g==="role");if(!p&&!h){s=o.nextNode();continue}r.has(u.selector)||(r.add(u.selector),t.push(u))}s=o.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 dm(e={}){var r;let n=rh(e),t=(r=n.root)!=null?r:document.body;return t?n.mode==="simple"?ph(n,t):dh(n,t):[]}var Si=100;function pm(e,n={}){var s;if(e.length===0)return"No page elements found.";let t=(s=n.mode)!=null?s:"structured",r=[];if(t==="structured"){let a=e.map(i=>i.formattedSummary).filter(i=>!!i&&i.length>0);a.length>0&&r.push(`Structured summaries:
|
|
103
103
|
${a.map(i=>`- ${i.split(`
|
|
104
104
|
`).join(`
|
|
105
105
|
`)}`).join(`
|
|
106
|
-
`)}`)}let
|
|
106
|
+
`)}`)}let o={clickable:[],navigable:[],input:[],static:[]};for(let a of e)t==="structured"&&a.formattedSummary||o[a.interactivity].push(a);if(o.clickable.length>0){let a=o.clickable.map(i=>`- ${i.selector}: "${i.text.substring(0,Si)}" (clickable)`);r.push(`Interactive elements:
|
|
107
107
|
${a.join(`
|
|
108
|
-
`)}`)}if(
|
|
108
|
+
`)}`)}if(o.navigable.length>0){let a=o.navigable.map(i=>`- ${i.selector}${i.attributes.href?`[href="${i.attributes.href}"]`:""}: "${i.text.substring(0,Si)}" (navigable)`);r.push(`Navigation links:
|
|
109
109
|
${a.join(`
|
|
110
|
-
`)}`)}if(
|
|
110
|
+
`)}`)}if(o.input.length>0){let a=o.input.map(i=>`- ${i.selector}${i.attributes.type?`[type="${i.attributes.type}"]`:""}: "${i.text.substring(0,Si)}" (input)`);r.push(`Form inputs:
|
|
111
111
|
${a.join(`
|
|
112
|
-
`)}`)}if(
|
|
112
|
+
`)}`)}if(o.static.length>0){let a=o.static.map(i=>`- ${i.selector}: "${i.text.substring(0,Si)}"`);r.push(`Content:
|
|
113
113
|
${a.join(`
|
|
114
114
|
`)}`)}return r.join(`
|
|
115
115
|
|
|
116
|
-
`)}var
|
|
116
|
+
`)}var um={name:"@runtypelabs/persona",version:"3.21.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"},"./theme-editor":{types:"./dist/theme-editor.d.ts",import:"./dist/theme-editor.js",require:"./dist/theme-editor.cjs"},"./testing":{types:"./dist/testing.d.ts",import:"./dist/testing.js",require:"./dist/testing.cjs"},"./animations/glyph-cycle":{types:"./dist/animations/glyph-cycle.d.ts",import:"./dist/animations/glyph-cycle.js",require:"./dist/animations/glyph-cycle.cjs"},"./animations/wipe":{types:"./dist/animations/wipe.d.ts",import:"./dist/animations/wipe.js",require:"./dist/animations/wipe.cjs"},"./widget.css":"./dist/widget.css"},files:["dist","src"],scripts:{build:"rimraf dist && pnpm run build:styles && pnpm run build:client && pnpm run build:installer && pnpm run build:theme-ref && pnpm run build:theme-editor && pnpm run build:testing && pnpm run build:animations","build:theme-editor":"tsup src/theme-editor.ts --format esm,cjs --dts --out-dir dist --no-splitting","build:testing":"tsup src/testing.ts --format esm,cjs --dts --out-dir dist --no-splitting","build:animations":"tsup src/animations/glyph-cycle.ts src/animations/wipe.ts --format esm,cjs --dts --out-dir dist/animations --no-splitting","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 --minify --sourcemap --splitting false --dts --loader ".css=text" && tsup src/index-global.ts --format iife --global-name AgentWidget --minify --sourcemap --splitting false --out-dir dist --loader ".css=text" && node -e "const fs=require('fs');for(const ext of ['.global.js','.global.js.map']){const from='dist/index-global'+ext;if(fs.existsSync(from))fs.renameSync(from,'dist/index'+ext);}"`,"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 $o=um.version;function _r(e){if(e!==void 0)return typeof e=="string"?e:Array.isArray(e)?`[${e.map(n=>n.toString()).join(", ")}]`:e.toString()}function mh(e){if(e)return{getHeaders:_r(e.getHeaders),onFeedback:_r(e.onFeedback),onCopy:_r(e.onCopy),requestMiddleware:_r(e.requestMiddleware),actionHandlers:_r(e.actionHandlers),actionParsers:_r(e.actionParsers),postprocessMessage:_r(e.postprocessMessage),contextProviders:_r(e.contextProviders),streamParser:_r(e.streamParser)}}var mm=`({ text, message }: any) => {
|
|
117
117
|
const jsonSource = (message as any).rawContent || text || message.content;
|
|
118
118
|
if (!jsonSource || typeof jsonSource !== 'string') return null;
|
|
119
119
|
let cleanJson = jsonSource
|
|
@@ -126,7 +126,7 @@ ${a.join(`
|
|
|
126
126
|
if (parsed.action) return { type: parsed.action, payload: parsed };
|
|
127
127
|
} catch (e) { return null; }
|
|
128
128
|
return null;
|
|
129
|
-
}`,
|
|
129
|
+
}`,gm=`function(ctx) {
|
|
130
130
|
var jsonSource = ctx.message.rawContent || ctx.text || ctx.message.content;
|
|
131
131
|
if (!jsonSource || typeof jsonSource !== 'string') return null;
|
|
132
132
|
var cleanJson = jsonSource
|
|
@@ -139,7 +139,7 @@ ${a.join(`
|
|
|
139
139
|
if (parsed.action) return { type: parsed.action, payload: parsed };
|
|
140
140
|
} catch (e) { return null; }
|
|
141
141
|
return null;
|
|
142
|
-
}`,
|
|
142
|
+
}`,fm=`(action: any, context: any) => {
|
|
143
143
|
if (action.type !== 'nav_then_click') return;
|
|
144
144
|
const payload = action.payload || action.raw || {};
|
|
145
145
|
const url = payload?.page;
|
|
@@ -156,7 +156,7 @@ ${a.join(`
|
|
|
156
156
|
const targetUrl = url.startsWith('http') ? url : new URL(url, window.location.origin).toString();
|
|
157
157
|
window.location.href = targetUrl;
|
|
158
158
|
return { handled: true, displayText: text };
|
|
159
|
-
}`,
|
|
159
|
+
}`,hm=`function(action, context) {
|
|
160
160
|
if (action.type !== 'nav_then_click') return;
|
|
161
161
|
var payload = action.payload || action.raw || {};
|
|
162
162
|
var url = payload.page;
|
|
@@ -173,26 +173,26 @@ ${a.join(`
|
|
|
173
173
|
var targetUrl = url.startsWith('http') ? url : new URL(url, window.location.origin).toString();
|
|
174
174
|
window.location.href = targetUrl;
|
|
175
175
|
return { handled: true, displayText: text };
|
|
176
|
-
}`,
|
|
176
|
+
}`,gh=`(parsed: any) => {
|
|
177
177
|
if (!parsed || typeof parsed !== 'object') return null;
|
|
178
178
|
if (parsed.action === 'nav_then_click') return 'Navigating...';
|
|
179
179
|
if (parsed.action === 'message') return parsed.text || '';
|
|
180
180
|
if (parsed.action === 'message_and_click') return parsed.text || 'Processing...';
|
|
181
181
|
return parsed.text || null;
|
|
182
|
-
}`,
|
|
182
|
+
}`,fh=`function(parsed) {
|
|
183
183
|
if (!parsed || typeof parsed !== 'object') return null;
|
|
184
184
|
if (parsed.action === 'nav_then_click') return 'Navigating...';
|
|
185
185
|
if (parsed.action === 'message') return parsed.text || '';
|
|
186
186
|
if (parsed.action === 'message_and_click') return parsed.text || 'Processing...';
|
|
187
187
|
return parsed.text || null;
|
|
188
|
-
}`;function
|
|
189
|
-
`)}function
|
|
190
|
-
`)}function ph(e,n){let t=n==null?void 0:n.hooks,r=["// 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&&r.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&r.push(` clientToken: "${e.clientToken}",`),e.flowId&&r.push(` flowId: "${e.flowId}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&mo(r,"theme",e.theme," "),e.launcher&&mo(r,"launcher",e.launcher," "),e.copy&&(r.push(" copy: {"),Object.entries(e.copy).forEach(([s,o])=>{r.push(` ${s}: "${o}",`)}),r.push(" },")),e.sendButton&&(r.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([s,o])=>{typeof o=="string"?r.push(` ${s}: "${o}",`):typeof o=="boolean"&&r.push(` ${s}: ${o},`)}),r.push(" },")),e.voiceRecognition&&(r.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([s,o])=>{typeof o=="string"?r.push(` ${s}: "${o}",`):typeof o=="boolean"?r.push(` ${s}: ${o},`):typeof o=="number"&&r.push(` ${s}: ${o},`)}),r.push(" },")),e.statusIndicator&&(r.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([s,o])=>{typeof o=="string"?r.push(` ${s}: "${o}",`):typeof o=="boolean"&&r.push(` ${s}: ${o},`)}),r.push(" },")),e.features&&(r.push(" features: {"),Object.entries(e.features).forEach(([s,o])=>{r.push(` ${s}: ${o},`)}),r.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(r.push(" suggestionChips: ["),e.suggestionChips.forEach(s=>{r.push(` "${s}",`)}),r.push(" ],")),e.suggestionChipsConfig&&(r.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&r.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&r.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&r.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&r.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),r.push(" },")),r.push(...Ti(e," ")),r.push(...ki(e," ",t)),r.push(...Mi(e," ")),r.push(...Li(e," ")),t!=null&&t.getHeaders&&r.push(` getHeaders: ${t.getHeaders},`),t!=null&&t.contextProviders&&r.push(` contextProviders: ${t.contextProviders},`),e.debug&&r.push(` debug: ${e.debug},`),r.push(" initialMessages: loadSavedMessages(),"),t!=null&&t.streamParser?r.push(` streamParser: ${t.streamParser},`):(r.push(" // Flexible JSON stream parser for handling structured actions"),r.push(` streamParser: () => createFlexibleJsonStreamParser(${ah}),`)),t!=null&&t.actionParsers?(r.push(" // Action parsers (custom merged with defaults)"),r.push(` actionParsers: [...(${t.actionParsers}), defaultJsonActionParser,`),r.push(" // Built-in parser for markdown-wrapped JSON"),r.push(` ${dm}`),r.push(" ],")):(r.push(" // Action parsers to detect JSON actions in responses"),r.push(" actionParsers: ["),r.push(" defaultJsonActionParser,"),r.push(" // Parser for markdown-wrapped JSON"),r.push(` ${dm}`),r.push(" ],")),t!=null&&t.actionHandlers?(r.push(" // Action handlers (custom merged with defaults)"),r.push(` actionHandlers: [...(${t.actionHandlers}),`),r.push(" defaultActionHandlers.message,"),r.push(" defaultActionHandlers.messageAndClick,"),r.push(" // Built-in handler for nav_then_click action"),r.push(` ${um}`),r.push(" ],")):(r.push(" // Action handlers for navigation and other actions"),r.push(" actionHandlers: ["),r.push(" defaultActionHandlers.message,"),r.push(" defaultActionHandlers.messageAndClick,"),r.push(" // Handler for nav_then_click action"),r.push(` ${um}`),r.push(" ],")),t!=null&&t.postprocessMessage?r.push(` postprocessMessage: ${t.postprocessMessage},`):r.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text),"),t!=null&&t.requestMiddleware?(r.push(" // Request middleware (custom merged with DOM context)"),r.push(" requestMiddleware: ({ payload, config }) => {"),r.push(` const customResult = (${t.requestMiddleware})({ payload, config });`),r.push(" const merged = customResult || payload;"),r.push(" return {"),r.push(" ...merged,"),r.push(" metadata: { ...merged.metadata, ...collectDOMContext() }"),r.push(" };"),r.push(" }")):(r.push(" requestMiddleware: ({ payload }) => {"),r.push(" return {"),r.push(" ...payload,"),r.push(" metadata: collectDOMContext()"),r.push(" };"),r.push(" }")),r.push(" }"),r.push(" });"),r.push(""),r.push(" // Save state on message events"),r.push(" const handleMessage = () => {"),r.push(" const session = handle?.getSession?.();"),r.push(" if (session) {"),r.push(" localStorage.setItem(STORAGE_KEY, JSON.stringify({"),r.push(" messages: session.messages,"),r.push(" timestamp: new Date().toISOString()"),r.push(" }));"),r.push(" }"),r.push(" };"),r.push(""),r.push(" // Clear state on clear chat"),r.push(" const handleClearChat = () => {"),r.push(" localStorage.removeItem(STORAGE_KEY);"),r.push(" localStorage.removeItem(PROCESSED_ACTIONS_KEY);"),r.push(" };"),r.push(""),r.push(" window.addEventListener('persona:message', handleMessage);"),r.push(" window.addEventListener('persona:clear-chat', handleClearChat);"),r.push(""),r.push(" // Cleanup on unmount"),r.push(" return () => {"),r.push(" window.removeEventListener('persona:message', handleMessage);"),r.push(" window.removeEventListener('persona:clear-chat', handleClearChat);"),r.push(" if (handle) {"),r.push(" handle.destroy();"),r.push(" }"),r.push(" };"),r.push(" }, []);"),r.push(""),r.push(" return null; // Widget injects itself into the DOM"),r.push("}"),r.push(""),r.push("// Usage: Collects DOM context for AI-powered navigation"),r.push("// Features:"),r.push("// - Extracts page elements (products, buttons, links)"),r.push("// - Persists chat history across page loads"),r.push("// - Handles navigation actions (nav_then_click)"),r.push("// - Processes structured JSON actions from AI"),r.push("//"),r.push("// Example usage in Next.js:"),r.push("// import { ChatWidgetAdvanced } from './components/ChatWidgetAdvanced';"),r.push("//"),r.push("// export default function RootLayout({ children }) {"),r.push("// return ("),r.push('// <html lang="en">'),r.push("// <body>"),r.push("// {children}"),r.push("// <ChatWidgetAdvanced />"),r.push("// </body>"),r.push("// </html>"),r.push("// );"),r.push("// }"),r.join(`
|
|
191
|
-
`)}function
|
|
192
|
-
`)}function
|
|
188
|
+
}`;function hh(e){if(!e)return null;let n=e.toString();return n.includes("createJsonStreamParser")||n.includes("partial-json")?"json":n.includes("createRegexJsonParser")||n.includes("regex")?"regex-json":n.includes("createXmlParser")||n.includes("<text>")?"xml":null}function Ei(e){var n,t;return(t=(n=e.parserType)!=null?n:hh(e.streamParser))!=null?t:"plain"}function Ti(e,n){let t=[];return e.toolCall&&(t.push(`${n}toolCall: {`),Object.entries(e.toolCall).forEach(([r,o])=>{typeof o=="string"&&t.push(`${n} ${r}: "${o}",`)}),t.push(`${n}},`)),t}function Mi(e,n,t){let r=[],o=e.messageActions&&Object.entries(e.messageActions).some(([a,i])=>a!=="onFeedback"&&a!=="onCopy"&&i!==void 0),s=(t==null?void 0:t.onFeedback)||(t==null?void 0:t.onCopy);return(o||s)&&(r.push(`${n}messageActions: {`),e.messageActions&&Object.entries(e.messageActions).forEach(([a,i])=>{a==="onFeedback"||a==="onCopy"||(typeof i=="string"?r.push(`${n} ${a}: "${i}",`):typeof i=="boolean"&&r.push(`${n} ${a}: ${i},`))}),t!=null&&t.onFeedback&&r.push(`${n} onFeedback: ${t.onFeedback},`),t!=null&&t.onCopy&&r.push(`${n} onCopy: ${t.onCopy},`),r.push(`${n}},`)),r}function ki(e,n){let t=[];if(e.markdown){let r=e.markdown.options&&Object.keys(e.markdown.options).length>0,o=e.markdown.disableDefaultStyles!==void 0;(r||o)&&(t.push(`${n}markdown: {`),r&&(t.push(`${n} options: {`),Object.entries(e.markdown.options).forEach(([s,a])=>{typeof a=="string"?t.push(`${n} ${s}: "${a}",`):typeof a=="boolean"&&t.push(`${n} ${s}: ${a},`)}),t.push(`${n} },`)),o&&t.push(`${n} disableDefaultStyles: ${e.markdown.disableDefaultStyles},`),t.push(`${n}},`))}return t}function Li(e,n){let t=[];if(e.layout){let r=e.layout.header&&Object.keys(e.layout.header).some(s=>s!=="render"),o=e.layout.messages&&Object.keys(e.layout.messages).some(s=>s!=="renderUserMessage"&&s!=="renderAssistantMessage");(r||o)&&(t.push(`${n}layout: {`),r&&(t.push(`${n} header: {`),Object.entries(e.layout.header).forEach(([s,a])=>{s!=="render"&&(typeof a=="string"?t.push(`${n} ${s}: "${a}",`):typeof a=="boolean"&&t.push(`${n} ${s}: ${a},`))}),t.push(`${n} },`)),o&&(t.push(`${n} messages: {`),Object.entries(e.layout.messages).forEach(([s,a])=>{s==="renderUserMessage"||s==="renderAssistantMessage"||(s==="avatar"&&typeof a=="object"&&a!==null?(t.push(`${n} avatar: {`),Object.entries(a).forEach(([i,d])=>{typeof d=="string"?t.push(`${n} ${i}: "${d}",`):typeof d=="boolean"&&t.push(`${n} ${i}: ${d},`)}),t.push(`${n} },`)):s==="timestamp"&&typeof a=="object"&&a!==null?Object.entries(a).some(([d])=>d!=="format")&&(t.push(`${n} timestamp: {`),Object.entries(a).forEach(([d,l])=>{d!=="format"&&(typeof l=="string"?t.push(`${n} ${d}: "${l}",`):typeof l=="boolean"&&t.push(`${n} ${d}: ${l},`))}),t.push(`${n} },`)):typeof a=="string"?t.push(`${n} ${s}: "${a}",`):typeof a=="boolean"&&t.push(`${n} ${s}: ${a},`))}),t.push(`${n} },`)),t.push(`${n}},`))}return t}function El(e,n){let t=[];return e&&(e.getHeaders&&t.push(`${n}getHeaders: ${e.getHeaders},`),e.requestMiddleware&&t.push(`${n}requestMiddleware: ${e.requestMiddleware},`),e.actionParsers&&t.push(`${n}actionParsers: ${e.actionParsers},`),e.actionHandlers&&t.push(`${n}actionHandlers: ${e.actionHandlers},`),e.contextProviders&&t.push(`${n}contextProviders: ${e.contextProviders},`),e.streamParser&&t.push(`${n}streamParser: ${e.streamParser},`)),t}function ym(e,n,t){Object.entries(n).forEach(([r,o])=>{if(!(o===void 0||typeof o=="function")){if(Array.isArray(o)){e.push(`${t}${r}: ${JSON.stringify(o)},`);return}if(o&&typeof o=="object"){e.push(`${t}${r}: {`),ym(e,o,`${t} `),e.push(`${t}},`);return}e.push(`${t}${r}: ${JSON.stringify(o)},`)}})}function mo(e,n,t,r){t&&(e.push(`${r}${n}: {`),ym(e,t,`${r} `),e.push(`${r}},`))}function bm(e,n="esm",t){let r={...e};delete r.postprocessMessage,delete r.initialMessages;let o=t?{...t,hooks:mh(t.hooks)}:void 0;return n==="esm"?yh(r,o):n==="script-installer"?vh(r,o):n==="script-advanced"?wh(r,o):n==="react-component"?bh(r,o):n==="react-advanced"?xh(r,o):Ch(r,o)}function yh(e,n){let t=n==null?void 0:n.hooks,r=Ei(e),o=r!=="plain",s=["import '@runtypelabs/persona/widget.css';","import { initAgentWidget, markdownPostprocessor } from '@runtypelabs/persona';","","initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&s.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&s.push(` clientToken: "${e.clientToken}",`),e.flowId&&s.push(` flowId: "${e.flowId}",`),o&&s.push(` parserType: "${r}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&mo(s,"theme",e.theme," "),e.launcher&&mo(s,"launcher",e.launcher," "),e.copy&&(s.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{s.push(` ${a}: "${i}",`)}),s.push(" },")),e.sendButton&&(s.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.voiceRecognition&&(s.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"?s.push(` ${a}: ${i},`):typeof i=="number"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.statusIndicator&&(s.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.features&&(s.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{s.push(` ${a}: ${i},`)}),s.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(s.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{s.push(` "${a}",`)}),s.push(" ],")),e.suggestionChipsConfig&&(s.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&s.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&s.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&s.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&s.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),s.push(" },")),s.push(...Ti(e," ")),s.push(...Mi(e," ",t)),s.push(...ki(e," ")),s.push(...Li(e," ")),s.push(...El(t," ")),e.debug&&s.push(` debug: ${e.debug},`),t!=null&&t.postprocessMessage?s.push(` postprocessMessage: ${t.postprocessMessage}`):s.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text)"),s.push(" }"),s.push("});"),s.join(`
|
|
189
|
+
`)}function bh(e,n){let t=n==null?void 0:n.hooks,r=Ei(e),o=r!=="plain",s=["// 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&&s.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&s.push(` clientToken: "${e.clientToken}",`),e.flowId&&s.push(` flowId: "${e.flowId}",`),o&&s.push(` parserType: "${r}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&mo(s,"theme",e.theme," "),e.launcher&&mo(s,"launcher",e.launcher," "),e.copy&&(s.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{s.push(` ${a}: "${i}",`)}),s.push(" },")),e.sendButton&&(s.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.voiceRecognition&&(s.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"?s.push(` ${a}: ${i},`):typeof i=="number"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.statusIndicator&&(s.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.features&&(s.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{s.push(` ${a}: ${i},`)}),s.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(s.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{s.push(` "${a}",`)}),s.push(" ],")),e.suggestionChipsConfig&&(s.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&s.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&s.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&s.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&s.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),s.push(" },")),s.push(...Ti(e," ")),s.push(...Mi(e," ",t)),s.push(...ki(e," ")),s.push(...Li(e," ")),s.push(...El(t," ")),e.debug&&s.push(` debug: ${e.debug},`),t!=null&&t.postprocessMessage?s.push(` postprocessMessage: ${t.postprocessMessage}`):s.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text)"),s.push(" }"),s.push(" });"),s.push(""),s.push(" // Cleanup on unmount"),s.push(" return () => {"),s.push(" if (handle) {"),s.push(" handle.destroy();"),s.push(" }"),s.push(" };"),s.push(" }, []);"),s.push(""),s.push(" return null; // Widget injects itself into the DOM"),s.push("}"),s.push(""),s.push("// Usage in your app:"),s.push("// import { ChatWidget } from './components/ChatWidget';"),s.push("//"),s.push("// export default function App() {"),s.push("// return ("),s.push("// <div>"),s.push("// {/* Your app content */}"),s.push("// <ChatWidget />"),s.push("// </div>"),s.push("// );"),s.push("// }"),s.join(`
|
|
190
|
+
`)}function xh(e,n){let t=n==null?void 0:n.hooks,r=["// 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&&r.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&r.push(` clientToken: "${e.clientToken}",`),e.flowId&&r.push(` flowId: "${e.flowId}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&mo(r,"theme",e.theme," "),e.launcher&&mo(r,"launcher",e.launcher," "),e.copy&&(r.push(" copy: {"),Object.entries(e.copy).forEach(([o,s])=>{r.push(` ${o}: "${s}",`)}),r.push(" },")),e.sendButton&&(r.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([o,s])=>{typeof s=="string"?r.push(` ${o}: "${s}",`):typeof s=="boolean"&&r.push(` ${o}: ${s},`)}),r.push(" },")),e.voiceRecognition&&(r.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([o,s])=>{typeof s=="string"?r.push(` ${o}: "${s}",`):typeof s=="boolean"?r.push(` ${o}: ${s},`):typeof s=="number"&&r.push(` ${o}: ${s},`)}),r.push(" },")),e.statusIndicator&&(r.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([o,s])=>{typeof s=="string"?r.push(` ${o}: "${s}",`):typeof s=="boolean"&&r.push(` ${o}: ${s},`)}),r.push(" },")),e.features&&(r.push(" features: {"),Object.entries(e.features).forEach(([o,s])=>{r.push(` ${o}: ${s},`)}),r.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(r.push(" suggestionChips: ["),e.suggestionChips.forEach(o=>{r.push(` "${o}",`)}),r.push(" ],")),e.suggestionChipsConfig&&(r.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&r.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&r.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&r.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&r.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),r.push(" },")),r.push(...Ti(e," ")),r.push(...Mi(e," ",t)),r.push(...ki(e," ")),r.push(...Li(e," ")),t!=null&&t.getHeaders&&r.push(` getHeaders: ${t.getHeaders},`),t!=null&&t.contextProviders&&r.push(` contextProviders: ${t.contextProviders},`),e.debug&&r.push(` debug: ${e.debug},`),r.push(" initialMessages: loadSavedMessages(),"),t!=null&&t.streamParser?r.push(` streamParser: ${t.streamParser},`):(r.push(" // Flexible JSON stream parser for handling structured actions"),r.push(` streamParser: () => createFlexibleJsonStreamParser(${gh}),`)),t!=null&&t.actionParsers?(r.push(" // Action parsers (custom merged with defaults)"),r.push(` actionParsers: [...(${t.actionParsers}), defaultJsonActionParser,`),r.push(" // Built-in parser for markdown-wrapped JSON"),r.push(` ${mm}`),r.push(" ],")):(r.push(" // Action parsers to detect JSON actions in responses"),r.push(" actionParsers: ["),r.push(" defaultJsonActionParser,"),r.push(" // Parser for markdown-wrapped JSON"),r.push(` ${mm}`),r.push(" ],")),t!=null&&t.actionHandlers?(r.push(" // Action handlers (custom merged with defaults)"),r.push(` actionHandlers: [...(${t.actionHandlers}),`),r.push(" defaultActionHandlers.message,"),r.push(" defaultActionHandlers.messageAndClick,"),r.push(" // Built-in handler for nav_then_click action"),r.push(` ${fm}`),r.push(" ],")):(r.push(" // Action handlers for navigation and other actions"),r.push(" actionHandlers: ["),r.push(" defaultActionHandlers.message,"),r.push(" defaultActionHandlers.messageAndClick,"),r.push(" // Handler for nav_then_click action"),r.push(` ${fm}`),r.push(" ],")),t!=null&&t.postprocessMessage?r.push(` postprocessMessage: ${t.postprocessMessage},`):r.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text),"),t!=null&&t.requestMiddleware?(r.push(" // Request middleware (custom merged with DOM context)"),r.push(" requestMiddleware: ({ payload, config }) => {"),r.push(` const customResult = (${t.requestMiddleware})({ payload, config });`),r.push(" const merged = customResult || payload;"),r.push(" return {"),r.push(" ...merged,"),r.push(" metadata: { ...merged.metadata, ...collectDOMContext() }"),r.push(" };"),r.push(" }")):(r.push(" requestMiddleware: ({ payload }) => {"),r.push(" return {"),r.push(" ...payload,"),r.push(" metadata: collectDOMContext()"),r.push(" };"),r.push(" }")),r.push(" }"),r.push(" });"),r.push(""),r.push(" // Save state on message events"),r.push(" const handleMessage = () => {"),r.push(" const session = handle?.getSession?.();"),r.push(" if (session) {"),r.push(" localStorage.setItem(STORAGE_KEY, JSON.stringify({"),r.push(" messages: session.messages,"),r.push(" timestamp: new Date().toISOString()"),r.push(" }));"),r.push(" }"),r.push(" };"),r.push(""),r.push(" // Clear state on clear chat"),r.push(" const handleClearChat = () => {"),r.push(" localStorage.removeItem(STORAGE_KEY);"),r.push(" localStorage.removeItem(PROCESSED_ACTIONS_KEY);"),r.push(" };"),r.push(""),r.push(" window.addEventListener('persona:message', handleMessage);"),r.push(" window.addEventListener('persona:clear-chat', handleClearChat);"),r.push(""),r.push(" // Cleanup on unmount"),r.push(" return () => {"),r.push(" window.removeEventListener('persona:message', handleMessage);"),r.push(" window.removeEventListener('persona:clear-chat', handleClearChat);"),r.push(" if (handle) {"),r.push(" handle.destroy();"),r.push(" }"),r.push(" };"),r.push(" }, []);"),r.push(""),r.push(" return null; // Widget injects itself into the DOM"),r.push("}"),r.push(""),r.push("// Usage: Collects DOM context for AI-powered navigation"),r.push("// Features:"),r.push("// - Extracts page elements (products, buttons, links)"),r.push("// - Persists chat history across page loads"),r.push("// - Handles navigation actions (nav_then_click)"),r.push("// - Processes structured JSON actions from AI"),r.push("//"),r.push("// Example usage in Next.js:"),r.push("// import { ChatWidgetAdvanced } from './components/ChatWidgetAdvanced';"),r.push("//"),r.push("// export default function RootLayout({ children }) {"),r.push("// return ("),r.push('// <html lang="en">'),r.push("// <body>"),r.push("// {children}"),r.push("// <ChatWidgetAdvanced />"),r.push("// </body>"),r.push("// </html>"),r.push("// );"),r.push("// }"),r.join(`
|
|
191
|
+
`)}function xm(e){var o;let n=Ei(e),t=n!=="plain",r={};if(e.apiUrl&&(r.apiUrl=e.apiUrl),e.clientToken&&(r.clientToken=e.clientToken),e.flowId&&(r.flowId=e.flowId),t&&(r.parserType=n),e.theme&&(r.theme=e.theme),e.launcher&&(r.launcher=e.launcher),e.copy&&(r.copy=e.copy),e.sendButton&&(r.sendButton=e.sendButton),e.voiceRecognition&&(r.voiceRecognition=e.voiceRecognition),e.statusIndicator&&(r.statusIndicator=e.statusIndicator),e.features&&(r.features=e.features),((o=e.suggestionChips)==null?void 0:o.length)>0&&(r.suggestionChips=e.suggestionChips),e.suggestionChipsConfig&&(r.suggestionChipsConfig=e.suggestionChipsConfig),e.debug&&(r.debug=e.debug),e.toolCall){let s={};Object.entries(e.toolCall).forEach(([a,i])=>{typeof i=="string"&&(s[a]=i)}),Object.keys(s).length>0&&(r.toolCall=s)}if(e.messageActions){let s={};Object.entries(e.messageActions).forEach(([a,i])=>{a!=="onFeedback"&&a!=="onCopy"&&i!==void 0&&(typeof i=="string"||typeof i=="boolean")&&(s[a]=i)}),Object.keys(s).length>0&&(r.messageActions=s)}if(e.markdown){let s={};e.markdown.options&&(s.options=e.markdown.options),e.markdown.disableDefaultStyles!==void 0&&(s.disableDefaultStyles=e.markdown.disableDefaultStyles),Object.keys(s).length>0&&(r.markdown=s)}if(e.layout){let s={};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&&(s.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 l={};Object.entries(d).forEach(([u,p])=>{u!=="format"&&(typeof p=="string"||typeof p=="boolean")&&(l[u]=p)}),Object.keys(l).length>0&&(a.timestamp=l)}else(typeof d=="string"||typeof d=="boolean")&&(a[i]=d)}),Object.keys(a).length>0&&(s.messages=a)}Object.keys(s).length>0&&(r.layout=s)}return r}function vh(e,n){let t=xm(e),r=n!=null&&n.windowKey?{config:t,windowKey:n.windowKey}:t,o=JSON.stringify(r,null,0).replace(/'/g,"'");return`<script src="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${$o}/dist/install.global.js" data-config='${o}'></script>`}function Ch(e,n){let t=n==null?void 0:n.hooks,r=Ei(e),o=r!=="plain",s=["<!-- Load CSS -->",`<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${$o}/dist/widget.css" />`,"","<!-- Load JavaScript -->",`<script src="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${$o}/dist/index.global.js"></script>`,"","<!-- Initialize widget -->","<script>"," var handle = window.AgentWidget.initAgentWidget({"," target: 'body',",...n!=null&&n.windowKey?[` windowKey: '${n.windowKey}',`]:[]," config: {"];return e.apiUrl&&s.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&s.push(` clientToken: "${e.clientToken}",`),e.flowId&&s.push(` flowId: "${e.flowId}",`),o&&s.push(` parserType: "${r}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&mo(s,"theme",e.theme," "),e.launcher&&mo(s,"launcher",e.launcher," "),e.copy&&(s.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{s.push(` ${a}: "${i}",`)}),s.push(" },")),e.sendButton&&(s.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.voiceRecognition&&(s.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"?s.push(` ${a}: ${i},`):typeof i=="number"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.statusIndicator&&(s.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.features&&(s.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{s.push(` ${a}: ${i},`)}),s.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(s.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{s.push(` "${a}",`)}),s.push(" ],")),e.suggestionChipsConfig&&(s.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&s.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&s.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&s.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&s.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),s.push(" },")),s.push(...Ti(e," ")),s.push(...Mi(e," ",t)),s.push(...ki(e," ")),s.push(...Li(e," ")),s.push(...El(t," ")),e.debug&&s.push(` debug: ${e.debug},`),t!=null&&t.postprocessMessage?s.push(` postprocessMessage: ${t.postprocessMessage}`):s.push(" postprocessMessage: ({ text }) => window.AgentWidget.markdownPostprocessor(text)"),s.push(" }"),s.push(" });"),s.push("</script>"),s.join(`
|
|
192
|
+
`)}function wh(e,n){let t=n==null?void 0:n.hooks,r=xm(e),s=["<script>","(function() {"," 'use strict';",""," // Configuration",` var CONFIG = ${JSON.stringify(r,null,2).split(`
|
|
193
193
|
`).map((a,i)=>i===0?a:" "+a).join(`
|
|
194
|
-
`)};`,""," // Constants",` var CDN_BASE = 'https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${$o}/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&&(
|
|
195
|
-
`)}var
|
|
194
|
+
`)};`,""," // Constants",` var CDN_BASE = 'https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${$o}/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&&(s.push(` widgetConfig.getHeaders = ${t.getHeaders};`),s.push("")),t!=null&&t.contextProviders&&(s.push(` widgetConfig.contextProviders = ${t.contextProviders};`),s.push("")),t!=null&&t.streamParser?s.push(` widgetConfig.streamParser = ${t.streamParser};`):(s.push(" // Flexible JSON stream parser for handling structured actions"),s.push(" widgetConfig.streamParser = function() {"),s.push(` return agentWidget.createFlexibleJsonStreamParser(${fh});`),s.push(" };")),s.push(""),t!=null&&t.actionParsers?(s.push(" // Action parsers (custom merged with defaults)"),s.push(` var customParsers = ${t.actionParsers};`),s.push(" widgetConfig.actionParsers = customParsers.concat(["),s.push(" agentWidget.defaultJsonActionParser,"),s.push(` ${gm}`),s.push(" ]);")):(s.push(" // Action parsers to detect JSON actions in responses"),s.push(" widgetConfig.actionParsers = ["),s.push(" agentWidget.defaultJsonActionParser,"),s.push(` ${gm}`),s.push(" ];")),s.push(""),t!=null&&t.actionHandlers?(s.push(" // Action handlers (custom merged with defaults)"),s.push(` var customHandlers = ${t.actionHandlers};`),s.push(" widgetConfig.actionHandlers = customHandlers.concat(["),s.push(" agentWidget.defaultActionHandlers.message,"),s.push(" agentWidget.defaultActionHandlers.messageAndClick,"),s.push(` ${hm}`),s.push(" ]);")):(s.push(" // Action handlers for navigation and other actions"),s.push(" widgetConfig.actionHandlers = ["),s.push(" agentWidget.defaultActionHandlers.message,"),s.push(" agentWidget.defaultActionHandlers.messageAndClick,"),s.push(` ${hm}`),s.push(" ];")),s.push(""),t!=null&&t.requestMiddleware?(s.push(" // Request middleware (custom merged with DOM context)"),s.push(" widgetConfig.requestMiddleware = function(ctx) {"),s.push(` var customResult = (${t.requestMiddleware})(ctx);`),s.push(" var merged = customResult || ctx.payload;"),s.push(" return Object.assign({}, merged, { metadata: Object.assign({}, merged.metadata, domContextProvider()) });"),s.push(" };")):(s.push(" // Send DOM context with each request"),s.push(" widgetConfig.requestMiddleware = function(ctx) {"),s.push(" return Object.assign({}, ctx.payload, { metadata: domContextProvider() });"),s.push(" };")),s.push(""),t!=null&&t.postprocessMessage?s.push(` widgetConfig.postprocessMessage = ${t.postprocessMessage};`):(s.push(" // Markdown postprocessor"),s.push(" widgetConfig.postprocessMessage = function(ctx) {"),s.push(" return agentWidget.markdownPostprocessor(ctx.text);"),s.push(" };")),s.push(""),(t!=null&&t.onFeedback||t!=null&&t.onCopy)&&(s.push(" // Message action callbacks"),s.push(" widgetConfig.messageActions = widgetConfig.messageActions || {};"),t!=null&&t.onFeedback&&s.push(` widgetConfig.messageActions.onFeedback = ${t.onFeedback};`),t!=null&&t.onCopy&&s.push(` widgetConfig.messageActions.onCopy = ${t.onCopy};`),s.push("")),s.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,",...n!=null&&n.windowKey?[` windowKey: '${n.windowKey}',`]:[]," 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>"),s.join(`
|
|
195
|
+
`)}var vm={desktop:{w:1280,h:800},mobile:{w:390,h:844}},Cm=.1,wm=.15,Am=1.5,Tl=24,Sm=40,Ah=`
|
|
196
196
|
/* \u2500\u2500 Root \u2500\u2500 */
|
|
197
197
|
.persona-dc-root {
|
|
198
198
|
display: flex;
|
|
@@ -343,7 +343,7 @@ ${a.join(`
|
|
|
343
343
|
.persona-dc-stage {
|
|
344
344
|
height: 550px;
|
|
345
345
|
min-height: 400px;
|
|
346
|
-
padding: ${
|
|
346
|
+
padding: ${Tl}px;
|
|
347
347
|
overflow: auto;
|
|
348
348
|
background: #f0f1f3;
|
|
349
349
|
background-image: radial-gradient(circle, #e0e1e5 1px, transparent 1px);
|
|
@@ -433,5 +433,5 @@ ${a.join(`
|
|
|
433
433
|
min-height: 300px;
|
|
434
434
|
}
|
|
435
435
|
}
|
|
436
|
-
`;function hh(){if(document.querySelector("style[data-persona-dc-styles]"))return;let e=document.createElement("style");e.setAttribute("data-persona-dc-styles",""),e.textContent=fh,document.head.appendChild(e)}function yh(e,n){let t=e.clientWidth-Sl*2-Cm,r=e.clientHeight-Sl*2-Cm;return t<=0||r<=0?1:Math.min(t/n.w,r/n.h,1)}function bh(e,n,t,r,s){e.style.width=`${t.w*r}px`,e.style.height=`${t.h*r}px`,e.style.borderRadius=s==="mobile"?`${32*r}px`:"10px",n.style.width=`${t.w}px`,n.style.height=`${t.h}px`,n.style.transformOrigin="top left",n.style.transform=`scale(${r})`}function wm(e,n){let{items:t,initialIndex:r=0,initialDevice:s="desktop",initialColorScheme:o="light",showZoomControls:a=!0,showDeviceToggle:i=!0,showColorSchemeToggle:d=!0,onChange:l}=n;if(t.length===0)throw new Error("createDemoCarousel: items array must not be empty");hh();let u=Math.max(0,Math.min(r,t.length-1)),p=s,f=o,g=null,C=1,x=!1,M=h("div","persona-dc-root"),A=h("div","persona-dc-toolbar"),P=h("div","persona-dc-toolbar-lead"),N=h("div","persona-dc-toolbar-trail"),R=Ot({icon:"chevron-left",label:"Previous demo",size:14,onClick:()=>De(-1)}),T=h("div");T.style.position="relative";let L=h("button","persona-dc-title-btn");L.type="button",L.setAttribute("aria-expanded","false"),L.setAttribute("aria-haspopup","listbox");let $=h("span","persona-dc-title-text"),q=h("span","persona-dc-title-chevron"),_=ge("chevron-down",12,"currentColor",2);_&&q.appendChild(_),L.append($,q);let B=h("div","persona-dc-dropdown");B.setAttribute("role","listbox"),B.style.display="none";let O=!1;function G(){B.innerHTML="";for(let Q=0;Q<t.length;Q++){let J=t[Q],Ce=h("button","persona-dc-dropdown-item");Ce.type="button",Ce.setAttribute("role","option"),Ce.setAttribute("aria-current",Q===u?"true":"false");let de=h("span");if(de.textContent=J.title,Ce.appendChild(de),J.description){let ne=h("span","persona-dc-dropdown-desc");ne.textContent=J.description,Ce.appendChild(ne)}Ce.addEventListener("click",()=>{Ee(),He(Q)}),B.appendChild(Ce)}}function re(){O=!O,B.style.display=O?"":"none",L.setAttribute("aria-expanded",O?"true":"false"),O&&G()}function Ee(){O&&(O=!1,B.style.display="none",L.setAttribute("aria-expanded","false"))}L.addEventListener("click",Q=>{Q.stopPropagation(),re()});let Re=()=>Ee();document.addEventListener("click",Re),T.append(L,B);let je=Ot({icon:"chevron-right",label:"Next demo",size:14,onClick:()=>De(1)}),he=h("span","persona-dc-counter");P.append(R,T,je,he);let ue=null;i&&(ue=Gs({items:[{id:"desktop",icon:"monitor",label:"Desktop"},{id:"mobile",icon:"smartphone",label:"Mobile"}],selectedId:p,onSelect:Q=>{p=Q,X.dataset.device=p,g=null,K()}}),N.appendChild(ue.element));let ke=null;if(a){let Q=h("div","persona-dc-zoom-controls"),J=Ot({icon:"minus",label:"Zoom out",size:14,onClick:()=>{let ne=g!=null?g:C;g=Math.max(xm,ne-bm),K()}});ke=h("span","persona-dc-zoom-level"),ke.title="Reset to 100%",ke.style.cursor="pointer",ke.addEventListener("click",()=>{g=1,K()});let Ce=Ot({icon:"plus",label:"Zoom in",size:14,onClick:()=>{let ne=g!=null?g:C;g=Math.min(vm,ne+bm),K()}}),de=Ot({icon:"maximize",label:"Fit to view",size:14,onClick:()=>{g=null,K()}});Q.append(J,ke,Ce,de),N.appendChild(Q)}if(d){let Q=h("div","persona-dc-separator");N.appendChild(Q);let J=Gs({items:[{id:"light",icon:"sun",label:"Light"},{id:"dark",icon:"moon",label:"Dark"}],selectedId:f,onSelect:Ce=>{f=Ce,X.dataset.colorScheme=f,Le()}});N.appendChild(J.element)}let Ue=h("div","persona-dc-separator");N.appendChild(Ue);let te=Ot({icon:"external-link",label:"Open in new tab",size:14,onClick:()=>{window.open(t[u].url,"_blank")}});N.appendChild(te),A.append(P,N);let ve=h("div","persona-dc-stage"),X=h("div","persona-dc-iframe-wrapper");X.dataset.device=p,X.dataset.colorScheme=f;let oe=h("iframe","persona-dc-iframe");oe.setAttribute("sandbox","allow-scripts allow-same-origin allow-forms"),oe.setAttribute("loading","lazy"),oe.title=t[u].title,X.appendChild(oe),ve.appendChild(X),M.append(A,ve),e.appendChild(M);function Le(){var Q;try{let J=(Q=oe.contentDocument)==null?void 0:Q.body;if(!J)return;f==="dark"?J.classList.add("theme-dark"):J.classList.remove("theme-dark")}catch{}}oe.addEventListener("load",()=>Le());function ie(){let Q=t[u];$.textContent=Q.title,he.textContent=`${u+1} / ${t.length}`,oe.title=Q.title}function De(Q){let J=((u+Q)%t.length+t.length)%t.length;He(J)}function He(Q){Q<0||Q>=t.length||(u=Q,oe.src=t[u].url,ie(),l==null||l(u,t[u]))}function K(){var Ce;if(x)return;let Q=(Ce=ym[p])!=null?Ce:ym.desktop;C=yh(ve,Q);let J=Math.max(xm,Math.min(vm,g!=null?g:C));bh(X,oe,Q,J,p),ke&&(ke.textContent=`${Math.round(J*100)}%`)}let Ne=new ResizeObserver(()=>K());Ne.observe(ve),ie(),oe.src=t[u].url,requestAnimationFrame(()=>K());function Be(){x||(x=!0,Ne.disconnect(),document.removeEventListener("click",Re),M.remove())}return{element:M,goTo:He,next:()=>De(1),prev:()=>De(-1),getIndex:()=>u,setDevice(Q){p=Q,X.dataset.device=Q,ue==null||ue.setSelected(Q),g=null,K()},setColorScheme(Q){f=Q,X.dataset.colorScheme=Q},setZoom(Q){g=Q,K()},destroy:Be}}function Am(){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, #0f0f0f)"}}}function Sm(){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 Em(e){return{name:"@persona/brand",version:"1.0.0",transform(n){var r;let t={...n.palette};return(r=e.colors)!=null&&r.primary&&(t.colors={...t.colors,primary:{50:vr(e.colors.primary,.95),100:vr(e.colors.primary,.9),200:vr(e.colors.primary,.8),300:vr(e.colors.primary,.7),400:vr(e.colors.primary,.6),500:e.colors.primary,600:vr(e.colors.primary,.8),700:vr(e.colors.primary,.7),800:vr(e.colors.primary,.6),900:vr(e.colors.primary,.5),950:vr(e.colors.primary,.45)}}),{...n,palette:t}}}}function Tm(){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 km(){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 vr(e,n){let t=parseInt(e.slice(1,3),16),r=parseInt(e.slice(3,5),16),s=parseInt(e.slice(5,7),16),o=Math.round(t+(255-t)*(1-n)),a=Math.round(r+(255-r)*(1-n)),i=Math.round(s+(255-s)*(1-n));return`#${o.toString(16).padStart(2,"0")}${a.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`}function Mm(e){return{name:e.name,version:e.version,transform:e.transform||(n=>n),cssVariables:e.cssVariables,afterResolve:e.afterResolve}}var xh={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"}}},Lm={components:{panel:{borderRadius:"0",shadow:"none"}}},El={id:"shop",label:"Shopping Assistant",config:{theme:xh,launcher:{title:"Shopping Assistant",subtitle:"Here to help you find what you need",agentIconText:"\u{1F6CD}\uFE0F",position:"bottom-right",width:Un},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?"]}},Tl={id:"minimal",label:"Minimal",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},messages:{layout:"minimal"}},theme:Lm}},kl={id:"fullscreen",label:"Fullscreen Assistant",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},contentMaxWidth:"72ch"},theme:Lm}},Ml={shop:El,minimal:Tl,fullscreen:kl};function Pm(e){return Ml[e]}var vh=yl;0&&(module.exports={ASK_USER_QUESTION_TOOL_NAME,AgentWidgetClient,AgentWidgetSession,AttachmentManager,DEFAULT_COMPONENTS,DEFAULT_FLOATING_LAUNCHER_MAX_WIDTH,DEFAULT_FLOATING_LAUNCHER_WIDTH,DEFAULT_PALETTE,DEFAULT_SEMANTIC,DEFAULT_WIDGET_CONFIG,PRESETS,PRESET_FULLSCREEN,PRESET_MINIMAL,PRESET_SHOP,THEME_ZONES,VERSION,accessibilityPlugin,animationsPlugin,applyThemeVariables,attachHeaderToContainer,brandPlugin,buildComposer,buildDefaultHeader,buildHeader,buildHeaderWithLayout,buildMinimalHeader,collectEnrichedPageContext,componentRegistry,createActionManager,createAgentExperience,createAskUserQuestionBubble,createBestAvailableVoiceProvider,createBubbleWithLayout,createCSATFeedback,createComboButton,createComponentMiddleware,createComponentStreamParser,createDefaultSanitizer,createDemoCarousel,createDirectivePostprocessor,createDropdownMenu,createFlexibleJsonStreamParser,createIconButton,createImagePart,createJsonStreamParser,createLabelButton,createLocalStorageAdapter,createMarkdownProcessor,createMarkdownProcessorFromConfig,createMessageActions,createNPSFeedback,createPlainTextParser,createPlugin,createRegexJsonParser,createStandardBubble,createTextPart,createTheme,createThemeObserver,createToggleGroup,createTypingIndicator,createVoiceProvider,createWidgetHostLayout,createXmlParser,defaultActionHandlers,defaultJsonActionParser,defaultParseRules,detectColorScheme,directivePostprocessor,ensureAskUserQuestionSheet,escapeHtml,extractComponentDirectiveFromMessage,fileToImagePart,formatEnrichedContext,generateAssistantMessageId,generateCodeSnippet,generateMessageId,generateStableSelector,generateUserMessageId,getActiveTheme,getColorScheme,getDisplayText,getHeaderLayout,getImageParts,getPreset,hasComponentDirective,hasImages,headerLayouts,highContrastPlugin,initAgentWidget,isAskUserQuestionMessage,isComponentDirectiveType,isDockedMountMode,isVoiceSupported,listRegisteredStreamAnimations,markdownPostprocessor,mergeWithDefaults,normalizeContent,parseAskUserQuestionPayload,pluginRegistry,reducedMotionPlugin,registerStreamAnimationPlugin,removeAskUserQuestionSheet,renderComponentDirective,renderLoadingIndicatorWithFallback,renderLucideIcon,resolveDockConfig,resolveSanitizer,resolveTokens,themeToCssVariables,unregisterStreamAnimationPlugin,validateImageFile,validateTheme});
|
|
436
|
+
`;function Sh(){if(document.querySelector("style[data-persona-dc-styles]"))return;let e=document.createElement("style");e.setAttribute("data-persona-dc-styles",""),e.textContent=Ah,document.head.appendChild(e)}function Eh(e,n){let t=e.clientWidth-Tl*2-Sm,r=e.clientHeight-Tl*2-Sm;return t<=0||r<=0?1:Math.min(t/n.w,r/n.h,1)}function Th(e,n,t,r,o){e.style.width=`${t.w*r}px`,e.style.height=`${t.h*r}px`,e.style.borderRadius=o==="mobile"?`${32*r}px`:"10px",n.style.width=`${t.w}px`,n.style.height=`${t.h}px`,n.style.transformOrigin="top left",n.style.transform=`scale(${r})`}function Em(e,n){let{items:t,initialIndex:r=0,initialDevice:o="desktop",initialColorScheme:s="light",showZoomControls:a=!0,showDeviceToggle:i=!0,showColorSchemeToggle:d=!0,onChange:l}=n;if(t.length===0)throw new Error("createDemoCarousel: items array must not be empty");Sh();let u=Math.max(0,Math.min(r,t.length-1)),p=o,h=s,g=null,C=1,x=!1,k=f("div","persona-dc-root"),S=f("div","persona-dc-toolbar"),P=f("div","persona-dc-toolbar-lead"),N=f("div","persona-dc-toolbar-trail"),R=$t({icon:"chevron-left",label:"Previous demo",size:14,onClick:()=>Oe(-1)}),T=f("div");T.style.position="relative";let L=f("button","persona-dc-title-btn");L.type="button",L.setAttribute("aria-expanded","false"),L.setAttribute("aria-haspopup","listbox");let $=f("span","persona-dc-title-text"),q=f("span","persona-dc-title-chevron"),_=ge("chevron-down",12,"currentColor",2);_&&q.appendChild(_),L.append($,q);let B=f("div","persona-dc-dropdown");B.setAttribute("role","listbox"),B.style.display="none";let O=!1;function G(){B.innerHTML="";for(let Q=0;Q<t.length;Q++){let J=t[Q],ve=f("button","persona-dc-dropdown-item");ve.type="button",ve.setAttribute("role","option"),ve.setAttribute("aria-current",Q===u?"true":"false");let We=f("span");if(We.textContent=J.title,ve.appendChild(We),J.description){let re=f("span","persona-dc-dropdown-desc");re.textContent=J.description,ve.appendChild(re)}ve.addEventListener("click",()=>{Te(),Ne(Q)}),B.appendChild(ve)}}function oe(){O=!O,B.style.display=O?"":"none",L.setAttribute("aria-expanded",O?"true":"false"),O&&G()}function Te(){O&&(O=!1,B.style.display="none",L.setAttribute("aria-expanded","false"))}L.addEventListener("click",Q=>{Q.stopPropagation(),oe()});let Re=()=>Te();document.addEventListener("click",Re),T.append(L,B);let ze=$t({icon:"chevron-right",label:"Next demo",size:14,onClick:()=>Oe(1)}),fe=f("span","persona-dc-counter");P.append(R,T,ze,fe);let ue=null;i&&(ue=Gs({items:[{id:"desktop",icon:"monitor",label:"Desktop"},{id:"mobile",icon:"smartphone",label:"Mobile"}],selectedId:p,onSelect:Q=>{p=Q,X.dataset.device=p,g=null,K()}}),N.appendChild(ue.element));let Me=null;if(a){let Q=f("div","persona-dc-zoom-controls"),J=$t({icon:"minus",label:"Zoom out",size:14,onClick:()=>{let re=g!=null?g:C;g=Math.max(wm,re-Cm),K()}});Me=f("span","persona-dc-zoom-level"),Me.title="Reset to 100%",Me.style.cursor="pointer",Me.addEventListener("click",()=>{g=1,K()});let ve=$t({icon:"plus",label:"Zoom in",size:14,onClick:()=>{let re=g!=null?g:C;g=Math.min(Am,re+Cm),K()}}),We=$t({icon:"maximize",label:"Fit to view",size:14,onClick:()=>{g=null,K()}});Q.append(J,Me,ve,We),N.appendChild(Q)}if(d){let Q=f("div","persona-dc-separator");N.appendChild(Q);let J=Gs({items:[{id:"light",icon:"sun",label:"Light"},{id:"dark",icon:"moon",label:"Dark"}],selectedId:h,onSelect:ve=>{h=ve,X.dataset.colorScheme=h,Pe()}});N.appendChild(J.element)}let qe=f("div","persona-dc-separator");N.appendChild(qe);let te=$t({icon:"external-link",label:"Open in new tab",size:14,onClick:()=>{window.open(t[u].url,"_blank")}});N.appendChild(te),S.append(P,N);let xe=f("div","persona-dc-stage"),X=f("div","persona-dc-iframe-wrapper");X.dataset.device=p,X.dataset.colorScheme=h;let se=f("iframe","persona-dc-iframe");se.setAttribute("sandbox","allow-scripts allow-same-origin allow-forms"),se.setAttribute("loading","lazy"),se.title=t[u].title,X.appendChild(se),xe.appendChild(X),k.append(S,xe),e.appendChild(k);function Pe(){var Q;try{let J=(Q=se.contentDocument)==null?void 0:Q.body;if(!J)return;h==="dark"?J.classList.add("theme-dark"):J.classList.remove("theme-dark")}catch{}}se.addEventListener("load",()=>Pe());function le(){let Q=t[u];$.textContent=Q.title,fe.textContent=`${u+1} / ${t.length}`,se.title=Q.title}function Oe(Q){let J=((u+Q)%t.length+t.length)%t.length;Ne(J)}function Ne(Q){Q<0||Q>=t.length||(u=Q,se.src=t[u].url,le(),l==null||l(u,t[u]))}function K(){var ve;if(x)return;let Q=(ve=vm[p])!=null?ve:vm.desktop;C=Eh(xe,Q);let J=Math.max(wm,Math.min(Am,g!=null?g:C));Th(X,se,Q,J,p),Me&&(Me.textContent=`${Math.round(J*100)}%`)}let $e=new ResizeObserver(()=>K());$e.observe(xe),le(),se.src=t[u].url,requestAnimationFrame(()=>K());function Fe(){x||(x=!0,$e.disconnect(),document.removeEventListener("click",Re),k.remove())}return{element:k,goTo:Ne,next:()=>Oe(1),prev:()=>Oe(-1),getIndex:()=>u,setDevice(Q){p=Q,X.dataset.device=Q,ue==null||ue.setSelected(Q),g=null,K()},setColorScheme(Q){h=Q,X.dataset.colorScheme=Q},setZoom(Q){g=Q,K()},destroy:Fe}}function Tm(){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, #0f0f0f)"}}}function Mm(){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 km(e){return{name:"@persona/brand",version:"1.0.0",transform(n){var r;let t={...n.palette};return(r=e.colors)!=null&&r.primary&&(t.colors={...t.colors,primary:{50:vr(e.colors.primary,.95),100:vr(e.colors.primary,.9),200:vr(e.colors.primary,.8),300:vr(e.colors.primary,.7),400:vr(e.colors.primary,.6),500:e.colors.primary,600:vr(e.colors.primary,.8),700:vr(e.colors.primary,.7),800:vr(e.colors.primary,.6),900:vr(e.colors.primary,.5),950:vr(e.colors.primary,.45)}}),{...n,palette:t}}}}function Lm(){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 Pm(){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 vr(e,n){let t=parseInt(e.slice(1,3),16),r=parseInt(e.slice(3,5),16),o=parseInt(e.slice(5,7),16),s=Math.round(t+(255-t)*(1-n)),a=Math.round(r+(255-r)*(1-n)),i=Math.round(o+(255-o)*(1-n));return`#${s.toString(16).padStart(2,"0")}${a.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`}function Im(e){return{name:e.name,version:e.version,transform:e.transform||(n=>n),cssVariables:e.cssVariables,afterResolve:e.afterResolve}}var Mh={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"}}},Wm={components:{panel:{borderRadius:"0",shadow:"none"}}},Ml={id:"shop",label:"Shopping Assistant",config:{theme:Mh,launcher:{title:"Shopping Assistant",subtitle:"Here to help you find what you need",agentIconText:"\u{1F6CD}\uFE0F",position:"bottom-right",width:Un},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?"]}},kl={id:"minimal",label:"Minimal",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},messages:{layout:"minimal"}},theme:Wm}},Ll={id:"fullscreen",label:"Fullscreen Assistant",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},contentMaxWidth:"72ch"},theme:Wm}},Pl={shop:Ml,minimal:kl,fullscreen:Ll};function Rm(e){return Pl[e]}var kh=xl;0&&(module.exports={ASK_USER_QUESTION_TOOL_NAME,AgentWidgetClient,AgentWidgetSession,AttachmentManager,DEFAULT_COMPONENTS,DEFAULT_FLOATING_LAUNCHER_MAX_WIDTH,DEFAULT_FLOATING_LAUNCHER_WIDTH,DEFAULT_PALETTE,DEFAULT_SEMANTIC,DEFAULT_WIDGET_CONFIG,PRESETS,PRESET_FULLSCREEN,PRESET_MINIMAL,PRESET_SHOP,THEME_ZONES,VERSION,accessibilityPlugin,animationsPlugin,applyThemeVariables,attachHeaderToContainer,brandPlugin,buildComposer,buildDefaultHeader,buildHeader,buildHeaderWithLayout,buildMinimalHeader,collectEnrichedPageContext,componentRegistry,createActionManager,createAgentExperience,createAskUserQuestionBubble,createBestAvailableVoiceProvider,createBubbleWithLayout,createCSATFeedback,createComboButton,createComponentMiddleware,createComponentStreamParser,createDefaultSanitizer,createDemoCarousel,createDirectivePostprocessor,createDropdownMenu,createFlexibleJsonStreamParser,createIconButton,createImagePart,createJsonStreamParser,createLabelButton,createLocalStorageAdapter,createMarkdownProcessor,createMarkdownProcessorFromConfig,createMessageActions,createNPSFeedback,createPlainTextParser,createPlugin,createRegexJsonParser,createStandardBubble,createTextPart,createTheme,createThemeObserver,createToggleGroup,createTypingIndicator,createVoiceProvider,createWidgetHostLayout,createXmlParser,defaultActionHandlers,defaultJsonActionParser,defaultParseRules,detectColorScheme,directivePostprocessor,ensureAskUserQuestionSheet,escapeHtml,extractComponentDirectiveFromMessage,fileToImagePart,formatEnrichedContext,generateAssistantMessageId,generateCodeSnippet,generateMessageId,generateStableSelector,generateUserMessageId,getActiveTheme,getColorScheme,getDisplayText,getHeaderLayout,getImageParts,getPreset,hasComponentDirective,hasImages,headerLayouts,highContrastPlugin,initAgentWidget,isAskUserQuestionMessage,isComponentDirectiveType,isDockedMountMode,isVoiceSupported,listRegisteredStreamAnimations,markdownPostprocessor,mergeWithDefaults,normalizeContent,parseAskUserQuestionPayload,pluginRegistry,reducedMotionPlugin,registerStreamAnimationPlugin,removeAskUserQuestionSheet,renderComponentDirective,renderLoadingIndicatorWithFallback,renderLucideIcon,resolveDockConfig,resolveSanitizer,resolveTokens,themeToCssVariables,unregisterStreamAnimationPlugin,validateImageFile,validateTheme});
|
|
437
437
|
//# sourceMappingURL=index.cjs.map
|