vanilla-agent 1.10.0 → 1.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,9 +1,9 @@
1
- import{marked as Po}from"marked";Po.setOptions({breaks:!0});var Io=e=>Po.parse(e),an=e=>e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;"),Zo=e=>e.replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),Ho=e=>`%%FORM_PLACEHOLDER_${e}%%`,Qo=(e,n)=>{let r=e;return r=r.replace(/<Directive>([\s\S]*?)<\/Directive>/gi,(t,o)=>{try{let s=JSON.parse(o.trim());if(s&&typeof s=="object"&&s.component==="form"&&s.type){let a=Ho(n.length);return n.push({token:a,type:String(s.type)}),a}}catch{return t}return t}),r=r.replace(/<Form\s+type="([^"]+)"\s*\/>/gi,(t,o)=>{let s=Ho(n.length);return n.push({token:s,type:o}),s}),r},er=e=>{let n=[],r=Qo(e,n),t=Io(r);return n.forEach(({token:o,type:s})=>{let a=new RegExp(o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),p=`<div class="tvw-form-directive" data-tv-form="${Zo(s)}"></div>`;t=t.replace(a,p)}),t};import{parse as Fo,STR as No,OBJ as Do}from"partial-json";var ln=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)}},tr=e=>{var a,l;let n=(a=e.completedAt)!=null?a:Date.now(),r=(l=e.startedAt)!=null?l:n,o=(e.durationMs!==void 0?e.durationMs:Math.max(0,n-r))/1e3;return o<.1?"Thought for <0.1 seconds":`Thought for ${o>=10?Math.round(o).toString():o.toFixed(1).replace(/\.0$/,"")} seconds`},qo=e=>e.status==="complete"?tr(e):e.status==="pending"?"Waiting":"",nr=e=>{var o,s,a;let r=(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 r<.1?"Used tool for <0.1 seconds":`Used tool for ${r>=10?Math.round(r).toString():r.toFixed(1).replace(/\.0$/,"")} seconds`};var Oo=e=>e.status==="complete"?nr(e):"Using tool...",or=()=>{let e=null,n=0,r=t=>{let o=/"text"\s*:\s*"((?:[^"\\]|\\.|")*?)"/,s=t.match(o);if(s&&s[1])try{return s[1].replace(/\\n/g,`
2
- `).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return s[1]}let a=/"text"\s*:\s*"((?:[^"\\]|\\.)*)/,l=t.match(a);if(l&&l[1])try{return l[1].replace(/\\n/g,`
3
- `).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return l[1]}return null};return{getExtractedText:()=>e,processChunk:async t=>{if(t.length<=n)return e!==null?{text:e,raw:t}:null;let o=t.trim();if(!o.startsWith("{")&&!o.startsWith("["))return null;let s=r(t);return s!==null&&(e=s),n=t.length,e!==null?{text:e,raw:t}:null},close:async()=>{}}},tn=e=>{try{let n=JSON.parse(e);if(n&&typeof n=="object"&&typeof n.text=="string")return n.text}catch{return null}return null},cn=()=>{let e={processChunk:n=>null,getExtractedText:()=>null};return e.__isPlainTextParser=!0,e},dn=()=>{var n;let e=or();return{processChunk:async r=>{let t=r.trim();return!t.startsWith("{")&&!t.startsWith("[")?null:e.processChunk(r)},getExtractedText:e.getExtractedText.bind(e),close:(n=e.close)==null?void 0:n.bind(e)}},un=()=>{let e=null,n=0;return{getExtractedText:()=>e,processChunk:r=>{let t=r.trim();if(!t.startsWith("{")&&!t.startsWith("["))return null;if(r.length<=n)return e!==null||e===""?{text:e||"",raw:r}:null;try{let o=Fo(r,No|Do);o&&typeof o=="object"&&(o.component&&typeof o.component=="string"?e=typeof o.text=="string"?o.text:"":o.type==="init"&&o.form?e="":typeof o.text=="string"&&(e=o.text))}catch{}return n=r.length,e!==null?{text:e,raw:r}:null},close:()=>{}}},rr=e=>{let n=null,r=0,o=e||(s=>{if(!s||typeof s!="object")return null;if(s.component&&typeof s.component=="string")return typeof s.text=="string"?s.text:"";if(s.type==="init"&&s.form)return"";if(s.action)switch(s.action){case"nav_then_click":return s.on_load_text||s.text||null;case"message":case"message_and_click":case"checkout":return s.text||null;default:return s.text||s.display_text||s.message||null}return s.text||s.display_text||s.message||s.content||null});return{getExtractedText:()=>n,processChunk:s=>{let a=s.trim();if(!a.startsWith("{")&&!a.startsWith("["))return null;if(s.length<=r)return n!==null?{text:n,raw:s}:null;try{let l=Fo(s,No|Do),p=o(l);p!==null&&(n=p)}catch{}return r=s.length,{text:n||"",raw:s}},close:()=>{}}},gn=()=>{let e=null;return{processChunk:n=>{if(!n.trim().startsWith("<"))return null;let t=n.match(/<text[^>]*>([\s\S]*?)<\/text>/);return t&&t[1]?(e=t[1],{text:e,raw:n}):null},getExtractedText:()=>e}};var sr="https://api.travrse.ai/v1/dispatch";function ir(e){switch(e){case"json":return un;case"regex-json":return dn;case"xml":return gn;case"plain":default:return cn}}var Xt=class{constructor(n={}){this.config=n;var r,t,o;this.apiUrl=(r=n.apiUrl)!=null?r:sr,this.headers={"Content-Type":"application/json",...n.headers},this.debug=!!n.debug,this.createStreamParser=(t=n.streamParser)!=null?t:ir(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}async dispatch(n,r){let t=new AbortController;n.signal&&n.signal.addEventListener("abort",()=>t.abort()),r({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 l=await this.getHeaders();s={...s,...l}}catch(l){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",l)}let a;if(this.customFetch)try{a=await this.customFetch(this.apiUrl,{method:"POST",headers:s,body:JSON.stringify(o),signal:t.signal},o)}catch(l){let p=l instanceof Error?l:new Error(String(l));throw r({type:"error",error:p}),p}else a=await fetch(this.apiUrl,{method:"POST",headers:s,body:JSON.stringify(o),signal:t.signal});if(!a.ok||!a.body){let l=new Error(`Chat backend request failed: ${a.status} ${a.statusText}`);throw r({type:"error",error:l}),l}r({type:"status",status:"connected"});try{await this.streamResponse(a.body,r)}finally{r({type:"status",status:"idle"})}}async buildPayload(n){let t={messages:n.slice().sort((o,s)=>{let a=new Date(o.createdAt).getTime(),l=new Date(s.createdAt).getTime();return a-l}).map(o=>({role:o.role,content:o.rawContent||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&&(t.context=o)}if(this.requestMiddleware)try{let o=await this.requestMiddleware({payload:{...t},config:this.config});if(o&&typeof o=="object")return o}catch(o){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",o)}return t}async handleCustomSSEEvent(n,r,t,o,s){if(!this.parseSSEEvent)return!1;try{let a=await this.parseSSEEvent(n);if(a===null)return!1;let l=()=>{if(t.current)return t.current;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()};return t.current=p,o(p),p};if(a.text!==void 0){let p=l();p.content+=a.text,o(p)}return a.done&&(t.current&&(t.current.streaming=!1,o(t.current)),r({type:"status",status:"idle"})),a.error&&r({type:"error",error:new Error(a.error)}),!0}catch(a){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",a),!1}}async streamResponse(n,r){var G,B,ot,bt,Dt,rt,ne,R,he,qt,ve,S,De,$e,dt,st,I,ut,Ae,Ze,_,ie,gt,K,Ke,Kt,Ct,Ot,zt,St,oe,Et,Mt,it,$t,_t,Wt,mt,at,jt,Ut,Vt,ft,wt,_e,At,Lt,kt,Bt,qe,je,lt,Qe,Rt,ht,Xe;let t=n.getReader(),o=new TextDecoder,s="",a=Date.now(),l=0,p=()=>a+l++,O=f=>{let j=f.reasoning?{...f.reasoning,chunks:[...f.reasoning.chunks]}:void 0,Y=f.toolCall?{...f.toolCall,chunks:f.toolCall.chunks?[...f.toolCall.chunks]:void 0}:void 0,fe=f.tools?f.tools.map(z=>({...z,chunks:z.chunks?[...z.chunks]:void 0})):void 0;return{...f,reasoning:j,toolCall:Y,tools:fe}},u=f=>{r({type:"message",message:O(f)})},N=null,P={current:null},H=new Map,x=new Map,ee={lastId:null,byStep:new Map},k={lastId:null,byCall:new Map},b=f=>{if(f==null)return null;try{return String(f)}catch{return null}},L=f=>{var j,Y,fe,z,ye;return b((ye=(z=(fe=(Y=(j=f.stepId)!=null?j:f.step_id)!=null?Y:f.step)!=null?fe:f.parentId)!=null?z:f.flowStepId)!=null?ye:f.flow_step_id)},m=f=>{var j,Y,fe,z,ye,de,v;return b((v=(de=(ye=(z=(fe=(Y=(j=f.callId)!=null?j:f.call_id)!=null?Y:f.requestId)!=null?fe:f.request_id)!=null?z:f.toolCallId)!=null?ye:f.tool_call_id)!=null?de:f.stepId)!=null?v:f.step_id)},Le=()=>N||(N={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:p()},u(N),N),pe=(f,j)=>{ee.lastId=j,f&&ee.byStep.set(f,j)},ke=(f,j)=>{var ye;let Y=(ye=f.reasoningId)!=null?ye:f.id,fe=L(f);if(Y){let de=String(Y);return pe(fe,de),de}if(fe){let de=ee.byStep.get(fe);if(de)return ee.lastId=de,de}if(ee.lastId&&!j)return ee.lastId;if(!j)return null;let z=`reason-${p()}`;return pe(fe,z),z},Re=f=>{let j=H.get(f);if(j)return j;let Y={id:`reason-${f}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:p(),reasoning:{id:f,status:"streaming",chunks:[]}};return H.set(f,Y),u(Y),Y},Be=(f,j)=>{k.lastId=j,f&&k.byCall.set(f,j)},X=(f,j)=>{var ye;let Y=(ye=f.toolId)!=null?ye:f.id,fe=m(f);if(Y){let de=String(Y);return Be(fe,de),de}if(fe){let de=k.byCall.get(fe);if(de)return k.lastId=de,de}if(k.lastId&&!j)return k.lastId;if(!j)return null;let z=`tool-${p()}`;return Be(fe,z),z},Ne=f=>{let j=x.get(f);if(j)return j;let Y={id:`tool-${f}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:p(),toolCall:{id:f,status:"pending"}};return x.set(f,Y),u(Y),Y},be=f=>{if(typeof f=="number"&&Number.isFinite(f))return f;if(typeof f=="string"){let j=Number(f);if(!Number.isNaN(j)&&Number.isFinite(j))return j;let Y=Date.parse(f);if(!Number.isNaN(Y))return Y}return Date.now()},me=f=>{if(typeof f=="string")return f;if(f==null)return"";try{return JSON.stringify(f)}catch{return String(f)}},se=new Map,Ce=new Map;for(;;){let{done:f,value:j}=await t.read();if(f)break;s+=o.decode(j,{stream:!0});let Y=s.split(`
1
+ import{marked as Zo}from"marked";Zo.setOptions({breaks:!0});var Qo=t=>Zo.parse(t),mn=t=>t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;"),br=t=>t.replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),Go=t=>`%%FORM_PLACEHOLDER_${t}%%`,Cr=(t,n)=>{let o=t;return o=o.replace(/<Directive>([\s\S]*?)<\/Directive>/gi,(e,r)=>{try{let s=JSON.parse(r.trim());if(s&&typeof s=="object"&&s.component==="form"&&s.type){let i=Go(n.length);return n.push({token:i,type:String(s.type)}),i}}catch{return e}return e}),o=o.replace(/<Form\s+type="([^"]+)"\s*\/>/gi,(e,r)=>{let s=Go(n.length);return n.push({token:s,type:r}),s}),o},Sr=t=>{let n=[],o=Cr(t,n),e=Qo(o);return n.forEach(({token:r,type:s})=>{let i=new RegExp(r.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),u=`<div class="tvw-form-directive" data-tv-form="${br(s)}"></div>`;e=e.replace(i,u)}),e};import{parse as er,STR as tr,OBJ as nr}from"partial-json";var fn=t=>{if(t===null)return"null";if(t===void 0)return"";if(typeof t=="string")return t;if(typeof t=="number"||typeof t=="boolean")return String(t);try{return JSON.stringify(t,null,2)}catch{return String(t)}},Tr=t=>{var i,l;let n=(i=t.completedAt)!=null?i:Date.now(),o=(l=t.startedAt)!=null?l:n,r=(t.durationMs!==void 0?t.durationMs:Math.max(0,n-o))/1e3;return r<.1?"Thought for <0.1 seconds":`Thought for ${r>=10?Math.round(r).toString():r.toFixed(1).replace(/\.0$/,"")} seconds`},or=t=>t.status==="complete"?Tr(t):t.status==="pending"?"Waiting":"",Ar=t=>{var r,s,i;let o=(typeof t.duration=="number"?t.duration:typeof t.durationMs=="number"?t.durationMs:Math.max(0,((r=t.completedAt)!=null?r:Date.now())-((i=(s=t.startedAt)!=null?s:t.completedAt)!=null?i:Date.now())))/1e3;return o<.1?"Used tool for <0.1 seconds":`Used tool for ${o>=10?Math.round(o).toString():o.toFixed(1).replace(/\.0$/,"")} seconds`};var rr=t=>t.status==="complete"?Ar(t):"Using tool...",Wr=()=>{let t=null,n=0,o=e=>{let r=/"text"\s*:\s*"((?:[^"\\]|\\.|")*?)"/,s=e.match(r);if(s&&s[1])try{return s[1].replace(/\\n/g,`
2
+ `).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return s[1]}let i=/"text"\s*:\s*"((?:[^"\\]|\\.)*)/,l=e.match(i);if(l&&l[1])try{return l[1].replace(/\\n/g,`
3
+ `).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return l[1]}return null};return{getExtractedText:()=>t,processChunk:async e=>{if(e.length<=n)return t!==null?{text:t,raw:e}:null;let r=e.trim();if(!r.startsWith("{")&&!r.startsWith("["))return null;let s=o(e);return s!==null&&(t=s),n=e.length,t!==null?{text:t,raw:e}:null},close:async()=>{}}},ln=t=>{try{let n=JSON.parse(t);if(n&&typeof n=="object"&&typeof n.text=="string")return n.text}catch{return null}return null},hn=()=>{let t={processChunk:n=>null,getExtractedText:()=>null};return t.__isPlainTextParser=!0,t},wn=()=>{var n;let t=Wr();return{processChunk:async o=>{let e=o.trim();return!e.startsWith("{")&&!e.startsWith("[")?null:t.processChunk(o)},getExtractedText:t.getExtractedText.bind(t),close:(n=t.close)==null?void 0:n.bind(t)}},vn=()=>{let t=null,n=0;return{getExtractedText:()=>t,processChunk:o=>{let e=o.trim();if(!e.startsWith("{")&&!e.startsWith("["))return null;if(o.length<=n)return t!==null||t===""?{text:t||"",raw:o}:null;try{let r=er(o,tr|nr);r&&typeof r=="object"&&(r.component&&typeof r.component=="string"?t=typeof r.text=="string"?r.text:"":r.type==="init"&&r.form?t="":typeof r.text=="string"&&(t=r.text))}catch{}return n=o.length,t!==null?{text:t,raw:o}:null},close:()=>{}}},Er=t=>{let n=null,o=0,r=t||(s=>{if(!s||typeof s!="object")return null;if(s.component&&typeof s.component=="string")return typeof s.text=="string"?s.text:"";if(s.type==="init"&&s.form)return"";if(s.action)switch(s.action){case"nav_then_click":return s.on_load_text||s.text||null;case"message":case"message_and_click":case"checkout":return s.text||null;default:return s.text||s.display_text||s.message||null}return s.text||s.display_text||s.message||s.content||null});return{getExtractedText:()=>n,processChunk:s=>{let i=s.trim();if(!i.startsWith("{")&&!i.startsWith("["))return null;if(s.length<=o)return n!==null?{text:n,raw:s}:null;try{let l=er(s,tr|nr),u=r(l);u!==null&&(n=u)}catch{}return o=s.length,{text:n||"",raw:s}},close:()=>{}}},yn=()=>{let t=null;return{processChunk:n=>{if(!n.trim().startsWith("<"))return null;let e=n.match(/<text[^>]*>([\s\S]*?)<\/text>/);return e&&e[1]?(t=e[1],{text:t,raw:n}):null},getExtractedText:()=>t}};var Mr="https://api.travrse.ai/v1/dispatch";function Lr(t){switch(t){case"json":return vn;case"regex-json":return wn;case"xml":return yn;case"plain":default:return hn}}var _t=class{constructor(n={}){this.config=n;var o,e,r;this.apiUrl=(o=n.apiUrl)!=null?o:Mr,this.headers={"Content-Type":"application/json",...n.headers},this.debug=!!n.debug,this.createStreamParser=(e=n.streamParser)!=null?e:Lr(n.parserType),this.contextProviders=(r=n.contextProviders)!=null?r:[],this.requestMiddleware=n.requestMiddleware,this.customFetch=n.customFetch,this.parseSSEEvent=n.parseSSEEvent,this.getHeaders=n.getHeaders}async dispatch(n,o){let e=new AbortController;n.signal&&n.signal.addEventListener("abort",()=>e.abort()),o({type:"status",status:"connecting"});let r=await this.buildPayload(n.messages);this.debug&&console.debug("[AgentWidgetClient] dispatch payload",r);let s={...this.headers};if(this.getHeaders)try{let l=await this.getHeaders();s={...s,...l}}catch(l){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",l)}let i;if(this.customFetch)try{i=await this.customFetch(this.apiUrl,{method:"POST",headers:s,body:JSON.stringify(r),signal:e.signal},r)}catch(l){let u=l instanceof Error?l:new Error(String(l));throw o({type:"error",error:u}),u}else i=await fetch(this.apiUrl,{method:"POST",headers:s,body:JSON.stringify(r),signal:e.signal});if(!i.ok||!i.body){let l=new Error(`Chat backend request failed: ${i.status} ${i.statusText}`);throw o({type:"error",error:l}),l}o({type:"status",status:"connected"});try{await this.streamResponse(i.body,o)}finally{o({type:"status",status:"idle"})}}async buildPayload(n){let e={messages:n.slice().sort((r,s)=>{let i=new Date(r.createdAt).getTime(),l=new Date(s.createdAt).getTime();return i-l}).map(r=>({role:r.role,content:r.rawContent||r.content,createdAt:r.createdAt})),...this.config.flowId&&{flowId:this.config.flowId}};if(this.contextProviders.length){let r={};await Promise.all(this.contextProviders.map(async s=>{try{let i=await s({messages:n,config:this.config});i&&typeof i=="object"&&Object.assign(r,i)}catch(i){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",i)}})),Object.keys(r).length&&(e.context=r)}if(this.requestMiddleware)try{let r=await this.requestMiddleware({payload:{...e},config:this.config});if(r&&typeof r=="object")return r}catch(r){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",r)}return e}async handleCustomSSEEvent(n,o,e,r,s){if(!this.parseSSEEvent)return!1;try{let i=await this.parseSSEEvent(n);if(i===null)return!1;let l=()=>{if(e.current)return e.current;let u={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"assistant",sequence:s()};return e.current=u,r(u),u};if(i.text!==void 0){let u=l();u.content+=i.text,r(u)}return i.done&&(e.current&&(e.current.streaming=!1,r(e.current)),o({type:"status",status:"idle"})),i.error&&o({type:"error",error:new Error(i.error)}),!0}catch(i){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",i),!1}}async streamResponse(n,o){var oe,P,_e,Ke,et,wt,vt,N,de,pt,gt,Xe,st,B,ke,it,at,St,mt,Fe,tt,je,D,lt,Ye,We,qe,K,ve,Re,Ue,nt,yt,Et,ct,xt,ie,Pt,Mt,me,ft,bt,Lt,ht,Tt,on,rn,sn,Ft,Nt,ot,Ot,Vt,Kt,Xt,Je;let e=n.getReader(),r=new TextDecoder,s="",i=Date.now(),l=0,u=()=>i+l++,m=y=>{let G=y.reasoning?{...y.reasoning,chunks:[...y.reasoning.chunks]}:void 0,Q=y.toolCall?{...y.toolCall,chunks:y.toolCall.chunks?[...y.toolCall.chunks]:void 0}:void 0,Ee=y.tools?y.tools.map(Me=>({...Me,chunks:Me.chunks?[...Me.chunks]:void 0})):void 0;return{...y,reasoning:G,toolCall:Q,tools:Ee}},d=y=>{o({type:"message",message:m(y)})},W=null,h={current:null},C=new Map,v=new Map,O={lastId:null,byStep:new Map},q={lastId:null,byCall:new Map},f=y=>{if(y==null)return null;try{return String(y)}catch{return null}},S=y=>{var G,Q,Ee,Me,ye;return f((ye=(Me=(Ee=(Q=(G=y.stepId)!=null?G:y.step_id)!=null?Q:y.step)!=null?Ee:y.parentId)!=null?Me:y.flowStepId)!=null?ye:y.flow_step_id)},I=y=>{var G,Q,Ee,Me,ye,Le,E;return f((E=(Le=(ye=(Me=(Ee=(Q=(G=y.callId)!=null?G:y.call_id)!=null?Q:y.requestId)!=null?Ee:y.request_id)!=null?Me:y.toolCallId)!=null?ye:y.tool_call_id)!=null?Le:y.stepId)!=null?E:y.step_id)},T=()=>W||(W={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:u()},d(W),W),U=(y,G)=>{O.lastId=G,y&&O.byStep.set(y,G)},R=(y,G)=>{var ye;let Q=(ye=y.reasoningId)!=null?ye:y.id,Ee=S(y);if(Q){let Le=String(Q);return U(Ee,Le),Le}if(Ee){let Le=O.byStep.get(Ee);if(Le)return O.lastId=Le,Le}if(O.lastId&&!G)return O.lastId;if(!G)return null;let Me=`reason-${u()}`;return U(Ee,Me),Me},J=y=>{let G=C.get(y);if(G)return G;let Q={id:`reason-${y}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:u(),reasoning:{id:y,status:"streaming",chunks:[]}};return C.set(y,Q),d(Q),Q},te=(y,G)=>{q.lastId=G,y&&q.byCall.set(y,G)},A=(y,G)=>{var ye;let Q=(ye=y.toolId)!=null?ye:y.id,Ee=I(y);if(Q){let Le=String(Q);return te(Ee,Le),Le}if(Ee){let Le=q.byCall.get(Ee);if(Le)return q.lastId=Le,Le}if(q.lastId&&!G)return q.lastId;if(!G)return null;let Me=`tool-${u()}`;return te(Ee,Me),Me},se=y=>{let G=v.get(y);if(G)return G;let Q={id:`tool-${y}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:u(),toolCall:{id:y,status:"pending"}};return v.set(y,Q),d(Q),Q},V=y=>{if(typeof y=="number"&&Number.isFinite(y))return y;if(typeof y=="string"){let G=Number(y);if(!Number.isNaN(G)&&Number.isFinite(G))return G;let Q=Date.parse(y);if(!Number.isNaN(Q))return Q}return Date.now()},j=y=>{if(typeof y=="string")return y;if(y==null)return"";try{return JSON.stringify(y)}catch{return String(y)}},ne=new Map,ue=new Map;for(;;){let{done:y,value:G}=await e.read();if(y)break;s+=r.decode(G,{stream:!0});let Q=s.split(`
4
4
 
5
- `);s=(G=Y.pop())!=null?G:"";for(let fe of Y){let z=fe.split(`
6
- `),ye="message",de="";for(let q of z)q.startsWith("event:")?ye=q.replace("event:","").trim():q.startsWith("data:")&&(de+=q.replace("data:","").trim());if(!de)continue;let v;try{v=JSON.parse(de)}catch(q){r({type:"error",error:q instanceof Error?q:new Error("Failed to parse chat stream payload")});continue}let Ye=ye!=="message"?ye:(B=v.type)!=null?B:"message";if(this.parseSSEEvent){P.current=N;let q=await this.handleCustomSSEEvent(v,r,P,u,p);if(P.current&&!N&&(N=P.current),q)continue}if(Ye==="reason_start"){let q=(ot=ke(v,!0))!=null?ot:`reason-${p()}`,w=Re(q);w.reasoning=(bt=w.reasoning)!=null?bt:{id:q,status:"streaming",chunks:[]},w.reasoning.startedAt=(rt=w.reasoning.startedAt)!=null?rt:be((Dt=v.startedAt)!=null?Dt:v.timestamp),w.reasoning.completedAt=void 0,w.reasoning.durationMs=void 0,w.streaming=!0,w.reasoning.status="streaming",u(w)}else if(Ye==="reason_chunk"){let q=(R=(ne=ke(v,!1))!=null?ne:ke(v,!0))!=null?R:`reason-${p()}`,w=Re(q);w.reasoning=(he=w.reasoning)!=null?he:{id:q,status:"streaming",chunks:[]},w.reasoning.startedAt=(ve=w.reasoning.startedAt)!=null?ve:be((qt=v.startedAt)!=null?qt:v.timestamp);let d=($e=(De=(S=v.reasoningText)!=null?S:v.text)!=null?De:v.delta)!=null?$e:"";if(d&&v.hidden!==!0&&w.reasoning.chunks.push(String(d)),w.reasoning.status=v.done?"complete":"streaming",v.done){w.reasoning.completedAt=be((dt=v.completedAt)!=null?dt:v.timestamp);let F=(st=w.reasoning.startedAt)!=null?st:Date.now();w.reasoning.durationMs=Math.max(0,((I=w.reasoning.completedAt)!=null?I:Date.now())-F)}w.streaming=w.reasoning.status!=="complete",u(w)}else if(Ye==="reason_complete"){let q=(Ae=(ut=ke(v,!1))!=null?ut:ke(v,!0))!=null?Ae:`reason-${p()}`,w=H.get(q);if(w!=null&&w.reasoning){w.reasoning.status="complete",w.reasoning.completedAt=be((Ze=v.completedAt)!=null?Ze:v.timestamp);let F=(_=w.reasoning.startedAt)!=null?_:Date.now();w.reasoning.durationMs=Math.max(0,((ie=w.reasoning.completedAt)!=null?ie:Date.now())-F),w.streaming=!1,u(w)}let d=L(v);d&&ee.byStep.delete(d)}else if(Ye==="tool_start"){let q=(gt=X(v,!0))!=null?gt:`tool-${p()}`,w=Ne(q),d=(K=w.toolCall)!=null?K:{id:q,status:"pending"};d.name=(Ke=v.toolName)!=null?Ke:d.name,d.status="running",v.args!==void 0&&(d.args=v.args),d.startedAt=(Ct=d.startedAt)!=null?Ct:be((Kt=v.startedAt)!=null?Kt:v.timestamp),d.completedAt=void 0,d.durationMs=void 0,w.toolCall=d,w.streaming=!0,u(w)}else if(Ye==="tool_chunk"){let q=(zt=(Ot=X(v,!1))!=null?Ot:X(v,!0))!=null?zt:`tool-${p()}`,w=Ne(q),d=(St=w.toolCall)!=null?St:{id:q,status:"running"};d.startedAt=(Et=d.startedAt)!=null?Et:be((oe=v.startedAt)!=null?oe:v.timestamp);let F=($t=(it=(Mt=v.text)!=null?Mt:v.delta)!=null?it:v.message)!=null?$t:"";F&&(d.chunks=(_t=d.chunks)!=null?_t:[],d.chunks.push(String(F))),d.status="running",w.toolCall=d,w.streaming=!0,u(w)}else if(Ye==="tool_complete"){let q=(mt=(Wt=X(v,!1))!=null?Wt:X(v,!0))!=null?mt:`tool-${p()}`,w=Ne(q),d=(at=w.toolCall)!=null?at:{id:q,status:"running"};if(d.status="complete",v.result!==void 0&&(d.result=v.result),typeof v.duration=="number"&&(d.duration=v.duration),d.completedAt=be((jt=v.completedAt)!=null?jt:v.timestamp),typeof v.duration=="number")d.durationMs=v.duration;else{let ae=(Ut=d.startedAt)!=null?Ut:Date.now();d.durationMs=Math.max(0,((Vt=d.completedAt)!=null?Vt:Date.now())-ae)}w.toolCall=d,w.streaming=!1,u(w);let F=m(v);F&&k.byCall.delete(F)}else if(Ye==="step_chunk"){let q=v.stepType,w=v.executionType;if(q==="tool"||w==="context")continue;let d=Le(),F=(At=(_e=(wt=(ft=v.text)!=null?ft:v.delta)!=null?wt:v.content)!=null?_e:v.chunk)!=null?At:"";if(F){let le=((Lt=Ce.get(d.id))!=null?Lt:"")+F;d.rawContent=le,se.has(d.id)||se.set(d.id,this.createStreamParser());let ue=se.get(d.id),He=le.trim().startsWith("{")||le.trim().startsWith("[");if(He&&Ce.set(d.id,le),ue.__isPlainTextParser===!0){d.content+=F,Ce.delete(d.id),se.delete(d.id),d.rawContent=void 0,u(d);continue}let ce=ue.processChunk(le);if(ce instanceof Promise)ce.then(U=>{var we;let re=typeof U=="string"?U:(we=U==null?void 0:U.text)!=null?we:null;if(re!==null&&re.trim()!==""){let xe=N;xe&&xe.id===d.id&&(xe.content=re,u(xe))}else if(!He&&!le.trim().startsWith("<")){let xe=N;xe&&xe.id===d.id&&(xe.content+=F,Ce.delete(xe.id),se.delete(xe.id),xe.rawContent=void 0,u(xe))}}).catch(()=>{d.content+=F,Ce.delete(d.id),se.delete(d.id),d.rawContent=void 0,u(d)});else{let U=typeof ce=="string"?ce:(kt=ce==null?void 0:ce.text)!=null?kt:null;U!==null&&U.trim()!==""?(d.content=U,u(d)):!He&&!le.trim().startsWith("<")&&(d.content+=F,Ce.delete(d.id),se.delete(d.id),d.rawContent=void 0,u(d))}}if(v.isComplete){let ae=(qe=(Bt=v.result)==null?void 0:Bt.response)!=null?qe:d.content;if(ae){let le=Ce.get(d.id),ue=le!=null?le:me(ae);d.rawContent=ue;let He=se.get(d.id),Te=null;if(He&&(Te=He.getExtractedText(),Te===null&&(Te=tn(ue)),Te===null)){let U=He.processChunk(ue);U instanceof Promise?U.then(re=>{var xe;let we=typeof re=="string"?re:(xe=re==null?void 0:re.text)!=null?xe:null;if(we!==null){let Pe=N;Pe&&Pe.id===d.id&&(Pe.content=we,Pe.streaming=!1,u(Pe))}}):Te=typeof U=="string"?U:(je=U==null?void 0:U.text)!=null?je:null}Te!==null&&Te.trim()!==""?d.content=Te:Ce.has(d.id)||(d.content=me(ae));let ce=se.get(d.id);if(ce){let U=(lt=ce.close)==null?void 0:lt.call(ce);U instanceof Promise&&U.catch(()=>{}),se.delete(d.id)}Ce.delete(d.id),d.streaming=!1,u(d)}}}else if(Ye==="step_complete"){let q=v.stepType,w=v.executionType;if(q==="tool"||w==="context")continue;let d=(Qe=v.result)==null?void 0:Qe.response,F=Le();if(d!=null){let ae=se.get(F.id),le=!1;if(ae){let ue=ae.getExtractedText(),He=Ce.get(F.id),Te=He!=null?He:me(d);if(F.rawContent=Te,ue!==null&&ue.trim()!=="")F.content=ue,le=!0;else{let ce=tn(Te);if(ce!==null)F.content=ce,le=!0;else{let U=ae.processChunk(Te);if(U instanceof Promise)U.then(re=>{var xe;let we=typeof re=="string"?re:(xe=re==null?void 0:re.text)!=null?xe:null;if(we!==null&&we.trim()!==""){let Pe=N;Pe&&Pe.id===F.id&&(Pe.content=we,Pe.streaming=!1,u(Pe))}else{let Pe=ae.getExtractedText();if(Pe===null||Pe.trim()===""){let pt=N;pt&&pt.id===F.id&&(Ce.has(F.id)||(pt.content=me(d)),pt.streaming=!1,u(pt))}}});else{let re=typeof U=="string"?U:(Rt=U==null?void 0:U.text)!=null?Rt:null;if(re!==null&&re.trim()!=="")F.content=re,le=!0;else{let we=ae.getExtractedText();we!==null&&we.trim()!==""&&(F.content=we,le=!0)}}}}}if(!F.rawContent){let ue=Ce.get(F.id);F.rawContent=ue!=null?ue:me(d)}if(!le&&!Ce.has(F.id)&&(F.content=me(d)),ae){let ue=(ht=ae.close)==null?void 0:ht.call(ae);ue instanceof Promise&&ue.catch(()=>{})}se.delete(F.id),Ce.delete(F.id),F.streaming=!1,u(F)}else se.delete(F.id),Ce.delete(F.id),F.streaming=!1,u(F)}else if(Ye==="flow_complete"){let q=(Xe=v.result)==null?void 0:Xe.response;if(q!=null){let w=Le(),d=Ce.get(w.id),F=d!=null?d:me(q);w.rawContent=F;let ae=me(q),le=se.get(w.id);if(le){let ue=tn(F);if(ue!==null)ae=ue;else{let He=le.processChunk(F);He instanceof Promise&&He.then(ce=>{var re;let U=typeof ce=="string"?ce:(re=ce==null?void 0:ce.text)!=null?re:null;if(U!==null){let we=N;we&&we.id===w.id&&(we.content=U,we.streaming=!1,u(we))}});let Te=le.getExtractedText();Te!==null&&(ae=Te)}}se.delete(w.id),Ce.delete(w.id),ae!==w.content&&(w.content=ae,u(w)),w.streaming=!1,u(w)}else if(N!==null){let w=N;se.delete(w.id),Ce.delete(w.id),w.streaming=!1,u(w)}r({type:"status",status:"idle"})}else Ye==="error"&&v.error&&r({type:"error",error:v.error instanceof Error?v.error:new Error(String(v.error))})}}}};var Qt=class{constructor(n={},r){this.config=n;this.callbacks=r;this.status="idle";this.streaming=!1;this.abortController=null;this.sequenceCounter=Date.now();this.handleEvent=n=>{var r,t;n.type==="message"?this.upsertMessage(n.message):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)):n.type==="error"&&(this.setStatus("error"),this.setStreaming(!1),this.abortController=null,(t=(r=this.callbacks).onError)==null||t.call(r,n.error))};var t;this.messages=[...(t=n.initialMessages)!=null?t:[]].map(o=>{var s;return{...o,sequence:(s=o.sequence)!=null?s:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new Xt(n),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.callbacks.onStatusChanged(this.status)}updateConfig(n){this.config={...this.config,...n},this.client=new Xt(this.config)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(n){this.handleEvent(n)}async sendMessage(n,r){var l,p,O,u,N;let t=n.trim();if(!t)return;(l=this.abortController)==null||l.abort();let o={id:`user-${Date.now()}`,role:"user",content:t,createdAt:new Date().toISOString(),sequence:this.nextSequence(),viaVoice:(r==null?void 0:r.viaVoice)||!1};this.appendMessage(o),this.setStreaming(!0);let s=new AbortController;this.abortController=s;let a=[...this.messages];try{await this.client.dispatch({messages:a,signal:s.signal},this.handleEvent)}catch(P){let H={id:`assistant-${Date.now()}`,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(H),this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,P instanceof Error?(O=(p=this.callbacks).onError)==null||O.call(p,P):(N=(u=this.callbacks).onError)==null||N.call(u,new Error(String(P)))}}cancel(){var n;(n=this.abortController)==null||n.abort(),this.abortController=null,this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var n;(n=this.abortController)==null||n.abort(),this.abortController=null,this.messages=[],this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}hydrateMessages(n){var r;(r=this.abortController)==null||r.abort(),this.abortController=null,this.messages=this.sortMessages(n.map(t=>{var o;return{...t,streaming:!1,sequence:(o=t.sequence)!=null?o:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}setStatus(n){this.status!==n&&(this.status=n,this.callbacks.onStatusChanged(n))}setStreaming(n){this.streaming!==n&&(this.streaming=n,this.callbacks.onStreamingChanged(n))}appendMessage(n){let r=this.ensureSequence(n);this.messages=this.sortMessages([...this.messages,r]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(n){let r=this.ensureSequence(n),t=this.messages.findIndex(o=>o.id===r.id);if(t===-1){this.appendMessage(r);return}this.messages=this.messages.map((o,s)=>s===t?{...o,...r}:o),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((r,t)=>{var p,O;let o=new Date(r.createdAt).getTime(),s=new Date(t.createdAt).getTime();if(!Number.isNaN(o)&&!Number.isNaN(s)&&o!==s)return o-s;let a=(p=r.sequence)!=null?p:0,l=(O=t.sequence)!=null?O:0;return a!==l?a-l:r.id.localeCompare(t.id)})}};var pn=(e,n)=>{var t;let r=(t=n==null?void 0:n.theme)!=null?t:{};Object.entries(r).forEach(([o,s])=>{if(s==null||s==="")return;let a=o.replace(/[A-Z]/g,l=>`-${l.toLowerCase()}`);e.style.setProperty(`--cw-${a}`,String(s))})};import*as ar from"lucide";var We=(e,n=24,r="currentColor",t=2)=>{try{let o=e.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join(""),s=ar[o];return s?lr(s,n,r,t):(console.warn(`Lucide icon "${e}" not found (tried "${o}"). Available icons: https://lucide.dev/icons`),null)}catch(o){return console.warn(`Failed to render Lucide icon "${e}":`,o),null}};function lr(e,n,r,t){if(!e||!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",r),o.setAttribute("stroke-width",String(t)),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){let a=s[0],l=s[1];if(l){let p=document.createElementNS("http://www.w3.org/2000/svg",a);Object.entries(l).forEach(([O,u])=>{O!=="stroke"&&p.setAttribute(O,String(u))}),o.appendChild(p)}}}),o}var g=(e,n)=>{let r=document.createElement(e);return n&&(r.className=n),r};var Ue={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"};var Nt={"bottom-right":"tvw-bottom-6 tvw-right-6","bottom-left":"tvw-bottom-6 tvw-left-6","top-right":"tvw-top-6 tvw-right-6","top-left":"tvw-top-6 tvw-left-6"};var mn=(e,n)=>{let r=g("button");r.type="button",r.innerHTML=`
5
+ `);s=(oe=Q.pop())!=null?oe:"";for(let Ee of Q){let Me=Ee.split(`
6
+ `),ye="message",Le="";for(let Y of Me)Y.startsWith("event:")?ye=Y.replace("event:","").trim():Y.startsWith("data:")&&(Le+=Y.replace("data:","").trim());if(!Le)continue;let E;try{E=JSON.parse(Le)}catch(Y){o({type:"error",error:Y instanceof Error?Y:new Error("Failed to parse chat stream payload")});continue}let ut=ye!=="message"?ye:(P=E.type)!=null?P:"message";if(this.parseSSEEvent){h.current=W;let Y=await this.handleCustomSSEEvent(E,o,h,d,u);if(h.current&&!W&&(W=h.current),Y)continue}if(ut==="reason_start"){let Y=(_e=R(E,!0))!=null?_e:`reason-${u()}`,w=J(Y);w.reasoning=(Ke=w.reasoning)!=null?Ke:{id:Y,status:"streaming",chunks:[]},w.reasoning.startedAt=(wt=w.reasoning.startedAt)!=null?wt:V((et=E.startedAt)!=null?et:E.timestamp),w.reasoning.completedAt=void 0,w.reasoning.durationMs=void 0,w.streaming=!0,w.reasoning.status="streaming",d(w)}else if(ut==="reason_chunk"){let Y=(N=(vt=R(E,!1))!=null?vt:R(E,!0))!=null?N:`reason-${u()}`,w=J(Y);w.reasoning=(de=w.reasoning)!=null?de:{id:Y,status:"streaming",chunks:[]},w.reasoning.startedAt=(gt=w.reasoning.startedAt)!=null?gt:V((pt=E.startedAt)!=null?pt:E.timestamp);let g=(B=(st=(Xe=E.reasoningText)!=null?Xe:E.text)!=null?st:E.delta)!=null?B:"";if(g&&E.hidden!==!0&&w.reasoning.chunks.push(String(g)),w.reasoning.status=E.done?"complete":"streaming",E.done){w.reasoning.completedAt=V((ke=E.completedAt)!=null?ke:E.timestamp);let z=(it=w.reasoning.startedAt)!=null?it:Date.now();w.reasoning.durationMs=Math.max(0,((at=w.reasoning.completedAt)!=null?at:Date.now())-z)}w.streaming=w.reasoning.status!=="complete",d(w)}else if(ut==="reason_complete"){let Y=(mt=(St=R(E,!1))!=null?St:R(E,!0))!=null?mt:`reason-${u()}`,w=C.get(Y);if(w!=null&&w.reasoning){w.reasoning.status="complete",w.reasoning.completedAt=V((Fe=E.completedAt)!=null?Fe:E.timestamp);let z=(tt=w.reasoning.startedAt)!=null?tt:Date.now();w.reasoning.durationMs=Math.max(0,((je=w.reasoning.completedAt)!=null?je:Date.now())-z),w.streaming=!1,d(w)}let g=S(E);g&&O.byStep.delete(g)}else if(ut==="tool_start"){let Y=(D=A(E,!0))!=null?D:`tool-${u()}`,w=se(Y),g=(lt=w.toolCall)!=null?lt:{id:Y,status:"pending"};g.name=(Ye=E.toolName)!=null?Ye:g.name,g.status="running",E.args!==void 0&&(g.args=E.args),g.startedAt=(qe=g.startedAt)!=null?qe:V((We=E.startedAt)!=null?We:E.timestamp),g.completedAt=void 0,g.durationMs=void 0,w.toolCall=g,w.streaming=!0,d(w)}else if(ut==="tool_chunk"){let Y=(ve=(K=A(E,!1))!=null?K:A(E,!0))!=null?ve:`tool-${u()}`,w=se(Y),g=(Re=w.toolCall)!=null?Re:{id:Y,status:"running"};g.startedAt=(nt=g.startedAt)!=null?nt:V((Ue=E.startedAt)!=null?Ue:E.timestamp);let z=(ct=(Et=(yt=E.text)!=null?yt:E.delta)!=null?Et:E.message)!=null?ct:"";z&&(g.chunks=(xt=g.chunks)!=null?xt:[],g.chunks.push(String(z))),g.status="running",w.toolCall=g,w.streaming=!0,d(w)}else if(ut==="tool_complete"){let Y=(Pt=(ie=A(E,!1))!=null?ie:A(E,!0))!=null?Pt:`tool-${u()}`,w=se(Y),g=(Mt=w.toolCall)!=null?Mt:{id:Y,status:"running"};if(g.status="complete",E.result!==void 0&&(g.result=E.result),typeof E.duration=="number"&&(g.duration=E.duration),g.completedAt=V((me=E.completedAt)!=null?me:E.timestamp),typeof E.duration=="number")g.durationMs=E.duration;else{let xe=(ft=g.startedAt)!=null?ft:Date.now();g.durationMs=Math.max(0,((bt=g.completedAt)!=null?bt:Date.now())-xe)}w.toolCall=g,w.streaming=!1,d(w);let z=I(E);z&&q.byCall.delete(z)}else if(ut==="step_chunk"){let Y=E.stepType,w=E.executionType;if(Y==="tool"||w==="context")continue;let g=T(),z=(on=(Tt=(ht=(Lt=E.text)!=null?Lt:E.delta)!=null?ht:E.content)!=null?Tt:E.chunk)!=null?on:"";if(z){let be=((rn=ue.get(g.id))!=null?rn:"")+z;g.rawContent=be,ne.has(g.id)||ne.set(g.id,this.createStreamParser());let Ie=ne.get(g.id),Ce=be.trim().startsWith("{")||be.trim().startsWith("[");if(Ce&&ue.set(g.id,be),Ie.__isPlainTextParser===!0){g.content+=z,ue.delete(g.id),ne.delete(g.id),g.rawContent=void 0,d(g);continue}let Se=Ie.processChunk(be);if(Se instanceof Promise)Se.then(re=>{var Be;let we=typeof re=="string"?re:(Be=re==null?void 0:re.text)!=null?Be:null;if(we!==null&&we.trim()!==""){let Pe=W;Pe&&Pe.id===g.id&&(Pe.content=we,d(Pe))}else if(!Ce&&!be.trim().startsWith("<")){let Pe=W;Pe&&Pe.id===g.id&&(Pe.content+=z,ue.delete(Pe.id),ne.delete(Pe.id),Pe.rawContent=void 0,d(Pe))}}).catch(()=>{g.content+=z,ue.delete(g.id),ne.delete(g.id),g.rawContent=void 0,d(g)});else{let re=typeof Se=="string"?Se:(sn=Se==null?void 0:Se.text)!=null?sn:null;re!==null&&re.trim()!==""?(g.content=re,d(g)):!Ce&&!be.trim().startsWith("<")&&(g.content+=z,ue.delete(g.id),ne.delete(g.id),g.rawContent=void 0,d(g))}}if(E.isComplete){let xe=(Nt=(Ft=E.result)==null?void 0:Ft.response)!=null?Nt:g.content;if(xe){let be=ue.get(g.id),Ie=be!=null?be:j(xe);g.rawContent=Ie;let Ce=ne.get(g.id),ze=null;if(Ce&&(ze=Ce.getExtractedText(),ze===null&&(ze=ln(Ie)),ze===null)){let re=Ce.processChunk(Ie);re instanceof Promise?re.then(we=>{var Pe;let Be=typeof we=="string"?we:(Pe=we==null?void 0:we.text)!=null?Pe:null;if(Be!==null){let Oe=W;Oe&&Oe.id===g.id&&(Oe.content=Be,Oe.streaming=!1,d(Oe))}}):ze=typeof re=="string"?re:(ot=re==null?void 0:re.text)!=null?ot:null}ze!==null&&ze.trim()!==""?g.content=ze:ue.has(g.id)||(g.content=j(xe));let Se=ne.get(g.id);if(Se){let re=(Ot=Se.close)==null?void 0:Ot.call(Se);re instanceof Promise&&re.catch(()=>{}),ne.delete(g.id)}ue.delete(g.id),g.streaming=!1,d(g)}}}else if(ut==="step_complete"){let Y=E.stepType,w=E.executionType;if(Y==="tool"||w==="context")continue;let g=(Vt=E.result)==null?void 0:Vt.response,z=T();if(g!=null){let xe=ne.get(z.id),be=!1;if(xe){let Ie=xe.getExtractedText(),Ce=ue.get(z.id),ze=Ce!=null?Ce:j(g);if(z.rawContent=ze,Ie!==null&&Ie.trim()!=="")z.content=Ie,be=!0;else{let Se=ln(ze);if(Se!==null)z.content=Se,be=!0;else{let re=xe.processChunk(ze);if(re instanceof Promise)re.then(we=>{var Pe;let Be=typeof we=="string"?we:(Pe=we==null?void 0:we.text)!=null?Pe:null;if(Be!==null&&Be.trim()!==""){let Oe=W;Oe&&Oe.id===z.id&&(Oe.content=Be,Oe.streaming=!1,d(Oe))}else{let Oe=xe.getExtractedText();if(Oe===null||Oe.trim()===""){let Bt=W;Bt&&Bt.id===z.id&&(ue.has(z.id)||(Bt.content=j(g)),Bt.streaming=!1,d(Bt))}}});else{let we=typeof re=="string"?re:(Kt=re==null?void 0:re.text)!=null?Kt:null;if(we!==null&&we.trim()!=="")z.content=we,be=!0;else{let Be=xe.getExtractedText();Be!==null&&Be.trim()!==""&&(z.content=Be,be=!0)}}}}}if(!z.rawContent){let Ie=ue.get(z.id);z.rawContent=Ie!=null?Ie:j(g)}if(!be&&!ue.has(z.id)&&(z.content=j(g)),xe){let Ie=(Xt=xe.close)==null?void 0:Xt.call(xe);Ie instanceof Promise&&Ie.catch(()=>{})}ne.delete(z.id),ue.delete(z.id),z.streaming=!1,d(z)}else ne.delete(z.id),ue.delete(z.id),z.streaming=!1,d(z)}else if(ut==="flow_complete"){let Y=(Je=E.result)==null?void 0:Je.response;if(Y!=null){let w=T(),g=ue.get(w.id),z=g!=null?g:j(Y);w.rawContent=z;let xe=j(Y),be=ne.get(w.id);if(be){let Ie=ln(z);if(Ie!==null)xe=Ie;else{let Ce=be.processChunk(z);Ce instanceof Promise&&Ce.then(Se=>{var we;let re=typeof Se=="string"?Se:(we=Se==null?void 0:Se.text)!=null?we:null;if(re!==null){let Be=W;Be&&Be.id===w.id&&(Be.content=re,Be.streaming=!1,d(Be))}});let ze=be.getExtractedText();ze!==null&&(xe=ze)}}ne.delete(w.id),ue.delete(w.id),xe!==w.content&&(w.content=xe,d(w)),w.streaming=!1,d(w)}else if(W!==null){let w=W;ne.delete(w.id),ue.delete(w.id),w.streaming=!1,d(w)}o({type:"status",status:"idle"})}else ut==="error"&&E.error&&o({type:"error",error:E.error instanceof Error?E.error:new Error(String(E.error))})}}}};var Gt=class{constructor(n={},o){this.config=n;this.callbacks=o;this.status="idle";this.streaming=!1;this.abortController=null;this.sequenceCounter=Date.now();this.handleEvent=n=>{var o,e;n.type==="message"?this.upsertMessage(n.message):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)):n.type==="error"&&(this.setStatus("error"),this.setStreaming(!1),this.abortController=null,(e=(o=this.callbacks).onError)==null||e.call(o,n.error))};var e;this.messages=[...(e=n.initialMessages)!=null?e:[]].map(r=>{var s;return{...r,sequence:(s=r.sequence)!=null?s:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new _t(n),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.callbacks.onStatusChanged(this.status)}updateConfig(n){this.config={...this.config,...n},this.client=new _t(this.config)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(n){this.handleEvent(n)}async sendMessage(n,o){var l,u,m,d,W;let e=n.trim();if(!e)return;(l=this.abortController)==null||l.abort();let r={id:`user-${Date.now()}`,role:"user",content:e,createdAt:new Date().toISOString(),sequence:this.nextSequence(),viaVoice:(o==null?void 0:o.viaVoice)||!1};this.appendMessage(r),this.setStreaming(!0);let s=new AbortController;this.abortController=s;let i=[...this.messages];try{await this.client.dispatch({messages:i,signal:s.signal},this.handleEvent)}catch(h){let C={id:`assistant-${Date.now()}`,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(C),this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,h instanceof Error?(m=(u=this.callbacks).onError)==null||m.call(u,h):(W=(d=this.callbacks).onError)==null||W.call(d,new Error(String(h)))}}cancel(){var n;(n=this.abortController)==null||n.abort(),this.abortController=null,this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var n;(n=this.abortController)==null||n.abort(),this.abortController=null,this.messages=[],this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}hydrateMessages(n){var o;(o=this.abortController)==null||o.abort(),this.abortController=null,this.messages=this.sortMessages(n.map(e=>{var r;return{...e,streaming:!1,sequence:(r=e.sequence)!=null?r:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}setStatus(n){this.status!==n&&(this.status=n,this.callbacks.onStatusChanged(n))}setStreaming(n){this.streaming!==n&&(this.streaming=n,this.callbacks.onStreamingChanged(n))}appendMessage(n){let o=this.ensureSequence(n);this.messages=this.sortMessages([...this.messages,o]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(n){let o=this.ensureSequence(n),e=this.messages.findIndex(r=>r.id===o.id);if(e===-1){this.appendMessage(o);return}this.messages=this.messages.map((r,s)=>s===e?{...r,...o}:r),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((o,e)=>{var u,m;let r=new Date(o.createdAt).getTime(),s=new Date(e.createdAt).getTime();if(!Number.isNaN(r)&&!Number.isNaN(s)&&r!==s)return r-s;let i=(u=o.sequence)!=null?u:0,l=(m=e.sequence)!=null?m:0;return i!==l?i-l:o.id.localeCompare(e.id)})}};var xn=(t,n)=>{var e;let o=(e=n==null?void 0:n.theme)!=null?e:{};Object.entries(o).forEach(([r,s])=>{if(s==null||s==="")return;let i=r.replace(/[A-Z]/g,l=>`-${l.toLowerCase()}`);t.style.setProperty(`--cw-${i}`,String(s))})};import*as Br from"lucide";var ge=(t,n=24,o="currentColor",e=2)=>{try{let r=t.split("-").map(i=>i.charAt(0).toUpperCase()+i.slice(1)).join(""),s=Br[r];return s?Hr(s,n,o,e):(console.warn(`Lucide icon "${t}" not found (tried "${r}"). Available icons: https://lucide.dev/icons`),null)}catch(r){return console.warn(`Failed to render Lucide icon "${t}":`,r),null}};function Hr(t,n,o,e){if(!t||!Array.isArray(t))return null;let r=document.createElementNS("http://www.w3.org/2000/svg","svg");return r.setAttribute("width",String(n)),r.setAttribute("height",String(n)),r.setAttribute("viewBox","0 0 24 24"),r.setAttribute("fill","none"),r.setAttribute("stroke",o),r.setAttribute("stroke-width",String(e)),r.setAttribute("stroke-linecap","round"),r.setAttribute("stroke-linejoin","round"),r.setAttribute("aria-hidden","true"),t.forEach(s=>{if(Array.isArray(s)&&s.length>=2){let i=s[0],l=s[1];if(l){let u=document.createElementNS("http://www.w3.org/2000/svg",i);Object.entries(l).forEach(([m,d])=>{m!=="stroke"&&u.setAttribute(m,String(d))}),r.appendChild(u)}}}),r}var c=(t,n)=>{let o=document.createElement(t);return n&&(o.className=n),o};var Ve={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"};var It={"bottom-right":"tvw-bottom-6 tvw-right-6","bottom-left":"tvw-bottom-6 tvw-left-6","top-right":"tvw-top-6 tvw-right-6","top-left":"tvw-top-6 tvw-left-6"};var Zt=(t,n)=>{let o=c("button");o.type="button",o.innerHTML=`
7
7
  <span class="tvw-inline-flex tvw-items-center tvw-justify-center tvw-rounded-full tvw-bg-cw-primary tvw-text-white" data-role="launcher-icon">\u{1F4AC}</span>
8
8
  <img data-role="launcher-image" class="tvw-rounded-full tvw-object-cover" alt="" style="display:none" />
9
9
  <span class="tvw-flex tvw-flex-col tvw-items-start tvw-text-left">
@@ -11,6 +11,45 @@ import{marked as Po}from"marked";Po.setOptions({breaks:!0});var Io=e=>Po.parse(e
11
11
  <span class="tvw-text-xs tvw-text-cw-muted" data-role="launcher-subtitle"></span>
12
12
  </span>
13
13
  <span class="tvw-ml-2 tvw-grid tvw-place-items-center tvw-rounded-full tvw-bg-cw-primary tvw-text-cw-call-to-action" data-role="launcher-call-to-action-icon">\u2197</span>
14
- `,r.addEventListener("click",n);let t=s=>{var ee,k,b,L,m,Le,pe,ke,Re,Be;let a=(ee=s.launcher)!=null?ee:{},l=r.querySelector("[data-role='launcher-title']");l&&(l.textContent=(k=a.title)!=null?k:"Chat Assistant");let p=r.querySelector("[data-role='launcher-subtitle']");p&&(p.textContent=(b=a.subtitle)!=null?b:"Get answers fast");let O=r.querySelector(".tvw-flex-col");O&&(a.textHidden?O.style.display="none":O.style.display="");let u=r.querySelector("[data-role='launcher-icon']");if(u)if(a.agentIconHidden)u.style.display="none";else{let X=(L=a.agentIconSize)!=null?L:"40px";if(u.style.height=X,u.style.width=X,u.innerHTML="",a.agentIconName){let Ne=parseFloat(X)||24,be=We(a.agentIconName,Ne*.6,"#ffffff",2);be?(u.appendChild(be),u.style.display=""):(u.textContent=(m=a.agentIconText)!=null?m:"\u{1F4AC}",u.style.display="")}else a.iconUrl?u.style.display="none":(u.textContent=(Le=a.agentIconText)!=null?Le:"\u{1F4AC}",u.style.display="")}let N=r.querySelector("[data-role='launcher-image']");if(N){let X=(pe=a.agentIconSize)!=null?pe:"40px";N.style.height=X,N.style.width=X,a.iconUrl&&!a.agentIconName&&!a.agentIconHidden?(N.src=a.iconUrl,N.style.display="block"):N.style.display="none"}let P=r.querySelector("[data-role='launcher-call-to-action-icon']");if(P){let X=(ke=a.callToActionIconSize)!=null?ke:"32px";P.style.height=X,P.style.width=X,a.callToActionIconBackgroundColor?(P.style.backgroundColor=a.callToActionIconBackgroundColor,P.classList.remove("tvw-bg-cw-primary")):(P.style.backgroundColor="",P.classList.add("tvw-bg-cw-primary"));let Ne=0;if(a.callToActionIconPadding?(P.style.boxSizing="border-box",P.style.padding=a.callToActionIconPadding,Ne=(parseFloat(a.callToActionIconPadding)||0)*2):(P.style.boxSizing="",P.style.padding=""),a.callToActionIconHidden)P.style.display="none";else if(P.style.display="",P.innerHTML="",a.callToActionIconName){let be=parseFloat(X)||24,me=Math.max(be-Ne,8),se=We(a.callToActionIconName,me,"currentColor",2);se?P.appendChild(se):P.textContent=(Re=a.callToActionIconText)!=null?Re:"\u2197"}else P.textContent=(Be=a.callToActionIconText)!=null?Be:"\u2197"}let H=a.position&&Nt[a.position]?Nt[a.position]:Nt["bottom-right"],x="tvw-fixed tvw-flex tvw-items-center tvw-gap-3 tvw-rounded-launcher tvw-bg-cw-surface tvw-py-2.5 tvw-pl-3 tvw-pr-3 tvw-shadow-lg tvw-border tvw-border-gray-200 tvw-transition hover:tvw-translate-y-[-2px] tvw-cursor-pointer tvw-z-50";r.className=`${x} ${H}`},o=()=>{r.removeEventListener("click",n),r.remove()};return e&&t(e),{element:r,update:t,destroy:o}};var zo=e=>{var p,O,u,N,P;if(!((O=(p=e==null?void 0:e.launcher)==null?void 0:p.enabled)!=null?O:!0)){let H=g("div","tvw-relative tvw-w-full tvw-h-full"),x=g("div","tvw-relative tvw-w-full tvw-h-full tvw-min-h-[360px]");return H.appendChild(x),{wrapper:H,panel:x}}let r=(u=e==null?void 0:e.launcher)!=null?u:{},t=r.position&&Nt[r.position]?Nt[r.position]:Nt["bottom-right"],o=g("div",`tvw-fixed ${t} tvw-z-50 tvw-transition`),s=g("div","tvw-relative tvw-min-h-[320px]"),a=(P=(N=e==null?void 0:e.launcher)==null?void 0:N.width)!=null?P:e==null?void 0:e.launcherWidth,l=a!=null?a:"min(400px, calc(100vw - 24px))";return s.style.width=l,s.style.maxWidth=l,o.appendChild(s),{wrapper:o,panel:s}},$o=(e,n=!0)=>{var St,oe,Et,Mt,it,$t,_t,Wt,mt,at,jt,Ut,Vt,ft,wt,_e,At,Lt,kt,Bt,qe,je,lt,Qe,Rt,ht,Xe,f,j,Y,fe,z,ye,de,v,Ye,q,w,d,F,ae,le,ue,He,Te,ce,U,re,we,xe,Pe,pt,i,c,A,D,M,y,C,V;let r=g("div","tvw-flex tvw-h-full tvw-w-full tvw-flex-col tvw-bg-cw-surface tvw-text-cw-primary tvw-rounded-2xl tvw-overflow-hidden tvw-shadow-2xl tvw-border tvw-border-cw-border"),t=g("div","tvw-flex tvw-items-center tvw-gap-3 tvw-bg-cw-surface tvw-px-6 tvw-py-5 tvw-border-b-cw-divider"),o=(St=e==null?void 0:e.launcher)!=null?St:{},s=(oe=o.headerIconSize)!=null?oe:"48px",a=(Et=o.closeButtonSize)!=null?Et:"32px",l=(Mt=o.closeButtonPlacement)!=null?Mt:"inline",p=(it=o.headerIconHidden)!=null?it:!1,O=o.headerIconName,u=g("div","tvw-flex tvw-items-center tvw-justify-center tvw-rounded-xl tvw-bg-cw-primary tvw-text-white tvw-text-xl");if(u.style.height=s,u.style.width=s,!p)if(O){let E=parseFloat(s)||24,W=We(O,E*.6,"#ffffff",2);W?u.replaceChildren(W):u.textContent=(_t=($t=e==null?void 0:e.launcher)==null?void 0:$t.agentIconText)!=null?_t:"\u{1F4AC}"}else if((Wt=e==null?void 0:e.launcher)!=null&&Wt.iconUrl){let E=g("img");E.src=e.launcher.iconUrl,E.alt="",E.className="tvw-rounded-xl tvw-object-cover",E.style.height=s,E.style.width=s,u.replaceChildren(E)}else u.textContent=(at=(mt=e==null?void 0:e.launcher)==null?void 0:mt.agentIconText)!=null?at:"\u{1F4AC}";let N=g("div","tvw-flex tvw-flex-col"),P=g("span","tvw-text-base tvw-font-semibold");P.textContent=(Ut=(jt=e==null?void 0:e.launcher)==null?void 0:jt.title)!=null?Ut:"Chat Assistant";let H=g("span","tvw-text-xs tvw-text-cw-muted");H.textContent=(ft=(Vt=e==null?void 0:e.launcher)==null?void 0:Vt.subtitle)!=null?ft:"Here to help you get answers fast",N.append(P,H),p?t.append(N):t.append(u,N);let x=(wt=o.clearChat)!=null?wt:{},ee=(_e=x.enabled)!=null?_e:!0,k=null,b=null;if(ee){let E=(At=x.size)!=null?At:"32px",W=(Lt=x.iconName)!=null?Lt:"refresh-cw",h=(kt=x.iconColor)!=null?kt:"",$=(Bt=x.backgroundColor)!=null?Bt:"",J=(qe=x.borderWidth)!=null?qe:"",Z=(je=x.borderColor)!=null?je:"",Oe=(lt=x.borderRadius)!=null?lt:"",Ie=(Qe=x.paddingX)!=null?Qe:"",ct=(Rt=x.paddingY)!=null?Rt:"",Q=(ht=x.tooltipText)!=null?ht:"Clear chat",Ht=(Xe=x.showTooltip)!=null?Xe:!0;b=g("div","tvw-relative tvw-ml-auto tvw-clear-chat-button-wrapper"),k=g("button","tvw-inline-flex tvw-items-center tvw-justify-center tvw-rounded-full tvw-text-cw-muted hover:tvw-bg-gray-100 tvw-cursor-pointer tvw-border-none"),k.style.height=E,k.style.width=E,k.type="button",k.setAttribute("aria-label",Q);let Pt=We(W,"20px",h||"",2);if(Pt&&k.appendChild(Pt),h&&(k.style.color=h,k.classList.remove("tvw-text-cw-muted")),$&&(k.style.backgroundColor=$,k.classList.remove("hover:tvw-bg-gray-100")),J||Z){let Ee=J||"0px",et=Z||"transparent";k.style.border=`${Ee} solid ${et}`,k.classList.remove("tvw-border-none")}if(Oe&&(k.style.borderRadius=Oe,k.classList.remove("tvw-rounded-full")),Ie?(k.style.paddingLeft=Ie,k.style.paddingRight=Ie):(k.style.paddingLeft="",k.style.paddingRight=""),ct?(k.style.paddingTop=ct,k.style.paddingBottom=ct):(k.style.paddingTop="",k.style.paddingBottom=""),b.appendChild(k),Ht&&Q&&k&&b){let Ee=null,et=()=>{if(Ee||!k)return;Ee=g("div","tvw-clear-chat-tooltip"),Ee.textContent=Q;let It=g("div");It.className="tvw-clear-chat-tooltip-arrow",Ee.appendChild(It);let Ft=k.getBoundingClientRect();Ee.style.position="fixed",Ee.style.left=`${Ft.left+Ft.width/2}px`,Ee.style.top=`${Ft.top-8}px`,Ee.style.transform="translate(-50%, -100%)",document.body.appendChild(Ee)},vt=()=>{Ee&&Ee.parentNode&&(Ee.parentNode.removeChild(Ee),Ee=null)};b.addEventListener("mouseenter",et),b.addEventListener("mouseleave",vt),k.addEventListener("focus",et),k.addEventListener("blur",vt),b._cleanupTooltip=()=>{vt(),b&&(b.removeEventListener("mouseenter",et),b.removeEventListener("mouseleave",vt)),k&&(k.removeEventListener("focus",et),k.removeEventListener("blur",vt))}}t.appendChild(b)}let L=g("div",l==="top-right"?"tvw-absolute tvw-top-4 tvw-right-4 tvw-z-50":ee?"":"tvw-ml-auto"),m=g("button","tvw-inline-flex tvw-items-center tvw-justify-center tvw-rounded-full tvw-text-cw-muted hover:tvw-bg-gray-100 tvw-cursor-pointer tvw-border-none");m.style.height=a,m.style.width=a,m.type="button";let Le=(f=o.closeButtonTooltipText)!=null?f:"Close chat",pe=(j=o.closeButtonShowTooltip)!=null?j:!0;m.setAttribute("aria-label",Le),m.style.display=n?"":"none";let ke=(Y=o.closeButtonIconName)!=null?Y:"x",Re=(fe=o.closeButtonIconText)!=null?fe:"\xD7",Be=We(ke,"20px",o.closeButtonColor||"",2);if(Be?m.appendChild(Be):m.textContent=Re,o.closeButtonColor?(m.style.color=o.closeButtonColor,m.classList.remove("tvw-text-cw-muted")):(m.style.color="",m.classList.add("tvw-text-cw-muted")),o.closeButtonBackgroundColor?(m.style.backgroundColor=o.closeButtonBackgroundColor,m.classList.remove("hover:tvw-bg-gray-100")):(m.style.backgroundColor="",m.classList.add("hover:tvw-bg-gray-100")),o.closeButtonBorderWidth||o.closeButtonBorderColor){let E=o.closeButtonBorderWidth||"0px",W=o.closeButtonBorderColor||"transparent";m.style.border=`${E} solid ${W}`,m.classList.remove("tvw-border-none")}else m.style.border="",m.classList.add("tvw-border-none");if(o.closeButtonBorderRadius?(m.style.borderRadius=o.closeButtonBorderRadius,m.classList.remove("tvw-rounded-full")):(m.style.borderRadius="",m.classList.add("tvw-rounded-full")),o.closeButtonPaddingX?(m.style.paddingLeft=o.closeButtonPaddingX,m.style.paddingRight=o.closeButtonPaddingX):(m.style.paddingLeft="",m.style.paddingRight=""),o.closeButtonPaddingY?(m.style.paddingTop=o.closeButtonPaddingY,m.style.paddingBottom=o.closeButtonPaddingY):(m.style.paddingTop="",m.style.paddingBottom=""),L.appendChild(m),pe&&Le){let E=null,W=()=>{if(E)return;E=g("div","tvw-clear-chat-tooltip"),E.textContent=Le;let $=g("div");$.className="tvw-clear-chat-tooltip-arrow",E.appendChild($);let J=m.getBoundingClientRect();E.style.position="fixed",E.style.left=`${J.left+J.width/2}px`,E.style.top=`${J.top-8}px`,E.style.transform="translate(-50%, -100%)",document.body.appendChild(E)},h=()=>{E&&E.parentNode&&(E.parentNode.removeChild(E),E=null)};L.addEventListener("mouseenter",W),L.addEventListener("mouseleave",h),m.addEventListener("focus",W),m.addEventListener("blur",h),L._cleanupTooltip=()=>{h(),L.removeEventListener("mouseenter",W),L.removeEventListener("mouseleave",h),m.removeEventListener("focus",W),m.removeEventListener("blur",h)}}l==="top-right"?(r.style.position="relative",r.appendChild(L)):t.appendChild(L);let X=g("div","tvw-flex tvw-flex-1 tvw-min-h-0 tvw-flex-col tvw-gap-6 tvw-overflow-y-auto tvw-bg-cw-container tvw-px-6 tvw-py-6");X.id="vanilla-agent-scroll-container";let Ne=g("div","tvw-rounded-2xl tvw-bg-cw-surface tvw-p-6 tvw-shadow-sm"),be=g("h2","tvw-text-lg tvw-font-semibold tvw-text-cw-primary");be.textContent=(ye=(z=e==null?void 0:e.copy)==null?void 0:z.welcomeTitle)!=null?ye:"Hello \u{1F44B}";let me=g("p","tvw-mt-2 tvw-text-sm tvw-text-cw-muted");me.textContent=(v=(de=e==null?void 0:e.copy)==null?void 0:de.welcomeSubtitle)!=null?v:"Ask anything about your account or products.",Ne.append(be,me);let se=g("div","tvw-flex tvw-flex-col tvw-gap-3");X.append(Ne,se);let Ce=g("div","tvw-border-t-cw-divider tvw-bg-cw-surface tvw-px-6 tvw-py-4"),G=g("div","tvw-mb-3 tvw-flex tvw-flex-wrap tvw-gap-2"),B=((Ye=e==null?void 0:e.voiceRecognition)==null?void 0:Ye.enabled)===!0,ot=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),rt=g("form",`tvw-flex tvw-items-end ${B&&ot?"tvw-gap-1":"tvw-gap-3"} tvw-rounded-2xl tvw-border tvw-border-gray-200 tvw-bg-cw-input-background tvw-px-4 tvw-py-3`);rt.style.outline="none";let ne=g("textarea");ne.placeholder=(w=(q=e==null?void 0:e.copy)==null?void 0:q.inputPlaceholder)!=null?w:"Type your message\u2026",ne.className="tvw-min-h-[48px] tvw-flex-1 tvw-resize-none tvw-border-none tvw-bg-transparent tvw-text-sm tvw-text-cw-primary focus:tvw-outline-none focus:tvw-border-none",ne.rows=1;let R=(F=(d=e==null?void 0:e.theme)==null?void 0:d.inputFontFamily)!=null?F:"sans-serif",he=(le=(ae=e==null?void 0:e.theme)==null?void 0:ae.inputFontWeight)!=null?le:"400",qt=E=>{switch(E){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';case"sans-serif":default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}};ne.style.fontFamily=qt(R),ne.style.fontWeight=he,ne.style.border="none",ne.style.outline="none",ne.style.borderWidth="0",ne.style.borderStyle="none",ne.style.borderColor="transparent",ne.addEventListener("focus",()=>{ne.style.border="none",ne.style.outline="none",ne.style.borderWidth="0",ne.style.borderStyle="none",ne.style.borderColor="transparent",ne.style.boxShadow="none"}),ne.addEventListener("blur",()=>{ne.style.border="none",ne.style.outline="none"});let ve=(ue=e==null?void 0:e.sendButton)!=null?ue:{},S=(He=ve.useIcon)!=null?He:!1,De=(Te=ve.iconText)!=null?Te:"\u2191",$e=ve.iconName,dt=(ce=ve.tooltipText)!=null?ce:"Send message",st=(U=ve.showTooltip)!=null?U:!1,I=(re=ve.size)!=null?re:"40px",ut=ve.backgroundColor,Ae=ve.textColor,Ze=g("div","tvw-send-button-wrapper"),_=g("button",S?"tvw-rounded-button tvw-flex tvw-items-center tvw-justify-center disabled:tvw-opacity-50 tvw-cursor-pointer":"tvw-rounded-button tvw-bg-cw-accent tvw-px-4 tvw-py-2 tvw-text-sm tvw-font-semibold disabled:tvw-opacity-50 tvw-cursor-pointer");if(_.type="submit",S){if(_.style.width=I,_.style.height=I,_.style.minWidth=I,_.style.minHeight=I,_.style.fontSize="18px",_.style.lineHeight="1",_.innerHTML="",$e){let E=parseFloat(I)||24,W=Ae&&typeof Ae=="string"&&Ae.trim()?Ae.trim():"currentColor",h=We($e,E,W,2);h?(_.appendChild(h),_.style.color=W):(_.textContent=De,Ae?_.style.color=Ae:_.classList.add("tvw-text-white"))}else _.textContent=De,Ae?_.style.color=Ae:_.classList.add("tvw-text-white");ut?_.style.backgroundColor=ut:_.classList.add("tvw-bg-cw-primary")}else _.textContent=(xe=(we=e==null?void 0:e.copy)==null?void 0:we.sendButtonLabel)!=null?xe:"Send",Ae?_.style.color=Ae:_.classList.add("tvw-text-white");if(ve.borderWidth&&(_.style.borderWidth=ve.borderWidth,_.style.borderStyle="solid"),ve.borderColor&&(_.style.borderColor=ve.borderColor),ve.paddingX?(_.style.paddingLeft=ve.paddingX,_.style.paddingRight=ve.paddingX):(_.style.paddingLeft="",_.style.paddingRight=""),ve.paddingY?(_.style.paddingTop=ve.paddingY,_.style.paddingBottom=ve.paddingY):(_.style.paddingTop="",_.style.paddingBottom=""),st&&dt){let E=g("div","tvw-send-button-tooltip");E.textContent=dt,Ze.appendChild(E)}Ze.appendChild(_);let ie=(Pe=e==null?void 0:e.voiceRecognition)!=null?Pe:{},gt=ie.enabled===!0,K=null,Ke=null,Kt=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined");if(gt&&Kt){Ke=g("div","tvw-send-button-wrapper"),K=g("button","tvw-rounded-button tvw-flex tvw-items-center tvw-justify-center disabled:tvw-opacity-50 tvw-cursor-pointer"),K.type="button",K.setAttribute("aria-label","Start voice recognition");let E=(pt=ie.iconName)!=null?pt:"mic",W=(i=ie.iconSize)!=null?i:I,h=parseFloat(W)||24,$=(c=ie.backgroundColor)!=null?c:ut,J=(A=ie.iconColor)!=null?A:Ae;K.style.width=W,K.style.height=W,K.style.minWidth=W,K.style.minHeight=W,K.style.fontSize="18px",K.style.lineHeight="1";let Z=J||"currentColor",Oe=We(E,h,Z,1.5);Oe?(K.appendChild(Oe),K.style.color=Z):(K.textContent="\u{1F3A4}",K.style.color=Z),$?K.style.backgroundColor=$:K.classList.add("tvw-bg-cw-primary"),J?K.style.color=J:!J&&!Ae&&K.classList.add("tvw-text-white"),ie.borderWidth&&(K.style.borderWidth=ie.borderWidth,K.style.borderStyle="solid"),ie.borderColor&&(K.style.borderColor=ie.borderColor),ie.paddingX&&(K.style.paddingLeft=ie.paddingX,K.style.paddingRight=ie.paddingX),ie.paddingY&&(K.style.paddingTop=ie.paddingY,K.style.paddingBottom=ie.paddingY),Ke.appendChild(K);let Ie=(D=ie.tooltipText)!=null?D:"Start voice recognition";if(((M=ie.showTooltip)!=null?M:!1)&&Ie){let Q=g("div","tvw-send-button-tooltip");Q.textContent=Ie,Ke.appendChild(Q)}}rt.addEventListener("click",E=>{E.target!==_&&E.target!==Ze&&E.target!==K&&E.target!==Ke&&ne.focus()}),rt.append(ne),Ke&&rt.append(Ke),rt.append(Ze);let Ct=g("div","tvw-mt-2 tvw-text-right tvw-text-xs tvw-text-cw-muted"),Ot=(y=e==null?void 0:e.statusIndicator)!=null?y:{},zt=(C=Ot.visible)!=null?C:!0;return Ct.style.display=zt?"":"none",Ct.textContent=(V=Ot.idleText)!=null?V:"Online",Ce.append(G,rt,Ct),r.append(t,X,Ce),{container:r,body:X,messagesWrapper:se,suggestions:G,textarea:ne,sendButton:_,sendButtonWrapper:Ze,micButton:K,micButtonWrapper:Ke,composerForm:rt,statusText:Ct,introTitle:be,introSubtitle:me,closeButton:m,closeButtonWrapper:L,clearChatButton:k,clearChatButtonWrapper:b,iconHolder:u,headerTitle:P,headerSubtitle:H}};var fn=()=>{let e=document.createElement("div");e.className="tvw-flex tvw-items-center tvw-space-x-1 tvw-h-5 tvw-mt-2";let n=document.createElement("div");n.className="tvw-bg-cw-primary tvw-animate-typing tvw-rounded-full tvw-h-1.5 tvw-w-1.5",n.style.animationDelay="0ms";let r=document.createElement("div");r.className="tvw-bg-cw-primary tvw-animate-typing tvw-rounded-full tvw-h-1.5 tvw-w-1.5",r.style.animationDelay="250ms";let t=document.createElement("div");t.className="tvw-bg-cw-primary tvw-animate-typing tvw-rounded-full tvw-h-1.5 tvw-w-1.5",t.style.animationDelay="500ms";let o=document.createElement("span");return o.className="tvw-sr-only",o.textContent="Loading",e.appendChild(n),e.appendChild(r),e.appendChild(t),e.appendChild(o),e},wn=(e,n)=>{let r=["vanilla-message-bubble","tvw-max-w-[85%]","tvw-rounded-2xl","tvw-text-sm","tvw-leading-relaxed","tvw-shadow-sm"];e.role==="user"?r.push("vanilla-message-user-bubble","tvw-ml-auto","tvw-bg-cw-accent","tvw-text-white","tvw-px-5","tvw-py-3"):r.push("vanilla-message-assistant-bubble","tvw-bg-cw-surface","tvw-border","tvw-border-cw-message-border","tvw-text-cw-primary","tvw-px-5","tvw-py-3");let t=g("div",r.join(" ")),o=document.createElement("div");if(o.innerHTML=n({text:e.content,message:e,streaming:!!e.streaming,raw:e.rawContent}),t.appendChild(o),e.streaming&&e.role==="assistant"&&(!e.content||!e.content.trim())){let s=fn();t.appendChild(s)}return t};var hn=new Set,vn=e=>{let n=e.reasoning,r=g("div",["vanilla-message-bubble","vanilla-reasoning-bubble","tvw-w-full","tvw-max-w-[85%]","tvw-rounded-2xl","tvw-bg-cw-surface","tvw-border","tvw-border-cw-message-border","tvw-text-cw-primary","tvw-shadow-sm","tvw-overflow-hidden","tvw-px-0","tvw-py-0"].join(" "));if(!n)return r;let t=hn.has(e.id),o=g("button","tvw-flex tvw-w-full tvw-items-center tvw-justify-between tvw-gap-3 tvw-bg-transparent tvw-px-4 tvw-py-3 tvw-text-left tvw-cursor-pointer tvw-border-none");o.type="button",o.setAttribute("aria-expanded",t?"true":"false");let s=g("div","tvw-flex tvw-flex-col tvw-text-left"),a=g("span","tvw-text-xs tvw-text-cw-primary");a.textContent="Thinking...",s.appendChild(a);let l=g("span","tvw-text-xs tvw-text-cw-primary");l.textContent=qo(n),s.appendChild(l),n.status==="complete"?a.style.display="none":a.style.display="";let p=g("div","tvw-flex tvw-items-center"),u=We(t?"chevron-up":"chevron-down",16,"currentColor",2);u?p.appendChild(u):p.textContent=t?"Hide":"Show";let N=g("div","tvw-flex tvw-items-center tvw-ml-auto");N.append(p),o.append(s,N);let P=g("div","tvw-border-t tvw-border-gray-200 tvw-bg-gray-50 tvw-px-4 tvw-py-3");P.style.display=t?"":"none";let H=n.chunks.join(""),x=g("div","tvw-whitespace-pre-wrap tvw-text-xs tvw-leading-snug tvw-text-cw-muted");x.textContent=H||(n.status==="complete"?"No additional context was shared.":"Waiting for details\u2026"),P.appendChild(x);let ee=()=>{o.setAttribute("aria-expanded",t?"true":"false"),p.innerHTML="";let L=We(t?"chevron-up":"chevron-down",16,"currentColor",2);L?p.appendChild(L):p.textContent=t?"Hide":"Show",P.style.display=t?"":"none"},k=()=>{t=!t,t?hn.add(e.id):hn.delete(e.id),ee()};return o.addEventListener("pointerdown",b=>{b.preventDefault(),k()}),o.addEventListener("keydown",b=>{(b.key==="Enter"||b.key===" ")&&(b.preventDefault(),k())}),ee(),r.append(o,P),r};var yn=new Set,xn=(e,n)=>{var k;let r=e.toolCall,t=(k=n==null?void 0:n.toolCall)!=null?k:{},o=g("div",["vanilla-message-bubble","vanilla-tool-bubble","tvw-w-full","tvw-max-w-[85%]","tvw-rounded-2xl","tvw-bg-cw-surface","tvw-border","tvw-border-cw-message-border","tvw-text-cw-primary","tvw-shadow-sm","tvw-overflow-hidden","tvw-px-0","tvw-py-0"].join(" "));if(t.backgroundColor&&(o.style.backgroundColor=t.backgroundColor),t.borderColor&&(o.style.borderColor=t.borderColor),t.borderWidth&&(o.style.borderWidth=t.borderWidth),t.borderRadius&&(o.style.borderRadius=t.borderRadius),!r)return o;let s=yn.has(e.id),a=g("button","tvw-flex tvw-w-full tvw-items-center tvw-justify-between tvw-gap-3 tvw-bg-transparent tvw-px-4 tvw-py-3 tvw-text-left tvw-cursor-pointer tvw-border-none");a.type="button",a.setAttribute("aria-expanded",s?"true":"false"),t.headerBackgroundColor&&(a.style.backgroundColor=t.headerBackgroundColor),t.headerPaddingX&&(a.style.paddingLeft=t.headerPaddingX,a.style.paddingRight=t.headerPaddingX),t.headerPaddingY&&(a.style.paddingTop=t.headerPaddingY,a.style.paddingBottom=t.headerPaddingY);let l=g("div","tvw-flex tvw-flex-col tvw-text-left"),p=g("span","tvw-text-xs tvw-text-cw-primary");t.headerTextColor&&(p.style.color=t.headerTextColor),p.textContent=Oo(r),l.appendChild(p);let O=g("div","tvw-flex tvw-items-center"),u=t.toggleTextColor||t.headerTextColor||"currentColor",N=We(s?"chevron-up":"chevron-down",16,u,2);N?O.appendChild(N):O.textContent=s?"Hide":"Show";let P=g("div","tvw-flex tvw-items-center tvw-gap-2 tvw-ml-auto");P.append(O),a.append(l,P);let H=g("div","tvw-border-t tvw-border-gray-200 tvw-bg-gray-50 tvw-space-y-3 tvw-px-4 tvw-py-3");if(H.style.display=s?"":"none",t.contentBackgroundColor&&(H.style.backgroundColor=t.contentBackgroundColor),t.contentTextColor&&(H.style.color=t.contentTextColor),t.contentPaddingX&&(H.style.paddingLeft=t.contentPaddingX,H.style.paddingRight=t.contentPaddingX),t.contentPaddingY&&(H.style.paddingTop=t.contentPaddingY,H.style.paddingBottom=t.contentPaddingY),r.name){let b=g("div","tvw-text-xs tvw-text-cw-muted tvw-italic");t.contentTextColor?b.style.color=t.contentTextColor:t.headerTextColor&&(b.style.color=t.headerTextColor),b.textContent=r.name,H.appendChild(b)}if(r.args!==void 0){let b=g("div","tvw-space-y-1"),L=g("div","tvw-text-xs tvw-text-cw-muted");t.labelTextColor&&(L.style.color=t.labelTextColor),L.textContent="Arguments";let m=g("pre","tvw-max-h-48 tvw-overflow-auto tvw-whitespace-pre-wrap tvw-rounded-lg tvw-border tvw-border-gray-100 tvw-bg-white tvw-px-3 tvw-py-2 tvw-text-xs tvw-text-cw-primary");m.style.fontSize="0.75rem",m.style.lineHeight="1rem",t.codeBlockBackgroundColor&&(m.style.backgroundColor=t.codeBlockBackgroundColor),t.codeBlockBorderColor&&(m.style.borderColor=t.codeBlockBorderColor),t.codeBlockTextColor&&(m.style.color=t.codeBlockTextColor),m.textContent=ln(r.args),b.append(L,m),H.appendChild(b)}if(r.chunks&&r.chunks.length){let b=g("div","tvw-space-y-1"),L=g("div","tvw-text-xs tvw-text-cw-muted");t.labelTextColor&&(L.style.color=t.labelTextColor),L.textContent="Activity";let m=g("pre","tvw-max-h-48 tvw-overflow-auto tvw-whitespace-pre-wrap tvw-rounded-lg tvw-border tvw-border-gray-100 tvw-bg-white tvw-px-3 tvw-py-2 tvw-text-xs tvw-text-cw-primary");m.style.fontSize="0.75rem",m.style.lineHeight="1rem",t.codeBlockBackgroundColor&&(m.style.backgroundColor=t.codeBlockBackgroundColor),t.codeBlockBorderColor&&(m.style.borderColor=t.codeBlockBorderColor),t.codeBlockTextColor&&(m.style.color=t.codeBlockTextColor),m.textContent=r.chunks.join(`
15
- `),b.append(L,m),H.appendChild(b)}if(r.status==="complete"&&r.result!==void 0){let b=g("div","tvw-space-y-1"),L=g("div","tvw-text-xs tvw-text-cw-muted");t.labelTextColor&&(L.style.color=t.labelTextColor),L.textContent="Result";let m=g("pre","tvw-max-h-48 tvw-overflow-auto tvw-whitespace-pre-wrap tvw-rounded-lg tvw-border tvw-border-gray-100 tvw-bg-white tvw-px-3 tvw-py-2 tvw-text-xs tvw-text-cw-primary");m.style.fontSize="0.75rem",m.style.lineHeight="1rem",t.codeBlockBackgroundColor&&(m.style.backgroundColor=t.codeBlockBackgroundColor),t.codeBlockBorderColor&&(m.style.borderColor=t.codeBlockBorderColor),t.codeBlockTextColor&&(m.style.color=t.codeBlockTextColor),m.textContent=ln(r.result),b.append(L,m),H.appendChild(b)}if(r.status==="complete"&&typeof r.duration=="number"){let b=g("div","tvw-text-xs tvw-text-cw-muted");t.contentTextColor&&(b.style.color=t.contentTextColor),b.textContent=`Duration: ${r.duration}ms`,H.appendChild(b)}let x=()=>{a.setAttribute("aria-expanded",s?"true":"false"),O.innerHTML="";let b=t.toggleTextColor||t.headerTextColor||"currentColor",L=We(s?"chevron-up":"chevron-down",16,b,2);L?O.appendChild(L):O.textContent=s?"Hide":"Show",H.style.display=s?"":"none"},ee=()=>{s=!s,s?yn.add(e.id):yn.delete(e.id),x()};return a.addEventListener("pointerdown",b=>{b.preventDefault(),ee()}),a.addEventListener("keydown",b=>{(b.key==="Enter"||b.key===" ")&&(b.preventDefault(),ee())}),x(),o.append(a,H),o};var _o=e=>{let n=[];return{buttons:n,render:(t,o,s,a,l)=>{if(e.innerHTML="",n.length=0,!t||!t.length||(a!=null?a:o?o.getMessages():[]).some(H=>H.role==="user"))return;let u=document.createDocumentFragment(),N=o?o.isStreaming():!1,P=H=>{switch(H){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';case"sans-serif":default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}};t.forEach(H=>{let x=g("button","tvw-rounded-button tvw-bg-cw-surface tvw-px-3 tvw-py-1.5 tvw-text-xs tvw-font-medium tvw-text-cw-muted hover:tvw-opacity-90 tvw-cursor-pointer tvw-border tvw-border-gray-200");x.type="button",x.textContent=H,x.disabled=N,l!=null&&l.fontFamily&&(x.style.fontFamily=P(l.fontFamily)),l!=null&&l.fontWeight&&(x.style.fontWeight=l.fontWeight),l!=null&&l.paddingX&&(x.style.paddingLeft=l.paddingX,x.style.paddingRight=l.paddingX),l!=null&&l.paddingY&&(x.style.paddingTop=l.paddingY,x.style.paddingBottom=l.paddingY),x.addEventListener("click",()=>{!o||o.isStreaming()||(s.value="",o.sendMessage(H))}),u.appendChild(x),n.push(x)}),e.appendChild(u)}}};var jo={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"}},bn=(e,n,r,t)=>{let o=e.querySelectorAll("[data-tv-form]");o.length&&o.forEach(s=>{var x,ee,k;if(s.dataset.enhanced==="true")return;let a=(x=s.dataset.tvForm)!=null?x:"init";s.dataset.enhanced="true";let l=(ee=jo[a])!=null?ee:jo.init;s.classList.add("tvw-form-card","tvw-space-y-4");let p=g("div","tvw-space-y-1"),O=g("h3","tvw-text-base tvw-font-semibold tvw-text-cw-primary");if(O.textContent=l.title,p.appendChild(O),l.description){let b=g("p","tvw-text-sm tvw-text-cw-muted");b.textContent=l.description,p.appendChild(b)}let u=document.createElement("form");u.className="tvw-form-grid tvw-space-y-3",l.fields.forEach(b=>{var ke,Re;let L=g("label","tvw-form-field tvw-flex tvw-flex-col tvw-gap-1");L.htmlFor=`${n.id}-${a}-${b.name}`;let m=g("span","tvw-text-xs tvw-font-medium tvw-text-cw-muted");m.textContent=b.label,L.appendChild(m);let Le=(ke=b.type)!=null?ke:"text",pe;Le==="textarea"?(pe=document.createElement("textarea"),pe.rows=3):(pe=document.createElement("input"),pe.type=Le),pe.className="tvw-rounded-xl tvw-border tvw-border-gray-200 tvw-bg-white tvw-px-3 tvw-py-2 tvw-text-sm tvw-text-cw-primary focus:tvw-outline-none focus:tvw-border-cw-primary",pe.id=`${n.id}-${a}-${b.name}`,pe.name=b.name,pe.placeholder=(Re=b.placeholder)!=null?Re:"",b.required&&(pe.required=!0),L.appendChild(pe),u.appendChild(L)});let N=g("div","tvw-flex tvw-items-center tvw-justify-between tvw-gap-2"),P=g("div","tvw-text-xs tvw-text-cw-muted tvw-min-h-[1.5rem]"),H=g("button","tvw-inline-flex tvw-items-center tvw-rounded-full tvw-bg-cw-primary tvw-px-4 tvw-py-2 tvw-text-sm tvw-font-semibold tvw-text-white disabled:tvw-opacity-60 tvw-cursor-pointer");H.type="submit",H.textContent=(k=l.submitLabel)!=null?k:"Submit",N.appendChild(P),N.appendChild(H),u.appendChild(N),s.replaceChildren(p,u),u.addEventListener("submit",async b=>{var pe,ke;b.preventDefault();let L=(pe=r.formEndpoint)!=null?pe:"/form",m=new FormData(u),Le={};m.forEach((Re,Be)=>{Le[Be]=Re}),Le.type=a,H.disabled=!0,P.textContent="Submitting\u2026";try{let Re=await fetch(L,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(Le)});if(!Re.ok)throw new Error(`Form submission failed (${Re.status})`);let Be=await Re.json();P.textContent=(ke=Be.message)!=null?ke:"Thanks! We'll be in touch soon.",Be.success&&Be.nextPrompt&&await t.sendMessage(String(Be.nextPrompt))}catch(Re){P.textContent=Re instanceof Error?Re.message:"Something went wrong. Please try again."}finally{H.disabled=!1}})})};var Cn=class{constructor(){this.plugins=new Map}register(n){var r;this.plugins.has(n.id)&&console.warn(`Plugin "${n.id}" is already registered. Overwriting.`),this.plugins.set(n.id,n),(r=n.onRegister)==null||r.call(n)}unregister(n){var t;let r=this.plugins.get(n);r&&((t=r.onUnregister)==null||t.call(r),this.plugins.delete(n))}getAll(){return Array.from(this.plugins.values()).sort((n,r)=>{var t,o;return((t=r.priority)!=null?t:0)-((o=n.priority)!=null?o:0)})}getForInstance(n){let r=this.getAll();if(!n||n.length===0)return r;let t=new Set(n.map(s=>s.id));return[...r.filter(s=>!t.has(s.id)),...n].sort((s,a)=>{var l,p;return((l=a.priority)!=null?l:0)-((p=s.priority)!=null?p:0)})}clear(){this.plugins.forEach(n=>{var r;return(r=n.onUnregister)==null?void 0:r.call(n)}),this.plugins.clear()}},nn=new Cn;var nt={apiUrl:"http://localhost:43111/api/chat/dispatch",theme:{primary:"#111827",accent:"#1d4ed8",surface:"#ffffff",muted:"#6b7280",container:"#f8fafc",border:"#f1f5f9",divider:"#f1f5f9",messageBorder:"#f1f5f9",inputBackground:"#ffffff",callToAction:"#000000",callToActionBackground:"#ffffff",sendButtonBackgroundColor:"#111827",sendButtonTextColor:"#ffffff",sendButtonBorderColor:"#60a5fa",closeButtonColor:"#6b7280",closeButtonBackgroundColor:"transparent",closeButtonBorderColor:"",clearChatIconColor:"#6b7280",clearChatBackgroundColor:"transparent",clearChatBorderColor:"transparent",micIconColor:"#111827",micBackgroundColor:"transparent",micBorderColor:"transparent",recordingIconColor:"#ffffff",recordingBackgroundColor:"#ef4444",recordingBorderColor:"transparent",inputFontFamily:"sans-serif",inputFontWeight:"400",radiusSm:"0.75rem",radiusMd:"1rem",radiusLg:"1.5rem",launcherRadius:"9999px",buttonRadius:"9999px"},launcher:{enabled:!0,title:"Chat Assistant",subtitle:"Here to help you get answers fast",agentIconText:"\u{1F4AC}",position:"bottom-right",width:"min(400px, calc(100vw - 24px))",autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:"#000000",callToActionIconBackgroundColor:"#ffffff",closeButtonColor:"#6b7280",closeButtonBackgroundColor:"transparent",clearChat:{iconColor:"#6b7280",backgroundColor:"transparent",borderColor:"transparent",enabled:!0,iconName:"refresh-cw",size:"29px",showTooltip:!0,tooltipText:"Clear chat",paddingX:"0px",paddingY:"0px"},headerIconHidden:!1},copy:{welcomeTitle:"Hello \u{1F44B}",welcomeSubtitle:"Ask anything about your account or products.",inputPlaceholder:"How can I help...",sendButtonLabel:"Send"},sendButton:{borderWidth:"0px",paddingX:"12px",paddingY:"10px",backgroundColor:"#111827",textColor:"#ffffff",borderColor:"#60a5fa",useIcon:!0,iconText:"\u2191",size:"40px",showTooltip:!0,tooltipText:"Send message",iconName:"send"},statusIndicator:{visible:!0,idleText:"Online",connectingText:"Connecting\u2026",connectedText:"Streaming\u2026",errorText:"Offline"},voiceRecognition:{enabled:!0,pauseDuration:2e3,iconName:"mic",iconSize:"39px",borderWidth:"0px",paddingX:"9px",paddingY:"14px",iconColor:"#111827",backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:"#ffffff",recordingBackgroundColor:"#ef4444",recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"],suggestionChipsConfig:{fontFamily:"sans-serif",fontWeight:"500",paddingX:"12px",paddingY:"6px"},debug:!1};function Sn(e){var n,r,t;return e?{...nt,...e,theme:{...nt.theme,...e.theme},launcher:{...nt.launcher,...e.launcher,clearChat:{...(n=nt.launcher)==null?void 0:n.clearChat,...(r=e.launcher)==null?void 0:r.clearChat}},copy:{...nt.copy,...e.copy},sendButton:{...nt.sendButton,...e.sendButton},statusIndicator:{...nt.statusIndicator,...e.statusIndicator},voiceRecognition:{...nt.voiceRecognition,...e.voiceRecognition},features:{...nt.features,...e.features},suggestionChips:(t=e.suggestionChips)!=null?t:nt.suggestionChips,suggestionChipsConfig:{...nt.suggestionChipsConfig,...e.suggestionChipsConfig}}:nt}var Uo=()=>{let e=new Map,n=(o,s)=>(e.has(o)||e.set(o,new Set),e.get(o).add(s),()=>r(o,s)),r=(o,s)=>{var a;(a=e.get(o))==null||a.delete(s)};return{on:n,off:r,emit:(o,s)=>{var a;(a=e.get(o))==null||a.forEach(l=>{try{l(s)}catch(p){typeof console!="undefined"&&console.error("[AgentWidget] Event handler error:",p)}})}}};var cr=e=>{let n=e.match(/```(?:json)?\s*([\s\S]*?)```/i);return n?n[1]:e},dr=e=>{let n=e.trim(),r=n.indexOf("{");if(r===-1)return null;let t=0;for(let o=r;o<n.length;o+=1){let s=n[o];if(s==="{"&&(t+=1),s==="}"&&(t-=1,t===0))return n.slice(r,o+1)}return null},on=({text:e})=>{if(!e||!e.includes("{"))return null;try{let n=cr(e),r=dr(n);if(!r)return null;let t=JSON.parse(r);if(!t||typeof t!="object"||!t.action)return null;let{action:o,...s}=t;return{type:String(o),payload:s,raw:t}}catch{return null}},An=e=>typeof e=="string"?e:e==null?"":String(e),Yt={message:e=>e.type!=="message"?void 0:{handled:!0,displayText:An(e.payload.text)},messageAndClick:(e,n)=>{var o;if(e.type!=="message_and_click")return;let r=e.payload,t=An(r.element);if(t&&((o=n.document)!=null&&o.querySelector)){let s=n.document.querySelector(t);s?setTimeout(()=>{s.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",t)}return{handled:!0,displayText:An(r.text)}}},Vo=e=>Array.isArray(e)?e.map(n=>String(n)):[],rn=e=>{let n=new Set(Vo(e.getMetadata().processedActionMessageIds)),r=()=>{n=new Set(Vo(e.getMetadata().processedActionMessageIds))},t=()=>{let s=Array.from(n);e.updateMetadata(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 l=a?e.parsers.reduce((O,u)=>O||(u==null?void 0:u({text:a,message:s.message}))||null,null):null;if(!l)return null;n.add(s.message.id),t();let p={action:l,message:s.message};e.emit("action:detected",p);for(let O of e.handlers)if(O)try{let u=O(l,{message:s.message,metadata:e.getMetadata(),updateMetadata:e.updateMetadata,document:e.documentRef});if(!u)continue;if(u.handled){let N=u.persistMessage!==!1;return{text:u.displayText!==void 0?u.displayText:"",persist:N}}}catch(u){typeof console!="undefined"&&console.error("[AgentWidget] Action handler error:",u)}return{text:"",persist:!0}},syncFromMetadata:r}};var ur=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}},gr=e=>e.map(n=>({...n,streaming:!1})),Tn=(e="vanilla-agent-state")=>{let n=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let r=n();return r?ur(r.getItem(e)):null},save:r=>{let t=n();if(t)try{let o={...r,messages:r.messages?gr(r.messages):void 0};t.setItem(e,JSON.stringify(o))}catch(o){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",o)}},clear:()=>{let r=n();if(r)try{r.removeItem(e)}catch(t){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",t)}}}};var En=class{constructor(){this.components=new Map}register(n,r){this.components.has(n)&&console.warn(`[ComponentRegistry] Component "${n}" is already registered. Overwriting.`),this.components.set(n,r)}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(([r,t])=>{this.register(r,t)})}},en=new En;import{parse as pr,STR as mr,OBJ as fr}from"partial-json";function wr(e){if(!e||typeof e!="object"||!("component"in e))return!1;let n=e.component;return typeof n=="string"&&n.length>0}function hr(e,n){if(!wr(e))return null;let r=e.props&&typeof e.props=="object"&&e.props!==null?e.props:{};return{component:e.component,props:r,raw:n}}function Mn(){let e=null,n=0;return{getExtractedDirective:()=>e,processChunk:r=>{let t=r.trim();if(!t.startsWith("{")&&!t.startsWith("["))return null;if(r.length<=n)return e;try{let o=pr(r,mr|fr),s=hr(o,r);s&&(e=s)}catch{}return n=r.length,e},reset:()=>{e=null,n=0}}}function vr(e){return typeof e=="object"&&e!==null&&"component"in e&&typeof e.component=="string"&&"props"in e&&typeof e.props=="object"}function Wn(e,n){let{config:r,message:t,onPropsUpdate:o}=n,s=en.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:t,config:r,updateProps:l=>{o&&o(l)}};try{return s(e.props,a)}catch(l){return console.error(`[ComponentMiddleware] Error rendering component "${e.component}":`,l),null}}function yr(){let e=Mn();return{processChunk:n=>e.processChunk(n),getDirective:()=>e.getExtractedDirective(),reset:()=>{e.reset()}}}function Ln(e){if(!e.rawContent)return!1;try{let n=JSON.parse(e.rawContent);return typeof n=="object"&&n!==null&&"component"in n&&typeof n.component=="string"}catch{return!1}}function kn(e){if(!e.rawContent)return null;try{let n=JSON.parse(e.rawContent);if(typeof n=="object"&&n!==null&&"component"in n&&typeof n.component=="string")return{component:n.component,props:n.props&&typeof n.props=="object"&&n.props!==null?n.props:{},raw:e.rawContent}}catch{}return null}var Jt="vanilla-agent-chat-history",xr=30*1e3,Bn=e=>!e||typeof e!="object"?{}:{...e},Ko=e=>e.map(n=>({...n,streaming:!1})),Xo=(e,n)=>r=>{var s,a,l;let t=(s=r.text)!=null?s:"",o=(a=r.message.rawContent)!=null?a:null;if(n){let p=n.process({text:t,raw:o!=null?o:t,message:r.message,streaming:r.streaming});p!==null&&(t=p.text,p.persist||(r.message.__skipPersist=!0))}return e!=null&&e.postprocessMessage?e.postprocessMessage({...r,text:t,raw:(l=o!=null?o:r.text)!=null?l:""}):an(t)},Rn=(e,n,r)=>{var d,F,ae,le,ue,He,Te,ce,U,re,we,xe,Pe,pt;(!e.id||e.id!=="vanilla-agent-root")&&(e.id="vanilla-agent-root");let t=Sn(n);pn(e,t);let o=nn.getForInstance(t.plugins);t.components&&en.registerAll(t.components);let s=Uo(),a=(d=t.storageAdapter)!=null?d:Tn(),l={},p=null;if(a!=null&&a.load)try{let i=a.load();if(i&&typeof i.then=="function")p=i;else if(i){let c=i;c.metadata&&(l=Bn(c.metadata)),(F=c.messages)!=null&&F.length&&(t={...t,initialMessages:c.messages})}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",i)}let O=()=>l,u=i=>{var A;l=(A=i({...l}))!=null?A:{},Wt()},N=t.actionParsers&&t.actionParsers.length?t.actionParsers:[on],P=t.actionHandlers&&t.actionHandlers.length?t.actionHandlers:[Yt.message,Yt.messageAndClick],H=rn({parsers:N,handlers:P,getMetadata:O,updateMetadata:u,emit:s.emit,documentRef:typeof document!="undefined"?document:null});H.syncFromMetadata();let x=(le=(ae=t.launcher)==null?void 0:ae.enabled)!=null?le:!0,ee=(He=(ue=t.launcher)==null?void 0:ue.autoExpand)!=null?He:!1,k=ee,b=x,L=x?ee:!0,m=Xo(t,H),Le=(ce=(Te=t.features)==null?void 0:Te.showReasoning)!=null?ce:!0,pe=(re=(U=t.features)==null?void 0:U.showToolCalls)!=null?re:!0,ke=(we=t.statusIndicator)!=null?we:{},Re=i=>{var c,A,D,M;return i==="idle"?(c=ke.idleText)!=null?c:Ue.idle:i==="connecting"?(A=ke.connectingText)!=null?A:Ue.connecting:i==="connected"?(D=ke.connectedText)!=null?D:Ue.connected:i==="error"?(M=ke.errorText)!=null?M:Ue.error:Ue[i]},{wrapper:Be,panel:X}=zo(t),Ne=$o(t,x),{container:be,body:me,messagesWrapper:se,suggestions:Ce,textarea:G,sendButton:B,sendButtonWrapper:ot,composerForm:bt,statusText:Dt,introTitle:rt,introSubtitle:ne,closeButton:R,iconHolder:he,headerTitle:qt,headerSubtitle:ve}=Ne,S=Ne.micButton,De=Ne.micButtonWrapper;X.appendChild(be),e.appendChild(Be);let $e=[],dt=_o(Ce),st=null,I,ut=!1,Ae=!0,Ze=0,_=0,ie=null,gt=!1,K=0,Ke=!1,Kt=125,Ct=2e3,Ot=5,zt=50,St=new Map,oe={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1},Et=(Pe=(xe=t.voiceRecognition)==null?void 0:xe.autoResume)!=null?Pe:!1,Mt=i=>{s.emit("voice:state",{active:oe.active,source:i,timestamp:Date.now()})},it=()=>{u(i=>({...i,voiceState:{active:oe.active,timestamp:Date.now(),manuallyDeactivated:oe.manuallyDeactivated}}))},$t=()=>{var D,M;if(((D=t.voiceRecognition)==null?void 0:D.enabled)===!1)return;let i=Bn(l.voiceState),c=!!i.active,A=Number((M=i.timestamp)!=null?M:0);oe.manuallyDeactivated=!!i.manuallyDeactivated,c&&Date.now()-A<xr&&setTimeout(()=>{oe.active||(oe.manuallyDeactivated=!1,ht("restore"))},1e3)},_t=()=>I?Ko(I.getMessages()).filter(i=>!i.__skipPersist):[];function Wt(i){if(!(a!=null&&a.save))return;let A={messages:i?Ko(i):I?_t():[],metadata:l};try{let D=a.save(A);D instanceof Promise&&D.catch(M=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",M)})}catch(D){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",D)}}let mt=(i=!1)=>{if(!Ae)return;let c=Date.now();gt&&c<K&&!i||(gt&&c>=K&&(gt=!1),!(!i&&!ut)&&(c-_<Kt||(_=c,ie&&cancelAnimationFrame(ie),ie=requestAnimationFrame(()=>{gt||!Ae||(Ke=!0,me.scrollTop=me.scrollHeight,Ze=me.scrollTop,requestAnimationFrame(()=>{Ke=!1}),ie=null)}))))},at=null,jt=()=>Be.querySelector("#vanilla-agent-scroll-container")||me,Ut=(i,c=500)=>{let A=i.scrollTop,D=i.clientHeight,M=i.scrollHeight,y=M-A;if(A+D>=M-2||Math.abs(y)<5)return;at!==null&&(cancelAnimationFrame(at),at=null);let V=performance.now(),E=h=>1-Math.pow(1-h,3),W=h=>{let $=i.scrollHeight;$!==M&&(M=$,y=M-A);let J=h-V,Z=Math.min(J/c,1),Oe=E(Z),Ie=A+y*Oe;i.scrollTop=Ie,Z<1?at=requestAnimationFrame(W):(i.scrollTop=i.scrollHeight,at=null)};at=requestAnimationFrame(W)},Vt=i=>{let c=new Map;i.forEach(A=>{let D=St.get(A.id);c.set(A.id,{streaming:A.streaming,role:A.role}),!D&&A.role==="assistant"&&s.emit("assistant:message",A),A.role==="assistant"&&(D!=null&&D.streaming)&&A.streaming===!1&&s.emit("assistant:complete",A)}),St.clear(),c.forEach((A,D)=>{St.set(D,A)})},ft=(i,c,A)=>{i.innerHTML="";let D=document.createDocumentFragment();c.forEach(y=>{let C=null,V=o.find(W=>!!(y.variant==="reasoning"&&W.renderReasoning||y.variant==="tool"&&W.renderToolCall||!y.variant&&W.renderMessage));if(V)if(y.variant==="reasoning"&&y.reasoning&&V.renderReasoning){if(!Le)return;C=V.renderReasoning({message:y,defaultRenderer:()=>vn(y),config:t})}else if(y.variant==="tool"&&y.toolCall&&V.renderToolCall){if(!pe)return;C=V.renderToolCall({message:y,defaultRenderer:()=>xn(y,t),config:t})}else V.renderMessage&&(C=V.renderMessage({message:y,defaultRenderer:()=>{let W=wn(y,A);return y.role!=="user"&&bn(W,y,t,I),W},config:t}));if(!C&&y.role==="assistant"&&!y.variant&&t.enableComponentStreaming!==!1&&Ln(y)){let h=kn(y);if(h){let $=Wn(h,{config:t,message:y,transform:A});if($){let J=document.createElement("div");if(J.className=["vanilla-message-bubble","tvw-max-w-[85%]","tvw-rounded-2xl","tvw-bg-cw-surface","tvw-border","tvw-border-cw-message-border","tvw-p-4"].join(" "),J.setAttribute("data-message-id",y.id),y.content&&y.content.trim()){let Z=document.createElement("div");Z.className="tvw-mb-3 tvw-text-sm tvw-leading-relaxed",Z.innerHTML=A({text:y.content,message:y,streaming:!!y.streaming,raw:y.rawContent}),J.appendChild(Z)}J.appendChild($),C=J}}}if(!C)if(y.variant==="reasoning"&&y.reasoning){if(!Le)return;C=vn(y)}else if(y.variant==="tool"&&y.toolCall){if(!pe)return;C=xn(y,t)}else C=wn(y,A),y.role!=="user"&&bn(C,y,t,I);let E=document.createElement("div");E.className="tvw-flex",y.role==="user"&&E.classList.add("tvw-justify-end"),E.appendChild(C),D.appendChild(E)});let M=c.some(y=>y.role==="assistant"&&y.streaming);if(ut&&c.some(y=>y.role==="user")&&!M){let y=fn(),C=document.createElement("div");C.className=["tvw-max-w-[85%]","tvw-rounded-2xl","tvw-text-sm","tvw-leading-relaxed","tvw-shadow-sm","tvw-bg-cw-surface","tvw-border","tvw-border-cw-message-border","tvw-text-cw-primary","tvw-px-5","tvw-py-3"].join(" "),C.appendChild(y);let V=document.createElement("div");V.className="tvw-flex",V.appendChild(C),D.appendChild(V)}i.appendChild(D),requestAnimationFrame(()=>{requestAnimationFrame(()=>{let y=jt();Ut(y)})})},wt=()=>{x&&(L?(Be.classList.remove("tvw-pointer-events-none","tvw-opacity-0"),X.classList.remove("tvw-scale-95","tvw-opacity-0"),X.classList.add("tvw-scale-100","tvw-opacity-100"),z&&(z.element.style.display="none")):(Be.classList.add("tvw-pointer-events-none","tvw-opacity-0"),X.classList.remove("tvw-scale-100","tvw-opacity-100"),X.classList.add("tvw-scale-95","tvw-opacity-0"),z&&(z.element.style.display="")))},_e=(i,c="user")=>{if(!x||L===i)return;let A=L;L=i,wt(),L&&(ye(),mt(!0));let D={open:L,source:c,timestamp:Date.now()};L&&!A?s.emit("widget:opened",D):!L&&A&&s.emit("widget:closed",D),s.emit("widget:state",{open:L,launcherEnabled:x,voiceActive:oe.active,streaming:I.isStreaming()})},At=i=>{G.disabled=i,B.disabled=i,S&&(S.disabled=i),dt.buttons.forEach(c=>{c.disabled=i})},Lt=()=>{var M,y,C,V,E,W,h,$,J,Z,Oe,Ie,ct,Q;rt.textContent=(y=(M=t.copy)==null?void 0:M.welcomeTitle)!=null?y:"Hello \u{1F44B}",ne.textContent=(V=(C=t.copy)==null?void 0:C.welcomeSubtitle)!=null?V:"Ask anything about your account or products.",G.placeholder=(W=(E=t.copy)==null?void 0:E.inputPlaceholder)!=null?W:"How can I help...",(($=(h=t.sendButton)==null?void 0:h.useIcon)!=null?$:!1)||(B.textContent=(Z=(J=t.copy)==null?void 0:J.sendButtonLabel)!=null?Z:"Send");let c=(Ie=(Oe=t.theme)==null?void 0:Oe.inputFontFamily)!=null?Ie:"sans-serif",A=(Q=(ct=t.theme)==null?void 0:ct.inputFontWeight)!=null?Q:"400",D=Ht=>{switch(Ht){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';case"sans-serif":default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}};G.style.fontFamily=D(c),G.style.fontWeight=A};I=new Qt(t,{onMessagesChanged(i){ft(se,i,m),I&&(i.some(D=>D.role==="user")?dt.render([],I,G,i):dt.render(t.suggestionChips,I,G,i,t.suggestionChipsConfig)),mt(!ut),Vt(i);let c=[...i].reverse().find(A=>A.role==="user");oe.lastUserMessageWasVoice=!!(c!=null&&c.viaVoice),Wt(i)},onStatusChanged(i){var D;let c=(D=t.statusIndicator)!=null?D:{},A=M=>{var y,C,V,E;return M==="idle"?(y=c.idleText)!=null?y:Ue.idle:M==="connecting"?(C=c.connectingText)!=null?C:Ue.connecting:M==="connected"?(V=c.connectedText)!=null?V:Ue.connected:M==="error"?(E=c.errorText)!=null?E:Ue.error:Ue[M]};Dt.textContent=A(i)},onStreamingChanged(i){ut=i,At(i),I&&ft(se,I.getMessages(),m),i||mt(!0)}}),p&&p.then(i=>{var c;i&&(i.metadata&&(l=Bn(i.metadata),H.syncFromMetadata()),(c=i.messages)!=null&&c.length&&I.hydrateMessages(i.messages))}).catch(i=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",i)});let kt=i=>{i.preventDefault();let c=G.value.trim();c&&(G.value="",I.sendMessage(c))},Bt=i=>{i.key==="Enter"&&!i.shiftKey&&(i.preventDefault(),B.click())},qe=null,je=!1,lt=null,Qe=null,Rt=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,ht=(i="user")=>{var y,C,V,E;if(je||I.isStreaming())return;let c=Rt();if(!c)return;qe=new c;let D=(C=((y=t.voiceRecognition)!=null?y:{}).pauseDuration)!=null?C:2e3;qe.continuous=!0,qe.interimResults=!0,qe.lang="en-US";let M=G.value;qe.onresult=W=>{let h="",$="";for(let Z=0;Z<W.results.length;Z++){let Oe=W.results[Z],Ie=Oe[0].transcript;Oe.isFinal?h+=Ie+" ":$=Ie}let J=M+h+$;G.value=J,lt&&clearTimeout(lt),(h||$)&&(lt=window.setTimeout(()=>{let Z=G.value.trim();Z&&qe&&je&&(Xe(),G.value="",I.sendMessage(Z,{viaVoice:!0}))},D))},qe.onerror=W=>{W.error!=="no-speech"&&Xe()},qe.onend=()=>{if(je){let W=G.value.trim();W&&W!==M.trim()&&(G.value="",I.sendMessage(W,{viaVoice:!0})),Xe()}};try{if(qe.start(),je=!0,oe.active=!0,i!=="system"&&(oe.manuallyDeactivated=!1),Mt(i),it(),S){Qe={backgroundColor:S.style.backgroundColor,color:S.style.color,borderColor:S.style.borderColor};let W=(V=t.voiceRecognition)!=null?V:{},h=(E=W.recordingBackgroundColor)!=null?E:"#ef4444",$=W.recordingIconColor,J=W.recordingBorderColor;if(S.classList.add("tvw-voice-recording"),S.style.backgroundColor=h,$){S.style.color=$;let Z=S.querySelector("svg");Z&&Z.setAttribute("stroke",$)}J&&(S.style.borderColor=J),S.setAttribute("aria-label","Stop voice recognition")}}catch{Xe("system")}},Xe=(i="user")=>{if(je){if(je=!1,lt&&(clearTimeout(lt),lt=null),qe){try{qe.stop()}catch{}qe=null}if(oe.active=!1,Mt(i),it(),S){if(S.classList.remove("tvw-voice-recording"),Qe){S.style.backgroundColor=Qe.backgroundColor,S.style.color=Qe.color,S.style.borderColor=Qe.borderColor;let c=S.querySelector("svg");c&&c.setAttribute("stroke",Qe.color||"currentColor"),Qe=null}S.setAttribute("aria-label","Start voice recognition")}}},f=(i,c)=>{var Ie,ct,Q,Ht,Pt,Ee,et;if(!(typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined")))return null;let D=g("div","tvw-send-button-wrapper"),M=g("button","tvw-rounded-button tvw-flex tvw-items-center tvw-justify-center disabled:tvw-opacity-50 tvw-cursor-pointer");M.type="button",M.setAttribute("aria-label","Start voice recognition");let y=(Ie=i==null?void 0:i.iconName)!=null?Ie:"mic",C=(ct=c==null?void 0:c.size)!=null?ct:"40px",V=(Q=i==null?void 0:i.iconSize)!=null?Q:C,E=parseFloat(V)||24,W=(Ht=i==null?void 0:i.backgroundColor)!=null?Ht:c==null?void 0:c.backgroundColor,h=(Pt=i==null?void 0:i.iconColor)!=null?Pt:c==null?void 0:c.textColor;M.style.width=V,M.style.height=V,M.style.minWidth=V,M.style.minHeight=V,M.style.fontSize="18px",M.style.lineHeight="1";let $=h||"currentColor",J=We(y,E,$,1.5);J?(M.appendChild(J),M.style.color=$):(M.textContent="\u{1F3A4}",M.style.color=$),W?M.style.backgroundColor=W:M.classList.add("tvw-bg-cw-primary"),h?M.style.color=h:!h&&!(c!=null&&c.textColor)&&M.classList.add("tvw-text-white"),i!=null&&i.borderWidth&&(M.style.borderWidth=i.borderWidth,M.style.borderStyle="solid"),i!=null&&i.borderColor&&(M.style.borderColor=i.borderColor),i!=null&&i.paddingX&&(M.style.paddingLeft=i.paddingX,M.style.paddingRight=i.paddingX),i!=null&&i.paddingY&&(M.style.paddingTop=i.paddingY,M.style.paddingBottom=i.paddingY),D.appendChild(M);let Z=(Ee=i==null?void 0:i.tooltipText)!=null?Ee:"Start voice recognition";if(((et=i==null?void 0:i.showTooltip)!=null?et:!1)&&Z){let vt=g("div","tvw-send-button-tooltip");vt.textContent=Z,D.appendChild(vt)}return{micButton:M,micButtonWrapper:D}},j=()=>{if(je){let i=G.value.trim();oe.manuallyDeactivated=!0,it(),Xe("user"),i&&(G.value="",I.sendMessage(i))}else oe.manuallyDeactivated=!1,it(),ht("user")};S&&(S.addEventListener("click",j),$e.push(()=>{Xe("system"),S&&S.removeEventListener("click",j)}));let Y=s.on("assistant:complete",()=>{Et&&(oe.active||oe.manuallyDeactivated||Et==="assistant"&&!oe.lastUserMessageWasVoice||setTimeout(()=>{!oe.active&&!oe.manuallyDeactivated&&ht("auto")},600))});$e.push(Y);let fe=()=>{_e(!L,"user")},z=x?mn(t,fe):null;z&&e.appendChild(z.element),wt(),dt.render(t.suggestionChips,I,G,void 0,t.suggestionChipsConfig),Lt(),At(I.isStreaming()),mt(!0),$t();let ye=()=>{var C,V;if(!x){X.style.height="",X.style.width="";return}let i=(V=(C=t==null?void 0:t.launcher)==null?void 0:C.width)!=null?V:t==null?void 0:t.launcherWidth,c=i!=null?i:"min(400px, calc(100vw - 24px))";X.style.width=c,X.style.maxWidth=c;let A=window.innerHeight,M=Math.max(200,A-64),y=Math.min(640,M);X.style.height=`${y}px`};ye(),window.addEventListener("resize",ye),$e.push(()=>window.removeEventListener("resize",ye)),Ze=me.scrollTop;let de=()=>{let i=me.scrollTop,c=me.scrollHeight,A=me.clientHeight,D=c-i-A,M=Math.abs(i-Ze);if(Ze=i,!Ke&&!(M<=Ot)){if(!Ae&&D<zt){gt=!1,Ae=!0;return}Ae&&D>zt&&(gt=!0,K=Date.now()+Ct,Ae=!1)}};me.addEventListener("scroll",de,{passive:!0}),$e.push(()=>me.removeEventListener("scroll",de)),$e.push(()=>{ie&&cancelAnimationFrame(ie)});let v=()=>{R&&(st&&(R.removeEventListener("click",st),st=null),x?(R.style.display="",st=()=>{L=!1,wt()},R.addEventListener("click",st)):R.style.display="none")};v(),(()=>{let{clearChatButton:i}=Ne;i&&i.addEventListener("click",()=>{I.clearMessages();try{localStorage.removeItem(Jt),t.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Jt}`)}catch(A){console.error("[AgentWidget] Failed to clear default localStorage:",A)}if(t.clearChatHistoryStorageKey&&t.clearChatHistoryStorageKey!==Jt)try{localStorage.removeItem(t.clearChatHistoryStorageKey),t.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${t.clearChatHistoryStorageKey}`)}catch(A){console.error("[AgentWidget] Failed to clear custom localStorage:",A)}let c=new CustomEvent("vanilla-agent:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(c),a!=null&&a.clear)try{let A=a.clear();A instanceof Promise&&A.catch(D=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",D)})}catch(A){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",A)}l={},H.syncFromMetadata()})})(),bt.addEventListener("submit",kt),G.addEventListener("keydown",Bt),$e.push(()=>{bt.removeEventListener("submit",kt),G.removeEventListener("keydown",Bt)}),$e.push(()=>{I.cancel()}),z&&$e.push(()=>{z==null||z.destroy()});let q={update(i){var Pn,In,Fn,Nn,Dn,qn,On,zn,$n,_n,jn,Un,Vn,Kn,Xn,Yn,Jn,Gn,Zn,Qn,eo,to,no,oo,ro,so,io,ao,lo,co,uo,go,po,mo,fo,wo,ho,vo,yo,xo,bo,Co,So,Ao,To,Eo,Mo,Wo,Lo,ko,Bo;let c=t.toolCall;t={...t,...i},pn(e,t);let A=nn.getForInstance(t.plugins);o.length=0,o.push(...A),x=(In=(Pn=t.launcher)==null?void 0:Pn.enabled)!=null?In:!0,ee=(Nn=(Fn=t.launcher)==null?void 0:Fn.autoExpand)!=null?Nn:!1,Le=(qn=(Dn=t.features)==null?void 0:Dn.showReasoning)!=null?qn:!0,pe=(zn=(On=t.features)==null?void 0:On.showToolCalls)!=null?zn:!0,(($n=t.launcher)==null?void 0:$n.enabled)===!1&&z&&(z.destroy(),z=null),((_n=t.launcher)==null?void 0:_n.enabled)!==!1&&!z&&(z=mn(t,fe),e.appendChild(z.element)),z&&z.update(t),qt&&((jn=t.launcher)==null?void 0:jn.title)!==void 0&&(qt.textContent=t.launcher.title),ve&&((Un=t.launcher)==null?void 0:Un.subtitle)!==void 0&&(ve.textContent=t.launcher.subtitle),x!==b?x?_e(ee,"auto"):(L=!0,wt()):ee!==k&&_e(ee,"auto"),k=ee,b=x,ye(),v(),JSON.stringify(i.toolCall)!==JSON.stringify(c)&&I&&ft(se,I.getMessages(),m);let C=(Vn=t.launcher)!=null?Vn:{},V=(Kn=C.headerIconHidden)!=null?Kn:!1,E=C.headerIconName,W=(Xn=C.headerIconSize)!=null?Xn:"48px";if(he){let T=be.querySelector(".tvw-border-b-cw-divider"),Me=T==null?void 0:T.querySelector(".tvw-flex-col");if(V)he.style.display="none",T&&Me&&!T.contains(Me)&&T.insertBefore(Me,T.firstChild);else{if(he.style.display="",he.style.height=W,he.style.width=W,T&&Me&&(T.contains(he)?he.nextSibling!==Me&&(he.remove(),T.insertBefore(he,Me)):T.insertBefore(he,Me)),E){let ze=parseFloat(W)||24,ge=We(E,ze*.6,"#ffffff",2);ge?he.replaceChildren(ge):he.textContent=(Yn=C.agentIconText)!=null?Yn:"\u{1F4AC}"}else if(C.iconUrl){let ze=he.querySelector("img");if(ze)ze.src=C.iconUrl,ze.style.height=W,ze.style.width=W;else{let ge=document.createElement("img");ge.src=C.iconUrl,ge.alt="",ge.className="tvw-rounded-xl tvw-object-cover",ge.style.height=W,ge.style.width=W,he.replaceChildren(ge)}}else{let ze=he.querySelector("svg"),ge=he.querySelector("img");(ze||ge)&&he.replaceChildren(),he.textContent=(Jn=C.agentIconText)!=null?Jn:"\u{1F4AC}"}let Fe=he.querySelector("img");Fe&&(Fe.style.height=W,Fe.style.width=W)}}if(R){let T=(Gn=C.closeButtonSize)!=null?Gn:"32px",Me=(Zn=C.closeButtonPlacement)!=null?Zn:"inline";R.style.height=T,R.style.width=T;let Fe=Me==="top-right",ze=R.classList.contains("tvw-absolute");if(Fe!==ze)if(R.remove(),Fe)R.className="tvw-absolute tvw-top-4 tvw-right-4 tvw-z-50 tvw-inline-flex tvw-items-center tvw-justify-center tvw-rounded-full tvw-text-cw-muted hover:tvw-bg-gray-100 tvw-cursor-pointer tvw-border-none",be.style.position="relative",be.appendChild(R);else{R.className="tvw-ml-auto tvw-inline-flex tvw-items-center tvw-justify-center tvw-rounded-full tvw-text-cw-muted hover:tvw-bg-gray-100 tvw-cursor-pointer tvw-border-none";let te=be.querySelector(".tvw-border-b-cw-divider");te&&te.appendChild(R)}if(C.closeButtonColor?(R.style.color=C.closeButtonColor,R.classList.remove("tvw-text-cw-muted")):(R.style.color="",R.classList.add("tvw-text-cw-muted")),C.closeButtonBackgroundColor?(R.style.backgroundColor=C.closeButtonBackgroundColor,R.classList.remove("hover:tvw-bg-gray-100")):(R.style.backgroundColor="",R.classList.add("hover:tvw-bg-gray-100")),C.closeButtonBorderWidth||C.closeButtonBorderColor){let te=C.closeButtonBorderWidth||"0px",xt=C.closeButtonBorderColor||"transparent";R.style.border=`${te} solid ${xt}`,R.classList.remove("tvw-border-none")}else R.style.border="",R.classList.add("tvw-border-none");C.closeButtonBorderRadius?(R.style.borderRadius=C.closeButtonBorderRadius,R.classList.remove("tvw-rounded-full")):(R.style.borderRadius="",R.classList.add("tvw-rounded-full")),C.closeButtonPaddingX?(R.style.paddingLeft=C.closeButtonPaddingX,R.style.paddingRight=C.closeButtonPaddingX):(R.style.paddingLeft="",R.style.paddingRight=""),C.closeButtonPaddingY?(R.style.paddingTop=C.closeButtonPaddingY,R.style.paddingBottom=C.closeButtonPaddingY):(R.style.paddingTop="",R.style.paddingBottom="");let ge=(Qn=C.closeButtonIconName)!=null?Qn:"x",Tt=(eo=C.closeButtonIconText)!=null?eo:"\xD7";R.innerHTML="";let Je=We(ge,"20px",C.closeButtonColor||"",2);Je?R.appendChild(Je):R.textContent=Tt;let{closeButtonWrapper:Ve}=Ne,Se=(to=C.closeButtonTooltipText)!=null?to:"Close chat",Ge=(no=C.closeButtonShowTooltip)!=null?no:!0;if(R.setAttribute("aria-label",Se),Ve&&(Ve._cleanupTooltip&&(Ve._cleanupTooltip(),delete Ve._cleanupTooltip),Ge&&Se)){let te=null,xt=()=>{if(te||!R)return;te=g("div","tvw-clear-chat-tooltip"),te.textContent=Se;let Ro=g("div");Ro.className="tvw-clear-chat-tooltip-arrow",te.appendChild(Ro);let sn=R.getBoundingClientRect();te.style.position="fixed",te.style.left=`${sn.left+sn.width/2}px`,te.style.top=`${sn.top-8}px`,te.style.transform="translate(-50%, -100%)",document.body.appendChild(te)},tt=()=>{te&&te.parentNode&&(te.parentNode.removeChild(te),te=null)};Ve.addEventListener("mouseenter",xt),Ve.addEventListener("mouseleave",tt),R.addEventListener("focus",xt),R.addEventListener("blur",tt),Ve._cleanupTooltip=()=>{tt(),Ve&&(Ve.removeEventListener("mouseenter",xt),Ve.removeEventListener("mouseleave",tt)),R&&(R.removeEventListener("focus",xt),R.removeEventListener("blur",tt))}}}let{clearChatButton:h,clearChatButtonWrapper:$}=Ne;if(h){let T=(oo=C.clearChat)!=null?oo:{},Me=(ro=T.enabled)!=null?ro:!0;if($&&($.style.display=Me?"":"none"),Me){let Fe=(so=T.size)!=null?so:"32px";h.style.height=Fe,h.style.width=Fe;let ze=(io=T.iconName)!=null?io:"refresh-cw",ge=(ao=T.iconColor)!=null?ao:"";h.innerHTML="";let Tt=We(ze,"20px",ge||"",2);if(Tt&&h.appendChild(Tt),ge?(h.style.color=ge,h.classList.remove("tvw-text-cw-muted")):(h.style.color="",h.classList.add("tvw-text-cw-muted")),T.backgroundColor?(h.style.backgroundColor=T.backgroundColor,h.classList.remove("hover:tvw-bg-gray-100")):(h.style.backgroundColor="",h.classList.add("hover:tvw-bg-gray-100")),T.borderWidth||T.borderColor){let Se=T.borderWidth||"0px",Ge=T.borderColor||"transparent";h.style.border=`${Se} solid ${Ge}`,h.classList.remove("tvw-border-none")}else h.style.border="",h.classList.add("tvw-border-none");T.borderRadius?(h.style.borderRadius=T.borderRadius,h.classList.remove("tvw-rounded-full")):(h.style.borderRadius="",h.classList.add("tvw-rounded-full")),T.paddingX?(h.style.paddingLeft=T.paddingX,h.style.paddingRight=T.paddingX):(h.style.paddingLeft="",h.style.paddingRight=""),T.paddingY?(h.style.paddingTop=T.paddingY,h.style.paddingBottom=T.paddingY):(h.style.paddingTop="",h.style.paddingBottom="");let Je=(lo=T.tooltipText)!=null?lo:"Clear chat",Ve=(co=T.showTooltip)!=null?co:!0;if(h.setAttribute("aria-label",Je),$&&($._cleanupTooltip&&($._cleanupTooltip(),delete $._cleanupTooltip),Ve&&Je)){let Se=null,Ge=()=>{if(Se||!h)return;Se=g("div","tvw-clear-chat-tooltip"),Se.textContent=Je;let xt=g("div");xt.className="tvw-clear-chat-tooltip-arrow",Se.appendChild(xt);let tt=h.getBoundingClientRect();Se.style.position="fixed",Se.style.left=`${tt.left+tt.width/2}px`,Se.style.top=`${tt.top-8}px`,Se.style.transform="translate(-50%, -100%)",document.body.appendChild(Se)},te=()=>{Se&&Se.parentNode&&(Se.parentNode.removeChild(Se),Se=null)};$.addEventListener("mouseenter",Ge),$.addEventListener("mouseleave",te),h.addEventListener("focus",Ge),h.addEventListener("blur",te),$._cleanupTooltip=()=>{te(),$&&($.removeEventListener("mouseenter",Ge),$.removeEventListener("mouseleave",te)),h&&(h.removeEventListener("focus",Ge),h.removeEventListener("blur",te))}}}}let J=t.actionParsers&&t.actionParsers.length?t.actionParsers:[on],Z=t.actionHandlers&&t.actionHandlers.length?t.actionHandlers:[Yt.message,Yt.messageAndClick];H=rn({parsers:J,handlers:Z,getMetadata:O,updateMetadata:u,emit:s.emit,documentRef:typeof document!="undefined"?document:null}),m=Xo(t,H),I.updateConfig(t),ft(se,I.getMessages(),m),dt.render(t.suggestionChips,I,G,void 0,t.suggestionChipsConfig),Lt(),At(I.isStreaming());let Oe=((uo=t.voiceRecognition)==null?void 0:uo.enabled)===!0,Ie=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),ct=Oe&&Ie;if(bt.classList.remove("tvw-gap-1","tvw-gap-3"),bt.classList.add(ct?"tvw-gap-1":"tvw-gap-3"),Oe&&Ie)if(!S||!De){let T=f(t.voiceRecognition,t.sendButton);T&&(S=T.micButton,De=T.micButtonWrapper,bt.insertBefore(De,ot),S.addEventListener("click",j),S.disabled=I.isStreaming())}else{let T=(go=t.voiceRecognition)!=null?go:{},Me=(po=t.sendButton)!=null?po:{},Fe=(mo=T.iconName)!=null?mo:"mic",ze=(fo=Me.size)!=null?fo:"40px",ge=(wo=T.iconSize)!=null?wo:ze,Tt=parseFloat(ge)||24;S.style.width=ge,S.style.height=ge,S.style.minWidth=ge,S.style.minHeight=ge;let Je=(vo=(ho=T.iconColor)!=null?ho:Me.textColor)!=null?vo:"currentColor";S.innerHTML="";let Ve=We(Fe,Tt,Je,2);Ve?S.appendChild(Ve):S.textContent="\u{1F3A4}";let Se=(yo=T.backgroundColor)!=null?yo:Me.backgroundColor;Se?(S.style.backgroundColor=Se,S.classList.remove("tvw-bg-cw-primary")):(S.style.backgroundColor="",S.classList.add("tvw-bg-cw-primary")),Je?(S.style.color=Je,S.classList.remove("tvw-text-white")):!Je&&!Me.textColor&&(S.style.color="",S.classList.add("tvw-text-white")),T.borderWidth?(S.style.borderWidth=T.borderWidth,S.style.borderStyle="solid"):(S.style.borderWidth="",S.style.borderStyle=""),T.borderColor?S.style.borderColor=T.borderColor:S.style.borderColor="",T.paddingX?(S.style.paddingLeft=T.paddingX,S.style.paddingRight=T.paddingX):(S.style.paddingLeft="",S.style.paddingRight=""),T.paddingY?(S.style.paddingTop=T.paddingY,S.style.paddingBottom=T.paddingY):(S.style.paddingTop="",S.style.paddingBottom="");let Ge=De==null?void 0:De.querySelector(".tvw-send-button-tooltip"),te=(xo=T.tooltipText)!=null?xo:"Start voice recognition";if(((bo=T.showTooltip)!=null?bo:!1)&&te)if(Ge)Ge.textContent=te,Ge.style.display="";else{let tt=document.createElement("div");tt.className="tvw-send-button-tooltip",tt.textContent=te,De==null||De.insertBefore(tt,S)}else Ge&&(Ge.style.display="none");De.style.display="",S.disabled=I.isStreaming()}else S&&De&&(De.style.display="none",je&&Xe());let Q=(Co=t.sendButton)!=null?Co:{},Ht=(So=Q.useIcon)!=null?So:!1,Pt=(Ao=Q.iconText)!=null?Ao:"\u2191",Ee=Q.iconName,et=(To=Q.tooltipText)!=null?To:"Send message",vt=(Eo=Q.showTooltip)!=null?Eo:!1,It=(Mo=Q.size)!=null?Mo:"40px",Ft=Q.backgroundColor,yt=Q.textColor;if(Ht){if(B.style.width=It,B.style.height=It,B.style.minWidth=It,B.style.minHeight=It,B.style.fontSize="18px",B.style.lineHeight="1",B.innerHTML="",Ee){let T=parseFloat(It)||24,Me=yt&&typeof yt=="string"&&yt.trim()?yt.trim():"currentColor",Fe=We(Ee,T,Me,2);Fe?(B.appendChild(Fe),B.style.color=Me):(B.textContent=Pt,yt?B.style.color=yt:B.classList.add("tvw-text-white"))}else B.textContent=Pt,yt?B.style.color=yt:B.classList.add("tvw-text-white");B.className="tvw-rounded-button tvw-flex tvw-items-center tvw-justify-center disabled:tvw-opacity-50 tvw-cursor-pointer",Ft?(B.style.backgroundColor=Ft,B.classList.remove("tvw-bg-cw-primary")):B.classList.add("tvw-bg-cw-primary")}else B.textContent=(Lo=(Wo=t.copy)==null?void 0:Wo.sendButtonLabel)!=null?Lo:"Send",B.style.width="",B.style.height="",B.style.minWidth="",B.style.minHeight="",B.style.fontSize="",B.style.lineHeight="",B.className="tvw-rounded-button tvw-bg-cw-accent tvw-px-4 tvw-py-2 tvw-text-sm tvw-font-semibold tvw-text-white disabled:tvw-opacity-50 tvw-cursor-pointer",Ft?(B.style.backgroundColor=Ft,B.classList.remove("tvw-bg-cw-accent")):B.classList.add("tvw-bg-cw-accent"),yt?B.style.color=yt:B.classList.add("tvw-text-white");Q.borderWidth?(B.style.borderWidth=Q.borderWidth,B.style.borderStyle="solid"):(B.style.borderWidth="",B.style.borderStyle=""),Q.borderColor?B.style.borderColor=Q.borderColor:B.style.borderColor="",Q.paddingX?(B.style.paddingLeft=Q.paddingX,B.style.paddingRight=Q.paddingX):(B.style.paddingLeft="",B.style.paddingRight=""),Q.paddingY?(B.style.paddingTop=Q.paddingY,B.style.paddingBottom=Q.paddingY):(B.style.paddingTop="",B.style.paddingBottom="");let Gt=ot==null?void 0:ot.querySelector(".tvw-send-button-tooltip");if(vt&&et)if(Gt)Gt.textContent=et,Gt.style.display="";else{let T=document.createElement("div");T.className="tvw-send-button-tooltip",T.textContent=et,ot==null||ot.insertBefore(T,B)}else Gt&&(Gt.style.display="none");let Zt=(ko=t.statusIndicator)!=null?ko:{},Go=(Bo=Zt.visible)!=null?Bo:!0;if(Dt.style.display=Go?"":"none",I){let T=I.getStatus(),Me=Fe=>{var ze,ge,Tt,Je;return Fe==="idle"?(ze=Zt.idleText)!=null?ze:Ue.idle:Fe==="connecting"?(ge=Zt.connectingText)!=null?ge:Ue.connecting:Fe==="connected"?(Tt=Zt.connectedText)!=null?Tt:Ue.connected:Fe==="error"?(Je=Zt.errorText)!=null?Je:Ue.error:Ue[Fe]};Dt.textContent=Me(T)}},open(){x&&_e(!0,"api")},close(){x&&_e(!1,"api")},toggle(){x&&_e(!L,"api")},clearChat(){I.clearMessages();try{localStorage.removeItem(Jt),t.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Jt}`)}catch(c){console.error("[AgentWidget] Failed to clear default localStorage:",c)}if(t.clearChatHistoryStorageKey&&t.clearChatHistoryStorageKey!==Jt)try{localStorage.removeItem(t.clearChatHistoryStorageKey),t.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${t.clearChatHistoryStorageKey}`)}catch(c){console.error("[AgentWidget] Failed to clear custom localStorage:",c)}let i=new CustomEvent("vanilla-agent:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(i),a!=null&&a.clear)try{let c=a.clear();c instanceof Promise&&c.catch(A=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",A)})}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",c)}l={},H.syncFromMetadata()},setMessage(i){return!G||I.isStreaming()?!1:(!L&&x&&_e(!0,"system"),G.value=i,G.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(i){if(I.isStreaming())return!1;let c=(i==null?void 0:i.trim())||G.value.trim();return c?(!L&&x&&_e(!0,"system"),G.value="",I.sendMessage(c),!0):!1},startVoiceRecognition(){return je||I.isStreaming()||!Rt()?!1:(!L&&x&&_e(!0,"system"),oe.manuallyDeactivated=!1,it(),ht("user"),!0)},stopVoiceRecognition(){return je?(oe.manuallyDeactivated=!0,it(),Xe("user"),!0):!1},injectTestMessage(i){!L&&x&&_e(!0,"system"),I.injectTestEvent(i)},getMessages(){return I.getMessages()},getStatus(){return I.getStatus()},getPersistentMetadata(){return{...l}},updatePersistentMetadata(i){u(i)},on(i,c){return s.on(i,c)},off(i,c){s.off(i,c)},isOpen(){return x&&L},isVoiceActive(){return oe.active},getState(){return{open:x&&L,launcherEnabled:x,voiceActive:oe.active,streaming:I.isStreaming()}},destroy(){$e.forEach(i=>i()),Be.remove(),z==null||z.destroy(),st&&R.removeEventListener("click",st)}};if((((pt=r==null?void 0:r.debugTools)!=null?pt:!1)||!!t.debug)&&typeof window!="undefined"){let i=window.AgentWidgetBrowser,c={controller:q,getMessages:q.getMessages,getStatus:q.getStatus,getMetadata:q.getPersistentMetadata,updateMetadata:q.updatePersistentMetadata,clearHistory:()=>q.clearChat(),setVoiceActive:A=>A?q.startVoiceRecognition():q.stopVoiceRecognition()};window.AgentWidgetBrowser=c,$e.push(()=>{window.AgentWidgetBrowser===c&&(window.AgentWidgetBrowser=i)})}return q};var Hn={},br=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},Cr=()=>{try{if(typeof Hn!="undefined"&&Hn.url)return new URL("../widget.css",Hn.url).href}catch{}return null},Yo=e=>{let n=Cr(),r=()=>{if(!(e instanceof ShadowRoot)||e.querySelector("link[data-vanilla-agent]"))return;let t=document.head.querySelector("link[data-vanilla-agent]");if(!t)return;let o=t.cloneNode(!0);e.insertBefore(o,e.firstChild)};if(e instanceof ShadowRoot)if(n){let t=document.createElement("link");t.rel="stylesheet",t.href=n,t.setAttribute("data-vanilla-agent","true"),e.insertBefore(t,e.firstChild)}else r();else if(!document.head.querySelector("link[data-vanilla-agent]")&&n){let o=document.createElement("link");o.rel="stylesheet",o.href=n,o.setAttribute("data-vanilla-agent","true"),document.head.appendChild(o)}},Jo=e=>{var p;let n=br(e.target),r=document.createElement("div");r.className="vanilla-agent-host",n.appendChild(r);let t=e.useShadowDom!==!1,o,s;if(t){let O=r.attachShadow({mode:"open"});s=O,o=document.createElement("div"),o.id="vanilla-agent-root",O.appendChild(o),Yo(O)}else s=r,o=document.createElement("div"),o.id="vanilla-agent-root",r.appendChild(o),Yo(r);let a=Rn(o,e.config,{debugTools:e.debugTools});(p=e.onReady)==null||p.call(e);let l={...a,host:r,destroy(){a.destroy(),r.remove(),e.windowKey&&typeof window!="undefined"&&delete window[e.windowKey]}};return e.windowKey&&typeof window!="undefined"&&(window[e.windowKey]=l),l};var _s=Jo;export{Xt as AgentWidgetClient,Qt as AgentWidgetSession,nt as DEFAULT_WIDGET_CONFIG,en as componentRegistry,rn as createActionManager,Rn as createAgentExperience,yr as createComponentMiddleware,Mn as createComponentStreamParser,rr as createFlexibleJsonStreamParser,un as createJsonStreamParser,Tn as createLocalStorageAdapter,cn as createPlainTextParser,dn as createRegexJsonParser,gn as createXmlParser,_s as default,Yt as defaultActionHandlers,on as defaultJsonActionParser,er as directivePostprocessor,an as escapeHtml,kn as extractComponentDirectiveFromMessage,Ln as hasComponentDirective,Jo as initAgentWidget,vr as isComponentDirectiveType,Io as markdownPostprocessor,Sn as mergeWithDefaults,nn as pluginRegistry,Wn as renderComponentDirective};
14
+ `,o.addEventListener("click",n);let e=s=>{var O,q,f,S,I,T,U,R,J,te;let i=(O=s.launcher)!=null?O:{},l=o.querySelector("[data-role='launcher-title']");l&&(l.textContent=(q=i.title)!=null?q:"Chat Assistant");let u=o.querySelector("[data-role='launcher-subtitle']");u&&(u.textContent=(f=i.subtitle)!=null?f:"Get answers fast");let m=o.querySelector(".tvw-flex-col");m&&(i.textHidden?m.style.display="none":m.style.display="");let d=o.querySelector("[data-role='launcher-icon']");if(d)if(i.agentIconHidden)d.style.display="none";else{let A=(S=i.agentIconSize)!=null?S:"40px";if(d.style.height=A,d.style.width=A,d.innerHTML="",i.agentIconName){let se=parseFloat(A)||24,V=ge(i.agentIconName,se*.6,"#ffffff",2);V?(d.appendChild(V),d.style.display=""):(d.textContent=(I=i.agentIconText)!=null?I:"\u{1F4AC}",d.style.display="")}else i.iconUrl?d.style.display="none":(d.textContent=(T=i.agentIconText)!=null?T:"\u{1F4AC}",d.style.display="")}let W=o.querySelector("[data-role='launcher-image']");if(W){let A=(U=i.agentIconSize)!=null?U:"40px";W.style.height=A,W.style.width=A,i.iconUrl&&!i.agentIconName&&!i.agentIconHidden?(W.src=i.iconUrl,W.style.display="block"):W.style.display="none"}let h=o.querySelector("[data-role='launcher-call-to-action-icon']");if(h){let A=(R=i.callToActionIconSize)!=null?R:"32px";h.style.height=A,h.style.width=A,i.callToActionIconBackgroundColor?(h.style.backgroundColor=i.callToActionIconBackgroundColor,h.classList.remove("tvw-bg-cw-primary")):(h.style.backgroundColor="",h.classList.add("tvw-bg-cw-primary"));let se=0;if(i.callToActionIconPadding?(h.style.boxSizing="border-box",h.style.padding=i.callToActionIconPadding,se=(parseFloat(i.callToActionIconPadding)||0)*2):(h.style.boxSizing="",h.style.padding=""),i.callToActionIconHidden)h.style.display="none";else if(h.style.display="",h.innerHTML="",i.callToActionIconName){let V=parseFloat(A)||24,j=Math.max(V-se,8),ne=ge(i.callToActionIconName,j,"currentColor",2);ne?h.appendChild(ne):h.textContent=(J=i.callToActionIconText)!=null?J:"\u2197"}else h.textContent=(te=i.callToActionIconText)!=null?te:"\u2197"}let C=i.position&&It[i.position]?It[i.position]:It["bottom-right"],v="tvw-fixed tvw-flex tvw-items-center tvw-gap-3 tvw-rounded-launcher tvw-bg-cw-surface tvw-py-2.5 tvw-pl-3 tvw-pr-3 tvw-shadow-lg tvw-border tvw-border-gray-200 tvw-transition hover:tvw-translate-y-[-2px] tvw-cursor-pointer tvw-z-50";o.className=`${v} ${C}`},r=()=>{o.removeEventListener("click",n),o.remove()};return t&&e(t),{element:o,update:e,destroy:r}};var zt=t=>{var se,V,j,ne,ue,oe,P,_e,Ke,et,wt,vt,N,de,pt,gt,Xe,st,B,ke,it,at,St,mt,Fe,tt,je,D,lt,Ye,We,qe;let{config:n,showClose:o=!0}=t,e=c("div","tvw-flex tvw-items-center tvw-gap-3 tvw-bg-cw-surface tvw-px-6 tvw-py-5 tvw-border-b-cw-divider"),r=(se=n==null?void 0:n.launcher)!=null?se:{},s=(V=r.headerIconSize)!=null?V:"48px",i=(j=r.closeButtonSize)!=null?j:"32px",l=(ne=r.closeButtonPlacement)!=null?ne:"inline",u=(ue=r.headerIconHidden)!=null?ue:!1,m=r.headerIconName,d=c("div","tvw-flex tvw-items-center tvw-justify-center tvw-rounded-xl tvw-bg-cw-primary tvw-text-white tvw-text-xl");if(d.style.height=s,d.style.width=s,!u)if(m){let K=parseFloat(s)||24,ve=ge(m,K*.6,"#ffffff",2);ve?d.replaceChildren(ve):d.textContent=(P=(oe=n==null?void 0:n.launcher)==null?void 0:oe.agentIconText)!=null?P:"\u{1F4AC}"}else if((_e=n==null?void 0:n.launcher)!=null&&_e.iconUrl){let K=c("img");K.src=n.launcher.iconUrl,K.alt="",K.className="tvw-rounded-xl tvw-object-cover",K.style.height=s,K.style.width=s,d.replaceChildren(K)}else d.textContent=(et=(Ke=n==null?void 0:n.launcher)==null?void 0:Ke.agentIconText)!=null?et:"\u{1F4AC}";let W=c("div","tvw-flex tvw-flex-col"),h=c("span","tvw-text-base tvw-font-semibold");h.textContent=(vt=(wt=n==null?void 0:n.launcher)==null?void 0:wt.title)!=null?vt:"Chat Assistant";let C=c("span","tvw-text-xs tvw-text-cw-muted");C.textContent=(de=(N=n==null?void 0:n.launcher)==null?void 0:N.subtitle)!=null?de:"Here to help you get answers fast",W.append(h,C),u?e.append(W):e.append(d,W);let v=(pt=r.clearChat)!=null?pt:{},O=(gt=v.enabled)!=null?gt:!0,q=(Xe=v.placement)!=null?Xe:"inline",f=null,S=null;if(O){let K=(st=v.size)!=null?st:"32px",ve=(B=v.iconName)!=null?B:"refresh-cw",Re=(ke=v.iconColor)!=null?ke:"",Ue=(it=v.backgroundColor)!=null?it:"",nt=(at=v.borderWidth)!=null?at:"",yt=(St=v.borderColor)!=null?St:"",Et=(mt=v.borderRadius)!=null?mt:"",ct=(Fe=v.paddingX)!=null?Fe:"",xt=(tt=v.paddingY)!=null?tt:"",ie=(je=v.tooltipText)!=null?je:"Clear chat",Pt=(D=v.showTooltip)!=null?D:!0;S=c("div",q==="top-right"?"tvw-absolute tvw-top-4 tvw-z-50":"tvw-relative tvw-ml-auto tvw-clear-chat-button-wrapper"),q==="top-right"&&(S.style.right="48px"),f=c("button","tvw-inline-flex tvw-items-center tvw-justify-center tvw-rounded-full tvw-text-cw-muted hover:tvw-bg-gray-100 tvw-cursor-pointer tvw-border-none"),f.style.height=K,f.style.width=K,f.type="button",f.setAttribute("aria-label",ie);let Mt=ge(ve,"20px",Re||"",2);if(Mt&&f.appendChild(Mt),Re&&(f.style.color=Re,f.classList.remove("tvw-text-cw-muted")),Ue&&(f.style.backgroundColor=Ue,f.classList.remove("hover:tvw-bg-gray-100")),nt||yt){let me=nt||"0px",ft=yt||"transparent";f.style.border=`${me} solid ${ft}`,f.classList.remove("tvw-border-none")}if(Et&&(f.style.borderRadius=Et,f.classList.remove("tvw-rounded-full")),ct?(f.style.paddingLeft=ct,f.style.paddingRight=ct):(f.style.paddingLeft="",f.style.paddingRight=""),xt?(f.style.paddingTop=xt,f.style.paddingBottom=xt):(f.style.paddingTop="",f.style.paddingBottom=""),S.appendChild(f),Pt&&ie&&f&&S){let me=null,ft=()=>{if(me||!f)return;me=c("div","tvw-clear-chat-tooltip"),me.textContent=ie;let Lt=c("div");Lt.className="tvw-clear-chat-tooltip-arrow",me.appendChild(Lt);let ht=f.getBoundingClientRect();me.style.position="fixed",me.style.left=`${ht.left+ht.width/2}px`,me.style.top=`${ht.top-8}px`,me.style.transform="translate(-50%, -100%)",document.body.appendChild(me)},bt=()=>{me&&me.parentNode&&(me.parentNode.removeChild(me),me=null)};S.addEventListener("mouseenter",ft),S.addEventListener("mouseleave",bt),f.addEventListener("focus",ft),f.addEventListener("blur",bt),S._cleanupTooltip=()=>{bt(),S&&(S.removeEventListener("mouseenter",ft),S.removeEventListener("mouseleave",bt)),f&&(f.removeEventListener("focus",ft),f.removeEventListener("blur",bt))}}q==="inline"&&e.appendChild(S)}let I=c("div",l==="top-right"?"tvw-absolute tvw-top-4 tvw-right-4 tvw-z-50":O&&q==="inline"?"":"tvw-ml-auto"),T=c("button","tvw-inline-flex tvw-items-center tvw-justify-center tvw-rounded-full tvw-text-cw-muted hover:tvw-bg-gray-100 tvw-cursor-pointer tvw-border-none");T.style.height=i,T.style.width=i,T.type="button";let U=(lt=r.closeButtonTooltipText)!=null?lt:"Close chat",R=(Ye=r.closeButtonShowTooltip)!=null?Ye:!0;T.setAttribute("aria-label",U),T.style.display=o?"":"none";let J=(We=r.closeButtonIconName)!=null?We:"x",te=(qe=r.closeButtonIconText)!=null?qe:"\xD7",A=ge(J,"20px",r.closeButtonColor||"",2);if(A?T.appendChild(A):T.textContent=te,r.closeButtonColor?(T.style.color=r.closeButtonColor,T.classList.remove("tvw-text-cw-muted")):(T.style.color="",T.classList.add("tvw-text-cw-muted")),r.closeButtonBackgroundColor?(T.style.backgroundColor=r.closeButtonBackgroundColor,T.classList.remove("hover:tvw-bg-gray-100")):(T.style.backgroundColor="",T.classList.add("hover:tvw-bg-gray-100")),r.closeButtonBorderWidth||r.closeButtonBorderColor){let K=r.closeButtonBorderWidth||"0px",ve=r.closeButtonBorderColor||"transparent";T.style.border=`${K} solid ${ve}`,T.classList.remove("tvw-border-none")}else T.style.border="",T.classList.add("tvw-border-none");if(r.closeButtonBorderRadius?(T.style.borderRadius=r.closeButtonBorderRadius,T.classList.remove("tvw-rounded-full")):(T.style.borderRadius="",T.classList.add("tvw-rounded-full")),r.closeButtonPaddingX?(T.style.paddingLeft=r.closeButtonPaddingX,T.style.paddingRight=r.closeButtonPaddingX):(T.style.paddingLeft="",T.style.paddingRight=""),r.closeButtonPaddingY?(T.style.paddingTop=r.closeButtonPaddingY,T.style.paddingBottom=r.closeButtonPaddingY):(T.style.paddingTop="",T.style.paddingBottom=""),I.appendChild(T),R&&U){let K=null,ve=()=>{if(K)return;K=c("div","tvw-clear-chat-tooltip"),K.textContent=U;let Ue=c("div");Ue.className="tvw-clear-chat-tooltip-arrow",K.appendChild(Ue);let nt=T.getBoundingClientRect();K.style.position="fixed",K.style.left=`${nt.left+nt.width/2}px`,K.style.top=`${nt.top-8}px`,K.style.transform="translate(-50%, -100%)",document.body.appendChild(K)},Re=()=>{K&&K.parentNode&&(K.parentNode.removeChild(K),K=null)};I.addEventListener("mouseenter",ve),I.addEventListener("mouseleave",Re),T.addEventListener("focus",ve),T.addEventListener("blur",Re),I._cleanupTooltip=()=>{Re(),I.removeEventListener("mouseenter",ve),I.removeEventListener("mouseleave",Re),T.removeEventListener("focus",ve),T.removeEventListener("blur",Re)}}return l!=="top-right"&&e.appendChild(I),{header:e,iconHolder:d,headerTitle:h,headerSubtitle:C,closeButton:T,closeButtonWrapper:I,clearChatButton:f,clearChatButtonWrapper:S}},Qt=(t,n,o)=>{var i,l,u,m;let e=(i=o==null?void 0:o.launcher)!=null?i:{},r=(l=e.closeButtonPlacement)!=null?l:"inline",s=(m=(u=e.clearChat)==null?void 0:u.placement)!=null?m:"inline";t.appendChild(n.header),r==="top-right"&&(t.style.position="relative",t.appendChild(n.closeButtonWrapper)),n.clearChatButtonWrapper&&s==="top-right"&&(t.style.position="relative",t.appendChild(n.clearChatButtonWrapper))};var sr=t=>zt({config:t.config,showClose:t.showClose,onClose:t.onClose,onClearChat:t.onClearChat}),ir=t=>{var v,O,q,f;let{config:n,showClose:o=!0,onClose:e}=t,r=(v=n==null?void 0:n.launcher)!=null?v:{},s=c("div","tvw-flex tvw-items-center tvw-justify-between tvw-bg-cw-surface tvw-px-6 tvw-py-4 tvw-border-b-cw-divider"),i=c("span","tvw-text-base tvw-font-semibold");i.textContent=(O=r.title)!=null?O:"Chat Assistant",s.appendChild(i);let l=(q=r.closeButtonSize)!=null?q:"32px",u=c("div",""),m=c("button","tvw-inline-flex tvw-items-center tvw-justify-center tvw-rounded-full tvw-text-cw-muted hover:tvw-bg-gray-100 tvw-cursor-pointer tvw-border-none");m.style.height=l,m.style.width=l,m.type="button",m.setAttribute("aria-label","Close chat"),m.style.display=o?"":"none";let d=(f=r.closeButtonIconName)!=null?f:"x",W=ge(d,"20px",r.closeButtonColor||"",2);W?m.appendChild(W):m.textContent="\xD7",e&&m.addEventListener("click",e),u.appendChild(m),s.appendChild(u);let h=c("div");h.style.display="none";let C=c("span");return C.style.display="none",{header:s,iconHolder:h,headerTitle:i,headerSubtitle:C,closeButton:m,closeButtonWrapper:u,clearChatButton:null,clearChatButtonWrapper:null}},ar=t=>{var T,U,R,J,te,A,se,V;let{config:n,showClose:o=!0,onClose:e,onClearChat:r}=t,s=(T=n==null?void 0:n.launcher)!=null?T:{},i=c("div","tvw-flex tvw-flex-col tvw-bg-cw-surface tvw-px-6 tvw-py-5 tvw-border-b-cw-divider"),l=c("div","tvw-flex tvw-items-center tvw-gap-3"),u=(U=s.headerIconSize)!=null?U:"56px",m=c("div","tvw-flex tvw-items-center tvw-justify-center tvw-rounded-xl tvw-bg-cw-primary tvw-text-white tvw-text-2xl");m.style.height=u,m.style.width=u;let d=s.headerIconName;if(d){let j=parseFloat(u)||24,ne=ge(d,j*.5,"#ffffff",2);ne?m.replaceChildren(ne):m.textContent=(R=s.agentIconText)!=null?R:"\u{1F4AC}"}else if(s.iconUrl){let j=c("img");j.src=s.iconUrl,j.alt="",j.className="tvw-rounded-xl tvw-object-cover",j.style.height=u,j.style.width=u,m.replaceChildren(j)}else m.textContent=(J=s.agentIconText)!=null?J:"\u{1F4AC}";let W=c("div","tvw-flex tvw-flex-col tvw-flex-1"),h=c("span","tvw-text-lg tvw-font-semibold");h.textContent=(te=s.title)!=null?te:"Chat Assistant";let C=c("span","tvw-text-sm tvw-text-cw-muted");C.textContent=(A=s.subtitle)!=null?A:"Here to help you get answers fast",W.append(h,C),l.append(m,W);let v=(se=s.closeButtonSize)!=null?se:"32px",O=c("div",""),q=c("button","tvw-inline-flex tvw-items-center tvw-justify-center tvw-rounded-full tvw-text-cw-muted hover:tvw-bg-gray-100 tvw-cursor-pointer tvw-border-none");q.style.height=v,q.style.width=v,q.type="button",q.setAttribute("aria-label","Close chat"),q.style.display=o?"":"none";let f=(V=s.closeButtonIconName)!=null?V:"x",S=ge(f,"20px",s.closeButtonColor||"",2);S?q.appendChild(S):q.textContent="\xD7",e&&q.addEventListener("click",e),O.appendChild(q),l.appendChild(O),i.appendChild(l);let I=c("div","tvw-mt-3 tvw-pt-3 tvw-border-t tvw-border-gray-100 tvw-text-xs tvw-text-cw-muted");return I.textContent="Online and ready to help",i.appendChild(I),{header:i,iconHolder:m,headerTitle:h,headerSubtitle:C,closeButton:q,closeButtonWrapper:O,clearChatButton:null,clearChatButtonWrapper:null}},bn={default:sr,minimal:ir,expanded:ar},lr=t=>{var n;return(n=bn[t])!=null?n:bn.default},Cn=(t,n,o)=>{var i,l,u;if(n!=null&&n.render){let m=n.render({config:t,onClose:o==null?void 0:o.onClose,onClearChat:o==null?void 0:o.onClearChat}),d=c("div");d.style.display="none";let W=c("span"),h=c("span"),C=c("button");C.style.display="none";let v=c("div");return v.style.display="none",{header:m,iconHolder:d,headerTitle:W,headerSubtitle:h,closeButton:C,closeButtonWrapper:v,clearChatButton:null,clearChatButtonWrapper:null}}let e=(i=n==null?void 0:n.layout)!=null?i:"default",s=lr(e)({config:t,showClose:(u=(l=n==null?void 0:n.showCloseButton)!=null?l:o==null?void 0:o.showClose)!=null?u:!0,onClose:o==null?void 0:o.onClose,onClearChat:o==null?void 0:o.onClearChat});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 kr=t=>{switch(t){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';case"sans-serif":default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}},en=t=>{var oe,P,_e,Ke,et,wt,vt,N,de,pt,gt,Xe,st,B,ke,it,at,St,mt,Fe,tt,je,D,lt,Ye;let{config:n}=t,o=c("div","tvw-border-t-cw-divider tvw-bg-cw-surface tvw-px-6 tvw-py-4"),e=c("div","tvw-mb-3 tvw-flex tvw-flex-wrap tvw-gap-2"),r=((oe=n==null?void 0:n.voiceRecognition)==null?void 0:oe.enabled)===!0,s=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),u=c("form",`tvw-flex tvw-items-end ${r&&s?"tvw-gap-1":"tvw-gap-3"} tvw-rounded-2xl tvw-border tvw-border-gray-200 tvw-bg-cw-input-background tvw-px-4 tvw-py-3`);u.style.outline="none";let m=c("textarea");m.placeholder=(_e=(P=n==null?void 0:n.copy)==null?void 0:P.inputPlaceholder)!=null?_e:"Type your message\u2026",m.className="tvw-min-h-[48px] tvw-flex-1 tvw-resize-none tvw-border-none tvw-bg-transparent tvw-text-sm tvw-text-cw-primary focus:tvw-outline-none focus:tvw-border-none",m.rows=1;let d=(et=(Ke=n==null?void 0:n.theme)==null?void 0:Ke.inputFontFamily)!=null?et:"sans-serif",W=(vt=(wt=n==null?void 0:n.theme)==null?void 0:wt.inputFontWeight)!=null?vt:"400";m.style.fontFamily=kr(d),m.style.fontWeight=W,m.style.border="none",m.style.outline="none",m.style.borderWidth="0",m.style.borderStyle="none",m.style.borderColor="transparent",m.addEventListener("focus",()=>{m.style.border="none",m.style.outline="none",m.style.borderWidth="0",m.style.borderStyle="none",m.style.borderColor="transparent",m.style.boxShadow="none"}),m.addEventListener("blur",()=>{m.style.border="none",m.style.outline="none"});let h=(N=n==null?void 0:n.sendButton)!=null?N:{},C=(de=h.useIcon)!=null?de:!1,v=(pt=h.iconText)!=null?pt:"\u2191",O=h.iconName,q=(gt=h.tooltipText)!=null?gt:"Send message",f=(Xe=h.showTooltip)!=null?Xe:!1,S=(st=h.size)!=null?st:"40px",I=h.backgroundColor,T=h.textColor,U=c("div","tvw-send-button-wrapper"),R=c("button",C?"tvw-rounded-button tvw-flex tvw-items-center tvw-justify-center disabled:tvw-opacity-50 tvw-cursor-pointer":"tvw-rounded-button tvw-bg-cw-accent tvw-px-4 tvw-py-2 tvw-text-sm tvw-font-semibold disabled:tvw-opacity-50 tvw-cursor-pointer");if(R.type="submit",C){if(R.style.width=S,R.style.height=S,R.style.minWidth=S,R.style.minHeight=S,R.style.fontSize="18px",R.style.lineHeight="1",R.innerHTML="",O){let We=parseFloat(S)||24,qe=T&&typeof T=="string"&&T.trim()?T.trim():"currentColor",K=ge(O,We,qe,2);K?(R.appendChild(K),R.style.color=qe):(R.textContent=v,T?R.style.color=T:R.classList.add("tvw-text-white"))}else R.textContent=v,T?R.style.color=T:R.classList.add("tvw-text-white");I?R.style.backgroundColor=I:R.classList.add("tvw-bg-cw-primary")}else R.textContent=(ke=(B=n==null?void 0:n.copy)==null?void 0:B.sendButtonLabel)!=null?ke:"Send",T?R.style.color=T:R.classList.add("tvw-text-white");if(h.borderWidth&&(R.style.borderWidth=h.borderWidth,R.style.borderStyle="solid"),h.borderColor&&(R.style.borderColor=h.borderColor),h.paddingX?(R.style.paddingLeft=h.paddingX,R.style.paddingRight=h.paddingX):(R.style.paddingLeft="",R.style.paddingRight=""),h.paddingY?(R.style.paddingTop=h.paddingY,R.style.paddingBottom=h.paddingY):(R.style.paddingTop="",R.style.paddingBottom=""),f&&q){let We=c("div","tvw-send-button-tooltip");We.textContent=q,U.appendChild(We)}U.appendChild(R);let J=(it=n==null?void 0:n.voiceRecognition)!=null?it:{},te=J.enabled===!0,A=null,se=null,V=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined");if(te&&V){se=c("div","tvw-send-button-wrapper"),A=c("button","tvw-rounded-button tvw-flex tvw-items-center tvw-justify-center disabled:tvw-opacity-50 tvw-cursor-pointer"),A.type="button",A.setAttribute("aria-label","Start voice recognition");let We=(at=J.iconName)!=null?at:"mic",qe=(St=J.iconSize)!=null?St:S,K=parseFloat(qe)||24,ve=(mt=J.backgroundColor)!=null?mt:I,Re=(Fe=J.iconColor)!=null?Fe:T;A.style.width=qe,A.style.height=qe,A.style.minWidth=qe,A.style.minHeight=qe,A.style.fontSize="18px",A.style.lineHeight="1";let Ue=Re||"currentColor",nt=ge(We,K,Ue,1.5);nt?(A.appendChild(nt),A.style.color=Ue):(A.textContent="\u{1F3A4}",A.style.color=Ue),ve?A.style.backgroundColor=ve:A.classList.add("tvw-bg-cw-primary"),Re?A.style.color=Re:!Re&&!T&&A.classList.add("tvw-text-white"),J.borderWidth&&(A.style.borderWidth=J.borderWidth,A.style.borderStyle="solid"),J.borderColor&&(A.style.borderColor=J.borderColor),J.paddingX&&(A.style.paddingLeft=J.paddingX,A.style.paddingRight=J.paddingX),J.paddingY&&(A.style.paddingTop=J.paddingY,A.style.paddingBottom=J.paddingY),se.appendChild(A);let yt=(tt=J.tooltipText)!=null?tt:"Start voice recognition";if(((je=J.showTooltip)!=null?je:!1)&&yt){let ct=c("div","tvw-send-button-tooltip");ct.textContent=yt,se.appendChild(ct)}}u.addEventListener("click",We=>{We.target!==R&&We.target!==U&&We.target!==A&&We.target!==se&&m.focus()}),u.append(m),se&&u.append(se),u.append(U);let j=c("div","tvw-mt-2 tvw-text-right tvw-text-xs tvw-text-cw-muted"),ne=(D=n==null?void 0:n.statusIndicator)!=null?D:{},ue=(lt=ne.visible)!=null?lt:!0;return j.style.display=ue?"":"none",j.textContent=(Ye=ne.idleText)!=null?Ye:"Online",o.append(e,u,j),{footer:o,suggestions:e,composerForm:u,textarea:m,sendButton:R,sendButtonWrapper:U,micButton:A,micButtonWrapper:se,statusText:j}};var dr=t=>{var u,m,d,W,h;if(!((m=(u=t==null?void 0:t.launcher)==null?void 0:u.enabled)!=null?m:!0)){let C=c("div","tvw-relative tvw-w-full tvw-h-full tvw-flex tvw-flex-col tvw-flex-1 tvw-min-h-0"),v=c("div","tvw-relative tvw-w-full tvw-flex-1 tvw-flex tvw-flex-col tvw-min-h-0");return C.appendChild(v),{wrapper:C,panel:v}}let o=(d=t==null?void 0:t.launcher)!=null?d:{},e=o.position&&It[o.position]?It[o.position]:It["bottom-right"],r=c("div",`tvw-fixed ${e} tvw-z-50 tvw-transition`),s=c("div","tvw-relative tvw-min-h-[320px]"),i=(h=(W=t==null?void 0:t.launcher)==null?void 0:W.width)!=null?h:t==null?void 0:t.launcherWidth,l=i!=null?i:"min(400px, calc(100vw - 24px))";return s.style.width=l,s.style.maxWidth=l,r.appendChild(s),{wrapper:r,panel:s}},cr=(t,n=!0)=>{var W,h,C,v,O;let o=c("div","tvw-flex tvw-h-full tvw-w-full tvw-flex-1 tvw-min-h-0 tvw-flex-col tvw-bg-cw-surface tvw-text-cw-primary tvw-rounded-2xl tvw-overflow-hidden tvw-shadow-2xl tvw-border tvw-border-cw-border"),e=(W=t==null?void 0:t.layout)==null?void 0:W.header,r=e?Cn(t,e,{showClose:n}):zt({config:t,showClose:n}),s=c("div","tvw-flex tvw-flex-1 tvw-min-h-0 tvw-flex-col tvw-gap-6 tvw-overflow-y-auto tvw-bg-cw-container tvw-px-6 tvw-py-6");s.id="vanilla-agent-scroll-container";let i=c("div","tvw-rounded-2xl tvw-bg-cw-surface tvw-p-6 tvw-shadow-sm"),l=c("h2","tvw-text-lg tvw-font-semibold tvw-text-cw-primary");l.textContent=(C=(h=t==null?void 0:t.copy)==null?void 0:h.welcomeTitle)!=null?C:"Hello \u{1F44B}";let u=c("p","tvw-mt-2 tvw-text-sm tvw-text-cw-muted");u.textContent=(O=(v=t==null?void 0:t.copy)==null?void 0:v.welcomeSubtitle)!=null?O:"Ask anything about your account or products.",i.append(l,u);let m=c("div","tvw-flex tvw-flex-col tvw-gap-3");s.append(i,m);let d=en({config:t});return Qt(o,r,t),o.append(s,d.footer),{container:o,body:s,messagesWrapper:m,suggestions:d.suggestions,textarea:d.textarea,sendButton:d.sendButton,sendButtonWrapper:d.sendButtonWrapper,micButton:d.micButton,micButtonWrapper:d.micButtonWrapper,composerForm:d.composerForm,statusText:d.statusText,introTitle:l,introSubtitle:u,closeButton:r.closeButton,closeButtonWrapper:r.closeButtonWrapper,clearChatButton:r.clearChatButton,clearChatButtonWrapper:r.clearChatButtonWrapper,iconHolder:r.iconHolder,headerTitle:r.headerTitle,headerSubtitle:r.headerSubtitle,header:r.header,footer:d.footer}};var dn=()=>{let t=document.createElement("div");t.className="tvw-flex tvw-items-center tvw-space-x-1 tvw-h-5 tvw-mt-2";let n=document.createElement("div");n.className="tvw-bg-cw-primary tvw-animate-typing tvw-rounded-full tvw-h-1.5 tvw-w-1.5",n.style.animationDelay="0ms";let o=document.createElement("div");o.className="tvw-bg-cw-primary tvw-animate-typing tvw-rounded-full tvw-h-1.5 tvw-w-1.5",o.style.animationDelay="250ms";let e=document.createElement("div");e.className="tvw-bg-cw-primary tvw-animate-typing tvw-rounded-full tvw-h-1.5 tvw-w-1.5",e.style.animationDelay="500ms";let r=document.createElement("span");return r.className="tvw-sr-only",r.textContent="Loading",t.appendChild(n),t.appendChild(o),t.appendChild(e),t.appendChild(r),t},Rr=(t,n)=>{let o=c("div","tvw-flex-shrink-0 tvw-w-8 tvw-h-8 tvw-rounded-full tvw-flex tvw-items-center tvw-justify-center tvw-text-sm"),e=n==="user"?t.userAvatar:t.assistantAvatar;if(e)if(e.startsWith("http")||e.startsWith("/")||e.startsWith("data:")){let r=c("img");r.src=e,r.alt=n==="user"?"User":"Assistant",r.className="tvw-w-full tvw-h-full tvw-rounded-full tvw-object-cover",o.appendChild(r)}else o.textContent=e,o.classList.add(n==="user"?"tvw-bg-cw-accent":"tvw-bg-cw-primary","tvw-text-white");else o.textContent=n==="user"?"U":"A",o.classList.add(n==="user"?"tvw-bg-cw-accent":"tvw-bg-cw-primary","tvw-text-white");return o},ur=(t,n)=>{let o=c("div","tvw-text-xs tvw-text-cw-muted"),e=new Date(t.createdAt);return n.format?o.textContent=n.format(e):o.textContent=e.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),o},Ir=(t,n="bubble")=>{let o=["vanilla-message-bubble","tvw-max-w-[85%]"];switch(n){case"flat":t==="user"?o.push("vanilla-message-user-bubble","tvw-ml-auto","tvw-text-cw-primary","tvw-py-2"):o.push("vanilla-message-assistant-bubble","tvw-text-cw-primary","tvw-py-2");break;case"minimal":o.push("tvw-text-sm","tvw-leading-relaxed"),t==="user"?o.push("vanilla-message-user-bubble","tvw-ml-auto","tvw-bg-cw-accent","tvw-text-white","tvw-px-3","tvw-py-2","tvw-rounded-lg"):o.push("vanilla-message-assistant-bubble","tvw-bg-cw-surface","tvw-text-cw-primary","tvw-px-3","tvw-py-2","tvw-rounded-lg");break;case"bubble":default:o.push("tvw-rounded-2xl","tvw-text-sm","tvw-leading-relaxed","tvw-shadow-sm"),t==="user"?o.push("vanilla-message-user-bubble","tvw-ml-auto","tvw-bg-cw-accent","tvw-text-white","tvw-px-5","tvw-py-3"):o.push("vanilla-message-assistant-bubble","tvw-bg-cw-surface","tvw-border","tvw-border-cw-message-border","tvw-text-cw-primary","tvw-px-5","tvw-py-3");break}return o},tn=(t,n,o)=>{var q,f,S,I,T;let e=o!=null?o:{},r=(q=e.layout)!=null?q:"bubble",s=e.avatar,i=e.timestamp,l=(f=s==null?void 0:s.show)!=null?f:!1,u=(S=i==null?void 0:i.show)!=null?S:!1,m=(I=s==null?void 0:s.position)!=null?I:"left",d=(T=i==null?void 0:i.position)!=null?T:"below",W=Ir(t.role,r),h=c("div",W.join(" ")),C=document.createElement("div");if(C.innerHTML=n({text:t.content,message:t,streaming:!!t.streaming,raw:t.rawContent}),u&&d==="inline"&&t.createdAt){let U=ur(t,i);U.classList.add("tvw-ml-2","tvw-inline"),C.appendChild(U)}if(h.appendChild(C),u&&d==="below"&&t.createdAt){let U=ur(t,i);U.classList.add("tvw-mt-1"),h.appendChild(U)}if(t.streaming&&t.role==="assistant"&&(!t.content||!t.content.trim())){let U=dn();h.appendChild(U)}if(!l||t.role==="system")return h;let v=c("div",`tvw-flex tvw-gap-2 ${t.role==="user"?"tvw-flex-row-reverse":""}`),O=Rr(s,t.role);return m==="right"||m==="left"&&t.role==="user"?v.append(h,O):v.append(O,h),h.classList.remove("tvw-max-w-[85%]"),h.classList.add("tvw-max-w-[calc(85%-2.5rem)]"),v},Pr=(t,n,o)=>{let e=o!=null?o:{};return t.role==="user"&&e.renderUserMessage?e.renderUserMessage({message:t,config:{},streaming:!!t.streaming}):t.role==="assistant"&&e.renderAssistantMessage?e.renderAssistantMessage({message:t,config:{},streaming:!!t.streaming}):tn(t,n,o)};var Sn=new Set,Tn=t=>{let n=t.reasoning,o=c("div",["vanilla-message-bubble","vanilla-reasoning-bubble","tvw-w-full","tvw-max-w-[85%]","tvw-rounded-2xl","tvw-bg-cw-surface","tvw-border","tvw-border-cw-message-border","tvw-text-cw-primary","tvw-shadow-sm","tvw-overflow-hidden","tvw-px-0","tvw-py-0"].join(" "));if(!n)return o;let e=Sn.has(t.id),r=c("button","tvw-flex tvw-w-full tvw-items-center tvw-justify-between tvw-gap-3 tvw-bg-transparent tvw-px-4 tvw-py-3 tvw-text-left tvw-cursor-pointer tvw-border-none");r.type="button",r.setAttribute("aria-expanded",e?"true":"false");let s=c("div","tvw-flex tvw-flex-col tvw-text-left"),i=c("span","tvw-text-xs tvw-text-cw-primary");i.textContent="Thinking...",s.appendChild(i);let l=c("span","tvw-text-xs tvw-text-cw-primary");l.textContent=or(n),s.appendChild(l),n.status==="complete"?i.style.display="none":i.style.display="";let u=c("div","tvw-flex tvw-items-center"),d=ge(e?"chevron-up":"chevron-down",16,"currentColor",2);d?u.appendChild(d):u.textContent=e?"Hide":"Show";let W=c("div","tvw-flex tvw-items-center tvw-ml-auto");W.append(u),r.append(s,W);let h=c("div","tvw-border-t tvw-border-gray-200 tvw-bg-gray-50 tvw-px-4 tvw-py-3");h.style.display=e?"":"none";let C=n.chunks.join(""),v=c("div","tvw-whitespace-pre-wrap tvw-text-xs tvw-leading-snug tvw-text-cw-muted");v.textContent=C||(n.status==="complete"?"No additional context was shared.":"Waiting for details\u2026"),h.appendChild(v);let O=()=>{r.setAttribute("aria-expanded",e?"true":"false"),u.innerHTML="";let S=ge(e?"chevron-up":"chevron-down",16,"currentColor",2);S?u.appendChild(S):u.textContent=e?"Hide":"Show",h.style.display=e?"":"none"},q=()=>{e=!e,e?Sn.add(t.id):Sn.delete(t.id),O()};return r.addEventListener("pointerdown",f=>{f.preventDefault(),q()}),r.addEventListener("keydown",f=>{(f.key==="Enter"||f.key===" ")&&(f.preventDefault(),q())}),O(),o.append(r,h),o};var An=new Set,Wn=(t,n)=>{var q;let o=t.toolCall,e=(q=n==null?void 0:n.toolCall)!=null?q:{},r=c("div",["vanilla-message-bubble","vanilla-tool-bubble","tvw-w-full","tvw-max-w-[85%]","tvw-rounded-2xl","tvw-bg-cw-surface","tvw-border","tvw-border-cw-message-border","tvw-text-cw-primary","tvw-shadow-sm","tvw-overflow-hidden","tvw-px-0","tvw-py-0"].join(" "));if(e.backgroundColor&&(r.style.backgroundColor=e.backgroundColor),e.borderColor&&(r.style.borderColor=e.borderColor),e.borderWidth&&(r.style.borderWidth=e.borderWidth),e.borderRadius&&(r.style.borderRadius=e.borderRadius),!o)return r;let s=An.has(t.id),i=c("button","tvw-flex tvw-w-full tvw-items-center tvw-justify-between tvw-gap-3 tvw-bg-transparent tvw-px-4 tvw-py-3 tvw-text-left tvw-cursor-pointer tvw-border-none");i.type="button",i.setAttribute("aria-expanded",s?"true":"false"),e.headerBackgroundColor&&(i.style.backgroundColor=e.headerBackgroundColor),e.headerPaddingX&&(i.style.paddingLeft=e.headerPaddingX,i.style.paddingRight=e.headerPaddingX),e.headerPaddingY&&(i.style.paddingTop=e.headerPaddingY,i.style.paddingBottom=e.headerPaddingY);let l=c("div","tvw-flex tvw-flex-col tvw-text-left"),u=c("span","tvw-text-xs tvw-text-cw-primary");e.headerTextColor&&(u.style.color=e.headerTextColor),u.textContent=rr(o),l.appendChild(u);let m=c("div","tvw-flex tvw-items-center"),d=e.toggleTextColor||e.headerTextColor||"currentColor",W=ge(s?"chevron-up":"chevron-down",16,d,2);W?m.appendChild(W):m.textContent=s?"Hide":"Show";let h=c("div","tvw-flex tvw-items-center tvw-gap-2 tvw-ml-auto");h.append(m),i.append(l,h);let C=c("div","tvw-border-t tvw-border-gray-200 tvw-bg-gray-50 tvw-space-y-3 tvw-px-4 tvw-py-3");if(C.style.display=s?"":"none",e.contentBackgroundColor&&(C.style.backgroundColor=e.contentBackgroundColor),e.contentTextColor&&(C.style.color=e.contentTextColor),e.contentPaddingX&&(C.style.paddingLeft=e.contentPaddingX,C.style.paddingRight=e.contentPaddingX),e.contentPaddingY&&(C.style.paddingTop=e.contentPaddingY,C.style.paddingBottom=e.contentPaddingY),o.name){let f=c("div","tvw-text-xs tvw-text-cw-muted tvw-italic");e.contentTextColor?f.style.color=e.contentTextColor:e.headerTextColor&&(f.style.color=e.headerTextColor),f.textContent=o.name,C.appendChild(f)}if(o.args!==void 0){let f=c("div","tvw-space-y-1"),S=c("div","tvw-text-xs tvw-text-cw-muted");e.labelTextColor&&(S.style.color=e.labelTextColor),S.textContent="Arguments";let I=c("pre","tvw-max-h-48 tvw-overflow-auto tvw-whitespace-pre-wrap tvw-rounded-lg tvw-border tvw-border-gray-100 tvw-bg-white tvw-px-3 tvw-py-2 tvw-text-xs tvw-text-cw-primary");I.style.fontSize="0.75rem",I.style.lineHeight="1rem",e.codeBlockBackgroundColor&&(I.style.backgroundColor=e.codeBlockBackgroundColor),e.codeBlockBorderColor&&(I.style.borderColor=e.codeBlockBorderColor),e.codeBlockTextColor&&(I.style.color=e.codeBlockTextColor),I.textContent=fn(o.args),f.append(S,I),C.appendChild(f)}if(o.chunks&&o.chunks.length){let f=c("div","tvw-space-y-1"),S=c("div","tvw-text-xs tvw-text-cw-muted");e.labelTextColor&&(S.style.color=e.labelTextColor),S.textContent="Activity";let I=c("pre","tvw-max-h-48 tvw-overflow-auto tvw-whitespace-pre-wrap tvw-rounded-lg tvw-border tvw-border-gray-100 tvw-bg-white tvw-px-3 tvw-py-2 tvw-text-xs tvw-text-cw-primary");I.style.fontSize="0.75rem",I.style.lineHeight="1rem",e.codeBlockBackgroundColor&&(I.style.backgroundColor=e.codeBlockBackgroundColor),e.codeBlockBorderColor&&(I.style.borderColor=e.codeBlockBorderColor),e.codeBlockTextColor&&(I.style.color=e.codeBlockTextColor),I.textContent=o.chunks.join(`
15
+ `),f.append(S,I),C.appendChild(f)}if(o.status==="complete"&&o.result!==void 0){let f=c("div","tvw-space-y-1"),S=c("div","tvw-text-xs tvw-text-cw-muted");e.labelTextColor&&(S.style.color=e.labelTextColor),S.textContent="Result";let I=c("pre","tvw-max-h-48 tvw-overflow-auto tvw-whitespace-pre-wrap tvw-rounded-lg tvw-border tvw-border-gray-100 tvw-bg-white tvw-px-3 tvw-py-2 tvw-text-xs tvw-text-cw-primary");I.style.fontSize="0.75rem",I.style.lineHeight="1rem",e.codeBlockBackgroundColor&&(I.style.backgroundColor=e.codeBlockBackgroundColor),e.codeBlockBorderColor&&(I.style.borderColor=e.codeBlockBorderColor),e.codeBlockTextColor&&(I.style.color=e.codeBlockTextColor),I.textContent=fn(o.result),f.append(S,I),C.appendChild(f)}if(o.status==="complete"&&typeof o.duration=="number"){let f=c("div","tvw-text-xs tvw-text-cw-muted");e.contentTextColor&&(f.style.color=e.contentTextColor),f.textContent=`Duration: ${o.duration}ms`,C.appendChild(f)}let v=()=>{i.setAttribute("aria-expanded",s?"true":"false"),m.innerHTML="";let f=e.toggleTextColor||e.headerTextColor||"currentColor",S=ge(s?"chevron-up":"chevron-down",16,f,2);S?m.appendChild(S):m.textContent=s?"Hide":"Show",C.style.display=s?"":"none"},O=()=>{s=!s,s?An.add(t.id):An.delete(t.id),v()};return i.addEventListener("pointerdown",f=>{f.preventDefault(),O()}),i.addEventListener("keydown",f=>{(f.key==="Enter"||f.key===" ")&&(f.preventDefault(),O())}),v(),r.append(i,C),r};var pr=t=>{let n=[];return{buttons:n,render:(e,r,s,i,l)=>{if(t.innerHTML="",n.length=0,!e||!e.length||(i!=null?i:r?r.getMessages():[]).some(C=>C.role==="user"))return;let d=document.createDocumentFragment(),W=r?r.isStreaming():!1,h=C=>{switch(C){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';case"sans-serif":default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}};e.forEach(C=>{let v=c("button","tvw-rounded-button tvw-bg-cw-surface tvw-px-3 tvw-py-1.5 tvw-text-xs tvw-font-medium tvw-text-cw-muted hover:tvw-opacity-90 tvw-cursor-pointer tvw-border tvw-border-gray-200");v.type="button",v.textContent=C,v.disabled=W,l!=null&&l.fontFamily&&(v.style.fontFamily=h(l.fontFamily)),l!=null&&l.fontWeight&&(v.style.fontWeight=l.fontWeight),l!=null&&l.paddingX&&(v.style.paddingLeft=l.paddingX,v.style.paddingRight=l.paddingX),l!=null&&l.paddingY&&(v.style.paddingTop=l.paddingY,v.style.paddingBottom=l.paddingY),v.addEventListener("click",()=>{!r||r.isStreaming()||(s.value="",r.sendMessage(C))}),d.appendChild(v),n.push(v)}),t.appendChild(d)}}};var gr={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"}},En=(t,n,o,e)=>{let r=t.querySelectorAll("[data-tv-form]");r.length&&r.forEach(s=>{var v,O,q;if(s.dataset.enhanced==="true")return;let i=(v=s.dataset.tvForm)!=null?v:"init";s.dataset.enhanced="true";let l=(O=gr[i])!=null?O:gr.init;s.classList.add("tvw-form-card","tvw-space-y-4");let u=c("div","tvw-space-y-1"),m=c("h3","tvw-text-base tvw-font-semibold tvw-text-cw-primary");if(m.textContent=l.title,u.appendChild(m),l.description){let f=c("p","tvw-text-sm tvw-text-cw-muted");f.textContent=l.description,u.appendChild(f)}let d=document.createElement("form");d.className="tvw-form-grid tvw-space-y-3",l.fields.forEach(f=>{var R,J;let S=c("label","tvw-form-field tvw-flex tvw-flex-col tvw-gap-1");S.htmlFor=`${n.id}-${i}-${f.name}`;let I=c("span","tvw-text-xs tvw-font-medium tvw-text-cw-muted");I.textContent=f.label,S.appendChild(I);let T=(R=f.type)!=null?R:"text",U;T==="textarea"?(U=document.createElement("textarea"),U.rows=3):(U=document.createElement("input"),U.type=T),U.className="tvw-rounded-xl tvw-border tvw-border-gray-200 tvw-bg-white tvw-px-3 tvw-py-2 tvw-text-sm tvw-text-cw-primary focus:tvw-outline-none focus:tvw-border-cw-primary",U.id=`${n.id}-${i}-${f.name}`,U.name=f.name,U.placeholder=(J=f.placeholder)!=null?J:"",f.required&&(U.required=!0),S.appendChild(U),d.appendChild(S)});let W=c("div","tvw-flex tvw-items-center tvw-justify-between tvw-gap-2"),h=c("div","tvw-text-xs tvw-text-cw-muted tvw-min-h-[1.5rem]"),C=c("button","tvw-inline-flex tvw-items-center tvw-rounded-full tvw-bg-cw-primary tvw-px-4 tvw-py-2 tvw-text-sm tvw-font-semibold tvw-text-white disabled:tvw-opacity-60 tvw-cursor-pointer");C.type="submit",C.textContent=(q=l.submitLabel)!=null?q:"Submit",W.appendChild(h),W.appendChild(C),d.appendChild(W),s.replaceChildren(u,d),d.addEventListener("submit",async f=>{var U,R;f.preventDefault();let S=(U=o.formEndpoint)!=null?U:"/form",I=new FormData(d),T={};I.forEach((J,te)=>{T[te]=J}),T.type=i,C.disabled=!0,h.textContent="Submitting\u2026";try{let J=await fetch(S,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(T)});if(!J.ok)throw new Error(`Form submission failed (${J.status})`);let te=await J.json();h.textContent=(R=te.message)!=null?R:"Thanks! We'll be in touch soon.",te.success&&te.nextPrompt&&await e.sendMessage(String(te.nextPrompt))}catch(J){h.textContent=J instanceof Error?J.message:"Something went wrong. Please try again."}finally{C.disabled=!1}})})};var Mn=class{constructor(){this.plugins=new Map}register(n){var o;this.plugins.has(n.id)&&console.warn(`Plugin "${n.id}" is already registered. Overwriting.`),this.plugins.set(n.id,n),(o=n.onRegister)==null||o.call(n)}unregister(n){var e;let o=this.plugins.get(n);o&&((e=o.onUnregister)==null||e.call(o),this.plugins.delete(n))}getAll(){return Array.from(this.plugins.values()).sort((n,o)=>{var e,r;return((e=o.priority)!=null?e:0)-((r=n.priority)!=null?r:0)})}getForInstance(n){let o=this.getAll();if(!n||n.length===0)return o;let e=new Set(n.map(s=>s.id));return[...o.filter(s=>!e.has(s.id)),...n].sort((s,i)=>{var l,u;return((l=i.priority)!=null?l:0)-((u=s.priority)!=null?u:0)})}clear(){this.plugins.forEach(n=>{var o;return(o=n.onUnregister)==null?void 0:o.call(n)}),this.plugins.clear()}},cn=new Mn;var Ne={apiUrl:"http://localhost:43111/api/chat/dispatch",theme:{primary:"#111827",accent:"#1d4ed8",surface:"#ffffff",muted:"#6b7280",container:"#f8fafc",border:"#f1f5f9",divider:"#f1f5f9",messageBorder:"#f1f5f9",inputBackground:"#ffffff",callToAction:"#000000",callToActionBackground:"#ffffff",sendButtonBackgroundColor:"#111827",sendButtonTextColor:"#ffffff",sendButtonBorderColor:"#60a5fa",closeButtonColor:"#6b7280",closeButtonBackgroundColor:"transparent",closeButtonBorderColor:"",clearChatIconColor:"#6b7280",clearChatBackgroundColor:"transparent",clearChatBorderColor:"transparent",micIconColor:"#111827",micBackgroundColor:"transparent",micBorderColor:"transparent",recordingIconColor:"#ffffff",recordingBackgroundColor:"#ef4444",recordingBorderColor:"transparent",inputFontFamily:"sans-serif",inputFontWeight:"400",radiusSm:"0.75rem",radiusMd:"1rem",radiusLg:"1.5rem",launcherRadius:"9999px",buttonRadius:"9999px"},launcher:{enabled:!0,title:"Chat Assistant",subtitle:"Here to help you get answers fast",agentIconText:"\u{1F4AC}",position:"bottom-right",width:"min(400px, calc(100vw - 24px))",autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:"#000000",callToActionIconBackgroundColor:"#ffffff",closeButtonColor:"#6b7280",closeButtonBackgroundColor:"transparent",clearChat:{iconColor:"#6b7280",backgroundColor:"transparent",borderColor:"transparent",enabled:!0,placement:"inline",iconName:"refresh-cw",size:"32px",showTooltip:!0,tooltipText:"Clear chat",paddingX:"0px",paddingY:"0px"},headerIconHidden:!1},copy:{welcomeTitle:"Hello \u{1F44B}",welcomeSubtitle:"Ask anything about your account or products.",inputPlaceholder:"How can I help...",sendButtonLabel:"Send"},sendButton:{borderWidth:"0px",paddingX:"12px",paddingY:"10px",backgroundColor:"#111827",textColor:"#ffffff",borderColor:"#60a5fa",useIcon:!0,iconText:"\u2191",size:"40px",showTooltip:!0,tooltipText:"Send message",iconName:"send"},statusIndicator:{visible:!0,idleText:"Online",connectingText:"Connecting\u2026",connectedText:"Streaming\u2026",errorText:"Offline"},voiceRecognition:{enabled:!0,pauseDuration:2e3,iconName:"mic",iconSize:"39px",borderWidth:"0px",paddingX:"9px",paddingY:"14px",iconColor:"#111827",backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:"#ffffff",recordingBackgroundColor:"#ef4444",recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"],suggestionChipsConfig:{fontFamily:"sans-serif",fontWeight:"500",paddingX:"12px",paddingY:"6px"},layout:{header:{layout:"default",showIcon:!0,showTitle:!0,showSubtitle:!0,showCloseButton:!0,showClearChat:!0},messages:{layout:"bubble",avatar:{show:!1,position:"left"},timestamp:{show:!1,position:"below"},groupConsecutive:!1},slots:{}},debug:!1};function Ln(t){var n,o,e,r,s,i,l,u,m,d,W,h,C,v,O,q,f;return t?{...Ne,...t,theme:{...Ne.theme,...t.theme},launcher:{...Ne.launcher,...t.launcher,clearChat:{...(n=Ne.launcher)==null?void 0:n.clearChat,...(o=t.launcher)==null?void 0:o.clearChat}},copy:{...Ne.copy,...t.copy},sendButton:{...Ne.sendButton,...t.sendButton},statusIndicator:{...Ne.statusIndicator,...t.statusIndicator},voiceRecognition:{...Ne.voiceRecognition,...t.voiceRecognition},features:{...Ne.features,...t.features},suggestionChips:(e=t.suggestionChips)!=null?e:Ne.suggestionChips,suggestionChipsConfig:{...Ne.suggestionChipsConfig,...t.suggestionChipsConfig},layout:{...Ne.layout,...t.layout,header:{...(r=Ne.layout)==null?void 0:r.header,...(s=t.layout)==null?void 0:s.header},messages:{...(i=Ne.layout)==null?void 0:i.messages,...(l=t.layout)==null?void 0:l.messages,avatar:{...(m=(u=Ne.layout)==null?void 0:u.messages)==null?void 0:m.avatar,...(W=(d=t.layout)==null?void 0:d.messages)==null?void 0:W.avatar},timestamp:{...(C=(h=Ne.layout)==null?void 0:h.messages)==null?void 0:C.timestamp,...(O=(v=t.layout)==null?void 0:v.messages)==null?void 0:O.timestamp}},slots:{...(q=Ne.layout)==null?void 0:q.slots,...(f=t.layout)==null?void 0:f.slots}}}:Ne}var mr=()=>{let t=new Map,n=(r,s)=>(t.has(r)||t.set(r,new Set),t.get(r).add(s),()=>o(r,s)),o=(r,s)=>{var i;(i=t.get(r))==null||i.delete(s)};return{on:n,off:o,emit:(r,s)=>{var i;(i=t.get(r))==null||i.forEach(l=>{try{l(s)}catch(u){typeof console!="undefined"&&console.error("[AgentWidget] Event handler error:",u)}})}}};var Fr=t=>{let n=t.match(/```(?:json)?\s*([\s\S]*?)```/i);return n?n[1]:t},Nr=t=>{let n=t.trim(),o=n.indexOf("{");if(o===-1)return null;let e=0;for(let r=o;r<n.length;r+=1){let s=n[r];if(s==="{"&&(e+=1),s==="}"&&(e-=1,e===0))return n.slice(o,r+1)}return null},un=({text:t})=>{if(!t||!t.includes("{"))return null;try{let n=Fr(t),o=Nr(n);if(!o)return null;let e=JSON.parse(o);if(!e||typeof e!="object"||!e.action)return null;let{action:r,...s}=e;return{type:String(r),payload:s,raw:e}}catch{return null}},Bn=t=>typeof t=="string"?t:t==null?"":String(t),jt={message:t=>t.type!=="message"?void 0:{handled:!0,displayText:Bn(t.payload.text)},messageAndClick:(t,n)=>{var r;if(t.type!=="message_and_click")return;let o=t.payload,e=Bn(o.element);if(e&&((r=n.document)!=null&&r.querySelector)){let s=n.document.querySelector(e);s?setTimeout(()=>{s.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",e)}return{handled:!0,displayText:Bn(o.text)}}},fr=t=>Array.isArray(t)?t.map(n=>String(n)):[],pn=t=>{let n=new Set(fr(t.getMetadata().processedActionMessageIds)),o=()=>{n=new Set(fr(t.getMetadata().processedActionMessageIds))},e=()=>{let s=Array.from(n);t.updateMetadata(i=>({...i,processedActionMessageIds:s}))};return{process:s=>{if(s.streaming||s.message.role!=="assistant"||!s.text||n.has(s.message.id))return null;let i=typeof s.raw=="string"&&s.raw||typeof s.message.rawContent=="string"&&s.message.rawContent||typeof s.text=="string"&&s.text||null;!i&&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 l=i?t.parsers.reduce((m,d)=>m||(d==null?void 0:d({text:i,message:s.message}))||null,null):null;if(!l)return null;n.add(s.message.id),e();let u={action:l,message:s.message};t.emit("action:detected",u);for(let m of t.handlers)if(m)try{let d=m(l,{message:s.message,metadata:t.getMetadata(),updateMetadata:t.updateMetadata,document:t.documentRef});if(!d)continue;if(d.handled){let W=d.persistMessage!==!1;return{text:d.displayText!==void 0?d.displayText:"",persist:W}}}catch(d){typeof console!="undefined"&&console.error("[AgentWidget] Action handler error:",d)}return{text:"",persist:!0}},syncFromMetadata:o}};var Dr=t=>{if(!t)return null;try{return JSON.parse(t)}catch(n){return typeof console!="undefined"&&console.error("[AgentWidget] Failed to parse stored state:",n),null}},qr=t=>t.map(n=>({...n,streaming:!1})),Hn=(t="vanilla-agent-state")=>{let n=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let o=n();return o?Dr(o.getItem(t)):null},save:o=>{let e=n();if(e)try{let r={...o,messages:o.messages?qr(o.messages):void 0};e.setItem(t,JSON.stringify(r))}catch(r){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",r)}},clear:()=>{let o=n();if(o)try{o.removeItem(t)}catch(e){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",e)}}}};var kn=class{constructor(){this.components=new Map}register(n,o){this.components.has(n)&&console.warn(`[ComponentRegistry] Component "${n}" is already registered. Overwriting.`),this.components.set(n,o)}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(([o,e])=>{this.register(o,e)})}},nn=new kn;import{parse as zr,STR as Or,OBJ as $r}from"partial-json";function _r(t){if(!t||typeof t!="object"||!("component"in t))return!1;let n=t.component;return typeof n=="string"&&n.length>0}function jr(t,n){if(!_r(t))return null;let o=t.props&&typeof t.props=="object"&&t.props!==null?t.props:{};return{component:t.component,props:o,raw:n}}function Rn(){let t=null,n=0;return{getExtractedDirective:()=>t,processChunk:o=>{let e=o.trim();if(!e.startsWith("{")&&!e.startsWith("["))return null;if(o.length<=n)return t;try{let r=zr(o,Or|$r),s=jr(r,o);s&&(t=s)}catch{}return n=o.length,t},reset:()=>{t=null,n=0}}}function Ur(t){return typeof t=="object"&&t!==null&&"component"in t&&typeof t.component=="string"&&"props"in t&&typeof t.props=="object"}function In(t,n){let{config:o,message:e,onPropsUpdate:r}=n,s=nn.get(t.component);if(!s)return console.warn(`[ComponentMiddleware] Component "${t.component}" not found in registry. Falling back to default rendering.`),null;let i={message:e,config:o,updateProps:l=>{r&&r(l)}};try{return s(t.props,i)}catch(l){return console.error(`[ComponentMiddleware] Error rendering component "${t.component}":`,l),null}}function Vr(){let t=Rn();return{processChunk:n=>t.processChunk(n),getDirective:()=>t.getExtractedDirective(),reset:()=>{t.reset()}}}function Pn(t){if(!t.rawContent)return!1;try{let n=JSON.parse(t.rawContent);return typeof n=="object"&&n!==null&&"component"in n&&typeof n.component=="string"}catch{return!1}}function Fn(t){if(!t.rawContent)return null;try{let n=JSON.parse(t.rawContent);if(typeof n=="object"&&n!==null&&"component"in n&&typeof n.component=="string")return{component:n.component,props:n.props&&typeof n.props=="object"&&n.props!==null?n.props:{},raw:t.rawContent}}catch{}return null}var Ut="vanilla-agent-chat-history",Kr=30*1e3,Nn=t=>!t||typeof t!="object"?{}:{...t},hr=t=>t.map(n=>({...n,streaming:!1})),wr=(t,n)=>o=>{var s,i,l;let e=(s=o.text)!=null?s:"",r=(i=o.message.rawContent)!=null?i:null;if(n){let u=n.process({text:e,raw:r!=null?r:e,message:o.message,streaming:o.streaming});u!==null&&(e=u.text,u.persist||(o.message.__skipPersist=!0))}return t!=null&&t.postprocessMessage?t.postprocessMessage({...o,text:e,raw:(l=r!=null?r:o.text)!=null?l:""}):mn(e)},Dn=(t,n,o)=>{var Se,re,we,Be,Pe,Oe,Bt,zn,On,$n,_n,jn,Un,Vn;(!t.id||t.id!=="vanilla-agent-root")&&(t.id="vanilla-agent-root");let e=Ln(n);xn(t,e);let r=cn.getForInstance(e.plugins);e.components&&nn.registerAll(e.components);let s=mr(),i=(Se=e.storageAdapter)!=null?Se:Hn(),l={},u=null;if(i!=null&&i.load)try{let a=i.load();if(a&&typeof a.then=="function")u=a;else if(a){let p=a;p.metadata&&(l=Nn(p.metadata)),(re=p.messages)!=null&&re.length&&(e={...e,initialMessages:p.messages})}}catch(a){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",a)}let m=()=>l,d=a=>{var M;l=(M=a({...l}))!=null?M:{},Lt()},W=e.actionParsers&&e.actionParsers.length?e.actionParsers:[un],h=e.actionHandlers&&e.actionHandlers.length?e.actionHandlers:[jt.message,jt.messageAndClick],C=pn({parsers:W,handlers:h,getMetadata:m,updateMetadata:d,emit:s.emit,documentRef:typeof document!="undefined"?document:null});C.syncFromMetadata();let v=(Be=(we=e.launcher)==null?void 0:we.enabled)!=null?Be:!0,O=(Oe=(Pe=e.launcher)==null?void 0:Pe.autoExpand)!=null?Oe:!1,q=O,f=v,S=v?O:!0,I=wr(e,C),T=(zn=(Bt=e.features)==null?void 0:Bt.showReasoning)!=null?zn:!0,U=($n=(On=e.features)==null?void 0:On.showToolCalls)!=null?$n:!0,R=(_n=e.statusIndicator)!=null?_n:{},J=a=>{var p,M,F,H;return a==="idle"?(p=R.idleText)!=null?p:Ve.idle:a==="connecting"?(M=R.connectingText)!=null?M:Ve.connecting:a==="connected"?(F=R.connectedText)!=null?F:Ve.connected:a==="error"?(H=R.errorText)!=null?H:Ve.error:Ve[a]},{wrapper:te,panel:A}=dr(e),se=cr(e,v),{container:V,body:j,messagesWrapper:ne,suggestions:ue,textarea:oe,sendButton:P,sendButtonWrapper:_e,composerForm:Ke,statusText:et,introTitle:wt,introSubtitle:vt,closeButton:N,iconHolder:de,headerTitle:pt,headerSubtitle:gt,header:Xe,footer:st}=se,B=se.micButton,ke=se.micButtonWrapper,it=r.find(a=>a.renderHeader);if(it!=null&&it.renderHeader){let a=it.renderHeader({config:e,defaultRenderer:()=>{let p=zt({config:e,showClose:v});return Qt(V,p,e),p.header},onClose:()=>ot(!1,"user")});if(a){let p=V.querySelector(".tvw-border-b-cw-divider");p&&(p.replaceWith(a),Xe=a)}}let at=r.find(a=>a.renderComposer);if(at!=null&&at.renderComposer){let a=at.renderComposer({config:e,defaultRenderer:()=>en({config:e}).footer,onSubmit:p=>{D&&!D.isStreaming()&&D.sendMessage(p)},disabled:!1});a&&(st.replaceWith(a),st=a)}(()=>{var F,H;let a=(H=(F=e.layout)==null?void 0:F.slots)!=null?H:{},p=x=>{switch(x){case"body-top":return V.querySelector(".tvw-rounded-2xl.tvw-bg-cw-surface.tvw-p-6")||null;case"messages":return ne;case"footer-top":return ue;case"composer":return Ke;case"footer-bottom":return et;default:return null}},M=(x,b)=>{var X;switch(x){case"header-left":case"header-center":case"header-right":if(x==="header-left")Xe.insertBefore(b,Xe.firstChild);else if(x==="header-right")Xe.appendChild(b);else{let $=Xe.querySelector(".tvw-flex-col");$?(X=$.parentNode)==null||X.insertBefore(b,$.nextSibling):Xe.appendChild(b)}break;case"body-top":let ae=j.querySelector(".tvw-rounded-2xl.tvw-bg-cw-surface.tvw-p-6");ae?ae.replaceWith(b):j.insertBefore(b,j.firstChild);break;case"body-bottom":j.appendChild(b);break;case"footer-top":ue.replaceWith(b);break;case"footer-bottom":et.replaceWith(b);break;default:break}};for(let[x,b]of Object.entries(a))if(b)try{let X=b({config:e,defaultContent:()=>p(x)});X&&M(x,X)}catch(X){typeof console!="undefined"&&console.error(`[AgentWidget] Error rendering slot "${x}":`,X)}})(),A.appendChild(V),t.appendChild(te);let mt=()=>{var _,ee,fe,$e,He,rt,pe,At,Ht,kt,Wt,Dt;let a=(ee=(_=e.launcher)==null?void 0:_.sidebarMode)!=null?ee:!1,p=a||(($e=(fe=e.launcher)==null?void 0:fe.fullHeight)!=null?$e:!1),M=(He=e.theme)!=null?He:{},F=(pe=(rt=e.launcher)==null?void 0:rt.position)!=null?pe:"bottom-left",H=F==="bottom-left"||F==="top-left",x=a?"none":"1px solid var(--tvw-cw-border)",b=a?H?"2px 0 12px rgba(0, 0, 0, 0.08)":"-2px 0 12px rgba(0, 0, 0, 0.08)":"0 25px 50px -12px rgba(0, 0, 0, 0.25)",X=a?"0":"16px",ae=(At=M.panelBorder)!=null?At:x,$=(Ht=M.panelShadow)!=null?Ht:b,k=(kt=M.panelBorderRadius)!=null?kt:X;if(V.style.border=ae,V.style.boxShadow=$,V.style.borderRadius=k,p&&(t.style.display="flex",t.style.flexDirection="column",t.style.height="100%",t.style.minHeight="0",te.style.display="flex",te.style.flexDirection="column",te.style.flex="1 1 0%",te.style.minHeight="0",te.style.maxHeight="100%",te.style.height="100%",te.style.overflow="hidden",A.style.display="flex",A.style.flexDirection="column",A.style.flex="1 1 0%",A.style.minHeight="0",A.style.maxHeight="100%",A.style.height="100%",A.style.overflow="hidden",V.style.display="flex",V.style.flexDirection="column",V.style.flex="1 1 0%",V.style.minHeight="0",V.style.maxHeight="100%",V.style.overflow="hidden",j.style.flex="1 1 0%",j.style.minHeight="0",j.style.overflowY="auto",st.style.flexShrink="0"),a){let qt=(Dt=(Wt=e.launcher)==null?void 0:Wt.sidebarWidth)!=null?Dt:"420px";te.classList.remove("tvw-bottom-6","tvw-right-6","tvw-left-6","tvw-top-6","tvw-bottom-4","tvw-right-4","tvw-left-4","tvw-top-4"),te.style.cssText=`
16
+ position: fixed !important;
17
+ top: 0 !important;
18
+ bottom: 0 !important;
19
+ width: ${qt} !important;
20
+ height: 100vh !important;
21
+ max-height: 100vh !important;
22
+ margin: 0 !important;
23
+ padding: 0 !important;
24
+ display: flex !important;
25
+ flex-direction: column !important;
26
+ ${H?"left: 0 !important; right: auto !important;":"left: auto !important; right: 0 !important;"}
27
+ `,A.style.cssText=`
28
+ position: relative !important;
29
+ display: flex !important;
30
+ flex-direction: column !important;
31
+ flex: 1 1 0% !important;
32
+ width: 100% !important;
33
+ max-width: 100% !important;
34
+ height: 100% !important;
35
+ min-height: 0 !important;
36
+ margin: 0 !important;
37
+ padding: 0 !important;
38
+ `,A.style.setProperty("width","100%","important"),A.style.setProperty("max-width","100%","important"),V.style.cssText=`
39
+ display: flex !important;
40
+ flex-direction: column !important;
41
+ flex: 1 1 0% !important;
42
+ width: 100% !important;
43
+ height: 100% !important;
44
+ min-height: 0 !important;
45
+ max-height: 100% !important;
46
+ overflow: hidden !important;
47
+ border-radius: ${k} !important;
48
+ border: ${ae} !important;
49
+ box-shadow: ${$} !important;
50
+ `,st.style.cssText=`
51
+ flex-shrink: 0 !important;
52
+ border-top: none !important;
53
+ padding: 8px 16px 12px 16px !important;
54
+ `}};mt();let Fe=[],tt=pr(ue),je=null,D,lt=!1,Ye=!0,We=0,qe=0,K=null,ve=!1,Re=0,Ue=!1,nt=125,yt=2e3,Et=5,ct=50,xt=new Map,ie={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1},Pt=(Un=(jn=e.voiceRecognition)==null?void 0:jn.autoResume)!=null?Un:!1,Mt=a=>{s.emit("voice:state",{active:ie.active,source:a,timestamp:Date.now()})},me=()=>{d(a=>({...a,voiceState:{active:ie.active,timestamp:Date.now(),manuallyDeactivated:ie.manuallyDeactivated}}))},ft=()=>{var F,H;if(((F=e.voiceRecognition)==null?void 0:F.enabled)===!1)return;let a=Nn(l.voiceState),p=!!a.active,M=Number((H=a.timestamp)!=null?H:0);ie.manuallyDeactivated=!!a.manuallyDeactivated,p&&Date.now()-M<Kr&&setTimeout(()=>{ie.active||(ie.manuallyDeactivated=!1,Me("restore"))},1e3)},bt=()=>D?hr(D.getMessages()).filter(a=>!a.__skipPersist):[];function Lt(a){if(!(i!=null&&i.save))return;let M={messages:a?hr(a):D?bt():[],metadata:l};try{let F=i.save(M);F instanceof Promise&&F.catch(H=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",H)})}catch(F){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",F)}}let ht=(a=!1)=>{if(!Ye)return;let p=Date.now();ve&&p<Re&&!a||(ve&&p>=Re&&(ve=!1),!(!a&&!lt)&&(p-qe<nt||(qe=p,K&&cancelAnimationFrame(K),K=requestAnimationFrame(()=>{ve||!Ye||(Ue=!0,j.scrollTop=j.scrollHeight,We=j.scrollTop,requestAnimationFrame(()=>{Ue=!1}),K=null)}))))},Tt=null,on=()=>te.querySelector("#vanilla-agent-scroll-container")||j,rn=(a,p=500)=>{let M=a.scrollTop,F=a.clientHeight,H=a.scrollHeight,x=H-M;if(M+F>=H-2||Math.abs(x)<5)return;Tt!==null&&(cancelAnimationFrame(Tt),Tt=null);let X=performance.now(),ae=k=>1-Math.pow(1-k,3),$=k=>{let _=a.scrollHeight;_!==H&&(H=_,x=H-M);let ee=k-X,fe=Math.min(ee/p,1),$e=ae(fe),He=M+x*$e;a.scrollTop=He,fe<1?Tt=requestAnimationFrame($):(a.scrollTop=a.scrollHeight,Tt=null)};Tt=requestAnimationFrame($)},sn=a=>{let p=new Map;a.forEach(M=>{let F=xt.get(M.id);p.set(M.id,{streaming:M.streaming,role:M.role}),!F&&M.role==="assistant"&&s.emit("assistant:message",M),M.role==="assistant"&&(F!=null&&F.streaming)&&M.streaming===!1&&s.emit("assistant:complete",M)}),xt.clear(),p.forEach((M,F)=>{xt.set(F,M)})},Ft=(a,p,M)=>{a.innerHTML="";let F=document.createDocumentFragment();p.forEach(x=>{var k,_;let b=null,X=r.find(ee=>!!(x.variant==="reasoning"&&ee.renderReasoning||x.variant==="tool"&&ee.renderToolCall||!x.variant&&ee.renderMessage)),ae=(k=e.layout)==null?void 0:k.messages;if(X)if(x.variant==="reasoning"&&x.reasoning&&X.renderReasoning){if(!T)return;b=X.renderReasoning({message:x,defaultRenderer:()=>Tn(x),config:e})}else if(x.variant==="tool"&&x.toolCall&&X.renderToolCall){if(!U)return;b=X.renderToolCall({message:x,defaultRenderer:()=>Wn(x,e),config:e})}else X.renderMessage&&(b=X.renderMessage({message:x,defaultRenderer:()=>{let ee=tn(x,M,ae);return x.role!=="user"&&En(ee,x,e,D),ee},config:e}));if(!b&&x.role==="assistant"&&!x.variant&&e.enableComponentStreaming!==!1&&Pn(x)){let fe=Fn(x);if(fe){let $e=In(fe,{config:e,message:x,transform:M});if($e){let He=document.createElement("div");if(He.className=["vanilla-message-bubble","tvw-max-w-[85%]","tvw-rounded-2xl","tvw-bg-cw-surface","tvw-border","tvw-border-cw-message-border","tvw-p-4"].join(" "),He.setAttribute("data-message-id",x.id),x.content&&x.content.trim()){let rt=document.createElement("div");rt.className="tvw-mb-3 tvw-text-sm tvw-leading-relaxed",rt.innerHTML=M({text:x.content,message:x,streaming:!!x.streaming,raw:x.rawContent}),He.appendChild(rt)}He.appendChild($e),b=He}}}if(!b)if(x.variant==="reasoning"&&x.reasoning){if(!T)return;b=Tn(x)}else if(x.variant==="tool"&&x.toolCall){if(!U)return;b=Wn(x,e)}else{let ee=(_=e.layout)==null?void 0:_.messages;ee!=null&&ee.renderUserMessage&&x.role==="user"?b=ee.renderUserMessage({message:x,config:e,streaming:!!x.streaming}):ee!=null&&ee.renderAssistantMessage&&x.role==="assistant"?b=ee.renderAssistantMessage({message:x,config:e,streaming:!!x.streaming}):b=tn(x,M,ee),x.role!=="user"&&b&&En(b,x,e,D)}let $=document.createElement("div");$.className="tvw-flex",x.role==="user"&&$.classList.add("tvw-justify-end"),$.appendChild(b),F.appendChild($)});let H=p.some(x=>x.role==="assistant"&&x.streaming);if(lt&&p.some(x=>x.role==="user")&&!H){let x=dn(),b=document.createElement("div");b.className=["tvw-max-w-[85%]","tvw-rounded-2xl","tvw-text-sm","tvw-leading-relaxed","tvw-shadow-sm","tvw-bg-cw-surface","tvw-border","tvw-border-cw-message-border","tvw-text-cw-primary","tvw-px-5","tvw-py-3"].join(" "),b.appendChild(x);let X=document.createElement("div");X.className="tvw-flex",X.appendChild(b),F.appendChild(X)}a.appendChild(F),requestAnimationFrame(()=>{requestAnimationFrame(()=>{let x=on();rn(x)})})},Nt=()=>{v&&(S?(te.classList.remove("tvw-pointer-events-none","tvw-opacity-0"),A.classList.remove("tvw-scale-95","tvw-opacity-0"),A.classList.add("tvw-scale-100","tvw-opacity-100"),w?w.element.style.display="none":g&&(g.style.display="none")):(te.classList.add("tvw-pointer-events-none","tvw-opacity-0"),A.classList.remove("tvw-scale-100","tvw-opacity-100"),A.classList.add("tvw-scale-95","tvw-opacity-0"),w?w.element.style.display="":g&&(g.style.display="")))},ot=(a,p="user")=>{if(!v||S===a)return;let M=S;S=a,Nt(),S&&(z(),ht(!0));let F={open:S,source:p,timestamp:Date.now()};S&&!M?s.emit("widget:opened",F):!S&&M&&s.emit("widget:closed",F),s.emit("widget:state",{open:S,launcherEnabled:v,voiceActive:ie.active,streaming:D.isStreaming()})},Ot=a=>{oe.disabled=a,P.disabled=a,B&&(B.disabled=a),tt.buttons.forEach(p=>{p.disabled=a})},Vt=()=>{var H,x,b,X,ae,$,k,_,ee,fe,$e,He,rt,pe;wt.textContent=(x=(H=e.copy)==null?void 0:H.welcomeTitle)!=null?x:"Hello \u{1F44B}",vt.textContent=(X=(b=e.copy)==null?void 0:b.welcomeSubtitle)!=null?X:"Ask anything about your account or products.",oe.placeholder=($=(ae=e.copy)==null?void 0:ae.inputPlaceholder)!=null?$:"How can I help...",((_=(k=e.sendButton)==null?void 0:k.useIcon)!=null?_:!1)||(P.textContent=(fe=(ee=e.copy)==null?void 0:ee.sendButtonLabel)!=null?fe:"Send");let p=(He=($e=e.theme)==null?void 0:$e.inputFontFamily)!=null?He:"sans-serif",M=(pe=(rt=e.theme)==null?void 0:rt.inputFontWeight)!=null?pe:"400",F=At=>{switch(At){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';case"sans-serif":default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}};oe.style.fontFamily=F(p),oe.style.fontWeight=M};D=new Gt(e,{onMessagesChanged(a){Ft(ne,a,I),D&&(a.some(F=>F.role==="user")?tt.render([],D,oe,a):tt.render(e.suggestionChips,D,oe,a,e.suggestionChipsConfig)),ht(!lt),sn(a);let p=[...a].reverse().find(M=>M.role==="user");ie.lastUserMessageWasVoice=!!(p!=null&&p.viaVoice),Lt(a)},onStatusChanged(a){var F;let p=(F=e.statusIndicator)!=null?F:{},M=H=>{var x,b,X,ae;return H==="idle"?(x=p.idleText)!=null?x:Ve.idle:H==="connecting"?(b=p.connectingText)!=null?b:Ve.connecting:H==="connected"?(X=p.connectedText)!=null?X:Ve.connected:H==="error"?(ae=p.errorText)!=null?ae:Ve.error:Ve[H]};et.textContent=M(a)},onStreamingChanged(a){lt=a,Ot(a),D&&Ft(ne,D.getMessages(),I),a||ht(!0)}}),u&&u.then(a=>{var p;a&&(a.metadata&&(l=Nn(a.metadata),C.syncFromMetadata()),(p=a.messages)!=null&&p.length&&D.hydrateMessages(a.messages))}).catch(a=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",a)});let Kt=a=>{a.preventDefault();let p=oe.value.trim();p&&(oe.value="",D.sendMessage(p))},Xt=a=>{a.key==="Enter"&&!a.shiftKey&&(a.preventDefault(),P.click())},Je=null,y=!1,G=null,Q=null,Ee=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,Me=(a="user")=>{var x,b,X,ae;if(y||D.isStreaming())return;let p=Ee();if(!p)return;Je=new p;let F=(b=((x=e.voiceRecognition)!=null?x:{}).pauseDuration)!=null?b:2e3;Je.continuous=!0,Je.interimResults=!0,Je.lang="en-US";let H=oe.value;Je.onresult=$=>{let k="",_="";for(let fe=0;fe<$.results.length;fe++){let $e=$.results[fe],He=$e[0].transcript;$e.isFinal?k+=He+" ":_=He}let ee=H+k+_;oe.value=ee,G&&clearTimeout(G),(k||_)&&(G=window.setTimeout(()=>{let fe=oe.value.trim();fe&&Je&&y&&(ye(),oe.value="",D.sendMessage(fe,{viaVoice:!0}))},F))},Je.onerror=$=>{$.error!=="no-speech"&&ye()},Je.onend=()=>{if(y){let $=oe.value.trim();$&&$!==H.trim()&&(oe.value="",D.sendMessage($,{viaVoice:!0})),ye()}};try{if(Je.start(),y=!0,ie.active=!0,a!=="system"&&(ie.manuallyDeactivated=!1),Mt(a),me(),B){Q={backgroundColor:B.style.backgroundColor,color:B.style.color,borderColor:B.style.borderColor};let $=(X=e.voiceRecognition)!=null?X:{},k=(ae=$.recordingBackgroundColor)!=null?ae:"#ef4444",_=$.recordingIconColor,ee=$.recordingBorderColor;if(B.classList.add("tvw-voice-recording"),B.style.backgroundColor=k,_){B.style.color=_;let fe=B.querySelector("svg");fe&&fe.setAttribute("stroke",_)}ee&&(B.style.borderColor=ee),B.setAttribute("aria-label","Stop voice recognition")}}catch{ye("system")}},ye=(a="user")=>{if(y){if(y=!1,G&&(clearTimeout(G),G=null),Je){try{Je.stop()}catch{}Je=null}if(ie.active=!1,Mt(a),me(),B){if(B.classList.remove("tvw-voice-recording"),Q){B.style.backgroundColor=Q.backgroundColor,B.style.color=Q.color,B.style.borderColor=Q.borderColor;let p=B.querySelector("svg");p&&p.setAttribute("stroke",Q.color||"currentColor"),Q=null}B.setAttribute("aria-label","Start voice recognition")}}},Le=(a,p)=>{var He,rt,pe,At,Ht,kt,Wt;if(!(typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined")))return null;let F=c("div","tvw-send-button-wrapper"),H=c("button","tvw-rounded-button tvw-flex tvw-items-center tvw-justify-center disabled:tvw-opacity-50 tvw-cursor-pointer");H.type="button",H.setAttribute("aria-label","Start voice recognition");let x=(He=a==null?void 0:a.iconName)!=null?He:"mic",b=(rt=p==null?void 0:p.size)!=null?rt:"40px",X=(pe=a==null?void 0:a.iconSize)!=null?pe:b,ae=parseFloat(X)||24,$=(At=a==null?void 0:a.backgroundColor)!=null?At:p==null?void 0:p.backgroundColor,k=(Ht=a==null?void 0:a.iconColor)!=null?Ht:p==null?void 0:p.textColor;H.style.width=X,H.style.height=X,H.style.minWidth=X,H.style.minHeight=X,H.style.fontSize="18px",H.style.lineHeight="1";let _=k||"currentColor",ee=ge(x,ae,_,1.5);ee?(H.appendChild(ee),H.style.color=_):(H.textContent="\u{1F3A4}",H.style.color=_),$?H.style.backgroundColor=$:H.classList.add("tvw-bg-cw-primary"),k?H.style.color=k:!k&&!(p!=null&&p.textColor)&&H.classList.add("tvw-text-white"),a!=null&&a.borderWidth&&(H.style.borderWidth=a.borderWidth,H.style.borderStyle="solid"),a!=null&&a.borderColor&&(H.style.borderColor=a.borderColor),a!=null&&a.paddingX&&(H.style.paddingLeft=a.paddingX,H.style.paddingRight=a.paddingX),a!=null&&a.paddingY&&(H.style.paddingTop=a.paddingY,H.style.paddingBottom=a.paddingY),F.appendChild(H);let fe=(kt=a==null?void 0:a.tooltipText)!=null?kt:"Start voice recognition";if(((Wt=a==null?void 0:a.showTooltip)!=null?Wt:!1)&&fe){let Dt=c("div","tvw-send-button-tooltip");Dt.textContent=fe,F.appendChild(Dt)}return{micButton:H,micButtonWrapper:F}},E=()=>{if(y){let a=oe.value.trim();ie.manuallyDeactivated=!0,me(),ye("user"),a&&(oe.value="",D.sendMessage(a))}else ie.manuallyDeactivated=!1,me(),Me("user")};B&&(B.addEventListener("click",E),Fe.push(()=>{ye("system"),B&&B.removeEventListener("click",E)}));let ut=s.on("assistant:complete",()=>{Pt&&(ie.active||ie.manuallyDeactivated||Pt==="assistant"&&!ie.lastUserMessageWasVoice||setTimeout(()=>{!ie.active&&!ie.manuallyDeactivated&&Me("auto")},600))});Fe.push(ut);let Y=()=>{ot(!S,"user")},w=null,g=null;if(v){let a=r.find(p=>p.renderLauncher);if(a!=null&&a.renderLauncher){let p=a.renderLauncher({config:e,defaultRenderer:()=>Zt(e,Y).element,onToggle:Y});p&&(g=p)}g||(w=Zt(e,Y))}w?t.appendChild(w.element):g&&t.appendChild(g),Nt(),tt.render(e.suggestionChips,D,oe,void 0,e.suggestionChipsConfig),Vt(),Ot(D.isStreaming()),ht(!0),ft();let z=()=>{var M,F,H,x,b,X;let a=(F=(M=e.launcher)==null?void 0:M.sidebarMode)!=null?F:!1,p=a||((x=(H=e.launcher)==null?void 0:H.fullHeight)!=null?x:!1);if(!v){A.style.height="",A.style.width="";return}if(!a){let ae=(X=(b=e==null?void 0:e.launcher)==null?void 0:b.width)!=null?X:e==null?void 0:e.launcherWidth,$=ae!=null?ae:"min(400px, calc(100vw - 24px))";A.style.width=$,A.style.maxWidth=$}if(!p){let ae=window.innerHeight,k=Math.max(200,ae-64),_=Math.min(640,k);A.style.height=`${_}px`}};z(),window.addEventListener("resize",z),Fe.push(()=>window.removeEventListener("resize",z)),We=j.scrollTop;let xe=()=>{let a=j.scrollTop,p=j.scrollHeight,M=j.clientHeight,F=p-a-M,H=Math.abs(a-We);if(We=a,!Ue&&!(H<=Et)){if(!Ye&&F<ct){ve=!1,Ye=!0;return}Ye&&F>ct&&(ve=!0,Re=Date.now()+yt,Ye=!1)}};j.addEventListener("scroll",xe,{passive:!0}),Fe.push(()=>j.removeEventListener("scroll",xe)),Fe.push(()=>{K&&cancelAnimationFrame(K)});let be=()=>{N&&(je&&(N.removeEventListener("click",je),je=null),v?(N.style.display="",je=()=>{S=!1,Nt()},N.addEventListener("click",je)):N.style.display="none")};be(),(()=>{let{clearChatButton:a}=se;a&&a.addEventListener("click",()=>{D.clearMessages();try{localStorage.removeItem(Ut),e.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Ut}`)}catch(M){console.error("[AgentWidget] Failed to clear default localStorage:",M)}if(e.clearChatHistoryStorageKey&&e.clearChatHistoryStorageKey!==Ut)try{localStorage.removeItem(e.clearChatHistoryStorageKey),e.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${e.clearChatHistoryStorageKey}`)}catch(M){console.error("[AgentWidget] Failed to clear custom localStorage:",M)}let p=new CustomEvent("vanilla-agent:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(p),i!=null&&i.clear)try{let M=i.clear();M instanceof Promise&&M.catch(F=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",F)})}catch(M){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",M)}l={},C.syncFromMetadata()})})(),Ke.addEventListener("submit",Kt),oe.addEventListener("keydown",Xt),Fe.push(()=>{Ke.removeEventListener("submit",Kt),oe.removeEventListener("keydown",Xt)}),Fe.push(()=>{D.cancel()}),w?Fe.push(()=>{w==null||w.destroy()}):g&&Fe.push(()=>{g==null||g.remove()});let Ce={update(a){var Kn,Xn,Yn,Jn,Gn,Zn,Qn,eo,to,no,oo,ro,so,io,ao,lo,co,uo,po,go,mo,fo,ho,wo,vo,yo,xo,bo,Co,So,To,Ao,Wo,Eo,Mo,Lo,Bo,Ho,ko,Ro,Io,Po,Fo,No,Do,qo,zo,Oo,$o,_o,jo,Uo,Vo,Ko,Xo,Yo,Jo;let p=e.toolCall;e={...e,...a},xn(t,e),mt();let M=cn.getForInstance(e.plugins);if(r.length=0,r.push(...M),v=(Xn=(Kn=e.launcher)==null?void 0:Kn.enabled)!=null?Xn:!0,O=(Jn=(Yn=e.launcher)==null?void 0:Yn.autoExpand)!=null?Jn:!1,T=(Zn=(Gn=e.features)==null?void 0:Gn.showReasoning)!=null?Zn:!0,U=(eo=(Qn=e.features)==null?void 0:Qn.showToolCalls)!=null?eo:!0,((to=e.launcher)==null?void 0:to.enabled)===!1&&w&&(w.destroy(),w=null),((no=e.launcher)==null?void 0:no.enabled)===!1&&g&&(g.remove(),g=null),((oo=e.launcher)==null?void 0:oo.enabled)!==!1&&!w&&!g){let L=r.find(ce=>ce.renderLauncher);if(L!=null&&L.renderLauncher){let ce=L.renderLauncher({config:e,defaultRenderer:()=>Zt(e,Y).element,onToggle:Y});ce&&(g=ce,t.appendChild(g))}g||(w=Zt(e,Y),t.appendChild(w.element))}w&&w.update(e),pt&&((ro=e.launcher)==null?void 0:ro.title)!==void 0&&(pt.textContent=e.launcher.title),gt&&((so=e.launcher)==null?void 0:so.subtitle)!==void 0&&(gt.textContent=e.launcher.subtitle),v!==f?v?ot(O,"auto"):(S=!0,Nt()):O!==q&&ot(O,"auto"),q=O,f=v,z(),be(),JSON.stringify(a.toolCall)!==JSON.stringify(p)&&D&&Ft(ne,D.getMessages(),I);let b=(io=e.launcher)!=null?io:{},X=(ao=b.headerIconHidden)!=null?ao:!1,ae=b.headerIconName,$=(lo=b.headerIconSize)!=null?lo:"48px";if(de){let L=V.querySelector(".tvw-border-b-cw-divider"),ce=L==null?void 0:L.querySelector(".tvw-flex-col");if(X)de.style.display="none",L&&ce&&!L.contains(ce)&&L.insertBefore(ce,L.firstChild);else{if(de.style.display="",de.style.height=$,de.style.width=$,L&&ce&&(L.contains(de)?de.nextSibling!==ce&&(de.remove(),L.insertBefore(de,ce)):L.insertBefore(de,ce)),ae){let Ae=parseFloat($)||24,he=ge(ae,Ae*.6,"#ffffff",2);he?de.replaceChildren(he):de.textContent=(co=b.agentIconText)!=null?co:"\u{1F4AC}"}else if(b.iconUrl){let Ae=de.querySelector("img");if(Ae)Ae.src=b.iconUrl,Ae.style.height=$,Ae.style.width=$;else{let he=document.createElement("img");he.src=b.iconUrl,he.alt="",he.className="tvw-rounded-xl tvw-object-cover",he.style.height=$,he.style.width=$,de.replaceChildren(he)}}else{let Ae=de.querySelector("svg"),he=de.querySelector("img");(Ae||he)&&de.replaceChildren(),de.textContent=(uo=b.agentIconText)!=null?uo:"\u{1F4AC}"}let Z=de.querySelector("img");Z&&(Z.style.height=$,Z.style.width=$)}}if(N){let L=(po=b.closeButtonSize)!=null?po:"32px",ce=(go=b.closeButtonPlacement)!=null?go:"inline";N.style.height=L,N.style.width=L;let{closeButtonWrapper:Z}=se,Ae=ce==="top-right",he=Z==null?void 0:Z.classList.contains("tvw-absolute");if(Z&&Ae!==he)if(Z.remove(),Ae)Z.className="tvw-absolute tvw-top-4 tvw-right-4 tvw-z-50",V.style.position="relative",V.appendChild(Z);else{let le=(fo=(mo=b.clearChat)==null?void 0:mo.placement)!=null?fo:"inline",Ze=(wo=(ho=b.clearChat)==null?void 0:ho.enabled)!=null?wo:!0;Z.className=Ze&&le==="inline"?"":"tvw-ml-auto";let Qe=V.querySelector(".tvw-border-b-cw-divider");Qe&&Qe.appendChild(Z)}if(b.closeButtonColor?(N.style.color=b.closeButtonColor,N.classList.remove("tvw-text-cw-muted")):(N.style.color="",N.classList.add("tvw-text-cw-muted")),b.closeButtonBackgroundColor?(N.style.backgroundColor=b.closeButtonBackgroundColor,N.classList.remove("hover:tvw-bg-gray-100")):(N.style.backgroundColor="",N.classList.add("hover:tvw-bg-gray-100")),b.closeButtonBorderWidth||b.closeButtonBorderColor){let le=b.closeButtonBorderWidth||"0px",Ze=b.closeButtonBorderColor||"transparent";N.style.border=`${le} solid ${Ze}`,N.classList.remove("tvw-border-none")}else N.style.border="",N.classList.add("tvw-border-none");b.closeButtonBorderRadius?(N.style.borderRadius=b.closeButtonBorderRadius,N.classList.remove("tvw-rounded-full")):(N.style.borderRadius="",N.classList.add("tvw-rounded-full")),b.closeButtonPaddingX?(N.style.paddingLeft=b.closeButtonPaddingX,N.style.paddingRight=b.closeButtonPaddingX):(N.style.paddingLeft="",N.style.paddingRight=""),b.closeButtonPaddingY?(N.style.paddingTop=b.closeButtonPaddingY,N.style.paddingBottom=b.closeButtonPaddingY):(N.style.paddingTop="",N.style.paddingBottom="");let Ge=(vo=b.closeButtonIconName)!=null?vo:"x",De=(yo=b.closeButtonIconText)!=null?yo:"\xD7";N.innerHTML="";let dt=ge(Ge,"20px",b.closeButtonColor||"",2);dt?N.appendChild(dt):N.textContent=De;let Rt=(xo=b.closeButtonTooltipText)!=null?xo:"Close chat",Te=(bo=b.closeButtonShowTooltip)!=null?bo:!0;if(N.setAttribute("aria-label",Rt),Z&&(Z._cleanupTooltip&&(Z._cleanupTooltip(),delete Z._cleanupTooltip),Te&&Rt)){let le=null,Ze=()=>{if(le||!N)return;le=c("div","tvw-clear-chat-tooltip"),le.textContent=Rt;let $t=c("div");$t.className="tvw-clear-chat-tooltip-arrow",le.appendChild($t);let gn=N.getBoundingClientRect();le.style.position="fixed",le.style.left=`${gn.left+gn.width/2}px`,le.style.top=`${gn.top-8}px`,le.style.transform="translate(-50%, -100%)",document.body.appendChild(le)},Qe=()=>{le&&le.parentNode&&(le.parentNode.removeChild(le),le=null)};Z.addEventListener("mouseenter",Ze),Z.addEventListener("mouseleave",Qe),N.addEventListener("focus",Ze),N.addEventListener("blur",Qe),Z._cleanupTooltip=()=>{Qe(),Z&&(Z.removeEventListener("mouseenter",Ze),Z.removeEventListener("mouseleave",Qe)),N&&(N.removeEventListener("focus",Ze),N.removeEventListener("blur",Qe))}}}let{clearChatButton:k,clearChatButtonWrapper:_}=se;if(k){let L=(Co=b.clearChat)!=null?Co:{},ce=(So=L.enabled)!=null?So:!0,Z=(To=L.placement)!=null?To:"inline";if(_){_.style.display=ce?"":"none";let Ae=Z==="top-right",he=_.classList.contains("tvw-absolute");if(Ae!==he&&ce){if(_.remove(),Ae)_.className="tvw-absolute tvw-top-4 tvw-z-50",_.style.right="48px",V.style.position="relative",V.appendChild(_);else{_.className="tvw-relative tvw-ml-auto tvw-clear-chat-button-wrapper",_.style.right="";let De=V.querySelector(".tvw-border-b-cw-divider"),dt=se.closeButtonWrapper;De&&dt&&dt.parentElement===De?De.insertBefore(_,dt):De&&De.appendChild(_)}let Ge=se.closeButtonWrapper;Ge&&!Ge.classList.contains("tvw-absolute")&&(Ae?Ge.classList.add("tvw-ml-auto"):Ge.classList.remove("tvw-ml-auto"))}}if(ce){let Ae=(Ao=L.size)!=null?Ao:"32px";k.style.height=Ae,k.style.width=Ae;let he=(Wo=L.iconName)!=null?Wo:"refresh-cw",Ge=(Eo=L.iconColor)!=null?Eo:"";k.innerHTML="";let De=ge(he,"20px",Ge||"",2);if(De&&k.appendChild(De),Ge?(k.style.color=Ge,k.classList.remove("tvw-text-cw-muted")):(k.style.color="",k.classList.add("tvw-text-cw-muted")),L.backgroundColor?(k.style.backgroundColor=L.backgroundColor,k.classList.remove("hover:tvw-bg-gray-100")):(k.style.backgroundColor="",k.classList.add("hover:tvw-bg-gray-100")),L.borderWidth||L.borderColor){let Te=L.borderWidth||"0px",le=L.borderColor||"transparent";k.style.border=`${Te} solid ${le}`,k.classList.remove("tvw-border-none")}else k.style.border="",k.classList.add("tvw-border-none");L.borderRadius?(k.style.borderRadius=L.borderRadius,k.classList.remove("tvw-rounded-full")):(k.style.borderRadius="",k.classList.add("tvw-rounded-full")),L.paddingX?(k.style.paddingLeft=L.paddingX,k.style.paddingRight=L.paddingX):(k.style.paddingLeft="",k.style.paddingRight=""),L.paddingY?(k.style.paddingTop=L.paddingY,k.style.paddingBottom=L.paddingY):(k.style.paddingTop="",k.style.paddingBottom="");let dt=(Mo=L.tooltipText)!=null?Mo:"Clear chat",Rt=(Lo=L.showTooltip)!=null?Lo:!0;if(k.setAttribute("aria-label",dt),_&&(_._cleanupTooltip&&(_._cleanupTooltip(),delete _._cleanupTooltip),Rt&&dt)){let Te=null,le=()=>{if(Te||!k)return;Te=c("div","tvw-clear-chat-tooltip"),Te.textContent=dt;let Qe=c("div");Qe.className="tvw-clear-chat-tooltip-arrow",Te.appendChild(Qe);let $t=k.getBoundingClientRect();Te.style.position="fixed",Te.style.left=`${$t.left+$t.width/2}px`,Te.style.top=`${$t.top-8}px`,Te.style.transform="translate(-50%, -100%)",document.body.appendChild(Te)},Ze=()=>{Te&&Te.parentNode&&(Te.parentNode.removeChild(Te),Te=null)};_.addEventListener("mouseenter",le),_.addEventListener("mouseleave",Ze),k.addEventListener("focus",le),k.addEventListener("blur",Ze),_._cleanupTooltip=()=>{Ze(),_&&(_.removeEventListener("mouseenter",le),_.removeEventListener("mouseleave",Ze)),k&&(k.removeEventListener("focus",le),k.removeEventListener("blur",Ze))}}}}let ee=e.actionParsers&&e.actionParsers.length?e.actionParsers:[un],fe=e.actionHandlers&&e.actionHandlers.length?e.actionHandlers:[jt.message,jt.messageAndClick];C=pn({parsers:ee,handlers:fe,getMetadata:m,updateMetadata:d,emit:s.emit,documentRef:typeof document!="undefined"?document:null}),I=wr(e,C),D.updateConfig(e),Ft(ne,D.getMessages(),I),tt.render(e.suggestionChips,D,oe,void 0,e.suggestionChipsConfig),Vt(),Ot(D.isStreaming());let $e=((Bo=e.voiceRecognition)==null?void 0:Bo.enabled)===!0,He=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),rt=$e&&He;if(Ke.classList.remove("tvw-gap-1","tvw-gap-3"),Ke.classList.add(rt?"tvw-gap-1":"tvw-gap-3"),$e&&He)if(!B||!ke){let L=Le(e.voiceRecognition,e.sendButton);L&&(B=L.micButton,ke=L.micButtonWrapper,Ke.insertBefore(ke,_e),B.addEventListener("click",E),B.disabled=D.isStreaming())}else{let L=(Ho=e.voiceRecognition)!=null?Ho:{},ce=(ko=e.sendButton)!=null?ko:{},Z=(Ro=L.iconName)!=null?Ro:"mic",Ae=(Io=ce.size)!=null?Io:"40px",he=(Po=L.iconSize)!=null?Po:Ae,Ge=parseFloat(he)||24;B.style.width=he,B.style.height=he,B.style.minWidth=he,B.style.minHeight=he;let De=(No=(Fo=L.iconColor)!=null?Fo:ce.textColor)!=null?No:"currentColor";B.innerHTML="";let dt=ge(Z,Ge,De,2);dt?B.appendChild(dt):B.textContent="\u{1F3A4}";let Rt=(Do=L.backgroundColor)!=null?Do:ce.backgroundColor;Rt?(B.style.backgroundColor=Rt,B.classList.remove("tvw-bg-cw-primary")):(B.style.backgroundColor="",B.classList.add("tvw-bg-cw-primary")),De?(B.style.color=De,B.classList.remove("tvw-text-white")):!De&&!ce.textColor&&(B.style.color="",B.classList.add("tvw-text-white")),L.borderWidth?(B.style.borderWidth=L.borderWidth,B.style.borderStyle="solid"):(B.style.borderWidth="",B.style.borderStyle=""),L.borderColor?B.style.borderColor=L.borderColor:B.style.borderColor="",L.paddingX?(B.style.paddingLeft=L.paddingX,B.style.paddingRight=L.paddingX):(B.style.paddingLeft="",B.style.paddingRight=""),L.paddingY?(B.style.paddingTop=L.paddingY,B.style.paddingBottom=L.paddingY):(B.style.paddingTop="",B.style.paddingBottom="");let Te=ke==null?void 0:ke.querySelector(".tvw-send-button-tooltip"),le=(qo=L.tooltipText)!=null?qo:"Start voice recognition";if(((zo=L.showTooltip)!=null?zo:!1)&&le)if(Te)Te.textContent=le,Te.style.display="";else{let Qe=document.createElement("div");Qe.className="tvw-send-button-tooltip",Qe.textContent=le,ke==null||ke.insertBefore(Qe,B)}else Te&&(Te.style.display="none");ke.style.display="",B.disabled=D.isStreaming()}else B&&ke&&(ke.style.display="none",y&&ye());let pe=(Oo=e.sendButton)!=null?Oo:{},At=($o=pe.useIcon)!=null?$o:!1,Ht=(_o=pe.iconText)!=null?_o:"\u2191",kt=pe.iconName,Wt=(jo=pe.tooltipText)!=null?jo:"Send message",Dt=(Uo=pe.showTooltip)!=null?Uo:!1,qt=(Vo=pe.size)!=null?Vo:"40px",an=pe.backgroundColor,Ct=pe.textColor;if(At){if(P.style.width=qt,P.style.height=qt,P.style.minWidth=qt,P.style.minHeight=qt,P.style.fontSize="18px",P.style.lineHeight="1",P.innerHTML="",kt){let L=parseFloat(qt)||24,ce=Ct&&typeof Ct=="string"&&Ct.trim()?Ct.trim():"currentColor",Z=ge(kt,L,ce,2);Z?(P.appendChild(Z),P.style.color=ce):(P.textContent=Ht,Ct?P.style.color=Ct:P.classList.add("tvw-text-white"))}else P.textContent=Ht,Ct?P.style.color=Ct:P.classList.add("tvw-text-white");P.className="tvw-rounded-button tvw-flex tvw-items-center tvw-justify-center disabled:tvw-opacity-50 tvw-cursor-pointer",an?(P.style.backgroundColor=an,P.classList.remove("tvw-bg-cw-primary")):P.classList.add("tvw-bg-cw-primary")}else P.textContent=(Xo=(Ko=e.copy)==null?void 0:Ko.sendButtonLabel)!=null?Xo:"Send",P.style.width="",P.style.height="",P.style.minWidth="",P.style.minHeight="",P.style.fontSize="",P.style.lineHeight="",P.className="tvw-rounded-button tvw-bg-cw-accent tvw-px-4 tvw-py-2 tvw-text-sm tvw-font-semibold tvw-text-white disabled:tvw-opacity-50 tvw-cursor-pointer",an?(P.style.backgroundColor=an,P.classList.remove("tvw-bg-cw-accent")):P.classList.add("tvw-bg-cw-accent"),Ct?P.style.color=Ct:P.classList.add("tvw-text-white");pe.borderWidth?(P.style.borderWidth=pe.borderWidth,P.style.borderStyle="solid"):(P.style.borderWidth="",P.style.borderStyle=""),pe.borderColor?P.style.borderColor=pe.borderColor:P.style.borderColor="",pe.paddingX?(P.style.paddingLeft=pe.paddingX,P.style.paddingRight=pe.paddingX):(P.style.paddingLeft="",P.style.paddingRight=""),pe.paddingY?(P.style.paddingTop=pe.paddingY,P.style.paddingBottom=pe.paddingY):(P.style.paddingTop="",P.style.paddingBottom="");let Yt=_e==null?void 0:_e.querySelector(".tvw-send-button-tooltip");if(Dt&&Wt)if(Yt)Yt.textContent=Wt,Yt.style.display="";else{let L=document.createElement("div");L.className="tvw-send-button-tooltip",L.textContent=Wt,_e==null||_e.insertBefore(L,P)}else Yt&&(Yt.style.display="none");let Jt=(Yo=e.statusIndicator)!=null?Yo:{},xr=(Jo=Jt.visible)!=null?Jo:!0;if(et.style.display=xr?"":"none",D){let L=D.getStatus(),ce=Z=>{var Ae,he,Ge,De;return Z==="idle"?(Ae=Jt.idleText)!=null?Ae:Ve.idle:Z==="connecting"?(he=Jt.connectingText)!=null?he:Ve.connecting:Z==="connected"?(Ge=Jt.connectedText)!=null?Ge:Ve.connected:Z==="error"?(De=Jt.errorText)!=null?De:Ve.error:Ve[Z]};et.textContent=ce(L)}},open(){v&&ot(!0,"api")},close(){v&&ot(!1,"api")},toggle(){v&&ot(!S,"api")},clearChat(){D.clearMessages();try{localStorage.removeItem(Ut),e.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Ut}`)}catch(p){console.error("[AgentWidget] Failed to clear default localStorage:",p)}if(e.clearChatHistoryStorageKey&&e.clearChatHistoryStorageKey!==Ut)try{localStorage.removeItem(e.clearChatHistoryStorageKey),e.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${e.clearChatHistoryStorageKey}`)}catch(p){console.error("[AgentWidget] Failed to clear custom localStorage:",p)}let a=new CustomEvent("vanilla-agent:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(a),i!=null&&i.clear)try{let p=i.clear();p instanceof Promise&&p.catch(M=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",M)})}catch(p){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",p)}l={},C.syncFromMetadata()},setMessage(a){return!oe||D.isStreaming()?!1:(!S&&v&&ot(!0,"system"),oe.value=a,oe.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(a){if(D.isStreaming())return!1;let p=(a==null?void 0:a.trim())||oe.value.trim();return p?(!S&&v&&ot(!0,"system"),oe.value="",D.sendMessage(p),!0):!1},startVoiceRecognition(){return y||D.isStreaming()||!Ee()?!1:(!S&&v&&ot(!0,"system"),ie.manuallyDeactivated=!1,me(),Me("user"),!0)},stopVoiceRecognition(){return y?(ie.manuallyDeactivated=!0,me(),ye("user"),!0):!1},injectTestMessage(a){!S&&v&&ot(!0,"system"),D.injectTestEvent(a)},getMessages(){return D.getMessages()},getStatus(){return D.getStatus()},getPersistentMetadata(){return{...l}},updatePersistentMetadata(a){d(a)},on(a,p){return s.on(a,p)},off(a,p){s.off(a,p)},isOpen(){return v&&S},isVoiceActive(){return ie.active},getState(){return{open:v&&S,launcherEnabled:v,voiceActive:ie.active,streaming:D.isStreaming()}},destroy(){Fe.forEach(a=>a()),te.remove(),w==null||w.destroy(),g==null||g.remove(),je&&N.removeEventListener("click",je)}};if((((Vn=o==null?void 0:o.debugTools)!=null?Vn:!1)||!!e.debug)&&typeof window!="undefined"){let a=window.AgentWidgetBrowser,p={controller:Ce,getMessages:Ce.getMessages,getStatus:Ce.getStatus,getMetadata:Ce.getPersistentMetadata,updateMetadata:Ce.updatePersistentMetadata,clearHistory:()=>Ce.clearChat(),setVoiceActive:M=>M?Ce.startVoiceRecognition():Ce.stopVoiceRecognition()};window.AgentWidgetBrowser=p,Fe.push(()=>{window.AgentWidgetBrowser===p&&(window.AgentWidgetBrowser=a)})}return Ce};var qn={},Xr=t=>{if(typeof window=="undefined"||typeof document=="undefined")throw new Error("Chat widget can only be mounted in a browser environment");if(typeof t=="string"){let n=document.querySelector(t);if(!n)throw new Error(`Chat widget target "${t}" was not found`);return n}return t},Yr=()=>{try{if(typeof qn!="undefined"&&qn.url)return new URL("../widget.css",qn.url).href}catch{}return null},vr=t=>{let n=Yr(),o=()=>{if(!(t instanceof ShadowRoot)||t.querySelector("link[data-vanilla-agent]"))return;let e=document.head.querySelector("link[data-vanilla-agent]");if(!e)return;let r=e.cloneNode(!0);t.insertBefore(r,t.firstChild)};if(t instanceof ShadowRoot)if(n){let e=document.createElement("link");e.rel="stylesheet",e.href=n,e.setAttribute("data-vanilla-agent","true"),t.insertBefore(e,t.firstChild)}else o();else if(!document.head.querySelector("link[data-vanilla-agent]")&&n){let r=document.createElement("link");r.rel="stylesheet",r.href=n,r.setAttribute("data-vanilla-agent","true"),document.head.appendChild(r)}},yr=t=>{var m,d,W,h;let n=Xr(t.target),o=document.createElement("div");o.className="vanilla-agent-host";let e=(W=(d=(m=t.config)==null?void 0:m.launcher)==null?void 0:d.enabled)!=null?W:!0;e||(o.style.height="100%",o.style.display="flex",o.style.flexDirection="column"),n.appendChild(o);let r=t.useShadowDom!==!1,s,i;if(r){let C=o.attachShadow({mode:"open"});i=C,s=document.createElement("div"),s.id="vanilla-agent-root",e||(s.style.height="100%",s.style.display="flex",s.style.flexDirection="column",s.style.flex="1",s.style.minHeight="0"),C.appendChild(s),vr(C)}else i=o,s=document.createElement("div"),s.id="vanilla-agent-root",e||(s.style.height="100%",s.style.display="flex",s.style.flexDirection="column",s.style.flex="1",s.style.minHeight="0"),o.appendChild(s),vr(o);let l=Dn(s,t.config,{debugTools:t.debugTools});(h=t.onReady)==null||h.call(t);let u={...l,host:o,destroy(){l.destroy(),o.remove(),t.windowKey&&typeof window!="undefined"&&delete window[t.windowKey]}};return t.windowKey&&typeof window!="undefined"&&(window[t.windowKey]=u),u};var ki=yr;export{_t as AgentWidgetClient,Gt as AgentWidgetSession,Ne as DEFAULT_WIDGET_CONFIG,Qt as attachHeaderToContainer,en as buildComposer,sr as buildDefaultHeader,ar as buildExpandedHeader,zt as buildHeader,Cn as buildHeaderWithLayout,ir as buildMinimalHeader,nn as componentRegistry,pn as createActionManager,Dn as createAgentExperience,Pr as createBubbleWithLayout,Vr as createComponentMiddleware,Rn as createComponentStreamParser,Er as createFlexibleJsonStreamParser,vn as createJsonStreamParser,Hn as createLocalStorageAdapter,hn as createPlainTextParser,wn as createRegexJsonParser,tn as createStandardBubble,dn as createTypingIndicator,yn as createXmlParser,ki as default,jt as defaultActionHandlers,un as defaultJsonActionParser,Sr as directivePostprocessor,mn as escapeHtml,Fn as extractComponentDirectiveFromMessage,lr as getHeaderLayout,Pn as hasComponentDirective,bn as headerLayouts,yr as initAgentWidget,Ur as isComponentDirectiveType,Qo as markdownPostprocessor,Ln as mergeWithDefaults,cn as pluginRegistry,In as renderComponentDirective};
16
55
  //# sourceMappingURL=index.js.map