@runtypelabs/persona 3.21.3 → 3.23.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/README.md +67 -0
- package/dist/animations/glyph-cycle.cjs +2 -262
- package/dist/animations/glyph-cycle.d.cts +1 -1
- package/dist/animations/glyph-cycle.d.ts +1 -1
- package/dist/animations/glyph-cycle.js +2 -235
- package/dist/animations/{types-CWPIj66R.d.cts → types-BZVr1YOV.d.cts} +10 -0
- package/dist/animations/{types-CWPIj66R.d.ts → types-BZVr1YOV.d.ts} +10 -0
- package/dist/animations/wipe.cjs +2 -72
- package/dist/animations/wipe.d.cts +1 -1
- package/dist/animations/wipe.d.ts +1 -1
- package/dist/animations/wipe.js +2 -45
- package/dist/index.cjs +52 -45
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +474 -6
- package/dist/index.d.ts +474 -6
- package/dist/index.global.js +107 -97
- package/dist/index.global.js.map +1 -1
- package/dist/index.js +52 -45
- package/dist/index.js.map +1 -1
- package/dist/smart-dom-reader.cjs +23 -0
- package/dist/smart-dom-reader.d.cts +4521 -0
- package/dist/smart-dom-reader.d.ts +4521 -0
- package/dist/smart-dom-reader.js +23 -0
- package/dist/testing.cjs +3 -84
- package/dist/testing.js +3 -55
- package/dist/theme-editor.cjs +57 -22501
- package/dist/theme-editor.d.cts +348 -1
- package/dist/theme-editor.d.ts +348 -1
- package/dist/theme-editor.js +57 -22503
- package/package.json +16 -6
- package/src/client.test.ts +165 -0
- package/src/client.ts +144 -23
- package/src/components/event-stream-view.ts +122 -1
- package/src/index.ts +26 -0
- package/src/session.test.ts +258 -0
- package/src/session.ts +886 -30
- package/src/session.webmcp.test.ts +815 -0
- package/src/smart-dom-reader.test.ts +135 -0
- package/src/smart-dom-reader.ts +135 -0
- package/src/theme-editor/color-utils.test.ts +59 -0
- package/src/theme-editor/color-utils.ts +38 -2
- package/src/theme-editor/index.ts +35 -0
- package/src/theme-editor/webmcp/coerce.test.ts +86 -0
- package/src/theme-editor/webmcp/coerce.ts +286 -0
- package/src/theme-editor/webmcp/index.ts +45 -0
- package/src/theme-editor/webmcp/summary.ts +324 -0
- package/src/theme-editor/webmcp/tools.test.ts +205 -0
- package/src/theme-editor/webmcp/tools.ts +795 -0
- package/src/theme-editor/webmcp/types.ts +87 -0
- package/src/types.ts +186 -0
- package/src/ui.composer-keyboard.test.ts +229 -0
- package/src/ui.ts +151 -8
- package/src/utils/composer-history.test.ts +128 -0
- package/src/utils/composer-history.ts +113 -0
- package/src/utils/message-fingerprint.test.ts +20 -0
- package/src/utils/message-fingerprint.ts +2 -0
- package/src/utils/smart-dom-adapter.test.ts +257 -0
- package/src/utils/smart-dom-adapter.ts +217 -0
- package/src/utils/throughput-tracker.test.ts +366 -0
- package/src/utils/throughput-tracker.ts +427 -0
- package/{LICENSE → src/vendor/smart-dom-reader/LICENSE} +2 -2
- package/src/vendor/smart-dom-reader/README.md +61 -0
- package/src/vendor/smart-dom-reader/index.d.ts +476 -0
- package/src/vendor/smart-dom-reader/index.js +1618 -0
- package/src/webmcp-bridge.test.ts +429 -0
- package/src/webmcp-bridge.ts +547 -0
package/dist/index.global.js
CHANGED
|
@@ -1,58 +1,68 @@
|
|
|
1
|
-
"use strict";var AgentWidget=(()=>{var Fx=Object.create;var ts=Object.defineProperty;var Nx=Object.getOwnPropertyDescriptor;var _x=Object.getOwnPropertyNames;var $x=Object.getPrototypeOf,Ux=Object.prototype.hasOwnProperty;var Um=e=>{throw TypeError(e)};var qx=(e,r,t)=>r in e?ts(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t;var qm=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports),zx=(e,r)=>{for(var t in r)ts(e,t,{get:r[t],enumerable:!0})},zm=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of _x(r))!Ux.call(e,o)&&o!==t&&ts(e,o,{get:()=>r[o],enumerable:!(n=Nx(r,o))||n.enumerable});return e};var Bl=(e,r,t)=>(t=e!=null?Fx($x(e)):{},zm(r||!e||!e.__esModule?ts(t,"default",{value:e,enumerable:!0}):t,e)),Vx=e=>zm(ts({},"__esModule",{value:!0}),e);var tr=(e,r,t)=>qx(e,typeof r!="symbol"?r+"":r,t),jx=(e,r,t)=>r.has(e)||Um("Cannot "+t);var Vm=(e,r,t)=>r.has(e)?Um("Cannot add the same private member more than once"):r instanceof WeakSet?r.add(e):r.set(e,t);var ai=(e,r,t)=>(jx(e,r,"access private method"),t);var Zl=qm(je=>{"use strict";Object.defineProperty(je,"__esModule",{value:!0});je.Allow=je.ALL=je.COLLECTION=je.ATOM=je.SPECIAL=je.INF=je._INFINITY=je.INFINITY=je.NAN=je.BOOL=je.NULL=je.OBJ=je.ARR=je.NUM=je.STR=void 0;je.STR=1;je.NUM=2;je.ARR=4;je.OBJ=8;je.NULL=16;je.BOOL=32;je.NAN=64;je.INFINITY=128;je._INFINITY=256;je.INF=je.INFINITY|je._INFINITY;je.SPECIAL=je.NULL|je.BOOL|je.INF|je.NAN;je.ATOM=je.STR|je.NUM|je.SPECIAL;je.COLLECTION=je.ARR|je.OBJ;je.ALL=je.ATOM|je.COLLECTION;je.Allow={STR:je.STR,NUM:je.NUM,ARR:je.ARR,OBJ:je.OBJ,NULL:je.NULL,BOOL:je.BOOL,NAN:je.NAN,INFINITY:je.INFINITY,_INFINITY:je._INFINITY,INF:je.INF,SPECIAL:je.SPECIAL,ATOM:je.ATOM,COLLECTION:je.COLLECTION,ALL:je.ALL};je.default=je.Allow});var hi=qm(Pr=>{"use strict";var Qy=Pr&&Pr.__createBinding||(Object.create?(function(e,r,t,n){n===void 0&&(n=t);var o=Object.getOwnPropertyDescriptor(r,t);(!o||("get"in o?!r.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return r[t]}}),Object.defineProperty(e,n,o)}):(function(e,r,t,n){n===void 0&&(n=t),e[n]=r[t]})),Zy=Pr&&Pr.__exportStar||function(e,r){for(var t in e)t!=="default"&&!Object.prototype.hasOwnProperty.call(r,t)&&Qy(r,e,t)};Object.defineProperty(Pr,"__esModule",{value:!0});Pr.Allow=Pr.MalformedJSON=Pr.PartialJSON=Pr.parseJSON=Pr.parse=void 0;var Xr=Zl();Object.defineProperty(Pr,"Allow",{enumerable:!0,get:function(){return Xr.Allow}});Zy(Zl(),Pr);var mi=class extends Error{};Pr.PartialJSON=mi;var gi=class extends Error{};Pr.MalformedJSON=gi;function kg(e,r=Xr.Allow.ALL){if(typeof e!="string")throw new TypeError(`expecting str, got ${typeof e}`);if(!e.trim())throw new Error(`${e} is empty`);return eb(e.trim(),r)}Pr.parseJSON=kg;var eb=(e,r)=>{let t=e.length,n=0,o=f=>{throw new mi(`${f} at position ${n}`)},a=f=>{throw new gi(`${f} at position ${n}`)},s=()=>(p(),n>=t&&o("Unexpected end of input"),e[n]==='"'?i():e[n]==="{"?d():e[n]==="["?l():e.substring(n,n+4)==="null"||Xr.Allow.NULL&r&&t-n<4&&"null".startsWith(e.substring(n))?(n+=4,null):e.substring(n,n+4)==="true"||Xr.Allow.BOOL&r&&t-n<4&&"true".startsWith(e.substring(n))?(n+=4,!0):e.substring(n,n+5)==="false"||Xr.Allow.BOOL&r&&t-n<5&&"false".startsWith(e.substring(n))?(n+=5,!1):e.substring(n,n+8)==="Infinity"||Xr.Allow.INFINITY&r&&t-n<8&&"Infinity".startsWith(e.substring(n))?(n+=8,1/0):e.substring(n,n+9)==="-Infinity"||Xr.Allow._INFINITY&r&&1<t-n&&t-n<9&&"-Infinity".startsWith(e.substring(n))?(n+=9,-1/0):e.substring(n,n+3)==="NaN"||Xr.Allow.NAN&r&&t-n<3&&"NaN".startsWith(e.substring(n))?(n+=3,NaN):u()),i=()=>{let f=n,m=!1;for(n++;n<t&&(e[n]!=='"'||m&&e[n-1]==="\\");)m=e[n]==="\\"?!m:!1,n++;if(e.charAt(n)=='"')try{return JSON.parse(e.substring(f,++n-Number(m)))}catch(C){a(String(C))}else if(Xr.Allow.STR&r)try{return JSON.parse(e.substring(f,n-Number(m))+'"')}catch{return JSON.parse(e.substring(f,e.lastIndexOf("\\"))+'"')}o("Unterminated string literal")},d=()=>{n++,p();let f={};try{for(;e[n]!=="}";){if(p(),n>=t&&Xr.Allow.OBJ&r)return f;let m=i();p(),n++;try{let C=s();f[m]=C}catch(C){if(Xr.Allow.OBJ&r)return f;throw C}p(),e[n]===","&&n++}}catch{if(Xr.Allow.OBJ&r)return f;o("Expected '}' at end of object")}return n++,f},l=()=>{n++;let f=[];try{for(;e[n]!=="]";)f.push(s()),p(),e[n]===","&&n++}catch{if(Xr.Allow.ARR&r)return f;o("Expected ']' at end of array")}return n++,f},u=()=>{if(n===0){e==="-"&&a("Not sure what '-' is");try{return JSON.parse(e)}catch(m){if(Xr.Allow.NUM&r)try{return JSON.parse(e.substring(0,e.lastIndexOf("e")))}catch{}a(String(m))}}let f=n;for(e[n]==="-"&&n++;e[n]&&",]}".indexOf(e[n])===-1;)n++;n==t&&!(Xr.Allow.NUM&r)&&o("Unterminated number literal");try{return JSON.parse(e.substring(f,n))}catch{e.substring(f,n)==="-"&&o("Not sure what '-' is");try{return JSON.parse(e.substring(f,e.lastIndexOf("e")))}catch(C){a(String(C))}}},p=()=>{for(;n<t&&`
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
`)}var xa=class{constructor(r){tr(this,"options");tr(this,"rules");tr(this,"lexer");this.options=r||Go}space(r){let t=this.rules.block.newline.exec(r);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(r){let t=this.rules.block.code.exec(r);if(t){let n=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?n:si(n,`
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
`)
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
`,1)[0]
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
`,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
`),
|
|
19
|
-
|
|
1
|
+
"use strict";var AgentWidget=(()=>{var rb=Object.create;var ya=Object.defineProperty;var nb=Object.getOwnPropertyDescriptor;var ob=Object.getOwnPropertyNames;var sb=Object.getPrototypeOf,ab=Object.prototype.hasOwnProperty;var Bg=e=>{throw TypeError(e)};var ib=(e,t,r)=>t in e?ya(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var Gn=(e,t)=>()=>(e&&(t=e(e=0)),t);var Dg=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Og=(e,t)=>{for(var r in t)ya(e,r,{get:t[r],enumerable:!0})},_g=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of ob(t))!ab.call(e,o)&&o!==r&&ya(e,o,{get:()=>t[o],enumerable:!(n=nb(t,o))||n.enumerable});return e};var ud=(e,t,r)=>(r=e!=null?rb(sb(e)):{},_g(t||!e||!e.__esModule?ya(r,"default",{value:e,enumerable:!0}):r,e)),lb=e=>_g(ya({},"__esModule",{value:!0}),e);var Dt=(e,t,r)=>ib(e,typeof t!="symbol"?t+"":t,r),db=(e,t,r)=>t.has(e)||Bg("Cannot "+r);var Ng=(e,t,r)=>t.has(e)?Bg("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r);var Mi=(e,t,r)=>(db(e,t,"access private method"),r);function Is(e,t){let r=typeof e;if(r!==typeof t)return!1;if(Array.isArray(e)){if(!Array.isArray(t))return!1;let n=e.length;if(n!==t.length)return!1;for(let o=0;o<n;o++)if(!Is(e[o],t[o]))return!1;return!0}if(r==="object"){if(!e||!t)return e===t;let n=Object.keys(e),o=Object.keys(t);if(n.length!==o.length)return!1;for(let a of n)if(!Is(e[a],t[a]))return!1;return!0}return e===t}var Id=Gn(()=>{"use strict"});function xn(e){return encodeURI(g0(e))}function g0(e){return e.replace(/~/g,"~0").replace(/\//g,"~1")}var Bi=Gn(()=>{"use strict"});function uo(e,t=Object.create(null),r=b0,n=""){if(e&&typeof e=="object"&&!Array.isArray(e)){let s=e.$id||e.id;if(s){let a=new URL(s,r.href);a.hash.length>1?t[a.href]=e:(a.hash="",n===""?r=a:uo(e,t,r))}}else if(e!==!0&&e!==!1)return t;let o=r.href+(n?"#"+n:"");if(t[o]!==void 0)throw new Error(`Duplicate schema URI "${o}".`);if(t[o]=e,e===!0||e===!1)return t;if(e.__absolute_uri__===void 0&&Object.defineProperty(e,"__absolute_uri__",{enumerable:!1,value:o}),e.$ref&&e.__absolute_ref__===void 0){let s=new URL(e.$ref,r.href);s.hash=s.hash,Object.defineProperty(e,"__absolute_ref__",{enumerable:!1,value:s.href})}if(e.$recursiveRef&&e.__absolute_recursive_ref__===void 0){let s=new URL(e.$recursiveRef,r.href);s.hash=s.hash,Object.defineProperty(e,"__absolute_recursive_ref__",{enumerable:!1,value:s.href})}if(e.$anchor){let s=new URL("#"+e.$anchor,r.href);t[s.href]=e}for(let s in e){if(y0[s])continue;let a=`${n}/${xn(s)}`,i=e[s];if(Array.isArray(i)){if(h0[s]){let d=i.length;for(let l=0;l<d;l++)uo(i[l],t,r,`${a}/${l}`)}}else if(x0[s])for(let d in i)uo(i[d],t,r,`${a}/${xn(d)}`);else uo(i,t,r,a)}return t}var h0,x0,y0,b0,Di=Gn(()=>{"use strict";Bi();h0={prefixItems:!0,items:!0,allOf:!0,anyOf:!0,oneOf:!0},x0={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependentSchemas:!0},y0={id:!0,$id:!0,$ref:!0,$schema:!0,$anchor:!0,$vocabulary:!0,$comment:!0,default:!0,enum:!0,const:!0,required:!0,type:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0},b0=typeof self!="undefined"&&self.location&&self.location.origin!=="null"?new URL(self.location.origin+self.location.pathname+location.search):new URL("https://github.com/cfworker")});function Jn(e){return e.test.bind(e)}function B0(e){return e%4===0&&(e%100!==0||e%400===0)}function wh(e){let t=e.match(w0);if(!t)return!1;let r=+t[1],n=+t[2],o=+t[3];return n>=1&&n<=12&&o>=1&&o<=(n==2&&B0(r)?29:C0[n])}function Ch(e,t){let r=t.match(v0);if(!r)return!1;let n=+r[1],o=+r[2],s=+r[3],a=!!r[5];return(n<=23&&o<=59&&s<=59||n==23&&o==59&&s==60)&&(!e||a)}function O0(e){let t=e.split(D0);return t.length==2&&wh(t[0])&&Ch(!0,t[1])}function $0(e){return _0.test(e)&&N0.test(e)}function U0(e){if(F0.test(e))return!1;try{return new RegExp(e,"u"),!0}catch{return!1}}var w0,C0,v0,A0,S0,T0,M0,k0,E0,L0,P0,I0,R0,W0,H0,Rd,D0,_0,N0,F0,Wd=Gn(()=>{"use strict";w0=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,C0=[0,31,28,31,30,31,30,31,31,30,31,30,31],v0=/^(\d\d):(\d\d):(\d\d)(\.\d+)?(z|[+-]\d\d(?::?\d\d)?)?$/i,A0=/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i,S0=/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,T0=/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i,M0=/^(?:(?:https?|ftp):\/\/)(?:\S+(?::\S*)?@)?(?:(?!10(?:\.\d{1,3}){3})(?!127(?:\.\d{1,3}){3})(?!169\.254(?:\.\d{1,3}){2})(?!192\.168(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u{00a1}-\u{ffff}0-9]+-?)*[a-z\u{00a1}-\u{ffff}0-9]+)(?:\.(?:[a-z\u{00a1}-\u{ffff}0-9]+-?)*[a-z\u{00a1}-\u{ffff}0-9]+)*(?:\.(?:[a-z\u{00a1}-\u{ffff}]{2,})))(?::\d{2,5})?(?:\/[^\s]*)?$/iu,k0=/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,E0=/^(?:\/(?:[^~/]|~0|~1)*)*$/,L0=/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,P0=/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,I0=e=>{if(e[0]==='"')return!1;let[t,r,...n]=e.split("@");return!t||!r||n.length!==0||t.length>64||r.length>253||t[0]==="."||t.endsWith(".")||t.includes("..")||!/^[a-z0-9.-]+$/i.test(r)||!/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+$/i.test(t)?!1:r.split(".").every(o=>/^[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?$/i.test(o))},R0=/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,W0=/^((([0-9a-f]{1,4}:){7}([0-9a-f]{1,4}|:))|(([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){5}(((:[0-9a-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){4}(((:[0-9a-f]{1,4}){1,3})|((:[0-9a-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){3}(((:[0-9a-f]{1,4}){1,4})|((:[0-9a-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){2}(((:[0-9a-f]{1,4}){1,5})|((:[0-9a-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){1}(((:[0-9a-f]{1,4}){1,6})|((:[0-9a-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9a-f]{1,4}){1,7})|((:[0-9a-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))$/i,H0=e=>e.length>1&&e.length<80&&(/^P\d+([.,]\d+)?W$/.test(e)||/^P[\dYMDTHS]*(\d[.,]\d+)?[YMDHS]$/.test(e)&&/^P([.,\d]+Y)?([.,\d]+M)?([.,\d]+D)?(T([.,\d]+H)?([.,\d]+M)?([.,\d]+S)?)?$/.test(e));Rd={date:wh,time:Ch.bind(void 0,!1),"date-time":O0,duration:H0,uri:$0,"uri-reference":Jn(S0),"uri-template":Jn(T0),url:Jn(M0),email:I0,hostname:Jn(A0),ipv4:Jn(R0),ipv6:Jn(W0),regex:U0,uuid:Jn(k0),"json-pointer":Jn(E0),"json-pointer-uri-fragment":Jn(L0),"relative-json-pointer":Jn(P0)};D0=/t|\s/i;_0=/\/|:/,N0=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i;F0=/[^\\]\\Z/});var vh,Ah=Gn(()=>{"use strict";(function(e){e[e.Flag=1]="Flag",e[e.Basic=2]="Basic",e[e.Detailed=4]="Detailed"})(vh||(vh={}))});function Sh(e){let t=0,r=e.length,n=0,o;for(;n<r;)t++,o=e.charCodeAt(n++),o>=55296&&o<=56319&&n<r&&(o=e.charCodeAt(n),(o&64512)==56320&&n++);return t}var Hd=Gn(()=>{"use strict"});function fr(e,t,r="2019-09",n=uo(t),o=!0,s=null,a="#",i="#",d=Object.create(null)){if(t===!0)return{valid:!0,errors:[]};if(t===!1)return{valid:!1,errors:[{instanceLocation:a,keyword:"false",keywordLocation:a,error:"False boolean schema."}]};let l=typeof e,p;switch(l){case"boolean":case"number":case"string":p=l;break;case"object":e===null?p="null":Array.isArray(e)?p="array":p="object";break;default:throw new Error(`Instances of "${l}" type are not supported.`)}let{$ref:u,$recursiveRef:m,$recursiveAnchor:f,type:y,const:C,enum:k,required:T,not:S,anyOf:M,allOf:v,oneOf:b,if:x,then:E,else:B,format:H,properties:W,patternProperties:N,additionalProperties:q,unevaluatedProperties:se,minProperties:ve,maxProperties:Ue,propertyNames:je,dependentRequired:we,dependentSchemas:Te,dependencies:We,prefixItems:Oe,items:K,additionalItems:He,unevaluatedItems:j,contains:Ce,minContains:Z,maxContains:he,minItems:xe,maxItems:Ve,uniqueItems:G,minimum:ee,maximum:Ie,exclusiveMinimum:ye,exclusiveMaximum:pe,multipleOf:le,minLength:Ye,maxLength:Me,pattern:be,__absolute_ref__:J,__absolute_recursive_ref__:Ke}=t,ne=[];if(f===!0&&s===null&&(s=t),m==="#"){let Q=s===null?n[Ke]:s,Be=`${i}/$recursiveRef`,ke=fr(e,s===null?t:s,r,n,o,Q,a,Be,d);ke.valid||ne.push({instanceLocation:a,keyword:"$recursiveRef",keywordLocation:Be,error:"A subschema had errors."},...ke.errors)}if(u!==void 0){let Be=n[J||u];if(Be===void 0){let ue=`Unresolved $ref "${u}".`;throw J&&J!==u&&(ue+=` Absolute URI "${J}".`),ue+=`
|
|
2
|
+
Known schemas:
|
|
3
|
+
- ${Object.keys(n).join(`
|
|
4
|
+
- `)}`,new Error(ue)}let ke=`${i}/$ref`,ge=fr(e,Be,r,n,o,s,a,ke,d);if(ge.valid||ne.push({instanceLocation:a,keyword:"$ref",keywordLocation:ke,error:"A subschema had errors."},...ge.errors),r==="4"||r==="7")return{valid:ne.length===0,errors:ne}}if(Array.isArray(y)){let Q=y.length,Be=!1;for(let ke=0;ke<Q;ke++)if(p===y[ke]||y[ke]==="integer"&&p==="number"&&e%1===0&&e===e){Be=!0;break}Be||ne.push({instanceLocation:a,keyword:"type",keywordLocation:`${i}/type`,error:`Instance type "${p}" is invalid. Expected "${y.join('", "')}".`})}else y==="integer"?(p!=="number"||e%1||e!==e)&&ne.push({instanceLocation:a,keyword:"type",keywordLocation:`${i}/type`,error:`Instance type "${p}" is invalid. Expected "${y}".`}):y!==void 0&&p!==y&&ne.push({instanceLocation:a,keyword:"type",keywordLocation:`${i}/type`,error:`Instance type "${p}" is invalid. Expected "${y}".`});if(C!==void 0&&(p==="object"||p==="array"?Is(e,C)||ne.push({instanceLocation:a,keyword:"const",keywordLocation:`${i}/const`,error:`Instance does not match ${JSON.stringify(C)}.`}):e!==C&&ne.push({instanceLocation:a,keyword:"const",keywordLocation:`${i}/const`,error:`Instance does not match ${JSON.stringify(C)}.`})),k!==void 0&&(p==="object"||p==="array"?k.some(Q=>Is(e,Q))||ne.push({instanceLocation:a,keyword:"enum",keywordLocation:`${i}/enum`,error:`Instance does not match any of ${JSON.stringify(k)}.`}):k.some(Q=>e===Q)||ne.push({instanceLocation:a,keyword:"enum",keywordLocation:`${i}/enum`,error:`Instance does not match any of ${JSON.stringify(k)}.`})),S!==void 0){let Q=`${i}/not`;fr(e,S,r,n,o,s,a,Q).valid&&ne.push({instanceLocation:a,keyword:"not",keywordLocation:Q,error:'Instance matched "not" schema.'})}let Y=[];if(M!==void 0){let Q=`${i}/anyOf`,Be=ne.length,ke=!1;for(let ge=0;ge<M.length;ge++){let ue=M[ge],_e=Object.create(d),I=fr(e,ue,r,n,o,f===!0?s:null,a,`${Q}/${ge}`,_e);ne.push(...I.errors),ke=ke||I.valid,I.valid&&Y.push(_e)}ke?ne.length=Be:ne.splice(Be,0,{instanceLocation:a,keyword:"anyOf",keywordLocation:Q,error:"Instance does not match any subschemas."})}if(v!==void 0){let Q=`${i}/allOf`,Be=ne.length,ke=!0;for(let ge=0;ge<v.length;ge++){let ue=v[ge],_e=Object.create(d),I=fr(e,ue,r,n,o,f===!0?s:null,a,`${Q}/${ge}`,_e);ne.push(...I.errors),ke=ke&&I.valid,I.valid&&Y.push(_e)}ke?ne.length=Be:ne.splice(Be,0,{instanceLocation:a,keyword:"allOf",keywordLocation:Q,error:"Instance does not match every subschema."})}if(b!==void 0){let Q=`${i}/oneOf`,Be=ne.length,ke=b.filter((ge,ue)=>{let _e=Object.create(d),I=fr(e,ge,r,n,o,f===!0?s:null,a,`${Q}/${ue}`,_e);return ne.push(...I.errors),I.valid&&Y.push(_e),I.valid}).length;ke===1?ne.length=Be:ne.splice(Be,0,{instanceLocation:a,keyword:"oneOf",keywordLocation:Q,error:`Instance does not match exactly one subschema (${ke} matches).`})}if((p==="object"||p==="array")&&Object.assign(d,...Y),x!==void 0){let Q=`${i}/if`;if(fr(e,x,r,n,o,s,a,Q,d).valid){if(E!==void 0){let ke=fr(e,E,r,n,o,s,a,`${i}/then`,d);ke.valid||ne.push({instanceLocation:a,keyword:"if",keywordLocation:Q,error:'Instance does not match "then" schema.'},...ke.errors)}}else if(B!==void 0){let ke=fr(e,B,r,n,o,s,a,`${i}/else`,d);ke.valid||ne.push({instanceLocation:a,keyword:"if",keywordLocation:Q,error:'Instance does not match "else" schema.'},...ke.errors)}}if(p==="object"){if(T!==void 0)for(let ge of T)ge in e||ne.push({instanceLocation:a,keyword:"required",keywordLocation:`${i}/required`,error:`Instance does not have required property "${ge}".`});let Q=Object.keys(e);if(ve!==void 0&&Q.length<ve&&ne.push({instanceLocation:a,keyword:"minProperties",keywordLocation:`${i}/minProperties`,error:`Instance does not have at least ${ve} properties.`}),Ue!==void 0&&Q.length>Ue&&ne.push({instanceLocation:a,keyword:"maxProperties",keywordLocation:`${i}/maxProperties`,error:`Instance does not have at least ${Ue} properties.`}),je!==void 0){let ge=`${i}/propertyNames`;for(let ue in e){let _e=`${a}/${xn(ue)}`,I=fr(ue,je,r,n,o,s,_e,ge);I.valid||ne.push({instanceLocation:a,keyword:"propertyNames",keywordLocation:ge,error:`Property name "${ue}" does not match schema.`},...I.errors)}}if(we!==void 0){let ge=`${i}/dependantRequired`;for(let ue in we)if(ue in e){let _e=we[ue];for(let I of _e)I in e||ne.push({instanceLocation:a,keyword:"dependentRequired",keywordLocation:ge,error:`Instance has "${ue}" but does not have "${I}".`})}}if(Te!==void 0)for(let ge in Te){let ue=`${i}/dependentSchemas`;if(ge in e){let _e=fr(e,Te[ge],r,n,o,s,a,`${ue}/${xn(ge)}`,d);_e.valid||ne.push({instanceLocation:a,keyword:"dependentSchemas",keywordLocation:ue,error:`Instance has "${ge}" but does not match dependant schema.`},..._e.errors)}}if(We!==void 0){let ge=`${i}/dependencies`;for(let ue in We)if(ue in e){let _e=We[ue];if(Array.isArray(_e))for(let I of _e)I in e||ne.push({instanceLocation:a,keyword:"dependencies",keywordLocation:ge,error:`Instance has "${ue}" but does not have "${I}".`});else{let I=fr(e,_e,r,n,o,s,a,`${ge}/${xn(ue)}`);I.valid||ne.push({instanceLocation:a,keyword:"dependencies",keywordLocation:ge,error:`Instance has "${ue}" but does not match dependant schema.`},...I.errors)}}}let Be=Object.create(null),ke=!1;if(W!==void 0){let ge=`${i}/properties`;for(let ue in W){if(!(ue in e))continue;let _e=`${a}/${xn(ue)}`,I=fr(e[ue],W[ue],r,n,o,s,_e,`${ge}/${xn(ue)}`);if(I.valid)d[ue]=Be[ue]=!0;else if(ke=o,ne.push({instanceLocation:a,keyword:"properties",keywordLocation:ge,error:`Property "${ue}" does not match schema.`},...I.errors),ke)break}}if(!ke&&N!==void 0){let ge=`${i}/patternProperties`;for(let ue in N){let _e=new RegExp(ue,"u"),I=N[ue];for(let te in e){if(!_e.test(te))continue;let qe=`${a}/${xn(te)}`,tt=fr(e[te],I,r,n,o,s,qe,`${ge}/${xn(ue)}`);tt.valid?d[te]=Be[te]=!0:(ke=o,ne.push({instanceLocation:a,keyword:"patternProperties",keywordLocation:ge,error:`Property "${te}" matches pattern "${ue}" but does not match associated schema.`},...tt.errors))}}}if(!ke&&q!==void 0){let ge=`${i}/additionalProperties`;for(let ue in e){if(Be[ue])continue;let _e=`${a}/${xn(ue)}`,I=fr(e[ue],q,r,n,o,s,_e,ge);I.valid?d[ue]=!0:(ke=o,ne.push({instanceLocation:a,keyword:"additionalProperties",keywordLocation:ge,error:`Property "${ue}" does not match additional properties schema.`},...I.errors))}}else if(!ke&&se!==void 0){let ge=`${i}/unevaluatedProperties`;for(let ue in e)if(!d[ue]){let _e=`${a}/${xn(ue)}`,I=fr(e[ue],se,r,n,o,s,_e,ge);I.valid?d[ue]=!0:ne.push({instanceLocation:a,keyword:"unevaluatedProperties",keywordLocation:ge,error:`Property "${ue}" does not match unevaluated properties schema.`},...I.errors)}}}else if(p==="array"){Ve!==void 0&&e.length>Ve&&ne.push({instanceLocation:a,keyword:"maxItems",keywordLocation:`${i}/maxItems`,error:`Array has too many items (${e.length} > ${Ve}).`}),xe!==void 0&&e.length<xe&&ne.push({instanceLocation:a,keyword:"minItems",keywordLocation:`${i}/minItems`,error:`Array has too few items (${e.length} < ${xe}).`});let Q=e.length,Be=0,ke=!1;if(Oe!==void 0){let ge=`${i}/prefixItems`,ue=Math.min(Oe.length,Q);for(;Be<ue;Be++){let _e=fr(e[Be],Oe[Be],r,n,o,s,`${a}/${Be}`,`${ge}/${Be}`);if(d[Be]=!0,!_e.valid&&(ke=o,ne.push({instanceLocation:a,keyword:"prefixItems",keywordLocation:ge,error:"Items did not match schema."},..._e.errors),ke))break}}if(K!==void 0){let ge=`${i}/items`;if(Array.isArray(K)){let ue=Math.min(K.length,Q);for(;Be<ue;Be++){let _e=fr(e[Be],K[Be],r,n,o,s,`${a}/${Be}`,`${ge}/${Be}`);if(d[Be]=!0,!_e.valid&&(ke=o,ne.push({instanceLocation:a,keyword:"items",keywordLocation:ge,error:"Items did not match schema."},..._e.errors),ke))break}}else for(;Be<Q;Be++){let ue=fr(e[Be],K,r,n,o,s,`${a}/${Be}`,ge);if(d[Be]=!0,!ue.valid&&(ke=o,ne.push({instanceLocation:a,keyword:"items",keywordLocation:ge,error:"Items did not match schema."},...ue.errors),ke))break}if(!ke&&He!==void 0){let ue=`${i}/additionalItems`;for(;Be<Q;Be++){let _e=fr(e[Be],He,r,n,o,s,`${a}/${Be}`,ue);d[Be]=!0,_e.valid||(ke=o,ne.push({instanceLocation:a,keyword:"additionalItems",keywordLocation:ue,error:"Items did not match additional items schema."},..._e.errors))}}}if(Ce!==void 0)if(Q===0&&Z===void 0)ne.push({instanceLocation:a,keyword:"contains",keywordLocation:`${i}/contains`,error:"Array is empty. It must contain at least one item matching the schema."});else if(Z!==void 0&&Q<Z)ne.push({instanceLocation:a,keyword:"minContains",keywordLocation:`${i}/minContains`,error:`Array has less items (${Q}) than minContains (${Z}).`});else{let ge=`${i}/contains`,ue=ne.length,_e=0;for(let I=0;I<Q;I++){let te=fr(e[I],Ce,r,n,o,s,`${a}/${I}`,ge);te.valid?(d[I]=!0,_e++):ne.push(...te.errors)}_e>=(Z||0)&&(ne.length=ue),Z===void 0&&he===void 0&&_e===0?ne.splice(ue,0,{instanceLocation:a,keyword:"contains",keywordLocation:ge,error:"Array does not contain item matching schema."}):Z!==void 0&&_e<Z?ne.push({instanceLocation:a,keyword:"minContains",keywordLocation:`${i}/minContains`,error:`Array must contain at least ${Z} items matching schema. Only ${_e} items were found.`}):he!==void 0&&_e>he&&ne.push({instanceLocation:a,keyword:"maxContains",keywordLocation:`${i}/maxContains`,error:`Array may contain at most ${he} items matching schema. ${_e} items were found.`})}if(!ke&&j!==void 0){let ge=`${i}/unevaluatedItems`;for(Be;Be<Q;Be++){if(d[Be])continue;let ue=fr(e[Be],j,r,n,o,s,`${a}/${Be}`,ge);d[Be]=!0,ue.valid||ne.push({instanceLocation:a,keyword:"unevaluatedItems",keywordLocation:ge,error:"Items did not match unevaluated items schema."},...ue.errors)}}if(G)for(let ge=0;ge<Q;ge++){let ue=e[ge],_e=typeof ue=="object"&&ue!==null;for(let I=0;I<Q;I++){if(ge===I)continue;let te=e[I];(ue===te||_e&&(typeof te=="object"&&te!==null)&&Is(ue,te))&&(ne.push({instanceLocation:a,keyword:"uniqueItems",keywordLocation:`${i}/uniqueItems`,error:`Duplicate items at indexes ${ge} and ${I}.`}),ge=Number.MAX_SAFE_INTEGER,I=Number.MAX_SAFE_INTEGER)}}}else if(p==="number"){if(r==="4"?(ee!==void 0&&(ye===!0&&e<=ee||e<ee)&&ne.push({instanceLocation:a,keyword:"minimum",keywordLocation:`${i}/minimum`,error:`${e} is less than ${ye?"or equal to ":""} ${ee}.`}),Ie!==void 0&&(pe===!0&&e>=Ie||e>Ie)&&ne.push({instanceLocation:a,keyword:"maximum",keywordLocation:`${i}/maximum`,error:`${e} is greater than ${pe?"or equal to ":""} ${Ie}.`})):(ee!==void 0&&e<ee&&ne.push({instanceLocation:a,keyword:"minimum",keywordLocation:`${i}/minimum`,error:`${e} is less than ${ee}.`}),Ie!==void 0&&e>Ie&&ne.push({instanceLocation:a,keyword:"maximum",keywordLocation:`${i}/maximum`,error:`${e} is greater than ${Ie}.`}),ye!==void 0&&e<=ye&&ne.push({instanceLocation:a,keyword:"exclusiveMinimum",keywordLocation:`${i}/exclusiveMinimum`,error:`${e} is less than ${ye}.`}),pe!==void 0&&e>=pe&&ne.push({instanceLocation:a,keyword:"exclusiveMaximum",keywordLocation:`${i}/exclusiveMaximum`,error:`${e} is greater than or equal to ${pe}.`})),le!==void 0){let Q=e%le;Math.abs(0-Q)>=11920929e-14&&Math.abs(le-Q)>=11920929e-14&&ne.push({instanceLocation:a,keyword:"multipleOf",keywordLocation:`${i}/multipleOf`,error:`${e} is not a multiple of ${le}.`})}}else if(p==="string"){let Q=Ye===void 0&&Me===void 0?0:Sh(e);Ye!==void 0&&Q<Ye&&ne.push({instanceLocation:a,keyword:"minLength",keywordLocation:`${i}/minLength`,error:`String is too short (${Q} < ${Ye}).`}),Me!==void 0&&Q>Me&&ne.push({instanceLocation:a,keyword:"maxLength",keywordLocation:`${i}/maxLength`,error:`String is too long (${Q} > ${Me}).`}),be!==void 0&&!new RegExp(be,"u").test(e)&&ne.push({instanceLocation:a,keyword:"pattern",keywordLocation:`${i}/pattern`,error:"String does not match pattern."}),H!==void 0&&Rd[H]&&!Rd[H](e)&&ne.push({instanceLocation:a,keyword:"format",keywordLocation:`${i}/format`,error:`String does not match format "${H}".`})}return{valid:ne.length===0,errors:ne}}var Bd=Gn(()=>{"use strict";Id();Di();Wd();Bi();Hd()});var Oi,Th=Gn(()=>{"use strict";Di();Bd();Oi=class{constructor(t,r="2019-09",n=!0){Dt(this,"schema");Dt(this,"draft");Dt(this,"shortCircuit");Dt(this,"lookup");this.schema=t,this.draft=r,this.shortCircuit=n,this.lookup=uo(t)}validate(t){return fr(t,this.schema,this.draft,this.lookup,this.shortCircuit)}addSchema(t,r){r&&(t={...t,$id:r}),uo(t,this.lookup)}}});var Mh=Gn(()=>{"use strict";Id();Di();Wd();Bi();Ah();Hd();Bd();Th()});var Oh={};Og(Oh,{cleanupWebMCPPolyfill:()=>Dh,initializeWebMCPPolyfill:()=>Bh,initializeWebModelContextPolyfill:()=>Bh,isPlainObject:()=>Dr,validateArgsWithSchema:()=>Rh});function Xn(e){try{return new DOMException(e,"UnknownError")}catch{let t=new Error(e);return t.name="UnknownError",t}}function G0(e){let t;try{t=JSON.parse(e)}catch{throw Xn(kh)}if(!t||typeof t!="object"||Array.isArray(t))throw Xn(kh);return t}function K0(e){if(typeof e=="string")return e;if(Dr(e)&&typeof e.name=="string")return e.name;throw new TypeError("Failed to execute 'unregisterTool' on 'ModelContext': parameter 1 must be a string or an object with a string name.")}function Dr(e){return!!e&&typeof e=="object"&&!Array.isArray(e)}function Ph(e){if(!Dr(e))return null;let t=e["~standard"];return Dr(t)?t:null}function J0(e){let t=Ph(e);return!!(t&&t.version===1&&typeof t.validate=="function")}function X0(e){let t=Ph(e);return!t||t.version!==1||!Dr(t.jsonSchema)?!1:typeof t.jsonSchema.input=="function"}function Ni(e){return{"~standard":{version:1,vendor:"@mcp-b/webmcp-polyfill-json-schema",validate(t){if(!Dr(t))return{issues:[{message:"expected object arguments"}]};let r=Rh(t,e);return r?{issues:[r]}:{value:t}}}}}function Y0(e){for(let t of z0)try{let r=e["~standard"].jsonSchema.input({target:t});return Ih(r),r}catch(r){console.warn(`[WebMCPPolyfill] Standard JSON Schema conversion failed for target "${t}":`,r)}throw new Error("Failed to convert Standard JSON Schema inputSchema to a JSON Schema object")}function Q0(e){if(e===void 0){let r=_i;return{inputSchema:r,standardValidator:Ni(r)}}if(X0(e)){let r=Y0(e);return{inputSchema:r,standardValidator:Ni(r)}}if(J0(e))return{inputSchema:_i,standardValidator:e};if(Ih(e),Object.keys(e).length===0)return{inputSchema:_i,standardValidator:Ni(_i)};let t=e.type===void 0?{type:"object",...e}:e;return{inputSchema:t,standardValidator:Ni(t)}}function Ih(e){if(!Dr(e))throw new Error("inputSchema must be a JSON Schema object");Rs(e,"$")}function Rs(e,t){let r=e.type;if(r!==void 0&&typeof r!="string"&&!(Array.isArray(r)&&r.every(i=>typeof i=="string"&&i.length>0)))throw new Error(`Invalid JSON Schema at ${t}: "type" must be a string or string[]`);let n=e.required;if(n!==void 0&&!(Array.isArray(n)&&n.every(i=>typeof i=="string")))throw new Error(`Invalid JSON Schema at ${t}: "required" must be an array of strings`);let o=e.properties;if(o!==void 0){if(!Dr(o))throw new Error(`Invalid JSON Schema at ${t}: "properties" must be an object`);for(let[i,d]of Object.entries(o)){if(!Dr(d))throw new Error(`Invalid JSON Schema at ${t}.properties.${i}: expected object schema`);Rs(d,`${t}.properties.${i}`)}}let s=e.items;if(s!==void 0)if(Array.isArray(s))for(let[i,d]of s.entries()){if(!Dr(d))throw new Error(`Invalid JSON Schema at ${t}.items[${i}]: expected object schema`);Rs(d,`${t}.items[${i}]`)}else if(Dr(s))Rs(s,`${t}.items`);else throw new Error(`Invalid JSON Schema at ${t}: "items" must be an object or object[]`);for(let i of["allOf","anyOf","oneOf"]){let d=e[i];if(d!==void 0){if(!Array.isArray(d))throw new Error(`Invalid JSON Schema at ${t}: "${i}" must be an array`);for(let[l,p]of d.entries()){if(!Dr(p))throw new Error(`Invalid JSON Schema at ${t}.${i}[${l}]: expected object schema`);Rs(p,`${t}.${i}[${l}]`)}}}let a=e.not;if(a!==void 0){if(!Dr(a))throw new Error(`Invalid JSON Schema at ${t}: "not" must be an object schema`);Rs(a,`${t}.not`)}try{JSON.stringify(e)}catch{throw new Error(`Invalid JSON Schema at ${t}: schema must be JSON-serializable`)}}function Z0(e,t){if(!e||typeof e!="object")throw new TypeError("registerTool(tool) requires a tool object");if(typeof e.name!="string"||e.name.length===0)throw new TypeError('Tool "name" must be a non-empty string');if(typeof e.description!="string"||e.description.length===0)throw new TypeError('Tool "description" must be a non-empty string');if(typeof e.execute!="function")throw new TypeError('Tool "execute" must be a function');if(t.has(e.name))throw new Error(`Tool already registered: ${e.name}`);let r=Q0(e.inputSchema),n=e.annotations,o=n?{...n,...n.readOnlyHint==="true"?{readOnlyHint:!0}:n.readOnlyHint==="false"?{readOnlyHint:!1}:{},...n.destructiveHint==="true"?{destructiveHint:!0}:n.destructiveHint==="false"?{destructiveHint:!1}:{},...n.idempotentHint==="true"?{idempotentHint:!0}:n.idempotentHint==="false"?{idempotentHint:!1}:{},...n.openWorldHint==="true"?{openWorldHint:!0}:n.openWorldHint==="false"?{openWorldHint:!1}:{}}:void 0;return{...e,...o?{annotations:o}:{},inputSchema:r.inputSchema,[Lh]:r.standardValidator}}function Rh(e,t){let r=new Oi(t,"2020-12",!0).validate(e);if(r.valid)return null;let n=r.errors[r.errors.length-1];return n?{message:n.error}:{message:"Input validation failed"}}function ew(e){if(!e||e.length===0)return null;let t=e.map(r=>Dr(r)&&"key"in r?r.key:r).map(r=>String(r)).filter(r=>r.length>0);return t.length===0?null:t.join(".")}async function tw(e,t){let r;try{r=await Promise.resolve(t["~standard"].validate(e))}catch(s){let a=s instanceof Error?`: ${s.message}`:"";return console.error("[WebMCPPolyfill] Standard Schema validation threw unexpectedly:",s),`Input validation error: schema validation failed${a}`}if(!r.issues||r.issues.length===0)return null;let n=r.issues[0];if(!n)return"Input validation error";let o=ew(n==null?void 0:n.path);return o?`Input validation error: ${n.message} at ${o}`:`Input validation error: ${n.message}`}async function rw(e,t){return tw(e,t[Lh])}function nw(e){return Dr(e)&&Array.isArray(e.content)}function ow(e){return e===null||typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function Od(e){return ow(e)?Number.isFinite(e)||typeof e!="number":Array.isArray(e)?e.every(t=>Od(t)):Dr(e)?Object.values(e).every(t=>Od(t)):!1}function sw(e){if(!(!Dr(e)||!Od(e)))return e}function aw(e){var t;if(typeof e=="string")return e;try{return(t=JSON.stringify(e))!=null?t:String(e)}catch{return String(e)}}function iw(e){if(nw(e))return e;let t=sw(e);return{content:[{type:"text",text:aw(e)}],...t?{structuredContent:t}:{},isError:!1}}function lw(e){var t;for(let r of(t=e.content)!=null?t:[])if(r.type==="text"&&"text"in r&&typeof r.text=="string")return r.text;return null}function dw(e){var r;if(e.isError)throw Xn(((r=lw(e))==null?void 0:r.replace(/^Error:\s*/i,"").trim())||$i);let t=e.metadata;if(t&&typeof t=="object"&&t.willNavigate)return null;try{return JSON.stringify(e)}catch{throw Xn($i)}}function cw(e,t){return t?t.aborted?Promise.reject(Xn(Dd)):new Promise((r,n)=>{let o=()=>{s(),n(Xn(Dd))},s=()=>{t.removeEventListener("abort",o)};t.addEventListener("abort",o,{once:!0}),e.then(a=>{s(),r(a)},a=>{s(),n(a)})}):e}function Wh(){return typeof navigator!="undefined"?navigator:null}function Hh(){return typeof document!="undefined"?document:null}function pw(e,t,r){Object.defineProperty(e,t,{configurable:!0,enumerable:!0,writable:!1,value:r})}function Eh(e,t){Object.defineProperty(e,"modelContext",{configurable:!0,enumerable:!0,writable:!1,value:t})}function uw(e,t){Object.defineProperty(e,"modelContext",{configurable:!0,enumerable:!0,get(){return Fi||(Fi=!0,console.warn("[WebMCPPolyfill] navigator.modelContext is deprecated. The May 27, 2026 WebMCP draft moved the modelContext getter from Navigator to Document \u2014 use document.modelContext instead. See https://github.com/webmachinelearning/webmcp/pull/184.")),t}})}function Bh(e){var d;let t=Wh(),r=Hh();if(!t&&!r||(r==null?void 0:r.modelContext))return;let o=t==null?void 0:t.modelContext,s=!!o;if(dr.installed&&Dh(),r&&o){dr.previousDocumentModelContextDescriptor=Object.getOwnPropertyDescriptor(r,"modelContext"),Eh(r,o),dr.installedDocumentModelContext=!0,dr.installed=!0;return}if(s)return;let a=new j0,i=a;if(i[q0]=!0,r&&(dr.previousDocumentModelContextDescriptor=Object.getOwnPropertyDescriptor(r,"modelContext"),Eh(r,i),dr.installedDocumentModelContext=!0),t){dr.previousNavigatorModelContextDescriptor=Object.getOwnPropertyDescriptor(t,"modelContext"),dr.previousNavigatorModelContextTestingDescriptor=Object.getOwnPropertyDescriptor(t,"modelContextTesting"),Fi=!1,uw(t,i),dr.installedNavigatorModelContext=!0;let l=(d=e==null?void 0:e.installTestingShim)!=null?d:"if-missing",p=!!t.modelContextTesting;(l==="always"||(l===!0||l==="if-missing")&&!p)&&(pw(t,"modelContextTesting",a.getTestingShim()),dr.installedNavigatorModelContextTesting=!0)}dr.installed=!0}function Dh(){if(!dr.installed)return;let e=(n,o,s)=>{if(s){Object.defineProperty(n,o,s);return}delete n[o]},t=Wh(),r=Hh();r&&dr.installedDocumentModelContext&&e(r,"modelContext",dr.previousDocumentModelContextDescriptor),t&&dr.installedNavigatorModelContext&&e(t,"modelContext",dr.previousNavigatorModelContextDescriptor),t&&dr.installedNavigatorModelContextTesting&&e(t,"modelContextTesting",dr.previousNavigatorModelContextTestingDescriptor),dr.installed=!1,dr.previousDocumentModelContextDescriptor=void 0,dr.previousNavigatorModelContextDescriptor=void 0,dr.previousNavigatorModelContextTestingDescriptor=void 0,dr.installedDocumentModelContext=!1,dr.installedNavigatorModelContext=!1,dr.installedNavigatorModelContextTesting=!1,Fi=!1}var kh,$i,Dd,_i,z0,q0,Lh,dr,j0,V0,Fi,_h=Gn(()=>{"use strict";Mh();kh="Failed to parse input arguments",$i="Tool was executed but the invocation failed. For example, the script function threw an error",Dd="Tool was cancelled",_i={type:"object",properties:{}},z0=["draft-2020-12","draft-07"],q0="__isWebMCPPolyfill",Lh=Symbol("standardValidator"),dr={installed:!1,previousNavigatorModelContextDescriptor:void 0,previousNavigatorModelContextTestingDescriptor:void 0,previousDocumentModelContextDescriptor:void 0,installedNavigatorModelContext:!1,installedNavigatorModelContextTesting:!1,installedDocumentModelContext:!1},j0=class extends EventTarget{constructor(){super(...arguments);Dt(this,"tools",new Map);Dt(this,"testingShim",null);Dt(this,"_ontoolchange",null);Dt(this,"unregisterToolDeprecationWarned",!1)}get ontoolchange(){return this._ontoolchange}set ontoolchange(t){this._ontoolchange=t}registerTool(t,r){var s;let n=r==null?void 0:r.signal;if(n!=null&&n.aborted){console.warn(`[WebMCPPolyfill] registerTool("${(s=t==null?void 0:t.name)!=null?s:"<unknown>"}") skipped: options.signal was already aborted.`);return}let o=Z0(t,this.tools);this.tools.set(o.name,o),this.notifyToolsChanged(),n&&n.addEventListener("abort",()=>{this.tools.delete(o.name)&&this.notifyToolsChanged()},{once:!0})}unregisterTool(t){this.warnUnregisterToolDeprecationOnce();let r=K0(t);this.tools.delete(r)&&this.notifyToolsChanged()}getTools(){return Promise.resolve(this.getRegisteredToolInfos())}executeTool(t,r,n){return this.executeToolByName(t.name,r,n,!1)}getTestingShim(){return this.testingShim||(this.testingShim=new V0(this)),this.testingShim}getToolInfos(){return[...this.tools.values()].map(t=>{var n;let r;try{r=JSON.stringify((n=t.inputSchema)!=null?n:{type:"object"})}catch{r='{"type":"object"}'}return{name:t.name,description:t.description,inputSchema:r}})}getRegisteredToolInfos(){return this.getToolInfos().map(t=>{var n,o,s;let r=this.tools.get(t.name);return{...t,title:(n=r==null?void 0:r.title)!=null?n:"",origin:(s=(o=globalThis.location)==null?void 0:o.origin)!=null?s:"",window:globalThis.window}})}async executeToolForTesting(t,r,n){return this.executeToolByName(t,r,n,!0)}async executeToolByName(t,r,n,o){var p;if((p=n==null?void 0:n.signal)!=null&&p.aborted)throw Xn(Dd);let s=this.tools.get(t);if(!s)throw Xn(`Tool not found: ${t}`);let a=G0(r),i=await rw(a,s);if(i)throw Xn(i);let d=!0,l={requestUserInteraction:async u=>{if(!d)throw new Error(`ModelContextClient for tool "${t}" is no longer active after execute() resolved`);if(typeof u!="function")throw new TypeError("requestUserInteraction(callback) requires a function callback");return u()}};try{let u=s.execute(a,l),m=await cw(Promise.resolve(u),n==null?void 0:n.signal);if(o)return dw(iw(m));let f=JSON.stringify(m);return f===void 0?null:f}catch(u){throw Xn(u instanceof Error?`${$i}: ${u.message}`:$i)}finally{d=!1}}notifyToolsChanged(){queueMicrotask(()=>{var r,n;let t=new Event("toolchange");try{(r=this._ontoolchange)==null||r.call(this,t)}catch(o){console.warn("[WebMCPPolyfill] navigator.modelContext.ontoolchange handler threw:",o)}this.dispatchEvent(t),(n=this.testingShim)==null||n.dispatchToolChange()})}warnUnregisterToolDeprecationOnce(){this.unregisterToolDeprecationWarned||(this.unregisterToolDeprecationWarned=!0,console.warn("[WebMCPPolyfill] navigator.modelContext.unregisterTool() is deprecated. The April 23, 2026 WebMCP draft removed it in favor of registerTool(tool, { signal }) \u2014 pass an AbortSignal and abort it to unregister."))}},V0=class extends EventTarget{constructor(t){super();Dt(this,"context");Dt(this,"_ontoolchange",null);this.context=t}listTools(){return this.context.getToolInfos()}executeTool(t,r,n){return this.context.executeToolForTesting(t,r,n)}getCrossDocumentScriptToolResult(){return Promise.resolve("[]")}get ontoolchange(){return this._ontoolchange}set ontoolchange(t){this._ontoolchange=t}registerToolsChangedCallback(t){if(typeof t!="function")throw new TypeError("Failed to execute 'registerToolsChangedCallback' on 'ModelContextTesting': parameter 1 is not of type 'Function'.");this.addEventListener("toolchange",t)}dispatchToolChange(){var r;let t=new Event("toolchange");try{(r=this._ontoolchange)==null||r.call(this,t)}catch(n){console.warn("[WebMCPPolyfill] ontoolchange handler threw:",n)}this.dispatchEvent(t),this.dispatchEvent(new Event("toolschanged"))}};Fi=!1;if(typeof window!="undefined"&&typeof document!="undefined"){let e=window.__webMCPPolyfillOptions;if((e==null?void 0:e.autoInitialize)!==!1)try{Bh(e)}catch(t){console.error("[WebMCPPolyfill] Auto-initialization failed:",t)}}});var Nd=Dg(Ze=>{"use strict";Object.defineProperty(Ze,"__esModule",{value:!0});Ze.Allow=Ze.ALL=Ze.COLLECTION=Ze.ATOM=Ze.SPECIAL=Ze.INF=Ze._INFINITY=Ze.INFINITY=Ze.NAN=Ze.BOOL=Ze.NULL=Ze.OBJ=Ze.ARR=Ze.NUM=Ze.STR=void 0;Ze.STR=1;Ze.NUM=2;Ze.ARR=4;Ze.OBJ=8;Ze.NULL=16;Ze.BOOL=32;Ze.NAN=64;Ze.INFINITY=128;Ze._INFINITY=256;Ze.INF=Ze.INFINITY|Ze._INFINITY;Ze.SPECIAL=Ze.NULL|Ze.BOOL|Ze.INF|Ze.NAN;Ze.ATOM=Ze.STR|Ze.NUM|Ze.SPECIAL;Ze.COLLECTION=Ze.ARR|Ze.OBJ;Ze.ALL=Ze.ATOM|Ze.COLLECTION;Ze.Allow={STR:Ze.STR,NUM:Ze.NUM,ARR:Ze.ARR,OBJ:Ze.OBJ,NULL:Ze.NULL,BOOL:Ze.BOOL,NAN:Ze.NAN,INFINITY:Ze.INFINITY,_INFINITY:Ze._INFINITY,INF:Ze.INF,SPECIAL:Ze.SPECIAL,ATOM:Ze.ATOM,COLLECTION:Ze.COLLECTION,ALL:Ze.ALL};Ze.default=Ze.Allow});var ji=Dg(Or=>{"use strict";var ww=Or&&Or.__createBinding||(Object.create?(function(e,t,r,n){n===void 0&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}):(function(e,t,r,n){n===void 0&&(n=r),e[n]=t[r]})),Cw=Or&&Or.__exportStar||function(e,t){for(var r in e)r!=="default"&&!Object.prototype.hasOwnProperty.call(t,r)&&ww(t,e,r)};Object.defineProperty(Or,"__esModule",{value:!0});Or.Allow=Or.MalformedJSON=Or.PartialJSON=Or.parseJSON=Or.parse=void 0;var Zr=Nd();Object.defineProperty(Or,"Allow",{enumerable:!0,get:function(){return Zr.Allow}});Cw(Nd(),Or);var zi=class extends Error{};Or.PartialJSON=zi;var qi=class extends Error{};Or.MalformedJSON=qi;function Nh(e,t=Zr.Allow.ALL){if(typeof e!="string")throw new TypeError(`expecting str, got ${typeof e}`);if(!e.trim())throw new Error(`${e} is empty`);return vw(e.trim(),t)}Or.parseJSON=Nh;var vw=(e,t)=>{let r=e.length,n=0,o=m=>{throw new zi(`${m} at position ${n}`)},s=m=>{throw new qi(`${m} at position ${n}`)},a=()=>(u(),n>=r&&o("Unexpected end of input"),e[n]==='"'?i():e[n]==="{"?d():e[n]==="["?l():e.substring(n,n+4)==="null"||Zr.Allow.NULL&t&&r-n<4&&"null".startsWith(e.substring(n))?(n+=4,null):e.substring(n,n+4)==="true"||Zr.Allow.BOOL&t&&r-n<4&&"true".startsWith(e.substring(n))?(n+=4,!0):e.substring(n,n+5)==="false"||Zr.Allow.BOOL&t&&r-n<5&&"false".startsWith(e.substring(n))?(n+=5,!1):e.substring(n,n+8)==="Infinity"||Zr.Allow.INFINITY&t&&r-n<8&&"Infinity".startsWith(e.substring(n))?(n+=8,1/0):e.substring(n,n+9)==="-Infinity"||Zr.Allow._INFINITY&t&&1<r-n&&r-n<9&&"-Infinity".startsWith(e.substring(n))?(n+=9,-1/0):e.substring(n,n+3)==="NaN"||Zr.Allow.NAN&t&&r-n<3&&"NaN".startsWith(e.substring(n))?(n+=3,NaN):p()),i=()=>{let m=n,f=!1;for(n++;n<r&&(e[n]!=='"'||f&&e[n-1]==="\\");)f=e[n]==="\\"?!f:!1,n++;if(e.charAt(n)=='"')try{return JSON.parse(e.substring(m,++n-Number(f)))}catch(y){s(String(y))}else if(Zr.Allow.STR&t)try{return JSON.parse(e.substring(m,n-Number(f))+'"')}catch{return JSON.parse(e.substring(m,e.lastIndexOf("\\"))+'"')}o("Unterminated string literal")},d=()=>{n++,u();let m={};try{for(;e[n]!=="}";){if(u(),n>=r&&Zr.Allow.OBJ&t)return m;let f=i();u(),n++;try{let y=a();m[f]=y}catch(y){if(Zr.Allow.OBJ&t)return m;throw y}u(),e[n]===","&&n++}}catch{if(Zr.Allow.OBJ&t)return m;o("Expected '}' at end of object")}return n++,m},l=()=>{n++;let m=[];try{for(;e[n]!=="]";)m.push(a()),u(),e[n]===","&&n++}catch{if(Zr.Allow.ARR&t)return m;o("Expected ']' at end of array")}return n++,m},p=()=>{if(n===0){e==="-"&&s("Not sure what '-' is");try{return JSON.parse(e)}catch(f){if(Zr.Allow.NUM&t)try{return JSON.parse(e.substring(0,e.lastIndexOf("e")))}catch{}s(String(f))}}let m=n;for(e[n]==="-"&&n++;e[n]&&",]}".indexOf(e[n])===-1;)n++;n==r&&!(Zr.Allow.NUM&t)&&o("Unterminated number literal");try{return JSON.parse(e.substring(m,n))}catch{e.substring(m,n)==="-"&&o("Not sure what '-' is");try{return JSON.parse(e.substring(m,e.lastIndexOf("e")))}catch(y){s(String(y))}}},u=()=>{for(;n<r&&`
|
|
5
|
+
\r `.includes(e[n]);)n++};return a()},Aw=Nh;Or.parse=Aw});var HA={};Og(HA,{ASK_USER_QUESTION_TOOL_NAME:()=>su,AgentWidgetClient:()=>as,AgentWidgetSession:()=>Ds,AttachmentManager:()=>cs,DEFAULT_COMPONENTS:()=>Np,DEFAULT_FLOATING_LAUNCHER_MAX_WIDTH:()=>yl,DEFAULT_FLOATING_LAUNCHER_WIDTH:()=>yn,DEFAULT_PALETTE:()=>Op,DEFAULT_SEMANTIC:()=>_p,DEFAULT_WIDGET_CONFIG:()=>Zt,PRESETS:()=>Hu,PRESET_FULLSCREEN:()=>Wu,PRESET_MINIMAL:()=>Ru,PRESET_SHOP:()=>Iu,THEME_ZONES:()=>ax,VERSION:()=>xs,WEBMCP_TOOL_PREFIX:()=>Ia,WebMcpBridge:()=>Ws,accessibilityPlugin:()=>Ny,animationsPlugin:()=>$y,applyThemeVariables:()=>Io,attachHeaderToContainer:()=>us,brandPlugin:()=>Fy,buildComposer:()=>Fs,buildDefaultHeader:()=>Jp,buildHeader:()=>go,buildHeaderWithLayout:()=>$s,buildMinimalHeader:()=>Xp,collectEnrichedPageContext:()=>Ay,componentRegistry:()=>yo,createActionManager:()=>ni,createAgentExperience:()=>rd,createAskUserQuestionBubble:()=>Nx,createBestAvailableVoiceProvider:()=>al,createBubbleWithLayout:()=>Sx,createCSATFeedback:()=>Zl,createComboButton:()=>Hl,createComponentMiddleware:()=>ny,createComponentStreamParser:()=>Jl,createDefaultSanitizer:()=>Pd,createDemoCarousel:()=>_y,createDirectivePostprocessor:()=>sh,createDropdownMenu:()=>Bo,createFlexibleJsonStreamParser:()=>Uh,createIconButton:()=>ir,createImagePart:()=>Jh,createJsonStreamParser:()=>Qi,createLabelButton:()=>Ja,createLocalStorageAdapter:()=>Kl,createMarkdownProcessor:()=>Ta,createMarkdownProcessorFromConfig:()=>ns,createMessageActions:()=>tu,createNPSFeedback:()=>ed,createPlainTextParser:()=>Xi,createPlugin:()=>qy,createRegexJsonParser:()=>Yi,createStandardBubble:()=>Us,createTextPart:()=>Ba,createTheme:()=>_s,createThemeObserver:()=>vl,createToggleGroup:()=>Xa,createTypingIndicator:()=>fs,createVoiceProvider:()=>ds,createWidgetHostLayout:()=>oi,createXmlParser:()=>Zi,defaultActionHandlers:()=>hs,defaultJsonActionParser:()=>ri,defaultParseRules:()=>ku,detectColorScheme:()=>Na,directivePostprocessor:()=>ah,ensureAskUserQuestionSheet:()=>Gs,escapeHtml:()=>os,extractComponentDirectiveFromMessage:()=>Ql,fileToImagePart:()=>Xh,formatEnrichedContext:()=>Sy,generateAssistantMessageId:()=>is,generateCodeSnippet:()=>Iy,generateMessageId:()=>qh,generateStableSelector:()=>Eu,generateUserMessageId:()=>Bs,getActiveTheme:()=>Ns,getColorScheme:()=>Fp,getDisplayText:()=>Vh,getHeaderLayout:()=>Yp,getImageParts:()=>Kh,getPreset:()=>Vy,hasComponentDirective:()=>Yl,hasImages:()=>Gh,headerLayouts:()=>Bl,highContrastPlugin:()=>zy,initAgentWidget:()=>uy,isAskUserQuestionMessage:()=>ho,isComponentDirectiveType:()=>ry,isDockedMountMode:()=>Tr,isVoiceSupported:()=>Oa,isWebMcpToolName:()=>Ra,listRegisteredStreamAnimations:()=>jp,markdownPostprocessor:()=>Cd,mergeWithDefaults:()=>bl,normalizeContent:()=>jh,parseAskUserQuestionPayload:()=>xo,pluginRegistry:()=>ti,reducedMotionPlugin:()=>Uy,registerStreamAnimationPlugin:()=>ps,removeAskUserQuestionSheet:()=>_o,renderComponentDirective:()=>Xl,renderLoadingIndicatorWithFallback:()=>eu,renderLucideIcon:()=>Pe,resolveDockConfig:()=>kn,resolveSanitizer:()=>Ps,resolveTokens:()=>wl,stripWebMcpPrefix:()=>_d,themeToCssVariables:()=>Cl,unregisterStreamAnimationPlugin:()=>qp,validateImageFile:()=>Yh,validateTheme:()=>$p});function gd(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var rs=gd();function jg(e){rs=e}var Vg=/[&<>"']/,cb=new RegExp(Vg.source,"g"),Gg=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,pb=new RegExp(Gg.source,"g"),ub={"&":"&","<":"<",">":">",'"':""","'":"'"},$g=e=>ub[e];function gn(e,t){if(t){if(Vg.test(e))return e.replace(cb,$g)}else if(Gg.test(e))return e.replace(pb,$g);return e}var fb=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function mb(e){return e.replace(fb,(t,r)=>(r=r.toLowerCase(),r==="colon"?":":r.charAt(0)==="#"?r.charAt(1)==="x"?String.fromCharCode(parseInt(r.substring(2),16)):String.fromCharCode(+r.substring(1)):""))}var gb=/(^|[^\[])\^/g;function nr(e,t){let r=typeof e=="string"?e:e.source;t=t||"";let n={replace:(o,s)=>{let a=typeof s=="string"?s:s.source;return a=a.replace(gb,"$1"),r=r.replace(o,a),n},getRegex:()=>new RegExp(r,t)};return n}function Fg(e){try{e=encodeURI(e).replace(/%25/g,"%")}catch{return null}return e}var wa={exec:()=>null};function Ug(e,t){let r=e.replace(/\|/g,(s,a,i)=>{let d=!1,l=a;for(;--l>=0&&i[l]==="\\";)d=!d;return d?"|":" |"}),n=r.split(/ \|/),o=0;if(n[0].trim()||n.shift(),n.length>0&&!n[n.length-1].trim()&&n.pop(),t)if(n.length>t)n.splice(t);else for(;n.length<t;)n.push("");for(;o<n.length;o++)n[o]=n[o].trim().replace(/\\\|/g,"|");return n}function ki(e,t,r){let n=e.length;if(n===0)return"";let o=0;for(;o<n;){let s=e.charAt(n-o-1);if(s===t&&!r)o++;else if(s!==t&&r)o++;else break}return e.slice(0,n-o)}function hb(e,t){if(e.indexOf(t[1])===-1)return-1;let r=0;for(let n=0;n<e.length;n++)if(e[n]==="\\")n++;else if(e[n]===t[0])r++;else if(e[n]===t[1]&&(r--,r<0))return n;return-1}function zg(e,t,r,n){let o=t.href,s=t.title?gn(t.title):null,a=e[1].replace(/\\([\[\]])/g,"$1");if(e[0].charAt(0)!=="!"){n.state.inLink=!0;let i={type:"link",raw:r,href:o,title:s,text:a,tokens:n.inlineTokens(a)};return n.state.inLink=!1,i}return{type:"image",raw:r,href:o,title:s,text:gn(a)}}function xb(e,t){let r=e.match(/^(\s+)(?:```)/);if(r===null)return t;let n=r[1];return t.split(`
|
|
6
|
+
`).map(o=>{let s=o.match(/^\s+/);if(s===null)return o;let[a]=s;return a.length>=n.length?o.slice(n.length):o}).join(`
|
|
7
|
+
`)}var Es=class{constructor(t){Dt(this,"options");Dt(this,"rules");Dt(this,"lexer");this.options=t||rs}space(t){let r=this.rules.block.newline.exec(t);if(r&&r[0].length>0)return{type:"space",raw:r[0]}}code(t){let r=this.rules.block.code.exec(t);if(r){let n=r[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:r[0],codeBlockStyle:"indented",text:this.options.pedantic?n:ki(n,`
|
|
8
|
+
`)}}}fences(t){let r=this.rules.block.fences.exec(t);if(r){let n=r[0],o=xb(n,r[3]||"");return{type:"code",raw:n,lang:r[2]?r[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):r[2],text:o}}}heading(t){let r=this.rules.block.heading.exec(t);if(r){let n=r[2].trim();if(/#$/.test(n)){let o=ki(n,"#");(this.options.pedantic||!o||/ $/.test(o))&&(n=o.trim())}return{type:"heading",raw:r[0],depth:r[1].length,text:n,tokens:this.lexer.inline(n)}}}hr(t){let r=this.rules.block.hr.exec(t);if(r)return{type:"hr",raw:r[0]}}blockquote(t){let r=this.rules.block.blockquote.exec(t);if(r){let n=r[0].replace(/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,`
|
|
9
|
+
$1`);n=ki(n.replace(/^ *>[ \t]?/gm,""),`
|
|
10
|
+
`);let o=this.lexer.state.top;this.lexer.state.top=!0;let s=this.lexer.blockTokens(n);return this.lexer.state.top=o,{type:"blockquote",raw:r[0],tokens:s,text:n}}}list(t){let r=this.rules.block.list.exec(t);if(r){let n=r[1].trim(),o=n.length>1,s={type:"list",raw:"",ordered:o,start:o?+n.slice(0,-1):"",loose:!1,items:[]};n=o?`\\d{1,9}\\${n.slice(-1)}`:`\\${n}`,this.options.pedantic&&(n=o?n:"[*+-]");let a=new RegExp(`^( {0,3}${n})((?:[ ][^\\n]*)?(?:\\n|$))`),i="",d="",l=!1;for(;t;){let p=!1;if(!(r=a.exec(t))||this.rules.block.hr.test(t))break;i=r[0],t=t.substring(i.length);let u=r[2].split(`
|
|
11
|
+
`,1)[0].replace(/^\t+/,T=>" ".repeat(3*T.length)),m=t.split(`
|
|
12
|
+
`,1)[0],f=0;this.options.pedantic?(f=2,d=u.trimStart()):(f=r[2].search(/[^ ]/),f=f>4?1:f,d=u.slice(f),f+=r[1].length);let y=!1;if(!u&&/^ *$/.test(m)&&(i+=m+`
|
|
13
|
+
`,t=t.substring(m.length+1),p=!0),!p){let T=new RegExp(`^ {0,${Math.min(3,f-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),S=new RegExp(`^ {0,${Math.min(3,f-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),M=new RegExp(`^ {0,${Math.min(3,f-1)}}(?:\`\`\`|~~~)`),v=new RegExp(`^ {0,${Math.min(3,f-1)}}#`);for(;t;){let b=t.split(`
|
|
14
|
+
`,1)[0];if(m=b,this.options.pedantic&&(m=m.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),M.test(m)||v.test(m)||T.test(m)||S.test(t))break;if(m.search(/[^ ]/)>=f||!m.trim())d+=`
|
|
15
|
+
`+m.slice(f);else{if(y||u.search(/[^ ]/)>=4||M.test(u)||v.test(u)||S.test(u))break;d+=`
|
|
16
|
+
`+m}!y&&!m.trim()&&(y=!0),i+=b+`
|
|
17
|
+
`,t=t.substring(b.length+1),u=m.slice(f)}}s.loose||(l?s.loose=!0:/\n *\n *$/.test(i)&&(l=!0));let C=null,k;this.options.gfm&&(C=/^\[[ xX]\] /.exec(d),C&&(k=C[0]!=="[ ] ",d=d.replace(/^\[[ xX]\] +/,""))),s.items.push({type:"list_item",raw:i,task:!!C,checked:k,loose:!1,text:d,tokens:[]}),s.raw+=i}s.items[s.items.length-1].raw=i.trimEnd(),s.items[s.items.length-1].text=d.trimEnd(),s.raw=s.raw.trimEnd();for(let p=0;p<s.items.length;p++)if(this.lexer.state.top=!1,s.items[p].tokens=this.lexer.blockTokens(s.items[p].text,[]),!s.loose){let u=s.items[p].tokens.filter(f=>f.type==="space"),m=u.length>0&&u.some(f=>/\n.*\n/.test(f.raw));s.loose=m}if(s.loose)for(let p=0;p<s.items.length;p++)s.items[p].loose=!0;return s}}html(t){let r=this.rules.block.html.exec(t);if(r)return{type:"html",block:!0,raw:r[0],pre:r[1]==="pre"||r[1]==="script"||r[1]==="style",text:r[0]}}def(t){let r=this.rules.block.def.exec(t);if(r){let n=r[1].toLowerCase().replace(/\s+/g," "),o=r[2]?r[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",s=r[3]?r[3].substring(1,r[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):r[3];return{type:"def",tag:n,raw:r[0],href:o,title:s}}}table(t){let r=this.rules.block.table.exec(t);if(!r||!/[:|]/.test(r[2]))return;let n=Ug(r[1]),o=r[2].replace(/^\||\| *$/g,"").split("|"),s=r[3]&&r[3].trim()?r[3].replace(/\n[ \t]*$/,"").split(`
|
|
18
|
+
`):[],a={type:"table",raw:r[0],header:[],align:[],rows:[]};if(n.length===o.length){for(let i of o)/^ *-+: *$/.test(i)?a.align.push("right"):/^ *:-+: *$/.test(i)?a.align.push("center"):/^ *:-+ *$/.test(i)?a.align.push("left"):a.align.push(null);for(let i of n)a.header.push({text:i,tokens:this.lexer.inline(i)});for(let i of s)a.rows.push(Ug(i,a.header.length).map(d=>({text:d,tokens:this.lexer.inline(d)})));return a}}lheading(t){let r=this.rules.block.lheading.exec(t);if(r)return{type:"heading",raw:r[0],depth:r[2].charAt(0)==="="?1:2,text:r[1],tokens:this.lexer.inline(r[1])}}paragraph(t){let r=this.rules.block.paragraph.exec(t);if(r){let n=r[1].charAt(r[1].length-1)===`
|
|
19
|
+
`?r[1].slice(0,-1):r[1];return{type:"paragraph",raw:r[0],text:n,tokens:this.lexer.inline(n)}}}text(t){let r=this.rules.block.text.exec(t);if(r)return{type:"text",raw:r[0],text:r[0],tokens:this.lexer.inline(r[0])}}escape(t){let r=this.rules.inline.escape.exec(t);if(r)return{type:"escape",raw:r[0],text:gn(r[1])}}tag(t){let r=this.rules.inline.tag.exec(t);if(r)return!this.lexer.state.inLink&&/^<a /i.test(r[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(r[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(r[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(r[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:r[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:r[0]}}link(t){let r=this.rules.inline.link.exec(t);if(r){let n=r[2].trim();if(!this.options.pedantic&&/^</.test(n)){if(!/>$/.test(n))return;let a=ki(n.slice(0,-1),"\\");if((n.length-a.length)%2===0)return}else{let a=hb(r[2],"()");if(a>-1){let d=(r[0].indexOf("!")===0?5:4)+r[1].length+a;r[2]=r[2].substring(0,a),r[0]=r[0].substring(0,d).trim(),r[3]=""}}let o=r[2],s="";if(this.options.pedantic){let a=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(o);a&&(o=a[1],s=a[3])}else s=r[3]?r[3].slice(1,-1):"";return o=o.trim(),/^</.test(o)&&(this.options.pedantic&&!/>$/.test(n)?o=o.slice(1):o=o.slice(1,-1)),zg(r,{href:o&&o.replace(this.rules.inline.anyPunctuation,"$1"),title:s&&s.replace(this.rules.inline.anyPunctuation,"$1")},r[0],this.lexer)}}reflink(t,r){let n;if((n=this.rules.inline.reflink.exec(t))||(n=this.rules.inline.nolink.exec(t))){let o=(n[2]||n[1]).replace(/\s+/g," "),s=r[o.toLowerCase()];if(!s){let a=n[0].charAt(0);return{type:"text",raw:a,text:a}}return zg(n,s,n[0],this.lexer)}}emStrong(t,r,n=""){let o=this.rules.inline.emStrongLDelim.exec(t);if(!o||o[3]&&n.match(/[\p{L}\p{N}]/u))return;if(!(o[1]||o[2]||"")||!n||this.rules.inline.punctuation.exec(n)){let a=[...o[0]].length-1,i,d,l=a,p=0,u=o[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(u.lastIndex=0,r=r.slice(-1*t.length+a);(o=u.exec(r))!=null;){if(i=o[1]||o[2]||o[3]||o[4]||o[5]||o[6],!i)continue;if(d=[...i].length,o[3]||o[4]){l+=d;continue}else if((o[5]||o[6])&&a%3&&!((a+d)%3)){p+=d;continue}if(l-=d,l>0)continue;d=Math.min(d,d+l+p);let m=[...o[0]][0].length,f=t.slice(0,a+o.index+m+d);if(Math.min(a,d)%2){let C=f.slice(1,-1);return{type:"em",raw:f,text:C,tokens:this.lexer.inlineTokens(C)}}let y=f.slice(2,-2);return{type:"strong",raw:f,text:y,tokens:this.lexer.inlineTokens(y)}}}}codespan(t){let r=this.rules.inline.code.exec(t);if(r){let n=r[2].replace(/\n/g," "),o=/[^ ]/.test(n),s=/^ /.test(n)&&/ $/.test(n);return o&&s&&(n=n.substring(1,n.length-1)),n=gn(n,!0),{type:"codespan",raw:r[0],text:n}}}br(t){let r=this.rules.inline.br.exec(t);if(r)return{type:"br",raw:r[0]}}del(t){let r=this.rules.inline.del.exec(t);if(r)return{type:"del",raw:r[0],text:r[2],tokens:this.lexer.inlineTokens(r[2])}}autolink(t){let r=this.rules.inline.autolink.exec(t);if(r){let n,o;return r[2]==="@"?(n=gn(r[1]),o="mailto:"+n):(n=gn(r[1]),o=n),{type:"link",raw:r[0],text:n,href:o,tokens:[{type:"text",raw:n,text:n}]}}}url(t){var n,o;let r;if(r=this.rules.inline.url.exec(t)){let s,a;if(r[2]==="@")s=gn(r[0]),a="mailto:"+s;else{let i;do i=r[0],r[0]=(o=(n=this.rules.inline._backpedal.exec(r[0]))==null?void 0:n[0])!=null?o:"";while(i!==r[0]);s=gn(r[0]),r[1]==="www."?a="http://"+r[0]:a=r[0]}return{type:"link",raw:r[0],text:s,href:a,tokens:[{type:"text",raw:s,text:s}]}}}inlineText(t){let r=this.rules.inline.text.exec(t);if(r){let n;return this.lexer.state.inRawBlock?n=r[0]:n=gn(r[0]),{type:"text",raw:r[0],text:n}}}},yb=/^(?: *(?:\n|$))+/,bb=/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,wb=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Aa=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,Cb=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,Kg=/(?:[*+-]|\d{1,9}[.)])/,Jg=nr(/^(?!bull |blockCode|fences|blockquote|heading|html)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,Kg).replace(/blockCode/g,/ {4}/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).getRegex(),hd=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,vb=/^[^\n]+/,xd=/(?!\s*\])(?:\\.|[^\[\]\\])+/,Ab=nr(/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/).replace("label",xd).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),Sb=nr(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,Kg).getRegex(),Pi="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",yd=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,Tb=nr("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))","i").replace("comment",yd).replace("tag",Pi).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Xg=nr(hd).replace("hr",Aa).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Pi).getRegex(),Mb=nr(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",Xg).getRegex(),bd={blockquote:Mb,code:bb,def:Ab,fences:wb,heading:Cb,hr:Aa,html:Tb,lheading:Jg,list:Sb,newline:yb,paragraph:Xg,table:wa,text:vb},qg=nr("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Aa).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Pi).getRegex(),kb={...bd,table:qg,paragraph:nr(hd).replace("hr",Aa).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",qg).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Pi).getRegex()},Eb={...bd,html:nr(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",yd).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:wa,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:nr(hd).replace("hr",Aa).replace("heading",` *#{1,6} *[^
|
|
20
|
+
]`).replace("lheading",Jg).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},Yg=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,Lb=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,Qg=/^( {2,}|\\)\n(?!\s*$)/,Pb=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Sa="\\p{P}\\p{S}",Ib=nr(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,Sa).getRegex(),Rb=/\[[^[\]]*?\]\([^\(\)]*?\)|`[^`]*?`|<[^<>]*?>/g,Wb=nr(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,Sa).getRegex(),Hb=nr("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,Sa).getRegex(),Bb=nr("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,Sa).getRegex(),Db=nr(/\\([punct])/,"gu").replace(/punct/g,Sa).getRegex(),Ob=nr(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),_b=nr(yd).replace("(?:-->|$)","-->").getRegex(),Nb=nr("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",_b).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Li=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,$b=nr(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",Li).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),Zg=nr(/^!?\[(label)\]\[(ref)\]/).replace("label",Li).replace("ref",xd).getRegex(),eh=nr(/^!?\[(ref)\](?:\[\])?/).replace("ref",xd).getRegex(),Fb=nr("reflink|nolink(?!\\()","g").replace("reflink",Zg).replace("nolink",eh).getRegex(),wd={_backpedal:wa,anyPunctuation:Db,autolink:Ob,blockSkip:Rb,br:Qg,code:Lb,del:wa,emStrongLDelim:Wb,emStrongRDelimAst:Hb,emStrongRDelimUnd:Bb,escape:Yg,link:$b,nolink:eh,punctuation:Ib,reflink:Zg,reflinkSearch:Fb,tag:Nb,text:Pb,url:wa},Ub={...wd,link:nr(/^!?\[(label)\]\((.*?)\)/).replace("label",Li).getRegex(),reflink:nr(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Li).getRegex()},fd={...wd,escape:nr(Yg).replace("])","~|])").getRegex(),url:nr(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},zb={...fd,br:nr(Qg).replace("{2,}","*").getRegex(),text:nr(fd.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},Ei={normal:bd,gfm:kb,pedantic:Eb},ba={normal:wd,gfm:fd,breaks:zb,pedantic:Ub},co=class e{constructor(t){Dt(this,"tokens");Dt(this,"options");Dt(this,"state");Dt(this,"tokenizer");Dt(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=t||rs,this.options.tokenizer=this.options.tokenizer||new Es,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let r={block:Ei.normal,inline:ba.normal};this.options.pedantic?(r.block=Ei.pedantic,r.inline=ba.pedantic):this.options.gfm&&(r.block=Ei.gfm,this.options.breaks?r.inline=ba.breaks:r.inline=ba.gfm),this.tokenizer.rules=r}static get rules(){return{block:Ei,inline:ba}}static lex(t,r){return new e(r).lex(t)}static lexInline(t,r){return new e(r).inlineTokens(t)}lex(t){t=t.replace(/\r\n|\r/g,`
|
|
21
|
+
`),this.blockTokens(t,this.tokens);for(let r=0;r<this.inlineQueue.length;r++){let n=this.inlineQueue[r];this.inlineTokens(n.src,n.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(t,r=[]){this.options.pedantic?t=t.replace(/\t/g," ").replace(/^ +$/gm,""):t=t.replace(/^( *)(\t+)/gm,(i,d,l)=>d+" ".repeat(l.length));let n,o,s,a;for(;t;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(i=>(n=i.call({lexer:this},t,r))?(t=t.substring(n.raw.length),r.push(n),!0):!1))){if(n=this.tokenizer.space(t)){t=t.substring(n.raw.length),n.raw.length===1&&r.length>0?r[r.length-1].raw+=`
|
|
22
|
+
`:r.push(n);continue}if(n=this.tokenizer.code(t)){t=t.substring(n.raw.length),o=r[r.length-1],o&&(o.type==="paragraph"||o.type==="text")?(o.raw+=`
|
|
20
23
|
`+n.raw,o.text+=`
|
|
21
|
-
`+n.text,this.inlineQueue[this.inlineQueue.length-1].src=o.text):
|
|
24
|
+
`+n.text,this.inlineQueue[this.inlineQueue.length-1].src=o.text):r.push(n);continue}if(n=this.tokenizer.fences(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.heading(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.hr(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.blockquote(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.list(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.html(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.def(t)){t=t.substring(n.raw.length),o=r[r.length-1],o&&(o.type==="paragraph"||o.type==="text")?(o.raw+=`
|
|
22
25
|
`+n.raw,o.text+=`
|
|
23
|
-
`+n.raw,this.inlineQueue[this.inlineQueue.length-1].src=o.text):this.tokens.links[n.tag]||(this.tokens.links[n.tag]={href:n.href,title:n.title});continue}if(n=this.tokenizer.table(
|
|
26
|
+
`+n.raw,this.inlineQueue[this.inlineQueue.length-1].src=o.text):this.tokens.links[n.tag]||(this.tokens.links[n.tag]={href:n.href,title:n.title});continue}if(n=this.tokenizer.table(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.lheading(t)){t=t.substring(n.raw.length),r.push(n);continue}if(s=t,this.options.extensions&&this.options.extensions.startBlock){let i=1/0,d=t.slice(1),l;this.options.extensions.startBlock.forEach(p=>{l=p.call({lexer:this},d),typeof l=="number"&&l>=0&&(i=Math.min(i,l))}),i<1/0&&i>=0&&(s=t.substring(0,i+1))}if(this.state.top&&(n=this.tokenizer.paragraph(s))){o=r[r.length-1],a&&o.type==="paragraph"?(o.raw+=`
|
|
24
27
|
`+n.raw,o.text+=`
|
|
25
|
-
`+n.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):
|
|
28
|
+
`+n.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):r.push(n),a=s.length!==t.length,t=t.substring(n.raw.length);continue}if(n=this.tokenizer.text(t)){t=t.substring(n.raw.length),o=r[r.length-1],o&&o.type==="text"?(o.raw+=`
|
|
26
29
|
`+n.raw,o.text+=`
|
|
27
|
-
`+n.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):
|
|
28
|
-
`,o?'<pre><code class="language-'+
|
|
29
|
-
`:"<pre><code>"+(n?
|
|
30
|
-
`}blockquote(
|
|
31
|
-
${
|
|
32
|
-
`}html(r
|
|
30
|
+
`+n.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=o.text):r.push(n);continue}if(t){let i="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent){console.error(i);break}else throw new Error(i)}}return this.state.top=!0,r}inline(t,r=[]){return this.inlineQueue.push({src:t,tokens:r}),r}inlineTokens(t,r=[]){let n,o,s,a=t,i,d,l;if(this.tokens.links){let p=Object.keys(this.tokens.links);if(p.length>0)for(;(i=this.tokenizer.rules.inline.reflinkSearch.exec(a))!=null;)p.includes(i[0].slice(i[0].lastIndexOf("[")+1,-1))&&(a=a.slice(0,i.index)+"["+"a".repeat(i[0].length-2)+"]"+a.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(i=this.tokenizer.rules.inline.blockSkip.exec(a))!=null;)a=a.slice(0,i.index)+"["+"a".repeat(i[0].length-2)+"]"+a.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(i=this.tokenizer.rules.inline.anyPunctuation.exec(a))!=null;)a=a.slice(0,i.index)+"++"+a.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;t;)if(d||(l=""),d=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(p=>(n=p.call({lexer:this},t,r))?(t=t.substring(n.raw.length),r.push(n),!0):!1))){if(n=this.tokenizer.escape(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.tag(t)){t=t.substring(n.raw.length),o=r[r.length-1],o&&n.type==="text"&&o.type==="text"?(o.raw+=n.raw,o.text+=n.text):r.push(n);continue}if(n=this.tokenizer.link(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.reflink(t,this.tokens.links)){t=t.substring(n.raw.length),o=r[r.length-1],o&&n.type==="text"&&o.type==="text"?(o.raw+=n.raw,o.text+=n.text):r.push(n);continue}if(n=this.tokenizer.emStrong(t,a,l)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.codespan(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.br(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.del(t)){t=t.substring(n.raw.length),r.push(n);continue}if(n=this.tokenizer.autolink(t)){t=t.substring(n.raw.length),r.push(n);continue}if(!this.state.inLink&&(n=this.tokenizer.url(t))){t=t.substring(n.raw.length),r.push(n);continue}if(s=t,this.options.extensions&&this.options.extensions.startInline){let p=1/0,u=t.slice(1),m;this.options.extensions.startInline.forEach(f=>{m=f.call({lexer:this},u),typeof m=="number"&&m>=0&&(p=Math.min(p,m))}),p<1/0&&p>=0&&(s=t.substring(0,p+1))}if(n=this.tokenizer.inlineText(s)){t=t.substring(n.raw.length),n.raw.slice(-1)!=="_"&&(l=n.raw.slice(-1)),d=!0,o=r[r.length-1],o&&o.type==="text"?(o.raw+=n.raw,o.text+=n.text):r.push(n);continue}if(t){let p="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent){console.error(p);break}else throw new Error(p)}}return r}},Ls=class{constructor(t){Dt(this,"options");this.options=t||rs}code(t,r,n){var s;let o=(s=(r||"").match(/^\S*/))==null?void 0:s[0];return t=t.replace(/\n$/,"")+`
|
|
31
|
+
`,o?'<pre><code class="language-'+gn(o)+'">'+(n?t:gn(t,!0))+`</code></pre>
|
|
32
|
+
`:"<pre><code>"+(n?t:gn(t,!0))+`</code></pre>
|
|
33
|
+
`}blockquote(t){return`<blockquote>
|
|
34
|
+
${t}</blockquote>
|
|
35
|
+
`}html(t,r){return t}heading(t,r,n){return`<h${r}>${t}</h${r}>
|
|
33
36
|
`}hr(){return`<hr>
|
|
34
|
-
`}list(r,
|
|
35
|
-
`+
|
|
36
|
-
`}listitem(r,
|
|
37
|
-
`}checkbox(
|
|
38
|
-
`}table(r
|
|
37
|
+
`}list(t,r,n){let o=r?"ol":"ul",s=r&&n!==1?' start="'+n+'"':"";return"<"+o+s+`>
|
|
38
|
+
`+t+"</"+o+`>
|
|
39
|
+
`}listitem(t,r,n){return`<li>${t}</li>
|
|
40
|
+
`}checkbox(t){return"<input "+(t?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph(t){return`<p>${t}</p>
|
|
41
|
+
`}table(t,r){return r&&(r=`<tbody>${r}</tbody>`),`<table>
|
|
39
42
|
<thead>
|
|
40
|
-
`+
|
|
41
|
-
`+
|
|
42
|
-
`}tablerow(
|
|
43
|
-
${
|
|
44
|
-
`}tablecell(r
|
|
45
|
-
`}strong(
|
|
46
|
-
`+(
|
|
47
|
-
Please report this to https://github.com/markedjs/marked.`,r){let o="<p>An error occurred:</p><pre>"+un(n.message+"",!0)+"</pre>";return t?Promise.resolve(o):o}if(t)return Promise.reject(n);throw n}};var Vo=new as;function Kt(e,r){return Vo.parse(e,r)}Kt.options=Kt.setOptions=function(e){return Vo.setOptions(e),Kt.defaults=Vo.defaults,Ym(Kt.defaults),Kt};Kt.getDefaults=Ol;Kt.defaults=Go;Kt.use=function(...e){return Vo.use(...e),Kt.defaults=Vo.defaults,Ym(Kt.defaults),Kt};Kt.walkTokens=function(e,r){return Vo.walkTokens(e,r)};Kt.parseInline=Vo.parseInline;Kt.Parser=to;Kt.parser=to.parse;Kt.Renderer=ya;Kt.TextRenderer=os;Kt.Lexer=eo;Kt.lexer=eo.lex;Kt.Tokenizer=xa;Kt.Hooks=zo;Kt.parse=Kt;var nw=Kt.options,ow=Kt.setOptions,aw=Kt.use,sw=Kt.walkTokens,iw=Kt.parseInline;var lw=to.parse,dw=eo.lex;var Ey=e=>{if(e)return e},ls=e=>{var o,a;let r=e==null?void 0:e.markedOptions,t=new as({gfm:(o=r==null?void 0:r.gfm)!=null?o:!0,breaks:(a=r==null?void 0:r.breaks)!=null?a:!0,pedantic:r==null?void 0:r.pedantic,silent:r==null?void 0:r.silent}),n=Ey(e==null?void 0:e.renderer);return n&&t.use({renderer:n}),s=>t.parse(s)},Xo=e=>e?ls({markedOptions:e.options,renderer:e.renderer}):ls(),My=ls(),ql=e=>My(e),Jo=e=>e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'"),dg=e=>e.replace(/"/g,""").replace(/</g,"<").replace(/>/g,">"),lg=e=>`%%FORM_PLACEHOLDER_${e}%%`,cg=(e,r)=>{let t=e;return t=t.replace(/<Directive>([\s\S]*?)<\/Directive>/gi,(n,o)=>{try{let a=JSON.parse(o.trim());if(a&&typeof a=="object"&&a.component==="form"&&a.type){let s=lg(r.length);return r.push({token:s,type:String(a.type)}),s}}catch{return n}return n}),t=t.replace(/<Form\s+type="([^"]+)"\s*\/>/gi,(n,o)=>{let a=lg(r.length);return r.push({token:a,type:o}),a}),t},pg=e=>{let r=Xo(e);return t=>{let n=[],o=cg(t,n),a=r(o);return n.forEach(({token:s,type:i})=>{let d=new RegExp(s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),u=`<div class="persona-form-directive" data-tv-form="${dg(i)}"></div>`;a=a.replace(d,u)}),a}},ug=e=>{let r=[],t=cg(e,r),n=ql(t);return r.forEach(({token:o,type:a})=>{let s=new RegExp(o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),d=`<div class="persona-form-directive" data-tv-form="${dg(a)}"></div>`;n=n.replace(s,d)}),n};var{entries:wg,setPrototypeOf:fg,isFrozen:Ly,getPrototypeOf:Py,getOwnPropertyDescriptor:Iy}=Object,{freeze:jr,seal:wn,create:ui}=Object,{apply:Kl,construct:Yl}=typeof Reflect!="undefined"&&Reflect;jr||(jr=function(r){return r});wn||(wn=function(r){return r});Kl||(Kl=function(r,t){for(var n=arguments.length,o=new Array(n>2?n-2:0),a=2;a<n;a++)o[a-2]=arguments[a];return r.apply(t,o)});Yl||(Yl=function(r){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return new r(...n)});var ci=Gr(Array.prototype.forEach),Ry=Gr(Array.prototype.lastIndexOf),mg=Gr(Array.prototype.pop),ds=Gr(Array.prototype.push),Hy=Gr(Array.prototype.splice),fi=Gr(String.prototype.toLowerCase),zl=Gr(String.prototype.toString),Vl=Gr(String.prototype.match),cs=Gr(String.prototype.replace),By=Gr(String.prototype.indexOf),Wy=Gr(String.prototype.trim),fn=Gr(Object.prototype.hasOwnProperty),Vr=Gr(RegExp.prototype.test),ps=Dy(TypeError);function Gr(e){return function(r){r instanceof RegExp&&(r.lastIndex=0);for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return Kl(e,r,n)}}function Dy(e){return function(){for(var r=arguments.length,t=new Array(r),n=0;n<r;n++)t[n]=arguments[n];return Yl(e,t)}}function Tt(e,r){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:fi;fg&&fg(e,null);let n=r.length;for(;n--;){let o=r[n];if(typeof o=="string"){let a=t(o);a!==o&&(Ly(r)||(r[n]=a),o=a)}e[o]=!0}return e}function Oy(e){for(let r=0;r<e.length;r++)fn(e,r)||(e[r]=null);return e}function Un(e){let r=ui(null);for(let[t,n]of wg(e))fn(e,t)&&(Array.isArray(n)?r[t]=Oy(n):n&&typeof n=="object"&&n.constructor===Object?r[t]=Un(n):r[t]=n);return r}function us(e,r){for(;e!==null;){let n=Iy(e,r);if(n){if(n.get)return Gr(n.get);if(typeof n.value=="function")return Gr(n.value)}e=Py(e)}function t(){return null}return t}var gg=jr(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),jl=jr(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Gl=jr(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Fy=jr(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),Xl=jr(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Ny=jr(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),hg=jr(["#text"]),xg=jr(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),Jl=jr(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),yg=jr(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),pi=jr(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),_y=wn(/\{\{[\w\W]*|[\w\W]*\}\}/gm),$y=wn(/<%[\w\W]*|[\w\W]*%>/gm),Uy=wn(/\$\{[\w\W]*/gm),qy=wn(/^data-[\-\w.\u00B7-\uFFFF]+$/),zy=wn(/^aria-[\-\w]+$/),vg=wn(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Vy=wn(/^(?:\w+script|data):/i),jy=wn(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Ag=wn(/^html$/i),Gy=wn(/^[a-z][.\w]*(-[.\w]+)+$/i),bg=Object.freeze({__proto__:null,ARIA_ATTR:zy,ATTR_WHITESPACE:jy,CUSTOM_ELEMENT:Gy,DATA_ATTR:qy,DOCTYPE_NAME:Ag,ERB_EXPR:$y,IS_ALLOWED_URI:vg,IS_SCRIPT_OR_DATA:Vy,MUSTACHE_EXPR:_y,TMPLIT_EXPR:Uy}),fs={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},Xy=function(){return typeof window=="undefined"?null:window},Jy=function(r,t){if(typeof r!="object"||typeof r.createPolicy!="function")return null;let n=null,o="data-tt-policy-suffix";t&&t.hasAttribute(o)&&(n=t.getAttribute(o));let a="dompurify"+(n?"#"+n:"");try{return r.createPolicy(a,{createHTML(s){return s},createScriptURL(s){return s}})}catch{return console.warn("TrustedTypes policy "+a+" could not be created."),null}},Cg=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Sg(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Xy(),r=Pe=>Sg(Pe);if(r.version="3.3.3",r.removed=[],!e||!e.document||e.document.nodeType!==fs.document||!e.Element)return r.isSupported=!1,r;let{document:t}=e,n=t,o=n.currentScript,{DocumentFragment:a,HTMLTemplateElement:s,Node:i,Element:d,NodeFilter:l,NamedNodeMap:u=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:p,DOMParser:f,trustedTypes:m}=e,C=d.prototype,A=us(C,"cloneNode"),k=us(C,"remove"),T=us(C,"nextSibling"),S=us(C,"childNodes"),E=us(C,"parentNode");if(typeof s=="function"){let Pe=t.createElement("template");Pe.content&&Pe.content.ownerDocument&&(t=Pe.content.ownerDocument)}let w,b="",{implementation:y,createNodeIterator:M,createDocumentFragment:H,getElementsByTagName:B}=t,{importNode:R}=n,W=Cg();r.isSupported=typeof wg=="function"&&typeof E=="function"&&y&&y.createHTMLDocument!==void 0;let{MUSTACHE_EXPR:V,ERB_EXPR:ne,TMPLIT_EXPR:ue,DATA_ATTR:Be,ARIA_ATTR:Ke,IS_SCRIPT_OR_DATA:ye,ATTR_WHITESPACE:me,CUSTOM_ELEMENT:We}=bg,{IS_ALLOWED_URI:Xe}=bg,Y=null,Ee=Tt({},[...gg,...jl,...Gl,...Xl,...hg]),G=null,ce=Tt({},[...xg,...Jl,...yg,...pi]),de=Object.seal(ui(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),pe=null,Re=null,Ye=Object.seal(ui(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}})),J=!0,ie=!0,Ue=!1,K=!0,j=!1,Ce=!0,De=!1,oe=!1,Se=!1,ge=!1,Rt=!1,Me=!1,ae=!0,ur=!1,Ut="user-content-",Qt=!0,Or=!1,vr={},Oe=null,q=Tt({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),Te=null,_e=Tt({},["audio","video","img","source","image","track"]),Ne=null,qe=Tt({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),st="http://www.w3.org/1998/Math/MathML",nt="http://www.w3.org/2000/svg",pt="http://www.w3.org/1999/xhtml",Nt=pt,F=!1,xe=null,be=Tt({},[st,nt,pt],zl),it=Tt({},["mi","mo","mn","ms","mtext"]),Ge=Tt({},["annotation-xml"]),Wt=Tt({},["title","style","font","a","script"]),ar=null,Pt=["application/xhtml+xml","text/html"],kt="text/html",rt=null,lt=null,rr=t.createElement("form"),gn=function(P){return P instanceof RegExp||P instanceof Function},Ir=function(){let P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(lt&<===P)){if((!P||typeof P!="object")&&(P={}),P=Un(P),ar=Pt.indexOf(P.PARSER_MEDIA_TYPE)===-1?kt:P.PARSER_MEDIA_TYPE,rt=ar==="application/xhtml+xml"?zl:fi,Y=fn(P,"ALLOWED_TAGS")?Tt({},P.ALLOWED_TAGS,rt):Ee,G=fn(P,"ALLOWED_ATTR")?Tt({},P.ALLOWED_ATTR,rt):ce,xe=fn(P,"ALLOWED_NAMESPACES")?Tt({},P.ALLOWED_NAMESPACES,zl):be,Ne=fn(P,"ADD_URI_SAFE_ATTR")?Tt(Un(qe),P.ADD_URI_SAFE_ATTR,rt):qe,Te=fn(P,"ADD_DATA_URI_TAGS")?Tt(Un(_e),P.ADD_DATA_URI_TAGS,rt):_e,Oe=fn(P,"FORBID_CONTENTS")?Tt({},P.FORBID_CONTENTS,rt):q,pe=fn(P,"FORBID_TAGS")?Tt({},P.FORBID_TAGS,rt):Un({}),Re=fn(P,"FORBID_ATTR")?Tt({},P.FORBID_ATTR,rt):Un({}),vr=fn(P,"USE_PROFILES")?P.USE_PROFILES:!1,J=P.ALLOW_ARIA_ATTR!==!1,ie=P.ALLOW_DATA_ATTR!==!1,Ue=P.ALLOW_UNKNOWN_PROTOCOLS||!1,K=P.ALLOW_SELF_CLOSE_IN_ATTR!==!1,j=P.SAFE_FOR_TEMPLATES||!1,Ce=P.SAFE_FOR_XML!==!1,De=P.WHOLE_DOCUMENT||!1,ge=P.RETURN_DOM||!1,Rt=P.RETURN_DOM_FRAGMENT||!1,Me=P.RETURN_TRUSTED_TYPE||!1,Se=P.FORCE_BODY||!1,ae=P.SANITIZE_DOM!==!1,ur=P.SANITIZE_NAMED_PROPS||!1,Qt=P.KEEP_CONTENT!==!1,Or=P.IN_PLACE||!1,Xe=P.ALLOWED_URI_REGEXP||vg,Nt=P.NAMESPACE||pt,it=P.MATHML_TEXT_INTEGRATION_POINTS||it,Ge=P.HTML_INTEGRATION_POINTS||Ge,de=P.CUSTOM_ELEMENT_HANDLING||{},P.CUSTOM_ELEMENT_HANDLING&&gn(P.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(de.tagNameCheck=P.CUSTOM_ELEMENT_HANDLING.tagNameCheck),P.CUSTOM_ELEMENT_HANDLING&&gn(P.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(de.attributeNameCheck=P.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),P.CUSTOM_ELEMENT_HANDLING&&typeof P.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(de.allowCustomizedBuiltInElements=P.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),j&&(ie=!1),Rt&&(ge=!0),vr&&(Y=Tt({},hg),G=ui(null),vr.html===!0&&(Tt(Y,gg),Tt(G,xg)),vr.svg===!0&&(Tt(Y,jl),Tt(G,Jl),Tt(G,pi)),vr.svgFilters===!0&&(Tt(Y,Gl),Tt(G,Jl),Tt(G,pi)),vr.mathMl===!0&&(Tt(Y,Xl),Tt(G,yg),Tt(G,pi))),fn(P,"ADD_TAGS")||(Ye.tagCheck=null),fn(P,"ADD_ATTR")||(Ye.attributeCheck=null),P.ADD_TAGS&&(typeof P.ADD_TAGS=="function"?Ye.tagCheck=P.ADD_TAGS:(Y===Ee&&(Y=Un(Y)),Tt(Y,P.ADD_TAGS,rt))),P.ADD_ATTR&&(typeof P.ADD_ATTR=="function"?Ye.attributeCheck=P.ADD_ATTR:(G===ce&&(G=Un(G)),Tt(G,P.ADD_ATTR,rt))),P.ADD_URI_SAFE_ATTR&&Tt(Ne,P.ADD_URI_SAFE_ATTR,rt),P.FORBID_CONTENTS&&(Oe===q&&(Oe=Un(Oe)),Tt(Oe,P.FORBID_CONTENTS,rt)),P.ADD_FORBID_CONTENTS&&(Oe===q&&(Oe=Un(Oe)),Tt(Oe,P.ADD_FORBID_CONTENTS,rt)),Qt&&(Y["#text"]=!0),De&&Tt(Y,["html","head","body"]),Y.table&&(Tt(Y,["tbody"]),delete pe.tbody),P.TRUSTED_TYPES_POLICY){if(typeof P.TRUSTED_TYPES_POLICY.createHTML!="function")throw ps('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof P.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw ps('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');w=P.TRUSTED_TYPES_POLICY,b=w.createHTML("")}else w===void 0&&(w=Jy(m,o)),w!==null&&typeof b=="string"&&(b=w.createHTML(""));jr&&jr(P),lt=P}},Tn=Tt({},[...jl,...Gl,...Fy]),Et=Tt({},[...Xl,...Ny]),hn=function(P){let Z=E(P);(!Z||!Z.tagName)&&(Z={namespaceURI:Nt,tagName:"template"});let se=fi(P.tagName),Mt=fi(Z.tagName);return xe[P.namespaceURI]?P.namespaceURI===nt?Z.namespaceURI===pt?se==="svg":Z.namespaceURI===st?se==="svg"&&(Mt==="annotation-xml"||it[Mt]):!!Tn[se]:P.namespaceURI===st?Z.namespaceURI===pt?se==="math":Z.namespaceURI===nt?se==="math"&&Ge[Mt]:!!Et[se]:P.namespaceURI===pt?Z.namespaceURI===nt&&!Ge[Mt]||Z.namespaceURI===st&&!it[Mt]?!1:!Et[se]&&(Wt[se]||!Tn[se]):!!(ar==="application/xhtml+xml"&&xe[P.namespaceURI]):!1},pr=function(P){ds(r.removed,{element:P});try{E(P).removeChild(P)}catch{k(P)}},Ar=function(P,Z){try{ds(r.removed,{attribute:Z.getAttributeNode(P),from:Z})}catch{ds(r.removed,{attribute:null,from:Z})}if(Z.removeAttribute(P),P==="is")if(ge||Rt)try{pr(Z)}catch{}else try{Z.setAttribute(P,"")}catch{}},Kr=function(P){let Z=null,se=null;if(Se)P="<remove></remove>"+P;else{let Ht=Vl(P,/^[\r\n\t ]+/);se=Ht&&Ht[0]}ar==="application/xhtml+xml"&&Nt===pt&&(P='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+P+"</body></html>");let Mt=w?w.createHTML(P):P;if(Nt===pt)try{Z=new f().parseFromString(Mt,ar)}catch{}if(!Z||!Z.documentElement){Z=y.createDocument(Nt,"template",null);try{Z.documentElement.innerHTML=F?b:Mt}catch{}}let zt=Z.body||Z.documentElement;return P&&se&&zt.insertBefore(t.createTextNode(se),zt.childNodes[0]||null),Nt===pt?B.call(Z,De?"html":"body")[0]:De?Z.documentElement:zt},bt=function(P){return M.call(P.ownerDocument||P,P,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT|l.SHOW_PROCESSING_INSTRUCTION|l.SHOW_CDATA_SECTION,null)},kn=function(P){return P instanceof p&&(typeof P.nodeName!="string"||typeof P.textContent!="string"||typeof P.removeChild!="function"||!(P.attributes instanceof u)||typeof P.removeAttribute!="function"||typeof P.setAttribute!="function"||typeof P.namespaceURI!="string"||typeof P.insertBefore!="function"||typeof P.hasChildNodes!="function")},nn=function(P){return typeof i=="function"&&P instanceof i};function Sr(Pe,P,Z){ci(Pe,se=>{se.call(r,P,Z,lt)})}let Tr=function(P){let Z=null;if(Sr(W.beforeSanitizeElements,P,null),kn(P))return pr(P),!0;let se=rt(P.nodeName);if(Sr(W.uponSanitizeElement,P,{tagName:se,allowedTags:Y}),Ce&&P.hasChildNodes()&&!nn(P.firstElementChild)&&Vr(/<[/\w!]/g,P.innerHTML)&&Vr(/<[/\w!]/g,P.textContent)||P.nodeType===fs.progressingInstruction||Ce&&P.nodeType===fs.comment&&Vr(/<[/\w]/g,P.data))return pr(P),!0;if(!(Ye.tagCheck instanceof Function&&Ye.tagCheck(se))&&(!Y[se]||pe[se])){if(!pe[se]&&En(se)&&(de.tagNameCheck instanceof RegExp&&Vr(de.tagNameCheck,se)||de.tagNameCheck instanceof Function&&de.tagNameCheck(se)))return!1;if(Qt&&!Oe[se]){let Mt=E(P)||P.parentNode,zt=S(P)||P.childNodes;if(zt&&Mt){let Ht=zt.length;for(let sr=Ht-1;sr>=0;--sr){let xr=A(zt[sr],!0);xr.__removalCount=(P.__removalCount||0)+1,Mt.insertBefore(xr,T(P))}}}return pr(P),!0}return P instanceof d&&!hn(P)||(se==="noscript"||se==="noembed"||se==="noframes")&&Vr(/<\/no(script|embed|frames)/i,P.innerHTML)?(pr(P),!0):(j&&P.nodeType===fs.text&&(Z=P.textContent,ci([V,ne,ue],Mt=>{Z=cs(Z,Mt," ")}),P.textContent!==Z&&(ds(r.removed,{element:P.cloneNode()}),P.textContent=Z)),Sr(W.afterSanitizeElements,P,null),!1)},Vn=function(P,Z,se){if(Re[Z]||ae&&(Z==="id"||Z==="name")&&(se in t||se in rr))return!1;if(!(ie&&!Re[Z]&&Vr(Be,Z))){if(!(J&&Vr(Ke,Z))){if(!(Ye.attributeCheck instanceof Function&&Ye.attributeCheck(Z,P))){if(!G[Z]||Re[Z]){if(!(En(P)&&(de.tagNameCheck instanceof RegExp&&Vr(de.tagNameCheck,P)||de.tagNameCheck instanceof Function&&de.tagNameCheck(P))&&(de.attributeNameCheck instanceof RegExp&&Vr(de.attributeNameCheck,Z)||de.attributeNameCheck instanceof Function&&de.attributeNameCheck(Z,P))||Z==="is"&&de.allowCustomizedBuiltInElements&&(de.tagNameCheck instanceof RegExp&&Vr(de.tagNameCheck,se)||de.tagNameCheck instanceof Function&&de.tagNameCheck(se))))return!1}else if(!Ne[Z]){if(!Vr(Xe,cs(se,me,""))){if(!((Z==="src"||Z==="xlink:href"||Z==="href")&&P!=="script"&&By(se,"data:")===0&&Te[P])){if(!(Ue&&!Vr(ye,cs(se,me,"")))){if(se)return!1}}}}}}}return!0},En=function(P){return P!=="annotation-xml"&&Vl(P,We)},xn=function(P){Sr(W.beforeSanitizeAttributes,P,null);let{attributes:Z}=P;if(!Z||kn(P))return;let se={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:G,forceKeepAttr:void 0},Mt=Z.length;for(;Mt--;){let zt=Z[Mt],{name:Ht,namespaceURI:sr,value:xr}=zt,Fr=rt(Ht),kr=xr,ot=Ht==="value"?kr:Wy(kr);if(se.attrName=Fr,se.attrValue=ot,se.keepAttr=!0,se.forceKeepAttr=void 0,Sr(W.uponSanitizeAttribute,P,se),ot=se.attrValue,ur&&(Fr==="id"||Fr==="name")&&(Ar(Ht,P),ot=Ut+ot),Ce&&Vr(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,ot)){Ar(Ht,P);continue}if(Fr==="attributename"&&Vl(ot,"href")){Ar(Ht,P);continue}if(se.forceKeepAttr)continue;if(!se.keepAttr){Ar(Ht,P);continue}if(!K&&Vr(/\/>/i,ot)){Ar(Ht,P);continue}j&&ci([V,ne,ue],Nr=>{ot=cs(ot,Nr," ")});let wr=rt(P.nodeName);if(!Vn(wr,Fr,ot)){Ar(Ht,P);continue}if(w&&typeof m=="object"&&typeof m.getAttributeType=="function"&&!sr)switch(m.getAttributeType(wr,Fr)){case"TrustedHTML":{ot=w.createHTML(ot);break}case"TrustedScriptURL":{ot=w.createScriptURL(ot);break}}if(ot!==kr)try{sr?P.setAttributeNS(sr,Ht,ot):P.setAttribute(Ht,ot),kn(P)?pr(P):mg(r.removed)}catch{Ar(Ht,P)}}Sr(W.afterSanitizeAttributes,P,null)},vt=function Pe(P){let Z=null,se=bt(P);for(Sr(W.beforeSanitizeShadowDOM,P,null);Z=se.nextNode();)Sr(W.uponSanitizeShadowNode,Z,null),Tr(Z),xn(Z),Z.content instanceof a&&Pe(Z.content);Sr(W.afterSanitizeShadowDOM,P,null)};return r.sanitize=function(Pe){let P=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Z=null,se=null,Mt=null,zt=null;if(F=!Pe,F&&(Pe="<!-->"),typeof Pe!="string"&&!nn(Pe))if(typeof Pe.toString=="function"){if(Pe=Pe.toString(),typeof Pe!="string")throw ps("dirty is not a string, aborting")}else throw ps("toString is not a function");if(!r.isSupported)return Pe;if(oe||Ir(P),r.removed=[],typeof Pe=="string"&&(Or=!1),Or){if(Pe.nodeName){let xr=rt(Pe.nodeName);if(!Y[xr]||pe[xr])throw ps("root node is forbidden and cannot be sanitized in-place")}}else if(Pe instanceof i)Z=Kr("<!---->"),se=Z.ownerDocument.importNode(Pe,!0),se.nodeType===fs.element&&se.nodeName==="BODY"||se.nodeName==="HTML"?Z=se:Z.appendChild(se);else{if(!ge&&!j&&!De&&Pe.indexOf("<")===-1)return w&&Me?w.createHTML(Pe):Pe;if(Z=Kr(Pe),!Z)return ge?null:Me?b:""}Z&&Se&&pr(Z.firstChild);let Ht=bt(Or?Pe:Z);for(;Mt=Ht.nextNode();)Tr(Mt),xn(Mt),Mt.content instanceof a&&vt(Mt.content);if(Or)return Pe;if(ge){if(Rt)for(zt=H.call(Z.ownerDocument);Z.firstChild;)zt.appendChild(Z.firstChild);else zt=Z;return(G.shadowroot||G.shadowrootmode)&&(zt=R.call(n,zt,!0)),zt}let sr=De?Z.outerHTML:Z.innerHTML;return De&&Y["!doctype"]&&Z.ownerDocument&&Z.ownerDocument.doctype&&Z.ownerDocument.doctype.name&&Vr(Ag,Z.ownerDocument.doctype.name)&&(sr="<!DOCTYPE "+Z.ownerDocument.doctype.name+`>
|
|
48
|
-
`+
|
|
49
|
-
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"),Ca=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)}},rb=e=>{var s,i;let r=(s=e.completedAt)!=null?s:Date.now(),t=(i=e.startedAt)!=null?i:r,o=(e.durationMs!==void 0?e.durationMs:Math.max(0,r-t))/1e3;return o<.1?"Thought for <0.1 seconds":`Thought for ${o>=10?Math.round(o).toString():o.toFixed(1).replace(/\.0$/,"")} seconds`},Eg=e=>e.status==="complete"?rb(e):e.status==="pending"?"Waiting":"",nb=e=>{var o,a,s;let t=(typeof e.duration=="number"?e.duration:typeof e.durationMs=="number"?e.durationMs:Math.max(0,((o=e.completedAt)!=null?o:Date.now())-((s=(a=e.startedAt)!=null?a:e.completedAt)!=null?s:Date.now())))/1e3;return t<.1?"Used tool for <0.1 seconds":`Used tool for ${t>=10?Math.round(t).toString():t.toFixed(1).replace(/\.0$/,"")} seconds`};var Mg=e=>e.status==="complete"?nb(e):"Using tool...",yi=e=>{let r=e/1e3;return r<.1?"<0.1s":r>=10?`${Math.round(r)}s`:`${r.toFixed(1).replace(/\.0$/,"")}s`},gs=e=>{var t,n,o;let r=typeof e.duration=="number"?e.duration:typeof e.durationMs=="number"?e.durationMs:Math.max(0,((t=e.completedAt)!=null?t:Date.now())-((o=(n=e.startedAt)!=null?n:e.completedAt)!=null?o:Date.now()));return yi(r)},bi=e=>{var t,n,o;let r=e.durationMs!==void 0?e.durationMs:Math.max(0,((t=e.completedAt)!=null?t:Date.now())-((o=(n=e.startedAt)!=null?n:e.completedAt)!=null?o:Date.now()));return yi(r)},ed=(e,r,t)=>{var a;if(!r)return t;let n=((a=e.name)==null?void 0:a.trim())||"tool",o=gs(e);return r.replace(/\{toolName\}/g,n).replace(/\{duration\}/g,o)},Ci=(e,r)=>{let t=e.replace(/\{toolName\}/g,r),n=[],o=/\*\*(.+?)\*\*|\*(.+?)\*|~(.+?)~/g,a=0,s;for(;(s=o.exec(t))!==null;)s.index>a&&ms(n,t.slice(a,s.index),[]),s[1]!==void 0?ms(n,s[1],["bold"]):s[2]!==void 0?ms(n,s[2],["italic"]):s[3]!==void 0&&ms(n,s[3],["dim"]),a=s.index+s[0].length;return a<t.length&&ms(n,t.slice(a),[]),n},ms=(e,r,t)=>{let n=r.split("{duration}");for(let o=0;o<n.length;o++)n[o]&&e.push({text:n[o],styles:t}),o<n.length-1&&e.push({text:"{duration}",styles:t,isDuration:!0})},ob=()=>{let e=null,r=0,t=n=>{let o=/"text"\s*:\s*"((?:[^"\\]|\\.|")*?)"/,a=n.match(o);if(a&&a[1])try{return a[1].replace(/\\n/g,`
|
|
50
|
-
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return a[1]}let s=/"text"\s*:\s*"((?:[^"\\]|\\.)*)/,i=n.match(s);if(i&&i[1])try{return i[1].replace(/\\n/g,`
|
|
51
|
-
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return i[1]}return null};return{getExtractedText:()=>e,processChunk:async n=>{if(n.length<=r)return e!==null?{text:e,raw:n}:null;let o=n.trim();if(!o.startsWith("{")&&!o.startsWith("["))return null;let a=t(n);return a!==null&&(e=a),r=n.length,e!==null?{text:e,raw:n}:null},close:async()=>{}}},Ko=e=>{try{let r=JSON.parse(e);if(r&&typeof r=="object"&&typeof r.text=="string")return r.text}catch{return null}return null},wi=()=>{let e={processChunk:r=>null,getExtractedText:()=>null};return e.__isPlainTextParser=!0,e},vi=()=>{var r;let e=ob();return{processChunk:async t=>{let n=t.trim();return!n.startsWith("{")&&!n.startsWith("[")?null:e.processChunk(t)},getExtractedText:e.getExtractedText.bind(e),close:(r=e.close)==null?void 0:r.bind(e)}},Ai=()=>{let e=null,r=0;return{getExtractedText:()=>e,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=r)return e!==null||e===""?{text:e||"",raw:t}:null;try{let o=(0,ro.parse)(t,ro.STR|ro.OBJ);o&&typeof o=="object"&&(o.component&&typeof o.component=="string"?e=typeof o.text=="string"?xi(o.text):"":o.type==="init"&&o.form?e="":typeof o.text=="string"&&(e=xi(o.text)))}catch{}return r=t.length,e!==null?{text:e,raw:t}:null},close:()=>{}}},Lg=e=>{let r=null,t=0,o=e||(a=>{if(!a||typeof a!="object")return null;let s=i=>typeof i=="string"?xi(i):null;if(a.component&&typeof a.component=="string")return typeof a.text=="string"?xi(a.text):"";if(a.type==="init"&&a.form)return"";if(a.action)switch(a.action){case"nav_then_click":return s(a.on_load_text)||s(a.text)||null;case"message":case"message_and_click":case"checkout":return s(a.text)||null;default:return s(a.text)||s(a.display_text)||s(a.message)||null}return s(a.text)||s(a.display_text)||s(a.message)||s(a.content)||null});return{getExtractedText:()=>r,processChunk:a=>{let s=a.trim();if(!s.startsWith("{")&&!s.startsWith("["))return null;if(a.length<=t)return r!==null?{text:r,raw:a}:null;try{let i=(0,ro.parse)(a,ro.STR|ro.OBJ),d=o(i);d!==null&&(r=d)}catch{}return t=a.length,{text:r||"",raw:a}},close:()=>{}}},Si=()=>{let e=null;return{processChunk:r=>{if(!r.trim().startsWith("<"))return null;let n=r.match(/<text[^>]*>([\s\S]*?)<\/text>/);return n&&n[1]?(e=n[1],{text:e,raw:r}):null},getExtractedText:()=>e}};var Ti=class{constructor(r,t=50){this.nextExpectedSeq=null;this.buffer=new Map;this.flushTimer=null;this.emitter=r,this.gapTimeoutMs=t}push(r,t){var a,s,i;let n=(i=(a=t==null?void 0:t.seq)!=null?a:t==null?void 0:t.sequenceIndex)!=null?i:(s=t==null?void 0:t.agentContext)==null?void 0:s.seq;if(n==null){this.buffer.size>0&&this.flushAll(),this.emitter(r,t);return}if(this.nextExpectedSeq===null&&(this.nextExpectedSeq=1),n===this.nextExpectedSeq){this.emitter(r,t),this.nextExpectedSeq=n+1,this.drainConsecutive();return}if(n<this.nextExpectedSeq){this.emitter(r,t);return}let o=this.buffer.get(n);o!==void 0&&(typeof console!="undefined"&&typeof console.warn=="function"&&console.warn(`[persona] SequenceReorderBuffer: duplicate seq=${n} (${o.payloadType} vs ${r}); emitting earlier event out-of-order to avoid loss`),this.emitter(o.payloadType,o.payload)),this.buffer.set(n,{payloadType:r,payload:t,seq:n}),this.startGapTimer()}drainConsecutive(){for(;this.buffer.has(this.nextExpectedSeq);){let r=this.buffer.get(this.nextExpectedSeq);this.buffer.delete(this.nextExpectedSeq),this.emitter(r.payloadType,r.payload),this.nextExpectedSeq++}this.buffer.size===0&&this.clearGapTimer()}startGapTimer(){this.flushTimer===null&&(this.flushTimer=setTimeout(()=>{this.flushAll()},this.gapTimeoutMs))}clearGapTimer(){this.flushTimer!==null&&(clearTimeout(this.flushTimer),this.flushTimer=null)}flushAll(){if(this.clearGapTimer(),this.buffer.size===0)return;let r=[...this.buffer.entries()].sort((t,n)=>t[0]-n[0]);for(let[t,n]of r)this.buffer.delete(t),this.emitter(n.payloadType,n.payload);r.length>0&&(this.nextExpectedSeq=r[r.length-1][0]+1)}destroy(){this.clearGapTimer(),this.buffer.clear()}flushPending(){this.flushAll()}};var ab="https://api.runtype.com/v1/dispatch",ki="https://api.runtype.com";function sb(e){var a,s;let r=e.toLowerCase(),n={"application/pdf":"pdf","application/json":"json","application/zip":"zip","text/plain":"txt","text/csv":"csv","text/markdown":"md"}[r];if(n)return`attachment.${n}`;let o=r.indexOf("/");if(o>0){let i=(s=(a=r.slice(o+1).split(";")[0])==null?void 0:a.trim())!=null?s:"";if(i&&i!=="octet-stream"&&/^[a-z0-9.+-]+$/i.test(i))return`attachment.${i}`}return"attachment"}var td=e=>!!(e.contentParts&&e.contentParts.length>0||e.llmContent&&e.llmContent.trim().length>0||e.rawContent&&e.rawContent.trim().length>0||e.content&&e.content.trim().length>0);function ib(e){switch(e){case"json":return Ai;case"regex-json":return vi;case"xml":return Si;default:return wi}}var Pg=e=>e.startsWith("{")||e.startsWith("[")||e.startsWith("<");function lb(e,r){if(!e)return r;let t=e.trim(),n=r.trim();if(t.length===0)return r;if(n.length===0)return e;let o=Pg(t);if(!Pg(n))return e;if(!o||n===t||n.startsWith(t))return r;let s=Ko(e);return Ko(r)!==null&&s===null?r:e}var Yo=class{constructor(r={}){this.config=r;this.clientSession=null;this.sessionInitPromise=null;var t,n,o;this.apiUrl=(t=r.apiUrl)!=null?t:ab,this.headers={"Content-Type":"application/json",...r.headers},this.debug=!!r.debug,this.createStreamParser=(n=r.streamParser)!=null?n:ib(r.parserType),this.contextProviders=(o=r.contextProviders)!=null?o:[],this.requestMiddleware=r.requestMiddleware,this.customFetch=r.customFetch,this.parseSSEEvent=r.parseSSEEvent,this.getHeaders=r.getHeaders}setSSEEventCallback(r){this.onSSEEvent=r}getSSEEventCallback(){return this.onSSEEvent}isClientTokenMode(){return!!this.config.clientToken}isAgentMode(){return!!this.config.agent}getClientApiUrl(r){var n;let t=((n=this.config.apiUrl)==null?void 0:n.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||ki;return r==="init"?`${t}/v1/client/init`:`${t}/v1/client/chat`}getClientSession(){return this.clientSession}async initSession(){var r,t;if(!this.isClientTokenMode())throw new Error("initSession() only available in client token mode");if(this.clientSession&&new Date<this.clientSession.expiresAt)return this.clientSession;if(this.sessionInitPromise)return this.sessionInitPromise;this.sessionInitPromise=this._doInitSession();try{let n=await this.sessionInitPromise;return this.clientSession=n,(t=(r=this.config).onSessionInit)==null||t.call(r,n),n}finally{this.sessionInitPromise=null}}async _doInitSession(){var a,s;let r=((s=(a=this.config).getStoredSessionId)==null?void 0:s.call(a))||null,t={token:this.config.clientToken,...this.config.flowId&&{flowId:this.config.flowId},...r&&{sessionId:r}},n=await fetch(this.getClientApiUrl("init"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(!n.ok){let i=await n.json().catch(()=>({error:"Session initialization failed"}));throw n.status===401?new Error(`Invalid client token: ${i.hint||i.error}`):n.status===403?new Error(`Origin not allowed: ${i.hint||i.error}`):new Error(i.error||"Failed to initialize session")}let o=await n.json();return this.config.setStoredSessionId&&this.config.setStoredSessionId(o.sessionId),{sessionId:o.sessionId,expiresAt:new Date(o.expiresAt),flow:o.flow,config:{welcomeMessage:o.config.welcomeMessage,placeholder:o.config.placeholder,theme:o.config.theme}}}clearClientSession(){this.clientSession=null,this.sessionInitPromise=null}getFeedbackApiUrl(){var t;return`${((t=this.config.apiUrl)==null?void 0:t.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||ki}/v1/client/feedback`}async sendFeedback(r){var a,s;if(!this.isClientTokenMode())throw new Error("sendFeedback() only available in client token mode");if(!this.getClientSession())throw new Error("No active session. Please initialize session first.");if(["upvote","downvote","copy"].includes(r.type)&&!r.messageId)throw new Error(`messageId is required for ${r.type} feedback type`);if(r.type==="csat"&&(r.rating===void 0||r.rating<1||r.rating>5))throw new Error("CSAT rating must be between 1 and 5");if(r.type==="nps"&&(r.rating===void 0||r.rating<0||r.rating>10))throw new Error("NPS rating must be between 0 and 10");this.debug&&console.debug("[AgentWidgetClient] sending feedback",r);let o=await fetch(this.getFeedbackApiUrl(),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!o.ok){let i=await o.json().catch(()=>({error:"Feedback submission failed"}));throw o.status===401?(this.clientSession=null,(s=(a=this.config).onSessionExpired)==null||s.call(a),new Error("Session expired. Please refresh to continue.")):new Error(i.error||"Failed to submit feedback")}}async submitMessageFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,messageId:r,type:t})}async submitCSATFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"csat",rating:r,comment:t})}async submitNPSFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"nps",rating:r,comment:t})}async dispatch(r,t){return this.isAgentMode()?this.dispatchAgent(r,t):this.isClientTokenMode()?this.dispatchClientToken(r,t):this.dispatchProxy(r,t)}async dispatchClientToken(r,t){var o,a,s,i;let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});try{let d=await this.initSession();if(new Date>=new Date(d.expiresAt.getTime()-6e4)){this.clientSession=null,(a=(o=this.config).onSessionExpired)==null||a.call(o);let m=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:m}),m}let l=await this.buildPayload(r.messages),u=l.metadata?Object.fromEntries(Object.entries(l.metadata).filter(([m])=>m!=="sessionId"&&m!=="session_id")):void 0,p={sessionId:d.sessionId,messages:r.messages.filter(td).map(m=>{var C,A,k;return{id:m.id,role:m.role,content:(k=(A=(C=m.contentParts)!=null?C:m.llmContent)!=null?A:m.rawContent)!=null?k:m.content}}),...r.assistantMessageId&&{assistantMessageId:r.assistantMessageId},...u&&Object.keys(u).length>0&&{metadata:u},...l.inputs&&Object.keys(l.inputs).length>0&&{inputs:l.inputs},...l.context&&{context:l.context}};this.debug&&console.debug("[AgentWidgetClient] client token dispatch",p);let f=await fetch(this.getClientApiUrl("chat"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(p),signal:n.signal});if(!f.ok){let m=await f.json().catch(()=>({error:"Chat request failed"}));if(f.status===401){this.clientSession=null,(i=(s=this.config).onSessionExpired)==null||i.call(s);let A=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:A}),A}if(f.status===429){let A=new Error(m.hint||"Message limit reached for this session.");throw t({type:"error",error:A}),A}let C=new Error(m.error||"Failed to send message");throw t({type:"error",error:C}),C}if(!f.body){let m=new Error("No response body received");throw t({type:"error",error:m}),m}t({type:"status",status:"connected"});try{await this.streamResponse(f.body,t,r.assistantMessageId)}finally{t({type:"status",status:"idle"})}}catch(d){let l=d instanceof Error?d:new Error(String(d));throw!l.message.includes("Session expired")&&!l.message.includes("Message limit")&&t({type:"error",error:l}),l}}async dispatchProxy(r,t){let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let o=await this.buildPayload(r.messages);this.debug&&console.debug("[AgentWidgetClient] dispatch payload",o);let a={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();a={...a,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let s;if(this.customFetch)try{s=await this.customFetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal},o)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else s=await fetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal});if(!s.ok||!s.body){let i=new Error(`Chat backend request failed: ${s.status} ${s.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(s.body,t)}finally{t({type:"status",status:"idle"})}}async dispatchAgent(r,t){let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let o=await this.buildAgentPayload(r.messages);this.debug&&console.debug("[AgentWidgetClient] agent dispatch payload",o);let a={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();a={...a,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let s;if(this.customFetch)try{s=await this.customFetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal},o)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else s=await fetch(this.apiUrl,{method:"POST",headers:a,body:JSON.stringify(o),signal:n.signal});if(!s.ok||!s.body){let i=new Error(`Agent execution request failed: ${s.status} ${s.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(s.body,t,r.assistantMessageId)}finally{t({type:"status",status:"idle"})}}async processStream(r,t,n){t({type:"status",status:"connected"});try{await this.streamResponse(r,t,n)}finally{t({type:"status",status:"idle"})}}async resolveApproval(r,t){var s;let o=`${((s=this.config.apiUrl)==null?void 0:s.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||ki}/v1/agents/${r.agentId}/approve`,a={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(a,await this.getHeaders()),fetch(o,{method:"POST",headers:a,body:JSON.stringify({executionId:r.executionId,approvalId:r.approvalId,decision:t,streamResponse:!0})})}async resumeFlow(r,t,n){var i,d;let a=`${((i=this.config.apiUrl)==null?void 0:i.replace(/\/+$/,""))||ki}/resume`,s={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(s,await this.getHeaders()),fetch(a,{method:"POST",headers:s,body:JSON.stringify({executionId:r,toolOutputs:t,streamResponse:(d=n==null?void 0:n.streamResponse)!=null?d:!0})})}async buildAgentPayload(r){if(!this.config.agent)throw new Error("Agent configuration required for agent mode");let t=r.slice().filter(td).filter(o=>o.role==="user"||o.role==="assistant"||o.role==="system").filter(o=>!o.variant||o.variant==="assistant").sort((o,a)=>{let s=new Date(o.createdAt).getTime(),i=new Date(a.createdAt).getTime();return s-i}).map(o=>{var a,s,i;return{role:o.role,content:(i=(s=(a=o.contentParts)!=null?a:o.llmContent)!=null?s:o.rawContent)!=null?i:o.content,createdAt:o.createdAt}}),n={agent:this.config.agent,messages:t,options:{streamResponse:!0,recordMode:"virtual",...this.config.agentOptions}};if(this.contextProviders.length){let o={};await Promise.all(this.contextProviders.map(async a=>{try{let s=await a({messages:r,config:this.config});s&&typeof s=="object"&&Object.assign(o,s)}catch(s){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",s)}})),Object.keys(o).length&&(n.context=o)}return n}async buildPayload(r){let n={messages:r.slice().filter(td).sort((o,a)=>{let s=new Date(o.createdAt).getTime(),i=new Date(a.createdAt).getTime();return s-i}).map(o=>{var a,s,i;return{role:o.role,content:(i=(s=(a=o.contentParts)!=null?a:o.llmContent)!=null?s:o.rawContent)!=null?i:o.content,createdAt:o.createdAt}}),...this.config.flowId&&{flowId:this.config.flowId}};if(this.contextProviders.length){let o={};await Promise.all(this.contextProviders.map(async a=>{try{let s=await a({messages:r,config:this.config});s&&typeof s=="object"&&Object.assign(o,s)}catch(s){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",s)}})),Object.keys(o).length&&(n.context=o)}if(this.requestMiddleware)try{let o=await this.requestMiddleware({payload:{...n},config:this.config});if(o&&typeof o=="object")return o}catch(o){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",o)}return n}async handleCustomSSEEvent(r,t,n,o,a,s){if(!this.parseSSEEvent)return!1;try{let i=await this.parseSSEEvent(r);if(i===null)return!1;let d=u=>{let p={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"assistant",sequence:a(),...u!==void 0&&{partId:u}};return n.current=p,o(p),p},l=u=>n.current?n.current:d(u);if(i.text!==void 0){i.partId!==void 0&&s.current!==null&&i.partId!==s.current&&(n.current&&(n.current.streaming=!1,o(n.current)),d(i.partId)),i.partId!==void 0&&(s.current=i.partId);let u=l(i.partId);i.partId!==void 0&&!u.partId&&(u.partId=i.partId),u.content+=i.text,o(u)}return i.done&&(n.current&&(n.current.streaming=!1,o(n.current)),s.current=null,t({type:"status",status:"idle"})),i.error&&(s.current=null,t({type:"error",error:new Error(i.error)})),!0}catch(i){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",i),!1}}async streamResponse(r,t,n){var Qt,Or,vr,Oe;let o=r.getReader(),a=new TextDecoder,s="",i=Date.now(),d=0,l=()=>i+d++,u=q=>{let Te=q.reasoning?{...q.reasoning,chunks:[...q.reasoning.chunks]}:void 0,_e=q.toolCall?{...q.toolCall,chunks:q.toolCall.chunks?[...q.toolCall.chunks]:void 0}:void 0,Ne=q.tools?q.tools.map(qe=>({...qe,chunks:qe.chunks?[...qe.chunks]:void 0})):void 0;return{...q,reasoning:Te,toolCall:_e,tools:Ne}},p=q=>{t({type:"message",message:u(q)})},f=null,m=null,C={current:null},A={current:null},k=!1,T=new Map,S=new Map,E=new Map,w=new Map,b={lastId:null,byStep:new Map},y={lastId:null,byCall:new Map},M=(q,Te,_e="")=>`${q}::${Te}::${_e}`,H=(q,Te)=>`${q}::${Te}::`,B=(q,Te,_e,Ne)=>{let qe=M(q,Te,_e),st=E.get(qe);if(st)return st;let nt=_e?`-${_e}`:"",pt={id:`nested-${q}-${Te}${nt}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),..._e?{partId:_e}:{},agentMetadata:{executionId:Ne,parentToolId:q,parentStepId:Te}};return E.set(qe,pt),p(pt),pt},R=q=>{if(q==null)return null;try{return String(q)}catch{return null}},W=q=>{var Te,_e,Ne,qe,st;return R((st=(qe=(Ne=(_e=(Te=q.stepId)!=null?Te:q.step_id)!=null?_e:q.step)!=null?Ne:q.parentId)!=null?qe:q.flowStepId)!=null?st:q.flow_step_id)},V=q=>{var Te,_e,Ne,qe,st,nt,pt;return R((pt=(nt=(st=(qe=(Ne=(_e=(Te=q.callId)!=null?Te:q.call_id)!=null?_e:q.requestId)!=null?Ne:q.request_id)!=null?qe:q.toolCallId)!=null?st:q.tool_call_id)!=null?nt:q.stepId)!=null?pt:q.step_id)},ne=n,ue=!1,Be=()=>{if(f)return f;let q;return!ue&&ne?(q=ne,ue=!0):ne&&A.current?q=`${ne}_${A.current}`:q=`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,f={id:q,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l()},p(f),f},Ke=(q,Te)=>{b.lastId=Te,q&&b.byStep.set(q,Te)},ye=(q,Te)=>{var st;let _e=(st=q.reasoningId)!=null?st:q.id,Ne=W(q);if(_e){let nt=String(_e);return Ke(Ne,nt),nt}if(Ne){let nt=b.byStep.get(Ne);if(nt)return b.lastId=nt,nt}if(b.lastId&&!Te)return b.lastId;if(!Te)return null;let qe=`reason-${l()}`;return Ke(Ne,qe),qe},me=q=>{let Te=T.get(q);if(Te)return Te;let _e={id:`reason-${q}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:l(),reasoning:{id:q,status:"streaming",chunks:[]}};return T.set(q,_e),p(_e),_e},We=(q,Te)=>{y.lastId=Te,q&&y.byCall.set(q,Te)},Xe=new Set,Y=new Map,Ee=new Set,G=new Map,ce=q=>{if(!q)return!1;let Te=q.replace(/_+/g,"_").replace(/^_|_$/g,"");return Te==="emit_artifact_markdown"||Te==="emit_artifact_component"},de=(q,Te)=>{var st;let _e=(st=q.toolId)!=null?st:q.id,Ne=V(q);if(_e){let nt=String(_e);return We(Ne,nt),nt}if(Ne){let nt=y.byCall.get(Ne);if(nt)return y.lastId=nt,nt}if(y.lastId&&!Te)return y.lastId;if(!Te)return null;let qe=`tool-${l()}`;return We(Ne,qe),qe},pe=q=>{let Te=S.get(q);if(Te)return Te;let _e={id:`tool-${q}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:l(),toolCall:{id:q,status:"pending"}};return S.set(q,_e),p(_e),_e},Re=q=>{if(typeof q=="number"&&Number.isFinite(q))return q;if(typeof q=="string"){let Te=Number(q);if(!Number.isNaN(Te)&&Number.isFinite(Te))return Te;let _e=Date.parse(q);if(!Number.isNaN(_e))return _e}return Date.now()},Ye=q=>{if(typeof q=="string")return q;if(q==null)return"";try{return JSON.stringify(q)}catch{return String(q)}},J=new Map,ie=new Map,Ue=new Map,K=new Map,j=null,Ce=(q,Te,_e)=>{var pt;let Ne=Ue.get(q);Ne||(Ne=[],Ue.set(q,Ne));let qe=0,st=Ne.length;for(;qe<st;){let Nt=qe+st>>>1;Ne[Nt].seq<Te?qe=Nt+1:st=Nt}((pt=Ne[qe])==null?void 0:pt.seq)===Te?Ne[qe]={seq:Te,text:_e}:Ne.splice(qe,0,{seq:Te,text:_e});let nt="";for(let Nt=0;Nt<Ne.length;Nt++)nt+=Ne[Nt].text;return nt},De=(q,Te)=>{let _e=Ye(Te),Ne=ie.get(q.id),qe=lb(Ne,_e);q.rawContent=qe;let st=J.get(q.id),nt=be=>{var Ge;let it=(Ge=q.content)!=null?Ge:"";be.trim()!==""&&(it.trim().length===0||be.startsWith(it)||be.trimStart().startsWith(it.trim()))&&(q.content=be)},pt=()=>{var be;if(st){let it=(be=st.close)==null?void 0:be.call(st);it instanceof Promise&&it.catch(()=>{})}J.delete(q.id),ie.delete(q.id),q.streaming=!1,p(q)};if(!st){nt(_e),pt();return}let Nt=Ko(qe);if(Nt!==null&&Nt.trim()!==""){nt(Nt),pt();return}let F=be=>{var Wt;let it=typeof be=="string"?be:(Wt=be==null?void 0:be.text)!=null?Wt:null;if(it!==null&&it.trim()!=="")return it;let Ge=st.getExtractedText();return Ge!==null&&Ge.trim()!==""?Ge:_e},xe;try{xe=st.processChunk(qe)}catch{nt(_e),pt();return}if(xe instanceof Promise){xe.then(be=>{nt(F(be)),pt()}).catch(()=>{nt(_e),pt()});return}nt(F(xe)),pt()},oe=[],Se=!1,ge,Rt=()=>{Se||(Se=!0,queueMicrotask(()=>{Se=!1,ge()}))},Me=new Ti((q,Te)=>{oe.push({payloadType:q,payload:Te}),Rt()}),ae=null,ur=new Map,Ut=(Qt=this.config.iterationDisplay)!=null?Qt:"separate";for(ge=()=>{var q,Te,_e,Ne,qe,st,nt,pt,Nt,F,xe,be,it,Ge,Wt,ar,Pt,kt,rt,lt,rr,gn,Ir,Tn,Et,hn,pr,Ar,Kr,bt,kn,nn,Sr,Tr,Vn,En,xn,vt,Pe,P,Z,se,Mt,zt,Ht,sr,xr,Fr,kr,ot,wr,Nr,co,jn,po,Fn,on,Mn,At,ir,lr,an,uo,yn,Ln,sn,z,he,ln,Pn,Nn,Fa,In,Rn,Hn,Gn,Io,_s,Na,$s,la,wt,_a,bn,Yr,Us,qs,da,Xn,zs,Ro,$a,Jn,Ua,fo,mo,Vs,js,Hl,Ho,go,Gs,qa,ho,Xs,za,xo,Va,Js,Kn,Ks,yo,qt,ca,pa,ja,_n,Ys,Ga,Xa,Ja,Ka,_r,dn,Yn,ut,Ya,Bo,Bn,Qs,ua,fa,Wo,bo,Zs,ei,Wn,Do;for(let ma=0;ma<oe.length;ma++){let Ze=oe[ma].payloadType,L=oe[ma].payload;if(Ze==="reason_start"){let _=(q=ye(L,!0))!=null?q:`reason-${l()}`,I=me(_);I.reasoning=(Te=I.reasoning)!=null?Te:{id:_,status:"streaming",chunks:[]},I.reasoning.startedAt=(Ne=I.reasoning.startedAt)!=null?Ne:Re((_e=L.startedAt)!=null?_e:L.timestamp),I.reasoning.completedAt=void 0,I.reasoning.durationMs=void 0,I.streaming=!0,I.reasoning.status="streaming",p(I)}else if(Ze==="reason_delta"||Ze==="reason_chunk"){let _=(st=(qe=ye(L,!1))!=null?qe:ye(L,!0))!=null?st:`reason-${l()}`,I=me(_);I.reasoning=(nt=I.reasoning)!=null?nt:{id:_,status:"streaming",chunks:[]},I.reasoning.startedAt=(Nt=I.reasoning.startedAt)!=null?Nt:Re((pt=L.startedAt)!=null?pt:L.timestamp);let Q=(be=(xe=(F=L.reasoningText)!=null?F:L.text)!=null?xe:L.delta)!=null?be:"";if(Q&&L.hidden!==!0){let le=typeof L.sequenceIndex=="number"?L.sequenceIndex:void 0;if(le!==void 0){let ee=Ce(_,le,String(Q));I.reasoning.chunks=[ee]}else I.reasoning.chunks.push(String(Q))}if(I.reasoning.status=L.done?"complete":"streaming",L.done){I.reasoning.completedAt=Re((it=L.completedAt)!=null?it:L.timestamp);let le=(Ge=I.reasoning.startedAt)!=null?Ge:Date.now();I.reasoning.durationMs=Math.max(0,((Wt=I.reasoning.completedAt)!=null?Wt:Date.now())-le)}I.streaming=I.reasoning.status!=="complete",p(I)}else if(Ze==="reason_complete"){let _=(Pt=(ar=ye(L,!1))!=null?ar:ye(L,!0))!=null?Pt:`reason-${l()}`,I=T.get(_);if(I!=null&&I.reasoning){I.reasoning.status="complete",I.reasoning.completedAt=Re((kt=L.completedAt)!=null?kt:L.timestamp);let le=(rt=I.reasoning.startedAt)!=null?rt:Date.now();I.reasoning.durationMs=Math.max(0,((lt=I.reasoning.completedAt)!=null?lt:Date.now())-le),I.streaming=!1,p(I)}let Q=W(L);Q&&b.byStep.delete(Q)}else if(Ze==="tool_start"){let _=(rr=de(L,!0))!=null?rr:`tool-${l()}`,I=(gn=L.toolName)!=null?gn:L.name;if(ce(I)){Xe.add(_);continue}let Q=pe(_),le=(Ir=Q.toolCall)!=null?Ir:{id:_,status:"pending"};le.name=I!=null?I:le.name,le.status="running",L.args!==void 0?le.args=L.args:L.parameters!==void 0&&(le.args=L.parameters),le.startedAt=(Et=le.startedAt)!=null?Et:Re((Tn=L.startedAt)!=null?Tn:L.timestamp),le.completedAt=void 0,le.durationMs=void 0,Q.toolCall=le,Q.streaming=!0;let ee=L.agentContext;(ee||L.executionId)&&(Q.agentMetadata={executionId:(hn=ee==null?void 0:ee.executionId)!=null?hn:L.executionId,iteration:(pr=ee==null?void 0:ee.iteration)!=null?pr:L.iteration}),p(Q)}else if(Ze==="tool_chunk"||Ze==="tool_delta"){let _=(Kr=(Ar=de(L,!1))!=null?Ar:de(L,!0))!=null?Kr:`tool-${l()}`;if(Xe.has(_))continue;let I=pe(_),Q=(bt=I.toolCall)!=null?bt:{id:_,status:"running"};Q.startedAt=(nn=Q.startedAt)!=null?nn:Re((kn=L.startedAt)!=null?kn:L.timestamp);let le=(Vn=(Tr=(Sr=L.text)!=null?Sr:L.delta)!=null?Tr:L.message)!=null?Vn:"";le&&(Q.chunks=(En=Q.chunks)!=null?En:[],Q.chunks.push(String(le))),Q.status="running",I.toolCall=Q,I.streaming=!0;let ee=L.agentContext;(ee||L.executionId)&&(I.agentMetadata=(Pe=I.agentMetadata)!=null?Pe:{executionId:(xn=ee==null?void 0:ee.executionId)!=null?xn:L.executionId,iteration:(vt=ee==null?void 0:ee.iteration)!=null?vt:L.iteration}),p(I)}else if(Ze==="tool_complete"){let _=(Z=(P=de(L,!1))!=null?P:de(L,!0))!=null?Z:`tool-${l()}`;if(Xe.has(_)){Xe.delete(_);continue}let I=pe(_),Q=(se=I.toolCall)!=null?se:{id:_,status:"running"};Q.status="complete",L.result!==void 0&&(Q.result=L.result),typeof L.duration=="number"&&(Q.duration=L.duration),Q.completedAt=Re((Mt=L.completedAt)!=null?Mt:L.timestamp);let le=(zt=L.duration)!=null?zt:L.executionTime;if(typeof le=="number")Q.durationMs=le;else{let ze=(Ht=Q.startedAt)!=null?Ht:Date.now();Q.durationMs=Math.max(0,((sr=Q.completedAt)!=null?sr:Date.now())-ze)}I.toolCall=Q,I.streaming=!1;let ee=L.agentContext;(ee||L.executionId)&&(I.agentMetadata=(kr=I.agentMetadata)!=null?kr:{executionId:(xr=ee==null?void 0:ee.executionId)!=null?xr:L.executionId,iteration:(Fr=ee==null?void 0:ee.iteration)!=null?Fr:L.iteration}),p(I);let et=V(L);et&&y.byCall.delete(et)}else if(Ze==="step_await"&&L.awaitReason==="local_tool_required"&&L.toolName){let _=(ot=L.toolId)!=null?ot:`local-${l()}`,I=pe(_),Q=(wr=I.toolCall)!=null?wr:{id:_,status:"pending"};Q.name=L.toolName,Q.args=L.parameters,Q.status="complete",Q.chunks=(Nr=Q.chunks)!=null?Nr:[],Q.startedAt=(jn=Q.startedAt)!=null?jn:Re((co=L.startedAt)!=null?co:L.timestamp),Q.completedAt=(po=Q.completedAt)!=null?po:Q.startedAt,I.toolCall=Q,I.streaming=!1,I.agentMetadata={...I.agentMetadata,executionId:(on=L.executionId)!=null?on:(Fn=I.agentMetadata)==null?void 0:Fn.executionId,awaitingLocalTool:!0},p(I)}else if(Ze==="text_start"){if((Mn=L.toolContext)!=null&&Mn.toolId)continue;let _=L.partId;if(_!==void 0&&A.current!==null&&_!==A.current){let I=f;I&&(I.streaming=!1,p(I),j=I,f=null,k=!0)}_!==void 0&&(A.current=_)}else if(Ze==="text_end"){if((At=L.toolContext)!=null&&At.toolId)continue;let _=f;_&&(_.streaming=!1,p(_),j=_,f=null,k=!0)}else if(Ze==="step_chunk"||Ze==="step_delta"){let _=L.stepType,I=L.executionType;if(_==="tool"||I==="context")continue;let Q=L.toolContext;if(Q!=null&&Q.toolId){let ze=String((lr=(ir=L.id)!=null?ir:Q.stepId)!=null?lr:`step-${l()}`),ft=L.partId!==void 0&&L.partId!==null?String(L.partId):"",dt=`${Q.toolId}::${ze}`,Dt=w.get(dt);if(ft!==""&&Dt!==void 0&&Dt!==""&&Dt!==ft){let St=E.get(M(Q.toolId,ze,Dt));St&&St.streaming!==!1&&(St.streaming=!1,p(St))}ft!==""&&w.set(dt,ft);let _t=B(Q.toolId,ze,ft,Q.executionId),fr=(Ln=(yn=(uo=(an=L.text)!=null?an:L.delta)!=null?uo:L.content)!=null?yn:L.chunk)!=null?Ln:"";fr&&(_t.content+=String(fr),_t.streaming=!0,p(_t)),L.isComplete&&(_t.streaming=!1,p(_t));continue}let le=L.partId;if(le!==void 0&&A.current!==null&&le!==A.current){let ze=f;ze&&(ze.streaming=!1,p(ze),j=ze,f=null,k=!0)}le!==void 0&&(A.current=le);let ee=le!==void 0&&(sn=K.get(le))!=null?sn:Be();le!==void 0&&(ee.partId||(ee.partId=le),K.set(le,ee));let et=(Pn=(ln=(he=(z=L.text)!=null?z:L.delta)!=null?he:L.content)!=null?ln:L.chunk)!=null?Pn:"";if(et){let ze=typeof L.seq=="number"?L.seq:void 0,ft=le!=null?le:ee.id,dt=ze!==void 0?Ce(ft,ze,String(et)):((Nn=ie.get(ee.id))!=null?Nn:"")+et;ee.rawContent=dt,J.has(ee.id)||J.set(ee.id,this.createStreamParser());let Dt=J.get(ee.id),_t=dt.trim().startsWith("{")||dt.trim().startsWith("[");if(_t&&ie.set(ee.id,dt),Dt.__isPlainTextParser===!0){ee.content=ze!==void 0?dt:ee.content+et,ie.delete(ee.id),J.delete(ee.id),ee.rawContent=void 0,p(ee);continue}let St=Dt.processChunk(dt);if(St instanceof Promise)St.then(Ot=>{var Rr;let yr=typeof Ot=="string"?Ot:(Rr=Ot==null?void 0:Ot.text)!=null?Rr:null;if(yr!==null&&yr.trim()!=="")ee.content=yr,p(ee);else if(!_t&&!dt.trim().startsWith("<")){let Er=f,Xt=Er&&Er.id===ee.id?Er:ee;Xt.id===ee.id&&(Xt.content=ze!==void 0?dt:Xt.content+et,ie.delete(Xt.id),J.delete(Xt.id),Xt.rawContent=void 0,p(Xt))}}).catch(()=>{ee.content=ze!==void 0?dt:ee.content+et,ie.delete(ee.id),J.delete(ee.id),ee.rawContent=void 0,p(ee)});else{let Ot=typeof St=="string"?St:(Fa=St==null?void 0:St.text)!=null?Fa:null;Ot!==null&&Ot.trim()!==""?(ee.content=Ot,p(ee)):!_t&&!dt.trim().startsWith("<")&&(ee.content=ze!==void 0?dt:ee.content+et,ie.delete(ee.id),J.delete(ee.id),ee.rawContent=void 0,p(ee))}}if(L.isComplete){let ze=(Rn=(In=L.result)==null?void 0:In.response)!=null?Rn:ee.content;if(ze){let ft=ie.get(ee.id),dt=ft!=null?ft:Ye(ze);ee.rawContent=dt;let Dt=J.get(ee.id),_t=null,fr=!1;if(Dt&&(_t=Dt.getExtractedText(),_t===null&&(_t=Ko(dt)),_t===null)){let St=Dt.processChunk(dt);St instanceof Promise?(fr=!0,St.then(Ot=>{var Rr;let yr=typeof Ot=="string"?Ot:(Rr=Ot==null?void 0:Ot.text)!=null?Rr:null;if(yr!==null){let Er=f;Er&&Er.id===ee.id&&(Er.content=yr,Er.streaming=!1,J.delete(Er.id),ie.delete(Er.id),p(Er))}})):_t=typeof St=="string"?St:(Hn=St==null?void 0:St.text)!=null?Hn:null}if(!fr){_t!==null&&_t.trim()!==""?ee.content=_t:ie.has(ee.id)||(ee.content=Ye(ze));let St=J.get(ee.id);if(St){let Ot=(Gn=St.close)==null?void 0:Gn.call(St);Ot instanceof Promise&&Ot.catch(()=>{}),J.delete(ee.id)}ie.delete(ee.id),ee.streaming=!1,p(ee)}}}}else if(Ze==="step_complete"){let _=L.stepType,I=L.executionType;if(_==="tool"||I==="context")continue;let Q=L.toolContext;if(Q!=null&&Q.toolId){let ze=String((_s=(Io=L.id)!=null?Io:Q.stepId)!=null?_s:"");if(ze){let ft=H(Q.toolId,ze);for(let[dt,Dt]of E)dt.startsWith(ft)&&Dt.streaming!==!1&&(Dt.streaming=!1,p(Dt));w.delete(`${Q.toolId}::${ze}`)}continue}let le=L.stopReason;if(k){if(f!==null){let dt=f;le&&(dt.stopReason=le),J.delete(dt.id),ie.delete(dt.id),dt.streaming!==!1&&(dt.streaming=!1,p(dt))}let ze=(Na=L.result)==null?void 0:Na.response,ft=j;ft&&(le&&(ft.stopReason=le),ze!=null?De(ft,ze):(J.delete(ft.id),ie.delete(ft.id))),j=null;continue}let ee=($s=L.result)==null?void 0:$s.response,et=Be();if(le&&(et.stopReason=le),ee!=null){let ze=J.get(et.id),ft=!1,dt=!1;if(ze){let Dt=ze.getExtractedText(),_t=ie.get(et.id),fr=_t!=null?_t:Ye(ee);if(et.rawContent=fr,Dt!==null&&Dt.trim()!=="")et.content=Dt,ft=!0;else{let St=Ko(fr);if(St!==null)et.content=St,ft=!0;else{let Ot=ze.processChunk(fr);if(Ot instanceof Promise)dt=!0,Ot.then(yr=>{var Er;let Rr=typeof yr=="string"?yr:(Er=yr==null?void 0:yr.text)!=null?Er:null;if(Rr!==null&&Rr.trim()!==""){let Xt=f;Xt&&Xt.id===et.id&&(Xt.content=Rr,Xt.streaming=!1,J.delete(Xt.id),ie.delete(Xt.id),p(Xt))}else{let Xt=ze.getExtractedText(),Qr=f;Qr&&Qr.id===et.id&&(Xt!==null&&Xt.trim()!==""?Qr.content=Xt:ie.has(Qr.id)||(Qr.content=Ye(ee)),Qr.streaming=!1,J.delete(Qr.id),ie.delete(Qr.id),p(Qr))}});else{let yr=typeof Ot=="string"?Ot:(la=Ot==null?void 0:Ot.text)!=null?la:null;if(yr!==null&&yr.trim()!=="")et.content=yr,ft=!0;else{let Rr=ze.getExtractedText();Rr!==null&&Rr.trim()!==""&&(et.content=Rr,ft=!0)}}}}}if(!dt){if(!et.rawContent){let Dt=ie.get(et.id);et.rawContent=Dt!=null?Dt:Ye(ee)}if(!ft&&!ie.has(et.id)&&(et.content=Ye(ee)),ze){let Dt=(wt=ze.close)==null?void 0:wt.call(ze);Dt instanceof Promise&&Dt.catch(()=>{})}J.delete(et.id),ie.delete(et.id),et.streaming=!1,p(et)}}else J.delete(et.id),ie.delete(et.id),et.streaming=!1,p(et)}else if(Ze==="flow_complete"){let _=(_a=L.result)==null?void 0:_a.response;if(k){if(f!==null){let I=f;J.delete(I.id),ie.delete(I.id),I.streaming!==!1&&(I.streaming=!1,p(I))}}else if(_!=null){let I=Be(),Q=ie.get(I.id),le=Q!=null?Q:Ye(_);I.rawContent=le;let ee=Ye(_),et=J.get(I.id);if(et){let dt=Ko(le);if(dt!==null)ee=dt;else{let Dt=et.processChunk(le);Dt instanceof Promise&&Dt.then(fr=>{var Ot;let St=typeof fr=="string"?fr:(Ot=fr==null?void 0:fr.text)!=null?Ot:null;St!==null&&(I.content=St,I.streaming=!1,p(I))});let _t=et.getExtractedText();_t!==null&&(ee=_t)}}J.delete(I.id),ie.delete(I.id);let ze=ee!==I.content,ft=I.streaming!==!1;ze&&(I.content=ee),I.streaming=!1,(ze||ft)&&p(I)}else if(f!==null){let I=f;J.delete(I.id),ie.delete(I.id),I.streaming!==!1&&(I.streaming=!1,p(I))}t({type:"status",status:"idle"})}else if(Ze==="agent_start")ae={executionId:L.executionId,agentId:(bn=L.agentId)!=null?bn:"virtual",agentName:(Yr=L.agentName)!=null?Yr:"",status:"running",currentIteration:0,maxTurns:(Us=L.maxTurns)!=null?Us:1,startedAt:Re(L.startedAt)};else if(Ze==="agent_iteration_start"){if(ae&&(ae.currentIteration=L.iteration),Ut==="separate"&&L.iteration>1){let _=f;_&&(_.streaming=!1,p(_),ur.set(L.iteration-1,_),f=null)}}else if(Ze==="agent_turn_start")m=null;else if(Ze==="agent_turn_delta"){if(L.contentType==="text"){let _=Be();_.content+=(qs=L.delta)!=null?qs:"",_.agentMetadata={executionId:L.executionId,iteration:L.iteration,turnId:L.turnId,agentName:ae==null?void 0:ae.agentName},m=_,p(_)}else if(L.contentType==="thinking"){let _=(da=L.turnId)!=null?da:`agent-think-${L.iteration}`,I=me(_);I.reasoning=(Xn=I.reasoning)!=null?Xn:{id:_,status:"streaming",chunks:[]},I.reasoning.chunks.push((zs=L.delta)!=null?zs:""),I.agentMetadata={executionId:L.executionId,iteration:L.iteration,turnId:L.turnId},p(I)}else if(L.contentType==="tool_input"){let _=(Ro=L.toolCallId)!=null?Ro:y.lastId;if(_){let I=S.get(_);I!=null&&I.toolCall&&(I.toolCall.chunks=($a=I.toolCall.chunks)!=null?$a:[],I.toolCall.chunks.push((Jn=L.delta)!=null?Jn:""),p(I))}}}else if(Ze==="agent_turn_complete"){let _=L.turnId;if(_){let le=T.get(_);if(le!=null&&le.reasoning){le.reasoning.status="complete",le.reasoning.completedAt=Re(L.completedAt);let ee=(Ua=le.reasoning.startedAt)!=null?Ua:Date.now();le.reasoning.durationMs=Math.max(0,((fo=le.reasoning.completedAt)!=null?fo:Date.now())-ee),le.streaming=!1,p(le)}}let I=L.stopReason,Q=f!=null?f:m;if(I&&Q!==null){let le=L.turnId;(!le||((mo=Q.agentMetadata)==null?void 0:mo.turnId)===le)&&(Q.stopReason=I,p(Q))}}else if(Ze==="agent_tool_start"){f&&(f.streaming=!1,p(f),f=null);let _=(Vs=L.toolCallId)!=null?Vs:`agent-tool-${l()}`;We(V(L),_);let I=pe(_),Q=(js=I.toolCall)!=null?js:{id:_,status:"pending",name:void 0,args:void 0,chunks:void 0,result:void 0,duration:void 0,startedAt:void 0,completedAt:void 0,durationMs:void 0};Q.name=(Ho=(Hl=L.toolName)!=null?Hl:L.name)!=null?Ho:Q.name,Q.status="running",L.parameters!==void 0&&(Q.args=L.parameters),Q.startedAt=Re((go=L.startedAt)!=null?go:L.timestamp),I.toolCall=Q,I.streaming=!0,I.agentMetadata={executionId:L.executionId,iteration:L.iteration},p(I)}else if(Ze==="agent_tool_delta"){let _=(Gs=L.toolCallId)!=null?Gs:y.lastId;if(_){let I=(qa=S.get(_))!=null?qa:pe(_);I.toolCall&&(I.toolCall.chunks=(ho=I.toolCall.chunks)!=null?ho:[],I.toolCall.chunks.push((Xs=L.delta)!=null?Xs:""),I.toolCall.status="running",I.streaming=!0,p(I))}}else if(Ze==="agent_tool_complete"){let _=(za=L.toolCallId)!=null?za:y.lastId;if(_){let I=(xo=S.get(_))!=null?xo:pe(_);if(I.toolCall){I.toolCall.status="complete",L.result!==void 0&&(I.toolCall.result=L.result),typeof L.executionTime=="number"&&(I.toolCall.durationMs=L.executionTime),I.toolCall.completedAt=Re((Va=L.completedAt)!=null?Va:L.timestamp),I.streaming=!1,p(I);let Q=V(L);Q&&y.byCall.delete(Q)}}}else if(Ze==="agent_media"){let _=Array.isArray(L.media)?L.media:[],I=[];for(let Q of _){if(!Q||typeof Q!="object")continue;let le=Q,ee=typeof le.type=="string"?le.type:void 0,et=typeof le.mediaType=="string"?le.mediaType.toLowerCase():"",ze=null,ft="";if(ee==="media"){let dt=typeof le.data=="string"?le.data:void 0;if(!dt)continue;ft=et.length>0?et:"application/octet-stream",ze=`data:${ft};base64,${dt}`}else if(ee==="image-url"){let dt=typeof le.url=="string"?le.url:void 0;if(!dt)continue;ft=et,ze=dt}else if(ee==="file-url"){let dt=typeof le.url=="string"?le.url:void 0;if(!dt)continue;ft=et,ze=dt}else continue;if(ze)if(ee==="image-url"||ft.startsWith("image/"))I.push({type:"image",image:ze,...ft?{mimeType:ft}:{}});else if(ft.startsWith("audio/"))I.push({type:"audio",audio:ze,mimeType:ft});else if(ft.startsWith("video/"))I.push({type:"video",video:ze,mimeType:ft});else{let dt=ft||"application/octet-stream";I.push({type:"file",data:ze,mimeType:dt,filename:sb(dt)})}}if(I.length>0){let Q=l(),le=L.toolCallId,et={id:`agent-media-${typeof le=="string"&&le.length>0?`${le}-${Q}`:String(Q)}`,role:"assistant",content:"",contentParts:I,createdAt:new Date().toISOString(),streaming:!1,sequence:Q,agentMetadata:{executionId:L.executionId,iteration:L.iteration}};p(et);let ze=f;ze&&(ze.streaming=!1,p(ze)),f=null,C.current=null}}else if(Ze!=="agent_iteration_complete"){if(Ze==="agent_reflection"||Ze==="agent_reflect"){let _=`agent-reflection-${L.executionId}-${L.iteration}`,I={id:_,role:"assistant",content:(Js=L.reflection)!=null?Js:"",createdAt:new Date().toISOString(),streaming:!1,variant:"reasoning",sequence:l(),reasoning:{id:_,status:"complete",chunks:[(Kn=L.reflection)!=null?Kn:""]},agentMetadata:{executionId:L.executionId,iteration:L.iteration}};p(I)}else if(Ze==="agent_complete"){ae&&(ae.status=L.success?"complete":"error",ae.completedAt=Re(L.completedAt),ae.stopReason=L.stopReason);let _=f;_&&(_.streaming=!1,p(_)),t({type:"status",status:"idle"})}else if(Ze==="agent_error"){let _=typeof L.error=="string"?L.error:(yo=(Ks=L.error)==null?void 0:Ks.message)!=null?yo:"Agent execution error";L.recoverable?typeof console!="undefined"&&console.warn("[AgentWidget] Recoverable agent error:",_):t({type:"error",error:new Error(_)})}else if(Ze!=="agent_ping"){if(Ze==="agent_approval_start"){let _=(qt=L.approvalId)!=null?qt:`approval-${l()}`,I={id:`approval-${_}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:_,status:"pending",agentId:(ca=ae==null?void 0:ae.agentId)!=null?ca:"virtual",executionId:(ja=(pa=L.executionId)!=null?pa:ae==null?void 0:ae.executionId)!=null?ja:"",toolName:(_n=L.toolName)!=null?_n:"",toolType:L.toolType,description:(Ga=L.description)!=null?Ga:`Execute ${(Ys=L.toolName)!=null?Ys:"tool"}`,parameters:L.parameters}};p(I)}else if(Ze==="step_await"&&L.awaitReason==="approval_required"){let _=(Xa=L.approvalId)!=null?Xa:`approval-${l()}`,I={id:`approval-${_}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:_,status:"pending",agentId:(Ja=ae==null?void 0:ae.agentId)!=null?Ja:"virtual",executionId:(_r=(Ka=L.executionId)!=null?Ka:ae==null?void 0:ae.executionId)!=null?_r:"",toolName:(dn=L.toolName)!=null?dn:"",toolType:L.toolType,description:(ut=L.description)!=null?ut:`Execute ${(Yn=L.toolName)!=null?Yn:"tool"}`,parameters:L.parameters}};p(I)}else if(Ze==="agent_approval_complete"){let _=L.approvalId;if(_){let Q={id:`approval-${_}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:_,status:(Ya=L.decision)!=null?Ya:"approved",agentId:(Bo=ae==null?void 0:ae.agentId)!=null?Bo:"virtual",executionId:(Qs=(Bn=L.executionId)!=null?Bn:ae==null?void 0:ae.executionId)!=null?Qs:"",toolName:(ua=L.toolName)!=null?ua:"",description:(fa=L.description)!=null?fa:"",resolvedAt:Date.now()}};p(Q)}}else if(Ze==="artifact_start"||Ze==="artifact_delta"||Ze==="artifact_update"||Ze==="artifact_complete"){if(Ze==="artifact_start"){let _=L.artifactType,I=String(L.id),Q=typeof L.title=="string"?L.title:void 0;if(t({type:"artifact_start",id:I,artifactType:_,title:Q,component:typeof L.component=="string"?L.component:void 0}),G.set(I,{markdown:"",title:Q}),!Ee.has(I)){Ee.add(I);let le={id:`artifact-ref-${I}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),rawContent:JSON.stringify({component:"PersonaArtifactCard",props:{artifactId:I,title:Q,artifactType:_,status:"streaming"}})};Y.set(I,le),p(le)}}else if(Ze==="artifact_delta"){let _=String(L.id),I=typeof L.delta=="string"?L.delta:String((Wo=L.delta)!=null?Wo:"");t({type:"artifact_delta",id:_,artDelta:I});let Q=G.get(_);Q&&(Q.markdown+=I)}else if(Ze==="artifact_update"){let _=L.props&&typeof L.props=="object"&&!Array.isArray(L.props)?L.props:{};t({type:"artifact_update",id:String(L.id),props:_,component:typeof L.component=="string"?L.component:void 0})}else if(Ze==="artifact_complete"){let _=String(L.id);t({type:"artifact_complete",id:_});let I=Y.get(_);if(I){I.streaming=!1;try{let Q=JSON.parse((bo=I.rawContent)!=null?bo:"{}");if(Q.props){Q.props.status="complete";let le=G.get(_);le!=null&&le.markdown&&(Q.props.markdown=le.markdown)}I.rawContent=JSON.stringify(Q)}catch{}G.delete(_),p(I),Y.delete(_)}}}else if(Ze==="transcript_insert"){let _=L.message;if(!_||typeof _!="object")continue;let I=String((Zs=_.id)!=null?Zs:`msg-${l()}`),Q=_.role,ee={id:I,role:Q==="user"?"user":Q==="system"?"system":"assistant",content:typeof _.content=="string"?_.content:"",rawContent:typeof _.rawContent=="string"?_.rawContent:void 0,createdAt:typeof _.createdAt=="string"?_.createdAt:new Date().toISOString(),streaming:_.streaming===!0,...typeof _.variant=="string"?{variant:_.variant}:{},sequence:l()};if(p(ee),ee.rawContent)try{let et=JSON.parse(ee.rawContent),ze=(ei=et==null?void 0:et.props)==null?void 0:ei.artifactId;typeof ze=="string"&&Ee.add(ze)}catch{}f=null,C.current=null,J.delete(I),ie.delete(I)}else if(Ze==="error"||Ze==="step_error"||Ze==="dispatch_error"||Ze==="flow_error"){let _=null;if(L.error instanceof Error)_=L.error;else if(Ze==="dispatch_error"){let I=(Wn=L.message)!=null?Wn:L.error;I!=null&&I!==""&&(_=new Error(String(I)))}else if(Ze==="step_error"||Ze==="flow_error"){let I=L.error;typeof I=="string"&&I!==""?_=new Error(I):I!=null&&typeof I=="object"&&"message"in I&&(_=new Error(String((Do=I.message)!=null?Do:I)))}else Ze==="error"&&L.error!=null&&L.error!==""&&(_=new Error(String(L.error)));if(_){t({type:"error",error:_});let I=f;I&&I.streaming&&(I.streaming=!1,p(I)),t({type:"status",status:"idle"})}}}}}oe.length=0};;){let{done:q,value:Te}=await o.read();if(q)break;s+=a.decode(Te,{stream:!0});let _e=s.split(`
|
|
43
|
+
`+t+`</thead>
|
|
44
|
+
`+r+`</table>
|
|
45
|
+
`}tablerow(t){return`<tr>
|
|
46
|
+
${t}</tr>
|
|
47
|
+
`}tablecell(t,r){let n=r.header?"th":"td";return(r.align?`<${n} align="${r.align}">`:`<${n}>`)+t+`</${n}>
|
|
48
|
+
`}strong(t){return`<strong>${t}</strong>`}em(t){return`<em>${t}</em>`}codespan(t){return`<code>${t}</code>`}br(){return"<br>"}del(t){return`<del>${t}</del>`}link(t,r,n){let o=Fg(t);if(o===null)return n;t=o;let s='<a href="'+t+'"';return r&&(s+=' title="'+r+'"'),s+=">"+n+"</a>",s}image(t,r,n){let o=Fg(t);if(o===null)return n;t=o;let s=`<img src="${t}" alt="${n}"`;return r&&(s+=` title="${r}"`),s+=">",s}text(t){return t}},Ca=class{strong(t){return t}em(t){return t}codespan(t){return t}del(t){return t}html(t){return t}text(t){return t}link(t,r,n){return""+n}image(t,r,n){return""+n}br(){return""}},po=class e{constructor(t){Dt(this,"options");Dt(this,"renderer");Dt(this,"textRenderer");this.options=t||rs,this.options.renderer=this.options.renderer||new Ls,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new Ca}static parse(t,r){return new e(r).parse(t)}static parseInline(t,r){return new e(r).parseInline(t)}parse(t,r=!0){let n="";for(let o=0;o<t.length;o++){let s=t[o];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[s.type]){let a=s,i=this.options.extensions.renderers[a.type].call({parser:this},a);if(i!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(a.type)){n+=i||"";continue}}switch(s.type){case"space":continue;case"hr":{n+=this.renderer.hr();continue}case"heading":{let a=s;n+=this.renderer.heading(this.parseInline(a.tokens),a.depth,mb(this.parseInline(a.tokens,this.textRenderer)));continue}case"code":{let a=s;n+=this.renderer.code(a.text,a.lang,!!a.escaped);continue}case"table":{let a=s,i="",d="";for(let p=0;p<a.header.length;p++)d+=this.renderer.tablecell(this.parseInline(a.header[p].tokens),{header:!0,align:a.align[p]});i+=this.renderer.tablerow(d);let l="";for(let p=0;p<a.rows.length;p++){let u=a.rows[p];d="";for(let m=0;m<u.length;m++)d+=this.renderer.tablecell(this.parseInline(u[m].tokens),{header:!1,align:a.align[m]});l+=this.renderer.tablerow(d)}n+=this.renderer.table(i,l);continue}case"blockquote":{let a=s,i=this.parse(a.tokens);n+=this.renderer.blockquote(i);continue}case"list":{let a=s,i=a.ordered,d=a.start,l=a.loose,p="";for(let u=0;u<a.items.length;u++){let m=a.items[u],f=m.checked,y=m.task,C="";if(m.task){let k=this.renderer.checkbox(!!f);l?m.tokens.length>0&&m.tokens[0].type==="paragraph"?(m.tokens[0].text=k+" "+m.tokens[0].text,m.tokens[0].tokens&&m.tokens[0].tokens.length>0&&m.tokens[0].tokens[0].type==="text"&&(m.tokens[0].tokens[0].text=k+" "+m.tokens[0].tokens[0].text)):m.tokens.unshift({type:"text",text:k+" "}):C+=k+" "}C+=this.parse(m.tokens,l),p+=this.renderer.listitem(C,y,!!f)}n+=this.renderer.list(p,i,d);continue}case"html":{let a=s;n+=this.renderer.html(a.text,a.block);continue}case"paragraph":{let a=s;n+=this.renderer.paragraph(this.parseInline(a.tokens));continue}case"text":{let a=s,i=a.tokens?this.parseInline(a.tokens):a.text;for(;o+1<t.length&&t[o+1].type==="text";)a=t[++o],i+=`
|
|
49
|
+
`+(a.tokens?this.parseInline(a.tokens):a.text);n+=r?this.renderer.paragraph(i):i;continue}default:{let a='Token with "'+s.type+'" type was not found.';if(this.options.silent)return console.error(a),"";throw new Error(a)}}}return n}parseInline(t,r){r=r||this.renderer;let n="";for(let o=0;o<t.length;o++){let s=t[o];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[s.type]){let a=this.options.extensions.renderers[s.type].call({parser:this},s);if(a!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(s.type)){n+=a||"";continue}}switch(s.type){case"escape":{let a=s;n+=r.text(a.text);break}case"html":{let a=s;n+=r.html(a.text);break}case"link":{let a=s;n+=r.link(a.href,a.title,this.parseInline(a.tokens,r));break}case"image":{let a=s;n+=r.image(a.href,a.title,a.text);break}case"strong":{let a=s;n+=r.strong(this.parseInline(a.tokens,r));break}case"em":{let a=s;n+=r.em(this.parseInline(a.tokens,r));break}case"codespan":{let a=s;n+=r.codespan(a.text);break}case"br":{n+=r.br();break}case"del":{let a=s;n+=r.del(this.parseInline(a.tokens,r));break}case"text":{let a=s;n+=r.text(a.text);break}default:{let a='Token with "'+s.type+'" type was not found.';if(this.options.silent)return console.error(a),"";throw new Error(a)}}}return n}},Zo=class{constructor(t){Dt(this,"options");this.options=t||rs}preprocess(t){return t}postprocess(t){return t}processAllTokens(t){return t}};Dt(Zo,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"]));var ts,md,th,va=class{constructor(...t){Ng(this,ts);Dt(this,"defaults",gd());Dt(this,"options",this.setOptions);Dt(this,"parse",Mi(this,ts,md).call(this,co.lex,po.parse));Dt(this,"parseInline",Mi(this,ts,md).call(this,co.lexInline,po.parseInline));Dt(this,"Parser",po);Dt(this,"Renderer",Ls);Dt(this,"TextRenderer",Ca);Dt(this,"Lexer",co);Dt(this,"Tokenizer",Es);Dt(this,"Hooks",Zo);this.use(...t)}walkTokens(t,r){var o,s;let n=[];for(let a of t)switch(n=n.concat(r.call(this,a)),a.type){case"table":{let i=a;for(let d of i.header)n=n.concat(this.walkTokens(d.tokens,r));for(let d of i.rows)for(let l of d)n=n.concat(this.walkTokens(l.tokens,r));break}case"list":{let i=a;n=n.concat(this.walkTokens(i.items,r));break}default:{let i=a;(s=(o=this.defaults.extensions)==null?void 0:o.childTokens)!=null&&s[i.type]?this.defaults.extensions.childTokens[i.type].forEach(d=>{let l=i[d].flat(1/0);n=n.concat(this.walkTokens(l,r))}):i.tokens&&(n=n.concat(this.walkTokens(i.tokens,r)))}}return n}use(...t){let r=this.defaults.extensions||{renderers:{},childTokens:{}};return t.forEach(n=>{let o={...n};if(o.async=this.defaults.async||o.async||!1,n.extensions&&(n.extensions.forEach(s=>{if(!s.name)throw new Error("extension name required");if("renderer"in s){let a=r.renderers[s.name];a?r.renderers[s.name]=function(...i){let d=s.renderer.apply(this,i);return d===!1&&(d=a.apply(this,i)),d}:r.renderers[s.name]=s.renderer}if("tokenizer"in s){if(!s.level||s.level!=="block"&&s.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let a=r[s.level];a?a.unshift(s.tokenizer):r[s.level]=[s.tokenizer],s.start&&(s.level==="block"?r.startBlock?r.startBlock.push(s.start):r.startBlock=[s.start]:s.level==="inline"&&(r.startInline?r.startInline.push(s.start):r.startInline=[s.start]))}"childTokens"in s&&s.childTokens&&(r.childTokens[s.name]=s.childTokens)}),o.extensions=r),n.renderer){let s=this.defaults.renderer||new Ls(this.defaults);for(let a in n.renderer){if(!(a in s))throw new Error(`renderer '${a}' does not exist`);if(a==="options")continue;let i=a,d=n.renderer[i],l=s[i];s[i]=(...p)=>{let u=d.apply(s,p);return u===!1&&(u=l.apply(s,p)),u||""}}o.renderer=s}if(n.tokenizer){let s=this.defaults.tokenizer||new Es(this.defaults);for(let a in n.tokenizer){if(!(a in s))throw new Error(`tokenizer '${a}' does not exist`);if(["options","rules","lexer"].includes(a))continue;let i=a,d=n.tokenizer[i],l=s[i];s[i]=(...p)=>{let u=d.apply(s,p);return u===!1&&(u=l.apply(s,p)),u}}o.tokenizer=s}if(n.hooks){let s=this.defaults.hooks||new Zo;for(let a in n.hooks){if(!(a in s))throw new Error(`hook '${a}' does not exist`);if(a==="options")continue;let i=a,d=n.hooks[i],l=s[i];Zo.passThroughHooks.has(a)?s[i]=p=>{if(this.defaults.async)return Promise.resolve(d.call(s,p)).then(m=>l.call(s,m));let u=d.call(s,p);return l.call(s,u)}:s[i]=(...p)=>{let u=d.apply(s,p);return u===!1&&(u=l.apply(s,p)),u}}o.hooks=s}if(n.walkTokens){let s=this.defaults.walkTokens,a=n.walkTokens;o.walkTokens=function(i){let d=[];return d.push(a.call(this,i)),s&&(d=d.concat(s.call(this,i))),d}}this.defaults={...this.defaults,...o}}),this}setOptions(t){return this.defaults={...this.defaults,...t},this}lexer(t,r){return co.lex(t,r!=null?r:this.defaults)}parser(t,r){return po.parse(t,r!=null?r:this.defaults)}};ts=new WeakSet,md=function(t,r){return(n,o)=>{let s={...o},a={...this.defaults,...s};this.defaults.async===!0&&s.async===!1&&(a.silent||console.warn("marked(): The async option was set to true by an extension. The async: false option sent to parse will be ignored."),a.async=!0);let i=Mi(this,ts,th).call(this,!!a.silent,!!a.async);if(typeof n=="undefined"||n===null)return i(new Error("marked(): input parameter is undefined or null"));if(typeof n!="string")return i(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(n)+", string expected"));if(a.hooks&&(a.hooks.options=a),a.async)return Promise.resolve(a.hooks?a.hooks.preprocess(n):n).then(d=>t(d,a)).then(d=>a.hooks?a.hooks.processAllTokens(d):d).then(d=>a.walkTokens?Promise.all(this.walkTokens(d,a.walkTokens)).then(()=>d):d).then(d=>r(d,a)).then(d=>a.hooks?a.hooks.postprocess(d):d).catch(i);try{a.hooks&&(n=a.hooks.preprocess(n));let d=t(n,a);a.hooks&&(d=a.hooks.processAllTokens(d)),a.walkTokens&&this.walkTokens(d,a.walkTokens);let l=r(d,a);return a.hooks&&(l=a.hooks.postprocess(l)),l}catch(d){return i(d)}}},th=function(t,r){return n=>{if(n.message+=`
|
|
50
|
+
Please report this to https://github.com/markedjs/marked.`,t){let o="<p>An error occurred:</p><pre>"+gn(n.message+"",!0)+"</pre>";return r?Promise.resolve(o):o}if(r)return Promise.reject(n);throw n}};var es=new va;function rr(e,t){return es.parse(e,t)}rr.options=rr.setOptions=function(e){return es.setOptions(e),rr.defaults=es.defaults,jg(rr.defaults),rr};rr.getDefaults=gd;rr.defaults=rs;rr.use=function(...e){return es.use(...e),rr.defaults=es.defaults,jg(rr.defaults),rr};rr.walkTokens=function(e,t){return es.walkTokens(e,t)};rr.parseInline=es.parseInline;rr.Parser=po;rr.parser=po.parse;rr.Renderer=Ls;rr.TextRenderer=Ca;rr.Lexer=co;rr.lexer=co.lex;rr.Tokenizer=Es;rr.Hooks=Zo;rr.parse=rr;var OA=rr.options,_A=rr.setOptions,NA=rr.use,$A=rr.walkTokens,FA=rr.parseInline;var UA=po.parse,zA=co.lex;var qb=e=>{if(e)return e},Ta=e=>{var o,s;let t=e==null?void 0:e.markedOptions,r=new va({gfm:(o=t==null?void 0:t.gfm)!=null?o:!0,breaks:(s=t==null?void 0:t.breaks)!=null?s:!0,pedantic:t==null?void 0:t.pedantic,silent:t==null?void 0:t.silent}),n=qb(e==null?void 0:e.renderer);return n&&r.use({renderer:n}),a=>r.parse(a)},ns=e=>e?Ta({markedOptions:e.options,renderer:e.renderer}):Ta(),jb=Ta(),Cd=e=>jb(e),os=e=>e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'"),nh=e=>e.replace(/"/g,""").replace(/</g,"<").replace(/>/g,">"),rh=e=>`%%FORM_PLACEHOLDER_${e}%%`,oh=(e,t)=>{let r=e;return r=r.replace(/<Directive>([\s\S]*?)<\/Directive>/gi,(n,o)=>{try{let s=JSON.parse(o.trim());if(s&&typeof s=="object"&&s.component==="form"&&s.type){let a=rh(t.length);return t.push({token:a,type:String(s.type)}),a}}catch{return n}return n}),r=r.replace(/<Form\s+type="([^"]+)"\s*\/>/gi,(n,o)=>{let s=rh(t.length);return t.push({token:s,type:o}),s}),r},sh=e=>{let t=ns(e);return r=>{let n=[],o=oh(r,n),s=t(o);return n.forEach(({token:a,type:i})=>{let d=new RegExp(a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),p=`<div class="persona-form-directive" data-tv-form="${nh(i)}"></div>`;s=s.replace(d,p)}),s}},ah=e=>{let t=[],r=oh(e,t),n=Cd(r);return t.forEach(({token:o,type:s})=>{let a=new RegExp(o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),d=`<div class="persona-form-directive" data-tv-form="${nh(s)}"></div>`;n=n.replace(a,d)}),n};var{entries:gh,setPrototypeOf:ih,isFrozen:Vb,getPrototypeOf:Gb,getOwnPropertyDescriptor:Kb}=Object,{freeze:Yr,seal:Mn,create:Wi}=Object,{apply:Ed,construct:Ld}=typeof Reflect!="undefined"&&Reflect;Yr||(Yr=function(t){return t});Mn||(Mn=function(t){return t});Ed||(Ed=function(t,r){for(var n=arguments.length,o=new Array(n>2?n-2:0),s=2;s<n;s++)o[s-2]=arguments[s];return t.apply(r,o)});Ld||(Ld=function(t){for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];return new t(...n)});var Ii=Qr(Array.prototype.forEach),Jb=Qr(Array.prototype.lastIndexOf),lh=Qr(Array.prototype.pop),Ma=Qr(Array.prototype.push),Xb=Qr(Array.prototype.splice),Hi=Qr(String.prototype.toLowerCase),vd=Qr(String.prototype.toString),Ad=Qr(String.prototype.match),ka=Qr(String.prototype.replace),Yb=Qr(String.prototype.indexOf),Qb=Qr(String.prototype.trim),hn=Qr(Object.prototype.hasOwnProperty),Xr=Qr(RegExp.prototype.test),Ea=Zb(TypeError);function Qr(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];return Ed(e,t,n)}}function Zb(e){return function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];return Ld(e,r)}}function Rt(e,t){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Hi;ih&&ih(e,null);let n=t.length;for(;n--;){let o=t[n];if(typeof o=="string"){let s=r(o);s!==o&&(Vb(t)||(t[n]=s),o=s)}e[o]=!0}return e}function e0(e){for(let t=0;t<e.length;t++)hn(e,t)||(e[t]=null);return e}function Kn(e){let t=Wi(null);for(let[r,n]of gh(e))hn(e,r)&&(Array.isArray(n)?t[r]=e0(n):n&&typeof n=="object"&&n.constructor===Object?t[r]=Kn(n):t[r]=n);return t}function La(e,t){for(;e!==null;){let n=Kb(e,t);if(n){if(n.get)return Qr(n.get);if(typeof n.value=="function")return Qr(n.value)}e=Gb(e)}function r(){return null}return r}var dh=Yr(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),Sd=Yr(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Td=Yr(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),t0=Yr(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),Md=Yr(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),r0=Yr(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),ch=Yr(["#text"]),ph=Yr(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),kd=Yr(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),uh=Yr(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Ri=Yr(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),n0=Mn(/\{\{[\w\W]*|[\w\W]*\}\}/gm),o0=Mn(/<%[\w\W]*|[\w\W]*%>/gm),s0=Mn(/\$\{[\w\W]*/gm),a0=Mn(/^data-[\-\w.\u00B7-\uFFFF]+$/),i0=Mn(/^aria-[\-\w]+$/),hh=Mn(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),l0=Mn(/^(?:\w+script|data):/i),d0=Mn(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),xh=Mn(/^html$/i),c0=Mn(/^[a-z][.\w]*(-[.\w]+)+$/i),fh=Object.freeze({__proto__:null,ARIA_ATTR:i0,ATTR_WHITESPACE:d0,CUSTOM_ELEMENT:c0,DATA_ATTR:a0,DOCTYPE_NAME:xh,ERB_EXPR:o0,IS_ALLOWED_URI:hh,IS_SCRIPT_OR_DATA:l0,MUSTACHE_EXPR:n0,TMPLIT_EXPR:s0}),Pa={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},p0=function(){return typeof window=="undefined"?null:window},u0=function(t,r){if(typeof t!="object"||typeof t.createPolicy!="function")return null;let n=null,o="data-tt-policy-suffix";r&&r.hasAttribute(o)&&(n=r.getAttribute(o));let s="dompurify"+(n?"#"+n:"");try{return t.createPolicy(s,{createHTML(a){return a},createScriptURL(a){return a}})}catch{return console.warn("TrustedTypes policy "+s+" could not be created."),null}},mh=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function yh(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:p0(),t=me=>yh(me);if(t.version="3.3.3",t.removed=[],!e||!e.document||e.document.nodeType!==Pa.document||!e.Element)return t.isSupported=!1,t;let{document:r}=e,n=r,o=n.currentScript,{DocumentFragment:s,HTMLTemplateElement:a,Node:i,Element:d,NodeFilter:l,NamedNodeMap:p=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:u,DOMParser:m,trustedTypes:f}=e,y=d.prototype,C=La(y,"cloneNode"),k=La(y,"remove"),T=La(y,"nextSibling"),S=La(y,"childNodes"),M=La(y,"parentNode");if(typeof a=="function"){let me=r.createElement("template");me.content&&me.content.ownerDocument&&(r=me.content.ownerDocument)}let v,b="",{implementation:x,createNodeIterator:E,createDocumentFragment:B,getElementsByTagName:H}=r,{importNode:W}=n,N=mh();t.isSupported=typeof gh=="function"&&typeof M=="function"&&x&&x.createHTMLDocument!==void 0;let{MUSTACHE_EXPR:q,ERB_EXPR:se,TMPLIT_EXPR:ve,DATA_ATTR:Ue,ARIA_ATTR:je,IS_SCRIPT_OR_DATA:we,ATTR_WHITESPACE:Te,CUSTOM_ELEMENT:We}=fh,{IS_ALLOWED_URI:Oe}=fh,K=null,He=Rt({},[...dh,...Sd,...Td,...Md,...ch]),j=null,Ce=Rt({},[...ph,...kd,...uh,...Ri]),Z=Object.seal(Wi(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),he=null,xe=null,Ve=Object.seal(Wi(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}})),G=!0,ee=!0,Ie=!1,ye=!0,pe=!1,le=!0,Ye=!1,Me=!1,be=!1,J=!1,Ke=!1,ne=!1,Y=!0,Q=!1,Be="user-content-",ke=!0,ge=!1,ue={},_e=null,I=Rt({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),te=null,qe=Rt({},["audio","video","img","source","image","track"]),tt=null,Xe=Rt({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Je="http://www.w3.org/1998/Math/MathML",pt="http://www.w3.org/2000/svg",ht="http://www.w3.org/1999/xhtml",zt=ht,or=!1,X=null,kt=Rt({},[Je,pt,ht],vd),ct=Rt({},["mi","mo","mn","ms","mtext"]),Jt=Rt({},["annotation-xml"]),fe=Rt({},["title","style","font","a","script"]),Ae=null,Wt=["application/xhtml+xml","text/html"],sr="text/html",Et=null,gr=null,_t=r.createElement("form"),Ht=function(P){return P instanceof RegExp||P instanceof Function},Tt=function(){let P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(gr&&gr===P)){if((!P||typeof P!="object")&&(P={}),P=Kn(P),Ae=Wt.indexOf(P.PARSER_MEDIA_TYPE)===-1?sr:P.PARSER_MEDIA_TYPE,Et=Ae==="application/xhtml+xml"?vd:Hi,K=hn(P,"ALLOWED_TAGS")?Rt({},P.ALLOWED_TAGS,Et):He,j=hn(P,"ALLOWED_ATTR")?Rt({},P.ALLOWED_ATTR,Et):Ce,X=hn(P,"ALLOWED_NAMESPACES")?Rt({},P.ALLOWED_NAMESPACES,vd):kt,tt=hn(P,"ADD_URI_SAFE_ATTR")?Rt(Kn(Xe),P.ADD_URI_SAFE_ATTR,Et):Xe,te=hn(P,"ADD_DATA_URI_TAGS")?Rt(Kn(qe),P.ADD_DATA_URI_TAGS,Et):qe,_e=hn(P,"FORBID_CONTENTS")?Rt({},P.FORBID_CONTENTS,Et):I,he=hn(P,"FORBID_TAGS")?Rt({},P.FORBID_TAGS,Et):Kn({}),xe=hn(P,"FORBID_ATTR")?Rt({},P.FORBID_ATTR,Et):Kn({}),ue=hn(P,"USE_PROFILES")?P.USE_PROFILES:!1,G=P.ALLOW_ARIA_ATTR!==!1,ee=P.ALLOW_DATA_ATTR!==!1,Ie=P.ALLOW_UNKNOWN_PROTOCOLS||!1,ye=P.ALLOW_SELF_CLOSE_IN_ATTR!==!1,pe=P.SAFE_FOR_TEMPLATES||!1,le=P.SAFE_FOR_XML!==!1,Ye=P.WHOLE_DOCUMENT||!1,J=P.RETURN_DOM||!1,Ke=P.RETURN_DOM_FRAGMENT||!1,ne=P.RETURN_TRUSTED_TYPE||!1,be=P.FORCE_BODY||!1,Y=P.SANITIZE_DOM!==!1,Q=P.SANITIZE_NAMED_PROPS||!1,ke=P.KEEP_CONTENT!==!1,ge=P.IN_PLACE||!1,Oe=P.ALLOWED_URI_REGEXP||hh,zt=P.NAMESPACE||ht,ct=P.MATHML_TEXT_INTEGRATION_POINTS||ct,Jt=P.HTML_INTEGRATION_POINTS||Jt,Z=P.CUSTOM_ELEMENT_HANDLING||{},P.CUSTOM_ELEMENT_HANDLING&&Ht(P.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Z.tagNameCheck=P.CUSTOM_ELEMENT_HANDLING.tagNameCheck),P.CUSTOM_ELEMENT_HANDLING&&Ht(P.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Z.attributeNameCheck=P.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),P.CUSTOM_ELEMENT_HANDLING&&typeof P.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(Z.allowCustomizedBuiltInElements=P.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),pe&&(ee=!1),Ke&&(J=!0),ue&&(K=Rt({},ch),j=Wi(null),ue.html===!0&&(Rt(K,dh),Rt(j,ph)),ue.svg===!0&&(Rt(K,Sd),Rt(j,kd),Rt(j,Ri)),ue.svgFilters===!0&&(Rt(K,Td),Rt(j,kd),Rt(j,Ri)),ue.mathMl===!0&&(Rt(K,Md),Rt(j,uh),Rt(j,Ri))),hn(P,"ADD_TAGS")||(Ve.tagCheck=null),hn(P,"ADD_ATTR")||(Ve.attributeCheck=null),P.ADD_TAGS&&(typeof P.ADD_TAGS=="function"?Ve.tagCheck=P.ADD_TAGS:(K===He&&(K=Kn(K)),Rt(K,P.ADD_TAGS,Et))),P.ADD_ATTR&&(typeof P.ADD_ATTR=="function"?Ve.attributeCheck=P.ADD_ATTR:(j===Ce&&(j=Kn(j)),Rt(j,P.ADD_ATTR,Et))),P.ADD_URI_SAFE_ATTR&&Rt(tt,P.ADD_URI_SAFE_ATTR,Et),P.FORBID_CONTENTS&&(_e===I&&(_e=Kn(_e)),Rt(_e,P.FORBID_CONTENTS,Et)),P.ADD_FORBID_CONTENTS&&(_e===I&&(_e=Kn(_e)),Rt(_e,P.ADD_FORBID_CONTENTS,Et)),ke&&(K["#text"]=!0),Ye&&Rt(K,["html","head","body"]),K.table&&(Rt(K,["tbody"]),delete he.tbody),P.TRUSTED_TYPES_POLICY){if(typeof P.TRUSTED_TYPES_POLICY.createHTML!="function")throw Ea('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof P.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw Ea('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');v=P.TRUSTED_TYPES_POLICY,b=v.createHTML("")}else v===void 0&&(v=u0(f,o)),v!==null&&typeof b=="string"&&(b=v.createHTML(""));Yr&&Yr(P),gr=P}},Lt=Rt({},[...Sd,...Td,...t0]),ar=Rt({},[...Md,...r0]),mt=function(P){let oe=M(P);(!oe||!oe.tagName)&&(oe={namespaceURI:zt,tagName:"template"});let Ee=Hi(P.tagName),rt=Hi(oe.tagName);return X[P.namespaceURI]?P.namespaceURI===pt?oe.namespaceURI===ht?Ee==="svg":oe.namespaceURI===Je?Ee==="svg"&&(rt==="annotation-xml"||ct[rt]):!!Lt[Ee]:P.namespaceURI===Je?oe.namespaceURI===ht?Ee==="math":oe.namespaceURI===pt?Ee==="math"&&Jt[rt]:!!ar[Ee]:P.namespaceURI===ht?oe.namespaceURI===pt&&!Jt[rt]||oe.namespaceURI===Je&&!ct[rt]?!1:!ar[Ee]&&(fe[Ee]||!Lt[Ee]):!!(Ae==="application/xhtml+xml"&&X[P.namespaceURI]):!1},cr=function(P){Ma(t.removed,{element:P});try{M(P).removeChild(P)}catch{k(P)}},Cr=function(P,oe){try{Ma(t.removed,{attribute:oe.getAttributeNode(P),from:oe})}catch{Ma(t.removed,{attribute:null,from:oe})}if(oe.removeAttribute(P),P==="is")if(J||Ke)try{cr(oe)}catch{}else try{oe.setAttribute(P,"")}catch{}},Lr=function(P){let oe=null,Ee=null;if(be)P="<remove></remove>"+P;else{let $t=Ad(P,/^[\r\n\t ]+/);Ee=$t&&$t[0]}Ae==="application/xhtml+xml"&&zt===ht&&(P='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+P+"</body></html>");let rt=v?v.createHTML(P):P;if(zt===ht)try{oe=new m().parseFromString(rt,Ae)}catch{}if(!oe||!oe.documentElement){oe=x.createDocument(zt,"template",null);try{oe.documentElement.innerHTML=or?b:rt}catch{}}let Xt=oe.body||oe.documentElement;return P&&Ee&&Xt.insertBefore(r.createTextNode(Ee),Xt.childNodes[0]||null),zt===ht?H.call(oe,Ye?"html":"body")[0]:Ye?oe.documentElement:Xt},_r=function(P){return E.call(P.ownerDocument||P,P,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT|l.SHOW_PROCESSING_INSTRUCTION|l.SHOW_CDATA_SECTION,null)},xt=function(P){return P instanceof u&&(typeof P.nodeName!="string"||typeof P.textContent!="string"||typeof P.removeChild!="function"||!(P.attributes instanceof p)||typeof P.removeAttribute!="function"||typeof P.setAttribute!="function"||typeof P.namespaceURI!="string"||typeof P.insertBefore!="function"||typeof P.hasChildNodes!="function")},an=function(P){return typeof i=="function"&&P instanceof i};function mr(me,P,oe){Ii(me,Ee=>{Ee.call(t,P,oe,gr)})}let Un=function(P){let oe=null;if(mr(N.beforeSanitizeElements,P,null),xt(P))return cr(P),!0;let Ee=Et(P.nodeName);if(mr(N.uponSanitizeElement,P,{tagName:Ee,allowedTags:K}),le&&P.hasChildNodes()&&!an(P.firstElementChild)&&Xr(/<[/\w!]/g,P.innerHTML)&&Xr(/<[/\w!]/g,P.textContent)||P.nodeType===Pa.progressingInstruction||le&&P.nodeType===Pa.comment&&Xr(/<[/\w]/g,P.data))return cr(P),!0;if(!(Ve.tagCheck instanceof Function&&Ve.tagCheck(Ee))&&(!K[Ee]||he[Ee])){if(!he[Ee]&&Zn(Ee)&&(Z.tagNameCheck instanceof RegExp&&Xr(Z.tagNameCheck,Ee)||Z.tagNameCheck instanceof Function&&Z.tagNameCheck(Ee)))return!1;if(ke&&!_e[Ee]){let rt=M(P)||P.parentNode,Xt=S(P)||P.childNodes;if(Xt&&rt){let $t=Xt.length;for(let er=$t-1;er>=0;--er){let Pr=C(Xt[er],!0);Pr.__removalCount=(P.__removalCount||0)+1,rt.insertBefore(Pr,T(P))}}}return cr(P),!0}return P instanceof d&&!mt(P)||(Ee==="noscript"||Ee==="noembed"||Ee==="noframes")&&Xr(/<\/no(script|embed|frames)/i,P.innerHTML)?(cr(P),!0):(pe&&P.nodeType===Pa.text&&(oe=P.textContent,Ii([q,se,ve],rt=>{oe=ka(oe,rt," ")}),P.textContent!==oe&&(Ma(t.removed,{element:P.cloneNode()}),P.textContent=oe)),mr(N.afterSanitizeElements,P,null),!1)},Rr=function(P,oe,Ee){if(xe[oe]||Y&&(oe==="id"||oe==="name")&&(Ee in r||Ee in _t))return!1;if(!(ee&&!xe[oe]&&Xr(Ue,oe))){if(!(G&&Xr(je,oe))){if(!(Ve.attributeCheck instanceof Function&&Ve.attributeCheck(oe,P))){if(!j[oe]||xe[oe]){if(!(Zn(P)&&(Z.tagNameCheck instanceof RegExp&&Xr(Z.tagNameCheck,P)||Z.tagNameCheck instanceof Function&&Z.tagNameCheck(P))&&(Z.attributeNameCheck instanceof RegExp&&Xr(Z.attributeNameCheck,oe)||Z.attributeNameCheck instanceof Function&&Z.attributeNameCheck(oe,P))||oe==="is"&&Z.allowCustomizedBuiltInElements&&(Z.tagNameCheck instanceof RegExp&&Xr(Z.tagNameCheck,Ee)||Z.tagNameCheck instanceof Function&&Z.tagNameCheck(Ee))))return!1}else if(!tt[oe]){if(!Xr(Oe,ka(Ee,Te,""))){if(!((oe==="src"||oe==="xlink:href"||oe==="href")&&P!=="script"&&Yb(Ee,"data:")===0&&te[P])){if(!(Ie&&!Xr(we,ka(Ee,Te,"")))){if(Ee)return!1}}}}}}}return!0},Zn=function(P){return P!=="annotation-xml"&&Ad(P,We)},Pn=function(P){mr(N.beforeSanitizeAttributes,P,null);let{attributes:oe}=P;if(!oe||xt(P))return;let Ee={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:j,forceKeepAttr:void 0},rt=oe.length;for(;rt--;){let Xt=oe[rt],{name:$t,namespaceURI:er,value:Pr}=Xt,Nr=Et($t),wn=Pr,Vt=$t==="value"?wn:Qb(wn);if(Ee.attrName=Nr,Ee.attrValue=Vt,Ee.keepAttr=!0,Ee.forceKeepAttr=void 0,mr(N.uponSanitizeAttribute,P,Ee),Vt=Ee.attrValue,Q&&(Nr==="id"||Nr==="name")&&(Cr($t,P),Vt=Be+Vt),le&&Xr(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,Vt)){Cr($t,P);continue}if(Nr==="attributename"&&Ad(Vt,"href")){Cr($t,P);continue}if(Ee.forceKeepAttr)continue;if(!Ee.keepAttr){Cr($t,P);continue}if(!ye&&Xr(/\/>/i,Vt)){Cr($t,P);continue}pe&&Ii([q,se,ve],Ir=>{Vt=ka(Vt,Ir," ")});let Ft=Et(P.nodeName);if(!Rr(Ft,Nr,Vt)){Cr($t,P);continue}if(v&&typeof f=="object"&&typeof f.getAttributeType=="function"&&!er)switch(f.getAttributeType(Ft,Nr)){case"TrustedHTML":{Vt=v.createHTML(Vt);break}case"TrustedScriptURL":{Vt=v.createScriptURL(Vt);break}}if(Vt!==wn)try{er?P.setAttributeNS(er,$t,Vt):P.setAttribute($t,Vt),xt(P)?cr(P):lh(t.removed)}catch{Cr($t,P)}}mr(N.afterSanitizeAttributes,P,null)},In=function me(P){let oe=null,Ee=_r(P);for(mr(N.beforeSanitizeShadowDOM,P,null);oe=Ee.nextNode();)mr(N.uponSanitizeShadowNode,oe,null),Un(oe),Pn(oe),oe.content instanceof s&&me(oe.content);mr(N.afterSanitizeShadowDOM,P,null)};return t.sanitize=function(me){let P=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},oe=null,Ee=null,rt=null,Xt=null;if(or=!me,or&&(me="<!-->"),typeof me!="string"&&!an(me))if(typeof me.toString=="function"){if(me=me.toString(),typeof me!="string")throw Ea("dirty is not a string, aborting")}else throw Ea("toString is not a function");if(!t.isSupported)return me;if(Me||Tt(P),t.removed=[],typeof me=="string"&&(ge=!1),ge){if(me.nodeName){let Pr=Et(me.nodeName);if(!K[Pr]||he[Pr])throw Ea("root node is forbidden and cannot be sanitized in-place")}}else if(me instanceof i)oe=Lr("<!---->"),Ee=oe.ownerDocument.importNode(me,!0),Ee.nodeType===Pa.element&&Ee.nodeName==="BODY"||Ee.nodeName==="HTML"?oe=Ee:oe.appendChild(Ee);else{if(!J&&!pe&&!Ye&&me.indexOf("<")===-1)return v&&ne?v.createHTML(me):me;if(oe=Lr(me),!oe)return J?null:ne?b:""}oe&&be&&cr(oe.firstChild);let $t=_r(ge?me:oe);for(;rt=$t.nextNode();)Un(rt),Pn(rt),rt.content instanceof s&&In(rt.content);if(ge)return me;if(J){if(Ke)for(Xt=B.call(oe.ownerDocument);oe.firstChild;)Xt.appendChild(oe.firstChild);else Xt=oe;return(j.shadowroot||j.shadowrootmode)&&(Xt=W.call(n,Xt,!0)),Xt}let er=Ye?oe.outerHTML:oe.innerHTML;return Ye&&K["!doctype"]&&oe.ownerDocument&&oe.ownerDocument.doctype&&oe.ownerDocument.doctype.name&&Xr(xh,oe.ownerDocument.doctype.name)&&(er="<!DOCTYPE "+oe.ownerDocument.doctype.name+`>
|
|
51
|
+
`+er),pe&&Ii([q,se,ve],Pr=>{er=ka(er,Pr," ")}),v&&ne?v.createHTML(er):er},t.setConfig=function(){let me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Tt(me),Me=!0},t.clearConfig=function(){gr=null,Me=!1},t.isValidAttribute=function(me,P,oe){gr||Tt({});let Ee=Et(me),rt=Et(P);return Rr(Ee,rt,oe)},t.addHook=function(me,P){typeof P=="function"&&Ma(N[me],P)},t.removeHook=function(me,P){if(P!==void 0){let oe=Jb(N[me],P);return oe===-1?void 0:Xb(N[me],oe,1)[0]}return lh(N[me])},t.removeHooks=function(me){N[me]=[]},t.removeAllHooks=function(){N=mh()},t}var bh=yh();var f0={ALLOWED_TAGS:["h1","h2","h3","h4","h5","h6","p","br","hr","div","span","ul","ol","li","dl","dt","dd","strong","em","b","i","u","s","del","ins","mark","small","sub","sup","abbr","kbd","var","samp","code","a","img","blockquote","pre","details","summary","table","thead","tbody","tfoot","tr","th","td","caption","colgroup","col","input","label","select","option","textarea","button"],ALLOWED_ATTR:["href","src","alt","title","target","rel","loading","width","height","colspan","rowspan","scope","class","id","type","name","value","placeholder","disabled","checked","for","aria-label","aria-hidden","aria-expanded","role","tabindex","data-tv-form","data-message-id","data-persona-component-directive","data-preserve-animation","data-persona-instance"]},m0=/^data:image\/(?:png|jpe?g|gif|webp|bmp|x-icon|avif)/i,Pd=()=>{let e=bh(typeof window!="undefined"?window:void 0);return e.addHook("uponSanitizeAttribute",(t,r)=>{if(r.attrName==="src"||r.attrName==="href"){let n=r.attrValue;n.toLowerCase().startsWith("data:")&&!m0.test(n)&&(r.attrValue="",r.keepAttr=!1)}}),t=>e.sanitize(t,f0)},Ps=e=>e===!1?null:typeof e=="function"?e:Pd();var Ia="webmcp:",Ui={warn(e,...t){typeof console!="undefined"&&typeof console.warn=="function"&&console.warn(`[Persona/WebMCP] ${e}`,...t)}},Ws=class{constructor(t){this.config=t;this.installed=!1;this.readyPromise=null;this.incompatibleContextWarned=!1;var r;this.confirmHandler=(r=t.onConfirm)!=null?r:null,this.timeoutMs=3e4}setConfirmHandler(t){this.confirmHandler=t}isOperational(){return this.config.enabled!==!0||!this.installed?!1:this.getModelContext()!==null}async snapshotForDispatch(){if(await this.ensureReady(),this.config.enabled!==!0)return[];let t=this.getModelContext();if(!t)return[];let r;try{r=await t.getTools()}catch(o){return Ui.warn("getTools() threw \u2014 shipping an empty WebMCP snapshot.",o),[]}let n=typeof location!="undefined"?location.origin:"";return r.filter(o=>this.passesClientAllowlist(o.name)).map(o=>{let s={name:o.name,description:o.description,origin:"webmcp",...n?{pageOrigin:n}:{}},a=mw(o.inputSchema);return a&&(s.parametersSchema=a),s})}async executeToolCall(t,r,n){if(await this.ensureReady(),this.config.enabled!==!0)return $n("WebMCP is not enabled on this widget.");let o=this.getModelContext();if(!o){let f=typeof document!="undefined"&&!!document.modelContext;return $n(f?"WebMCP is not operational: document.modelContext is present but does not expose the strict getTools()/executeTool() surface (likely a different or older WebMCP polyfill).":"WebMCP bridge is not operational on this page (document.modelContext not available).")}let s=_d(t),a;try{a=await o.getTools()}catch(f){let y=f instanceof Error?f.message:String(f);return $n(`Failed to read WebMCP registry: ${y}`)}let i=a.find(f=>f.name===s);if(!i)return $n(`WebMCP tool not registered on this page: ${s}`);if(!this.passesClientAllowlist(s))return $n(`WebMCP tool not allowed by client allowlist: ${s}`);if(n!=null&&n.aborted)return $n("Aborted by cancel()");let d={toolName:s,args:r,description:i.description,reason:"gate"};if(!await this.requestConfirm(d))return $n("User declined the tool call.");if(n!=null&&n.aborted)return $n("Aborted by cancel()");let l=new AbortController,p=!1,u=setTimeout(()=>{p=!0,l.abort()},this.timeoutMs),m=()=>l.abort();n&&(n.aborted?l.abort():n.addEventListener("abort",m,{once:!0}));try{let f=await o.executeTool(i,yw(r),{signal:l.signal});return gw(f)}catch(f){if(p)return $n(`WebMCP tool '${s}' timed out after ${this.timeoutMs}ms`);if(n!=null&&n.aborted)return $n("Aborted by cancel()");let y=f instanceof Error?f.message:String(f);return $n(y)}finally{clearTimeout(u),n&&n.removeEventListener("abort",m)}}ensureReady(){return this.config.enabled!==!0?Promise.resolve():(this.readyPromise||(this.readyPromise=this.install()),this.readyPromise)}async install(){try{(await Promise.resolve().then(()=>(_h(),Oh))).initializeWebMCPPolyfill(),this.installed=!0}catch(t){Ui.warn("Failed to load @mcp-b/webmcp-polyfill \u2014 WebMCP consumption disabled.",t),this.installed=!1}}getModelContext(){if(typeof document=="undefined")return null;let t=document.modelContext;if(!t||typeof t!="object")return null;let r=t;return typeof r.getTools!="function"||typeof r.executeTool!="function"?(this.incompatibleContextWarned||(this.incompatibleContextWarned=!0,Ui.warn("document.modelContext is present but does not expose getTools()/executeTool() \u2014 WebMCP consumption is disabled. Another (incompatible or older) WebMCP polyfill likely installed document.modelContext before Persona. Remove it, or use a polyfill implementing the strict standard surface (e.g. @mcp-b/webmcp-polyfill).")),null):t}async requestConfirm(t){var n;let r=(n=this.confirmHandler)!=null?n:hw;try{return await r(t)}catch(o){return Ui.warn(`Confirm handler threw for WebMCP tool '${t.toolName}'; declining.`,o),!1}}passesClientAllowlist(t){let r=this.config.allowlist;return!r||r.length===0?!0:r.some(n=>fw(t,n))}},_d=e=>e.startsWith(Ia)?e.slice(Ia.length):e,Ra=e=>e.startsWith(Ia),fw=(e,t)=>{if(t==="*")return!0;let r=t.replace(/[.+?^${}()|[\]\\]/g,"\\$&");return new RegExp("^"+r.replace(/\*/g,".*")+"$").test(e)},mw=e=>{if(!(e===void 0||e===""))try{let t=JSON.parse(e);return t!==null&&typeof t=="object"?t:void 0}catch{return}},gw=e=>{if(e==null)return{content:[{type:"text",text:""}]};let t;try{t=JSON.parse(e)}catch{return{content:[{type:"text",text:e}]}}return t!==null&&typeof t=="object"&&Array.isArray(t.content)?t:{content:[{type:"text",text:typeof t=="string"?t:bw(t)}]}},$n=e=>({isError:!0,content:[{type:"text",text:e}]}),hw=async e=>{if(typeof window=="undefined"||typeof window.confirm!="function")return!1;let t=xw(e.args),r=`Allow the AI to call ${e.toolName}`+(t?`
|
|
52
52
|
|
|
53
|
-
|
|
54
|
-
`),st="message",nt="";for(let F of qe)F.startsWith("event:")?st=F.replace("event:","").trim():F.startsWith("data:")&&(nt+=F.replace("data:","").trim());if(!nt)continue;let pt;try{pt=JSON.parse(nt)}catch(F){t({type:"error",error:F instanceof Error?F:new Error("Failed to parse chat stream payload")});continue}let Nt=st!=="message"?st:(vr=pt.type)!=null?vr:"message";if((Oe=this.onSSEEvent)==null||Oe.call(this,Nt,pt),this.parseSSEEvent){C.current=f;let F=await this.handleCustomSSEEvent(pt,t,C,p,l,A);if(C.current&&C.current!==f&&(f=C.current),F)continue}Me.push(Nt,pt),ge()}}Me.flushPending(),ge(),Me.destroy()}};function Ig(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`msg_${e}_${r}`}function wa(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`usr_${e}_${r}`}function Qo(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`ast_${e}_${r}`}var Ei="[Image]";function Rg(e){return typeof e=="string"?[{type:"text",text:e}]:e}function Hg(e){return typeof e=="string"?e:e.filter(r=>r.type==="text").map(r=>r.text).join("")}function Bg(e){return typeof e=="string"?!1:e.some(r=>r.type==="image")}function Wg(e){return typeof e=="string"?[]:e.filter(r=>r.type==="image")}function hs(e){return{type:"text",text:e}}function Dg(e,r){return{type:"image",image:e,...(r==null?void 0:r.mimeType)&&{mimeType:r.mimeType},...(r==null?void 0:r.alt)&&{alt:r.alt}}}async function Og(e){return new Promise((r,t)=>{let n=new FileReader;n.onload=()=>{let o=n.result;r({type:"image",image:o,mimeType:e.type,alt:e.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(e)})}function Fg(e,r=["image/png","image/jpeg","image/gif","image/webp"],t=10*1024*1024){return r.includes(e.type)?e.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type. Accepted types: ${r.join(", ")}`}}var Ng=["image/png","image/jpeg","image/gif","image/webp","image/svg+xml","image/bmp"],db=["application/pdf","text/plain","text/markdown","text/csv","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/json"],no=[...Ng,...db];function cb(e){return Ng.includes(e)||e.startsWith("image/")}function Mi(e){return cb(e.type)}async function _g(e){return new Promise((r,t)=>{let n=new FileReader;n.onload=()=>{let o=n.result;Mi(e)?r({type:"image",image:o,mimeType:e.type,alt:e.name}):r({type:"file",data:o,mimeType:e.type,filename:e.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(e)})}function $g(e,r=no,t=10*1024*1024){return r.includes(e.type)?e.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type "${e.type}". Accepted types: ${r.join(", ")}`}}function pb(e){let r=e.split(".");return r.length>1?r.pop().toLowerCase():""}function Ug(e,r){let t=pb(r).toUpperCase();return{"application/pdf":"PDF","text/plain":"TXT","text/markdown":"MD","text/csv":"CSV","application/msword":"DOC","application/vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX","application/vnd.ms-excel":"XLS","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","application/json":"JSON"}[e]||t||"FILE"}var Li=class{constructor(r=24e3){this.ctx=null;this.nextStartTime=0;this.activeSources=[];this.finishedCallbacks=[];this.playing=!1;this.streamEnded=!1;this.pendingCount=0;this.remainder=null;this.sampleRate=r}ensureContext(){if(!this.ctx){let t=typeof window!="undefined"?window:void 0;if(!t)throw new Error("AudioPlaybackManager requires a browser environment");let n=t.AudioContext||t.webkitAudioContext;this.ctx=new n({sampleRate:this.sampleRate})}let r=this.ctx;return r.state==="suspended"&&r.resume(),r}enqueue(r){if(r.length===0)return;let t=r;if(this.remainder){let d=new Uint8Array(this.remainder.length+r.length);d.set(this.remainder),d.set(r,this.remainder.length),t=d,this.remainder=null}if(t.length%2!==0&&(this.remainder=new Uint8Array([t[t.length-1]]),t=t.subarray(0,t.length-1)),t.length===0)return;let n=this.ensureContext(),o=this.pcmToFloat32(t),a=n.createBuffer(1,o.length,this.sampleRate);a.getChannelData(0).set(o);let s=n.createBufferSource();s.buffer=a,s.connect(n.destination);let i=n.currentTime;this.nextStartTime<i&&(this.nextStartTime=i),s.start(this.nextStartTime),this.nextStartTime+=a.duration,this.activeSources.push(s),this.pendingCount++,this.playing=!0,s.onended=()=>{let d=this.activeSources.indexOf(s);d!==-1&&this.activeSources.splice(d,1),this.pendingCount--,this.checkFinished()}}markStreamEnd(){this.streamEnded=!0,this.checkFinished()}flush(){for(let r of this.activeSources)try{r.stop(),r.disconnect()}catch{}this.activeSources=[],this.pendingCount=0,this.nextStartTime=0,this.playing=!1,this.streamEnded=!1,this.finishedCallbacks=[],this.remainder=null}isPlaying(){return this.playing}onFinished(r){this.finishedCallbacks.push(r)}async destroy(){this.flush(),this.ctx&&(await this.ctx.close(),this.ctx=null)}checkFinished(){if(this.streamEnded&&this.pendingCount<=0&&this.playing){this.playing=!1,this.streamEnded=!1;let r=this.finishedCallbacks.slice();this.finishedCallbacks=[];for(let t of r)t()}}pcmToFloat32(r){let t=Math.floor(r.length/2),n=new Float32Array(t),o=new DataView(r.buffer,r.byteOffset,r.byteLength);for(let a=0;a<t;a++){let s=o.getInt16(a*2,!0);n[a]=s/32768}return n}};var Pi=class{constructor(){this.sourceNode=null;this.analyserNode=null;this.interval=null;this.conditionStart=null;this.fired=!1}start(r,t,n,o,a){this.stop(),this.fired=!1,this.conditionStart=null,this.sourceNode=r.createMediaStreamSource(t),this.analyserNode=r.createAnalyser(),this.analyserNode.fftSize=2048,this.sourceNode.connect(this.analyserNode);let s=new Float32Array(this.analyserNode.fftSize);this.interval=setInterval(()=>{if(!this.analyserNode||this.fired)return;this.analyserNode.getFloatTimeDomainData(s);let i=0;for(let u=0;u<s.length;u++)i+=s[u]*s[u];let d=Math.sqrt(i/s.length);(n==="silence"?d<o.threshold:d>=o.threshold)?this.conditionStart===null?this.conditionStart=Date.now():Date.now()-this.conditionStart>=o.duration&&(this.fired=!0,a()):this.conditionStart=null},100)}stop(){this.interval&&(clearInterval(this.interval),this.interval=null),this.sourceNode&&(this.sourceNode.disconnect(),this.sourceNode=null),this.analyserNode=null,this.conditionStart=null,this.fired=!1}};var xs=class{constructor(r){this.config=r;this.type="runtype";this.ws=null;this.audioContext=null;this.w=typeof window!="undefined"?window:void 0;this.mediaRecorder=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.processingStartCallbacks=[];this.audioChunks=[];this.isProcessing=!1;this.isSpeaking=!1;this.vad=new Pi;this.mediaStream=null;this.currentAudio=null;this.currentAudioUrl=null;this.currentRequestId=null;this.interruptionMode="none";this.playbackManager=null}getInterruptionMode(){return this.interruptionMode}isBargeInActive(){return this.interruptionMode==="barge-in"&&this.mediaStream!==null}async deactivateBargeIn(){this.vad.stop(),this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)}async connect(){var r,t,n;if(!(this.ws&&this.ws.readyState===WebSocket.OPEN))try{if(!this.w)throw new Error("Window object not available");let o=this.w;if(!o||!o.location)throw new Error("Window object or location not available");let a=o.location.protocol==="https:"?"wss:":"ws:",s=(r=this.config)==null?void 0:r.host,i=(t=this.config)==null?void 0:t.agentId,d=(n=this.config)==null?void 0:n.clientToken;if(!i||!d)throw new Error("agentId and clientToken are required");if(!s)throw new Error("host must be provided in Runtype voice provider configuration");let l=`${a}//${s}/ws/agents/${i}/voice?token=${d}`;this.ws=new WebSocket(l),this.setupWebSocketHandlers();let u=`${a}//${s}/ws/agents/${i}/voice?token=...`,p=" Check: API running on port 8787? Valid client token? Agent voice enabled? Token allowedOrigins includes this page?";await new Promise((f,m)=>{if(!this.ws)return m(new Error("WebSocket not created"));let C=!1,A=T=>{C||(C=!0,clearTimeout(k),m(new Error(T)))},k=setTimeout(()=>A("WebSocket connection timed out."+p),1e4);this.ws.addEventListener("open",()=>{C||(C=!0,clearTimeout(k),f())},{once:!0}),this.ws.addEventListener("error",()=>{A("WebSocket connection failed to "+u+"."+p)},{once:!0}),this.ws.addEventListener("close",T=>{if(!T.wasClean&&!C){let S=T.code!==1006?` (code ${T.code})`:"";A("WebSocket connection failed"+S+"."+p)}},{once:!0})}),this.sendHeartbeat()}catch(o){throw this.ws=null,this.errorCallbacks.forEach(a=>a(o)),this.statusCallbacks.forEach(a=>a("error")),o}}setupWebSocketHandlers(){this.ws&&(this.ws.onopen=()=>{this.statusCallbacks.forEach(r=>r("connected"))},this.ws.onclose=()=>{this.statusCallbacks.forEach(r=>r("disconnected"))},this.ws.onerror=r=>{this.errorCallbacks.forEach(t=>t(new Error("WebSocket error"))),this.statusCallbacks.forEach(t=>t("error"))},this.ws.binaryType="arraybuffer",this.ws.onmessage=r=>{if(r.data instanceof ArrayBuffer){this.handleAudioChunk(new Uint8Array(r.data));return}try{let t=JSON.parse(r.data);this.handleWebSocketMessage(t)}catch{this.errorCallbacks.forEach(n=>n(new Error("Message parsing failed")))}})}handleWebSocketMessage(r){var t,n;switch(r.type){case"session_config":r.interruptionMode&&(this.interruptionMode=r.interruptionMode);break;case"voice_response":this.isProcessing=!1,this.resultCallbacks.forEach(o=>o({text:r.response.agentResponseText||r.response.transcript,transcript:r.response.transcript,audio:r.response.audio,confidence:.95,provider:"runtype"})),(t=r.response.audio)!=null&&t.base64?(this.isSpeaking=!0,this.statusCallbacks.forEach(o=>o("speaking")),this.playAudio(r.response.audio).catch(o=>this.errorCallbacks.forEach(a=>a(o instanceof Error?o:new Error(String(o)))))):(n=r.response.audio)!=null&&n.base64;break;case"audio_end":if(r.requestId&&r.requestId!==this.currentRequestId)break;this.playbackManager?this.playbackManager.markStreamEnd():(this.isSpeaking=!1,this.isProcessing=!1,this.statusCallbacks.forEach(o=>o("idle")));break;case"cancelled":this.isProcessing=!1;break;case"error":this.errorCallbacks.forEach(o=>o(new Error(r.error))),this.statusCallbacks.forEach(o=>o("error")),this.isProcessing=!1;break;case"pong":break}}handleAudioChunk(r){r.length!==0&&this.currentRequestId&&(this.playbackManager||(this.playbackManager=new Li(24e3),this.playbackManager.onFinished(()=>{this.isSpeaking=!1,this.playbackManager=null,this.vad.stop(),this.statusCallbacks.forEach(t=>t("idle"))})),this.isSpeaking||(this.isSpeaking=!0,this.statusCallbacks.forEach(t=>t("speaking")),this.startBargeInMonitoring().catch(()=>{})),this.playbackManager.enqueue(r))}stopPlayback(){!this.isProcessing&&!this.isSpeaking||(this.cancelCurrentPlayback(),this.statusCallbacks.forEach(r=>r("idle")))}cancelCurrentPlayback(){this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(this.playbackManager.flush(),this.playbackManager=null),this.currentRequestId&&this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"cancel",requestId:this.currentRequestId})),this.currentRequestId=null,this.isProcessing=!1,this.isSpeaking=!1}async startListening(){var r,t,n,o;try{if(this.isProcessing||this.isSpeaking)if(this.interruptionMode!=="none")this.cancelCurrentPlayback();else return;if(!this.mediaStream){let l=this.interruptionMode==="barge-in"?{audio:{echoCancellation:!0,noiseSuppression:!0}}:{audio:!0};this.mediaStream=await navigator.mediaDevices.getUserMedia(l)}let a=this.w;this.audioContext||(this.audioContext=new(a.AudioContext||a.webkitAudioContext));let s=this.audioContext,i=(t=(r=this.config)==null?void 0:r.pauseDuration)!=null?t:2e3,d=(o=(n=this.config)==null?void 0:n.silenceThreshold)!=null?o:.01;this.vad.start(s,this.mediaStream,"silence",{threshold:d,duration:i},()=>this.stopListening()),this.mediaRecorder=new MediaRecorder(this.mediaStream),this.audioChunks=[],this.mediaRecorder.ondataavailable=l=>{l.data.size>0&&this.audioChunks.push(l.data)},this.mediaRecorder.onstop=async()=>{var l;if(this.audioChunks.length>0){this.isProcessing=!0,this.statusCallbacks.forEach(f=>f("processing")),this.processingStartCallbacks.forEach(f=>f());let u=((l=this.mediaRecorder)==null?void 0:l.mimeType)||"audio/webm",p=new Blob(this.audioChunks,{type:u});await this.sendAudio(p),this.audioChunks=[]}},this.mediaRecorder.start(1e3),this.statusCallbacks.forEach(l=>l("listening"))}catch(a){throw this.errorCallbacks.forEach(s=>s(a)),this.statusCallbacks.forEach(s=>s("error")),a}}async stopListening(){this.vad.stop(),this.mediaRecorder&&(this.interruptionMode!=="barge-in"&&this.mediaRecorder.stream.getTracks().forEach(r=>r.stop()),this.mediaRecorder.stop(),this.mediaRecorder=null),this.interruptionMode!=="barge-in"&&(this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)),this.statusCallbacks.forEach(r=>r("idle"))}async startBargeInMonitoring(){var a,s;if(this.interruptionMode!=="barge-in")return;let r=this.w;if(!this.mediaStream&&r&&(this.mediaStream=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0}})),!this.audioContext&&r&&(this.audioContext=new(r.AudioContext||r.webkitAudioContext)),!this.audioContext||!this.mediaStream)return;let t=this.audioContext,n=(s=(a=this.config)==null?void 0:a.silenceThreshold)!=null?s:.01;this.vad.start(t,this.mediaStream,"speech",{threshold:n,duration:200},()=>this.handleBargeIn())}handleBargeIn(){this.cancelCurrentPlayback(),this.startListening().catch(r=>{this.errorCallbacks.forEach(t=>t(r instanceof Error?r:new Error(String(r))))})}generateRequestId(){return"vreq_"+Math.random().toString(36).substring(2,10)+Date.now().toString(36)}async sendAudio(r){var t;if(!this.ws||this.ws.readyState!==WebSocket.OPEN){this.errorCallbacks.forEach(n=>n(new Error("WebSocket not connected"))),this.statusCallbacks.forEach(n=>n("error"));return}try{let n=await this.blobToBase64(r),o=this.getFormatFromMimeType(r.type),a=this.generateRequestId();this.currentRequestId=a,this.ws.send(JSON.stringify({type:"audio_input",audio:n,format:o,sampleRate:16e3,voiceId:(t=this.config)==null?void 0:t.voiceId,requestId:a}))}catch(n){this.errorCallbacks.forEach(o=>o(n)),this.statusCallbacks.forEach(o=>o("error"))}}getFormatFromMimeType(r){return r.includes("wav")?"wav":r.includes("mpeg")||r.includes("mp3")?"mp3":"webm"}blobToBase64(r){return new Promise((t,n)=>{let o=new FileReader;o.onload=()=>{let s=o.result.split(",")[1];t(s)},o.onerror=n,o.readAsDataURL(r)})}async playAudio(r){if(!r.base64)return;let t=atob(r.base64),n=new Uint8Array(t.length);for(let l=0;l<t.length;l++)n[l]=t.charCodeAt(l);let o=r.format||"mp3",a=o==="mp3"?"audio/mpeg":`audio/${o}`,s=new Blob([n],{type:a}),i=URL.createObjectURL(s),d=new Audio(i);this.currentAudio=d,this.currentAudioUrl=i,d.onended=()=>{URL.revokeObjectURL(i),this.currentAudio===d&&(this.currentAudio=null,this.currentAudioUrl=null,this.isSpeaking=!1,this.statusCallbacks.forEach(l=>l("idle")))},await d.play()}onResult(r){this.resultCallbacks.push(r)}onError(r){this.errorCallbacks.push(r)}onStatusChange(r){this.statusCallbacks.push(r)}onProcessingStart(r){this.processingStartCallbacks.push(r)}async disconnect(){if(this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(await this.playbackManager.destroy(),this.playbackManager=null),this.currentRequestId=null,this.isSpeaking=!1,this.vad.stop(),await this.stopListening(),this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null),this.ws){try{this.ws.close()}catch{}this.ws=null}this.statusCallbacks.forEach(r=>r("disconnected"))}sendHeartbeat(){this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"ping"}))}};var Zo=class{constructor(r={}){this.config=r;this.type="browser";this.recognition=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.isListening=!1;this.w=typeof window!="undefined"?window:void 0}async connect(){this.statusCallbacks.forEach(r=>r("connected"))}async startListening(){var r,t;try{if(this.isListening)throw new Error("Already listening");if(!this.w)throw new Error("Window object not available");let n=this.w.SpeechRecognition||this.w.webkitSpeechRecognition;if(!n)throw new Error("Browser speech recognition not supported");this.recognition=new n,this.recognition.lang=((r=this.config)==null?void 0:r.language)||"en-US",this.recognition.continuous=((t=this.config)==null?void 0:t.continuous)||!1,this.recognition.interimResults=!0,this.recognition.onresult=o=>{var i;let a=Array.from(o.results).map(d=>d[0]).map(d=>d.transcript).join(""),s=o.results[o.results.length-1].isFinal;this.resultCallbacks.forEach(d=>d({text:a,confidence:s?.8:.5,provider:"browser"})),s&&!((i=this.config)!=null&&i.continuous)&&this.stopListening()},this.recognition.onerror=o=>{this.errorCallbacks.forEach(a=>a(new Error(o.error))),this.statusCallbacks.forEach(a=>a("error"))},this.recognition.onstart=()=>{this.isListening=!0,this.statusCallbacks.forEach(o=>o("listening"))},this.recognition.onend=()=>{this.isListening=!1,this.statusCallbacks.forEach(o=>o("idle"))},this.recognition.start()}catch(n){throw this.errorCallbacks.forEach(o=>o(n)),this.statusCallbacks.forEach(o=>o("error")),n}}async stopListening(){this.recognition&&(this.recognition.stop(),this.recognition=null),this.isListening=!1,this.statusCallbacks.forEach(r=>r("idle"))}onResult(r){this.resultCallbacks.push(r)}onError(r){this.errorCallbacks.push(r)}onStatusChange(r){this.statusCallbacks.push(r)}async disconnect(){await this.stopListening(),this.statusCallbacks.forEach(r=>r("disconnected"))}static isSupported(){return"SpeechRecognition"in window||"webkitSpeechRecognition"in window}};function ea(e){switch(e.type){case"runtype":if(!e.runtype)throw new Error("Runtype voice provider requires configuration");return new xs(e.runtype);case"browser":if(!Zo.isSupported())throw new Error("Browser speech recognition not supported");return new Zo(e.browser||{});case"custom":throw new Error("Custom voice providers not yet implemented");default:throw new Error(`Unknown voice provider type: ${e.type}`)}}function Ii(e){if((e==null?void 0:e.type)==="runtype"&&e.runtype)return ea({type:"runtype",runtype:e.runtype});if(Zo.isSupported())return ea({type:"browser",browser:(e==null?void 0:e.browser)||{language:"en-US"}});throw new Error("No supported voice providers available")}function ys(e){try{return Ii(e),!0}catch{return!1}}var va=class e{constructor(r={},t){this.config=r;this.callbacks=t;this.status="idle";this.streaming=!1;this.abortController=null;this.sequenceCounter=Date.now();this.clientSession=null;this.agentExecution=null;this.artifacts=new Map;this.selectedArtifactId=null;this.voiceProvider=null;this.voiceActive=!1;this.voiceStatus="disconnected";this.pendingVoiceUserMessageId=null;this.pendingVoiceAssistantMessageId=null;this.ttsSpokenMessageIds=new Set;this.handleEvent=r=>{var t,n,o,a,s,i,d;r.type==="message"?(this.upsertMessage(r.message),(t=r.message.agentMetadata)!=null&&t.executionId&&(this.agentExecution?r.message.agentMetadata.iteration!==void 0&&(this.agentExecution.currentIteration=r.message.agentMetadata.iteration):this.agentExecution={executionId:r.message.agentMetadata.executionId,agentId:"",agentName:(n=r.message.agentMetadata.agentName)!=null?n:"",status:"running",currentIteration:(o=r.message.agentMetadata.iteration)!=null?o:0,maxTurns:0})):r.type==="status"?(this.setStatus(r.status),r.status==="connecting"?this.setStreaming(!0):(r.status==="idle"||r.status==="error")&&(this.setStreaming(!1),this.abortController=null,((a=this.agentExecution)==null?void 0:a.status)==="running"&&(this.agentExecution.status=r.status==="error"?"error":"complete"))):r.type==="error"?(this.setStatus("error"),this.setStreaming(!1),this.abortController=null,((s=this.agentExecution)==null?void 0:s.status)==="running"&&(this.agentExecution.status="error"),(d=(i=this.callbacks).onError)==null||d.call(i,r.error)):(r.type==="artifact_start"||r.type==="artifact_delta"||r.type==="artifact_update"||r.type==="artifact_complete")&&this.applyArtifactStreamEvent(r)};var n,o;this.messages=[...(n=r.initialMessages)!=null?n:[]].map(a=>{var s;return{...a,sequence:(s=a.sequence)!=null?s:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new Yo(r);for(let a of(o=r.initialArtifacts)!=null?o:[])this.artifacts.set(a.id,{...a,status:"complete"});r.initialSelectedArtifactId!=null&&(this.selectedArtifactId=r.initialSelectedArtifactId),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.artifacts.size>0&&this.emitArtifactsState(),this.callbacks.onStatusChanged(this.status)}setSSEEventCallback(r){this.client.setSSEEventCallback(r)}isClientTokenMode(){return this.client.isClientTokenMode()}isAgentMode(){return this.client.isAgentMode()}getAgentExecution(){return this.agentExecution}isAgentExecuting(){var r;return((r=this.agentExecution)==null?void 0:r.status)==="running"}isVoiceSupported(){var r;return ys((r=this.config.voiceRecognition)==null?void 0:r.provider)}isVoiceActive(){return this.voiceActive}getVoiceStatus(){return this.voiceStatus}getVoiceInterruptionMode(){var r;return(r=this.voiceProvider)!=null&&r.getInterruptionMode?this.voiceProvider.getInterruptionMode():"none"}stopVoicePlayback(){var r;(r=this.voiceProvider)!=null&&r.stopPlayback&&this.voiceProvider.stopPlayback()}isBargeInActive(){var r,t,n;return(n=(t=(r=this.voiceProvider)==null?void 0:r.isBargeInActive)==null?void 0:t.call(r))!=null?n:!1}async deactivateBargeIn(){var r;(r=this.voiceProvider)!=null&&r.deactivateBargeIn&&await this.voiceProvider.deactivateBargeIn()}setupVoice(r){var t,n,o;try{let a=r||this.getVoiceConfigFromConfig();if(!a)throw new Error("Voice configuration not provided");this.voiceProvider=ea(a);let s=(t=this.config.voiceRecognition)!=null?t:{},i=(n=s.processingText)!=null?n:"\u{1F3A4} Processing voice...",d=(o=s.processingErrorText)!=null?o:"Voice processing failed. Please try again.";this.voiceProvider.onProcessingStart&&this.voiceProvider.onProcessingStart(()=>{let l=this.injectMessage({role:"user",content:i,streaming:!1,voiceProcessing:!0});this.pendingVoiceUserMessageId=l.id;let u=this.injectMessage({role:"assistant",content:"",streaming:!0,voiceProcessing:!0});this.pendingVoiceAssistantMessageId=u.id,this.setStreaming(!0)}),this.voiceProvider.onResult(l=>{var u,p,f,m,C,A;if(l.provider==="browser")l.text&&l.text.trim()&&this.sendMessage(l.text,{viaVoice:!0});else if(l.provider==="runtype"){this.pendingVoiceUserMessageId&&((u=l.transcript)!=null&&u.trim())?this.upsertMessage({id:this.pendingVoiceUserMessageId,role:"user",content:l.transcript.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(p=l.transcript)!=null&&p.trim()&&this.injectUserMessage({content:l.transcript.trim()}),this.pendingVoiceAssistantMessageId&&((f=l.text)!=null&&f.trim())?this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:l.text.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(m=l.text)!=null&&m.trim()&&this.injectAssistantMessage({content:l.text.trim()});{let k=(A=this.pendingVoiceAssistantMessageId)!=null?A:(C=[...this.messages].reverse().find(T=>T.role==="assistant"))==null?void 0:C.id;k&&this.ttsSpokenMessageIds.add(k)}this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null}}),this.voiceProvider.onError(l=>{console.error("Voice error:",l),this.pendingVoiceAssistantMessageId&&(this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:d,createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}),this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null)}),this.voiceProvider.onStatusChange(l=>{var u,p;this.voiceStatus=l,this.voiceActive=l==="listening",(p=(u=this.callbacks).onVoiceStatusChanged)==null||p.call(u,l)}),this.voiceProvider.connect()}catch(a){console.error("Failed to setup voice:",a)}}async toggleVoice(){if(!this.voiceProvider){console.error("Voice not configured");return}if(this.voiceActive)await this.voiceProvider.stopListening();else{this.stopSpeaking();try{await this.voiceProvider.startListening()}catch(r){console.error("Failed to start voice:",r)}}}cleanupVoice(){this.voiceProvider&&(this.voiceProvider.disconnect(),this.voiceProvider=null),this.voiceActive=!1,this.voiceStatus="disconnected"}getVoiceConfigFromConfig(){var t,n,o,a,s,i,d,l,u;if(!((t=this.config.voiceRecognition)!=null&&t.provider))return;let r=this.config.voiceRecognition.provider;switch(r.type){case"runtype":return{type:"runtype",runtype:{agentId:((n=r.runtype)==null?void 0:n.agentId)||"",clientToken:((o=r.runtype)==null?void 0:o.clientToken)||"",host:(a=r.runtype)==null?void 0:a.host,voiceId:(s=r.runtype)==null?void 0:s.voiceId,pauseDuration:(i=r.runtype)==null?void 0:i.pauseDuration,silenceThreshold:(d=r.runtype)==null?void 0:d.silenceThreshold}};case"browser":return{type:"browser",browser:{language:((l=r.browser)==null?void 0:l.language)||"en-US",continuous:(u=r.browser)==null?void 0:u.continuous}};default:return}}async initClientSession(){var r,t;if(!this.isClientTokenMode())return null;try{let n=await this.client.initSession();return this.setClientSession(n),n}catch(n){return(t=(r=this.callbacks).onError)==null||t.call(r,n instanceof Error?n:new Error(String(n))),null}}setClientSession(r){if(this.clientSession=r,r.config.welcomeMessage&&this.messages.length===0){let t={id:`welcome-${Date.now()}`,role:"assistant",content:r.config.welcomeMessage,createdAt:new Date().toISOString(),sequence:this.nextSequence()};this.appendMessage(t)}}getClientSession(){var r;return(r=this.clientSession)!=null?r:this.client.getClientSession()}isSessionValid(){let r=this.getClientSession();return r?new Date<r.expiresAt:!1}clearClientSession(){this.clientSession=null,this.client.clearClientSession()}getClient(){return this.client}async submitMessageFeedback(r,t){return this.client.submitMessageFeedback(r,t)}async submitCSATFeedback(r,t){return this.client.submitCSATFeedback(r,t)}async submitNPSFeedback(r,t){return this.client.submitNPSFeedback(r,t)}updateConfig(r){let t=this.client.getSSEEventCallback();this.config={...this.config,...r},this.client=new Yo(this.config),t&&this.client.setSSEEventCallback(t)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(r){this.handleEvent(r)}injectMessage(r){let{role:t,content:n,llmContent:o,contentParts:a,id:s,createdAt:i,sequence:d,streaming:l=!1,voiceProcessing:u,rawContent:p}=r,m={id:s!=null?s:t==="user"?wa():t==="assistant"?Qo():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:t,content:n,createdAt:i!=null?i:new Date().toISOString(),sequence:d!=null?d:this.nextSequence(),streaming:l,...o!==void 0&&{llmContent:o},...a!==void 0&&{contentParts:a},...u!==void 0&&{voiceProcessing:u},...p!==void 0&&{rawContent:p}};return this.upsertMessage(m),m}injectAssistantMessage(r){return this.injectMessage({...r,role:"assistant"})}injectUserMessage(r){return this.injectMessage({...r,role:"user"})}injectSystemMessage(r){return this.injectMessage({...r,role:"system"})}injectMessageBatch(r){let t=[];for(let n of r){let{role:o,content:a,llmContent:s,contentParts:i,id:d,createdAt:l,sequence:u,streaming:p=!1,voiceProcessing:f,rawContent:m}=n,A={id:d!=null?d:o==="user"?wa():o==="assistant"?Qo():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:o,content:a,createdAt:l!=null?l:new Date().toISOString(),sequence:u!=null?u:this.nextSequence(),streaming:p,...s!==void 0&&{llmContent:s},...i!==void 0&&{contentParts:i},...f!==void 0&&{voiceProcessing:f},...m!==void 0&&{rawContent:m}};t.push(A)}return this.messages=this.sortMessages([...this.messages,...t]),this.callbacks.onMessagesChanged([...this.messages]),t}injectComponentDirective(r){let{component:t,props:n={},text:o="",llmContent:a,id:s,createdAt:i,sequence:d}=r,l={text:o,component:t,props:n};return this.injectMessage({role:"assistant",content:o,rawContent:JSON.stringify(l),...a!==void 0&&{llmContent:a},...s!==void 0&&{id:s},...i!==void 0&&{createdAt:i},...d!==void 0&&{sequence:d}})}async sendMessage(r,t){var l,u,p,f,m;let n=r.trim();if(!n&&(!(t!=null&&t.contentParts)||t.contentParts.length===0))return;this.stopSpeaking(),(l=this.abortController)==null||l.abort();let o=wa(),a=Qo(),s={id:o,role:"user",content:n||Ei,createdAt:new Date().toISOString(),sequence:this.nextSequence(),viaVoice:(t==null?void 0:t.viaVoice)||!1,...(t==null?void 0:t.contentParts)&&t.contentParts.length>0&&{contentParts:t.contentParts}};this.appendMessage(s),this.setStreaming(!0);let i=new AbortController;this.abortController=i;let d=[...this.messages];try{await this.client.dispatch({messages:d,signal:i.signal,assistantMessageId:a},this.handleEvent)}catch(C){let A=C instanceof Error&&(C.name==="AbortError"||C.message.includes("aborted")||C.message.includes("abort"));if(!A){let k={id:a,role:"assistant",createdAt:new Date().toISOString(),content:"It looks like the proxy isn't returning a real response yet. Here's a sample message so you can continue testing locally.",sequence:this.nextSequence()};this.appendMessage(k)}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,A||(C instanceof Error?(p=(u=this.callbacks).onError)==null||p.call(u,C):(m=(f=this.callbacks).onError)==null||m.call(f,new Error(String(C))))}}async continueConversation(){var o,a,s,i,d;if(this.streaming)return;(o=this.abortController)==null||o.abort();let r=Qo();this.setStreaming(!0);let t=new AbortController;this.abortController=t;let n=[...this.messages];try{await this.client.dispatch({messages:n,signal:t.signal,assistantMessageId:r},this.handleEvent)}catch(l){let u={id:r,role:"assistant",createdAt:new Date().toISOString(),content:"It looks like the proxy isn't returning a real response yet. Here's a sample message so you can continue testing locally.",sequence:this.nextSequence()};this.appendMessage(u),this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,l instanceof Error?(s=(a=this.callbacks).onError)==null||s.call(a,l):(d=(i=this.callbacks).onError)==null||d.call(i,new Error(String(l)))}}async connectStream(r,t){var o,a,s;if(this.streaming&&!(t!=null&&t.allowReentry))return;t!=null&&t.allowReentry||(o=this.abortController)==null||o.abort();let n=!1;for(let i of this.messages)i.streaming&&(i.streaming=!1,n=!0);n&&this.callbacks.onMessagesChanged([...this.messages]),this.setStreaming(!0);try{await this.client.processStream(r,this.handleEvent,t==null?void 0:t.assistantMessageId)}catch(i){this.setStatus("error"),this.setStreaming(!1),this.abortController=null,(s=(a=this.callbacks).onError)==null||s.call(a,i instanceof Error?i:new Error(String(i)))}}async resolveApproval(r,t){var d,l,u,p;let n=`approval-${r.id}`,o={...r,status:t,resolvedAt:Date.now()},a={id:n,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",approval:o};this.upsertMessage(a),(d=this.abortController)==null||d.abort(),this.abortController=new AbortController,this.setStreaming(!0);let s=this.config.approval,i=s&&typeof s=="object"?s.onDecision:void 0;try{let f;if(i?f=await i({approvalId:r.id,executionId:r.executionId,agentId:r.agentId,toolName:r.toolName},t):f=await this.client.resolveApproval({agentId:r.agentId,executionId:r.executionId,approvalId:r.id},t),f){let m=null;if(f instanceof Response){if(!f.ok){let C=await f.json().catch(()=>null);throw new Error((l=C==null?void 0:C.error)!=null?l:`Approval request failed: ${f.status}`)}m=f.body}else f instanceof ReadableStream&&(m=f);m?await this.connectStream(m,{allowReentry:!0}):(t==="denied"&&this.appendMessage({id:`denial-${r.id}`,role:"assistant",content:"Tool execution was denied by user.",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()}),this.setStreaming(!1),this.abortController=null)}else this.setStreaming(!1),this.abortController=null}catch(f){let m=f instanceof Error&&(f.name==="AbortError"||f.message.includes("aborted")||f.message.includes("abort"));this.setStreaming(!1),this.abortController=null,m||(p=(u=this.callbacks).onError)==null||p.call(u,f instanceof Error?f:new Error(String(f)))}}persistAskUserQuestionProgress(r,t){let n=this.messages.find(o=>o.id===r.id);n&&this.upsertMessage({...n,agentMetadata:{...n.agentMetadata,askUserQuestionAnswers:t.answers,askUserQuestionIndex:t.currentIndex}})}markAskUserQuestionResolved(r,t){let n=this.messages.find(o=>o.id===r.id);n&&this.upsertMessage({...n,agentMetadata:{...n.agentMetadata,awaitingLocalTool:!1,askUserQuestionAnswered:!0,...t?{askUserQuestionAnswers:t}:{}}})}async resolveAskUserQuestion(r,t){var u,p,f,m,C,A,k,T,S,E,w,b;let n=this.messages.find(y=>y.id===r.id);if(((u=n==null?void 0:n.agentMetadata)==null?void 0:u.askUserQuestionAnswered)===!0)return;let o=(p=r.agentMetadata)==null?void 0:p.executionId,a=(f=r.toolCall)==null?void 0:f.name;if(!o||!a){(C=(m=this.callbacks).onError)==null||C.call(m,new Error("resolveAskUserQuestion: message is missing executionId or toolCall.name"));return}let s=typeof t=="string"?void 0:t;if(s===void 0&&typeof t=="string"){let y=(A=r.toolCall)==null?void 0:A.args,M=Array.isArray(y==null?void 0:y.questions)?y.questions:[];if(M.length===1){let H=typeof((k=M[0])==null?void 0:k.question)=="string"?M[0].question:"";H&&(s={[H]:t})}}this.markAskUserQuestionResolved(r,s),(T=this.abortController)==null||T.abort(),this.abortController=new AbortController,this.setStreaming(!0);let i=r.toolCall.id,d=(S=r.toolCall)==null?void 0:S.args,l=Array.isArray(d==null?void 0:d.questions)?d.questions:[];if(l.length===0){let y=typeof t=="string"?t:Object.entries(t).map(([M,H])=>`${M}: ${Array.isArray(H)?H.join(", "):H}`).join(" | ");this.appendMessage({id:`ask-user-answer-${i}`,role:"user",content:y,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}else{let y=s!=null?s:{};l.forEach((M,H)=>{let B=typeof(M==null?void 0:M.question)=="string"?M.question:"";if(!B)return;let R=y[B],W=Array.isArray(R)?R.join(", "):typeof R=="string"?R:"";this.appendMessage({id:`ask-user-q-${i}-${H}`,role:"assistant",content:B,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()}),this.appendMessage({id:`ask-user-a-${i}-${H}`,role:"user",content:W||"*Skipped*",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})})}try{let y=await this.client.resumeFlow(o,{[a]:t});if(!y.ok){let M=await y.json().catch(()=>null);throw new Error((E=M==null?void 0:M.error)!=null?E:`Resume failed: ${y.status}`)}y.body?await this.connectStream(y.body,{allowReentry:!0}):(this.setStreaming(!1),this.abortController=null)}catch(y){let M=y instanceof Error&&(y.name==="AbortError"||y.message.includes("aborted")||y.message.includes("abort"));this.setStreaming(!1),this.abortController=null,M||(b=(w=this.callbacks).onError)==null||b.call(w,y instanceof Error?y:new Error(String(y)))}}cancel(){var r;(r=this.abortController)==null||r.abort(),this.abortController=null,this.stopSpeaking(),this.stopVoicePlayback(),this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var r;this.stopSpeaking(),(r=this.abortController)==null||r.abort(),this.abortController=null,this.messages=[],this.agentExecution=null,this.clearArtifactState(),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}getArtifacts(){return[...this.artifacts.values()]}getArtifactById(r){return this.artifacts.get(r)}getSelectedArtifactId(){return this.selectedArtifactId}selectArtifact(r){this.selectedArtifactId=r,this.emitArtifactsState()}clearArtifacts(){this.clearArtifactState()}upsertArtifact(r){var o;let t=r.id||`art_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,9)}`;if(r.artifactType==="markdown"){let a={id:t,artifactType:"markdown",title:r.title,status:"complete",markdown:r.content};return this.artifacts.set(t,a),this.selectedArtifactId=t,this.emitArtifactsState(),a}let n={id:t,artifactType:"component",title:r.title,status:"complete",component:r.component,props:(o=r.props)!=null?o:{}};return this.artifacts.set(t,n),this.selectedArtifactId=t,this.emitArtifactsState(),n}clearArtifactState(){this.artifacts.size===0&&this.selectedArtifactId===null||(this.artifacts.clear(),this.selectedArtifactId=null,this.emitArtifactsState())}emitArtifactsState(){var r,t;(t=(r=this.callbacks).onArtifactsState)==null||t.call(r,{artifacts:[...this.artifacts.values()],selectedId:this.selectedArtifactId})}applyArtifactStreamEvent(r){var t,n;switch(r.type){case"artifact_start":{r.artifactType==="markdown"?this.artifacts.set(r.id,{id:r.id,artifactType:"markdown",title:r.title,status:"streaming",markdown:""}):this.artifacts.set(r.id,{id:r.id,artifactType:"component",title:r.title,status:"streaming",component:(t=r.component)!=null?t:"",props:{}}),this.selectedArtifactId=r.id;break}case"artifact_delta":{let o=this.artifacts.get(r.id);(o==null?void 0:o.artifactType)==="markdown"&&(o.markdown=((n=o.markdown)!=null?n:"")+r.artDelta);break}case"artifact_update":{let o=this.artifacts.get(r.id);(o==null?void 0:o.artifactType)==="component"&&(o.props={...o.props,...r.props},r.component&&(o.component=r.component));break}case"artifact_complete":{let o=this.artifacts.get(r.id);o&&(o.status="complete");break}default:return}this.emitArtifactsState()}hydrateMessages(r){var t;(t=this.abortController)==null||t.abort(),this.abortController=null,this.messages=this.sortMessages(r.map(n=>{var o;return{...n,streaming:!1,sequence:(o=n.sequence)!=null?o:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}hydrateArtifacts(r,t=null){this.artifacts.clear();for(let n of r)this.artifacts.set(n.id,{...n,status:"complete"});this.selectedArtifactId=t,this.emitArtifactsState()}setStatus(r){this.status!==r&&(this.status=r,this.callbacks.onStatusChanged(r))}setStreaming(r){if(this.streaming===r)return;let t=this.streaming;this.streaming=r,this.callbacks.onStreamingChanged(r),t&&!r&&this.speakLatestAssistantMessage()}speakLatestAssistantMessage(){let r=this.config.textToSpeech;if(!(r!=null&&r.enabled)||!(!r.provider||r.provider==="browser"||r.provider==="runtype"&&r.browserFallback))return;let n=[...this.messages].reverse().find(a=>a.role==="assistant"&&a.content&&!a.voiceProcessing);if(!n)return;if(this.ttsSpokenMessageIds.has(n.id)){this.ttsSpokenMessageIds.delete(n.id);return}let o=n.content;o.trim()&&this.speak(o,r)}speak(r,t){if(typeof window=="undefined"||!("speechSynthesis"in window))return;let n=window.speechSynthesis;n.cancel();let o=new SpeechSynthesisUtterance(r),a=n.getVoices();if(t.voice){let s=a.find(i=>i.name===t.voice);s&&(o.voice=s)}else a.length>0&&(o.voice=t.pickVoice?t.pickVoice(a):e.pickBestVoice(a));t.rate!==void 0&&(o.rate=t.rate),t.pitch!==void 0&&(o.pitch=t.pitch),setTimeout(()=>n.speak(o),50)}static pickBestVoice(r){var n;let t=["Microsoft Jenny Online (Natural) - English (United States)","Microsoft Aria Online (Natural) - English (United States)","Microsoft Guy Online (Natural) - English (United States)","Google US English","Google UK English Female","Ava (Premium)","Evan (Enhanced)","Samantha (Enhanced)","Samantha","Daniel","Karen","Microsoft David Desktop - English (United States)","Microsoft Zira Desktop - English (United States)"];for(let o of t){let a=r.find(s=>s.name===o);if(a)return a}return(n=r.find(o=>o.lang.startsWith("en")))!=null?n:r[0]}stopSpeaking(){typeof window!="undefined"&&"speechSynthesis"in window&&window.speechSynthesis.cancel()}appendMessage(r){let t=this.ensureSequence(r);this.messages=this.sortMessages([...this.messages,t]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(r){let t=this.ensureSequence(r),n=this.messages.findIndex(o=>o.id===t.id);if(n===-1){this.appendMessage(t);return}this.messages=this.messages.map((o,a)=>{var i;if(a!==n)return o;let s={...o,...t};return((i=o.agentMetadata)==null?void 0:i.askUserQuestionAnswered)===!0&&t.agentMetadata&&(s.agentMetadata={...t.agentMetadata,askUserQuestionAnswered:!0,...o.agentMetadata.askUserQuestionAnswers?{askUserQuestionAnswers:o.agentMetadata.askUserQuestionAnswers}:{},awaitingLocalTool:!1}),s}),this.messages=this.sortMessages(this.messages),this.callbacks.onMessagesChanged([...this.messages])}ensureSequence(r){return r.sequence!==void 0?{...r}:{...r,sequence:this.nextSequence()}}nextSequence(){return this.sequenceCounter++}sortMessages(r){return[...r].sort((t,n)=>{var d,l;let o=new Date(t.createdAt).getTime(),a=new Date(n.createdAt).getTime();if(!Number.isNaN(o)&&!Number.isNaN(a)&&o!==a)return o-a;let s=(d=t.sequence)!=null?d:0,i=(l=n.sequence)!=null?l:0;return s!==i?s-i:t.id.localeCompare(n.id)})}};var h=(e,r)=>{let t=document.createElement(e);return r&&(t.className=r),t},qn=(e,r,t)=>{let n=e.createElement(r);return t&&(n.className=t),n};var rd=[["path",{d:"M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2"}]];var nd=[["path",{d:"M12 5v14"}],["path",{d:"m19 12-7 7-7-7"}]];var od=[["path",{d:"m12 19-7-7 7-7"}],["path",{d:"M19 12H5"}]];var ad=[["path",{d:"M5 12h14"}],["path",{d:"m12 5 7 7-7 7"}]];var sd=[["path",{d:"M7 7h10v10"}],["path",{d:"M7 17 17 7"}]];var id=[["path",{d:"m5 12 7-7 7 7"}],["path",{d:"M12 19V5"}]];var ld=[["circle",{cx:"12",cy:"12",r:"4"}],["path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8"}]];var dd=[["path",{d:"M4.929 4.929 19.07 19.071"}],["circle",{cx:"12",cy:"12",r:"10"}]];var cd=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0"}],["path",{d:"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326"}]];var pd=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z"}]];var ud=[["path",{d:"M12 8V4H8"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2"}],["path",{d:"M2 14h2"}],["path",{d:"M20 14h2"}],["path",{d:"M15 13v2"}],["path",{d:"M9 13v2"}]];var fd=[["path",{d:"M12 10h.01"}],["path",{d:"M12 14h.01"}],["path",{d:"M12 6h.01"}],["path",{d:"M16 10h.01"}],["path",{d:"M16 14h.01"}],["path",{d:"M16 6h.01"}],["path",{d:"M8 10h.01"}],["path",{d:"M8 14h.01"}],["path",{d:"M8 6h.01"}],["path",{d:"M9 22v-3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"}],["rect",{x:"4",y:"2",width:"16",height:"20",rx:"2"}]];var md=[["path",{d:"M8 2v4"}],["path",{d:"M16 2v4"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2"}],["path",{d:"M3 10h18"}],["path",{d:"M8 14h.01"}],["path",{d:"M12 14h.01"}],["path",{d:"M16 14h.01"}],["path",{d:"M8 18h.01"}],["path",{d:"M12 18h.01"}],["path",{d:"M16 18h.01"}]];var gd=[["path",{d:"M8 2v4"}],["path",{d:"M16 2v4"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2"}],["path",{d:"M3 10h18"}]];var hd=[["path",{d:"M13.997 4a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 1.759-1.048l.489-.904A2 2 0 0 1 10.004 4z"}],["circle",{cx:"12",cy:"13",r:"3"}]];var xd=[["path",{d:"M20 6 9 17l-5-5"}]];var yd=[["path",{d:"m6 9 6 6 6-6"}]];var bd=[["path",{d:"m15 18-6-6 6-6"}]];var Cd=[["path",{d:"m9 18 6-6-6-6"}]];var wd=[["path",{d:"m18 15-6-6-6 6"}]];var Ri=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"m9 12 2 2 4-4"}]];var Hi=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"m15 9-6 6"}],["path",{d:"m9 9 6 6"}]];var vd=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1"}],["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v4"}],["path",{d:"M21 14H11"}],["path",{d:"m15 10-4 4 4 4"}]];var Ad=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}]];var Sd=[["path",{d:"M12 6v6l4 2"}],["circle",{cx:"12",cy:"12",r:"10"}]];var Td=[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"}]];var kd=[["rect",{width:"20",height:"14",x:"2",y:"5",rx:"2"}],["line",{x1:"2",x2:"22",y1:"10",y2:"10"}]];var Ed=[["line",{x1:"12",x2:"12",y1:"2",y2:"22"}],["path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"}]];var Md=[["path",{d:"M12 15V3"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}],["path",{d:"m7 10 5 5 5-5"}]];var Bi=[["circle",{cx:"12",cy:"12",r:"1"}],["circle",{cx:"12",cy:"5",r:"1"}],["circle",{cx:"12",cy:"19",r:"1"}]];var Wi=[["circle",{cx:"12",cy:"12",r:"1"}],["circle",{cx:"19",cy:"12",r:"1"}],["circle",{cx:"5",cy:"12",r:"1"}]];var Ld=[["path",{d:"M15 3h6v6"}],["path",{d:"M10 14 21 3"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}]];var Pd=[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143"}],["path",{d:"m2 2 20 20"}]];var Id=[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0"}],["circle",{cx:"12",cy:"12",r:"3"}]];var Rd=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M10 12.5 8 15l2 2.5"}],["path",{d:"m14 12.5 2 2.5-2 2.5"}]];var Hd=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M8 13h2"}],["path",{d:"M14 13h2"}],["path",{d:"M8 17h2"}],["path",{d:"M14 17h2"}]];var Bd=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M10 9H8"}],["path",{d:"M16 13H8"}],["path",{d:"M16 17H8"}]];var Wd=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}]];var Dd=[["path",{d:"M15 2h-4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8"}],["path",{d:"M16.706 2.706A2.4 2.4 0 0 0 15 2v5a1 1 0 0 0 1 1h5a2.4 2.4 0 0 0-.706-1.706z"}],["path",{d:"M5 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 1.732-1"}]];var Od=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}],["path",{d:"M7 3v18"}],["path",{d:"M3 7.5h4"}],["path",{d:"M3 12h18"}],["path",{d:"M3 16.5h4"}],["path",{d:"M17 3v18"}],["path",{d:"M17 7.5h4"}],["path",{d:"M17 16.5h4"}]];var Fd=[["path",{d:"M4 22V4a1 1 0 0 1 .4-.8A6 6 0 0 1 8 2c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10a1 1 0 0 1-.4.8A6 6 0 0 1 16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528"}]];var Nd=[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"}]];var _d=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"}]];var Di=[["path",{d:"M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z"}]];var $d=[["rect",{x:"3",y:"8",width:"18",height:"4",rx:"1"}],["path",{d:"M12 8v13"}],["path",{d:"M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7"}],["path",{d:"M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5"}]];var Ud=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"}],["path",{d:"M2 12h20"}]];var qd=[["line",{x1:"4",x2:"20",y1:"9",y2:"9"}],["line",{x1:"4",x2:"20",y1:"15",y2:"15"}],["line",{x1:"10",x2:"8",y1:"3",y2:"21"}],["line",{x1:"16",x2:"14",y1:"3",y2:"21"}]];var zd=[["path",{d:"M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3"}]];var Vd=[["path",{d:"M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5"}]];var jd=[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8"}],["path",{d:"M3 3v5h5"}],["path",{d:"M12 7v5l4 2"}]];var Oi=[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}]];var Gd=[["path",{d:"M16 5h6"}],["path",{d:"M19 2v6"}],["path",{d:"M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"}],["circle",{cx:"9",cy:"9",r:"2"}]];var Xd=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2"}],["circle",{cx:"9",cy:"9",r:"2"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"}]];var Jd=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"M12 16v-4"}],["path",{d:"M12 8h.01"}]];var Kd=[["path",{d:"m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4"}],["path",{d:"m21 2-9.6 9.6"}],["circle",{cx:"7.5",cy:"15.5",r:"5.5"}]];var Yd=[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"}]];var Fi=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56"}]];var Qd=[["path",{d:"M12 2v4"}],["path",{d:"m16.2 7.8 2.9-2.9"}],["path",{d:"M18 12h4"}],["path",{d:"m16.2 16.2 2.9 2.9"}],["path",{d:"M12 18v4"}],["path",{d:"m4.9 19.1 2.9-2.9"}],["path",{d:"M2 12h4"}],["path",{d:"m4.9 4.9 2.9 2.9"}]];var Zd=[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}]];var ec=[["path",{d:"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}],["rect",{x:"2",y:"4",width:"20",height:"16",rx:"2"}]];var tc=[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"}],["circle",{cx:"12",cy:"10",r:"3"}]];var rc=[["path",{d:"M8 3H5a2 2 0 0 0-2 2v3"}],["path",{d:"M21 8V5a2 2 0 0 0-2-2h-3"}],["path",{d:"M3 16v3a2 2 0 0 0 2 2h3"}],["path",{d:"M16 21h3a2 2 0 0 0 2-2v-3"}]];var nc=[["path",{d:"M4 5h16"}],["path",{d:"M4 12h16"}],["path",{d:"M4 19h16"}]];var oc=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719"}]];var ac=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z"}]];var sc=[["path",{d:"M12 19v3"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}],["rect",{x:"9",y:"2",width:"6",height:"13",rx:"3"}]];var ic=[["path",{d:"M8 3v3a2 2 0 0 1-2 2H3"}],["path",{d:"M21 8h-3a2 2 0 0 1-2-2V3"}],["path",{d:"M3 16h3a2 2 0 0 1 2 2v3"}],["path",{d:"M16 21v-3a2 2 0 0 1 2-2h3"}]];var lc=[["path",{d:"M5 12h14"}]];var dc=[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21"}]];var cc=[["path",{d:"M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"}]];var pc=[["path",{d:"M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"}],["path",{d:"M12 22V12"}],["polyline",{points:"3.29 7 12 12 20.71 7"}],["path",{d:"m7.5 4.27 9 5.15"}]];var uc=[["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551"}]];var fc=[["rect",{x:"14",y:"3",width:"5",height:"18",rx:"1"}],["rect",{x:"5",y:"3",width:"5",height:"18",rx:"1"}]];var mc=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z"}],["path",{d:"m15 5 4 4"}]];var gc=[["line",{x1:"19",x2:"5",y1:"5",y2:"19"}],["circle",{cx:"6.5",cy:"6.5",r:"2.5"}],["circle",{cx:"17.5",cy:"17.5",r:"2.5"}]];var hc=[["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"}]];var xc=[["path",{d:"M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z"}]];var yc=[["path",{d:"M5 12h14"}],["path",{d:"M12 5v14"}]];var bc=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z"}],["path",{d:"M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8"}],["path",{d:"M12 17.5v-11"}]];var Cc=[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"}],["path",{d:"M21 3v5h-5"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"}],["path",{d:"M8 16H3v5"}]];var wc=[["path",{d:"M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8"}],["path",{d:"M21 3v5h-5"}]];var vc=[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7"}]];var Ac=[["path",{d:"m21 21-4.34-4.34"}],["circle",{cx:"11",cy:"11",r:"8"}]];var Sc=[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z"}],["path",{d:"m21.854 2.147-10.94 10.939"}]];var Tc=[["path",{d:"M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"}],["circle",{cx:"12",cy:"12",r:"3"}]];var kc=[["path",{d:"M12 2v13"}],["path",{d:"m16 6-4-4-4 4"}],["path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}]];var Ec=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"M12 8v4"}],["path",{d:"M12 16h.01"}]];var Mc=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"m9 12 2 2 4-4"}]];var Ni=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"m14.5 9.5-5 5"}],["path",{d:"m9.5 9.5 5 5"}]];var Lc=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}]];var Pc=[["path",{d:"M16 10a4 4 0 0 1-8 0"}],["path",{d:"M3.103 6.034h17.794"}],["path",{d:"M3.4 5.467a2 2 0 0 0-.4 1.2V20a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6.667a2 2 0 0 0-.4-1.2l-2-2.667A2 2 0 0 0 17 2H7a2 2 0 0 0-1.6.8z"}]];var Ic=[["circle",{cx:"8",cy:"21",r:"1"}],["circle",{cx:"19",cy:"21",r:"1"}],["path",{d:"M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"}]];var Rc=[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2"}],["path",{d:"M12 18h.01"}]];var _i=[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z"}],["path",{d:"M20 2v4"}],["path",{d:"M22 4h-4"}],["circle",{cx:"4",cy:"20",r:"2"}]];var Hc=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}]];var Bc=[["path",{d:"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z"}]];var Wc=[["path",{d:"M15 21v-5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v5"}],["path",{d:"M17.774 10.31a1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.451 0 1.12 1.12 0 0 0-1.548 0 2.5 2.5 0 0 1-3.452 0 1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.77-3.248l2.889-4.184A2 2 0 0 1 7 2h10a2 2 0 0 1 1.653.873l2.895 4.192a2.5 2.5 0 0 1-3.774 3.244"}],["path",{d:"M4 10.95V19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8.05"}]];var Dc=[["circle",{cx:"12",cy:"12",r:"4"}],["path",{d:"M12 2v2"}],["path",{d:"M12 20v2"}],["path",{d:"m4.93 4.93 1.41 1.41"}],["path",{d:"m17.66 17.66 1.41 1.41"}],["path",{d:"M2 12h2"}],["path",{d:"M20 12h2"}],["path",{d:"m6.34 17.66-1.41 1.41"}],["path",{d:"m19.07 4.93-1.41 1.41"}]];var Oc=[["path",{d:"M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z"}],["circle",{cx:"7.5",cy:"7.5",r:".5",fill:"currentColor"}]];var Fc=[["path",{d:"M17 14V2"}],["path",{d:"M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z"}]];var Nc=[["path",{d:"M7 10v12"}],["path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z"}]];var _c=[["line",{x1:"10",x2:"14",y1:"2",y2:"2"}],["line",{x1:"12",x2:"15",y1:"14",y2:"11"}],["circle",{cx:"12",cy:"14",r:"8"}]];var $c=[["path",{d:"M10 11v6"}],["path",{d:"M14 11v6"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6"}],["path",{d:"M3 6h18"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}]];var Uc=[["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6"}],["path",{d:"M3 6h18"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}]];var $i=[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"}],["path",{d:"M12 9v4"}],["path",{d:"M12 17h.01"}]];var qc=[["path",{d:"M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2"}],["path",{d:"M15 18H9"}],["path",{d:"M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14"}],["circle",{cx:"17",cy:"18",r:"2"}],["circle",{cx:"7",cy:"18",r:"2"}]];var zc=[["path",{d:"M12 3v12"}],["path",{d:"m17 8-5-5-5 5"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}]];var Vc=[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"}],["circle",{cx:"12",cy:"7",r:"4"}]];var jc=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z"}],["path",{d:"M16 9a5 5 0 0 1 0 6"}],["path",{d:"M19.364 18.364a9 9 0 0 0 0-12.728"}]];var Gc=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z"}],["line",{x1:"22",x2:"16",y1:"9",y2:"15"}],["line",{x1:"16",x2:"22",y1:"9",y2:"15"}]];var Xc=[["path",{d:"M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1"}],["path",{d:"M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4"}]];var Jc=[["path",{d:"M18 6 6 18"}],["path",{d:"m6 6 12 12"}]];var Kc=[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"}]];var ub={activity:rd,"arrow-down":nd,"arrow-up":id,"arrow-up-right":sd,bot:ud,"chevron-down":yd,"chevron-up":wd,"chevron-right":Cd,"chevron-left":bd,check:xd,clipboard:Ad,"clipboard-copy":vd,copy:Td,file:Wd,"file-code":Rd,"file-spreadsheet":Hd,"file-text":Bd,"image-plus":Gd,loader:Qd,"loader-circle":Fi,mic:sc,paperclip:uc,"refresh-cw":Cc,search:Ac,send:Sc,"shield-alert":Ec,"shield-check":Mc,"shield-x":Ni,square:Hc,"thumbs-down":Fc,"thumbs-up":Nc,upload:zc,"volume-2":jc,x:Jc,user:Vc,mail:ec,phone:hc,calendar:gd,clock:Sd,building:fd,"map-pin":tc,lock:Zd,key:Kd,"credit-card":kd,"at-sign":ld,hash:qd,globe:Ud,link:Yd,"circle-check":Ri,"circle-x":Hi,"triangle-alert":$i,info:Jd,ban:dd,shield:Lc,"arrow-left":od,"arrow-right":ad,"external-link":Ld,ellipsis:Wi,"ellipsis-vertical":Bi,menu:nc,house:Oi,plus:yc,minus:lc,pencil:mc,trash:Uc,"trash-2":$c,save:vc,download:Md,share:kc,funnel:Di,settings:Tc,"rotate-cw":wc,maximize:rc,minimize:ic,"shopping-cart":Ic,"shopping-bag":Pc,package:pc,truck:qc,tag:Oc,gift:$d,receipt:bc,wallet:Xc,store:Wc,"dollar-sign":Ed,percent:gc,play:xc,pause:fc,"volume-x":Gc,camera:hd,image:Xd,film:Od,headphones:zd,"message-circle":oc,"message-square":ac,bell:cd,heart:Vd,star:Bc,eye:Id,"eye-off":Pd,bookmark:pd,"calendar-days":md,history:jd,timer:_c,folder:_d,"folder-open":Nd,files:Dd,sparkles:_i,zap:Kc,sun:Dc,moon:cc,flag:Fd,monitor:dc,smartphone:Rc},ve=(e,r=24,t="currentColor",n=2)=>{let o=ub[e];return o?fb(o,r,t,n):(console.warn(`Lucide icon "${e}" is not in the Persona registry. Add it to packages/widget/src/utils/icons.ts (see docs/icon-registry-shortlist.md).`),null)};function fb(e,r,t,n){if(!Array.isArray(e))return null;let o=document.createElementNS("http://www.w3.org/2000/svg","svg");return o.setAttribute("width",String(r)),o.setAttribute("height",String(r)),o.setAttribute("viewBox","0 0 24 24"),o.setAttribute("fill","none"),o.setAttribute("stroke",t),o.setAttribute("stroke-width",String(n)),o.setAttribute("stroke-linecap","round"),o.setAttribute("stroke-linejoin","round"),o.setAttribute("aria-hidden","true"),e.forEach(a=>{if(!Array.isArray(a)||a.length<2)return;let s=a[0],i=a[1];if(!i)return;let d=document.createElementNS("http://www.w3.org/2000/svg",s);Object.entries(i).forEach(([l,u])=>{l!=="stroke"&&d.setAttribute(l,String(u))}),o.appendChild(d)}),o}var Ui={allowedTypes:no,maxFileSize:10*1024*1024,maxFiles:4};function mb(){return`attach_${Date.now()}_${Math.random().toString(36).substring(2,9)}`}function gb(e){return e==="application/pdf"||e.startsWith("text/")||e.includes("word")?"file-text":e.includes("excel")||e.includes("spreadsheet")?"file-spreadsheet":e==="application/json"?"file-code":"file"}var ta=class e{constructor(r={}){this.attachments=[];this.previewsContainer=null;var t,n,o;this.config={allowedTypes:(t=r.allowedTypes)!=null?t:Ui.allowedTypes,maxFileSize:(n=r.maxFileSize)!=null?n:Ui.maxFileSize,maxFiles:(o=r.maxFiles)!=null?o:Ui.maxFiles,onFileRejected:r.onFileRejected,onAttachmentsChange:r.onAttachmentsChange}}setPreviewsContainer(r){this.previewsContainer=r}updateConfig(r){r.allowedTypes!==void 0&&(this.config.allowedTypes=r.allowedTypes.length>0?r.allowedTypes:Ui.allowedTypes),r.maxFileSize!==void 0&&(this.config.maxFileSize=r.maxFileSize),r.maxFiles!==void 0&&(this.config.maxFiles=r.maxFiles),r.onFileRejected!==void 0&&(this.config.onFileRejected=r.onFileRejected),r.onAttachmentsChange!==void 0&&(this.config.onAttachmentsChange=r.onAttachmentsChange)}getAttachments(){return[...this.attachments]}getContentParts(){return this.attachments.map(r=>r.contentPart)}hasAttachments(){return this.attachments.length>0}count(){return this.attachments.length}async handleFileSelect(r){!r||r.length===0||await this.handleFiles(Array.from(r))}async handleFiles(r){var t,n,o,a,s,i,d;if(r.length){for(let l of r){if(this.attachments.length>=this.config.maxFiles){(n=(t=this.config).onFileRejected)==null||n.call(t,l,"count");continue}let u=$g(l,this.config.allowedTypes,this.config.maxFileSize);if(!u.valid){let p=(o=u.error)!=null&&o.includes("type")?"type":"size";(s=(a=this.config).onFileRejected)==null||s.call(a,l,p);continue}try{let p=await _g(l),f=Mi(l)?URL.createObjectURL(l):null,m={id:mb(),file:l,previewUrl:f,contentPart:p};this.attachments.push(m),this.renderPreview(m)}catch(p){console.error("[AttachmentManager] Failed to process file:",p)}}this.updatePreviewsVisibility(),(d=(i=this.config).onAttachmentsChange)==null||d.call(i,this.getAttachments())}}removeAttachment(r){var a,s,i;let t=this.attachments.findIndex(d=>d.id===r);if(t===-1)return;let n=this.attachments[t];n.previewUrl&&URL.revokeObjectURL(n.previewUrl),this.attachments.splice(t,1);let o=(a=this.previewsContainer)==null?void 0:a.querySelector(`[data-attachment-id="${r}"]`);o&&o.remove(),this.updatePreviewsVisibility(),(i=(s=this.config).onAttachmentsChange)==null||i.call(s,this.getAttachments())}clearAttachments(){var r,t;for(let n of this.attachments)n.previewUrl&&URL.revokeObjectURL(n.previewUrl);this.attachments=[],this.previewsContainer&&(this.previewsContainer.innerHTML=""),this.updatePreviewsVisibility(),(t=(r=this.config).onAttachmentsChange)==null||t.call(r,this.getAttachments())}renderPreview(r){if(!this.previewsContainer)return;let t=Mi(r.file),n=h("div","persona-attachment-preview persona-relative persona-inline-block");if(n.setAttribute("data-attachment-id",r.id),n.style.width="48px",n.style.height="48px",t&&r.previewUrl){let s=h("img");s.src=r.previewUrl,s.alt=r.file.name,s.className="persona-w-full persona-h-full persona-object-cover persona-rounded-lg persona-border persona-border-gray-200",s.style.width="48px",s.style.height="48px",s.style.objectFit="cover",s.style.borderRadius="8px",n.appendChild(s)}else{let s=h("div");s.style.width="48px",s.style.height="48px",s.style.borderRadius="8px",s.style.backgroundColor="var(--persona-container, #f3f4f6)",s.style.border="1px solid var(--persona-border, #e5e7eb)",s.style.display="flex",s.style.flexDirection="column",s.style.alignItems="center",s.style.justifyContent="center",s.style.gap="2px",s.style.overflow="hidden";let i=gb(r.file.type),d=ve(i,20,"var(--persona-muted, #6b7280)",1.5);d&&s.appendChild(d);let l=h("span");l.textContent=Ug(r.file.type,r.file.name),l.style.fontSize="8px",l.style.fontWeight="600",l.style.color="var(--persona-muted, #6b7280)",l.style.textTransform="uppercase",l.style.lineHeight="1",s.appendChild(l),n.appendChild(s)}let o=h("button","persona-attachment-remove persona-absolute persona-flex persona-items-center persona-justify-center");o.type="button",o.setAttribute("aria-label","Remove attachment"),o.style.position="absolute",o.style.top="-4px",o.style.right="-4px",o.style.width="18px",o.style.height="18px",o.style.borderRadius="50%",o.style.backgroundColor="var(--persona-palette-colors-black-alpha-60, rgba(0, 0, 0, 0.6))",o.style.border="none",o.style.cursor="pointer",o.style.display="flex",o.style.alignItems="center",o.style.justifyContent="center",o.style.padding="0";let a=ve("x",10,"var(--persona-text-inverse, #ffffff)",2);a?o.appendChild(a):(o.textContent="\xD7",o.style.color="var(--persona-text-inverse, #ffffff)",o.style.fontSize="14px",o.style.lineHeight="1"),o.addEventListener("click",s=>{s.preventDefault(),s.stopPropagation(),this.removeAttachment(r.id)}),n.appendChild(o),this.previewsContainer.appendChild(n)}updatePreviewsVisibility(){this.previewsContainer&&(this.previewsContainer.style.display=this.attachments.length>0?"flex":"none")}static fromConfig(r,t){return new e({allowedTypes:r==null?void 0:r.allowedTypes,maxFileSize:r==null?void 0:r.maxFileSize,maxFiles:r==null?void 0:r.maxFiles,onFileRejected:r==null?void 0:r.onFileRejected,onAttachmentsChange:t})}};var qg=e=>typeof e=="object"&&e!==null&&!Array.isArray(e);function bs(e,r){if(!e)return r;if(!r)return e;let t={...e};for(let[n,o]of Object.entries(r)){let a=t[n];qg(a)&&qg(o)?t[n]=bs(a,o):t[n]=o}return t}var mn="min(440px, calc(100vw - 24px))",qi="440px",Gt={apiUrl:"https://api.runtype.com/api/chat/dispatch",clientToken:void 0,theme:void 0,darkTheme:void 0,colorScheme:"light",launcher:{enabled:!0,mountMode:"floating",dock:{side:"right",width:"420px"},title:"Chat Assistant",subtitle:"Here to help you get answers fast",agentIconText:"\u{1F4AC}",agentIconName:"bot",headerIconName:"bot",position:"bottom-right",width:mn,heightOffset:0,autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",closeButtonPaddingX:"0px",closeButtonPaddingY:"0px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:void 0,callToActionIconBackgroundColor:void 0,closeButtonBackgroundColor:"transparent",clearChat:{backgroundColor:"transparent",borderColor:"transparent",enabled:!0,placement:"inline",iconName:"refresh-cw",size:"32px",showTooltip:!0,tooltipText:"Clear chat",paddingX:"0px",paddingY:"0px"},headerIconHidden:!1,border:void 0,shadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)"},copy:{welcomeTitle:"Hello \u{1F44B}",welcomeSubtitle:"Ask anything about your account or products.",inputPlaceholder:"How can I help...",sendButtonLabel:"Send"},sendButton:{borderWidth:"0px",paddingX:"12px",paddingY:"10px",borderColor:void 0,useIcon:!0,iconText:"\u2191",size:"40px",showTooltip:!0,tooltipText:"Send message",iconName:"send"},statusIndicator:{visible:!0,idleText:"Online",connectingText:"Connecting\u2026",connectedText:"Streaming\u2026",errorText:"Offline"},voiceRecognition:{enabled:!0,pauseDuration:2e3,iconName:"mic",iconSize:"39px",borderWidth:"0px",paddingX:"9px",paddingY:"14px",iconColor:void 0,backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:void 0,recordingBackgroundColor:void 0,recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0,scrollToBottom:{enabled:!0,iconName:"arrow-down",label:""},toolCallDisplay:{collapsedMode:"tool-call",activePreview:!1,grouped:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},reasoningDisplay:{activePreview:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},streamAnimation:{type:"none",placeholder:"none",speed:120,duration:1800},askUserQuestion:{enabled:!0,slideInMs:180,freeTextLabel:"Other\u2026",freeTextPlaceholder:"Type your answer\u2026",submitLabel:"Send"}},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"],suggestionChipsConfig:{fontFamily:"sans-serif",fontWeight:"500",paddingX:"12px",paddingY:"6px"},layout:{header:{layout:"default",showIcon:!0,showTitle:!0,showSubtitle:!0,showCloseButton:!0,showClearChat:!0},messages:{layout:"bubble",avatar:{show:!1,position:"left"},timestamp:{show:!1,position:"below"},groupConsecutive:!1},slots:{}},markdown:{options:{gfm:!0,breaks:!0},disableDefaultStyles:!1},messageActions:{enabled:!0,showCopy:!0,showUpvote:!1,showDownvote:!1,visibility:"hover",align:"right",layout:"pill-inside"},debug:!1};function zg(e,r){if(!(!e&&!r))return e?r?bs(e,r):e:r}function zi(e){var r,t,n,o,a,s,i,d,l,u,p,f,m,C,A,k,T,S,E,w,b;return e?{...Gt,...e,theme:zg(Gt.theme,e.theme),darkTheme:zg(Gt.darkTheme,e.darkTheme),launcher:{...Gt.launcher,...e.launcher,dock:{...(r=Gt.launcher)==null?void 0:r.dock,...(t=e.launcher)==null?void 0:t.dock},clearChat:{...(n=Gt.launcher)==null?void 0:n.clearChat,...(o=e.launcher)==null?void 0:o.clearChat}},copy:{...Gt.copy,...e.copy},sendButton:{...Gt.sendButton,...e.sendButton},statusIndicator:{...Gt.statusIndicator,...e.statusIndicator},voiceRecognition:{...Gt.voiceRecognition,...e.voiceRecognition},features:(()=>{var me,We,Xe,Y,Ee,G,ce,de;let y=(me=Gt.features)==null?void 0:me.artifacts,M=(We=e.features)==null?void 0:We.artifacts,H=(Xe=Gt.features)==null?void 0:Xe.scrollToBottom,B=(Y=e.features)==null?void 0:Y.scrollToBottom,R=(Ee=Gt.features)==null?void 0:Ee.streamAnimation,W=(G=e.features)==null?void 0:G.streamAnimation,V=(ce=Gt.features)==null?void 0:ce.askUserQuestion,ne=(de=e.features)==null?void 0:de.askUserQuestion,ue=y===void 0&&M===void 0?void 0:{...y,...M,layout:{...y==null?void 0:y.layout,...M==null?void 0:M.layout}},Be=H===void 0&&B===void 0?void 0:{...H,...B},Ke=R===void 0&&W===void 0?void 0:{...R,...W},ye=V===void 0&&ne===void 0?void 0:{...V,...ne,styles:{...V==null?void 0:V.styles,...ne==null?void 0:ne.styles}};return{...Gt.features,...e.features,...Be!==void 0?{scrollToBottom:Be}:{},...ue!==void 0?{artifacts:ue}:{},...Ke!==void 0?{streamAnimation:Ke}:{},...ye!==void 0?{askUserQuestion:ye}:{}}})(),suggestionChips:(a=e.suggestionChips)!=null?a:Gt.suggestionChips,suggestionChipsConfig:{...Gt.suggestionChipsConfig,...e.suggestionChipsConfig},layout:{...Gt.layout,...e.layout,header:{...(s=Gt.layout)==null?void 0:s.header,...(i=e.layout)==null?void 0:i.header},messages:{...(d=Gt.layout)==null?void 0:d.messages,...(l=e.layout)==null?void 0:l.messages,avatar:{...(p=(u=Gt.layout)==null?void 0:u.messages)==null?void 0:p.avatar,...(m=(f=e.layout)==null?void 0:f.messages)==null?void 0:m.avatar},timestamp:{...(A=(C=Gt.layout)==null?void 0:C.messages)==null?void 0:A.timestamp,...(T=(k=e.layout)==null?void 0:k.messages)==null?void 0:T.timestamp}},slots:{...(S=Gt.layout)==null?void 0:S.slots,...(E=e.layout)==null?void 0:E.slots}},markdown:{...Gt.markdown,...e.markdown,options:{...(w=Gt.markdown)==null?void 0:w.options,...(b=e.markdown)==null?void 0:b.options}},messageActions:{...Gt.messageActions,...e.messageActions}}:Gt}var Yc={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},info:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"}},spacing:{0:"0px",1:"0.25rem",2:"0.5rem",3:"0.75rem",4:"1rem",5:"1.25rem",6:"1.5rem",8:"2rem",10:"2.5rem",12:"3rem",16:"4rem",20:"5rem",24:"6rem",32:"8rem",40:"10rem",48:"12rem",56:"14rem",64:"16rem"},typography:{fontFamily:{sans:'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif',serif:'Georgia, Cambria, "Times New Roman", Times, serif',mono:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace"},fontSize:{xs:"0.75rem",sm:"0.875rem",base:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem"},fontWeight:{normal:"400",medium:"500",semibold:"600",bold:"700"},lineHeight:{tight:"1.25",normal:"1.5",relaxed:"1.625"}},shadows:{none:"none",sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)"},borders:{none:"none",sm:"1px solid",md:"2px solid",lg:"4px solid"},radius:{none:"0px",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem",full:"9999px"}},Qc={colors:{primary:"palette.colors.primary.500",secondary:"palette.colors.secondary.500",accent:"palette.colors.primary.600",surface:"palette.colors.gray.50",background:"palette.colors.gray.50",container:"palette.colors.gray.50",text:"palette.colors.gray.900",textMuted:"palette.colors.gray.500",textInverse:"palette.colors.gray.50",border:"palette.colors.gray.200",divider:"palette.colors.gray.200",interactive:{default:"palette.colors.primary.600",hover:"palette.colors.primary.700",focus:"palette.colors.primary.600",active:"palette.colors.primary.600",disabled:"palette.colors.gray.300"},feedback:{success:"palette.colors.success.500",warning:"palette.colors.warning.500",error:"palette.colors.error.500",info:"palette.colors.info.500"}},spacing:{xs:"palette.spacing.1",sm:"palette.spacing.2",md:"palette.spacing.4",lg:"palette.spacing.6",xl:"palette.spacing.8","2xl":"palette.spacing.10"},typography:{fontFamily:"palette.typography.fontFamily.sans",fontSize:"palette.typography.fontSize.base",fontWeight:"palette.typography.fontWeight.normal",lineHeight:"palette.typography.lineHeight.normal"}},Zc={button:{primary:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},secondary:{background:"semantic.colors.surface",foreground:"semantic.colors.secondary",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},ghost:{background:"transparent",foreground:"semantic.colors.text",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},input:{background:"palette.colors.gray.50",placeholder:"palette.colors.gray.400",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md",focus:{border:"palette.colors.gray.400",ring:"palette.colors.gray.400"}},launcher:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",border:"palette.colors.gray.200",size:"60px",iconSize:"28px",borderRadius:"palette.radius.full",shadow:"palette.shadows.lg"},panel:{width:mn,maxWidth:qi,height:"600px",maxHeight:"calc(100vh - 80px)",borderRadius:"palette.radius.xl",shadow:"palette.shadows.xl"},header:{background:"palette.colors.primary.500",border:"palette.colors.primary.600",borderRadius:"palette.radius.xl palette.radius.xl 0 0",padding:"semantic.spacing.md",iconBackground:"palette.colors.primary.600",iconForeground:"palette.colors.primary.50",titleForeground:"palette.colors.primary.50",subtitleForeground:"palette.colors.primary.200",actionIconForeground:"palette.colors.primary.200"},message:{user:{background:"palette.colors.primary.500",text:"palette.colors.primary.50",borderRadius:"palette.radius.lg",shadow:"palette.shadows.sm"},assistant:{background:"palette.colors.gray.50",text:"palette.colors.gray.900",borderRadius:"palette.radius.lg",border:"palette.colors.gray.200",shadow:"palette.shadows.sm"},border:"semantic.colors.border"},introCard:{background:"semantic.colors.surface",borderRadius:"palette.radius.2xl",padding:"semantic.spacing.lg",shadow:"0 5px 15px rgba(15, 23, 42, 0.08)"},toolBubble:{shadow:"palette.shadows.sm"},reasoningBubble:{shadow:"palette.shadows.sm"},composer:{shadow:"none"},markdown:{inlineCode:{background:"palette.colors.gray.50",foreground:"palette.colors.gray.900"},link:{foreground:"palette.colors.primary.600"},prose:{fontFamily:"inherit"},codeBlock:{background:"semantic.colors.container",borderColor:"semantic.colors.border",textColor:"inherit"},table:{headerBackground:"semantic.colors.container",borderColor:"semantic.colors.border"},hr:{color:"semantic.colors.divider"},blockquote:{borderColor:"palette.colors.gray.900",background:"transparent",textColor:"palette.colors.gray.500"}},collapsibleWidget:{container:"palette.colors.gray.50",surface:"semantic.colors.surface",border:"semantic.colors.border"},voice:{recording:{indicator:"palette.colors.error.500",background:"palette.colors.error.50",border:"palette.colors.error.200"},processing:{icon:"palette.colors.primary.500",background:"palette.colors.primary.50"},speaking:{icon:"palette.colors.success.500"}},approval:{requested:{background:"palette.colors.warning.50",border:"palette.colors.warning.200",text:"palette.colors.gray.900"},approve:{background:"palette.colors.success.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"},deny:{background:"palette.colors.error.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},attachment:{image:{background:"palette.colors.gray.100",border:"palette.colors.gray.200"}},scrollToBottom:{background:"components.button.primary.background",foreground:"components.button.primary.foreground",border:"semantic.colors.primary",size:"40px",borderRadius:"palette.radius.full",shadow:"palette.shadows.sm",padding:"0.5rem 0.875rem",gap:"0.5rem",fontSize:"0.875rem",iconSize:"14px"},artifact:{pane:{background:"semantic.colors.container",toolbarBackground:"semantic.colors.container"}}};function Aa(e,r){if(!r.startsWith("palette.")&&!r.startsWith("semantic.")&&!r.startsWith("components."))return r;let t=r.split("."),n=e;for(let o of t){if(n==null)return;n=n[o]}return typeof n=="string"&&(n.startsWith("palette.")||n.startsWith("semantic.")||n.startsWith("components."))?Aa(e,n):n}function Vi(e){let r={};function t(n,o){for(let[a,s]of Object.entries(n)){let i=`${o}.${a}`;if(typeof s=="string"){let d=Aa(e,s);d!==void 0&&(r[i]={path:i,value:d,type:o.includes("color")?"color":o.includes("spacing")?"spacing":o.includes("typography")?"typography":o.includes("shadow")?"shadow":o.includes("border")?"border":"color"})}else typeof s=="object"&&s!==null&&t(s,i)}}return t(e.palette,"palette"),t(e.semantic,"semantic"),t(e.components,"components"),r}function ep(e){let r=[],t=[];return e.palette||r.push({path:"palette",message:"Theme must include a palette",severity:"error"}),e.semantic||t.push({path:"semantic",message:"No semantic tokens defined - defaults will be used",severity:"warning"}),e.components||t.push({path:"components",message:"No component tokens defined - defaults will be used",severity:"warning"}),{valid:r.length===0,errors:r,warnings:t}}function Vg(e,r){let t={...e};for(let[n,o]of Object.entries(r)){let a=t[n];a&&typeof a=="object"&&!Array.isArray(a)&&o&&typeof o=="object"&&!Array.isArray(o)?t[n]=Vg(a,o):t[n]=o}return t}function hb(e,r){return r?Vg(e,r):e}function Sa(e,r={}){var o,a,s,i,d,l,u,p,f,m,C,A,k;let t={palette:Yc,semantic:Qc,components:Zc},n={palette:{...t.palette,...e==null?void 0:e.palette,colors:{...t.palette.colors,...(o=e==null?void 0:e.palette)==null?void 0:o.colors},spacing:{...t.palette.spacing,...(a=e==null?void 0:e.palette)==null?void 0:a.spacing},typography:{...t.palette.typography,...(s=e==null?void 0:e.palette)==null?void 0:s.typography},shadows:{...t.palette.shadows,...(i=e==null?void 0:e.palette)==null?void 0:i.shadows},borders:{...t.palette.borders,...(d=e==null?void 0:e.palette)==null?void 0:d.borders},radius:{...t.palette.radius,...(l=e==null?void 0:e.palette)==null?void 0:l.radius}},semantic:{...t.semantic,...e==null?void 0:e.semantic,colors:{...t.semantic.colors,...(u=e==null?void 0:e.semantic)==null?void 0:u.colors,interactive:{...t.semantic.colors.interactive,...(f=(p=e==null?void 0:e.semantic)==null?void 0:p.colors)==null?void 0:f.interactive},feedback:{...t.semantic.colors.feedback,...(C=(m=e==null?void 0:e.semantic)==null?void 0:m.colors)==null?void 0:C.feedback}},spacing:{...t.semantic.spacing,...(A=e==null?void 0:e.semantic)==null?void 0:A.spacing},typography:{...t.semantic.typography,...(k=e==null?void 0:e.semantic)==null?void 0:k.typography}},components:hb(t.components,e==null?void 0:e.components)};if(r.validate!==!1){let T=ep(n);if(!T.valid)throw new Error(`Theme validation failed: ${T.errors.map(S=>S.message).join(", ")}`)}if(r.plugins)for(let T of r.plugins)n=T.transform(n);return n}function ji(e){var A,k,T,S,E,w,b,y,M,H,B,R,W,V,ne,ue,Be,Ke,ye,me,We,Xe,Y,Ee,G,ce,de,pe,Re,Ye,J,ie,Ue,K,j,Ce,De,oe,Se,ge,Rt,Me,ae,ur,Ut,Qt,Or,vr,Oe,q,Te,_e,Ne,qe,st,nt,pt,Nt,F,xe,be,it,Ge,Wt,ar,Pt,kt,rt,lt,rr,gn,Ir,Tn,Et,hn,pr,Ar,Kr,bt,kn,nn,Sr,Tr,Vn,En,xn,vt,Pe,P,Z,se,Mt,zt,Ht,sr,xr,Fr,kr,ot,wr,Nr,co,jn,po,Fn,on,Mn,At,ir,lr,an,uo,yn,Ln,sn,z;let r=Vi(e),t={};for(let[he,ln]of Object.entries(r)){let Pn=he.replace(/\./g,"-");t[`--persona-${Pn}`]=ln.value}t["--persona-primary"]=(A=t["--persona-semantic-colors-primary"])!=null?A:t["--persona-palette-colors-primary-500"],t["--persona-secondary"]=(k=t["--persona-semantic-colors-secondary"])!=null?k:t["--persona-palette-colors-secondary-500"],t["--persona-accent"]=(T=t["--persona-semantic-colors-accent"])!=null?T:t["--persona-palette-colors-accent-500"],t["--persona-surface"]=(S=t["--persona-semantic-colors-surface"])!=null?S:t["--persona-palette-colors-gray-50"],t["--persona-background"]=(E=t["--persona-semantic-colors-background"])!=null?E:t["--persona-palette-colors-gray-50"],t["--persona-container"]=(w=t["--persona-semantic-colors-container"])!=null?w:t["--persona-palette-colors-gray-100"],t["--persona-text"]=(b=t["--persona-semantic-colors-text"])!=null?b:t["--persona-palette-colors-gray-900"],t["--persona-text-muted"]=(y=t["--persona-semantic-colors-text-muted"])!=null?y:t["--persona-palette-colors-gray-500"],t["--persona-text-inverse"]=(M=t["--persona-semantic-colors-text-inverse"])!=null?M:t["--persona-palette-colors-gray-50"],t["--persona-border"]=(H=t["--persona-semantic-colors-border"])!=null?H:t["--persona-palette-colors-gray-200"],t["--persona-divider"]=(B=t["--persona-semantic-colors-divider"])!=null?B:t["--persona-palette-colors-gray-200"],t["--persona-muted"]=t["--persona-text-muted"],t["--persona-voice-recording-indicator"]=(R=t["--persona-components-voice-recording-indicator"])!=null?R:t["--persona-palette-colors-error-500"],t["--persona-voice-recording-bg"]=(W=t["--persona-components-voice-recording-background"])!=null?W:t["--persona-palette-colors-error-50"],t["--persona-voice-processing-icon"]=(V=t["--persona-components-voice-processing-icon"])!=null?V:t["--persona-palette-colors-primary-500"],t["--persona-voice-speaking-icon"]=(ne=t["--persona-components-voice-speaking-icon"])!=null?ne:t["--persona-palette-colors-success-500"],t["--persona-approval-bg"]=(ue=t["--persona-components-approval-requested-background"])!=null?ue:t["--persona-palette-colors-warning-50"],t["--persona-approval-border"]=(Be=t["--persona-components-approval-requested-border"])!=null?Be:t["--persona-palette-colors-warning-200"],t["--persona-approval-text"]=(Ke=t["--persona-components-approval-requested-text"])!=null?Ke:t["--persona-palette-colors-gray-900"],t["--persona-approval-approve-bg"]=(ye=t["--persona-components-approval-approve-background"])!=null?ye:t["--persona-palette-colors-success-500"],t["--persona-approval-deny-bg"]=(me=t["--persona-components-approval-deny-background"])!=null?me:t["--persona-palette-colors-error-500"],t["--persona-attachment-image-bg"]=(We=t["--persona-components-attachment-image-background"])!=null?We:t["--persona-palette-colors-gray-100"],t["--persona-attachment-image-border"]=(Xe=t["--persona-components-attachment-image-border"])!=null?Xe:t["--persona-palette-colors-gray-200"],t["--persona-font-family"]=(Y=t["--persona-semantic-typography-fontFamily"])!=null?Y:t["--persona-palette-typography-fontFamily-sans"],t["--persona-font-size"]=(Ee=t["--persona-semantic-typography-fontSize"])!=null?Ee:t["--persona-palette-typography-fontSize-base"],t["--persona-font-weight"]=(G=t["--persona-semantic-typography-fontWeight"])!=null?G:t["--persona-palette-typography-fontWeight-normal"],t["--persona-line-height"]=(ce=t["--persona-semantic-typography-lineHeight"])!=null?ce:t["--persona-palette-typography-lineHeight-normal"],t["--persona-input-font-family"]=t["--persona-font-family"],t["--persona-input-font-weight"]=t["--persona-font-weight"],t["--persona-radius-sm"]=(de=t["--persona-palette-radius-sm"])!=null?de:"0.125rem",t["--persona-radius-md"]=(pe=t["--persona-palette-radius-md"])!=null?pe:"0.375rem",t["--persona-radius-lg"]=(Re=t["--persona-palette-radius-lg"])!=null?Re:"0.5rem",t["--persona-radius-xl"]=(Ye=t["--persona-palette-radius-xl"])!=null?Ye:"0.75rem",t["--persona-radius-full"]=(J=t["--persona-palette-radius-full"])!=null?J:"9999px",t["--persona-launcher-radius"]=(Ue=(ie=t["--persona-components-launcher-borderRadius"])!=null?ie:t["--persona-palette-radius-full"])!=null?Ue:"9999px",t["--persona-launcher-bg"]=(K=t["--persona-components-launcher-background"])!=null?K:t["--persona-primary"],t["--persona-launcher-fg"]=(j=t["--persona-components-launcher-foreground"])!=null?j:t["--persona-text-inverse"],t["--persona-launcher-border"]=(Ce=t["--persona-components-launcher-border"])!=null?Ce:t["--persona-border"],t["--persona-button-primary-bg"]=(De=t["--persona-components-button-primary-background"])!=null?De:t["--persona-primary"],t["--persona-button-primary-fg"]=(oe=t["--persona-components-button-primary-foreground"])!=null?oe:t["--persona-text-inverse"],t["--persona-button-radius"]=(ge=(Se=t["--persona-components-button-primary-borderRadius"])!=null?Se:t["--persona-palette-radius-full"])!=null?ge:"9999px",t["--persona-panel-radius"]=(Me=(Rt=t["--persona-components-panel-borderRadius"])!=null?Rt:t["--persona-radius-xl"])!=null?Me:"0.75rem",t["--persona-panel-border"]=(ae=t["--persona-components-panel-border"])!=null?ae:`1px solid ${t["--persona-border"]}`,t["--persona-panel-shadow"]=(Ut=(ur=t["--persona-components-panel-shadow"])!=null?ur:t["--persona-palette-shadows-xl"])!=null?Ut:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",t["--persona-input-radius"]=(Or=(Qt=t["--persona-components-input-borderRadius"])!=null?Qt:t["--persona-radius-lg"])!=null?Or:"0.5rem",t["--persona-message-user-radius"]=(Oe=(vr=t["--persona-components-message-user-borderRadius"])!=null?vr:t["--persona-radius-lg"])!=null?Oe:"0.5rem",t["--persona-message-assistant-radius"]=(Te=(q=t["--persona-components-message-assistant-borderRadius"])!=null?q:t["--persona-radius-lg"])!=null?Te:"0.5rem",t["--persona-header-bg"]=(_e=t["--persona-components-header-background"])!=null?_e:t["--persona-surface"],t["--persona-header-border"]=(Ne=t["--persona-components-header-border"])!=null?Ne:t["--persona-divider"],t["--persona-header-icon-bg"]=(qe=t["--persona-components-header-iconBackground"])!=null?qe:t["--persona-primary"],t["--persona-header-icon-fg"]=(st=t["--persona-components-header-iconForeground"])!=null?st:t["--persona-text-inverse"],t["--persona-header-title-fg"]=(nt=t["--persona-components-header-titleForeground"])!=null?nt:t["--persona-primary"],t["--persona-header-subtitle-fg"]=(pt=t["--persona-components-header-subtitleForeground"])!=null?pt:t["--persona-text-muted"],t["--persona-header-action-icon-fg"]=(Nt=t["--persona-components-header-actionIconForeground"])!=null?Nt:t["--persona-muted"];let n=(F=e.components)==null?void 0:F.header;n!=null&&n.shadow&&(t["--persona-header-shadow"]=n.shadow),n!=null&&n.borderBottom&&(t["--persona-header-border-bottom"]=n.borderBottom);let o=(xe=e.components)==null?void 0:xe.introCard;t["--persona-intro-card-bg"]=(be=t["--persona-components-introCard-background"])!=null?be:t["--persona-surface"],t["--persona-intro-card-radius"]=(it=t["--persona-components-introCard-borderRadius"])!=null?it:"1rem",t["--persona-intro-card-padding"]=(Ge=t["--persona-components-introCard-padding"])!=null?Ge:"1.5rem",t["--persona-intro-card-shadow"]=(ar=(Wt=o==null?void 0:o.shadow)!=null?Wt:t["--persona-components-introCard-shadow"])!=null?ar:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-input-background"]=(Pt=t["--persona-components-input-background"])!=null?Pt:t["--persona-surface"],t["--persona-input-placeholder"]=(kt=t["--persona-components-input-placeholder"])!=null?kt:t["--persona-text-muted"],t["--persona-message-user-bg"]=(rt=t["--persona-components-message-user-background"])!=null?rt:t["--persona-accent"],t["--persona-message-user-text"]=(lt=t["--persona-components-message-user-text"])!=null?lt:t["--persona-text-inverse"],t["--persona-message-user-shadow"]=(rr=t["--persona-components-message-user-shadow"])!=null?rr:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-message-assistant-bg"]=(gn=t["--persona-components-message-assistant-background"])!=null?gn:t["--persona-surface"],t["--persona-message-assistant-text"]=(Ir=t["--persona-components-message-assistant-text"])!=null?Ir:t["--persona-text"],t["--persona-message-assistant-border"]=(Tn=t["--persona-components-message-assistant-border"])!=null?Tn:t["--persona-border"],t["--persona-message-assistant-shadow"]=(Et=t["--persona-components-message-assistant-shadow"])!=null?Et:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-scroll-to-bottom-bg"]=(pr=(hn=t["--persona-components-scrollToBottom-background"])!=null?hn:t["--persona-button-primary-bg"])!=null?pr:t["--persona-accent"],t["--persona-scroll-to-bottom-fg"]=(Kr=(Ar=t["--persona-components-scrollToBottom-foreground"])!=null?Ar:t["--persona-button-primary-fg"])!=null?Kr:t["--persona-text-inverse"],t["--persona-scroll-to-bottom-border"]=(bt=t["--persona-components-scrollToBottom-border"])!=null?bt:t["--persona-primary"],t["--persona-scroll-to-bottom-size"]=(kn=t["--persona-components-scrollToBottom-size"])!=null?kn:"40px",t["--persona-scroll-to-bottom-radius"]=(Tr=(Sr=(nn=t["--persona-components-scrollToBottom-borderRadius"])!=null?nn:t["--persona-button-radius"])!=null?Sr:t["--persona-radius-full"])!=null?Tr:"9999px",t["--persona-scroll-to-bottom-shadow"]=(En=(Vn=t["--persona-components-scrollToBottom-shadow"])!=null?Vn:t["--persona-palette-shadows-sm"])!=null?En:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-scroll-to-bottom-padding"]=(xn=t["--persona-components-scrollToBottom-padding"])!=null?xn:"0.5rem 0.875rem",t["--persona-scroll-to-bottom-gap"]=(vt=t["--persona-components-scrollToBottom-gap"])!=null?vt:"0.5rem",t["--persona-scroll-to-bottom-font-size"]=(P=(Pe=t["--persona-components-scrollToBottom-fontSize"])!=null?Pe:t["--persona-palette-typography-fontSize-sm"])!=null?P:"0.875rem",t["--persona-scroll-to-bottom-icon-size"]=(Z=t["--persona-components-scrollToBottom-iconSize"])!=null?Z:"14px",t["--persona-tool-bubble-shadow"]=(se=t["--persona-components-toolBubble-shadow"])!=null?se:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-reasoning-bubble-shadow"]=(Mt=t["--persona-components-reasoningBubble-shadow"])!=null?Mt:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-composer-shadow"]=(zt=t["--persona-components-composer-shadow"])!=null?zt:"none",t["--persona-md-inline-code-bg"]=(Ht=t["--persona-components-markdown-inlineCode-background"])!=null?Ht:t["--persona-container"],t["--persona-md-inline-code-color"]=(sr=t["--persona-components-markdown-inlineCode-foreground"])!=null?sr:t["--persona-text"],t["--persona-md-link-color"]=(Fr=(xr=t["--persona-components-markdown-link-foreground"])!=null?xr:t["--persona-accent"])!=null?Fr:"#0f0f0f";let a=t["--persona-components-markdown-heading-h1-fontSize"];a&&(t["--persona-md-h1-size"]=a);let s=t["--persona-components-markdown-heading-h1-fontWeight"];s&&(t["--persona-md-h1-weight"]=s);let i=t["--persona-components-markdown-heading-h2-fontSize"];i&&(t["--persona-md-h2-size"]=i);let d=t["--persona-components-markdown-heading-h2-fontWeight"];d&&(t["--persona-md-h2-weight"]=d);let l=t["--persona-components-markdown-prose-fontFamily"];l&&l!=="inherit"&&(t["--persona-md-prose-font-family"]=l),t["--persona-md-code-block-bg"]=(kr=t["--persona-components-markdown-codeBlock-background"])!=null?kr:t["--persona-container"],t["--persona-md-code-block-border-color"]=(ot=t["--persona-components-markdown-codeBlock-borderColor"])!=null?ot:t["--persona-border"],t["--persona-md-code-block-text-color"]=(wr=t["--persona-components-markdown-codeBlock-textColor"])!=null?wr:"inherit",t["--persona-md-table-header-bg"]=(Nr=t["--persona-components-markdown-table-headerBackground"])!=null?Nr:t["--persona-container"],t["--persona-md-table-border-color"]=(co=t["--persona-components-markdown-table-borderColor"])!=null?co:t["--persona-border"],t["--persona-md-hr-color"]=(jn=t["--persona-components-markdown-hr-color"])!=null?jn:t["--persona-divider"],t["--persona-md-blockquote-border-color"]=(po=t["--persona-components-markdown-blockquote-borderColor"])!=null?po:t["--persona-palette-colors-gray-900"],t["--persona-md-blockquote-bg"]=(Fn=t["--persona-components-markdown-blockquote-background"])!=null?Fn:"transparent",t["--persona-md-blockquote-text-color"]=(on=t["--persona-components-markdown-blockquote-textColor"])!=null?on:t["--persona-palette-colors-gray-500"],t["--cw-container"]=(Mn=t["--persona-components-collapsibleWidget-container"])!=null?Mn:t["--persona-surface"],t["--cw-surface"]=(At=t["--persona-components-collapsibleWidget-surface"])!=null?At:t["--persona-surface"],t["--cw-border"]=(ir=t["--persona-components-collapsibleWidget-border"])!=null?ir:t["--persona-border"],t["--persona-message-border"]=(lr=t["--persona-components-message-border"])!=null?lr:t["--persona-border"];let u=e.components,p=u==null?void 0:u.iconButton;p&&(p.background&&(t["--persona-icon-btn-bg"]=p.background),p.border&&(t["--persona-icon-btn-border"]=p.border),p.color&&(t["--persona-icon-btn-color"]=p.color),p.padding&&(t["--persona-icon-btn-padding"]=p.padding),p.borderRadius&&(t["--persona-icon-btn-radius"]=p.borderRadius),p.hoverBackground&&(t["--persona-icon-btn-hover-bg"]=p.hoverBackground),p.hoverColor&&(t["--persona-icon-btn-hover-color"]=p.hoverColor),p.activeBackground&&(t["--persona-icon-btn-active-bg"]=p.activeBackground),p.activeBorder&&(t["--persona-icon-btn-active-border"]=p.activeBorder));let f=u==null?void 0:u.labelButton;f&&(f.background&&(t["--persona-label-btn-bg"]=f.background),f.border&&(t["--persona-label-btn-border"]=f.border),f.color&&(t["--persona-label-btn-color"]=f.color),f.padding&&(t["--persona-label-btn-padding"]=f.padding),f.borderRadius&&(t["--persona-label-btn-radius"]=f.borderRadius),f.hoverBackground&&(t["--persona-label-btn-hover-bg"]=f.hoverBackground),f.fontSize&&(t["--persona-label-btn-font-size"]=f.fontSize),f.gap&&(t["--persona-label-btn-gap"]=f.gap));let m=u==null?void 0:u.toggleGroup;m&&(m.gap&&(t["--persona-toggle-group-gap"]=m.gap),m.borderRadius&&(t["--persona-toggle-group-radius"]=m.borderRadius));let C=u==null?void 0:u.artifact;if(C!=null&&C.toolbar){let he=C.toolbar;he.iconHoverColor&&(t["--persona-artifact-toolbar-icon-hover-color"]=he.iconHoverColor),he.iconHoverBackground&&(t["--persona-artifact-toolbar-icon-hover-bg"]=he.iconHoverBackground),he.iconPadding&&(t["--persona-artifact-toolbar-icon-padding"]=he.iconPadding),he.iconBorderRadius&&(t["--persona-artifact-toolbar-icon-radius"]=he.iconBorderRadius),he.iconBorder&&(t["--persona-artifact-toolbar-icon-border"]=he.iconBorder),he.toggleGroupGap&&(t["--persona-artifact-toolbar-toggle-group-gap"]=he.toggleGroupGap),he.toggleBorderRadius&&(t["--persona-artifact-toolbar-toggle-radius"]=he.toggleBorderRadius),he.copyBackground&&(t["--persona-artifact-toolbar-copy-bg"]=he.copyBackground),he.copyBorder&&(t["--persona-artifact-toolbar-copy-border"]=he.copyBorder),he.copyColor&&(t["--persona-artifact-toolbar-copy-color"]=he.copyColor),he.copyBorderRadius&&(t["--persona-artifact-toolbar-copy-radius"]=he.copyBorderRadius),he.copyPadding&&(t["--persona-artifact-toolbar-copy-padding"]=he.copyPadding),he.copyMenuBackground&&(t["--persona-artifact-toolbar-copy-menu-bg"]=he.copyMenuBackground,t["--persona-dropdown-bg"]=(an=t["--persona-dropdown-bg"])!=null?an:he.copyMenuBackground),he.copyMenuBorder&&(t["--persona-artifact-toolbar-copy-menu-border"]=he.copyMenuBorder,t["--persona-dropdown-border"]=(uo=t["--persona-dropdown-border"])!=null?uo:he.copyMenuBorder),he.copyMenuShadow&&(t["--persona-artifact-toolbar-copy-menu-shadow"]=he.copyMenuShadow,t["--persona-dropdown-shadow"]=(yn=t["--persona-dropdown-shadow"])!=null?yn:he.copyMenuShadow),he.copyMenuBorderRadius&&(t["--persona-artifact-toolbar-copy-menu-radius"]=he.copyMenuBorderRadius,t["--persona-dropdown-radius"]=(Ln=t["--persona-dropdown-radius"])!=null?Ln:he.copyMenuBorderRadius),he.copyMenuItemHoverBackground&&(t["--persona-artifact-toolbar-copy-menu-item-hover-bg"]=he.copyMenuItemHoverBackground,t["--persona-dropdown-item-hover-bg"]=(sn=t["--persona-dropdown-item-hover-bg"])!=null?sn:he.copyMenuItemHoverBackground),he.iconBackground&&(t["--persona-artifact-toolbar-icon-bg"]=he.iconBackground),he.toolbarBorder&&(t["--persona-artifact-toolbar-border"]=he.toolbarBorder)}if(C!=null&&C.tab){let he=C.tab;he.background&&(t["--persona-artifact-tab-bg"]=he.background),he.activeBackground&&(t["--persona-artifact-tab-active-bg"]=he.activeBackground),he.activeBorder&&(t["--persona-artifact-tab-active-border"]=he.activeBorder),he.borderRadius&&(t["--persona-artifact-tab-radius"]=he.borderRadius),he.textColor&&(t["--persona-artifact-tab-color"]=he.textColor),he.hoverBackground&&(t["--persona-artifact-tab-hover-bg"]=he.hoverBackground),he.listBackground&&(t["--persona-artifact-tab-list-bg"]=he.listBackground),he.listBorderColor&&(t["--persona-artifact-tab-list-border-color"]=he.listBorderColor),he.listPadding&&(t["--persona-artifact-tab-list-padding"]=he.listPadding)}if(C!=null&&C.pane){let he=C.pane;if(he.toolbarBackground){let ln=(z=Aa(e,he.toolbarBackground))!=null?z:he.toolbarBackground;t["--persona-artifact-toolbar-bg"]=ln}}return t}var jg={header:"Widget header bar",messages:"Message list area","user-message":"User message bubble","assistant-message":"Assistant message bubble",composer:"Footer / composer area",container:"Main widget container","artifact-pane":"Artifact sidebar","artifact-toolbar":"Artifact toolbar"};var xb={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"}}},Gg=e=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return e},Cs=()=>{var e;return typeof document!="undefined"&&document.documentElement.classList.contains("dark")||typeof window!="undefined"&&((e=window.matchMedia)!=null&&e.call(window,"(prefers-color-scheme: dark)").matches)?"dark":"light"},yb=e=>{var t;let r=(t=e==null?void 0:e.colorScheme)!=null?t:"light";return r==="light"?"light":r==="dark"?"dark":Cs()},tp=e=>yb(e),bb=e=>Sa(e),Cb=e=>{var t;let r=Sa(void 0,{validate:!1});return Sa({...e,palette:{...r.palette,colors:{...xb.colors,...(t=e==null?void 0:e.palette)==null?void 0:t.colors}}},{validate:!1})},Ta=e=>{let r=tp(e),t=Gg(e==null?void 0:e.theme),n=Gg(e==null?void 0:e.darkTheme);return r==="dark"?Cb(bs(t!=null?t:{},n!=null?n:{})):bb(t)},wb=e=>ji(e),wo=(e,r)=>{var a;let t=Ta(r),n=wb(t);for(let[s,i]of Object.entries(n))e.style.setProperty(s,i);let o=(a=r==null?void 0:r.toolCall)==null?void 0:a.shadow;o!==void 0&&e.style.setProperty("--persona-tool-bubble-shadow",o.trim()===""?"none":o)},Gi=e=>{let r=[];if(typeof document!="undefined"&&typeof MutationObserver!="undefined"){let t=new MutationObserver(()=>{e(Cs())});t.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),r.push(()=>t.disconnect())}if(typeof window!="undefined"&&window.matchMedia){let t=window.matchMedia("(prefers-color-scheme: dark)"),n=()=>e(Cs());t.addEventListener?(t.addEventListener("change",n),r.push(()=>t.removeEventListener("change",n))):t.addListener&&(t.addListener(n),r.push(()=>t.removeListener(n)))}return()=>{r.forEach(t=>t())}};var Xg=(function(){"use strict";let e=()=>{},r={morphStyle:"outerHTML",callbacks:{beforeNodeAdded:e,afterNodeAdded:e,beforeNodeMorphed:e,afterNodeMorphed:e,beforeNodeRemoved:e,afterNodeRemoved:e,beforeAttributeUpdated:e},head:{style:"merge",shouldPreserve:f=>f.getAttribute("im-preserve")==="true",shouldReAppend:f=>f.getAttribute("im-re-append")==="true",shouldRemove:e,afterHeadMorphed:e},restoreFocus:!0};function t(f,m,C={}){f=u(f);let A=p(m),k=l(f,A,C),T=o(k,()=>i(k,f,A,S=>S.morphStyle==="innerHTML"?(a(S,f,A),Array.from(f.childNodes)):n(S,f,A)));return k.pantry.remove(),T}function n(f,m,C){let A=p(m);return a(f,A,C,m,m.nextSibling),Array.from(A.childNodes)}function o(f,m){var E;if(!f.config.restoreFocus)return m();let C=document.activeElement;if(!(C instanceof HTMLInputElement||C instanceof HTMLTextAreaElement))return m();let{id:A,selectionStart:k,selectionEnd:T}=C,S=m();return A&&A!==((E=document.activeElement)==null?void 0:E.getAttribute("id"))&&(C=f.target.querySelector(`[id="${A}"]`),C==null||C.focus()),C&&!C.selectionEnd&&T&&C.setSelectionRange(k,T),S}let a=(function(){function f(w,b,y,M=null,H=null){b instanceof HTMLTemplateElement&&y instanceof HTMLTemplateElement&&(b=b.content,y=y.content),M||(M=b.firstChild);for(let B of y.childNodes){if(M&&M!=H){let W=C(w,B,M,H);if(W){W!==M&&k(w,M,W),s(W,B,w),M=W.nextSibling;continue}}if(B instanceof Element){let W=B.getAttribute("id");if(w.persistentIds.has(W)){let V=T(b,W,M,w);s(V,B,w),M=V.nextSibling;continue}}let R=m(b,B,M,w);R&&(M=R.nextSibling)}for(;M&&M!=H;){let B=M;M=M.nextSibling,A(w,B)}}function m(w,b,y,M){if(M.callbacks.beforeNodeAdded(b)===!1)return null;if(M.idMap.has(b)){let H=document.createElement(b.tagName);return w.insertBefore(H,y),s(H,b,M),M.callbacks.afterNodeAdded(H),H}else{let H=document.importNode(b,!0);return w.insertBefore(H,y),M.callbacks.afterNodeAdded(H),H}}let C=(function(){function w(M,H,B,R){let W=null,V=H.nextSibling,ne=0,ue=B;for(;ue&&ue!=R;){if(y(ue,H)){if(b(M,ue,H))return ue;W===null&&(M.idMap.has(ue)||(W=ue))}if(W===null&&V&&y(ue,V)&&(ne++,V=V.nextSibling,ne>=2&&(W=void 0)),M.activeElementAndParents.includes(ue))break;ue=ue.nextSibling}return W||null}function b(M,H,B){let R=M.idMap.get(H),W=M.idMap.get(B);if(!W||!R)return!1;for(let V of R)if(W.has(V))return!0;return!1}function y(M,H){var W,V,ne;let B=M,R=H;return B.nodeType===R.nodeType&&B.tagName===R.tagName&&(!((W=B.getAttribute)!=null&&W.call(B,"id"))||((V=B.getAttribute)==null?void 0:V.call(B,"id"))===((ne=R.getAttribute)==null?void 0:ne.call(R,"id")))}return w})();function A(w,b){var y;if(w.idMap.has(b))E(w.pantry,b,null);else{if(w.callbacks.beforeNodeRemoved(b)===!1)return;(y=b.parentNode)==null||y.removeChild(b),w.callbacks.afterNodeRemoved(b)}}function k(w,b,y){let M=b;for(;M&&M!==y;){let H=M;M=M.nextSibling,A(w,H)}return M}function T(w,b,y,M){var B,R;let H=((R=(B=M.target).getAttribute)==null?void 0:R.call(B,"id"))===b&&M.target||M.target.querySelector(`[id="${b}"]`)||M.pantry.querySelector(`[id="${b}"]`);return S(H,M),E(w,H,y),H}function S(w,b){let y=w.getAttribute("id");for(;w=w.parentNode;){let M=b.idMap.get(w);M&&(M.delete(y),M.size||b.idMap.delete(w))}}function E(w,b,y){if(w.moveBefore)try{w.moveBefore(b,y)}catch{w.insertBefore(b,y)}else w.insertBefore(b,y)}return f})(),s=(function(){function f(S,E,w){return w.ignoreActive&&S===document.activeElement?null:(w.callbacks.beforeNodeMorphed(S,E)===!1||(S instanceof HTMLHeadElement&&w.head.ignore||(S instanceof HTMLHeadElement&&w.head.style!=="morph"?d(S,E,w):(m(S,E,w),T(S,w)||a(w,S,E))),w.callbacks.afterNodeMorphed(S,E)),S)}function m(S,E,w){let b=E.nodeType;if(b===1){let y=S,M=E,H=y.attributes,B=M.attributes;for(let R of B)k(R.name,y,"update",w)||y.getAttribute(R.name)!==R.value&&y.setAttribute(R.name,R.value);for(let R=H.length-1;0<=R;R--){let W=H[R];if(W&&!M.hasAttribute(W.name)){if(k(W.name,y,"remove",w))continue;y.removeAttribute(W.name)}}T(y,w)||C(y,M,w)}(b===8||b===3)&&S.nodeValue!==E.nodeValue&&(S.nodeValue=E.nodeValue)}function C(S,E,w){if(S instanceof HTMLInputElement&&E instanceof HTMLInputElement&&E.type!=="file"){let b=E.value,y=S.value;A(S,E,"checked",w),A(S,E,"disabled",w),E.hasAttribute("value")?y!==b&&(k("value",S,"update",w)||(S.setAttribute("value",b),S.value=b)):k("value",S,"remove",w)||(S.value="",S.removeAttribute("value"))}else if(S instanceof HTMLOptionElement&&E instanceof HTMLOptionElement)A(S,E,"selected",w);else if(S instanceof HTMLTextAreaElement&&E instanceof HTMLTextAreaElement){let b=E.value,y=S.value;if(k("value",S,"update",w))return;b!==y&&(S.value=b),S.firstChild&&S.firstChild.nodeValue!==b&&(S.firstChild.nodeValue=b)}}function A(S,E,w,b){let y=E[w],M=S[w];if(y!==M){let H=k(w,S,"update",b);H||(S[w]=E[w]),y?H||S.setAttribute(w,""):k(w,S,"remove",b)||S.removeAttribute(w)}}function k(S,E,w,b){return S==="value"&&b.ignoreActiveValue&&E===document.activeElement?!0:b.callbacks.beforeAttributeUpdated(S,E,w)===!1}function T(S,E){return!!E.ignoreActiveValue&&S===document.activeElement&&S!==document.body}return f})();function i(f,m,C,A){if(f.head.block){let k=m.querySelector("head"),T=C.querySelector("head");if(k&&T){let S=d(k,T,f);return Promise.all(S).then(()=>{let E=Object.assign(f,{head:{block:!1,ignore:!0}});return A(E)})}}return A(f)}function d(f,m,C){let A=[],k=[],T=[],S=[],E=new Map;for(let b of m.children)E.set(b.outerHTML,b);for(let b of f.children){let y=E.has(b.outerHTML),M=C.head.shouldReAppend(b),H=C.head.shouldPreserve(b);y||H?M?k.push(b):(E.delete(b.outerHTML),T.push(b)):C.head.style==="append"?M&&(k.push(b),S.push(b)):C.head.shouldRemove(b)!==!1&&k.push(b)}S.push(...E.values());let w=[];for(let b of S){let y=document.createRange().createContextualFragment(b.outerHTML).firstChild;if(C.callbacks.beforeNodeAdded(y)!==!1){if("href"in y&&y.href||"src"in y&&y.src){let M,H=new Promise(function(B){M=B});y.addEventListener("load",function(){M()}),w.push(H)}f.appendChild(y),C.callbacks.afterNodeAdded(y),A.push(y)}}for(let b of k)C.callbacks.beforeNodeRemoved(b)!==!1&&(f.removeChild(b),C.callbacks.afterNodeRemoved(b));return C.head.afterHeadMorphed(f,{added:A,kept:T,removed:k}),w}let l=(function(){function f(w,b,y){let{persistentIds:M,idMap:H}=S(w,b),B=m(y),R=B.morphStyle||"outerHTML";if(!["innerHTML","outerHTML"].includes(R))throw`Do not understand how to morph style ${R}`;return{target:w,newContent:b,config:B,morphStyle:R,ignoreActive:B.ignoreActive,ignoreActiveValue:B.ignoreActiveValue,restoreFocus:B.restoreFocus,idMap:H,persistentIds:M,pantry:C(),activeElementAndParents:A(w),callbacks:B.callbacks,head:B.head}}function m(w){let b=Object.assign({},r);return Object.assign(b,w),b.callbacks=Object.assign({},r.callbacks,w.callbacks),b.head=Object.assign({},r.head,w.head),b}function C(){let w=document.createElement("div");return w.hidden=!0,document.body.insertAdjacentElement("afterend",w),w}function A(w){let b=[],y=document.activeElement;if((y==null?void 0:y.tagName)!=="BODY"&&w.contains(y))for(;y&&(b.push(y),y!==w);)y=y.parentElement;return b}function k(w){var y;let b=Array.from(w.querySelectorAll("[id]"));return(y=w.getAttribute)!=null&&y.call(w,"id")&&b.push(w),b}function T(w,b,y,M){for(let H of M){let B=H.getAttribute("id");if(b.has(B)){let R=H;for(;R;){let W=w.get(R);if(W==null&&(W=new Set,w.set(R,W)),W.add(B),R===y)break;R=R.parentElement}}}}function S(w,b){let y=k(w),M=k(b),H=E(y,M),B=new Map;T(B,H,w,y);let R=b.__idiomorphRoot||b;return T(B,H,R,M),{persistentIds:H,idMap:B}}function E(w,b){let y=new Set,M=new Map;for(let{id:B,tagName:R}of w)M.has(B)?y.add(B):M.set(B,R);let H=new Set;for(let{id:B,tagName:R}of b)H.has(B)?y.add(B):M.get(B)===R&&H.add(B);for(let B of y)H.delete(B);return H}return f})(),{normalizeElement:u,normalizeParent:p}=(function(){let f=new WeakSet;function m(T){return T instanceof Document?T.documentElement:T}function C(T){if(T==null)return document.createElement("div");if(typeof T=="string")return C(k(T));if(f.has(T))return T;if(T instanceof Node){if(T.parentNode)return new A(T);{let S=document.createElement("div");return S.append(T),S}}else{let S=document.createElement("div");for(let E of[...T])S.append(E);return S}}class A{constructor(S){this.originalNode=S,this.realParentNode=S.parentNode,this.previousSibling=S.previousSibling,this.nextSibling=S.nextSibling}get childNodes(){let S=[],E=this.previousSibling?this.previousSibling.nextSibling:this.realParentNode.firstChild;for(;E&&E!=this.nextSibling;)S.push(E),E=E.nextSibling;return S}querySelectorAll(S){return this.childNodes.reduce((E,w)=>{if(w instanceof Element){w.matches(S)&&E.push(w);let b=w.querySelectorAll(S);for(let y=0;y<b.length;y++)E.push(b[y])}return E},[])}insertBefore(S,E){return this.realParentNode.insertBefore(S,E)}moveBefore(S,E){return this.realParentNode.moveBefore(S,E)}get __idiomorphRoot(){return this.originalNode}}function k(T){let S=new DOMParser,E=T.replace(/<svg(\s[^>]*>|>)([\s\S]*?)<\/svg>/gim,"");if(E.match(/<\/html>/)||E.match(/<\/head>/)||E.match(/<\/body>/)){let w=S.parseFromString(T,"text/html");if(E.match(/<\/html>/))return f.add(w),w;{let b=w.firstChild;return b&&f.add(b),b}}else{let b=S.parseFromString("<body><template>"+T+"</template></body>","text/html").body.querySelector("template").content;return f.add(b),b}}return{normalizeElement:m,normalizeParent:C}})();return{morph:t,defaults:r}})();var Xi=(e,r,t={})=>{let{preserveTypingAnimation:n=!0}=t;Xg.morph(e,r.innerHTML,{morphStyle:"innerHTML",callbacks:{beforeNodeMorphed(o,a){var s,i;if(o instanceof HTMLElement&&n){if(o.classList.contains("persona-animate-typing")||o.hasAttribute("data-preserve-runtime"))return!1;if(o.hasAttribute("data-preserve-animation")){if(a instanceof HTMLElement&&!a.hasAttribute("data-preserve-animation"))return;if(a instanceof HTMLElement&&a.hasAttribute("data-preserve-animation")){let d=(s=o.textContent)!=null?s:"",l=(i=a.textContent)!=null?i:"";if(d!==l)return}return!1}}}}})};function Jg(e,r){var t,n,o,a,s,i,d,l,u,p,f,m,C,A,k,T,S,E,w,b,y,M,H,B,R,W,V,ne,ue,Be;return[e.id,e.role,(n=(t=e.content)==null?void 0:t.length)!=null?n:0,(a=(o=e.content)==null?void 0:o.slice(-32))!=null?a:"",e.streaming?"1":"0",(s=e.variant)!=null?s:"",(d=(i=e.rawContent)==null?void 0:i.length)!=null?d:0,(u=(l=e.llmContent)==null?void 0:l.length)!=null?u:0,(f=(p=e.approval)==null?void 0:p.status)!=null?f:"",(C=(m=e.toolCall)==null?void 0:m.status)!=null?C:"",(k=(A=e.toolCall)==null?void 0:A.name)!=null?k:"",(E=(S=(T=e.toolCall)==null?void 0:T.chunks)==null?void 0:S.length)!=null?E:0,(M=(y=(b=(w=e.toolCall)==null?void 0:w.chunks)==null?void 0:b[e.toolCall.chunks.length-1])==null?void 0:y.slice(-32))!=null?M:"",typeof((H=e.toolCall)==null?void 0:H.args)=="string"?e.toolCall.args.length:(B=e.toolCall)!=null&&B.args?JSON.stringify(e.toolCall.args).length:0,(V=(W=(R=e.reasoning)==null?void 0:R.chunks)==null?void 0:W.length)!=null?V:0,(ue=(ne=e.contentParts)==null?void 0:ne.length)!=null?ue:0,(Be=e.stopReason)!=null?Be:"",r].join("\0")}function Kg(){return new Map}function Yg(e,r,t){let n=e.get(r);return n&&n.fingerprint===t?n.wrapper:null}function Qg(e,r,t,n){e.set(r,{fingerprint:t,wrapper:n})}function Zg(e,r){for(let t of e.keys())r.has(t)||e.delete(t)}function Ji(e=!0){let r=e;return{isFollowing:()=>r,pause:()=>r?(r=!1,!0):!1,resume:()=>r?!1:(r=!0,!0)}}function ws(e){return Math.max(0,e.scrollHeight-e.clientHeight)}function vs(e,r){return ws(e)-e.scrollTop<=r}function Ki(e){let{following:r,currentScrollTop:t,lastScrollTop:n,nearBottom:o,userScrollThreshold:a,isAutoScrolling:s=!1,pauseOnUpwardScroll:i=!1,pauseWhenAwayFromBottom:d=!0,resumeRequiresDownwardScroll:l=!1}=e,u=t-n;return s||Math.abs(u)<a?{action:"none",delta:u,nextLastScrollTop:t}:!r&&o&&(!l||u>0)?{action:"resume",delta:u,nextLastScrollTop:t}:r&&i&&u<0?{action:"pause",delta:u,nextLastScrollTop:t}:r&&d&&!o?{action:"pause",delta:u,nextLastScrollTop:t}:{action:"none",delta:u,nextLastScrollTop:t}}function Yi(e){let{following:r,deltaY:t,nearBottom:n=!1,resumeWhenNearBottom:o=!1}=e;return r&&t<0?"pause":!r&&o&&t>0&&n?"resume":"none"}var Wr={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"},Dr=1e5,vo=Dr+1;var As={type:"none",placeholder:"none",speed:120,duration:1800,buffer:"none"},vb=["pre","code","a","script","style"],Qi=e=>{var r,t,n,o,a;return{type:(r=e==null?void 0:e.type)!=null?r:As.type,placeholder:(t=e==null?void 0:e.placeholder)!=null?t:As.placeholder,speed:(n=e==null?void 0:e.speed)!=null?n:As.speed,duration:(o=e==null?void 0:e.duration)!=null?o:As.duration,buffer:(a=e==null?void 0:e.buffer)!=null?a:As.buffer}},th=[{name:"typewriter",containerClass:"persona-stream-typewriter",wrap:"char",useCaret:!0},{name:"pop-bubble",bubbleClass:"persona-stream-pop",wrap:"none"},{name:"letter-rise",containerClass:"persona-stream-letter-rise",wrap:"char"},{name:"word-fade",containerClass:"persona-stream-word-fade",wrap:"word"}],Ss=new Map;for(let e of th)Ss.set(e.name,e);var ra=e=>{Ss.set(e.name,e)},op=e=>{th.some(r=>r.name===e)||Ss.delete(e)},ap=()=>Array.from(Ss.keys()),Ts=(e,r)=>{var t,n;return e==="none"?null:r&&Object.prototype.hasOwnProperty.call(r,e)?(t=r[e])!=null?t:null:(n=Ss.get(e))!=null?n:null},Zi=(e,r,t,n,o)=>{if(!o)return e;if(t!=null&&t.bufferContent)return t.bufferContent(e,n);if(!e)return e;if(r==="word"){let a=e.search(/\s(?=\S*$)/);return a<0?"":e.slice(0,a)}if(r==="line"){let a=e.lastIndexOf(`
|
|
55
|
-
|
|
53
|
+
Arguments:
|
|
54
|
+
${t}`:"")+(e.description?`
|
|
55
|
+
|
|
56
|
+
${e.description}`:"");return window.confirm(r)},xw=e=>{if(e==null)return"";try{let t=JSON.stringify(e,null,2);return t.length>500?t.slice(0,500)+"\u2026":t}catch{return String(e)}},yw=e=>{if(e===void 0)return"{}";try{let t=JSON.stringify(e);return t===void 0?"{}":t}catch{return"{}"}},bw=e=>{if(e===void 0)return"";try{return JSON.stringify(e)}catch{return String(e)}};var fo=ud(ji(),1),Vi=e=>e.replace(/\\n/g,`
|
|
57
|
+
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"),Hs=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)}},Sw=e=>{var a,i;let t=(a=e.completedAt)!=null?a:Date.now(),r=(i=e.startedAt)!=null?i:t,o=(e.durationMs!==void 0?e.durationMs:Math.max(0,t-r))/1e3;return o<.1?"Thought for <0.1 seconds":`Thought for ${o>=10?Math.round(o).toString():o.toFixed(1).replace(/\.0$/,"")} seconds`},$h=e=>e.status==="complete"?Sw(e):e.status==="pending"?"Waiting":"",Tw=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 Fh=e=>e.status==="complete"?Tw(e):"Using tool...",Gi=e=>{let t=e/1e3;return t<.1?"<0.1s":t>=10?`${Math.round(t)}s`:`${t.toFixed(1).replace(/\.0$/,"")}s`},Ha=e=>{var r,n,o;let t=typeof e.duration=="number"?e.duration:typeof e.durationMs=="number"?e.durationMs:Math.max(0,((r=e.completedAt)!=null?r:Date.now())-((o=(n=e.startedAt)!=null?n:e.completedAt)!=null?o:Date.now()));return Gi(t)},Ki=e=>{var r,n,o;let t=e.durationMs!==void 0?e.durationMs:Math.max(0,((r=e.completedAt)!=null?r:Date.now())-((o=(n=e.startedAt)!=null?n:e.completedAt)!=null?o:Date.now()));return Gi(t)},$d=(e,t,r)=>{var s;if(!t)return r;let n=((s=e.name)==null?void 0:s.trim())||"tool",o=Ha(e);return t.replace(/\{toolName\}/g,n).replace(/\{duration\}/g,o)},Ji=(e,t)=>{let r=e.replace(/\{toolName\}/g,t),n=[],o=/\*\*(.+?)\*\*|\*(.+?)\*|~(.+?)~/g,s=0,a;for(;(a=o.exec(r))!==null;)a.index>s&&Wa(n,r.slice(s,a.index),[]),a[1]!==void 0?Wa(n,a[1],["bold"]):a[2]!==void 0?Wa(n,a[2],["italic"]):a[3]!==void 0&&Wa(n,a[3],["dim"]),s=a.index+a[0].length;return s<r.length&&Wa(n,r.slice(s),[]),n},Wa=(e,t,r)=>{let n=t.split("{duration}");for(let o=0;o<n.length;o++)n[o]&&e.push({text:n[o],styles:r}),o<n.length-1&&e.push({text:"{duration}",styles:r,isDuration:!0})},Mw=()=>{let e=null,t=0,r=n=>{let o=/"text"\s*:\s*"((?:[^"\\]|\\.|")*?)"/,s=n.match(o);if(s&&s[1])try{return s[1].replace(/\\n/g,`
|
|
58
|
+
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return s[1]}let a=/"text"\s*:\s*"((?:[^"\\]|\\.)*)/,i=n.match(a);if(i&&i[1])try{return i[1].replace(/\\n/g,`
|
|
59
|
+
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return i[1]}return null};return{getExtractedText:()=>e,processChunk:async n=>{if(n.length<=t)return e!==null?{text:e,raw:n}:null;let o=n.trim();if(!o.startsWith("{")&&!o.startsWith("["))return null;let s=r(n);return s!==null&&(e=s),t=n.length,e!==null?{text:e,raw:n}:null},close:async()=>{}}},ss=e=>{try{let t=JSON.parse(e);if(t&&typeof t=="object"&&typeof t.text=="string")return t.text}catch{return null}return null},Xi=()=>{let e={processChunk:t=>null,getExtractedText:()=>null};return e.__isPlainTextParser=!0,e},Yi=()=>{var t;let e=Mw();return{processChunk:async r=>{let n=r.trim();return!n.startsWith("{")&&!n.startsWith("[")?null:e.processChunk(r)},getExtractedText:e.getExtractedText.bind(e),close:(t=e.close)==null?void 0:t.bind(e)}},Qi=()=>{let e=null,t=0;return{getExtractedText:()=>e,processChunk:r=>{let n=r.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(r.length<=t)return e!==null||e===""?{text:e||"",raw:r}:null;try{let o=(0,fo.parse)(r,fo.STR|fo.OBJ);o&&typeof o=="object"&&(o.component&&typeof o.component=="string"?e=typeof o.text=="string"?Vi(o.text):"":o.type==="init"&&o.form?e="":typeof o.text=="string"&&(e=Vi(o.text)))}catch{}return t=r.length,e!==null?{text:e,raw:r}:null},close:()=>{}}},Uh=e=>{let t=null,r=0,o=e||(s=>{if(!s||typeof s!="object")return null;let a=i=>typeof i=="string"?Vi(i):null;if(s.component&&typeof s.component=="string")return typeof s.text=="string"?Vi(s.text):"";if(s.type==="init"&&s.form)return"";if(s.action)switch(s.action){case"nav_then_click":return a(s.on_load_text)||a(s.text)||null;case"message":case"message_and_click":case"checkout":return a(s.text)||null;default:return a(s.text)||a(s.display_text)||a(s.message)||null}return a(s.text)||a(s.display_text)||a(s.message)||a(s.content)||null});return{getExtractedText:()=>t,processChunk:s=>{let a=s.trim();if(!a.startsWith("{")&&!a.startsWith("["))return null;if(s.length<=r)return t!==null?{text:t,raw:s}:null;try{let i=(0,fo.parse)(s,fo.STR|fo.OBJ),d=o(i);d!==null&&(t=d)}catch{}return r=s.length,{text:t||"",raw:s}},close:()=>{}}},Zi=()=>{let e=null;return{processChunk:t=>{if(!t.trim().startsWith("<"))return null;let n=t.match(/<text[^>]*>([\s\S]*?)<\/text>/);return n&&n[1]?(e=n[1],{text:e,raw:t}):null},getExtractedText:()=>e}};var el=class{constructor(t,r=50){this.nextExpectedSeq=null;this.buffer=new Map;this.flushTimer=null;this.emitter=t,this.gapTimeoutMs=r}push(t,r){var s,a,i;let n=(i=(s=r==null?void 0:r.seq)!=null?s:r==null?void 0:r.sequenceIndex)!=null?i:(a=r==null?void 0:r.agentContext)==null?void 0:a.seq;if(n==null){this.buffer.size>0&&this.flushAll(),this.emitter(t,r);return}if(this.nextExpectedSeq===null&&(this.nextExpectedSeq=1),n===this.nextExpectedSeq){this.emitter(t,r),this.nextExpectedSeq=n+1,this.drainConsecutive();return}if(n<this.nextExpectedSeq){this.emitter(t,r);return}let o=this.buffer.get(n);o!==void 0&&(typeof console!="undefined"&&typeof console.warn=="function"&&console.warn(`[persona] SequenceReorderBuffer: duplicate seq=${n} (${o.payloadType} vs ${t}); emitting earlier event out-of-order to avoid loss`),this.emitter(o.payloadType,o.payload)),this.buffer.set(n,{payloadType:t,payload:r,seq:n}),this.startGapTimer()}drainConsecutive(){for(;this.buffer.has(this.nextExpectedSeq);){let t=this.buffer.get(this.nextExpectedSeq);this.buffer.delete(this.nextExpectedSeq),this.emitter(t.payloadType,t.payload),this.nextExpectedSeq++}this.buffer.size===0&&this.clearGapTimer()}startGapTimer(){this.flushTimer===null&&(this.flushTimer=setTimeout(()=>{this.flushAll()},this.gapTimeoutMs))}clearGapTimer(){this.flushTimer!==null&&(clearTimeout(this.flushTimer),this.flushTimer=null)}flushAll(){if(this.clearGapTimer(),this.buffer.size===0)return;let t=[...this.buffer.entries()].sort((r,n)=>r[0]-n[0]);for(let[r,n]of t)this.buffer.delete(r),this.emitter(n.payloadType,n.payload);t.length>0&&(this.nextExpectedSeq=t[t.length-1][0]+1)}destroy(){this.clearGapTimer(),this.buffer.clear()}flushPending(){this.flushAll()}};var kw="https://api.runtype.com/v1/dispatch",tl="https://api.runtype.com";function Ew(e){var s,a;let t=e.toLowerCase(),n={"application/pdf":"pdf","application/json":"json","application/zip":"zip","text/plain":"txt","text/csv":"csv","text/markdown":"md"}[t];if(n)return`attachment.${n}`;let o=t.indexOf("/");if(o>0){let i=(a=(s=t.slice(o+1).split(";")[0])==null?void 0:s.trim())!=null?a:"";if(i&&i!=="octet-stream"&&/^[a-z0-9.+-]+$/i.test(i))return`attachment.${i}`}return"attachment"}var Fd=e=>!!(e.contentParts&&e.contentParts.length>0||e.llmContent&&e.llmContent.trim().length>0||e.rawContent&&e.rawContent.trim().length>0||e.content&&e.content.trim().length>0);function Lw(e){switch(e){case"json":return Qi;case"regex-json":return Yi;case"xml":return Zi;default:return Xi}}var zh=e=>e.startsWith("{")||e.startsWith("[")||e.startsWith("<");function Pw(e,t){if(!e)return t;let r=e.trim(),n=t.trim();if(r.length===0)return t;if(n.length===0)return e;let o=zh(r);if(!zh(n))return e;if(!o||n===r||n.startsWith(r))return t;let a=ss(e);return ss(t)!==null&&a===null?t:e}var as=class{constructor(t={}){this.config=t;this.clientSession=null;this.sessionInitPromise=null;var r,n,o,s;this.apiUrl=(r=t.apiUrl)!=null?r:kw,this.headers={"Content-Type":"application/json",...t.headers},this.debug=!!t.debug,this.createStreamParser=(n=t.streamParser)!=null?n:Lw(t.parserType),this.contextProviders=(o=t.contextProviders)!=null?o:[],this.requestMiddleware=t.requestMiddleware,this.customFetch=t.customFetch,this.parseSSEEvent=t.parseSSEEvent,this.getHeaders=t.getHeaders,this.webMcpBridge=((s=t.webmcp)==null?void 0:s.enabled)===!0?new Ws(t.webmcp):null}setSSEEventCallback(t){this.onSSEEvent=t}setWebMcpConfirmHandler(t){var r;(r=this.webMcpBridge)==null||r.setConfirmHandler(t)}isWebMcpOperational(){var t;return((t=this.webMcpBridge)==null?void 0:t.isOperational())===!0}executeWebMcpToolCall(t,r,n){return this.webMcpBridge?this.webMcpBridge.executeToolCall(t,r,n):null}getSSEEventCallback(){return this.onSSEEvent}isClientTokenMode(){return!!this.config.clientToken}isAgentMode(){return!!this.config.agent}getClientApiUrl(t){var n;return`${((n=this.config.apiUrl)==null?void 0:n.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||tl}/v1/client/${t}`}getClientSession(){return this.clientSession}async initSession(){var t,r;if(!this.isClientTokenMode())throw new Error("initSession() only available in client token mode");if(this.clientSession&&new Date<this.clientSession.expiresAt)return this.clientSession;if(this.sessionInitPromise)return this.sessionInitPromise;this.sessionInitPromise=this._doInitSession();try{let n=await this.sessionInitPromise;return this.clientSession=n,(r=(t=this.config).onSessionInit)==null||r.call(t,n),n}finally{this.sessionInitPromise=null}}async _doInitSession(){var s,a;let t=((a=(s=this.config).getStoredSessionId)==null?void 0:a.call(s))||null,r={token:this.config.clientToken,...this.config.flowId&&{flowId:this.config.flowId},...t&&{sessionId:t}},n=await fetch(this.getClientApiUrl("init"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!n.ok){let i=await n.json().catch(()=>({error:"Session initialization failed"}));throw n.status===401?new Error(`Invalid client token: ${i.hint||i.error}`):n.status===403?new Error(`Origin not allowed: ${i.hint||i.error}`):new Error(i.error||"Failed to initialize session")}let o=await n.json();return this.config.setStoredSessionId&&this.config.setStoredSessionId(o.sessionId),{sessionId:o.sessionId,expiresAt:new Date(o.expiresAt),flow:o.flow,config:{welcomeMessage:o.config.welcomeMessage,placeholder:o.config.placeholder,theme:o.config.theme}}}clearClientSession(){this.clientSession=null,this.sessionInitPromise=null}getFeedbackApiUrl(){var r;return`${((r=this.config.apiUrl)==null?void 0:r.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||tl}/v1/client/feedback`}async sendFeedback(t){var s,a;if(!this.isClientTokenMode())throw new Error("sendFeedback() only available in client token mode");if(!this.getClientSession())throw new Error("No active session. Please initialize session first.");if(["upvote","downvote","copy"].includes(t.type)&&!t.messageId)throw new Error(`messageId is required for ${t.type} feedback type`);if(t.type==="csat"&&(t.rating===void 0||t.rating<1||t.rating>5))throw new Error("CSAT rating must be between 1 and 5");if(t.type==="nps"&&(t.rating===void 0||t.rating<0||t.rating>10))throw new Error("NPS rating must be between 0 and 10");this.debug&&console.debug("[AgentWidgetClient] sending feedback",t);let o=await fetch(this.getFeedbackApiUrl(),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(!o.ok){let i=await o.json().catch(()=>({error:"Feedback submission failed"}));throw o.status===401?(this.clientSession=null,(a=(s=this.config).onSessionExpired)==null||a.call(s),new Error("Session expired. Please refresh to continue.")):new Error(i.error||"Failed to submit feedback")}}async submitMessageFeedback(t,r){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,messageId:t,type:r})}async submitCSATFeedback(t,r){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"csat",rating:t,comment:r})}async submitNPSFeedback(t,r){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"nps",rating:t,comment:r})}async dispatch(t,r){return this.isAgentMode()?this.dispatchAgent(t,r):this.isClientTokenMode()?this.dispatchClientToken(t,r):this.dispatchProxy(t,r)}async dispatchClientToken(t,r){var o,s,a,i;let n=new AbortController;t.signal&&t.signal.addEventListener("abort",()=>n.abort()),r({type:"status",status:"connecting"});try{let d=await this.initSession();if(new Date>=new Date(d.expiresAt.getTime()-6e4)){this.clientSession=null,(s=(o=this.config).onSessionExpired)==null||s.call(o);let f=new Error("Session expired. Please refresh to continue.");throw r({type:"error",error:f}),f}let l=await this.buildPayload(t.messages),p=l.metadata?Object.fromEntries(Object.entries(l.metadata).filter(([f])=>f!=="sessionId"&&f!=="session_id")):void 0,u={sessionId:d.sessionId,messages:t.messages.filter(Fd).map(f=>{var y,C,k;return{id:f.id,role:f.role,content:(k=(C=(y=f.contentParts)!=null?y:f.llmContent)!=null?C:f.rawContent)!=null?k:f.content}}),...t.assistantMessageId&&{assistantMessageId:t.assistantMessageId},...p&&Object.keys(p).length>0&&{metadata:p},...l.inputs&&Object.keys(l.inputs).length>0&&{inputs:l.inputs},...l.context&&{context:l.context},...l.clientTools&&l.clientTools.length>0&&{clientTools:l.clientTools}};this.debug&&console.debug("[AgentWidgetClient] client token dispatch",u);let m=await fetch(this.getClientApiUrl("chat"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(u),signal:n.signal});if(!m.ok){let f=await m.json().catch(()=>({error:"Chat request failed"}));if(m.status===401){this.clientSession=null,(i=(a=this.config).onSessionExpired)==null||i.call(a);let C=new Error("Session expired. Please refresh to continue.");throw r({type:"error",error:C}),C}if(m.status===429){let C=new Error(f.hint||"Message limit reached for this session.");throw r({type:"error",error:C}),C}let y=new Error(f.error||"Failed to send message");throw r({type:"error",error:y}),y}if(!m.body){let f=new Error("No response body received");throw r({type:"error",error:f}),f}r({type:"status",status:"connected"});try{await this.streamResponse(m.body,r,t.assistantMessageId)}finally{r({type:"status",status:"idle"})}}catch(d){let l=d instanceof Error?d:new Error(String(d));throw!l.message.includes("Session expired")&&!l.message.includes("Message limit")&&r({type:"error",error:l}),l}}async dispatchProxy(t,r){let n=new AbortController;t.signal&&t.signal.addEventListener("abort",()=>n.abort()),r({type:"status",status:"connecting"});let o=await this.buildPayload(t.messages);this.debug&&console.debug("[AgentWidgetClient] dispatch payload",o);let s={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();s={...s,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let a;if(this.customFetch)try{a=await this.customFetch(this.apiUrl,{method:"POST",headers:s,body:JSON.stringify(o),signal:n.signal},o)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw r({type:"error",error:d}),d}else a=await fetch(this.apiUrl,{method:"POST",headers:s,body:JSON.stringify(o),signal:n.signal});if(!a.ok||!a.body){let i=new Error(`Chat backend request failed: ${a.status} ${a.statusText}`);throw r({type:"error",error:i}),i}r({type:"status",status:"connected"});try{await this.streamResponse(a.body,r)}finally{r({type:"status",status:"idle"})}}async dispatchAgent(t,r){let n=new AbortController;t.signal&&t.signal.addEventListener("abort",()=>n.abort()),r({type:"status",status:"connecting"});let o=await this.buildAgentPayload(t.messages);this.debug&&console.debug("[AgentWidgetClient] agent dispatch payload",o);let s={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();s={...s,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let a;if(this.customFetch)try{a=await this.customFetch(this.apiUrl,{method:"POST",headers:s,body:JSON.stringify(o),signal:n.signal},o)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw r({type:"error",error:d}),d}else a=await fetch(this.apiUrl,{method:"POST",headers:s,body:JSON.stringify(o),signal:n.signal});if(!a.ok||!a.body){let i=new Error(`Agent execution request failed: ${a.status} ${a.statusText}`);throw r({type:"error",error:i}),i}r({type:"status",status:"connected"});try{await this.streamResponse(a.body,r,t.assistantMessageId)}finally{r({type:"status",status:"idle"})}}async processStream(t,r,n){r({type:"status",status:"connected"});try{await this.streamResponse(t,r,n)}finally{r({type:"status",status:"idle"})}}async resolveApproval(t,r){var a;let o=`${((a=this.config.apiUrl)==null?void 0:a.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||tl}/v1/agents/${t.agentId}/approve`,s={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(s,await this.getHeaders()),fetch(o,{method:"POST",headers:s,body:JSON.stringify({executionId:t.executionId,approvalId:t.approvalId,decision:r,streamResponse:!0})})}async resumeFlow(t,r,n){var l,p;let o=this.isClientTokenMode(),s=o?this.getClientApiUrl("resume"):`${((l=this.config.apiUrl)==null?void 0:l.replace(/\/+$/,""))||tl}/resume`,a;o&&(a=(await this.initSession()).sessionId);let i={"Content-Type":"application/json",...this.headers};this.getHeaders&&Object.assign(i,await this.getHeaders());let d={executionId:t,toolOutputs:r,streamResponse:(p=n==null?void 0:n.streamResponse)!=null?p:!0};return a&&(d.sessionId=a),fetch(s,{method:"POST",headers:i,body:JSON.stringify(d),signal:n==null?void 0:n.signal})}async buildAgentPayload(t){var s;if(!this.config.agent)throw new Error("Agent configuration required for agent mode");let r=t.slice().filter(Fd).filter(a=>a.role==="user"||a.role==="assistant"||a.role==="system").filter(a=>!a.variant||a.variant==="assistant").sort((a,i)=>{let d=new Date(a.createdAt).getTime(),l=new Date(i.createdAt).getTime();return d-l}).map(a=>{var i,d,l;return{role:a.role,content:(l=(d=(i=a.contentParts)!=null?i:a.llmContent)!=null?d:a.rawContent)!=null?l:a.content,createdAt:a.createdAt}}),n={agent:this.config.agent,messages:r,options:{streamResponse:!0,recordMode:"virtual",...this.config.agentOptions}},o=await((s=this.webMcpBridge)==null?void 0:s.snapshotForDispatch());if(o&&o.length>0&&(n.clientTools=o),this.contextProviders.length){let a={};await Promise.all(this.contextProviders.map(async i=>{try{let d=await i({messages:t,config:this.config});d&&typeof d=="object"&&Object.assign(a,d)}catch(d){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",d)}})),Object.keys(a).length&&(n.context=a)}return n}async buildPayload(t){var s;let n={messages:t.slice().filter(Fd).sort((a,i)=>{let d=new Date(a.createdAt).getTime(),l=new Date(i.createdAt).getTime();return d-l}).map(a=>{var i,d,l;return{role:a.role,content:(l=(d=(i=a.contentParts)!=null?i:a.llmContent)!=null?d:a.rawContent)!=null?l:a.content,createdAt:a.createdAt}}),...this.config.flowId&&{flowId:this.config.flowId}},o=await((s=this.webMcpBridge)==null?void 0:s.snapshotForDispatch());if(o&&o.length>0&&(n.clientTools=o),this.contextProviders.length){let a={};await Promise.all(this.contextProviders.map(async i=>{try{let d=await i({messages:t,config:this.config});d&&typeof d=="object"&&Object.assign(a,d)}catch(d){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",d)}})),Object.keys(a).length&&(n.context=a)}if(this.requestMiddleware)try{let a=await this.requestMiddleware({payload:{...n},config:this.config});if(a&&typeof a=="object"){let i=a;return n.clientTools!==void 0&&!("clientTools"in i)&&(i.clientTools=n.clientTools),i}}catch(a){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",a)}return n}async handleCustomSSEEvent(t,r,n,o,s,a){if(!this.parseSSEEvent)return!1;try{let i=await this.parseSSEEvent(t);if(i===null)return!1;let d=p=>{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(),...p!==void 0&&{partId:p}};return n.current=u,o(u),u},l=p=>n.current?n.current:d(p);if(i.text!==void 0){i.partId!==void 0&&a.current!==null&&i.partId!==a.current&&(n.current&&(n.current.streaming=!1,o(n.current)),d(i.partId)),i.partId!==void 0&&(a.current=i.partId);let p=l(i.partId);i.partId!==void 0&&!p.partId&&(p.partId=i.partId),p.content+=i.text,o(p)}return i.done&&(n.current&&(n.current.streaming=!1,o(n.current)),a.current=null,r({type:"status",status:"idle"})),i.error&&(a.current=null,r({type:"error",error:new Error(i.error)})),!0}catch(i){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",i),!1}}async streamResponse(t,r,n){var ke,ge,ue,_e;let o=t.getReader(),s=new TextDecoder,a="",i=Date.now(),d=0,l=()=>i+d++,p=I=>{let te=I.reasoning?{...I.reasoning,chunks:[...I.reasoning.chunks]}:void 0,qe=I.toolCall?{...I.toolCall,chunks:I.toolCall.chunks?[...I.toolCall.chunks]:void 0}:void 0,tt=I.tools?I.tools.map(Xe=>({...Xe,chunks:Xe.chunks?[...Xe.chunks]:void 0})):void 0;return{...I,reasoning:te,toolCall:qe,tools:tt}},u=I=>{r({type:"message",message:p(I)})},m=null,f=null,y={current:null},C={current:null},k=!1,T=new Map,S=new Map,M=new Map,v=new Map,b={lastId:null,byStep:new Map},x={lastId:null,byCall:new Map},E=(I,te,qe="")=>`${I}::${te}::${qe}`,B=(I,te)=>`${I}::${te}::`,H=(I,te,qe,tt)=>{let Xe=E(I,te,qe),Je=M.get(Xe);if(Je)return Je;let pt=qe?`-${qe}`:"",ht={id:`nested-${I}-${te}${pt}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),...qe?{partId:qe}:{},agentMetadata:{executionId:tt,parentToolId:I,parentStepId:te}};return M.set(Xe,ht),u(ht),ht},W=I=>{if(I==null)return null;try{return String(I)}catch{return null}},N=I=>{var te,qe,tt,Xe,Je;return W((Je=(Xe=(tt=(qe=(te=I.stepId)!=null?te:I.step_id)!=null?qe:I.step)!=null?tt:I.parentId)!=null?Xe:I.flowStepId)!=null?Je:I.flow_step_id)},q=I=>{var te,qe,tt,Xe,Je,pt,ht;return W((ht=(pt=(Je=(Xe=(tt=(qe=(te=I.callId)!=null?te:I.call_id)!=null?qe:I.requestId)!=null?tt:I.request_id)!=null?Xe:I.toolCallId)!=null?Je:I.tool_call_id)!=null?pt:I.stepId)!=null?ht:I.step_id)},se=n,ve=!1,Ue=()=>{if(m)return m;let I;return!ve&&se?(I=se,ve=!0):se&&C.current?I=`${se}_${C.current}`:I=`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,m={id:I,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l()},u(m),m},je=(I,te)=>{b.lastId=te,I&&b.byStep.set(I,te)},we=(I,te)=>{var Je;let qe=(Je=I.reasoningId)!=null?Je:I.id,tt=N(I);if(qe){let pt=String(qe);return je(tt,pt),pt}if(tt){let pt=b.byStep.get(tt);if(pt)return b.lastId=pt,pt}if(b.lastId&&!te)return b.lastId;if(!te)return null;let Xe=`reason-${l()}`;return je(tt,Xe),Xe},Te=I=>{let te=T.get(I);if(te)return te;let qe={id:`reason-${I}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:l(),reasoning:{id:I,status:"streaming",chunks:[]}};return T.set(I,qe),u(qe),qe},We=(I,te)=>{x.lastId=te,I&&x.byCall.set(I,te)},Oe=new Set,K=new Map,He=new Set,j=new Map,Ce=I=>{if(!I)return!1;let te=I.replace(/_+/g,"_").replace(/^_|_$/g,"");return te==="emit_artifact_markdown"||te==="emit_artifact_component"},Z=(I,te)=>{var Je;let qe=(Je=I.toolId)!=null?Je:I.id,tt=q(I);if(qe){let pt=String(qe);return We(tt,pt),pt}if(tt){let pt=x.byCall.get(tt);if(pt)return x.lastId=pt,pt}if(x.lastId&&!te)return x.lastId;if(!te)return null;let Xe=`tool-${l()}`;return We(tt,Xe),Xe},he=I=>{let te=S.get(I);if(te)return te;let qe={id:`tool-${I}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:l(),toolCall:{id:I,status:"pending"}};return S.set(I,qe),u(qe),qe},xe=I=>{if(typeof I=="number"&&Number.isFinite(I))return I;if(typeof I=="string"){let te=Number(I);if(!Number.isNaN(te)&&Number.isFinite(te))return te;let qe=Date.parse(I);if(!Number.isNaN(qe))return qe}return Date.now()},Ve=I=>{if(typeof I=="string")return I;if(I==null)return"";try{return JSON.stringify(I)}catch{return String(I)}},G=new Map,ee=new Map,Ie=new Map,ye=new Map,pe=null,le=(I,te,qe)=>{var ht;let tt=Ie.get(I);tt||(tt=[],Ie.set(I,tt));let Xe=0,Je=tt.length;for(;Xe<Je;){let zt=Xe+Je>>>1;tt[zt].seq<te?Xe=zt+1:Je=zt}((ht=tt[Xe])==null?void 0:ht.seq)===te?tt[Xe]={seq:te,text:qe}:tt.splice(Xe,0,{seq:te,text:qe});let pt="";for(let zt=0;zt<tt.length;zt++)pt+=tt[zt].text;return pt},Ye=(I,te)=>{let qe=Ve(te),tt=ee.get(I.id),Xe=Pw(tt,qe);I.rawContent=Xe;let Je=G.get(I.id),pt=kt=>{var Jt;let ct=(Jt=I.content)!=null?Jt:"";kt.trim()!==""&&(ct.trim().length===0||kt.startsWith(ct)||kt.trimStart().startsWith(ct.trim()))&&(I.content=kt)},ht=()=>{var kt;if(Je){let ct=(kt=Je.close)==null?void 0:kt.call(Je);ct instanceof Promise&&ct.catch(()=>{})}G.delete(I.id),ee.delete(I.id),I.streaming=!1,u(I)};if(!Je){pt(qe),ht();return}let zt=ss(Xe);if(zt!==null&&zt.trim()!==""){pt(zt),ht();return}let or=kt=>{var fe;let ct=typeof kt=="string"?kt:(fe=kt==null?void 0:kt.text)!=null?fe:null;if(ct!==null&&ct.trim()!=="")return ct;let Jt=Je.getExtractedText();return Jt!==null&&Jt.trim()!==""?Jt:qe},X;try{X=Je.processChunk(Xe)}catch{pt(qe),ht();return}if(X instanceof Promise){X.then(kt=>{pt(or(kt)),ht()}).catch(()=>{pt(qe),ht()});return}pt(or(X)),ht()},Me=[],be=!1,J,Ke=()=>{be||(be=!0,queueMicrotask(()=>{be=!1,J()}))},ne=new el((I,te)=>{Me.push({payloadType:I,payload:te}),Ke()}),Y=null,Q=new Map,Be=(ke=this.config.iterationDisplay)!=null?ke:"separate";for(J=()=>{var I,te,qe,tt,Xe,Je,pt,ht,zt,or,X,kt,ct,Jt,fe,Ae,Wt,sr,Et,gr,_t,Ht,Tt,Lt,ar,mt,cr,Cr,Lr,_r,xt,an,mr,Un,Rr,Zn,Pn,In,me,P,oe,Ee,rt,Xt,$t,er,Pr,Nr,wn,Vt,Ft,Ir,Cn,wo,eo,Co,zn,ln,Rn,It,hr,xr,dn,vo,vn,Wn,cn,R,pn,Hn,to,qn,Qs,Bn,Dn,On,ro,Fo,ai,Zs,ii,ys,Pt,ea,An,tn,li,di,bs,no,ci,Uo,ta,oo,ra,Ao,So,pi,ui,cd,zo,To,fi,na,Mo,mi,oa,ko,sa,gi,so,hi,Eo,Kt,ws,Cs,aa,jn,xi,ia,la,yi,vs,As,qo,bi,wi,da,ca,pa,ua,jr,un,ao,yt,fa,jo,_n;for(let Ss=0;Ss<Me.length;Ss++){let ot=Me[Ss].payloadType,L=Me[Ss].payload;if(ot==="reason_start"){let z=(I=we(L,!0))!=null?I:`reason-${l()}`,O=Te(z);O.reasoning=(te=O.reasoning)!=null?te:{id:z,status:"streaming",chunks:[]},O.reasoning.startedAt=(tt=O.reasoning.startedAt)!=null?tt:xe((qe=L.startedAt)!=null?qe:L.timestamp),O.reasoning.completedAt=void 0,O.reasoning.durationMs=void 0,O.streaming=!0,O.reasoning.status="streaming",u(O)}else if(ot==="reason_delta"||ot==="reason_chunk"){let z=(Je=(Xe=we(L,!1))!=null?Xe:we(L,!0))!=null?Je:`reason-${l()}`,O=Te(z);O.reasoning=(pt=O.reasoning)!=null?pt:{id:z,status:"streaming",chunks:[]},O.reasoning.startedAt=(zt=O.reasoning.startedAt)!=null?zt:xe((ht=L.startedAt)!=null?ht:L.timestamp);let ie=(kt=(X=(or=L.reasoningText)!=null?or:L.text)!=null?X:L.delta)!=null?kt:"";if(ie&&L.hidden!==!0){let de=typeof L.sequenceIndex=="number"?L.sequenceIndex:void 0;if(de!==void 0){let re=le(z,de,String(ie));O.reasoning.chunks=[re]}else O.reasoning.chunks.push(String(ie))}if(O.reasoning.status=L.done?"complete":"streaming",L.done){O.reasoning.completedAt=xe((ct=L.completedAt)!=null?ct:L.timestamp);let de=(Jt=O.reasoning.startedAt)!=null?Jt:Date.now();O.reasoning.durationMs=Math.max(0,((fe=O.reasoning.completedAt)!=null?fe:Date.now())-de)}O.streaming=O.reasoning.status!=="complete",u(O)}else if(ot==="reason_complete"){let z=(Wt=(Ae=we(L,!1))!=null?Ae:we(L,!0))!=null?Wt:`reason-${l()}`,O=T.get(z);if(O!=null&&O.reasoning){O.reasoning.status="complete",O.reasoning.completedAt=xe((sr=L.completedAt)!=null?sr:L.timestamp);let de=(Et=O.reasoning.startedAt)!=null?Et:Date.now();O.reasoning.durationMs=Math.max(0,((gr=O.reasoning.completedAt)!=null?gr:Date.now())-de),O.streaming=!1,u(O)}let ie=N(L);ie&&b.byStep.delete(ie)}else if(ot==="tool_start"){let z=(_t=Z(L,!0))!=null?_t:`tool-${l()}`,O=(Ht=L.toolName)!=null?Ht:L.name;if(Ce(O)){Oe.add(z);continue}let ie=he(z),de=(Tt=ie.toolCall)!=null?Tt:{id:z,status:"pending"};de.name=O!=null?O:de.name,de.status="running",L.args!==void 0?de.args=L.args:L.parameters!==void 0&&(de.args=L.parameters),de.startedAt=(ar=de.startedAt)!=null?ar:xe((Lt=L.startedAt)!=null?Lt:L.timestamp),de.completedAt=void 0,de.durationMs=void 0,ie.toolCall=de,ie.streaming=!0;let re=L.agentContext;(re||L.executionId)&&(ie.agentMetadata={executionId:(mt=re==null?void 0:re.executionId)!=null?mt:L.executionId,iteration:(cr=re==null?void 0:re.iteration)!=null?cr:L.iteration}),u(ie)}else if(ot==="tool_chunk"||ot==="tool_delta"){let z=(Lr=(Cr=Z(L,!1))!=null?Cr:Z(L,!0))!=null?Lr:`tool-${l()}`;if(Oe.has(z))continue;let O=he(z),ie=(_r=O.toolCall)!=null?_r:{id:z,status:"running"};ie.startedAt=(an=ie.startedAt)!=null?an:xe((xt=L.startedAt)!=null?xt:L.timestamp);let de=(Rr=(Un=(mr=L.text)!=null?mr:L.delta)!=null?Un:L.message)!=null?Rr:"";de&&(ie.chunks=(Zn=ie.chunks)!=null?Zn:[],ie.chunks.push(String(de))),ie.status="running",O.toolCall=ie,O.streaming=!0;let re=L.agentContext;(re||L.executionId)&&(O.agentMetadata=(me=O.agentMetadata)!=null?me:{executionId:(Pn=re==null?void 0:re.executionId)!=null?Pn:L.executionId,iteration:(In=re==null?void 0:re.iteration)!=null?In:L.iteration}),u(O)}else if(ot==="tool_complete"){let z=(oe=(P=Z(L,!1))!=null?P:Z(L,!0))!=null?oe:`tool-${l()}`;if(Oe.has(z)){Oe.delete(z);continue}let O=he(z),ie=(Ee=O.toolCall)!=null?Ee:{id:z,status:"running"};ie.status="complete",L.result!==void 0&&(ie.result=L.result),typeof L.duration=="number"&&(ie.duration=L.duration),ie.completedAt=xe((rt=L.completedAt)!=null?rt:L.timestamp);let de=(Xt=L.duration)!=null?Xt:L.executionTime;if(typeof de=="number")ie.durationMs=de;else{let et=($t=ie.startedAt)!=null?$t:Date.now();ie.durationMs=Math.max(0,((er=ie.completedAt)!=null?er:Date.now())-et)}O.toolCall=ie,O.streaming=!1;let re=L.agentContext;(re||L.executionId)&&(O.agentMetadata=(wn=O.agentMetadata)!=null?wn:{executionId:(Pr=re==null?void 0:re.executionId)!=null?Pr:L.executionId,iteration:(Nr=re==null?void 0:re.iteration)!=null?Nr:L.iteration}),u(O);let st=q(L);st&&x.byCall.delete(st)}else if(ot==="step_await"&&L.awaitReason==="local_tool_required"&&L.toolName){let z=typeof L.toolCallId=="string"&&L.toolCallId.length>0?L.toolCallId:void 0,O=(Vt=z!=null?z:L.toolId)!=null?Vt:`local-${l()}`,ie=he(O),de=(Ft=ie.toolCall)!=null?Ft:{id:O,status:"pending"};de.name=L.toolName,de.args=L.parameters,de.status="complete",de.chunks=(Ir=de.chunks)!=null?Ir:[],de.startedAt=(wo=de.startedAt)!=null?wo:xe((Cn=L.startedAt)!=null?Cn:L.timestamp),de.completedAt=(eo=de.completedAt)!=null?eo:de.startedAt,ie.toolCall=de,ie.streaming=!1,ie.agentMetadata={...ie.agentMetadata,executionId:(zn=L.executionId)!=null?zn:(Co=ie.agentMetadata)==null?void 0:Co.executionId,awaitingLocalTool:!0,...z?{webMcpToolCallId:z}:{}},u(ie)}else if(ot==="text_start"){if((ln=L.toolContext)!=null&&ln.toolId)continue;let z=L.partId;if(z!==void 0&&C.current!==null&&z!==C.current){let O=m;O&&(O.streaming=!1,u(O),pe=O,m=null,k=!0)}z!==void 0&&(C.current=z)}else if(ot==="text_end"){if((Rn=L.toolContext)!=null&&Rn.toolId)continue;let z=m;z&&(z.streaming=!1,u(z),pe=z,m=null,k=!0)}else if(ot==="step_chunk"||ot==="step_delta"){let z=L.stepType,O=L.executionType;if(z==="tool"||O==="context")continue;let ie=L.toolContext;if(ie!=null&&ie.toolId){let et=String((hr=(It=L.id)!=null?It:ie.stepId)!=null?hr:`step-${l()}`),wt=L.partId!==void 0&&L.partId!==null?String(L.partId):"",it=`${ie.toolId}::${et}`,lt=v.get(it);if(wt!==""&<!==void 0&<!==""&<!==wt){let Nt=M.get(E(ie.toolId,et,lt));Nt&&Nt.streaming!==!1&&(Nt.streaming=!1,u(Nt))}wt!==""&&v.set(it,wt);let ut=H(ie.toolId,et,wt,ie.executionId),yr=(vn=(vo=(dn=(xr=L.text)!=null?xr:L.delta)!=null?dn:L.content)!=null?vo:L.chunk)!=null?vn:"";yr&&(ut.content+=String(yr),ut.streaming=!0,u(ut)),L.isComplete&&(ut.streaming=!1,u(ut));continue}let de=L.partId;if(de!==void 0&&C.current!==null&&de!==C.current){let et=m;et&&(et.streaming=!1,u(et),pe=et,m=null,k=!0)}de!==void 0&&(C.current=de);let re=de!==void 0&&(Wn=ye.get(de))!=null?Wn:Ue();de!==void 0&&(re.partId||(re.partId=de),ye.set(de,re));let st=(Hn=(pn=(R=(cn=L.text)!=null?cn:L.delta)!=null?R:L.content)!=null?pn:L.chunk)!=null?Hn:"";if(st){let et=typeof L.seq=="number"?L.seq:void 0,wt=de!=null?de:re.id,it=et!==void 0?le(wt,et,String(st)):((to=ee.get(re.id))!=null?to:"")+st;re.rawContent=it,G.has(re.id)||G.set(re.id,this.createStreamParser());let lt=G.get(re.id),ut=it.trim().startsWith("{")||it.trim().startsWith("[");if(ut&&ee.set(re.id,it),lt.__isPlainTextParser===!0){re.content=et!==void 0?it:re.content+st,ee.delete(re.id),G.delete(re.id),re.rawContent=void 0,u(re);continue}let Nt=lt.processChunk(it);if(Nt instanceof Promise)Nt.then(qt=>{var $r;let Mr=typeof qt=="string"?qt:($r=qt==null?void 0:qt.text)!=null?$r:null;if(Mr!==null&&Mr.trim()!=="")re.content=Mr,u(re);else if(!ut&&!it.trim().startsWith("<")){let Wr=m,vr=Wr&&Wr.id===re.id?Wr:re;vr.id===re.id&&(vr.content=et!==void 0?it:vr.content+st,ee.delete(vr.id),G.delete(vr.id),vr.rawContent=void 0,u(vr))}}).catch(()=>{re.content=et!==void 0?it:re.content+st,ee.delete(re.id),G.delete(re.id),re.rawContent=void 0,u(re)});else{let qt=typeof Nt=="string"?Nt:(qn=Nt==null?void 0:Nt.text)!=null?qn:null;qt!==null&&qt.trim()!==""?(re.content=qt,u(re)):!ut&&!it.trim().startsWith("<")&&(re.content=et!==void 0?it:re.content+st,ee.delete(re.id),G.delete(re.id),re.rawContent=void 0,u(re))}}if(L.isComplete){let et=(Bn=(Qs=L.result)==null?void 0:Qs.response)!=null?Bn:re.content;if(et){let wt=ee.get(re.id),it=wt!=null?wt:Ve(et);re.rawContent=it;let lt=G.get(re.id),ut=null,yr=!1;if(lt&&(ut=lt.getExtractedText(),ut===null&&(ut=ss(it)),ut===null)){let Nt=lt.processChunk(it);Nt instanceof Promise?(yr=!0,Nt.then(qt=>{var $r;let Mr=typeof qt=="string"?qt:($r=qt==null?void 0:qt.text)!=null?$r:null;if(Mr!==null){let Wr=m;Wr&&Wr.id===re.id&&(Wr.content=Mr,Wr.streaming=!1,G.delete(Wr.id),ee.delete(Wr.id),u(Wr))}})):ut=typeof Nt=="string"?Nt:(Dn=Nt==null?void 0:Nt.text)!=null?Dn:null}if(!yr){ut!==null&&ut.trim()!==""?re.content=ut:ee.has(re.id)||(re.content=Ve(et));let Nt=G.get(re.id);if(Nt){let qt=(On=Nt.close)==null?void 0:On.call(Nt);qt instanceof Promise&&qt.catch(()=>{}),G.delete(re.id)}ee.delete(re.id),re.streaming=!1,u(re)}}}}else if(ot==="step_complete"){let z=L.stepType,O=L.executionType;if(z==="tool"||O==="context")continue;let ie=L.toolContext;if(ie!=null&&ie.toolId){let et=String((Fo=(ro=L.id)!=null?ro:ie.stepId)!=null?Fo:"");if(et){let wt=B(ie.toolId,et);for(let[it,lt]of M)it.startsWith(wt)&<.streaming!==!1&&(lt.streaming=!1,u(lt));v.delete(`${ie.toolId}::${et}`)}continue}let de=L.stopReason;if(k){if(m!==null){let it=m;de&&(it.stopReason=de),G.delete(it.id),ee.delete(it.id),it.streaming!==!1&&(it.streaming=!1,u(it))}let et=(ai=L.result)==null?void 0:ai.response,wt=pe;wt&&(de&&(wt.stopReason=de),et!=null?Ye(wt,et):(G.delete(wt.id),ee.delete(wt.id))),pe=null;continue}let re=(Zs=L.result)==null?void 0:Zs.response,st=Ue();if(de&&(st.stopReason=de),re!=null){let et=G.get(st.id),wt=!1,it=!1;if(et){let lt=et.getExtractedText(),ut=ee.get(st.id),yr=ut!=null?ut:Ve(re);if(st.rawContent=yr,lt!==null&<.trim()!=="")st.content=lt,wt=!0;else{let Nt=ss(yr);if(Nt!==null)st.content=Nt,wt=!0;else{let qt=et.processChunk(yr);if(qt instanceof Promise)it=!0,qt.then(Mr=>{var Wr;let $r=typeof Mr=="string"?Mr:(Wr=Mr==null?void 0:Mr.text)!=null?Wr:null;if($r!==null&&$r.trim()!==""){let vr=m;vr&&vr.id===st.id&&(vr.content=$r,vr.streaming=!1,G.delete(vr.id),ee.delete(vr.id),u(vr))}else{let vr=et.getExtractedText(),Sn=m;Sn&&Sn.id===st.id&&(vr!==null&&vr.trim()!==""?Sn.content=vr:ee.has(Sn.id)||(Sn.content=Ve(re)),Sn.streaming=!1,G.delete(Sn.id),ee.delete(Sn.id),u(Sn))}});else{let Mr=typeof qt=="string"?qt:(ii=qt==null?void 0:qt.text)!=null?ii:null;if(Mr!==null&&Mr.trim()!=="")st.content=Mr,wt=!0;else{let $r=et.getExtractedText();$r!==null&&$r.trim()!==""&&(st.content=$r,wt=!0)}}}}}if(!it){if(!st.rawContent){let lt=ee.get(st.id);st.rawContent=lt!=null?lt:Ve(re)}if(!wt&&!ee.has(st.id)&&(st.content=Ve(re)),et){let lt=(ys=et.close)==null?void 0:ys.call(et);lt instanceof Promise&<.catch(()=>{})}G.delete(st.id),ee.delete(st.id),st.streaming=!1,u(st)}}else G.delete(st.id),ee.delete(st.id),st.streaming=!1,u(st)}else if(ot==="flow_complete"){let z=(Pt=L.result)==null?void 0:Pt.response;if(k){if(m!==null){let O=m;G.delete(O.id),ee.delete(O.id),O.streaming!==!1&&(O.streaming=!1,u(O))}}else if(z!=null){let O=Ue(),ie=ee.get(O.id),de=ie!=null?ie:Ve(z);O.rawContent=de;let re=Ve(z),st=G.get(O.id);if(st){let it=ss(de);if(it!==null)re=it;else{let lt=st.processChunk(de);lt instanceof Promise&<.then(yr=>{var qt;let Nt=typeof yr=="string"?yr:(qt=yr==null?void 0:yr.text)!=null?qt:null;Nt!==null&&(O.content=Nt,O.streaming=!1,u(O))});let ut=st.getExtractedText();ut!==null&&(re=ut)}}G.delete(O.id),ee.delete(O.id);let et=re!==O.content,wt=O.streaming!==!1;et&&(O.content=re),O.streaming=!1,(et||wt)&&u(O)}else if(m!==null){let O=m;G.delete(O.id),ee.delete(O.id),O.streaming!==!1&&(O.streaming=!1,u(O))}r({type:"status",status:"idle"})}else if(ot==="agent_start")Y={executionId:L.executionId,agentId:(ea=L.agentId)!=null?ea:"virtual",agentName:(An=L.agentName)!=null?An:"",status:"running",currentIteration:0,maxTurns:(tn=L.maxTurns)!=null?tn:1,startedAt:xe(L.startedAt)};else if(ot==="agent_iteration_start"){if(Y&&(Y.currentIteration=L.iteration),Be==="separate"&&L.iteration>1){let z=m;z&&(z.streaming=!1,u(z),Q.set(L.iteration-1,z),m=null)}}else if(ot==="agent_turn_start")f=null;else if(ot==="agent_turn_delta"){if(L.contentType==="text"){let z=Ue();z.content+=(li=L.delta)!=null?li:"",z.agentMetadata={executionId:L.executionId,iteration:L.iteration,turnId:L.turnId,agentName:Y==null?void 0:Y.agentName},f=z,u(z)}else if(L.contentType==="thinking"){let z=(di=L.turnId)!=null?di:`agent-think-${L.iteration}`,O=Te(z);O.reasoning=(bs=O.reasoning)!=null?bs:{id:z,status:"streaming",chunks:[]},O.reasoning.chunks.push((no=L.delta)!=null?no:""),O.agentMetadata={executionId:L.executionId,iteration:L.iteration,turnId:L.turnId},u(O)}else if(L.contentType==="tool_input"){let z=(ci=L.toolCallId)!=null?ci:x.lastId;if(z){let O=S.get(z);O!=null&&O.toolCall&&(O.toolCall.chunks=(Uo=O.toolCall.chunks)!=null?Uo:[],O.toolCall.chunks.push((ta=L.delta)!=null?ta:""),u(O))}}}else if(ot==="agent_turn_complete"){let z=L.turnId;if(z){let de=T.get(z);if(de!=null&&de.reasoning){de.reasoning.status="complete",de.reasoning.completedAt=xe(L.completedAt);let re=(oo=de.reasoning.startedAt)!=null?oo:Date.now();de.reasoning.durationMs=Math.max(0,((ra=de.reasoning.completedAt)!=null?ra:Date.now())-re),de.streaming=!1,u(de)}}let O=L.stopReason,ie=m!=null?m:f;if(O&&ie!==null){let de=L.turnId;(!de||((Ao=ie.agentMetadata)==null?void 0:Ao.turnId)===de)&&(ie.stopReason=O,u(ie))}}else if(ot==="agent_tool_start"){m&&(m.streaming=!1,u(m),m=null);let z=(So=L.toolCallId)!=null?So:`agent-tool-${l()}`;We(q(L),z);let O=he(z),ie=(pi=O.toolCall)!=null?pi:{id:z,status:"pending",name:void 0,args:void 0,chunks:void 0,result:void 0,duration:void 0,startedAt:void 0,completedAt:void 0,durationMs:void 0};ie.name=(cd=(ui=L.toolName)!=null?ui:L.name)!=null?cd:ie.name,ie.status="running",L.parameters!==void 0&&(ie.args=L.parameters),ie.startedAt=xe((zo=L.startedAt)!=null?zo:L.timestamp),O.toolCall=ie,O.streaming=!0,O.agentMetadata={executionId:L.executionId,iteration:L.iteration},u(O)}else if(ot==="agent_tool_delta"){let z=(To=L.toolCallId)!=null?To:x.lastId;if(z){let O=(fi=S.get(z))!=null?fi:he(z);O.toolCall&&(O.toolCall.chunks=(na=O.toolCall.chunks)!=null?na:[],O.toolCall.chunks.push((Mo=L.delta)!=null?Mo:""),O.toolCall.status="running",O.streaming=!0,u(O))}}else if(ot==="agent_tool_complete"){let z=(mi=L.toolCallId)!=null?mi:x.lastId;if(z){let O=(oa=S.get(z))!=null?oa:he(z);if(O.toolCall){O.toolCall.status="complete",L.result!==void 0&&(O.toolCall.result=L.result),typeof L.executionTime=="number"&&(O.toolCall.durationMs=L.executionTime),O.toolCall.completedAt=xe((ko=L.completedAt)!=null?ko:L.timestamp),O.streaming=!1,u(O);let ie=q(L);ie&&x.byCall.delete(ie)}}}else if(ot==="agent_media"){let z=Array.isArray(L.media)?L.media:[],O=[];for(let ie of z){if(!ie||typeof ie!="object")continue;let de=ie,re=typeof de.type=="string"?de.type:void 0,st=typeof de.mediaType=="string"?de.mediaType.toLowerCase():"",et=null,wt="";if(re==="media"){let it=typeof de.data=="string"?de.data:void 0;if(!it)continue;wt=st.length>0?st:"application/octet-stream",et=`data:${wt};base64,${it}`}else if(re==="image-url"){let it=typeof de.url=="string"?de.url:void 0;if(!it)continue;wt=st,et=it}else if(re==="file-url"){let it=typeof de.url=="string"?de.url:void 0;if(!it)continue;wt=st,et=it}else continue;if(et)if(re==="image-url"||wt.startsWith("image/"))O.push({type:"image",image:et,...wt?{mimeType:wt}:{}});else if(wt.startsWith("audio/"))O.push({type:"audio",audio:et,mimeType:wt});else if(wt.startsWith("video/"))O.push({type:"video",video:et,mimeType:wt});else{let it=wt||"application/octet-stream";O.push({type:"file",data:et,mimeType:it,filename:Ew(it)})}}if(O.length>0){let ie=l(),de=L.toolCallId,st={id:`agent-media-${typeof de=="string"&&de.length>0?`${de}-${ie}`:String(ie)}`,role:"assistant",content:"",contentParts:O,createdAt:new Date().toISOString(),streaming:!1,sequence:ie,agentMetadata:{executionId:L.executionId,iteration:L.iteration}};u(st);let et=m;et&&(et.streaming=!1,u(et)),m=null,y.current=null}}else if(ot!=="agent_iteration_complete"){if(ot==="agent_reflection"||ot==="agent_reflect"){let z=`agent-reflection-${L.executionId}-${L.iteration}`,O={id:z,role:"assistant",content:(sa=L.reflection)!=null?sa:"",createdAt:new Date().toISOString(),streaming:!1,variant:"reasoning",sequence:l(),reasoning:{id:z,status:"complete",chunks:[(gi=L.reflection)!=null?gi:""]},agentMetadata:{executionId:L.executionId,iteration:L.iteration}};u(O)}else if(ot==="agent_complete"){Y&&(Y.status=L.success?"complete":"error",Y.completedAt=xe(L.completedAt),Y.stopReason=L.stopReason);let z=m;z&&(z.streaming=!1,u(z)),r({type:"status",status:"idle"})}else if(ot==="agent_error"){let z=typeof L.error=="string"?L.error:(hi=(so=L.error)==null?void 0:so.message)!=null?hi:"Agent execution error";L.recoverable?typeof console!="undefined"&&console.warn("[AgentWidget] Recoverable agent error:",z):r({type:"error",error:new Error(z)})}else if(ot!=="agent_ping"){if(ot==="agent_approval_start"){let z=(Eo=L.approvalId)!=null?Eo:`approval-${l()}`,O={id:`approval-${z}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:z,status:"pending",agentId:(Kt=Y==null?void 0:Y.agentId)!=null?Kt:"virtual",executionId:(Cs=(ws=L.executionId)!=null?ws:Y==null?void 0:Y.executionId)!=null?Cs:"",toolName:(aa=L.toolName)!=null?aa:"",toolType:L.toolType,description:(xi=L.description)!=null?xi:`Execute ${(jn=L.toolName)!=null?jn:"tool"}`,parameters:L.parameters}};u(O)}else if(ot==="step_await"&&L.awaitReason==="approval_required"){let z=(ia=L.approvalId)!=null?ia:`approval-${l()}`,O={id:`approval-${z}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:z,status:"pending",agentId:(la=Y==null?void 0:Y.agentId)!=null?la:"virtual",executionId:(vs=(yi=L.executionId)!=null?yi:Y==null?void 0:Y.executionId)!=null?vs:"",toolName:(As=L.toolName)!=null?As:"",toolType:L.toolType,description:(bi=L.description)!=null?bi:`Execute ${(qo=L.toolName)!=null?qo:"tool"}`,parameters:L.parameters}};u(O)}else if(ot==="agent_approval_complete"){let z=L.approvalId;if(z){let ie={id:`approval-${z}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:l(),approval:{id:z,status:(wi=L.decision)!=null?wi:"approved",agentId:(da=Y==null?void 0:Y.agentId)!=null?da:"virtual",executionId:(pa=(ca=L.executionId)!=null?ca:Y==null?void 0:Y.executionId)!=null?pa:"",toolName:(ua=L.toolName)!=null?ua:"",description:(jr=L.description)!=null?jr:"",resolvedAt:Date.now()}};u(ie)}}else if(ot==="artifact_start"||ot==="artifact_delta"||ot==="artifact_update"||ot==="artifact_complete"){if(ot==="artifact_start"){let z=L.artifactType,O=String(L.id),ie=typeof L.title=="string"?L.title:void 0;if(r({type:"artifact_start",id:O,artifactType:z,title:ie,component:typeof L.component=="string"?L.component:void 0}),j.set(O,{markdown:"",title:ie}),!He.has(O)){He.add(O);let de={id:`artifact-ref-${O}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:l(),rawContent:JSON.stringify({component:"PersonaArtifactCard",props:{artifactId:O,title:ie,artifactType:z,status:"streaming"}})};K.set(O,de),u(de)}}else if(ot==="artifact_delta"){let z=String(L.id),O=typeof L.delta=="string"?L.delta:String((un=L.delta)!=null?un:"");r({type:"artifact_delta",id:z,artDelta:O});let ie=j.get(z);ie&&(ie.markdown+=O)}else if(ot==="artifact_update"){let z=L.props&&typeof L.props=="object"&&!Array.isArray(L.props)?L.props:{};r({type:"artifact_update",id:String(L.id),props:z,component:typeof L.component=="string"?L.component:void 0})}else if(ot==="artifact_complete"){let z=String(L.id);r({type:"artifact_complete",id:z});let O=K.get(z);if(O){O.streaming=!1;try{let ie=JSON.parse((ao=O.rawContent)!=null?ao:"{}");if(ie.props){ie.props.status="complete";let de=j.get(z);de!=null&&de.markdown&&(ie.props.markdown=de.markdown)}O.rawContent=JSON.stringify(ie)}catch{}j.delete(z),u(O),K.delete(z)}}}else if(ot==="transcript_insert"){let z=L.message;if(!z||typeof z!="object")continue;let O=String((yt=z.id)!=null?yt:`msg-${l()}`),ie=z.role,re={id:O,role:ie==="user"?"user":ie==="system"?"system":"assistant",content:typeof z.content=="string"?z.content:"",rawContent:typeof z.rawContent=="string"?z.rawContent:void 0,createdAt:typeof z.createdAt=="string"?z.createdAt:new Date().toISOString(),streaming:z.streaming===!0,...typeof z.variant=="string"?{variant:z.variant}:{},sequence:l()};if(u(re),re.rawContent)try{let st=JSON.parse(re.rawContent),et=(fa=st==null?void 0:st.props)==null?void 0:fa.artifactId;typeof et=="string"&&He.add(et)}catch{}m=null,y.current=null,G.delete(O),ee.delete(O)}else if(ot==="error"||ot==="step_error"||ot==="dispatch_error"||ot==="flow_error"){let z=null;if(L.error instanceof Error)z=L.error;else if(ot==="dispatch_error"){let O=(jo=L.message)!=null?jo:L.error;O!=null&&O!==""&&(z=new Error(String(O)))}else if(ot==="step_error"||ot==="flow_error"){let O=L.error;typeof O=="string"&&O!==""?z=new Error(O):O!=null&&typeof O=="object"&&"message"in O&&(z=new Error(String((_n=O.message)!=null?_n:O)))}else ot==="error"&&L.error!=null&&L.error!==""&&(z=new Error(String(L.error)));if(z){r({type:"error",error:z});let O=m;O&&O.streaming&&(O.streaming=!1,u(O)),r({type:"status",status:"idle"})}}}}}Me.length=0};;){let{done:I,value:te}=await o.read();if(I)break;a+=s.decode(te,{stream:!0});let qe=a.split(`
|
|
60
|
+
|
|
61
|
+
`);a=(ge=qe.pop())!=null?ge:"";for(let tt of qe){let Xe=tt.split(`
|
|
62
|
+
`),Je="message",pt="";for(let or of Xe)or.startsWith("event:")?Je=or.replace("event:","").trim():or.startsWith("data:")&&(pt+=or.replace("data:","").trim());if(!pt)continue;let ht;try{ht=JSON.parse(pt)}catch(or){r({type:"error",error:or instanceof Error?or:new Error("Failed to parse chat stream payload")});continue}let zt=Je!=="message"?Je:(ue=ht.type)!=null?ue:"message";if((_e=this.onSSEEvent)==null||_e.call(this,zt,ht),this.parseSSEEvent){y.current=m;let or=await this.handleCustomSSEEvent(ht,r,y,u,l,C);if(y.current&&y.current!==m&&(m=y.current),or)continue}ne.push(zt,ht),J()}}ne.flushPending(),J(),ne.destroy()}};function qh(){let e=Date.now().toString(36),t=Math.random().toString(36).substring(2,10);return`msg_${e}_${t}`}function Bs(){let e=Date.now().toString(36),t=Math.random().toString(36).substring(2,10);return`usr_${e}_${t}`}function is(){let e=Date.now().toString(36),t=Math.random().toString(36).substring(2,10);return`ast_${e}_${t}`}var rl="[Image]";function jh(e){return typeof e=="string"?[{type:"text",text:e}]:e}function Vh(e){return typeof e=="string"?e:e.filter(t=>t.type==="text").map(t=>t.text).join("")}function Gh(e){return typeof e=="string"?!1:e.some(t=>t.type==="image")}function Kh(e){return typeof e=="string"?[]:e.filter(t=>t.type==="image")}function Ba(e){return{type:"text",text:e}}function Jh(e,t){return{type:"image",image:e,...(t==null?void 0:t.mimeType)&&{mimeType:t.mimeType},...(t==null?void 0:t.alt)&&{alt:t.alt}}}async function Xh(e){return new Promise((t,r)=>{let n=new FileReader;n.onload=()=>{let o=n.result;t({type:"image",image:o,mimeType:e.type,alt:e.name})},n.onerror=()=>r(new Error("Failed to read file")),n.readAsDataURL(e)})}function Yh(e,t=["image/png","image/jpeg","image/gif","image/webp"],r=10*1024*1024){return t.includes(e.type)?e.size>r?{valid:!1,error:`File too large. Maximum size: ${Math.round(r/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type. Accepted types: ${t.join(", ")}`}}var Qh=["image/png","image/jpeg","image/gif","image/webp","image/svg+xml","image/bmp"],Iw=["application/pdf","text/plain","text/markdown","text/csv","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/json"],mo=[...Qh,...Iw];function Rw(e){return Qh.includes(e)||e.startsWith("image/")}function nl(e){return Rw(e.type)}async function Zh(e){return new Promise((t,r)=>{let n=new FileReader;n.onload=()=>{let o=n.result;nl(e)?t({type:"image",image:o,mimeType:e.type,alt:e.name}):t({type:"file",data:o,mimeType:e.type,filename:e.name})},n.onerror=()=>r(new Error("Failed to read file")),n.readAsDataURL(e)})}function ex(e,t=mo,r=10*1024*1024){return t.includes(e.type)?e.size>r?{valid:!1,error:`File too large. Maximum size: ${Math.round(r/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type "${e.type}". Accepted types: ${t.join(", ")}`}}function Ww(e){let t=e.split(".");return t.length>1?t.pop().toLowerCase():""}function tx(e,t){let r=Ww(t).toUpperCase();return{"application/pdf":"PDF","text/plain":"TXT","text/markdown":"MD","text/csv":"CSV","application/msword":"DOC","application/vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX","application/vnd.ms-excel":"XLS","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","application/json":"JSON"}[e]||r||"FILE"}var ol=class{constructor(t=24e3){this.ctx=null;this.nextStartTime=0;this.activeSources=[];this.finishedCallbacks=[];this.playing=!1;this.streamEnded=!1;this.pendingCount=0;this.remainder=null;this.sampleRate=t}ensureContext(){if(!this.ctx){let r=typeof window!="undefined"?window:void 0;if(!r)throw new Error("AudioPlaybackManager requires a browser environment");let n=r.AudioContext||r.webkitAudioContext;this.ctx=new n({sampleRate:this.sampleRate})}let t=this.ctx;return t.state==="suspended"&&t.resume(),t}enqueue(t){if(t.length===0)return;let r=t;if(this.remainder){let d=new Uint8Array(this.remainder.length+t.length);d.set(this.remainder),d.set(t,this.remainder.length),r=d,this.remainder=null}if(r.length%2!==0&&(this.remainder=new Uint8Array([r[r.length-1]]),r=r.subarray(0,r.length-1)),r.length===0)return;let n=this.ensureContext(),o=this.pcmToFloat32(r),s=n.createBuffer(1,o.length,this.sampleRate);s.getChannelData(0).set(o);let a=n.createBufferSource();a.buffer=s,a.connect(n.destination);let i=n.currentTime;this.nextStartTime<i&&(this.nextStartTime=i),a.start(this.nextStartTime),this.nextStartTime+=s.duration,this.activeSources.push(a),this.pendingCount++,this.playing=!0,a.onended=()=>{let d=this.activeSources.indexOf(a);d!==-1&&this.activeSources.splice(d,1),this.pendingCount--,this.checkFinished()}}markStreamEnd(){this.streamEnded=!0,this.checkFinished()}flush(){for(let t of this.activeSources)try{t.stop(),t.disconnect()}catch{}this.activeSources=[],this.pendingCount=0,this.nextStartTime=0,this.playing=!1,this.streamEnded=!1,this.finishedCallbacks=[],this.remainder=null}isPlaying(){return this.playing}onFinished(t){this.finishedCallbacks.push(t)}async destroy(){this.flush(),this.ctx&&(await this.ctx.close(),this.ctx=null)}checkFinished(){if(this.streamEnded&&this.pendingCount<=0&&this.playing){this.playing=!1,this.streamEnded=!1;let t=this.finishedCallbacks.slice();this.finishedCallbacks=[];for(let r of t)r()}}pcmToFloat32(t){let r=Math.floor(t.length/2),n=new Float32Array(r),o=new DataView(t.buffer,t.byteOffset,t.byteLength);for(let s=0;s<r;s++){let a=o.getInt16(s*2,!0);n[s]=a/32768}return n}};var sl=class{constructor(){this.sourceNode=null;this.analyserNode=null;this.interval=null;this.conditionStart=null;this.fired=!1}start(t,r,n,o,s){this.stop(),this.fired=!1,this.conditionStart=null,this.sourceNode=t.createMediaStreamSource(r),this.analyserNode=t.createAnalyser(),this.analyserNode.fftSize=2048,this.sourceNode.connect(this.analyserNode);let a=new Float32Array(this.analyserNode.fftSize);this.interval=setInterval(()=>{if(!this.analyserNode||this.fired)return;this.analyserNode.getFloatTimeDomainData(a);let i=0;for(let p=0;p<a.length;p++)i+=a[p]*a[p];let d=Math.sqrt(i/a.length);(n==="silence"?d<o.threshold:d>=o.threshold)?this.conditionStart===null?this.conditionStart=Date.now():Date.now()-this.conditionStart>=o.duration&&(this.fired=!0,s()):this.conditionStart=null},100)}stop(){this.interval&&(clearInterval(this.interval),this.interval=null),this.sourceNode&&(this.sourceNode.disconnect(),this.sourceNode=null),this.analyserNode=null,this.conditionStart=null,this.fired=!1}};var Da=class{constructor(t){this.config=t;this.type="runtype";this.ws=null;this.audioContext=null;this.w=typeof window!="undefined"?window:void 0;this.mediaRecorder=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.processingStartCallbacks=[];this.audioChunks=[];this.isProcessing=!1;this.isSpeaking=!1;this.vad=new sl;this.mediaStream=null;this.currentAudio=null;this.currentAudioUrl=null;this.currentRequestId=null;this.interruptionMode="none";this.playbackManager=null}getInterruptionMode(){return this.interruptionMode}isBargeInActive(){return this.interruptionMode==="barge-in"&&this.mediaStream!==null}async deactivateBargeIn(){this.vad.stop(),this.mediaStream&&(this.mediaStream.getTracks().forEach(t=>t.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)}async connect(){var t,r,n;if(!(this.ws&&this.ws.readyState===WebSocket.OPEN))try{if(!this.w)throw new Error("Window object not available");let o=this.w;if(!o||!o.location)throw new Error("Window object or location not available");let s=o.location.protocol==="https:"?"wss:":"ws:",a=(t=this.config)==null?void 0:t.host,i=(r=this.config)==null?void 0:r.agentId,d=(n=this.config)==null?void 0:n.clientToken;if(!i||!d)throw new Error("agentId and clientToken are required");if(!a)throw new Error("host must be provided in Runtype voice provider configuration");let l=`${s}//${a}/ws/agents/${i}/voice?token=${d}`;this.ws=new WebSocket(l),this.setupWebSocketHandlers();let p=`${s}//${a}/ws/agents/${i}/voice?token=...`,u=" Check: API running on port 8787? Valid client token? Agent voice enabled? Token allowedOrigins includes this page?";await new Promise((m,f)=>{if(!this.ws)return f(new Error("WebSocket not created"));let y=!1,C=T=>{y||(y=!0,clearTimeout(k),f(new Error(T)))},k=setTimeout(()=>C("WebSocket connection timed out."+u),1e4);this.ws.addEventListener("open",()=>{y||(y=!0,clearTimeout(k),m())},{once:!0}),this.ws.addEventListener("error",()=>{C("WebSocket connection failed to "+p+"."+u)},{once:!0}),this.ws.addEventListener("close",T=>{if(!T.wasClean&&!y){let S=T.code!==1006?` (code ${T.code})`:"";C("WebSocket connection failed"+S+"."+u)}},{once:!0})}),this.sendHeartbeat()}catch(o){throw this.ws=null,this.errorCallbacks.forEach(s=>s(o)),this.statusCallbacks.forEach(s=>s("error")),o}}setupWebSocketHandlers(){this.ws&&(this.ws.onopen=()=>{this.statusCallbacks.forEach(t=>t("connected"))},this.ws.onclose=()=>{this.statusCallbacks.forEach(t=>t("disconnected"))},this.ws.onerror=t=>{this.errorCallbacks.forEach(r=>r(new Error("WebSocket error"))),this.statusCallbacks.forEach(r=>r("error"))},this.ws.binaryType="arraybuffer",this.ws.onmessage=t=>{if(t.data instanceof ArrayBuffer){this.handleAudioChunk(new Uint8Array(t.data));return}try{let r=JSON.parse(t.data);this.handleWebSocketMessage(r)}catch{this.errorCallbacks.forEach(n=>n(new Error("Message parsing failed")))}})}handleWebSocketMessage(t){var r,n;switch(t.type){case"session_config":t.interruptionMode&&(this.interruptionMode=t.interruptionMode);break;case"voice_response":this.isProcessing=!1,this.resultCallbacks.forEach(o=>o({text:t.response.agentResponseText||t.response.transcript,transcript:t.response.transcript,audio:t.response.audio,confidence:.95,provider:"runtype"})),(r=t.response.audio)!=null&&r.base64?(this.isSpeaking=!0,this.statusCallbacks.forEach(o=>o("speaking")),this.playAudio(t.response.audio).catch(o=>this.errorCallbacks.forEach(s=>s(o instanceof Error?o:new Error(String(o)))))):(n=t.response.audio)!=null&&n.base64;break;case"audio_end":if(t.requestId&&t.requestId!==this.currentRequestId)break;this.playbackManager?this.playbackManager.markStreamEnd():(this.isSpeaking=!1,this.isProcessing=!1,this.statusCallbacks.forEach(o=>o("idle")));break;case"cancelled":this.isProcessing=!1;break;case"error":this.errorCallbacks.forEach(o=>o(new Error(t.error))),this.statusCallbacks.forEach(o=>o("error")),this.isProcessing=!1;break;case"pong":break}}handleAudioChunk(t){t.length!==0&&this.currentRequestId&&(this.playbackManager||(this.playbackManager=new ol(24e3),this.playbackManager.onFinished(()=>{this.isSpeaking=!1,this.playbackManager=null,this.vad.stop(),this.statusCallbacks.forEach(r=>r("idle"))})),this.isSpeaking||(this.isSpeaking=!0,this.statusCallbacks.forEach(r=>r("speaking")),this.startBargeInMonitoring().catch(()=>{})),this.playbackManager.enqueue(t))}stopPlayback(){!this.isProcessing&&!this.isSpeaking||(this.cancelCurrentPlayback(),this.statusCallbacks.forEach(t=>t("idle")))}cancelCurrentPlayback(){this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(this.playbackManager.flush(),this.playbackManager=null),this.currentRequestId&&this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"cancel",requestId:this.currentRequestId})),this.currentRequestId=null,this.isProcessing=!1,this.isSpeaking=!1}async startListening(){var t,r,n,o;try{if(this.isProcessing||this.isSpeaking)if(this.interruptionMode!=="none")this.cancelCurrentPlayback();else return;if(!this.mediaStream){let l=this.interruptionMode==="barge-in"?{audio:{echoCancellation:!0,noiseSuppression:!0}}:{audio:!0};this.mediaStream=await navigator.mediaDevices.getUserMedia(l)}let s=this.w;this.audioContext||(this.audioContext=new(s.AudioContext||s.webkitAudioContext));let a=this.audioContext,i=(r=(t=this.config)==null?void 0:t.pauseDuration)!=null?r:2e3,d=(o=(n=this.config)==null?void 0:n.silenceThreshold)!=null?o:.01;this.vad.start(a,this.mediaStream,"silence",{threshold:d,duration:i},()=>this.stopListening()),this.mediaRecorder=new MediaRecorder(this.mediaStream),this.audioChunks=[],this.mediaRecorder.ondataavailable=l=>{l.data.size>0&&this.audioChunks.push(l.data)},this.mediaRecorder.onstop=async()=>{var l;if(this.audioChunks.length>0){this.isProcessing=!0,this.statusCallbacks.forEach(m=>m("processing")),this.processingStartCallbacks.forEach(m=>m());let p=((l=this.mediaRecorder)==null?void 0:l.mimeType)||"audio/webm",u=new Blob(this.audioChunks,{type:p});await this.sendAudio(u),this.audioChunks=[]}},this.mediaRecorder.start(1e3),this.statusCallbacks.forEach(l=>l("listening"))}catch(s){throw this.errorCallbacks.forEach(a=>a(s)),this.statusCallbacks.forEach(a=>a("error")),s}}async stopListening(){this.vad.stop(),this.mediaRecorder&&(this.interruptionMode!=="barge-in"&&this.mediaRecorder.stream.getTracks().forEach(t=>t.stop()),this.mediaRecorder.stop(),this.mediaRecorder=null),this.interruptionMode!=="barge-in"&&(this.mediaStream&&(this.mediaStream.getTracks().forEach(t=>t.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)),this.statusCallbacks.forEach(t=>t("idle"))}async startBargeInMonitoring(){var s,a;if(this.interruptionMode!=="barge-in")return;let t=this.w;if(!this.mediaStream&&t&&(this.mediaStream=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0}})),!this.audioContext&&t&&(this.audioContext=new(t.AudioContext||t.webkitAudioContext)),!this.audioContext||!this.mediaStream)return;let r=this.audioContext,n=(a=(s=this.config)==null?void 0:s.silenceThreshold)!=null?a:.01;this.vad.start(r,this.mediaStream,"speech",{threshold:n,duration:200},()=>this.handleBargeIn())}handleBargeIn(){this.cancelCurrentPlayback(),this.startListening().catch(t=>{this.errorCallbacks.forEach(r=>r(t instanceof Error?t:new Error(String(t))))})}generateRequestId(){return"vreq_"+Math.random().toString(36).substring(2,10)+Date.now().toString(36)}async sendAudio(t){var r;if(!this.ws||this.ws.readyState!==WebSocket.OPEN){this.errorCallbacks.forEach(n=>n(new Error("WebSocket not connected"))),this.statusCallbacks.forEach(n=>n("error"));return}try{let n=await this.blobToBase64(t),o=this.getFormatFromMimeType(t.type),s=this.generateRequestId();this.currentRequestId=s,this.ws.send(JSON.stringify({type:"audio_input",audio:n,format:o,sampleRate:16e3,voiceId:(r=this.config)==null?void 0:r.voiceId,requestId:s}))}catch(n){this.errorCallbacks.forEach(o=>o(n)),this.statusCallbacks.forEach(o=>o("error"))}}getFormatFromMimeType(t){return t.includes("wav")?"wav":t.includes("mpeg")||t.includes("mp3")?"mp3":"webm"}blobToBase64(t){return new Promise((r,n)=>{let o=new FileReader;o.onload=()=>{let a=o.result.split(",")[1];r(a)},o.onerror=n,o.readAsDataURL(t)})}async playAudio(t){if(!t.base64)return;let r=atob(t.base64),n=new Uint8Array(r.length);for(let l=0;l<r.length;l++)n[l]=r.charCodeAt(l);let o=t.format||"mp3",s=o==="mp3"?"audio/mpeg":`audio/${o}`,a=new Blob([n],{type:s}),i=URL.createObjectURL(a),d=new Audio(i);this.currentAudio=d,this.currentAudioUrl=i,d.onended=()=>{URL.revokeObjectURL(i),this.currentAudio===d&&(this.currentAudio=null,this.currentAudioUrl=null,this.isSpeaking=!1,this.statusCallbacks.forEach(l=>l("idle")))},await d.play()}onResult(t){this.resultCallbacks.push(t)}onError(t){this.errorCallbacks.push(t)}onStatusChange(t){this.statusCallbacks.push(t)}onProcessingStart(t){this.processingStartCallbacks.push(t)}async disconnect(){if(this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(await this.playbackManager.destroy(),this.playbackManager=null),this.currentRequestId=null,this.isSpeaking=!1,this.vad.stop(),await this.stopListening(),this.mediaStream&&(this.mediaStream.getTracks().forEach(t=>t.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null),this.ws){try{this.ws.close()}catch{}this.ws=null}this.statusCallbacks.forEach(t=>t("disconnected"))}sendHeartbeat(){this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"ping"}))}};var ls=class{constructor(t={}){this.config=t;this.type="browser";this.recognition=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.isListening=!1;this.w=typeof window!="undefined"?window:void 0}async connect(){this.statusCallbacks.forEach(t=>t("connected"))}async startListening(){var t,r;try{if(this.isListening)throw new Error("Already listening");if(!this.w)throw new Error("Window object not available");let n=this.w.SpeechRecognition||this.w.webkitSpeechRecognition;if(!n)throw new Error("Browser speech recognition not supported");this.recognition=new n,this.recognition.lang=((t=this.config)==null?void 0:t.language)||"en-US",this.recognition.continuous=((r=this.config)==null?void 0:r.continuous)||!1,this.recognition.interimResults=!0,this.recognition.onresult=o=>{var i;let s=Array.from(o.results).map(d=>d[0]).map(d=>d.transcript).join(""),a=o.results[o.results.length-1].isFinal;this.resultCallbacks.forEach(d=>d({text:s,confidence:a?.8:.5,provider:"browser"})),a&&!((i=this.config)!=null&&i.continuous)&&this.stopListening()},this.recognition.onerror=o=>{this.errorCallbacks.forEach(s=>s(new Error(o.error))),this.statusCallbacks.forEach(s=>s("error"))},this.recognition.onstart=()=>{this.isListening=!0,this.statusCallbacks.forEach(o=>o("listening"))},this.recognition.onend=()=>{this.isListening=!1,this.statusCallbacks.forEach(o=>o("idle"))},this.recognition.start()}catch(n){throw this.errorCallbacks.forEach(o=>o(n)),this.statusCallbacks.forEach(o=>o("error")),n}}async stopListening(){this.recognition&&(this.recognition.stop(),this.recognition=null),this.isListening=!1,this.statusCallbacks.forEach(t=>t("idle"))}onResult(t){this.resultCallbacks.push(t)}onError(t){this.errorCallbacks.push(t)}onStatusChange(t){this.statusCallbacks.push(t)}async disconnect(){await this.stopListening(),this.statusCallbacks.forEach(t=>t("disconnected"))}static isSupported(){return"SpeechRecognition"in window||"webkitSpeechRecognition"in window}};function ds(e){switch(e.type){case"runtype":if(!e.runtype)throw new Error("Runtype voice provider requires configuration");return new Da(e.runtype);case"browser":if(!ls.isSupported())throw new Error("Browser speech recognition not supported");return new ls(e.browser||{});case"custom":throw new Error("Custom voice providers not yet implemented");default:throw new Error(`Unknown voice provider type: ${e.type}`)}}function al(e){if((e==null?void 0:e.type)==="runtype"&&e.runtype)return ds({type:"runtype",runtype:e.runtype});if(ls.isSupported())return ds({type:"browser",browser:(e==null?void 0:e.browser)||{language:"en-US"}});throw new Error("No supported voice providers available")}function Oa(e){try{return al(e),!0}catch{return!1}}function rx(e,t){let r=e instanceof Error?e:new Error(String(e));if(typeof t=="string")return t;if(typeof t=="function")return t(r);let n="Sorry \u2014 I couldn't reach the assistant. The chat service didn't respond. Please check that your proxy or backend is running and reachable, then try again.";return r.message?`${n}
|
|
63
|
+
|
|
64
|
+
_Details: ${r.message}_`:n}var Ds=class e{constructor(t={},r){this.config=t;this.callbacks=r;this.status="idle";this.streaming=!1;this.abortController=null;this.sequenceCounter=Date.now();this.clientSession=null;this.agentExecution=null;this.artifacts=new Map;this.selectedArtifactId=null;this.webMcpInflightKeys=new Set;this.webMcpResolvedKeys=new Set;this.webMcpResolveControllers=new Set;this.webMcpEpoch=0;this.webMcpApprovalResolvers=new Map;this.webMcpApprovalSeq=0;this.webMcpAwaitBatches=new Map;this.voiceProvider=null;this.voiceActive=!1;this.voiceStatus="disconnected";this.pendingVoiceUserMessageId=null;this.pendingVoiceAssistantMessageId=null;this.ttsSpokenMessageIds=new Set;this.handleEvent=t=>{var r,n,o,s,a,i,d,l;if(t.type==="message"){this.upsertMessage(t.message);let p=t.message.toolCall;((r=t.message.agentMetadata)==null?void 0:r.awaitingLocalTool)===!0&&(p!=null&&p.name)&&Ra(p.name)&&this.enqueueWebMcpAwait(t.message),(n=t.message.agentMetadata)!=null&&n.executionId&&(this.agentExecution?t.message.agentMetadata.iteration!==void 0&&(this.agentExecution.currentIteration=t.message.agentMetadata.iteration):this.agentExecution={executionId:t.message.agentMetadata.executionId,agentId:"",agentName:(o=t.message.agentMetadata.agentName)!=null?o:"",status:"running",currentIteration:(s=t.message.agentMetadata.iteration)!=null?s:0,maxTurns:0})}else if(t.type==="status"){if(this.setStatus(t.status),t.status==="connecting")this.setStreaming(!0);else if(t.status==="idle"||t.status==="error"){this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null);let p=this.webMcpAwaitBatches.size>0||this.webMcpResolveControllers.size>0;((a=this.agentExecution)==null?void 0:a.status)==="running"&&(t.status==="error"?this.agentExecution.status="error":p||(this.agentExecution.status="complete")),this.scheduleWebMcpBatchFlush()}}else t.type==="error"?(this.setStatus("error"),this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null),((i=this.agentExecution)==null?void 0:i.status)==="running"&&(this.agentExecution.status="error"),(l=(d=this.callbacks).onError)==null||l.call(d,t.error)):(t.type==="artifact_start"||t.type==="artifact_delta"||t.type==="artifact_update"||t.type==="artifact_complete")&&this.applyArtifactStreamEvent(t)};var n,o;this.messages=[...(n=t.initialMessages)!=null?n:[]].map(s=>{var a;return{...s,sequence:(a=s.sequence)!=null?a:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new as(t),this.wireDefaultWebMcpConfirm();for(let s of(o=t.initialArtifacts)!=null?o:[])this.artifacts.set(s.id,{...s,status:"complete"});t.initialSelectedArtifactId!=null&&(this.selectedArtifactId=t.initialSelectedArtifactId),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.artifacts.size>0&&this.emitArtifactsState(),this.callbacks.onStatusChanged(this.status)}setSSEEventCallback(t){this.client.setSSEEventCallback(t)}isClientTokenMode(){return this.client.isClientTokenMode()}isAgentMode(){return this.client.isAgentMode()}getAgentExecution(){return this.agentExecution}isAgentExecuting(){var t;return((t=this.agentExecution)==null?void 0:t.status)==="running"}isVoiceSupported(){var t;return Oa((t=this.config.voiceRecognition)==null?void 0:t.provider)}isVoiceActive(){return this.voiceActive}getVoiceStatus(){return this.voiceStatus}getVoiceInterruptionMode(){var t;return(t=this.voiceProvider)!=null&&t.getInterruptionMode?this.voiceProvider.getInterruptionMode():"none"}stopVoicePlayback(){var t;(t=this.voiceProvider)!=null&&t.stopPlayback&&this.voiceProvider.stopPlayback()}isBargeInActive(){var t,r,n;return(n=(r=(t=this.voiceProvider)==null?void 0:t.isBargeInActive)==null?void 0:r.call(t))!=null?n:!1}async deactivateBargeIn(){var t;(t=this.voiceProvider)!=null&&t.deactivateBargeIn&&await this.voiceProvider.deactivateBargeIn()}setupVoice(t){var r,n,o;try{let s=t||this.getVoiceConfigFromConfig();if(!s)throw new Error("Voice configuration not provided");this.voiceProvider=ds(s);let a=(r=this.config.voiceRecognition)!=null?r:{},i=(n=a.processingText)!=null?n:"\u{1F3A4} Processing voice...",d=(o=a.processingErrorText)!=null?o:"Voice processing failed. Please try again.";this.voiceProvider.onProcessingStart&&this.voiceProvider.onProcessingStart(()=>{let l=this.injectMessage({role:"user",content:i,streaming:!1,voiceProcessing:!0});this.pendingVoiceUserMessageId=l.id;let p=this.injectMessage({role:"assistant",content:"",streaming:!0,voiceProcessing:!0});this.pendingVoiceAssistantMessageId=p.id,this.setStreaming(!0)}),this.voiceProvider.onResult(l=>{var p,u,m,f,y,C;if(l.provider==="browser")l.text&&l.text.trim()&&this.sendMessage(l.text,{viaVoice:!0});else if(l.provider==="runtype"){this.pendingVoiceUserMessageId&&((p=l.transcript)!=null&&p.trim())?this.upsertMessage({id:this.pendingVoiceUserMessageId,role:"user",content:l.transcript.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(u=l.transcript)!=null&&u.trim()&&this.injectUserMessage({content:l.transcript.trim()}),this.pendingVoiceAssistantMessageId&&((m=l.text)!=null&&m.trim())?this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:l.text.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(f=l.text)!=null&&f.trim()&&this.injectAssistantMessage({content:l.text.trim()});{let k=(C=this.pendingVoiceAssistantMessageId)!=null?C:(y=[...this.messages].reverse().find(T=>T.role==="assistant"))==null?void 0:y.id;k&&this.ttsSpokenMessageIds.add(k)}this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null}}),this.voiceProvider.onError(l=>{console.error("Voice error:",l),this.pendingVoiceAssistantMessageId&&(this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:d,createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}),this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null)}),this.voiceProvider.onStatusChange(l=>{var p,u;this.voiceStatus=l,this.voiceActive=l==="listening",(u=(p=this.callbacks).onVoiceStatusChanged)==null||u.call(p,l)}),this.voiceProvider.connect()}catch(s){console.error("Failed to setup voice:",s)}}async toggleVoice(){if(!this.voiceProvider){console.error("Voice not configured");return}if(this.voiceActive)await this.voiceProvider.stopListening();else{this.stopSpeaking();try{await this.voiceProvider.startListening()}catch(t){console.error("Failed to start voice:",t)}}}cleanupVoice(){this.voiceProvider&&(this.voiceProvider.disconnect(),this.voiceProvider=null),this.voiceActive=!1,this.voiceStatus="disconnected"}getVoiceConfigFromConfig(){var r,n,o,s,a,i,d,l,p;if(!((r=this.config.voiceRecognition)!=null&&r.provider))return;let t=this.config.voiceRecognition.provider;switch(t.type){case"runtype":return{type:"runtype",runtype:{agentId:((n=t.runtype)==null?void 0:n.agentId)||"",clientToken:((o=t.runtype)==null?void 0:o.clientToken)||"",host:(s=t.runtype)==null?void 0:s.host,voiceId:(a=t.runtype)==null?void 0:a.voiceId,pauseDuration:(i=t.runtype)==null?void 0:i.pauseDuration,silenceThreshold:(d=t.runtype)==null?void 0:d.silenceThreshold}};case"browser":return{type:"browser",browser:{language:((l=t.browser)==null?void 0:l.language)||"en-US",continuous:(p=t.browser)==null?void 0:p.continuous}};default:return}}async initClientSession(){var t,r;if(!this.isClientTokenMode())return null;try{let n=await this.client.initSession();return this.setClientSession(n),n}catch(n){return(r=(t=this.callbacks).onError)==null||r.call(t,n instanceof Error?n:new Error(String(n))),null}}setClientSession(t){if(this.clientSession=t,t.config.welcomeMessage&&this.messages.length===0){let r={id:`welcome-${Date.now()}`,role:"assistant",content:t.config.welcomeMessage,createdAt:new Date().toISOString(),sequence:this.nextSequence()};this.appendMessage(r)}}getClientSession(){var t;return(t=this.clientSession)!=null?t:this.client.getClientSession()}isSessionValid(){let t=this.getClientSession();return t?new Date<t.expiresAt:!1}clearClientSession(){this.clientSession=null,this.client.clearClientSession()}getClient(){return this.client}async submitMessageFeedback(t,r){return this.client.submitMessageFeedback(t,r)}async submitCSATFeedback(t,r){return this.client.submitCSATFeedback(t,r)}async submitNPSFeedback(t,r){return this.client.submitNPSFeedback(t,r)}updateConfig(t){this.abortWebMcpResolves(),this.webMcpInflightKeys.clear(),this.webMcpResolvedKeys.clear();let r=this.client.getSSEEventCallback();this.config={...this.config,...t},this.client=new as(this.config),this.wireDefaultWebMcpConfirm(),r&&this.client.setSSEEventCallback(r)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(t){this.handleEvent(t)}injectMessage(t){let{role:r,content:n,llmContent:o,contentParts:s,id:a,createdAt:i,sequence:d,streaming:l=!1,voiceProcessing:p,rawContent:u}=t,f={id:a!=null?a:r==="user"?Bs():r==="assistant"?is():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:r,content:n,createdAt:i!=null?i:new Date().toISOString(),sequence:d!=null?d:this.nextSequence(),streaming:l,...o!==void 0&&{llmContent:o},...s!==void 0&&{contentParts:s},...p!==void 0&&{voiceProcessing:p},...u!==void 0&&{rawContent:u}};return this.upsertMessage(f),f}injectAssistantMessage(t){return this.injectMessage({...t,role:"assistant"})}injectUserMessage(t){return this.injectMessage({...t,role:"user"})}injectSystemMessage(t){return this.injectMessage({...t,role:"system"})}injectMessageBatch(t){let r=[];for(let n of t){let{role:o,content:s,llmContent:a,contentParts:i,id:d,createdAt:l,sequence:p,streaming:u=!1,voiceProcessing:m,rawContent:f}=n,C={id:d!=null?d:o==="user"?Bs():o==="assistant"?is():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:o,content:s,createdAt:l!=null?l:new Date().toISOString(),sequence:p!=null?p:this.nextSequence(),streaming:u,...a!==void 0&&{llmContent:a},...i!==void 0&&{contentParts:i},...m!==void 0&&{voiceProcessing:m},...f!==void 0&&{rawContent:f}};r.push(C)}return this.messages=this.sortMessages([...this.messages,...r]),this.callbacks.onMessagesChanged([...this.messages]),r}injectComponentDirective(t){let{component:r,props:n={},text:o="",llmContent:s,id:a,createdAt:i,sequence:d}=t,l={text:o,component:r,props:n};return this.injectMessage({role:"assistant",content:o,rawContent:JSON.stringify(l),...s!==void 0&&{llmContent:s},...a!==void 0&&{id:a},...i!==void 0&&{createdAt:i},...d!==void 0&&{sequence:d}})}async sendMessage(t,r){var l,p,u,m,f;let n=t.trim();if(!n&&(!(r!=null&&r.contentParts)||r.contentParts.length===0))return;this.stopSpeaking(),(l=this.abortController)==null||l.abort(),this.abortWebMcpResolves();let o=Bs(),s=is(),a={id:o,role:"user",content:n||rl,createdAt:new Date().toISOString(),sequence:this.nextSequence(),viaVoice:(r==null?void 0:r.viaVoice)||!1,...(r==null?void 0:r.contentParts)&&r.contentParts.length>0&&{contentParts:r.contentParts}};this.appendMessage(a),this.setStreaming(!0);let i=new AbortController;this.abortController=i;let d=[...this.messages];try{await this.client.dispatch({messages:d,signal:i.signal,assistantMessageId:s},this.handleEvent)}catch(y){let C=y instanceof Error&&(y.name==="AbortError"||y.message.includes("aborted")||y.message.includes("abort"));if(!C){let k=rx(y,this.config.errorMessage);if(k){let T={id:s,role:"assistant",createdAt:new Date().toISOString(),content:k,sequence:this.nextSequence()};this.appendMessage(T)}}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,C||(y instanceof Error?(u=(p=this.callbacks).onError)==null||u.call(p,y):(f=(m=this.callbacks).onError)==null||f.call(m,new Error(String(y))))}}async continueConversation(){var o,s,a,i,d;if(this.streaming)return;(o=this.abortController)==null||o.abort();let t=is();this.setStreaming(!0);let r=new AbortController;this.abortController=r;let n=[...this.messages];try{await this.client.dispatch({messages:n,signal:r.signal,assistantMessageId:t},this.handleEvent)}catch(l){let p=l instanceof Error&&(l.name==="AbortError"||l.message.includes("aborted")||l.message.includes("abort"));if(!p){let u=rx(l,this.config.errorMessage);if(u){let m={id:t,role:"assistant",createdAt:new Date().toISOString(),content:u,sequence:this.nextSequence()};this.appendMessage(m)}}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,p||(l instanceof Error?(a=(s=this.callbacks).onError)==null||a.call(s,l):(d=(i=this.callbacks).onError)==null||d.call(i,new Error(String(l))))}}async connectStream(t,r){var o,s,a;if(this.streaming&&!(r!=null&&r.allowReentry))return;r!=null&&r.allowReentry||(o=this.abortController)==null||o.abort();let n=!1;for(let i of this.messages)i.streaming&&(i.streaming=!1,n=!0);n&&this.callbacks.onMessagesChanged([...this.messages]),this.setStreaming(!0);try{await this.client.processStream(t,this.handleEvent,r==null?void 0:r.assistantMessageId)}catch(i){this.setStatus("error"),this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null),(a=(s=this.callbacks).onError)==null||a.call(s,i instanceof Error?i:new Error(String(i)))}}wireDefaultWebMcpConfirm(){let t=this.config.webmcp;(t==null?void 0:t.enabled)===!0&&!t.onConfirm&&this.client.setWebMcpConfirmHandler(r=>this.requestWebMcpApproval(r))}requestWebMcpApproval(t){var o,s,a;try{if(((s=(o=this.config.webmcp)==null?void 0:o.autoApprove)==null?void 0:s.call(o,t))===!0)return Promise.resolve(!0)}catch{}let r={id:`webmcp-${++this.webMcpApprovalSeq}`,status:"pending",agentId:"",executionId:"",toolName:t.toolName,toolType:"webmcp",description:(a=t.description)!=null?a:`Allow the assistant to run ${t.toolName}?`,parameters:t.args},n=`approval-${r.id}`;return this.upsertMessage({id:n,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",approval:r}),new Promise(i=>{this.webMcpApprovalResolvers.set(n,i)})}resolveWebMcpApproval(t,r){let n=this.webMcpApprovalResolvers.get(t);if(!n)return;this.webMcpApprovalResolvers.delete(t);let o=this.messages.find(s=>s.id===t);o!=null&&o.approval&&this.upsertMessage({...o,approval:{...o.approval,status:r,resolvedAt:Date.now()}}),n(r==="approved")}async resolveApproval(t,r){var d,l,p,u;let n=`approval-${t.id}`,o={...t,status:r,resolvedAt:Date.now()},s={id:n,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",approval:o};this.upsertMessage(s),(d=this.abortController)==null||d.abort(),this.abortController=new AbortController,this.setStreaming(!0);let a=this.config.approval,i=a&&typeof a=="object"?a.onDecision:void 0;try{let m;if(i?m=await i({approvalId:t.id,executionId:t.executionId,agentId:t.agentId,toolName:t.toolName},r):m=await this.client.resolveApproval({agentId:t.agentId,executionId:t.executionId,approvalId:t.id},r),m){let f=null;if(m instanceof Response){if(!m.ok){let y=await m.json().catch(()=>null);throw new Error((l=y==null?void 0:y.error)!=null?l:`Approval request failed: ${m.status}`)}f=m.body}else m instanceof ReadableStream&&(f=m);f?await this.connectStream(f,{allowReentry:!0}):(r==="denied"&&this.appendMessage({id:`denial-${t.id}`,role:"assistant",content:"Tool execution was denied by user.",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()}),this.setStreaming(!1),this.abortController=null)}else this.setStreaming(!1),this.abortController=null}catch(m){let f=m instanceof Error&&(m.name==="AbortError"||m.message.includes("aborted")||m.message.includes("abort"));this.setStreaming(!1),this.abortController=null,f||(u=(p=this.callbacks).onError)==null||u.call(p,m instanceof Error?m:new Error(String(m)))}}persistAskUserQuestionProgress(t,r){let n=this.messages.find(o=>o.id===t.id);n&&this.upsertMessage({...n,agentMetadata:{...n.agentMetadata,askUserQuestionAnswers:r.answers,askUserQuestionIndex:r.currentIndex}})}markAskUserQuestionResolved(t,r){let n=this.messages.find(o=>o.id===t.id);n&&this.upsertMessage({...n,agentMetadata:{...n.agentMetadata,awaitingLocalTool:!1,askUserQuestionAnswered:!0,...r?{askUserQuestionAnswers:r}:{}}})}async resolveAskUserQuestion(t,r){var p,u,m,f,y,C,k,T,S,M,v,b;let n=this.messages.find(x=>x.id===t.id);if(((p=n==null?void 0:n.agentMetadata)==null?void 0:p.askUserQuestionAnswered)===!0)return;let o=(u=t.agentMetadata)==null?void 0:u.executionId,s=(m=t.toolCall)==null?void 0:m.name;if(!o||!s){(y=(f=this.callbacks).onError)==null||y.call(f,new Error("resolveAskUserQuestion: message is missing executionId or toolCall.name"));return}let a=typeof r=="string"?void 0:r;if(a===void 0&&typeof r=="string"){let x=(C=t.toolCall)==null?void 0:C.args,E=Array.isArray(x==null?void 0:x.questions)?x.questions:[];if(E.length===1){let B=typeof((k=E[0])==null?void 0:k.question)=="string"?E[0].question:"";B&&(a={[B]:r})}}this.markAskUserQuestionResolved(t,a),(T=this.abortController)==null||T.abort(),this.abortController=new AbortController,this.setStreaming(!0);let i=t.toolCall.id,d=(S=t.toolCall)==null?void 0:S.args,l=Array.isArray(d==null?void 0:d.questions)?d.questions:[];if(l.length===0){let x=typeof r=="string"?r:Object.entries(r).map(([E,B])=>`${E}: ${Array.isArray(B)?B.join(", "):B}`).join(" | ");this.appendMessage({id:`ask-user-answer-${i}`,role:"user",content:x,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}else{let x=a!=null?a:{};l.forEach((E,B)=>{let H=typeof(E==null?void 0:E.question)=="string"?E.question:"";if(!H)return;let W=x[H],N=Array.isArray(W)?W.join(", "):typeof W=="string"?W:"";this.appendMessage({id:`ask-user-q-${i}-${B}`,role:"assistant",content:H,createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()}),this.appendMessage({id:`ask-user-a-${i}-${B}`,role:"user",content:N||"*Skipped*",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})})}try{let x=await this.client.resumeFlow(o,{[s]:r});if(!x.ok){let E=await x.json().catch(()=>null);throw new Error((M=E==null?void 0:E.error)!=null?M:`Resume failed: ${x.status}`)}x.body?await this.connectStream(x.body,{allowReentry:!0}):(this.setStreaming(!1),this.abortController=null)}catch(x){let E=x instanceof Error&&(x.name==="AbortError"||x.message.includes("aborted")||x.message.includes("abort"));this.setStreaming(!1),this.abortController=null,E||(b=(v=this.callbacks).onError)==null||b.call(v,x instanceof Error?x:new Error(String(x)))}}enqueueWebMcpAwait(t){var s,a;let r=(s=t.agentMetadata)==null?void 0:s.executionId,n=(a=t.toolCall)==null?void 0:a.id;if(!r||!n){let i=this.webMcpEpoch;queueMicrotask(()=>{i===this.webMcpEpoch&&this.resolveWebMcpToolCall(t)});return}let o=this.webMcpAwaitBatches.get(r);o||(o={snapshots:[],seen:new Set},this.webMcpAwaitBatches.set(r,o)),!o.seen.has(n)&&(o.seen.add(n),o.snapshots.push(t))}scheduleWebMcpBatchFlush(){if(this.webMcpAwaitBatches.size===0)return;let t=this.webMcpEpoch;queueMicrotask(()=>{if(t===this.webMcpEpoch)for(let r of[...this.webMcpAwaitBatches.keys()])this.flushWebMcpAwaitBatch(r)})}flushWebMcpAwaitBatch(t){let r=this.webMcpAwaitBatches.get(t);if(!r)return;this.webMcpAwaitBatches.delete(t);let{snapshots:n}=r;n.length===1?this.resolveWebMcpToolCall(n[0]):n.length>1&&this.resolveWebMcpToolCallBatch(t,n)}async resolveWebMcpToolCallBatch(t,r){var i,d,l;let n=[],o=[],s=new AbortController;this.webMcpResolveControllers.add(s),this.setStreaming(!0);let a=await Promise.all(r.map(async p=>{var S,M,v,b,x,E,B;let u=(S=p.toolCall)==null?void 0:S.name,m=(M=p.toolCall)==null?void 0:M.id;if(!u||!m)return null;let f=`${t}:${m}`;if(this.webMcpInflightKeys.has(f)||this.webMcpResolvedKeys.has(f))return null;this.webMcpInflightKeys.add(f),n.push(f),this.upsertMessage({...p,agentMetadata:{...p.agentMetadata,awaitingLocalTool:!1}});let y=new AbortController;this.webMcpResolveControllers.add(y),o.push(y);let C=(b=(v=p.agentMetadata)==null?void 0:v.webMcpToolCallId)!=null?b:u,k=this.client.executeWebMcpToolCall(u,(x=p.toolCall)==null?void 0:x.args,y.signal),T;if(!k)T={isError:!0,content:[{type:"text",text:"WebMCP not enabled on this widget."}]};else try{T=await k}catch(H){return H instanceof Error&&(H.name==="AbortError"||H.message.includes("aborted")||H.message.includes("abort"))||(B=(E=this.callbacks).onError)==null||B.call(E,H instanceof Error?H:new Error(String(H))),this.webMcpInflightKeys.delete(f),null}return y.signal.aborted?(this.webMcpInflightKeys.delete(f),null):{dedupeKey:f,resumeKey:C,output:T}}));try{let p=a.filter(f=>f!==null);if(p.length===0)return;let u={};for(let f of p)u[f.resumeKey]=f.output;let m=await this.client.resumeFlow(t,u,{signal:s.signal});if(!m.ok){let f=await m.json().catch(()=>null);throw new Error((i=f==null?void 0:f.error)!=null?i:`Resume failed: ${m.status}`)}for(let f of p)this.webMcpResolvedKeys.add(f.dedupeKey);m.body&&await this.connectStream(m.body,{allowReentry:!0})}catch(p){p instanceof Error&&(p.name==="AbortError"||p.message.includes("aborted")||p.message.includes("abort"))||(l=(d=this.callbacks).onError)==null||l.call(d,p instanceof Error?p:new Error(String(p)))}finally{for(let p of n)this.webMcpInflightKeys.delete(p);for(let p of o)this.webMcpResolveControllers.delete(p);this.webMcpResolveControllers.delete(s),this.webMcpResolveControllers.size===0&&!this.abortController&&this.setStreaming(!1)}}async resolveWebMcpToolCall(t){var p,u,m,f,y,C,k,T,S,M,v,b;let r=(p=t.agentMetadata)==null?void 0:p.executionId,n=(u=t.toolCall)==null?void 0:u.name,o=(m=t.toolCall)==null?void 0:m.id;if(!r){(y=(f=this.callbacks).onError)==null||y.call(f,new Error("WebMCP step_await missing executionId \u2014 dispatch left paused."));return}if(!n)return;if(!o){let x=`${r}:__no_tool_id__:${n}`;if(this.webMcpInflightKeys.has(x)||this.webMcpResolvedKeys.has(x))return;this.webMcpInflightKeys.add(x);try{await this.resumeWithToolOutput(r,n,{isError:!0,content:[{type:"text",text:"WebMCP step_await missing toolCall.id \u2014 cannot execute the page tool."}]}),this.webMcpResolvedKeys.add(x)}catch(E){(k=(C=this.callbacks).onError)==null||k.call(C,E instanceof Error?E:new Error(String(E)))}finally{this.webMcpInflightKeys.delete(x)}return}let s=`${r}:${o}`;if(this.webMcpInflightKeys.has(s)||this.webMcpResolvedKeys.has(s))return;this.webMcpInflightKeys.add(s),this.upsertMessage({...t,agentMetadata:{...t.agentMetadata,awaitingLocalTool:!1}});let a=new AbortController;this.webMcpResolveControllers.add(a);let{signal:i}=a;this.setStreaming(!0);let d=(T=t.toolCall)==null?void 0:T.args,l=this.client.executeWebMcpToolCall(n,d,i);try{let x;if(l?x=await l:x={isError:!0,content:[{type:"text",text:"WebMCP not enabled on this widget."}]},i.aborted)return;let E=(M=(S=t.agentMetadata)==null?void 0:S.webMcpToolCallId)!=null?M:n;await this.resumeWithToolOutput(r,E,x,{onHttpOk:()=>{this.webMcpResolvedKeys.add(s)},signal:i})}catch(x){x instanceof Error&&(x.name==="AbortError"||x.message.includes("aborted")||x.message.includes("abort"))||(b=(v=this.callbacks).onError)==null||b.call(v,x instanceof Error?x:new Error(String(x)))}finally{this.webMcpInflightKeys.delete(s),this.webMcpResolveControllers.delete(a),this.webMcpResolveControllers.size===0&&!this.abortController&&this.setStreaming(!1)}}async resumeWithToolOutput(t,r,n,o){var a,i;let s=await this.client.resumeFlow(t,{[r]:n},{signal:o==null?void 0:o.signal});if(!s.ok){let d=await s.json().catch(()=>null);throw new Error((a=d==null?void 0:d.error)!=null?a:`Resume failed: ${s.status}`)}(i=o==null?void 0:o.onHttpOk)==null||i.call(o),s.body?await this.connectStream(s.body,{allowReentry:!0}):this.webMcpResolveControllers.size===0&&(this.setStreaming(!1),this.abortController=null)}abortWebMcpResolves(){for(let t of this.webMcpResolveControllers)t.abort();this.webMcpResolveControllers.clear();for(let t of[...this.webMcpApprovalResolvers.keys()])this.resolveWebMcpApproval(t,"denied");this.webMcpAwaitBatches.clear(),this.webMcpEpoch++}cancel(){var t;(t=this.abortController)==null||t.abort(),this.abortController=null,this.abortWebMcpResolves(),this.webMcpInflightKeys.clear(),this.stopSpeaking(),this.stopVoicePlayback(),this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var t;this.stopSpeaking(),(t=this.abortController)==null||t.abort(),this.abortController=null,this.abortWebMcpResolves(),this.messages=[],this.agentExecution=null,this.clearArtifactState(),this.webMcpInflightKeys.clear(),this.webMcpResolvedKeys.clear(),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}getArtifacts(){return[...this.artifacts.values()]}getArtifactById(t){return this.artifacts.get(t)}getSelectedArtifactId(){return this.selectedArtifactId}selectArtifact(t){this.selectedArtifactId=t,this.emitArtifactsState()}clearArtifacts(){this.clearArtifactState()}upsertArtifact(t){var o;let r=t.id||`art_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,9)}`;if(t.artifactType==="markdown"){let s={id:r,artifactType:"markdown",title:t.title,status:"complete",markdown:t.content};return this.artifacts.set(r,s),this.selectedArtifactId=r,this.emitArtifactsState(),s}let n={id:r,artifactType:"component",title:t.title,status:"complete",component:t.component,props:(o=t.props)!=null?o:{}};return this.artifacts.set(r,n),this.selectedArtifactId=r,this.emitArtifactsState(),n}clearArtifactState(){this.artifacts.size===0&&this.selectedArtifactId===null||(this.artifacts.clear(),this.selectedArtifactId=null,this.emitArtifactsState())}emitArtifactsState(){var t,r;(r=(t=this.callbacks).onArtifactsState)==null||r.call(t,{artifacts:[...this.artifacts.values()],selectedId:this.selectedArtifactId})}applyArtifactStreamEvent(t){var r,n;switch(t.type){case"artifact_start":{t.artifactType==="markdown"?this.artifacts.set(t.id,{id:t.id,artifactType:"markdown",title:t.title,status:"streaming",markdown:""}):this.artifacts.set(t.id,{id:t.id,artifactType:"component",title:t.title,status:"streaming",component:(r=t.component)!=null?r:"",props:{}}),this.selectedArtifactId=t.id;break}case"artifact_delta":{let o=this.artifacts.get(t.id);(o==null?void 0:o.artifactType)==="markdown"&&(o.markdown=((n=o.markdown)!=null?n:"")+t.artDelta);break}case"artifact_update":{let o=this.artifacts.get(t.id);(o==null?void 0:o.artifactType)==="component"&&(o.props={...o.props,...t.props},t.component&&(o.component=t.component));break}case"artifact_complete":{let o=this.artifacts.get(t.id);o&&(o.status="complete");break}default:return}this.emitArtifactsState()}hydrateMessages(t){var r;(r=this.abortController)==null||r.abort(),this.abortController=null,this.abortWebMcpResolves(),this.webMcpInflightKeys.clear(),this.webMcpResolvedKeys.clear(),this.messages=this.sortMessages(t.map(n=>{var o;return{...n,streaming:!1,sequence:(o=n.sequence)!=null?o:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}hydrateArtifacts(t,r=null){this.artifacts.clear();for(let n of t)this.artifacts.set(n.id,{...n,status:"complete"});this.selectedArtifactId=r,this.emitArtifactsState()}setStatus(t){this.status!==t&&(this.status=t,this.callbacks.onStatusChanged(t))}setStreaming(t){if(this.streaming===t)return;let r=this.streaming;this.streaming=t,this.callbacks.onStreamingChanged(t),r&&!t&&this.speakLatestAssistantMessage()}speakLatestAssistantMessage(){let t=this.config.textToSpeech;if(!(t!=null&&t.enabled)||!(!t.provider||t.provider==="browser"||t.provider==="runtype"&&t.browserFallback))return;let n=[...this.messages].reverse().find(s=>s.role==="assistant"&&s.content&&!s.voiceProcessing);if(!n)return;if(this.ttsSpokenMessageIds.has(n.id)){this.ttsSpokenMessageIds.delete(n.id);return}let o=n.content;o.trim()&&this.speak(o,t)}speak(t,r){if(typeof window=="undefined"||!("speechSynthesis"in window))return;let n=window.speechSynthesis;n.cancel();let o=new SpeechSynthesisUtterance(t),s=n.getVoices();if(r.voice){let a=s.find(i=>i.name===r.voice);a&&(o.voice=a)}else s.length>0&&(o.voice=r.pickVoice?r.pickVoice(s):e.pickBestVoice(s));r.rate!==void 0&&(o.rate=r.rate),r.pitch!==void 0&&(o.pitch=r.pitch),setTimeout(()=>n.speak(o),50)}static pickBestVoice(t){var n;let r=["Microsoft Jenny Online (Natural) - English (United States)","Microsoft Aria Online (Natural) - English (United States)","Microsoft Guy Online (Natural) - English (United States)","Google US English","Google UK English Female","Ava (Premium)","Evan (Enhanced)","Samantha (Enhanced)","Samantha","Daniel","Karen","Microsoft David Desktop - English (United States)","Microsoft Zira Desktop - English (United States)"];for(let o of r){let s=t.find(a=>a.name===o);if(s)return s}return(n=t.find(o=>o.lang.startsWith("en")))!=null?n:t[0]}stopSpeaking(){typeof window!="undefined"&&"speechSynthesis"in window&&window.speechSynthesis.cancel()}appendMessage(t){let r=this.ensureSequence(t);this.messages=this.sortMessages([...this.messages,r]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(t){let r=this.ensureSequence(t),n=this.messages.findIndex(o=>o.id===r.id);if(n===-1){this.appendMessage(r);return}this.messages=this.messages.map((o,s)=>{var p,u,m,f,y,C;if(s!==n)return o;let a={...o,...r};((p=o.agentMetadata)==null?void 0:p.askUserQuestionAnswered)===!0&&r.agentMetadata&&(a.agentMetadata={...r.agentMetadata,askUserQuestionAnswered:!0,...o.agentMetadata.askUserQuestionAnswers?{askUserQuestionAnswers:o.agentMetadata.askUserQuestionAnswers}:{},awaitingLocalTool:!1});let i=(u=r.toolCall)==null?void 0:u.name,d=(m=r.agentMetadata)==null?void 0:m.executionId,l=(f=r.toolCall)==null?void 0:f.id;if(i&&Ra(i)&&d&&l&&((y=r.agentMetadata)==null?void 0:y.awaitingLocalTool)===!0){let k=`${d}:${l}`;(this.webMcpInflightKeys.has(k)||this.webMcpResolvedKeys.has(k))&&(a.agentMetadata={...(C=a.agentMetadata)!=null?C:{},awaitingLocalTool:!1})}return a}),this.messages=this.sortMessages(this.messages),this.callbacks.onMessagesChanged([...this.messages])}ensureSequence(t){return t.sequence!==void 0?{...t}:{...t,sequence:this.nextSequence()}}nextSequence(){return this.sequenceCounter++}sortMessages(t){return[...t].sort((r,n)=>{var d,l;let o=new Date(r.createdAt).getTime(),s=new Date(n.createdAt).getTime();if(!Number.isNaN(o)&&!Number.isNaN(s)&&o!==s)return o-s;let a=(d=r.sequence)!=null?d:0,i=(l=n.sequence)!=null?l:0;return a!==i?a-i:r.id.localeCompare(n.id)})}};var h=(e,t)=>{let r=document.createElement(e);return t&&(r.className=t),r},Yn=(e,t,r)=>{let n=e.createElement(t);return r&&(n.className=r),n};var Ud=[["path",{d:"M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2"}]];var zd=[["path",{d:"M12 5v14"}],["path",{d:"m19 12-7 7-7-7"}]];var qd=[["path",{d:"m12 19-7-7 7-7"}],["path",{d:"M19 12H5"}]];var jd=[["path",{d:"M5 12h14"}],["path",{d:"m12 5 7 7-7 7"}]];var Vd=[["path",{d:"M7 7h10v10"}],["path",{d:"M7 17 17 7"}]];var Gd=[["path",{d:"m5 12 7-7 7 7"}],["path",{d:"M12 19V5"}]];var Kd=[["circle",{cx:"12",cy:"12",r:"4"}],["path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8"}]];var Jd=[["path",{d:"M4.929 4.929 19.07 19.071"}],["circle",{cx:"12",cy:"12",r:"10"}]];var Xd=[["path",{d:"M10.268 21a2 2 0 0 0 3.464 0"}],["path",{d:"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326"}]];var Yd=[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z"}]];var Qd=[["path",{d:"M12 8V4H8"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2"}],["path",{d:"M2 14h2"}],["path",{d:"M20 14h2"}],["path",{d:"M15 13v2"}],["path",{d:"M9 13v2"}]];var Zd=[["path",{d:"M12 10h.01"}],["path",{d:"M12 14h.01"}],["path",{d:"M12 6h.01"}],["path",{d:"M16 10h.01"}],["path",{d:"M16 14h.01"}],["path",{d:"M16 6h.01"}],["path",{d:"M8 10h.01"}],["path",{d:"M8 14h.01"}],["path",{d:"M8 6h.01"}],["path",{d:"M9 22v-3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"}],["rect",{x:"4",y:"2",width:"16",height:"20",rx:"2"}]];var ec=[["path",{d:"M8 2v4"}],["path",{d:"M16 2v4"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2"}],["path",{d:"M3 10h18"}],["path",{d:"M8 14h.01"}],["path",{d:"M12 14h.01"}],["path",{d:"M16 14h.01"}],["path",{d:"M8 18h.01"}],["path",{d:"M12 18h.01"}],["path",{d:"M16 18h.01"}]];var tc=[["path",{d:"M8 2v4"}],["path",{d:"M16 2v4"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2"}],["path",{d:"M3 10h18"}]];var rc=[["path",{d:"M13.997 4a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 1.759-1.048l.489-.904A2 2 0 0 1 10.004 4z"}],["circle",{cx:"12",cy:"13",r:"3"}]];var nc=[["path",{d:"M20 6 9 17l-5-5"}]];var oc=[["path",{d:"m6 9 6 6 6-6"}]];var sc=[["path",{d:"m15 18-6-6 6-6"}]];var ac=[["path",{d:"m9 18 6-6-6-6"}]];var ic=[["path",{d:"m18 15-6-6-6 6"}]];var il=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"m9 12 2 2 4-4"}]];var ll=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"m15 9-6 6"}],["path",{d:"m9 9 6 6"}]];var lc=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1"}],["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v4"}],["path",{d:"M21 14H11"}],["path",{d:"m15 10-4 4 4 4"}]];var dc=[["rect",{width:"8",height:"4",x:"8",y:"2",rx:"1",ry:"1"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"}]];var cc=[["path",{d:"M12 6v6l4 2"}],["circle",{cx:"12",cy:"12",r:"10"}]];var pc=[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"}]];var uc=[["rect",{width:"20",height:"14",x:"2",y:"5",rx:"2"}],["line",{x1:"2",x2:"22",y1:"10",y2:"10"}]];var fc=[["line",{x1:"12",x2:"12",y1:"2",y2:"22"}],["path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"}]];var mc=[["path",{d:"M12 15V3"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}],["path",{d:"m7 10 5 5 5-5"}]];var dl=[["circle",{cx:"12",cy:"12",r:"1"}],["circle",{cx:"12",cy:"5",r:"1"}],["circle",{cx:"12",cy:"19",r:"1"}]];var cl=[["circle",{cx:"12",cy:"12",r:"1"}],["circle",{cx:"19",cy:"12",r:"1"}],["circle",{cx:"5",cy:"12",r:"1"}]];var gc=[["path",{d:"M15 3h6v6"}],["path",{d:"M10 14 21 3"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}]];var hc=[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143"}],["path",{d:"m2 2 20 20"}]];var xc=[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0"}],["circle",{cx:"12",cy:"12",r:"3"}]];var yc=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M10 12.5 8 15l2 2.5"}],["path",{d:"m14 12.5 2 2.5-2 2.5"}]];var bc=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M8 13h2"}],["path",{d:"M14 13h2"}],["path",{d:"M8 17h2"}],["path",{d:"M14 17h2"}]];var wc=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}],["path",{d:"M10 9H8"}],["path",{d:"M16 13H8"}],["path",{d:"M16 17H8"}]];var Cc=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5"}]];var vc=[["path",{d:"M15 2h-4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8"}],["path",{d:"M16.706 2.706A2.4 2.4 0 0 0 15 2v5a1 1 0 0 0 1 1h5a2.4 2.4 0 0 0-.706-1.706z"}],["path",{d:"M5 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 1.732-1"}]];var Ac=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}],["path",{d:"M7 3v18"}],["path",{d:"M3 7.5h4"}],["path",{d:"M3 12h18"}],["path",{d:"M3 16.5h4"}],["path",{d:"M17 3v18"}],["path",{d:"M17 7.5h4"}],["path",{d:"M17 16.5h4"}]];var Sc=[["path",{d:"M4 22V4a1 1 0 0 1 .4-.8A6 6 0 0 1 8 2c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10a1 1 0 0 1-.4.8A6 6 0 0 1 16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528"}]];var Tc=[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2"}]];var Mc=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"}]];var pl=[["path",{d:"M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z"}]];var kc=[["rect",{x:"3",y:"8",width:"18",height:"4",rx:"1"}],["path",{d:"M12 8v13"}],["path",{d:"M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7"}],["path",{d:"M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5"}]];var Ec=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"}],["path",{d:"M2 12h20"}]];var Lc=[["line",{x1:"4",x2:"20",y1:"9",y2:"9"}],["line",{x1:"4",x2:"20",y1:"15",y2:"15"}],["line",{x1:"10",x2:"8",y1:"3",y2:"21"}],["line",{x1:"16",x2:"14",y1:"3",y2:"21"}]];var Pc=[["path",{d:"M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3"}]];var Ic=[["path",{d:"M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5"}]];var Rc=[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8"}],["path",{d:"M3 3v5h5"}],["path",{d:"M12 7v5l4 2"}]];var ul=[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}]];var Wc=[["path",{d:"M16 5h6"}],["path",{d:"M19 2v6"}],["path",{d:"M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"}],["circle",{cx:"9",cy:"9",r:"2"}]];var Hc=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2"}],["circle",{cx:"9",cy:"9",r:"2"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"}]];var Bc=[["circle",{cx:"12",cy:"12",r:"10"}],["path",{d:"M12 16v-4"}],["path",{d:"M12 8h.01"}]];var Dc=[["path",{d:"m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4"}],["path",{d:"m21 2-9.6 9.6"}],["circle",{cx:"7.5",cy:"15.5",r:"5.5"}]];var Oc=[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"}]];var fl=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56"}]];var _c=[["path",{d:"M12 2v4"}],["path",{d:"m16.2 7.8 2.9-2.9"}],["path",{d:"M18 12h4"}],["path",{d:"m16.2 16.2 2.9 2.9"}],["path",{d:"M12 18v4"}],["path",{d:"m4.9 19.1 2.9-2.9"}],["path",{d:"M2 12h4"}],["path",{d:"m4.9 4.9 2.9 2.9"}]];var Nc=[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}]];var $c=[["path",{d:"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}],["rect",{x:"2",y:"4",width:"20",height:"16",rx:"2"}]];var Fc=[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"}],["circle",{cx:"12",cy:"10",r:"3"}]];var Uc=[["path",{d:"M8 3H5a2 2 0 0 0-2 2v3"}],["path",{d:"M21 8V5a2 2 0 0 0-2-2h-3"}],["path",{d:"M3 16v3a2 2 0 0 0 2 2h3"}],["path",{d:"M16 21h3a2 2 0 0 0 2-2v-3"}]];var zc=[["path",{d:"M4 5h16"}],["path",{d:"M4 12h16"}],["path",{d:"M4 19h16"}]];var qc=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719"}]];var jc=[["path",{d:"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z"}]];var Vc=[["path",{d:"M12 19v3"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2"}],["rect",{x:"9",y:"2",width:"6",height:"13",rx:"3"}]];var Gc=[["path",{d:"M8 3v3a2 2 0 0 1-2 2H3"}],["path",{d:"M21 8h-3a2 2 0 0 1-2-2V3"}],["path",{d:"M3 16h3a2 2 0 0 1 2 2v3"}],["path",{d:"M16 21v-3a2 2 0 0 1 2-2h3"}]];var Kc=[["path",{d:"M5 12h14"}]];var Jc=[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21"}]];var Xc=[["path",{d:"M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"}]];var Yc=[["path",{d:"M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"}],["path",{d:"M12 22V12"}],["polyline",{points:"3.29 7 12 12 20.71 7"}],["path",{d:"m7.5 4.27 9 5.15"}]];var Qc=[["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551"}]];var Zc=[["rect",{x:"14",y:"3",width:"5",height:"18",rx:"1"}],["rect",{x:"5",y:"3",width:"5",height:"18",rx:"1"}]];var ep=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z"}],["path",{d:"m15 5 4 4"}]];var tp=[["line",{x1:"19",x2:"5",y1:"5",y2:"19"}],["circle",{cx:"6.5",cy:"6.5",r:"2.5"}],["circle",{cx:"17.5",cy:"17.5",r:"2.5"}]];var rp=[["path",{d:"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"}]];var np=[["path",{d:"M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z"}]];var op=[["path",{d:"M5 12h14"}],["path",{d:"M12 5v14"}]];var sp=[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z"}],["path",{d:"M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8"}],["path",{d:"M12 17.5v-11"}]];var ap=[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"}],["path",{d:"M21 3v5h-5"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"}],["path",{d:"M8 16H3v5"}]];var ip=[["path",{d:"M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8"}],["path",{d:"M21 3v5h-5"}]];var lp=[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7"}]];var dp=[["path",{d:"m21 21-4.34-4.34"}],["circle",{cx:"11",cy:"11",r:"8"}]];var cp=[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z"}],["path",{d:"m21.854 2.147-10.94 10.939"}]];var pp=[["path",{d:"M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"}],["circle",{cx:"12",cy:"12",r:"3"}]];var up=[["path",{d:"M12 2v13"}],["path",{d:"m16 6-4-4-4 4"}],["path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}]];var fp=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"M12 8v4"}],["path",{d:"M12 16h.01"}]];var mp=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"m9 12 2 2 4-4"}]];var ml=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],["path",{d:"m14.5 9.5-5 5"}],["path",{d:"m9.5 9.5 5 5"}]];var gp=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}]];var hp=[["path",{d:"M16 10a4 4 0 0 1-8 0"}],["path",{d:"M3.103 6.034h17.794"}],["path",{d:"M3.4 5.467a2 2 0 0 0-.4 1.2V20a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6.667a2 2 0 0 0-.4-1.2l-2-2.667A2 2 0 0 0 17 2H7a2 2 0 0 0-1.6.8z"}]];var xp=[["circle",{cx:"8",cy:"21",r:"1"}],["circle",{cx:"19",cy:"21",r:"1"}],["path",{d:"M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"}]];var yp=[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2"}],["path",{d:"M12 18h.01"}]];var gl=[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z"}],["path",{d:"M20 2v4"}],["path",{d:"M22 4h-4"}],["circle",{cx:"4",cy:"20",r:"2"}]];var bp=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2"}]];var wp=[["path",{d:"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z"}]];var Cp=[["path",{d:"M15 21v-5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v5"}],["path",{d:"M17.774 10.31a1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.451 0 1.12 1.12 0 0 0-1.548 0 2.5 2.5 0 0 1-3.452 0 1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.77-3.248l2.889-4.184A2 2 0 0 1 7 2h10a2 2 0 0 1 1.653.873l2.895 4.192a2.5 2.5 0 0 1-3.774 3.244"}],["path",{d:"M4 10.95V19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8.05"}]];var vp=[["circle",{cx:"12",cy:"12",r:"4"}],["path",{d:"M12 2v2"}],["path",{d:"M12 20v2"}],["path",{d:"m4.93 4.93 1.41 1.41"}],["path",{d:"m17.66 17.66 1.41 1.41"}],["path",{d:"M2 12h2"}],["path",{d:"M20 12h2"}],["path",{d:"m6.34 17.66-1.41 1.41"}],["path",{d:"m19.07 4.93-1.41 1.41"}]];var Ap=[["path",{d:"M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z"}],["circle",{cx:"7.5",cy:"7.5",r:".5",fill:"currentColor"}]];var Sp=[["path",{d:"M17 14V2"}],["path",{d:"M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z"}]];var Tp=[["path",{d:"M7 10v12"}],["path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z"}]];var Mp=[["line",{x1:"10",x2:"14",y1:"2",y2:"2"}],["line",{x1:"12",x2:"15",y1:"14",y2:"11"}],["circle",{cx:"12",cy:"14",r:"8"}]];var kp=[["path",{d:"M10 11v6"}],["path",{d:"M14 11v6"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6"}],["path",{d:"M3 6h18"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}]];var Ep=[["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6"}],["path",{d:"M3 6h18"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}]];var hl=[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"}],["path",{d:"M12 9v4"}],["path",{d:"M12 17h.01"}]];var Lp=[["path",{d:"M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2"}],["path",{d:"M15 18H9"}],["path",{d:"M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14"}],["circle",{cx:"17",cy:"18",r:"2"}],["circle",{cx:"7",cy:"18",r:"2"}]];var Pp=[["path",{d:"M12 3v12"}],["path",{d:"m17 8-5-5-5 5"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}]];var Ip=[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"}],["circle",{cx:"12",cy:"7",r:"4"}]];var Rp=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z"}],["path",{d:"M16 9a5 5 0 0 1 0 6"}],["path",{d:"M19.364 18.364a9 9 0 0 0 0-12.728"}]];var Wp=[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z"}],["line",{x1:"22",x2:"16",y1:"9",y2:"15"}],["line",{x1:"16",x2:"22",y1:"9",y2:"15"}]];var Hp=[["path",{d:"M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1"}],["path",{d:"M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4"}]];var Bp=[["path",{d:"M18 6 6 18"}],["path",{d:"m6 6 12 12"}]];var Dp=[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"}]];var Hw={activity:Ud,"arrow-down":zd,"arrow-up":Gd,"arrow-up-right":Vd,bot:Qd,"chevron-down":oc,"chevron-up":ic,"chevron-right":ac,"chevron-left":sc,check:nc,clipboard:dc,"clipboard-copy":lc,copy:pc,file:Cc,"file-code":yc,"file-spreadsheet":bc,"file-text":wc,"image-plus":Wc,loader:_c,"loader-circle":fl,mic:Vc,paperclip:Qc,"refresh-cw":ap,search:dp,send:cp,"shield-alert":fp,"shield-check":mp,"shield-x":ml,square:bp,"thumbs-down":Sp,"thumbs-up":Tp,upload:Pp,"volume-2":Rp,x:Bp,user:Ip,mail:$c,phone:rp,calendar:tc,clock:cc,building:Zd,"map-pin":Fc,lock:Nc,key:Dc,"credit-card":uc,"at-sign":Kd,hash:Lc,globe:Ec,link:Oc,"circle-check":il,"circle-x":ll,"triangle-alert":hl,info:Bc,ban:Jd,shield:gp,"arrow-left":qd,"arrow-right":jd,"external-link":gc,ellipsis:cl,"ellipsis-vertical":dl,menu:zc,house:ul,plus:op,minus:Kc,pencil:ep,trash:Ep,"trash-2":kp,save:lp,download:mc,share:up,funnel:pl,settings:pp,"rotate-cw":ip,maximize:Uc,minimize:Gc,"shopping-cart":xp,"shopping-bag":hp,package:Yc,truck:Lp,tag:Ap,gift:kc,receipt:sp,wallet:Hp,store:Cp,"dollar-sign":fc,percent:tp,play:np,pause:Zc,"volume-x":Wp,camera:rc,image:Hc,film:Ac,headphones:Pc,"message-circle":qc,"message-square":jc,bell:Xd,heart:Ic,star:wp,eye:xc,"eye-off":hc,bookmark:Yd,"calendar-days":ec,history:Rc,timer:Mp,folder:Mc,"folder-open":Tc,files:vc,sparkles:gl,zap:Dp,sun:vp,moon:Xc,flag:Sc,monitor:Jc,smartphone:yp},Pe=(e,t=24,r="currentColor",n=2)=>{let o=Hw[e];return o?Bw(o,t,r,n):(console.warn(`Lucide icon "${e}" is not in the Persona registry. Add it to packages/widget/src/utils/icons.ts (see docs/icon-registry-shortlist.md).`),null)};function Bw(e,t,r,n){if(!Array.isArray(e))return null;let o=document.createElementNS("http://www.w3.org/2000/svg","svg");return o.setAttribute("width",String(t)),o.setAttribute("height",String(t)),o.setAttribute("viewBox","0 0 24 24"),o.setAttribute("fill","none"),o.setAttribute("stroke",r),o.setAttribute("stroke-width",String(n)),o.setAttribute("stroke-linecap","round"),o.setAttribute("stroke-linejoin","round"),o.setAttribute("aria-hidden","true"),e.forEach(s=>{if(!Array.isArray(s)||s.length<2)return;let a=s[0],i=s[1];if(!i)return;let d=document.createElementNS("http://www.w3.org/2000/svg",a);Object.entries(i).forEach(([l,p])=>{l!=="stroke"&&d.setAttribute(l,String(p))}),o.appendChild(d)}),o}var xl={allowedTypes:mo,maxFileSize:10*1024*1024,maxFiles:4};function Dw(){return`attach_${Date.now()}_${Math.random().toString(36).substring(2,9)}`}function Ow(e){return e==="application/pdf"||e.startsWith("text/")||e.includes("word")?"file-text":e.includes("excel")||e.includes("spreadsheet")?"file-spreadsheet":e==="application/json"?"file-code":"file"}var cs=class e{constructor(t={}){this.attachments=[];this.previewsContainer=null;var r,n,o;this.config={allowedTypes:(r=t.allowedTypes)!=null?r:xl.allowedTypes,maxFileSize:(n=t.maxFileSize)!=null?n:xl.maxFileSize,maxFiles:(o=t.maxFiles)!=null?o:xl.maxFiles,onFileRejected:t.onFileRejected,onAttachmentsChange:t.onAttachmentsChange}}setPreviewsContainer(t){this.previewsContainer=t}updateConfig(t){t.allowedTypes!==void 0&&(this.config.allowedTypes=t.allowedTypes.length>0?t.allowedTypes:xl.allowedTypes),t.maxFileSize!==void 0&&(this.config.maxFileSize=t.maxFileSize),t.maxFiles!==void 0&&(this.config.maxFiles=t.maxFiles),t.onFileRejected!==void 0&&(this.config.onFileRejected=t.onFileRejected),t.onAttachmentsChange!==void 0&&(this.config.onAttachmentsChange=t.onAttachmentsChange)}getAttachments(){return[...this.attachments]}getContentParts(){return this.attachments.map(t=>t.contentPart)}hasAttachments(){return this.attachments.length>0}count(){return this.attachments.length}async handleFileSelect(t){!t||t.length===0||await this.handleFiles(Array.from(t))}async handleFiles(t){var r,n,o,s,a,i,d;if(t.length){for(let l of t){if(this.attachments.length>=this.config.maxFiles){(n=(r=this.config).onFileRejected)==null||n.call(r,l,"count");continue}let p=ex(l,this.config.allowedTypes,this.config.maxFileSize);if(!p.valid){let u=(o=p.error)!=null&&o.includes("type")?"type":"size";(a=(s=this.config).onFileRejected)==null||a.call(s,l,u);continue}try{let u=await Zh(l),m=nl(l)?URL.createObjectURL(l):null,f={id:Dw(),file:l,previewUrl:m,contentPart:u};this.attachments.push(f),this.renderPreview(f)}catch(u){console.error("[AttachmentManager] Failed to process file:",u)}}this.updatePreviewsVisibility(),(d=(i=this.config).onAttachmentsChange)==null||d.call(i,this.getAttachments())}}removeAttachment(t){var s,a,i;let r=this.attachments.findIndex(d=>d.id===t);if(r===-1)return;let n=this.attachments[r];n.previewUrl&&URL.revokeObjectURL(n.previewUrl),this.attachments.splice(r,1);let o=(s=this.previewsContainer)==null?void 0:s.querySelector(`[data-attachment-id="${t}"]`);o&&o.remove(),this.updatePreviewsVisibility(),(i=(a=this.config).onAttachmentsChange)==null||i.call(a,this.getAttachments())}clearAttachments(){var t,r;for(let n of this.attachments)n.previewUrl&&URL.revokeObjectURL(n.previewUrl);this.attachments=[],this.previewsContainer&&(this.previewsContainer.innerHTML=""),this.updatePreviewsVisibility(),(r=(t=this.config).onAttachmentsChange)==null||r.call(t,this.getAttachments())}renderPreview(t){if(!this.previewsContainer)return;let r=nl(t.file),n=h("div","persona-attachment-preview persona-relative persona-inline-block");if(n.setAttribute("data-attachment-id",t.id),n.style.width="48px",n.style.height="48px",r&&t.previewUrl){let a=h("img");a.src=t.previewUrl,a.alt=t.file.name,a.className="persona-w-full persona-h-full persona-object-cover persona-rounded-lg persona-border persona-border-gray-200",a.style.width="48px",a.style.height="48px",a.style.objectFit="cover",a.style.borderRadius="8px",n.appendChild(a)}else{let a=h("div");a.style.width="48px",a.style.height="48px",a.style.borderRadius="8px",a.style.backgroundColor="var(--persona-container, #f3f4f6)",a.style.border="1px solid var(--persona-border, #e5e7eb)",a.style.display="flex",a.style.flexDirection="column",a.style.alignItems="center",a.style.justifyContent="center",a.style.gap="2px",a.style.overflow="hidden";let i=Ow(t.file.type),d=Pe(i,20,"var(--persona-muted, #6b7280)",1.5);d&&a.appendChild(d);let l=h("span");l.textContent=tx(t.file.type,t.file.name),l.style.fontSize="8px",l.style.fontWeight="600",l.style.color="var(--persona-muted, #6b7280)",l.style.textTransform="uppercase",l.style.lineHeight="1",a.appendChild(l),n.appendChild(a)}let o=h("button","persona-attachment-remove persona-absolute persona-flex persona-items-center persona-justify-center");o.type="button",o.setAttribute("aria-label","Remove attachment"),o.style.position="absolute",o.style.top="-4px",o.style.right="-4px",o.style.width="18px",o.style.height="18px",o.style.borderRadius="50%",o.style.backgroundColor="var(--persona-palette-colors-black-alpha-60, rgba(0, 0, 0, 0.6))",o.style.border="none",o.style.cursor="pointer",o.style.display="flex",o.style.alignItems="center",o.style.justifyContent="center",o.style.padding="0";let s=Pe("x",10,"var(--persona-text-inverse, #ffffff)",2);s?o.appendChild(s):(o.textContent="\xD7",o.style.color="var(--persona-text-inverse, #ffffff)",o.style.fontSize="14px",o.style.lineHeight="1"),o.addEventListener("click",a=>{a.preventDefault(),a.stopPropagation(),this.removeAttachment(t.id)}),n.appendChild(o),this.previewsContainer.appendChild(n)}updatePreviewsVisibility(){this.previewsContainer&&(this.previewsContainer.style.display=this.attachments.length>0?"flex":"none")}static fromConfig(t,r){return new e({allowedTypes:t==null?void 0:t.allowedTypes,maxFileSize:t==null?void 0:t.maxFileSize,maxFiles:t==null?void 0:t.maxFiles,onFileRejected:t==null?void 0:t.onFileRejected,onAttachmentsChange:r})}};var nx=e=>typeof e=="object"&&e!==null&&!Array.isArray(e);function _a(e,t){if(!e)return t;if(!t)return e;let r={...e};for(let[n,o]of Object.entries(t)){let s=r[n];nx(s)&&nx(o)?r[n]=_a(s,o):r[n]=o}return r}var yn="min(440px, calc(100vw - 24px))",yl="440px",Zt={apiUrl:"https://api.runtype.com/api/chat/dispatch",clientToken:void 0,theme:void 0,darkTheme:void 0,colorScheme:"light",launcher:{enabled:!0,mountMode:"floating",dock:{side:"right",width:"420px"},title:"Chat Assistant",subtitle:"Here to help you get answers fast",agentIconText:"\u{1F4AC}",agentIconName:"bot",headerIconName:"bot",position:"bottom-right",width:yn,heightOffset:0,autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",closeButtonPaddingX:"0px",closeButtonPaddingY:"0px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:void 0,callToActionIconBackgroundColor:void 0,closeButtonBackgroundColor:"transparent",clearChat:{backgroundColor:"transparent",borderColor:"transparent",enabled:!0,placement:"inline",iconName:"refresh-cw",size:"32px",showTooltip:!0,tooltipText:"Clear chat",paddingX:"0px",paddingY:"0px"},headerIconHidden:!1,border:void 0,shadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)"},copy:{welcomeTitle:"Hello \u{1F44B}",welcomeSubtitle:"Ask anything about your account or products.",inputPlaceholder:"How can I help...",sendButtonLabel:"Send"},sendButton:{borderWidth:"0px",paddingX:"12px",paddingY:"10px",borderColor:void 0,useIcon:!0,iconText:"\u2191",size:"40px",showTooltip:!0,tooltipText:"Send message",iconName:"send"},statusIndicator:{visible:!0,idleText:"Online",connectingText:"Connecting\u2026",connectedText:"Streaming\u2026",errorText:"Offline"},voiceRecognition:{enabled:!0,pauseDuration:2e3,iconName:"mic",iconSize:"39px",borderWidth:"0px",paddingX:"9px",paddingY:"14px",iconColor:void 0,backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:void 0,recordingBackgroundColor:void 0,recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0,scrollToBottom:{enabled:!0,iconName:"arrow-down",label:""},toolCallDisplay:{collapsedMode:"tool-call",activePreview:!1,grouped:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},reasoningDisplay:{activePreview:!1,previewMaxLines:3,expandable:!0,loadingAnimation:"none"},streamAnimation:{type:"none",placeholder:"none",speed:120,duration:1800},askUserQuestion:{enabled:!0,slideInMs:180,freeTextLabel:"Other\u2026",freeTextPlaceholder:"Type your answer\u2026",submitLabel:"Send"}},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"],suggestionChipsConfig:{fontFamily:"sans-serif",fontWeight:"500",paddingX:"12px",paddingY:"6px"},layout:{header:{layout:"default",showIcon:!0,showTitle:!0,showSubtitle:!0,showCloseButton:!0,showClearChat:!0},messages:{layout:"bubble",avatar:{show:!1,position:"left"},timestamp:{show:!1,position:"below"},groupConsecutive:!1},slots:{}},markdown:{options:{gfm:!0,breaks:!0},disableDefaultStyles:!1},messageActions:{enabled:!0,showCopy:!0,showUpvote:!1,showDownvote:!1,visibility:"hover",align:"right",layout:"pill-inside"},debug:!1};function ox(e,t){if(!(!e&&!t))return e?t?_a(e,t):e:t}function bl(e){var t,r,n,o,s,a,i,d,l,p,u,m,f,y,C,k,T,S,M,v,b;return e?{...Zt,...e,theme:ox(Zt.theme,e.theme),darkTheme:ox(Zt.darkTheme,e.darkTheme),launcher:{...Zt.launcher,...e.launcher,dock:{...(t=Zt.launcher)==null?void 0:t.dock,...(r=e.launcher)==null?void 0:r.dock},clearChat:{...(n=Zt.launcher)==null?void 0:n.clearChat,...(o=e.launcher)==null?void 0:o.clearChat}},copy:{...Zt.copy,...e.copy},sendButton:{...Zt.sendButton,...e.sendButton},statusIndicator:{...Zt.statusIndicator,...e.statusIndicator},voiceRecognition:{...Zt.voiceRecognition,...e.voiceRecognition},features:(()=>{var Te,We,Oe,K,He,j,Ce,Z;let x=(Te=Zt.features)==null?void 0:Te.artifacts,E=(We=e.features)==null?void 0:We.artifacts,B=(Oe=Zt.features)==null?void 0:Oe.scrollToBottom,H=(K=e.features)==null?void 0:K.scrollToBottom,W=(He=Zt.features)==null?void 0:He.streamAnimation,N=(j=e.features)==null?void 0:j.streamAnimation,q=(Ce=Zt.features)==null?void 0:Ce.askUserQuestion,se=(Z=e.features)==null?void 0:Z.askUserQuestion,ve=x===void 0&&E===void 0?void 0:{...x,...E,layout:{...x==null?void 0:x.layout,...E==null?void 0:E.layout}},Ue=B===void 0&&H===void 0?void 0:{...B,...H},je=W===void 0&&N===void 0?void 0:{...W,...N},we=q===void 0&&se===void 0?void 0:{...q,...se,styles:{...q==null?void 0:q.styles,...se==null?void 0:se.styles}};return{...Zt.features,...e.features,...Ue!==void 0?{scrollToBottom:Ue}:{},...ve!==void 0?{artifacts:ve}:{},...je!==void 0?{streamAnimation:je}:{},...we!==void 0?{askUserQuestion:we}:{}}})(),suggestionChips:(s=e.suggestionChips)!=null?s:Zt.suggestionChips,suggestionChipsConfig:{...Zt.suggestionChipsConfig,...e.suggestionChipsConfig},layout:{...Zt.layout,...e.layout,header:{...(a=Zt.layout)==null?void 0:a.header,...(i=e.layout)==null?void 0:i.header},messages:{...(d=Zt.layout)==null?void 0:d.messages,...(l=e.layout)==null?void 0:l.messages,avatar:{...(u=(p=Zt.layout)==null?void 0:p.messages)==null?void 0:u.avatar,...(f=(m=e.layout)==null?void 0:m.messages)==null?void 0:f.avatar},timestamp:{...(C=(y=Zt.layout)==null?void 0:y.messages)==null?void 0:C.timestamp,...(T=(k=e.layout)==null?void 0:k.messages)==null?void 0:T.timestamp}},slots:{...(S=Zt.layout)==null?void 0:S.slots,...(M=e.layout)==null?void 0:M.slots}},markdown:{...Zt.markdown,...e.markdown,options:{...(v=Zt.markdown)==null?void 0:v.options,...(b=e.markdown)==null?void 0:b.options}},messageActions:{...Zt.messageActions,...e.messageActions}}:Zt}var Op={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},info:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"}},spacing:{0:"0px",1:"0.25rem",2:"0.5rem",3:"0.75rem",4:"1rem",5:"1.25rem",6:"1.5rem",8:"2rem",10:"2.5rem",12:"3rem",16:"4rem",20:"5rem",24:"6rem",32:"8rem",40:"10rem",48:"12rem",56:"14rem",64:"16rem"},typography:{fontFamily:{sans:'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif',serif:'Georgia, Cambria, "Times New Roman", Times, serif',mono:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace"},fontSize:{xs:"0.75rem",sm:"0.875rem",base:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem"},fontWeight:{normal:"400",medium:"500",semibold:"600",bold:"700"},lineHeight:{tight:"1.25",normal:"1.5",relaxed:"1.625"}},shadows:{none:"none",sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)"},borders:{none:"none",sm:"1px solid",md:"2px solid",lg:"4px solid"},radius:{none:"0px",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem",full:"9999px"}},_p={colors:{primary:"palette.colors.primary.500",secondary:"palette.colors.secondary.500",accent:"palette.colors.primary.600",surface:"palette.colors.gray.50",background:"palette.colors.gray.50",container:"palette.colors.gray.50",text:"palette.colors.gray.900",textMuted:"palette.colors.gray.500",textInverse:"palette.colors.gray.50",border:"palette.colors.gray.200",divider:"palette.colors.gray.200",interactive:{default:"palette.colors.primary.600",hover:"palette.colors.primary.700",focus:"palette.colors.primary.600",active:"palette.colors.primary.600",disabled:"palette.colors.gray.300"},feedback:{success:"palette.colors.success.500",warning:"palette.colors.warning.500",error:"palette.colors.error.500",info:"palette.colors.info.500"}},spacing:{xs:"palette.spacing.1",sm:"palette.spacing.2",md:"palette.spacing.4",lg:"palette.spacing.6",xl:"palette.spacing.8","2xl":"palette.spacing.10"},typography:{fontFamily:"palette.typography.fontFamily.sans",fontSize:"palette.typography.fontSize.base",fontWeight:"palette.typography.fontWeight.normal",lineHeight:"palette.typography.lineHeight.normal"}},Np={button:{primary:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},secondary:{background:"semantic.colors.surface",foreground:"semantic.colors.secondary",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},ghost:{background:"transparent",foreground:"semantic.colors.text",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},input:{background:"palette.colors.gray.50",placeholder:"palette.colors.gray.400",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md",focus:{border:"palette.colors.gray.400",ring:"palette.colors.gray.400"}},launcher:{background:"palette.colors.primary.500",foreground:"palette.colors.primary.50",border:"palette.colors.gray.200",size:"60px",iconSize:"28px",borderRadius:"palette.radius.full",shadow:"palette.shadows.lg"},panel:{width:yn,maxWidth:yl,height:"600px",maxHeight:"calc(100vh - 80px)",borderRadius:"palette.radius.xl",shadow:"palette.shadows.xl"},header:{background:"palette.colors.primary.500",border:"palette.colors.primary.600",borderRadius:"palette.radius.xl palette.radius.xl 0 0",padding:"semantic.spacing.md",iconBackground:"palette.colors.primary.600",iconForeground:"palette.colors.primary.50",titleForeground:"palette.colors.primary.50",subtitleForeground:"palette.colors.primary.200",actionIconForeground:"palette.colors.primary.200"},message:{user:{background:"palette.colors.primary.500",text:"palette.colors.primary.50",borderRadius:"palette.radius.lg",shadow:"palette.shadows.sm"},assistant:{background:"palette.colors.gray.50",text:"palette.colors.gray.900",borderRadius:"palette.radius.lg",border:"palette.colors.gray.200",shadow:"palette.shadows.sm"},border:"semantic.colors.border"},introCard:{background:"semantic.colors.surface",borderRadius:"palette.radius.2xl",padding:"semantic.spacing.lg",shadow:"0 5px 15px rgba(15, 23, 42, 0.08)"},toolBubble:{shadow:"palette.shadows.sm"},reasoningBubble:{shadow:"palette.shadows.sm"},composer:{shadow:"none"},markdown:{inlineCode:{background:"palette.colors.gray.50",foreground:"palette.colors.gray.900"},link:{foreground:"palette.colors.primary.600"},prose:{fontFamily:"inherit"},codeBlock:{background:"semantic.colors.container",borderColor:"semantic.colors.border",textColor:"inherit"},table:{headerBackground:"semantic.colors.container",borderColor:"semantic.colors.border"},hr:{color:"semantic.colors.divider"},blockquote:{borderColor:"palette.colors.gray.900",background:"transparent",textColor:"palette.colors.gray.500"}},collapsibleWidget:{container:"palette.colors.gray.50",surface:"semantic.colors.surface",border:"semantic.colors.border"},voice:{recording:{indicator:"palette.colors.error.500",background:"palette.colors.error.50",border:"palette.colors.error.200"},processing:{icon:"palette.colors.primary.500",background:"palette.colors.primary.50"},speaking:{icon:"palette.colors.success.500"}},approval:{requested:{background:"palette.colors.warning.50",border:"palette.colors.warning.200",text:"palette.colors.gray.900"},approve:{background:"palette.colors.success.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"},deny:{background:"palette.colors.error.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},attachment:{image:{background:"palette.colors.gray.100",border:"palette.colors.gray.200"}},scrollToBottom:{background:"components.button.primary.background",foreground:"components.button.primary.foreground",border:"semantic.colors.primary",size:"40px",borderRadius:"palette.radius.full",shadow:"palette.shadows.sm",padding:"0.5rem 0.875rem",gap:"0.5rem",fontSize:"0.875rem",iconSize:"14px"},artifact:{pane:{background:"semantic.colors.container",toolbarBackground:"semantic.colors.container"}}};function Os(e,t){if(!t.startsWith("palette.")&&!t.startsWith("semantic.")&&!t.startsWith("components."))return t;let r=t.split("."),n=e;for(let o of r){if(n==null)return;n=n[o]}return typeof n=="string"&&(n.startsWith("palette.")||n.startsWith("semantic.")||n.startsWith("components."))?Os(e,n):n}function wl(e){let t={};function r(n,o){for(let[s,a]of Object.entries(n)){let i=`${o}.${s}`;if(typeof a=="string"){let d=Os(e,a);d!==void 0&&(t[i]={path:i,value:d,type:o.includes("color")?"color":o.includes("spacing")?"spacing":o.includes("typography")?"typography":o.includes("shadow")?"shadow":o.includes("border")?"border":"color"})}else typeof a=="object"&&a!==null&&r(a,i)}}return r(e.palette,"palette"),r(e.semantic,"semantic"),r(e.components,"components"),t}function $p(e){let t=[],r=[];return e.palette||t.push({path:"palette",message:"Theme must include a palette",severity:"error"}),e.semantic||r.push({path:"semantic",message:"No semantic tokens defined - defaults will be used",severity:"warning"}),e.components||r.push({path:"components",message:"No component tokens defined - defaults will be used",severity:"warning"}),{valid:t.length===0,errors:t,warnings:r}}function sx(e,t){let r={...e};for(let[n,o]of Object.entries(t)){let s=r[n];s&&typeof s=="object"&&!Array.isArray(s)&&o&&typeof o=="object"&&!Array.isArray(o)?r[n]=sx(s,o):r[n]=o}return r}function _w(e,t){return t?sx(e,t):e}function _s(e,t={}){var o,s,a,i,d,l,p,u,m,f,y,C,k;let r={palette:Op,semantic:_p,components:Np},n={palette:{...r.palette,...e==null?void 0:e.palette,colors:{...r.palette.colors,...(o=e==null?void 0:e.palette)==null?void 0:o.colors},spacing:{...r.palette.spacing,...(s=e==null?void 0:e.palette)==null?void 0:s.spacing},typography:{...r.palette.typography,...(a=e==null?void 0:e.palette)==null?void 0:a.typography},shadows:{...r.palette.shadows,...(i=e==null?void 0:e.palette)==null?void 0:i.shadows},borders:{...r.palette.borders,...(d=e==null?void 0:e.palette)==null?void 0:d.borders},radius:{...r.palette.radius,...(l=e==null?void 0:e.palette)==null?void 0:l.radius}},semantic:{...r.semantic,...e==null?void 0:e.semantic,colors:{...r.semantic.colors,...(p=e==null?void 0:e.semantic)==null?void 0:p.colors,interactive:{...r.semantic.colors.interactive,...(m=(u=e==null?void 0:e.semantic)==null?void 0:u.colors)==null?void 0:m.interactive},feedback:{...r.semantic.colors.feedback,...(y=(f=e==null?void 0:e.semantic)==null?void 0:f.colors)==null?void 0:y.feedback}},spacing:{...r.semantic.spacing,...(C=e==null?void 0:e.semantic)==null?void 0:C.spacing},typography:{...r.semantic.typography,...(k=e==null?void 0:e.semantic)==null?void 0:k.typography}},components:_w(r.components,e==null?void 0:e.components)};if(t.validate!==!1){let T=$p(n);if(!T.valid)throw new Error(`Theme validation failed: ${T.errors.map(S=>S.message).join(", ")}`)}if(t.plugins)for(let T of t.plugins)n=T.transform(n);return n}function Cl(e){var C,k,T,S,M,v,b,x,E,B,H,W,N,q,se,ve,Ue,je,we,Te,We,Oe,K,He,j,Ce,Z,he,xe,Ve,G,ee,Ie,ye,pe,le,Ye,Me,be,J,Ke,ne,Y,Q,Be,ke,ge,ue,_e,I,te,qe,tt,Xe,Je,pt,ht,zt,or,X,kt,ct,Jt,fe,Ae,Wt,sr,Et,gr,_t,Ht,Tt,Lt,ar,mt,cr,Cr,Lr,_r,xt,an,mr,Un,Rr,Zn,Pn,In,me,P,oe,Ee,rt,Xt,$t,er,Pr,Nr,wn,Vt,Ft,Ir,Cn,wo,eo,Co,zn,ln,Rn,It,hr,xr,dn,vo,vn,Wn,cn;let t=wl(e),r={};for(let[R,pn]of Object.entries(t)){let Hn=R.replace(/\./g,"-");r[`--persona-${Hn}`]=pn.value}r["--persona-primary"]=(C=r["--persona-semantic-colors-primary"])!=null?C:r["--persona-palette-colors-primary-500"],r["--persona-secondary"]=(k=r["--persona-semantic-colors-secondary"])!=null?k:r["--persona-palette-colors-secondary-500"],r["--persona-accent"]=(T=r["--persona-semantic-colors-accent"])!=null?T:r["--persona-palette-colors-accent-500"],r["--persona-surface"]=(S=r["--persona-semantic-colors-surface"])!=null?S:r["--persona-palette-colors-gray-50"],r["--persona-background"]=(M=r["--persona-semantic-colors-background"])!=null?M:r["--persona-palette-colors-gray-50"],r["--persona-container"]=(v=r["--persona-semantic-colors-container"])!=null?v:r["--persona-palette-colors-gray-100"],r["--persona-text"]=(b=r["--persona-semantic-colors-text"])!=null?b:r["--persona-palette-colors-gray-900"],r["--persona-text-muted"]=(x=r["--persona-semantic-colors-text-muted"])!=null?x:r["--persona-palette-colors-gray-500"],r["--persona-text-inverse"]=(E=r["--persona-semantic-colors-text-inverse"])!=null?E:r["--persona-palette-colors-gray-50"],r["--persona-border"]=(B=r["--persona-semantic-colors-border"])!=null?B:r["--persona-palette-colors-gray-200"],r["--persona-divider"]=(H=r["--persona-semantic-colors-divider"])!=null?H:r["--persona-palette-colors-gray-200"],r["--persona-muted"]=r["--persona-text-muted"],r["--persona-voice-recording-indicator"]=(W=r["--persona-components-voice-recording-indicator"])!=null?W:r["--persona-palette-colors-error-500"],r["--persona-voice-recording-bg"]=(N=r["--persona-components-voice-recording-background"])!=null?N:r["--persona-palette-colors-error-50"],r["--persona-voice-processing-icon"]=(q=r["--persona-components-voice-processing-icon"])!=null?q:r["--persona-palette-colors-primary-500"],r["--persona-voice-speaking-icon"]=(se=r["--persona-components-voice-speaking-icon"])!=null?se:r["--persona-palette-colors-success-500"],r["--persona-approval-bg"]=(ve=r["--persona-components-approval-requested-background"])!=null?ve:r["--persona-palette-colors-warning-50"],r["--persona-approval-border"]=(Ue=r["--persona-components-approval-requested-border"])!=null?Ue:r["--persona-palette-colors-warning-200"],r["--persona-approval-text"]=(je=r["--persona-components-approval-requested-text"])!=null?je:r["--persona-palette-colors-gray-900"],r["--persona-approval-approve-bg"]=(we=r["--persona-components-approval-approve-background"])!=null?we:r["--persona-palette-colors-success-500"],r["--persona-approval-deny-bg"]=(Te=r["--persona-components-approval-deny-background"])!=null?Te:r["--persona-palette-colors-error-500"],r["--persona-attachment-image-bg"]=(We=r["--persona-components-attachment-image-background"])!=null?We:r["--persona-palette-colors-gray-100"],r["--persona-attachment-image-border"]=(Oe=r["--persona-components-attachment-image-border"])!=null?Oe:r["--persona-palette-colors-gray-200"],r["--persona-font-family"]=(K=r["--persona-semantic-typography-fontFamily"])!=null?K:r["--persona-palette-typography-fontFamily-sans"],r["--persona-font-size"]=(He=r["--persona-semantic-typography-fontSize"])!=null?He:r["--persona-palette-typography-fontSize-base"],r["--persona-font-weight"]=(j=r["--persona-semantic-typography-fontWeight"])!=null?j:r["--persona-palette-typography-fontWeight-normal"],r["--persona-line-height"]=(Ce=r["--persona-semantic-typography-lineHeight"])!=null?Ce:r["--persona-palette-typography-lineHeight-normal"],r["--persona-input-font-family"]=r["--persona-font-family"],r["--persona-input-font-weight"]=r["--persona-font-weight"],r["--persona-radius-sm"]=(Z=r["--persona-palette-radius-sm"])!=null?Z:"0.125rem",r["--persona-radius-md"]=(he=r["--persona-palette-radius-md"])!=null?he:"0.375rem",r["--persona-radius-lg"]=(xe=r["--persona-palette-radius-lg"])!=null?xe:"0.5rem",r["--persona-radius-xl"]=(Ve=r["--persona-palette-radius-xl"])!=null?Ve:"0.75rem",r["--persona-radius-full"]=(G=r["--persona-palette-radius-full"])!=null?G:"9999px",r["--persona-launcher-radius"]=(Ie=(ee=r["--persona-components-launcher-borderRadius"])!=null?ee:r["--persona-palette-radius-full"])!=null?Ie:"9999px",r["--persona-launcher-bg"]=(ye=r["--persona-components-launcher-background"])!=null?ye:r["--persona-primary"],r["--persona-launcher-fg"]=(pe=r["--persona-components-launcher-foreground"])!=null?pe:r["--persona-text-inverse"],r["--persona-launcher-border"]=(le=r["--persona-components-launcher-border"])!=null?le:r["--persona-border"],r["--persona-button-primary-bg"]=(Ye=r["--persona-components-button-primary-background"])!=null?Ye:r["--persona-primary"],r["--persona-button-primary-fg"]=(Me=r["--persona-components-button-primary-foreground"])!=null?Me:r["--persona-text-inverse"],r["--persona-button-radius"]=(J=(be=r["--persona-components-button-primary-borderRadius"])!=null?be:r["--persona-palette-radius-full"])!=null?J:"9999px",r["--persona-panel-radius"]=(ne=(Ke=r["--persona-components-panel-borderRadius"])!=null?Ke:r["--persona-radius-xl"])!=null?ne:"0.75rem",r["--persona-panel-border"]=(Y=r["--persona-components-panel-border"])!=null?Y:`1px solid ${r["--persona-border"]}`,r["--persona-panel-shadow"]=(Be=(Q=r["--persona-components-panel-shadow"])!=null?Q:r["--persona-palette-shadows-xl"])!=null?Be:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",r["--persona-input-radius"]=(ge=(ke=r["--persona-components-input-borderRadius"])!=null?ke:r["--persona-radius-lg"])!=null?ge:"0.5rem",r["--persona-message-user-radius"]=(_e=(ue=r["--persona-components-message-user-borderRadius"])!=null?ue:r["--persona-radius-lg"])!=null?_e:"0.5rem",r["--persona-message-assistant-radius"]=(te=(I=r["--persona-components-message-assistant-borderRadius"])!=null?I:r["--persona-radius-lg"])!=null?te:"0.5rem",r["--persona-header-bg"]=(qe=r["--persona-components-header-background"])!=null?qe:r["--persona-surface"],r["--persona-header-border"]=(tt=r["--persona-components-header-border"])!=null?tt:r["--persona-divider"],r["--persona-header-icon-bg"]=(Xe=r["--persona-components-header-iconBackground"])!=null?Xe:r["--persona-primary"],r["--persona-header-icon-fg"]=(Je=r["--persona-components-header-iconForeground"])!=null?Je:r["--persona-text-inverse"],r["--persona-header-title-fg"]=(pt=r["--persona-components-header-titleForeground"])!=null?pt:r["--persona-primary"],r["--persona-header-subtitle-fg"]=(ht=r["--persona-components-header-subtitleForeground"])!=null?ht:r["--persona-text-muted"],r["--persona-header-action-icon-fg"]=(zt=r["--persona-components-header-actionIconForeground"])!=null?zt:r["--persona-muted"];let n=(or=e.components)==null?void 0:or.header;n!=null&&n.shadow&&(r["--persona-header-shadow"]=n.shadow),n!=null&&n.borderBottom&&(r["--persona-header-border-bottom"]=n.borderBottom);let o=(X=e.components)==null?void 0:X.introCard;r["--persona-intro-card-bg"]=(kt=r["--persona-components-introCard-background"])!=null?kt:r["--persona-surface"],r["--persona-intro-card-radius"]=(ct=r["--persona-components-introCard-borderRadius"])!=null?ct:"1rem",r["--persona-intro-card-padding"]=(Jt=r["--persona-components-introCard-padding"])!=null?Jt:"1.5rem",r["--persona-intro-card-shadow"]=(Ae=(fe=o==null?void 0:o.shadow)!=null?fe:r["--persona-components-introCard-shadow"])!=null?Ae:"0 5px 15px rgba(15, 23, 42, 0.08)",r["--persona-input-background"]=(Wt=r["--persona-components-input-background"])!=null?Wt:r["--persona-surface"],r["--persona-input-placeholder"]=(sr=r["--persona-components-input-placeholder"])!=null?sr:r["--persona-text-muted"],r["--persona-message-user-bg"]=(Et=r["--persona-components-message-user-background"])!=null?Et:r["--persona-accent"],r["--persona-message-user-text"]=(gr=r["--persona-components-message-user-text"])!=null?gr:r["--persona-text-inverse"],r["--persona-message-user-shadow"]=(_t=r["--persona-components-message-user-shadow"])!=null?_t:"0 5px 15px rgba(15, 23, 42, 0.08)",r["--persona-message-assistant-bg"]=(Ht=r["--persona-components-message-assistant-background"])!=null?Ht:r["--persona-surface"],r["--persona-message-assistant-text"]=(Tt=r["--persona-components-message-assistant-text"])!=null?Tt:r["--persona-text"],r["--persona-message-assistant-border"]=(Lt=r["--persona-components-message-assistant-border"])!=null?Lt:r["--persona-border"],r["--persona-message-assistant-shadow"]=(ar=r["--persona-components-message-assistant-shadow"])!=null?ar:"0 1px 2px 0 rgb(0 0 0 / 0.05)",r["--persona-scroll-to-bottom-bg"]=(cr=(mt=r["--persona-components-scrollToBottom-background"])!=null?mt:r["--persona-button-primary-bg"])!=null?cr:r["--persona-accent"],r["--persona-scroll-to-bottom-fg"]=(Lr=(Cr=r["--persona-components-scrollToBottom-foreground"])!=null?Cr:r["--persona-button-primary-fg"])!=null?Lr:r["--persona-text-inverse"],r["--persona-scroll-to-bottom-border"]=(_r=r["--persona-components-scrollToBottom-border"])!=null?_r:r["--persona-primary"],r["--persona-scroll-to-bottom-size"]=(xt=r["--persona-components-scrollToBottom-size"])!=null?xt:"40px",r["--persona-scroll-to-bottom-radius"]=(Un=(mr=(an=r["--persona-components-scrollToBottom-borderRadius"])!=null?an:r["--persona-button-radius"])!=null?mr:r["--persona-radius-full"])!=null?Un:"9999px",r["--persona-scroll-to-bottom-shadow"]=(Zn=(Rr=r["--persona-components-scrollToBottom-shadow"])!=null?Rr:r["--persona-palette-shadows-sm"])!=null?Zn:"0 1px 2px 0 rgb(0 0 0 / 0.05)",r["--persona-scroll-to-bottom-padding"]=(Pn=r["--persona-components-scrollToBottom-padding"])!=null?Pn:"0.5rem 0.875rem",r["--persona-scroll-to-bottom-gap"]=(In=r["--persona-components-scrollToBottom-gap"])!=null?In:"0.5rem",r["--persona-scroll-to-bottom-font-size"]=(P=(me=r["--persona-components-scrollToBottom-fontSize"])!=null?me:r["--persona-palette-typography-fontSize-sm"])!=null?P:"0.875rem",r["--persona-scroll-to-bottom-icon-size"]=(oe=r["--persona-components-scrollToBottom-iconSize"])!=null?oe:"14px",r["--persona-tool-bubble-shadow"]=(Ee=r["--persona-components-toolBubble-shadow"])!=null?Ee:"0 5px 15px rgba(15, 23, 42, 0.08)",r["--persona-reasoning-bubble-shadow"]=(rt=r["--persona-components-reasoningBubble-shadow"])!=null?rt:"0 5px 15px rgba(15, 23, 42, 0.08)",r["--persona-composer-shadow"]=(Xt=r["--persona-components-composer-shadow"])!=null?Xt:"none",r["--persona-md-inline-code-bg"]=($t=r["--persona-components-markdown-inlineCode-background"])!=null?$t:r["--persona-container"],r["--persona-md-inline-code-color"]=(er=r["--persona-components-markdown-inlineCode-foreground"])!=null?er:r["--persona-text"],r["--persona-md-link-color"]=(Nr=(Pr=r["--persona-components-markdown-link-foreground"])!=null?Pr:r["--persona-accent"])!=null?Nr:"#0f0f0f";let s=r["--persona-components-markdown-heading-h1-fontSize"];s&&(r["--persona-md-h1-size"]=s);let a=r["--persona-components-markdown-heading-h1-fontWeight"];a&&(r["--persona-md-h1-weight"]=a);let i=r["--persona-components-markdown-heading-h2-fontSize"];i&&(r["--persona-md-h2-size"]=i);let d=r["--persona-components-markdown-heading-h2-fontWeight"];d&&(r["--persona-md-h2-weight"]=d);let l=r["--persona-components-markdown-prose-fontFamily"];l&&l!=="inherit"&&(r["--persona-md-prose-font-family"]=l),r["--persona-md-code-block-bg"]=(wn=r["--persona-components-markdown-codeBlock-background"])!=null?wn:r["--persona-container"],r["--persona-md-code-block-border-color"]=(Vt=r["--persona-components-markdown-codeBlock-borderColor"])!=null?Vt:r["--persona-border"],r["--persona-md-code-block-text-color"]=(Ft=r["--persona-components-markdown-codeBlock-textColor"])!=null?Ft:"inherit",r["--persona-md-table-header-bg"]=(Ir=r["--persona-components-markdown-table-headerBackground"])!=null?Ir:r["--persona-container"],r["--persona-md-table-border-color"]=(Cn=r["--persona-components-markdown-table-borderColor"])!=null?Cn:r["--persona-border"],r["--persona-md-hr-color"]=(wo=r["--persona-components-markdown-hr-color"])!=null?wo:r["--persona-divider"],r["--persona-md-blockquote-border-color"]=(eo=r["--persona-components-markdown-blockquote-borderColor"])!=null?eo:r["--persona-palette-colors-gray-900"],r["--persona-md-blockquote-bg"]=(Co=r["--persona-components-markdown-blockquote-background"])!=null?Co:"transparent",r["--persona-md-blockquote-text-color"]=(zn=r["--persona-components-markdown-blockquote-textColor"])!=null?zn:r["--persona-palette-colors-gray-500"],r["--cw-container"]=(ln=r["--persona-components-collapsibleWidget-container"])!=null?ln:r["--persona-surface"],r["--cw-surface"]=(Rn=r["--persona-components-collapsibleWidget-surface"])!=null?Rn:r["--persona-surface"],r["--cw-border"]=(It=r["--persona-components-collapsibleWidget-border"])!=null?It:r["--persona-border"],r["--persona-message-border"]=(hr=r["--persona-components-message-border"])!=null?hr:r["--persona-border"];let p=e.components,u=p==null?void 0:p.iconButton;u&&(u.background&&(r["--persona-icon-btn-bg"]=u.background),u.border&&(r["--persona-icon-btn-border"]=u.border),u.color&&(r["--persona-icon-btn-color"]=u.color),u.padding&&(r["--persona-icon-btn-padding"]=u.padding),u.borderRadius&&(r["--persona-icon-btn-radius"]=u.borderRadius),u.hoverBackground&&(r["--persona-icon-btn-hover-bg"]=u.hoverBackground),u.hoverColor&&(r["--persona-icon-btn-hover-color"]=u.hoverColor),u.activeBackground&&(r["--persona-icon-btn-active-bg"]=u.activeBackground),u.activeBorder&&(r["--persona-icon-btn-active-border"]=u.activeBorder));let m=p==null?void 0:p.labelButton;m&&(m.background&&(r["--persona-label-btn-bg"]=m.background),m.border&&(r["--persona-label-btn-border"]=m.border),m.color&&(r["--persona-label-btn-color"]=m.color),m.padding&&(r["--persona-label-btn-padding"]=m.padding),m.borderRadius&&(r["--persona-label-btn-radius"]=m.borderRadius),m.hoverBackground&&(r["--persona-label-btn-hover-bg"]=m.hoverBackground),m.fontSize&&(r["--persona-label-btn-font-size"]=m.fontSize),m.gap&&(r["--persona-label-btn-gap"]=m.gap));let f=p==null?void 0:p.toggleGroup;f&&(f.gap&&(r["--persona-toggle-group-gap"]=f.gap),f.borderRadius&&(r["--persona-toggle-group-radius"]=f.borderRadius));let y=p==null?void 0:p.artifact;if(y!=null&&y.toolbar){let R=y.toolbar;R.iconHoverColor&&(r["--persona-artifact-toolbar-icon-hover-color"]=R.iconHoverColor),R.iconHoverBackground&&(r["--persona-artifact-toolbar-icon-hover-bg"]=R.iconHoverBackground),R.iconPadding&&(r["--persona-artifact-toolbar-icon-padding"]=R.iconPadding),R.iconBorderRadius&&(r["--persona-artifact-toolbar-icon-radius"]=R.iconBorderRadius),R.iconBorder&&(r["--persona-artifact-toolbar-icon-border"]=R.iconBorder),R.toggleGroupGap&&(r["--persona-artifact-toolbar-toggle-group-gap"]=R.toggleGroupGap),R.toggleBorderRadius&&(r["--persona-artifact-toolbar-toggle-radius"]=R.toggleBorderRadius),R.copyBackground&&(r["--persona-artifact-toolbar-copy-bg"]=R.copyBackground),R.copyBorder&&(r["--persona-artifact-toolbar-copy-border"]=R.copyBorder),R.copyColor&&(r["--persona-artifact-toolbar-copy-color"]=R.copyColor),R.copyBorderRadius&&(r["--persona-artifact-toolbar-copy-radius"]=R.copyBorderRadius),R.copyPadding&&(r["--persona-artifact-toolbar-copy-padding"]=R.copyPadding),R.copyMenuBackground&&(r["--persona-artifact-toolbar-copy-menu-bg"]=R.copyMenuBackground,r["--persona-dropdown-bg"]=(xr=r["--persona-dropdown-bg"])!=null?xr:R.copyMenuBackground),R.copyMenuBorder&&(r["--persona-artifact-toolbar-copy-menu-border"]=R.copyMenuBorder,r["--persona-dropdown-border"]=(dn=r["--persona-dropdown-border"])!=null?dn:R.copyMenuBorder),R.copyMenuShadow&&(r["--persona-artifact-toolbar-copy-menu-shadow"]=R.copyMenuShadow,r["--persona-dropdown-shadow"]=(vo=r["--persona-dropdown-shadow"])!=null?vo:R.copyMenuShadow),R.copyMenuBorderRadius&&(r["--persona-artifact-toolbar-copy-menu-radius"]=R.copyMenuBorderRadius,r["--persona-dropdown-radius"]=(vn=r["--persona-dropdown-radius"])!=null?vn:R.copyMenuBorderRadius),R.copyMenuItemHoverBackground&&(r["--persona-artifact-toolbar-copy-menu-item-hover-bg"]=R.copyMenuItemHoverBackground,r["--persona-dropdown-item-hover-bg"]=(Wn=r["--persona-dropdown-item-hover-bg"])!=null?Wn:R.copyMenuItemHoverBackground),R.iconBackground&&(r["--persona-artifact-toolbar-icon-bg"]=R.iconBackground),R.toolbarBorder&&(r["--persona-artifact-toolbar-border"]=R.toolbarBorder)}if(y!=null&&y.tab){let R=y.tab;R.background&&(r["--persona-artifact-tab-bg"]=R.background),R.activeBackground&&(r["--persona-artifact-tab-active-bg"]=R.activeBackground),R.activeBorder&&(r["--persona-artifact-tab-active-border"]=R.activeBorder),R.borderRadius&&(r["--persona-artifact-tab-radius"]=R.borderRadius),R.textColor&&(r["--persona-artifact-tab-color"]=R.textColor),R.hoverBackground&&(r["--persona-artifact-tab-hover-bg"]=R.hoverBackground),R.listBackground&&(r["--persona-artifact-tab-list-bg"]=R.listBackground),R.listBorderColor&&(r["--persona-artifact-tab-list-border-color"]=R.listBorderColor),R.listPadding&&(r["--persona-artifact-tab-list-padding"]=R.listPadding)}if(y!=null&&y.pane){let R=y.pane;if(R.toolbarBackground){let pn=(cn=Os(e,R.toolbarBackground))!=null?cn:R.toolbarBackground;r["--persona-artifact-toolbar-bg"]=pn}}return r}var ax={header:"Widget header bar",messages:"Message list area","user-message":"User message bubble","assistant-message":"Assistant message bubble",composer:"Footer / composer area",container:"Main widget container","artifact-pane":"Artifact sidebar","artifact-toolbar":"Artifact toolbar"};var Nw={colors:{primary:{50:"#ffffff",100:"#f5f5f5",200:"#d4d4d4",300:"#a3a3a3",400:"#737373",500:"#171717",600:"#0f0f0f",700:"#0a0a0a",800:"#050505",900:"#030303",950:"#000000"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"}}},ix=e=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return e},Na=()=>{var e;return typeof document!="undefined"&&document.documentElement.classList.contains("dark")||typeof window!="undefined"&&((e=window.matchMedia)!=null&&e.call(window,"(prefers-color-scheme: dark)").matches)?"dark":"light"},$w=e=>{var r;let t=(r=e==null?void 0:e.colorScheme)!=null?r:"light";return t==="light"?"light":t==="dark"?"dark":Na()},Fp=e=>$w(e),Fw=e=>_s(e),Uw=e=>{var r;let t=_s(void 0,{validate:!1});return _s({...e,palette:{...t.palette,colors:{...Nw.colors,...(r=e==null?void 0:e.palette)==null?void 0:r.colors}}},{validate:!1})},Ns=e=>{let t=Fp(e),r=ix(e==null?void 0:e.theme),n=ix(e==null?void 0:e.darkTheme);return t==="dark"?Uw(_a(r!=null?r:{},n!=null?n:{})):Fw(r)},zw=e=>Cl(e),Io=(e,t)=>{var s;let r=Ns(t),n=zw(r);for(let[a,i]of Object.entries(n))e.style.setProperty(a,i);let o=(s=t==null?void 0:t.toolCall)==null?void 0:s.shadow;o!==void 0&&e.style.setProperty("--persona-tool-bubble-shadow",o.trim()===""?"none":o)},vl=e=>{let t=[];if(typeof document!="undefined"&&typeof MutationObserver!="undefined"){let r=new MutationObserver(()=>{e(Na())});r.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),t.push(()=>r.disconnect())}if(typeof window!="undefined"&&window.matchMedia){let r=window.matchMedia("(prefers-color-scheme: dark)"),n=()=>e(Na());r.addEventListener?(r.addEventListener("change",n),t.push(()=>r.removeEventListener("change",n))):r.addListener&&(r.addListener(n),t.push(()=>r.removeListener(n)))}return()=>{t.forEach(r=>r())}};var lx=(function(){"use strict";let e=()=>{},t={morphStyle:"outerHTML",callbacks:{beforeNodeAdded:e,afterNodeAdded:e,beforeNodeMorphed:e,afterNodeMorphed:e,beforeNodeRemoved:e,afterNodeRemoved:e,beforeAttributeUpdated:e},head:{style:"merge",shouldPreserve:m=>m.getAttribute("im-preserve")==="true",shouldReAppend:m=>m.getAttribute("im-re-append")==="true",shouldRemove:e,afterHeadMorphed:e},restoreFocus:!0};function r(m,f,y={}){m=p(m);let C=u(f),k=l(m,C,y),T=o(k,()=>i(k,m,C,S=>S.morphStyle==="innerHTML"?(s(S,m,C),Array.from(m.childNodes)):n(S,m,C)));return k.pantry.remove(),T}function n(m,f,y){let C=u(f);return s(m,C,y,f,f.nextSibling),Array.from(C.childNodes)}function o(m,f){var M;if(!m.config.restoreFocus)return f();let y=document.activeElement;if(!(y instanceof HTMLInputElement||y instanceof HTMLTextAreaElement))return f();let{id:C,selectionStart:k,selectionEnd:T}=y,S=f();return C&&C!==((M=document.activeElement)==null?void 0:M.getAttribute("id"))&&(y=m.target.querySelector(`[id="${C}"]`),y==null||y.focus()),y&&!y.selectionEnd&&T&&y.setSelectionRange(k,T),S}let s=(function(){function m(v,b,x,E=null,B=null){b instanceof HTMLTemplateElement&&x instanceof HTMLTemplateElement&&(b=b.content,x=x.content),E||(E=b.firstChild);for(let H of x.childNodes){if(E&&E!=B){let N=y(v,H,E,B);if(N){N!==E&&k(v,E,N),a(N,H,v),E=N.nextSibling;continue}}if(H instanceof Element){let N=H.getAttribute("id");if(v.persistentIds.has(N)){let q=T(b,N,E,v);a(q,H,v),E=q.nextSibling;continue}}let W=f(b,H,E,v);W&&(E=W.nextSibling)}for(;E&&E!=B;){let H=E;E=E.nextSibling,C(v,H)}}function f(v,b,x,E){if(E.callbacks.beforeNodeAdded(b)===!1)return null;if(E.idMap.has(b)){let B=document.createElement(b.tagName);return v.insertBefore(B,x),a(B,b,E),E.callbacks.afterNodeAdded(B),B}else{let B=document.importNode(b,!0);return v.insertBefore(B,x),E.callbacks.afterNodeAdded(B),B}}let y=(function(){function v(E,B,H,W){let N=null,q=B.nextSibling,se=0,ve=H;for(;ve&&ve!=W;){if(x(ve,B)){if(b(E,ve,B))return ve;N===null&&(E.idMap.has(ve)||(N=ve))}if(N===null&&q&&x(ve,q)&&(se++,q=q.nextSibling,se>=2&&(N=void 0)),E.activeElementAndParents.includes(ve))break;ve=ve.nextSibling}return N||null}function b(E,B,H){let W=E.idMap.get(B),N=E.idMap.get(H);if(!N||!W)return!1;for(let q of W)if(N.has(q))return!0;return!1}function x(E,B){var N,q,se;let H=E,W=B;return H.nodeType===W.nodeType&&H.tagName===W.tagName&&(!((N=H.getAttribute)!=null&&N.call(H,"id"))||((q=H.getAttribute)==null?void 0:q.call(H,"id"))===((se=W.getAttribute)==null?void 0:se.call(W,"id")))}return v})();function C(v,b){var x;if(v.idMap.has(b))M(v.pantry,b,null);else{if(v.callbacks.beforeNodeRemoved(b)===!1)return;(x=b.parentNode)==null||x.removeChild(b),v.callbacks.afterNodeRemoved(b)}}function k(v,b,x){let E=b;for(;E&&E!==x;){let B=E;E=E.nextSibling,C(v,B)}return E}function T(v,b,x,E){var H,W;let B=((W=(H=E.target).getAttribute)==null?void 0:W.call(H,"id"))===b&&E.target||E.target.querySelector(`[id="${b}"]`)||E.pantry.querySelector(`[id="${b}"]`);return S(B,E),M(v,B,x),B}function S(v,b){let x=v.getAttribute("id");for(;v=v.parentNode;){let E=b.idMap.get(v);E&&(E.delete(x),E.size||b.idMap.delete(v))}}function M(v,b,x){if(v.moveBefore)try{v.moveBefore(b,x)}catch{v.insertBefore(b,x)}else v.insertBefore(b,x)}return m})(),a=(function(){function m(S,M,v){return v.ignoreActive&&S===document.activeElement?null:(v.callbacks.beforeNodeMorphed(S,M)===!1||(S instanceof HTMLHeadElement&&v.head.ignore||(S instanceof HTMLHeadElement&&v.head.style!=="morph"?d(S,M,v):(f(S,M,v),T(S,v)||s(v,S,M))),v.callbacks.afterNodeMorphed(S,M)),S)}function f(S,M,v){let b=M.nodeType;if(b===1){let x=S,E=M,B=x.attributes,H=E.attributes;for(let W of H)k(W.name,x,"update",v)||x.getAttribute(W.name)!==W.value&&x.setAttribute(W.name,W.value);for(let W=B.length-1;0<=W;W--){let N=B[W];if(N&&!E.hasAttribute(N.name)){if(k(N.name,x,"remove",v))continue;x.removeAttribute(N.name)}}T(x,v)||y(x,E,v)}(b===8||b===3)&&S.nodeValue!==M.nodeValue&&(S.nodeValue=M.nodeValue)}function y(S,M,v){if(S instanceof HTMLInputElement&&M instanceof HTMLInputElement&&M.type!=="file"){let b=M.value,x=S.value;C(S,M,"checked",v),C(S,M,"disabled",v),M.hasAttribute("value")?x!==b&&(k("value",S,"update",v)||(S.setAttribute("value",b),S.value=b)):k("value",S,"remove",v)||(S.value="",S.removeAttribute("value"))}else if(S instanceof HTMLOptionElement&&M instanceof HTMLOptionElement)C(S,M,"selected",v);else if(S instanceof HTMLTextAreaElement&&M instanceof HTMLTextAreaElement){let b=M.value,x=S.value;if(k("value",S,"update",v))return;b!==x&&(S.value=b),S.firstChild&&S.firstChild.nodeValue!==b&&(S.firstChild.nodeValue=b)}}function C(S,M,v,b){let x=M[v],E=S[v];if(x!==E){let B=k(v,S,"update",b);B||(S[v]=M[v]),x?B||S.setAttribute(v,""):k(v,S,"remove",b)||S.removeAttribute(v)}}function k(S,M,v,b){return S==="value"&&b.ignoreActiveValue&&M===document.activeElement?!0:b.callbacks.beforeAttributeUpdated(S,M,v)===!1}function T(S,M){return!!M.ignoreActiveValue&&S===document.activeElement&&S!==document.body}return m})();function i(m,f,y,C){if(m.head.block){let k=f.querySelector("head"),T=y.querySelector("head");if(k&&T){let S=d(k,T,m);return Promise.all(S).then(()=>{let M=Object.assign(m,{head:{block:!1,ignore:!0}});return C(M)})}}return C(m)}function d(m,f,y){let C=[],k=[],T=[],S=[],M=new Map;for(let b of f.children)M.set(b.outerHTML,b);for(let b of m.children){let x=M.has(b.outerHTML),E=y.head.shouldReAppend(b),B=y.head.shouldPreserve(b);x||B?E?k.push(b):(M.delete(b.outerHTML),T.push(b)):y.head.style==="append"?E&&(k.push(b),S.push(b)):y.head.shouldRemove(b)!==!1&&k.push(b)}S.push(...M.values());let v=[];for(let b of S){let x=document.createRange().createContextualFragment(b.outerHTML).firstChild;if(y.callbacks.beforeNodeAdded(x)!==!1){if("href"in x&&x.href||"src"in x&&x.src){let E,B=new Promise(function(H){E=H});x.addEventListener("load",function(){E()}),v.push(B)}m.appendChild(x),y.callbacks.afterNodeAdded(x),C.push(x)}}for(let b of k)y.callbacks.beforeNodeRemoved(b)!==!1&&(m.removeChild(b),y.callbacks.afterNodeRemoved(b));return y.head.afterHeadMorphed(m,{added:C,kept:T,removed:k}),v}let l=(function(){function m(v,b,x){let{persistentIds:E,idMap:B}=S(v,b),H=f(x),W=H.morphStyle||"outerHTML";if(!["innerHTML","outerHTML"].includes(W))throw`Do not understand how to morph style ${W}`;return{target:v,newContent:b,config:H,morphStyle:W,ignoreActive:H.ignoreActive,ignoreActiveValue:H.ignoreActiveValue,restoreFocus:H.restoreFocus,idMap:B,persistentIds:E,pantry:y(),activeElementAndParents:C(v),callbacks:H.callbacks,head:H.head}}function f(v){let b=Object.assign({},t);return Object.assign(b,v),b.callbacks=Object.assign({},t.callbacks,v.callbacks),b.head=Object.assign({},t.head,v.head),b}function y(){let v=document.createElement("div");return v.hidden=!0,document.body.insertAdjacentElement("afterend",v),v}function C(v){let b=[],x=document.activeElement;if((x==null?void 0:x.tagName)!=="BODY"&&v.contains(x))for(;x&&(b.push(x),x!==v);)x=x.parentElement;return b}function k(v){var x;let b=Array.from(v.querySelectorAll("[id]"));return(x=v.getAttribute)!=null&&x.call(v,"id")&&b.push(v),b}function T(v,b,x,E){for(let B of E){let H=B.getAttribute("id");if(b.has(H)){let W=B;for(;W;){let N=v.get(W);if(N==null&&(N=new Set,v.set(W,N)),N.add(H),W===x)break;W=W.parentElement}}}}function S(v,b){let x=k(v),E=k(b),B=M(x,E),H=new Map;T(H,B,v,x);let W=b.__idiomorphRoot||b;return T(H,B,W,E),{persistentIds:B,idMap:H}}function M(v,b){let x=new Set,E=new Map;for(let{id:H,tagName:W}of v)E.has(H)?x.add(H):E.set(H,W);let B=new Set;for(let{id:H,tagName:W}of b)B.has(H)?x.add(H):E.get(H)===W&&B.add(H);for(let H of x)B.delete(H);return B}return m})(),{normalizeElement:p,normalizeParent:u}=(function(){let m=new WeakSet;function f(T){return T instanceof Document?T.documentElement:T}function y(T){if(T==null)return document.createElement("div");if(typeof T=="string")return y(k(T));if(m.has(T))return T;if(T instanceof Node){if(T.parentNode)return new C(T);{let S=document.createElement("div");return S.append(T),S}}else{let S=document.createElement("div");for(let M of[...T])S.append(M);return S}}class C{constructor(S){this.originalNode=S,this.realParentNode=S.parentNode,this.previousSibling=S.previousSibling,this.nextSibling=S.nextSibling}get childNodes(){let S=[],M=this.previousSibling?this.previousSibling.nextSibling:this.realParentNode.firstChild;for(;M&&M!=this.nextSibling;)S.push(M),M=M.nextSibling;return S}querySelectorAll(S){return this.childNodes.reduce((M,v)=>{if(v instanceof Element){v.matches(S)&&M.push(v);let b=v.querySelectorAll(S);for(let x=0;x<b.length;x++)M.push(b[x])}return M},[])}insertBefore(S,M){return this.realParentNode.insertBefore(S,M)}moveBefore(S,M){return this.realParentNode.moveBefore(S,M)}get __idiomorphRoot(){return this.originalNode}}function k(T){let S=new DOMParser,M=T.replace(/<svg(\s[^>]*>|>)([\s\S]*?)<\/svg>/gim,"");if(M.match(/<\/html>/)||M.match(/<\/head>/)||M.match(/<\/body>/)){let v=S.parseFromString(T,"text/html");if(M.match(/<\/html>/))return m.add(v),v;{let b=v.firstChild;return b&&m.add(b),b}}else{let b=S.parseFromString("<body><template>"+T+"</template></body>","text/html").body.querySelector("template").content;return m.add(b),b}}return{normalizeElement:f,normalizeParent:y}})();return{morph:r,defaults:t}})();var Al=(e,t,r={})=>{let{preserveTypingAnimation:n=!0}=r;lx.morph(e,t.innerHTML,{morphStyle:"innerHTML",callbacks:{beforeNodeMorphed(o,s){var a,i;if(o instanceof HTMLElement&&n){if(o.classList.contains("persona-animate-typing")||o.hasAttribute("data-preserve-runtime"))return!1;if(o.hasAttribute("data-preserve-animation")){if(s instanceof HTMLElement&&!s.hasAttribute("data-preserve-animation"))return;if(s instanceof HTMLElement&&s.hasAttribute("data-preserve-animation")){let d=(a=o.textContent)!=null?a:"",l=(i=s.textContent)!=null?i:"";if(d!==l)return}return!1}}}}})};var Sl={index:-1,draft:""};function dx(e){let{direction:t,history:r,currentValue:n,atStart:o,state:s}=e,a=s.index!==-1;if(r.length===0)return{handled:!1,state:s};if(t==="up"){if(!a&&!o)return{handled:!1,state:s};if(!a){let i=r.length-1;return{handled:!0,value:r[i],state:{index:i,draft:n}}}if(s.index>0){let i=s.index-1;return{handled:!0,value:r[i],state:{index:i,draft:s.draft}}}return{handled:!0,state:s}}if(!a)return{handled:!1,state:s};if(s.index<r.length-1){let i=s.index+1;return{handled:!0,value:r[i],state:{index:i,draft:s.draft}}}return{handled:!0,value:s.draft,state:{...Sl}}}function cx(e,t){var r,n,o,s,a,i,d,l,p,u,m,f,y,C,k,T,S,M,v,b,x,E,B,H,W,N,q,se,ve,Ue,je,we,Te,We,Oe,K,He,j;return[e.id,e.role,(n=(r=e.content)==null?void 0:r.length)!=null?n:0,(s=(o=e.content)==null?void 0:o.slice(-32))!=null?s:"",e.streaming?"1":"0",(a=e.variant)!=null?a:"",(d=(i=e.rawContent)==null?void 0:i.length)!=null?d:0,(p=(l=e.llmContent)==null?void 0:l.length)!=null?p:0,(m=(u=e.approval)==null?void 0:u.status)!=null?m:"",(y=(f=e.toolCall)==null?void 0:f.status)!=null?y:"",(k=(C=e.toolCall)==null?void 0:C.name)!=null?k:"",(M=(S=(T=e.toolCall)==null?void 0:T.chunks)==null?void 0:S.length)!=null?M:0,(E=(x=(b=(v=e.toolCall)==null?void 0:v.chunks)==null?void 0:b[e.toolCall.chunks.length-1])==null?void 0:x.slice(-32))!=null?E:"",typeof((B=e.toolCall)==null?void 0:B.args)=="string"?e.toolCall.args.length:(H=e.toolCall)!=null&&H.args?JSON.stringify(e.toolCall.args).length:0,(q=(N=(W=e.reasoning)==null?void 0:W.chunks)==null?void 0:N.length)!=null?q:0,(je=(Ue=(ve=(se=e.reasoning)==null?void 0:se.chunks)==null?void 0:ve[e.reasoning.chunks.length-1])==null?void 0:Ue.length)!=null?je:0,(Oe=(We=(Te=(we=e.reasoning)==null?void 0:we.chunks)==null?void 0:Te[e.reasoning.chunks.length-1])==null?void 0:We.slice(-32))!=null?Oe:"",(He=(K=e.contentParts)==null?void 0:K.length)!=null?He:0,(j=e.stopReason)!=null?j:"",t].join("\0")}function px(){return new Map}function ux(e,t,r){let n=e.get(t);return n&&n.fingerprint===r?n.wrapper:null}function fx(e,t,r,n){e.set(t,{fingerprint:r,wrapper:n})}function mx(e,t){for(let r of e.keys())t.has(r)||e.delete(r)}function Tl(e=!0){let t=e;return{isFollowing:()=>t,pause:()=>t?(t=!1,!0):!1,resume:()=>t?!1:(t=!0,!0)}}function $a(e){return Math.max(0,e.scrollHeight-e.clientHeight)}function Fa(e,t){return $a(e)-e.scrollTop<=t}function Ml(e){let{following:t,currentScrollTop:r,lastScrollTop:n,nearBottom:o,userScrollThreshold:s,isAutoScrolling:a=!1,pauseOnUpwardScroll:i=!1,pauseWhenAwayFromBottom:d=!0,resumeRequiresDownwardScroll:l=!1}=e,p=r-n;return a||Math.abs(p)<s?{action:"none",delta:p,nextLastScrollTop:r}:!t&&o&&(!l||p>0)?{action:"resume",delta:p,nextLastScrollTop:r}:t&&i&&p<0?{action:"pause",delta:p,nextLastScrollTop:r}:t&&d&&!o?{action:"pause",delta:p,nextLastScrollTop:r}:{action:"none",delta:p,nextLastScrollTop:r}}function kl(e){let{following:t,deltaY:r,nearBottom:n=!1,resumeWhenNearBottom:o=!1}=e;return t&&r<0?"pause":!t&&o&&r>0&&n?"resume":"none"}var zr={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"},qr=1e5,Ro=qr+1;var Ua={type:"none",placeholder:"none",speed:120,duration:1800,buffer:"none"},qw=["pre","code","a","script","style"],El=e=>{var t,r,n,o,s;return{type:(t=e==null?void 0:e.type)!=null?t:Ua.type,placeholder:(r=e==null?void 0:e.placeholder)!=null?r:Ua.placeholder,speed:(n=e==null?void 0:e.speed)!=null?n:Ua.speed,duration:(o=e==null?void 0:e.duration)!=null?o:Ua.duration,buffer:(s=e==null?void 0:e.buffer)!=null?s:Ua.buffer}},hx=[{name:"typewriter",containerClass:"persona-stream-typewriter",wrap:"char",useCaret:!0},{name:"pop-bubble",bubbleClass:"persona-stream-pop",wrap:"none"},{name:"letter-rise",containerClass:"persona-stream-letter-rise",wrap:"char"},{name:"word-fade",containerClass:"persona-stream-word-fade",wrap:"word"}],za=new Map;for(let e of hx)za.set(e.name,e);var ps=e=>{za.set(e.name,e)},qp=e=>{hx.some(t=>t.name===e)||za.delete(e)},jp=()=>Array.from(za.keys()),qa=(e,t)=>{var r,n;return e==="none"?null:t&&Object.prototype.hasOwnProperty.call(t,e)?(r=t[e])!=null?r:null:(n=za.get(e))!=null?n:null},Ll=(e,t,r,n,o)=>{if(!o)return e;if(r!=null&&r.bufferContent)return r.bufferContent(e,n);if(!e)return e;if(t==="word"){let s=e.search(/\s(?=\S*$)/);return s<0?"":e.slice(0,s)}if(t==="line"){let s=e.lastIndexOf(`
|
|
65
|
+
`);return s<0?"":e.slice(0,s)}return e},jw=(e,t,r,n)=>{let o=e.createElement("span");return o.className="persona-stream-char",o.id=`stream-c-${r}-${n}`,o.style.setProperty("--char-index",String(n)),o.textContent=t,o},Vw=(e,t,r,n)=>{let o=e.createElement("span");return o.className="persona-stream-word",o.id=`stream-w-${r}-${n}`,o.style.setProperty("--word-index",String(n)),o.textContent=t,o},Up=/\s/,Gw=(e,t)=>{let r=e.parentNode;for(;r;){if(r.nodeType===1){let n=r;if(t.has(n.tagName.toLowerCase()))return!0}r=r.parentNode}return!1},Kw=(e,t,r)=>{var d;let n=e.ownerDocument,o=e.parentNode;if(!n||!o)return;let s=(d=e.nodeValue)!=null?d:"";if(!s)return;let a=n.createDocumentFragment(),i=0;for(;i<s.length;)if(Up.test(s[i])){let l=i;for(;l<s.length&&Up.test(s[l]);)l+=1;a.appendChild(n.createTextNode(s.slice(i,l))),i=l}else{let l=n.createElement("span");l.className="persona-stream-word-group";let p=i;for(;p<s.length&&!Up.test(s[p]);)l.appendChild(jw(n,s[p],t,r.value)),r.value+=1,p+=1;a.appendChild(l),i=p}o.replaceChild(a,e)},Jw=(e,t,r)=>{var d;let n=e.ownerDocument,o=e.parentNode;if(!n||!o)return;let s=(d=e.nodeValue)!=null?d:"";if(!s)return;let a=n.createDocumentFragment(),i=s.split(/(\s+)/);for(let l of i)l&&(/^\s+$/.test(l)?a.appendChild(n.createTextNode(l)):(a.appendChild(Vw(n,l,t,r.value)),r.value+=1));o.replaceChild(a,e)},ja=(e,t,r,n)=>{var u,m;if(!e||typeof document=="undefined")return e;let o=document.createElement("div");o.innerHTML=e;let s=new Set(((u=n==null?void 0:n.skipTags)!=null?u:qw).map(f=>f.toLowerCase())),a=document.createTreeWalker(o,NodeFilter.SHOW_TEXT,null),i=[],d=a.nextNode();for(;d;)Gw(d,s)||i.push(d),d=a.nextNode();let l={value:(m=n==null?void 0:n.startIndex)!=null?m:0},p=t==="char"?Kw:Jw;for(let f of i)p(f,r,l);return o.innerHTML},Pl=(e=document)=>{let t=e.createElement("span");return t.className="persona-stream-caret",t.setAttribute("aria-hidden","true"),t.setAttribute("data-preserve-animation","stream-caret"),t},Va=(e=document)=>{let t=e.createElement("div");t.className="persona-stream-skeleton",t.setAttribute("data-preserve-animation","stream-skeleton"),t.setAttribute("aria-hidden","true");let r=e.createElement("div");return r.className="persona-stream-skeleton-line",t.appendChild(r),t},gx=new WeakMap,Xw=(e,t)=>{var s;if(!e.styles)return;let r=gx.get(t);if(r||(r=new Set,gx.set(t,r)),r.has(e.name)){let a=e.name.replace(/["\\]/g,"\\$&");if(t.querySelector(`style[data-persona-animation="${a}"]`))return;r.delete(e.name)}r.add(e.name);let o=(t instanceof ShadowRoot?t.ownerDocument:(s=t.ownerDocument)!=null?s:document).createElement("style");o.setAttribute("data-persona-animation",e.name),o.textContent=e.styles,t.appendChild(o)},zp=new WeakMap,Yw=(e,t)=>{if(!e.onAttach)return;let r=zp.get(t);if(r||(r=new Map,zp.set(t,r)),r.has(e.name))return;let n=e.onAttach(t);r.set(e.name,n)},xx=e=>{let t=zp.get(e);if(t){for(let r of t.values())typeof r=="function"&&r();t.clear()}},Vp=(e,t)=>{Xw(e,t),Yw(e,t)};function Gp(e,t=qr){let r=e.style.position,n=e.style.zIndex,o=e.style.isolation,s=getComputedStyle(e),a=s.position==="static"||s.position==="";return a&&(e.style.position="relative"),e.style.zIndex=String(t),e.style.isolation="isolate",()=>{a&&(e.style.position=r),e.style.zIndex=n,e.style.isolation=o}}var Ga=0,Wo=null;function Kp(e=document){var r;if(Ga++,Ga===1){let n=e.body,s=((r=e.defaultView)!=null?r:window).scrollY||e.documentElement.scrollTop;Wo={originalOverflow:n.style.overflow,originalPosition:n.style.position,originalTop:n.style.top,originalWidth:n.style.width,scrollY:s},n.style.overflow="hidden",n.style.position="fixed",n.style.top=`-${s}px`,n.style.width="100%"}let t=!1;return()=>{var n;if(!t&&(t=!0,Ga=Math.max(0,Ga-1),Ga===0&&Wo)){let o=e.body,s=(n=e.defaultView)!=null?n:window;o.style.overflow=Wo.originalOverflow,o.style.position=Wo.originalPosition,o.style.top=Wo.originalTop,o.style.width=Wo.originalWidth,s.scrollTo(0,Wo.scrollY),Wo=null}}}var Il={side:"right",width:"420px",animate:!0,reveal:"resize"},Tr=e=>{var t,r;return((r=(t=e==null?void 0:e.launcher)==null?void 0:t.mountMode)!=null?r:"floating")==="docked"},Ho=e=>{var t,r;return((r=(t=e==null?void 0:e.launcher)==null?void 0:t.mountMode)!=null?r:"floating")==="composer-bar"},kn=e=>{var r,n,o,s,a;let t=(r=e==null?void 0:e.launcher)==null?void 0:r.dock;return{side:(n=t==null?void 0:t.side)!=null?n:Il.side,width:(o=t==null?void 0:t.width)!=null?o:Il.width,animate:(s=t==null?void 0:t.animate)!=null?s:Il.animate,reveal:(a=t==null?void 0:t.reveal)!=null?a:Il.reveal}};var Fn={"bottom-right":"persona-bottom-6 persona-right-6","bottom-left":"persona-bottom-6 persona-left-6","top-right":"persona-top-6 persona-right-6","top-left":"persona-top-6 persona-left-6"};var Ka=(e,t)=>{let r=h("button");r.type="button",r.innerHTML=`
|
|
56
66
|
<span class="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full persona-bg-persona-primary persona-text-white" data-role="launcher-icon">\u{1F4AC}</span>
|
|
57
67
|
<img data-role="launcher-image" class="persona-rounded-full persona-object-cover" alt="" style="display:none" />
|
|
58
68
|
<span class="persona-flex persona-min-w-0 persona-flex-1 persona-flex-col persona-items-start persona-text-left">
|
|
@@ -60,14 +70,14 @@ Please report this to https://github.com/markedjs/marked.`,r){let o="<p>An error
|
|
|
60
70
|
<span class="persona-block persona-w-full persona-truncate persona-text-xs persona-text-persona-muted" data-role="launcher-subtitle"></span>
|
|
61
71
|
</span>
|
|
62
72
|
<span class="persona-ml-2 persona-grid persona-place-items-center persona-rounded-full persona-bg-persona-primary persona-text-persona-call-to-action" data-role="launcher-call-to-action-icon">\u2197</span>
|
|
63
|
-
`,t.addEventListener("click",r);let n=a=>{var E,w,b,y,M,H,B,R,W,V,ne,ue,Be,Ke;let s=(E=a.launcher)!=null?E:{},i=hr(a),d=t.querySelector("[data-role='launcher-title']");if(d){let ye=(w=s.title)!=null?w:"Chat Assistant";d.textContent=ye,d.setAttribute("title",ye)}let l=t.querySelector("[data-role='launcher-subtitle']");if(l){let ye=(b=s.subtitle)!=null?b:"Get answers fast";l.textContent=ye,l.setAttribute("title",ye)}let u=t.querySelector(".persona-flex-col");u&&(s.textHidden||i?u.style.display="none":u.style.display="");let p=t.querySelector("[data-role='launcher-icon']");if(p)if(s.agentIconHidden)p.style.display="none";else{let ye=(y=s.agentIconSize)!=null?y:"40px";if(p.style.height=ye,p.style.width=ye,p.innerHTML="",s.agentIconName){let me=parseFloat(ye)||24,We=ve(s.agentIconName,me*.6,"var(--persona-text-inverse, #ffffff)",2);We?(p.appendChild(We),p.style.display=""):(p.textContent=(M=s.agentIconText)!=null?M:"\u{1F4AC}",p.style.display="")}else s.iconUrl?p.style.display="none":(p.textContent=(H=s.agentIconText)!=null?H:"\u{1F4AC}",p.style.display="")}let f=t.querySelector("[data-role='launcher-image']");if(f){let ye=(B=s.agentIconSize)!=null?B:"40px";f.style.height=ye,f.style.width=ye,s.iconUrl&&!s.agentIconName&&!s.agentIconHidden?(f.src=s.iconUrl,f.style.display="block"):f.style.display="none"}let m=t.querySelector("[data-role='launcher-call-to-action-icon']");if(m){let ye=(R=s.callToActionIconSize)!=null?R:"32px";m.style.height=ye,m.style.width=ye,s.callToActionIconBackgroundColor?(m.style.backgroundColor=s.callToActionIconBackgroundColor,m.classList.remove("persona-bg-persona-primary")):(m.style.backgroundColor="",m.classList.add("persona-bg-persona-primary")),s.callToActionIconColor?(m.style.color=s.callToActionIconColor,m.classList.remove("persona-text-persona-call-to-action")):(m.style.color="",m.classList.add("persona-text-persona-call-to-action"));let me=0;if(s.callToActionIconPadding?(m.style.boxSizing="border-box",m.style.padding=s.callToActionIconPadding,me=(parseFloat(s.callToActionIconPadding)||0)*2):(m.style.boxSizing="",m.style.padding=""),s.callToActionIconHidden)m.style.display="none";else if(m.style.display=i?"none":"",m.innerHTML="",s.callToActionIconName){let We=parseFloat(ye)||24,Xe=Math.max(We-me,8),Y=ve(s.callToActionIconName,Xe,"currentColor",2);Y?m.appendChild(Y):m.textContent=(W=s.callToActionIconText)!=null?W:"\u2197"}else m.textContent=(V=s.callToActionIconText)!=null?V:"\u2197"}let C=s.position&&On[s.position]?On[s.position]:On["bottom-right"],A="persona-fixed persona-flex persona-items-center persona-gap-3 persona-rounded-launcher persona-bg-persona-surface persona-py-2.5 persona-pl-3 persona-pr-3 persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer",k="persona-relative persona-mt-4 persona-mb-4 persona-mx-auto persona-flex persona-items-center persona-justify-center persona-rounded-launcher persona-bg-persona-surface persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer";t.className=i?k:`${A} ${C}`,i||(t.style.zIndex=String((ne=s.zIndex)!=null?ne:Dr));let T="1px solid var(--persona-border, #e5e7eb)",S="var(--persona-shadow, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1))";t.style.border=(ue=s.border)!=null?ue:T,t.style.boxShadow=(Be=s.shadow)!=null?Be:S,i?(t.style.width="0",t.style.minWidth="0",t.style.maxWidth="0",t.style.padding="0",t.style.overflow="hidden",t.style.border="none",t.style.boxShadow="none"):(t.style.width="",t.style.minWidth="",t.style.maxWidth=(Ke=s.collapsedMaxWidth)!=null?Ke:"",t.style.justifyContent="",t.style.padding="",t.style.overflow="")},o=()=>{t.removeEventListener("click",r),t.remove()};return e&&n(e),{element:t,update:n,destroy:o}};var Pb="persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",rl=(e,r={})=>{var A,k,T,S,E,w;let{showClose:t=!0,wrapperClassName:n=Pb,buttonSize:o,iconSize:a="28px"}=r,s=(A=e==null?void 0:e.launcher)!=null?A:{},i=(k=o!=null?o:s.closeButtonSize)!=null?k:"32px",d=h("div",n),l=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");l.style.height=i,l.style.width=i,l.type="button";let u=(T=s.closeButtonTooltipText)!=null?T:"Close chat",p=(S=s.closeButtonShowTooltip)!=null?S:!0;l.setAttribute("aria-label",u),l.style.display=t?"":"none";let f=(E=s.closeButtonIconName)!=null?E:"x",m=(w=s.closeButtonIconText)!=null?w:"\xD7";l.style.color=s.closeButtonColor||Jr.actionIconColor;let C=ve(f,a,"currentColor",1);if(C?(C.style.display="block",l.appendChild(C)):l.textContent=m,s.closeButtonBackgroundColor?(l.style.backgroundColor=s.closeButtonBackgroundColor,l.classList.remove("hover:persona-bg-gray-100")):(l.style.backgroundColor="",l.classList.add("hover:persona-bg-gray-100")),s.closeButtonBorderWidth||s.closeButtonBorderColor){let b=s.closeButtonBorderWidth||"0px",y=s.closeButtonBorderColor||"transparent";l.style.border=`${b} solid ${y}`,l.classList.remove("persona-border-none")}else l.style.border="",l.classList.add("persona-border-none");if(s.closeButtonBorderRadius?(l.style.borderRadius=s.closeButtonBorderRadius,l.classList.remove("persona-rounded-full")):(l.style.borderRadius="",l.classList.add("persona-rounded-full")),s.closeButtonPaddingX?(l.style.paddingLeft=s.closeButtonPaddingX,l.style.paddingRight=s.closeButtonPaddingX):(l.style.paddingLeft="",l.style.paddingRight=""),s.closeButtonPaddingY?(l.style.paddingTop=s.closeButtonPaddingY,l.style.paddingBottom=s.closeButtonPaddingY):(l.style.paddingTop="",l.style.paddingBottom=""),d.appendChild(l),p&&u){let b=null,y=()=>{if(b)return;let H=l.ownerDocument,B=H.body;if(!B)return;b=qn(H,"div","persona-clear-chat-tooltip"),b.textContent=u;let R=qn(H,"div");R.className="persona-clear-chat-tooltip-arrow",b.appendChild(R);let W=l.getBoundingClientRect();b.style.position="fixed",b.style.zIndex=String(vo),b.style.left=`${W.left+W.width/2}px`,b.style.top=`${W.top-8}px`,b.style.transform="translate(-50%, -100%)",B.appendChild(b)},M=()=>{b&&b.parentNode&&(b.parentNode.removeChild(b),b=null)};d.addEventListener("mouseenter",y),d.addEventListener("mouseleave",M),l.addEventListener("focus",y),l.addEventListener("blur",M),d._cleanupTooltip=()=>{M(),d.removeEventListener("mouseenter",y),d.removeEventListener("mouseleave",M),l.removeEventListener("focus",y),l.removeEventListener("blur",M)}}return{button:l,wrapper:d}},Ib="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",nl=(e,r={})=>{var b,y,M,H,B,R,W,V,ne,ue,Be,Ke,ye;let{wrapperClassName:t=Ib,buttonSize:n,iconSize:o="20px"}=r,s=(y=((b=e==null?void 0:e.launcher)!=null?b:{}).clearChat)!=null?y:{},i=(M=n!=null?n:s.size)!=null?M:"32px",d=(H=s.iconName)!=null?H:"refresh-cw",l=(B=s.iconColor)!=null?B:"",u=(R=s.backgroundColor)!=null?R:"",p=(W=s.borderWidth)!=null?W:"",f=(V=s.borderColor)!=null?V:"",m=(ne=s.borderRadius)!=null?ne:"",C=(ue=s.paddingX)!=null?ue:"",A=(Be=s.paddingY)!=null?Be:"",k=(Ke=s.tooltipText)!=null?Ke:"Clear chat",T=(ye=s.showTooltip)!=null?ye:!0,S=h("div",t),E=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");E.style.height=i,E.style.width=i,E.type="button",E.setAttribute("aria-label",k),E.style.color=l||Jr.actionIconColor;let w=ve(d,o,"currentColor",1);if(w&&(w.style.display="block",E.appendChild(w)),u&&(E.style.backgroundColor=u,E.classList.remove("hover:persona-bg-gray-100")),p||f){let me=p||"0px",We=f||"transparent";E.style.border=`${me} solid ${We}`,E.classList.remove("persona-border-none")}if(m&&(E.style.borderRadius=m,E.classList.remove("persona-rounded-full")),C&&(E.style.paddingLeft=C,E.style.paddingRight=C),A&&(E.style.paddingTop=A,E.style.paddingBottom=A),S.appendChild(E),T&&k){let me=null,We=()=>{if(me)return;let Y=E.ownerDocument,Ee=Y.body;if(!Ee)return;me=qn(Y,"div","persona-clear-chat-tooltip"),me.textContent=k;let G=qn(Y,"div");G.className="persona-clear-chat-tooltip-arrow",me.appendChild(G);let ce=E.getBoundingClientRect();me.style.position="fixed",me.style.zIndex=String(vo),me.style.left=`${ce.left+ce.width/2}px`,me.style.top=`${ce.top-8}px`,me.style.transform="translate(-50%, -100%)",Ee.appendChild(me)},Xe=()=>{me&&me.parentNode&&(me.parentNode.removeChild(me),me=null)};S.addEventListener("mouseenter",We),S.addEventListener("mouseleave",Xe),E.addEventListener("focus",We),E.addEventListener("blur",Xe),S._cleanupTooltip=()=>{Xe(),S.removeEventListener("mouseenter",We),S.removeEventListener("mouseleave",Xe),E.removeEventListener("focus",We),E.removeEventListener("blur",Xe)}}return{button:E,wrapper:S}};var Jr={titleColor:"var(--persona-header-title-fg, var(--persona-primary, #0f0f0f))",subtitleColor:"var(--persona-header-subtitle-fg, var(--persona-text-muted, var(--persona-muted, #9ca3af)))",actionIconColor:"var(--persona-header-action-icon-fg, var(--persona-muted, #9ca3af))"},oo=e=>{var b,y,M,H,B,R,W,V,ne,ue,Be,Ke,ye,me,We,Xe;let{config:r,showClose:t=!0}=e,n=h("div","persona-widget-header persona-flex persona-items-center persona-gap-3 persona-px-6 persona-py-5");n.setAttribute("data-persona-theme-zone","header"),n.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",n.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",n.style.boxShadow="var(--persona-header-shadow, none)",n.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let o=(b=r==null?void 0:r.launcher)!=null?b:{},a=(y=o.headerIconSize)!=null?y:"48px",s=(M=o.closeButtonPlacement)!=null?M:"inline",i=(H=o.headerIconHidden)!=null?H:!1,d=o.headerIconName,l=h("div","persona-flex persona-items-center persona-justify-center persona-rounded-xl persona-text-xl");if(l.style.height=a,l.style.width=a,l.style.backgroundColor="var(--persona-header-icon-bg, var(--persona-primary, #0f0f0f))",l.style.color="var(--persona-header-icon-fg, var(--persona-text-inverse, #ffffff))",!i)if(d){let Y=parseFloat(a)||24,Ee=ve(d,Y*.6,"currentColor",1);Ee?l.replaceChildren(Ee):l.textContent=(R=(B=r==null?void 0:r.launcher)==null?void 0:B.agentIconText)!=null?R:"\u{1F4AC}"}else if((W=r==null?void 0:r.launcher)!=null&&W.iconUrl){let Y=h("img");Y.src=r.launcher.iconUrl,Y.alt="",Y.className="persona-rounded-xl persona-object-cover",Y.style.height=a,Y.style.width=a,l.replaceChildren(Y)}else l.textContent=(ne=(V=r==null?void 0:r.launcher)==null?void 0:V.agentIconText)!=null?ne:"\u{1F4AC}";let u=h("div","persona-flex persona-flex-col persona-flex-1 persona-min-w-0"),p=h("span","persona-text-base persona-font-semibold");p.style.color=Jr.titleColor,p.textContent=(Be=(ue=r==null?void 0:r.launcher)==null?void 0:ue.title)!=null?Be:"Chat Assistant";let f=h("span","persona-text-xs");f.style.color=Jr.subtitleColor,f.textContent=(ye=(Ke=r==null?void 0:r.launcher)==null?void 0:Ke.subtitle)!=null?ye:"Here to help you get answers fast",u.append(p,f),i?n.append(u):n.append(l,u);let m=(me=o.clearChat)!=null?me:{},C=(We=m.enabled)!=null?We:!0,A=(Xe=m.placement)!=null?Xe:"inline",k=null,T=null;if(C){let Ee=nl(r,{wrapperClassName:A==="top-right"?"persona-absolute persona-top-4 persona-z-50":"persona-relative persona-ml-auto persona-clear-chat-button-wrapper"});k=Ee.button,T=Ee.wrapper,A==="top-right"&&(T.style.right="48px"),A==="inline"&&n.appendChild(T)}let S=s==="top-right"?"persona-absolute persona-top-4 persona-right-4 persona-z-50":C&&A==="inline"?"persona-relative persona-inline-flex persona-items-center persona-justify-center":"persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",{button:E,wrapper:w}=rl(r,{showClose:t,wrapperClassName:S});return s!=="top-right"&&n.appendChild(w),{header:n,iconHolder:l,headerTitle:p,headerSubtitle:f,closeButton:E,closeButtonWrapper:w,clearChatButton:k,clearChatButtonWrapper:T}},na=(e,r,t)=>{var s,i,d,l;let n=(s=t==null?void 0:t.launcher)!=null?s:{},o=(i=n.closeButtonPlacement)!=null?i:"inline",a=(l=(d=n.clearChat)==null?void 0:d.placement)!=null?l:"inline";e.appendChild(r.header),o==="top-right"&&(e.style.position="relative",e.appendChild(r.closeButtonWrapper)),r.clearChatButtonWrapper&&a==="top-right"&&(e.style.position="relative",e.appendChild(r.clearChatButtonWrapper))};function To(e){let{items:r,onSelect:t,anchor:n,position:o="bottom-left",portal:a}=e,s=h("div","persona-dropdown-menu persona-hidden");s.setAttribute("role","menu"),s.setAttribute("data-persona-theme-zone","dropdown"),a?(s.style.position="fixed",s.style.zIndex=String(vo)):(s.style.position="absolute",s.style.top="100%",s.style.marginTop="4px",o==="bottom-right"?s.style.right="0":s.style.left="0");for(let m of r){if(m.dividerBefore){let k=document.createElement("hr");s.appendChild(k)}let C=document.createElement("button");if(C.type="button",C.setAttribute("role","menuitem"),C.setAttribute("data-dropdown-item-id",m.id),m.destructive&&C.setAttribute("data-destructive",""),m.icon){let k=ve(m.icon,16,"currentColor",1.5);k&&C.appendChild(k)}let A=document.createElement("span");A.textContent=m.label,C.appendChild(A),C.addEventListener("click",k=>{k.stopPropagation(),u(),t(m.id)}),s.appendChild(C)}let i=null;function d(){if(!a)return;let m=n.getBoundingClientRect();s.style.top=`${m.bottom+4}px`,o==="bottom-right"?(s.style.right=`${window.innerWidth-m.right}px`,s.style.left="auto"):(s.style.left=`${m.left}px`,s.style.right="auto")}function l(){d(),s.classList.remove("persona-hidden"),requestAnimationFrame(()=>{let m=C=>{!s.contains(C.target)&&!n.contains(C.target)&&u()};document.addEventListener("click",m,!0),i=()=>document.removeEventListener("click",m,!0)})}function u(){s.classList.add("persona-hidden"),i==null||i(),i=null}function p(){s.classList.contains("persona-hidden")?l():u()}function f(){u(),s.remove()}return a&&a.appendChild(s),{element:s,show:l,hide:u,toggle:p,destroy:f}}function Zt(e){let{icon:r,label:t,size:n,strokeWidth:o,className:a,onClick:s,aria:i}=e,d=h("button","persona-icon-btn"+(a?" "+a:""));d.type="button",d.setAttribute("aria-label",t),d.title=t;let l=ve(r,n!=null?n:16,"currentColor",o!=null?o:2);if(l&&d.appendChild(l),s&&d.addEventListener("click",s),i)for(let[u,p]of Object.entries(i))d.setAttribute(u,p);return d}function Ps(e){let{icon:r,label:t,variant:n="default",size:o="sm",iconSize:a,className:s,onClick:i,aria:d}=e,l="persona-label-btn";n!=="default"&&(l+=" persona-label-btn--"+n),l+=" persona-label-btn--"+o,s&&(l+=" "+s);let u=h("button",l);if(u.type="button",u.setAttribute("aria-label",t),r){let f=ve(r,a!=null?a:14,"currentColor",2);f&&u.appendChild(f)}let p=h("span");if(p.textContent=t,u.appendChild(p),i&&u.addEventListener("click",i),d)for(let[f,m]of Object.entries(d))u.setAttribute(f,m);return u}function Is(e){let{items:r,selectedId:t,onSelect:n,className:o}=e,a=h("div","persona-toggle-group"+(o?" "+o:""));a.setAttribute("role","group");let s=t,i=[];function d(){for(let u of i)u.btn.setAttribute("aria-pressed",u.id===s?"true":"false")}for(let u of r){let p;u.icon?p=Zt({icon:u.icon,label:u.label,onClick:()=>{s=u.id,d(),n(u.id)}}):(p=h("button","persona-icon-btn"),p.type="button",p.setAttribute("aria-label",u.label),p.title=u.label,p.textContent=u.label,p.addEventListener("click",()=>{s=u.id,d(),n(u.id)})),p.setAttribute("aria-pressed",u.id===s?"true":"false"),i.push({id:u.id,btn:p}),a.appendChild(p)}function l(u){s=u,d()}return{element:a,setSelected:l}}function ol(e){var m,C;let{label:r,icon:t="chevron-down",menuItems:n,onSelect:o,position:a="bottom-left",portal:s,className:i,hover:d}=e,l=h("div","persona-combo-btn"+(i?" "+i:""));l.style.position="relative",l.style.display="inline-flex",l.style.alignItems="center",l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0"),l.setAttribute("aria-haspopup","true"),l.setAttribute("aria-expanded","false"),l.setAttribute("aria-label",r);let u=h("span","persona-combo-btn-label");u.textContent=r,l.appendChild(u);let p=ve(t,14,"currentColor",2);p&&(p.style.marginLeft="4px",p.style.opacity="0.6",l.appendChild(p)),d&&(l.style.borderRadius=(m=d.borderRadius)!=null?m:"10px",l.style.padding=(C=d.padding)!=null?C:"6px 4px 6px 12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.addEventListener("mouseenter",()=>{var A,k;l.style.backgroundColor=(A=d.background)!=null?A:"",l.style.borderColor=(k=d.border)!=null?k:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}));let f=To({items:n,onSelect:A=>{l.setAttribute("aria-expanded","false"),o(A)},anchor:l,position:a,portal:s});return s||l.appendChild(f.element),l.addEventListener("click",A=>{A.stopPropagation();let k=!f.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",k?"false":"true"),f.toggle()}),l.addEventListener("keydown",A=>{(A.key==="Enter"||A.key===" ")&&(A.preventDefault(),l.click())}),{element:l,setLabel:A=>{u.textContent=A,l.setAttribute("aria-label",A)},open:()=>{l.setAttribute("aria-expanded","true"),f.show()},close:()=>{l.setAttribute("aria-expanded","false"),f.hide()},toggle:()=>{let A=!f.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",A?"false":"true"),f.toggle()},destroy:()=>{f.destroy(),l.remove()}}}var dp=e=>{var n;let r=oo({config:e.config,showClose:e.showClose,onClose:e.onClose,onClearChat:e.onClearChat}),t=(n=e.layoutHeaderConfig)==null?void 0:n.onTitleClick;if(t){let o=r.headerTitle.parentElement;o&&(o.style.cursor="pointer",o.setAttribute("role","button"),o.setAttribute("tabindex","0"),o.addEventListener("click",()=>t()),o.addEventListener("keydown",a=>{(a.key==="Enter"||a.key===" ")&&(a.preventDefault(),t())}))}return r};function Rb(e,r,t){var n,o,a;if(r!=null&&r.length)for(let s of r){let i=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-md persona-border-none persona-bg-transparent persona-p-0 persona-text-persona-muted hover:persona-opacity-80");if(i.type="button",i.setAttribute("aria-label",(o=(n=s.ariaLabel)!=null?n:s.label)!=null?o:s.id),s.icon){let d=ve(s.icon,14,"currentColor",2);d&&i.appendChild(d)}else s.label&&(i.textContent=s.label);if((a=s.menuItems)!=null&&a.length){let d=h("div","persona-relative");d.appendChild(i);let l=To({items:s.menuItems,onSelect:u=>t==null?void 0:t(u),anchor:d,position:"bottom-left"});d.appendChild(l.element),i.addEventListener("click",u=>{u.stopPropagation(),l.toggle()}),e.appendChild(d)}else i.addEventListener("click",()=>t==null?void 0:t(s.id)),e.appendChild(i)}}var cp=e=>{var S,E,w,b,y,M,H,B,R;let{config:r,showClose:t=!0,onClose:n,layoutHeaderConfig:o,onHeaderAction:a}=e,s=(S=r==null?void 0:r.launcher)!=null?S:{},i=h("div","persona-flex persona-items-center persona-justify-between persona-px-6 persona-py-4");i.setAttribute("data-persona-theme-zone","header"),i.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",i.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",i.style.boxShadow="var(--persona-header-shadow, none)",i.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let d=o==null?void 0:o.titleMenu,l,u;if(d)l=ol({label:(E=s.title)!=null?E:"Chat Assistant",menuItems:d.menuItems,onSelect:d.onSelect,hover:d.hover,className:""}).element,l.style.color=Jr.titleColor,u=(w=l.querySelector(".persona-combo-btn-label"))!=null?w:l;else{if(l=h("div","persona-flex persona-min-w-0 persona-flex-1 persona-items-center persona-gap-1"),u=h("span","persona-text-base persona-font-semibold persona-truncate"),u.style.color=Jr.titleColor,u.textContent=(b=s.title)!=null?b:"Chat Assistant",l.appendChild(u),Rb(l,o==null?void 0:o.trailingActions,(y=o==null?void 0:o.onAction)!=null?y:a),o!=null&&o.onTitleClick){l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0");let V=o.onTitleClick;l.addEventListener("click",ne=>{ne.target.closest("button")||V()}),l.addEventListener("keydown",ne=>{(ne.key==="Enter"||ne.key===" ")&&(ne.preventDefault(),V())})}let W=o==null?void 0:o.titleRowHover;W&&(l.style.borderRadius=(M=W.borderRadius)!=null?M:"10px",l.style.padding=(H=W.padding)!=null?H:"6px 4px 6px 12px",l.style.margin="-6px 0 -6px -12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.style.width="fit-content",l.style.flex="none",l.addEventListener("mouseenter",()=>{var V,ne;l.style.backgroundColor=(V=W.background)!=null?V:"",l.style.borderColor=(ne=W.border)!=null?ne:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}))}i.appendChild(l);let p=(B=s.closeButtonSize)!=null?B:"32px",f=h("div",""),m=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");m.style.height=p,m.style.width=p,m.type="button",m.setAttribute("aria-label","Close chat"),m.style.display=t?"":"none",m.style.color=s.closeButtonColor||Jr.actionIconColor;let C=(R=s.closeButtonIconName)!=null?R:"x",A=ve(C,"28px","currentColor",1);A?m.appendChild(A):m.textContent="\xD7",n&&m.addEventListener("click",n),f.appendChild(m),i.appendChild(f);let k=h("div");k.style.display="none";let T=h("span");return T.style.display="none",{header:i,iconHolder:k,headerTitle:u,headerSubtitle:T,closeButton:m,closeButtonWrapper:f,clearChatButton:null,clearChatButtonWrapper:null}},al={default:dp,minimal:cp},pp=e=>{var r;return(r=al[e])!=null?r:al.default},ka=(e,r,t)=>{var s,i,d;if(r!=null&&r.render){let l=r.render({config:e,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,trailingActions:r.trailingActions,onAction:r.onAction}),u=h("div");u.style.display="none";let p=h("span"),f=h("span"),m=h("button");m.style.display="none";let C=h("div");return C.style.display="none",{header:l,iconHolder:u,headerTitle:p,headerSubtitle:f,closeButton:m,closeButtonWrapper:C,clearChatButton:null,clearChatButtonWrapper:null}}let n=(s=r==null?void 0:r.layout)!=null?s:"default",a=pp(n)({config:e,showClose:(d=(i=r==null?void 0:r.showCloseButton)!=null?i:t==null?void 0:t.showClose)!=null?d:!0,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,layoutHeaderConfig:r,onHeaderAction:r==null?void 0:r.onAction});return r&&(r.showIcon===!1&&(a.iconHolder.style.display="none"),r.showTitle===!1&&(a.headerTitle.style.display="none"),r.showSubtitle===!1&&(a.headerSubtitle.style.display="none"),r.showCloseButton===!1&&(a.closeButton.style.display="none"),r.showClearChat===!1&&a.clearChatButtonWrapper&&(a.clearChatButtonWrapper.style.display="none")),a};var sl=e=>{var s,i;let r=h("textarea");r.setAttribute("data-persona-composer-input",""),r.placeholder=(i=(s=e==null?void 0:e.copy)==null?void 0:s.inputPlaceholder)!=null?i:"Type your message\u2026",r.className="persona-w-full persona-min-h-[24px] persona-resize-none persona-border-none persona-bg-transparent persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-none persona-composer-textarea",r.rows=1,r.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',r.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))";let t=3,n=20;r.style.maxHeight=`${t*n}px`,r.style.overflowY="auto";let o=()=>{let d=parseFloat(r.style.maxHeight);return Number.isFinite(d)&&d>0?d:t*n},a=()=>{r.addEventListener("input",()=>{r.style.height="auto";let d=Math.min(r.scrollHeight,o());r.style.height=`${d}px`})};return r.style.border="none",r.style.outline="none",r.style.borderWidth="0",r.style.borderStyle="none",r.style.borderColor="transparent",r.addEventListener("focus",()=>{r.style.border="none",r.style.outline="none",r.style.borderWidth="0",r.style.borderStyle="none",r.style.borderColor="transparent",r.style.boxShadow="none"}),r.addEventListener("blur",()=>{r.style.border="none",r.style.outline="none"}),{textarea:r,attachAutoResize:a}},il=e=>{var b,y,M,H,B,R,W,V,ne,ue,Be,Ke;let r=(b=e==null?void 0:e.sendButton)!=null?b:{},t=(y=r.useIcon)!=null?y:!1,n=(M=r.iconText)!=null?M:"\u2191",o=r.iconName,a=(H=r.stopIconName)!=null?H:"square",s=(B=r.tooltipText)!=null?B:"Send message",i=(R=r.stopTooltipText)!=null?R:"Stop generating",d=(V=(W=e==null?void 0:e.copy)==null?void 0:W.sendButtonLabel)!=null?V:"Send",l=(ue=(ne=e==null?void 0:e.copy)==null?void 0:ne.stopButtonLabel)!=null?ue:"Stop",u=(Be=r.showTooltip)!=null?Be:!1,p=(Ke=r.size)!=null?Ke:"40px",f=r.backgroundColor,m=r.textColor,C=h("div","persona-send-button-wrapper"),A=h("button",t?"persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer":"persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold disabled:persona-opacity-50 persona-cursor-pointer");A.type="submit",A.setAttribute("data-persona-composer-submit","");let k=null,T=null;if(t){A.style.width=p,A.style.height=p,A.style.minWidth=p,A.style.minHeight=p,A.style.fontSize="18px",A.style.lineHeight="1",A.innerHTML="",m?A.style.color=m:A.style.color="var(--persona-button-primary-fg, #ffffff)";let ye=parseFloat(p)||24,me=(m==null?void 0:m.trim())||"currentColor";o?(k=ve(o,ye,me,2),k?A.appendChild(k):A.textContent=n):A.textContent=n,T=ve(a,ye,me,2),f?A.style.backgroundColor=f:A.classList.add("persona-bg-persona-primary")}else A.textContent=d,m?A.style.color=m:A.classList.add("persona-text-white");r.borderWidth&&(A.style.borderWidth=r.borderWidth,A.style.borderStyle="solid"),r.borderColor&&(A.style.borderColor=r.borderColor),r.paddingX?(A.style.paddingLeft=r.paddingX,A.style.paddingRight=r.paddingX):(A.style.paddingLeft="",A.style.paddingRight=""),r.paddingY?(A.style.paddingTop=r.paddingY,A.style.paddingBottom=r.paddingY):(A.style.paddingTop="",A.style.paddingBottom="");let S=null;u&&s&&(S=h("div","persona-send-button-tooltip"),S.textContent=s,C.appendChild(S)),A.setAttribute("aria-label",s),C.appendChild(A);let E="send";return{button:A,wrapper:C,setMode:ye=>{if(ye===E)return;E=ye;let me=ye==="stop"?i:s;if(A.setAttribute("aria-label",me),S&&(S.textContent=me),t){if(k&&T){let We=ye==="stop"?T:k;A.replaceChildren(We)}}else A.textContent=ye==="stop"?l:d}}},ll=e=>{var S,E,w,b,y,M,H,B,R,W,V,ne;let r=(S=e==null?void 0:e.voiceRecognition)!=null?S:{};if(!(r.enabled===!0))return null;let n=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),o=((E=r.provider)==null?void 0:E.type)==="runtype";if(!(n||o))return null;let s=(b=(w=e==null?void 0:e.sendButton)==null?void 0:w.size)!=null?b:"40px",i=h("div","persona-send-button-wrapper"),d=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");d.type="button",d.setAttribute("data-persona-composer-mic",""),d.setAttribute("aria-label","Start voice recognition");let l=(y=r.iconName)!=null?y:"mic",u=(M=r.iconSize)!=null?M:s,p=parseFloat(u)||24,f=(B=r.backgroundColor)!=null?B:(H=e==null?void 0:e.sendButton)==null?void 0:H.backgroundColor,m=(W=r.iconColor)!=null?W:(R=e==null?void 0:e.sendButton)==null?void 0:R.textColor;d.style.width=u,d.style.height=u,d.style.minWidth=u,d.style.minHeight=u,d.style.fontSize="18px",d.style.lineHeight="1",m?d.style.color=m:d.style.color="var(--persona-text, #111827)";let A=ve(l,p,m||"currentColor",1.5);A?d.appendChild(A):d.textContent="\u{1F3A4}",f&&(d.style.backgroundColor=f),r.borderWidth&&(d.style.borderWidth=r.borderWidth,d.style.borderStyle="solid"),r.borderColor&&(d.style.borderColor=r.borderColor),r.paddingX&&(d.style.paddingLeft=r.paddingX,d.style.paddingRight=r.paddingX),r.paddingY&&(d.style.paddingTop=r.paddingY,d.style.paddingBottom=r.paddingY),i.appendChild(d);let k=(V=r.tooltipText)!=null?V:"Start voice recognition";if(((ne=r.showTooltip)!=null?ne:!1)&&k){let ue=h("div","persona-send-button-tooltip");ue.textContent=k,i.appendChild(ue)}return{button:d,wrapper:i}},dl=e=>{var C,A,k,T,S,E,w,b;let r=(C=e==null?void 0:e.attachments)!=null?C:{};if(r.enabled!==!0)return null;let t=(k=(A=e==null?void 0:e.sendButton)==null?void 0:A.size)!=null?k:"40px",n=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2");n.style.display="none";let o=h("input");o.type="file",o.accept=((T=r.allowedTypes)!=null?T:no).join(","),o.multiple=((S=r.maxFiles)!=null?S:4)>1,o.style.display="none",o.setAttribute("aria-label","Attach files");let a=h("div","persona-send-button-wrapper"),s=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button");s.type="button",s.setAttribute("aria-label",(E=r.buttonTooltipText)!=null?E:"Attach file");let i=(w=r.buttonIconName)!=null?w:"paperclip",d=t,l=parseFloat(d)||40,u=Math.round(l*.6);s.style.width=d,s.style.height=d,s.style.minWidth=d,s.style.minHeight=d,s.style.fontSize="18px",s.style.lineHeight="1",s.style.backgroundColor="transparent",s.style.color="var(--persona-primary, #111827)",s.style.border="none",s.style.borderRadius="6px",s.style.transition="background-color 0.15s ease",s.addEventListener("mouseenter",()=>{s.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),s.addEventListener("mouseleave",()=>{s.style.backgroundColor="transparent"});let p=ve(i,u,"currentColor",1.5);p?s.appendChild(p):s.textContent="\u{1F4CE}",s.addEventListener("click",y=>{y.preventDefault(),o.click()}),a.appendChild(s);let f=(b=r.buttonTooltipText)!=null?b:"Attach file",m=h("div","persona-send-button-tooltip");return m.textContent=f,a.appendChild(m),{button:s,wrapper:a,input:o,previewsContainer:n}},cl=e=>{var s,i,d;let r=(s=e==null?void 0:e.statusIndicator)!=null?s:{},t=r.align==="left"?"persona-text-left":r.align==="center"?"persona-text-center":"persona-text-right",n=h("div",`persona-mt-2 ${t} persona-text-xs persona-text-persona-muted`);n.setAttribute("data-persona-composer-status","");let o=(i=r.visible)!=null?i:!0;n.style.display=o?"":"none";let a=(d=r.idleText)!=null?d:"Online";if(r.idleLink){let l=h("a");l.href=r.idleLink,l.target="_blank",l.rel="noopener noreferrer",l.textContent=a,l.style.color="inherit",l.style.textDecoration="none",n.appendChild(l)}else n.textContent=a;return n},pl=()=>h("div","persona-mb-3 persona-flex persona-flex-wrap persona-gap-2");var Ea=e=>{var C,A,k,T,S,E;let{config:r}=e,t=h("div","persona-widget-footer persona-border-t-persona-divider persona-bg-persona-surface persona-px-6 persona-py-4");t.setAttribute("data-persona-theme-zone","composer");let n=pl(),o=h("form","persona-widget-composer persona-flex persona-flex-col persona-gap-2 persona-rounded-2xl persona-border persona-border-gray-200 persona-bg-persona-input-background persona-px-4 persona-py-3");o.setAttribute("data-persona-composer-form",""),o.style.outline="none";let{textarea:a,attachAutoResize:s}=sl(r);s();let i=il(r),d=ll(r),l=dl(r),u=cl(r);l&&(l.previewsContainer.style.gap="8px",o.append(l.previewsContainer,l.input)),o.append(a);let p=h("div","persona-widget-composer__actions persona-flex persona-items-center persona-justify-between persona-w-full"),f=h("div","persona-widget-composer__left-actions persona-flex persona-items-center persona-gap-2"),m=h("div","persona-widget-composer__right-actions persona-flex persona-items-center persona-gap-1");return l&&f.append(l.wrapper),d&&m.append(d.wrapper),m.append(i.wrapper),p.append(f,m),o.append(p),o.addEventListener("click",w=>{w.target!==i.button&&w.target!==i.wrapper&&w.target!==(d==null?void 0:d.button)&&w.target!==(d==null?void 0:d.wrapper)&&w.target!==(l==null?void 0:l.button)&&w.target!==(l==null?void 0:l.wrapper)&&a.focus()}),t.append(n,o,u),{footer:t,suggestions:n,composerForm:o,textarea:a,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(C=d==null?void 0:d.button)!=null?C:null,micButtonWrapper:(A=d==null?void 0:d.wrapper)!=null?A:null,statusText:u,attachmentButton:(k=l==null?void 0:l.button)!=null?k:null,attachmentButtonWrapper:(T=l==null?void 0:l.wrapper)!=null?T:null,attachmentInput:(S=l==null?void 0:l.input)!=null?S:null,attachmentPreviewsContainer:(E=l==null?void 0:l.previewsContainer)!=null?E:null,actionsRow:p,leftActions:f,rightActions:m,setSendButtonMode:i.setMode}};var nh=()=>{let e=h("button","persona-pill-peek");e.type="button",e.setAttribute("data-persona-pill-peek",""),e.setAttribute("aria-label","Show conversation"),e.setAttribute("tabindex","-1");let r=h("span","persona-pill-peek__icon"),t=ve("message-square",16,"currentColor",1.5);t&&r.appendChild(t);let n=h("span","persona-pill-peek__text"),o=h("span","persona-pill-peek__caret"),a=ve("chevron-up",16,"currentColor",1.5);return a&&o.appendChild(a),e.append(r,n,o),{root:e,textNode:n}},oh=e=>{var C,A,k,T,S,E;let{config:r}=e,t=h("div","persona-widget-footer persona-widget-footer--pill");t.setAttribute("data-persona-theme-zone","composer");let n=pl();n.style.display="none";let o=cl(r);o.style.display="none";let{textarea:a,attachAutoResize:s}=sl(r);a.style.maxHeight="100px",s();let i=il(r),d=ll(r),l=dl(r);l&&l.previewsContainer.classList.add("persona-pill-composer__previews");let u=h("form","persona-widget-composer persona-pill-composer");u.setAttribute("data-persona-composer-form",""),u.style.outline="none";let p=h("div","persona-widget-composer__left-actions persona-pill-composer__left");l&&p.append(l.wrapper);let f=h("div","persona-widget-composer__right-actions persona-pill-composer__right");d&&f.append(d.wrapper),f.append(i.wrapper),u.addEventListener("click",w=>{w.target!==i.button&&w.target!==i.wrapper&&w.target!==(d==null?void 0:d.button)&&w.target!==(d==null?void 0:d.wrapper)&&w.target!==(l==null?void 0:l.button)&&w.target!==(l==null?void 0:l.wrapper)&&a.focus()}),l&&u.append(l.input),u.append(p,a,f),l&&t.append(l.previewsContainer),t.append(u,n,o);let m=u;return{footer:t,suggestions:n,composerForm:u,textarea:a,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(C=d==null?void 0:d.button)!=null?C:null,micButtonWrapper:(A=d==null?void 0:d.wrapper)!=null?A:null,statusText:o,attachmentButton:(k=l==null?void 0:l.button)!=null?k:null,attachmentButtonWrapper:(T=l==null?void 0:l.wrapper)!=null?T:null,attachmentInput:(S=l==null?void 0:l.input)!=null?S:null,attachmentPreviewsContainer:(E=l==null?void 0:l.previewsContainer)!=null?E:null,actionsRow:m,leftActions:p,rightActions:f,setSendButtonMode:i.setMode}};var ah=e=>{var u,p,f,m,C,A,k,T,S,E,w,b,y,M,H,B,R;let r=(p=(u=e==null?void 0:e.launcher)==null?void 0:u.enabled)!=null?p:!0,t=hr(e);if(So(e)){let W=(m=(f=e==null?void 0:e.launcher)==null?void 0:f.composerBar)!=null?m:{},V=h("div","persona-widget-wrapper persona-fixed persona-transition");V.setAttribute("data-persona-composer-bar",""),V.dataset.state="collapsed",V.dataset.expandedSize=(C=W.expandedSize)!=null?C:"anchored",V.style.zIndex=String((k=(A=e==null?void 0:e.launcher)==null?void 0:A.zIndex)!=null?k:Dr);let ne=h("div","persona-widget-panel persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");ne.style.width="100%",V.appendChild(ne);let ue=h("div","persona-widget-pill-root");return ue.setAttribute("data-persona-composer-bar",""),ue.dataset.state="collapsed",ue.dataset.expandedSize=(T=W.expandedSize)!=null?T:"anchored",ue.style.zIndex=String((E=(S=e==null?void 0:e.launcher)==null?void 0:S.zIndex)!=null?E:Dr),{wrapper:V,panel:ne,pillRoot:ue}}if(t){let W=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col"),V=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");return W.appendChild(V),{wrapper:W,panel:V}}if(!r){let W=h("div","persona-relative persona-h-full persona-flex persona-flex-col persona-flex-1 persona-min-h-0"),V=h("div","persona-relative persona-flex-1 persona-flex persona-flex-col persona-min-h-0"),ne=(b=(w=e==null?void 0:e.launcher)==null?void 0:w.width)!=null?b:"100%";return W.style.width=ne,V.style.width="100%",W.appendChild(V),{wrapper:W,panel:V}}let o=(y=e==null?void 0:e.launcher)!=null?y:{},a=o.position&&On[o.position]?On[o.position]:On["bottom-right"],s=h("div",`persona-widget-wrapper persona-fixed ${a} persona-transition`);s.style.zIndex=String((H=(M=e==null?void 0:e.launcher)==null?void 0:M.zIndex)!=null?H:Dr);let i=h("div","persona-widget-panel persona-relative persona-min-h-[320px]"),d=(R=(B=e==null?void 0:e.launcher)==null?void 0:B.width)!=null?R:e==null?void 0:e.launcherWidth,l=d!=null?d:mn;return i.style.width=l,i.style.maxWidth=l,s.appendChild(i),{wrapper:s,panel:i}},Hb=(e,r)=>{var w,b,y,M,H,B,R,W,V;let t=h("div","persona-widget-container persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-text-persona-primary");t.setAttribute("data-persona-theme-zone","container");let{button:n,wrapper:o}=rl(e,{showClose:r,wrapperClassName:"persona-composer-bar-close",buttonSize:"16px",iconSize:"14px"});o.style.position="absolute",o.style.top="8px",o.style.right="8px",o.style.zIndex="10";let a=(y=(b=(w=e==null?void 0:e.launcher)==null?void 0:w.clearChat)==null?void 0:b.enabled)!=null?y:!0,s=null,i=null;if(a){let ne=nl(e,{wrapperClassName:"persona-composer-bar-clear-chat",buttonSize:"16px",iconSize:"14px"});s=ne.button,i=ne.wrapper,i.style.position="absolute",i.style.top="8px",i.style.right="32px",i.style.zIndex="10"}let d=h("span","persona-widget-header");d.setAttribute("data-persona-theme-zone","header"),d.style.display="none";let l=h("div","persona-widget-body persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-gap-6 persona-overflow-y-auto persona-bg-persona-container persona-px-6 persona-py-6");l.style.paddingTop="48px",l.id="persona-scroll-container",l.setAttribute("data-persona-theme-zone","messages");let u=h("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");u.style.boxShadow="var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))",u.setAttribute("data-persona-intro-card","");let p=h("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");p.textContent=(H=(M=e==null?void 0:e.copy)==null?void 0:M.welcomeTitle)!=null?H:"Hello \u{1F44B}";let f=h("p","persona-mt-2 persona-text-sm persona-text-persona-muted");f.textContent=(R=(B=e==null?void 0:e.copy)==null?void 0:B.welcomeSubtitle)!=null?R:"Ask anything about your account or products.",u.append(p,f);let m=h("div","persona-flex persona-flex-col persona-gap-3"),C=(W=e==null?void 0:e.layout)==null?void 0:W.contentMaxWidth;C&&(m.style.maxWidth=C,m.style.marginLeft="auto",m.style.marginRight="auto",m.style.width="100%"),((V=e==null?void 0:e.copy)==null?void 0:V.showWelcomeCard)!==!1||(u.style.display="none",l.classList.remove("persona-gap-6"),l.classList.add("persona-gap-3")),l.append(u,m);let k=h("div","persona-composer-overlay persona-pointer-events-none");k.setAttribute("data-persona-composer-overlay",""),k.style.position="absolute",k.style.left="0",k.style.right="0",k.style.bottom="0",k.style.zIndex="20";let T=oh({config:e}),{root:S,textNode:E}=nh();return t.append(d,o,l,k),i&&t.appendChild(i),{container:t,body:l,messagesWrapper:m,composerOverlay:k,suggestions:T.suggestions,textarea:T.textarea,sendButton:T.sendButton,sendButtonWrapper:T.sendButtonWrapper,micButton:T.micButton,micButtonWrapper:T.micButtonWrapper,composerForm:T.composerForm,statusText:T.statusText,introTitle:p,introSubtitle:f,closeButton:n,closeButtonWrapper:o,clearChatButton:s,clearChatButtonWrapper:i,iconHolder:h("span"),headerTitle:h("span"),headerSubtitle:h("span"),header:d,footer:T.footer,attachmentButton:T.attachmentButton,attachmentButtonWrapper:T.attachmentButtonWrapper,attachmentInput:T.attachmentInput,attachmentPreviewsContainer:T.attachmentPreviewsContainer,actionsRow:T.actionsRow,leftActions:T.leftActions,rightActions:T.rightActions,setSendButtonMode:T.setSendButtonMode,peekBanner:S,peekTextNode:E}},sh=(e,r=!0)=>{var k,T,S,E,w,b,y,M,H;if(So(e))return Hb(e,r);let t=h("div","persona-widget-container persona-flex persona-h-full persona-w-full persona-flex-1 persona-min-h-0 persona-flex-col persona-text-persona-primary persona-bg-persona-surface persona-rounded-2xl persona-overflow-hidden persona-border persona-border-persona-border");t.setAttribute("data-persona-theme-zone","container");let n=(k=e==null?void 0:e.layout)==null?void 0:k.header,o=((T=e==null?void 0:e.layout)==null?void 0:T.showHeader)!==!1,a=n?ka(e,n,{showClose:r}):oo({config:e,showClose:r}),s=h("div","persona-widget-body persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-gap-6 persona-overflow-y-auto persona-bg-persona-container persona-px-6 persona-py-6");s.id="persona-scroll-container",s.setAttribute("data-persona-theme-zone","messages");let i=h("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");i.style.boxShadow=hr(e)?"none":"var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))";let d=h("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");d.textContent=(E=(S=e==null?void 0:e.copy)==null?void 0:S.welcomeTitle)!=null?E:"Hello \u{1F44B}";let l=h("p","persona-mt-2 persona-text-sm persona-text-persona-muted");l.textContent=(b=(w=e==null?void 0:e.copy)==null?void 0:w.welcomeSubtitle)!=null?b:"Ask anything about your account or products.",i.append(d,l);let u=h("div","persona-flex persona-flex-col persona-gap-3"),p=(y=e==null?void 0:e.layout)==null?void 0:y.contentMaxWidth;p&&(u.style.maxWidth=p,u.style.marginLeft="auto",u.style.marginRight="auto",u.style.width="100%"),i.setAttribute("data-persona-intro-card",""),((M=e==null?void 0:e.copy)==null?void 0:M.showWelcomeCard)!==!1||(i.style.display="none",s.classList.remove("persona-gap-6"),s.classList.add("persona-gap-3")),s.append(i,u);let m=Ea({config:e}),C=((H=e==null?void 0:e.layout)==null?void 0:H.showFooter)!==!1;o?na(t,a,e):(a.header.style.display="none",na(t,a,e)),t.append(s);let A=h("div","persona-composer-overlay persona-pointer-events-none");return A.setAttribute("data-persona-composer-overlay",""),A.style.position="absolute",A.style.left="0",A.style.right="0",A.style.bottom="0",A.style.zIndex="20",C||(m.footer.style.display="none"),t.append(m.footer),t.append(A),{container:t,body:s,messagesWrapper:u,composerOverlay:A,suggestions:m.suggestions,textarea:m.textarea,sendButton:m.sendButton,sendButtonWrapper:m.sendButtonWrapper,micButton:m.micButton,micButtonWrapper:m.micButtonWrapper,composerForm:m.composerForm,statusText:m.statusText,introTitle:d,introSubtitle:l,closeButton:a.closeButton,closeButtonWrapper:a.closeButtonWrapper,clearChatButton:a.clearChatButton,clearChatButtonWrapper:a.clearChatButtonWrapper,iconHolder:a.iconHolder,headerTitle:a.headerTitle,headerSubtitle:a.headerSubtitle,header:a.header,footer:m.footer,attachmentButton:m.attachmentButton,attachmentButtonWrapper:m.attachmentButtonWrapper,attachmentInput:m.attachmentInput,attachmentPreviewsContainer:m.attachmentPreviewsContainer,actionsRow:m.actionsRow,leftActions:m.leftActions,rightActions:m.rightActions,setSendButtonMode:m.setSendButtonMode}};var Bb=e=>{switch(e){case"max_tool_calls":return"Stopped after calling a tool. Send a follow-up to continue.";case"length":return"Response cut off as max tokens reached. Ask for more to continue.";case"content_filter":return"The provider filtered this response.";case"error":return"Something went wrong generating this response.";default:return null}},Wb=(e,r)=>{if(!e)return null;let t=Bb(e);if(t===null)return null;let n=r==null?void 0:r[e],o=n!==void 0?n:t;return o||null},Db=(e,r)=>{let t=h("div","persona-message-stop-reason persona-text-xs persona-mt-2 persona-italic");return t.setAttribute("data-stop-reason",e),t.setAttribute("role","note"),t.style.opacity="0.75",t.textContent=r,t},Ob=e=>{let r=e.toLowerCase();return r.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(e)||r.startsWith("data:image/")||!e.includes(":"))},up=e=>{let r=e.toLowerCase();return r.startsWith("javascript:")||r.startsWith("data:text/html")||r.startsWith("data:text/javascript")||r.startsWith("data:text/xml")||r.startsWith("data:application/xhtml")||r.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(e)||r.startsWith("data:")||!e.includes(":"))},fp=320,lh=320,Fb=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(r=>r.type==="image"&&typeof r.image=="string"&&r.image.trim().length>0),Nb=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(r=>r.type==="audio"&&typeof r.audio=="string"&&r.audio.trim().length>0),_b=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(r=>r.type==="video"&&typeof r.video=="string"&&r.video.trim().length>0),$b=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(r=>r.type==="file"&&typeof r.data=="string"&&r.data.trim().length>0),Ub=(e,r,t)=>{if(e.length===0)return null;try{let n=h("div","persona-flex persona-flex-col persona-gap-2");n.setAttribute("data-message-attachments","images"),r&&(n.style.marginBottom="8px");let o=0,a=!1,s=()=>{a||(a=!0,n.remove(),t==null||t())};return e.forEach((i,d)=>{var p;let l=h("img");l.alt=((p=i.alt)==null?void 0:p.trim())||`Attached image ${d+1}`,l.loading="lazy",l.decoding="async",l.referrerPolicy="no-referrer",l.style.display="block",l.style.width="100%",l.style.maxWidth=`${fp}px`,l.style.maxHeight=`${lh}px`,l.style.height="auto",l.style.objectFit="contain",l.style.borderRadius="10px",l.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",l.style.border="1px solid var(--persona-attachment-image-border, var(--persona-border, #e5e7eb))";let u=!1;o+=1,l.addEventListener("error",()=>{u||(u=!0,o=Math.max(0,o-1),l.remove(),o===0&&s())}),l.addEventListener("load",()=>{u=!0}),Ob(i.image)?(l.src=i.image,n.appendChild(l)):(u=!0,o=Math.max(0,o-1),l.remove())}),o===0?(s(),null):n}catch{return t==null||t(),null}},qb=e=>{if(e.length===0)return null;try{let r=h("div","persona-flex persona-flex-col persona-gap-2");r.setAttribute("data-message-attachments","audio");let t=0;return e.forEach(n=>{if(!up(n.audio))return;let o=h("audio");o.controls=!0,o.preload="metadata",o.src=n.audio,o.style.display="block",o.style.width="100%",o.style.maxWidth=`${fp}px`,r.appendChild(o),t+=1}),t===0?(r.remove(),null):r}catch{return null}},zb=e=>{if(e.length===0)return null;try{let r=h("div","persona-flex persona-flex-col persona-gap-2");r.setAttribute("data-message-attachments","video");let t=0;return e.forEach(n=>{if(!up(n.video))return;let o=h("video");o.controls=!0,o.preload="metadata",o.src=n.video,o.style.display="block",o.style.width="100%",o.style.maxWidth=`${fp}px`,o.style.maxHeight=`${lh}px`,o.style.borderRadius="10px",o.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",r.appendChild(o),t+=1}),t===0?(r.remove(),null):r}catch{return null}},Vb=e=>{if(e.length===0)return null;try{let r=h("div","persona-flex persona-flex-col persona-gap-2");r.setAttribute("data-message-attachments","files");let t=0;return e.forEach(n=>{if(!up(n.data))return;let o=h("a");o.href=n.data,o.download=n.filename,o.target="_blank",o.rel="noopener noreferrer",o.textContent=n.filename,o.className="persona-message-file-attachment",o.style.display="inline-flex",o.style.alignItems="center",o.style.gap="6px",o.style.padding="6px 10px",o.style.borderRadius="8px",o.style.fontSize="0.875rem",o.style.textDecoration="underline",o.style.backgroundColor="var(--persona-attachment-file-bg, var(--persona-container, #f3f4f6))",o.style.border="1px solid var(--persona-attachment-file-border, var(--persona-border, #e5e7eb))",o.style.color="inherit",r.appendChild(o),t+=1}),t===0?(r.remove(),null):r}catch{return null}},oa=()=>{let e=document.createElement("div");e.className="persona-flex persona-items-center persona-space-x-1 persona-h-5 persona-mt-2";let r=document.createElement("div");r.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",r.style.backgroundColor="currentColor",r.style.opacity="0.4",r.style.animationDelay="0ms";let t=document.createElement("div");t.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",t.style.backgroundColor="currentColor",t.style.opacity="0.4",t.style.animationDelay="250ms";let n=document.createElement("div");n.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",n.style.backgroundColor="currentColor",n.style.opacity="0.4",n.style.animationDelay="500ms";let o=document.createElement("span");return o.className="persona-sr-only",o.textContent="Loading",e.appendChild(r),e.appendChild(t),e.appendChild(n),e.appendChild(o),e},mp=(e,r,t)=>{let n={config:t!=null?t:{},streaming:!0,location:e,defaultRenderer:oa};if(r){let o=r(n);if(o!==null)return o}return oa()},jb=(e,r)=>{let t=h("div","persona-flex-shrink-0 persona-w-8 persona-h-8 persona-rounded-full persona-flex persona-items-center persona-justify-center persona-text-sm"),n=r==="user"?e.userAvatar:e.assistantAvatar;if(n)if(n.startsWith("http")||n.startsWith("/")||n.startsWith("data:")){let o=h("img");o.src=n,o.alt=r==="user"?"User":"Assistant",o.className="persona-w-full persona-h-full persona-rounded-full persona-object-cover",t.appendChild(o)}else t.textContent=n,t.classList.add(r==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");else t.textContent=r==="user"?"U":"A",t.classList.add(r==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");return t},ih=(e,r)=>{let t=h("div","persona-text-xs persona-text-persona-muted"),n=new Date(e.createdAt);return r.format?t.textContent=r.format(n):t.textContent=n.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),t},Gb=(e,r="bubble")=>{let t=["persona-message-bubble","persona-max-w-[85%]"];switch(r){case"flat":e==="user"?t.push("persona-message-user-bubble","persona-ml-auto","persona-text-persona-primary","persona-py-2"):t.push("persona-message-assistant-bubble","persona-text-persona-primary","persona-py-2");break;case"minimal":t.push("persona-text-sm","persona-leading-relaxed"),e==="user"?t.push("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-3","persona-py-2","persona-rounded-lg"):t.push("persona-message-assistant-bubble","persona-bg-persona-surface","persona-text-persona-primary","persona-px-3","persona-py-2","persona-rounded-lg");break;default:t.push("persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm"),e==="user"?t.push("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-5","persona-py-3"):t.push("persona-message-assistant-bubble","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3");break}return t},gp=(e,r,t)=>{var m,C,A,k,T,S;let n=(m=r.showCopy)!=null?m:!0,o=(C=r.showUpvote)!=null?C:!0,a=(A=r.showDownvote)!=null?A:!0;if(!n&&!o&&!a){let E=h("div");return E.style.display="none",E.id=`actions-${e.id}`,E.setAttribute("data-actions-for",e.id),E}let s=(k=r.visibility)!=null?k:"hover",i=(T=r.align)!=null?T:"right",d=(S=r.layout)!=null?S:"pill-inside",l={left:"persona-message-actions-left",center:"persona-message-actions-center",right:"persona-message-actions-right"}[i],u={"pill-inside":"persona-message-actions-pill","row-inside":"persona-message-actions-row"}[d],p=h("div",`persona-message-actions persona-flex persona-items-center persona-gap-1 persona-mt-2 ${l} ${u} ${s==="hover"?"persona-message-actions-hover":""}`);p.id=`actions-${e.id}`,p.setAttribute("data-actions-for",e.id);let f=(E,w,b)=>{let y=Zt({icon:E,label:w,size:14,className:"persona-message-action-btn"});return y.setAttribute("data-action",b),y};return n&&p.appendChild(f("copy","Copy message","copy")),o&&p.appendChild(f("thumbs-up","Upvote","upvote")),a&&p.appendChild(f("thumbs-down","Downvote","downvote")),p},Ma=(e,r,t,n,o,a)=>{var Y,Ee,G,ce,de,pe,Re,Ye,J,ie,Ue,K,j,Ce,De,oe,Se;let s=t!=null?t:{},i=(Y=s.layout)!=null?Y:"bubble",d=s.avatar,l=s.timestamp,u=(Ee=d==null?void 0:d.show)!=null?Ee:!1,p=(G=l==null?void 0:l.show)!=null?G:!1,f=(ce=d==null?void 0:d.position)!=null?ce:"left",m=(de=l==null?void 0:l.position)!=null?de:"below",C=Gb(e.role,i),A=h("div",C.join(" "));A.id=`bubble-${e.id}`,A.setAttribute("data-message-id",e.id),A.setAttribute("data-persona-theme-zone",e.role==="user"?"user-message":"assistant-message"),e.role==="user"?(A.style.backgroundColor="var(--persona-message-user-bg, var(--persona-accent))",A.style.color="var(--persona-message-user-text, white)"):e.role==="assistant"&&(A.style.backgroundColor="var(--persona-message-assistant-bg, var(--persona-surface))",A.style.color="var(--persona-message-assistant-text, var(--persona-text))");let k=Fb(e),T=(Re=(pe=e.content)==null?void 0:pe.trim())!=null?Re:"",E=k.length>0&&T===Ei,w=Qi((J=(Ye=a==null?void 0:a.widgetConfig)==null?void 0:Ye.features)==null?void 0:J.streamAnimation),b=(K=(Ue=(ie=a==null?void 0:a.widgetConfig)==null?void 0:ie.features)==null?void 0:Ue.streamAnimation)==null?void 0:K.plugins,y=e.role==="assistant"&&w.type!=="none"?Ts(w.type,b):null,M=e.role==="assistant"&&((j=y==null?void 0:y.isAnimating)==null?void 0:j.call(y,e))===!0,H=e.role==="assistant"&&y!==null&&(!!e.streaming||M);H&&(y!=null&&y.bubbleClass)&&A.classList.add(y.bubbleClass);let B=document.createElement("div");B.classList.add("persona-message-content"),H&&y&&(y.containerClass&&B.classList.add(y.containerClass),B.style.setProperty("--persona-stream-step",`${w.speed}ms`),B.style.setProperty("--persona-stream-duration",`${w.duration}ms`));let R=H?Zi((Ce=e.content)!=null?Ce:"",w.buffer,y,e,!!e.streaming):(De=e.content)!=null?De:"",W=r({text:R,message:e,streaming:!!e.streaming,raw:e.rawContent}),V=W;H&&(y==null?void 0:y.wrap)==="char"?V=ks(W,"char",e.id,{skipTags:y.skipTags}):H&&(y==null?void 0:y.wrap)==="word"&&(V=ks(W,"word",e.id,{skipTags:y.skipTags}));let ne=null;if(E?(ne=document.createElement("div"),ne.innerHTML=V,ne.style.display="none",B.appendChild(ne)):B.innerHTML=V,H&&(y!=null&&y.useCaret)&&!E&&T){let ge=el(),Rt=B.querySelectorAll(".persona-stream-char, .persona-stream-word"),Me=Rt[Rt.length-1];if(Me!=null&&Me.parentNode)Me.parentNode.insertBefore(ge,Me.nextSibling);else{let ae=B.lastElementChild;ae?ae.appendChild(ge):B.appendChild(ge)}}if(p&&m==="inline"&&e.createdAt){let ge=ih(e,l);ge.classList.add("persona-ml-2","persona-inline"),B.appendChild(ge)}if(k.length>0){let ge=Ub(k,!E&&!!T,()=>{E&&ne&&(ne.style.display="")});ge?A.appendChild(ge):E&&ne&&(ne.style.display="")}let ue=Nb(e);if(ue.length>0){let ge=qb(ue);ge&&A.appendChild(ge)}let Be=_b(e);if(Be.length>0){let ge=zb(Be);ge&&A.appendChild(ge)}let Ke=$b(e);if(Ke.length>0){let ge=Vb(Ke);ge&&A.appendChild(ge)}if(A.appendChild(B),p&&m==="below"&&e.createdAt){let ge=ih(e,l);ge.classList.add("persona-mt-1"),A.appendChild(ge)}let ye=e.role==="assistant"?Wb(e.stopReason,(Se=(oe=a==null?void 0:a.widgetConfig)==null?void 0:oe.copy)==null?void 0:Se.stopReasonNotice):null;if(e.streaming&&e.role==="assistant"){let ge=!!(R&&R.trim()),Rt=w.placeholder==="skeleton",Me=Rt&&w.buffer==="line"&≥if(ge)Me&&A.appendChild(Es());else if(Rt)A.appendChild(Es());else{let ae=mp("inline",a==null?void 0:a.loadingIndicatorRenderer,a==null?void 0:a.widgetConfig);ae&&A.appendChild(ae)}}if(ye&&e.stopReason&&!e.streaming&&(T||(B.style.display="none"),A.appendChild(Db(e.stopReason,ye))),e.role==="assistant"&&!e.streaming&&e.content&&e.content.trim()&&(n==null?void 0:n.enabled)!==!1&&n){let ge=gp(e,n,o);A.appendChild(ge)}if(!u||e.role==="system")return A;let We=h("div",`persona-flex persona-gap-2 ${e.role==="user"?"persona-flex-row-reverse":""}`),Xe=jb(d,e.role);return f==="right"||f==="left"&&e.role==="user"?We.append(A,Xe):We.append(Xe,A),A.classList.remove("persona-max-w-[85%]"),A.classList.add("persona-max-w-[calc(85%-2.5rem)]"),We},dh=(e,r,t,n,o,a)=>{let s=t!=null?t:{};return e.role==="user"&&s.renderUserMessage?s.renderUserMessage({message:e,config:{},streaming:!!e.streaming}):e.role==="assistant"&&s.renderAssistantMessage?s.renderAssistantMessage({message:e,config:{},streaming:!!e.streaming}):Ma(e,r,t,n,o,a)};var La=new Set,Xb=(e,r)=>r==null?!1:typeof r=="string"?(e.textContent=r,!0):(e.appendChild(r),!0),Jb=(e,r)=>{var n,o;let t=(o=(n=e.reasoning)==null?void 0:n.chunks.join("").trim())!=null?o:"";return t?t.split(/\r?\n/).map(a=>a.trim()).filter(Boolean).slice(0,r).join(`
|
|
64
|
-
`):""},
|
|
65
|
-
`);let o=
|
|
66
|
-
`):""},Qb=(e,r)=>{var u,p,f,m,C;let t=e.toolCall,n=(u=r==null?void 0:r.features)==null?void 0:u.toolCallDisplay,o=(p=n==null?void 0:n.collapsedMode)!=null?p:"tool-call",a=Yb(e,(f=n==null?void 0:n.previewMaxLines)!=null?f:3),s=t?Mg(t):"";if(!t)return{summary:s,previewText:a,isActive:!1};let i=t.status!=="complete",d=(m=r==null?void 0:r.toolCall)!=null?m:{},l=s;return o==="tool-name"?l=((C=t.name)==null?void 0:C.trim())||s:o==="tool-preview"&&a&&(l=a),i&&d.activeTextTemplate?l=ed(t,d.activeTextTemplate,l):!i&&d.completeTextTemplate&&(l=ed(t,d.completeTextTemplate,l)),{summary:l,previewText:a,isActive:i}},ph=(e,r,t)=>{var u;let n=Pa.has(e),o=(u=t==null?void 0:t.toolCall)!=null?u:{},a=r.querySelector('button[data-expand-header="true"]'),s=r.querySelector(".persona-border-t"),i=r.querySelector('[data-persona-collapsed-preview="tool"]');if(!a||!s)return;a.setAttribute("aria-expanded",n?"true":"false");let d=a.querySelector(".persona-ml-auto"),l=d==null?void 0:d.querySelector(":scope > .persona-flex.persona-items-center");if(l){l.innerHTML="";let p=o.toggleTextColor||o.headerTextColor||"currentColor",f=ve(n?"chevron-up":"chevron-down",16,p,2);f?l.appendChild(f):l.textContent=n?"Hide":"Show"}s.style.display=n?"":"none",i&&(i.style.display=n?"none":i.textContent||i.childNodes.length?"":"none")},xp=(e,r)=>{var V,ne,ue,Be,Ke,ye,me,We,Xe;let t=e.toolCall,n=(V=r==null?void 0:r.toolCall)!=null?V:{},o=h("div",["persona-message-bubble","persona-tool-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-shadow-sm","persona-overflow-hidden","persona-px-0","persona-py-0"].join(" "));if(o.id=`bubble-${e.id}`,o.setAttribute("data-message-id",e.id),n.backgroundColor&&(o.style.backgroundColor=n.backgroundColor),n.borderColor&&(o.style.borderColor=n.borderColor),n.borderWidth&&(o.style.borderWidth=n.borderWidth),n.borderRadius&&(o.style.borderRadius=n.borderRadius),!t)return o;let a=(ue=(ne=r==null?void 0:r.features)==null?void 0:ne.toolCallDisplay)!=null?ue:{},s=a.expandable!==!1,i=s&&Pa.has(e.id),{summary:d,previewText:l,isActive:u}=Qb(e,r),p=h("button",s?"persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-pointer persona-border-none":"persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-default persona-border-none");p.type="button",s&&(p.setAttribute("aria-expanded",i?"true":"false"),p.setAttribute("data-expand-header","true")),p.setAttribute("data-bubble-type","tool"),n.headerBackgroundColor&&(p.style.backgroundColor=n.headerBackgroundColor),n.headerPaddingX&&(p.style.paddingLeft=n.headerPaddingX,p.style.paddingRight=n.headerPaddingX),n.headerPaddingY&&(p.style.paddingTop=n.headerPaddingY,p.style.paddingBottom=n.headerPaddingY);let f=h("div","persona-flex persona-flex-col persona-text-left"),m=h("span","persona-text-xs persona-text-persona-primary");n.headerTextColor&&(m.style.color=n.headerTextColor);let C=String((Be=t.startedAt)!=null?Be:Date.now()),A=()=>{let Y=h("span","");return Y.setAttribute("data-tool-elapsed",C),Y.textContent=gs(t),Y},k=(ye=n.renderCollapsedSummary)==null?void 0:ye.call(n,{message:e,toolCall:t,defaultSummary:d,previewText:l,collapsedMode:(Ke=a.collapsedMode)!=null?Ke:"tool-call",isActive:u,config:r!=null?r:{},elapsed:gs(t),createElapsedElement:A});typeof k=="string"&&k.trim()?(m.textContent=k,f.appendChild(m)):k instanceof HTMLElement?f.appendChild(k):(m.textContent=d,f.appendChild(m));let T=(me=a.loadingAnimation)!=null?me:"none",S=n.activeTextTemplate,E=n.completeTextTemplate,w=u?S:E,b=k instanceof HTMLElement,y=(Y,Ee,G)=>{let ce=G;for(let de of Ee){let pe=h("span","persona-tool-char");pe.style.setProperty("--char-index",String(ce)),pe.textContent=de===" "?"\xA0":de,Y.appendChild(pe),ce++}return ce},M=(Y,Ee)=>{var pe;m.textContent="";let G=((pe=t.name)==null?void 0:pe.trim())||"tool",ce=Ci(Y,G),de=0;for(let Re of ce){let Ye=Re.styles.length>0?(()=>{let J=h("span",Re.styles.map(ie=>`persona-tool-text-${ie}`).join(" "));return m.appendChild(J),J})():m;if(Re.isDuration&&u)Ye.appendChild(A());else{let J=Re.isDuration?gs(t):Re.text;Ee?de=y(Ye,J,de):Ye.appendChild(document.createTextNode(J))}}};if(!b)if(u&&T!=="none"){let Y=(We=n.loadingAnimationDuration)!=null?We:2e3;if(m.setAttribute("data-preserve-animation","true"),T==="pulse")m.classList.add("persona-tool-loading-pulse"),m.style.setProperty("--persona-tool-anim-duration",`${Y}ms`),w&&M(w,!1);else if(m.classList.add(`persona-tool-loading-${T}`),m.style.setProperty("--persona-tool-anim-duration",`${Y}ms`),T==="shimmer-color"&&(n.loadingAnimationColor&&m.style.setProperty("--persona-tool-anim-color",n.loadingAnimationColor),n.loadingAnimationSecondaryColor&&m.style.setProperty("--persona-tool-anim-secondary-color",n.loadingAnimationSecondaryColor)),w)M(w,!0);else{let Ee=m.textContent||d;m.textContent="",y(m,Ee,0)}}else w&&M(w,!1);let H=null;if(s){H=h("div","persona-flex persona-items-center");let Y=n.toggleTextColor||n.headerTextColor||"currentColor",Ee=ve(i?"chevron-up":"chevron-down",16,Y,2);Ee?H.appendChild(Ee):H.textContent=i?"Hide":"Show";let G=h("div","persona-flex persona-items-center persona-gap-2 persona-ml-auto");G.append(H),p.append(f,G)}else p.append(f);let B=h("div","persona-px-4 persona-py-3 persona-text-xs persona-leading-snug persona-text-persona-muted");if(B.setAttribute("data-persona-collapsed-preview","tool"),B.style.display="none",B.style.whiteSpace="pre-wrap",!i&&u&&a.activePreview&&l){let Y=(Xe=n.renderCollapsedPreview)==null?void 0:Xe.call(n,{message:e,toolCall:t,defaultPreview:l,isActive:u,config:r!=null?r:{}});Kb(B,Y)||(B.textContent=l),B.style.display=""}if(!i&&u&&a.activeMinHeight&&(o.style.minHeight=a.activeMinHeight),!s)return o.append(p,B),o;let R=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-space-y-3 persona-px-4 persona-py-3");if(R.style.display=i?"":"none",n.contentBackgroundColor&&(R.style.backgroundColor=n.contentBackgroundColor),n.contentTextColor&&(R.style.color=n.contentTextColor),n.contentPaddingX&&(R.style.paddingLeft=n.contentPaddingX,R.style.paddingRight=n.contentPaddingX),n.contentPaddingY&&(R.style.paddingTop=n.contentPaddingY,R.style.paddingBottom=n.contentPaddingY),t.name){let Y=h("div","persona-text-xs persona-text-persona-muted persona-italic");n.contentTextColor?Y.style.color=n.contentTextColor:n.headerTextColor&&(Y.style.color=n.headerTextColor),Y.textContent=t.name,R.appendChild(Y)}if(t.args!==void 0){let Y=h("div","persona-space-y-1"),Ee=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(Ee.style.color=n.labelTextColor),Ee.textContent="Arguments";let G=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");G.style.fontSize="0.75rem",G.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(G.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(G.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(G.style.color=n.codeBlockTextColor),G.textContent=Ca(t.args),Y.append(Ee,G),R.appendChild(Y)}if(t.chunks&&t.chunks.length){let Y=h("div","persona-space-y-1"),Ee=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(Ee.style.color=n.labelTextColor),Ee.textContent="Activity";let G=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");G.style.fontSize="0.75rem",G.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(G.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(G.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(G.style.color=n.codeBlockTextColor),G.textContent=t.chunks.join(""),Y.append(Ee,G),R.appendChild(Y)}if(t.status==="complete"&&t.result!==void 0){let Y=h("div","persona-space-y-1"),Ee=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(Ee.style.color=n.labelTextColor),Ee.textContent="Result";let G=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");G.style.fontSize="0.75rem",G.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(G.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(G.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(G.style.color=n.codeBlockTextColor),G.textContent=Ca(t.result),Y.append(Ee,G),R.appendChild(Y)}if(t.status==="complete"&&typeof t.duration=="number"){let Y=h("div","persona-text-xs persona-text-persona-muted");n.contentTextColor&&(Y.style.color=n.contentTextColor),Y.textContent=`Duration: ${t.duration}ms`,R.appendChild(Y)}return(()=>{if(p.setAttribute("aria-expanded",i?"true":"false"),H){H.innerHTML="";let Y=n.toggleTextColor||n.headerTextColor||"currentColor",Ee=ve(i?"chevron-up":"chevron-down",16,Y,2);Ee?H.appendChild(Ee):H.textContent=i?"Hide":"Show"}R.style.display=i?"":"none",B.style.display=i?"none":B.textContent||B.childNodes.length?"":"none"})(),o.append(p,B,R),o};var ko=Bl(hi(),1);var bp="ask_user_question",yp=8,Ia="data-persona-ask-sheet-for",Zb="Other",e0="Other\u2026",fh="Type your own answer here",mh="Send",t0="Next",r0="Back",n0="Submit all",o0="Skip",a0=3,Cp="data-ask-current-index",wp="data-ask-question-count",gh="data-ask-answers",vp="data-ask-grouped",hh="data-ask-layout",s0=e=>e.layout==="pills"?"pills":"rows",i0=e=>e.getAttribute(hh)==="pills"?"pills":"rows",uh=!1,xh=e=>e.replace(/["\\]/g,"\\$&"),ao=e=>e.variant==="tool"&&!!e.toolCall&&e.toolCall.name===bp,ul=e=>{var r,t;return(t=(r=e==null?void 0:e.features)==null?void 0:r.askUserQuestion)!=null?t:{}},so=e=>{let r=e.toolCall;if(!r)return{payload:null,complete:!1};let t=r.status==="complete";if(r.args&&typeof r.args=="object")return{payload:r.args,complete:t};let n=r.chunks;if(!n||n.length===0)return{payload:null,complete:t};try{let o=n.join(""),a=(0,ko.parse)(o,ko.STR|ko.OBJ|ko.ARR);if(a&&typeof a=="object")return{payload:a,complete:t}}catch{}return{payload:null,complete:t}},Rs=e=>{let r=Array.isArray(e==null?void 0:e.questions)?e.questions:[];return r.length>yp&&!uh&&(uh=!0,typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question received ${r.length} questions; truncating to ${yp}.`)),r.slice(0,yp)},l0=e=>{var r;return(r=Rs(e)[0])!=null?r:null},d0=(e,r)=>{var t;return(t=Rs(e)[r])!=null?t:null},yh=(e,r)=>{let t=r.styles;t&&(t.sheetBackground&&e.style.setProperty("--persona-ask-sheet-bg",t.sheetBackground),t.sheetBorder&&e.style.setProperty("--persona-ask-sheet-border",t.sheetBorder),t.sheetShadow&&e.style.setProperty("--persona-ask-sheet-shadow",t.sheetShadow),t.pillBackground&&e.style.setProperty("--persona-ask-pill-bg",t.pillBackground),t.pillBackgroundSelected&&e.style.setProperty("--persona-ask-pill-bg-selected",t.pillBackgroundSelected),t.pillTextColor&&e.style.setProperty("--persona-ask-pill-fg",t.pillTextColor),t.pillTextColorSelected&&e.style.setProperty("--persona-ask-pill-fg-selected",t.pillTextColorSelected),t.pillBorderRadius&&e.style.setProperty("--persona-ask-pill-radius",t.pillBorderRadius),t.customInputBackground&&e.style.setProperty("--persona-ask-input-bg",t.customInputBackground))},bh=(e,r,t)=>{if(e!=="rows")return null;let n=h("span","persona-ask-row-affordance");if(n.setAttribute("aria-hidden","true"),r){let o=h("span","persona-ask-row-check");n.appendChild(o)}else{let o=h("span","persona-ask-row-badge");o.textContent=String(t+1),n.appendChild(o)}return n},c0=(e,r,t,n)=>{let a=h("button",t==="rows"?"persona-ask-pill persona-ask-row persona-pointer-events-auto":"persona-ask-pill persona-pointer-events-auto");if(a.type="button",a.setAttribute("role",n?"checkbox":"button"),a.setAttribute("aria-pressed","false"),a.setAttribute("data-ask-user-action","pick"),a.setAttribute("data-option-index",String(r)),a.setAttribute("data-option-label",e.label),t==="rows"){let s=h("span","persona-ask-row-content"),i=h("span","persona-ask-row-label");if(i.textContent=e.label,s.appendChild(i),e.description){let l=h("span","persona-ask-row-description");l.textContent=e.description,s.appendChild(l)}a.appendChild(s);let d=bh(t,n,r);d&&a.appendChild(d)}else a.textContent=e.label,e.description&&(a.title=e.description);return a},p0=e=>{let t=h("span",e==="rows"?"persona-ask-pill persona-ask-row persona-ask-pill-skeleton persona-pointer-events-none":"persona-ask-pill persona-ask-pill-skeleton persona-pointer-events-none");return t.setAttribute("aria-hidden","true"),t},u0=(e,r,t,n)=>{var u,p,f;let a=h("div",n==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");a.setAttribute("role","group"),a.setAttribute("data-ask-pill-list","true");let s=!!(e!=null&&e.multiSelect),d=(Array.isArray(e==null?void 0:e.options)?e.options:[]).filter(m=>m&&typeof m.label=="string"&&m.label.length>0);if(d.length===0&&!t){for(let m=0;m<a0;m++)a.appendChild(p0(n));return a}if(d.forEach((m,C)=>{a.appendChild(c0(m,C,n,s))}),(e==null?void 0:e.allowFreeText)!==!1){let m=n==="rows"?Zb:e0;if(n==="rows"){let C=h("div","persona-ask-pill persona-ask-row persona-ask-row--other persona-ask-pill-custom persona-pointer-events-auto");C.setAttribute("data-ask-user-action","focus-free-text"),C.setAttribute("data-option-index",String(d.length)),C.setAttribute("data-ask-other-row","true");let A=h("span","persona-ask-row-content"),k=document.createElement("input");k.type="text",k.className="persona-ask-row-input persona-flex-1 persona-pointer-events-auto",k.placeholder=(u=r.freeTextPlaceholder)!=null?u:fh,k.setAttribute("data-ask-free-text-input","true"),k.setAttribute("aria-label",(p=r.freeTextLabel)!=null?p:m),A.appendChild(k),C.appendChild(A);let T=bh(n,s,d.length);T&&C.appendChild(T),a.appendChild(C)}else{let C=h("button","persona-ask-pill persona-ask-pill-custom persona-pointer-events-auto");C.type="button",C.setAttribute("data-ask-user-action","open-free-text"),C.textContent=(f=r.freeTextLabel)!=null?f:m,a.appendChild(C)}}return a},Ch=(e,r)=>{var a,s;let n=h("div",r==="rows"?"persona-ask-free-text persona-ask-free-text--rows persona-flex persona-gap-2 persona-mt-2":"persona-ask-free-text persona-hidden persona-flex persona-gap-2 persona-mt-2");n.setAttribute("data-ask-free-text-row","true");let o=document.createElement("input");if(o.type="text",o.className="persona-ask-free-text-input persona-flex-1 persona-pointer-events-auto",o.placeholder=(a=e.freeTextPlaceholder)!=null?a:fh,o.setAttribute("data-ask-free-text-input","true"),n.appendChild(o),r!=="rows"){let i=h("button","persona-ask-free-text-submit persona-pointer-events-auto");i.type="button",i.textContent=(s=e.submitLabel)!=null?s:mh,i.setAttribute("data-ask-user-action","submit-free-text"),n.appendChild(i)}return n},f0=e=>{var n;let r=h("div","persona-ask-multi-actions persona-flex persona-justify-end persona-mt-2");r.setAttribute("data-ask-multi-actions","true");let t=h("button","persona-ask-multi-submit persona-pointer-events-auto");return t.type="button",t.textContent=(n=e.submitLabel)!=null?n:mh,t.setAttribute("data-ask-user-action","submit-multi"),t.disabled=!0,r.appendChild(t),r},m0=(e,r,t)=>{var l,u,p,f;let n=h("div","persona-ask-nav persona-flex persona-justify-between persona-items-center persona-gap-2 persona-mt-2");n.setAttribute("data-ask-nav-row","true");let o=h("button","persona-ask-nav-back persona-pointer-events-auto");o.type="button",o.textContent=(l=t.backLabel)!=null?l:r0,o.setAttribute("data-ask-user-action","back"),o.disabled=e===0,n.appendChild(o);let a=h("div","persona-ask-nav-right persona-flex persona-items-center persona-gap-2"),s=h("button","persona-ask-nav-skip persona-pointer-events-auto");s.type="button",s.textContent=(u=t.skipLabel)!=null?u:o0,s.setAttribute("data-ask-user-action","skip"),a.appendChild(s);let i=h("button","persona-ask-nav-next persona-pointer-events-auto");i.type="button";let d=e===r-1;return i.textContent=d?(p=t.submitAllLabel)!=null?p:n0:(f=t.nextLabel)!=null?f:t0,i.setAttribute("data-ask-user-action",d?"submit-all":"next"),i.disabled=!0,a.appendChild(i),n.appendChild(a),n},aa=e=>{let r=e.getAttribute(gh);if(!r)return{};try{let t=JSON.parse(r);return t&&typeof t=="object"?t:{}}catch{return{}}},wh=(e,r)=>{e.setAttribute(gh,JSON.stringify(r))},An=e=>{var t;let r=Number((t=e.getAttribute(Cp))!=null?t:"0");return Number.isFinite(r)?Math.max(0,Math.floor(r)):0},g0=(e,r)=>{e.setAttribute(Cp,String(Math.max(0,Math.floor(r))))},Ra=e=>{var t;let r=Number((t=e.getAttribute(wp))!=null?t:"1");return Number.isFinite(r)?Math.max(1,Math.floor(r)):1},Eo=e=>e.getAttribute(vp)==="true",h0=(e,r)=>{var o;let t=(o=e.agentMetadata)==null?void 0:o.askUserQuestionAnswers;if(!t||typeof t!="object")return{};let n={};return r.forEach((a,s)=>{let i=typeof(a==null?void 0:a.question)=="string"?a.question:"";if(i&&Object.prototype.hasOwnProperty.call(t,i)){let d=t[i];(typeof d=="string"||Array.isArray(d))&&(n[s]=d)}}),n},x0=(e,r)=>{var n;let t=(n=e.agentMetadata)==null?void 0:n.askUserQuestionIndex;return typeof t!="number"||!Number.isFinite(t)?0:Math.max(0,Math.min(r-1,Math.floor(t)))},fl=(e,r)=>{let{payload:t}=so(r),n=Rs(t),o=aa(e),a={},s=new Set;return n.forEach((i,d)=>{let l=typeof(i==null?void 0:i.question)=="string"?i.question:"";l&&(s.has(l)&&typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question has duplicate question text "${l}"; later answer wins.`),s.add(l),Object.prototype.hasOwnProperty.call(o,d)&&(a[l]=o[d]))}),a},vh=e=>{let r=aa(e),t=An(e),n=r[t],o=new Set;typeof n=="string"?o.add(n):Array.isArray(n)&&n.forEach(d=>o.add(d));let a=e.querySelectorAll('[data-ask-user-action="pick"][data-option-label]');a.forEach(d=>{var p;let l=(p=d.getAttribute("data-option-label"))!=null?p:"",u=o.has(l);d.setAttribute("aria-pressed",u?"true":"false"),d.classList.toggle("persona-ask-pill-selected",u)});let s=new Set(Array.from(a).map(d=>{var l;return(l=d.getAttribute("data-option-label"))!=null?l:""})),i=e.querySelector('[data-ask-free-text-input="true"]');if(i)if(typeof n=="string"&&n.length>0&&!s.has(n)){i.value=n;let d=i.closest('[data-ask-free-text-row="true"]');d==null||d.classList.remove("persona-hidden")}else i.value=""},Ah=e=>{if(!Eo(e))return;let r=aa(e),t=An(e),n=r[t],o=typeof n=="string"&&n.length>0||Array.isArray(n)&&n.length>0,a=e.querySelector('[data-ask-user-action="next"], [data-ask-user-action="submit-all"]');a&&(a.disabled=!o);let s=e.querySelector('[data-ask-user-action="submit-multi"]');if(s){let i=Array.from(e.querySelectorAll('[aria-pressed="true"][data-option-label]'));s.disabled=i.length===0}},Ap=(e,r,t)=>{let n=ul(t),o=i0(e),{payload:a,complete:s}=so(r),i=Eo(e),d=An(e),l=Ra(e),u=i?d0(a,d):l0(a),p=!!(u!=null&&u.multiSelect),f=e.querySelector('[data-ask-step-inline="true"]');f&&(f.textContent=i?`${d+1}/${l}`:"");let m=e.querySelector('[data-ask-stepper="true"]');m&&m.remove();let C=e.querySelector('[data-ask-question="true"]');if(C){let S=typeof(u==null?void 0:u.question)=="string"?u.question:"";C.textContent=S,C.classList.toggle("persona-ask-question-skeleton",!S&&!s)}let A=e.querySelector('[data-ask-pill-list="true"]');if(A){let S=u0(u,n,s,o);A.replaceWith(S)}if(o!=="rows"){let S=e.querySelector('[data-ask-free-text-row="true"]');S&&S.replaceWith(Ch(n,o))}let k=e.querySelector('[data-ask-multi-actions="true"]');!i&&p&&!k?e.appendChild(f0(n)):(!p||i)&&k&&k.remove(),e.setAttribute("data-multi-select",p?"true":"false");let T=e.querySelector('[data-ask-nav-row="true"]');if(i){let S=m0(d,l,n);T?T.replaceWith(S):e.appendChild(S)}else T&&T.remove();vh(e),Ah(e)},y0=(e,r,t)=>{let n=ul(r),o=s0(n),a=e.toolCall.id,s=Rs(t),i=Math.max(1,s.length),d=i>1,l=h0(e,s),u=d?x0(e,i):0,p=h("div",["persona-ask-sheet",`persona-ask-sheet--${o}`,"persona-pointer-events-auto","persona-ask-sheet-enter"].join(" "));p.setAttribute(Ia,a),p.setAttribute("data-tool-call-id",a),p.setAttribute("data-message-id",e.id),p.setAttribute(wp,String(i)),p.setAttribute(Cp,String(u)),p.setAttribute(vp,d?"true":"false"),p.setAttribute(hh,o),wh(p,l),p.setAttribute("role","group"),p.setAttribute("aria-label","Suggested answers"),n.slideInMs!==void 0&&p.style.setProperty("--persona-ask-sheet-duration",`${n.slideInMs}ms`),yh(p,n);let f=h("div","persona-ask-sheet-header persona-flex persona-items-center persona-gap-3"),m=h("div","persona-ask-sheet-question persona-flex-1");m.setAttribute("data-ask-question","true"),m.textContent="",f.appendChild(m);let C=h("span","persona-ask-sheet-step-inline");C.setAttribute("data-ask-step-inline","true"),C.textContent="",f.appendChild(C),p.appendChild(f);let k=h("div",o==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");return k.setAttribute("data-ask-pill-list","true"),k.setAttribute("role","group"),p.appendChild(k),o!=="rows"&&p.appendChild(Ch(n,o)),Ap(p,e,r),requestAnimationFrame(()=>{requestAnimationFrame(()=>p.classList.remove("persona-ask-sheet-enter"))}),p},b0=(e,r,t)=>{let{payload:n}=so(r),o=Math.max(1,Rs(n).length);o>Ra(e)&&(e.setAttribute(wp,String(o)),o>1&&!Eo(e)&&e.setAttribute(vp,"true")),Ap(e,r,t)},Sh=(e,r)=>{let t=h("div","persona-ask-stub persona-inline-flex persona-items-center persona-gap-2");t.id=`bubble-${e.id}`,t.setAttribute("data-message-id",e.id),t.setAttribute("data-bubble-type","ask-user-question");let n=ul(r);yh(t,n);let o=h("span","persona-ask-stub-label"),{complete:a}=so(e);return o.textContent=a?"Awaiting your response\u2026":"Preparing options\u2026",t.appendChild(o),t},Ha=(e,r,t)=>{if(!t||!ao(e)||ul(r).enabled===!1)return;let o=e.toolCall.id;t.querySelectorAll(`[${Ia}]`).forEach(l=>{l.getAttribute(Ia)!==o&&l.remove()});let s=t.querySelector(`[${Ia}="${xh(o)}"]`);if(s){b0(s,e,r);return}let{payload:i}=so(e),d=y0(e,r,i);t.appendChild(d)},Mo=(e,r)=>{if(!e)return;let t=r?`[${Ia}="${xh(r)}"]`:`[${Ia}]`;e.querySelectorAll(t).forEach(o=>{o.classList.add("persona-ask-sheet-leave");let a=Number.parseInt(getComputedStyle(o).getPropertyValue("--persona-ask-sheet-duration")||"180",10);setTimeout(()=>o.remove(),Number.isFinite(a)?a:180)})},Sp=e=>Array.from(e.querySelectorAll('[aria-pressed="true"][data-option-label]')).map(r=>r.getAttribute("data-option-label")).filter(r=>typeof r=="string"&&r.length>0),Lo=(e,r)=>{let t=aa(e),n=An(e);typeof r=="string"&&r.length===0||Array.isArray(r)&&r.length===0?delete t[n]:t[n]=r,wh(e,t),vh(e),Ah(e)},ml=(e,r,t,n)=>{let o=Ra(e),a=Math.max(0,Math.min(o-1,n));g0(e,a),Ap(e,r,t)};var Tp=(e,r)=>{var A,k,T,S,E,w,b,y,M,H,B,R;let t=e.approval,n=(r==null?void 0:r.approval)!==!1?r==null?void 0:r.approval:void 0,o=(t==null?void 0:t.status)==="pending",a=h("div",["persona-approval-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-border","persona-shadow-sm","persona-overflow-hidden"].join(" "));if(a.id=`bubble-${e.id}`,a.setAttribute("data-message-id",e.id),a.style.backgroundColor=(A=n==null?void 0:n.backgroundColor)!=null?A:"var(--persona-approval-bg, #fefce8)",a.style.borderColor=(k=n==null?void 0:n.borderColor)!=null?k:"var(--persona-approval-border, #fef08a)",!t)return a;let s=h("div","persona-flex persona-items-start persona-gap-3 persona-px-4 persona-py-3"),i=h("div","persona-flex-shrink-0 persona-mt-0.5");i.setAttribute("data-approval-icon","true");let d=t.status==="denied"?"shield-x":t.status==="timeout"?"shield-alert":"shield-check",l=t.status==="approved"?"var(--persona-feedback-success, #16a34a)":t.status==="denied"?"var(--persona-feedback-error, #dc2626)":t.status==="timeout"?"var(--persona-feedback-warning, #ca8a04)":(T=n==null?void 0:n.titleColor)!=null?T:"currentColor",u=ve(d,20,l,2);u&&i.appendChild(u);let p=h("div","persona-flex-1 persona-min-w-0"),f=h("div","persona-flex persona-items-center persona-gap-2"),m=h("span","persona-text-sm persona-font-medium persona-text-persona-primary");if(n!=null&&n.titleColor&&(m.style.color=n.titleColor),m.textContent=(S=n==null?void 0:n.title)!=null?S:"Approval Required",f.appendChild(m),!o){let W=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded-full persona-text-xs persona-font-medium");W.setAttribute("data-approval-status",t.status),t.status==="approved"?(W.style.backgroundColor="var(--persona-palette-colors-success-100, #dcfce7)",W.style.color="var(--persona-palette-colors-success-700, #15803d)",W.textContent="Approved"):t.status==="denied"?(W.style.backgroundColor="var(--persona-palette-colors-error-100, #fee2e2)",W.style.color="var(--persona-palette-colors-error-700, #b91c1c)",W.textContent="Denied"):t.status==="timeout"&&(W.style.backgroundColor="var(--persona-palette-colors-warning-100, #fef3c7)",W.style.color="var(--persona-palette-colors-warning-700, #b45309)",W.textContent="Timeout"),f.appendChild(W)}p.appendChild(f);let C=h("p","persona-text-sm persona-mt-0.5 persona-text-persona-muted");if(n!=null&&n.descriptionColor&&(C.style.color=n.descriptionColor),C.textContent=t.description,p.appendChild(C),t.parameters){let W=h("pre","persona-mt-2 persona-text-xs persona-p-2 persona-rounded persona-overflow-x-auto persona-max-h-32 persona-bg-persona-container persona-text-persona-primary");n!=null&&n.parameterBackgroundColor&&(W.style.backgroundColor=n.parameterBackgroundColor),n!=null&&n.parameterTextColor&&(W.style.color=n.parameterTextColor),W.style.fontSize="0.75rem",W.style.lineHeight="1rem",W.textContent=Ca(t.parameters),p.appendChild(W)}if(o){let W=h("div","persona-flex persona-gap-2 persona-mt-2");W.setAttribute("data-approval-buttons","true");let V=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-border-none persona-cursor-pointer");V.type="button",V.style.backgroundColor=(E=n==null?void 0:n.approveButtonColor)!=null?E:"var(--persona-approval-approve-bg, #22c55e)",V.style.color=(w=n==null?void 0:n.approveButtonTextColor)!=null?w:"#ffffff",V.setAttribute("data-approval-action","approve");let ne=ve("shield-check",14,(b=n==null?void 0:n.approveButtonTextColor)!=null?b:"#ffffff",2);ne&&(ne.style.marginRight="4px",V.appendChild(ne));let ue=document.createTextNode((y=n==null?void 0:n.approveLabel)!=null?y:"Approve");V.appendChild(ue);let Be=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-cursor-pointer");Be.type="button",Be.style.backgroundColor=(M=n==null?void 0:n.denyButtonColor)!=null?M:"transparent",Be.style.color=(H=n==null?void 0:n.denyButtonTextColor)!=null?H:"var(--persona-feedback-error, #dc2626)",Be.style.border=`1px solid ${n!=null&&n.denyButtonTextColor?n.denyButtonTextColor:"var(--persona-palette-colors-error-200, #fca5a5)"}`,Be.setAttribute("data-approval-action","deny");let Ke=ve("shield-x",14,(B=n==null?void 0:n.denyButtonTextColor)!=null?B:"var(--persona-feedback-error, #dc2626)",2);Ke&&(Ke.style.marginRight="4px",Be.appendChild(Ke));let ye=document.createTextNode((R=n==null?void 0:n.denyLabel)!=null?R:"Deny");Be.appendChild(ye),W.append(V,Be),p.appendChild(W)}return s.append(i,p),a.appendChild(s),a};var Th=e=>{let r=[];return{buttons:r,render:(n,o,a,s,i)=>{if(e.innerHTML="",r.length=0,!n||!n.length||(s!=null?s:o?o.getMessages():[]).some(m=>m.role==="user"))return;let u=document.createDocumentFragment(),p=o?o.isStreaming():!1,f=m=>{switch(m){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}};n.forEach(m=>{let C=h("button","persona-rounded-button persona-bg-persona-surface persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium persona-text-persona-primary hover:persona-opacity-80 persona-cursor-pointer persona-border persona-border-persona-border");C.type="button",C.textContent=m,C.disabled=p,i!=null&&i.fontFamily&&(C.style.fontFamily=f(i.fontFamily)),i!=null&&i.fontWeight&&(C.style.fontWeight=i.fontWeight),i!=null&&i.paddingX&&(C.style.paddingLeft=i.paddingX,C.style.paddingRight=i.paddingX),i!=null&&i.paddingY&&(C.style.paddingTop=i.paddingY,C.style.paddingBottom=i.paddingY),C.addEventListener("click",()=>{!o||o.isStreaming()||(a.value="",o.sendMessage(m))}),u.appendChild(C),r.push(C)}),e.appendChild(u)}}};var Hs=class{constructor(r=2e3,t=null){this.head=0;this.count=0;this.totalCaptured=0;this.eventTypesSet=new Set;this.maxSize=r,this.buffer=new Array(r),this.store=t}push(r){var t;this.buffer[this.head]=r,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.totalCaptured++,this.eventTypesSet.add(r.type),(t=this.store)==null||t.put(r)}getAll(){return this.count===0?[]:this.count<this.maxSize?this.buffer.slice(0,this.count):[...this.buffer.slice(this.head,this.maxSize),...this.buffer.slice(0,this.head)]}async restore(){if(!this.store)return 0;let r=await this.store.getAll();if(r.length===0)return 0;let t=r.length>this.maxSize?r.slice(r.length-this.maxSize):r;for(let n of t)this.buffer[this.head]=n,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.eventTypesSet.add(n.type);return this.totalCaptured=r.length,t.length}getAllFromStore(){return this.store?this.store.getAll():Promise.resolve(this.getAll())}getRecent(r){let t=this.getAll();return r>=t.length?t:t.slice(t.length-r)}getSize(){return this.count}getTotalCaptured(){return this.totalCaptured}getEvictedCount(){return this.totalCaptured-this.count}clear(){var r;this.buffer=new Array(this.maxSize),this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(r=this.store)==null||r.clear()}destroy(){var r;this.buffer=[],this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(r=this.store)==null||r.destroy()}getEventTypes(){return Array.from(this.eventTypesSet)}};var Bs=class{constructor(r="persona-event-stream",t="events"){this.db=null;this.pendingWrites=[];this.flushScheduled=!1;this.isDestroyed=!1;this.dbName=r,this.storeName=t}open(){return new Promise((r,t)=>{try{let n=indexedDB.open(this.dbName,1);n.onupgradeneeded=()=>{let o=n.result;o.objectStoreNames.contains(this.storeName)||o.createObjectStore(this.storeName,{keyPath:"id"}).createIndex("timestamp","timestamp",{unique:!1})},n.onsuccess=()=>{this.db=n.result,r()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}put(r){!this.db||this.isDestroyed||(this.pendingWrites.push(r),this.flushScheduled||(this.flushScheduled=!0,queueMicrotask(()=>this.flushWrites())))}putBatch(r){if(!(!this.db||this.isDestroyed||r.length===0))try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let o of r)n.put(o)}catch{}}getAll(){return new Promise((r,t)=>{if(!this.db){r([]);return}try{let s=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).index("timestamp").getAll();s.onsuccess=()=>{r(s.result)},s.onerror=()=>{t(s.error)}}catch(n){t(n)}})}getCount(){return new Promise((r,t)=>{if(!this.db){r(0);return}try{let a=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).count();a.onsuccess=()=>{r(a.result)},a.onerror=()=>{t(a.error)}}catch(n){t(n)}})}clear(){return new Promise((r,t)=>{if(!this.db){r();return}this.pendingWrites=[];try{let a=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName).clear();a.onsuccess=()=>{r()},a.onerror=()=>{t(a.error)}}catch(n){t(n)}})}close(){this.db&&(this.db.close(),this.db=null)}destroy(){return this.isDestroyed=!0,this.pendingWrites=[],this.close(),new Promise((r,t)=>{try{let n=indexedDB.deleteDatabase(this.dbName);n.onsuccess=()=>{r()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}flushWrites(){if(this.flushScheduled=!1,!this.db||this.isDestroyed||this.pendingWrites.length===0)return;let r=this.pendingWrites;this.pendingWrites=[];try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let o of r)n.put(o)}catch{}}};function Ba(e,r){r&&r.split(/\s+/).forEach(t=>t&&e.classList.add(t))}var C0={flow_:{bg:"var(--persona-palette-colors-success-100, #dcfce7)",text:"var(--persona-palette-colors-success-700, #166534)"},step_:{bg:"var(--persona-palette-colors-primary-100, #f5f5f5)",text:"var(--persona-palette-colors-primary-700, #0a0a0a)"},reason_:{bg:"var(--persona-palette-colors-warning-100, #ffedd5)",text:"var(--persona-palette-colors-warning-700, #9a3412)"},tool_:{bg:"var(--persona-palette-colors-purple-100, #f3e8ff)",text:"var(--persona-palette-colors-purple-700, #6b21a8)"},agent_:{bg:"var(--persona-palette-colors-teal-100, #ccfbf1)",text:"var(--persona-palette-colors-teal-700, #115e59)"},error:{bg:"var(--persona-palette-colors-error-100, #fecaca)",text:"var(--persona-palette-colors-error-700, #991b1b)"}},w0={bg:"var(--persona-palette-colors-gray-100, #f3f4f6)",text:"var(--persona-palette-colors-gray-600, #4b5563)"},v0=["flowName","stepName","reasoningText","text","name","tool","toolName"],A0=100;function S0(e,r){let t={...C0,...r};if(t[e])return t[e];for(let n of Object.keys(t))if(n.endsWith("_")&&e.startsWith(n))return t[n];return w0}function T0(e,r){return`+${((e-r)/1e3).toFixed(3)}s`}function k0(e){let r=new Date(e),t=String(r.getHours()).padStart(2,"0"),n=String(r.getMinutes()).padStart(2,"0"),o=String(r.getSeconds()).padStart(2,"0"),a=String(r.getMilliseconds()).padStart(3,"0");return`${t}:${n}:${o}.${a}`}function E0(e,r){try{let t=JSON.parse(e);if(typeof t!="object"||t===null)return null;for(let n of r){let o=n.split("."),a=t;for(let s of o)if(a&&typeof a=="object"&&a!==null)a=a[s];else{a=void 0;break}if(typeof a=="string"&&a.trim())return a.trim()}}catch{}return null}function M0(e){var r;return(r=navigator.clipboard)!=null&&r.writeText?navigator.clipboard.writeText(e):new Promise(t=>{let n=document.createElement("textarea");n.value=e,n.style.position="fixed",n.style.opacity="0",document.body.appendChild(n),n.select(),document.execCommand("copy"),document.body.removeChild(n),t()})}function L0(e){let r;try{r=JSON.parse(e.payload)}catch{r=e.payload}return JSON.stringify({type:e.type,timestamp:new Date(e.timestamp).toISOString(),payload:r},null,2)}function P0(e,r,t){let n,o;try{o=JSON.parse(e.payload),n=JSON.stringify(o,null,2)}catch{o=e.payload,n=e.payload}let a=r.find(i=>i.renderEventStreamPayload);if(a!=null&&a.renderEventStreamPayload&&t){let i=a.renderEventStreamPayload({event:e,config:t,defaultRenderer:()=>s(),parsedPayload:o});if(i)return i}return s();function s(){let i=h("div","persona-bg-persona-container persona-border-t persona-border-persona-divider persona-px-3 persona-py-2 persona-ml-4 persona-mr-3 persona-mb-1 persona-rounded-b persona-overflow-auto persona-max-h-[300px]"),d=h("pre","persona-m-0 persona-whitespace-pre-wrap persona-break-all persona-text-[11px] persona-text-persona-secondary persona-font-mono");return d.textContent=n,i.appendChild(d),i}}function kp(e,r,t,n,o,a,s,i){var f;let d=o.has(e.id),l=h("div","persona-border-b persona-border-persona-divider persona-text-xs");Ba(l,(f=n.classNames)==null?void 0:f.eventRow);let u=s.find(m=>m.renderEventStreamRow);if(u!=null&&u.renderEventStreamRow&&i){let m=u.renderEventStreamRow({event:e,index:r,config:i,defaultRenderer:()=>p(),isExpanded:d,onToggleExpand:()=>a(e.id)});if(m)return l.appendChild(m),l}return l.appendChild(p()),l;function p(){var V,ne;let m=h("div",""),C=h("div","persona-flex persona-items-center persona-gap-2 persona-px-3 persona-py-3 hover:persona-bg-persona-container persona-cursor-pointer persona-group");C.setAttribute("data-event-id",e.id);let A=h("span","persona-flex-shrink-0 persona-text-persona-muted persona-w-4 persona-text-center persona-flex persona-items-center persona-justify-center"),k=ve(d?"chevron-down":"chevron-right","14px","currentColor",2);k&&A.appendChild(k);let T=h("span","persona-text-[11px] persona-text-persona-muted persona-whitespace-nowrap persona-flex-shrink-0 persona-font-mono persona-w-[70px]"),S=(V=n.timestampFormat)!=null?V:"relative";T.textContent=S==="relative"?T0(e.timestamp,t):k0(e.timestamp);let E=null;n.showSequenceNumbers!==!1&&(E=h("span","persona-text-[11px] persona-text-persona-muted persona-font-mono persona-flex-shrink-0 persona-w-[28px] persona-text-right"),E.textContent=String(r+1));let w=S0(e.type,n.badgeColors),b=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded persona-text-[11px] persona-font-mono persona-font-medium persona-whitespace-nowrap persona-flex-shrink-0 persona-border");b.style.backgroundColor=w.bg,b.style.color=w.text,b.style.borderColor=w.text+"50",b.textContent=e.type;let y=(ne=n.descriptionFields)!=null?ne:v0,M=E0(e.payload,y),H=null;M&&(H=h("span","persona-text-[11px] persona-text-persona-secondary persona-truncate persona-min-w-0"),H.textContent=M);let B=h("div","persona-flex-1 persona-min-w-0"),R=h("button","persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-flex-shrink-0 persona-border-none persona-bg-transparent persona-p-0"),W=ve("clipboard","12px","currentColor",1.5);return W&&R.appendChild(W),R.addEventListener("click",async ue=>{ue.stopPropagation(),await M0(L0(e)),R.innerHTML="";let Be=ve("check","12px","currentColor",1.5);Be&&R.appendChild(Be),setTimeout(()=>{R.innerHTML="";let Ke=ve("clipboard","12px","currentColor",1.5);Ke&&R.appendChild(Ke)},1500)}),C.appendChild(A),C.appendChild(T),E&&C.appendChild(E),C.appendChild(b),H&&C.appendChild(H),C.appendChild(B),C.appendChild(R),m.appendChild(C),d&&m.appendChild(P0(e,s,i)),m}}function kh(e){var m,C,A,k,T;let{buffer:r,getFullHistory:t,onClose:n,config:o,plugins:a=[]}=e,s=(m=o==null?void 0:o.features)==null?void 0:m.scrollToBottom,i=(s==null?void 0:s.enabled)!==!1,d=(C=s==null?void 0:s.iconName)!=null?C:"arrow-down",l=(A=s==null?void 0:s.label)!=null?A:"",u=(T=(k=o==null?void 0:o.features)==null?void 0:k.eventStream)!=null?T:{},p=a.find(S=>S.renderEventStreamView);if(p!=null&&p.renderEventStreamView&&o){let S=p.renderEventStreamView({config:o,events:r.getAll(),defaultRenderer:()=>f().element,onClose:n});if(S)return{element:S,update:()=>{},destroy:()=>{}}}return f();function f(){let S=u.classNames,E=h("div","persona-event-stream-view persona-flex persona-flex-col persona-flex-1 persona-min-h-0");Ba(E,S==null?void 0:S.panel);let w=[],b="",y="",M=null,H=[],B={},R=0,W=Ji(),V=0,ne=0,ue=!1,Be=null,Ke=!1,ye=0,me=new Set,We=new Map,Xe="",Y="",Ee=null,G,ce,de,pe,Re;function Ye(){let F=h("div","persona-flex persona-flex-col persona-flex-shrink-0"),xe=h("div","persona-flex persona-items-center persona-gap-2 persona-px-4 persona-py-3 persona-pb-0 persona-border-persona-divider persona-bg-persona-surface persona-overflow-hidden");Ba(xe,S==null?void 0:S.headerBar);let be=h("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");be.textContent="Events",G=h("span","persona-text-[11px] persona-font-mono persona-bg-persona-container persona-text-persona-muted persona-px-2 persona-py-0.5 persona-rounded persona-border persona-border-persona-border"),G.textContent="0";let it=h("div","persona-flex-1");ce=h("select","persona-text-xs persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded persona-px-2.5 persona-py-1 persona-text-persona-primary persona-cursor-pointer");let Ge=h("option","");Ge.value="",Ge.textContent="All events",ce.appendChild(Ge),de=h("button","persona-inline-flex persona-items-center persona-gap-1.5 persona-rounded persona-text-xs persona-text-persona-muted hover:persona-bg-persona-container hover:persona-text-persona-primary persona-cursor-pointer persona-border persona-border-persona-border persona-bg-persona-surface persona-flex-shrink-0 persona-px-2.5 persona-py-1"),de.type="button",de.title="Copy All";let ar=ve("clipboard-copy","12px","currentColor",1.5);ar&&de.appendChild(ar);let Pt=h("span","persona-text-xs");Pt.textContent="Copy All",de.appendChild(Pt),xe.appendChild(be),xe.appendChild(G),xe.appendChild(it),xe.appendChild(ce),xe.appendChild(de);let kt=h("div","persona-relative persona-px-4 persona-py-2.5 persona-border-b persona-border-persona-divider persona-bg-persona-surface");Ba(kt,S==null?void 0:S.searchBar);let rt=ve("search","14px","var(--persona-muted, #9ca3af)",1.5),lt=h("span","persona-absolute persona-left-6 persona-top-1/2 persona--translate-y-1/2 persona-pointer-events-none persona-flex persona-items-center");rt&<.appendChild(rt),pe=h("input","persona-text-sm persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded-md persona-pl-8 persona-pr-3 persona-py-1 persona-w-full persona-text-persona-primary"),Ba(pe,S==null?void 0:S.searchInput),pe.type="text",pe.placeholder="Search event payloads...",Re=h("button","persona-absolute persona-right-5 persona-top-1/2 persona--translate-y-1/2 persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-0 persona-leading-none"),Re.type="button",Re.style.display="none";let rr=ve("x","12px","currentColor",2);return rr&&Re.appendChild(rr),kt.appendChild(lt),kt.appendChild(pe),kt.appendChild(Re),F.appendChild(xe),F.appendChild(kt),F}let J,ie=a.find(F=>F.renderEventStreamToolbar);if(ie!=null&&ie.renderEventStreamToolbar&&o){let F=ie.renderEventStreamToolbar({config:o,defaultRenderer:()=>Ye(),eventCount:r.getSize(),filteredCount:0,onFilterChange:xe=>{b=xe,ae(),Qt()},onSearchChange:xe=>{y=xe,ae(),Qt()}});J=F!=null?F:Ye()}else J=Ye();let Ue=h("div","persona-text-xs persona-text-persona-muted persona-text-center persona-py-0.5 persona-px-4 persona-bg-persona-container persona-border-b persona-border-persona-divider persona-italic persona-flex-shrink-0");Ue.style.display="none";let K=h("div","persona-flex-1 persona-min-h-0 persona-relative"),j=h("div","persona-event-stream-list persona-overflow-y-auto persona-min-h-0");j.style.height="100%";let Ce=h("div","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-transform persona--translate-x-1/2 persona-cursor-pointer persona-z-10 persona-text-xs");Ba(Ce,S==null?void 0:S.scrollIndicator),Ce.style.display="none",Ce.setAttribute("data-persona-scroll-to-bottom-has-label",l?"true":"false");let De=ve(d,"14px","currentColor",2);De&&Ce.appendChild(De);let oe=h("span","");oe.textContent=l,Ce.appendChild(oe);let Se=h("div","persona-flex persona-items-center persona-justify-center persona-h-full persona-text-sm persona-text-persona-muted");Se.style.display="none",K.appendChild(j),K.appendChild(Se),K.appendChild(Ce),E.setAttribute("tabindex","0"),E.appendChild(J),E.appendChild(Ue),E.appendChild(K);function ge(){let F=r.getAll(),xe={};for(let Pt of F)xe[Pt.type]=(xe[Pt.type]||0)+1;let be=Object.keys(xe).sort(),it=be.length!==H.length||!be.every((Pt,kt)=>Pt===H[kt]),Ge=!it&&be.some(Pt=>xe[Pt]!==B[Pt]),Wt=F.length!==Object.values(B).reduce((Pt,kt)=>Pt+kt,0);if(!it&&!Ge&&!Wt||(H=be,B=xe,!ce))return;let ar=ce.value;if(ce.options[0].textContent="All events",it){for(;ce.options.length>1;)ce.remove(1);for(let Pt of be){let kt=h("option","");kt.value=Pt,kt.textContent=`${Pt} (${xe[Pt]||0})`,ce.appendChild(kt)}ar&&be.includes(ar)?ce.value=ar:ar&&(ce.value="",b="")}else for(let Pt=1;Pt<ce.options.length;Pt++){let kt=ce.options[Pt];kt.textContent=`${kt.value} (${xe[kt.value]||0})`}}function Rt(){let F=r.getAll();if(b&&(F=F.filter(xe=>xe.type===b)),y){let xe=y.toLowerCase();F=F.filter(be=>be.type.toLowerCase().includes(xe)||be.payload.toLowerCase().includes(xe))}return F}function Me(){return b!==""||y!==""}function ae(){R=0,V=0,W.resume(),Ce.style.display="none"}function ur(F){me.has(F)?me.delete(F):me.add(F),Ee=F;let xe=j.scrollTop,be=W.isFollowing();Ke=!0,W.pause(),Qt(),j.scrollTop=xe,be&&W.resume(),Ke=!1}function Ut(){return vs(j,50)}function Qt(){ne=Date.now(),ue=!1,ge();let F=r.getEvictedCount();F>0?(Ue.textContent=`${F.toLocaleString()} older events truncated`,Ue.style.display=""):Ue.style.display="none",w=Rt();let xe=w.length,be=r.getSize()>0;G&&(G.textContent=String(r.getSize())),xe===0&&be&&Me()?(Se.textContent=y?`No events matching '${y}'`:"No events matching filter",Se.style.display="",j.style.display="none"):(Se.style.display="none",j.style.display=""),de&&(de.title=Me()?`Copy Filtered (${xe})`:"Copy All"),i&&!W.isFollowing()&&xe>R&&(V+=xe-R,oe.textContent=l?`${l}${V>0?` (${V})`:""}`:"",Ce.style.display=""),R=xe;let it=r.getAll(),Ge=it.length>0?it[0].timestamp:0,Wt=new Set(w.map(kt=>kt.id));for(let kt of me)Wt.has(kt)||me.delete(kt);let ar=b!==Xe||y!==Y,Pt=We.size===0&&w.length>0;if(ar||Pt||w.length===0){j.innerHTML="",We.clear();let kt=document.createDocumentFragment();for(let rt=0;rt<w.length;rt++){let lt=kp(w[rt],rt,Ge,u,me,ur,a,o);We.set(w[rt].id,lt),kt.appendChild(lt)}j.appendChild(kt),Xe=b,Y=y,Ee=null}else{if(Ee!==null){let rt=We.get(Ee);if(rt&&rt.parentNode===j){let lt=w.findIndex(rr=>rr.id===Ee);if(lt>=0){let rr=kp(w[lt],lt,Ge,u,me,ur,a,o);j.insertBefore(rr,rt),rt.remove(),We.set(Ee,rr)}}Ee=null}let kt=new Set(w.map(rt=>rt.id));for(let[rt,lt]of We)kt.has(rt)||(lt.remove(),We.delete(rt));for(let rt=0;rt<w.length;rt++){let lt=w[rt];if(!We.has(lt.id)){let rr=kp(lt,rt,Ge,u,me,ur,a,o);We.set(lt.id,rr),j.appendChild(rr)}}}W.isFollowing()&&(j.scrollTop=j.scrollHeight)}function Or(){if(Date.now()-ne>=A0){Be!==null&&(cancelAnimationFrame(Be),Be=null),Qt();return}ue||(ue=!0,Be=requestAnimationFrame(()=>{Be=null,Qt()}))}let vr=(F,xe)=>{if(!de)return;de.innerHTML="";let be=ve(F,"12px","currentColor",1.5);be&&de.appendChild(be);let it=h("span","persona-text-xs");it.textContent="Copy All",de.appendChild(it),setTimeout(()=>{de.innerHTML="";let Ge=ve("clipboard-copy","12px","currentColor",1.5);Ge&&de.appendChild(Ge);let Wt=h("span","persona-text-xs");Wt.textContent="Copy All",de.appendChild(Wt),de.disabled=!1},xe)},Oe=async()=>{if(de){de.disabled=!0;try{let F;Me()?F=w:t?(F=await t(),F.length===0&&(F=r.getAll())):F=r.getAll();let xe=F.map(be=>{try{return JSON.parse(be.payload)}catch{return be.payload}});await navigator.clipboard.writeText(JSON.stringify(xe,null,2)),vr("check",1500)}catch{vr("x",1500)}}},q=()=>{ce&&(b=ce.value,ae(),Qt())},Te=()=>{!pe||!Re||(Re.style.display=pe.value?"":"none",M&&clearTimeout(M),M=setTimeout(()=>{y=pe.value,ae(),Qt()},150))},_e=()=>{!pe||!Re||(pe.value="",y="",Re.style.display="none",M&&clearTimeout(M),ae(),Qt())},Ne=()=>{if(Ke)return;let F=j.scrollTop,{action:xe,nextLastScrollTop:be}=Ki({following:W.isFollowing(),currentScrollTop:F,lastScrollTop:ye,nearBottom:Ut(),userScrollThreshold:1,resumeRequiresDownwardScroll:!0});ye=be,xe==="resume"?(W.resume(),V=0,Ce.style.display="none"):xe==="pause"&&(W.pause(),i&&(oe.textContent=l,Ce.style.display=""))},qe=F=>{let xe=Yi({following:W.isFollowing(),deltaY:F.deltaY,nearBottom:Ut(),resumeWhenNearBottom:!0});xe==="pause"?(W.pause(),i&&(oe.textContent=l,Ce.style.display="")):xe==="resume"&&(W.resume(),V=0,Ce.style.display="none")},st=()=>{i&&(j.scrollTop=j.scrollHeight,W.resume(),V=0,Ce.style.display="none")},nt=F=>{let xe=F.target;if(!xe||xe.closest("button"))return;let be=xe.closest("[data-event-id]");if(!be)return;let it=be.getAttribute("data-event-id");it&&ur(it)},pt=F=>{if((F.metaKey||F.ctrlKey)&&F.key==="f"){F.preventDefault(),pe==null||pe.focus(),pe==null||pe.select();return}F.key==="Escape"&&(pe&&document.activeElement===pe?(_e(),pe.blur(),E.focus()):n&&n())};de&&de.addEventListener("click",Oe),ce&&ce.addEventListener("change",q),pe&&pe.addEventListener("input",Te),Re&&Re.addEventListener("click",_e),j.addEventListener("scroll",Ne),j.addEventListener("wheel",qe,{passive:!0}),j.addEventListener("click",nt),Ce.addEventListener("click",st),E.addEventListener("keydown",pt);function Nt(){M&&clearTimeout(M),Be!==null&&(cancelAnimationFrame(Be),Be=null),ue=!1,We.clear(),de&&de.removeEventListener("click",Oe),ce&&ce.removeEventListener("change",q),pe&&pe.removeEventListener("input",Te),Re&&Re.removeEventListener("click",_e),j.removeEventListener("scroll",Ne),j.removeEventListener("wheel",qe),j.removeEventListener("click",nt),Ce.removeEventListener("click",st),E.removeEventListener("keydown",pt)}return{element:E,update:Or,destroy:Nt}}}function Eh(e,r){let t=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",n=typeof e.artifactId=="string"?e.artifactId:"",o=e.status==="streaming"?"streaming":"complete",s=(typeof e.artifactType=="string"?e.artifactType:"markdown")==="component"?"Component":"Document",i=document.createElement("div");i.className="persona-flex persona-w-full persona-max-w-full persona-items-center persona-gap-3 persona-rounded-xl persona-px-4 persona-py-3",i.style.border="1px solid var(--persona-border, #e5e7eb)",i.style.backgroundColor="var(--persona-surface, #ffffff)",i.style.cursor="pointer",i.tabIndex=0,i.setAttribute("role","button"),i.setAttribute("aria-label",`Open ${t} in artifact panel`),n&&i.setAttribute("data-open-artifact",n);let d=document.createElement("div");d.className="persona-flex persona-h-10 persona-w-10 persona-flex-shrink-0 persona-items-center persona-justify-center persona-rounded-lg",d.style.border="1px solid var(--persona-border, #e5e7eb)",d.style.color="var(--persona-muted, #9ca3af)",d.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z"/><polyline points="14 2 14 8 20 8"/></svg>';let l=document.createElement("div");l.className="persona-min-w-0 persona-flex-1 persona-flex persona-flex-col persona-gap-0.5";let u=document.createElement("div");u.className="persona-truncate persona-text-sm persona-font-medium",u.style.color="var(--persona-text, #1f2937)",u.textContent=t;let p=document.createElement("div");if(p.className="persona-text-xs persona-flex persona-items-center persona-gap-1.5",p.style.color="var(--persona-muted, #9ca3af)",o==="streaming"){let f=document.createElement("span");f.className="persona-inline-block persona-w-1.5 persona-h-1.5 persona-rounded-full",f.style.backgroundColor="var(--persona-primary, #171717)",f.style.animation="persona-pulse 1.5s ease-in-out infinite",p.appendChild(f);let m=document.createElement("span");m.textContent=`Generating ${s.toLowerCase()}...`,p.appendChild(m)}else p.textContent=s;if(l.append(u,p),i.append(d,l),o==="complete"){let f=document.createElement("button");f.type="button",f.textContent="Download",f.title=`Download ${t}`,f.className="persona-flex-shrink-0 persona-rounded-md persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium",f.style.border="1px solid var(--persona-border, #e5e7eb)",f.style.color="var(--persona-text, #1f2937)",f.style.backgroundColor="transparent",f.style.cursor="pointer",f.setAttribute("data-download-artifact",n),i.append(f)}return i}var Mh=(e,r)=>{var n,o,a;let t=(a=(o=(n=r==null?void 0:r.config)==null?void 0:n.features)==null?void 0:o.artifacts)==null?void 0:a.renderCard;if(t){let s=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",i=typeof e.artifactId=="string"?e.artifactId:"",d=e.status==="streaming"?"streaming":"complete",l=typeof e.artifactType=="string"?e.artifactType:"markdown",u=t({artifact:{artifactId:i,title:s,artifactType:l,status:d},config:r.config,defaultRenderer:()=>Eh(e,r)});if(u)return u}return Eh(e,r)};var Ep=class{constructor(){this.components=new Map}register(r,t){this.components.has(r)&&console.warn(`[ComponentRegistry] Component "${r}" is already registered. Overwriting.`),this.components.set(r,t)}unregister(r){this.components.delete(r)}get(r){return this.components.get(r)}has(r){return this.components.has(r)}getAllNames(){return Array.from(this.components.keys())}clear(){this.components.clear()}registerAll(r){Object.entries(r).forEach(([t,n])=>{this.register(t,n)})}},io=new Ep;io.register("PersonaArtifactCard",Mh);function I0(e){var o;let r=h("div","persona-rounded-lg persona-border persona-border-persona-border persona-p-3 persona-text-persona-primary"),t=h("div","persona-font-semibold persona-text-sm persona-mb-2");t.textContent=e.component?`Component: ${e.component}`:"Component";let n=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-overflow-x-auto");return n.textContent=JSON.stringify((o=e.props)!=null?o:{},null,2),r.appendChild(t),r.appendChild(n),r}function Lh(e,r){var de,pe,Re,Ye;let t=(pe=(de=e.features)==null?void 0:de.artifacts)==null?void 0:pe.layout,o=((Re=t==null?void 0:t.toolbarPreset)!=null?Re:"default")==="document",a=(Ye=t==null?void 0:t.panePadding)==null?void 0:Ye.trim(),s=e.markdown?Xo(e.markdown):null,i=ba(e.sanitize),d=J=>{let ie=s?s(J):Jo(J);return i?i(ie):ie},l=typeof document!="undefined"?h("div","persona-artifact-backdrop persona-fixed persona-inset-0 persona-z-[55] persona-bg-black/30 persona-hidden md:persona-hidden"):null,u=()=>{l==null||l.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"),W==null||W.hide()};l&&l.addEventListener("click",()=>{var J;u(),(J=r.onDismiss)==null||J.call(r)});let p=h("aside","persona-artifact-pane persona-flex persona-flex-col persona-min-h-0 persona-min-w-0 persona-bg-persona-surface persona-text-persona-primary persona-border-l persona-border-persona-border");p.setAttribute("data-persona-theme-zone","artifact-pane"),o&&p.classList.add("persona-artifact-pane-document");let f=h("div","persona-artifact-toolbar persona-flex persona-items-center persona-justify-between persona-gap-2 persona-px-2 persona-py-2 persona-border-b persona-border-persona-border persona-shrink-0");f.setAttribute("data-persona-theme-zone","artifact-toolbar"),o&&f.classList.add("persona-artifact-toolbar-document");let m=h("span","persona-text-xs persona-font-medium persona-truncate");m.textContent="Artifacts";let C=h("button","persona-rounded-md persona-border persona-border-persona-border persona-px-2 persona-py-1 persona-text-xs persona-bg-persona-surface");C.type="button",C.textContent="Close",C.setAttribute("aria-label","Close artifacts panel"),C.addEventListener("click",()=>{var J;u(),(J=r.onDismiss)==null||J.call(r)});let A="rendered",k=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0 persona-artifact-toggle-group"),T=o?Zt({icon:"eye",label:"Rendered view",className:"persona-artifact-doc-icon-btn persona-artifact-view-btn"}):Zt({icon:"eye",label:"Rendered view"}),S=o?Zt({icon:"code-2",label:"Source",className:"persona-artifact-doc-icon-btn persona-artifact-code-btn"}):Zt({icon:"code-2",label:"Source"}),E=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0"),w=(t==null?void 0:t.documentToolbarShowCopyLabel)===!0,b=(t==null?void 0:t.documentToolbarShowCopyChevron)===!0,y=t==null?void 0:t.documentToolbarCopyMenuItems,M=!!(b&&y&&y.length>0),H=null,B,R=null,W=null;if(o&&(w||b)&&!M){if(B=w?Ps({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):Zt({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),b){let J=ve("chevron-down",14,"currentColor",2);J&&B.appendChild(J)}}else o&&M?(H=h("div","persona-relative persona-inline-flex persona-items-center persona-gap-0 persona-rounded-md"),B=w?Ps({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):Zt({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),R=Zt({icon:"chevron-down",label:"More copy options",size:14,className:"persona-artifact-doc-copy-menu-chevron persona-artifact-doc-icon-btn",aria:{"aria-haspopup":"true","aria-expanded":"false"}}),H.append(B,R)):o?B=Zt({icon:"copy",label:"Copy",className:"persona-artifact-doc-icon-btn"}):B=Zt({icon:"copy",label:"Copy"});let V=o?Zt({icon:"refresh-cw",label:"Refresh",className:"persona-artifact-doc-icon-btn"}):Zt({icon:"refresh-cw",label:"Refresh"}),ne=o?Zt({icon:"x",label:"Close",className:"persona-artifact-doc-icon-btn"}):Zt({icon:"x",label:"Close"}),ue=()=>{var j,Ce,De;let J=(j=Xe.find(oe=>oe.id===Y))!=null?j:Xe[Xe.length-1],ie=(Ce=J==null?void 0:J.id)!=null?Ce:null,Ue=(J==null?void 0:J.artifactType)==="markdown"&&(De=J.markdown)!=null?De:"",K=J?JSON.stringify({component:J.component,props:J.props},null,2):"";return{markdown:Ue,jsonPayload:K,id:ie}},Be=async()=>{var j;let{markdown:J,jsonPayload:ie}=ue(),Ue=(j=Xe.find(Ce=>Ce.id===Y))!=null?j:Xe[Xe.length-1],K=(Ue==null?void 0:Ue.artifactType)==="markdown"?J:Ue?ie:"";try{await navigator.clipboard.writeText(K)}catch{}};if(B.addEventListener("click",async()=>{let J=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;if(J&&M){let{markdown:ie,jsonPayload:Ue,id:K}=ue();try{await J({actionId:"primary",artifactId:K,markdown:ie,jsonPayload:Ue})}catch{}return}await Be()}),R&&(y!=null&&y.length)){let J=()=>{var Ue;return(Ue=p.closest("[data-persona-root]"))!=null?Ue:document.body},ie=()=>{W=To({items:y.map(Ue=>({id:Ue.id,label:Ue.label})),onSelect:async Ue=>{let{markdown:K,jsonPayload:j,id:Ce}=ue(),De=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;try{De?await De({actionId:Ue,artifactId:Ce,markdown:K,jsonPayload:j}):Ue==="markdown"||Ue==="md"?await navigator.clipboard.writeText(K):Ue==="json"||Ue==="source"?await navigator.clipboard.writeText(j):await navigator.clipboard.writeText(K||j)}catch{}},anchor:H!=null?H:R,position:"bottom-right",portal:J()})};p.isConnected?ie():requestAnimationFrame(ie),R.addEventListener("click",Ue=>{Ue.stopPropagation(),W==null||W.toggle()})}V.addEventListener("click",async()=>{var J;try{await((J=t==null?void 0:t.onDocumentToolbarRefresh)==null?void 0:J.call(t))}catch{}G()}),ne.addEventListener("click",()=>{var J;u(),(J=r.onDismiss)==null||J.call(r)});let Ke=()=>{o&&(T.setAttribute("aria-pressed",A==="rendered"?"true":"false"),S.setAttribute("aria-pressed",A==="source"?"true":"false"))};T.addEventListener("click",()=>{A="rendered",Ke(),G()}),S.addEventListener("click",()=>{A="source",Ke(),G()});let ye=h("span","persona-min-w-0 persona-flex-1 persona-text-xs persona-font-medium persona-text-persona-primary persona-truncate persona-text-center md:persona-text-left");o?(f.replaceChildren(),k.append(T,S),H?E.append(H,V,ne):E.append(B,V,ne),f.append(k,ye,E),Ke()):(f.appendChild(m),f.appendChild(C)),a&&(f.style.paddingLeft=a,f.style.paddingRight=a);let me=h("div","persona-artifact-list persona-shrink-0 persona-flex persona-gap-1 persona-overflow-x-auto persona-p-2 persona-border-b persona-border-persona-border"),We=h("div","persona-artifact-content persona-flex-1 persona-min-h-0 persona-overflow-y-auto persona-p-3");a&&(me.style.paddingLeft=a,me.style.paddingRight=a,We.style.padding=a),p.appendChild(f),p.appendChild(me),p.appendChild(We);let Xe=[],Y=null,Ee=!1,G=()=>{var K,j,Ce,De;let J=o&&Xe.length<=1;me.classList.toggle("persona-hidden",J),me.replaceChildren();for(let oe of Xe){let Se=h("button","persona-artifact-tab persona-shrink-0 persona-rounded-lg persona-px-2 persona-py-1 persona-text-xs persona-border persona-border-transparent persona-text-persona-primary");Se.type="button",Se.textContent=oe.title||oe.id.slice(0,8),oe.id===Y&&Se.classList.add("persona-bg-persona-container","persona-border-persona-border"),Se.addEventListener("click",()=>r.onSelect(oe.id)),me.appendChild(Se)}We.replaceChildren();let ie=Y&&Xe.find(oe=>oe.id===Y)||Xe[Xe.length-1];if(!ie)return;if(o){let oe=ie.artifactType==="markdown"?"MD":(K=ie.component)!=null?K:"Component",ge=(ie.title||"Document").trim().replace(/\s*·\s*MD\s*$/i,"").trim()||"Document";ye.textContent=`${ge} \xB7 ${oe}`}else m.textContent="Artifacts";if(ie.artifactType==="markdown"){if(o&&A==="source"){let Se=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-break-words persona-text-persona-primary");Se.textContent=(j=ie.markdown)!=null?j:"",We.appendChild(Se);return}let oe=h("div","persona-text-sm persona-leading-relaxed persona-markdown-bubble");oe.innerHTML=d((Ce=ie.markdown)!=null?Ce:""),We.appendChild(oe);return}let Ue=ie.component?io.get(ie.component):void 0;if(Ue){let Se={message:{id:ie.id,role:"assistant",content:"",createdAt:new Date().toISOString()},config:e,updateProps:()=>{}};try{let ge=Ue((De=ie.props)!=null?De:{},Se);if(ge){We.appendChild(ge);return}}catch{}}We.appendChild(I0(ie))},ce=()=>{var ie;let J=Xe.length>0;if(p.classList.toggle("persona-hidden",!J),l){let Ue=typeof p.closest=="function"?p.closest("[data-persona-root]"):null,j=((ie=Ue==null?void 0:Ue.classList.contains("persona-artifact-narrow-host"))!=null?ie:!1)||typeof window!="undefined"&&window.matchMedia("(max-width: 640px)").matches;J&&j&&Ee?(l.classList.remove("persona-hidden"),p.classList.add("persona-artifact-drawer-open")):(l.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"))}};return{element:p,backdrop:l,update(J){var ie,Ue,K;Xe=J.artifacts,Y=(K=(Ue=J.selectedId)!=null?Ue:(ie=J.artifacts[J.artifacts.length-1])==null?void 0:ie.id)!=null?K:null,Xe.length>0&&(Ee=!0),G(),ce()},setMobileOpen(J){Ee=J,!J&&l?(l.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open")):ce()}}}function Sn(e){var r,t;return((t=(r=e==null?void 0:e.features)==null?void 0:r.artifacts)==null?void 0:t.enabled)===!0}function Ph(e,r){var a,s,i,d;if(e.classList.remove("persona-artifact-border-full","persona-artifact-border-left"),e.style.removeProperty("--persona-artifact-pane-border"),e.style.removeProperty("--persona-artifact-pane-border-left"),!Sn(r))return;let t=(s=(a=r.features)==null?void 0:a.artifacts)==null?void 0:s.layout,n=(i=t==null?void 0:t.paneBorder)==null?void 0:i.trim(),o=(d=t==null?void 0:t.paneBorderLeft)==null?void 0:d.trim();n?(e.classList.add("persona-artifact-border-full"),e.style.setProperty("--persona-artifact-pane-border",n)):o&&(e.classList.add("persona-artifact-border-left"),e.style.setProperty("--persona-artifact-pane-border-left",o))}function R0(e){e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color"),e.style.removeProperty("--persona-artifact-doc-toggle-active-bg"),e.style.removeProperty("--persona-artifact-doc-toggle-active-border")}function gl(e,r){var d,l,u,p,f,m,C,A,k,T;if(!Sn(r)){e.style.removeProperty("--persona-artifact-split-gap"),e.style.removeProperty("--persona-artifact-pane-width"),e.style.removeProperty("--persona-artifact-pane-max-width"),e.style.removeProperty("--persona-artifact-pane-min-width"),e.style.removeProperty("--persona-artifact-pane-bg"),e.style.removeProperty("--persona-artifact-pane-padding"),R0(e),Ph(e,r);return}let t=(l=(d=r.features)==null?void 0:d.artifacts)==null?void 0:l.layout;e.style.setProperty("--persona-artifact-split-gap",(u=t==null?void 0:t.splitGap)!=null?u:"0.5rem"),e.style.setProperty("--persona-artifact-pane-width",(p=t==null?void 0:t.paneWidth)!=null?p:"40%"),e.style.setProperty("--persona-artifact-pane-max-width",(f=t==null?void 0:t.paneMaxWidth)!=null?f:"28rem"),t!=null&&t.paneMinWidth?e.style.setProperty("--persona-artifact-pane-min-width",t.paneMinWidth):e.style.removeProperty("--persona-artifact-pane-min-width");let n=(m=t==null?void 0:t.paneBackground)==null?void 0:m.trim();n?e.style.setProperty("--persona-artifact-pane-bg",n):e.style.removeProperty("--persona-artifact-pane-bg");let o=(C=t==null?void 0:t.panePadding)==null?void 0:C.trim();o?e.style.setProperty("--persona-artifact-pane-padding",o):e.style.removeProperty("--persona-artifact-pane-padding");let a=(A=t==null?void 0:t.documentToolbarIconColor)==null?void 0:A.trim();a?e.style.setProperty("--persona-artifact-doc-toolbar-icon-color",a):e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color");let s=(k=t==null?void 0:t.documentToolbarToggleActiveBackground)==null?void 0:k.trim();s?e.style.setProperty("--persona-artifact-doc-toggle-active-bg",s):e.style.removeProperty("--persona-artifact-doc-toggle-active-bg");let i=(T=t==null?void 0:t.documentToolbarToggleActiveBorderColor)==null?void 0:T.trim();i?e.style.setProperty("--persona-artifact-doc-toggle-active-border",i):e.style.removeProperty("--persona-artifact-doc-toggle-active-border"),Ph(e,r)}var Ih=["panel","seamless"];function hl(e,r){var i,d,l,u,p,f;for(let m of Ih)e.classList.remove(`persona-artifact-appearance-${m}`);if(e.classList.remove("persona-artifact-unified-split"),e.style.removeProperty("--persona-artifact-pane-radius"),e.style.removeProperty("--persona-artifact-pane-shadow"),e.style.removeProperty("--persona-artifact-unified-outer-radius"),!Sn(r))return;let t=(d=(i=r.features)==null?void 0:i.artifacts)==null?void 0:d.layout,n=(l=t==null?void 0:t.paneAppearance)!=null?l:"panel",o=Ih.includes(n)?n:"panel";e.classList.add(`persona-artifact-appearance-${o}`);let a=(u=t==null?void 0:t.paneBorderRadius)==null?void 0:u.trim();a&&e.style.setProperty("--persona-artifact-pane-radius",a);let s=(p=t==null?void 0:t.paneShadow)==null?void 0:p.trim();if(s&&e.style.setProperty("--persona-artifact-pane-shadow",s),(t==null?void 0:t.unifiedSplitChrome)===!0){e.classList.add("persona-artifact-unified-split");let m=((f=t.unifiedSplitOuterRadius)==null?void 0:f.trim())||a;m&&e.style.setProperty("--persona-artifact-unified-outer-radius",m)}}function Rh(e,r){var t,n,o;return!r||!Sn(e)?!1:((o=(n=(t=e.features)==null?void 0:t.artifacts)==null?void 0:n.layout)==null?void 0:o.expandLauncherPanelWhenOpen)!==!1}function H0(e,r){if(!(e!=null&&e.trim()))return r;let t=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return t?Math.max(0,Number(t[1])):r}function B0(e){if(!(e!=null&&e.trim()))return null;let r=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return r?Math.max(0,Number(r[1])):null}function W0(e,r,t){return t<r?r:Math.min(t,Math.max(r,e))}function D0(e,r,t,n){let o=e-n-2*r-t;return Math.max(0,o)}function Hh(e,r){var s;let n=(s=(r.getComputedStyle(e).gap||"0px").trim().split(/\s+/)[0])!=null?s:"0px",o=/^([\d.]+)px$/i.exec(n);if(o)return Number(o[1]);let a=/^([\d.]+)/.exec(n);return a?Number(a[1]):8}function Bh(e,r,t,n,o,a){let s=H0(o,200),i=D0(r,t,n,200);i=Math.max(s,i);let d=B0(a);return d!==null&&(i=Math.min(i,d)),W0(e,s,i)}var Wh={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"}},Mp=(e,r,t,n)=>{let o=e.querySelectorAll("[data-tv-form]");o.length&&o.forEach(a=>{var C,A,k;if(a.dataset.enhanced==="true")return;let s=(C=a.dataset.tvForm)!=null?C:"init";a.dataset.enhanced="true";let i=(A=Wh[s])!=null?A:Wh.init;a.classList.add("persona-form-card","persona-space-y-4");let d=h("div","persona-space-y-1"),l=h("h3","persona-text-base persona-font-semibold persona-text-persona-primary");if(l.textContent=i.title,d.appendChild(l),i.description){let T=h("p","persona-text-sm persona-text-persona-muted");T.textContent=i.description,d.appendChild(T)}let u=document.createElement("form");u.className="persona-form-grid persona-space-y-3",i.fields.forEach(T=>{var y,M;let S=h("label","persona-form-field persona-flex persona-flex-col persona-gap-1");S.htmlFor=`${r.id}-${s}-${T.name}`;let E=h("span","persona-text-xs persona-font-medium persona-text-persona-muted");E.textContent=T.label,S.appendChild(E);let w=(y=T.type)!=null?y:"text",b;w==="textarea"?(b=document.createElement("textarea"),b.rows=3):(b=document.createElement("input"),b.type=w),b.className="persona-rounded-xl persona-border persona-border-gray-200 persona-bg-white persona-px-3 persona-py-2 persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-persona-primary",b.id=`${r.id}-${s}-${T.name}`,b.name=T.name,b.placeholder=(M=T.placeholder)!=null?M:"",T.required&&(b.required=!0),S.appendChild(b),u.appendChild(S)});let p=h("div","persona-flex persona-items-center persona-justify-between persona-gap-2"),f=h("div","persona-text-xs persona-text-persona-muted persona-min-h-[1.5rem]"),m=h("button","persona-inline-flex persona-items-center persona-rounded-full persona-bg-persona-primary persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-60 persona-cursor-pointer");m.type="submit",m.textContent=(k=i.submitLabel)!=null?k:"Submit",p.appendChild(f),p.appendChild(m),u.appendChild(p),a.replaceChildren(d,u),u.addEventListener("submit",async T=>{var b,y;T.preventDefault();let S=(b=t.formEndpoint)!=null?b:"/form",E=new FormData(u),w={};E.forEach((M,H)=>{w[H]=M}),w.type=s,m.disabled=!0,f.textContent="Submitting\u2026";try{let M=await fetch(S,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(w)});if(!M.ok)throw new Error(`Form submission failed (${M.status})`);let H=await M.json();f.textContent=(y=H.message)!=null?y:"Thanks! We'll be in touch soon.",H.success&&H.nextPrompt&&await n.sendMessage(String(H.nextPrompt))}catch(M){f.textContent=M instanceof Error?M.message:"Something went wrong. Please try again."}finally{m.disabled=!1}})})};var Lp=class{constructor(){this.plugins=new Map}register(r){var t;this.plugins.has(r.id)&&console.warn(`Plugin "${r.id}" is already registered. Overwriting.`),this.plugins.set(r.id,r),(t=r.onRegister)==null||t.call(r)}unregister(r){var n;let t=this.plugins.get(r);t&&((n=t.onUnregister)==null||n.call(t),this.plugins.delete(r))}getAll(){return Array.from(this.plugins.values()).sort((r,t)=>{var n,o;return((n=t.priority)!=null?n:0)-((o=r.priority)!=null?o:0)})}getForInstance(r){let t=this.getAll();if(!r||r.length===0)return t;let n=new Set(r.map(a=>a.id));return[...t.filter(a=>!n.has(a.id)),...r].sort((a,s)=>{var i,d;return((i=s.priority)!=null?i:0)-((d=a.priority)!=null?d:0)})}clear(){this.plugins.forEach(r=>{var t;return(t=r.onUnregister)==null?void 0:t.call(r)}),this.plugins.clear()}},Ws=new Lp;var Dh=()=>{let e=new Map,r=(o,a)=>(e.has(o)||e.set(o,new Set),e.get(o).add(a),()=>t(o,a)),t=(o,a)=>{var s;(s=e.get(o))==null||s.delete(a)};return{on:r,off:t,emit:(o,a)=>{var s;(s=e.get(o))==null||s.forEach(i=>{try{i(a)}catch(d){typeof console!="undefined"&&console.error("[AgentWidget] Event handler error:",d)}})}}};var O0=e=>{let r=e.match(/```(?:json)?\s*([\s\S]*?)```/i);return r?r[1]:e},F0=e=>{let r=e.trim(),t=r.indexOf("{");if(t===-1)return null;let n=0;for(let o=t;o<r.length;o+=1){let a=r[o];if(a==="{"&&(n+=1),a==="}"&&(n-=1,n===0))return r.slice(t,o+1)}return null},Ds=({text:e})=>{if(!e||!e.includes("{"))return null;try{let r=O0(e),t=F0(r);if(!t)return null;let n=JSON.parse(t);if(!n||typeof n!="object"||!n.action)return null;let{action:o,...a}=n;return{type:String(o),payload:a,raw:n}}catch{return null}},Pp=e=>typeof e=="string"?e:e==null?"":String(e),sa={message:e=>e.type!=="message"?void 0:{handled:!0,displayText:Pp(e.payload.text)},messageAndClick:(e,r)=>{var o;if(e.type!=="message_and_click")return;let t=e.payload,n=Pp(t.element);if(n&&((o=r.document)!=null&&o.querySelector)){let a=r.document.querySelector(n);a?setTimeout(()=>{a.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",n)}return{handled:!0,displayText:Pp(t.text)}}},Oh=e=>Array.isArray(e)?e.map(r=>String(r)):[],Os=e=>{let r=new Set(Oh(e.getSessionMetadata().processedActionMessageIds)),t=()=>{r=new Set(Oh(e.getSessionMetadata().processedActionMessageIds))},n=()=>{let a=Array.from(r);e.updateSessionMetadata(s=>({...s,processedActionMessageIds:a}))};return{process:a=>{if(a.streaming||a.message.role!=="assistant"||!a.text||r.has(a.message.id))return null;let s=typeof a.raw=="string"&&a.raw||typeof a.message.rawContent=="string"&&a.message.rawContent||typeof a.text=="string"&&a.text||null;!s&&typeof a.text=="string"&&a.text.trim().startsWith("{")&&typeof console!="undefined"&&console.warn("[AgentWidget] Structured response detected but no raw payload was provided. Ensure your stream parser returns { text, raw }.");let i=s?e.parsers.reduce((l,u)=>l||(u==null?void 0:u({text:s,message:a.message}))||null,null):null;if(!i)return null;r.add(a.message.id),n();let d={action:i,message:a.message};e.emit("action:detected",d);for(let l of e.handlers)if(l)try{let u=()=>{e.emit("action:resubmit",d)},p=l(i,{message:a.message,metadata:e.getSessionMetadata(),updateMetadata:e.updateSessionMetadata,document:e.documentRef,triggerResubmit:u});if(!p)continue;if(p.handled){let f=p.persistMessage!==!1;return{text:p.displayText!==void 0?p.displayText:"",persist:f,resubmit:p.resubmit}}}catch(u){typeof console!="undefined"&&console.error("[AgentWidget] Action handler error:",u)}return{text:"",persist:!0}},syncFromMetadata:t}};var N0=e=>{if(!e)return null;try{return JSON.parse(e)}catch(r){return typeof console!="undefined"&&console.error("[AgentWidget] Failed to parse stored state:",r),null}},_0=e=>e.map(r=>({...r,streaming:!1})),$0=e=>e.map(r=>({...r,status:"complete"})),xl=(e="persona-state")=>{let r=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let t=r();return t?N0(t.getItem(e)):null},save:t=>{let n=r();if(n)try{let o={...t,messages:t.messages?_0(t.messages):void 0,artifacts:t.artifacts?$0(t.artifacts):void 0};n.setItem(e,JSON.stringify(o))}catch(o){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",o)}},clear:()=>{let t=r();if(t)try{t.removeItem(e)}catch(n){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",n)}}}};var Wa=Bl(hi(),1);function U0(e){if(!e||typeof e!="object"||!("component"in e))return!1;let r=e.component;return typeof r=="string"&&r.length>0}function q0(e,r){if(!U0(e))return null;let t=e.props&&typeof e.props=="object"&&e.props!==null?e.props:{};return{component:e.component,props:t,raw:r}}function yl(){let e=null,r=0;return{getExtractedDirective:()=>e,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=r)return e;try{let o=(0,Wa.parse)(t,Wa.STR|Wa.OBJ),a=q0(o,t);a&&(e=a)}catch{}return r=t.length,e},reset:()=>{e=null,r=0}}}function Fh(e){return typeof e=="object"&&e!==null&&"component"in e&&typeof e.component=="string"&&"props"in e&&typeof e.props=="object"}function bl(e,r){let{config:t,message:n,onPropsUpdate:o}=r,a=io.get(e.component);if(!a)return console.warn(`[ComponentMiddleware] Component "${e.component}" not found in registry. Falling back to default rendering.`),null;let s={message:n,config:t,updateProps:i=>{o&&o(i)}};try{return a(e.props,s)}catch(i){return console.error(`[ComponentMiddleware] Error rendering component "${e.component}":`,i),null}}function Nh(){let e=yl();return{processChunk:r=>e.processChunk(r),getDirective:()=>e.getExtractedDirective(),reset:()=>{e.reset()}}}function _h(e){if(typeof e.rawContent=="string"&&e.rawContent.length>0)return e.rawContent;if(typeof e.content=="string"){let r=e.content.trim();if(r.startsWith("{")||r.startsWith("["))return e.content}return null}function Cl(e){let r=_h(e);if(!r)return!1;try{let t=JSON.parse(r);return typeof t=="object"&&t!==null&&"component"in t&&typeof t.component=="string"}catch{return!1}}function wl(e){let r=_h(e);if(!r)return null;try{let t=JSON.parse(r);if(typeof t=="object"&&t!==null&&"component"in t&&typeof t.component=="string"){let n=t;return{component:n.component,props:n.props&&typeof n.props=="object"&&n.props!==null?n.props:{},raw:r}}}catch{}return null}var z0=["Very dissatisfied","Dissatisfied","Neutral","Satisfied","Very satisfied"];function vl(e){let{onSubmit:r,onDismiss:t,title:n="How satisfied are you?",subtitle:o="Please rate your experience",commentPlaceholder:a="Share your thoughts (optional)...",submitText:s="Submit",skipText:i="Skip",showComment:d=!0,ratingLabels:l=z0}=e,u=document.createElement("div");u.className="persona-feedback-container persona-feedback-csat",u.setAttribute("role","dialog"),u.setAttribute("aria-label","Customer satisfaction feedback");let p=null,f=document.createElement("div");f.className="persona-feedback-content";let m=document.createElement("div");m.className="persona-feedback-header";let C=document.createElement("h3");C.className="persona-feedback-title",C.textContent=n,m.appendChild(C);let A=document.createElement("p");A.className="persona-feedback-subtitle",A.textContent=o,m.appendChild(A),f.appendChild(m);let k=document.createElement("div");k.className="persona-feedback-rating persona-feedback-rating-csat",k.setAttribute("role","radiogroup"),k.setAttribute("aria-label","Satisfaction rating from 1 to 5");let T=[];for(let y=1;y<=5;y++){let M=document.createElement("button");M.type="button",M.className="persona-feedback-rating-btn persona-feedback-star-btn",M.setAttribute("role","radio"),M.setAttribute("aria-checked","false"),M.setAttribute("aria-label",`${y} star${y>1?"s":""}: ${l[y-1]}`),M.title=l[y-1],M.dataset.rating=String(y),M.innerHTML=`
|
|
73
|
+
`,r.addEventListener("click",t);let n=s=>{var M,v,b,x,E,B,H,W,N,q,se,ve,Ue,je;let a=(M=s.launcher)!=null?M:{},i=Tr(s),d=r.querySelector("[data-role='launcher-title']");if(d){let we=(v=a.title)!=null?v:"Chat Assistant";d.textContent=we,d.setAttribute("title",we)}let l=r.querySelector("[data-role='launcher-subtitle']");if(l){let we=(b=a.subtitle)!=null?b:"Get answers fast";l.textContent=we,l.setAttribute("title",we)}let p=r.querySelector(".persona-flex-col");p&&(a.textHidden||i?p.style.display="none":p.style.display="");let u=r.querySelector("[data-role='launcher-icon']");if(u)if(a.agentIconHidden)u.style.display="none";else{let we=(x=a.agentIconSize)!=null?x:"40px";if(u.style.height=we,u.style.width=we,u.innerHTML="",a.agentIconName){let Te=parseFloat(we)||24,We=Pe(a.agentIconName,Te*.6,"var(--persona-text-inverse, #ffffff)",2);We?(u.appendChild(We),u.style.display=""):(u.textContent=(E=a.agentIconText)!=null?E:"\u{1F4AC}",u.style.display="")}else a.iconUrl?u.style.display="none":(u.textContent=(B=a.agentIconText)!=null?B:"\u{1F4AC}",u.style.display="")}let m=r.querySelector("[data-role='launcher-image']");if(m){let we=(H=a.agentIconSize)!=null?H:"40px";m.style.height=we,m.style.width=we,a.iconUrl&&!a.agentIconName&&!a.agentIconHidden?(m.src=a.iconUrl,m.style.display="block"):m.style.display="none"}let f=r.querySelector("[data-role='launcher-call-to-action-icon']");if(f){let we=(W=a.callToActionIconSize)!=null?W:"32px";f.style.height=we,f.style.width=we,a.callToActionIconBackgroundColor?(f.style.backgroundColor=a.callToActionIconBackgroundColor,f.classList.remove("persona-bg-persona-primary")):(f.style.backgroundColor="",f.classList.add("persona-bg-persona-primary")),a.callToActionIconColor?(f.style.color=a.callToActionIconColor,f.classList.remove("persona-text-persona-call-to-action")):(f.style.color="",f.classList.add("persona-text-persona-call-to-action"));let Te=0;if(a.callToActionIconPadding?(f.style.boxSizing="border-box",f.style.padding=a.callToActionIconPadding,Te=(parseFloat(a.callToActionIconPadding)||0)*2):(f.style.boxSizing="",f.style.padding=""),a.callToActionIconHidden)f.style.display="none";else if(f.style.display=i?"none":"",f.innerHTML="",a.callToActionIconName){let We=parseFloat(we)||24,Oe=Math.max(We-Te,8),K=Pe(a.callToActionIconName,Oe,"currentColor",2);K?f.appendChild(K):f.textContent=(N=a.callToActionIconText)!=null?N:"\u2197"}else f.textContent=(q=a.callToActionIconText)!=null?q:"\u2197"}let y=a.position&&Fn[a.position]?Fn[a.position]:Fn["bottom-right"],C="persona-fixed persona-flex persona-items-center persona-gap-3 persona-rounded-launcher persona-bg-persona-surface persona-py-2.5 persona-pl-3 persona-pr-3 persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer",k="persona-relative persona-mt-4 persona-mb-4 persona-mx-auto persona-flex persona-items-center persona-justify-center persona-rounded-launcher persona-bg-persona-surface persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer";r.className=i?k:`${C} ${y}`,i||(r.style.zIndex=String((se=a.zIndex)!=null?se:qr));let T="1px solid var(--persona-border, #e5e7eb)",S="var(--persona-shadow, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1))";r.style.border=(ve=a.border)!=null?ve:T,r.style.boxShadow=(Ue=a.shadow)!=null?Ue:S,i?(r.style.width="0",r.style.minWidth="0",r.style.maxWidth="0",r.style.padding="0",r.style.overflow="hidden",r.style.border="none",r.style.boxShadow="none"):(r.style.width="",r.style.minWidth="",r.style.maxWidth=(je=a.collapsedMaxWidth)!=null?je:"",r.style.justifyContent="",r.style.padding="",r.style.overflow="")},o=()=>{r.removeEventListener("click",t),r.remove()};return e&&n(e),{element:r,update:n,destroy:o}};var Qw="persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",Rl=(e,t={})=>{var C,k,T,S,M,v;let{showClose:r=!0,wrapperClassName:n=Qw,buttonSize:o,iconSize:s="28px"}=t,a=(C=e==null?void 0:e.launcher)!=null?C:{},i=(k=o!=null?o:a.closeButtonSize)!=null?k:"32px",d=h("div",n),l=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");l.style.height=i,l.style.width=i,l.type="button";let p=(T=a.closeButtonTooltipText)!=null?T:"Close chat",u=(S=a.closeButtonShowTooltip)!=null?S:!0;l.setAttribute("aria-label",p),l.style.display=r?"":"none";let m=(M=a.closeButtonIconName)!=null?M:"x",f=(v=a.closeButtonIconText)!=null?v:"\xD7";l.style.color=a.closeButtonColor||en.actionIconColor;let y=Pe(m,s,"currentColor",1);if(y?(y.style.display="block",l.appendChild(y)):l.textContent=f,a.closeButtonBackgroundColor?(l.style.backgroundColor=a.closeButtonBackgroundColor,l.classList.remove("hover:persona-bg-gray-100")):(l.style.backgroundColor="",l.classList.add("hover:persona-bg-gray-100")),a.closeButtonBorderWidth||a.closeButtonBorderColor){let b=a.closeButtonBorderWidth||"0px",x=a.closeButtonBorderColor||"transparent";l.style.border=`${b} solid ${x}`,l.classList.remove("persona-border-none")}else l.style.border="",l.classList.add("persona-border-none");if(a.closeButtonBorderRadius?(l.style.borderRadius=a.closeButtonBorderRadius,l.classList.remove("persona-rounded-full")):(l.style.borderRadius="",l.classList.add("persona-rounded-full")),a.closeButtonPaddingX?(l.style.paddingLeft=a.closeButtonPaddingX,l.style.paddingRight=a.closeButtonPaddingX):(l.style.paddingLeft="",l.style.paddingRight=""),a.closeButtonPaddingY?(l.style.paddingTop=a.closeButtonPaddingY,l.style.paddingBottom=a.closeButtonPaddingY):(l.style.paddingTop="",l.style.paddingBottom=""),d.appendChild(l),u&&p){let b=null,x=()=>{if(b)return;let B=l.ownerDocument,H=B.body;if(!H)return;b=Yn(B,"div","persona-clear-chat-tooltip"),b.textContent=p;let W=Yn(B,"div");W.className="persona-clear-chat-tooltip-arrow",b.appendChild(W);let N=l.getBoundingClientRect();b.style.position="fixed",b.style.zIndex=String(Ro),b.style.left=`${N.left+N.width/2}px`,b.style.top=`${N.top-8}px`,b.style.transform="translate(-50%, -100%)",H.appendChild(b)},E=()=>{b&&b.parentNode&&(b.parentNode.removeChild(b),b=null)};d.addEventListener("mouseenter",x),d.addEventListener("mouseleave",E),l.addEventListener("focus",x),l.addEventListener("blur",E),d._cleanupTooltip=()=>{E(),d.removeEventListener("mouseenter",x),d.removeEventListener("mouseleave",E),l.removeEventListener("focus",x),l.removeEventListener("blur",E)}}return{button:l,wrapper:d}},Zw="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",Wl=(e,t={})=>{var b,x,E,B,H,W,N,q,se,ve,Ue,je,we;let{wrapperClassName:r=Zw,buttonSize:n,iconSize:o="20px"}=t,a=(x=((b=e==null?void 0:e.launcher)!=null?b:{}).clearChat)!=null?x:{},i=(E=n!=null?n:a.size)!=null?E:"32px",d=(B=a.iconName)!=null?B:"refresh-cw",l=(H=a.iconColor)!=null?H:"",p=(W=a.backgroundColor)!=null?W:"",u=(N=a.borderWidth)!=null?N:"",m=(q=a.borderColor)!=null?q:"",f=(se=a.borderRadius)!=null?se:"",y=(ve=a.paddingX)!=null?ve:"",C=(Ue=a.paddingY)!=null?Ue:"",k=(je=a.tooltipText)!=null?je:"Clear chat",T=(we=a.showTooltip)!=null?we:!0,S=h("div",r),M=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");M.style.height=i,M.style.width=i,M.type="button",M.setAttribute("aria-label",k),M.style.color=l||en.actionIconColor;let v=Pe(d,o,"currentColor",1);if(v&&(v.style.display="block",M.appendChild(v)),p&&(M.style.backgroundColor=p,M.classList.remove("hover:persona-bg-gray-100")),u||m){let Te=u||"0px",We=m||"transparent";M.style.border=`${Te} solid ${We}`,M.classList.remove("persona-border-none")}if(f&&(M.style.borderRadius=f,M.classList.remove("persona-rounded-full")),y&&(M.style.paddingLeft=y,M.style.paddingRight=y),C&&(M.style.paddingTop=C,M.style.paddingBottom=C),S.appendChild(M),T&&k){let Te=null,We=()=>{if(Te)return;let K=M.ownerDocument,He=K.body;if(!He)return;Te=Yn(K,"div","persona-clear-chat-tooltip"),Te.textContent=k;let j=Yn(K,"div");j.className="persona-clear-chat-tooltip-arrow",Te.appendChild(j);let Ce=M.getBoundingClientRect();Te.style.position="fixed",Te.style.zIndex=String(Ro),Te.style.left=`${Ce.left+Ce.width/2}px`,Te.style.top=`${Ce.top-8}px`,Te.style.transform="translate(-50%, -100%)",He.appendChild(Te)},Oe=()=>{Te&&Te.parentNode&&(Te.parentNode.removeChild(Te),Te=null)};S.addEventListener("mouseenter",We),S.addEventListener("mouseleave",Oe),M.addEventListener("focus",We),M.addEventListener("blur",Oe),S._cleanupTooltip=()=>{Oe(),S.removeEventListener("mouseenter",We),S.removeEventListener("mouseleave",Oe),M.removeEventListener("focus",We),M.removeEventListener("blur",Oe)}}return{button:M,wrapper:S}};var en={titleColor:"var(--persona-header-title-fg, var(--persona-primary, #0f0f0f))",subtitleColor:"var(--persona-header-subtitle-fg, var(--persona-text-muted, var(--persona-muted, #9ca3af)))",actionIconColor:"var(--persona-header-action-icon-fg, var(--persona-muted, #9ca3af))"},go=e=>{var b,x,E,B,H,W,N,q,se,ve,Ue,je,we,Te,We,Oe;let{config:t,showClose:r=!0}=e,n=h("div","persona-widget-header persona-flex persona-items-center persona-gap-3 persona-px-6 persona-py-5");n.setAttribute("data-persona-theme-zone","header"),n.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",n.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",n.style.boxShadow="var(--persona-header-shadow, none)",n.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let o=(b=t==null?void 0:t.launcher)!=null?b:{},s=(x=o.headerIconSize)!=null?x:"48px",a=(E=o.closeButtonPlacement)!=null?E:"inline",i=(B=o.headerIconHidden)!=null?B:!1,d=o.headerIconName,l=h("div","persona-flex persona-items-center persona-justify-center persona-rounded-xl persona-text-xl");if(l.style.height=s,l.style.width=s,l.style.backgroundColor="var(--persona-header-icon-bg, var(--persona-primary, #0f0f0f))",l.style.color="var(--persona-header-icon-fg, var(--persona-text-inverse, #ffffff))",!i)if(d){let K=parseFloat(s)||24,He=Pe(d,K*.6,"currentColor",1);He?l.replaceChildren(He):l.textContent=(W=(H=t==null?void 0:t.launcher)==null?void 0:H.agentIconText)!=null?W:"\u{1F4AC}"}else if((N=t==null?void 0:t.launcher)!=null&&N.iconUrl){let K=h("img");K.src=t.launcher.iconUrl,K.alt="",K.className="persona-rounded-xl persona-object-cover",K.style.height=s,K.style.width=s,l.replaceChildren(K)}else l.textContent=(se=(q=t==null?void 0:t.launcher)==null?void 0:q.agentIconText)!=null?se:"\u{1F4AC}";let p=h("div","persona-flex persona-flex-col persona-flex-1 persona-min-w-0"),u=h("span","persona-text-base persona-font-semibold");u.style.color=en.titleColor,u.textContent=(Ue=(ve=t==null?void 0:t.launcher)==null?void 0:ve.title)!=null?Ue:"Chat Assistant";let m=h("span","persona-text-xs");m.style.color=en.subtitleColor,m.textContent=(we=(je=t==null?void 0:t.launcher)==null?void 0:je.subtitle)!=null?we:"Here to help you get answers fast",p.append(u,m),i?n.append(p):n.append(l,p);let f=(Te=o.clearChat)!=null?Te:{},y=(We=f.enabled)!=null?We:!0,C=(Oe=f.placement)!=null?Oe:"inline",k=null,T=null;if(y){let He=Wl(t,{wrapperClassName:C==="top-right"?"persona-absolute persona-top-4 persona-z-50":"persona-relative persona-ml-auto persona-clear-chat-button-wrapper"});k=He.button,T=He.wrapper,C==="top-right"&&(T.style.right="48px"),C==="inline"&&n.appendChild(T)}let S=a==="top-right"?"persona-absolute persona-top-4 persona-right-4 persona-z-50":y&&C==="inline"?"persona-relative persona-inline-flex persona-items-center persona-justify-center":"persona-relative persona-ml-auto persona-inline-flex persona-items-center persona-justify-center",{button:M,wrapper:v}=Rl(t,{showClose:r,wrapperClassName:S});return a!=="top-right"&&n.appendChild(v),{header:n,iconHolder:l,headerTitle:u,headerSubtitle:m,closeButton:M,closeButtonWrapper:v,clearChatButton:k,clearChatButtonWrapper:T}},us=(e,t,r)=>{var a,i,d,l;let n=(a=r==null?void 0:r.launcher)!=null?a:{},o=(i=n.closeButtonPlacement)!=null?i:"inline",s=(l=(d=n.clearChat)==null?void 0:d.placement)!=null?l:"inline";e.appendChild(t.header),o==="top-right"&&(e.style.position="relative",e.appendChild(t.closeButtonWrapper)),t.clearChatButtonWrapper&&s==="top-right"&&(e.style.position="relative",e.appendChild(t.clearChatButtonWrapper))};function Bo(e){let{items:t,onSelect:r,anchor:n,position:o="bottom-left",portal:s}=e,a=h("div","persona-dropdown-menu persona-hidden");a.setAttribute("role","menu"),a.setAttribute("data-persona-theme-zone","dropdown"),s?(a.style.position="fixed",a.style.zIndex=String(Ro)):(a.style.position="absolute",a.style.top="100%",a.style.marginTop="4px",o==="bottom-right"?a.style.right="0":a.style.left="0");for(let f of t){if(f.dividerBefore){let k=document.createElement("hr");a.appendChild(k)}let y=document.createElement("button");if(y.type="button",y.setAttribute("role","menuitem"),y.setAttribute("data-dropdown-item-id",f.id),f.destructive&&y.setAttribute("data-destructive",""),f.icon){let k=Pe(f.icon,16,"currentColor",1.5);k&&y.appendChild(k)}let C=document.createElement("span");C.textContent=f.label,y.appendChild(C),y.addEventListener("click",k=>{k.stopPropagation(),p(),r(f.id)}),a.appendChild(y)}let i=null;function d(){if(!s)return;let f=n.getBoundingClientRect();a.style.top=`${f.bottom+4}px`,o==="bottom-right"?(a.style.right=`${window.innerWidth-f.right}px`,a.style.left="auto"):(a.style.left=`${f.left}px`,a.style.right="auto")}function l(){d(),a.classList.remove("persona-hidden"),requestAnimationFrame(()=>{let f=y=>{!a.contains(y.target)&&!n.contains(y.target)&&p()};document.addEventListener("click",f,!0),i=()=>document.removeEventListener("click",f,!0)})}function p(){a.classList.add("persona-hidden"),i==null||i(),i=null}function u(){a.classList.contains("persona-hidden")?l():p()}function m(){p(),a.remove()}return s&&s.appendChild(a),{element:a,show:l,hide:p,toggle:u,destroy:m}}function ir(e){let{icon:t,label:r,size:n,strokeWidth:o,className:s,onClick:a,aria:i}=e,d=h("button","persona-icon-btn"+(s?" "+s:""));d.type="button",d.setAttribute("aria-label",r),d.title=r;let l=Pe(t,n!=null?n:16,"currentColor",o!=null?o:2);if(l&&d.appendChild(l),a&&d.addEventListener("click",a),i)for(let[p,u]of Object.entries(i))d.setAttribute(p,u);return d}function Ja(e){let{icon:t,label:r,variant:n="default",size:o="sm",iconSize:s,className:a,onClick:i,aria:d}=e,l="persona-label-btn";n!=="default"&&(l+=" persona-label-btn--"+n),l+=" persona-label-btn--"+o,a&&(l+=" "+a);let p=h("button",l);if(p.type="button",p.setAttribute("aria-label",r),t){let m=Pe(t,s!=null?s:14,"currentColor",2);m&&p.appendChild(m)}let u=h("span");if(u.textContent=r,p.appendChild(u),i&&p.addEventListener("click",i),d)for(let[m,f]of Object.entries(d))p.setAttribute(m,f);return p}function Xa(e){let{items:t,selectedId:r,onSelect:n,className:o}=e,s=h("div","persona-toggle-group"+(o?" "+o:""));s.setAttribute("role","group");let a=r,i=[];function d(){for(let p of i)p.btn.setAttribute("aria-pressed",p.id===a?"true":"false")}for(let p of t){let u;p.icon?u=ir({icon:p.icon,label:p.label,onClick:()=>{a=p.id,d(),n(p.id)}}):(u=h("button","persona-icon-btn"),u.type="button",u.setAttribute("aria-label",p.label),u.title=p.label,u.textContent=p.label,u.addEventListener("click",()=>{a=p.id,d(),n(p.id)})),u.setAttribute("aria-pressed",p.id===a?"true":"false"),i.push({id:p.id,btn:u}),s.appendChild(u)}function l(p){a=p,d()}return{element:s,setSelected:l}}function Hl(e){var f,y;let{label:t,icon:r="chevron-down",menuItems:n,onSelect:o,position:s="bottom-left",portal:a,className:i,hover:d}=e,l=h("div","persona-combo-btn"+(i?" "+i:""));l.style.position="relative",l.style.display="inline-flex",l.style.alignItems="center",l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0"),l.setAttribute("aria-haspopup","true"),l.setAttribute("aria-expanded","false"),l.setAttribute("aria-label",t);let p=h("span","persona-combo-btn-label");p.textContent=t,l.appendChild(p);let u=Pe(r,14,"currentColor",2);u&&(u.style.marginLeft="4px",u.style.opacity="0.6",l.appendChild(u)),d&&(l.style.borderRadius=(f=d.borderRadius)!=null?f:"10px",l.style.padding=(y=d.padding)!=null?y:"6px 4px 6px 12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.addEventListener("mouseenter",()=>{var C,k;l.style.backgroundColor=(C=d.background)!=null?C:"",l.style.borderColor=(k=d.border)!=null?k:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}));let m=Bo({items:n,onSelect:C=>{l.setAttribute("aria-expanded","false"),o(C)},anchor:l,position:s,portal:a});return a||l.appendChild(m.element),l.addEventListener("click",C=>{C.stopPropagation();let k=!m.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",k?"false":"true"),m.toggle()}),l.addEventListener("keydown",C=>{(C.key==="Enter"||C.key===" ")&&(C.preventDefault(),l.click())}),{element:l,setLabel:C=>{p.textContent=C,l.setAttribute("aria-label",C)},open:()=>{l.setAttribute("aria-expanded","true"),m.show()},close:()=>{l.setAttribute("aria-expanded","false"),m.hide()},toggle:()=>{let C=!m.element.classList.contains("persona-hidden");l.setAttribute("aria-expanded",C?"false":"true"),m.toggle()},destroy:()=>{m.destroy(),l.remove()}}}var Jp=e=>{var n;let t=go({config:e.config,showClose:e.showClose,onClose:e.onClose,onClearChat:e.onClearChat}),r=(n=e.layoutHeaderConfig)==null?void 0:n.onTitleClick;if(r){let o=t.headerTitle.parentElement;o&&(o.style.cursor="pointer",o.setAttribute("role","button"),o.setAttribute("tabindex","0"),o.addEventListener("click",()=>r()),o.addEventListener("keydown",s=>{(s.key==="Enter"||s.key===" ")&&(s.preventDefault(),r())}))}return t};function eC(e,t,r){var n,o,s;if(t!=null&&t.length)for(let a of t){let i=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-md persona-border-none persona-bg-transparent persona-p-0 persona-text-persona-muted hover:persona-opacity-80");if(i.type="button",i.setAttribute("aria-label",(o=(n=a.ariaLabel)!=null?n:a.label)!=null?o:a.id),a.icon){let d=Pe(a.icon,14,"currentColor",2);d&&i.appendChild(d)}else a.label&&(i.textContent=a.label);if((s=a.menuItems)!=null&&s.length){let d=h("div","persona-relative");d.appendChild(i);let l=Bo({items:a.menuItems,onSelect:p=>r==null?void 0:r(p),anchor:d,position:"bottom-left"});d.appendChild(l.element),i.addEventListener("click",p=>{p.stopPropagation(),l.toggle()}),e.appendChild(d)}else i.addEventListener("click",()=>r==null?void 0:r(a.id)),e.appendChild(i)}}var Xp=e=>{var S,M,v,b,x,E,B,H,W;let{config:t,showClose:r=!0,onClose:n,layoutHeaderConfig:o,onHeaderAction:s}=e,a=(S=t==null?void 0:t.launcher)!=null?S:{},i=h("div","persona-flex persona-items-center persona-justify-between persona-px-6 persona-py-4");i.setAttribute("data-persona-theme-zone","header"),i.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",i.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",i.style.boxShadow="var(--persona-header-shadow, none)",i.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let d=o==null?void 0:o.titleMenu,l,p;if(d)l=Hl({label:(M=a.title)!=null?M:"Chat Assistant",menuItems:d.menuItems,onSelect:d.onSelect,hover:d.hover,className:""}).element,l.style.color=en.titleColor,p=(v=l.querySelector(".persona-combo-btn-label"))!=null?v:l;else{if(l=h("div","persona-flex persona-min-w-0 persona-flex-1 persona-items-center persona-gap-1"),p=h("span","persona-text-base persona-font-semibold persona-truncate"),p.style.color=en.titleColor,p.textContent=(b=a.title)!=null?b:"Chat Assistant",l.appendChild(p),eC(l,o==null?void 0:o.trailingActions,(x=o==null?void 0:o.onAction)!=null?x:s),o!=null&&o.onTitleClick){l.style.cursor="pointer",l.setAttribute("role","button"),l.setAttribute("tabindex","0");let q=o.onTitleClick;l.addEventListener("click",se=>{se.target.closest("button")||q()}),l.addEventListener("keydown",se=>{(se.key==="Enter"||se.key===" ")&&(se.preventDefault(),q())})}let N=o==null?void 0:o.titleRowHover;N&&(l.style.borderRadius=(E=N.borderRadius)!=null?E:"10px",l.style.padding=(B=N.padding)!=null?B:"6px 4px 6px 12px",l.style.margin="-6px 0 -6px -12px",l.style.border="1px solid transparent",l.style.transition="background-color 0.15s ease, border-color 0.15s ease",l.style.width="fit-content",l.style.flex="none",l.addEventListener("mouseenter",()=>{var q,se;l.style.backgroundColor=(q=N.background)!=null?q:"",l.style.borderColor=(se=N.border)!=null?se:""}),l.addEventListener("mouseleave",()=>{l.style.backgroundColor="",l.style.borderColor="transparent"}))}i.appendChild(l);let u=(H=a.closeButtonSize)!=null?H:"32px",m=h("div",""),f=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");f.style.height=u,f.style.width=u,f.type="button",f.setAttribute("aria-label","Close chat"),f.style.display=r?"":"none",f.style.color=a.closeButtonColor||en.actionIconColor;let y=(W=a.closeButtonIconName)!=null?W:"x",C=Pe(y,"28px","currentColor",1);C?f.appendChild(C):f.textContent="\xD7",n&&f.addEventListener("click",n),m.appendChild(f),i.appendChild(m);let k=h("div");k.style.display="none";let T=h("span");return T.style.display="none",{header:i,iconHolder:k,headerTitle:p,headerSubtitle:T,closeButton:f,closeButtonWrapper:m,clearChatButton:null,clearChatButtonWrapper:null}},Bl={default:Jp,minimal:Xp},Yp=e=>{var t;return(t=Bl[e])!=null?t:Bl.default},$s=(e,t,r)=>{var a,i,d;if(t!=null&&t.render){let l=t.render({config:e,onClose:r==null?void 0:r.onClose,onClearChat:r==null?void 0:r.onClearChat,trailingActions:t.trailingActions,onAction:t.onAction}),p=h("div");p.style.display="none";let u=h("span"),m=h("span"),f=h("button");f.style.display="none";let y=h("div");return y.style.display="none",{header:l,iconHolder:p,headerTitle:u,headerSubtitle:m,closeButton:f,closeButtonWrapper:y,clearChatButton:null,clearChatButtonWrapper:null}}let n=(a=t==null?void 0:t.layout)!=null?a:"default",s=Yp(n)({config:e,showClose:(d=(i=t==null?void 0:t.showCloseButton)!=null?i:r==null?void 0:r.showClose)!=null?d:!0,onClose:r==null?void 0:r.onClose,onClearChat:r==null?void 0:r.onClearChat,layoutHeaderConfig:t,onHeaderAction:t==null?void 0:t.onAction});return t&&(t.showIcon===!1&&(s.iconHolder.style.display="none"),t.showTitle===!1&&(s.headerTitle.style.display="none"),t.showSubtitle===!1&&(s.headerSubtitle.style.display="none"),t.showCloseButton===!1&&(s.closeButton.style.display="none"),t.showClearChat===!1&&s.clearChatButtonWrapper&&(s.clearChatButtonWrapper.style.display="none")),s};var Dl=e=>{var a,i;let t=h("textarea");t.setAttribute("data-persona-composer-input",""),t.placeholder=(i=(a=e==null?void 0:e.copy)==null?void 0:a.inputPlaceholder)!=null?i:"Type your message\u2026",t.className="persona-w-full persona-min-h-[24px] persona-resize-none persona-border-none persona-bg-transparent persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-none persona-composer-textarea",t.rows=1,t.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',t.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))";let r=3,n=20;t.style.maxHeight=`${r*n}px`,t.style.overflowY="auto";let o=()=>{let d=parseFloat(t.style.maxHeight);return Number.isFinite(d)&&d>0?d:r*n},s=()=>{t.addEventListener("input",()=>{t.style.height="auto";let d=Math.min(t.scrollHeight,o());t.style.height=`${d}px`})};return t.style.border="none",t.style.outline="none",t.style.borderWidth="0",t.style.borderStyle="none",t.style.borderColor="transparent",t.addEventListener("focus",()=>{t.style.border="none",t.style.outline="none",t.style.borderWidth="0",t.style.borderStyle="none",t.style.borderColor="transparent",t.style.boxShadow="none"}),t.addEventListener("blur",()=>{t.style.border="none",t.style.outline="none"}),{textarea:t,attachAutoResize:s}},Ol=e=>{var b,x,E,B,H,W,N,q,se,ve,Ue,je;let t=(b=e==null?void 0:e.sendButton)!=null?b:{},r=(x=t.useIcon)!=null?x:!1,n=(E=t.iconText)!=null?E:"\u2191",o=t.iconName,s=(B=t.stopIconName)!=null?B:"square",a=(H=t.tooltipText)!=null?H:"Send message",i=(W=t.stopTooltipText)!=null?W:"Stop generating",d=(q=(N=e==null?void 0:e.copy)==null?void 0:N.sendButtonLabel)!=null?q:"Send",l=(ve=(se=e==null?void 0:e.copy)==null?void 0:se.stopButtonLabel)!=null?ve:"Stop",p=(Ue=t.showTooltip)!=null?Ue:!1,u=(je=t.size)!=null?je:"40px",m=t.backgroundColor,f=t.textColor,y=h("div","persona-send-button-wrapper"),C=h("button",r?"persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer":"persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold disabled:persona-opacity-50 persona-cursor-pointer");C.type="submit",C.setAttribute("data-persona-composer-submit","");let k=null,T=null;if(r){C.style.width=u,C.style.height=u,C.style.minWidth=u,C.style.minHeight=u,C.style.fontSize="18px",C.style.lineHeight="1",C.innerHTML="",f?C.style.color=f:C.style.color="var(--persona-button-primary-fg, #ffffff)";let we=parseFloat(u)||24,Te=(f==null?void 0:f.trim())||"currentColor";o?(k=Pe(o,we,Te,2),k?C.appendChild(k):C.textContent=n):C.textContent=n,T=Pe(s,we,Te,2),m?C.style.backgroundColor=m:C.classList.add("persona-bg-persona-primary")}else C.textContent=d,f?C.style.color=f:C.classList.add("persona-text-white");t.borderWidth&&(C.style.borderWidth=t.borderWidth,C.style.borderStyle="solid"),t.borderColor&&(C.style.borderColor=t.borderColor),t.paddingX?(C.style.paddingLeft=t.paddingX,C.style.paddingRight=t.paddingX):(C.style.paddingLeft="",C.style.paddingRight=""),t.paddingY?(C.style.paddingTop=t.paddingY,C.style.paddingBottom=t.paddingY):(C.style.paddingTop="",C.style.paddingBottom="");let S=null;p&&a&&(S=h("div","persona-send-button-tooltip"),S.textContent=a,y.appendChild(S)),C.setAttribute("aria-label",a),y.appendChild(C);let M="send";return{button:C,wrapper:y,setMode:we=>{if(we===M)return;M=we;let Te=we==="stop"?i:a;if(C.setAttribute("aria-label",Te),S&&(S.textContent=Te),r){if(k&&T){let We=we==="stop"?T:k;C.replaceChildren(We)}}else C.textContent=we==="stop"?l:d}}},_l=e=>{var S,M,v,b,x,E,B,H,W,N,q,se;let t=(S=e==null?void 0:e.voiceRecognition)!=null?S:{};if(!(t.enabled===!0))return null;let n=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),o=((M=t.provider)==null?void 0:M.type)==="runtype";if(!(n||o))return null;let a=(b=(v=e==null?void 0:e.sendButton)==null?void 0:v.size)!=null?b:"40px",i=h("div","persona-send-button-wrapper"),d=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");d.type="button",d.setAttribute("data-persona-composer-mic",""),d.setAttribute("aria-label","Start voice recognition");let l=(x=t.iconName)!=null?x:"mic",p=(E=t.iconSize)!=null?E:a,u=parseFloat(p)||24,m=(H=t.backgroundColor)!=null?H:(B=e==null?void 0:e.sendButton)==null?void 0:B.backgroundColor,f=(N=t.iconColor)!=null?N:(W=e==null?void 0:e.sendButton)==null?void 0:W.textColor;d.style.width=p,d.style.height=p,d.style.minWidth=p,d.style.minHeight=p,d.style.fontSize="18px",d.style.lineHeight="1",f?d.style.color=f:d.style.color="var(--persona-text, #111827)";let C=Pe(l,u,f||"currentColor",1.5);C?d.appendChild(C):d.textContent="\u{1F3A4}",m&&(d.style.backgroundColor=m),t.borderWidth&&(d.style.borderWidth=t.borderWidth,d.style.borderStyle="solid"),t.borderColor&&(d.style.borderColor=t.borderColor),t.paddingX&&(d.style.paddingLeft=t.paddingX,d.style.paddingRight=t.paddingX),t.paddingY&&(d.style.paddingTop=t.paddingY,d.style.paddingBottom=t.paddingY),i.appendChild(d);let k=(q=t.tooltipText)!=null?q:"Start voice recognition";if(((se=t.showTooltip)!=null?se:!1)&&k){let ve=h("div","persona-send-button-tooltip");ve.textContent=k,i.appendChild(ve)}return{button:d,wrapper:i}},Nl=e=>{var y,C,k,T,S,M,v,b;let t=(y=e==null?void 0:e.attachments)!=null?y:{};if(t.enabled!==!0)return null;let r=(k=(C=e==null?void 0:e.sendButton)==null?void 0:C.size)!=null?k:"40px",n=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2");n.style.display="none";let o=h("input");o.type="file",o.accept=((T=t.allowedTypes)!=null?T:mo).join(","),o.multiple=((S=t.maxFiles)!=null?S:4)>1,o.style.display="none",o.setAttribute("aria-label","Attach files");let s=h("div","persona-send-button-wrapper"),a=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button");a.type="button",a.setAttribute("aria-label",(M=t.buttonTooltipText)!=null?M:"Attach file");let i=(v=t.buttonIconName)!=null?v:"paperclip",d=r,l=parseFloat(d)||40,p=Math.round(l*.6);a.style.width=d,a.style.height=d,a.style.minWidth=d,a.style.minHeight=d,a.style.fontSize="18px",a.style.lineHeight="1",a.style.backgroundColor="transparent",a.style.color="var(--persona-primary, #111827)",a.style.border="none",a.style.borderRadius="6px",a.style.transition="background-color 0.15s ease",a.addEventListener("mouseenter",()=>{a.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),a.addEventListener("mouseleave",()=>{a.style.backgroundColor="transparent"});let u=Pe(i,p,"currentColor",1.5);u?a.appendChild(u):a.textContent="\u{1F4CE}",a.addEventListener("click",x=>{x.preventDefault(),o.click()}),s.appendChild(a);let m=(b=t.buttonTooltipText)!=null?b:"Attach file",f=h("div","persona-send-button-tooltip");return f.textContent=m,s.appendChild(f),{button:a,wrapper:s,input:o,previewsContainer:n}},$l=e=>{var a,i,d;let t=(a=e==null?void 0:e.statusIndicator)!=null?a:{},r=t.align==="left"?"persona-text-left":t.align==="center"?"persona-text-center":"persona-text-right",n=h("div",`persona-mt-2 ${r} persona-text-xs persona-text-persona-muted`);n.setAttribute("data-persona-composer-status","");let o=(i=t.visible)!=null?i:!0;n.style.display=o?"":"none";let s=(d=t.idleText)!=null?d:"Online";if(t.idleLink){let l=h("a");l.href=t.idleLink,l.target="_blank",l.rel="noopener noreferrer",l.textContent=s,l.style.color="inherit",l.style.textDecoration="none",n.appendChild(l)}else n.textContent=s;return n},Fl=()=>h("div","persona-mb-3 persona-flex persona-flex-wrap persona-gap-2");var Fs=e=>{var y,C,k,T,S,M;let{config:t}=e,r=h("div","persona-widget-footer persona-border-t-persona-divider persona-bg-persona-surface persona-px-6 persona-py-4");r.setAttribute("data-persona-theme-zone","composer");let n=Fl(),o=h("form","persona-widget-composer persona-flex persona-flex-col persona-gap-2 persona-rounded-2xl persona-border persona-border-gray-200 persona-bg-persona-input-background persona-px-4 persona-py-3");o.setAttribute("data-persona-composer-form",""),o.style.outline="none";let{textarea:s,attachAutoResize:a}=Dl(t);a();let i=Ol(t),d=_l(t),l=Nl(t),p=$l(t);l&&(l.previewsContainer.style.gap="8px",o.append(l.previewsContainer,l.input)),o.append(s);let u=h("div","persona-widget-composer__actions persona-flex persona-items-center persona-justify-between persona-w-full"),m=h("div","persona-widget-composer__left-actions persona-flex persona-items-center persona-gap-2"),f=h("div","persona-widget-composer__right-actions persona-flex persona-items-center persona-gap-1");return l&&m.append(l.wrapper),d&&f.append(d.wrapper),f.append(i.wrapper),u.append(m,f),o.append(u),o.addEventListener("click",v=>{v.target!==i.button&&v.target!==i.wrapper&&v.target!==(d==null?void 0:d.button)&&v.target!==(d==null?void 0:d.wrapper)&&v.target!==(l==null?void 0:l.button)&&v.target!==(l==null?void 0:l.wrapper)&&s.focus()}),r.append(n,o,p),{footer:r,suggestions:n,composerForm:o,textarea:s,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(y=d==null?void 0:d.button)!=null?y:null,micButtonWrapper:(C=d==null?void 0:d.wrapper)!=null?C:null,statusText:p,attachmentButton:(k=l==null?void 0:l.button)!=null?k:null,attachmentButtonWrapper:(T=l==null?void 0:l.wrapper)!=null?T:null,attachmentInput:(S=l==null?void 0:l.input)!=null?S:null,attachmentPreviewsContainer:(M=l==null?void 0:l.previewsContainer)!=null?M:null,actionsRow:u,leftActions:m,rightActions:f,setSendButtonMode:i.setMode}};var yx=()=>{let e=h("button","persona-pill-peek");e.type="button",e.setAttribute("data-persona-pill-peek",""),e.setAttribute("aria-label","Show conversation"),e.setAttribute("tabindex","-1");let t=h("span","persona-pill-peek__icon"),r=Pe("message-square",16,"currentColor",1.5);r&&t.appendChild(r);let n=h("span","persona-pill-peek__text"),o=h("span","persona-pill-peek__caret"),s=Pe("chevron-up",16,"currentColor",1.5);return s&&o.appendChild(s),e.append(t,n,o),{root:e,textNode:n}},bx=e=>{var y,C,k,T,S,M;let{config:t}=e,r=h("div","persona-widget-footer persona-widget-footer--pill");r.setAttribute("data-persona-theme-zone","composer");let n=Fl();n.style.display="none";let o=$l(t);o.style.display="none";let{textarea:s,attachAutoResize:a}=Dl(t);s.style.maxHeight="100px",a();let i=Ol(t),d=_l(t),l=Nl(t);l&&l.previewsContainer.classList.add("persona-pill-composer__previews");let p=h("form","persona-widget-composer persona-pill-composer");p.setAttribute("data-persona-composer-form",""),p.style.outline="none";let u=h("div","persona-widget-composer__left-actions persona-pill-composer__left");l&&u.append(l.wrapper);let m=h("div","persona-widget-composer__right-actions persona-pill-composer__right");d&&m.append(d.wrapper),m.append(i.wrapper),p.addEventListener("click",v=>{v.target!==i.button&&v.target!==i.wrapper&&v.target!==(d==null?void 0:d.button)&&v.target!==(d==null?void 0:d.wrapper)&&v.target!==(l==null?void 0:l.button)&&v.target!==(l==null?void 0:l.wrapper)&&s.focus()}),l&&p.append(l.input),p.append(u,s,m),l&&r.append(l.previewsContainer),r.append(p,n,o);let f=p;return{footer:r,suggestions:n,composerForm:p,textarea:s,sendButton:i.button,sendButtonWrapper:i.wrapper,micButton:(y=d==null?void 0:d.button)!=null?y:null,micButtonWrapper:(C=d==null?void 0:d.wrapper)!=null?C:null,statusText:o,attachmentButton:(k=l==null?void 0:l.button)!=null?k:null,attachmentButtonWrapper:(T=l==null?void 0:l.wrapper)!=null?T:null,attachmentInput:(S=l==null?void 0:l.input)!=null?S:null,attachmentPreviewsContainer:(M=l==null?void 0:l.previewsContainer)!=null?M:null,actionsRow:f,leftActions:u,rightActions:m,setSendButtonMode:i.setMode}};var wx=e=>{var p,u,m,f,y,C,k,T,S,M,v,b,x,E,B,H,W;let t=(u=(p=e==null?void 0:e.launcher)==null?void 0:p.enabled)!=null?u:!0,r=Tr(e);if(Ho(e)){let N=(f=(m=e==null?void 0:e.launcher)==null?void 0:m.composerBar)!=null?f:{},q=h("div","persona-widget-wrapper persona-fixed persona-transition");q.setAttribute("data-persona-composer-bar",""),q.dataset.state="collapsed",q.dataset.expandedSize=(y=N.expandedSize)!=null?y:"anchored",q.style.zIndex=String((k=(C=e==null?void 0:e.launcher)==null?void 0:C.zIndex)!=null?k:qr);let se=h("div","persona-widget-panel persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");se.style.width="100%",q.appendChild(se);let ve=h("div","persona-widget-pill-root");return ve.setAttribute("data-persona-composer-bar",""),ve.dataset.state="collapsed",ve.dataset.expandedSize=(T=N.expandedSize)!=null?T:"anchored",ve.style.zIndex=String((M=(S=e==null?void 0:e.launcher)==null?void 0:S.zIndex)!=null?M:qr),{wrapper:q,panel:se,pillRoot:ve}}if(r){let N=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col"),q=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");return N.appendChild(q),{wrapper:N,panel:q}}if(!t){let N=h("div","persona-relative persona-h-full persona-flex persona-flex-col persona-flex-1 persona-min-h-0"),q=h("div","persona-relative persona-flex-1 persona-flex persona-flex-col persona-min-h-0"),se=(b=(v=e==null?void 0:e.launcher)==null?void 0:v.width)!=null?b:"100%";return N.style.width=se,q.style.width="100%",N.appendChild(q),{wrapper:N,panel:q}}let o=(x=e==null?void 0:e.launcher)!=null?x:{},s=o.position&&Fn[o.position]?Fn[o.position]:Fn["bottom-right"],a=h("div",`persona-widget-wrapper persona-fixed ${s} persona-transition`);a.style.zIndex=String((B=(E=e==null?void 0:e.launcher)==null?void 0:E.zIndex)!=null?B:qr);let i=h("div","persona-widget-panel persona-relative persona-min-h-[320px]"),d=(W=(H=e==null?void 0:e.launcher)==null?void 0:H.width)!=null?W:e==null?void 0:e.launcherWidth,l=d!=null?d:yn;return i.style.width=l,i.style.maxWidth=l,a.appendChild(i),{wrapper:a,panel:i}},tC=(e,t)=>{var v,b,x,E,B,H,W,N,q;let r=h("div","persona-widget-container persona-relative persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-text-persona-primary");r.setAttribute("data-persona-theme-zone","container");let{button:n,wrapper:o}=Rl(e,{showClose:t,wrapperClassName:"persona-composer-bar-close",buttonSize:"16px",iconSize:"14px"});o.style.position="absolute",o.style.top="8px",o.style.right="8px",o.style.zIndex="10";let s=(x=(b=(v=e==null?void 0:e.launcher)==null?void 0:v.clearChat)==null?void 0:b.enabled)!=null?x:!0,a=null,i=null;if(s){let se=Wl(e,{wrapperClassName:"persona-composer-bar-clear-chat",buttonSize:"16px",iconSize:"14px"});a=se.button,i=se.wrapper,i.style.position="absolute",i.style.top="8px",i.style.right="32px",i.style.zIndex="10"}let d=h("span","persona-widget-header");d.setAttribute("data-persona-theme-zone","header"),d.style.display="none";let l=h("div","persona-widget-body persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-gap-6 persona-overflow-y-auto persona-bg-persona-container persona-px-6 persona-py-6");l.style.paddingTop="48px",l.id="persona-scroll-container",l.setAttribute("data-persona-theme-zone","messages");let p=h("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");p.style.boxShadow="var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))",p.setAttribute("data-persona-intro-card","");let u=h("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");u.textContent=(B=(E=e==null?void 0:e.copy)==null?void 0:E.welcomeTitle)!=null?B:"Hello \u{1F44B}";let m=h("p","persona-mt-2 persona-text-sm persona-text-persona-muted");m.textContent=(W=(H=e==null?void 0:e.copy)==null?void 0:H.welcomeSubtitle)!=null?W:"Ask anything about your account or products.",p.append(u,m);let f=h("div","persona-flex persona-flex-col persona-gap-3"),y=(N=e==null?void 0:e.layout)==null?void 0:N.contentMaxWidth;y&&(f.style.maxWidth=y,f.style.marginLeft="auto",f.style.marginRight="auto",f.style.width="100%"),((q=e==null?void 0:e.copy)==null?void 0:q.showWelcomeCard)!==!1||(p.style.display="none",l.classList.remove("persona-gap-6"),l.classList.add("persona-gap-3")),l.append(p,f);let k=h("div","persona-composer-overlay persona-pointer-events-none");k.setAttribute("data-persona-composer-overlay",""),k.style.position="absolute",k.style.left="0",k.style.right="0",k.style.bottom="0",k.style.zIndex="20";let T=bx({config:e}),{root:S,textNode:M}=yx();return r.append(d,o,l,k),i&&r.appendChild(i),{container:r,body:l,messagesWrapper:f,composerOverlay:k,suggestions:T.suggestions,textarea:T.textarea,sendButton:T.sendButton,sendButtonWrapper:T.sendButtonWrapper,micButton:T.micButton,micButtonWrapper:T.micButtonWrapper,composerForm:T.composerForm,statusText:T.statusText,introTitle:u,introSubtitle:m,closeButton:n,closeButtonWrapper:o,clearChatButton:a,clearChatButtonWrapper:i,iconHolder:h("span"),headerTitle:h("span"),headerSubtitle:h("span"),header:d,footer:T.footer,attachmentButton:T.attachmentButton,attachmentButtonWrapper:T.attachmentButtonWrapper,attachmentInput:T.attachmentInput,attachmentPreviewsContainer:T.attachmentPreviewsContainer,actionsRow:T.actionsRow,leftActions:T.leftActions,rightActions:T.rightActions,setSendButtonMode:T.setSendButtonMode,peekBanner:S,peekTextNode:M}},Cx=(e,t=!0)=>{var k,T,S,M,v,b,x,E,B;if(Ho(e))return tC(e,t);let r=h("div","persona-widget-container persona-flex persona-h-full persona-w-full persona-flex-1 persona-min-h-0 persona-flex-col persona-text-persona-primary persona-bg-persona-surface persona-rounded-2xl persona-overflow-hidden persona-border persona-border-persona-border");r.setAttribute("data-persona-theme-zone","container");let n=(k=e==null?void 0:e.layout)==null?void 0:k.header,o=((T=e==null?void 0:e.layout)==null?void 0:T.showHeader)!==!1,s=n?$s(e,n,{showClose:t}):go({config:e,showClose:t}),a=h("div","persona-widget-body persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-gap-6 persona-overflow-y-auto persona-bg-persona-container persona-px-6 persona-py-6");a.id="persona-scroll-container",a.setAttribute("data-persona-theme-zone","messages");let i=h("div","persona-rounded-2xl persona-bg-persona-surface persona-p-6");i.style.boxShadow=Tr(e)?"none":"var(--persona-intro-card-shadow, 0 5px 15px rgba(15, 23, 42, 0.08))";let d=h("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");d.textContent=(M=(S=e==null?void 0:e.copy)==null?void 0:S.welcomeTitle)!=null?M:"Hello \u{1F44B}";let l=h("p","persona-mt-2 persona-text-sm persona-text-persona-muted");l.textContent=(b=(v=e==null?void 0:e.copy)==null?void 0:v.welcomeSubtitle)!=null?b:"Ask anything about your account or products.",i.append(d,l);let p=h("div","persona-flex persona-flex-col persona-gap-3"),u=(x=e==null?void 0:e.layout)==null?void 0:x.contentMaxWidth;u&&(p.style.maxWidth=u,p.style.marginLeft="auto",p.style.marginRight="auto",p.style.width="100%"),i.setAttribute("data-persona-intro-card",""),((E=e==null?void 0:e.copy)==null?void 0:E.showWelcomeCard)!==!1||(i.style.display="none",a.classList.remove("persona-gap-6"),a.classList.add("persona-gap-3")),a.append(i,p);let f=Fs({config:e}),y=((B=e==null?void 0:e.layout)==null?void 0:B.showFooter)!==!1;o?us(r,s,e):(s.header.style.display="none",us(r,s,e)),r.append(a);let C=h("div","persona-composer-overlay persona-pointer-events-none");return C.setAttribute("data-persona-composer-overlay",""),C.style.position="absolute",C.style.left="0",C.style.right="0",C.style.bottom="0",C.style.zIndex="20",y||(f.footer.style.display="none"),r.append(f.footer),r.append(C),{container:r,body:a,messagesWrapper:p,composerOverlay:C,suggestions:f.suggestions,textarea:f.textarea,sendButton:f.sendButton,sendButtonWrapper:f.sendButtonWrapper,micButton:f.micButton,micButtonWrapper:f.micButtonWrapper,composerForm:f.composerForm,statusText:f.statusText,introTitle:d,introSubtitle:l,closeButton:s.closeButton,closeButtonWrapper:s.closeButtonWrapper,clearChatButton:s.clearChatButton,clearChatButtonWrapper:s.clearChatButtonWrapper,iconHolder:s.iconHolder,headerTitle:s.headerTitle,headerSubtitle:s.headerSubtitle,header:s.header,footer:f.footer,attachmentButton:f.attachmentButton,attachmentButtonWrapper:f.attachmentButtonWrapper,attachmentInput:f.attachmentInput,attachmentPreviewsContainer:f.attachmentPreviewsContainer,actionsRow:f.actionsRow,leftActions:f.leftActions,rightActions:f.rightActions,setSendButtonMode:f.setSendButtonMode}};var rC=e=>{switch(e){case"max_tool_calls":return"Stopped after calling a tool. Send a follow-up to continue.";case"length":return"Response cut off as max tokens reached. Ask for more to continue.";case"content_filter":return"The provider filtered this response.";case"error":return"Something went wrong generating this response.";default:return null}},nC=(e,t)=>{if(!e)return null;let r=rC(e);if(r===null)return null;let n=t==null?void 0:t[e],o=n!==void 0?n:r;return o||null},oC=(e,t)=>{let r=h("div","persona-message-stop-reason persona-text-xs persona-mt-2 persona-italic");return r.setAttribute("data-stop-reason",e),r.setAttribute("role","note"),r.style.opacity="0.75",r.textContent=t,r},sC=e=>{let t=e.toLowerCase();return t.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(e)||t.startsWith("data:image/")||!e.includes(":"))},Qp=e=>{let t=e.toLowerCase();return t.startsWith("javascript:")||t.startsWith("data:text/html")||t.startsWith("data:text/javascript")||t.startsWith("data:text/xml")||t.startsWith("data:application/xhtml")||t.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(e)||t.startsWith("data:")||!e.includes(":"))},Zp=320,Ax=320,aC=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(t=>t.type==="image"&&typeof t.image=="string"&&t.image.trim().length>0),iC=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(t=>t.type==="audio"&&typeof t.audio=="string"&&t.audio.trim().length>0),lC=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(t=>t.type==="video"&&typeof t.video=="string"&&t.video.trim().length>0),dC=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(t=>t.type==="file"&&typeof t.data=="string"&&t.data.trim().length>0),cC=(e,t,r)=>{if(e.length===0)return null;try{let n=h("div","persona-flex persona-flex-col persona-gap-2");n.setAttribute("data-message-attachments","images"),t&&(n.style.marginBottom="8px");let o=0,s=!1,a=()=>{s||(s=!0,n.remove(),r==null||r())};return e.forEach((i,d)=>{var u;let l=h("img");l.alt=((u=i.alt)==null?void 0:u.trim())||`Attached image ${d+1}`,l.loading="lazy",l.decoding="async",l.referrerPolicy="no-referrer",l.style.display="block",l.style.width="100%",l.style.maxWidth=`${Zp}px`,l.style.maxHeight=`${Ax}px`,l.style.height="auto",l.style.objectFit="contain",l.style.borderRadius="10px",l.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",l.style.border="1px solid var(--persona-attachment-image-border, var(--persona-border, #e5e7eb))";let p=!1;o+=1,l.addEventListener("error",()=>{p||(p=!0,o=Math.max(0,o-1),l.remove(),o===0&&a())}),l.addEventListener("load",()=>{p=!0}),sC(i.image)?(l.src=i.image,n.appendChild(l)):(p=!0,o=Math.max(0,o-1),l.remove())}),o===0?(a(),null):n}catch{return r==null||r(),null}},pC=e=>{if(e.length===0)return null;try{let t=h("div","persona-flex persona-flex-col persona-gap-2");t.setAttribute("data-message-attachments","audio");let r=0;return e.forEach(n=>{if(!Qp(n.audio))return;let o=h("audio");o.controls=!0,o.preload="metadata",o.src=n.audio,o.style.display="block",o.style.width="100%",o.style.maxWidth=`${Zp}px`,t.appendChild(o),r+=1}),r===0?(t.remove(),null):t}catch{return null}},uC=e=>{if(e.length===0)return null;try{let t=h("div","persona-flex persona-flex-col persona-gap-2");t.setAttribute("data-message-attachments","video");let r=0;return e.forEach(n=>{if(!Qp(n.video))return;let o=h("video");o.controls=!0,o.preload="metadata",o.src=n.video,o.style.display="block",o.style.width="100%",o.style.maxWidth=`${Zp}px`,o.style.maxHeight=`${Ax}px`,o.style.borderRadius="10px",o.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",t.appendChild(o),r+=1}),r===0?(t.remove(),null):t}catch{return null}},fC=e=>{if(e.length===0)return null;try{let t=h("div","persona-flex persona-flex-col persona-gap-2");t.setAttribute("data-message-attachments","files");let r=0;return e.forEach(n=>{if(!Qp(n.data))return;let o=h("a");o.href=n.data,o.download=n.filename,o.target="_blank",o.rel="noopener noreferrer",o.textContent=n.filename,o.className="persona-message-file-attachment",o.style.display="inline-flex",o.style.alignItems="center",o.style.gap="6px",o.style.padding="6px 10px",o.style.borderRadius="8px",o.style.fontSize="0.875rem",o.style.textDecoration="underline",o.style.backgroundColor="var(--persona-attachment-file-bg, var(--persona-container, #f3f4f6))",o.style.border="1px solid var(--persona-attachment-file-border, var(--persona-border, #e5e7eb))",o.style.color="inherit",t.appendChild(o),r+=1}),r===0?(t.remove(),null):t}catch{return null}},fs=()=>{let e=document.createElement("div");e.className="persona-flex persona-items-center persona-space-x-1 persona-h-5 persona-mt-2";let t=document.createElement("div");t.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",t.style.backgroundColor="currentColor",t.style.opacity="0.4",t.style.animationDelay="0ms";let r=document.createElement("div");r.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",r.style.backgroundColor="currentColor",r.style.opacity="0.4",r.style.animationDelay="250ms";let n=document.createElement("div");n.className="persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",n.style.backgroundColor="currentColor",n.style.opacity="0.4",n.style.animationDelay="500ms";let o=document.createElement("span");return o.className="persona-sr-only",o.textContent="Loading",e.appendChild(t),e.appendChild(r),e.appendChild(n),e.appendChild(o),e},eu=(e,t,r)=>{let n={config:r!=null?r:{},streaming:!0,location:e,defaultRenderer:fs};if(t){let o=t(n);if(o!==null)return o}return fs()},mC=(e,t)=>{let r=h("div","persona-flex-shrink-0 persona-w-8 persona-h-8 persona-rounded-full persona-flex persona-items-center persona-justify-center persona-text-sm"),n=t==="user"?e.userAvatar:e.assistantAvatar;if(n)if(n.startsWith("http")||n.startsWith("/")||n.startsWith("data:")){let o=h("img");o.src=n,o.alt=t==="user"?"User":"Assistant",o.className="persona-w-full persona-h-full persona-rounded-full persona-object-cover",r.appendChild(o)}else r.textContent=n,r.classList.add(t==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");else r.textContent=t==="user"?"U":"A",r.classList.add(t==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");return r},vx=(e,t)=>{let r=h("div","persona-text-xs persona-text-persona-muted"),n=new Date(e.createdAt);return t.format?r.textContent=t.format(n):r.textContent=n.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),r},gC=(e,t="bubble")=>{let r=["persona-message-bubble","persona-max-w-[85%]"];switch(t){case"flat":e==="user"?r.push("persona-message-user-bubble","persona-ml-auto","persona-text-persona-primary","persona-py-2"):r.push("persona-message-assistant-bubble","persona-text-persona-primary","persona-py-2");break;case"minimal":r.push("persona-text-sm","persona-leading-relaxed"),e==="user"?r.push("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-3","persona-py-2","persona-rounded-lg"):r.push("persona-message-assistant-bubble","persona-bg-persona-surface","persona-text-persona-primary","persona-px-3","persona-py-2","persona-rounded-lg");break;default:r.push("persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm"),e==="user"?r.push("persona-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-5","persona-py-3"):r.push("persona-message-assistant-bubble","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3");break}return r},tu=(e,t,r)=>{var f,y,C,k,T,S;let n=(f=t.showCopy)!=null?f:!0,o=(y=t.showUpvote)!=null?y:!0,s=(C=t.showDownvote)!=null?C:!0;if(!n&&!o&&!s){let M=h("div");return M.style.display="none",M.id=`actions-${e.id}`,M.setAttribute("data-actions-for",e.id),M}let a=(k=t.visibility)!=null?k:"hover",i=(T=t.align)!=null?T:"right",d=(S=t.layout)!=null?S:"pill-inside",l={left:"persona-message-actions-left",center:"persona-message-actions-center",right:"persona-message-actions-right"}[i],p={"pill-inside":"persona-message-actions-pill","row-inside":"persona-message-actions-row"}[d],u=h("div",`persona-message-actions persona-flex persona-items-center persona-gap-1 persona-mt-2 ${l} ${p} ${a==="hover"?"persona-message-actions-hover":""}`);u.id=`actions-${e.id}`,u.setAttribute("data-actions-for",e.id);let m=(M,v,b)=>{let x=ir({icon:M,label:v,size:14,className:"persona-message-action-btn"});return x.setAttribute("data-action",b),x};return n&&u.appendChild(m("copy","Copy message","copy")),o&&u.appendChild(m("thumbs-up","Upvote","upvote")),s&&u.appendChild(m("thumbs-down","Downvote","downvote")),u},Us=(e,t,r,n,o,s)=>{var K,He,j,Ce,Z,he,xe,Ve,G,ee,Ie,ye,pe,le,Ye,Me,be;let a=r!=null?r:{},i=(K=a.layout)!=null?K:"bubble",d=a.avatar,l=a.timestamp,p=(He=d==null?void 0:d.show)!=null?He:!1,u=(j=l==null?void 0:l.show)!=null?j:!1,m=(Ce=d==null?void 0:d.position)!=null?Ce:"left",f=(Z=l==null?void 0:l.position)!=null?Z:"below",y=gC(e.role,i),C=h("div",y.join(" "));C.id=`bubble-${e.id}`,C.setAttribute("data-message-id",e.id),C.setAttribute("data-persona-theme-zone",e.role==="user"?"user-message":"assistant-message"),e.role==="user"?(C.style.backgroundColor="var(--persona-message-user-bg, var(--persona-accent))",C.style.color="var(--persona-message-user-text, white)"):e.role==="assistant"&&(C.style.backgroundColor="var(--persona-message-assistant-bg, var(--persona-surface))",C.style.color="var(--persona-message-assistant-text, var(--persona-text))");let k=aC(e),T=(xe=(he=e.content)==null?void 0:he.trim())!=null?xe:"",M=k.length>0&&T===rl,v=El((G=(Ve=s==null?void 0:s.widgetConfig)==null?void 0:Ve.features)==null?void 0:G.streamAnimation),b=(ye=(Ie=(ee=s==null?void 0:s.widgetConfig)==null?void 0:ee.features)==null?void 0:Ie.streamAnimation)==null?void 0:ye.plugins,x=e.role==="assistant"&&v.type!=="none"?qa(v.type,b):null,E=e.role==="assistant"&&((pe=x==null?void 0:x.isAnimating)==null?void 0:pe.call(x,e))===!0,B=e.role==="assistant"&&x!==null&&(!!e.streaming||E);B&&(x!=null&&x.bubbleClass)&&C.classList.add(x.bubbleClass);let H=document.createElement("div");H.classList.add("persona-message-content"),B&&x&&(x.containerClass&&H.classList.add(x.containerClass),H.style.setProperty("--persona-stream-step",`${v.speed}ms`),H.style.setProperty("--persona-stream-duration",`${v.duration}ms`));let W=B?Ll((le=e.content)!=null?le:"",v.buffer,x,e,!!e.streaming):(Ye=e.content)!=null?Ye:"",N=t({text:W,message:e,streaming:!!e.streaming,raw:e.rawContent}),q=N;B&&(x==null?void 0:x.wrap)==="char"?q=ja(N,"char",e.id,{skipTags:x.skipTags}):B&&(x==null?void 0:x.wrap)==="word"&&(q=ja(N,"word",e.id,{skipTags:x.skipTags}));let se=null;if(M?(se=document.createElement("div"),se.innerHTML=q,se.style.display="none",H.appendChild(se)):H.innerHTML=q,B&&(x!=null&&x.useCaret)&&!M&&T){let J=Pl(),Ke=H.querySelectorAll(".persona-stream-char, .persona-stream-word"),ne=Ke[Ke.length-1];if(ne!=null&&ne.parentNode)ne.parentNode.insertBefore(J,ne.nextSibling);else{let Y=H.lastElementChild;Y?Y.appendChild(J):H.appendChild(J)}}if(u&&f==="inline"&&e.createdAt){let J=vx(e,l);J.classList.add("persona-ml-2","persona-inline"),H.appendChild(J)}if(k.length>0){let J=cC(k,!M&&!!T,()=>{M&&se&&(se.style.display="")});J?C.appendChild(J):M&&se&&(se.style.display="")}let ve=iC(e);if(ve.length>0){let J=pC(ve);J&&C.appendChild(J)}let Ue=lC(e);if(Ue.length>0){let J=uC(Ue);J&&C.appendChild(J)}let je=dC(e);if(je.length>0){let J=fC(je);J&&C.appendChild(J)}if(C.appendChild(H),u&&f==="below"&&e.createdAt){let J=vx(e,l);J.classList.add("persona-mt-1"),C.appendChild(J)}let we=e.role==="assistant"?nC(e.stopReason,(be=(Me=s==null?void 0:s.widgetConfig)==null?void 0:Me.copy)==null?void 0:be.stopReasonNotice):null;if(e.streaming&&e.role==="assistant"){let J=!!(W&&W.trim()),Ke=v.placeholder==="skeleton",ne=Ke&&v.buffer==="line"&&J;if(J)ne&&C.appendChild(Va());else if(Ke)C.appendChild(Va());else{let Y=eu("inline",s==null?void 0:s.loadingIndicatorRenderer,s==null?void 0:s.widgetConfig);Y&&C.appendChild(Y)}}if(we&&e.stopReason&&!e.streaming&&(T||(H.style.display="none"),C.appendChild(oC(e.stopReason,we))),e.role==="assistant"&&!e.streaming&&e.content&&e.content.trim()&&(n==null?void 0:n.enabled)!==!1&&n){let J=tu(e,n,o);C.appendChild(J)}if(!p||e.role==="system")return C;let We=h("div",`persona-flex persona-gap-2 ${e.role==="user"?"persona-flex-row-reverse":""}`),Oe=mC(d,e.role);return m==="right"||m==="left"&&e.role==="user"?We.append(C,Oe):We.append(Oe,C),C.classList.remove("persona-max-w-[85%]"),C.classList.add("persona-max-w-[calc(85%-2.5rem)]"),We},Sx=(e,t,r,n,o,s)=>{let a=r!=null?r:{};return e.role==="user"&&a.renderUserMessage?a.renderUserMessage({message:e,config:{},streaming:!!e.streaming}):e.role==="assistant"&&a.renderAssistantMessage?a.renderAssistantMessage({message:e,config:{},streaming:!!e.streaming}):Us(e,t,r,n,o,s)};var zs=new Set,hC=(e,t)=>t==null?!1:typeof t=="string"?(e.textContent=t,!0):(e.appendChild(t),!0),xC=(e,t)=>{var n,o;let r=(o=(n=e.reasoning)==null?void 0:n.chunks.join("").trim())!=null?o:"";return r?r.split(/\r?\n/).map(s=>s.trim()).filter(Boolean).slice(0,t).join(`
|
|
74
|
+
`):""},Tx=(e,t)=>{let r=zs.has(e),n=t.querySelector('button[data-expand-header="true"]'),o=t.querySelector(".persona-border-t"),s=t.querySelector('[data-persona-collapsed-preview="reasoning"]');if(!n||!o)return;n.setAttribute("aria-expanded",r?"true":"false");let a=n.querySelector(".persona-ml-auto"),i=a==null?void 0:a.querySelector(":scope > .persona-flex.persona-items-center");if(i){i.innerHTML="";let l=Pe(r?"chevron-up":"chevron-down",16,"currentColor",2);l?i.appendChild(l):i.textContent=r?"Hide":"Show"}o.style.display=r?"":"none",s&&(s.style.display=r?"none":s.textContent||s.childNodes.length?"":"none")},ru=(e,t)=>{var Ue,je,we,Te,We,Oe,K,He,j,Ce,Z;let r=e.reasoning,n=h("div",["persona-message-bubble","persona-reasoning-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-shadow-sm","persona-overflow-hidden","persona-px-0","persona-py-0"].join(" "));if(n.id=`bubble-${e.id}`,n.setAttribute("data-message-id",e.id),!r)return n;let o=(je=(Ue=t==null?void 0:t.features)==null?void 0:Ue.reasoningDisplay)!=null?je:{},s=o.expandable!==!1,a=s&&zs.has(e.id),i=r.status!=="complete",d=xC(e,(we=o.previewMaxLines)!=null?we:3),l=h("button",s?"persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-pointer persona-border-none":"persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-default persona-border-none");l.type="button",s&&(l.setAttribute("aria-expanded",a?"true":"false"),l.setAttribute("data-expand-header","true")),l.setAttribute("data-bubble-type","reasoning");let p=h("div","persona-flex persona-flex-col persona-text-left"),u=h("span","persona-text-xs persona-text-persona-primary"),m="Thinking...",f=(Te=t==null?void 0:t.reasoning)!=null?Te:{},y=String((We=r.startedAt)!=null?We:Date.now()),C=()=>{let he=h("span","");return he.setAttribute("data-tool-elapsed",y),he.textContent=Ki(r),he},k=(Oe=f.renderCollapsedSummary)==null?void 0:Oe.call(f,{message:e,reasoning:r,defaultSummary:m,previewText:d,isActive:i,config:t!=null?t:{},elapsed:Ki(r),createElapsedElement:C});typeof k=="string"&&k.trim()?(u.textContent=k,p.appendChild(u)):k instanceof HTMLElement?p.appendChild(k):(u.textContent=m,p.appendChild(u));let T=h("span","persona-text-xs persona-text-persona-primary");T.textContent=$h(r),p.appendChild(T);let S=(K=o.loadingAnimation)!=null?K:"none",M=f.activeTextTemplate,v=f.completeTextTemplate,b=i?M:v,x=k instanceof HTMLElement,E=(he,xe,Ve)=>{let G=Ve;for(let ee of xe){let Ie=h("span","persona-tool-char");Ie.style.setProperty("--char-index",String(G)),Ie.textContent=ee===" "?"\xA0":ee,he.appendChild(Ie),G++}return G},B=(he,xe)=>{u.textContent="";let Ve=Ji(he,""),G=0;for(let ee of Ve){let Ie=ee.styles.length>0?(()=>{let ye=h("span",ee.styles.map(pe=>`persona-tool-text-${pe}`).join(" "));return u.appendChild(ye),ye})():u;if(ee.isDuration&&i)Ie.appendChild(C());else{let ye=ee.isDuration?Ki(r):ee.text;xe?G=E(Ie,ye,G):Ie.appendChild(document.createTextNode(ye))}}};if(!x&&b)if(T.style.display="none",u.style.display="",i&&S!=="none"){let he=(He=f.loadingAnimationDuration)!=null?He:2e3;u.setAttribute("data-preserve-animation","true"),S==="pulse"?(u.classList.add("persona-tool-loading-pulse"),u.style.setProperty("--persona-tool-anim-duration",`${he}ms`),B(b,!1)):(u.classList.add(`persona-tool-loading-${S}`),u.style.setProperty("--persona-tool-anim-duration",`${he}ms`),S==="shimmer-color"&&(f.loadingAnimationColor&&u.style.setProperty("--persona-tool-anim-color",f.loadingAnimationColor),f.loadingAnimationSecondaryColor&&u.style.setProperty("--persona-tool-anim-secondary-color",f.loadingAnimationSecondaryColor)),B(b,!0))}else B(b,!1);else if(!x&&i&&S!=="none"){u.style.display="";let he=(j=f.loadingAnimationDuration)!=null?j:2e3;if(u.setAttribute("data-preserve-animation","true"),S==="pulse")u.classList.add("persona-tool-loading-pulse"),u.style.setProperty("--persona-tool-anim-duration",`${he}ms`);else{u.classList.add(`persona-tool-loading-${S}`),u.style.setProperty("--persona-tool-anim-duration",`${he}ms`),S==="shimmer-color"&&(f.loadingAnimationColor&&u.style.setProperty("--persona-tool-anim-color",f.loadingAnimationColor),f.loadingAnimationSecondaryColor&&u.style.setProperty("--persona-tool-anim-secondary-color",f.loadingAnimationSecondaryColor));let xe=u.textContent||m;u.textContent="",E(u,xe,0)}r.status==="complete"&&(u.style.display="none")}else x||(r.status==="complete"?u.style.display="none":u.style.display="");let H=null;if(s){H=h("div","persona-flex persona-items-center");let xe=Pe(a?"chevron-up":"chevron-down",16,"currentColor",2);xe?H.appendChild(xe):H.textContent=a?"Hide":"Show";let Ve=h("div","persona-flex persona-items-center persona-ml-auto");Ve.append(H),l.append(p,Ve)}else l.append(p);let W=h("div","persona-px-4 persona-py-3 persona-text-xs persona-leading-snug persona-text-persona-muted");if(W.setAttribute("data-persona-collapsed-preview","reasoning"),W.style.display="none",W.style.whiteSpace="pre-wrap",!a&&i&&o.activePreview&&d){let he=(Z=(Ce=t==null?void 0:t.reasoning)==null?void 0:Ce.renderCollapsedPreview)==null?void 0:Z.call(Ce,{message:e,reasoning:r,defaultPreview:d,isActive:i,config:t!=null?t:{}});hC(W,he)||(W.textContent=d),W.style.display=""}if(!a&&i&&o.activeMinHeight&&(n.style.minHeight=o.activeMinHeight),!s)return n.append(l,W),n;let N=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-px-4 persona-py-3");N.style.display=a?"":"none";let q=r.chunks.join(""),se=h("div","persona-whitespace-pre-wrap persona-text-xs persona-leading-snug persona-text-persona-muted");return se.textContent=q||(r.status==="complete"?"No additional context was shared.":"Waiting for details\u2026"),N.appendChild(se),(()=>{if(l.setAttribute("aria-expanded",a?"true":"false"),H){H.innerHTML="";let xe=Pe(a?"chevron-up":"chevron-down",16,"currentColor",2);xe?H.appendChild(xe):H.textContent=a?"Hide":"Show"}N.style.display=a?"":"none",W.style.display=a?"none":W.textContent||W.childNodes.length?"":"none"})(),n.append(l,W,N),n};var qs=new Set,yC=(e,t)=>t==null?!1:typeof t=="string"?(e.textContent=t,!0):(e.appendChild(t),!0),bC=(e,t)=>{var s;let r=e.toolCall;if(!r)return"";let n=((s=r.chunks)!=null?s:[]).join("").trim();if(n)return n.split(/\r?\n/).map(i=>i.trim()).filter(Boolean).slice(-t).join(`
|
|
75
|
+
`);let o=Hs(r.args).trim();return o?o.split(/\r?\n/).map(a=>a.trim()).filter(Boolean).slice(0,t).join(`
|
|
76
|
+
`):""},wC=(e,t)=>{var p,u,m,f,y;let r=e.toolCall,n=(p=t==null?void 0:t.features)==null?void 0:p.toolCallDisplay,o=(u=n==null?void 0:n.collapsedMode)!=null?u:"tool-call",s=bC(e,(m=n==null?void 0:n.previewMaxLines)!=null?m:3),a=r?Fh(r):"";if(!r)return{summary:a,previewText:s,isActive:!1};let i=r.status!=="complete",d=(f=t==null?void 0:t.toolCall)!=null?f:{},l=a;return o==="tool-name"?l=((y=r.name)==null?void 0:y.trim())||a:o==="tool-preview"&&s&&(l=s),i&&d.activeTextTemplate?l=$d(r,d.activeTextTemplate,l):!i&&d.completeTextTemplate&&(l=$d(r,d.completeTextTemplate,l)),{summary:l,previewText:s,isActive:i}},Mx=(e,t,r)=>{var p;let n=qs.has(e),o=(p=r==null?void 0:r.toolCall)!=null?p:{},s=t.querySelector('button[data-expand-header="true"]'),a=t.querySelector(".persona-border-t"),i=t.querySelector('[data-persona-collapsed-preview="tool"]');if(!s||!a)return;s.setAttribute("aria-expanded",n?"true":"false");let d=s.querySelector(".persona-ml-auto"),l=d==null?void 0:d.querySelector(":scope > .persona-flex.persona-items-center");if(l){l.innerHTML="";let u=o.toggleTextColor||o.headerTextColor||"currentColor",m=Pe(n?"chevron-up":"chevron-down",16,u,2);m?l.appendChild(m):l.textContent=n?"Hide":"Show"}a.style.display=n?"":"none",i&&(i.style.display=n?"none":i.textContent||i.childNodes.length?"":"none")},nu=(e,t)=>{var q,se,ve,Ue,je,we,Te,We,Oe;let r=e.toolCall,n=(q=t==null?void 0:t.toolCall)!=null?q:{},o=h("div",["persona-message-bubble","persona-tool-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-shadow-sm","persona-overflow-hidden","persona-px-0","persona-py-0"].join(" "));if(o.id=`bubble-${e.id}`,o.setAttribute("data-message-id",e.id),n.backgroundColor&&(o.style.backgroundColor=n.backgroundColor),n.borderColor&&(o.style.borderColor=n.borderColor),n.borderWidth&&(o.style.borderWidth=n.borderWidth),n.borderRadius&&(o.style.borderRadius=n.borderRadius),!r)return o;let s=(ve=(se=t==null?void 0:t.features)==null?void 0:se.toolCallDisplay)!=null?ve:{},a=s.expandable!==!1,i=a&&qs.has(e.id),{summary:d,previewText:l,isActive:p}=wC(e,t),u=h("button",a?"persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-pointer persona-border-none":"persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-default persona-border-none");u.type="button",a&&(u.setAttribute("aria-expanded",i?"true":"false"),u.setAttribute("data-expand-header","true")),u.setAttribute("data-bubble-type","tool"),n.headerBackgroundColor&&(u.style.backgroundColor=n.headerBackgroundColor),n.headerPaddingX&&(u.style.paddingLeft=n.headerPaddingX,u.style.paddingRight=n.headerPaddingX),n.headerPaddingY&&(u.style.paddingTop=n.headerPaddingY,u.style.paddingBottom=n.headerPaddingY);let m=h("div","persona-flex persona-flex-col persona-text-left"),f=h("span","persona-text-xs persona-text-persona-primary");n.headerTextColor&&(f.style.color=n.headerTextColor);let y=String((Ue=r.startedAt)!=null?Ue:Date.now()),C=()=>{let K=h("span","");return K.setAttribute("data-tool-elapsed",y),K.textContent=Ha(r),K},k=(we=n.renderCollapsedSummary)==null?void 0:we.call(n,{message:e,toolCall:r,defaultSummary:d,previewText:l,collapsedMode:(je=s.collapsedMode)!=null?je:"tool-call",isActive:p,config:t!=null?t:{},elapsed:Ha(r),createElapsedElement:C});typeof k=="string"&&k.trim()?(f.textContent=k,m.appendChild(f)):k instanceof HTMLElement?m.appendChild(k):(f.textContent=d,m.appendChild(f));let T=(Te=s.loadingAnimation)!=null?Te:"none",S=n.activeTextTemplate,M=n.completeTextTemplate,v=p?S:M,b=k instanceof HTMLElement,x=(K,He,j)=>{let Ce=j;for(let Z of He){let he=h("span","persona-tool-char");he.style.setProperty("--char-index",String(Ce)),he.textContent=Z===" "?"\xA0":Z,K.appendChild(he),Ce++}return Ce},E=(K,He)=>{var he;f.textContent="";let j=((he=r.name)==null?void 0:he.trim())||"tool",Ce=Ji(K,j),Z=0;for(let xe of Ce){let Ve=xe.styles.length>0?(()=>{let G=h("span",xe.styles.map(ee=>`persona-tool-text-${ee}`).join(" "));return f.appendChild(G),G})():f;if(xe.isDuration&&p)Ve.appendChild(C());else{let G=xe.isDuration?Ha(r):xe.text;He?Z=x(Ve,G,Z):Ve.appendChild(document.createTextNode(G))}}};if(!b)if(p&&T!=="none"){let K=(We=n.loadingAnimationDuration)!=null?We:2e3;if(f.setAttribute("data-preserve-animation","true"),T==="pulse")f.classList.add("persona-tool-loading-pulse"),f.style.setProperty("--persona-tool-anim-duration",`${K}ms`),v&&E(v,!1);else if(f.classList.add(`persona-tool-loading-${T}`),f.style.setProperty("--persona-tool-anim-duration",`${K}ms`),T==="shimmer-color"&&(n.loadingAnimationColor&&f.style.setProperty("--persona-tool-anim-color",n.loadingAnimationColor),n.loadingAnimationSecondaryColor&&f.style.setProperty("--persona-tool-anim-secondary-color",n.loadingAnimationSecondaryColor)),v)E(v,!0);else{let He=f.textContent||d;f.textContent="",x(f,He,0)}}else v&&E(v,!1);let B=null;if(a){B=h("div","persona-flex persona-items-center");let K=n.toggleTextColor||n.headerTextColor||"currentColor",He=Pe(i?"chevron-up":"chevron-down",16,K,2);He?B.appendChild(He):B.textContent=i?"Hide":"Show";let j=h("div","persona-flex persona-items-center persona-gap-2 persona-ml-auto");j.append(B),u.append(m,j)}else u.append(m);let H=h("div","persona-px-4 persona-py-3 persona-text-xs persona-leading-snug persona-text-persona-muted");if(H.setAttribute("data-persona-collapsed-preview","tool"),H.style.display="none",H.style.whiteSpace="pre-wrap",!i&&p&&s.activePreview&&l){let K=(Oe=n.renderCollapsedPreview)==null?void 0:Oe.call(n,{message:e,toolCall:r,defaultPreview:l,isActive:p,config:t!=null?t:{}});yC(H,K)||(H.textContent=l),H.style.display=""}if(!i&&p&&s.activeMinHeight&&(o.style.minHeight=s.activeMinHeight),!a)return o.append(u,H),o;let W=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-space-y-3 persona-px-4 persona-py-3");if(W.style.display=i?"":"none",n.contentBackgroundColor&&(W.style.backgroundColor=n.contentBackgroundColor),n.contentTextColor&&(W.style.color=n.contentTextColor),n.contentPaddingX&&(W.style.paddingLeft=n.contentPaddingX,W.style.paddingRight=n.contentPaddingX),n.contentPaddingY&&(W.style.paddingTop=n.contentPaddingY,W.style.paddingBottom=n.contentPaddingY),r.name){let K=h("div","persona-text-xs persona-text-persona-muted persona-italic");n.contentTextColor?K.style.color=n.contentTextColor:n.headerTextColor&&(K.style.color=n.headerTextColor),K.textContent=r.name,W.appendChild(K)}if(r.args!==void 0){let K=h("div","persona-space-y-1"),He=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(He.style.color=n.labelTextColor),He.textContent="Arguments";let j=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");j.style.fontSize="0.75rem",j.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(j.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(j.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(j.style.color=n.codeBlockTextColor),j.textContent=Hs(r.args),K.append(He,j),W.appendChild(K)}if(r.chunks&&r.chunks.length){let K=h("div","persona-space-y-1"),He=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(He.style.color=n.labelTextColor),He.textContent="Activity";let j=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");j.style.fontSize="0.75rem",j.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(j.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(j.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(j.style.color=n.codeBlockTextColor),j.textContent=r.chunks.join(""),K.append(He,j),W.appendChild(K)}if(r.status==="complete"&&r.result!==void 0){let K=h("div","persona-space-y-1"),He=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(He.style.color=n.labelTextColor),He.textContent="Result";let j=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");j.style.fontSize="0.75rem",j.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(j.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(j.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(j.style.color=n.codeBlockTextColor),j.textContent=Hs(r.result),K.append(He,j),W.appendChild(K)}if(r.status==="complete"&&typeof r.duration=="number"){let K=h("div","persona-text-xs persona-text-persona-muted");n.contentTextColor&&(K.style.color=n.contentTextColor),K.textContent=`Duration: ${r.duration}ms`,W.appendChild(K)}return(()=>{if(u.setAttribute("aria-expanded",i?"true":"false"),B){B.innerHTML="";let K=n.toggleTextColor||n.headerTextColor||"currentColor",He=Pe(i?"chevron-up":"chevron-down",16,K,2);He?B.appendChild(He):B.textContent=i?"Hide":"Show"}W.style.display=i?"":"none",H.style.display=i?"none":H.textContent||H.childNodes.length?"":"none"})(),o.append(u,H,W),o};var Do=ud(ji(),1);var su="ask_user_question",ou=8,js="data-persona-ask-sheet-for",CC="Other",vC="Other\u2026",Ex="Type your own answer here",Lx="Send",AC="Next",SC="Back",TC="Submit all",MC="Skip",kC=3,au="data-ask-current-index",iu="data-ask-question-count",Px="data-ask-answers",lu="data-ask-grouped",Ix="data-ask-layout",EC=e=>e.layout==="pills"?"pills":"rows",LC=e=>e.getAttribute(Ix)==="pills"?"pills":"rows",kx=!1,Rx=e=>e.replace(/["\\]/g,"\\$&"),ho=e=>e.variant==="tool"&&!!e.toolCall&&e.toolCall.name===su,Ul=e=>{var t,r;return(r=(t=e==null?void 0:e.features)==null?void 0:t.askUserQuestion)!=null?r:{}},xo=e=>{let t=e.toolCall;if(!t)return{payload:null,complete:!1};let r=t.status==="complete";if(t.args&&typeof t.args=="object")return{payload:t.args,complete:r};let n=t.chunks;if(!n||n.length===0)return{payload:null,complete:r};try{let o=n.join(""),s=(0,Do.parse)(o,Do.STR|Do.OBJ|Do.ARR);if(s&&typeof s=="object")return{payload:s,complete:r}}catch{}return{payload:null,complete:r}},Ya=e=>{let t=Array.isArray(e==null?void 0:e.questions)?e.questions:[];return t.length>ou&&!kx&&(kx=!0,typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question received ${t.length} questions; truncating to ${ou}.`)),t.slice(0,ou)},PC=e=>{var t;return(t=Ya(e)[0])!=null?t:null},IC=(e,t)=>{var r;return(r=Ya(e)[t])!=null?r:null},Wx=(e,t)=>{let r=t.styles;r&&(r.sheetBackground&&e.style.setProperty("--persona-ask-sheet-bg",r.sheetBackground),r.sheetBorder&&e.style.setProperty("--persona-ask-sheet-border",r.sheetBorder),r.sheetShadow&&e.style.setProperty("--persona-ask-sheet-shadow",r.sheetShadow),r.pillBackground&&e.style.setProperty("--persona-ask-pill-bg",r.pillBackground),r.pillBackgroundSelected&&e.style.setProperty("--persona-ask-pill-bg-selected",r.pillBackgroundSelected),r.pillTextColor&&e.style.setProperty("--persona-ask-pill-fg",r.pillTextColor),r.pillTextColorSelected&&e.style.setProperty("--persona-ask-pill-fg-selected",r.pillTextColorSelected),r.pillBorderRadius&&e.style.setProperty("--persona-ask-pill-radius",r.pillBorderRadius),r.customInputBackground&&e.style.setProperty("--persona-ask-input-bg",r.customInputBackground))},Hx=(e,t,r)=>{if(e!=="rows")return null;let n=h("span","persona-ask-row-affordance");if(n.setAttribute("aria-hidden","true"),t){let o=h("span","persona-ask-row-check");n.appendChild(o)}else{let o=h("span","persona-ask-row-badge");o.textContent=String(r+1),n.appendChild(o)}return n},RC=(e,t,r,n)=>{let s=h("button",r==="rows"?"persona-ask-pill persona-ask-row persona-pointer-events-auto":"persona-ask-pill persona-pointer-events-auto");if(s.type="button",s.setAttribute("role",n?"checkbox":"button"),s.setAttribute("aria-pressed","false"),s.setAttribute("data-ask-user-action","pick"),s.setAttribute("data-option-index",String(t)),s.setAttribute("data-option-label",e.label),r==="rows"){let a=h("span","persona-ask-row-content"),i=h("span","persona-ask-row-label");if(i.textContent=e.label,a.appendChild(i),e.description){let l=h("span","persona-ask-row-description");l.textContent=e.description,a.appendChild(l)}s.appendChild(a);let d=Hx(r,n,t);d&&s.appendChild(d)}else s.textContent=e.label,e.description&&(s.title=e.description);return s},WC=e=>{let r=h("span",e==="rows"?"persona-ask-pill persona-ask-row persona-ask-pill-skeleton persona-pointer-events-none":"persona-ask-pill persona-ask-pill-skeleton persona-pointer-events-none");return r.setAttribute("aria-hidden","true"),r},HC=(e,t,r,n)=>{var p,u,m;let s=h("div",n==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");s.setAttribute("role","group"),s.setAttribute("data-ask-pill-list","true");let a=!!(e!=null&&e.multiSelect),d=(Array.isArray(e==null?void 0:e.options)?e.options:[]).filter(f=>f&&typeof f.label=="string"&&f.label.length>0);if(d.length===0&&!r){for(let f=0;f<kC;f++)s.appendChild(WC(n));return s}if(d.forEach((f,y)=>{s.appendChild(RC(f,y,n,a))}),(e==null?void 0:e.allowFreeText)!==!1){let f=n==="rows"?CC:vC;if(n==="rows"){let y=h("div","persona-ask-pill persona-ask-row persona-ask-row--other persona-ask-pill-custom persona-pointer-events-auto");y.setAttribute("data-ask-user-action","focus-free-text"),y.setAttribute("data-option-index",String(d.length)),y.setAttribute("data-ask-other-row","true");let C=h("span","persona-ask-row-content"),k=document.createElement("input");k.type="text",k.className="persona-ask-row-input persona-flex-1 persona-pointer-events-auto",k.placeholder=(p=t.freeTextPlaceholder)!=null?p:Ex,k.setAttribute("data-ask-free-text-input","true"),k.setAttribute("aria-label",(u=t.freeTextLabel)!=null?u:f),C.appendChild(k),y.appendChild(C);let T=Hx(n,a,d.length);T&&y.appendChild(T),s.appendChild(y)}else{let y=h("button","persona-ask-pill persona-ask-pill-custom persona-pointer-events-auto");y.type="button",y.setAttribute("data-ask-user-action","open-free-text"),y.textContent=(m=t.freeTextLabel)!=null?m:f,s.appendChild(y)}}return s},Bx=(e,t)=>{var s,a;let n=h("div",t==="rows"?"persona-ask-free-text persona-ask-free-text--rows persona-flex persona-gap-2 persona-mt-2":"persona-ask-free-text persona-hidden persona-flex persona-gap-2 persona-mt-2");n.setAttribute("data-ask-free-text-row","true");let o=document.createElement("input");if(o.type="text",o.className="persona-ask-free-text-input persona-flex-1 persona-pointer-events-auto",o.placeholder=(s=e.freeTextPlaceholder)!=null?s:Ex,o.setAttribute("data-ask-free-text-input","true"),n.appendChild(o),t!=="rows"){let i=h("button","persona-ask-free-text-submit persona-pointer-events-auto");i.type="button",i.textContent=(a=e.submitLabel)!=null?a:Lx,i.setAttribute("data-ask-user-action","submit-free-text"),n.appendChild(i)}return n},BC=e=>{var n;let t=h("div","persona-ask-multi-actions persona-flex persona-justify-end persona-mt-2");t.setAttribute("data-ask-multi-actions","true");let r=h("button","persona-ask-multi-submit persona-pointer-events-auto");return r.type="button",r.textContent=(n=e.submitLabel)!=null?n:Lx,r.setAttribute("data-ask-user-action","submit-multi"),r.disabled=!0,t.appendChild(r),t},DC=(e,t,r)=>{var l,p,u,m;let n=h("div","persona-ask-nav persona-flex persona-justify-between persona-items-center persona-gap-2 persona-mt-2");n.setAttribute("data-ask-nav-row","true");let o=h("button","persona-ask-nav-back persona-pointer-events-auto");o.type="button",o.textContent=(l=r.backLabel)!=null?l:SC,o.setAttribute("data-ask-user-action","back"),o.disabled=e===0,n.appendChild(o);let s=h("div","persona-ask-nav-right persona-flex persona-items-center persona-gap-2"),a=h("button","persona-ask-nav-skip persona-pointer-events-auto");a.type="button",a.textContent=(p=r.skipLabel)!=null?p:MC,a.setAttribute("data-ask-user-action","skip"),s.appendChild(a);let i=h("button","persona-ask-nav-next persona-pointer-events-auto");i.type="button";let d=e===t-1;return i.textContent=d?(u=r.submitAllLabel)!=null?u:TC:(m=r.nextLabel)!=null?m:AC,i.setAttribute("data-ask-user-action",d?"submit-all":"next"),i.disabled=!0,s.appendChild(i),n.appendChild(s),n},ms=e=>{let t=e.getAttribute(Px);if(!t)return{};try{let r=JSON.parse(t);return r&&typeof r=="object"?r:{}}catch{return{}}},Dx=(e,t)=>{e.setAttribute(Px,JSON.stringify(t))},En=e=>{var r;let t=Number((r=e.getAttribute(au))!=null?r:"0");return Number.isFinite(t)?Math.max(0,Math.floor(t)):0},OC=(e,t)=>{e.setAttribute(au,String(Math.max(0,Math.floor(t))))},Vs=e=>{var r;let t=Number((r=e.getAttribute(iu))!=null?r:"1");return Number.isFinite(t)?Math.max(1,Math.floor(t)):1},Oo=e=>e.getAttribute(lu)==="true",_C=(e,t)=>{var o;let r=(o=e.agentMetadata)==null?void 0:o.askUserQuestionAnswers;if(!r||typeof r!="object")return{};let n={};return t.forEach((s,a)=>{let i=typeof(s==null?void 0:s.question)=="string"?s.question:"";if(i&&Object.prototype.hasOwnProperty.call(r,i)){let d=r[i];(typeof d=="string"||Array.isArray(d))&&(n[a]=d)}}),n},NC=(e,t)=>{var n;let r=(n=e.agentMetadata)==null?void 0:n.askUserQuestionIndex;return typeof r!="number"||!Number.isFinite(r)?0:Math.max(0,Math.min(t-1,Math.floor(r)))},zl=(e,t)=>{let{payload:r}=xo(t),n=Ya(r),o=ms(e),s={},a=new Set;return n.forEach((i,d)=>{let l=typeof(i==null?void 0:i.question)=="string"?i.question:"";l&&(a.has(l)&&typeof console!="undefined"&&console.warn(`[AgentWidget] ask_user_question has duplicate question text "${l}"; later answer wins.`),a.add(l),Object.prototype.hasOwnProperty.call(o,d)&&(s[l]=o[d]))}),s},Ox=e=>{let t=ms(e),r=En(e),n=t[r],o=new Set;typeof n=="string"?o.add(n):Array.isArray(n)&&n.forEach(d=>o.add(d));let s=e.querySelectorAll('[data-ask-user-action="pick"][data-option-label]');s.forEach(d=>{var u;let l=(u=d.getAttribute("data-option-label"))!=null?u:"",p=o.has(l);d.setAttribute("aria-pressed",p?"true":"false"),d.classList.toggle("persona-ask-pill-selected",p)});let a=new Set(Array.from(s).map(d=>{var l;return(l=d.getAttribute("data-option-label"))!=null?l:""})),i=e.querySelector('[data-ask-free-text-input="true"]');if(i)if(typeof n=="string"&&n.length>0&&!a.has(n)){i.value=n;let d=i.closest('[data-ask-free-text-row="true"]');d==null||d.classList.remove("persona-hidden")}else i.value=""},_x=e=>{if(!Oo(e))return;let t=ms(e),r=En(e),n=t[r],o=typeof n=="string"&&n.length>0||Array.isArray(n)&&n.length>0,s=e.querySelector('[data-ask-user-action="next"], [data-ask-user-action="submit-all"]');s&&(s.disabled=!o);let a=e.querySelector('[data-ask-user-action="submit-multi"]');if(a){let i=Array.from(e.querySelectorAll('[aria-pressed="true"][data-option-label]'));a.disabled=i.length===0}},du=(e,t,r)=>{let n=Ul(r),o=LC(e),{payload:s,complete:a}=xo(t),i=Oo(e),d=En(e),l=Vs(e),p=i?IC(s,d):PC(s),u=!!(p!=null&&p.multiSelect),m=e.querySelector('[data-ask-step-inline="true"]');m&&(m.textContent=i?`${d+1}/${l}`:"");let f=e.querySelector('[data-ask-stepper="true"]');f&&f.remove();let y=e.querySelector('[data-ask-question="true"]');if(y){let S=typeof(p==null?void 0:p.question)=="string"?p.question:"";y.textContent=S,y.classList.toggle("persona-ask-question-skeleton",!S&&!a)}let C=e.querySelector('[data-ask-pill-list="true"]');if(C){let S=HC(p,n,a,o);C.replaceWith(S)}if(o!=="rows"){let S=e.querySelector('[data-ask-free-text-row="true"]');S&&S.replaceWith(Bx(n,o))}let k=e.querySelector('[data-ask-multi-actions="true"]');!i&&u&&!k?e.appendChild(BC(n)):(!u||i)&&k&&k.remove(),e.setAttribute("data-multi-select",u?"true":"false");let T=e.querySelector('[data-ask-nav-row="true"]');if(i){let S=DC(d,l,n);T?T.replaceWith(S):e.appendChild(S)}else T&&T.remove();Ox(e),_x(e)},$C=(e,t,r)=>{let n=Ul(t),o=EC(n),s=e.toolCall.id,a=Ya(r),i=Math.max(1,a.length),d=i>1,l=_C(e,a),p=d?NC(e,i):0,u=h("div",["persona-ask-sheet",`persona-ask-sheet--${o}`,"persona-pointer-events-auto","persona-ask-sheet-enter"].join(" "));u.setAttribute(js,s),u.setAttribute("data-tool-call-id",s),u.setAttribute("data-message-id",e.id),u.setAttribute(iu,String(i)),u.setAttribute(au,String(p)),u.setAttribute(lu,d?"true":"false"),u.setAttribute(Ix,o),Dx(u,l),u.setAttribute("role","group"),u.setAttribute("aria-label","Suggested answers"),n.slideInMs!==void 0&&u.style.setProperty("--persona-ask-sheet-duration",`${n.slideInMs}ms`),Wx(u,n);let m=h("div","persona-ask-sheet-header persona-flex persona-items-center persona-gap-3"),f=h("div","persona-ask-sheet-question persona-flex-1");f.setAttribute("data-ask-question","true"),f.textContent="",m.appendChild(f);let y=h("span","persona-ask-sheet-step-inline");y.setAttribute("data-ask-step-inline","true"),y.textContent="",m.appendChild(y),u.appendChild(m);let k=h("div",o==="rows"?"persona-ask-pills persona-ask-pills--rows persona-flex persona-flex-col persona-gap-2":"persona-ask-pills persona-flex persona-flex-wrap persona-gap-2");return k.setAttribute("data-ask-pill-list","true"),k.setAttribute("role","group"),u.appendChild(k),o!=="rows"&&u.appendChild(Bx(n,o)),du(u,e,t),requestAnimationFrame(()=>{requestAnimationFrame(()=>u.classList.remove("persona-ask-sheet-enter"))}),u},FC=(e,t,r)=>{let{payload:n}=xo(t),o=Math.max(1,Ya(n).length);o>Vs(e)&&(e.setAttribute(iu,String(o)),o>1&&!Oo(e)&&e.setAttribute(lu,"true")),du(e,t,r)},Nx=(e,t)=>{let r=h("div","persona-ask-stub persona-inline-flex persona-items-center persona-gap-2");r.id=`bubble-${e.id}`,r.setAttribute("data-message-id",e.id),r.setAttribute("data-bubble-type","ask-user-question");let n=Ul(t);Wx(r,n);let o=h("span","persona-ask-stub-label"),{complete:s}=xo(e);return o.textContent=s?"Awaiting your response\u2026":"Preparing options\u2026",r.appendChild(o),r},Gs=(e,t,r)=>{if(!r||!ho(e)||Ul(t).enabled===!1)return;let o=e.toolCall.id;r.querySelectorAll(`[${js}]`).forEach(l=>{l.getAttribute(js)!==o&&l.remove()});let a=r.querySelector(`[${js}="${Rx(o)}"]`);if(a){FC(a,e,t);return}let{payload:i}=xo(e),d=$C(e,t,i);r.appendChild(d)},_o=(e,t)=>{if(!e)return;let r=t?`[${js}="${Rx(t)}"]`:`[${js}]`;e.querySelectorAll(r).forEach(o=>{o.classList.add("persona-ask-sheet-leave");let s=Number.parseInt(getComputedStyle(o).getPropertyValue("--persona-ask-sheet-duration")||"180",10);setTimeout(()=>o.remove(),Number.isFinite(s)?s:180)})},cu=e=>Array.from(e.querySelectorAll('[aria-pressed="true"][data-option-label]')).map(t=>t.getAttribute("data-option-label")).filter(t=>typeof t=="string"&&t.length>0),No=(e,t)=>{let r=ms(e),n=En(e);typeof t=="string"&&t.length===0||Array.isArray(t)&&t.length===0?delete r[n]:r[n]=t,Dx(e,r),Ox(e),_x(e)},ql=(e,t,r,n)=>{let o=Vs(e),s=Math.max(0,Math.min(o-1,n));OC(e,s),du(e,t,r)};var pu=(e,t)=>{var C,k,T,S,M,v,b,x,E,B,H,W;let r=e.approval,n=(t==null?void 0:t.approval)!==!1?t==null?void 0:t.approval:void 0,o=(r==null?void 0:r.status)==="pending",s=h("div",["persona-approval-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-border","persona-shadow-sm","persona-overflow-hidden"].join(" "));if(s.id=`bubble-${e.id}`,s.setAttribute("data-message-id",e.id),s.style.backgroundColor=(C=n==null?void 0:n.backgroundColor)!=null?C:"var(--persona-approval-bg, #fefce8)",s.style.borderColor=(k=n==null?void 0:n.borderColor)!=null?k:"var(--persona-approval-border, #fef08a)",!r)return s;let a=h("div","persona-flex persona-items-start persona-gap-3 persona-px-4 persona-py-3"),i=h("div","persona-flex-shrink-0 persona-mt-0.5");i.setAttribute("data-approval-icon","true");let d=r.status==="denied"?"shield-x":r.status==="timeout"?"shield-alert":"shield-check",l=r.status==="approved"?"var(--persona-feedback-success, #16a34a)":r.status==="denied"?"var(--persona-feedback-error, #dc2626)":r.status==="timeout"?"var(--persona-feedback-warning, #ca8a04)":(T=n==null?void 0:n.titleColor)!=null?T:"currentColor",p=Pe(d,20,l,2);p&&i.appendChild(p);let u=h("div","persona-flex-1 persona-min-w-0"),m=h("div","persona-flex persona-items-center persona-gap-2"),f=h("span","persona-text-sm persona-font-medium persona-text-persona-primary");if(n!=null&&n.titleColor&&(f.style.color=n.titleColor),f.textContent=(S=n==null?void 0:n.title)!=null?S:"Approval Required",m.appendChild(f),!o){let N=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded-full persona-text-xs persona-font-medium");N.setAttribute("data-approval-status",r.status),r.status==="approved"?(N.style.backgroundColor="var(--persona-palette-colors-success-100, #dcfce7)",N.style.color="var(--persona-palette-colors-success-700, #15803d)",N.textContent="Approved"):r.status==="denied"?(N.style.backgroundColor="var(--persona-palette-colors-error-100, #fee2e2)",N.style.color="var(--persona-palette-colors-error-700, #b91c1c)",N.textContent="Denied"):r.status==="timeout"&&(N.style.backgroundColor="var(--persona-palette-colors-warning-100, #fef3c7)",N.style.color="var(--persona-palette-colors-warning-700, #b45309)",N.textContent="Timeout"),m.appendChild(N)}u.appendChild(m);let y=h("p","persona-text-sm persona-mt-0.5 persona-text-persona-muted");if(n!=null&&n.descriptionColor&&(y.style.color=n.descriptionColor),y.textContent=r.description,u.appendChild(y),r.parameters){let N=h("pre","persona-mt-2 persona-text-xs persona-p-2 persona-rounded persona-overflow-x-auto persona-max-h-32 persona-bg-persona-container persona-text-persona-primary");n!=null&&n.parameterBackgroundColor&&(N.style.backgroundColor=n.parameterBackgroundColor),n!=null&&n.parameterTextColor&&(N.style.color=n.parameterTextColor),N.style.fontSize="0.75rem",N.style.lineHeight="1rem",N.textContent=Hs(r.parameters),u.appendChild(N)}if(o){let N=h("div","persona-flex persona-gap-2 persona-mt-2");N.setAttribute("data-approval-buttons","true");let q=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-border-none persona-cursor-pointer");q.type="button",q.style.backgroundColor=(M=n==null?void 0:n.approveButtonColor)!=null?M:"var(--persona-approval-approve-bg, #22c55e)",q.style.color=(v=n==null?void 0:n.approveButtonTextColor)!=null?v:"#ffffff",q.setAttribute("data-approval-action","approve");let se=Pe("shield-check",14,(b=n==null?void 0:n.approveButtonTextColor)!=null?b:"#ffffff",2);se&&(se.style.marginRight="4px",q.appendChild(se));let ve=document.createTextNode((x=n==null?void 0:n.approveLabel)!=null?x:"Approve");q.appendChild(ve);let Ue=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-cursor-pointer");Ue.type="button",Ue.style.backgroundColor=(E=n==null?void 0:n.denyButtonColor)!=null?E:"transparent",Ue.style.color=(B=n==null?void 0:n.denyButtonTextColor)!=null?B:"var(--persona-feedback-error, #dc2626)",Ue.style.border=`1px solid ${n!=null&&n.denyButtonTextColor?n.denyButtonTextColor:"var(--persona-palette-colors-error-200, #fca5a5)"}`,Ue.setAttribute("data-approval-action","deny");let je=Pe("shield-x",14,(H=n==null?void 0:n.denyButtonTextColor)!=null?H:"var(--persona-feedback-error, #dc2626)",2);je&&(je.style.marginRight="4px",Ue.appendChild(je));let we=document.createTextNode((W=n==null?void 0:n.denyLabel)!=null?W:"Deny");Ue.appendChild(we),N.append(q,Ue),u.appendChild(N)}return a.append(i,u),s.appendChild(a),s};var $x=e=>{let t=[];return{buttons:t,render:(n,o,s,a,i)=>{if(e.innerHTML="",t.length=0,!n||!n.length||(a!=null?a:o?o.getMessages():[]).some(f=>f.role==="user"))return;let p=document.createDocumentFragment(),u=o?o.isStreaming():!1,m=f=>{switch(f){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}};n.forEach(f=>{let y=h("button","persona-rounded-button persona-bg-persona-surface persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium persona-text-persona-primary hover:persona-opacity-80 persona-cursor-pointer persona-border persona-border-persona-border");y.type="button",y.textContent=f,y.disabled=u,i!=null&&i.fontFamily&&(y.style.fontFamily=m(i.fontFamily)),i!=null&&i.fontWeight&&(y.style.fontWeight=i.fontWeight),i!=null&&i.paddingX&&(y.style.paddingLeft=i.paddingX,y.style.paddingRight=i.paddingX),i!=null&&i.paddingY&&(y.style.paddingTop=i.paddingY,y.style.paddingBottom=i.paddingY),y.addEventListener("click",()=>{!o||o.isStreaming()||(s.value="",o.sendMessage(f))}),p.appendChild(y),t.push(y)}),e.appendChild(p)}}};var Qa=class{constructor(t=2e3,r=null){this.head=0;this.count=0;this.totalCaptured=0;this.eventTypesSet=new Set;this.maxSize=t,this.buffer=new Array(t),this.store=r}push(t){var r;this.buffer[this.head]=t,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.totalCaptured++,this.eventTypesSet.add(t.type),(r=this.store)==null||r.put(t)}getAll(){return this.count===0?[]:this.count<this.maxSize?this.buffer.slice(0,this.count):[...this.buffer.slice(this.head,this.maxSize),...this.buffer.slice(0,this.head)]}async restore(){if(!this.store)return 0;let t=await this.store.getAll();if(t.length===0)return 0;let r=t.length>this.maxSize?t.slice(t.length-this.maxSize):t;for(let n of r)this.buffer[this.head]=n,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.eventTypesSet.add(n.type);return this.totalCaptured=t.length,r.length}getAllFromStore(){return this.store?this.store.getAll():Promise.resolve(this.getAll())}getRecent(t){let r=this.getAll();return t>=r.length?r:r.slice(r.length-t)}getSize(){return this.count}getTotalCaptured(){return this.totalCaptured}getEvictedCount(){return this.totalCaptured-this.count}clear(){var t;this.buffer=new Array(this.maxSize),this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(t=this.store)==null||t.clear()}destroy(){var t;this.buffer=[],this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(t=this.store)==null||t.destroy()}getEventTypes(){return Array.from(this.eventTypesSet)}};var Za=class{constructor(t="persona-event-stream",r="events"){this.db=null;this.pendingWrites=[];this.flushScheduled=!1;this.isDestroyed=!1;this.dbName=t,this.storeName=r}open(){return new Promise((t,r)=>{try{let n=indexedDB.open(this.dbName,1);n.onupgradeneeded=()=>{let o=n.result;o.objectStoreNames.contains(this.storeName)||o.createObjectStore(this.storeName,{keyPath:"id"}).createIndex("timestamp","timestamp",{unique:!1})},n.onsuccess=()=>{this.db=n.result,t()},n.onerror=()=>{r(n.error)}}catch(n){r(n)}})}put(t){!this.db||this.isDestroyed||(this.pendingWrites.push(t),this.flushScheduled||(this.flushScheduled=!0,queueMicrotask(()=>this.flushWrites())))}putBatch(t){if(!(!this.db||this.isDestroyed||t.length===0))try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let o of t)n.put(o)}catch{}}getAll(){return new Promise((t,r)=>{if(!this.db){t([]);return}try{let a=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).index("timestamp").getAll();a.onsuccess=()=>{t(a.result)},a.onerror=()=>{r(a.error)}}catch(n){r(n)}})}getCount(){return new Promise((t,r)=>{if(!this.db){t(0);return}try{let s=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).count();s.onsuccess=()=>{t(s.result)},s.onerror=()=>{r(s.error)}}catch(n){r(n)}})}clear(){return new Promise((t,r)=>{if(!this.db){t();return}this.pendingWrites=[];try{let s=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName).clear();s.onsuccess=()=>{t()},s.onerror=()=>{r(s.error)}}catch(n){r(n)}})}close(){this.db&&(this.db.close(),this.db=null)}destroy(){return this.isDestroyed=!0,this.pendingWrites=[],this.close(),new Promise((t,r)=>{try{let n=indexedDB.deleteDatabase(this.dbName);n.onsuccess=()=>{t()},n.onerror=()=>{r(n.error)}}catch(n){r(n)}})}flushWrites(){if(this.flushScheduled=!1,!this.db||this.isDestroyed||this.pendingWrites.length===0)return;let t=this.pendingWrites;this.pendingWrites=[];try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let o of t)n.put(o)}catch{}}};var UC=new Set(["flow_start","flow_run_start","agent_start","dispatch_start","run_start"]),zC=new Set(["step_start","execution_start"]),qC=new Set(["step_delta","step_chunk","chunk","agent_turn_delta"]),jC=new Set(["step_complete","agent_turn_complete"]),VC=new Set(["flow_complete","agent_complete"]),Fx=new Set(["step_error","flow_error","agent_error","dispatch_error","error"]),zx=e=>typeof e=="object"&&e!==null&&!Array.isArray(e),bn=e=>typeof e=="number"&&Number.isFinite(e)?e:void 0,gs=(e,t)=>{let r=e[t];return zx(r)?r:void 0};function uu(e){return e>0?Math.max(1,Math.ceil(e/4)):0}function jl(e,t){if(!(e<=0||t===void 0||t<250))return e/(t/1e3)}function GC(e,t){return typeof t.type=="string"?t.type:e}function KC(e){return typeof e.text=="string"?e.text:typeof e.delta=="string"?e.delta:typeof e.content=="string"?e.content:typeof e.chunk=="string"?e.chunk:""}function JC(e,t){return e==="step_delta"||e==="step_chunk"?t.stepType!=="tool"&&t.executionType!=="context":e!=="agent_turn_delta"?!0:(typeof t.contentType=="string"?t.contentType:typeof t.content_type=="string"?t.content_type:void 0)==="text"}function Ux(e){var n,o,s,a,i;let t=gs(e,"result"),r=[gs(e,"tokens"),gs(e,"totalTokens"),t?gs(t,"tokens"):void 0,gs(e,"usage"),t?gs(t,"usage"):void 0];for(let d of r){if(!d)continue;let l=(o=(n=bn(d.output))!=null?n:bn(d.outputTokens))!=null?o:bn(d.completionTokens);if(l!==void 0)return l}return(i=(s=bn(e.outputTokens))!=null?s:bn(e.completionTokens))!=null?i:t?(a=bn(t.outputTokens))!=null?a:bn(t.completionTokens):void 0}function XC(e){var r,n,o,s,a;let t=gs(e,"result");return(a=(o=(n=(r=bn(e.executionTime))!=null?r:bn(e.executionTimeMs))!=null?n:bn(e.execution_time))!=null?o:bn(e.duration))!=null?a:t?(s=bn(t.executionTime))!=null?s:bn(t.executionTimeMs):void 0}function YC(){return typeof performance!="undefined"&&typeof performance.now=="function"?performance.now():Date.now()}var ei=class{constructor(t=YC){this.metric={status:"idle"};this.run=null;this.now=t}getMetric(){let t=this.run;if(t&&this.metric.status==="running"&&t.firstDeltaAt!==void 0&&this.metric.outputTokens!==void 0){let r=this.now()-t.firstDeltaAt;return{...this.metric,durationMs:r,tokensPerSecond:jl(this.metric.outputTokens,r)}}return this.metric}reset(){this.run=null,this.metric={status:"idle"}}startRun(t){this.run={startedAt:t,visibleCharCount:0,exactOutputTokens:0},this.metric={status:"running"}}processEvent(t,r){var s;if(!zx(r)){Fx.has(t)&&this.run&&(this.run=null,this.metric={status:"error"});return}let n=GC(t,r),o=this.now();if(UC.has(n)){this.startRun(o);return}if(zC.has(n)){this.run||this.startRun(o);return}if(qC.has(n)){if(!JC(n,r))return;let a=KC(r);if(!a)return;this.run||this.startRun(o);let i=this.run;(s=i.firstDeltaAt)!=null||(i.firstDeltaAt=o),i.visibleCharCount+=a.length;let d=i.exactOutputTokens+uu(i.visibleCharCount),l=o-i.firstDeltaAt;this.metric={status:"running",tokensPerSecond:jl(d,l),outputTokens:d,durationMs:l,source:i.exactOutputTokens>0?"usage":"estimate"};return}if(jC.has(n)){if(!this.run)return;let a=this.run,i=Ux(r);i!==void 0&&(a.exactOutputTokens+=i,a.visibleCharCount=0);let d=a.exactOutputTokens>0,l=a.exactOutputTokens+uu(a.visibleCharCount),p=this.resolveDuration(a,r,o);this.metric={status:"running",tokensPerSecond:jl(l,p),outputTokens:l,durationMs:p,source:d?"usage":"estimate"};return}if(VC.has(n)){if(!this.run)return;let a=this.run,i=Ux(r),d=i!=null?i:a.exactOutputTokens+uu(a.visibleCharCount),l=i!==void 0||a.exactOutputTokens>0?"usage":"estimate",p=this.resolveDuration(a,r,o);this.metric={status:"complete",tokensPerSecond:jl(d,p),outputTokens:d,durationMs:p,source:l},this.run=null;return}if(Fx.has(n)){if(!this.run)return;this.run=null,this.metric={status:"error"}}}resolveDuration(t,r,n){let o=t.firstDeltaAt!==void 0?n-t.firstDeltaAt:void 0;if(o!==void 0&&o>=250)return o;let s=XC(r);return s!=null?s:n-t.startedAt}};function Ks(e,t){t&&t.split(/\s+/).forEach(r=>r&&e.classList.add(r))}var QC={flow_:{bg:"var(--persona-palette-colors-success-100, #dcfce7)",text:"var(--persona-palette-colors-success-700, #166534)"},step_:{bg:"var(--persona-palette-colors-primary-100, #f5f5f5)",text:"var(--persona-palette-colors-primary-700, #0a0a0a)"},reason_:{bg:"var(--persona-palette-colors-warning-100, #ffedd5)",text:"var(--persona-palette-colors-warning-700, #9a3412)"},tool_:{bg:"var(--persona-palette-colors-purple-100, #f3e8ff)",text:"var(--persona-palette-colors-purple-700, #6b21a8)"},agent_:{bg:"var(--persona-palette-colors-teal-100, #ccfbf1)",text:"var(--persona-palette-colors-teal-700, #115e59)"},error:{bg:"var(--persona-palette-colors-error-100, #fecaca)",text:"var(--persona-palette-colors-error-700, #991b1b)"}},ZC={bg:"var(--persona-palette-colors-gray-100, #f3f4f6)",text:"var(--persona-palette-colors-gray-600, #4b5563)"},ev=["flowName","stepName","reasoningText","text","name","tool","toolName"],tv=100;function rv(e,t){let r={...QC,...t};if(r[e])return r[e];for(let n of Object.keys(r))if(n.endsWith("_")&&e.startsWith(n))return r[n];return ZC}function nv(e,t){return`+${((e-t)/1e3).toFixed(3)}s`}function ov(e){let t=new Date(e),r=String(t.getHours()).padStart(2,"0"),n=String(t.getMinutes()).padStart(2,"0"),o=String(t.getSeconds()).padStart(2,"0"),s=String(t.getMilliseconds()).padStart(3,"0");return`${r}:${n}:${o}.${s}`}function sv(e,t){try{let r=JSON.parse(e);if(typeof r!="object"||r===null)return null;for(let n of t){let o=n.split("."),s=r;for(let a of o)if(s&&typeof s=="object"&&s!==null)s=s[a];else{s=void 0;break}if(typeof s=="string"&&s.trim())return s.trim()}}catch{}return null}function av(e){var t;return(t=navigator.clipboard)!=null&&t.writeText?navigator.clipboard.writeText(e):new Promise(r=>{let n=document.createElement("textarea");n.value=e,n.style.position="fixed",n.style.opacity="0",document.body.appendChild(n),n.select(),document.execCommand("copy"),document.body.removeChild(n),r()})}function iv(e){let t;try{t=JSON.parse(e.payload)}catch{t=e.payload}return JSON.stringify({type:e.type,timestamp:new Date(e.timestamp).toISOString(),payload:t},null,2)}function lv(e){return e.tokensPerSecond===void 0||!Number.isFinite(e.tokensPerSecond)?"-- tok/s":`${e.tokensPerSecond.toFixed(1)} tok/s`}function dv(e){let t=[];return e.outputTokens!==void 0&&t.push(`${e.outputTokens.toLocaleString()} tok`),e.durationMs!==void 0&&t.push(`${(e.durationMs/1e3).toFixed(2)}s`),e.source&&t.push(e.source),t.join(" \xB7 ")}function cv(e,t,r){let n,o;try{o=JSON.parse(e.payload),n=JSON.stringify(o,null,2)}catch{o=e.payload,n=e.payload}let s=t.find(i=>i.renderEventStreamPayload);if(s!=null&&s.renderEventStreamPayload&&r){let i=s.renderEventStreamPayload({event:e,config:r,defaultRenderer:()=>a(),parsedPayload:o});if(i)return i}return a();function a(){let i=h("div","persona-bg-persona-container persona-border-t persona-border-persona-divider persona-px-3 persona-py-2 persona-ml-4 persona-mr-3 persona-mb-1 persona-rounded-b persona-overflow-auto persona-max-h-[300px]"),d=h("pre","persona-m-0 persona-whitespace-pre-wrap persona-break-all persona-text-[11px] persona-text-persona-secondary persona-font-mono");return d.textContent=n,i.appendChild(d),i}}function fu(e,t,r,n,o,s,a,i){var m;let d=o.has(e.id),l=h("div","persona-border-b persona-border-persona-divider persona-text-xs");Ks(l,(m=n.classNames)==null?void 0:m.eventRow);let p=a.find(f=>f.renderEventStreamRow);if(p!=null&&p.renderEventStreamRow&&i){let f=p.renderEventStreamRow({event:e,index:t,config:i,defaultRenderer:()=>u(),isExpanded:d,onToggleExpand:()=>s(e.id)});if(f)return l.appendChild(f),l}return l.appendChild(u()),l;function u(){var q,se;let f=h("div",""),y=h("div","persona-flex persona-items-center persona-gap-2 persona-px-3 persona-py-3 hover:persona-bg-persona-container persona-cursor-pointer persona-group");y.setAttribute("data-event-id",e.id);let C=h("span","persona-flex-shrink-0 persona-text-persona-muted persona-w-4 persona-text-center persona-flex persona-items-center persona-justify-center"),k=Pe(d?"chevron-down":"chevron-right","14px","currentColor",2);k&&C.appendChild(k);let T=h("span","persona-text-[11px] persona-text-persona-muted persona-whitespace-nowrap persona-flex-shrink-0 persona-font-mono persona-w-[70px]"),S=(q=n.timestampFormat)!=null?q:"relative";T.textContent=S==="relative"?nv(e.timestamp,r):ov(e.timestamp);let M=null;n.showSequenceNumbers!==!1&&(M=h("span","persona-text-[11px] persona-text-persona-muted persona-font-mono persona-flex-shrink-0 persona-w-[28px] persona-text-right"),M.textContent=String(t+1));let v=rv(e.type,n.badgeColors),b=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded persona-text-[11px] persona-font-mono persona-font-medium persona-whitespace-nowrap persona-flex-shrink-0 persona-border");b.style.backgroundColor=v.bg,b.style.color=v.text,b.style.borderColor=v.text+"50",b.textContent=e.type;let x=(se=n.descriptionFields)!=null?se:ev,E=sv(e.payload,x),B=null;E&&(B=h("span","persona-text-[11px] persona-text-persona-secondary persona-truncate persona-min-w-0"),B.textContent=E);let H=h("div","persona-flex-1 persona-min-w-0"),W=h("button","persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-flex-shrink-0 persona-border-none persona-bg-transparent persona-p-0"),N=Pe("clipboard","12px","currentColor",1.5);return N&&W.appendChild(N),W.addEventListener("click",async ve=>{ve.stopPropagation(),await av(iv(e)),W.innerHTML="";let Ue=Pe("check","12px","currentColor",1.5);Ue&&W.appendChild(Ue),setTimeout(()=>{W.innerHTML="";let je=Pe("clipboard","12px","currentColor",1.5);je&&W.appendChild(je)},1500)}),y.appendChild(C),y.appendChild(T),M&&y.appendChild(M),y.appendChild(b),B&&y.appendChild(B),y.appendChild(H),y.appendChild(W),f.appendChild(y),d&&f.appendChild(cv(e,a,i)),f}}function qx(e){var y,C,k,T,S;let{buffer:t,getFullHistory:r,onClose:n,config:o,plugins:s=[],getThroughput:a}=e,i=(y=o==null?void 0:o.features)==null?void 0:y.scrollToBottom,d=(i==null?void 0:i.enabled)!==!1,l=(C=i==null?void 0:i.iconName)!=null?C:"arrow-down",p=(k=i==null?void 0:i.label)!=null?k:"",u=(S=(T=o==null?void 0:o.features)==null?void 0:T.eventStream)!=null?S:{},m=s.find(M=>M.renderEventStreamView);if(m!=null&&m.renderEventStreamView&&o){let M=m.renderEventStreamView({config:o,events:t.getAll(),defaultRenderer:()=>f().element,onClose:n});if(M)return{element:M,update:()=>{},destroy:()=>{}}}return f();function f(){let M=u.classNames,v=h("div","persona-event-stream-view persona-flex persona-flex-col persona-flex-1 persona-min-h-0");Ks(v,M==null?void 0:M.panel);let b=[],x="",E="",B=null,H=[],W={},N=0,q=Tl(),se=0,ve=0,Ue=!1,je=null,we=!1,Te=0,We=new Set,Oe=new Map,K="",He="",j=null,Ce,Z,he,xe,Ve,G=null,ee=null,Ie=null;function ye(){let fe=h("div","persona-relative persona-flex persona-flex-col persona-flex-shrink-0"),Ae=h("div","persona-flex persona-items-center persona-gap-2 persona-px-4 persona-py-3 persona-pb-0 persona-border-persona-divider persona-bg-persona-surface persona-overflow-hidden");Ks(Ae,M==null?void 0:M.headerBar);let Wt=h("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");if(Wt.textContent="Events",Ce=h("span","persona-text-[11px] persona-font-mono persona-bg-persona-container persona-text-persona-muted persona-px-2 persona-py-0.5 persona-rounded persona-border persona-border-persona-border"),Ce.textContent="0",a){ee=h("div","persona-relative persona-flex persona-items-center persona-gap-1.5 persona-whitespace-nowrap persona-ml-1"),ee.style.cursor="help";let cr=h("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");cr.textContent="Throughput",G=h("span","persona-text-[11px] persona-font-mono persona-bg-persona-container persona-text-persona-muted persona-px-2 persona-py-0.5 persona-rounded persona-border persona-border-persona-border persona-tabular-nums"),G.textContent="-- tok/s",Ie=h("div","persona-absolute persona-z-50 persona-whitespace-nowrap persona-rounded persona-border persona-border-persona-border persona-bg-persona-container persona-text-persona-primary persona-text-[11px] persona-font-mono persona-px-2 persona-py-1 persona-shadow"),Ie.style.display="none",Ie.style.pointerEvents="none";let Cr=ee,Lr=Ie,_r=()=>{if(!Lr.textContent)return;let an=Cr.getBoundingClientRect(),mr=fe.getBoundingClientRect();Lr.style.left=`${an.left-mr.left}px`,Lr.style.top=`${an.bottom-mr.top+4}px`,Lr.style.display="block"},xt=()=>{Lr.style.display="none"};ee.addEventListener("mouseenter",_r),ee.addEventListener("mouseleave",xt),ee.appendChild(cr),ee.appendChild(G)}let sr=h("div","persona-flex-1");Z=h("select","persona-text-xs persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded persona-px-2.5 persona-py-1 persona-text-persona-primary persona-cursor-pointer");let Et=h("option","");Et.value="",Et.textContent="All events",Z.appendChild(Et),he=h("button","persona-inline-flex persona-items-center persona-gap-1.5 persona-rounded persona-text-xs persona-text-persona-muted hover:persona-bg-persona-container hover:persona-text-persona-primary persona-cursor-pointer persona-border persona-border-persona-border persona-bg-persona-surface persona-flex-shrink-0 persona-px-2.5 persona-py-1"),he.type="button",he.title="Copy All";let _t=Pe("clipboard-copy","12px","currentColor",1.5);_t&&he.appendChild(_t);let Ht=h("span","persona-text-xs");Ht.textContent="Copy All",he.appendChild(Ht),Ae.appendChild(Wt),Ae.appendChild(Ce),ee&&Ae.appendChild(ee),Ae.appendChild(sr),Ae.appendChild(Z),Ae.appendChild(he);let Tt=h("div","persona-relative persona-px-4 persona-py-2.5 persona-border-b persona-border-persona-divider persona-bg-persona-surface");Ks(Tt,M==null?void 0:M.searchBar);let Lt=Pe("search","14px","var(--persona-muted, #9ca3af)",1.5),ar=h("span","persona-absolute persona-left-6 persona-top-1/2 persona--translate-y-1/2 persona-pointer-events-none persona-flex persona-items-center");Lt&&ar.appendChild(Lt),xe=h("input","persona-text-sm persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded-md persona-pl-8 persona-pr-3 persona-py-1 persona-w-full persona-text-persona-primary"),Ks(xe,M==null?void 0:M.searchInput),xe.type="text",xe.placeholder="Search event payloads...",Ve=h("button","persona-absolute persona-right-5 persona-top-1/2 persona--translate-y-1/2 persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-0 persona-leading-none"),Ve.type="button",Ve.style.display="none";let mt=Pe("x","12px","currentColor",2);return mt&&Ve.appendChild(mt),Tt.appendChild(ar),Tt.appendChild(xe),Tt.appendChild(Ve),fe.appendChild(Ae),fe.appendChild(Tt),Ie&&fe.appendChild(Ie),fe}let pe,le=s.find(fe=>fe.renderEventStreamToolbar);if(le!=null&&le.renderEventStreamToolbar&&o){let fe=le.renderEventStreamToolbar({config:o,defaultRenderer:()=>ye(),eventCount:t.getSize(),filteredCount:0,onFilterChange:Ae=>{x=Ae,ue(),te()},onSearchChange:Ae=>{E=Ae,ue(),te()}});pe=fe!=null?fe:ye()}else pe=ye();let Ye=h("div","persona-text-xs persona-text-persona-muted persona-text-center persona-py-0.5 persona-px-4 persona-bg-persona-container persona-border-b persona-border-persona-divider persona-italic persona-flex-shrink-0");Ye.style.display="none";function Me(){if(!a||!G||!ee)return;let fe=a();G.textContent=lv(fe);let Ae=dv(fe);Ie&&(Ie.textContent=Ae,Ae||(Ie.style.display="none")),Ae?ee.setAttribute("aria-label",Ae):ee.removeAttribute("aria-label")}let be=h("div","persona-flex-1 persona-min-h-0 persona-relative"),J=h("div","persona-event-stream-list persona-overflow-y-auto persona-min-h-0");J.style.height="100%";let Ke=h("div","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-transform persona--translate-x-1/2 persona-cursor-pointer persona-z-10 persona-text-xs");Ks(Ke,M==null?void 0:M.scrollIndicator),Ke.style.display="none",Ke.setAttribute("data-persona-scroll-to-bottom-has-label",p?"true":"false");let ne=Pe(l,"14px","currentColor",2);ne&&Ke.appendChild(ne);let Y=h("span","");Y.textContent=p,Ke.appendChild(Y);let Q=h("div","persona-flex persona-items-center persona-justify-center persona-h-full persona-text-sm persona-text-persona-muted");Q.style.display="none",be.appendChild(J),be.appendChild(Q),be.appendChild(Ke),v.setAttribute("tabindex","0"),v.appendChild(pe),v.appendChild(Ye),v.appendChild(be);function Be(){let fe=t.getAll(),Ae={};for(let Ht of fe)Ae[Ht.type]=(Ae[Ht.type]||0)+1;let Wt=Object.keys(Ae).sort(),sr=Wt.length!==H.length||!Wt.every((Ht,Tt)=>Ht===H[Tt]),Et=!sr&&Wt.some(Ht=>Ae[Ht]!==W[Ht]),gr=fe.length!==Object.values(W).reduce((Ht,Tt)=>Ht+Tt,0);if(!sr&&!Et&&!gr||(H=Wt,W=Ae,!Z))return;let _t=Z.value;if(Z.options[0].textContent="All events",sr){for(;Z.options.length>1;)Z.remove(1);for(let Ht of Wt){let Tt=h("option","");Tt.value=Ht,Tt.textContent=`${Ht} (${Ae[Ht]||0})`,Z.appendChild(Tt)}_t&&Wt.includes(_t)?Z.value=_t:_t&&(Z.value="",x="")}else for(let Ht=1;Ht<Z.options.length;Ht++){let Tt=Z.options[Ht];Tt.textContent=`${Tt.value} (${Ae[Tt.value]||0})`}}function ke(){let fe=t.getAll();if(x&&(fe=fe.filter(Ae=>Ae.type===x)),E){let Ae=E.toLowerCase();fe=fe.filter(Wt=>Wt.type.toLowerCase().includes(Ae)||Wt.payload.toLowerCase().includes(Ae))}return fe}function ge(){return x!==""||E!==""}function ue(){N=0,se=0,q.resume(),Ke.style.display="none"}function _e(fe){We.has(fe)?We.delete(fe):We.add(fe),j=fe;let Ae=J.scrollTop,Wt=q.isFollowing();we=!0,q.pause(),te(),J.scrollTop=Ae,Wt&&q.resume(),we=!1}function I(){return Fa(J,50)}function te(){ve=Date.now(),Ue=!1,Me(),Be();let fe=t.getEvictedCount();fe>0?(Ye.textContent=`${fe.toLocaleString()} older events truncated`,Ye.style.display=""):Ye.style.display="none",b=ke();let Ae=b.length,Wt=t.getSize()>0;Ce&&(Ce.textContent=String(t.getSize())),Ae===0&&Wt&&ge()?(Q.textContent=E?`No events matching '${E}'`:"No events matching filter",Q.style.display="",J.style.display="none"):(Q.style.display="none",J.style.display=""),he&&(he.title=ge()?`Copy Filtered (${Ae})`:"Copy All"),d&&!q.isFollowing()&&Ae>N&&(se+=Ae-N,Y.textContent=p?`${p}${se>0?` (${se})`:""}`:"",Ke.style.display=""),N=Ae;let sr=t.getAll(),Et=sr.length>0?sr[0].timestamp:0,gr=new Set(b.map(Tt=>Tt.id));for(let Tt of We)gr.has(Tt)||We.delete(Tt);let _t=x!==K||E!==He,Ht=Oe.size===0&&b.length>0;if(_t||Ht||b.length===0){J.innerHTML="",Oe.clear();let Tt=document.createDocumentFragment();for(let Lt=0;Lt<b.length;Lt++){let ar=fu(b[Lt],Lt,Et,u,We,_e,s,o);Oe.set(b[Lt].id,ar),Tt.appendChild(ar)}J.appendChild(Tt),K=x,He=E,j=null}else{if(j!==null){let Lt=Oe.get(j);if(Lt&&Lt.parentNode===J){let ar=b.findIndex(mt=>mt.id===j);if(ar>=0){let mt=fu(b[ar],ar,Et,u,We,_e,s,o);J.insertBefore(mt,Lt),Lt.remove(),Oe.set(j,mt)}}j=null}let Tt=new Set(b.map(Lt=>Lt.id));for(let[Lt,ar]of Oe)Tt.has(Lt)||(ar.remove(),Oe.delete(Lt));for(let Lt=0;Lt<b.length;Lt++){let ar=b[Lt];if(!Oe.has(ar.id)){let mt=fu(ar,Lt,Et,u,We,_e,s,o);Oe.set(ar.id,mt),J.appendChild(mt)}}}q.isFollowing()&&(J.scrollTop=J.scrollHeight)}function qe(){if(Date.now()-ve>=tv){je!==null&&(cancelAnimationFrame(je),je=null),te();return}Ue||(Ue=!0,je=requestAnimationFrame(()=>{je=null,te()}))}let tt=(fe,Ae)=>{if(!he)return;he.innerHTML="";let Wt=Pe(fe,"12px","currentColor",1.5);Wt&&he.appendChild(Wt);let sr=h("span","persona-text-xs");sr.textContent="Copy All",he.appendChild(sr),setTimeout(()=>{he.innerHTML="";let Et=Pe("clipboard-copy","12px","currentColor",1.5);Et&&he.appendChild(Et);let gr=h("span","persona-text-xs");gr.textContent="Copy All",he.appendChild(gr),he.disabled=!1},Ae)},Xe=async()=>{if(he){he.disabled=!0;try{let fe;ge()?fe=b:r?(fe=await r(),fe.length===0&&(fe=t.getAll())):fe=t.getAll();let Ae=fe.map(Wt=>{try{return JSON.parse(Wt.payload)}catch{return Wt.payload}});await navigator.clipboard.writeText(JSON.stringify(Ae,null,2)),tt("check",1500)}catch{tt("x",1500)}}},Je=()=>{Z&&(x=Z.value,ue(),te())},pt=()=>{!xe||!Ve||(Ve.style.display=xe.value?"":"none",B&&clearTimeout(B),B=setTimeout(()=>{E=xe.value,ue(),te()},150))},ht=()=>{!xe||!Ve||(xe.value="",E="",Ve.style.display="none",B&&clearTimeout(B),ue(),te())},zt=()=>{if(we)return;let fe=J.scrollTop,{action:Ae,nextLastScrollTop:Wt}=Ml({following:q.isFollowing(),currentScrollTop:fe,lastScrollTop:Te,nearBottom:I(),userScrollThreshold:1,resumeRequiresDownwardScroll:!0});Te=Wt,Ae==="resume"?(q.resume(),se=0,Ke.style.display="none"):Ae==="pause"&&(q.pause(),d&&(Y.textContent=p,Ke.style.display=""))},or=fe=>{let Ae=kl({following:q.isFollowing(),deltaY:fe.deltaY,nearBottom:I(),resumeWhenNearBottom:!0});Ae==="pause"?(q.pause(),d&&(Y.textContent=p,Ke.style.display="")):Ae==="resume"&&(q.resume(),se=0,Ke.style.display="none")},X=()=>{d&&(J.scrollTop=J.scrollHeight,q.resume(),se=0,Ke.style.display="none")},kt=fe=>{let Ae=fe.target;if(!Ae||Ae.closest("button"))return;let Wt=Ae.closest("[data-event-id]");if(!Wt)return;let sr=Wt.getAttribute("data-event-id");sr&&_e(sr)},ct=fe=>{if((fe.metaKey||fe.ctrlKey)&&fe.key==="f"){fe.preventDefault(),xe==null||xe.focus(),xe==null||xe.select();return}fe.key==="Escape"&&(xe&&document.activeElement===xe?(ht(),xe.blur(),v.focus()):n&&n())};he&&he.addEventListener("click",Xe),Z&&Z.addEventListener("change",Je),xe&&xe.addEventListener("input",pt),Ve&&Ve.addEventListener("click",ht),J.addEventListener("scroll",zt),J.addEventListener("wheel",or,{passive:!0}),J.addEventListener("click",kt),Ke.addEventListener("click",X),v.addEventListener("keydown",ct);function Jt(){B&&clearTimeout(B),je!==null&&(cancelAnimationFrame(je),je=null),Ue=!1,Oe.clear(),he&&he.removeEventListener("click",Xe),Z&&Z.removeEventListener("change",Je),xe&&xe.removeEventListener("input",pt),Ve&&Ve.removeEventListener("click",ht),J.removeEventListener("scroll",zt),J.removeEventListener("wheel",or),J.removeEventListener("click",kt),Ke.removeEventListener("click",X),v.removeEventListener("keydown",ct)}return{element:v,update:qe,destroy:Jt}}}function jx(e,t){let r=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",n=typeof e.artifactId=="string"?e.artifactId:"",o=e.status==="streaming"?"streaming":"complete",a=(typeof e.artifactType=="string"?e.artifactType:"markdown")==="component"?"Component":"Document",i=document.createElement("div");i.className="persona-flex persona-w-full persona-max-w-full persona-items-center persona-gap-3 persona-rounded-xl persona-px-4 persona-py-3",i.style.border="1px solid var(--persona-border, #e5e7eb)",i.style.backgroundColor="var(--persona-surface, #ffffff)",i.style.cursor="pointer",i.tabIndex=0,i.setAttribute("role","button"),i.setAttribute("aria-label",`Open ${r} in artifact panel`),n&&i.setAttribute("data-open-artifact",n);let d=document.createElement("div");d.className="persona-flex persona-h-10 persona-w-10 persona-flex-shrink-0 persona-items-center persona-justify-center persona-rounded-lg",d.style.border="1px solid var(--persona-border, #e5e7eb)",d.style.color="var(--persona-muted, #9ca3af)",d.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z"/><polyline points="14 2 14 8 20 8"/></svg>';let l=document.createElement("div");l.className="persona-min-w-0 persona-flex-1 persona-flex persona-flex-col persona-gap-0.5";let p=document.createElement("div");p.className="persona-truncate persona-text-sm persona-font-medium",p.style.color="var(--persona-text, #1f2937)",p.textContent=r;let u=document.createElement("div");if(u.className="persona-text-xs persona-flex persona-items-center persona-gap-1.5",u.style.color="var(--persona-muted, #9ca3af)",o==="streaming"){let m=document.createElement("span");m.className="persona-inline-block persona-w-1.5 persona-h-1.5 persona-rounded-full",m.style.backgroundColor="var(--persona-primary, #171717)",m.style.animation="persona-pulse 1.5s ease-in-out infinite",u.appendChild(m);let f=document.createElement("span");f.textContent=`Generating ${a.toLowerCase()}...`,u.appendChild(f)}else u.textContent=a;if(l.append(p,u),i.append(d,l),o==="complete"){let m=document.createElement("button");m.type="button",m.textContent="Download",m.title=`Download ${r}`,m.className="persona-flex-shrink-0 persona-rounded-md persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium",m.style.border="1px solid var(--persona-border, #e5e7eb)",m.style.color="var(--persona-text, #1f2937)",m.style.backgroundColor="transparent",m.style.cursor="pointer",m.setAttribute("data-download-artifact",n),i.append(m)}return i}var Vx=(e,t)=>{var n,o,s;let r=(s=(o=(n=t==null?void 0:t.config)==null?void 0:n.features)==null?void 0:o.artifacts)==null?void 0:s.renderCard;if(r){let a=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",i=typeof e.artifactId=="string"?e.artifactId:"",d=e.status==="streaming"?"streaming":"complete",l=typeof e.artifactType=="string"?e.artifactType:"markdown",p=r({artifact:{artifactId:i,title:a,artifactType:l,status:d},config:t.config,defaultRenderer:()=>jx(e,t)});if(p)return p}return jx(e,t)};var mu=class{constructor(){this.components=new Map}register(t,r){this.components.has(t)&&console.warn(`[ComponentRegistry] Component "${t}" is already registered. Overwriting.`),this.components.set(t,r)}unregister(t){this.components.delete(t)}get(t){return this.components.get(t)}has(t){return this.components.has(t)}getAllNames(){return Array.from(this.components.keys())}clear(){this.components.clear()}registerAll(t){Object.entries(t).forEach(([r,n])=>{this.register(r,n)})}},yo=new mu;yo.register("PersonaArtifactCard",Vx);function pv(e){var o;let t=h("div","persona-rounded-lg persona-border persona-border-persona-border persona-p-3 persona-text-persona-primary"),r=h("div","persona-font-semibold persona-text-sm persona-mb-2");r.textContent=e.component?`Component: ${e.component}`:"Component";let n=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-overflow-x-auto");return n.textContent=JSON.stringify((o=e.props)!=null?o:{},null,2),t.appendChild(r),t.appendChild(n),t}function Gx(e,t){var Z,he,xe,Ve;let r=(he=(Z=e.features)==null?void 0:Z.artifacts)==null?void 0:he.layout,o=((xe=r==null?void 0:r.toolbarPreset)!=null?xe:"default")==="document",s=(Ve=r==null?void 0:r.panePadding)==null?void 0:Ve.trim(),a=e.markdown?ns(e.markdown):null,i=Ps(e.sanitize),d=G=>{let ee=a?a(G):os(G);return i?i(ee):ee},l=typeof document!="undefined"?h("div","persona-artifact-backdrop persona-fixed persona-inset-0 persona-z-[55] persona-bg-black/30 persona-hidden md:persona-hidden"):null,p=()=>{l==null||l.classList.add("persona-hidden"),u.classList.remove("persona-artifact-drawer-open"),N==null||N.hide()};l&&l.addEventListener("click",()=>{var G;p(),(G=t.onDismiss)==null||G.call(t)});let u=h("aside","persona-artifact-pane persona-flex persona-flex-col persona-min-h-0 persona-min-w-0 persona-bg-persona-surface persona-text-persona-primary persona-border-l persona-border-persona-border");u.setAttribute("data-persona-theme-zone","artifact-pane"),o&&u.classList.add("persona-artifact-pane-document");let m=h("div","persona-artifact-toolbar persona-flex persona-items-center persona-justify-between persona-gap-2 persona-px-2 persona-py-2 persona-border-b persona-border-persona-border persona-shrink-0");m.setAttribute("data-persona-theme-zone","artifact-toolbar"),o&&m.classList.add("persona-artifact-toolbar-document");let f=h("span","persona-text-xs persona-font-medium persona-truncate");f.textContent="Artifacts";let y=h("button","persona-rounded-md persona-border persona-border-persona-border persona-px-2 persona-py-1 persona-text-xs persona-bg-persona-surface");y.type="button",y.textContent="Close",y.setAttribute("aria-label","Close artifacts panel"),y.addEventListener("click",()=>{var G;p(),(G=t.onDismiss)==null||G.call(t)});let C="rendered",k=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0 persona-artifact-toggle-group"),T=o?ir({icon:"eye",label:"Rendered view",className:"persona-artifact-doc-icon-btn persona-artifact-view-btn"}):ir({icon:"eye",label:"Rendered view"}),S=o?ir({icon:"code-2",label:"Source",className:"persona-artifact-doc-icon-btn persona-artifact-code-btn"}):ir({icon:"code-2",label:"Source"}),M=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0"),v=(r==null?void 0:r.documentToolbarShowCopyLabel)===!0,b=(r==null?void 0:r.documentToolbarShowCopyChevron)===!0,x=r==null?void 0:r.documentToolbarCopyMenuItems,E=!!(b&&x&&x.length>0),B=null,H,W=null,N=null;if(o&&(v||b)&&!E){if(H=v?Ja({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):ir({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),b){let G=Pe("chevron-down",14,"currentColor",2);G&&H.appendChild(G)}}else o&&E?(B=h("div","persona-relative persona-inline-flex persona-items-center persona-gap-0 persona-rounded-md"),H=v?Ja({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):ir({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),W=ir({icon:"chevron-down",label:"More copy options",size:14,className:"persona-artifact-doc-copy-menu-chevron persona-artifact-doc-icon-btn",aria:{"aria-haspopup":"true","aria-expanded":"false"}}),B.append(H,W)):o?H=ir({icon:"copy",label:"Copy",className:"persona-artifact-doc-icon-btn"}):H=ir({icon:"copy",label:"Copy"});let q=o?ir({icon:"refresh-cw",label:"Refresh",className:"persona-artifact-doc-icon-btn"}):ir({icon:"refresh-cw",label:"Refresh"}),se=o?ir({icon:"x",label:"Close",className:"persona-artifact-doc-icon-btn"}):ir({icon:"x",label:"Close"}),ve=()=>{var pe,le,Ye;let G=(pe=Oe.find(Me=>Me.id===K))!=null?pe:Oe[Oe.length-1],ee=(le=G==null?void 0:G.id)!=null?le:null,Ie=(G==null?void 0:G.artifactType)==="markdown"&&(Ye=G.markdown)!=null?Ye:"",ye=G?JSON.stringify({component:G.component,props:G.props},null,2):"";return{markdown:Ie,jsonPayload:ye,id:ee}},Ue=async()=>{var pe;let{markdown:G,jsonPayload:ee}=ve(),Ie=(pe=Oe.find(le=>le.id===K))!=null?pe:Oe[Oe.length-1],ye=(Ie==null?void 0:Ie.artifactType)==="markdown"?G:Ie?ee:"";try{await navigator.clipboard.writeText(ye)}catch{}};if(H.addEventListener("click",async()=>{let G=r==null?void 0:r.onDocumentToolbarCopyMenuSelect;if(G&&E){let{markdown:ee,jsonPayload:Ie,id:ye}=ve();try{await G({actionId:"primary",artifactId:ye,markdown:ee,jsonPayload:Ie})}catch{}return}await Ue()}),W&&(x!=null&&x.length)){let G=()=>{var Ie;return(Ie=u.closest("[data-persona-root]"))!=null?Ie:document.body},ee=()=>{N=Bo({items:x.map(Ie=>({id:Ie.id,label:Ie.label})),onSelect:async Ie=>{let{markdown:ye,jsonPayload:pe,id:le}=ve(),Ye=r==null?void 0:r.onDocumentToolbarCopyMenuSelect;try{Ye?await Ye({actionId:Ie,artifactId:le,markdown:ye,jsonPayload:pe}):Ie==="markdown"||Ie==="md"?await navigator.clipboard.writeText(ye):Ie==="json"||Ie==="source"?await navigator.clipboard.writeText(pe):await navigator.clipboard.writeText(ye||pe)}catch{}},anchor:B!=null?B:W,position:"bottom-right",portal:G()})};u.isConnected?ee():requestAnimationFrame(ee),W.addEventListener("click",Ie=>{Ie.stopPropagation(),N==null||N.toggle()})}q.addEventListener("click",async()=>{var G;try{await((G=r==null?void 0:r.onDocumentToolbarRefresh)==null?void 0:G.call(r))}catch{}j()}),se.addEventListener("click",()=>{var G;p(),(G=t.onDismiss)==null||G.call(t)});let je=()=>{o&&(T.setAttribute("aria-pressed",C==="rendered"?"true":"false"),S.setAttribute("aria-pressed",C==="source"?"true":"false"))};T.addEventListener("click",()=>{C="rendered",je(),j()}),S.addEventListener("click",()=>{C="source",je(),j()});let we=h("span","persona-min-w-0 persona-flex-1 persona-text-xs persona-font-medium persona-text-persona-primary persona-truncate persona-text-center md:persona-text-left");o?(m.replaceChildren(),k.append(T,S),B?M.append(B,q,se):M.append(H,q,se),m.append(k,we,M),je()):(m.appendChild(f),m.appendChild(y)),s&&(m.style.paddingLeft=s,m.style.paddingRight=s);let Te=h("div","persona-artifact-list persona-shrink-0 persona-flex persona-gap-1 persona-overflow-x-auto persona-p-2 persona-border-b persona-border-persona-border"),We=h("div","persona-artifact-content persona-flex-1 persona-min-h-0 persona-overflow-y-auto persona-p-3");s&&(Te.style.paddingLeft=s,Te.style.paddingRight=s,We.style.padding=s),u.appendChild(m),u.appendChild(Te),u.appendChild(We);let Oe=[],K=null,He=!1,j=()=>{var ye,pe,le,Ye;let G=o&&Oe.length<=1;Te.classList.toggle("persona-hidden",G),Te.replaceChildren();for(let Me of Oe){let be=h("button","persona-artifact-tab persona-shrink-0 persona-rounded-lg persona-px-2 persona-py-1 persona-text-xs persona-border persona-border-transparent persona-text-persona-primary");be.type="button",be.textContent=Me.title||Me.id.slice(0,8),Me.id===K&&be.classList.add("persona-bg-persona-container","persona-border-persona-border"),be.addEventListener("click",()=>t.onSelect(Me.id)),Te.appendChild(be)}We.replaceChildren();let ee=K&&Oe.find(Me=>Me.id===K)||Oe[Oe.length-1];if(!ee)return;if(o){let Me=ee.artifactType==="markdown"?"MD":(ye=ee.component)!=null?ye:"Component",J=(ee.title||"Document").trim().replace(/\s*·\s*MD\s*$/i,"").trim()||"Document";we.textContent=`${J} \xB7 ${Me}`}else f.textContent="Artifacts";if(ee.artifactType==="markdown"){if(o&&C==="source"){let be=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-break-words persona-text-persona-primary");be.textContent=(pe=ee.markdown)!=null?pe:"",We.appendChild(be);return}let Me=h("div","persona-text-sm persona-leading-relaxed persona-markdown-bubble");Me.innerHTML=d((le=ee.markdown)!=null?le:""),We.appendChild(Me);return}let Ie=ee.component?yo.get(ee.component):void 0;if(Ie){let be={message:{id:ee.id,role:"assistant",content:"",createdAt:new Date().toISOString()},config:e,updateProps:()=>{}};try{let J=Ie((Ye=ee.props)!=null?Ye:{},be);if(J){We.appendChild(J);return}}catch{}}We.appendChild(pv(ee))},Ce=()=>{var ee;let G=Oe.length>0;if(u.classList.toggle("persona-hidden",!G),l){let Ie=typeof u.closest=="function"?u.closest("[data-persona-root]"):null,pe=((ee=Ie==null?void 0:Ie.classList.contains("persona-artifact-narrow-host"))!=null?ee:!1)||typeof window!="undefined"&&window.matchMedia("(max-width: 640px)").matches;G&&pe&&He?(l.classList.remove("persona-hidden"),u.classList.add("persona-artifact-drawer-open")):(l.classList.add("persona-hidden"),u.classList.remove("persona-artifact-drawer-open"))}};return{element:u,backdrop:l,update(G){var ee,Ie,ye;Oe=G.artifacts,K=(ye=(Ie=G.selectedId)!=null?Ie:(ee=G.artifacts[G.artifacts.length-1])==null?void 0:ee.id)!=null?ye:null,Oe.length>0&&(He=!0),j(),Ce()},setMobileOpen(G){He=G,!G&&l?(l.classList.add("persona-hidden"),u.classList.remove("persona-artifact-drawer-open")):Ce()}}}function Ln(e){var t,r;return((r=(t=e==null?void 0:e.features)==null?void 0:t.artifacts)==null?void 0:r.enabled)===!0}function Kx(e,t){var s,a,i,d;if(e.classList.remove("persona-artifact-border-full","persona-artifact-border-left"),e.style.removeProperty("--persona-artifact-pane-border"),e.style.removeProperty("--persona-artifact-pane-border-left"),!Ln(t))return;let r=(a=(s=t.features)==null?void 0:s.artifacts)==null?void 0:a.layout,n=(i=r==null?void 0:r.paneBorder)==null?void 0:i.trim(),o=(d=r==null?void 0:r.paneBorderLeft)==null?void 0:d.trim();n?(e.classList.add("persona-artifact-border-full"),e.style.setProperty("--persona-artifact-pane-border",n)):o&&(e.classList.add("persona-artifact-border-left"),e.style.setProperty("--persona-artifact-pane-border-left",o))}function uv(e){e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color"),e.style.removeProperty("--persona-artifact-doc-toggle-active-bg"),e.style.removeProperty("--persona-artifact-doc-toggle-active-border")}function Vl(e,t){var d,l,p,u,m,f,y,C,k,T;if(!Ln(t)){e.style.removeProperty("--persona-artifact-split-gap"),e.style.removeProperty("--persona-artifact-pane-width"),e.style.removeProperty("--persona-artifact-pane-max-width"),e.style.removeProperty("--persona-artifact-pane-min-width"),e.style.removeProperty("--persona-artifact-pane-bg"),e.style.removeProperty("--persona-artifact-pane-padding"),uv(e),Kx(e,t);return}let r=(l=(d=t.features)==null?void 0:d.artifacts)==null?void 0:l.layout;e.style.setProperty("--persona-artifact-split-gap",(p=r==null?void 0:r.splitGap)!=null?p:"0.5rem"),e.style.setProperty("--persona-artifact-pane-width",(u=r==null?void 0:r.paneWidth)!=null?u:"40%"),e.style.setProperty("--persona-artifact-pane-max-width",(m=r==null?void 0:r.paneMaxWidth)!=null?m:"28rem"),r!=null&&r.paneMinWidth?e.style.setProperty("--persona-artifact-pane-min-width",r.paneMinWidth):e.style.removeProperty("--persona-artifact-pane-min-width");let n=(f=r==null?void 0:r.paneBackground)==null?void 0:f.trim();n?e.style.setProperty("--persona-artifact-pane-bg",n):e.style.removeProperty("--persona-artifact-pane-bg");let o=(y=r==null?void 0:r.panePadding)==null?void 0:y.trim();o?e.style.setProperty("--persona-artifact-pane-padding",o):e.style.removeProperty("--persona-artifact-pane-padding");let s=(C=r==null?void 0:r.documentToolbarIconColor)==null?void 0:C.trim();s?e.style.setProperty("--persona-artifact-doc-toolbar-icon-color",s):e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color");let a=(k=r==null?void 0:r.documentToolbarToggleActiveBackground)==null?void 0:k.trim();a?e.style.setProperty("--persona-artifact-doc-toggle-active-bg",a):e.style.removeProperty("--persona-artifact-doc-toggle-active-bg");let i=(T=r==null?void 0:r.documentToolbarToggleActiveBorderColor)==null?void 0:T.trim();i?e.style.setProperty("--persona-artifact-doc-toggle-active-border",i):e.style.removeProperty("--persona-artifact-doc-toggle-active-border"),Kx(e,t)}var Jx=["panel","seamless"];function Gl(e,t){var i,d,l,p,u,m;for(let f of Jx)e.classList.remove(`persona-artifact-appearance-${f}`);if(e.classList.remove("persona-artifact-unified-split"),e.style.removeProperty("--persona-artifact-pane-radius"),e.style.removeProperty("--persona-artifact-pane-shadow"),e.style.removeProperty("--persona-artifact-unified-outer-radius"),!Ln(t))return;let r=(d=(i=t.features)==null?void 0:i.artifacts)==null?void 0:d.layout,n=(l=r==null?void 0:r.paneAppearance)!=null?l:"panel",o=Jx.includes(n)?n:"panel";e.classList.add(`persona-artifact-appearance-${o}`);let s=(p=r==null?void 0:r.paneBorderRadius)==null?void 0:p.trim();s&&e.style.setProperty("--persona-artifact-pane-radius",s);let a=(u=r==null?void 0:r.paneShadow)==null?void 0:u.trim();if(a&&e.style.setProperty("--persona-artifact-pane-shadow",a),(r==null?void 0:r.unifiedSplitChrome)===!0){e.classList.add("persona-artifact-unified-split");let f=((m=r.unifiedSplitOuterRadius)==null?void 0:m.trim())||s;f&&e.style.setProperty("--persona-artifact-unified-outer-radius",f)}}function Xx(e,t){var r,n,o;return!t||!Ln(e)?!1:((o=(n=(r=e.features)==null?void 0:r.artifacts)==null?void 0:n.layout)==null?void 0:o.expandLauncherPanelWhenOpen)!==!1}function fv(e,t){if(!(e!=null&&e.trim()))return t;let r=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return r?Math.max(0,Number(r[1])):t}function mv(e){if(!(e!=null&&e.trim()))return null;let t=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return t?Math.max(0,Number(t[1])):null}function gv(e,t,r){return r<t?t:Math.min(r,Math.max(t,e))}function hv(e,t,r,n){let o=e-n-2*t-r;return Math.max(0,o)}function Yx(e,t){var a;let n=(a=(t.getComputedStyle(e).gap||"0px").trim().split(/\s+/)[0])!=null?a:"0px",o=/^([\d.]+)px$/i.exec(n);if(o)return Number(o[1]);let s=/^([\d.]+)/.exec(n);return s?Number(s[1]):8}function Qx(e,t,r,n,o,s){let a=fv(o,200),i=hv(t,r,n,200);i=Math.max(a,i);let d=mv(s);return d!==null&&(i=Math.min(i,d)),gv(e,a,i)}var Zx={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"}},gu=(e,t,r,n)=>{let o=e.querySelectorAll("[data-tv-form]");o.length&&o.forEach(s=>{var y,C,k;if(s.dataset.enhanced==="true")return;let a=(y=s.dataset.tvForm)!=null?y:"init";s.dataset.enhanced="true";let i=(C=Zx[a])!=null?C:Zx.init;s.classList.add("persona-form-card","persona-space-y-4");let d=h("div","persona-space-y-1"),l=h("h3","persona-text-base persona-font-semibold persona-text-persona-primary");if(l.textContent=i.title,d.appendChild(l),i.description){let T=h("p","persona-text-sm persona-text-persona-muted");T.textContent=i.description,d.appendChild(T)}let p=document.createElement("form");p.className="persona-form-grid persona-space-y-3",i.fields.forEach(T=>{var x,E;let S=h("label","persona-form-field persona-flex persona-flex-col persona-gap-1");S.htmlFor=`${t.id}-${a}-${T.name}`;let M=h("span","persona-text-xs persona-font-medium persona-text-persona-muted");M.textContent=T.label,S.appendChild(M);let v=(x=T.type)!=null?x:"text",b;v==="textarea"?(b=document.createElement("textarea"),b.rows=3):(b=document.createElement("input"),b.type=v),b.className="persona-rounded-xl persona-border persona-border-gray-200 persona-bg-white persona-px-3 persona-py-2 persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-persona-primary",b.id=`${t.id}-${a}-${T.name}`,b.name=T.name,b.placeholder=(E=T.placeholder)!=null?E:"",T.required&&(b.required=!0),S.appendChild(b),p.appendChild(S)});let u=h("div","persona-flex persona-items-center persona-justify-between persona-gap-2"),m=h("div","persona-text-xs persona-text-persona-muted persona-min-h-[1.5rem]"),f=h("button","persona-inline-flex persona-items-center persona-rounded-full persona-bg-persona-primary persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-60 persona-cursor-pointer");f.type="submit",f.textContent=(k=i.submitLabel)!=null?k:"Submit",u.appendChild(m),u.appendChild(f),p.appendChild(u),s.replaceChildren(d,p),p.addEventListener("submit",async T=>{var b,x;T.preventDefault();let S=(b=r.formEndpoint)!=null?b:"/form",M=new FormData(p),v={};M.forEach((E,B)=>{v[B]=E}),v.type=a,f.disabled=!0,m.textContent="Submitting\u2026";try{let E=await fetch(S,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(v)});if(!E.ok)throw new Error(`Form submission failed (${E.status})`);let B=await E.json();m.textContent=(x=B.message)!=null?x:"Thanks! We'll be in touch soon.",B.success&&B.nextPrompt&&await n.sendMessage(String(B.nextPrompt))}catch(E){m.textContent=E instanceof Error?E.message:"Something went wrong. Please try again."}finally{f.disabled=!1}})})};var hu=class{constructor(){this.plugins=new Map}register(t){var r;this.plugins.has(t.id)&&console.warn(`Plugin "${t.id}" is already registered. Overwriting.`),this.plugins.set(t.id,t),(r=t.onRegister)==null||r.call(t)}unregister(t){var n;let r=this.plugins.get(t);r&&((n=r.onUnregister)==null||n.call(r),this.plugins.delete(t))}getAll(){return Array.from(this.plugins.values()).sort((t,r)=>{var n,o;return((n=r.priority)!=null?n:0)-((o=t.priority)!=null?o:0)})}getForInstance(t){let r=this.getAll();if(!t||t.length===0)return r;let n=new Set(t.map(s=>s.id));return[...r.filter(s=>!n.has(s.id)),...t].sort((s,a)=>{var i,d;return((i=a.priority)!=null?i:0)-((d=s.priority)!=null?d:0)})}clear(){this.plugins.forEach(t=>{var r;return(r=t.onUnregister)==null?void 0:r.call(t)}),this.plugins.clear()}},ti=new hu;var ey=()=>{let e=new Map,t=(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:t,off:r,emit:(o,s)=>{var a;(a=e.get(o))==null||a.forEach(i=>{try{i(s)}catch(d){typeof console!="undefined"&&console.error("[AgentWidget] Event handler error:",d)}})}}};var xv=e=>{let t=e.match(/```(?:json)?\s*([\s\S]*?)```/i);return t?t[1]:e},yv=e=>{let t=e.trim(),r=t.indexOf("{");if(r===-1)return null;let n=0;for(let o=r;o<t.length;o+=1){let s=t[o];if(s==="{"&&(n+=1),s==="}"&&(n-=1,n===0))return t.slice(r,o+1)}return null},ri=({text:e})=>{if(!e||!e.includes("{"))return null;try{let t=xv(e),r=yv(t);if(!r)return null;let n=JSON.parse(r);if(!n||typeof n!="object"||!n.action)return null;let{action:o,...s}=n;return{type:String(o),payload:s,raw:n}}catch{return null}},xu=e=>typeof e=="string"?e:e==null?"":String(e),hs={message:e=>e.type!=="message"?void 0:{handled:!0,displayText:xu(e.payload.text)},messageAndClick:(e,t)=>{var o;if(e.type!=="message_and_click")return;let r=e.payload,n=xu(r.element);if(n&&((o=t.document)!=null&&o.querySelector)){let s=t.document.querySelector(n);s?setTimeout(()=>{s.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",n)}return{handled:!0,displayText:xu(r.text)}}},ty=e=>Array.isArray(e)?e.map(t=>String(t)):[],ni=e=>{let t=new Set(ty(e.getSessionMetadata().processedActionMessageIds)),r=()=>{t=new Set(ty(e.getSessionMetadata().processedActionMessageIds))},n=()=>{let s=Array.from(t);e.updateSessionMetadata(a=>({...a,processedActionMessageIds:s}))};return{process:s=>{if(s.streaming||s.message.role!=="assistant"||!s.text||t.has(s.message.id))return null;let a=typeof s.raw=="string"&&s.raw||typeof s.message.rawContent=="string"&&s.message.rawContent||typeof s.text=="string"&&s.text||null;!a&&typeof s.text=="string"&&s.text.trim().startsWith("{")&&typeof console!="undefined"&&console.warn("[AgentWidget] Structured response detected but no raw payload was provided. Ensure your stream parser returns { text, raw }.");let i=a?e.parsers.reduce((l,p)=>l||(p==null?void 0:p({text:a,message:s.message}))||null,null):null;if(!i)return null;t.add(s.message.id),n();let d={action:i,message:s.message};e.emit("action:detected",d);for(let l of e.handlers)if(l)try{let p=()=>{e.emit("action:resubmit",d)},u=l(i,{message:s.message,metadata:e.getSessionMetadata(),updateMetadata:e.updateSessionMetadata,document:e.documentRef,triggerResubmit:p});if(!u)continue;if(u.handled){let m=u.persistMessage!==!1;return{text:u.displayText!==void 0?u.displayText:"",persist:m,resubmit:u.resubmit}}}catch(p){typeof console!="undefined"&&console.error("[AgentWidget] Action handler error:",p)}return{text:"",persist:!0}},syncFromMetadata:r}};var bv=e=>{if(!e)return null;try{return JSON.parse(e)}catch(t){return typeof console!="undefined"&&console.error("[AgentWidget] Failed to parse stored state:",t),null}},wv=e=>e.map(t=>({...t,streaming:!1})),Cv=e=>e.map(t=>({...t,status:"complete"})),Kl=(e="persona-state")=>{let t=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let r=t();return r?bv(r.getItem(e)):null},save:r=>{let n=t();if(n)try{let o={...r,messages:r.messages?wv(r.messages):void 0,artifacts:r.artifacts?Cv(r.artifacts):void 0};n.setItem(e,JSON.stringify(o))}catch(o){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",o)}},clear:()=>{let r=t();if(r)try{r.removeItem(e)}catch(n){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",n)}}}};var Js=ud(ji(),1);function vv(e){if(!e||typeof e!="object"||!("component"in e))return!1;let t=e.component;return typeof t=="string"&&t.length>0}function Av(e,t){if(!vv(e))return null;let r=e.props&&typeof e.props=="object"&&e.props!==null?e.props:{};return{component:e.component,props:r,raw:t}}function Jl(){let e=null,t=0;return{getExtractedDirective:()=>e,processChunk:r=>{let n=r.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(r.length<=t)return e;try{let o=(0,Js.parse)(r,Js.STR|Js.OBJ),s=Av(o,r);s&&(e=s)}catch{}return t=r.length,e},reset:()=>{e=null,t=0}}}function ry(e){return typeof e=="object"&&e!==null&&"component"in e&&typeof e.component=="string"&&"props"in e&&typeof e.props=="object"}function Xl(e,t){let{config:r,message:n,onPropsUpdate:o}=t,s=yo.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:n,config:r,updateProps:i=>{o&&o(i)}};try{return s(e.props,a)}catch(i){return console.error(`[ComponentMiddleware] Error rendering component "${e.component}":`,i),null}}function ny(){let e=Jl();return{processChunk:t=>e.processChunk(t),getDirective:()=>e.getExtractedDirective(),reset:()=>{e.reset()}}}function oy(e){if(typeof e.rawContent=="string"&&e.rawContent.length>0)return e.rawContent;if(typeof e.content=="string"){let t=e.content.trim();if(t.startsWith("{")||t.startsWith("["))return e.content}return null}function Yl(e){let t=oy(e);if(!t)return!1;try{let r=JSON.parse(t);return typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string"}catch{return!1}}function Ql(e){let t=oy(e);if(!t)return null;try{let r=JSON.parse(t);if(typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string"){let n=r;return{component:n.component,props:n.props&&typeof n.props=="object"&&n.props!==null?n.props:{},raw:t}}}catch{}return null}var Sv=["Very dissatisfied","Dissatisfied","Neutral","Satisfied","Very satisfied"];function Zl(e){let{onSubmit:t,onDismiss:r,title:n="How satisfied are you?",subtitle:o="Please rate your experience",commentPlaceholder:s="Share your thoughts (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,ratingLabels:l=Sv}=e,p=document.createElement("div");p.className="persona-feedback-container persona-feedback-csat",p.setAttribute("role","dialog"),p.setAttribute("aria-label","Customer satisfaction feedback");let u=null,m=document.createElement("div");m.className="persona-feedback-content";let f=document.createElement("div");f.className="persona-feedback-header";let y=document.createElement("h3");y.className="persona-feedback-title",y.textContent=n,f.appendChild(y);let C=document.createElement("p");C.className="persona-feedback-subtitle",C.textContent=o,f.appendChild(C),m.appendChild(f);let k=document.createElement("div");k.className="persona-feedback-rating persona-feedback-rating-csat",k.setAttribute("role","radiogroup"),k.setAttribute("aria-label","Satisfaction rating from 1 to 5");let T=[];for(let x=1;x<=5;x++){let E=document.createElement("button");E.type="button",E.className="persona-feedback-rating-btn persona-feedback-star-btn",E.setAttribute("role","radio"),E.setAttribute("aria-checked","false"),E.setAttribute("aria-label",`${x} star${x>1?"s":""}: ${l[x-1]}`),E.title=l[x-1],E.dataset.rating=String(x),E.innerHTML=`
|
|
67
77
|
<svg class="persona-feedback-star" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
68
78
|
<polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon>
|
|
69
79
|
</svg>
|
|
70
|
-
`,M.addEventListener("click",()=>{p=y,T.forEach((H,B)=>{let R=B<y;H.classList.toggle("selected",R),H.setAttribute("aria-checked",B===y-1?"true":"false")})}),T.push(M),k.appendChild(M)}f.appendChild(k);let S=null;if(d){let y=document.createElement("div");y.className="persona-feedback-comment-container",S=document.createElement("textarea"),S.className="persona-feedback-comment",S.placeholder=a,S.rows=3,S.setAttribute("aria-label","Additional comments"),y.appendChild(S),f.appendChild(y)}let E=document.createElement("div");E.className="persona-feedback-actions";let w=document.createElement("button");w.type="button",w.className="persona-feedback-btn persona-feedback-btn-skip",w.textContent=i,w.addEventListener("click",()=>{t==null||t(),u.remove()});let b=document.createElement("button");return b.type="button",b.className="persona-feedback-btn persona-feedback-btn-submit",b.textContent=s,b.addEventListener("click",async()=>{if(p===null){k.classList.add("persona-feedback-shake"),setTimeout(()=>k.classList.remove("persona-feedback-shake"),500);return}b.disabled=!0,b.textContent="Submitting...";try{let y=(S==null?void 0:S.value.trim())||void 0;await r(p,y),u.remove()}catch(y){b.disabled=!1,b.textContent=s,console.error("[CSAT Feedback] Failed to submit:",y)}}),E.appendChild(w),E.appendChild(b),f.appendChild(E),u.appendChild(f),u}function Al(e){let{onSubmit:r,onDismiss:t,title:n="How likely are you to recommend us?",subtitle:o="On a scale of 0 to 10",commentPlaceholder:a="What could we do better? (optional)...",submitText:s="Submit",skipText:i="Skip",showComment:d=!0,lowLabel:l="Not likely",highLabel:u="Very likely"}=e,p=document.createElement("div");p.className="persona-feedback-container persona-feedback-nps",p.setAttribute("role","dialog"),p.setAttribute("aria-label","Net Promoter Score feedback");let f=null,m=document.createElement("div");m.className="persona-feedback-content";let C=document.createElement("div");C.className="persona-feedback-header";let A=document.createElement("h3");A.className="persona-feedback-title",A.textContent=n,C.appendChild(A);let k=document.createElement("p");k.className="persona-feedback-subtitle",k.textContent=o,C.appendChild(k),m.appendChild(C);let T=document.createElement("div");T.className="persona-feedback-rating persona-feedback-rating-nps",T.setAttribute("role","radiogroup"),T.setAttribute("aria-label","Likelihood rating from 0 to 10");let S=document.createElement("div");S.className="persona-feedback-labels";let E=document.createElement("span");E.className="persona-feedback-label-low",E.textContent=l;let w=document.createElement("span");w.className="persona-feedback-label-high",w.textContent=u,S.appendChild(E),S.appendChild(w);let b=document.createElement("div");b.className="persona-feedback-numbers";let y=[];for(let W=0;W<=10;W++){let V=document.createElement("button");V.type="button",V.className="persona-feedback-rating-btn persona-feedback-number-btn",V.setAttribute("role","radio"),V.setAttribute("aria-checked","false"),V.setAttribute("aria-label",`Rating ${W} out of 10`),V.textContent=String(W),V.dataset.rating=String(W),W<=6?V.classList.add("persona-feedback-detractor"):W<=8?V.classList.add("persona-feedback-passive"):V.classList.add("persona-feedback-promoter"),V.addEventListener("click",()=>{f=W,y.forEach((ne,ue)=>{ne.classList.toggle("selected",ue===W),ne.setAttribute("aria-checked",ue===W?"true":"false")})}),y.push(V),b.appendChild(V)}T.appendChild(S),T.appendChild(b),m.appendChild(T);let M=null;if(d){let W=document.createElement("div");W.className="persona-feedback-comment-container",M=document.createElement("textarea"),M.className="persona-feedback-comment",M.placeholder=a,M.rows=3,M.setAttribute("aria-label","Additional comments"),W.appendChild(M),m.appendChild(W)}let H=document.createElement("div");H.className="persona-feedback-actions";let B=document.createElement("button");B.type="button",B.className="persona-feedback-btn persona-feedback-btn-skip",B.textContent=i,B.addEventListener("click",()=>{t==null||t(),p.remove()});let R=document.createElement("button");return R.type="button",R.className="persona-feedback-btn persona-feedback-btn-submit",R.textContent=s,R.addEventListener("click",async()=>{if(f===null){b.classList.add("persona-feedback-shake"),setTimeout(()=>b.classList.remove("persona-feedback-shake"),500);return}R.disabled=!0,R.textContent="Submitting...";try{let W=(M==null?void 0:M.value.trim())||void 0;await r(f,W),p.remove()}catch(W){R.disabled=!1,R.textContent=s,console.error("[NPS Feedback] Failed to submit:",W)}}),H.appendChild(B),H.appendChild(R),m.appendChild(H),p.appendChild(m),p}var Da="persona-chat-history",V0=30*1e3,j0={"image/png":"png","image/jpeg":"jpg","image/jpg":"jpg","image/gif":"gif","image/webp":"webp","image/svg+xml":"svg","image/bmp":"bmp","image/tiff":"tiff"};function G0(e){var n,o,a;if(!e)return[];let r=[],t=Array.from((n=e.items)!=null?n:[]);for(let s of t){if(s.kind!=="file"||!s.type.startsWith("image/"))continue;let i=s.getAsFile();if(!i)continue;if(i.name){r.push(i);continue}let d=(o=j0[i.type])!=null?o:"png";r.push(new File([i],`clipboard-image-${Date.now()}.${d}`,{type:i.type,lastModified:Date.now()}))}if(r.length>0)return r;for(let s of Array.from((a=e.files)!=null?a:[]))s.type.startsWith("image/")&&r.push(s);return r}function Sl(e){if(!e)return!1;let r=e.types;return r?typeof r.contains=="function"?r.contains("Files"):Array.from(r).includes("Files"):!1}function X0(e){var r,t,n,o,a,s,i,d,l;return e?e===!0?{storage:"session",keyPrefix:"persona-",persist:{openState:!0,voiceState:!0,focusInput:!0},clearOnChatClear:!0}:{storage:(r=e.storage)!=null?r:"session",keyPrefix:(t=e.keyPrefix)!=null?t:"persona-",persist:{openState:(o=(n=e.persist)==null?void 0:n.openState)!=null?o:!0,voiceState:(s=(a=e.persist)==null?void 0:a.voiceState)!=null?s:!0,focusInput:(d=(i=e.persist)==null?void 0:i.focusInput)!=null?d:!0},clearOnChatClear:(l=e.clearOnChatClear)!=null?l:!0}:null}function J0(e){try{let r=e==="local"?localStorage:sessionStorage,t="__persist_test__";return r.setItem(t,"1"),r.removeItem(t),r}catch{return null}}var Ip=e=>!e||typeof e!="object"?{}:{...e},$h=e=>e.map(r=>({...r,streaming:!1})),Uh=(e,r,t)=>{let n=e!=null&&e.markdown?Xo(e.markdown):null,o=ba(e==null?void 0:e.sanitize);return e!=null&&e.postprocessMessage&&o&&(e==null?void 0:e.sanitize)===void 0&&console.warn("[Persona] A custom postprocessMessage is active with the default HTML sanitizer. Tags or attributes not in the built-in allowlist will be stripped. To keep custom HTML, set `sanitize: false` or provide a custom sanitize function."),a=>{var l,u,p;let s=(l=a.text)!=null?l:"",i=(u=a.message.rawContent)!=null?u:null;if(r){let f=r.process({text:s,raw:i!=null?i:s,message:a.message,streaming:a.streaming});f!==null&&(s=f.text,f.persist||(a.message.__skipPersist=!0),f.resubmit&&!a.streaming&&t&&t())}let d;return e!=null&&e.postprocessMessage?d=e.postprocessMessage({...a,text:s,raw:(p=i!=null?i:a.text)!=null?p:""}):n?d=n(s):d=Jo(s),o?o(d):d}};function qh(e){var i,d,l,u;let r=h("div","persona-attachment-drop-overlay");e!=null&&e.background&&r.style.setProperty("--persona-drop-overlay-bg",e.background),(e==null?void 0:e.backdropBlur)!==void 0&&r.style.setProperty("--persona-drop-overlay-blur",e.backdropBlur),e!=null&&e.border&&r.style.setProperty("--persona-drop-overlay-border",e.border),e!=null&&e.borderRadius&&r.style.setProperty("--persona-drop-overlay-radius",e.borderRadius),e!=null&&e.inset&&r.style.setProperty("--persona-drop-overlay-inset",e.inset),e!=null&&e.labelSize&&r.style.setProperty("--persona-drop-overlay-label-size",e.labelSize),e!=null&&e.labelColor&&r.style.setProperty("--persona-drop-overlay-label-color",e.labelColor);let t=(i=e==null?void 0:e.iconName)!=null?i:"upload",n=(d=e==null?void 0:e.iconSize)!=null?d:"48px",o=(l=e==null?void 0:e.iconColor)!=null?l:"rgba(59, 130, 246, 0.6)",a=(u=e==null?void 0:e.iconStrokeWidth)!=null?u:.5,s=ve(t,n,o,a);if(s&&r.appendChild(s),e!=null&&e.label){let p=h("span","persona-drop-overlay-label");p.textContent=e.label,r.appendChild(p)}return r}var Tl=(e,r,t)=>{var Qp,Zp,eu,tu,ru,nu,ou,au,su,iu,lu,du,cu,pu,uu,fu,mu,gu,hu,xu,yu,bu,Cu,wu,vu,Au,Su,Tu,ku,Eu,Mu,Lu,Pu,Iu,Ru,Hu,Bu,Wu,Du,Ou,Fu,Nu,_u,$u,Uu,qu,zu;if(e==null)throw new Error('createAgentExperience: mount must be a non-null HTMLElement (e.g. pass document.getElementById("my-root") after the node exists).');e.id&&!e.getAttribute("data-persona-instance")&&e.setAttribute("data-persona-instance",e.id),e.hasAttribute("data-persona-root")||e.setAttribute("data-persona-root","true");let n=zi(r),o=Ws.getForInstance(n.plugins);n.components&&io.registerAll(n.components);let a=Dh(),i=n.persistState===!1?null:(Qp=n.storageAdapter)!=null?Qp:xl(),d={},l=null,u=!1,p=c=>{if(n.onStateLoaded)try{let g=n.onStateLoaded(c);if(g&&typeof g=="object"&&"state"in g){let{state:x,open:v}=g;return v&&(u=!0),x}return g}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",g)}return c};if(i!=null&&i.load)try{let c=i.load();if(c&&typeof c.then=="function")l=c.then(g=>{let x=g!=null?g:{messages:[],metadata:{}};return p(x)});else{let g=c!=null?c:{messages:[],metadata:{}},x=p(g);x.metadata&&(d=Ip(x.metadata)),(Zp=x.messages)!=null&&Zp.length&&(n={...n,initialMessages:x.messages}),(eu=x.artifacts)!=null&&eu.length&&(n={...n,initialArtifacts:x.artifacts,initialSelectedArtifactId:(tu=x.selectedArtifactId)!=null?tu:null})}}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",c)}else if(n.onStateLoaded)try{let c=p({messages:[],metadata:{}});(ru=c.messages)!=null&&ru.length&&(n={...n,initialMessages:c.messages})}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",c)}let f=()=>d,m=c=>{var x;d=(x=c({...d}))!=null?x:{},da()},C=n.actionParsers&&n.actionParsers.length?n.actionParsers:[Ds],A=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[sa.message,sa.messageAndClick],k=Os({parsers:C,handlers:A,getSessionMetadata:f,updateSessionMetadata:m,emit:a.emit,documentRef:typeof document!="undefined"?document:null});k.syncFromMetadata();let T=(ou=(nu=n.launcher)==null?void 0:nu.enabled)!=null?ou:!0,S=(su=(au=n.launcher)==null?void 0:au.autoExpand)!=null?su:!1,E=(iu=n.autoFocusInput)!=null?iu:!1,w=S,b=T,y=(du=(lu=n.layout)==null?void 0:lu.header)==null?void 0:du.layout,M=!1,H=()=>So(n),B=()=>T||H(),R=H()?!1:T?S:!0,W=!1,V=null,ne=()=>{W=!0,V&&clearTimeout(V),V=setTimeout(()=>{W&&(typeof console!="undefined"&&console.warn("[AgentWidget] Resubmit requested but no injection occurred within 10s"),W=!1)},1e4)},ue=Uh(n,k,ne),Be=(pu=(cu=n.features)==null?void 0:cu.showReasoning)!=null?pu:!0,Ke=(fu=(uu=n.features)==null?void 0:uu.showToolCalls)!=null?fu:!0,ye=(gu=(mu=n.features)==null?void 0:mu.showEventStreamToggle)!=null?gu:!1,me=(xu=(hu=n.features)==null?void 0:hu.scrollToBottom)!=null?xu:{},Xe=`${(bu=typeof n.persistState=="object"?(yu=n.persistState)==null?void 0:yu.keyPrefix:void 0)!=null?bu:"persona-"}event-stream`,Y=ye?new Bs(Xe):null,Ee=(vu=(wu=(Cu=n.features)==null?void 0:Cu.eventStream)==null?void 0:wu.maxEvents)!=null?vu:2e3,G=ye?new Hs(Ee,Y):null,ce=null,de=!1,pe=null,Re=0;Y==null||Y.open().then(()=>G==null?void 0:G.restore()).catch(c=>{n.debug&&console.warn("[AgentWidget] IndexedDB not available for event stream:",c)});let Ye={onCopy:c=>{var g,x;a.emit("message:copy",c),z!=null&&z.isClientTokenMode()&&z.submitMessageFeedback(c.id,"copy").catch(v=>{n.debug&&console.error("[AgentWidget] Failed to submit copy feedback:",v)}),(x=(g=n.messageActions)==null?void 0:g.onCopy)==null||x.call(g,c)},onFeedback:c=>{var g,x;a.emit("message:feedback",c),z!=null&&z.isClientTokenMode()&&z.submitMessageFeedback(c.messageId,c.type).catch(v=>{n.debug&&console.error("[AgentWidget] Failed to submit feedback:",v)}),(x=(g=n.messageActions)==null?void 0:g.onFeedback)==null||x.call(g,c)}},J=(Au=n.statusIndicator)!=null?Au:{},ie=c=>{var g,x,v,O;return c==="idle"?(g=J.idleText)!=null?g:Wr.idle:c==="connecting"?(x=J.connectingText)!=null?x:Wr.connecting:c==="connected"?(v=J.connectedText)!=null?v:Wr.connected:c==="error"?(O=J.errorText)!=null?O:Wr.error:Wr[c]};function Ue(c,g,x,v){if(v==="idle"&&x.idleLink){c.textContent="";let O=document.createElement("a");O.href=x.idleLink,O.target="_blank",O.rel="noopener noreferrer",O.textContent=g,O.style.color="inherit",O.style.textDecoration="none",c.appendChild(O)}else c.textContent=g}let{wrapper:K,panel:j,pillRoot:Ce}=ah(n),De=sh(n,B()),{container:oe,body:Se,messagesWrapper:ge,suggestions:Rt,textarea:Me,sendButton:ae,sendButtonWrapper:ur,composerForm:Ut,statusText:Qt,introTitle:Or,introSubtitle:vr,closeButton:Oe,iconHolder:q,headerTitle:Te,headerSubtitle:_e,header:Ne,footer:qe,actionsRow:st,leftActions:nt,rightActions:pt}=De,Nt=De.setSendButtonMode,F=De.micButton,xe=De.micButtonWrapper,be=De.attachmentButton,it=De.attachmentButtonWrapper,Ge=De.attachmentInput,Wt=De.attachmentPreviewsContainer;oe.classList.add("persona-relative"),Se.classList.add("persona-relative");let ar=12,Pt=()=>{var c;return(c=me.label)!=null?c:""},kt=()=>{var c;return(c=me.iconName)!=null?c:"arrow-down"},rt=()=>me.enabled!==!1,lt=h("button","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-z-10 persona-flex persona-items-center persona-gap-1 persona-text-xs persona-transform persona--translate-x-1/2 persona-cursor-pointer");lt.type="button",lt.style.display="none",lt.setAttribute("data-persona-scroll-to-bottom","true");let rr=h("span","persona-flex persona-items-center"),gn=h("span","");lt.append(rr,gn),oe.appendChild(lt);let Ir=()=>{let g=qe.style.display==="none"?0:qe.offsetHeight;lt.style.bottom=`${g+ar}px`};Ir();let Tn=()=>{let c=!!Pt();lt.setAttribute("aria-label",Pt()||"Jump to latest"),lt.title=Pt(),lt.setAttribute("data-persona-scroll-to-bottom-has-label",c?"true":"false"),rr.innerHTML="";let g=ve(kt(),"14px","currentColor",2);g?(rr.appendChild(g),rr.style.display=""):rr.style.display="none",gn.textContent=Pt(),gn.style.display=c?"":"none"};Tn();let Et=null,hn=null,pr=o.find(c=>c.renderHeader);if(pr!=null&&pr.renderHeader){let c=pr.renderHeader({config:n,defaultRenderer:()=>{let g=oo({config:n,showClose:B()});return na(oe,g,n),g.header},onClose:()=>qt(!1,"user")});if(c){let g=oe.querySelector(".persona-border-b-persona-divider");g&&(g.replaceWith(c),Ne=c)}}let Ar=()=>{var g,x,v,O;if(!G)return;if(de=!0,!ce&&G&&(ce=kh({buffer:G,getFullHistory:()=>G.getAllFromStore(),onClose:()=>Kr(),config:n,plugins:o})),ce&&(Se.style.display="none",(g=qe.parentNode)==null||g.insertBefore(ce.element,qe),ce.update()),bt){bt.style.boxShadow=`inset 0 0 0 1.5px ${Jr.actionIconColor}`;let $=(O=(v=(x=n.features)==null?void 0:x.eventStream)==null?void 0:v.classNames)==null?void 0:O.toggleButtonActive;$&&$.split(/\s+/).forEach(U=>U&&bt.classList.add(U))}let c=()=>{if(!de)return;let $=Date.now();$-Re>=200&&(ce==null||ce.update(),Re=$),pe=requestAnimationFrame(c)};Re=0,pe=requestAnimationFrame(c),Jn(),a.emit("eventStream:opened",{timestamp:Date.now()})},Kr=()=>{var c,g,x;if(de){if(de=!1,ce&&ce.element.remove(),Se.style.display="",bt){bt.style.boxShadow="";let v=(x=(g=(c=n.features)==null?void 0:c.eventStream)==null?void 0:g.classNames)==null?void 0:x.toggleButtonActive;v&&v.split(/\s+/).forEach(O=>O&&bt.classList.remove(O))}pe!==null&&(cancelAnimationFrame(pe),pe=null),Jn(),a.emit("eventStream:closed",{timestamp:Date.now()})}},bt=null;if(ye){let c=(Tu=(Su=n.features)==null?void 0:Su.eventStream)==null?void 0:Tu.classNames,g="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(c!=null&&c.toggleButton?" "+c.toggleButton:"");bt=h("button",g),bt.style.width="28px",bt.style.height="28px",bt.style.color=Jr.actionIconColor,bt.type="button",bt.setAttribute("aria-label","Event Stream"),bt.title="Event Stream";let x=ve("activity","18px","currentColor",1.5);x&&bt.appendChild(x);let v=De.clearChatButtonWrapper,O=De.closeButtonWrapper,$=v||O;$&&$.parentNode===Ne?Ne.insertBefore(bt,$):Ne.appendChild(bt),bt.addEventListener("click",()=>{de?Kr():Ar()})}let kn=c=>{var v,O,$;let g=n.attachments;if(!(g!=null&&g.enabled))return;let x=c.querySelector(".persona-attachment-previews");if(!x){x=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),x.style.display="none";let U=c.querySelector("[data-persona-composer-form]");U!=null&&U.parentNode?U.parentNode.insertBefore(x,U):c.insertBefore(x,c.firstChild)}if(!c.querySelector('input[type="file"]')){let U=h("input");U.type="file",U.accept=((v=g.allowedTypes)!=null?v:no).join(","),U.multiple=((O=g.maxFiles)!=null?O:4)>1,U.style.display="none",U.setAttribute("aria-label",($=g.buttonTooltipText)!=null?$:"Attach files"),c.appendChild(U)}},nn=o.find(c=>c.renderComposer);if(nn!=null&&nn.renderComposer){let c=n.composer,g=nn.renderComposer({config:n,defaultRenderer:()=>Ea({config:n}).footer,onSubmit:x=>{var U;if(!z||z.isStreaming())return;let v=x.trim(),O=(U=Et==null?void 0:Et.hasAttachments())!=null?U:!1;if(!v&&!O)return;Ga();let $;O&&($=[],$.push(...Et.getContentParts()),v&&$.push(hs(v))),z.sendMessage(v,{contentParts:$}),O&&Et.clearAttachments()},streaming:!1,disabled:!1,openAttachmentPicker:()=>{Ge==null||Ge.click()},models:c==null?void 0:c.models,selectedModelId:c==null?void 0:c.selectedModelId,onModelChange:x=>{n.composer={...n.composer,selectedModelId:x},n.agent&&(n.agent={...n.agent,model:x})},onVoiceToggle:((ku=n.voiceRecognition)==null?void 0:ku.enabled)===!0?()=>{hn==null||hn()}:void 0});g&&(qe.replaceWith(g),qe=g)}let Sr=c=>{let g=c.querySelector("[data-persona-composer-form]"),x=c.querySelector("[data-persona-composer-input]"),v=c.querySelector("[data-persona-composer-submit]"),O=c.querySelector("[data-persona-composer-mic]"),$=c.querySelector("[data-persona-composer-status]");g&&(Ut=g),x&&(Me=x),v&&(ae=v),O&&(F=O,xe=O.parentElement),$&&(Qt=$);let U=c.querySelector(".persona-mb-3.persona-flex.persona-flex-wrap.persona-gap-2");U&&(Rt=U);let X=c.querySelector(".persona-attachment-button");X&&(be=X,it=X.parentElement),Ge=c.querySelector('input[type="file"]'),Wt=c.querySelector(".persona-attachment-previews");let N=c.querySelector(".persona-widget-composer .persona-flex.persona-items-center.persona-justify-between");N&&(st=N)};kn(qe),Sr(qe);let Tr=(Iu=(Eu=n.layout)==null?void 0:Eu.contentMaxWidth)!=null?Iu:H()?(Pu=(Lu=(Mu=n.launcher)==null?void 0:Mu.composerBar)==null?void 0:Lu.contentMaxWidth)!=null?Pu:"720px":void 0;if(Tr&&(ge.style.maxWidth=Tr,ge.style.marginLeft="auto",ge.style.marginRight="auto",ge.style.width="100%"),Tr&&Ut&&!H()&&(Ut.style.maxWidth=Tr,Ut.style.marginLeft="auto",Ut.style.marginRight="auto"),Tr&&Rt&&!H()&&(Rt.style.maxWidth=Tr,Rt.style.marginLeft="auto",Rt.style.marginRight="auto"),Tr&&Wt&&!H()&&(Wt.style.maxWidth=Tr,Wt.style.marginLeft="auto",Wt.style.marginRight="auto"),(Ru=n.attachments)!=null&&Ru.enabled&&Ge&&Wt){Et=ta.fromConfig(n.attachments),Et.setPreviewsContainer(Wt),Ge.addEventListener("change",x=>{let v=x.target;Et==null||Et.handleFileSelect(v.files),v.value=""});let c=n.attachments.dropOverlay,g=qh(c);oe.appendChild(g)}(()=>{var v,O;let c=(O=(v=n.layout)==null?void 0:v.slots)!=null?O:{},g=$=>{switch($){case"body-top":return oe.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6")||null;case"messages":return ge;case"footer-top":return Rt;case"composer":return Ut;case"footer-bottom":return Qt;default:return null}},x=($,U)=>{var X;switch($){case"header-left":case"header-center":case"header-right":if($==="header-left")Ne.insertBefore(U,Ne.firstChild);else if($==="header-right")Ne.appendChild(U);else{let N=Ne.querySelector(".persona-flex-col");N?(X=N.parentNode)==null||X.insertBefore(U,N.nextSibling):Ne.appendChild(U)}break;case"body-top":{let N=Se.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6");N?N.replaceWith(U):Se.insertBefore(U,Se.firstChild);break}case"body-bottom":Se.appendChild(U);break;case"footer-top":Rt.replaceWith(U);break;case"footer-bottom":Qt.replaceWith(U);break;default:break}};for(let[$,U]of Object.entries(c))if(U)try{let X=U({config:n,defaultContent:()=>g($)});X&&x($,X)}catch(X){typeof console!="undefined"&&console.error(`[AgentWidget] Error rendering slot "${$}":`,X)}})();let En=c=>{let x=c.target.closest('button[data-expand-header="true"]');if(!x)return;let v=x.closest(".persona-reasoning-bubble, .persona-tool-bubble");if(!v)return;let O=v.getAttribute("data-message-id");if(!O)return;let $=x.getAttribute("data-bubble-type");$==="reasoning"?(La.has(O)?La.delete(O):La.add(O),ch(O,v)):$==="tool"&&(Pa.has(O)?Pa.delete(O):Pa.add(O),ph(O,v,n)),ln.delete(O)};ge.addEventListener("pointerdown",c=>{c.target.closest('button[data-expand-header="true"]')&&(c.preventDefault(),En(c))}),ge.addEventListener("keydown",c=>{let g=c.target;(c.key==="Enter"||c.key===" ")&&g.closest('button[data-expand-header="true"]')&&(c.preventDefault(),En(c))});let xn=new Map;ge.addEventListener("click",c=>{var U;let x=c.target.closest(".persona-message-action-btn[data-action]");if(!x)return;c.preventDefault(),c.stopPropagation();let v=x.closest("[data-actions-for]");if(!v)return;let O=v.getAttribute("data-actions-for");if(!O)return;let $=x.getAttribute("data-action");if($==="copy"){let N=z.getMessages().find(ke=>ke.id===O);if(N&&Ye.onCopy){let ke=N.content||"";navigator.clipboard.writeText(ke).then(()=>{x.classList.add("persona-message-action-success");let fe=ve("check",14,"currentColor",2);fe&&(x.innerHTML="",x.appendChild(fe)),setTimeout(()=>{x.classList.remove("persona-message-action-success");let re=ve("copy",14,"currentColor",2);re&&(x.innerHTML="",x.appendChild(re))},2e3)}).catch(fe=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to copy message:",fe)}),Ye.onCopy(N)}}else if($==="upvote"||$==="downvote"){let N=((U=xn.get(O))!=null?U:null)===$,ke=$==="upvote"?"thumbs-up":"thumbs-down";if(N){xn.delete(O),x.classList.remove("persona-message-action-active");let fe=ve(ke,14,"currentColor",2);fe&&(x.innerHTML="",x.appendChild(fe))}else{let fe=$==="upvote"?"downvote":"upvote",re=v.querySelector(`[data-action="${fe}"]`);if(re){re.classList.remove("persona-message-action-active");let tt=ve(fe==="upvote"?"thumbs-up":"thumbs-down",14,"currentColor",2);tt&&(re.innerHTML="",re.appendChild(tt))}xn.set(O,$),x.classList.add("persona-message-action-active");let we=ve(ke,14,"currentColor",2);we&&(we.setAttribute("fill","currentColor"),x.innerHTML="",x.appendChild(we)),x.classList.remove("persona-message-action-pop"),x.offsetWidth,x.classList.add("persona-message-action-pop");let Ve=z.getMessages().find(ct=>ct.id===O);Ve&&Ye.onFeedback&&Ye.onFeedback({type:$,messageId:Ve.id,message:Ve})}}}),ge.addEventListener("click",c=>{let x=c.target.closest("button[data-approval-action]");if(!x)return;c.preventDefault(),c.stopPropagation();let v=x.closest(".persona-approval-bubble");if(!v)return;let O=v.getAttribute("data-message-id");if(!O)return;let $=x.getAttribute("data-approval-action");if(!$)return;let U=$==="approve"?"approved":"denied",N=z.getMessages().find(fe=>fe.id===O);if(!(N!=null&&N.approval))return;let ke=v.querySelector("[data-approval-buttons]");ke&&ke.querySelectorAll("button").forEach(re=>{re.disabled=!0,re.style.opacity="0.5",re.style.cursor="not-allowed"}),z.resolveApproval(N.approval,U)});let vt=null,Pe=null,P={artifacts:[],selectedId:null},Z=!1,se={current:null};ge.addEventListener("click",c=>{var re,we,Le,Ve,ct;let x=c.target.closest("[data-download-artifact]");if(!x)return;c.preventDefault(),c.stopPropagation();let v=x.getAttribute("data-download-artifact");if(!v||((Le=(we=(re=n.features)==null?void 0:re.artifacts)==null?void 0:we.onArtifactAction)==null?void 0:Le.call(we,{type:"download",artifactId:v}))===!0)return;let $=z.getArtifactById(v),U=$==null?void 0:$.markdown,X=($==null?void 0:$.title)||"artifact";if(!U){let tt=x.closest("[data-open-artifact]"),gt=tt==null?void 0:tt.closest("[data-message-id]"),ht=gt==null?void 0:gt.getAttribute("data-message-id");if(ht){let He=z.getMessages().find(Je=>Je.id===ht);if(He!=null&&He.rawContent)try{let Je=JSON.parse(He.rawContent);U=(Ve=Je==null?void 0:Je.props)==null?void 0:Ve.markdown,X=((ct=Je==null?void 0:Je.props)==null?void 0:ct.title)||X}catch{}}}if(!U)return;let N=new Blob([U],{type:"text/markdown"}),ke=URL.createObjectURL(N),fe=document.createElement("a");fe.href=ke,fe.download=`${X}.md`,fe.click(),URL.revokeObjectURL(ke)}),ge.addEventListener("click",c=>{var $,U,X;let x=c.target.closest("[data-open-artifact]");if(!x)return;let v=x.getAttribute("data-open-artifact");!v||((X=(U=($=n.features)==null?void 0:$.artifacts)==null?void 0:U.onArtifactAction)==null?void 0:X.call(U,{type:"open",artifactId:v}))===!0||(c.preventDefault(),c.stopPropagation(),Z=!1,z.selectArtifact(v),on())}),ge.addEventListener("keydown",c=>{if(c.key!=="Enter"&&c.key!==" ")return;let g=c.target;g.hasAttribute("data-open-artifact")&&(c.preventDefault(),g.click())});let Mt=De.composerOverlay,zt=(c,g,x)=>{var X,N,ke,fe;let v=g.trim();if(!v||!se.current)return;let O=(X=c.getAttribute("data-tool-call-id"))!=null?X:"",$=x.source==="free-text";e.dispatchEvent(new CustomEvent("persona:askUserQuestion:answered",{detail:{toolUseId:O,answer:v,answers:x.structured,values:(N=x.values)!=null?N:x.source==="multi"?v.split(", "):[v],isFreeText:$,source:x.source},bubbles:!0,composed:!0})),Mo(Mt,O);let U=se.current.getMessages().find(re=>{var we;return((we=re.toolCall)==null?void 0:we.id)===O});(ke=U==null?void 0:U.agentMetadata)!=null&&ke.awaitingLocalTool?se.current.resolveAskUserQuestion(U,(fe=x.structured)!=null?fe:v):se.current.sendMessage(v)},Ht=c=>{var O;let g=se.current;if(!g)return;let x=(O=c.getAttribute("data-tool-call-id"))!=null?O:"",v=g.getMessages().find($=>{var U;return((U=$.toolCall)==null?void 0:U.id)===x});v&&g.persistAskUserQuestionProgress(v,{answers:fl(c,v),currentIndex:An(c)})},sr=c=>Object.entries(c).map(([g,x])=>`${g}: ${Array.isArray(x)?x.join(", "):x}`).join(" | "),xr=c=>{var O,$,U;if((($=(O=n.features)==null?void 0:O.askUserQuestion)==null?void 0:$.groupedAutoAdvance)===!1)return;let g=An(c),x=Ra(c);if(g>=x-1)return;let v=(U=se.current)==null?void 0:U.getMessages().find(X=>{var N;return((N=X.toolCall)==null?void 0:N.id)===c.getAttribute("data-tool-call-id")});v&&(ml(c,v,n,g+1),Ht(c))};Mt.addEventListener("click",c=>{var $,U,X,N,ke,fe,re,we,Le,Ve,ct,tt,gt,ht;let x=c.target.closest("[data-ask-user-action]");if(!x)return;let v=x.closest("[data-persona-ask-sheet-for]");if(!v)return;let O=x.getAttribute("data-ask-user-action");if(c.preventDefault(),c.stopPropagation(),O==="dismiss"){let Fe=($=v.getAttribute("data-tool-call-id"))!=null?$:"";e.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:Fe},bubbles:!0,composed:!0})),Mo(Mt,Fe);let He=(U=se.current)==null?void 0:U.getMessages().find(Je=>{var D;return((D=Je.toolCall)==null?void 0:D.id)===Fe});(X=He==null?void 0:He.agentMetadata)!=null&&X.awaitingLocalTool&&((N=se.current)==null||N.markAskUserQuestionResolved(He),(ke=se.current)==null||ke.resolveAskUserQuestion(He,"(dismissed)"));return}if(O==="pick"){let Fe=x.getAttribute("data-option-label");if(!Fe)return;let He=v.getAttribute("data-multi-select")==="true",Je=Eo(v);if(Je&&He){let D=aa(v)[An(v)],Ie=new Set(Array.isArray(D)?D:[]);Ie.has(Fe)?Ie.delete(Fe):Ie.add(Fe),Lo(v,Array.from(Ie)),Ht(v);return}if(Je){Lo(v,Fe),Ht(v),xr(v);return}if(He){let D=x.getAttribute("aria-pressed")==="true";x.setAttribute("aria-pressed",D?"false":"true"),x.classList.toggle("persona-ask-pill-selected",!D);let Ie=v.querySelector('[data-ask-user-action="submit-multi"]');Ie&&(Ie.disabled=Sp(v).length===0);return}zt(v,Fe,{source:"pick",values:[Fe]});return}if(O==="submit-multi"){let Fe=Sp(v);if(Fe.length===0)return;zt(v,Fe.join(", "),{source:"multi",values:Fe});return}if(O==="open-free-text"){let Fe=v.querySelector('[data-ask-free-text-row="true"]');if(Fe){Fe.classList.remove("persona-hidden");let He=Fe.querySelector('[data-ask-free-text-input="true"]');He==null||He.focus()}return}if(O==="focus-free-text"){let Fe=v.querySelector('[data-ask-free-text-input="true"]');Fe==null||Fe.focus();return}if(O==="submit-free-text"){let Fe=v.querySelector('[data-ask-free-text-input="true"]'),He=(fe=Fe==null?void 0:Fe.value)!=null?fe:"";if(!He.trim())return;if(Eo(v)){Lo(v,He.trim()),Ht(v),xr(v);return}zt(v,He,{source:"free-text"});return}if(O==="next"||O==="back"){if(!se.current)return;let Fe=(re=v.getAttribute("data-tool-call-id"))!=null?re:"",He=se.current.getMessages().find(Qe=>{var Ae;return((Ae=Qe.toolCall)==null?void 0:Ae.id)===Fe});if(!He)return;let Je=v.querySelector('[data-ask-free-text-input="true"]'),D=(Le=(we=Je==null?void 0:Je.value)==null?void 0:we.trim())!=null?Le:"";if(D){let Qe=aa(v)[An(v)];(typeof Qe!="string"||Qe!==D)&&Lo(v,D)}let Ie=O==="next"?1:-1,$e=An(v)+Ie;ml(v,He,n,$e),Ht(v);return}if(O==="submit-all"){if(!se.current)return;let Fe=(Ve=v.getAttribute("data-tool-call-id"))!=null?Ve:"",He=se.current.getMessages().find(Qe=>{var Ae;return((Ae=Qe.toolCall)==null?void 0:Ae.id)===Fe});if(!He)return;let Je=v.querySelector('[data-ask-free-text-input="true"]'),D=(tt=(ct=Je==null?void 0:Je.value)==null?void 0:ct.trim())!=null?tt:"";D&&Lo(v,D);let Ie=fl(v,He);se.current.persistAskUserQuestionProgress(He,{answers:Ie,currentIndex:An(v)});let $e=sr(Ie);zt(v,$e||"(submitted)",{source:"submit-all",structured:Ie});return}if(O==="skip"){if(!se.current)return;let Fe=(gt=v.getAttribute("data-tool-call-id"))!=null?gt:"",He=se.current.getMessages().find(Ae=>{var Ft;return((Ft=Ae.toolCall)==null?void 0:Ft.id)===Fe});if(!He)return;let Je=Eo(v),D=An(v),Ie=Ra(v),$e=D>=Ie-1;if(!Je){e.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:Fe},bubbles:!0,composed:!0})),Mo(Mt,Fe),(ht=He.agentMetadata)!=null&&ht.awaitingLocalTool&&(se.current.markAskUserQuestionResolved(He),se.current.resolveAskUserQuestion(He,"(dismissed)"));return}Lo(v,"");let Qe=v.querySelector('[data-ask-free-text-input="true"]');if(Qe&&(Qe.value=""),$e){let Ae=fl(v,He),Ft=sr(Ae);zt(v,Ft||"(skipped)",{source:"submit-all",structured:Ae});return}ml(v,He,n,D+1),Ht(v);return}}),Mt.addEventListener("keydown",c=>{var $;if(c.key!=="Enter")return;let x=c.target;if(!(($=x.matches)!=null&&$.call(x,'[data-ask-free-text-input="true"]')))return;let v=x.closest("[data-persona-ask-sheet-for]");if(!v)return;c.preventDefault();let O=x.value;if(O.trim()){if(Eo(v)){Lo(v,O.trim()),Ht(v),xr(v);return}zt(v,O,{source:"free-text"})}});let Fr=c=>{if(!/^[1-9]$/.test(c.key)||c.metaKey||c.ctrlKey||c.altKey)return;let g=c.target;if((g==null?void 0:g.tagName)==="INPUT"||(g==null?void 0:g.tagName)==="TEXTAREA"||g!=null&&g.isContentEditable)return;let x=Mt.querySelector("[data-persona-ask-sheet-for]");if(!x||x.getAttribute("data-ask-layout")!=="rows"||x.getAttribute("data-multi-select")==="true")return;let v=Number(c.key),$=x.querySelectorAll('[data-ask-pill-list="true"] [data-ask-user-action="pick"], [data-ask-pill-list="true"] [data-ask-user-action="focus-free-text"]')[v-1];$&&(c.preventDefault(),$.click())};document.addEventListener("keydown",Fr);let kr=null,ot=null,wr=null,Nr=null,co=()=>{};function jn(){Nr==null||Nr(),Nr=null}let po=()=>{var U;if(!kr||!ot)return;let c=e.classList.contains("persona-artifact-appearance-seamless"),x=((U=e.ownerDocument.defaultView)!=null?U:window).innerWidth<=640;if(!c||e.classList.contains("persona-artifact-narrow-host")||x){ot.style.removeProperty("position"),ot.style.removeProperty("left"),ot.style.removeProperty("top"),ot.style.removeProperty("bottom"),ot.style.removeProperty("width"),ot.style.removeProperty("z-index");return}let v=kr.firstElementChild;if(!v||v===ot)return;let O=10;ot.style.position="absolute",ot.style.top="0",ot.style.bottom="0",ot.style.width=`${O}px`,ot.style.zIndex="5";let $=v.offsetWidth-O/2;ot.style.left=`${Math.max(0,$)}px`},Fn=()=>{},on=()=>{var x,v,O,$,U;if(!vt||!Sn(n))return;gl(e,n),hl(e,n),Fn();let c=($=(O=(v=(x=n.features)==null?void 0:x.artifacts)==null?void 0:v.layout)==null?void 0:O.narrowHostMaxWidth)!=null?$:520,g=j.getBoundingClientRect().width||0;e.classList.toggle("persona-artifact-narrow-host",g>0&&g<=c),vt.update(P),Z?(vt.setMobileOpen(!1),vt.element.classList.add("persona-hidden"),(U=vt.backdrop)==null||U.classList.add("persona-hidden")):P.artifacts.length>0&&(vt.element.classList.remove("persona-hidden"),vt.setMobileOpen(!0)),co()};if(Sn(n)){j.style.position="relative";let c=h("div","persona-flex persona-flex-1 persona-flex-col persona-min-w-0 persona-min-h-0"),g=h("div","persona-flex persona-h-full persona-w-full persona-min-h-0 persona-artifact-split-root");c.appendChild(oe),vt=Lh(n,{onSelect:x=>{var v;return(v=se.current)==null?void 0:v.selectArtifact(x)},onDismiss:()=>{Z=!0,on()}}),vt.element.classList.add("persona-hidden"),kr=g,g.appendChild(c),g.appendChild(vt.element),vt.backdrop&&j.appendChild(vt.backdrop),j.appendChild(g),co=()=>{var v,O,$,U;if(!kr||!vt)return;if(!((($=(O=(v=n.features)==null?void 0:v.artifacts)==null?void 0:O.layout)==null?void 0:$.resizable)===!0)){wr==null||wr(),wr=null,jn(),ot&&(ot.remove(),ot=null),vt.element.style.removeProperty("width"),vt.element.style.removeProperty("maxWidth");return}if(!ot){let X=h("div","persona-artifact-split-handle persona-shrink-0 persona-h-full");X.setAttribute("role","separator"),X.setAttribute("aria-orientation","vertical"),X.setAttribute("aria-label","Resize artifacts panel"),X.tabIndex=0;let N=e.ownerDocument,ke=(U=N.defaultView)!=null?U:window,fe=re=>{var gt,ht;if(!vt||re.button!==0||e.classList.contains("persona-artifact-narrow-host")||ke.innerWidth<=640)return;re.preventDefault(),jn();let we=re.clientX,Le=vt.element.getBoundingClientRect().width,Ve=(ht=(gt=n.features)==null?void 0:gt.artifacts)==null?void 0:ht.layout,ct=Fe=>{let He=kr.getBoundingClientRect().width,Je=e.classList.contains("persona-artifact-appearance-seamless"),D=Je?0:Hh(kr,ke),Ie=Je?0:X.getBoundingClientRect().width||6,$e=Le-(Fe.clientX-we),Qe=Bh($e,He,D,Ie,Ve==null?void 0:Ve.resizableMinWidth,Ve==null?void 0:Ve.resizableMaxWidth);vt.element.style.width=`${Qe}px`,vt.element.style.maxWidth="none",po()},tt=()=>{N.removeEventListener("pointermove",ct),N.removeEventListener("pointerup",tt),N.removeEventListener("pointercancel",tt),Nr=null;try{X.releasePointerCapture(re.pointerId)}catch{}};Nr=tt,N.addEventListener("pointermove",ct),N.addEventListener("pointerup",tt),N.addEventListener("pointercancel",tt);try{X.setPointerCapture(re.pointerId)}catch{}};X.addEventListener("pointerdown",fe),ot=X,kr.insertBefore(X,vt.element),wr=()=>{X.removeEventListener("pointerdown",fe)}}if(ot){let X=P.artifacts.length>0&&!Z;ot.classList.toggle("persona-hidden",!X),po()}},Fn=()=>{var ke,fe,re,we,Le,Ve,ct,tt,gt,ht,Fe,He,Je,D;if(!T||!vt||((fe=(ke=n.launcher)==null?void 0:ke.sidebarMode)!=null?fe:!1)||hr(n)&&vn(n).reveal==="emerge")return;let v=(re=e.ownerDocument.defaultView)!=null?re:window,O=(Le=(we=n.launcher)==null?void 0:we.mobileFullscreen)!=null?Le:!0,$=(ct=(Ve=n.launcher)==null?void 0:Ve.mobileBreakpoint)!=null?ct:640;if(O&&v.innerWidth<=$||!Rh(n,T))return;let U=(ht=(gt=(tt=n.launcher)==null?void 0:tt.width)!=null?gt:n.launcherWidth)!=null?ht:mn,X=(D=(Je=(He=(Fe=n.features)==null?void 0:Fe.artifacts)==null?void 0:He.layout)==null?void 0:Je.expandedPanelWidth)!=null?D:"min(720px, calc(100vw - 24px))";P.artifacts.length>0&&!Z?(j.style.width=X,j.style.maxWidth=X):(j.style.width=U,j.style.maxWidth=U)},typeof ResizeObserver!="undefined"&&(Pe=new ResizeObserver(()=>{on()}),Pe.observe(j))}else j.appendChild(oe),H()&&Ce&&(De.peekBanner&&Ce.appendChild(De.peekBanner),Ce.appendChild(qe));e.appendChild(K),Ce&&e.appendChild(Ce);let Mn=()=>{var Qe,Ae,Ft,mt,dr,Mr,$t,$r,Lr,at,xt,Ur,Hr,Oo,Fo,No,ga,ha,nr,_o,Co,Lt,Zr,Qn,qr,en,Vt,er;if(H()){j.style.width="100%",j.style.maxWidth="100%";let jt=(Ae=(Qe=n.launcher)==null?void 0:Qe.composerBar)!=null?Ae:{},or=K.dataset.state==="expanded",tn=(Ft=jt.expandedSize)!=null?Ft:"anchored";if(!(or&&tn!=="fullscreen")){oe.style.background="",oe.style.border="",oe.style.borderRadius="",oe.style.overflow="",oe.style.boxShadow="";return}let gr=(dr=(mt=n.theme)==null?void 0:mt.components)==null?void 0:dr.panel,$n=Ta(n),Zn=($o,oi)=>{var Qa;return $o==null||$o===""?oi:(Qa=Aa($n,$o))!=null?Qa:$o},ti="1px solid var(--persona-border)",ri="var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))",ni="var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))";oe.style.background="var(--persona-surface, #ffffff)",oe.style.border=Zn(gr==null?void 0:gr.border,ti),oe.style.borderRadius=Zn(gr==null?void 0:gr.borderRadius,ni),oe.style.boxShadow=Zn(gr==null?void 0:gr.shadow,ri),oe.style.overflow="hidden";return}let c=hr(n),g=($t=(Mr=n.launcher)==null?void 0:Mr.sidebarMode)!=null?$t:!1,x=c||g||((Lr=($r=n.launcher)==null?void 0:$r.fullHeight)!=null?Lr:!1),v=((at=n.launcher)==null?void 0:at.enabled)===!1,O=(Ur=(xt=n.theme)==null?void 0:xt.components)==null?void 0:Ur.panel,$=Ta(n),U=(jt,or)=>{var tn;return jt==null||jt===""?or:(tn=Aa($,jt))!=null?tn:jt},X=(Hr=e.ownerDocument.defaultView)!=null?Hr:window,N=(Fo=(Oo=n.launcher)==null?void 0:Oo.mobileFullscreen)!=null?Fo:!0,ke=(ga=(No=n.launcher)==null?void 0:No.mobileBreakpoint)!=null?ga:640,fe=X.innerWidth<=ke,re=N&&fe&&T,we=(nr=(ha=n.launcher)==null?void 0:ha.position)!=null?nr:"bottom-left",Le=we==="bottom-left"||we==="top-left",Ve=(Co=(_o=n.launcher)==null?void 0:_o.zIndex)!=null?Co:Dr,ct=g||re?"none":"1px solid var(--persona-border)",tt=re?"none":g?Le?"var(--persona-palette-shadows-sidebar-left, 2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-sidebar-right, -2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))";c&&!re&&(tt="none",ct="none");let gt=g||re?"0":"var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))",ht=U(O==null?void 0:O.border,ct),Fe=U(O==null?void 0:O.shadow,tt),He=U(O==null?void 0:O.borderRadius,gt),Je=Se.scrollTop;e.style.cssText="",K.style.cssText="",j.style.cssText="",oe.style.cssText="",Se.style.cssText="",qe.style.cssText="";let D=()=>{var or;if(Je<=0)return;((or=Se.ownerDocument.defaultView)!=null?or:window).requestAnimationFrame(()=>{if(Se.scrollTop===Je)return;let tn=Se.scrollHeight-Se.clientHeight;tn<=0||(Se.scrollTop=Math.min(Je,tn))})};if(re){K.classList.remove("persona-bottom-6","persona-right-6","persona-left-6","persona-top-6","persona-bottom-4","persona-right-4","persona-left-4","persona-top-4"),K.style.cssText=`
|
|
80
|
+
`,E.addEventListener("click",()=>{u=x,T.forEach((B,H)=>{let W=H<x;B.classList.toggle("selected",W),B.setAttribute("aria-checked",H===x-1?"true":"false")})}),T.push(E),k.appendChild(E)}m.appendChild(k);let S=null;if(d){let x=document.createElement("div");x.className="persona-feedback-comment-container",S=document.createElement("textarea"),S.className="persona-feedback-comment",S.placeholder=s,S.rows=3,S.setAttribute("aria-label","Additional comments"),x.appendChild(S),m.appendChild(x)}let M=document.createElement("div");M.className="persona-feedback-actions";let v=document.createElement("button");v.type="button",v.className="persona-feedback-btn persona-feedback-btn-skip",v.textContent=i,v.addEventListener("click",()=>{r==null||r(),p.remove()});let b=document.createElement("button");return b.type="button",b.className="persona-feedback-btn persona-feedback-btn-submit",b.textContent=a,b.addEventListener("click",async()=>{if(u===null){k.classList.add("persona-feedback-shake"),setTimeout(()=>k.classList.remove("persona-feedback-shake"),500);return}b.disabled=!0,b.textContent="Submitting...";try{let x=(S==null?void 0:S.value.trim())||void 0;await t(u,x),p.remove()}catch(x){b.disabled=!1,b.textContent=a,console.error("[CSAT Feedback] Failed to submit:",x)}}),M.appendChild(v),M.appendChild(b),m.appendChild(M),p.appendChild(m),p}function ed(e){let{onSubmit:t,onDismiss:r,title:n="How likely are you to recommend us?",subtitle:o="On a scale of 0 to 10",commentPlaceholder:s="What could we do better? (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,lowLabel:l="Not likely",highLabel:p="Very likely"}=e,u=document.createElement("div");u.className="persona-feedback-container persona-feedback-nps",u.setAttribute("role","dialog"),u.setAttribute("aria-label","Net Promoter Score feedback");let m=null,f=document.createElement("div");f.className="persona-feedback-content";let y=document.createElement("div");y.className="persona-feedback-header";let C=document.createElement("h3");C.className="persona-feedback-title",C.textContent=n,y.appendChild(C);let k=document.createElement("p");k.className="persona-feedback-subtitle",k.textContent=o,y.appendChild(k),f.appendChild(y);let T=document.createElement("div");T.className="persona-feedback-rating persona-feedback-rating-nps",T.setAttribute("role","radiogroup"),T.setAttribute("aria-label","Likelihood rating from 0 to 10");let S=document.createElement("div");S.className="persona-feedback-labels";let M=document.createElement("span");M.className="persona-feedback-label-low",M.textContent=l;let v=document.createElement("span");v.className="persona-feedback-label-high",v.textContent=p,S.appendChild(M),S.appendChild(v);let b=document.createElement("div");b.className="persona-feedback-numbers";let x=[];for(let N=0;N<=10;N++){let q=document.createElement("button");q.type="button",q.className="persona-feedback-rating-btn persona-feedback-number-btn",q.setAttribute("role","radio"),q.setAttribute("aria-checked","false"),q.setAttribute("aria-label",`Rating ${N} out of 10`),q.textContent=String(N),q.dataset.rating=String(N),N<=6?q.classList.add("persona-feedback-detractor"):N<=8?q.classList.add("persona-feedback-passive"):q.classList.add("persona-feedback-promoter"),q.addEventListener("click",()=>{m=N,x.forEach((se,ve)=>{se.classList.toggle("selected",ve===N),se.setAttribute("aria-checked",ve===N?"true":"false")})}),x.push(q),b.appendChild(q)}T.appendChild(S),T.appendChild(b),f.appendChild(T);let E=null;if(d){let N=document.createElement("div");N.className="persona-feedback-comment-container",E=document.createElement("textarea"),E.className="persona-feedback-comment",E.placeholder=s,E.rows=3,E.setAttribute("aria-label","Additional comments"),N.appendChild(E),f.appendChild(N)}let B=document.createElement("div");B.className="persona-feedback-actions";let H=document.createElement("button");H.type="button",H.className="persona-feedback-btn persona-feedback-btn-skip",H.textContent=i,H.addEventListener("click",()=>{r==null||r(),u.remove()});let W=document.createElement("button");return W.type="button",W.className="persona-feedback-btn persona-feedback-btn-submit",W.textContent=a,W.addEventListener("click",async()=>{if(m===null){b.classList.add("persona-feedback-shake"),setTimeout(()=>b.classList.remove("persona-feedback-shake"),500);return}W.disabled=!0,W.textContent="Submitting...";try{let N=(E==null?void 0:E.value.trim())||void 0;await t(m,N),u.remove()}catch(N){W.disabled=!1,W.textContent=a,console.error("[NPS Feedback] Failed to submit:",N)}}),B.appendChild(H),B.appendChild(W),f.appendChild(B),u.appendChild(f),u}var Xs="persona-chat-history",Tv=30*1e3,Mv={"image/png":"png","image/jpeg":"jpg","image/jpg":"jpg","image/gif":"gif","image/webp":"webp","image/svg+xml":"svg","image/bmp":"bmp","image/tiff":"tiff"};function kv(e){var n,o,s;if(!e)return[];let t=[],r=Array.from((n=e.items)!=null?n:[]);for(let a of r){if(a.kind!=="file"||!a.type.startsWith("image/"))continue;let i=a.getAsFile();if(!i)continue;if(i.name){t.push(i);continue}let d=(o=Mv[i.type])!=null?o:"png";t.push(new File([i],`clipboard-image-${Date.now()}.${d}`,{type:i.type,lastModified:Date.now()}))}if(t.length>0)return t;for(let a of Array.from((s=e.files)!=null?s:[]))a.type.startsWith("image/")&&t.push(a);return t}function td(e){if(!e)return!1;let t=e.types;return t?typeof t.contains=="function"?t.contains("Files"):Array.from(t).includes("Files"):!1}function Ev(e){var t,r,n,o,s,a,i,d,l;return e?e===!0?{storage:"session",keyPrefix:"persona-",persist:{openState:!0,voiceState:!0,focusInput:!0},clearOnChatClear:!0}:{storage:(t=e.storage)!=null?t:"session",keyPrefix:(r=e.keyPrefix)!=null?r:"persona-",persist:{openState:(o=(n=e.persist)==null?void 0:n.openState)!=null?o:!0,voiceState:(a=(s=e.persist)==null?void 0:s.voiceState)!=null?a:!0,focusInput:(d=(i=e.persist)==null?void 0:i.focusInput)!=null?d:!0},clearOnChatClear:(l=e.clearOnChatClear)!=null?l:!0}:null}function Lv(e){try{let t=e==="local"?localStorage:sessionStorage,r="__persist_test__";return t.setItem(r,"1"),t.removeItem(r),t}catch{return null}}var yu=e=>!e||typeof e!="object"?{}:{...e},sy=e=>e.map(t=>({...t,streaming:!1})),ay=(e,t,r)=>{let n=e!=null&&e.markdown?ns(e.markdown):null,o=Ps(e==null?void 0:e.sanitize);return e!=null&&e.postprocessMessage&&o&&(e==null?void 0:e.sanitize)===void 0&&console.warn("[Persona] A custom postprocessMessage is active with the default HTML sanitizer. Tags or attributes not in the built-in allowlist will be stripped. To keep custom HTML, set `sanitize: false` or provide a custom sanitize function."),s=>{var l,p,u;let a=(l=s.text)!=null?l:"",i=(p=s.message.rawContent)!=null?p:null;if(t){let m=t.process({text:a,raw:i!=null?i:a,message:s.message,streaming:s.streaming});m!==null&&(a=m.text,m.persist||(s.message.__skipPersist=!0),m.resubmit&&!s.streaming&&r&&r())}let d;return e!=null&&e.postprocessMessage?d=e.postprocessMessage({...s,text:a,raw:(u=i!=null?i:s.text)!=null?u:""}):n?d=n(a):d=os(a),o?o(d):d}};function iy(e){var i,d,l,p;let t=h("div","persona-attachment-drop-overlay");e!=null&&e.background&&t.style.setProperty("--persona-drop-overlay-bg",e.background),(e==null?void 0:e.backdropBlur)!==void 0&&t.style.setProperty("--persona-drop-overlay-blur",e.backdropBlur),e!=null&&e.border&&t.style.setProperty("--persona-drop-overlay-border",e.border),e!=null&&e.borderRadius&&t.style.setProperty("--persona-drop-overlay-radius",e.borderRadius),e!=null&&e.inset&&t.style.setProperty("--persona-drop-overlay-inset",e.inset),e!=null&&e.labelSize&&t.style.setProperty("--persona-drop-overlay-label-size",e.labelSize),e!=null&&e.labelColor&&t.style.setProperty("--persona-drop-overlay-label-color",e.labelColor);let r=(i=e==null?void 0:e.iconName)!=null?i:"upload",n=(d=e==null?void 0:e.iconSize)!=null?d:"48px",o=(l=e==null?void 0:e.iconColor)!=null?l:"rgba(59, 130, 246, 0.6)",s=(p=e==null?void 0:e.iconStrokeWidth)!=null?p:.5,a=Pe(r,n,o,s);if(a&&t.appendChild(a),e!=null&&e.label){let u=h("span","persona-drop-overlay-label");u.textContent=e.label,t.appendChild(u)}return t}var rd=(e,t,r)=>{var qu,ju,Vu,Gu,Ku,Ju,Xu,Yu,Qu,Zu,ef,tf,rf,nf,of,sf,af,lf,df,cf,pf,uf,ff,mf,gf,hf,xf,yf,bf,wf,Cf,vf,Af,Sf,Tf,Mf,kf,Ef,Lf,Pf,If,Rf,Wf,Hf,Bf,Df,Of,_f;if(e==null)throw new Error('createAgentExperience: mount must be a non-null HTMLElement (e.g. pass document.getElementById("my-root") after the node exists).');e.id&&!e.getAttribute("data-persona-instance")&&e.setAttribute("data-persona-instance",e.id),e.hasAttribute("data-persona-root")||e.setAttribute("data-persona-root","true");let n=bl(t),o=ti.getForInstance(n.plugins);n.components&&yo.registerAll(n.components);let s=ey(),i=n.persistState===!1?null:(qu=n.storageAdapter)!=null?qu:Kl(),d={},l=null,p=!1,u=c=>{if(n.onStateLoaded)try{let g=n.onStateLoaded(c);if(g&&typeof g=="object"&&"state"in g){let{state:w,open:A}=g;return A&&(p=!0),w}return g}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",g)}return c};if(i!=null&&i.load)try{let c=i.load();if(c&&typeof c.then=="function")l=c.then(g=>{let w=g!=null?g:{messages:[],metadata:{}};return u(w)});else{let g=c!=null?c:{messages:[],metadata:{}},w=u(g);w.metadata&&(d=yu(w.metadata)),(ju=w.messages)!=null&&ju.length&&(n={...n,initialMessages:w.messages}),(Vu=w.artifacts)!=null&&Vu.length&&(n={...n,initialArtifacts:w.artifacts,initialSelectedArtifactId:(Gu=w.selectedArtifactId)!=null?Gu:null})}}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",c)}else if(n.onStateLoaded)try{let c=u({messages:[],metadata:{}});(Ku=c.messages)!=null&&Ku.length&&(n={...n,initialMessages:c.messages})}catch(c){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",c)}let m=()=>d,f=c=>{var w;d=(w=c({...d}))!=null?w:{},bs()},y=n.actionParsers&&n.actionParsers.length?n.actionParsers:[ri],C=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[hs.message,hs.messageAndClick],k=ni({parsers:y,handlers:C,getSessionMetadata:m,updateSessionMetadata:f,emit:s.emit,documentRef:typeof document!="undefined"?document:null});k.syncFromMetadata();let T=(Xu=(Ju=n.launcher)==null?void 0:Ju.enabled)!=null?Xu:!0,S=(Qu=(Yu=n.launcher)==null?void 0:Yu.autoExpand)!=null?Qu:!1,M=(Zu=n.autoFocusInput)!=null?Zu:!1,v=S,b=T,x=(tf=(ef=n.layout)==null?void 0:ef.header)==null?void 0:tf.layout,E=!1,B=()=>Ho(n),H=()=>T||B(),W=B()?!1:T?S:!0,N=!1,q=null,se=()=>{N=!0,q&&clearTimeout(q),q=setTimeout(()=>{N&&(typeof console!="undefined"&&console.warn("[AgentWidget] Resubmit requested but no injection occurred within 10s"),N=!1)},1e4)},ve=ay(n,k,se),Ue=(nf=(rf=n.features)==null?void 0:rf.showReasoning)!=null?nf:!0,je=(sf=(of=n.features)==null?void 0:of.showToolCalls)!=null?sf:!0,we=(lf=(af=n.features)==null?void 0:af.showEventStreamToggle)!=null?lf:!1,Te=(cf=(df=n.features)==null?void 0:df.scrollToBottom)!=null?cf:{},Oe=`${(uf=typeof n.persistState=="object"?(pf=n.persistState)==null?void 0:pf.keyPrefix:void 0)!=null?uf:"persona-"}event-stream`,K=we?new Za(Oe):null,He=(gf=(mf=(ff=n.features)==null?void 0:ff.eventStream)==null?void 0:mf.maxEvents)!=null?gf:2e3,j=we?new Qa(He,K):null,Ce=we?new ei:null,Z=null,he=!1,xe=null,Ve=0;K==null||K.open().then(()=>j==null?void 0:j.restore()).catch(c=>{n.debug&&console.warn("[AgentWidget] IndexedDB not available for event stream:",c)});let G={onCopy:c=>{var g,w;s.emit("message:copy",c),R!=null&&R.isClientTokenMode()&&R.submitMessageFeedback(c.id,"copy").catch(A=>{n.debug&&console.error("[AgentWidget] Failed to submit copy feedback:",A)}),(w=(g=n.messageActions)==null?void 0:g.onCopy)==null||w.call(g,c)},onFeedback:c=>{var g,w;s.emit("message:feedback",c),R!=null&&R.isClientTokenMode()&&R.submitMessageFeedback(c.messageId,c.type).catch(A=>{n.debug&&console.error("[AgentWidget] Failed to submit feedback:",A)}),(w=(g=n.messageActions)==null?void 0:g.onFeedback)==null||w.call(g,c)}},ee=(hf=n.statusIndicator)!=null?hf:{},Ie=c=>{var g,w,A,_;return c==="idle"?(g=ee.idleText)!=null?g:zr.idle:c==="connecting"?(w=ee.connectingText)!=null?w:zr.connecting:c==="connected"?(A=ee.connectedText)!=null?A:zr.connected:c==="error"?(_=ee.errorText)!=null?_:zr.error:zr[c]};function ye(c,g,w,A){if(A==="idle"&&w.idleLink){c.textContent="";let _=document.createElement("a");_.href=w.idleLink,_.target="_blank",_.rel="noopener noreferrer",_.textContent=g,_.style.color="inherit",_.style.textDecoration="none",c.appendChild(_)}else c.textContent=g}let{wrapper:pe,panel:le,pillRoot:Ye}=wx(n),Me=Cx(n,H()),{container:be,body:J,messagesWrapper:Ke,suggestions:ne,textarea:Y,sendButton:Q,sendButtonWrapper:Be,composerForm:ke,statusText:ge,introTitle:ue,introSubtitle:_e,closeButton:I,iconHolder:te,headerTitle:qe,headerSubtitle:tt,header:Xe,footer:Je,actionsRow:pt,leftActions:ht,rightActions:zt}=Me,or=Me.setSendButtonMode,X=Me.micButton,kt=Me.micButtonWrapper,ct=Me.attachmentButton,Jt=Me.attachmentButtonWrapper,fe=Me.attachmentInput,Ae=Me.attachmentPreviewsContainer;be.classList.add("persona-relative"),J.classList.add("persona-relative");let Wt=12,sr=()=>{var c;return(c=Te.label)!=null?c:""},Et=()=>{var c;return(c=Te.iconName)!=null?c:"arrow-down"},gr=()=>Te.enabled!==!1,_t=h("button","persona-scroll-to-bottom-indicator persona-absolute persona-bottom-3 persona-left-1/2 persona-z-10 persona-flex persona-items-center persona-gap-1 persona-text-xs persona-transform persona--translate-x-1/2 persona-cursor-pointer");_t.type="button",_t.style.display="none",_t.setAttribute("data-persona-scroll-to-bottom","true");let Ht=h("span","persona-flex persona-items-center"),Tt=h("span","");_t.append(Ht,Tt),be.appendChild(_t);let Lt=()=>{let g=Je.style.display==="none"?0:Je.offsetHeight;_t.style.bottom=`${g+Wt}px`};Lt();let ar=()=>{let c=!!sr();_t.setAttribute("aria-label",sr()||"Jump to latest"),_t.title=sr(),_t.setAttribute("data-persona-scroll-to-bottom-has-label",c?"true":"false"),Ht.innerHTML="";let g=Pe(Et(),"14px","currentColor",2);g?(Ht.appendChild(g),Ht.style.display=""):Ht.style.display="none",Tt.textContent=sr(),Tt.style.display=c?"":"none"};ar();let mt=null,cr=null,Cr=o.find(c=>c.renderHeader);if(Cr!=null&&Cr.renderHeader){let c=Cr.renderHeader({config:n,defaultRenderer:()=>{let g=go({config:n,showClose:H()});return us(be,g,n),g.header},onClose:()=>Kt(!1,"user")});if(c){let g=be.querySelector(".persona-border-b-persona-divider");g&&(g.replaceWith(c),Xe=c)}}let Lr=()=>{var g,w,A,_;if(!j)return;if(he=!0,!Z&&j&&(Z=qx({buffer:j,getFullHistory:()=>j.getAllFromStore(),onClose:()=>_r(),config:n,plugins:o,getThroughput:()=>{var F;return(F=Ce==null?void 0:Ce.getMetric())!=null?F:{status:"idle"}}})),Z&&(J.style.display="none",(g=Je.parentNode)==null||g.insertBefore(Z.element,Je),Z.update()),xt){xt.style.boxShadow=`inset 0 0 0 1.5px ${en.actionIconColor}`;let F=(_=(A=(w=n.features)==null?void 0:w.eventStream)==null?void 0:A.classNames)==null?void 0:_.toggleButtonActive;F&&F.split(/\s+/).forEach(U=>U&&xt.classList.add(U))}let c=()=>{if(!he)return;let F=Date.now();F-Ve>=200&&(Z==null||Z.update(),Ve=F),xe=requestAnimationFrame(c)};Ve=0,xe=requestAnimationFrame(c),oo(),s.emit("eventStream:opened",{timestamp:Date.now()})},_r=()=>{var c,g,w;if(he){if(he=!1,Z&&Z.element.remove(),J.style.display="",xt){xt.style.boxShadow="";let A=(w=(g=(c=n.features)==null?void 0:c.eventStream)==null?void 0:g.classNames)==null?void 0:w.toggleButtonActive;A&&A.split(/\s+/).forEach(_=>_&&xt.classList.remove(_))}xe!==null&&(cancelAnimationFrame(xe),xe=null),oo(),s.emit("eventStream:closed",{timestamp:Date.now()})}},xt=null;if(we){let c=(yf=(xf=n.features)==null?void 0:xf.eventStream)==null?void 0:yf.classNames,g="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(c!=null&&c.toggleButton?" "+c.toggleButton:"");xt=h("button",g),xt.style.width="28px",xt.style.height="28px",xt.style.color=en.actionIconColor,xt.type="button",xt.setAttribute("aria-label","Event Stream"),xt.title="Event Stream";let w=Pe("activity","18px","currentColor",1.5);w&&xt.appendChild(w);let A=Me.clearChatButtonWrapper,_=Me.closeButtonWrapper,F=A||_;F&&F.parentNode===Xe?Xe.insertBefore(xt,F):Xe.appendChild(xt),xt.addEventListener("click",()=>{he?_r():Lr()})}let an=c=>{var A,_,F;let g=n.attachments;if(!(g!=null&&g.enabled))return;let w=c.querySelector(".persona-attachment-previews");if(!w){w=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),w.style.display="none";let U=c.querySelector("[data-persona-composer-form]");U!=null&&U.parentNode?U.parentNode.insertBefore(w,U):c.insertBefore(w,c.firstChild)}if(!c.querySelector('input[type="file"]')){let U=h("input");U.type="file",U.accept=((A=g.allowedTypes)!=null?A:mo).join(","),U.multiple=((_=g.maxFiles)!=null?_:4)>1,U.style.display="none",U.setAttribute("aria-label",(F=g.buttonTooltipText)!=null?F:"Attach files"),c.appendChild(U)}},mr=o.find(c=>c.renderComposer);if(mr!=null&&mr.renderComposer){let c=n.composer,g=mr.renderComposer({config:n,defaultRenderer:()=>Fs({config:n}).footer,onSubmit:w=>{var U;if(!R||R.isStreaming())return;let A=w.trim(),_=(U=mt==null?void 0:mt.hasAttachments())!=null?U:!1;if(!A&&!_)return;ia();let F;_&&(F=[],F.push(...mt.getContentParts()),A&&F.push(Ba(A))),R.sendMessage(A,{contentParts:F}),_&&mt.clearAttachments()},streaming:!1,disabled:!1,openAttachmentPicker:()=>{fe==null||fe.click()},models:c==null?void 0:c.models,selectedModelId:c==null?void 0:c.selectedModelId,onModelChange:w=>{n.composer={...n.composer,selectedModelId:w},n.agent&&(n.agent={...n.agent,model:w})},onVoiceToggle:((bf=n.voiceRecognition)==null?void 0:bf.enabled)===!0?()=>{cr==null||cr()}:void 0});g&&(Je.replaceWith(g),Je=g)}let Un=c=>{let g=c.querySelector("[data-persona-composer-form]"),w=c.querySelector("[data-persona-composer-input]"),A=c.querySelector("[data-persona-composer-submit]"),_=c.querySelector("[data-persona-composer-mic]"),F=c.querySelector("[data-persona-composer-status]");g&&(ke=g),w&&(Y=w),A&&(Q=A),_&&(X=_,kt=_.parentElement),F&&(ge=F);let U=c.querySelector(".persona-mb-3.persona-flex.persona-flex-wrap.persona-gap-2");U&&(ne=U);let V=c.querySelector(".persona-attachment-button");V&&(ct=V,Jt=V.parentElement),fe=c.querySelector('input[type="file"]'),Ae=c.querySelector(".persona-attachment-previews");let $=c.querySelector(".persona-widget-composer .persona-flex.persona-items-center.persona-justify-between");$&&(pt=$)};an(Je),Un(Je);let Rr=(Sf=(wf=n.layout)==null?void 0:wf.contentMaxWidth)!=null?Sf:B()?(Af=(vf=(Cf=n.launcher)==null?void 0:Cf.composerBar)==null?void 0:vf.contentMaxWidth)!=null?Af:"720px":void 0;if(Rr&&(Ke.style.maxWidth=Rr,Ke.style.marginLeft="auto",Ke.style.marginRight="auto",Ke.style.width="100%"),Rr&&ke&&!B()&&(ke.style.maxWidth=Rr,ke.style.marginLeft="auto",ke.style.marginRight="auto"),Rr&&ne&&!B()&&(ne.style.maxWidth=Rr,ne.style.marginLeft="auto",ne.style.marginRight="auto"),Rr&&Ae&&!B()&&(Ae.style.maxWidth=Rr,Ae.style.marginLeft="auto",Ae.style.marginRight="auto"),(Tf=n.attachments)!=null&&Tf.enabled&&fe&&Ae){mt=cs.fromConfig(n.attachments),mt.setPreviewsContainer(Ae),fe.addEventListener("change",w=>{let A=w.target;mt==null||mt.handleFileSelect(A.files),A.value=""});let c=n.attachments.dropOverlay,g=iy(c);be.appendChild(g)}(()=>{var A,_;let c=(_=(A=n.layout)==null?void 0:A.slots)!=null?_:{},g=F=>{switch(F){case"body-top":return be.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6")||null;case"messages":return Ke;case"footer-top":return ne;case"composer":return ke;case"footer-bottom":return ge;default:return null}},w=(F,U)=>{var V;switch(F){case"header-left":case"header-center":case"header-right":if(F==="header-left")Xe.insertBefore(U,Xe.firstChild);else if(F==="header-right")Xe.appendChild(U);else{let $=Xe.querySelector(".persona-flex-col");$?(V=$.parentNode)==null||V.insertBefore(U,$.nextSibling):Xe.appendChild(U)}break;case"body-top":{let $=J.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6");$?$.replaceWith(U):J.insertBefore(U,J.firstChild);break}case"body-bottom":J.appendChild(U);break;case"footer-top":ne.replaceWith(U);break;case"footer-bottom":ge.replaceWith(U);break;default:break}};for(let[F,U]of Object.entries(c))if(U)try{let V=U({config:n,defaultContent:()=>g(F)});V&&w(F,V)}catch(V){typeof console!="undefined"&&console.error(`[AgentWidget] Error rendering slot "${F}":`,V)}})();let Pn=c=>{let w=c.target.closest('button[data-expand-header="true"]');if(!w)return;let A=w.closest(".persona-reasoning-bubble, .persona-tool-bubble");if(!A)return;let _=A.getAttribute("data-message-id");if(!_)return;let F=w.getAttribute("data-bubble-type");F==="reasoning"?(zs.has(_)?zs.delete(_):zs.add(_),Tx(_,A)):F==="tool"&&(qs.has(_)?qs.delete(_):qs.add(_),Mx(_,A,n)),Hn.delete(_)};Ke.addEventListener("pointerdown",c=>{c.target.closest('button[data-expand-header="true"]')&&(c.preventDefault(),Pn(c))}),Ke.addEventListener("keydown",c=>{let g=c.target;(c.key==="Enter"||c.key===" ")&&g.closest('button[data-expand-header="true"]')&&(c.preventDefault(),Pn(c))});let In=new Map;Ke.addEventListener("click",c=>{var U;let w=c.target.closest(".persona-message-action-btn[data-action]");if(!w)return;c.preventDefault(),c.stopPropagation();let A=w.closest("[data-actions-for]");if(!A)return;let _=A.getAttribute("data-actions-for");if(!_)return;let F=w.getAttribute("data-action");if(F==="copy"){let $=R.getMessages().find(De=>De.id===_);if($&&G.onCopy){let De=$.content||"";navigator.clipboard.writeText(De).then(()=>{w.classList.add("persona-message-action-success");let Se=Pe("check",14,"currentColor",2);Se&&(w.innerHTML="",w.appendChild(Se)),setTimeout(()=>{w.classList.remove("persona-message-action-success");let ce=Pe("copy",14,"currentColor",2);ce&&(w.innerHTML="",w.appendChild(ce))},2e3)}).catch(Se=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to copy message:",Se)}),G.onCopy($)}}else if(F==="upvote"||F==="downvote"){let $=((U=In.get(_))!=null?U:null)===F,De=F==="upvote"?"thumbs-up":"thumbs-down";if($){In.delete(_),w.classList.remove("persona-message-action-active");let Se=Pe(De,14,"currentColor",2);Se&&(w.innerHTML="",w.appendChild(Se))}else{let Se=F==="upvote"?"downvote":"upvote",ce=A.querySelector(`[data-action="${Se}"]`);if(ce){ce.classList.remove("persona-message-action-active");let dt=Pe(Se==="upvote"?"thumbs-up":"thumbs-down",14,"currentColor",2);dt&&(ce.innerHTML="",ce.appendChild(dt))}In.set(_,F),w.classList.add("persona-message-action-active");let Le=Pe(De,14,"currentColor",2);Le&&(Le.setAttribute("fill","currentColor"),w.innerHTML="",w.appendChild(Le)),w.classList.remove("persona-message-action-pop"),w.offsetWidth,w.classList.add("persona-message-action-pop");let Qe=R.getMessages().find(gt=>gt.id===_);Qe&&G.onFeedback&&G.onFeedback({type:F,messageId:Qe.id,message:Qe})}}}),Ke.addEventListener("click",c=>{let w=c.target.closest("button[data-approval-action]");if(!w)return;c.preventDefault(),c.stopPropagation();let A=w.closest(".persona-approval-bubble");if(!A)return;let _=A.getAttribute("data-message-id");if(!_)return;let F=w.getAttribute("data-approval-action");if(!F)return;let U=F==="approve"?"approved":"denied",$=R.getMessages().find(Se=>Se.id===_);if(!($!=null&&$.approval))return;let De=A.querySelector("[data-approval-buttons]");De&&De.querySelectorAll("button").forEach(ce=>{ce.disabled=!0,ce.style.opacity="0.5",ce.style.cursor="not-allowed"}),$.approval.toolType==="webmcp"?R.resolveWebMcpApproval(_,U):R.resolveApproval($.approval,U)});let me=null,P=null,oe={artifacts:[],selectedId:null},Ee=!1,rt={current:null};Ke.addEventListener("click",c=>{var ce,Le,Ne,Qe,gt;let w=c.target.closest("[data-download-artifact]");if(!w)return;c.preventDefault(),c.stopPropagation();let A=w.getAttribute("data-download-artifact");if(!A||((Ne=(Le=(ce=n.features)==null?void 0:ce.artifacts)==null?void 0:Le.onArtifactAction)==null?void 0:Ne.call(Le,{type:"download",artifactId:A}))===!0)return;let F=R.getArtifactById(A),U=F==null?void 0:F.markdown,V=(F==null?void 0:F.title)||"artifact";if(!U){let dt=w.closest("[data-open-artifact]"),Ct=dt==null?void 0:dt.closest("[data-message-id]"),vt=Ct==null?void 0:Ct.getAttribute("data-message-id");if(vt){let Fe=R.getMessages().find(nt=>nt.id===vt);if(Fe!=null&&Fe.rawContent)try{let nt=JSON.parse(Fe.rawContent);U=(Qe=nt==null?void 0:nt.props)==null?void 0:Qe.markdown,V=((gt=nt==null?void 0:nt.props)==null?void 0:gt.title)||V}catch{}}}if(!U)return;let $=new Blob([U],{type:"text/markdown"}),De=URL.createObjectURL($),Se=document.createElement("a");Se.href=De,Se.download=`${V}.md`,Se.click(),URL.revokeObjectURL(De)}),Ke.addEventListener("click",c=>{var F,U,V;let w=c.target.closest("[data-open-artifact]");if(!w)return;let A=w.getAttribute("data-open-artifact");!A||((V=(U=(F=n.features)==null?void 0:F.artifacts)==null?void 0:U.onArtifactAction)==null?void 0:V.call(U,{type:"open",artifactId:A}))===!0||(c.preventDefault(),c.stopPropagation(),Ee=!1,R.selectArtifact(A),ln())}),Ke.addEventListener("keydown",c=>{if(c.key!=="Enter"&&c.key!==" ")return;let g=c.target;g.hasAttribute("data-open-artifact")&&(c.preventDefault(),g.click())});let Xt=Me.composerOverlay,$t=(c,g,w)=>{var V,$,De,Se;let A=g.trim();if(!A||!rt.current)return;let _=(V=c.getAttribute("data-tool-call-id"))!=null?V:"",F=w.source==="free-text";e.dispatchEvent(new CustomEvent("persona:askUserQuestion:answered",{detail:{toolUseId:_,answer:A,answers:w.structured,values:($=w.values)!=null?$:w.source==="multi"?A.split(", "):[A],isFreeText:F,source:w.source},bubbles:!0,composed:!0})),_o(Xt,_);let U=rt.current.getMessages().find(ce=>{var Le;return((Le=ce.toolCall)==null?void 0:Le.id)===_});(De=U==null?void 0:U.agentMetadata)!=null&&De.awaitingLocalTool?rt.current.resolveAskUserQuestion(U,(Se=w.structured)!=null?Se:A):rt.current.sendMessage(A)},er=c=>{var _;let g=rt.current;if(!g)return;let w=(_=c.getAttribute("data-tool-call-id"))!=null?_:"",A=g.getMessages().find(F=>{var U;return((U=F.toolCall)==null?void 0:U.id)===w});A&&g.persistAskUserQuestionProgress(A,{answers:zl(c,A),currentIndex:En(c)})},Pr=c=>Object.entries(c).map(([g,w])=>`${g}: ${Array.isArray(w)?w.join(", "):w}`).join(" | "),Nr=c=>{var _,F,U;if(((F=(_=n.features)==null?void 0:_.askUserQuestion)==null?void 0:F.groupedAutoAdvance)===!1)return;let g=En(c),w=Vs(c);if(g>=w-1)return;let A=(U=rt.current)==null?void 0:U.getMessages().find(V=>{var $;return(($=V.toolCall)==null?void 0:$.id)===c.getAttribute("data-tool-call-id")});A&&(ql(c,A,n,g+1),er(c))};Xt.addEventListener("click",c=>{var F,U,V,$,De,Se,ce,Le,Ne,Qe,gt,dt,Ct,vt;let w=c.target.closest("[data-ask-user-action]");if(!w)return;let A=w.closest("[data-persona-ask-sheet-for]");if(!A)return;let _=w.getAttribute("data-ask-user-action");if(c.preventDefault(),c.stopPropagation(),_==="dismiss"){let ze=(F=A.getAttribute("data-tool-call-id"))!=null?F:"";e.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:ze},bubbles:!0,composed:!0})),_o(Xt,ze);let Fe=(U=rt.current)==null?void 0:U.getMessages().find(nt=>{var D;return((D=nt.toolCall)==null?void 0:D.id)===ze});(V=Fe==null?void 0:Fe.agentMetadata)!=null&&V.awaitingLocalTool&&(($=rt.current)==null||$.markAskUserQuestionResolved(Fe),(De=rt.current)==null||De.resolveAskUserQuestion(Fe,"(dismissed)"));return}if(_==="pick"){let ze=w.getAttribute("data-option-label");if(!ze)return;let Fe=A.getAttribute("data-multi-select")==="true",nt=Oo(A);if(nt&&Fe){let D=ms(A)[En(A)],$e=new Set(Array.isArray(D)?D:[]);$e.has(ze)?$e.delete(ze):$e.add(ze),No(A,Array.from($e)),er(A);return}if(nt){No(A,ze),er(A),Nr(A);return}if(Fe){let D=w.getAttribute("aria-pressed")==="true";w.setAttribute("aria-pressed",D?"false":"true"),w.classList.toggle("persona-ask-pill-selected",!D);let $e=A.querySelector('[data-ask-user-action="submit-multi"]');$e&&($e.disabled=cu(A).length===0);return}$t(A,ze,{source:"pick",values:[ze]});return}if(_==="submit-multi"){let ze=cu(A);if(ze.length===0)return;$t(A,ze.join(", "),{source:"multi",values:ze});return}if(_==="open-free-text"){let ze=A.querySelector('[data-ask-free-text-row="true"]');if(ze){ze.classList.remove("persona-hidden");let Fe=ze.querySelector('[data-ask-free-text-input="true"]');Fe==null||Fe.focus()}return}if(_==="focus-free-text"){let ze=A.querySelector('[data-ask-free-text-input="true"]');ze==null||ze.focus();return}if(_==="submit-free-text"){let ze=A.querySelector('[data-ask-free-text-input="true"]'),Fe=(Se=ze==null?void 0:ze.value)!=null?Se:"";if(!Fe.trim())return;if(Oo(A)){No(A,Fe.trim()),er(A),Nr(A);return}$t(A,Fe,{source:"free-text"});return}if(_==="next"||_==="back"){if(!rt.current)return;let ze=(ce=A.getAttribute("data-tool-call-id"))!=null?ce:"",Fe=rt.current.getMessages().find(at=>{var Re;return((Re=at.toolCall)==null?void 0:Re.id)===ze});if(!Fe)return;let nt=A.querySelector('[data-ask-free-text-input="true"]'),D=(Ne=(Le=nt==null?void 0:nt.value)==null?void 0:Le.trim())!=null?Ne:"";if(D){let at=ms(A)[En(A)];(typeof at!="string"||at!==D)&&No(A,D)}let $e=_==="next"?1:-1,Ge=En(A)+$e;ql(A,Fe,n,Ge),er(A);return}if(_==="submit-all"){if(!rt.current)return;let ze=(Qe=A.getAttribute("data-tool-call-id"))!=null?Qe:"",Fe=rt.current.getMessages().find(at=>{var Re;return((Re=at.toolCall)==null?void 0:Re.id)===ze});if(!Fe)return;let nt=A.querySelector('[data-ask-free-text-input="true"]'),D=(dt=(gt=nt==null?void 0:nt.value)==null?void 0:gt.trim())!=null?dt:"";D&&No(A,D);let $e=zl(A,Fe);rt.current.persistAskUserQuestionProgress(Fe,{answers:$e,currentIndex:En(A)});let Ge=Pr($e);$t(A,Ge||"(submitted)",{source:"submit-all",structured:$e});return}if(_==="skip"){if(!rt.current)return;let ze=(Ct=A.getAttribute("data-tool-call-id"))!=null?Ct:"",Fe=rt.current.getMessages().find(Re=>{var jt;return((jt=Re.toolCall)==null?void 0:jt.id)===ze});if(!Fe)return;let nt=Oo(A),D=En(A),$e=Vs(A),Ge=D>=$e-1;if(!nt){e.dispatchEvent(new CustomEvent("persona:askUserQuestion:dismissed",{detail:{toolUseId:ze},bubbles:!0,composed:!0})),_o(Xt,ze),(vt=Fe.agentMetadata)!=null&&vt.awaitingLocalTool&&(rt.current.markAskUserQuestionResolved(Fe),rt.current.resolveAskUserQuestion(Fe,"(dismissed)"));return}No(A,"");let at=A.querySelector('[data-ask-free-text-input="true"]');if(at&&(at.value=""),Ge){let Re=zl(A,Fe),jt=Pr(Re);$t(A,jt||"(skipped)",{source:"submit-all",structured:Re});return}ql(A,Fe,n,D+1),er(A);return}}),Xt.addEventListener("keydown",c=>{var F;if(c.key!=="Enter")return;let w=c.target;if(!((F=w.matches)!=null&&F.call(w,'[data-ask-free-text-input="true"]')))return;let A=w.closest("[data-persona-ask-sheet-for]");if(!A)return;c.preventDefault();let _=w.value;if(_.trim()){if(Oo(A)){No(A,_.trim()),er(A),Nr(A);return}$t(A,_,{source:"free-text"})}});let wn=c=>{if(!/^[1-9]$/.test(c.key)||c.metaKey||c.ctrlKey||c.altKey)return;let g=c.target;if((g==null?void 0:g.tagName)==="INPUT"||(g==null?void 0:g.tagName)==="TEXTAREA"||g!=null&&g.isContentEditable)return;let w=Xt.querySelector("[data-persona-ask-sheet-for]");if(!w||w.getAttribute("data-ask-layout")!=="rows"||w.getAttribute("data-multi-select")==="true")return;let A=Number(c.key),F=w.querySelectorAll('[data-ask-pill-list="true"] [data-ask-user-action="pick"], [data-ask-pill-list="true"] [data-ask-user-action="focus-free-text"]')[A-1];F&&(c.preventDefault(),F.click())};document.addEventListener("keydown",wn);let Vt=null,Ft=null,Ir=null,Cn=null,wo=()=>{};function eo(){Cn==null||Cn(),Cn=null}let Co=()=>{var U;if(!Vt||!Ft)return;let c=e.classList.contains("persona-artifact-appearance-seamless"),w=((U=e.ownerDocument.defaultView)!=null?U:window).innerWidth<=640;if(!c||e.classList.contains("persona-artifact-narrow-host")||w){Ft.style.removeProperty("position"),Ft.style.removeProperty("left"),Ft.style.removeProperty("top"),Ft.style.removeProperty("bottom"),Ft.style.removeProperty("width"),Ft.style.removeProperty("z-index");return}let A=Vt.firstElementChild;if(!A||A===Ft)return;let _=10;Ft.style.position="absolute",Ft.style.top="0",Ft.style.bottom="0",Ft.style.width=`${_}px`,Ft.style.zIndex="5";let F=A.offsetWidth-_/2;Ft.style.left=`${Math.max(0,F)}px`},zn=()=>{},ln=()=>{var w,A,_,F,U;if(!me||!Ln(n))return;Vl(e,n),Gl(e,n),zn();let c=(F=(_=(A=(w=n.features)==null?void 0:w.artifacts)==null?void 0:A.layout)==null?void 0:_.narrowHostMaxWidth)!=null?F:520,g=le.getBoundingClientRect().width||0;e.classList.toggle("persona-artifact-narrow-host",g>0&&g<=c),me.update(oe),Ee?(me.setMobileOpen(!1),me.element.classList.add("persona-hidden"),(U=me.backdrop)==null||U.classList.add("persona-hidden")):oe.artifacts.length>0&&(me.element.classList.remove("persona-hidden"),me.setMobileOpen(!0)),wo()};if(Ln(n)){le.style.position="relative";let c=h("div","persona-flex persona-flex-1 persona-flex-col persona-min-w-0 persona-min-h-0"),g=h("div","persona-flex persona-h-full persona-w-full persona-min-h-0 persona-artifact-split-root");c.appendChild(be),me=Gx(n,{onSelect:w=>{var A;return(A=rt.current)==null?void 0:A.selectArtifact(w)},onDismiss:()=>{Ee=!0,ln()}}),me.element.classList.add("persona-hidden"),Vt=g,g.appendChild(c),g.appendChild(me.element),me.backdrop&&le.appendChild(me.backdrop),le.appendChild(g),wo=()=>{var A,_,F,U;if(!Vt||!me)return;if(!(((F=(_=(A=n.features)==null?void 0:A.artifacts)==null?void 0:_.layout)==null?void 0:F.resizable)===!0)){Ir==null||Ir(),Ir=null,eo(),Ft&&(Ft.remove(),Ft=null),me.element.style.removeProperty("width"),me.element.style.removeProperty("maxWidth");return}if(!Ft){let V=h("div","persona-artifact-split-handle persona-shrink-0 persona-h-full");V.setAttribute("role","separator"),V.setAttribute("aria-orientation","vertical"),V.setAttribute("aria-label","Resize artifacts panel"),V.tabIndex=0;let $=e.ownerDocument,De=(U=$.defaultView)!=null?U:window,Se=ce=>{var Ct,vt;if(!me||ce.button!==0||e.classList.contains("persona-artifact-narrow-host")||De.innerWidth<=640)return;ce.preventDefault(),eo();let Le=ce.clientX,Ne=me.element.getBoundingClientRect().width,Qe=(vt=(Ct=n.features)==null?void 0:Ct.artifacts)==null?void 0:vt.layout,gt=ze=>{let Fe=Vt.getBoundingClientRect().width,nt=e.classList.contains("persona-artifact-appearance-seamless"),D=nt?0:Yx(Vt,De),$e=nt?0:V.getBoundingClientRect().width||6,Ge=Ne-(ze.clientX-Le),at=Qx(Ge,Fe,D,$e,Qe==null?void 0:Qe.resizableMinWidth,Qe==null?void 0:Qe.resizableMaxWidth);me.element.style.width=`${at}px`,me.element.style.maxWidth="none",Co()},dt=()=>{$.removeEventListener("pointermove",gt),$.removeEventListener("pointerup",dt),$.removeEventListener("pointercancel",dt),Cn=null;try{V.releasePointerCapture(ce.pointerId)}catch{}};Cn=dt,$.addEventListener("pointermove",gt),$.addEventListener("pointerup",dt),$.addEventListener("pointercancel",dt);try{V.setPointerCapture(ce.pointerId)}catch{}};V.addEventListener("pointerdown",Se),Ft=V,Vt.insertBefore(V,me.element),Ir=()=>{V.removeEventListener("pointerdown",Se)}}if(Ft){let V=oe.artifacts.length>0&&!Ee;Ft.classList.toggle("persona-hidden",!V),Co()}},zn=()=>{var De,Se,ce,Le,Ne,Qe,gt,dt,Ct,vt,ze,Fe,nt,D;if(!T||!me||((Se=(De=n.launcher)==null?void 0:De.sidebarMode)!=null?Se:!1)||Tr(n)&&kn(n).reveal==="emerge")return;let A=(ce=e.ownerDocument.defaultView)!=null?ce:window,_=(Ne=(Le=n.launcher)==null?void 0:Le.mobileFullscreen)!=null?Ne:!0,F=(gt=(Qe=n.launcher)==null?void 0:Qe.mobileBreakpoint)!=null?gt:640;if(_&&A.innerWidth<=F||!Xx(n,T))return;let U=(vt=(Ct=(dt=n.launcher)==null?void 0:dt.width)!=null?Ct:n.launcherWidth)!=null?vt:yn,V=(D=(nt=(Fe=(ze=n.features)==null?void 0:ze.artifacts)==null?void 0:Fe.layout)==null?void 0:nt.expandedPanelWidth)!=null?D:"min(720px, calc(100vw - 24px))";oe.artifacts.length>0&&!Ee?(le.style.width=V,le.style.maxWidth=V):(le.style.width=U,le.style.maxWidth=U)},typeof ResizeObserver!="undefined"&&(P=new ResizeObserver(()=>{ln()}),P.observe(le))}else le.appendChild(be),B()&&Ye&&(Me.peekBanner&&Ye.appendChild(Me.peekBanner),Ye.appendChild(Je));e.appendChild(pe),Ye&&e.appendChild(Ye);let Rn=()=>{var at,Re,jt,bt,br,Hr,Gt,Vr,Br,ft,At,Gr,Fr,Vo,Go,Ko,Ms,ks,pr,Jo,Po,Bt,rn,io,Kr,nn,Yt,lr;if(B()){le.style.width="100%",le.style.maxWidth="100%";let Qt=(Re=(at=n.launcher)==null?void 0:at.composerBar)!=null?Re:{},ur=pe.dataset.state==="expanded",on=(jt=Qt.expandedSize)!=null?jt:"anchored";if(!(ur&&on!=="fullscreen")){be.style.background="",be.style.border="",be.style.borderRadius="",be.style.overflow="",be.style.boxShadow="";return}let Sr=(br=(bt=n.theme)==null?void 0:bt.components)==null?void 0:br.panel,Vn=Ns(n),lo=(Xo,Ti)=>{var ga;return Xo==null||Xo===""?Ti:(ga=Os(Vn,Xo))!=null?ga:Xo},vi="1px solid var(--persona-border)",Ai="var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))",Si="var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))";be.style.background="var(--persona-surface, #ffffff)",be.style.border=lo(Sr==null?void 0:Sr.border,vi),be.style.borderRadius=lo(Sr==null?void 0:Sr.borderRadius,Si),be.style.boxShadow=lo(Sr==null?void 0:Sr.shadow,Ai),be.style.overflow="hidden";return}let c=Tr(n),g=(Gt=(Hr=n.launcher)==null?void 0:Hr.sidebarMode)!=null?Gt:!1,w=c||g||((Br=(Vr=n.launcher)==null?void 0:Vr.fullHeight)!=null?Br:!1),A=((ft=n.launcher)==null?void 0:ft.enabled)===!1,_=(Gr=(At=n.theme)==null?void 0:At.components)==null?void 0:Gr.panel,F=Ns(n),U=(Qt,ur)=>{var on;return Qt==null||Qt===""?ur:(on=Os(F,Qt))!=null?on:Qt},V=(Fr=e.ownerDocument.defaultView)!=null?Fr:window,$=(Go=(Vo=n.launcher)==null?void 0:Vo.mobileFullscreen)!=null?Go:!0,De=(Ms=(Ko=n.launcher)==null?void 0:Ko.mobileBreakpoint)!=null?Ms:640,Se=V.innerWidth<=De,ce=$&&Se&&T,Le=(pr=(ks=n.launcher)==null?void 0:ks.position)!=null?pr:"bottom-left",Ne=Le==="bottom-left"||Le==="top-left",Qe=(Po=(Jo=n.launcher)==null?void 0:Jo.zIndex)!=null?Po:qr,gt=g||ce?"none":"1px solid var(--persona-border)",dt=ce?"none":g?Ne?"var(--persona-palette-shadows-sidebar-left, 2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-sidebar-right, -2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))";c&&!ce&&(dt="none",gt="none");let Ct=g||ce?"0":"var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))",vt=U(_==null?void 0:_.border,gt),ze=U(_==null?void 0:_.shadow,dt),Fe=U(_==null?void 0:_.borderRadius,Ct),nt=J.scrollTop;e.style.cssText="",pe.style.cssText="",le.style.cssText="",be.style.cssText="",J.style.cssText="",Je.style.cssText="";let D=()=>{var ur;if(nt<=0)return;((ur=J.ownerDocument.defaultView)!=null?ur:window).requestAnimationFrame(()=>{if(J.scrollTop===nt)return;let on=J.scrollHeight-J.clientHeight;on<=0||(J.scrollTop=Math.min(nt,on))})};if(ce){pe.classList.remove("persona-bottom-6","persona-right-6","persona-left-6","persona-top-6","persona-bottom-4","persona-right-4","persona-left-4","persona-top-4"),pe.style.cssText=`
|
|
71
81
|
position: fixed !important;
|
|
72
82
|
inset: 0 !important;
|
|
73
83
|
width: 100% !important;
|
|
@@ -77,9 +87,9 @@ Please report this to https://github.com/markedjs/marked.`,r){let o="<p>An error
|
|
|
77
87
|
padding: 0 !important;
|
|
78
88
|
display: flex !important;
|
|
79
89
|
flex-direction: column !important;
|
|
80
|
-
z-index: ${
|
|
90
|
+
z-index: ${Qe} !important;
|
|
81
91
|
background-color: var(--persona-surface, #ffffff) !important;
|
|
82
|
-
`,
|
|
92
|
+
`,le.style.cssText=`
|
|
83
93
|
position: relative !important;
|
|
84
94
|
display: flex !important;
|
|
85
95
|
flex-direction: column !important;
|
|
@@ -92,7 +102,7 @@ Please report this to https://github.com/markedjs/marked.`,r){let o="<p>An error
|
|
|
92
102
|
padding: 0 !important;
|
|
93
103
|
box-shadow: none !important;
|
|
94
104
|
border-radius: 0 !important;
|
|
95
|
-
`,
|
|
105
|
+
`,be.style.cssText=`
|
|
96
106
|
display: flex !important;
|
|
97
107
|
flex-direction: column !important;
|
|
98
108
|
flex: 1 1 0% !important;
|
|
@@ -103,20 +113,20 @@ Please report this to https://github.com/markedjs/marked.`,r){let o="<p>An error
|
|
|
103
113
|
overflow: hidden !important;
|
|
104
114
|
border-radius: 0 !important;
|
|
105
115
|
border: none !important;
|
|
106
|
-
`,
|
|
116
|
+
`,J.style.flex="1 1 0%",J.style.minHeight="0",J.style.overflowY="auto",Je.style.flexShrink="0",E=!0,D();return}let $e=(rn=(Bt=n==null?void 0:n.launcher)==null?void 0:Bt.width)!=null?rn:n==null?void 0:n.launcherWidth,Ge=$e!=null?$e:yn;if(!g&&!c)A&&w?(le.style.width="100%",le.style.maxWidth="100%"):(le.style.width=Ge,le.style.maxWidth=Ge);else if(c)if(kn(n).reveal==="emerge"){let ur=kn(n).width;le.style.width=ur,le.style.maxWidth=ur}else le.style.width="100%",le.style.maxWidth="100%";if(zn(),le.style.boxShadow=ze,le.style.borderRadius=Fe,be.style.border=vt,be.style.borderRadius=Fe,c&&!ce&&(_==null?void 0:_.border)===void 0&&(be.style.border="none",kn(n).side==="right"?be.style.borderLeft="1px solid var(--persona-border)":be.style.borderRight="1px solid var(--persona-border)"),w&&(e.style.display="flex",e.style.flexDirection="column",e.style.height="100%",e.style.minHeight="0",A&&(e.style.width="100%"),pe.style.display="flex",pe.style.flexDirection="column",pe.style.flex="1 1 0%",pe.style.minHeight="0",pe.style.maxHeight="100%",pe.style.height="100%",A&&(pe.style.overflow="hidden"),le.style.display="flex",le.style.flexDirection="column",le.style.flex="1 1 0%",le.style.minHeight="0",le.style.maxHeight="100%",le.style.height="100%",le.style.overflow="hidden",be.style.display="flex",be.style.flexDirection="column",be.style.flex="1 1 0%",be.style.minHeight="0",be.style.maxHeight="100%",be.style.overflow="hidden",J.style.flex="1 1 0%",J.style.minHeight="0",J.style.overflowY="auto",Je.style.flexShrink="0"),pe.classList.remove("persona-bottom-6","persona-right-6","persona-left-6","persona-top-6","persona-bottom-4","persona-right-4","persona-left-4","persona-top-4"),!g&&!A&&!c&&((io=Fn[Le])!=null?io:Fn["bottom-right"]).split(" ").forEach(ur=>pe.classList.add(ur)),g){let Qt=(nn=(Kr=n.launcher)==null?void 0:Kr.sidebarWidth)!=null?nn:"420px";pe.style.cssText=`
|
|
107
117
|
position: fixed !important;
|
|
108
118
|
top: 0 !important;
|
|
109
119
|
bottom: 0 !important;
|
|
110
|
-
width: ${
|
|
120
|
+
width: ${Qt} !important;
|
|
111
121
|
height: 100vh !important;
|
|
112
122
|
max-height: 100vh !important;
|
|
113
123
|
margin: 0 !important;
|
|
114
124
|
padding: 0 !important;
|
|
115
125
|
display: flex !important;
|
|
116
126
|
flex-direction: column !important;
|
|
117
|
-
z-index: ${
|
|
118
|
-
${
|
|
119
|
-
`,
|
|
127
|
+
z-index: ${Qe} !important;
|
|
128
|
+
${Ne?"left: 0 !important; right: auto !important;":"left: auto !important; right: 0 !important;"}
|
|
129
|
+
`,le.style.cssText=`
|
|
120
130
|
position: relative !important;
|
|
121
131
|
display: flex !important;
|
|
122
132
|
flex-direction: column !important;
|
|
@@ -127,9 +137,9 @@ Please report this to https://github.com/markedjs/marked.`,r){let o="<p>An error
|
|
|
127
137
|
min-height: 0 !important;
|
|
128
138
|
margin: 0 !important;
|
|
129
139
|
padding: 0 !important;
|
|
130
|
-
box-shadow: ${
|
|
131
|
-
border-radius: ${
|
|
132
|
-
`,
|
|
140
|
+
box-shadow: ${ze} !important;
|
|
141
|
+
border-radius: ${Fe} !important;
|
|
142
|
+
`,le.style.setProperty("width","100%","important"),le.style.setProperty("max-width","100%","important"),be.style.cssText=`
|
|
133
143
|
display: flex !important;
|
|
134
144
|
flex-direction: column !important;
|
|
135
145
|
flex: 1 1 0% !important;
|
|
@@ -138,29 +148,29 @@ Please report this to https://github.com/markedjs/marked.`,r){let o="<p>An error
|
|
|
138
148
|
min-height: 0 !important;
|
|
139
149
|
max-height: 100% !important;
|
|
140
150
|
overflow: hidden !important;
|
|
141
|
-
border-radius: ${
|
|
142
|
-
border: ${
|
|
143
|
-
`,
|
|
151
|
+
border-radius: ${Fe} !important;
|
|
152
|
+
border: ${vt} !important;
|
|
153
|
+
`,Je.style.cssText=`
|
|
144
154
|
flex-shrink: 0 !important;
|
|
145
155
|
border-top: none !important;
|
|
146
156
|
padding: 8px 16px 12px 16px !important;
|
|
147
|
-
`}if(!v&&!c){let jt="max-height: -moz-available !important; max-height: stretch !important;",or=g?"":"padding-top: 1.25em !important;",tn=g?"":`z-index: ${(er=(Vt=n.launcher)==null?void 0:Vt.zIndex)!=null?er:Dr} !important;`;K.style.cssText+=jt+or+tn}D()};Mn(),wo(e,n),gl(e,n),hl(e,n);let At=[];At.push(()=>{document.removeEventListener("keydown",Fr)});let ir=null,lr=null;At.push(()=>{ir==null||ir(),ir=null,lr==null||lr(),lr=null}),Pe&&At.push(()=>{Pe==null||Pe.disconnect(),Pe=null}),At.push(()=>{wr==null||wr(),wr=null,jn(),ot&&(ot.remove(),ot=null),vt==null||vt.element.style.removeProperty("width"),vt==null||vt.element.style.removeProperty("maxWidth")}),ye&&At.push(()=>{pe!==null&&(cancelAnimationFrame(pe),pe=null),ce==null||ce.destroy(),ce=null,G==null||G.destroy(),G=null,Y=null});let an=null,uo=()=>{an&&(an(),an=null),n.colorScheme==="auto"&&(an=Gi(()=>{wo(e,n)}))};uo(),At.push(()=>{an&&(an(),an=null)});let yn=(Hu=n.features)==null?void 0:Hu.streamAnimation;if(yn!=null&&yn.type&&yn.type!=="none"){let c=Ts(yn.type,yn.plugins);c&&(sp(c,e),At.push(()=>rh(e)))}let Ln=Th(Rt),sn=null,z,he=!1,ln=Kg(),Pn=new Map,Nn=new Map,Fa=0,In=Ji(),Rn=0,Hn=null,Gn=!1,Io=!1,_s=4,Na=24,$s=80,la=new Map,wt={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1,lastUserMessageId:null},_a=(Wu=(Bu=n.voiceRecognition)==null?void 0:Bu.autoResume)!=null?Wu:!1,bn=c=>{a.emit("voice:state",{active:wt.active,source:c,timestamp:Date.now()})},Yr=()=>{m(c=>({...c,voiceState:{active:wt.active,timestamp:Date.now(),manuallyDeactivated:wt.manuallyDeactivated}}))},Us=()=>{var v,O;if(((v=n.voiceRecognition)==null?void 0:v.enabled)===!1)return;let c=Ip(d.voiceState),g=!!c.active,x=Number((O=c.timestamp)!=null?O:0);wt.manuallyDeactivated=!!c.manuallyDeactivated,g&&Date.now()-x<V0&&setTimeout(()=>{var $,U;wt.active||(wt.manuallyDeactivated=!1,((U=($=n.voiceRecognition)==null?void 0:$.provider)==null?void 0:U.type)==="runtype"?z.toggleVoice().then(()=>{wt.active=z.isVoiceActive(),bn("restore"),z.isVoiceActive()&&bo()}):Bo("restore"))},1e3)},qs=()=>z?$h(z.getMessages()).filter(c=>!c.__skipPersist):[];function da(c){if(!(i!=null&&i.save))return;let x={messages:c?$h(c):z?qs():[],metadata:d,artifacts:P.artifacts,selectedArtifactId:P.selectedId};try{let v=i.save(x);v instanceof Promise&&v.catch(O=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",O)})}catch(v){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",v)}}let Xn=null,zs=()=>K.querySelector("#persona-scroll-container")||Se,Ro=()=>{Xn!==null&&(cancelAnimationFrame(Xn),Xn=null),Gn=!1},$a=()=>{Hn!==null&&(cancelAnimationFrame(Hn),Hn=null),Io=!1,Ro()},Jn=()=>{if(!rt()||de){lt.parentNode&<.remove(),lt.style.display="none";return}lt.parentNode!==oe&&oe.appendChild(lt),Ir();let c=ws(Se)>0;lt.style.display=In.isFollowing()||!c?"none":""},Ua=()=>{In.pause()&&($a(),Jn())},fo=()=>{In.resume(),Jn()},mo=(c=!1)=>{In.isFollowing()&&(!c&&!he||(Hn!==null&&(cancelAnimationFrame(Hn),Hn=null),Io=!0,Hn=requestAnimationFrame(()=>{Hn=null,Io=!1,In.isFollowing()&&Vs(zs(),c?220:140)})))},Vs=(c,g=500)=>{let x=c.scrollTop,v=ws(c),O=v-x;if(Math.abs(O)<1){Rn=c.scrollTop;return}if(Math.abs(O)>=$s){Ro(),Gn=!0,c.scrollTop=v,Rn=c.scrollTop,Gn=!1;return}Ro();let $=performance.now();Gn=!0;let U=N=>1-Math.pow(1-N,3),X=N=>{if(!In.isFollowing()){Ro();return}let ke=ws(c);ke!==v&&(v=ke,O=v-x);let fe=N-$,re=Math.min(fe/g,1),we=U(re),Le=x+O*we;c.scrollTop=Le,Rn=c.scrollTop,re<1?Xn=requestAnimationFrame(X):(c.scrollTop=v,Rn=c.scrollTop,Xn=null,Gn=!1)};Xn=requestAnimationFrame(X)},js=c=>{let g=new Map;c.forEach(x=>{let v=la.get(x.id);g.set(x.id,{streaming:x.streaming,role:x.role}),!v&&x.role==="assistant"&&a.emit("assistant:message",x),x.role==="assistant"&&(v!=null&&v.streaming)&&x.streaming===!1&&a.emit("assistant:complete",x),x.variant==="approval"&&x.approval&&(v?x.approval.status!=="pending"&&a.emit("approval:resolved",{approval:x.approval,decision:x.approval.status}):a.emit("approval:requested",{approval:x.approval,message:x}))}),la.clear(),g.forEach((x,v)=>{la.set(v,x)})},Ho=(c,g,x)=>{var tt,gt,ht,Fe,He,Je;let v=document.createElement("div"),$=(()=>{var Ie;let D=o.find($e=>$e.renderLoadingIndicator);if(D!=null&&D.renderLoadingIndicator)return D.renderLoadingIndicator;if((Ie=n.loadingIndicator)!=null&&Ie.render)return n.loadingIndicator.render})(),U=(D,Ie)=>Ie==null?!1:typeof Ie=="string"?(D.textContent=Ie,!0):(D.appendChild(Ie),!0),X=new Set,N=new Set,ke=o.some(D=>D.renderAskUserQuestion),fe=[],re=[],we=n.enableComponentStreaming!==!1;if(g.forEach(D=>{var $r,Lr,at,xt,Ur,Hr,Oo,Fo,No,ga,ha,nr,_o,Co;X.add(D.id);let Ie=ke&&ao(D),$e=!Ie&&D.role==="assistant"&&!D.variant&&we&&Cl(D);if(!$e&&Nn.has(D.id)){let Lt=c.querySelector(`#wrapper-${D.id}`);Lt==null||Lt.removeAttribute("data-preserve-runtime"),Nn.delete(D.id)}let Qe=ao(D)?`:${($r=D.agentMetadata)!=null&&$r.askUserQuestionAnswered?"a":"u"}:${(Lr=D.agentMetadata)!=null&&Lr.askUserQuestionAnswers?Object.keys(D.agentMetadata.askUserQuestionAnswers).length:0}`:"",Ae=Jg(D,Fa)+Qe,Ft=Ie||$e?null:Yg(ln,D.id,Ae);if(Ft){v.appendChild(Ft.cloneNode(!0)),ao(D)&&((at=D.toolCall)!=null&&at.id)&&((xt=D.agentMetadata)==null?void 0:xt.awaitingLocalTool)===!0&&!((Ur=D.agentMetadata)!=null&&Ur.askUserQuestionAnswered)&&(N.add(D.toolCall.id),Ha(D,n,De.composerOverlay));return}let mt=null,dr=o.find(Lt=>!!(D.variant==="reasoning"&&Lt.renderReasoning||D.variant==="tool"&&Lt.renderToolCall||D.variant==="approval"&&Lt.renderApproval||!D.variant&&Lt.renderMessage)),Mr=(Hr=n.layout)==null?void 0:Hr.messages;if(ao(D)&&((Oo=D.agentMetadata)==null?void 0:Oo.askUserQuestionAnswered)===!0){Pn.delete(D.id);let Lt=c.querySelector(`#wrapper-${D.id}`);Lt==null||Lt.removeAttribute("data-preserve-runtime");return}if(ao(D)&&((No=(Fo=n.features)==null?void 0:Fo.askUserQuestion)==null?void 0:No.enabled)!==!1){let Lt=o.find(Zr=>typeof Zr.renderAskUserQuestion=="function");if(Lt&&se.current){let Zr=Pn.get(D.id),Qn=Zr!==Ae,qr=null;if(Qn){let{payload:er,complete:jt}=so(D),or=D.id,tn=()=>{var cn;return(cn=se.current)==null?void 0:cn.getMessages().find(gr=>gr.id===or)};qr=Lt.renderAskUserQuestion({message:D,payload:er,complete:jt,resolve:cn=>{var $n;let gr=tn();gr&&(($n=se.current)==null||$n.resolveAskUserQuestion(gr,cn))},dismiss:()=>{var gr,$n,Zn;let cn=tn();(gr=cn==null?void 0:cn.agentMetadata)!=null&&gr.awaitingLocalTool&&(($n=se.current)==null||$n.markAskUserQuestionResolved(cn),(Zn=se.current)==null||Zn.resolveAskUserQuestion(cn,"(dismissed)"))},config:n})}let en=Zr!=null;if(Qn&&qr===null&&!en){((ga=D.agentMetadata)==null?void 0:ga.awaitingLocalTool)===!0&&!((ha=D.agentMetadata)!=null&&ha.askUserQuestionAnswered)&&(N.add(D.toolCall.id),Ha(D,n,De.composerOverlay));return}let Vt=document.createElement("div");Vt.className="persona-flex",Vt.id=`wrapper-${D.id}`,Vt.setAttribute("data-wrapper-id",D.id),Vt.setAttribute("data-ask-plugin-stub","true"),Vt.setAttribute("data-preserve-runtime","true"),v.appendChild(Vt),fe.push({messageId:D.id,fingerprint:Ae,bubble:qr});return}else{((nr=D.agentMetadata)==null?void 0:nr.awaitingLocalTool)===!0&&!((_o=D.agentMetadata)!=null&&_o.askUserQuestionAnswered)&&(N.add(D.toolCall.id),Ha(D,n,De.composerOverlay));return}}else if(dr)if(D.variant==="reasoning"&&D.reasoning&&dr.renderReasoning){if(!Be)return;mt=dr.renderReasoning({message:D,defaultRenderer:()=>hp(D,n),config:n})}else if(D.variant==="tool"&&D.toolCall&&dr.renderToolCall){if(!Ke)return;mt=dr.renderToolCall({message:D,defaultRenderer:()=>xp(D,n),config:n})}else if(D.variant==="approval"&&D.approval&&dr.renderApproval){if(n.approval===!1)return;mt=dr.renderApproval({message:D,defaultRenderer:()=>Tp(D,n),config:n})}else dr.renderMessage&&(mt=dr.renderMessage({message:D,defaultRenderer:()=>{let Lt=Ma(D,x,Mr,n.messageActions,Ye,{loadingIndicatorRenderer:$,widgetConfig:n});return D.role!=="user"&&Mp(Lt,D,n,z),Lt},config:n}));if(!mt&&$e){let Lt=wl(D);if(Lt){let Zr=Nn.get(D.id),Qn=Zr!==Ae,qr=n.wrapComponentDirectiveInBubble!==!1,en=null;if(Qn){let Vt=bl(Lt,{config:n,message:D,transform:x});if(Vt)if(qr){let er=document.createElement("div");if(er.className=["persona-message-bubble","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-p-4"].join(" "),er.id=`bubble-${D.id}`,er.setAttribute("data-message-id",D.id),D.content&&D.content.trim()){let jt=document.createElement("div");jt.className="persona-mb-3 persona-text-sm persona-leading-relaxed",jt.innerHTML=x({text:D.content,message:D,streaming:!!D.streaming,raw:D.rawContent}),er.appendChild(jt)}er.appendChild(Vt),en=er}else{let er=document.createElement("div");if(er.className="persona-flex persona-flex-col persona-w-full persona-max-w-full persona-gap-3 persona-items-stretch",er.id=`bubble-${D.id}`,er.setAttribute("data-message-id",D.id),er.setAttribute("data-persona-component-directive","true"),D.content&&D.content.trim()){let jt=document.createElement("div");jt.className="persona-text-sm persona-leading-relaxed persona-text-persona-primary persona-w-full",jt.innerHTML=x({text:D.content,message:D,streaming:!!D.streaming,raw:D.rawContent}),er.appendChild(jt)}er.appendChild(Vt),en=er}}if(en||Zr!=null){let Vt=document.createElement("div");Vt.className="persona-flex",Vt.id=`wrapper-${D.id}`,Vt.setAttribute("data-wrapper-id",D.id),Vt.setAttribute("data-component-directive-stub","true"),Vt.setAttribute("data-preserve-runtime","true"),qr||Vt.classList.add("persona-w-full"),v.appendChild(Vt),re.push({messageId:D.id,fingerprint:Ae,bubble:en});return}}}if(!mt)if(D.variant==="reasoning"&&D.reasoning){if(!Be)return;mt=hp(D,n)}else if(D.variant==="tool"&&D.toolCall){if(!Ke)return;mt=xp(D,n)}else if(D.variant==="approval"&&D.approval){if(n.approval===!1)return;mt=Tp(D,n)}else{let Lt=(Co=n.layout)==null?void 0:Co.messages;Lt!=null&&Lt.renderUserMessage&&D.role==="user"?mt=Lt.renderUserMessage({message:D,config:n,streaming:!!D.streaming}):Lt!=null&&Lt.renderAssistantMessage&&D.role==="assistant"?mt=Lt.renderAssistantMessage({message:D,config:n,streaming:!!D.streaming}):mt=Ma(D,x,Lt,n.messageActions,Ye,{loadingIndicatorRenderer:$,widgetConfig:n}),D.role!=="user"&&mt&&Mp(mt,D,n,z)}let $t=document.createElement("div");$t.className="persona-flex",$t.id=`wrapper-${D.id}`,$t.setAttribute("data-wrapper-id",D.id),D.role==="user"&&$t.classList.add("persona-justify-end"),(mt==null?void 0:mt.getAttribute("data-persona-component-directive"))==="true"&&$t.classList.add("persona-w-full"),$t.appendChild(mt),Qg(ln,D.id,Ae,$t),v.appendChild($t)}),De.composerOverlay&&De.composerOverlay.querySelectorAll("[data-persona-ask-sheet-for]").forEach(Ie=>{let $e=Ie.getAttribute("data-persona-ask-sheet-for");$e&&!N.has($e)&&Mo(De.composerOverlay,$e)}),(gt=(tt=n.features)==null?void 0:tt.toolCallDisplay)!=null&>.grouped){let D=[],Ie=[];g.forEach($e=>{if($e.variant==="tool"&&$e.toolCall&&Ke){Ie.push($e);return}Ie.length>1&&D.push(Ie),Ie=[]}),Ie.length>1&&D.push(Ie),D.forEach(($e,Qe)=>{var Lr,at;let Ae=$e.map(xt=>Array.from(v.children).find(Ur=>Ur instanceof HTMLElement&&Ur.getAttribute("data-wrapper-id")===xt.id)).filter(xt=>!!xt);if(Ae.length<2)return;let Ft=document.createElement("div");Ft.className="persona-flex",Ft.id=`wrapper-tool-group-${Qe}-${$e[0].id}`,Ft.setAttribute("data-wrapper-id",`tool-group-${Qe}-${$e[0].id}`);let mt=document.createElement("div");mt.className="persona-tool-group persona-flex persona-w-full persona-flex-col persona-gap-2",mt.setAttribute("data-persona-tool-group","true");let dr=document.createElement("div");dr.className="persona-tool-group-summary persona-text-xs persona-text-persona-muted";let Mr=`Called ${$e.length} tools`,$t=(at=(Lr=n.toolCall)==null?void 0:Lr.renderGroupedSummary)==null?void 0:at.call(Lr,{messages:$e,toolCalls:$e.map(xt=>xt.toolCall).filter(xt=>!!xt),defaultSummary:Mr,config:n});U(dr,$t)||(dr.textContent=Mr);let $r=document.createElement("div");$r.className="persona-tool-group-stack persona-flex persona-flex-col",mt.append(dr,$r),Ft.appendChild(mt),Ae[0].before(Ft),Ae.forEach((xt,Ur)=>{let Hr=document.createElement("div");Hr.className="persona-tool-group-item persona-relative",Hr.setAttribute("data-persona-tool-group-item","true"),Ur<Ae.length-1&&Hr.setAttribute("data-persona-tool-group-connector","true"),Hr.appendChild(xt),$r.appendChild(Hr)})})}Zg(ln,X);let Le=g.some(D=>D.role==="assistant"&&D.streaming),Ve=g[g.length-1],ct=(Ve==null?void 0:Ve.role)==="assistant"&&!Ve.streaming&&Ve.variant!=="approval";if(he&&g.some(D=>D.role==="user")&&!Le&&!ct){let D={config:n,streaming:!0,location:"standalone",defaultRenderer:oa},Ie=o.find(Qe=>Qe.renderLoadingIndicator),$e=null;if(Ie!=null&&Ie.renderLoadingIndicator&&($e=Ie.renderLoadingIndicator(D)),$e===null&&((ht=n.loadingIndicator)!=null&&ht.render)&&($e=n.loadingIndicator.render(D)),$e===null&&($e=oa()),$e){let Qe=document.createElement("div"),Ae=((Fe=n.loadingIndicator)==null?void 0:Fe.showBubble)!==!1;Qe.className=Ae?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),Qe.setAttribute("data-typing-indicator","true"),Qe.style.borderColor="var(--persona-message-assistant-border, var(--persona-border, #e5e7eb))",Qe.appendChild($e);let Ft=document.createElement("div");Ft.className="persona-flex",Ft.id="wrapper-typing-indicator",Ft.setAttribute("data-wrapper-id","typing-indicator"),Ft.appendChild(Qe),v.appendChild(Ft)}}if(!he&&g.length>0){let D=g[g.length-1],Ie={config:n,lastMessage:D,messageCount:g.length},$e=o.find(Ae=>Ae.renderIdleIndicator),Qe=null;if($e!=null&&$e.renderIdleIndicator&&(Qe=$e.renderIdleIndicator(Ie)),Qe===null&&((He=n.loadingIndicator)!=null&&He.renderIdle)&&(Qe=n.loadingIndicator.renderIdle(Ie)),Qe){let Ae=document.createElement("div"),Ft=((Je=n.loadingIndicator)==null?void 0:Je.showBubble)!==!1;Ae.className=Ft?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),Ae.setAttribute("data-idle-indicator","true"),Ae.appendChild(Qe);let mt=document.createElement("div");mt.className="persona-flex",mt.id="wrapper-idle-indicator",mt.setAttribute("data-wrapper-id","idle-indicator"),mt.appendChild(Ae),v.appendChild(mt)}}if(Xi(c,v),fe.length>0)for(let{messageId:D,fingerprint:Ie,bubble:$e}of fe){let Qe=c.querySelector(`#wrapper-${D}`);Qe&&$e!==null&&(Qe.replaceChildren($e),Qe.setAttribute("data-bubble-fp",Ie),Pn.set(D,Ie))}if(Pn.size>0)for(let D of Pn.keys())X.has(D)||Pn.delete(D);if(re.length>0)for(let{messageId:D,fingerprint:Ie,bubble:$e}of re){let Qe=c.querySelector(`#wrapper-${D}`);Qe&&$e!==null&&(Qe.replaceChildren($e),Qe.setAttribute("data-bubble-fp",Ie),Nn.set(D,Ie))}if(Nn.size>0)for(let D of Nn.keys())X.has(D)||Nn.delete(D)},go=null,Gs=()=>{var x;if(go)return;let c=v=>{let O=v.composedPath();O.includes(K)||Ce&&O.includes(Ce)||qt(!1,"user")};go=c,((x=e.ownerDocument)!=null?x:document).addEventListener("pointerdown",c,!0)},qa=()=>{var g;if(!go)return;((g=e.ownerDocument)!=null?g:document).removeEventListener("pointerdown",go,!0),go=null};At.push(()=>qa());let ho=null,Xs=()=>{var x;if(ho)return;let c=v=>{v.key==="Escape"&&(v.isComposing||qt(!1,"user"))};ho=c,((x=e.ownerDocument)!=null?x:document).addEventListener("keydown",c,!0)},za=()=>{var g;if(!ho)return;((g=e.ownerDocument)!=null?g:document).removeEventListener("keydown",ho,!0),ho=null};At.push(()=>za());let xo=!1,Va=new Set,Js=()=>{var g,x,v,O;let c=(v=(x=(g=n.launcher)==null?void 0:g.composerBar)==null?void 0:x.peek)==null?void 0:v.streamAnimation;return c||((O=n.features)==null?void 0:O.streamAnimation)},Kn=()=>{var gt,ht,Fe,He;if(!H())return;let c=De.peekBanner,g=De.peekTextNode;if(!c||!g)return;if(R){c.classList.remove("persona-pill-peek--visible");return}let x=(gt=z==null?void 0:z.getMessages())!=null?gt:[],v;for(let Je=x.length-1;Je>=0;Je--){let D=x[Je];if(D.role==="assistant"&&D.content){v=D;break}}if(!v){c.classList.remove("persona-pill-peek--visible");return}let O=v.content,$=!!v.streaming,U=Js(),X=Qi(U),N=X.type!=="none"?Ts(X.type,U==null?void 0:U.plugins):null,ke=((ht=N==null?void 0:N.isAnimating)==null?void 0:ht.call(N,v))===!0,fe=N!==null&&($||ke);fe&&N&&!Va.has(N.name)&&(sp(N,e),Va.add(N.name));let re=fe&&(N!=null&&N.containerClass)?N.containerClass:null,we=(Fe=g.dataset.personaPeekStreamClass)!=null?Fe:null;we&&we!==re&&(g.classList.remove(we),delete g.dataset.personaPeekStreamClass),re&&we!==re&&(g.classList.add(re),g.dataset.personaPeekStreamClass=re),fe?(g.style.setProperty("--persona-stream-step",`${X.speed}ms`),g.style.setProperty("--persona-stream-duration",`${X.duration}ms`)):(g.style.removeProperty("--persona-stream-step"),g.style.removeProperty("--persona-stream-duration"));let Le=fe?Zi(O,X.buffer,N,v,$):O;if(fe&&X.placeholder==="skeleton"&&$&&(!Le||!Le.trim())){let Je=document.createElement("div"),D=Es();D.classList.add("persona-pill-peek__skeleton"),Je.appendChild(D),Xi(g,Je)}else{let Je=Math.max(0,Le.length-100),D=Le.length>100?Le.slice(-100):Le,Ie=Jo(D);if(!fe||!N){let $e=Le.length>100?`\u2026${D}`:D;g.textContent!==$e&&(g.textContent=$e)}else{let $e=Ie;(N.wrap==="char"||N.wrap==="word")&&($e=ks(Ie,N.wrap,`peek-${v.id}`,{skipTags:N.skipTags,startIndex:Je}));let Qe=document.createElement("div");if(Qe.innerHTML=$e,N.useCaret&&D.length>0){let Ae=el(),Ft=Qe.querySelectorAll(".persona-stream-char, .persona-stream-word"),mt=Ft[Ft.length-1];mt!=null&&mt.parentNode?mt.parentNode.insertBefore(Ae,mt.nextSibling):Qe.appendChild(Ae)}Xi(g,Qe),(He=N.onAfterRender)==null||He.call(N,{container:g,bubble:c,messageId:v.id,message:v,speed:X.speed,duration:X.duration})}}let tt=he||xo;c.classList.toggle("persona-pill-peek--visible",tt)};if(H()){let c=De.peekBanner;if(c){let v=O=>{O.preventDefault(),O.stopPropagation(),qt(!0,"user")};c.addEventListener("pointerdown",v),At.push(()=>{c.removeEventListener("pointerdown",v)})}let g=()=>{xo||(xo=!0,Kn())},x=()=>{xo&&(xo=!1,Kn())};j.addEventListener("pointerenter",g),j.addEventListener("pointerleave",x),At.push(()=>{j.removeEventListener("pointerenter",g),j.removeEventListener("pointerleave",x)}),Ce&&(Ce.addEventListener("pointerenter",g),Ce.addEventListener("pointerleave",x),At.push(()=>{Ce.removeEventListener("pointerenter",g),Ce.removeEventListener("pointerleave",x)}))}let Ks=c=>{var we,Le,Ve,ct,tt,gt,ht,Fe;let g=(Le=(we=n.launcher)==null?void 0:we.composerBar)!=null?Le:{},x=(Ve=g.expandedSize)!=null?Ve:"anchored",v=(ct=g.bottomOffset)!=null?ct:"16px",O=g.collapsedMaxWidth,$=(tt=g.expandedMaxWidth)!=null?tt:"880px",U=(gt=g.expandedTopOffset)!=null?gt:"5vh",X=(ht=g.modalMaxWidth)!=null?ht:"880px",N=(Fe=g.modalMaxHeight)!=null?Fe:"min(90vh, 800px)",ke="calc(100vw - 32px)",fe="var(--persona-pill-area-height, 80px)",re=K.style;if(re.left="",re.right="",re.top="",re.bottom="",re.transform="",re.width="",re.maxWidth="",re.height="",re.maxHeight="",Ce){let He=Ce.style;He.bottom=v,He.width=O!=null?O:""}if(c&&x!=="fullscreen"){if(x==="modal"){re.top="50%",re.left="50%",re.transform="translate(-50%, -50%)",re.bottom="auto",re.right="auto",re.width=X,re.maxWidth=ke,re.maxHeight=N,re.height=N;return}re.left="50%",re.transform="translateX(-50%)",re.bottom=`calc(${v} + ${fe})`,re.top=U,re.width=$,re.maxWidth=ke}},yo=()=>{var N,ke,fe,re,we,Le,Ve,ct;if(!B())return;if(H()){let gt=(fe=((ke=(N=n.launcher)==null?void 0:N.composerBar)!=null?ke:{}).expandedSize)!=null?fe:"anchored",ht=R?"expanded":"collapsed";K.dataset.state=ht,K.dataset.expandedSize=gt,Ce&&(Ce.dataset.state=ht,Ce.dataset.expandedSize=gt),K.style.removeProperty("display"),K.classList.remove("persona-pointer-events-none","persona-opacity-0"),j.classList.remove("persona-scale-95","persona-opacity-0","persona-scale-100","persona-opacity-100"),Ks(R),oe.style.display=R?"flex":"none",Mn(),R?(Gs(),Xs()):(qa(),za()),Kn();return}let c=hr(n),g=(re=e.ownerDocument.defaultView)!=null?re:window,x=(Le=(we=n.launcher)==null?void 0:we.mobileBreakpoint)!=null?Le:640,v=(ct=(Ve=n.launcher)==null?void 0:Ve.mobileFullscreen)!=null?ct:!0,O=g.innerWidth<=x,$=v&&O&&T,U=vn(n).reveal;R?(K.style.removeProperty("display"),K.style.display=c?"flex":"",K.classList.remove("persona-pointer-events-none","persona-opacity-0"),j.classList.remove("persona-scale-95","persona-opacity-0"),j.classList.add("persona-scale-100","persona-opacity-100"),_?_.element.style.display="none":I&&(I.style.display="none")):(c?c&&(U==="overlay"||U==="push")&&!$?(K.style.removeProperty("display"),K.style.display="flex",K.classList.remove("persona-pointer-events-none","persona-opacity-0"),j.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(K.style.setProperty("display","none","important"),K.classList.remove("persona-pointer-events-none","persona-opacity-0"),j.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(K.style.display="",K.classList.add("persona-pointer-events-none","persona-opacity-0"),j.classList.remove("persona-scale-100","persona-opacity-100"),j.classList.add("persona-scale-95","persona-opacity-0")),_?_.element.style.display=c?"none":"":I&&(I.style.display=c?"none":""))},qt=(c,g="user")=>{var $,U;if(!B()||R===c)return;let x=R;R=c,yo();let v=(()=>{var Ve,ct,tt,gt,ht,Fe,He,Je,D,Ie;let X=(ct=(Ve=n.launcher)==null?void 0:Ve.sidebarMode)!=null?ct:!1,N=(tt=e.ownerDocument.defaultView)!=null?tt:window,ke=(ht=(gt=n.launcher)==null?void 0:gt.mobileFullscreen)!=null?ht:!0,fe=(He=(Fe=n.launcher)==null?void 0:Fe.mobileBreakpoint)!=null?He:640,re=N.innerWidth<=fe,we=hr(n)&&ke&&re,Le=H()&&((Ie=(D=(Je=n.launcher)==null?void 0:Je.composerBar)==null?void 0:D.expandedSize)!=null?Ie:"fullscreen")==="fullscreen";return X||ke&&re&&T||we||Le})();if(R&&v){if(!ir){let X=e.getRootNode(),N=X instanceof ShadowRoot?X.host:e.closest(".persona-host");N&&(ir=ip(N,(U=($=n.launcher)==null?void 0:$.zIndex)!=null?U:Dr))}lr||(lr=lp(e.ownerDocument))}else R||(ir==null||ir(),ir=null,lr==null||lr(),lr=null);R&&(Q(),mo(!0));let O={open:R,source:g,timestamp:Date.now()};R&&!x?a.emit("widget:opened",O):!R&&x&&a.emit("widget:closed",O),a.emit("widget:state",{open:R,launcherEnabled:T,voiceActive:wt.active,streaming:z.isStreaming()})},ca=c=>{Nt(c?"stop":"send"),F&&(F.disabled=c),Ln.buttons.forEach(g=>{g.disabled=c}),qe.dataset.personaComposerStreaming=c?"true":"false",qe.querySelectorAll("[data-persona-composer-disable-when-streaming]").forEach(g=>{(g instanceof HTMLButtonElement||g instanceof HTMLInputElement||g instanceof HTMLTextAreaElement||g instanceof HTMLSelectElement)&&(g.disabled=c)})},pa=()=>{wt.active||Me&&Me.focus()};a.on("widget:opened",()=>{n.autoFocusInput&&setTimeout(()=>pa(),200)});let ja=()=>{var x,v,O,$,U,X,N,ke,fe,re,we;Or.textContent=(v=(x=n.copy)==null?void 0:x.welcomeTitle)!=null?v:"Hello \u{1F44B}",vr.textContent=($=(O=n.copy)==null?void 0:O.welcomeSubtitle)!=null?$:"Ask anything about your account or products.",Me.placeholder=(X=(U=n.copy)==null?void 0:U.inputPlaceholder)!=null?X:"How can I help...";let c=Se.querySelector("[data-persona-intro-card]");if(c){let Le=((N=n.copy)==null?void 0:N.showWelcomeCard)!==!1;c.style.display=Le?"":"none",Le?(Se.classList.remove("persona-gap-3"),Se.classList.add("persona-gap-6")):(Se.classList.remove("persona-gap-6"),Se.classList.add("persona-gap-3"))}!((fe=(ke=n.sendButton)==null?void 0:ke.useIcon)!=null&&fe)&&!(z!=null&&z.isStreaming())&&(ae.textContent=(we=(re=n.copy)==null?void 0:re.sendButtonLabel)!=null?we:"Send"),Me.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',Me.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))"};n.clientToken&&(n={...n,getStoredSessionId:()=>{let c=d.sessionId;return typeof c=="string"?c:null},setStoredSessionId:c=>{m(g=>({...g,sessionId:c}))}});let _n=null,Ys=()=>{_n==null&&(_n=setInterval(()=>{let c=ge.querySelectorAll("[data-tool-elapsed]");if(c.length===0){clearInterval(_n),_n=null;return}let g=Date.now();c.forEach(x=>{let v=Number(x.getAttribute("data-tool-elapsed"));v&&(x.textContent=yi(g-v))})},100))};if(z=new va(n,{onMessagesChanged(c){Ho(ge,c,ue),Ys(),z&&(c.some(O=>O.role==="user")?Ln.render([],z,Me,c):Ln.render(n.suggestionChips,z,Me,c,n.suggestionChipsConfig)),mo(!he),js(c);let g=[...c].reverse().find(v=>v.role==="user"),x=wt.lastUserMessageId;g&&g.id!==x&&(wt.lastUserMessageId=g.id,a.emit("user:message",g)),wt.lastUserMessageWasVoice=!!(g!=null&&g.viaVoice),da(c),Kn()},onStatusChanged(c){var v;let g=(v=n.statusIndicator)!=null?v:{};Ue(Qt,(O=>{var $,U,X,N;return O==="idle"?($=g.idleText)!=null?$:Wr.idle:O==="connecting"?(U=g.connectingText)!=null?U:Wr.connecting:O==="connected"?(X=g.connectedText)!=null?X:Wr.connected:O==="error"?(N=g.errorText)!=null?N:Wr.error:Wr[O]})(c),g,c)},onStreamingChanged(c){he=c,ca(c),z&&Ho(ge,z.getMessages(),ue),c||mo(!0),Kn()},onVoiceStatusChanged(c){var g,x;if(((x=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:x.type)==="runtype")switch(c){case"listening":break;case"processing":Wn(),Zs();break;case"speaking":Wn(),ei();break;default:c==="idle"&&z.isBargeInActive()?(Wn(),bo(),F==null||F.setAttribute("aria-label","End voice session")):(wt.active=!1,Wn(),bn("system"),Yr());break}},onArtifactsState(c){P=c,on(),da()}}),se.current=z,((Ou=(Du=n.voiceRecognition)==null?void 0:Du.provider)==null?void 0:Ou.type)==="runtype")try{z.setupVoice()}catch(c){typeof console!="undefined"&&console.warn("[AgentWidget] Runtype voice setup failed:",c)}n.clientToken&&z.initClientSession().catch(c=>{n.debug&&console.warn("[AgentWidget] Pre-init client session failed:",c)}),(G||n.onSSEEvent)&&z.setSSEEventCallback((c,g)=>{var x;(x=n.onSSEEvent)==null||x.call(n,c,g),G==null||G.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c,timestamp:Date.now(),payload:JSON.stringify(g)})}),l&&l.then(c=>{var g,x,v;c&&(c.metadata&&(d=Ip(c.metadata),k.syncFromMetadata()),(g=c.messages)!=null&&g.length&&z.hydrateMessages(c.messages),(x=c.artifacts)!=null&&x.length&&z.hydrateArtifacts(c.artifacts,(v=c.selectedArtifactId)!=null?v:null))}).catch(c=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",c)});let Ga=()=>{var g,x,v;!H()||R||!((v=(x=(g=n.launcher)==null?void 0:g.composerBar)==null?void 0:x.expandOnSubmit)==null||v)||qt(!0,"auto")},Xa=c=>{var O;if(c.preventDefault(),z.isStreaming()){z.cancel();return}let g=Me.value.trim(),x=(O=Et==null?void 0:Et.hasAttachments())!=null?O:!1;if(!g&&!x)return;Ga();let v;x&&(v=[],v.push(...Et.getContentParts()),g&&v.push(hs(g))),Me.value="",Me.style.height="auto",z.sendMessage(g,{contentParts:v}),x&&Et.clearAttachments()},Ja=c=>{c.key==="Enter"&&!c.shiftKey&&(c.preventDefault(),ae.click())},Ka=async c=>{var x;if(((x=n.attachments)==null?void 0:x.enabled)!==!0||!Et)return;let g=G0(c.clipboardData);g.length!==0&&(c.preventDefault(),await Et.handleFiles(g))},_r=null,dn=!1,Yn=null,ut=null,Ya=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,Bo=(c="user")=>{var $,U,X,N,ke,fe,re;if(dn||z.isStreaming())return;let g=Ya();if(!g)return;_r=new g;let v=(U=(($=n.voiceRecognition)!=null?$:{}).pauseDuration)!=null?U:2e3;_r.continuous=!0,_r.interimResults=!0,_r.lang="en-US";let O=Me.value;_r.onresult=we=>{let Le="",Ve="";for(let tt=0;tt<we.results.length;tt++){let gt=we.results[tt],ht=gt[0].transcript;gt.isFinal?Le+=ht+" ":Ve=ht}let ct=O+Le+Ve;Me.value=ct,Yn&&clearTimeout(Yn),(Le||Ve)&&(Yn=window.setTimeout(()=>{let tt=Me.value.trim();tt&&_r&&dn&&(Bn(),Me.value="",Me.style.height="auto",z.sendMessage(tt,{viaVoice:!0}))},v))},_r.onerror=we=>{we.error!=="no-speech"&&Bn()},_r.onend=()=>{if(dn){let we=Me.value.trim();we&&we!==O.trim()&&(Me.value="",Me.style.height="auto",z.sendMessage(we,{viaVoice:!0})),Bn()}};try{if(_r.start(),dn=!0,wt.active=!0,c!=="system"&&(wt.manuallyDeactivated=!1),bn(c),Yr(),F){let we=(X=n.voiceRecognition)!=null?X:{};ut={backgroundColor:F.style.backgroundColor,color:F.style.color,borderColor:F.style.borderColor,iconName:(N=we.iconName)!=null?N:"mic",iconSize:parseFloat((re=(fe=we.iconSize)!=null?fe:(ke=n.sendButton)==null?void 0:ke.size)!=null?re:"40")||24};let Le=we.recordingBackgroundColor,Ve=we.recordingIconColor,ct=we.recordingBorderColor;if(F.classList.add("persona-voice-recording"),F.style.backgroundColor=Le!=null?Le:"var(--persona-voice-recording-bg, #ef4444)",F.style.color=Ve!=null?Ve:"var(--persona-voice-recording-indicator, #ffffff)",Ve){let tt=F.querySelector("svg");tt&&tt.setAttribute("stroke",Ve)}ct&&(F.style.borderColor=ct),F.setAttribute("aria-label","Stop voice recognition")}}catch{Bn("system")}},Bn=(c="user")=>{if(dn){if(dn=!1,Yn&&(clearTimeout(Yn),Yn=null),_r){try{_r.stop()}catch{}_r=null}if(wt.active=!1,bn(c),Yr(),F){if(F.classList.remove("persona-voice-recording"),ut){F.style.backgroundColor=ut.backgroundColor,F.style.color=ut.color,F.style.borderColor=ut.borderColor;let g=F.querySelector("svg");g&&g.setAttribute("stroke",ut.color||"currentColor"),ut=null}F.setAttribute("aria-label","Start voice recognition")}}},Qs=(c,g)=>{var gt,ht,Fe,He,Je,D,Ie,$e;let x=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),v=((gt=c==null?void 0:c.provider)==null?void 0:gt.type)==="runtype";if(!(x||v))return null;let $=h("div","persona-send-button-wrapper"),U=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");U.type="button",U.setAttribute("aria-label","Start voice recognition");let X=(ht=c==null?void 0:c.iconName)!=null?ht:"mic",N=(Fe=g==null?void 0:g.size)!=null?Fe:"40px",ke=(He=c==null?void 0:c.iconSize)!=null?He:N,fe=parseFloat(ke)||24,re=(Je=c==null?void 0:c.backgroundColor)!=null?Je:g==null?void 0:g.backgroundColor,we=(D=c==null?void 0:c.iconColor)!=null?D:g==null?void 0:g.textColor;U.style.width=ke,U.style.height=ke,U.style.minWidth=ke,U.style.minHeight=ke,U.style.fontSize="18px",U.style.lineHeight="1",we?U.style.color=we:U.style.color="var(--persona-text, #111827)";let Ve=ve(X,fe,we||"currentColor",1.5);Ve?U.appendChild(Ve):U.textContent="\u{1F3A4}",re?U.style.backgroundColor=re:U.style.backgroundColor="",c!=null&&c.borderWidth&&(U.style.borderWidth=c.borderWidth,U.style.borderStyle="solid"),c!=null&&c.borderColor&&(U.style.borderColor=c.borderColor),c!=null&&c.paddingX&&(U.style.paddingLeft=c.paddingX,U.style.paddingRight=c.paddingX),c!=null&&c.paddingY&&(U.style.paddingTop=c.paddingY,U.style.paddingBottom=c.paddingY),$.appendChild(U);let ct=(Ie=c==null?void 0:c.tooltipText)!=null?Ie:"Start voice recognition";if((($e=c==null?void 0:c.showTooltip)!=null?$e:!1)&&ct){let Qe=h("div","persona-send-button-tooltip");Qe.textContent=ct,$.appendChild(Qe)}return{micButton:U,micButtonWrapper:$}},ua=()=>{var g,x,v,O,$;if(!F||ut)return;let c=(g=n.voiceRecognition)!=null?g:{};ut={backgroundColor:F.style.backgroundColor,color:F.style.color,borderColor:F.style.borderColor,iconName:(x=c.iconName)!=null?x:"mic",iconSize:parseFloat(($=(O=c.iconSize)!=null?O:(v=n.sendButton)==null?void 0:v.size)!=null?$:"40")||24}},fa=(c,g)=>{var $,U,X,N,ke;if(!F)return;let x=F.querySelector("svg");x&&x.remove();let v=(ke=ut==null?void 0:ut.iconSize)!=null?ke:parseFloat((N=(X=($=n.voiceRecognition)==null?void 0:$.iconSize)!=null?X:(U=n.sendButton)==null?void 0:U.size)!=null?N:"40")||24,O=ve(c,v,g,1.5);O&&F.appendChild(O)},Wo=()=>{F&&F.classList.remove("persona-voice-recording","persona-voice-processing","persona-voice-speaking")},bo=()=>{var O;if(!F)return;ua();let c=(O=n.voiceRecognition)!=null?O:{},g=c.recordingBackgroundColor,x=c.recordingIconColor,v=c.recordingBorderColor;if(Wo(),F.classList.add("persona-voice-recording"),F.style.backgroundColor=g!=null?g:"var(--persona-voice-recording-bg, #ef4444)",F.style.color=x!=null?x:"var(--persona-voice-recording-indicator, #ffffff)",x){let $=F.querySelector("svg");$&&$.setAttribute("stroke",x)}v&&(F.style.borderColor=v),F.setAttribute("aria-label","Stop voice recognition")},Zs=()=>{var X,N,ke,fe,re,we,Le,Ve;if(!F)return;ua();let c=(X=n.voiceRecognition)!=null?X:{},g=z.getVoiceInterruptionMode(),x=(N=c.processingIconName)!=null?N:"loader",v=(fe=(ke=c.processingIconColor)!=null?ke:ut==null?void 0:ut.color)!=null?fe:"",O=(we=(re=c.processingBackgroundColor)!=null?re:ut==null?void 0:ut.backgroundColor)!=null?we:"",$=(Ve=(Le=c.processingBorderColor)!=null?Le:ut==null?void 0:ut.borderColor)!=null?Ve:"";Wo(),F.classList.add("persona-voice-processing"),F.style.backgroundColor=O,F.style.borderColor=$;let U=v||"currentColor";F.style.color=U,fa(x,U),F.setAttribute("aria-label","Processing voice input"),g==="none"&&(F.style.cursor="default")},ei=()=>{var ke,fe,re,we,Le,Ve,ct,tt,gt,ht,Fe,He;if(!F)return;ua();let c=(ke=n.voiceRecognition)!=null?ke:{},g=z.getVoiceInterruptionMode(),x=g==="cancel"?"square":g==="barge-in"?"mic":"volume-2",v=(fe=c.speakingIconName)!=null?fe:x,O=(Ve=c.speakingIconColor)!=null?Ve:g==="barge-in"?(we=(re=c.recordingIconColor)!=null?re:ut==null?void 0:ut.color)!=null?we:"":(Le=ut==null?void 0:ut.color)!=null?Le:"",$=(gt=c.speakingBackgroundColor)!=null?gt:g==="barge-in"?(ct=c.recordingBackgroundColor)!=null?ct:"var(--persona-voice-recording-bg, #ef4444)":(tt=ut==null?void 0:ut.backgroundColor)!=null?tt:"",U=(He=c.speakingBorderColor)!=null?He:g==="barge-in"?(ht=c.recordingBorderColor)!=null?ht:"":(Fe=ut==null?void 0:ut.borderColor)!=null?Fe:"";Wo(),F.classList.add("persona-voice-speaking"),F.style.backgroundColor=$,F.style.borderColor=U;let X=O||"currentColor";F.style.color=X,fa(v,X);let N=g==="cancel"?"Stop playback and re-record":g==="barge-in"?"Speak to interrupt":"Agent is speaking";F.setAttribute("aria-label",N),g==="none"&&(F.style.cursor="default"),g==="barge-in"&&F.classList.add("persona-voice-recording")},Wn=()=>{var c,g,x;F&&(Wo(),ut&&(F.style.backgroundColor=(c=ut.backgroundColor)!=null?c:"",F.style.color=(g=ut.color)!=null?g:"",F.style.borderColor=(x=ut.borderColor)!=null?x:"",fa(ut.iconName,ut.color||"currentColor"),ut=null),F.style.cursor="",F.setAttribute("aria-label","Start voice recognition"))},Do=()=>{var c,g;if(((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"){let x=z.getVoiceStatus(),v=z.getVoiceInterruptionMode();if(v==="none"&&(x==="processing"||x==="speaking"))return;if(v==="cancel"&&(x==="processing"||x==="speaking")){z.stopVoicePlayback();return}if(z.isBargeInActive()){z.stopVoicePlayback(),z.deactivateBargeIn().then(()=>{wt.active=!1,wt.manuallyDeactivated=!0,Yr(),bn("user"),Wn()});return}z.toggleVoice().then(()=>{wt.active=z.isVoiceActive(),wt.manuallyDeactivated=!z.isVoiceActive(),Yr(),bn("user"),z.isVoiceActive()?bo():Wn()});return}if(dn){let x=Me.value.trim();wt.manuallyDeactivated=!0,Yr(),Bn("user"),x&&(Me.value="",Me.style.height="auto",z.sendMessage(x))}else wt.manuallyDeactivated=!1,Yr(),Bo("user")};hn=Do,F&&(F.addEventListener("click",Do),At.push(()=>{var c,g;((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?(z.isVoiceActive()&&z.toggleVoice(),Wn()):Bn("system"),F&&F.removeEventListener("click",Do)}));let ma=a.on("assistant:complete",()=>{_a&&(wt.active||wt.manuallyDeactivated||_a==="assistant"&&!wt.lastUserMessageWasVoice||setTimeout(()=>{var c,g;!wt.active&&!wt.manuallyDeactivated&&(((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?z.toggleVoice().then(()=>{wt.active=z.isVoiceActive(),bn("auto"),z.isVoiceActive()&&bo()}):Bo("auto"))},600))});At.push(ma);let Ze=a.on("action:resubmit",()=>{setTimeout(()=>{z&&!z.isStreaming()&&z.continueConversation()},100)});At.push(Ze);let L=()=>{qt(!R,"user")},_=null,I=null;if(T&&!H()){let c=o.find(g=>g.renderLauncher);if(c!=null&&c.renderLauncher){let g=c.renderLauncher({config:n,defaultRenderer:()=>Ls(n,L).element,onToggle:L});g&&(I=g)}I||(_=Ls(n,L))}_?e.appendChild(_.element):I&&e.appendChild(I),yo(),Ln.render(n.suggestionChips,z,Me,void 0,n.suggestionChipsConfig),ja(),ca(z.isStreaming()),mo(!0),Us(),E&&(!T||H()?setTimeout(()=>pa(),0):R&&setTimeout(()=>pa(),200));let Q=()=>{var N,ke,fe,re,we,Le,Ve,ct,tt,gt,ht,Fe,He,Je,D,Ie,$e,Qe,Ae,Ft,mt,dr;if(H()){Ir(),yo();return}let c=hr(n),g=(ke=(N=n.launcher)==null?void 0:N.sidebarMode)!=null?ke:!1,x=c||g||((re=(fe=n.launcher)==null?void 0:fe.fullHeight)!=null?re:!1),v=(we=e.ownerDocument.defaultView)!=null?we:window,O=(Ve=(Le=n.launcher)==null?void 0:Le.mobileFullscreen)!=null?Ve:!0,$=(tt=(ct=n.launcher)==null?void 0:ct.mobileBreakpoint)!=null?tt:640,U=v.innerWidth<=$,X=O&&U&&T;try{if(X){Mn(),wo(e,n);return}if(M&&(M=!1,Mn(),wo(e,n)),!T&&!c){j.style.height="",j.style.width="";return}if(!g&&!c){let Mr=(ht=(gt=n==null?void 0:n.launcher)==null?void 0:gt.width)!=null?ht:n==null?void 0:n.launcherWidth,$t=Mr!=null?Mr:mn;j.style.width=$t,j.style.maxWidth=$t}if(Fn(),!x){let Mr=v.innerHeight,$t=64,$r=(He=(Fe=n.launcher)==null?void 0:Fe.heightOffset)!=null?He:0,Lr=Math.max(200,Mr-$t),at=Math.min(640,Lr),xt=Math.max(200,at-$r);j.style.height=`${xt}px`}}finally{if(Ir(),yo(),R&&T){let $t=((Je=e.ownerDocument.defaultView)!=null?Je:window).innerWidth<=((Ie=(D=n.launcher)==null?void 0:D.mobileBreakpoint)!=null?Ie:640),$r=(Qe=($e=n.launcher)==null?void 0:$e.sidebarMode)!=null?Qe:!1,Lr=(Ft=(Ae=n.launcher)==null?void 0:Ae.mobileFullscreen)!=null?Ft:!0,at=hr(n)&&Lr&&$t,xt=$r||Lr&&$t&&T||at;if(xt&&!lr){let Ur=e.getRootNode(),Hr=Ur instanceof ShadowRoot?Ur.host:e.closest(".persona-host");Hr&&!ir&&(ir=ip(Hr,(dr=(mt=n.launcher)==null?void 0:mt.zIndex)!=null?dr:Dr)),lr=lp(e.ownerDocument)}else xt||(ir==null||ir(),ir=null,lr==null||lr(),lr=null)}}};Q();let le=(Fu=e.ownerDocument.defaultView)!=null?Fu:window;if(le.addEventListener("resize",Q),At.push(()=>le.removeEventListener("resize",Q)),typeof ResizeObserver!="undefined"){let c=new ResizeObserver(()=>{Ir()});c.observe(qe),At.push(()=>c.disconnect())}Rn=Se.scrollTop;let ee=Se.scrollHeight,et=()=>{let c=Se.scrollTop,g=Se.scrollHeight,x=g<ee;ee=g;let{action:v,nextLastScrollTop:O}=Ki({following:In.isFollowing(),currentScrollTop:c,lastScrollTop:Rn,nearBottom:vs(Se,Na),userScrollThreshold:_s,isAutoScrolling:Gn||Io||x,pauseOnUpwardScroll:!0,pauseWhenAwayFromBottom:!1,resumeRequiresDownwardScroll:!0});if(Rn=O,v==="resume"){fo();return}v==="pause"&&Ua()};Se.addEventListener("scroll",et,{passive:!0}),At.push(()=>Se.removeEventListener("scroll",et));let ze=c=>{let g=Yi({following:In.isFollowing(),deltaY:c.deltaY,nearBottom:vs(Se,Na),resumeWhenNearBottom:!0});g==="pause"?Ua():g==="resume"&&fo()};Se.addEventListener("wheel",ze,{passive:!0}),At.push(()=>Se.removeEventListener("wheel",ze)),lt.addEventListener("click",()=>{Se.scrollTop=Se.scrollHeight,Rn=Se.scrollTop,fo(),mo(!0)}),At.push(()=>lt.remove()),At.push(()=>{$a()});let ft=()=>{Oe&&(sn&&(Oe.removeEventListener("click",sn),sn=null),B()?(Oe.style.display="",sn=()=>{qt(!1,"user")},Oe.addEventListener("click",sn)):Oe.style.display="none")};ft(),(()=>{let{clearChatButton:c}=De;c&&c.addEventListener("click",()=>{z.clearMessages(),ln.clear(),fo(),Mo(De.composerOverlay);try{localStorage.removeItem(Da),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Da}`)}catch(x){console.error("[AgentWidget] Failed to clear default localStorage:",x)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Da)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(x){console.error("[AgentWidget] Failed to clear custom localStorage:",x)}let g=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(g),i!=null&&i.clear)try{let x=i.clear();x instanceof Promise&&x.catch(v=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",v)})}catch(x){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",x)}d={},k.syncFromMetadata(),G==null||G.clear(),ce==null||ce.update()})})(),Ut&&Ut.addEventListener("submit",Xa),Me==null||Me.addEventListener("keydown",Ja),Me==null||Me.addEventListener("paste",Ka);let Dt="persona-attachment-drop-active",_t=0,fr=()=>{_t=0,oe.classList.remove(Dt)},St=()=>{var c;return((c=n.attachments)==null?void 0:c.enabled)===!0&&Et!==null},Ot=c=>{!Sl(c.dataTransfer)||!St()||(_t++,_t===1&&oe.classList.add(Dt))},yr=c=>{!Sl(c.dataTransfer)||!St()||(_t--,_t<=0&&fr())},Rr=c=>{!Sl(c.dataTransfer)||!St()||(c.preventDefault(),c.dataTransfer.dropEffect="copy")},Er=c=>{var x;if(!Sl(c.dataTransfer)||!St())return;c.preventDefault(),c.stopPropagation(),fr();let g=Array.from((x=c.dataTransfer.files)!=null?x:[]);g.length!==0&&Et.handleFiles(g)},Xt=!0;oe.addEventListener("dragenter",Ot,Xt),oe.addEventListener("dragleave",yr,Xt),e.addEventListener("dragover",Rr,Xt),e.addEventListener("drop",Er,Xt);let Qr=e.ownerDocument,Kp=c=>{St()&&c.preventDefault()},Yp=c=>{St()&&c.preventDefault()};Qr.addEventListener("dragover",Kp),Qr.addEventListener("drop",Yp),At.push(()=>{Ut&&Ut.removeEventListener("submit",Xa),Me==null||Me.removeEventListener("keydown",Ja),Me==null||Me.removeEventListener("paste",Ka)}),At.push(()=>{oe.removeEventListener("dragenter",Ot,Xt),oe.removeEventListener("dragleave",yr,Xt),e.removeEventListener("dragover",Rr,Xt),e.removeEventListener("drop",Er,Xt),Qr.removeEventListener("dragover",Kp),Qr.removeEventListener("drop",Yp),fr()}),At.push(()=>{z.cancel()}),_?At.push(()=>{_==null||_.destroy()}):I&&At.push(()=>{I==null||I.remove()});let mr={update(c){var gr,$n,Zn,ti,ri,ni,$o,oi,Qa,Vu,ju,Gu,Xu,Ju,Ku,Yu,Qu,Zu,ef,tf,rf,nf,of,af,sf,lf,df,cf,pf,uf,ff,mf,gf,hf,xf,yf,bf,Cf,wf,vf,Af,Sf,Tf,kf,Ef,Mf,Lf,Pf,If,Rf,Hf,Bf,Wf,Df,Of,Ff,Nf,_f,$f,Uf,qf,zf,Vf,jf,Gf,Xf,Jf,Kf,Yf,Qf,Zf,em,tm,rm,nm,om,am,sm,im,lm,dm,cm,pm,um,fm,mm,gm,hm,xm,ym,bm,Cm,wm,vm,Am,Sm,Tm,km,Em,Mm,Lm,Pm,Im,Rm,Hm,Bm,Wm,Dm,Om,Fm,Nm,_m,$m;let g=n.toolCall,x=n.messageActions,v=(gr=n.layout)==null?void 0:gr.messages,O=n.colorScheme,$=n.loadingIndicator,U=n.iterationDisplay,X=($n=n.features)==null?void 0:$n.showReasoning,N=(Zn=n.features)==null?void 0:Zn.showToolCalls,ke=(ti=n.features)==null?void 0:ti.toolCallDisplay,fe=(ri=n.features)==null?void 0:ri.reasoningDisplay;n={...n,...c},Mn(),wo(e,n),gl(e,n),hl(e,n),on(),n.colorScheme!==O&&uo();let re=Ws.getForInstance(n.plugins);o.length=0,o.push(...re),T=($o=(ni=n.launcher)==null?void 0:ni.enabled)!=null?$o:!0,S=(Qa=(oi=n.launcher)==null?void 0:oi.autoExpand)!=null?Qa:!1,Be=(ju=(Vu=n.features)==null?void 0:Vu.showReasoning)!=null?ju:!0,Ke=(Xu=(Gu=n.features)==null?void 0:Gu.showToolCalls)!=null?Xu:!0,me=(Ku=(Ju=n.features)==null?void 0:Ju.scrollToBottom)!=null?Ku:{},Tn(),Jn();let we=ye;if(ye=(Qu=(Yu=n.features)==null?void 0:Yu.showEventStreamToggle)!=null?Qu:!1,ye&&!we){if(G||(Y=new Bs(Xe),G=new Hs(Ee,Y),Y.open().then(()=>G==null?void 0:G.restore()).catch(()=>{}),z.setSSEEventCallback((te,It)=>{var Jt;(Jt=n.onSSEEvent)==null||Jt.call(n,te,It),G.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:te,timestamp:Date.now(),payload:JSON.stringify(It)})})),!bt&&Ne){let te=(ef=(Zu=n.features)==null?void 0:Zu.eventStream)==null?void 0:ef.classNames,It="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(te!=null&&te.toggleButton?" "+te.toggleButton:"");bt=h("button",It),bt.style.width="28px",bt.style.height="28px",bt.style.color=Jr.actionIconColor,bt.type="button",bt.setAttribute("aria-label","Event Stream"),bt.title="Event Stream";let Jt=ve("activity","18px","currentColor",1.5);Jt&&bt.appendChild(Jt);let yt=De.clearChatButtonWrapper,Bt=De.closeButtonWrapper,br=yt||Bt;br&&br.parentNode===Ne?Ne.insertBefore(bt,br):Ne.appendChild(bt),bt.addEventListener("click",()=>{de?Kr():Ar()})}}else!ye&&we&&(Kr(),bt&&(bt.remove(),bt=null),G==null||G.clear(),Y==null||Y.destroy(),G=null,Y=null);if(((tf=n.launcher)==null?void 0:tf.enabled)===!1&&_&&(_.destroy(),_=null),((rf=n.launcher)==null?void 0:rf.enabled)===!1&&I&&(I.remove(),I=null),((nf=n.launcher)==null?void 0:nf.enabled)!==!1&&!_&&!I){let te=o.find(It=>It.renderLauncher);if(te!=null&&te.renderLauncher){let It=te.renderLauncher({config:n,defaultRenderer:()=>Ls(n,L).element,onToggle:L});It&&(I=It,e.appendChild(I))}I||(_=Ls(n,L),e.appendChild(_.element))}_&&_.update(n),Te&&((of=n.launcher)==null?void 0:of.title)!==void 0&&(Te.textContent=n.launcher.title),_e&&((af=n.launcher)==null?void 0:af.subtitle)!==void 0&&(_e.textContent=n.launcher.subtitle);let Le=(sf=n.layout)==null?void 0:sf.header;if((Le==null?void 0:Le.layout)!==y&&Ne){let te=Le?ka(n,Le,{showClose:B(),onClose:()=>qt(!1,"user")}):oo({config:n,showClose:B(),onClose:()=>qt(!1,"user")});Ne.replaceWith(te.header),Ne=te.header,q=te.iconHolder,Te=te.headerTitle,_e=te.headerSubtitle,Oe=te.closeButton,y=Le==null?void 0:Le.layout}else if(Le&&(q&&(q.style.display=Le.showIcon===!1?"none":""),Te&&(Te.style.display=Le.showTitle===!1?"none":""),_e&&(_e.style.display=Le.showSubtitle===!1?"none":""),Oe&&(Oe.style.display=Le.showCloseButton===!1?"none":""),De.clearChatButtonWrapper)){let te=Le.showClearChat;if(te!==void 0){De.clearChatButtonWrapper.style.display=te?"":"none";let{closeButtonWrapper:It}=De;It&&!It.classList.contains("persona-absolute")&&(te?It.classList.remove("persona-ml-auto"):It.classList.add("persona-ml-auto"))}}let ct=((lf=n.layout)==null?void 0:lf.showHeader)!==!1;Ne&&(Ne.style.display=ct?"":"none");let tt=((df=n.layout)==null?void 0:df.showFooter)!==!1;qe&&(qe.style.display=tt?"":"none"),Ir(),Jn(),T!==b?T?qt(S,"auto"):(R=!0,yo()):S!==w&&qt(S,"auto"),w=S,b=T,Q(),ft();let Fe=JSON.stringify(c.toolCall)!==JSON.stringify(g),He=JSON.stringify(n.messageActions)!==JSON.stringify(x),Je=JSON.stringify((cf=n.layout)==null?void 0:cf.messages)!==JSON.stringify(v),D=((pf=n.loadingIndicator)==null?void 0:pf.render)!==($==null?void 0:$.render)||((uf=n.loadingIndicator)==null?void 0:uf.renderIdle)!==($==null?void 0:$.renderIdle)||((ff=n.loadingIndicator)==null?void 0:ff.showBubble)!==($==null?void 0:$.showBubble),Ie=n.iterationDisplay!==U,$e=((gf=(mf=n.features)==null?void 0:mf.showReasoning)!=null?gf:!0)!==(X!=null?X:!0)||((xf=(hf=n.features)==null?void 0:hf.showToolCalls)!=null?xf:!0)!==(N!=null?N:!0)||JSON.stringify((yf=n.features)==null?void 0:yf.toolCallDisplay)!==JSON.stringify(ke)||JSON.stringify((bf=n.features)==null?void 0:bf.reasoningDisplay)!==JSON.stringify(fe);(Fe||He||Je||D||Ie||$e)&&z&&(Fa++,Ho(ge,z.getMessages(),ue));let Ae=(Cf=n.launcher)!=null?Cf:{},Ft=(wf=Ae.headerIconHidden)!=null?wf:!1,mt=(Af=(vf=n.layout)==null?void 0:vf.header)==null?void 0:Af.showIcon,dr=Ft||mt===!1,Mr=Ae.headerIconName,$t=(Sf=Ae.headerIconSize)!=null?Sf:"48px";if(q){let te=oe.querySelector(".persona-border-b-persona-divider"),It=te==null?void 0:te.querySelector(".persona-flex-col");if(dr)q.style.display="none",te&&It&&!te.contains(It)&&te.insertBefore(It,te.firstChild);else{if(q.style.display="",q.style.height=$t,q.style.width=$t,te&&It&&(te.contains(q)?q.nextSibling!==It&&(q.remove(),te.insertBefore(q,It)):te.insertBefore(q,It)),Mr){let yt=parseFloat($t)||24,Bt=ve(Mr,yt*.6,"#ffffff",2);Bt?q.replaceChildren(Bt):q.textContent=(Tf=Ae.agentIconText)!=null?Tf:"\u{1F4AC}"}else if(Ae.iconUrl){let yt=q.querySelector("img");if(yt)yt.src=Ae.iconUrl,yt.style.height=$t,yt.style.width=$t;else{let Bt=document.createElement("img");Bt.src=Ae.iconUrl,Bt.alt="",Bt.className="persona-rounded-xl persona-object-cover",Bt.style.height=$t,Bt.style.width=$t,q.replaceChildren(Bt)}}else{let yt=q.querySelector("svg"),Bt=q.querySelector("img");(yt||Bt)&&q.replaceChildren(),q.textContent=(kf=Ae.agentIconText)!=null?kf:"\u{1F4AC}"}let Jt=q.querySelector("img");Jt&&(Jt.style.height=$t,Jt.style.width=$t)}}let $r=(Mf=(Ef=n.layout)==null?void 0:Ef.header)==null?void 0:Mf.showTitle,Lr=(Pf=(Lf=n.layout)==null?void 0:Lf.header)==null?void 0:Pf.showSubtitle;if(Te&&(Te.style.display=$r===!1?"none":""),_e&&(_e.style.display=Lr===!1?"none":""),Oe){((Rf=(If=n.layout)==null?void 0:If.header)==null?void 0:Rf.showCloseButton)===!1?Oe.style.display="none":Oe.style.display="";let It=(Hf=Ae.closeButtonSize)!=null?Hf:"32px",Jt=(Bf=Ae.closeButtonPlacement)!=null?Bf:"inline";Oe.style.height=It,Oe.style.width=It;let{closeButtonWrapper:yt}=De,Bt=Jt==="top-right",br=yt==null?void 0:yt.classList.contains("persona-absolute");if(yt&&Bt!==br)if(yt.remove(),Bt)yt.className="persona-absolute persona-top-4 persona-right-4 persona-z-50",oe.style.position="relative",oe.appendChild(yt);else{let Ct=(Df=(Wf=Ae.clearChat)==null?void 0:Wf.placement)!=null?Df:"inline",Cr=(Ff=(Of=Ae.clearChat)==null?void 0:Of.enabled)!=null?Ff:!0;yt.className=Cr&&Ct==="inline"?"":"persona-ml-auto";let rn=oe.querySelector(".persona-border-b-persona-divider");rn&&rn.appendChild(yt)}if(Oe.style.color=Ae.closeButtonColor||Jr.actionIconColor,Ae.closeButtonBackgroundColor?(Oe.style.backgroundColor=Ae.closeButtonBackgroundColor,Oe.classList.remove("hover:persona-bg-gray-100")):(Oe.style.backgroundColor="",Oe.classList.add("hover:persona-bg-gray-100")),Ae.closeButtonBorderWidth||Ae.closeButtonBorderColor){let Ct=Ae.closeButtonBorderWidth||"0px",Cr=Ae.closeButtonBorderColor||"transparent";Oe.style.border=`${Ct} solid ${Cr}`,Oe.classList.remove("persona-border-none")}else Oe.style.border="",Oe.classList.add("persona-border-none");Ae.closeButtonBorderRadius?(Oe.style.borderRadius=Ae.closeButtonBorderRadius,Oe.classList.remove("persona-rounded-full")):(Oe.style.borderRadius="",Oe.classList.add("persona-rounded-full")),Ae.closeButtonPaddingX?(Oe.style.paddingLeft=Ae.closeButtonPaddingX,Oe.style.paddingRight=Ae.closeButtonPaddingX):(Oe.style.paddingLeft="",Oe.style.paddingRight=""),Ae.closeButtonPaddingY?(Oe.style.paddingTop=Ae.closeButtonPaddingY,Oe.style.paddingBottom=Ae.closeButtonPaddingY):(Oe.style.paddingTop="",Oe.style.paddingBottom="");let Br=(Nf=Ae.closeButtonIconName)!=null?Nf:"x",Dn=(_f=Ae.closeButtonIconText)!=null?_f:"\xD7";Oe.innerHTML="";let zr=ve(Br,"28px","currentColor",1);zr?Oe.appendChild(zr):Oe.textContent=Dn;let cr=($f=Ae.closeButtonTooltipText)!=null?$f:"Close chat",pn=(Uf=Ae.closeButtonShowTooltip)!=null?Uf:!0;if(Oe.setAttribute("aria-label",cr),yt&&(yt._cleanupTooltip&&(yt._cleanupTooltip(),delete yt._cleanupTooltip),pn&&cr)){let Ct=null,Cr=()=>{if(Ct||!Oe)return;let Uo=Oe.ownerDocument,Za=Uo.body;if(!Za)return;Ct=qn(Uo,"div","persona-clear-chat-tooltip"),Ct.textContent=cr;let es=qn(Uo,"div");es.className="persona-clear-chat-tooltip-arrow",Ct.appendChild(es);let qo=Oe.getBoundingClientRect();Ct.style.position="fixed",Ct.style.zIndex=String(vo),Ct.style.left=`${qo.left+qo.width/2}px`,Ct.style.top=`${qo.top-8}px`,Ct.style.transform="translate(-50%, -100%)",Za.appendChild(Ct)},rn=()=>{Ct&&Ct.parentNode&&(Ct.parentNode.removeChild(Ct),Ct=null)};yt.addEventListener("mouseenter",Cr),yt.addEventListener("mouseleave",rn),Oe.addEventListener("focus",Cr),Oe.addEventListener("blur",rn),yt._cleanupTooltip=()=>{rn(),yt&&(yt.removeEventListener("mouseenter",Cr),yt.removeEventListener("mouseleave",rn)),Oe&&(Oe.removeEventListener("focus",Cr),Oe.removeEventListener("blur",rn))}}}let{clearChatButton:at,clearChatButtonWrapper:xt}=De;if(at){let te=(qf=Ae.clearChat)!=null?qf:{},It=(zf=te.enabled)!=null?zf:!0,Jt=(jf=(Vf=n.layout)==null?void 0:Vf.header)==null?void 0:jf.showClearChat,yt=Jt!==void 0?Jt:It,Bt=(Gf=te.placement)!=null?Gf:"inline";if(xt){xt.style.display=yt?"":"none";let{closeButtonWrapper:br}=De;!H()&&br&&!br.classList.contains("persona-absolute")&&(yt?br.classList.remove("persona-ml-auto"):br.classList.add("persona-ml-auto"));let Br=Bt==="top-right",Dn=xt.classList.contains("persona-absolute");if(!H()&&Br!==Dn&&yt){if(xt.remove(),Br)xt.className="persona-absolute persona-top-4 persona-z-50",xt.style.right="48px",oe.style.position="relative",oe.appendChild(xt);else{xt.className="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",xt.style.right="";let cr=oe.querySelector(".persona-border-b-persona-divider"),pn=De.closeButtonWrapper;cr&&pn&&pn.parentElement===cr?cr.insertBefore(xt,pn):cr&&cr.appendChild(xt)}let zr=De.closeButtonWrapper;zr&&!zr.classList.contains("persona-absolute")&&(Br?zr.classList.add("persona-ml-auto"):zr.classList.remove("persona-ml-auto"))}}if(yt){if(!H()){let Ct=(Xf=te.size)!=null?Xf:"32px";at.style.height=Ct,at.style.width=Ct}let br=(Jf=te.iconName)!=null?Jf:"refresh-cw",Br=(Kf=te.iconColor)!=null?Kf:"";at.style.color=Br||Jr.actionIconColor,at.innerHTML="";let Dn=H()?"14px":"20px",zr=ve(br,Dn,"currentColor",2);if(zr&&at.appendChild(zr),te.backgroundColor?(at.style.backgroundColor=te.backgroundColor,at.classList.remove("hover:persona-bg-gray-100")):(at.style.backgroundColor="",at.classList.add("hover:persona-bg-gray-100")),te.borderWidth||te.borderColor){let Ct=te.borderWidth||"0px",Cr=te.borderColor||"transparent";at.style.border=`${Ct} solid ${Cr}`,at.classList.remove("persona-border-none")}else at.style.border="",at.classList.add("persona-border-none");te.borderRadius?(at.style.borderRadius=te.borderRadius,at.classList.remove("persona-rounded-full")):(at.style.borderRadius="",at.classList.add("persona-rounded-full")),te.paddingX?(at.style.paddingLeft=te.paddingX,at.style.paddingRight=te.paddingX):(at.style.paddingLeft="",at.style.paddingRight=""),te.paddingY?(at.style.paddingTop=te.paddingY,at.style.paddingBottom=te.paddingY):(at.style.paddingTop="",at.style.paddingBottom="");let cr=(Yf=te.tooltipText)!=null?Yf:"Clear chat",pn=(Qf=te.showTooltip)!=null?Qf:!0;if(at.setAttribute("aria-label",cr),xt&&(xt._cleanupTooltip&&(xt._cleanupTooltip(),delete xt._cleanupTooltip),pn&&cr)){let Ct=null,Cr=()=>{if(Ct||!at)return;let Uo=at.ownerDocument,Za=Uo.body;if(!Za)return;Ct=qn(Uo,"div","persona-clear-chat-tooltip"),Ct.textContent=cr;let es=qn(Uo,"div");es.className="persona-clear-chat-tooltip-arrow",Ct.appendChild(es);let qo=at.getBoundingClientRect();Ct.style.position="fixed",Ct.style.zIndex=String(vo),Ct.style.left=`${qo.left+qo.width/2}px`,Ct.style.top=`${qo.top-8}px`,Ct.style.transform="translate(-50%, -100%)",Za.appendChild(Ct)},rn=()=>{Ct&&Ct.parentNode&&(Ct.parentNode.removeChild(Ct),Ct=null)};xt.addEventListener("mouseenter",Cr),xt.addEventListener("mouseleave",rn),at.addEventListener("focus",Cr),at.addEventListener("blur",rn),xt._cleanupTooltip=()=>{rn(),xt&&(xt.removeEventListener("mouseenter",Cr),xt.removeEventListener("mouseleave",rn)),at&&(at.removeEventListener("focus",Cr),at.removeEventListener("blur",rn))}}}}let Ur=n.actionParsers&&n.actionParsers.length?n.actionParsers:[Ds],Hr=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[sa.message,sa.messageAndClick];k=Os({parsers:Ur,handlers:Hr,getSessionMetadata:f,updateSessionMetadata:m,emit:a.emit,documentRef:typeof document!="undefined"?document:null}),ue=Uh(n,k,ne),z.updateConfig(n),Ho(ge,z.getMessages(),ue),Ln.render(n.suggestionChips,z,Me,void 0,n.suggestionChipsConfig),ja(),ca(z.isStreaming());let Oo=((Zf=n.voiceRecognition)==null?void 0:Zf.enabled)===!0,Fo=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),No=((tm=(em=n.voiceRecognition)==null?void 0:em.provider)==null?void 0:tm.type)==="runtype";if(Oo&&(Fo||No))if(!F||!xe){let te=Qs(n.voiceRecognition,n.sendButton);te&&(F=te.micButton,xe=te.micButtonWrapper,pt.insertBefore(xe,ur),F.addEventListener("click",Do),F.disabled=z.isStreaming())}else{let te=(rm=n.voiceRecognition)!=null?rm:{},It=(nm=n.sendButton)!=null?nm:{},Jt=(om=te.iconName)!=null?om:"mic",yt=(am=It.size)!=null?am:"40px",Bt=(sm=te.iconSize)!=null?sm:yt,br=parseFloat(Bt)||24;F.style.width=Bt,F.style.height=Bt,F.style.minWidth=Bt,F.style.minHeight=Bt;let Br=(lm=(im=te.iconColor)!=null?im:It.textColor)!=null?lm:"currentColor";F.innerHTML="";let Dn=ve(Jt,br,Br,2);Dn?F.appendChild(Dn):F.textContent="\u{1F3A4}";let zr=(dm=te.backgroundColor)!=null?dm:It.backgroundColor;zr?F.style.backgroundColor=zr:F.style.backgroundColor="",Br?F.style.color=Br:F.style.color="var(--persona-text, #111827)",te.borderWidth?(F.style.borderWidth=te.borderWidth,F.style.borderStyle="solid"):(F.style.borderWidth="",F.style.borderStyle=""),te.borderColor?F.style.borderColor=te.borderColor:F.style.borderColor="",te.paddingX?(F.style.paddingLeft=te.paddingX,F.style.paddingRight=te.paddingX):(F.style.paddingLeft="",F.style.paddingRight=""),te.paddingY?(F.style.paddingTop=te.paddingY,F.style.paddingBottom=te.paddingY):(F.style.paddingTop="",F.style.paddingBottom="");let cr=xe==null?void 0:xe.querySelector(".persona-send-button-tooltip"),pn=(cm=te.tooltipText)!=null?cm:"Start voice recognition";if(((pm=te.showTooltip)!=null?pm:!1)&&pn)if(cr)cr.textContent=pn,cr.style.display="";else{let Cr=document.createElement("div");Cr.className="persona-send-button-tooltip",Cr.textContent=pn,xe==null||xe.insertBefore(Cr,F)}else cr&&(cr.style.display="none");xe.style.display="",F.disabled=z.isStreaming()}else F&&xe&&(xe.style.display="none",((fm=(um=n.voiceRecognition)==null?void 0:um.provider)==null?void 0:fm.type)==="runtype"?z.isVoiceActive()&&z.toggleVoice():dn&&Bn());if(((mm=n.attachments)==null?void 0:mm.enabled)===!0)if(!it||!be){let te=(gm=n.attachments)!=null?gm:{},Jt=(xm=((hm=n.sendButton)!=null?hm:{}).size)!=null?xm:"40px";Wt||(Wt=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),Wt.style.display="none",Ut.insertBefore(Wt,Me)),Ge||(Ge=document.createElement("input"),Ge.type="file",Ge.accept=((ym=te.allowedTypes)!=null?ym:no).join(","),Ge.multiple=((bm=te.maxFiles)!=null?bm:4)>1,Ge.style.display="none",Ge.setAttribute("aria-label","Attach files"),Ut.insertBefore(Ge,Me)),it=h("div","persona-send-button-wrapper"),be=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),be.type="button",be.setAttribute("aria-label",(Cm=te.buttonTooltipText)!=null?Cm:"Attach file");let yt=(wm=te.buttonIconName)!=null?wm:"paperclip",Bt=Jt,br=parseFloat(Bt)||40,Br=Math.round(br*.6);be.style.width=Bt,be.style.height=Bt,be.style.minWidth=Bt,be.style.minHeight=Bt,be.style.fontSize="18px",be.style.lineHeight="1",be.style.backgroundColor="transparent",be.style.color="var(--persona-primary, #111827)",be.style.border="none",be.style.borderRadius="6px",be.style.transition="background-color 0.15s ease",be.addEventListener("mouseenter",()=>{be.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),be.addEventListener("mouseleave",()=>{be.style.backgroundColor="transparent"});let Dn=ve(yt,Br,"currentColor",1.5);Dn?be.appendChild(Dn):be.textContent="\u{1F4CE}",be.addEventListener("click",pn=>{pn.preventDefault(),Ge==null||Ge.click()}),it.appendChild(be);let zr=(vm=te.buttonTooltipText)!=null?vm:"Attach file",cr=h("div","persona-send-button-tooltip");cr.textContent=zr,it.appendChild(cr),nt.append(it),!Et&&Ge&&Wt&&(Et=ta.fromConfig(te),Et.setPreviewsContainer(Wt),Ge.addEventListener("change",async()=>{Et&&(Ge!=null&&Ge.files)&&(await Et.handleFileSelect(Ge.files),Ge.value="")})),oe.querySelector(".persona-attachment-drop-overlay")||oe.appendChild(qh(te.dropOverlay))}else{it.style.display="";let te=(Am=n.attachments)!=null?Am:{};Ge&&(Ge.accept=((Sm=te.allowedTypes)!=null?Sm:no).join(","),Ge.multiple=((Tm=te.maxFiles)!=null?Tm:4)>1),Et&&Et.updateConfig({allowedTypes:te.allowedTypes,maxFileSize:te.maxFileSize,maxFiles:te.maxFiles})}else it&&(it.style.display="none"),Et&&Et.clearAttachments(),(km=oe.querySelector(".persona-attachment-drop-overlay"))==null||km.remove();let nr=(Em=n.sendButton)!=null?Em:{},_o=(Mm=nr.useIcon)!=null?Mm:!1,Co=(Lm=nr.iconText)!=null?Lm:"\u2191",Lt=nr.iconName,Zr=(Pm=nr.tooltipText)!=null?Pm:"Send message",Qn=(Im=nr.showTooltip)!=null?Im:!1,qr=(Rm=nr.size)!=null?Rm:"40px",en=nr.backgroundColor,Vt=nr.textColor;if(_o){if(ae.style.width=qr,ae.style.height=qr,ae.style.minWidth=qr,ae.style.minHeight=qr,ae.style.fontSize="18px",ae.style.lineHeight="1",ae.innerHTML="",Vt?ae.style.color=Vt:ae.style.color="var(--persona-button-primary-fg, #ffffff)",Lt){let te=parseFloat(qr)||24,It=(Vt==null?void 0:Vt.trim())||"currentColor",Jt=ve(Lt,te,It,2);Jt?ae.appendChild(Jt):ae.textContent=Co}else ae.textContent=Co;ae.className="persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer",en?(ae.style.backgroundColor=en,ae.classList.remove("persona-bg-persona-primary")):(ae.style.backgroundColor="",ae.classList.add("persona-bg-persona-primary"))}else ae.textContent=(Bm=(Hm=n.copy)==null?void 0:Hm.sendButtonLabel)!=null?Bm:"Send",ae.style.width="",ae.style.height="",ae.style.minWidth="",ae.style.minHeight="",ae.style.fontSize="",ae.style.lineHeight="",ae.className="persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-50 persona-cursor-pointer",en?(ae.style.backgroundColor=en,ae.classList.remove("persona-bg-persona-accent")):ae.classList.add("persona-bg-persona-accent"),Vt?ae.style.color=Vt:ae.classList.add("persona-text-white");nr.borderWidth?(ae.style.borderWidth=nr.borderWidth,ae.style.borderStyle="solid"):(ae.style.borderWidth="",ae.style.borderStyle=""),nr.borderColor?ae.style.borderColor=nr.borderColor:ae.style.borderColor="",nr.paddingX?(ae.style.paddingLeft=nr.paddingX,ae.style.paddingRight=nr.paddingX):(ae.style.paddingLeft="",ae.style.paddingRight=""),nr.paddingY?(ae.style.paddingTop=nr.paddingY,ae.style.paddingBottom=nr.paddingY):(ae.style.paddingTop="",ae.style.paddingBottom="");let er=ur==null?void 0:ur.querySelector(".persona-send-button-tooltip");if(Qn&&Zr)if(er)er.textContent=Zr,er.style.display="";else{let te=document.createElement("div");te.className="persona-send-button-tooltip",te.textContent=Zr,ur==null||ur.insertBefore(te,ae)}else er&&(er.style.display="none");let jt=(Nm=(Wm=n.layout)==null?void 0:Wm.contentMaxWidth)!=null?Nm:H()?(Fm=(Om=(Dm=n.launcher)==null?void 0:Dm.composerBar)==null?void 0:Om.contentMaxWidth)!=null?Fm:"720px":void 0;jt?(ge.style.maxWidth=jt,ge.style.marginLeft="auto",ge.style.marginRight="auto",ge.style.width="100%",Ut&&(Ut.style.maxWidth=jt,Ut.style.marginLeft="auto",Ut.style.marginRight="auto"),Rt&&(Rt.style.maxWidth=jt,Rt.style.marginLeft="auto",Rt.style.marginRight="auto")):(ge.style.maxWidth="",ge.style.marginLeft="",ge.style.marginRight="",ge.style.width="",Ut&&(Ut.style.maxWidth="",Ut.style.marginLeft="",Ut.style.marginRight=""),Rt&&(Rt.style.maxWidth="",Rt.style.marginLeft="",Rt.style.marginRight=""));let or=(_m=n.statusIndicator)!=null?_m:{},tn=($m=or.visible)!=null?$m:!0;if(Qt.style.display=tn?"":"none",z){let te=z.getStatus();Ue(Qt,(Jt=>{var yt,Bt,br,Br;return Jt==="idle"?(yt=or.idleText)!=null?yt:Wr.idle:Jt==="connecting"?(Bt=or.connectingText)!=null?Bt:Wr.connecting:Jt==="connected"?(br=or.connectedText)!=null?br:Wr.connected:Jt==="error"?(Br=or.errorText)!=null?Br:Wr.error:Wr[Jt]})(te),or,te)}Qt.classList.remove("persona-text-left","persona-text-center","persona-text-right");let cn=or.align==="left"?"persona-text-left":or.align==="center"?"persona-text-center":"persona-text-right";Qt.classList.add(cn)},open(){B()&&qt(!0,"api")},close(){B()&&qt(!1,"api")},toggle(){B()&&qt(!R,"api")},clearChat(){Z=!1,z.clearMessages(),ln.clear(),fo();try{localStorage.removeItem(Da),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Da}`)}catch(g){console.error("[AgentWidget] Failed to clear default localStorage:",g)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Da)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(g){console.error("[AgentWidget] Failed to clear custom localStorage:",g)}let c=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(c),i!=null&&i.clear)try{let g=i.clear();g instanceof Promise&&g.catch(x=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",x)})}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",g)}d={},k.syncFromMetadata(),G==null||G.clear(),ce==null||ce.update()},setMessage(c){return!Me||z.isStreaming()?!1:(!R&&B()&&qt(!0,"system"),Me.value=c,Me.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(c){if(z.isStreaming())return!1;let g=(c==null?void 0:c.trim())||Me.value.trim();return g?(!R&&B()&&qt(!0,"system"),Me.value="",Me.style.height="auto",z.sendMessage(g),!0):!1},startVoiceRecognition(){var g,x;return z.isStreaming()?!1:((x=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:x.type)==="runtype"?(z.isVoiceActive()||(!R&&B()&&qt(!0,"system"),wt.manuallyDeactivated=!1,Yr(),z.toggleVoice().then(()=>{wt.active=z.isVoiceActive(),bn("user"),z.isVoiceActive()&&bo()})),!0):dn?!0:Ya()?(!R&&B()&&qt(!0,"system"),wt.manuallyDeactivated=!1,Yr(),Bo("user"),!0):!1},stopVoiceRecognition(){var c,g;return((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?z.isVoiceActive()?(z.toggleVoice().then(()=>{wt.active=!1,wt.manuallyDeactivated=!0,Yr(),bn("user"),Wn()}),!0):!1:dn?(wt.manuallyDeactivated=!0,Yr(),Bn("user"),!0):!1},injectMessage(c){return!R&&B()&&qt(!0,"system"),z.injectMessage(c)},injectAssistantMessage(c){!R&&B()&&qt(!0,"system");let g=z.injectAssistantMessage(c);return W&&(W=!1,V&&(clearTimeout(V),V=null),setTimeout(()=>{z&&!z.isStreaming()&&z.continueConversation()},100)),g},injectUserMessage(c){return!R&&B()&&qt(!0,"system"),z.injectUserMessage(c)},injectSystemMessage(c){return!R&&B()&&qt(!0,"system"),z.injectSystemMessage(c)},injectMessageBatch(c){return!R&&B()&&qt(!0,"system"),z.injectMessageBatch(c)},injectComponentDirective(c){return!R&&B()&&qt(!0,"system"),z.injectComponentDirective(c)},injectTestMessage(c){!R&&B()&&qt(!0,"system"),z.injectTestEvent(c)},async connectStream(c,g){return z.connectStream(c,g)},__pushEventStreamEvent(c){G&&G.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c.type,timestamp:Date.now(),payload:JSON.stringify(c.payload)})},showEventStream(){!ye||!G||Ar()},hideEventStream(){de&&Kr()},isEventStreamVisible(){return de},showArtifacts(){Sn(n)&&(Z=!1,on(),vt==null||vt.setMobileOpen(!0))},hideArtifacts(){Sn(n)&&(Z=!0,on())},upsertArtifact(c){return Sn(n)?(Z=!1,z.upsertArtifact(c)):null},selectArtifact(c){Sn(n)&&z.selectArtifact(c)},clearArtifacts(){Sn(n)&&z.clearArtifacts()},getArtifacts(){var c;return(c=z==null?void 0:z.getArtifacts())!=null?c:[]},getSelectedArtifactId(){var c;return(c=z==null?void 0:z.getSelectedArtifactId())!=null?c:null},focusInput(){return T&&!R&&!H()||!Me?!1:(Me.focus(),!0)},async resolveApproval(c,g){let v=z.getMessages().find(O=>{var $;return O.variant==="approval"&&(($=O.approval)==null?void 0:$.id)===c});if(!(v!=null&&v.approval))throw new Error(`Approval not found: ${c}`);return z.resolveApproval(v.approval,g)},getMessages(){return z.getMessages()},getStatus(){return z.getStatus()},getPersistentMetadata(){return{...d}},updatePersistentMetadata(c){m(c)},on(c,g){return a.on(c,g)},off(c,g){a.off(c,g)},isOpen(){return B()&&R},isVoiceActive(){return wt.active},getState(){return{open:B()&&R,launcherEnabled:T,voiceActive:wt.active,streaming:z.isStreaming()}},showCSATFeedback(c){!R&&B()&&qt(!0,"system");let g=ge.querySelector(".persona-feedback-container");g&&g.remove();let x=vl({onSubmit:async(v,O)=>{var $;z.isClientTokenMode()&&await z.submitCSATFeedback(v,O),($=c==null?void 0:c.onSubmit)==null||$.call(c,v,O)},onDismiss:c==null?void 0:c.onDismiss,...c});ge.appendChild(x),x.scrollIntoView({behavior:"smooth",block:"end"})},showNPSFeedback(c){!R&&B()&&qt(!0,"system");let g=ge.querySelector(".persona-feedback-container");g&&g.remove();let x=Al({onSubmit:async(v,O)=>{var $;z.isClientTokenMode()&&await z.submitNPSFeedback(v,O),($=c==null?void 0:c.onSubmit)==null||$.call(c,v,O)},onDismiss:c==null?void 0:c.onDismiss,...c});ge.appendChild(x),x.scrollIntoView({behavior:"smooth",block:"end"})},async submitCSATFeedback(c,g){return z.submitCSATFeedback(c,g)},async submitNPSFeedback(c,g){return z.submitNPSFeedback(c,g)},destroy(){_n!=null&&(clearInterval(_n),_n=null),At.forEach(c=>c()),K.remove(),Ce==null||Ce.remove(),_==null||_.destroy(),I==null||I.remove(),sn&&Oe.removeEventListener("click",sn)}};if((((Nu=t==null?void 0:t.debugTools)!=null?Nu:!1)||!!n.debug)&&typeof window!="undefined"){let c=window.AgentWidgetBrowser,g={controller:mr,getMessages:mr.getMessages,getStatus:mr.getStatus,getMetadata:mr.getPersistentMetadata,updateMetadata:mr.updatePersistentMetadata,clearHistory:()=>mr.clearChat(),setVoiceActive:x=>x?mr.startVoiceRecognition():mr.stopVoiceRecognition()};window.AgentWidgetBrowser=g,At.push(()=>{window.AgentWidgetBrowser===g&&(window.AgentWidgetBrowser=c)})}if(typeof window!="undefined"){let c=e.getAttribute("data-persona-instance")||e.id||"persona-"+Math.random().toString(36).slice(2,8),g=X=>{let N=X.detail;(!(N!=null&&N.instanceId)||N.instanceId===c)&&mr.focusInput()};if(window.addEventListener("persona:focusInput",g),At.push(()=>{window.removeEventListener("persona:focusInput",g)}),ye){let X=ke=>{let fe=ke.detail;(!(fe!=null&&fe.instanceId)||fe.instanceId===c)&&mr.showEventStream()},N=ke=>{let fe=ke.detail;(!(fe!=null&&fe.instanceId)||fe.instanceId===c)&&mr.hideEventStream()};window.addEventListener("persona:showEventStream",X),window.addEventListener("persona:hideEventStream",N),At.push(()=>{window.removeEventListener("persona:showEventStream",X),window.removeEventListener("persona:hideEventStream",N)})}let x=X=>{let N=X.detail;(!(N!=null&&N.instanceId)||N.instanceId===c)&&mr.showArtifacts()},v=X=>{let N=X.detail;(!(N!=null&&N.instanceId)||N.instanceId===c)&&mr.hideArtifacts()},O=X=>{let N=X.detail;N!=null&&N.instanceId&&N.instanceId!==c||N!=null&&N.artifact&&mr.upsertArtifact(N.artifact)},$=X=>{let N=X.detail;N!=null&&N.instanceId&&N.instanceId!==c||typeof(N==null?void 0:N.id)=="string"&&mr.selectArtifact(N.id)},U=X=>{let N=X.detail;(!(N!=null&&N.instanceId)||N.instanceId===c)&&mr.clearArtifacts()};window.addEventListener("persona:showArtifacts",x),window.addEventListener("persona:hideArtifacts",v),window.addEventListener("persona:upsertArtifact",O),window.addEventListener("persona:selectArtifact",$),window.addEventListener("persona:clearArtifacts",U),At.push(()=>{window.removeEventListener("persona:showArtifacts",x),window.removeEventListener("persona:hideArtifacts",v),window.removeEventListener("persona:upsertArtifact",O),window.removeEventListener("persona:selectArtifact",$),window.removeEventListener("persona:clearArtifacts",U)})}let Cn=X0(n.persistState);if(Cn&&B()){let c=J0(Cn.storage),g=`${Cn.keyPrefix}widget-open`,x=`${Cn.keyPrefix}widget-voice`,v=`${Cn.keyPrefix}widget-voice-mode`;if(c){let O=((_u=Cn.persist)==null?void 0:_u.openState)&&c.getItem(g)==="true",$=(($u=Cn.persist)==null?void 0:$u.voiceState)&&c.getItem(x)==="true",U=((Uu=Cn.persist)==null?void 0:Uu.voiceState)&&c.getItem(v)==="true";if(O&&setTimeout(()=>{mr.open(),setTimeout(()=>{var X;if($||U)mr.startVoiceRecognition();else if((X=Cn.persist)!=null&&X.focusInput){let N=e.querySelector("textarea");N&&N.focus()}},100)},0),(qu=Cn.persist)!=null&&qu.openState&&(a.on("widget:opened",()=>{c.setItem(g,"true")}),a.on("widget:closed",()=>{c.setItem(g,"false")})),(zu=Cn.persist)!=null&&zu.voiceState&&(a.on("voice:state",X=>{c.setItem(x,X.active?"true":"false")}),a.on("user:message",X=>{c.setItem(v,X.viaVoice?"true":"false")})),Cn.clearOnChatClear){let X=()=>{c.removeItem(g),c.removeItem(x),c.removeItem(v)},N=()=>X();window.addEventListener("persona:clear-chat",N),At.push(()=>{window.removeEventListener("persona:clear-chat",N)})}}}return u&&B()&&setTimeout(()=>{mr.open()},0),Kn(),mr};var K0=(e,r)=>{let t=e.trim(),n=/^(\d+(?:\.\d+)?)px$/i.exec(t);if(n)return Math.max(0,parseFloat(n[1]));let o=/^(\d+(?:\.\d+)?)%$/i.exec(t);return o?Math.max(0,r*parseFloat(o[1])/100):420},zh=(e,r)=>{var n,o;let t=(o=(n=r==null?void 0:r.launcher)==null?void 0:n.enabled)!=null?o:!0;e.className="persona-host",e.style.height=t?"":"100%",e.style.display=t?"":"flex",e.style.flexDirection=t?"":"column",e.style.flex=t?"":"1 1 auto",e.style.minHeight=t?"":"0"},Wp=e=>{e.style.position="",e.style.top="",e.style.bottom="",e.style.left="",e.style.right="",e.style.zIndex="",e.style.transform="",e.style.pointerEvents=""},Vh=e=>{e.style.inset="",e.style.width="",e.style.height="",e.style.maxWidth="",e.style.minWidth="",Wp(e)},Rp=e=>{e.style.transition=""},Hp=e=>{e.style.display="",e.style.flexDirection="",e.style.flex="",e.style.minHeight="",e.style.minWidth="",e.style.width="",e.style.height="",e.style.alignItems="",e.style.transition="",e.style.transform=""},Bp=e=>{e.style.width="",e.style.maxWidth="",e.style.minWidth="",e.style.flex="1 1 auto"},kl=(e,r)=>{e.style.width="",e.style.minWidth="",e.style.maxWidth="",e.style.boxSizing="",r.style.alignItems=""},Y0=(e,r,t,n,o)=>{o?t.parentElement!==r&&(e.replaceChildren(),r.replaceChildren(t,n),e.appendChild(r)):t.parentElement===r&&(r.replaceChildren(),e.appendChild(t),e.appendChild(n))},Q0=(e,r,t,n,o,a)=>{let s=a?r:e;o==="left"?s.firstElementChild!==n&&s.replaceChildren(n,t):s.lastElementChild!==n&&s.replaceChildren(t,n)},jh=(e,r,t,n,o,a,s)=>{var C,A,k,T,S,E;let i=vn(a),d=i.reveal==="push";Y0(e,r,t,n,d),Q0(e,r,t,n,i.side,d),e.dataset.personaHostLayout="docked",e.dataset.personaDockSide=i.side,e.dataset.personaDockOpen=s?"true":"false",e.style.width="100%",e.style.maxWidth="100%",e.style.minWidth="0",e.style.height="100%",e.style.minHeight="0",e.style.position="relative",t.style.display="flex",t.style.flexDirection="column",t.style.minHeight="0",t.style.position="relative",o.className="persona-host",o.style.height="100%",o.style.minHeight="0",o.style.display="flex",o.style.flexDirection="column",o.style.flex="1 1 auto";let l=e.ownerDocument.defaultView,u=(A=(C=a==null?void 0:a.launcher)==null?void 0:C.mobileFullscreen)!=null?A:!0,p=(T=(k=a==null?void 0:a.launcher)==null?void 0:k.mobileBreakpoint)!=null?T:640,f=l!=null?l.innerWidth<=p:!1;if(u&&f&&s){e.dataset.personaDockMobileFullscreen="true",e.removeAttribute("data-persona-dock-reveal"),Hp(r),Rp(n),Vh(n),Bp(t),kl(o,n),e.style.display="flex",e.style.flexDirection="column",e.style.alignItems="stretch",e.style.overflow="hidden",t.style.flex="1 1 auto",t.style.width="100%",t.style.minWidth="0",n.style.display="flex",n.style.flexDirection="column",n.style.position="fixed",n.style.inset="0",n.style.width="100%",n.style.height="100%",n.style.maxWidth="100%",n.style.minWidth="0",n.style.minHeight="0",n.style.overflow="hidden",n.style.zIndex=String((E=(S=a==null?void 0:a.launcher)==null?void 0:S.zIndex)!=null?E:Dr),n.style.transform="none",n.style.transition="none",n.style.pointerEvents="auto",n.style.flex="none",d&&(r.style.display="flex",r.style.flexDirection="column",r.style.width="100%",r.style.height="100%",r.style.minHeight="0",r.style.minWidth="0",r.style.flex="1 1 auto",r.style.alignItems="stretch",r.style.transform="none",r.style.transition="none",t.style.flex="1 1 auto",t.style.width="100%",t.style.maxWidth="100%",t.style.minWidth="0");return}if(e.removeAttribute("data-persona-dock-mobile-fullscreen"),Vh(n),i.reveal==="overlay"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="overlay",Hp(r),Rp(n),Bp(t),kl(o,n);let w=i.animate?"transform 180ms ease":"none",b=i.side==="right"?"translateX(100%)":"translateX(-100%)",y=s?"translateX(0)":b;n.style.display="flex",n.style.flexDirection="column",n.style.flex="none",n.style.position="absolute",n.style.top="0",n.style.bottom="0",n.style.width=i.width,n.style.maxWidth=i.width,n.style.minWidth=i.width,n.style.minHeight="0",n.style.overflow="hidden",n.style.transition=w,n.style.transform=y,n.style.pointerEvents=s?"auto":"none",n.style.zIndex="2",i.side==="right"?(n.style.right="0",n.style.left=""):(n.style.left="0",n.style.right="")}else if(i.reveal==="push"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="push",Rp(n),Wp(n),kl(o,n);let w=K0(i.width,e.clientWidth),b=Math.max(0,e.clientWidth),y=i.animate?"transform 180ms ease":"none",M=i.side==="right"?s?`translateX(-${w}px)`:"translateX(0)":s?"translateX(0)":`translateX(-${w}px)`;r.style.display="flex",r.style.flexDirection="row",r.style.flex="0 0 auto",r.style.minHeight="0",r.style.minWidth="0",r.style.alignItems="stretch",r.style.height="100%",r.style.width=`${b+w}px`,r.style.transition=y,r.style.transform=M,t.style.flex="0 0 auto",t.style.flexGrow="0",t.style.flexShrink="0",t.style.width=`${b}px`,t.style.maxWidth=`${b}px`,t.style.minWidth=`${b}px`,n.style.display="flex",n.style.flexDirection="column",n.style.flex="0 0 auto",n.style.flexShrink="0",n.style.width=i.width,n.style.minWidth=i.width,n.style.maxWidth=i.width,n.style.position="relative",n.style.overflow="hidden",n.style.transition="none",n.style.pointerEvents=s?"auto":"none"}else{e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="",Hp(r),Wp(n),Bp(t),kl(o,n);let w=i.reveal==="emerge";w?e.dataset.personaDockReveal="emerge":e.removeAttribute("data-persona-dock-reveal");let b=s?i.width:"0px",y=i.animate?"width 180ms ease, min-width 180ms ease, max-width 180ms ease, flex-basis 180ms ease":"none",M=!s;n.style.display="flex",n.style.flexDirection="column",n.style.flex=`0 0 ${b}`,n.style.width=b,n.style.maxWidth=b,n.style.minWidth=b,n.style.minHeight="0",n.style.position="relative",n.style.overflow=w||M?"hidden":"visible",n.style.transition=y,w&&(n.style.alignItems=i.side==="right"?"flex-start":"flex-end",o.style.width=i.width,o.style.minWidth=i.width,o.style.maxWidth=i.width,o.style.boxSizing="border-box")}},Z0=(e,r)=>{let t=e.ownerDocument.createElement("div");return zh(t,r),e.appendChild(t),{mode:"direct",host:t,shell:null,syncWidgetState:()=>{},updateConfig(n){zh(t,n)},destroy(){t.remove()}}},eC=(e,r)=>{var S,E,w,b;let{ownerDocument:t}=e,n=e.parentElement;if(!n)throw new Error("Docked widget target must be attached to the DOM");let o=e.tagName.toUpperCase();if(o==="BODY"||o==="HTML")throw new Error('Docked widget target must be a concrete container element, not "body" or "html"');let a=e.nextSibling,s=t.createElement("div"),i=t.createElement("div"),d=t.createElement("div"),l=t.createElement("aside"),u=t.createElement("div"),p=(E=(S=r==null?void 0:r.launcher)==null?void 0:S.enabled)==null||E?(b=(w=r==null?void 0:r.launcher)==null?void 0:w.autoExpand)!=null?b:!1:!0;i.dataset.personaDockRole="push-track",d.dataset.personaDockRole="content",l.dataset.personaDockRole="panel",u.dataset.personaDockRole="host",l.appendChild(u),n.insertBefore(s,e),d.appendChild(e);let f=null,m=()=>{f==null||f.disconnect(),f=null},C=()=>{m(),vn(r).reveal==="push"&&typeof ResizeObserver!="undefined"&&(f=new ResizeObserver(()=>{jh(s,i,d,l,u,r,p)}),f.observe(s))},A=()=>{jh(s,i,d,l,u,r,p),C()},k=s.ownerDocument.defaultView,T=()=>{A()};return k==null||k.addEventListener("resize",T),vn(r).reveal==="push"?(i.appendChild(d),i.appendChild(l),s.appendChild(i)):(s.appendChild(d),s.appendChild(l)),A(),{mode:"docked",host:u,shell:s,syncWidgetState(y){let M=y.launcherEnabled?y.open:!0;p!==M&&(p=M,A())},updateConfig(y){var M,H;r=y,((H=(M=r==null?void 0:r.launcher)==null?void 0:M.enabled)!=null?H:!0)===!1&&(p=!0),A()},destroy(){k==null||k.removeEventListener("resize",T),m(),n.isConnected&&(a&&a.parentNode===n?n.insertBefore(e,a):n.appendChild(e)),s.remove()}}},Fs=(e,r)=>hr(r)?eC(e,r):Z0(e,r);var Dp={},tC=e=>{if(typeof window=="undefined"||typeof document=="undefined")throw new Error("Chat widget can only be mounted in a browser environment");if(typeof e=="string"){let r=document.querySelector(e);if(!r)throw new Error(`Chat widget target "${e}" was not found`);return r}return e},rC=()=>{try{if(typeof Dp!="undefined"&&Dp.url)return new URL("../widget.css",Dp.url).href}catch{}return null},Gh=(e,r)=>{let t=rC(),n=()=>{if(!(e instanceof ShadowRoot)||e.querySelector("link[data-persona]"))return;let o=r.head.querySelector("link[data-persona]");if(!o)return;let a=o.cloneNode(!0);e.insertBefore(a,e.firstChild)};if(e instanceof ShadowRoot)if(t){let o=r.createElement("link");o.rel="stylesheet",o.href=t,o.setAttribute("data-persona","true"),e.insertBefore(o,e.firstChild)}else n();else if(!r.head.querySelector("link[data-persona]")&&t){let a=r.createElement("link");a.rel="stylesheet",a.href=t,a.setAttribute("data-persona","true"),r.head.appendChild(a)}},Xh=e=>{var k;let r=tC(e.target),t=e.useShadowDom===!0,n=r.ownerDocument,o=e.config,a=Fs(r,o),s,i=[],d=(T,S)=>{var y,M;let w=!((M=(y=S==null?void 0:S.launcher)==null?void 0:y.enabled)!=null?M:!0)||hr(S),b=n.createElement("div");if(b.setAttribute("data-persona-root","true"),w&&(b.style.height="100%",b.style.display="flex",b.style.flexDirection="column",b.style.flex="1",b.style.minHeight="0"),t){let H=T.attachShadow({mode:"open"});H.appendChild(b),Gh(H,n)}else T.appendChild(b),Gh(T,n);return r.id&&b.setAttribute("data-persona-instance",r.id),b},l=()=>{a.syncWidgetState(s.getState())},u=()=>{i.forEach(T=>T()),i=[s.on("widget:opened",l),s.on("widget:closed",l)],l()},p=()=>{let T=d(a.host,o);s=Tl(T,o,{debugTools:e.debugTools}),u()},f=()=>{i.forEach(T=>T()),i=[],s.destroy()};p(),(k=e.onReady)==null||k.call(e);let m=T=>{f(),a.destroy(),a=Fs(r,T),o=T,p()},C={update(T){var M,H,B,R,W,V;let S={...o,...T,launcher:{...(M=o==null?void 0:o.launcher)!=null?M:{},...(H=T==null?void 0:T.launcher)!=null?H:{},dock:{...(R=(B=o==null?void 0:o.launcher)==null?void 0:B.dock)!=null?R:{},...(V=(W=T==null?void 0:T.launcher)==null?void 0:W.dock)!=null?V:{}}}},E=hr(o),w=hr(S),b=So(o),y=So(S);if(E!==w||b!==y){m(S);return}o=S,a.updateConfig(o),s.update(T),l()},destroy(){f(),a.destroy(),e.windowKey&&typeof window!="undefined"&&delete window[e.windowKey]}},A=new Proxy(C,{get(T,S,E){if(S==="host")return a.host;if(S in T)return Reflect.get(T,S,E);let w=s[S];return typeof w=="function"?w.bind(s):w}});return e.windowKey&&typeof window!="undefined"&&(window[e.windowKey]=A),A};var Zh=new Set(["script","style","noscript","svg","path","meta","link","br","hr"]),nC=new Set(["button","a","input","select","textarea","details","summary"]),oC=new Set(["button","link","menuitem","tab","option","switch","checkbox","radio","combobox","listbox","slider","spinbutton","textbox"]),Op=/\b(product|card|item|listing|result)\b/i,Np=/\$[\d,]+(?:\.\d{2})?|€[\d,]+(?:\.\d{2})?|£[\d,]+(?:\.\d{2})?|USD\s*[\d,]+(?:\.\d{2})?/i,aC=3e3,sC=100;function ex(e){let r=typeof e.className=="string"?e.className:"";if(Op.test(r)||e.id&&Op.test(e.id))return!0;for(let t=0;t<e.attributes.length;t++){let n=e.attributes[t];if(n.name.startsWith("data-")&&Op.test(n.value))return!0}return!1}function tx(e){var r;return Np.test(((r=e.textContent)!=null?r:"").trim())}function rx(e){var t;let r=e.querySelectorAll("a[href]");for(let n=0;n<r.length;n++){let o=(t=r[n].getAttribute("href"))!=null?t:"";if(o&&o!=="#"&&!o.toLowerCase().startsWith("javascript:"))return!0}return!1}function iC(e){return!!e.querySelector('button, [role="button"], input[type="submit"], input[type="button"]')}function Jh(e){let r=e.match(Np);return r?r[0]:null}function Kh(e){var n,o,a;let r=(n=e.querySelector(".product-title a, h1 a, h2 a, h3 a, h4 a, .title a, a[href]"))!=null?n:e.querySelector("a[href]");if(r&&((o=r.textContent)!=null&&o.trim())){let s=r.getAttribute("href");return{title:r.textContent.trim(),href:s&&s!=="#"?s:null}}let t=e.querySelector("h1, h2, h3, h4, h5, h6");return(a=t==null?void 0:t.textContent)!=null&&a.trim()?{title:t.textContent.trim(),href:null}:{title:"",href:null}}function lC(e){let r=[],t=n=>{let o=n.trim();o&&!r.includes(o)&&r.push(o)};return e.querySelectorAll("button").forEach(n=>{var o;return t((o=n.textContent)!=null?o:"")}),e.querySelectorAll('[role="button"]').forEach(n=>{var o;return t((o=n.textContent)!=null?o:"")}),e.querySelectorAll('input[type="submit"], input[type="button"]').forEach(n=>{var o;t((o=n.value)!=null?o:"")}),r.slice(0,6)}var dC="commerce-card",cC="result-card";function Yh(e){return!ex(e)||!tx(e)||!rx(e)&&!iC(e)?0:5200}function Qh(e){var n;return!ex(e)||tx(e)||!rx(e)||((n=e.textContent)!=null?n:"").trim().length<20||!(!!e.querySelector("h1, h2, h3, h4, h5, h6, .title")||!!e.querySelector(".snippet, .description, p"))?0:2800}var _p=[{id:dC,scoreElement(e){return Yh(e)},shouldSuppressDescendant(e,r,t){if(r===e||!e.contains(r))return!1;if(t.interactivity==="static"){let n=t.text.trim();return!!(n.length===0||Np.test(n)&&n.length<32)}return!0},formatSummary(e,r){var d,l,u;if(Yh(e)===0)return null;let{title:t,href:n}=Kh(e),o=(u=(l=Jh(((d=e.textContent)!=null?d:"").trim()))!=null?l:Jh(r.text))!=null?u:"",a=lC(e);return[n&&t?`[${t}](${n})${o?` \u2014 ${o}`:""}`:t?`${t}${o?` \u2014 ${o}`:""}`:o||r.text.trim().slice(0,120),`selector: ${r.selector}`,a.length?`actions: ${a.join(", ")}`:""].filter(Boolean).join(`
|
|
148
|
-
`)}},{id:
|
|
149
|
-
`)}}];function
|
|
150
|
-
${
|
|
157
|
+
`}if(!A&&!c){let Qt="max-height: -moz-available !important; max-height: stretch !important;",ur=g?"":"padding-top: 1.25em !important;",on=g?"":`z-index: ${(lr=(Yt=n.launcher)==null?void 0:Yt.zIndex)!=null?lr:qr} !important;`;pe.style.cssText+=Qt+ur+on}D()};Rn(),Io(e,n),Vl(e,n),Gl(e,n);let It=[];It.push(()=>{document.removeEventListener("keydown",wn)});let hr=null,xr=null;It.push(()=>{hr==null||hr(),hr=null,xr==null||xr(),xr=null}),P&&It.push(()=>{P==null||P.disconnect(),P=null}),It.push(()=>{Ir==null||Ir(),Ir=null,eo(),Ft&&(Ft.remove(),Ft=null),me==null||me.element.style.removeProperty("width"),me==null||me.element.style.removeProperty("maxWidth")}),we&&It.push(()=>{xe!==null&&(cancelAnimationFrame(xe),xe=null),Z==null||Z.destroy(),Z=null,j==null||j.destroy(),j=null,K=null});let dn=null,vo=()=>{dn&&(dn(),dn=null),n.colorScheme==="auto"&&(dn=vl(()=>{Io(e,n)}))};vo(),It.push(()=>{dn&&(dn(),dn=null)});let vn=(Mf=n.features)==null?void 0:Mf.streamAnimation;if(vn!=null&&vn.type&&vn.type!=="none"){let c=qa(vn.type,vn.plugins);c&&(Vp(c,e),It.push(()=>xx(e)))}let Wn=$x(ne),cn=null,R,pn=!1,Hn=px(),to=new Map,qn=new Map,Qs=0,Bn=Tl(),Dn=0,On=null,ro=!1,Fo=!1,ai=4,Zs=24,ii=80,ys=new Map,Pt={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1,lastUserMessageId:null},ea=(Ef=(kf=n.voiceRecognition)==null?void 0:kf.autoResume)!=null?Ef:!1,An=c=>{s.emit("voice:state",{active:Pt.active,source:c,timestamp:Date.now()})},tn=()=>{f(c=>({...c,voiceState:{active:Pt.active,timestamp:Date.now(),manuallyDeactivated:Pt.manuallyDeactivated}}))},li=()=>{var A,_;if(((A=n.voiceRecognition)==null?void 0:A.enabled)===!1)return;let c=yu(d.voiceState),g=!!c.active,w=Number((_=c.timestamp)!=null?_:0);Pt.manuallyDeactivated=!!c.manuallyDeactivated,g&&Date.now()-w<Tv&&setTimeout(()=>{var F,U;Pt.active||(Pt.manuallyDeactivated=!1,((U=(F=n.voiceRecognition)==null?void 0:F.provider)==null?void 0:U.type)==="runtype"?R.toggleVoice().then(()=>{Pt.active=R.isVoiceActive(),An("restore"),R.isVoiceActive()&&O()}):jo("restore"))},1e3)},di=()=>R?sy(R.getMessages()).filter(c=>!c.__skipPersist):[];function bs(c){if(!(i!=null&&i.save))return;let w={messages:c?sy(c):R?di():[],metadata:d,artifacts:oe.artifacts,selectedArtifactId:oe.selectedId};try{let A=i.save(w);A instanceof Promise&&A.catch(_=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",_)})}catch(A){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",A)}}let no=null,ci=()=>pe.querySelector("#persona-scroll-container")||J,Uo=()=>{no!==null&&(cancelAnimationFrame(no),no=null),ro=!1},ta=()=>{On!==null&&(cancelAnimationFrame(On),On=null),Fo=!1,Uo()},oo=()=>{if(!gr()||he){_t.parentNode&&_t.remove(),_t.style.display="none";return}_t.parentNode!==be&&be.appendChild(_t),Lt();let c=$a(J)>0;_t.style.display=Bn.isFollowing()||!c?"none":""},ra=()=>{Bn.pause()&&(ta(),oo())},Ao=()=>{Bn.resume(),oo()},So=(c=!1)=>{Bn.isFollowing()&&(!c&&!pn||(On!==null&&(cancelAnimationFrame(On),On=null),Fo=!0,On=requestAnimationFrame(()=>{On=null,Fo=!1,Bn.isFollowing()&&pi(ci(),c?220:140)})))},pi=(c,g=500)=>{let w=c.scrollTop,A=$a(c),_=A-w;if(Math.abs(_)<1){Dn=c.scrollTop;return}if(Math.abs(_)>=ii){Uo(),ro=!0,c.scrollTop=A,Dn=c.scrollTop,ro=!1;return}Uo();let F=performance.now();ro=!0;let U=$=>1-Math.pow(1-$,3),V=$=>{if(!Bn.isFollowing()){Uo();return}let De=$a(c);De!==A&&(A=De,_=A-w);let Se=$-F,ce=Math.min(Se/g,1),Le=U(ce),Ne=w+_*Le;c.scrollTop=Ne,Dn=c.scrollTop,ce<1?no=requestAnimationFrame(V):(c.scrollTop=A,Dn=c.scrollTop,no=null,ro=!1)};no=requestAnimationFrame(V)},ui=c=>{let g=new Map;c.forEach(w=>{let A=ys.get(w.id);g.set(w.id,{streaming:w.streaming,role:w.role}),!A&&w.role==="assistant"&&s.emit("assistant:message",w),w.role==="assistant"&&(A!=null&&A.streaming)&&w.streaming===!1&&s.emit("assistant:complete",w),w.variant==="approval"&&w.approval&&(A?w.approval.status!=="pending"&&s.emit("approval:resolved",{approval:w.approval,decision:w.approval.status}):s.emit("approval:requested",{approval:w.approval,message:w}))}),ys.clear(),g.forEach((w,A)=>{ys.set(A,w)})},zo=(c,g,w)=>{var dt,Ct,vt,ze,Fe,nt;let A=document.createElement("div"),F=(()=>{var $e;let D=o.find(Ge=>Ge.renderLoadingIndicator);if(D!=null&&D.renderLoadingIndicator)return D.renderLoadingIndicator;if(($e=n.loadingIndicator)!=null&&$e.render)return n.loadingIndicator.render})(),U=(D,$e)=>$e==null?!1:typeof $e=="string"?(D.textContent=$e,!0):(D.appendChild($e),!0),V=new Set,$=new Set,De=o.some(D=>D.renderAskUserQuestion),Se=[],ce=[],Le=n.enableComponentStreaming!==!1;if(g.forEach(D=>{var Vr,Br,ft,At,Gr,Fr,Vo,Go,Ko,Ms,ks,pr,Jo,Po;V.add(D.id);let $e=De&&ho(D),Ge=!$e&&D.role==="assistant"&&!D.variant&&Le&&Yl(D);if(!Ge&&qn.has(D.id)){let Bt=c.querySelector(`#wrapper-${D.id}`);Bt==null||Bt.removeAttribute("data-preserve-runtime"),qn.delete(D.id)}let at=ho(D)?`:${(Vr=D.agentMetadata)!=null&&Vr.askUserQuestionAnswered?"a":"u"}:${(Br=D.agentMetadata)!=null&&Br.askUserQuestionAnswers?Object.keys(D.agentMetadata.askUserQuestionAnswers).length:0}`:"",Re=cx(D,Qs)+at,jt=$e||Ge?null:ux(Hn,D.id,Re);if(jt){A.appendChild(jt.cloneNode(!0)),ho(D)&&((ft=D.toolCall)!=null&&ft.id)&&((At=D.agentMetadata)==null?void 0:At.awaitingLocalTool)===!0&&!((Gr=D.agentMetadata)!=null&&Gr.askUserQuestionAnswered)&&($.add(D.toolCall.id),Gs(D,n,Me.composerOverlay));return}let bt=null,br=o.find(Bt=>!!(D.variant==="reasoning"&&Bt.renderReasoning||D.variant==="tool"&&Bt.renderToolCall||D.variant==="approval"&&Bt.renderApproval||!D.variant&&Bt.renderMessage)),Hr=(Fr=n.layout)==null?void 0:Fr.messages;if(ho(D)&&((Vo=D.agentMetadata)==null?void 0:Vo.askUserQuestionAnswered)===!0){to.delete(D.id);let Bt=c.querySelector(`#wrapper-${D.id}`);Bt==null||Bt.removeAttribute("data-preserve-runtime");return}if(ho(D)&&((Ko=(Go=n.features)==null?void 0:Go.askUserQuestion)==null?void 0:Ko.enabled)!==!1){let Bt=o.find(rn=>typeof rn.renderAskUserQuestion=="function");if(Bt&&rt.current){let rn=to.get(D.id),io=rn!==Re,Kr=null;if(io){let{payload:lr,complete:Qt}=xo(D),ur=D.id,on=()=>{var fn;return(fn=rt.current)==null?void 0:fn.getMessages().find(Sr=>Sr.id===ur)};Kr=Bt.renderAskUserQuestion({message:D,payload:lr,complete:Qt,resolve:fn=>{var Vn;let Sr=on();Sr&&((Vn=rt.current)==null||Vn.resolveAskUserQuestion(Sr,fn))},dismiss:()=>{var Sr,Vn,lo;let fn=on();(Sr=fn==null?void 0:fn.agentMetadata)!=null&&Sr.awaitingLocalTool&&((Vn=rt.current)==null||Vn.markAskUserQuestionResolved(fn),(lo=rt.current)==null||lo.resolveAskUserQuestion(fn,"(dismissed)"))},config:n})}let nn=rn!=null;if(io&&Kr===null&&!nn){((Ms=D.agentMetadata)==null?void 0:Ms.awaitingLocalTool)===!0&&!((ks=D.agentMetadata)!=null&&ks.askUserQuestionAnswered)&&($.add(D.toolCall.id),Gs(D,n,Me.composerOverlay));return}let Yt=document.createElement("div");Yt.className="persona-flex",Yt.id=`wrapper-${D.id}`,Yt.setAttribute("data-wrapper-id",D.id),Yt.setAttribute("data-ask-plugin-stub","true"),Yt.setAttribute("data-preserve-runtime","true"),A.appendChild(Yt),Se.push({messageId:D.id,fingerprint:Re,bubble:Kr});return}else{((pr=D.agentMetadata)==null?void 0:pr.awaitingLocalTool)===!0&&!((Jo=D.agentMetadata)!=null&&Jo.askUserQuestionAnswered)&&($.add(D.toolCall.id),Gs(D,n,Me.composerOverlay));return}}else if(br)if(D.variant==="reasoning"&&D.reasoning&&br.renderReasoning){if(!Ue)return;bt=br.renderReasoning({message:D,defaultRenderer:()=>ru(D,n),config:n})}else if(D.variant==="tool"&&D.toolCall&&br.renderToolCall){if(!je)return;bt=br.renderToolCall({message:D,defaultRenderer:()=>nu(D,n),config:n})}else if(D.variant==="approval"&&D.approval&&br.renderApproval){if(n.approval===!1)return;bt=br.renderApproval({message:D,defaultRenderer:()=>pu(D,n),config:n})}else br.renderMessage&&(bt=br.renderMessage({message:D,defaultRenderer:()=>{let Bt=Us(D,w,Hr,n.messageActions,G,{loadingIndicatorRenderer:F,widgetConfig:n});return D.role!=="user"&&gu(Bt,D,n,R),Bt},config:n}));if(!bt&&Ge){let Bt=Ql(D);if(Bt){let rn=qn.get(D.id),io=rn!==Re,Kr=n.wrapComponentDirectiveInBubble!==!1,nn=null;if(io){let Yt=Xl(Bt,{config:n,message:D,transform:w});if(Yt)if(Kr){let lr=document.createElement("div");if(lr.className=["persona-message-bubble","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-p-4"].join(" "),lr.id=`bubble-${D.id}`,lr.setAttribute("data-message-id",D.id),D.content&&D.content.trim()){let Qt=document.createElement("div");Qt.className="persona-mb-3 persona-text-sm persona-leading-relaxed",Qt.innerHTML=w({text:D.content,message:D,streaming:!!D.streaming,raw:D.rawContent}),lr.appendChild(Qt)}lr.appendChild(Yt),nn=lr}else{let lr=document.createElement("div");if(lr.className="persona-flex persona-flex-col persona-w-full persona-max-w-full persona-gap-3 persona-items-stretch",lr.id=`bubble-${D.id}`,lr.setAttribute("data-message-id",D.id),lr.setAttribute("data-persona-component-directive","true"),D.content&&D.content.trim()){let Qt=document.createElement("div");Qt.className="persona-text-sm persona-leading-relaxed persona-text-persona-primary persona-w-full",Qt.innerHTML=w({text:D.content,message:D,streaming:!!D.streaming,raw:D.rawContent}),lr.appendChild(Qt)}lr.appendChild(Yt),nn=lr}}if(nn||rn!=null){let Yt=document.createElement("div");Yt.className="persona-flex",Yt.id=`wrapper-${D.id}`,Yt.setAttribute("data-wrapper-id",D.id),Yt.setAttribute("data-component-directive-stub","true"),Yt.setAttribute("data-preserve-runtime","true"),Kr||Yt.classList.add("persona-w-full"),A.appendChild(Yt),ce.push({messageId:D.id,fingerprint:Re,bubble:nn});return}}}if(!bt)if(D.variant==="reasoning"&&D.reasoning){if(!Ue)return;bt=ru(D,n)}else if(D.variant==="tool"&&D.toolCall){if(!je)return;bt=nu(D,n)}else if(D.variant==="approval"&&D.approval){if(n.approval===!1)return;bt=pu(D,n)}else{let Bt=(Po=n.layout)==null?void 0:Po.messages;Bt!=null&&Bt.renderUserMessage&&D.role==="user"?bt=Bt.renderUserMessage({message:D,config:n,streaming:!!D.streaming}):Bt!=null&&Bt.renderAssistantMessage&&D.role==="assistant"?bt=Bt.renderAssistantMessage({message:D,config:n,streaming:!!D.streaming}):bt=Us(D,w,Bt,n.messageActions,G,{loadingIndicatorRenderer:F,widgetConfig:n}),D.role!=="user"&&bt&&gu(bt,D,n,R)}let Gt=document.createElement("div");Gt.className="persona-flex",Gt.id=`wrapper-${D.id}`,Gt.setAttribute("data-wrapper-id",D.id),D.role==="user"&&Gt.classList.add("persona-justify-end"),(bt==null?void 0:bt.getAttribute("data-persona-component-directive"))==="true"&&Gt.classList.add("persona-w-full"),Gt.appendChild(bt),fx(Hn,D.id,Re,Gt),A.appendChild(Gt)}),Me.composerOverlay&&Me.composerOverlay.querySelectorAll("[data-persona-ask-sheet-for]").forEach($e=>{let Ge=$e.getAttribute("data-persona-ask-sheet-for");Ge&&!$.has(Ge)&&_o(Me.composerOverlay,Ge)}),(Ct=(dt=n.features)==null?void 0:dt.toolCallDisplay)!=null&&Ct.grouped){let D=[],$e=[];g.forEach(Ge=>{if(Ge.variant==="tool"&&Ge.toolCall&&je){$e.push(Ge);return}$e.length>1&&D.push($e),$e=[]}),$e.length>1&&D.push($e),D.forEach((Ge,at)=>{var Br,ft;let Re=Ge.map(At=>Array.from(A.children).find(Gr=>Gr instanceof HTMLElement&&Gr.getAttribute("data-wrapper-id")===At.id)).filter(At=>!!At);if(Re.length<2)return;let jt=document.createElement("div");jt.className="persona-flex",jt.id=`wrapper-tool-group-${at}-${Ge[0].id}`,jt.setAttribute("data-wrapper-id",`tool-group-${at}-${Ge[0].id}`);let bt=document.createElement("div");bt.className="persona-tool-group persona-flex persona-w-full persona-flex-col persona-gap-2",bt.setAttribute("data-persona-tool-group","true");let br=document.createElement("div");br.className="persona-tool-group-summary persona-text-xs persona-text-persona-muted";let Hr=`Called ${Ge.length} tools`,Gt=(ft=(Br=n.toolCall)==null?void 0:Br.renderGroupedSummary)==null?void 0:ft.call(Br,{messages:Ge,toolCalls:Ge.map(At=>At.toolCall).filter(At=>!!At),defaultSummary:Hr,config:n});U(br,Gt)||(br.textContent=Hr);let Vr=document.createElement("div");Vr.className="persona-tool-group-stack persona-flex persona-flex-col",bt.append(br,Vr),jt.appendChild(bt),Re[0].before(jt),Re.forEach((At,Gr)=>{let Fr=document.createElement("div");Fr.className="persona-tool-group-item persona-relative",Fr.setAttribute("data-persona-tool-group-item","true"),Gr<Re.length-1&&Fr.setAttribute("data-persona-tool-group-connector","true"),Fr.appendChild(At),Vr.appendChild(Fr)})})}mx(Hn,V);let Ne=g.some(D=>D.role==="assistant"&&D.streaming),Qe=g[g.length-1],gt=(Qe==null?void 0:Qe.role)==="assistant"&&!Qe.streaming&&Qe.variant!=="approval";if(pn&&g.some(D=>D.role==="user")&&!Ne&&!gt){let D={config:n,streaming:!0,location:"standalone",defaultRenderer:fs},$e=o.find(at=>at.renderLoadingIndicator),Ge=null;if($e!=null&&$e.renderLoadingIndicator&&(Ge=$e.renderLoadingIndicator(D)),Ge===null&&((vt=n.loadingIndicator)!=null&&vt.render)&&(Ge=n.loadingIndicator.render(D)),Ge===null&&(Ge=fs()),Ge){let at=document.createElement("div"),Re=((ze=n.loadingIndicator)==null?void 0:ze.showBubble)!==!1;at.className=Re?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),at.setAttribute("data-typing-indicator","true"),at.style.borderColor="var(--persona-message-assistant-border, var(--persona-border, #e5e7eb))",at.appendChild(Ge);let jt=document.createElement("div");jt.className="persona-flex",jt.id="wrapper-typing-indicator",jt.setAttribute("data-wrapper-id","typing-indicator"),jt.appendChild(at),A.appendChild(jt)}}if(!pn&&g.length>0){let D=g[g.length-1],$e={config:n,lastMessage:D,messageCount:g.length},Ge=o.find(Re=>Re.renderIdleIndicator),at=null;if(Ge!=null&&Ge.renderIdleIndicator&&(at=Ge.renderIdleIndicator($e)),at===null&&((Fe=n.loadingIndicator)!=null&&Fe.renderIdle)&&(at=n.loadingIndicator.renderIdle($e)),at){let Re=document.createElement("div"),jt=((nt=n.loadingIndicator)==null?void 0:nt.showBubble)!==!1;Re.className=jt?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),Re.setAttribute("data-idle-indicator","true"),Re.appendChild(at);let bt=document.createElement("div");bt.className="persona-flex",bt.id="wrapper-idle-indicator",bt.setAttribute("data-wrapper-id","idle-indicator"),bt.appendChild(Re),A.appendChild(bt)}}if(Al(c,A),Se.length>0)for(let{messageId:D,fingerprint:$e,bubble:Ge}of Se){let at=c.querySelector(`#wrapper-${D}`);at&&Ge!==null&&(at.replaceChildren(Ge),at.setAttribute("data-bubble-fp",$e),to.set(D,$e))}if(to.size>0)for(let D of to.keys())V.has(D)||to.delete(D);if(ce.length>0)for(let{messageId:D,fingerprint:$e,bubble:Ge}of ce){let at=c.querySelector(`#wrapper-${D}`);at&&Ge!==null&&(at.replaceChildren(Ge),at.setAttribute("data-bubble-fp",$e),qn.set(D,$e))}if(qn.size>0)for(let D of qn.keys())V.has(D)||qn.delete(D)},To=null,fi=()=>{var w;if(To)return;let c=A=>{let _=A.composedPath();_.includes(pe)||Ye&&_.includes(Ye)||Kt(!1,"user")};To=c,((w=e.ownerDocument)!=null?w:document).addEventListener("pointerdown",c,!0)},na=()=>{var g;if(!To)return;((g=e.ownerDocument)!=null?g:document).removeEventListener("pointerdown",To,!0),To=null};It.push(()=>na());let Mo=null,mi=()=>{var w;if(Mo)return;let c=A=>{A.key==="Escape"&&(A.isComposing||Kt(!1,"user"))};Mo=c,((w=e.ownerDocument)!=null?w:document).addEventListener("keydown",c,!0)},oa=()=>{var g;if(!Mo)return;((g=e.ownerDocument)!=null?g:document).removeEventListener("keydown",Mo,!0),Mo=null};It.push(()=>oa());let ko=!1,sa=new Set,gi=()=>{var g,w,A,_;let c=(A=(w=(g=n.launcher)==null?void 0:g.composerBar)==null?void 0:w.peek)==null?void 0:A.streamAnimation;return c||((_=n.features)==null?void 0:_.streamAnimation)},so=()=>{var Ct,vt,ze,Fe;if(!B())return;let c=Me.peekBanner,g=Me.peekTextNode;if(!c||!g)return;if(W){c.classList.remove("persona-pill-peek--visible");return}let w=(Ct=R==null?void 0:R.getMessages())!=null?Ct:[],A;for(let nt=w.length-1;nt>=0;nt--){let D=w[nt];if(D.role==="assistant"&&D.content){A=D;break}}if(!A){c.classList.remove("persona-pill-peek--visible");return}let _=A.content,F=!!A.streaming,U=gi(),V=El(U),$=V.type!=="none"?qa(V.type,U==null?void 0:U.plugins):null,De=((vt=$==null?void 0:$.isAnimating)==null?void 0:vt.call($,A))===!0,Se=$!==null&&(F||De);Se&&$&&!sa.has($.name)&&(Vp($,e),sa.add($.name));let ce=Se&&($!=null&&$.containerClass)?$.containerClass:null,Le=(ze=g.dataset.personaPeekStreamClass)!=null?ze:null;Le&&Le!==ce&&(g.classList.remove(Le),delete g.dataset.personaPeekStreamClass),ce&&Le!==ce&&(g.classList.add(ce),g.dataset.personaPeekStreamClass=ce),Se?(g.style.setProperty("--persona-stream-step",`${V.speed}ms`),g.style.setProperty("--persona-stream-duration",`${V.duration}ms`)):(g.style.removeProperty("--persona-stream-step"),g.style.removeProperty("--persona-stream-duration"));let Ne=Se?Ll(_,V.buffer,$,A,F):_;if(Se&&V.placeholder==="skeleton"&&F&&(!Ne||!Ne.trim())){let nt=document.createElement("div"),D=Va();D.classList.add("persona-pill-peek__skeleton"),nt.appendChild(D),Al(g,nt)}else{let nt=Math.max(0,Ne.length-100),D=Ne.length>100?Ne.slice(-100):Ne,$e=os(D);if(!Se||!$){let Ge=Ne.length>100?`\u2026${D}`:D;g.textContent!==Ge&&(g.textContent=Ge)}else{let Ge=$e;($.wrap==="char"||$.wrap==="word")&&(Ge=ja($e,$.wrap,`peek-${A.id}`,{skipTags:$.skipTags,startIndex:nt}));let at=document.createElement("div");if(at.innerHTML=Ge,$.useCaret&&D.length>0){let Re=Pl(),jt=at.querySelectorAll(".persona-stream-char, .persona-stream-word"),bt=jt[jt.length-1];bt!=null&&bt.parentNode?bt.parentNode.insertBefore(Re,bt.nextSibling):at.appendChild(Re)}Al(g,at),(Fe=$.onAfterRender)==null||Fe.call($,{container:g,bubble:c,messageId:A.id,message:A,speed:V.speed,duration:V.duration})}}let dt=pn||ko;c.classList.toggle("persona-pill-peek--visible",dt)};if(B()){let c=Me.peekBanner;if(c){let A=_=>{_.preventDefault(),_.stopPropagation(),Kt(!0,"user")};c.addEventListener("pointerdown",A),It.push(()=>{c.removeEventListener("pointerdown",A)})}let g=()=>{ko||(ko=!0,so())},w=()=>{ko&&(ko=!1,so())};le.addEventListener("pointerenter",g),le.addEventListener("pointerleave",w),It.push(()=>{le.removeEventListener("pointerenter",g),le.removeEventListener("pointerleave",w)}),Ye&&(Ye.addEventListener("pointerenter",g),Ye.addEventListener("pointerleave",w),It.push(()=>{Ye.removeEventListener("pointerenter",g),Ye.removeEventListener("pointerleave",w)}))}let hi=c=>{var Le,Ne,Qe,gt,dt,Ct,vt,ze;let g=(Ne=(Le=n.launcher)==null?void 0:Le.composerBar)!=null?Ne:{},w=(Qe=g.expandedSize)!=null?Qe:"anchored",A=(gt=g.bottomOffset)!=null?gt:"16px",_=g.collapsedMaxWidth,F=(dt=g.expandedMaxWidth)!=null?dt:"880px",U=(Ct=g.expandedTopOffset)!=null?Ct:"5vh",V=(vt=g.modalMaxWidth)!=null?vt:"880px",$=(ze=g.modalMaxHeight)!=null?ze:"min(90vh, 800px)",De="calc(100vw - 32px)",Se="var(--persona-pill-area-height, 80px)",ce=pe.style;if(ce.left="",ce.right="",ce.top="",ce.bottom="",ce.transform="",ce.width="",ce.maxWidth="",ce.height="",ce.maxHeight="",Ye){let Fe=Ye.style;Fe.bottom=A,Fe.width=_!=null?_:""}if(c&&w!=="fullscreen"){if(w==="modal"){ce.top="50%",ce.left="50%",ce.transform="translate(-50%, -50%)",ce.bottom="auto",ce.right="auto",ce.width=V,ce.maxWidth=De,ce.maxHeight=$,ce.height=$;return}ce.left="50%",ce.transform="translateX(-50%)",ce.bottom=`calc(${A} + ${Se})`,ce.top=U,ce.width=F,ce.maxWidth=De}},Eo=()=>{var $,De,Se,ce,Le,Ne,Qe,gt;if(!H())return;if(B()){let Ct=(Se=((De=($=n.launcher)==null?void 0:$.composerBar)!=null?De:{}).expandedSize)!=null?Se:"anchored",vt=W?"expanded":"collapsed";pe.dataset.state=vt,pe.dataset.expandedSize=Ct,Ye&&(Ye.dataset.state=vt,Ye.dataset.expandedSize=Ct),pe.style.removeProperty("display"),pe.classList.remove("persona-pointer-events-none","persona-opacity-0"),le.classList.remove("persona-scale-95","persona-opacity-0","persona-scale-100","persona-opacity-100"),hi(W),be.style.display=W?"flex":"none",Rn(),W?(fi(),mi()):(na(),oa()),so();return}let c=Tr(n),g=(ce=e.ownerDocument.defaultView)!=null?ce:window,w=(Ne=(Le=n.launcher)==null?void 0:Le.mobileBreakpoint)!=null?Ne:640,A=(gt=(Qe=n.launcher)==null?void 0:Qe.mobileFullscreen)!=null?gt:!0,_=g.innerWidth<=w,F=A&&_&&T,U=kn(n).reveal;W?(pe.style.removeProperty("display"),pe.style.display=c?"flex":"",pe.classList.remove("persona-pointer-events-none","persona-opacity-0"),le.classList.remove("persona-scale-95","persona-opacity-0"),le.classList.add("persona-scale-100","persona-opacity-100"),lt?lt.element.style.display="none":ut&&(ut.style.display="none")):(c?c&&(U==="overlay"||U==="push")&&!F?(pe.style.removeProperty("display"),pe.style.display="flex",pe.classList.remove("persona-pointer-events-none","persona-opacity-0"),le.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(pe.style.setProperty("display","none","important"),pe.classList.remove("persona-pointer-events-none","persona-opacity-0"),le.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(pe.style.display="",pe.classList.add("persona-pointer-events-none","persona-opacity-0"),le.classList.remove("persona-scale-100","persona-opacity-100"),le.classList.add("persona-scale-95","persona-opacity-0")),lt?lt.element.style.display=c?"none":"":ut&&(ut.style.display=c?"none":""))},Kt=(c,g="user")=>{var F,U;if(!H()||W===c)return;let w=W;W=c,Eo();let A=(()=>{var Qe,gt,dt,Ct,vt,ze,Fe,nt,D,$e;let V=(gt=(Qe=n.launcher)==null?void 0:Qe.sidebarMode)!=null?gt:!1,$=(dt=e.ownerDocument.defaultView)!=null?dt:window,De=(vt=(Ct=n.launcher)==null?void 0:Ct.mobileFullscreen)!=null?vt:!0,Se=(Fe=(ze=n.launcher)==null?void 0:ze.mobileBreakpoint)!=null?Fe:640,ce=$.innerWidth<=Se,Le=Tr(n)&&De&&ce,Ne=B()&&(($e=(D=(nt=n.launcher)==null?void 0:nt.composerBar)==null?void 0:D.expandedSize)!=null?$e:"fullscreen")==="fullscreen";return V||De&&ce&&T||Le||Ne})();if(W&&A){if(!hr){let V=e.getRootNode(),$=V instanceof ShadowRoot?V.host:e.closest(".persona-host");$&&(hr=Gp($,(U=(F=n.launcher)==null?void 0:F.zIndex)!=null?U:qr))}xr||(xr=Kp(e.ownerDocument))}else W||(hr==null||hr(),hr=null,xr==null||xr(),xr=null);W&&(yr(),So(!0));let _={open:W,source:g,timestamp:Date.now()};W&&!w?s.emit("widget:opened",_):!W&&w&&s.emit("widget:closed",_),s.emit("widget:state",{open:W,launcherEnabled:T,voiceActive:Pt.active,streaming:R.isStreaming()})},ws=c=>{or(c?"stop":"send"),X&&(X.disabled=c),Wn.buttons.forEach(g=>{g.disabled=c}),Je.dataset.personaComposerStreaming=c?"true":"false",Je.querySelectorAll("[data-persona-composer-disable-when-streaming]").forEach(g=>{(g instanceof HTMLButtonElement||g instanceof HTMLInputElement||g instanceof HTMLTextAreaElement||g instanceof HTMLSelectElement)&&(g.disabled=c)})},Cs=()=>{Pt.active||Y&&Y.focus()};s.on("widget:opened",()=>{n.autoFocusInput&&setTimeout(()=>Cs(),200)});let aa=()=>{var w,A,_,F,U,V,$,De,Se,ce,Le;ue.textContent=(A=(w=n.copy)==null?void 0:w.welcomeTitle)!=null?A:"Hello \u{1F44B}",_e.textContent=(F=(_=n.copy)==null?void 0:_.welcomeSubtitle)!=null?F:"Ask anything about your account or products.",Y.placeholder=(V=(U=n.copy)==null?void 0:U.inputPlaceholder)!=null?V:"How can I help...";let c=J.querySelector("[data-persona-intro-card]");if(c){let Ne=(($=n.copy)==null?void 0:$.showWelcomeCard)!==!1;c.style.display=Ne?"":"none",Ne?(J.classList.remove("persona-gap-3"),J.classList.add("persona-gap-6")):(J.classList.remove("persona-gap-6"),J.classList.add("persona-gap-3"))}!((Se=(De=n.sendButton)==null?void 0:De.useIcon)!=null&&Se)&&!(R!=null&&R.isStreaming())&&(Q.textContent=(Le=(ce=n.copy)==null?void 0:ce.sendButtonLabel)!=null?Le:"Send"),Y.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',Y.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))"};n.clientToken&&(n={...n,getStoredSessionId:()=>{let c=d.sessionId;return typeof c=="string"?c:null},setStoredSessionId:c=>{f(g=>({...g,sessionId:c}))}});let jn=null,xi=()=>{jn==null&&(jn=setInterval(()=>{let c=Ke.querySelectorAll("[data-tool-elapsed]");if(c.length===0){clearInterval(jn),jn=null;return}let g=Date.now();c.forEach(w=>{let A=Number(w.getAttribute("data-tool-elapsed"));A&&(w.textContent=Gi(g-A))})},100))};if(R=new Ds(n,{onMessagesChanged(c){zo(Ke,c,ve),xi(),R&&(c.some(_=>_.role==="user")?Wn.render([],R,Y,c):Wn.render(n.suggestionChips,R,Y,c,n.suggestionChipsConfig)),So(!pn),ui(c);let g=[...c].reverse().find(A=>A.role==="user"),w=Pt.lastUserMessageId;g&&g.id!==w&&(Pt.lastUserMessageId=g.id,s.emit("user:message",g)),Pt.lastUserMessageWasVoice=!!(g!=null&&g.viaVoice),bs(c),so()},onStatusChanged(c){var A;let g=(A=n.statusIndicator)!=null?A:{};ye(ge,(_=>{var F,U,V,$;return _==="idle"?(F=g.idleText)!=null?F:zr.idle:_==="connecting"?(U=g.connectingText)!=null?U:zr.connecting:_==="connected"?(V=g.connectedText)!=null?V:zr.connected:_==="error"?($=g.errorText)!=null?$:zr.error:zr[_]})(c),g,c)},onStreamingChanged(c){pn=c,ws(c),R&&zo(Ke,R.getMessages(),ve),c||So(!0),so()},onVoiceStatusChanged(c){var g,w;if(((w=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:w.type)==="runtype")switch(c){case"listening":break;case"processing":re(),ie();break;case"speaking":re(),de();break;default:c==="idle"&&R.isBargeInActive()?(re(),O(),X==null||X.setAttribute("aria-label","End voice session")):(Pt.active=!1,re(),An("system"),tn());break}},onArtifactsState(c){oe=c,ln(),bs()}}),rt.current=R,((Pf=(Lf=n.voiceRecognition)==null?void 0:Lf.provider)==null?void 0:Pf.type)==="runtype")try{R.setupVoice()}catch(c){typeof console!="undefined"&&console.warn("[AgentWidget] Runtype voice setup failed:",c)}n.clientToken&&R.initClientSession().catch(c=>{n.debug&&console.warn("[AgentWidget] Pre-init client session failed:",c)}),(j||n.onSSEEvent)&&R.setSSEEventCallback((c,g)=>{var w;(w=n.onSSEEvent)==null||w.call(n,c,g),Ce==null||Ce.processEvent(c,g),j==null||j.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c,timestamp:Date.now(),payload:JSON.stringify(g)})}),l&&l.then(c=>{var g,w,A;c&&(c.metadata&&(d=yu(c.metadata),k.syncFromMetadata()),(g=c.messages)!=null&&g.length&&R.hydrateMessages(c.messages),(w=c.artifacts)!=null&&w.length&&R.hydrateArtifacts(c.artifacts,(A=c.selectedArtifactId)!=null?A:null))}).catch(c=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",c)});let ia=()=>{var g,w,A;!B()||W||!((A=(w=(g=n.launcher)==null?void 0:g.composerBar)==null?void 0:w.expandOnSubmit)==null||A)||Kt(!0,"auto")},la=c=>{var _;if(c.preventDefault(),R.isStreaming()){R.cancel(),Ce==null||Ce.reset(),Z==null||Z.update();return}let g=Y.value.trim(),w=(_=mt==null?void 0:mt.hasAttachments())!=null?_:!1;if(!g&&!w)return;ia();let A;w&&(A=[],A.push(...mt.getContentParts()),g&&A.push(Ba(g))),Y.value="",Y.style.height="auto",qo(),R.sendMessage(g,{contentParts:A}),w&&mt.clearAttachments()},yi=()=>{var c;return((c=n.features)==null?void 0:c.composerHistory)!==!1},vs={...Sl},As=!1,qo=()=>{vs={...Sl}},bi=()=>R.getMessages().filter(c=>c.role==="user").map(c=>{var g;return(g=c.content)!=null?g:""}).filter(c=>c.length>0),wi=c=>{if(!Y)return;As=!0,Y.value=c,Y.dispatchEvent(new Event("input",{bubbles:!0})),As=!1;let g=Y.value.length;Y.setSelectionRange(g,g)},da=()=>{As||qo()},ca=c=>{if(Y){if(yi()&&(c.key==="ArrowUp"||c.key==="ArrowDown")&&!c.shiftKey&&!c.metaKey&&!c.ctrlKey&&!c.altKey&&!c.isComposing){let g=Y.selectionStart===0&&Y.selectionEnd===0,w=dx({direction:c.key==="ArrowUp"?"up":"down",history:bi(),currentValue:Y.value,atStart:g,state:vs});if(vs=w.state,w.handled){c.preventDefault(),w.value!==void 0&&wi(w.value);return}}if(c.key==="Enter"&&!c.shiftKey){if(R.isStreaming()){c.preventDefault();return}qo(),c.preventDefault(),Q.click()}}},pa=c=>{c.key!=="Escape"||c.isComposing||R.isStreaming()&&c.composedPath().includes(be)&&(R.cancel(),Ce==null||Ce.reset(),Z==null||Z.update(),qo(),c.preventDefault(),c.stopImmediatePropagation())},ua=async c=>{var w;if(((w=n.attachments)==null?void 0:w.enabled)!==!0||!mt)return;let g=kv(c.clipboardData);g.length!==0&&(c.preventDefault(),await mt.handleFiles(g))},jr=null,un=!1,ao=null,yt=null,fa=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,jo=(c="user")=>{var F,U,V,$,De,Se,ce;if(un||R.isStreaming())return;let g=fa();if(!g)return;jr=new g;let A=(U=((F=n.voiceRecognition)!=null?F:{}).pauseDuration)!=null?U:2e3;jr.continuous=!0,jr.interimResults=!0,jr.lang="en-US";let _=Y.value;jr.onresult=Le=>{let Ne="",Qe="";for(let dt=0;dt<Le.results.length;dt++){let Ct=Le.results[dt],vt=Ct[0].transcript;Ct.isFinal?Ne+=vt+" ":Qe=vt}let gt=_+Ne+Qe;Y.value=gt,ao&&clearTimeout(ao),(Ne||Qe)&&(ao=window.setTimeout(()=>{let dt=Y.value.trim();dt&&jr&&un&&(_n(),Y.value="",Y.style.height="auto",R.sendMessage(dt,{viaVoice:!0}))},A))},jr.onerror=Le=>{Le.error!=="no-speech"&&_n()},jr.onend=()=>{if(un){let Le=Y.value.trim();Le&&Le!==_.trim()&&(Y.value="",Y.style.height="auto",R.sendMessage(Le,{viaVoice:!0})),_n()}};try{if(jr.start(),un=!0,Pt.active=!0,c!=="system"&&(Pt.manuallyDeactivated=!1),An(c),tn(),X){let Le=(V=n.voiceRecognition)!=null?V:{};yt={backgroundColor:X.style.backgroundColor,color:X.style.color,borderColor:X.style.borderColor,iconName:($=Le.iconName)!=null?$:"mic",iconSize:parseFloat((ce=(Se=Le.iconSize)!=null?Se:(De=n.sendButton)==null?void 0:De.size)!=null?ce:"40")||24};let Ne=Le.recordingBackgroundColor,Qe=Le.recordingIconColor,gt=Le.recordingBorderColor;if(X.classList.add("persona-voice-recording"),X.style.backgroundColor=Ne!=null?Ne:"var(--persona-voice-recording-bg, #ef4444)",X.style.color=Qe!=null?Qe:"var(--persona-voice-recording-indicator, #ffffff)",Qe){let dt=X.querySelector("svg");dt&&dt.setAttribute("stroke",Qe)}gt&&(X.style.borderColor=gt),X.setAttribute("aria-label","Stop voice recognition")}}catch{_n("system")}},_n=(c="user")=>{if(un){if(un=!1,ao&&(clearTimeout(ao),ao=null),jr){try{jr.stop()}catch{}jr=null}if(Pt.active=!1,An(c),tn(),X){if(X.classList.remove("persona-voice-recording"),yt){X.style.backgroundColor=yt.backgroundColor,X.style.color=yt.color,X.style.borderColor=yt.borderColor;let g=X.querySelector("svg");g&&g.setAttribute("stroke",yt.color||"currentColor"),yt=null}X.setAttribute("aria-label","Start voice recognition")}}},Ss=(c,g)=>{var Ct,vt,ze,Fe,nt,D,$e,Ge;let w=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),A=((Ct=c==null?void 0:c.provider)==null?void 0:Ct.type)==="runtype";if(!(w||A))return null;let F=h("div","persona-send-button-wrapper"),U=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");U.type="button",U.setAttribute("aria-label","Start voice recognition");let V=(vt=c==null?void 0:c.iconName)!=null?vt:"mic",$=(ze=g==null?void 0:g.size)!=null?ze:"40px",De=(Fe=c==null?void 0:c.iconSize)!=null?Fe:$,Se=parseFloat(De)||24,ce=(nt=c==null?void 0:c.backgroundColor)!=null?nt:g==null?void 0:g.backgroundColor,Le=(D=c==null?void 0:c.iconColor)!=null?D:g==null?void 0:g.textColor;U.style.width=De,U.style.height=De,U.style.minWidth=De,U.style.minHeight=De,U.style.fontSize="18px",U.style.lineHeight="1",Le?U.style.color=Le:U.style.color="var(--persona-text, #111827)";let Qe=Pe(V,Se,Le||"currentColor",1.5);Qe?U.appendChild(Qe):U.textContent="\u{1F3A4}",ce?U.style.backgroundColor=ce:U.style.backgroundColor="",c!=null&&c.borderWidth&&(U.style.borderWidth=c.borderWidth,U.style.borderStyle="solid"),c!=null&&c.borderColor&&(U.style.borderColor=c.borderColor),c!=null&&c.paddingX&&(U.style.paddingLeft=c.paddingX,U.style.paddingRight=c.paddingX),c!=null&&c.paddingY&&(U.style.paddingTop=c.paddingY,U.style.paddingBottom=c.paddingY),F.appendChild(U);let gt=($e=c==null?void 0:c.tooltipText)!=null?$e:"Start voice recognition";if(((Ge=c==null?void 0:c.showTooltip)!=null?Ge:!1)&>){let at=h("div","persona-send-button-tooltip");at.textContent=gt,F.appendChild(at)}return{micButton:U,micButtonWrapper:F}},ot=()=>{var g,w,A,_,F;if(!X||yt)return;let c=(g=n.voiceRecognition)!=null?g:{};yt={backgroundColor:X.style.backgroundColor,color:X.style.color,borderColor:X.style.borderColor,iconName:(w=c.iconName)!=null?w:"mic",iconSize:parseFloat((F=(_=c.iconSize)!=null?_:(A=n.sendButton)==null?void 0:A.size)!=null?F:"40")||24}},L=(c,g)=>{var F,U,V,$,De;if(!X)return;let w=X.querySelector("svg");w&&w.remove();let A=(De=yt==null?void 0:yt.iconSize)!=null?De:parseFloat(($=(V=(F=n.voiceRecognition)==null?void 0:F.iconSize)!=null?V:(U=n.sendButton)==null?void 0:U.size)!=null?$:"40")||24,_=Pe(c,A,g,1.5);_&&X.appendChild(_)},z=()=>{X&&X.classList.remove("persona-voice-recording","persona-voice-processing","persona-voice-speaking")},O=()=>{var _;if(!X)return;ot();let c=(_=n.voiceRecognition)!=null?_:{},g=c.recordingBackgroundColor,w=c.recordingIconColor,A=c.recordingBorderColor;if(z(),X.classList.add("persona-voice-recording"),X.style.backgroundColor=g!=null?g:"var(--persona-voice-recording-bg, #ef4444)",X.style.color=w!=null?w:"var(--persona-voice-recording-indicator, #ffffff)",w){let F=X.querySelector("svg");F&&F.setAttribute("stroke",w)}A&&(X.style.borderColor=A),X.setAttribute("aria-label","Stop voice recognition")},ie=()=>{var V,$,De,Se,ce,Le,Ne,Qe;if(!X)return;ot();let c=(V=n.voiceRecognition)!=null?V:{},g=R.getVoiceInterruptionMode(),w=($=c.processingIconName)!=null?$:"loader",A=(Se=(De=c.processingIconColor)!=null?De:yt==null?void 0:yt.color)!=null?Se:"",_=(Le=(ce=c.processingBackgroundColor)!=null?ce:yt==null?void 0:yt.backgroundColor)!=null?Le:"",F=(Qe=(Ne=c.processingBorderColor)!=null?Ne:yt==null?void 0:yt.borderColor)!=null?Qe:"";z(),X.classList.add("persona-voice-processing"),X.style.backgroundColor=_,X.style.borderColor=F;let U=A||"currentColor";X.style.color=U,L(w,U),X.setAttribute("aria-label","Processing voice input"),g==="none"&&(X.style.cursor="default")},de=()=>{var De,Se,ce,Le,Ne,Qe,gt,dt,Ct,vt,ze,Fe;if(!X)return;ot();let c=(De=n.voiceRecognition)!=null?De:{},g=R.getVoiceInterruptionMode(),w=g==="cancel"?"square":g==="barge-in"?"mic":"volume-2",A=(Se=c.speakingIconName)!=null?Se:w,_=(Qe=c.speakingIconColor)!=null?Qe:g==="barge-in"?(Le=(ce=c.recordingIconColor)!=null?ce:yt==null?void 0:yt.color)!=null?Le:"":(Ne=yt==null?void 0:yt.color)!=null?Ne:"",F=(Ct=c.speakingBackgroundColor)!=null?Ct:g==="barge-in"?(gt=c.recordingBackgroundColor)!=null?gt:"var(--persona-voice-recording-bg, #ef4444)":(dt=yt==null?void 0:yt.backgroundColor)!=null?dt:"",U=(Fe=c.speakingBorderColor)!=null?Fe:g==="barge-in"?(vt=c.recordingBorderColor)!=null?vt:"":(ze=yt==null?void 0:yt.borderColor)!=null?ze:"";z(),X.classList.add("persona-voice-speaking"),X.style.backgroundColor=F,X.style.borderColor=U;let V=_||"currentColor";X.style.color=V,L(A,V);let $=g==="cancel"?"Stop playback and re-record":g==="barge-in"?"Speak to interrupt":"Agent is speaking";X.setAttribute("aria-label",$),g==="none"&&(X.style.cursor="default"),g==="barge-in"&&X.classList.add("persona-voice-recording")},re=()=>{var c,g,w;X&&(z(),yt&&(X.style.backgroundColor=(c=yt.backgroundColor)!=null?c:"",X.style.color=(g=yt.color)!=null?g:"",X.style.borderColor=(w=yt.borderColor)!=null?w:"",L(yt.iconName,yt.color||"currentColor"),yt=null),X.style.cursor="",X.setAttribute("aria-label","Start voice recognition"))},st=()=>{var c,g;if(((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"){let w=R.getVoiceStatus(),A=R.getVoiceInterruptionMode();if(A==="none"&&(w==="processing"||w==="speaking"))return;if(A==="cancel"&&(w==="processing"||w==="speaking")){R.stopVoicePlayback();return}if(R.isBargeInActive()){R.stopVoicePlayback(),R.deactivateBargeIn().then(()=>{Pt.active=!1,Pt.manuallyDeactivated=!0,tn(),An("user"),re()});return}R.toggleVoice().then(()=>{Pt.active=R.isVoiceActive(),Pt.manuallyDeactivated=!R.isVoiceActive(),tn(),An("user"),R.isVoiceActive()?O():re()});return}if(un){let w=Y.value.trim();Pt.manuallyDeactivated=!0,tn(),_n("user"),w&&(Y.value="",Y.style.height="auto",R.sendMessage(w))}else Pt.manuallyDeactivated=!1,tn(),jo("user")};cr=st,X&&(X.addEventListener("click",st),It.push(()=>{var c,g;((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?(R.isVoiceActive()&&R.toggleVoice(),re()):_n("system"),X&&X.removeEventListener("click",st)}));let et=s.on("assistant:complete",()=>{ea&&(Pt.active||Pt.manuallyDeactivated||ea==="assistant"&&!Pt.lastUserMessageWasVoice||setTimeout(()=>{var c,g;!Pt.active&&!Pt.manuallyDeactivated&&(((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?R.toggleVoice().then(()=>{Pt.active=R.isVoiceActive(),An("auto"),R.isVoiceActive()&&O()}):jo("auto"))},600))});It.push(et);let wt=s.on("action:resubmit",()=>{setTimeout(()=>{R&&!R.isStreaming()&&R.continueConversation()},100)});It.push(wt);let it=()=>{Kt(!W,"user")},lt=null,ut=null;if(T&&!B()){let c=o.find(g=>g.renderLauncher);if(c!=null&&c.renderLauncher){let g=c.renderLauncher({config:n,defaultRenderer:()=>Ka(n,it).element,onToggle:it});g&&(ut=g)}ut||(lt=Ka(n,it))}lt?e.appendChild(lt.element):ut&&e.appendChild(ut),Eo(),Wn.render(n.suggestionChips,R,Y,void 0,n.suggestionChipsConfig),aa(),ws(R.isStreaming()),So(!0),li(),M&&(!T||B()?setTimeout(()=>Cs(),0):W&&setTimeout(()=>Cs(),200));let yr=()=>{var $,De,Se,ce,Le,Ne,Qe,gt,dt,Ct,vt,ze,Fe,nt,D,$e,Ge,at,Re,jt,bt,br;if(B()){Lt(),Eo();return}let c=Tr(n),g=(De=($=n.launcher)==null?void 0:$.sidebarMode)!=null?De:!1,w=c||g||((ce=(Se=n.launcher)==null?void 0:Se.fullHeight)!=null?ce:!1),A=(Le=e.ownerDocument.defaultView)!=null?Le:window,_=(Qe=(Ne=n.launcher)==null?void 0:Ne.mobileFullscreen)!=null?Qe:!0,F=(dt=(gt=n.launcher)==null?void 0:gt.mobileBreakpoint)!=null?dt:640,U=A.innerWidth<=F,V=_&&U&&T;try{if(V){Rn(),Io(e,n);return}if(E&&(E=!1,Rn(),Io(e,n)),!T&&!c){le.style.height="",le.style.width="";return}if(!g&&!c){let Hr=(vt=(Ct=n==null?void 0:n.launcher)==null?void 0:Ct.width)!=null?vt:n==null?void 0:n.launcherWidth,Gt=Hr!=null?Hr:yn;le.style.width=Gt,le.style.maxWidth=Gt}if(zn(),!w){let Hr=A.innerHeight,Gt=64,Vr=(Fe=(ze=n.launcher)==null?void 0:ze.heightOffset)!=null?Fe:0,Br=Math.max(200,Hr-Gt),ft=Math.min(640,Br),At=Math.max(200,ft-Vr);le.style.height=`${At}px`}}finally{if(Lt(),Eo(),W&&T){let Gt=((nt=e.ownerDocument.defaultView)!=null?nt:window).innerWidth<=(($e=(D=n.launcher)==null?void 0:D.mobileBreakpoint)!=null?$e:640),Vr=(at=(Ge=n.launcher)==null?void 0:Ge.sidebarMode)!=null?at:!1,Br=(jt=(Re=n.launcher)==null?void 0:Re.mobileFullscreen)!=null?jt:!0,ft=Tr(n)&&Br&&Gt,At=Vr||Br&&Gt&&T||ft;if(At&&!xr){let Gr=e.getRootNode(),Fr=Gr instanceof ShadowRoot?Gr.host:e.closest(".persona-host");Fr&&!hr&&(hr=Gp(Fr,(br=(bt=n.launcher)==null?void 0:bt.zIndex)!=null?br:qr)),xr=Kp(e.ownerDocument)}else At||(hr==null||hr(),hr=null,xr==null||xr(),xr=null)}}};yr();let Nt=(If=e.ownerDocument.defaultView)!=null?If:window;if(Nt.addEventListener("resize",yr),It.push(()=>Nt.removeEventListener("resize",yr)),typeof ResizeObserver!="undefined"){let c=new ResizeObserver(()=>{Lt()});c.observe(Je),It.push(()=>c.disconnect())}Dn=J.scrollTop;let qt=J.scrollHeight,Mr=()=>{let c=J.scrollTop,g=J.scrollHeight,w=g<qt;qt=g;let{action:A,nextLastScrollTop:_}=Ml({following:Bn.isFollowing(),currentScrollTop:c,lastScrollTop:Dn,nearBottom:Fa(J,Zs),userScrollThreshold:ai,isAutoScrolling:ro||Fo||w,pauseOnUpwardScroll:!0,pauseWhenAwayFromBottom:!1,resumeRequiresDownwardScroll:!0});if(Dn=_,A==="resume"){Ao();return}A==="pause"&&ra()};J.addEventListener("scroll",Mr,{passive:!0}),It.push(()=>J.removeEventListener("scroll",Mr));let $r=c=>{let g=kl({following:Bn.isFollowing(),deltaY:c.deltaY,nearBottom:Fa(J,Zs),resumeWhenNearBottom:!0});g==="pause"?ra():g==="resume"&&Ao()};J.addEventListener("wheel",$r,{passive:!0}),It.push(()=>J.removeEventListener("wheel",$r)),_t.addEventListener("click",()=>{J.scrollTop=J.scrollHeight,Dn=J.scrollTop,Ao(),So(!0)}),It.push(()=>_t.remove()),It.push(()=>{ta()});let Wr=()=>{I&&(cn&&(I.removeEventListener("click",cn),cn=null),H()?(I.style.display="",cn=()=>{Kt(!1,"user")},I.addEventListener("click",cn)):I.style.display="none")};Wr(),(()=>{let{clearChatButton:c}=Me;c&&c.addEventListener("click",()=>{R.clearMessages(),Hn.clear(),Ao(),_o(Me.composerOverlay);try{localStorage.removeItem(Xs),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Xs}`)}catch(w){console.error("[AgentWidget] Failed to clear default localStorage:",w)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Xs)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(w){console.error("[AgentWidget] Failed to clear custom localStorage:",w)}let g=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(g),i!=null&&i.clear)try{let w=i.clear();w instanceof Promise&&w.catch(A=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",A)})}catch(w){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",w)}d={},k.syncFromMetadata(),j==null||j.clear(),Ce==null||Ce.reset(),Z==null||Z.update()})})(),ke&&ke.addEventListener("submit",la),Y==null||Y.addEventListener("keydown",ca),Y==null||Y.addEventListener("input",da),Y==null||Y.addEventListener("paste",ua);let Sn=(Rf=e.ownerDocument)!=null?Rf:document;Sn.addEventListener("keydown",pa,!0);let Ou="persona-attachment-drop-active",ma=0,pd=()=>{ma=0,be.classList.remove(Ou)},Ts=()=>{var c;return((c=n.attachments)==null?void 0:c.enabled)===!0&&mt!==null},_u=c=>{!td(c.dataTransfer)||!Ts()||(ma++,ma===1&&be.classList.add(Ou))},Nu=c=>{!td(c.dataTransfer)||!Ts()||(ma--,ma<=0&&pd())},$u=c=>{!td(c.dataTransfer)||!Ts()||(c.preventDefault(),c.dataTransfer.dropEffect="copy")},Fu=c=>{var w;if(!td(c.dataTransfer)||!Ts())return;c.preventDefault(),c.stopPropagation(),pd();let g=Array.from((w=c.dataTransfer.files)!=null?w:[]);g.length!==0&&mt.handleFiles(g)},Lo=!0;be.addEventListener("dragenter",_u,Lo),be.addEventListener("dragleave",Nu,Lo),e.addEventListener("dragover",$u,Lo),e.addEventListener("drop",Fu,Lo);let Ci=e.ownerDocument,Uu=c=>{Ts()&&c.preventDefault()},zu=c=>{Ts()&&c.preventDefault()};Ci.addEventListener("dragover",Uu),Ci.addEventListener("drop",zu),It.push(()=>{ke&&ke.removeEventListener("submit",la),Y==null||Y.removeEventListener("keydown",ca),Y==null||Y.removeEventListener("input",da),Y==null||Y.removeEventListener("paste",ua),Sn.removeEventListener("keydown",pa,!0)}),It.push(()=>{be.removeEventListener("dragenter",_u,Lo),be.removeEventListener("dragleave",Nu,Lo),e.removeEventListener("dragover",$u,Lo),e.removeEventListener("drop",Fu,Lo),Ci.removeEventListener("dragover",Uu),Ci.removeEventListener("drop",zu),pd()}),It.push(()=>{R.cancel()}),lt?It.push(()=>{lt==null||lt.destroy()}):ut&&It.push(()=>{ut==null||ut.remove()});let Ar={update(c){var Sr,Vn,lo,vi,Ai,Si,Xo,Ti,ga,Nf,$f,Ff,Uf,zf,qf,jf,Vf,Gf,Kf,Jf,Xf,Yf,Qf,Zf,em,tm,rm,nm,om,sm,am,im,lm,dm,cm,pm,um,fm,mm,gm,hm,xm,ym,bm,wm,Cm,vm,Am,Sm,Tm,Mm,km,Em,Lm,Pm,Im,Rm,Wm,Hm,Bm,Dm,Om,_m,Nm,$m,Fm,Um,zm,qm,jm,Vm,Gm,Km,Jm,Xm,Ym,Qm,Zm,eg,tg,rg,ng,og,sg,ag,ig,lg,dg,cg,pg,ug,fg,mg,gg,hg,xg,yg,bg,wg,Cg,vg,Ag,Sg,Tg,Mg,kg,Eg,Lg,Pg,Ig,Rg,Wg,Hg;let g=n.toolCall,w=n.messageActions,A=(Sr=n.layout)==null?void 0:Sr.messages,_=n.colorScheme,F=n.loadingIndicator,U=n.iterationDisplay,V=(Vn=n.features)==null?void 0:Vn.showReasoning,$=(lo=n.features)==null?void 0:lo.showToolCalls,De=(vi=n.features)==null?void 0:vi.toolCallDisplay,Se=(Ai=n.features)==null?void 0:Ai.reasoningDisplay;n={...n,...c},Rn(),Io(e,n),Vl(e,n),Gl(e,n),ln(),n.colorScheme!==_&&vo();let ce=ti.getForInstance(n.plugins);o.length=0,o.push(...ce),T=(Xo=(Si=n.launcher)==null?void 0:Si.enabled)!=null?Xo:!0,S=(ga=(Ti=n.launcher)==null?void 0:Ti.autoExpand)!=null?ga:!1,Ue=($f=(Nf=n.features)==null?void 0:Nf.showReasoning)!=null?$f:!0,je=(Uf=(Ff=n.features)==null?void 0:Ff.showToolCalls)!=null?Uf:!0,Te=(qf=(zf=n.features)==null?void 0:zf.scrollToBottom)!=null?qf:{},ar(),oo();let Le=we;if(we=(Vf=(jf=n.features)==null?void 0:jf.showEventStreamToggle)!=null?Vf:!1,we&&!Le){if(j||(K=new Za(Oe),j=new Qa(He,K),Ce=Ce!=null?Ce:new ei,K.open().then(()=>j==null?void 0:j.restore()).catch(()=>{}),R.setSSEEventCallback((ae,Ot)=>{var tr;(tr=n.onSSEEvent)==null||tr.call(n,ae,Ot),Ce==null||Ce.processEvent(ae,Ot),j.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:ae,timestamp:Date.now(),payload:JSON.stringify(Ot)})})),!xt&&Xe){let ae=(Kf=(Gf=n.features)==null?void 0:Gf.eventStream)==null?void 0:Kf.classNames,Ot="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-opacity-80 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(ae!=null&&ae.toggleButton?" "+ae.toggleButton:"");xt=h("button",Ot),xt.style.width="28px",xt.style.height="28px",xt.style.color=en.actionIconColor,xt.type="button",xt.setAttribute("aria-label","Event Stream"),xt.title="Event Stream";let tr=Pe("activity","18px","currentColor",1.5);tr&&xt.appendChild(tr);let St=Me.clearChatButtonWrapper,Ut=Me.closeButtonWrapper,kr=St||Ut;kr&&kr.parentNode===Xe?Xe.insertBefore(xt,kr):Xe.appendChild(xt),xt.addEventListener("click",()=>{he?_r():Lr()})}}else!we&&Le&&(_r(),xt&&(xt.remove(),xt=null),j==null||j.clear(),K==null||K.destroy(),j=null,K=null,Ce==null||Ce.reset(),Ce=null);if(((Jf=n.launcher)==null?void 0:Jf.enabled)===!1&<&&(lt.destroy(),lt=null),((Xf=n.launcher)==null?void 0:Xf.enabled)===!1&&ut&&(ut.remove(),ut=null),((Yf=n.launcher)==null?void 0:Yf.enabled)!==!1&&!lt&&!ut){let ae=o.find(Ot=>Ot.renderLauncher);if(ae!=null&&ae.renderLauncher){let Ot=ae.renderLauncher({config:n,defaultRenderer:()=>Ka(n,it).element,onToggle:it});Ot&&(ut=Ot,e.appendChild(ut))}ut||(lt=Ka(n,it),e.appendChild(lt.element))}lt&<.update(n),qe&&((Qf=n.launcher)==null?void 0:Qf.title)!==void 0&&(qe.textContent=n.launcher.title),tt&&((Zf=n.launcher)==null?void 0:Zf.subtitle)!==void 0&&(tt.textContent=n.launcher.subtitle);let Ne=(em=n.layout)==null?void 0:em.header;if((Ne==null?void 0:Ne.layout)!==x&&Xe){let ae=Ne?$s(n,Ne,{showClose:H(),onClose:()=>Kt(!1,"user")}):go({config:n,showClose:H(),onClose:()=>Kt(!1,"user")});Xe.replaceWith(ae.header),Xe=ae.header,te=ae.iconHolder,qe=ae.headerTitle,tt=ae.headerSubtitle,I=ae.closeButton,x=Ne==null?void 0:Ne.layout}else if(Ne&&(te&&(te.style.display=Ne.showIcon===!1?"none":""),qe&&(qe.style.display=Ne.showTitle===!1?"none":""),tt&&(tt.style.display=Ne.showSubtitle===!1?"none":""),I&&(I.style.display=Ne.showCloseButton===!1?"none":""),Me.clearChatButtonWrapper)){let ae=Ne.showClearChat;if(ae!==void 0){Me.clearChatButtonWrapper.style.display=ae?"":"none";let{closeButtonWrapper:Ot}=Me;Ot&&!Ot.classList.contains("persona-absolute")&&(ae?Ot.classList.remove("persona-ml-auto"):Ot.classList.add("persona-ml-auto"))}}let gt=((tm=n.layout)==null?void 0:tm.showHeader)!==!1;Xe&&(Xe.style.display=gt?"":"none");let dt=((rm=n.layout)==null?void 0:rm.showFooter)!==!1;Je&&(Je.style.display=dt?"":"none"),Lt(),oo(),T!==b?T?Kt(S,"auto"):(W=!0,Eo()):S!==v&&Kt(S,"auto"),v=S,b=T,yr(),Wr();let ze=JSON.stringify(c.toolCall)!==JSON.stringify(g),Fe=JSON.stringify(n.messageActions)!==JSON.stringify(w),nt=JSON.stringify((nm=n.layout)==null?void 0:nm.messages)!==JSON.stringify(A),D=((om=n.loadingIndicator)==null?void 0:om.render)!==(F==null?void 0:F.render)||((sm=n.loadingIndicator)==null?void 0:sm.renderIdle)!==(F==null?void 0:F.renderIdle)||((am=n.loadingIndicator)==null?void 0:am.showBubble)!==(F==null?void 0:F.showBubble),$e=n.iterationDisplay!==U,Ge=((lm=(im=n.features)==null?void 0:im.showReasoning)!=null?lm:!0)!==(V!=null?V:!0)||((cm=(dm=n.features)==null?void 0:dm.showToolCalls)!=null?cm:!0)!==($!=null?$:!0)||JSON.stringify((pm=n.features)==null?void 0:pm.toolCallDisplay)!==JSON.stringify(De)||JSON.stringify((um=n.features)==null?void 0:um.reasoningDisplay)!==JSON.stringify(Se);(ze||Fe||nt||D||$e||Ge)&&R&&(Qs++,zo(Ke,R.getMessages(),ve));let Re=(fm=n.launcher)!=null?fm:{},jt=(mm=Re.headerIconHidden)!=null?mm:!1,bt=(hm=(gm=n.layout)==null?void 0:gm.header)==null?void 0:hm.showIcon,br=jt||bt===!1,Hr=Re.headerIconName,Gt=(xm=Re.headerIconSize)!=null?xm:"48px";if(te){let ae=be.querySelector(".persona-border-b-persona-divider"),Ot=ae==null?void 0:ae.querySelector(".persona-flex-col");if(br)te.style.display="none",ae&&Ot&&!ae.contains(Ot)&&ae.insertBefore(Ot,ae.firstChild);else{if(te.style.display="",te.style.height=Gt,te.style.width=Gt,ae&&Ot&&(ae.contains(te)?te.nextSibling!==Ot&&(te.remove(),ae.insertBefore(te,Ot)):ae.insertBefore(te,Ot)),Hr){let St=parseFloat(Gt)||24,Ut=Pe(Hr,St*.6,"#ffffff",2);Ut?te.replaceChildren(Ut):te.textContent=(ym=Re.agentIconText)!=null?ym:"\u{1F4AC}"}else if(Re.iconUrl){let St=te.querySelector("img");if(St)St.src=Re.iconUrl,St.style.height=Gt,St.style.width=Gt;else{let Ut=document.createElement("img");Ut.src=Re.iconUrl,Ut.alt="",Ut.className="persona-rounded-xl persona-object-cover",Ut.style.height=Gt,Ut.style.width=Gt,te.replaceChildren(Ut)}}else{let St=te.querySelector("svg"),Ut=te.querySelector("img");(St||Ut)&&te.replaceChildren(),te.textContent=(bm=Re.agentIconText)!=null?bm:"\u{1F4AC}"}let tr=te.querySelector("img");tr&&(tr.style.height=Gt,tr.style.width=Gt)}}let Vr=(Cm=(wm=n.layout)==null?void 0:wm.header)==null?void 0:Cm.showTitle,Br=(Am=(vm=n.layout)==null?void 0:vm.header)==null?void 0:Am.showSubtitle;if(qe&&(qe.style.display=Vr===!1?"none":""),tt&&(tt.style.display=Br===!1?"none":""),I){((Tm=(Sm=n.layout)==null?void 0:Sm.header)==null?void 0:Tm.showCloseButton)===!1?I.style.display="none":I.style.display="";let Ot=(Mm=Re.closeButtonSize)!=null?Mm:"32px",tr=(km=Re.closeButtonPlacement)!=null?km:"inline";I.style.height=Ot,I.style.width=Ot;let{closeButtonWrapper:St}=Me,Ut=tr==="top-right",kr=St==null?void 0:St.classList.contains("persona-absolute");if(St&&Ut!==kr)if(St.remove(),Ut)St.className="persona-absolute persona-top-4 persona-right-4 persona-z-50",be.style.position="relative",be.appendChild(St);else{let Mt=(Lm=(Em=Re.clearChat)==null?void 0:Em.placement)!=null?Lm:"inline",Er=(Im=(Pm=Re.clearChat)==null?void 0:Pm.enabled)!=null?Im:!0;St.className=Er&&Mt==="inline"?"":"persona-ml-auto";let sn=be.querySelector(".persona-border-b-persona-divider");sn&&sn.appendChild(St)}if(I.style.color=Re.closeButtonColor||en.actionIconColor,Re.closeButtonBackgroundColor?(I.style.backgroundColor=Re.closeButtonBackgroundColor,I.classList.remove("hover:persona-bg-gray-100")):(I.style.backgroundColor="",I.classList.add("hover:persona-bg-gray-100")),Re.closeButtonBorderWidth||Re.closeButtonBorderColor){let Mt=Re.closeButtonBorderWidth||"0px",Er=Re.closeButtonBorderColor||"transparent";I.style.border=`${Mt} solid ${Er}`,I.classList.remove("persona-border-none")}else I.style.border="",I.classList.add("persona-border-none");Re.closeButtonBorderRadius?(I.style.borderRadius=Re.closeButtonBorderRadius,I.classList.remove("persona-rounded-full")):(I.style.borderRadius="",I.classList.add("persona-rounded-full")),Re.closeButtonPaddingX?(I.style.paddingLeft=Re.closeButtonPaddingX,I.style.paddingRight=Re.closeButtonPaddingX):(I.style.paddingLeft="",I.style.paddingRight=""),Re.closeButtonPaddingY?(I.style.paddingTop=Re.closeButtonPaddingY,I.style.paddingBottom=Re.closeButtonPaddingY):(I.style.paddingTop="",I.style.paddingBottom="");let Ur=(Rm=Re.closeButtonIconName)!=null?Rm:"x",Nn=(Wm=Re.closeButtonIconText)!=null?Wm:"\xD7";I.innerHTML="";let Jr=Pe(Ur,"28px","currentColor",1);Jr?I.appendChild(Jr):I.textContent=Nn;let wr=(Hm=Re.closeButtonTooltipText)!=null?Hm:"Close chat",mn=(Bm=Re.closeButtonShowTooltip)!=null?Bm:!0;if(I.setAttribute("aria-label",wr),St&&(St._cleanupTooltip&&(St._cleanupTooltip(),delete St._cleanupTooltip),mn&&wr)){let Mt=null,Er=()=>{if(Mt||!I)return;let Yo=I.ownerDocument,ha=Yo.body;if(!ha)return;Mt=Yn(Yo,"div","persona-clear-chat-tooltip"),Mt.textContent=wr;let xa=Yn(Yo,"div");xa.className="persona-clear-chat-tooltip-arrow",Mt.appendChild(xa);let Qo=I.getBoundingClientRect();Mt.style.position="fixed",Mt.style.zIndex=String(Ro),Mt.style.left=`${Qo.left+Qo.width/2}px`,Mt.style.top=`${Qo.top-8}px`,Mt.style.transform="translate(-50%, -100%)",ha.appendChild(Mt)},sn=()=>{Mt&&Mt.parentNode&&(Mt.parentNode.removeChild(Mt),Mt=null)};St.addEventListener("mouseenter",Er),St.addEventListener("mouseleave",sn),I.addEventListener("focus",Er),I.addEventListener("blur",sn),St._cleanupTooltip=()=>{sn(),St&&(St.removeEventListener("mouseenter",Er),St.removeEventListener("mouseleave",sn)),I&&(I.removeEventListener("focus",Er),I.removeEventListener("blur",sn))}}}let{clearChatButton:ft,clearChatButtonWrapper:At}=Me;if(ft){let ae=(Dm=Re.clearChat)!=null?Dm:{},Ot=(Om=ae.enabled)!=null?Om:!0,tr=(Nm=(_m=n.layout)==null?void 0:_m.header)==null?void 0:Nm.showClearChat,St=tr!==void 0?tr:Ot,Ut=($m=ae.placement)!=null?$m:"inline";if(At){At.style.display=St?"":"none";let{closeButtonWrapper:kr}=Me;!B()&&kr&&!kr.classList.contains("persona-absolute")&&(St?kr.classList.remove("persona-ml-auto"):kr.classList.add("persona-ml-auto"));let Ur=Ut==="top-right",Nn=At.classList.contains("persona-absolute");if(!B()&&Ur!==Nn&&St){if(At.remove(),Ur)At.className="persona-absolute persona-top-4 persona-z-50",At.style.right="48px",be.style.position="relative",be.appendChild(At);else{At.className="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",At.style.right="";let wr=be.querySelector(".persona-border-b-persona-divider"),mn=Me.closeButtonWrapper;wr&&mn&&mn.parentElement===wr?wr.insertBefore(At,mn):wr&&wr.appendChild(At)}let Jr=Me.closeButtonWrapper;Jr&&!Jr.classList.contains("persona-absolute")&&(Ur?Jr.classList.add("persona-ml-auto"):Jr.classList.remove("persona-ml-auto"))}}if(St){if(!B()){let Mt=(Fm=ae.size)!=null?Fm:"32px";ft.style.height=Mt,ft.style.width=Mt}let kr=(Um=ae.iconName)!=null?Um:"refresh-cw",Ur=(zm=ae.iconColor)!=null?zm:"";ft.style.color=Ur||en.actionIconColor,ft.innerHTML="";let Nn=B()?"14px":"20px",Jr=Pe(kr,Nn,"currentColor",2);if(Jr&&ft.appendChild(Jr),ae.backgroundColor?(ft.style.backgroundColor=ae.backgroundColor,ft.classList.remove("hover:persona-bg-gray-100")):(ft.style.backgroundColor="",ft.classList.add("hover:persona-bg-gray-100")),ae.borderWidth||ae.borderColor){let Mt=ae.borderWidth||"0px",Er=ae.borderColor||"transparent";ft.style.border=`${Mt} solid ${Er}`,ft.classList.remove("persona-border-none")}else ft.style.border="",ft.classList.add("persona-border-none");ae.borderRadius?(ft.style.borderRadius=ae.borderRadius,ft.classList.remove("persona-rounded-full")):(ft.style.borderRadius="",ft.classList.add("persona-rounded-full")),ae.paddingX?(ft.style.paddingLeft=ae.paddingX,ft.style.paddingRight=ae.paddingX):(ft.style.paddingLeft="",ft.style.paddingRight=""),ae.paddingY?(ft.style.paddingTop=ae.paddingY,ft.style.paddingBottom=ae.paddingY):(ft.style.paddingTop="",ft.style.paddingBottom="");let wr=(qm=ae.tooltipText)!=null?qm:"Clear chat",mn=(jm=ae.showTooltip)!=null?jm:!0;if(ft.setAttribute("aria-label",wr),At&&(At._cleanupTooltip&&(At._cleanupTooltip(),delete At._cleanupTooltip),mn&&wr)){let Mt=null,Er=()=>{if(Mt||!ft)return;let Yo=ft.ownerDocument,ha=Yo.body;if(!ha)return;Mt=Yn(Yo,"div","persona-clear-chat-tooltip"),Mt.textContent=wr;let xa=Yn(Yo,"div");xa.className="persona-clear-chat-tooltip-arrow",Mt.appendChild(xa);let Qo=ft.getBoundingClientRect();Mt.style.position="fixed",Mt.style.zIndex=String(Ro),Mt.style.left=`${Qo.left+Qo.width/2}px`,Mt.style.top=`${Qo.top-8}px`,Mt.style.transform="translate(-50%, -100%)",ha.appendChild(Mt)},sn=()=>{Mt&&Mt.parentNode&&(Mt.parentNode.removeChild(Mt),Mt=null)};At.addEventListener("mouseenter",Er),At.addEventListener("mouseleave",sn),ft.addEventListener("focus",Er),ft.addEventListener("blur",sn),At._cleanupTooltip=()=>{sn(),At&&(At.removeEventListener("mouseenter",Er),At.removeEventListener("mouseleave",sn)),ft&&(ft.removeEventListener("focus",Er),ft.removeEventListener("blur",sn))}}}}let Gr=n.actionParsers&&n.actionParsers.length?n.actionParsers:[ri],Fr=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[hs.message,hs.messageAndClick];k=ni({parsers:Gr,handlers:Fr,getSessionMetadata:m,updateSessionMetadata:f,emit:s.emit,documentRef:typeof document!="undefined"?document:null}),ve=ay(n,k,se),R.updateConfig(n),zo(Ke,R.getMessages(),ve),Wn.render(n.suggestionChips,R,Y,void 0,n.suggestionChipsConfig),aa(),ws(R.isStreaming());let Vo=((Vm=n.voiceRecognition)==null?void 0:Vm.enabled)===!0,Go=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),Ko=((Km=(Gm=n.voiceRecognition)==null?void 0:Gm.provider)==null?void 0:Km.type)==="runtype";if(Vo&&(Go||Ko))if(!X||!kt){let ae=Ss(n.voiceRecognition,n.sendButton);ae&&(X=ae.micButton,kt=ae.micButtonWrapper,zt.insertBefore(kt,Be),X.addEventListener("click",st),X.disabled=R.isStreaming())}else{let ae=(Jm=n.voiceRecognition)!=null?Jm:{},Ot=(Xm=n.sendButton)!=null?Xm:{},tr=(Ym=ae.iconName)!=null?Ym:"mic",St=(Qm=Ot.size)!=null?Qm:"40px",Ut=(Zm=ae.iconSize)!=null?Zm:St,kr=parseFloat(Ut)||24;X.style.width=Ut,X.style.height=Ut,X.style.minWidth=Ut,X.style.minHeight=Ut;let Ur=(tg=(eg=ae.iconColor)!=null?eg:Ot.textColor)!=null?tg:"currentColor";X.innerHTML="";let Nn=Pe(tr,kr,Ur,2);Nn?X.appendChild(Nn):X.textContent="\u{1F3A4}";let Jr=(rg=ae.backgroundColor)!=null?rg:Ot.backgroundColor;Jr?X.style.backgroundColor=Jr:X.style.backgroundColor="",Ur?X.style.color=Ur:X.style.color="var(--persona-text, #111827)",ae.borderWidth?(X.style.borderWidth=ae.borderWidth,X.style.borderStyle="solid"):(X.style.borderWidth="",X.style.borderStyle=""),ae.borderColor?X.style.borderColor=ae.borderColor:X.style.borderColor="",ae.paddingX?(X.style.paddingLeft=ae.paddingX,X.style.paddingRight=ae.paddingX):(X.style.paddingLeft="",X.style.paddingRight=""),ae.paddingY?(X.style.paddingTop=ae.paddingY,X.style.paddingBottom=ae.paddingY):(X.style.paddingTop="",X.style.paddingBottom="");let wr=kt==null?void 0:kt.querySelector(".persona-send-button-tooltip"),mn=(ng=ae.tooltipText)!=null?ng:"Start voice recognition";if(((og=ae.showTooltip)!=null?og:!1)&&mn)if(wr)wr.textContent=mn,wr.style.display="";else{let Er=document.createElement("div");Er.className="persona-send-button-tooltip",Er.textContent=mn,kt==null||kt.insertBefore(Er,X)}else wr&&(wr.style.display="none");kt.style.display="",X.disabled=R.isStreaming()}else X&&kt&&(kt.style.display="none",((ag=(sg=n.voiceRecognition)==null?void 0:sg.provider)==null?void 0:ag.type)==="runtype"?R.isVoiceActive()&&R.toggleVoice():un&&_n());if(((ig=n.attachments)==null?void 0:ig.enabled)===!0)if(!Jt||!ct){let ae=(lg=n.attachments)!=null?lg:{},tr=(cg=((dg=n.sendButton)!=null?dg:{}).size)!=null?cg:"40px";Ae||(Ae=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),Ae.style.display="none",ke.insertBefore(Ae,Y)),fe||(fe=document.createElement("input"),fe.type="file",fe.accept=((pg=ae.allowedTypes)!=null?pg:mo).join(","),fe.multiple=((ug=ae.maxFiles)!=null?ug:4)>1,fe.style.display="none",fe.setAttribute("aria-label","Attach files"),ke.insertBefore(fe,Y)),Jt=h("div","persona-send-button-wrapper"),ct=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),ct.type="button",ct.setAttribute("aria-label",(fg=ae.buttonTooltipText)!=null?fg:"Attach file");let St=(mg=ae.buttonIconName)!=null?mg:"paperclip",Ut=tr,kr=parseFloat(Ut)||40,Ur=Math.round(kr*.6);ct.style.width=Ut,ct.style.height=Ut,ct.style.minWidth=Ut,ct.style.minHeight=Ut,ct.style.fontSize="18px",ct.style.lineHeight="1",ct.style.backgroundColor="transparent",ct.style.color="var(--persona-primary, #111827)",ct.style.border="none",ct.style.borderRadius="6px",ct.style.transition="background-color 0.15s ease",ct.addEventListener("mouseenter",()=>{ct.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),ct.addEventListener("mouseleave",()=>{ct.style.backgroundColor="transparent"});let Nn=Pe(St,Ur,"currentColor",1.5);Nn?ct.appendChild(Nn):ct.textContent="\u{1F4CE}",ct.addEventListener("click",mn=>{mn.preventDefault(),fe==null||fe.click()}),Jt.appendChild(ct);let Jr=(gg=ae.buttonTooltipText)!=null?gg:"Attach file",wr=h("div","persona-send-button-tooltip");wr.textContent=Jr,Jt.appendChild(wr),ht.append(Jt),!mt&&fe&&Ae&&(mt=cs.fromConfig(ae),mt.setPreviewsContainer(Ae),fe.addEventListener("change",async()=>{mt&&(fe!=null&&fe.files)&&(await mt.handleFileSelect(fe.files),fe.value="")})),be.querySelector(".persona-attachment-drop-overlay")||be.appendChild(iy(ae.dropOverlay))}else{Jt.style.display="";let ae=(hg=n.attachments)!=null?hg:{};fe&&(fe.accept=((xg=ae.allowedTypes)!=null?xg:mo).join(","),fe.multiple=((yg=ae.maxFiles)!=null?yg:4)>1),mt&&mt.updateConfig({allowedTypes:ae.allowedTypes,maxFileSize:ae.maxFileSize,maxFiles:ae.maxFiles})}else Jt&&(Jt.style.display="none"),mt&&mt.clearAttachments(),(bg=be.querySelector(".persona-attachment-drop-overlay"))==null||bg.remove();let pr=(wg=n.sendButton)!=null?wg:{},Jo=(Cg=pr.useIcon)!=null?Cg:!1,Po=(vg=pr.iconText)!=null?vg:"\u2191",Bt=pr.iconName,rn=(Ag=pr.tooltipText)!=null?Ag:"Send message",io=(Sg=pr.showTooltip)!=null?Sg:!1,Kr=(Tg=pr.size)!=null?Tg:"40px",nn=pr.backgroundColor,Yt=pr.textColor;if(Jo){if(Q.style.width=Kr,Q.style.height=Kr,Q.style.minWidth=Kr,Q.style.minHeight=Kr,Q.style.fontSize="18px",Q.style.lineHeight="1",Q.innerHTML="",Yt?Q.style.color=Yt:Q.style.color="var(--persona-button-primary-fg, #ffffff)",Bt){let ae=parseFloat(Kr)||24,Ot=(Yt==null?void 0:Yt.trim())||"currentColor",tr=Pe(Bt,ae,Ot,2);tr?Q.appendChild(tr):Q.textContent=Po}else Q.textContent=Po;Q.className="persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer",nn?(Q.style.backgroundColor=nn,Q.classList.remove("persona-bg-persona-primary")):(Q.style.backgroundColor="",Q.classList.add("persona-bg-persona-primary"))}else Q.textContent=(kg=(Mg=n.copy)==null?void 0:Mg.sendButtonLabel)!=null?kg:"Send",Q.style.width="",Q.style.height="",Q.style.minWidth="",Q.style.minHeight="",Q.style.fontSize="",Q.style.lineHeight="",Q.className="persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-50 persona-cursor-pointer",nn?(Q.style.backgroundColor=nn,Q.classList.remove("persona-bg-persona-accent")):Q.classList.add("persona-bg-persona-accent"),Yt?Q.style.color=Yt:Q.classList.add("persona-text-white");pr.borderWidth?(Q.style.borderWidth=pr.borderWidth,Q.style.borderStyle="solid"):(Q.style.borderWidth="",Q.style.borderStyle=""),pr.borderColor?Q.style.borderColor=pr.borderColor:Q.style.borderColor="",pr.paddingX?(Q.style.paddingLeft=pr.paddingX,Q.style.paddingRight=pr.paddingX):(Q.style.paddingLeft="",Q.style.paddingRight=""),pr.paddingY?(Q.style.paddingTop=pr.paddingY,Q.style.paddingBottom=pr.paddingY):(Q.style.paddingTop="",Q.style.paddingBottom="");let lr=Be==null?void 0:Be.querySelector(".persona-send-button-tooltip");if(io&&rn)if(lr)lr.textContent=rn,lr.style.display="";else{let ae=document.createElement("div");ae.className="persona-send-button-tooltip",ae.textContent=rn,Be==null||Be.insertBefore(ae,Q)}else lr&&(lr.style.display="none");let Qt=(Rg=(Eg=n.layout)==null?void 0:Eg.contentMaxWidth)!=null?Rg:B()?(Ig=(Pg=(Lg=n.launcher)==null?void 0:Lg.composerBar)==null?void 0:Pg.contentMaxWidth)!=null?Ig:"720px":void 0;Qt?(Ke.style.maxWidth=Qt,Ke.style.marginLeft="auto",Ke.style.marginRight="auto",Ke.style.width="100%",ke&&(ke.style.maxWidth=Qt,ke.style.marginLeft="auto",ke.style.marginRight="auto"),ne&&(ne.style.maxWidth=Qt,ne.style.marginLeft="auto",ne.style.marginRight="auto")):(Ke.style.maxWidth="",Ke.style.marginLeft="",Ke.style.marginRight="",Ke.style.width="",ke&&(ke.style.maxWidth="",ke.style.marginLeft="",ke.style.marginRight=""),ne&&(ne.style.maxWidth="",ne.style.marginLeft="",ne.style.marginRight=""));let ur=(Wg=n.statusIndicator)!=null?Wg:{},on=(Hg=ur.visible)!=null?Hg:!0;if(ge.style.display=on?"":"none",R){let ae=R.getStatus();ye(ge,(tr=>{var St,Ut,kr,Ur;return tr==="idle"?(St=ur.idleText)!=null?St:zr.idle:tr==="connecting"?(Ut=ur.connectingText)!=null?Ut:zr.connecting:tr==="connected"?(kr=ur.connectedText)!=null?kr:zr.connected:tr==="error"?(Ur=ur.errorText)!=null?Ur:zr.error:zr[tr]})(ae),ur,ae)}ge.classList.remove("persona-text-left","persona-text-center","persona-text-right");let fn=ur.align==="left"?"persona-text-left":ur.align==="center"?"persona-text-center":"persona-text-right";ge.classList.add(fn)},open(){H()&&Kt(!0,"api")},close(){H()&&Kt(!1,"api")},toggle(){H()&&Kt(!W,"api")},clearChat(){Ee=!1,R.clearMessages(),Hn.clear(),Ao();try{localStorage.removeItem(Xs),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Xs}`)}catch(g){console.error("[AgentWidget] Failed to clear default localStorage:",g)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Xs)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(g){console.error("[AgentWidget] Failed to clear custom localStorage:",g)}let c=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(c),i!=null&&i.clear)try{let g=i.clear();g instanceof Promise&&g.catch(w=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",w)})}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",g)}d={},k.syncFromMetadata(),j==null||j.clear(),Ce==null||Ce.reset(),Z==null||Z.update()},setMessage(c){return!Y||R.isStreaming()?!1:(!W&&H()&&Kt(!0,"system"),Y.value=c,Y.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(c){if(R.isStreaming())return!1;let g=(c==null?void 0:c.trim())||Y.value.trim();return g?(!W&&H()&&Kt(!0,"system"),Y.value="",Y.style.height="auto",R.sendMessage(g),!0):!1},startVoiceRecognition(){var g,w;return R.isStreaming()?!1:((w=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:w.type)==="runtype"?(R.isVoiceActive()||(!W&&H()&&Kt(!0,"system"),Pt.manuallyDeactivated=!1,tn(),R.toggleVoice().then(()=>{Pt.active=R.isVoiceActive(),An("user"),R.isVoiceActive()&&O()})),!0):un?!0:fa()?(!W&&H()&&Kt(!0,"system"),Pt.manuallyDeactivated=!1,tn(),jo("user"),!0):!1},stopVoiceRecognition(){var c,g;return((g=(c=n.voiceRecognition)==null?void 0:c.provider)==null?void 0:g.type)==="runtype"?R.isVoiceActive()?(R.toggleVoice().then(()=>{Pt.active=!1,Pt.manuallyDeactivated=!0,tn(),An("user"),re()}),!0):!1:un?(Pt.manuallyDeactivated=!0,tn(),_n("user"),!0):!1},injectMessage(c){return!W&&H()&&Kt(!0,"system"),R.injectMessage(c)},injectAssistantMessage(c){!W&&H()&&Kt(!0,"system");let g=R.injectAssistantMessage(c);return N&&(N=!1,q&&(clearTimeout(q),q=null),setTimeout(()=>{R&&!R.isStreaming()&&R.continueConversation()},100)),g},injectUserMessage(c){return!W&&H()&&Kt(!0,"system"),R.injectUserMessage(c)},injectSystemMessage(c){return!W&&H()&&Kt(!0,"system"),R.injectSystemMessage(c)},injectMessageBatch(c){return!W&&H()&&Kt(!0,"system"),R.injectMessageBatch(c)},injectComponentDirective(c){return!W&&H()&&Kt(!0,"system"),R.injectComponentDirective(c)},injectTestMessage(c){!W&&H()&&Kt(!0,"system"),R.injectTestEvent(c)},async connectStream(c,g){return R.connectStream(c,g)},__pushEventStreamEvent(c){j&&(Ce==null||Ce.processEvent(c.type,c.payload),j.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:c.type,timestamp:Date.now(),payload:JSON.stringify(c.payload)}))},showEventStream(){!we||!j||Lr()},hideEventStream(){he&&_r()},isEventStreamVisible(){return he},showArtifacts(){Ln(n)&&(Ee=!1,ln(),me==null||me.setMobileOpen(!0))},hideArtifacts(){Ln(n)&&(Ee=!0,ln())},upsertArtifact(c){return Ln(n)?(Ee=!1,R.upsertArtifact(c)):null},selectArtifact(c){Ln(n)&&R.selectArtifact(c)},clearArtifacts(){Ln(n)&&R.clearArtifacts()},getArtifacts(){var c;return(c=R==null?void 0:R.getArtifacts())!=null?c:[]},getSelectedArtifactId(){var c;return(c=R==null?void 0:R.getSelectedArtifactId())!=null?c:null},focusInput(){return T&&!W&&!B()||!Y?!1:(Y.focus(),!0)},async resolveApproval(c,g){let A=R.getMessages().find(_=>{var F;return _.variant==="approval"&&((F=_.approval)==null?void 0:F.id)===c});if(!(A!=null&&A.approval))throw new Error(`Approval not found: ${c}`);if(A.approval.toolType==="webmcp"){R.resolveWebMcpApproval(A.id,g);return}return R.resolveApproval(A.approval,g)},getMessages(){return R.getMessages()},getStatus(){return R.getStatus()},getPersistentMetadata(){return{...d}},updatePersistentMetadata(c){f(c)},on(c,g){return s.on(c,g)},off(c,g){s.off(c,g)},isOpen(){return H()&&W},isVoiceActive(){return Pt.active},getState(){return{open:H()&&W,launcherEnabled:T,voiceActive:Pt.active,streaming:R.isStreaming()}},showCSATFeedback(c){!W&&H()&&Kt(!0,"system");let g=Ke.querySelector(".persona-feedback-container");g&&g.remove();let w=Zl({onSubmit:async(A,_)=>{var F;R.isClientTokenMode()&&await R.submitCSATFeedback(A,_),(F=c==null?void 0:c.onSubmit)==null||F.call(c,A,_)},onDismiss:c==null?void 0:c.onDismiss,...c});Ke.appendChild(w),w.scrollIntoView({behavior:"smooth",block:"end"})},showNPSFeedback(c){!W&&H()&&Kt(!0,"system");let g=Ke.querySelector(".persona-feedback-container");g&&g.remove();let w=ed({onSubmit:async(A,_)=>{var F;R.isClientTokenMode()&&await R.submitNPSFeedback(A,_),(F=c==null?void 0:c.onSubmit)==null||F.call(c,A,_)},onDismiss:c==null?void 0:c.onDismiss,...c});Ke.appendChild(w),w.scrollIntoView({behavior:"smooth",block:"end"})},async submitCSATFeedback(c,g){return R.submitCSATFeedback(c,g)},async submitNPSFeedback(c,g){return R.submitNPSFeedback(c,g)},destroy(){jn!=null&&(clearInterval(jn),jn=null),It.forEach(c=>c()),pe.remove(),Ye==null||Ye.remove(),lt==null||lt.destroy(),ut==null||ut.remove(),cn&&I.removeEventListener("click",cn)}};if((((Wf=r==null?void 0:r.debugTools)!=null?Wf:!1)||!!n.debug)&&typeof window!="undefined"){let c=window.AgentWidgetBrowser,g={controller:Ar,getMessages:Ar.getMessages,getStatus:Ar.getStatus,getMetadata:Ar.getPersistentMetadata,updateMetadata:Ar.updatePersistentMetadata,clearHistory:()=>Ar.clearChat(),setVoiceActive:w=>w?Ar.startVoiceRecognition():Ar.stopVoiceRecognition()};window.AgentWidgetBrowser=g,It.push(()=>{window.AgentWidgetBrowser===g&&(window.AgentWidgetBrowser=c)})}if(typeof window!="undefined"){let c=e.getAttribute("data-persona-instance")||e.id||"persona-"+Math.random().toString(36).slice(2,8),g=V=>{let $=V.detail;(!($!=null&&$.instanceId)||$.instanceId===c)&&Ar.focusInput()};if(window.addEventListener("persona:focusInput",g),It.push(()=>{window.removeEventListener("persona:focusInput",g)}),we){let V=De=>{let Se=De.detail;(!(Se!=null&&Se.instanceId)||Se.instanceId===c)&&Ar.showEventStream()},$=De=>{let Se=De.detail;(!(Se!=null&&Se.instanceId)||Se.instanceId===c)&&Ar.hideEventStream()};window.addEventListener("persona:showEventStream",V),window.addEventListener("persona:hideEventStream",$),It.push(()=>{window.removeEventListener("persona:showEventStream",V),window.removeEventListener("persona:hideEventStream",$)})}let w=V=>{let $=V.detail;(!($!=null&&$.instanceId)||$.instanceId===c)&&Ar.showArtifacts()},A=V=>{let $=V.detail;(!($!=null&&$.instanceId)||$.instanceId===c)&&Ar.hideArtifacts()},_=V=>{let $=V.detail;$!=null&&$.instanceId&&$.instanceId!==c||$!=null&&$.artifact&&Ar.upsertArtifact($.artifact)},F=V=>{let $=V.detail;$!=null&&$.instanceId&&$.instanceId!==c||typeof($==null?void 0:$.id)=="string"&&Ar.selectArtifact($.id)},U=V=>{let $=V.detail;(!($!=null&&$.instanceId)||$.instanceId===c)&&Ar.clearArtifacts()};window.addEventListener("persona:showArtifacts",w),window.addEventListener("persona:hideArtifacts",A),window.addEventListener("persona:upsertArtifact",_),window.addEventListener("persona:selectArtifact",F),window.addEventListener("persona:clearArtifacts",U),It.push(()=>{window.removeEventListener("persona:showArtifacts",w),window.removeEventListener("persona:hideArtifacts",A),window.removeEventListener("persona:upsertArtifact",_),window.removeEventListener("persona:selectArtifact",F),window.removeEventListener("persona:clearArtifacts",U)})}let Tn=Ev(n.persistState);if(Tn&&H()){let c=Lv(Tn.storage),g=`${Tn.keyPrefix}widget-open`,w=`${Tn.keyPrefix}widget-voice`,A=`${Tn.keyPrefix}widget-voice-mode`;if(c){let _=((Hf=Tn.persist)==null?void 0:Hf.openState)&&c.getItem(g)==="true",F=((Bf=Tn.persist)==null?void 0:Bf.voiceState)&&c.getItem(w)==="true",U=((Df=Tn.persist)==null?void 0:Df.voiceState)&&c.getItem(A)==="true";if(_&&setTimeout(()=>{Ar.open(),setTimeout(()=>{var V;if(F||U)Ar.startVoiceRecognition();else if((V=Tn.persist)!=null&&V.focusInput){let $=e.querySelector("textarea");$&&$.focus()}},100)},0),(Of=Tn.persist)!=null&&Of.openState&&(s.on("widget:opened",()=>{c.setItem(g,"true")}),s.on("widget:closed",()=>{c.setItem(g,"false")})),(_f=Tn.persist)!=null&&_f.voiceState&&(s.on("voice:state",V=>{c.setItem(w,V.active?"true":"false")}),s.on("user:message",V=>{c.setItem(A,V.viaVoice?"true":"false")})),Tn.clearOnChatClear){let V=()=>{c.removeItem(g),c.removeItem(w),c.removeItem(A)},$=()=>V();window.addEventListener("persona:clear-chat",$),It.push(()=>{window.removeEventListener("persona:clear-chat",$)})}}}return p&&H()&&setTimeout(()=>{Ar.open()},0),so(),Ar};var Pv=(e,t)=>{let r=e.trim(),n=/^(\d+(?:\.\d+)?)px$/i.exec(r);if(n)return Math.max(0,parseFloat(n[1]));let o=/^(\d+(?:\.\d+)?)%$/i.exec(r);return o?Math.max(0,t*parseFloat(o[1])/100):420},ly=(e,t)=>{var n,o;let r=(o=(n=t==null?void 0:t.launcher)==null?void 0:n.enabled)!=null?o:!0;e.className="persona-host",e.style.height=r?"":"100%",e.style.display=r?"":"flex",e.style.flexDirection=r?"":"column",e.style.flex=r?"":"1 1 auto",e.style.minHeight=r?"":"0"},vu=e=>{e.style.position="",e.style.top="",e.style.bottom="",e.style.left="",e.style.right="",e.style.zIndex="",e.style.transform="",e.style.pointerEvents=""},dy=e=>{e.style.inset="",e.style.width="",e.style.height="",e.style.maxWidth="",e.style.minWidth="",vu(e)},bu=e=>{e.style.transition=""},wu=e=>{e.style.display="",e.style.flexDirection="",e.style.flex="",e.style.minHeight="",e.style.minWidth="",e.style.width="",e.style.height="",e.style.alignItems="",e.style.transition="",e.style.transform=""},Cu=e=>{e.style.width="",e.style.maxWidth="",e.style.minWidth="",e.style.flex="1 1 auto"},nd=(e,t)=>{e.style.width="",e.style.minWidth="",e.style.maxWidth="",e.style.boxSizing="",t.style.alignItems=""},Iv=(e,t,r,n,o)=>{o?r.parentElement!==t&&(e.replaceChildren(),t.replaceChildren(r,n),e.appendChild(t)):r.parentElement===t&&(t.replaceChildren(),e.appendChild(r),e.appendChild(n))},Rv=(e,t,r,n,o,s)=>{let a=s?t:e;o==="left"?a.firstElementChild!==n&&a.replaceChildren(n,r):a.lastElementChild!==n&&a.replaceChildren(r,n)},cy=(e,t,r,n,o,s,a)=>{var y,C,k,T,S,M;let i=kn(s),d=i.reveal==="push";Iv(e,t,r,n,d),Rv(e,t,r,n,i.side,d),e.dataset.personaHostLayout="docked",e.dataset.personaDockSide=i.side,e.dataset.personaDockOpen=a?"true":"false",e.style.width="100%",e.style.maxWidth="100%",e.style.minWidth="0",e.style.height="100%",e.style.minHeight="0",e.style.position="relative",r.style.display="flex",r.style.flexDirection="column",r.style.minHeight="0",r.style.position="relative",o.className="persona-host",o.style.height="100%",o.style.minHeight="0",o.style.display="flex",o.style.flexDirection="column",o.style.flex="1 1 auto";let l=e.ownerDocument.defaultView,p=(C=(y=s==null?void 0:s.launcher)==null?void 0:y.mobileFullscreen)!=null?C:!0,u=(T=(k=s==null?void 0:s.launcher)==null?void 0:k.mobileBreakpoint)!=null?T:640,m=l!=null?l.innerWidth<=u:!1;if(p&&m&&a){e.dataset.personaDockMobileFullscreen="true",e.removeAttribute("data-persona-dock-reveal"),wu(t),bu(n),dy(n),Cu(r),nd(o,n),e.style.display="flex",e.style.flexDirection="column",e.style.alignItems="stretch",e.style.overflow="hidden",r.style.flex="1 1 auto",r.style.width="100%",r.style.minWidth="0",n.style.display="flex",n.style.flexDirection="column",n.style.position="fixed",n.style.inset="0",n.style.width="100%",n.style.height="100%",n.style.maxWidth="100%",n.style.minWidth="0",n.style.minHeight="0",n.style.overflow="hidden",n.style.zIndex=String((M=(S=s==null?void 0:s.launcher)==null?void 0:S.zIndex)!=null?M:qr),n.style.transform="none",n.style.transition="none",n.style.pointerEvents="auto",n.style.flex="none",d&&(t.style.display="flex",t.style.flexDirection="column",t.style.width="100%",t.style.height="100%",t.style.minHeight="0",t.style.minWidth="0",t.style.flex="1 1 auto",t.style.alignItems="stretch",t.style.transform="none",t.style.transition="none",r.style.flex="1 1 auto",r.style.width="100%",r.style.maxWidth="100%",r.style.minWidth="0");return}if(e.removeAttribute("data-persona-dock-mobile-fullscreen"),dy(n),i.reveal==="overlay"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="overlay",wu(t),bu(n),Cu(r),nd(o,n);let v=i.animate?"transform 180ms ease":"none",b=i.side==="right"?"translateX(100%)":"translateX(-100%)",x=a?"translateX(0)":b;n.style.display="flex",n.style.flexDirection="column",n.style.flex="none",n.style.position="absolute",n.style.top="0",n.style.bottom="0",n.style.width=i.width,n.style.maxWidth=i.width,n.style.minWidth=i.width,n.style.minHeight="0",n.style.overflow="hidden",n.style.transition=v,n.style.transform=x,n.style.pointerEvents=a?"auto":"none",n.style.zIndex="2",i.side==="right"?(n.style.right="0",n.style.left=""):(n.style.left="0",n.style.right="")}else if(i.reveal==="push"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="push",bu(n),vu(n),nd(o,n);let v=Pv(i.width,e.clientWidth),b=Math.max(0,e.clientWidth),x=i.animate?"transform 180ms ease":"none",E=i.side==="right"?a?`translateX(-${v}px)`:"translateX(0)":a?"translateX(0)":`translateX(-${v}px)`;t.style.display="flex",t.style.flexDirection="row",t.style.flex="0 0 auto",t.style.minHeight="0",t.style.minWidth="0",t.style.alignItems="stretch",t.style.height="100%",t.style.width=`${b+v}px`,t.style.transition=x,t.style.transform=E,r.style.flex="0 0 auto",r.style.flexGrow="0",r.style.flexShrink="0",r.style.width=`${b}px`,r.style.maxWidth=`${b}px`,r.style.minWidth=`${b}px`,n.style.display="flex",n.style.flexDirection="column",n.style.flex="0 0 auto",n.style.flexShrink="0",n.style.width=i.width,n.style.minWidth=i.width,n.style.maxWidth=i.width,n.style.position="relative",n.style.overflow="hidden",n.style.transition="none",n.style.pointerEvents=a?"auto":"none"}else{e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="",wu(t),vu(n),Cu(r),nd(o,n);let v=i.reveal==="emerge";v?e.dataset.personaDockReveal="emerge":e.removeAttribute("data-persona-dock-reveal");let b=a?i.width:"0px",x=i.animate?"width 180ms ease, min-width 180ms ease, max-width 180ms ease, flex-basis 180ms ease":"none",E=!a;n.style.display="flex",n.style.flexDirection="column",n.style.flex=`0 0 ${b}`,n.style.width=b,n.style.maxWidth=b,n.style.minWidth=b,n.style.minHeight="0",n.style.position="relative",n.style.overflow=v||E?"hidden":"visible",n.style.transition=x,v&&(n.style.alignItems=i.side==="right"?"flex-start":"flex-end",o.style.width=i.width,o.style.minWidth=i.width,o.style.maxWidth=i.width,o.style.boxSizing="border-box")}},Wv=(e,t)=>{let r=e.ownerDocument.createElement("div");return ly(r,t),e.appendChild(r),{mode:"direct",host:r,shell:null,syncWidgetState:()=>{},updateConfig(n){ly(r,n)},destroy(){r.remove()}}},Hv=(e,t)=>{var S,M,v,b;let{ownerDocument:r}=e,n=e.parentElement;if(!n)throw new Error("Docked widget target must be attached to the DOM");let o=e.tagName.toUpperCase();if(o==="BODY"||o==="HTML")throw new Error('Docked widget target must be a concrete container element, not "body" or "html"');let s=e.nextSibling,a=r.createElement("div"),i=r.createElement("div"),d=r.createElement("div"),l=r.createElement("aside"),p=r.createElement("div"),u=(M=(S=t==null?void 0:t.launcher)==null?void 0:S.enabled)==null||M?(b=(v=t==null?void 0:t.launcher)==null?void 0:v.autoExpand)!=null?b:!1:!0;i.dataset.personaDockRole="push-track",d.dataset.personaDockRole="content",l.dataset.personaDockRole="panel",p.dataset.personaDockRole="host",l.appendChild(p),n.insertBefore(a,e),d.appendChild(e);let m=null,f=()=>{m==null||m.disconnect(),m=null},y=()=>{f(),kn(t).reveal==="push"&&typeof ResizeObserver!="undefined"&&(m=new ResizeObserver(()=>{cy(a,i,d,l,p,t,u)}),m.observe(a))},C=()=>{cy(a,i,d,l,p,t,u),y()},k=a.ownerDocument.defaultView,T=()=>{C()};return k==null||k.addEventListener("resize",T),kn(t).reveal==="push"?(i.appendChild(d),i.appendChild(l),a.appendChild(i)):(a.appendChild(d),a.appendChild(l)),C(),{mode:"docked",host:p,shell:a,syncWidgetState(x){let E=x.launcherEnabled?x.open:!0;u!==E&&(u=E,C())},updateConfig(x){var E,B;t=x,((B=(E=t==null?void 0:t.launcher)==null?void 0:E.enabled)!=null?B:!0)===!1&&(u=!0),C()},destroy(){k==null||k.removeEventListener("resize",T),f(),n.isConnected&&(s&&s.parentNode===n?n.insertBefore(e,s):n.appendChild(e)),a.remove()}}},oi=(e,t)=>Tr(t)?Hv(e,t):Wv(e,t);var Au={},Bv=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 t=document.querySelector(e);if(!t)throw new Error(`Chat widget target "${e}" was not found`);return t}return e},Dv=()=>{try{if(typeof Au!="undefined"&&Au.url)return new URL("../widget.css",Au.url).href}catch{}return null},py=(e,t)=>{let r=Dv(),n=()=>{if(!(e instanceof ShadowRoot)||e.querySelector("link[data-persona]"))return;let o=t.head.querySelector("link[data-persona]");if(!o)return;let s=o.cloneNode(!0);e.insertBefore(s,e.firstChild)};if(e instanceof ShadowRoot)if(r){let o=t.createElement("link");o.rel="stylesheet",o.href=r,o.setAttribute("data-persona","true"),e.insertBefore(o,e.firstChild)}else n();else if(!t.head.querySelector("link[data-persona]")&&r){let s=t.createElement("link");s.rel="stylesheet",s.href=r,s.setAttribute("data-persona","true"),t.head.appendChild(s)}},uy=e=>{var k;let t=Bv(e.target),r=e.useShadowDom===!0,n=t.ownerDocument,o=e.config,s=oi(t,o),a,i=[],d=(T,S)=>{var x,E;let v=!((E=(x=S==null?void 0:S.launcher)==null?void 0:x.enabled)!=null?E:!0)||Tr(S),b=n.createElement("div");if(b.setAttribute("data-persona-root","true"),v&&(b.style.height="100%",b.style.display="flex",b.style.flexDirection="column",b.style.flex="1",b.style.minHeight="0"),r){let B=T.attachShadow({mode:"open"});B.appendChild(b),py(B,n)}else T.appendChild(b),py(T,n);return t.id&&b.setAttribute("data-persona-instance",t.id),b},l=()=>{s.syncWidgetState(a.getState())},p=()=>{i.forEach(T=>T()),i=[a.on("widget:opened",l),a.on("widget:closed",l)],l()},u=()=>{let T=d(s.host,o);a=rd(T,o,{debugTools:e.debugTools}),p()},m=()=>{i.forEach(T=>T()),i=[],a.destroy()};u(),(k=e.onReady)==null||k.call(e);let f=T=>{m(),s.destroy(),s=oi(t,T),o=T,u()},y={update(T){var E,B,H,W,N,q;let S={...o,...T,launcher:{...(E=o==null?void 0:o.launcher)!=null?E:{},...(B=T==null?void 0:T.launcher)!=null?B:{},dock:{...(W=(H=o==null?void 0:o.launcher)==null?void 0:H.dock)!=null?W:{},...(q=(N=T==null?void 0:T.launcher)==null?void 0:N.dock)!=null?q:{}}}},M=Tr(o),v=Tr(S),b=Ho(o),x=Ho(S);if(M!==v||b!==x){f(S);return}o=S,s.updateConfig(o),a.update(T),l()},destroy(){m(),s.destroy(),e.windowKey&&typeof window!="undefined"&&delete window[e.windowKey]}},C=new Proxy(y,{get(T,S,M){if(S==="host")return s.host;if(S in T)return Reflect.get(T,S,M);let v=a[S];return typeof v=="function"?v.bind(a):v}});return e.windowKey&&typeof window!="undefined"&&(window[e.windowKey]=C),C};var xy=new Set(["script","style","noscript","svg","path","meta","link","br","hr"]),Ov=new Set(["button","a","input","select","textarea","details","summary"]),_v=new Set(["button","link","menuitem","tab","option","switch","checkbox","radio","combobox","listbox","slider","spinbutton","textbox"]),Su=/\b(product|card|item|listing|result)\b/i,Mu=/\$[\d,]+(?:\.\d{2})?|€[\d,]+(?:\.\d{2})?|£[\d,]+(?:\.\d{2})?|USD\s*[\d,]+(?:\.\d{2})?/i,Nv=3e3,$v=100;function yy(e){let t=typeof e.className=="string"?e.className:"";if(Su.test(t)||e.id&&Su.test(e.id))return!0;for(let r=0;r<e.attributes.length;r++){let n=e.attributes[r];if(n.name.startsWith("data-")&&Su.test(n.value))return!0}return!1}function by(e){var t;return Mu.test(((t=e.textContent)!=null?t:"").trim())}function wy(e){var r;let t=e.querySelectorAll("a[href]");for(let n=0;n<t.length;n++){let o=(r=t[n].getAttribute("href"))!=null?r:"";if(o&&o!=="#"&&!o.toLowerCase().startsWith("javascript:"))return!0}return!1}function Fv(e){return!!e.querySelector('button, [role="button"], input[type="submit"], input[type="button"]')}function fy(e){let t=e.match(Mu);return t?t[0]:null}function my(e){var n,o,s;let t=(n=e.querySelector(".product-title a, h1 a, h2 a, h3 a, h4 a, .title a, a[href]"))!=null?n:e.querySelector("a[href]");if(t&&((o=t.textContent)!=null&&o.trim())){let a=t.getAttribute("href");return{title:t.textContent.trim(),href:a&&a!=="#"?a:null}}let r=e.querySelector("h1, h2, h3, h4, h5, h6");return(s=r==null?void 0:r.textContent)!=null&&s.trim()?{title:r.textContent.trim(),href:null}:{title:"",href:null}}function Uv(e){let t=[],r=n=>{let o=n.trim();o&&!t.includes(o)&&t.push(o)};return e.querySelectorAll("button").forEach(n=>{var o;return r((o=n.textContent)!=null?o:"")}),e.querySelectorAll('[role="button"]').forEach(n=>{var o;return r((o=n.textContent)!=null?o:"")}),e.querySelectorAll('input[type="submit"], input[type="button"]').forEach(n=>{var o;r((o=n.value)!=null?o:"")}),t.slice(0,6)}var zv="commerce-card",qv="result-card";function gy(e){return!yy(e)||!by(e)||!wy(e)&&!Fv(e)?0:5200}function hy(e){var n;return!yy(e)||by(e)||!wy(e)||((n=e.textContent)!=null?n:"").trim().length<20||!(!!e.querySelector("h1, h2, h3, h4, h5, h6, .title")||!!e.querySelector(".snippet, .description, p"))?0:2800}var ku=[{id:zv,scoreElement(e){return gy(e)},shouldSuppressDescendant(e,t,r){if(t===e||!e.contains(t))return!1;if(r.interactivity==="static"){let n=r.text.trim();return!!(n.length===0||Mu.test(n)&&n.length<32)}return!0},formatSummary(e,t){var d,l,p;if(gy(e)===0)return null;let{title:r,href:n}=my(e),o=(p=(l=fy(((d=e.textContent)!=null?d:"").trim()))!=null?l:fy(t.text))!=null?p:"",s=Uv(e);return[n&&r?`[${r}](${n})${o?` \u2014 ${o}`:""}`:r?`${r}${o?` \u2014 ${o}`:""}`:o||t.text.trim().slice(0,120),`selector: ${t.selector}`,s.length?`actions: ${s.join(", ")}`:""].filter(Boolean).join(`
|
|
158
|
+
`)}},{id:qv,scoreElement(e){return hy(e)},formatSummary(e,t){if(hy(e)===0)return null;let{title:r,href:n}=my(e);return[n&&r?`[${r}](${n})`:r||t.text.trim().slice(0,120),`selector: ${t.selector}`].filter(Boolean).join(`
|
|
159
|
+
`)}}];function jv(){typeof console!="undefined"&&typeof console.warn=="function"&&console.warn('[persona] collectEnrichedPageContext: options.mode is "simple" but `rules` were provided; rules are ignored.')}function Vv(e){var p,u,m,f,y,C,k,T,S,M,v,b,x;let t=(p=e.options)!=null?p:{},r=(m=(u=t.maxElements)!=null?u:e.maxElements)!=null?m:80,n=(y=(f=t.excludeSelector)!=null?f:e.excludeSelector)!=null?y:".persona-host",o=(k=(C=t.maxTextLength)!=null?C:e.maxTextLength)!=null?k:200,s=(S=(T=t.visibleOnly)!=null?T:e.visibleOnly)!=null?S:!0,a=(M=t.root)!=null?M:e.root,i=(v=t.mode)!=null?v:"structured",d=(b=t.maxCandidates)!=null?b:Math.max(500,r*10),l=(x=e.rules)!=null?x:ku;return i==="simple"&&e.rules&&e.rules.length>0?(jv(),l=[]):i==="simple"&&(l=[]),{mode:i,maxElements:r,maxCandidates:d,excludeSelector:n,maxTextLength:o,visibleOnly:s,root:a,rules:l}}function Tu(e){return typeof CSS!="undefined"&&typeof CSS.escape=="function"?CSS.escape(e):e.replace(/([^\w-])/g,"\\$1")}var Gv=["data-testid","data-product","data-action","data-id","data-name","data-type"];function Kv(e){let t=e.tagName.toLowerCase(),r=e.getAttribute("role");return t==="a"&&e.hasAttribute("href")?"navigable":t==="input"||t==="select"||t==="textarea"||r==="textbox"||r==="combobox"||r==="listbox"||r==="spinbutton"?"input":t==="button"||r==="button"||Ov.has(t)||r&&_v.has(r)||e.hasAttribute("tabindex")||e.hasAttribute("onclick")||e.getAttribute("contenteditable")==="true"?"clickable":"static"}function Cy(e){if(e.hidden)return!1;try{let t=getComputedStyle(e);if(t.display==="none"||t.visibility==="hidden")return!1}catch{}return!(e.style.display==="none"||e.style.visibility==="hidden")}function Jv(e){let t={},r=e.id;r&&(t.id=r);let n=e.getAttribute("href");n&&(t.href=n);let o=e.getAttribute("aria-label");o&&(t["aria-label"]=o);let s=e.getAttribute("type");s&&(t.type=s);let a=e.getAttribute("value");a&&(t.value=a);let i=e.getAttribute("name");i&&(t.name=i);let d=e.getAttribute("role");d&&(t.role=d);for(let l=0;l<e.attributes.length;l++){let p=e.attributes[l];p.name.startsWith("data-")&&(t[p.name]=p.value)}return t}function Eu(e){let t=e.tagName.toLowerCase();if(e.id){let o=`#${Tu(e.id)}`;try{if(e.ownerDocument.querySelectorAll(o).length===1)return o}catch{}}for(let o of Gv){let s=e.getAttribute(o);if(s){let a=`${t}[${o}="${Tu(s)}"]`;try{if(e.ownerDocument.querySelectorAll(a).length===1)return a}catch{}}}let r=Array.from(e.classList).filter(o=>o&&!o.startsWith("persona-")).slice(0,3);if(r.length>0){let o=`${t}.${r.map(a=>Tu(a)).join(".")}`;try{if(e.ownerDocument.querySelectorAll(o).length===1)return o}catch{}let s=e.parentElement;if(s){let i=Array.from(s.querySelectorAll(`:scope > ${t}`)).indexOf(e);if(i>=0){let d=`${o}:nth-of-type(${i+1})`;try{if(e.ownerDocument.querySelectorAll(d).length===1)return d}catch{}}}}let n=e.parentElement;if(n){let s=Array.from(n.querySelectorAll(`:scope > ${t}`)).indexOf(e);if(s>=0)return`${t}:nth-of-type(${s+1})`}return t}function Xv(e){return e==="static"?$v:Nv}function vy(e,t){var o;let r=e.tagName.toLowerCase(),n=((o=e.textContent)!=null?o:"").trim().substring(0,t);return{selector:Eu(e),tagName:r,text:n,role:e.getAttribute("role"),interactivity:Kv(e),attributes:Jv(e)}}function Yv(e,t,r,n){let o=Xv(t.interactivity),s=null;for(let a of r){let i=a.scoreElement(e,t,n);i>0&&(o+=i,a.formatSummary&&!s&&(s=a))}return{score:o,formattingRule:s}}function Qv(e,t){var r;for(let n of e)if(t.el!==n.el&&(r=n.formattingRule)!=null&&r.shouldSuppressDescendant&&n.el.contains(t.el)&&n.formattingRule.shouldSuppressDescendant(n.el,t.el,t.enriched))return!0;return!1}function Zv(e,t){let r={doc:t.ownerDocument,maxTextLength:e.maxTextLength},n=new Set,o=[],s=0,a=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,null),i=a.currentNode;for(;i&&o.length<e.maxCandidates;){if(i.nodeType===Node.ELEMENT_NODE){let l=i,p=l.tagName.toLowerCase();if(xy.has(p)){i=a.nextNode();continue}if(e.excludeSelector)try{if(l.closest(e.excludeSelector)){i=a.nextNode();continue}}catch{}if(e.visibleOnly&&!Cy(l)){i=a.nextNode();continue}let u=vy(l,e.maxTextLength),m=u.text.length>0,f=Object.keys(u.attributes).length>0&&!Object.keys(u.attributes).every(k=>k==="role");if(!m&&!f){i=a.nextNode();continue}if(n.has(u.selector)){i=a.nextNode();continue}n.add(u.selector);let{score:y,formattingRule:C}=Yv(l,u,e.rules,r);o.push({el:l,domIndex:s,enriched:u,score:y,formattingRule:C}),s+=1}i=a.nextNode()}o.sort((l,p)=>{let u=l.enriched.interactivity==="static"?1:0,m=p.enriched.interactivity==="static"?1:0;return u!==m?u-m:p.score!==l.score?p.score-l.score:l.domIndex-p.domIndex});let d=[];for(let l of o){if(d.length>=e.maxElements)break;Qv(d,l)||d.push(l)}return d.sort((l,p)=>{let u=l.enriched.interactivity==="static"?1:0,m=p.enriched.interactivity==="static"?1:0;return u!==m?u-m:u===1&&p.score!==l.score?p.score-l.score:l.domIndex-p.domIndex}),d.map(l=>{var m;let p;if((m=l.formattingRule)!=null&&m.formatSummary){let f=l.formattingRule.formatSummary(l.el,l.enriched,r);f&&(p=f)}let u={...l.enriched};return p&&(u.formattedSummary=p),u})}function eA(e,t){let r=[],n=new Set,o=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,null),s=o.currentNode;for(;s&&r.length<e.maxElements;){if(s.nodeType===Node.ELEMENT_NODE){let d=s,l=d.tagName.toLowerCase();if(xy.has(l)){s=o.nextNode();continue}if(e.excludeSelector)try{if(d.closest(e.excludeSelector)){s=o.nextNode();continue}}catch{}if(e.visibleOnly&&!Cy(d)){s=o.nextNode();continue}let p=vy(d,e.maxTextLength),u=p.text.length>0,m=Object.keys(p.attributes).length>0&&!Object.keys(p.attributes).every(f=>f==="role");if(!u&&!m){s=o.nextNode();continue}n.has(p.selector)||(n.add(p.selector),r.push(p))}s=o.nextNode()}let a=[],i=[];for(let d of r)d.interactivity!=="static"?a.push(d):i.push(d);return[...a,...i].slice(0,e.maxElements)}function Ay(e={}){var n;let t=Vv(e),r=(n=t.root)!=null?n:document.body;return r?t.mode==="simple"?eA(t,r):Zv(t,r):[]}var od=100;function Sy(e,t={}){var s;if(e.length===0)return"No page elements found.";let r=(s=t.mode)!=null?s:"structured",n=[];if(r==="structured"){let a=e.map(i=>i.formattedSummary).filter(i=>!!i&&i.length>0);a.length>0&&n.push(`Structured summaries:
|
|
160
|
+
${a.map(i=>`- ${i.split(`
|
|
151
161
|
`).join(`
|
|
152
162
|
`)}`).join(`
|
|
153
|
-
`)}`)}let o={clickable:[],navigable:[],input:[],static:[]};for(let
|
|
154
|
-
${
|
|
155
|
-
`)}`)}if(o.navigable.length>0){let
|
|
156
|
-
${
|
|
157
|
-
`)}`)}if(o.input.length>0){let
|
|
158
|
-
${
|
|
159
|
-
`)}`)}if(o.static.length>0){let
|
|
160
|
-
${
|
|
163
|
+
`)}`)}let o={clickable:[],navigable:[],input:[],static:[]};for(let a of e)r==="structured"&&a.formattedSummary||o[a.interactivity].push(a);if(o.clickable.length>0){let a=o.clickable.map(i=>`- ${i.selector}: "${i.text.substring(0,od)}" (clickable)`);n.push(`Interactive elements:
|
|
164
|
+
${a.join(`
|
|
165
|
+
`)}`)}if(o.navigable.length>0){let a=o.navigable.map(i=>`- ${i.selector}${i.attributes.href?`[href="${i.attributes.href}"]`:""}: "${i.text.substring(0,od)}" (navigable)`);n.push(`Navigation links:
|
|
166
|
+
${a.join(`
|
|
167
|
+
`)}`)}if(o.input.length>0){let a=o.input.map(i=>`- ${i.selector}${i.attributes.type?`[type="${i.attributes.type}"]`:""}: "${i.text.substring(0,od)}" (input)`);n.push(`Form inputs:
|
|
168
|
+
${a.join(`
|
|
169
|
+
`)}`)}if(o.static.length>0){let a=o.static.map(i=>`- ${i.selector}: "${i.text.substring(0,od)}"`);n.push(`Content:
|
|
170
|
+
${a.join(`
|
|
161
171
|
`)}`)}return n.join(`
|
|
162
172
|
|
|
163
|
-
`)}var
|
|
173
|
+
`)}var Ty={name:"@runtypelabs/persona",version:"3.23.0",description:"Themeable, pluggable streaming agent widget for websites, in plain JS with support for voice input and reasoning / tool output.",type:"module",main:"dist/index.cjs",module:"dist/index.js",types:"dist/index.d.ts",exports:{".":{types:"./dist/index.d.ts",import:"./dist/index.js",require:"./dist/index.cjs"},"./theme-reference":{types:"./dist/theme-reference.d.ts",import:"./dist/theme-reference.js",require:"./dist/theme-reference.cjs"},"./theme-editor":{types:"./dist/theme-editor.d.ts",import:"./dist/theme-editor.js",require:"./dist/theme-editor.cjs"},"./testing":{types:"./dist/testing.d.ts",import:"./dist/testing.js",require:"./dist/testing.cjs"},"./smart-dom-reader":{types:"./dist/smart-dom-reader.d.ts",import:"./dist/smart-dom-reader.js",require:"./dist/smart-dom-reader.cjs"},"./animations/glyph-cycle":{types:"./dist/animations/glyph-cycle.d.ts",import:"./dist/animations/glyph-cycle.js",require:"./dist/animations/glyph-cycle.cjs"},"./animations/wipe":{types:"./dist/animations/wipe.d.ts",import:"./dist/animations/wipe.js",require:"./dist/animations/wipe.cjs"},"./widget.css":"./dist/widget.css"},files:["dist","src"],scripts:{build:"rimraf dist && pnpm run build:styles && pnpm run build:client && pnpm run build:installer && pnpm run build:theme-ref && pnpm run build:theme-editor && pnpm run build:testing && pnpm run build:smart-dom-reader && pnpm run build:animations","build:theme-editor":"tsup src/theme-editor.ts --format esm,cjs --minify --dts --out-dir dist --no-splitting","build:testing":"tsup src/testing.ts --format esm,cjs --minify --dts --out-dir dist --no-splitting","build:smart-dom-reader":"tsup src/smart-dom-reader.ts --format esm,cjs --minify --dts --out-dir dist --no-splitting","build:animations":"tsup src/animations/glyph-cycle.ts src/animations/wipe.ts --format esm,cjs --minify --dts --out-dir dist/animations --no-splitting","build:theme-ref":"tsup src/theme-reference.ts --format esm,cjs --minify --dts","build:styles":`node -e "const fs=require('fs');fs.mkdirSync('dist',{recursive:true});fs.copyFileSync('src/styles/widget.css','dist/widget.css');"`,"build:client":`tsup src/index.ts --format esm,cjs --minify --sourcemap --splitting false --dts --loader ".css=text" && tsup src/index-global.ts --format iife --global-name AgentWidget --minify --sourcemap --splitting false --out-dir dist --loader ".css=text" && node -e "const fs=require('fs');for(const ext of ['.global.js','.global.js.map']){const from='dist/index-global'+ext;if(fs.existsSync(from))fs.renameSync(from,'dist/index'+ext);}"`,"build:installer":"tsup src/install.ts --format iife --global-name SiteAgentInstaller --out-dir dist --minify --sourcemap --no-splitting",lint:"eslint . --ext .ts",typecheck:"tsc --noEmit",test:"vitest","test:ui":"vitest --ui","test:run":"vitest run",size:"size-limit"},dependencies:{"@mcp-b/webmcp-polyfill":"^3.0.0",dompurify:"^3.3.3",idiomorph:"^0.7.4",lucide:"^0.552.0",marked:"^12.0.2","partial-json":"^0.1.7",zod:"^3.22.4"},devDependencies:{"@size-limit/file":"^12.1.0","@types/node":"^20.12.7","@typescript-eslint/eslint-plugin":"^7.0.0","@typescript-eslint/parser":"^7.0.0","@vitest/ui":"^4.0.9",eslint:"^8.57.0","eslint-config-prettier":"^9.1.0","fake-indexeddb":"^6.2.5",rimraf:"^5.0.5","size-limit":"^12.1.0",tsup:"^8.0.1",typescript:"^5.4.5",vitest:"^4.0.9"},engines:{node:">=20.0.0"},author:"Runtype",license:"MIT",keywords:["ai","chat","widget","streaming","typescript","persona","agent"],repository:{type:"git",url:"git+https://github.com/runtypelabs/persona.git",directory:"packages/widget"},bugs:{url:"https://github.com/runtypelabs/persona/issues"},homepage:"https://github.com/runtypelabs/persona/tree/main/packages/widget#readme",publishConfig:{access:"public"}};var xs=Ty.version;function bo(e){if(e!==void 0)return typeof e=="string"?e:Array.isArray(e)?`[${e.map(t=>t.toString()).join(", ")}]`:e.toString()}function rA(e){if(e)return{getHeaders:bo(e.getHeaders),onFeedback:bo(e.onFeedback),onCopy:bo(e.onCopy),requestMiddleware:bo(e.requestMiddleware),actionHandlers:bo(e.actionHandlers),actionParsers:bo(e.actionParsers),postprocessMessage:bo(e.postprocessMessage),contextProviders:bo(e.contextProviders),streamParser:bo(e.streamParser)}}var My=`({ text, message }: any) => {
|
|
164
174
|
const jsonSource = (message as any).rawContent || text || message.content;
|
|
165
175
|
if (!jsonSource || typeof jsonSource !== 'string') return null;
|
|
166
176
|
let cleanJson = jsonSource
|
|
@@ -173,7 +183,7 @@ ${s.join(`
|
|
|
173
183
|
if (parsed.action) return { type: parsed.action, payload: parsed };
|
|
174
184
|
} catch (e) { return null; }
|
|
175
185
|
return null;
|
|
176
|
-
}`,
|
|
186
|
+
}`,ky=`function(ctx) {
|
|
177
187
|
var jsonSource = ctx.message.rawContent || ctx.text || ctx.message.content;
|
|
178
188
|
if (!jsonSource || typeof jsonSource !== 'string') return null;
|
|
179
189
|
var cleanJson = jsonSource
|
|
@@ -186,7 +196,7 @@ ${s.join(`
|
|
|
186
196
|
if (parsed.action) return { type: parsed.action, payload: parsed };
|
|
187
197
|
} catch (e) { return null; }
|
|
188
198
|
return null;
|
|
189
|
-
}`,
|
|
199
|
+
}`,Ey=`(action: any, context: any) => {
|
|
190
200
|
if (action.type !== 'nav_then_click') return;
|
|
191
201
|
const payload = action.payload || action.raw || {};
|
|
192
202
|
const url = payload?.page;
|
|
@@ -203,7 +213,7 @@ ${s.join(`
|
|
|
203
213
|
const targetUrl = url.startsWith('http') ? url : new URL(url, window.location.origin).toString();
|
|
204
214
|
window.location.href = targetUrl;
|
|
205
215
|
return { handled: true, displayText: text };
|
|
206
|
-
}`,
|
|
216
|
+
}`,Ly=`function(action, context) {
|
|
207
217
|
if (action.type !== 'nav_then_click') return;
|
|
208
218
|
var payload = action.payload || action.raw || {};
|
|
209
219
|
var url = payload.page;
|
|
@@ -220,26 +230,26 @@ ${s.join(`
|
|
|
220
230
|
var targetUrl = url.startsWith('http') ? url : new URL(url, window.location.origin).toString();
|
|
221
231
|
window.location.href = targetUrl;
|
|
222
232
|
return { handled: true, displayText: text };
|
|
223
|
-
}`,
|
|
233
|
+
}`,nA=`(parsed: any) => {
|
|
224
234
|
if (!parsed || typeof parsed !== 'object') return null;
|
|
225
235
|
if (parsed.action === 'nav_then_click') return 'Navigating...';
|
|
226
236
|
if (parsed.action === 'message') return parsed.text || '';
|
|
227
237
|
if (parsed.action === 'message_and_click') return parsed.text || 'Processing...';
|
|
228
238
|
return parsed.text || null;
|
|
229
|
-
}`,
|
|
239
|
+
}`,oA=`function(parsed) {
|
|
230
240
|
if (!parsed || typeof parsed !== 'object') return null;
|
|
231
241
|
if (parsed.action === 'nav_then_click') return 'Navigating...';
|
|
232
242
|
if (parsed.action === 'message') return parsed.text || '';
|
|
233
243
|
if (parsed.action === 'message_and_click') return parsed.text || 'Processing...';
|
|
234
244
|
return parsed.text || null;
|
|
235
|
-
}`;function
|
|
236
|
-
`)}function
|
|
237
|
-
`)}function MC(e,r){let t=r==null?void 0:r.hooks,n=["// ChatWidgetAdvanced.tsx","'use client'; // Required for Next.js - remove for Vite/CRA","","import { useEffect } from 'react';","import '@runtypelabs/persona/widget.css';","import {"," initAgentWidget,"," createFlexibleJsonStreamParser,"," defaultJsonActionParser,"," defaultActionHandlers,"," markdownPostprocessor","} from '@runtypelabs/persona';","import type { AgentWidgetInitHandle } from '@runtypelabs/persona';","","const STORAGE_KEY = 'chat-widget-state';","const PROCESSED_ACTIONS_KEY = 'chat-widget-processed-actions';","","// Types for DOM elements","interface PageElement {"," type: string;"," tagName: string;"," selector: string;"," innerText: string;"," href?: string;","}","","interface DOMContext {"," page_elements: PageElement[];"," page_element_count: number;"," element_types: Record<string, number>;"," page_url: string;"," page_title: string;"," timestamp: string;","}","","// DOM context provider - extracts page elements for AI context","const collectDOMContext = (): DOMContext => {"," const selectors = {",` products: '[data-product-id], .product-card, .product-item, [role="article"]',`,` buttons: 'button, [role="button"], .btn',`," links: 'a[href]',"," inputs: 'input, textarea, select'"," };",""," const elements: PageElement[] = [];"," Object.entries(selectors).forEach(([type, selector]) => {"," document.querySelectorAll(selector).forEach((element) => {"," if (!(element instanceof HTMLElement)) return;"," "," // Exclude elements within the widget"," const widgetHost = element.closest('.persona-host');"," if (widgetHost) return;"," "," const text = element.innerText?.trim();"," if (!text) return;",""," const selectorString ="," element.id ? `#${element.id}` :"," element.getAttribute('data-testid') ? `[data-testid=\"${element.getAttribute('data-testid')}\"]` :"," element.getAttribute('data-product-id') ? `[data-product-id=\"${element.getAttribute('data-product-id')}\"]` :"," element.tagName.toLowerCase();",""," const elementData: PageElement = {"," type,"," tagName: element.tagName.toLowerCase(),"," selector: selectorString,"," innerText: text.substring(0, 200)"," };",""," if (type === 'links' && element instanceof HTMLAnchorElement && element.href) {"," elementData.href = element.href;"," }",""," elements.push(elementData);"," });"," });",""," const counts = elements.reduce((acc, el) => {"," acc[el.type] = (acc[el.type] || 0) + 1;"," return acc;"," }, {} as Record<string, number>);",""," return {"," page_elements: elements.slice(0, 50),"," page_element_count: elements.length,"," element_types: counts,"," page_url: window.location.href,"," page_title: document.title,"," timestamp: new Date().toISOString()"," };","};","","export function ChatWidgetAdvanced() {"," useEffect(() => {"," let handle: AgentWidgetInitHandle | null = null;",""," // Load saved state"," const loadSavedMessages = () => {"," const savedState = localStorage.getItem(STORAGE_KEY);"," if (savedState) {"," try {"," const { messages } = JSON.parse(savedState);"," return messages || [];"," } catch (e) {"," console.error('Failed to load saved state:', e);"," }"," }"," return [];"," };",""," handle = initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&n.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&n.push(` clientToken: "${e.clientToken}",`),e.flowId&&n.push(` flowId: "${e.flowId}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&Po(n,"theme",e.theme," "),e.launcher&&Po(n,"launcher",e.launcher," "),e.copy&&(n.push(" copy: {"),Object.entries(e.copy).forEach(([o,a])=>{n.push(` ${o}: "${a}",`)}),n.push(" },")),e.sendButton&&(n.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([o,a])=>{typeof a=="string"?n.push(` ${o}: "${a}",`):typeof a=="boolean"&&n.push(` ${o}: ${a},`)}),n.push(" },")),e.voiceRecognition&&(n.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([o,a])=>{typeof a=="string"?n.push(` ${o}: "${a}",`):typeof a=="boolean"?n.push(` ${o}: ${a},`):typeof a=="number"&&n.push(` ${o}: ${a},`)}),n.push(" },")),e.statusIndicator&&(n.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([o,a])=>{typeof a=="string"?n.push(` ${o}: "${a}",`):typeof a=="boolean"&&n.push(` ${o}: ${a},`)}),n.push(" },")),e.features&&(n.push(" features: {"),Object.entries(e.features).forEach(([o,a])=>{n.push(` ${o}: ${a},`)}),n.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(n.push(" suggestionChips: ["),e.suggestionChips.forEach(o=>{n.push(` "${o}",`)}),n.push(" ],")),e.suggestionChipsConfig&&(n.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&n.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&n.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&n.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&n.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),n.push(" },")),n.push(...Ll(e," ")),n.push(...Pl(e," ",t)),n.push(...Il(e," ")),n.push(...Rl(e," ")),t!=null&&t.getHeaders&&n.push(` getHeaders: ${t.getHeaders},`),t!=null&&t.contextProviders&&n.push(` contextProviders: ${t.contextProviders},`),e.debug&&n.push(` debug: ${e.debug},`),n.push(" initialMessages: loadSavedMessages(),"),t!=null&&t.streamParser?n.push(` streamParser: ${t.streamParser},`):(n.push(" // Flexible JSON stream parser for handling structured actions"),n.push(` streamParser: () => createFlexibleJsonStreamParser(${AC}),`)),t!=null&&t.actionParsers?(n.push(" // Action parsers (custom merged with defaults)"),n.push(` actionParsers: [...(${t.actionParsers}), defaultJsonActionParser,`),n.push(" // Built-in parser for markdown-wrapped JSON"),n.push(` ${lx}`),n.push(" ],")):(n.push(" // Action parsers to detect JSON actions in responses"),n.push(" actionParsers: ["),n.push(" defaultJsonActionParser,"),n.push(" // Parser for markdown-wrapped JSON"),n.push(` ${lx}`),n.push(" ],")),t!=null&&t.actionHandlers?(n.push(" // Action handlers (custom merged with defaults)"),n.push(` actionHandlers: [...(${t.actionHandlers}),`),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Built-in handler for nav_then_click action"),n.push(` ${cx}`),n.push(" ],")):(n.push(" // Action handlers for navigation and other actions"),n.push(" actionHandlers: ["),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Handler for nav_then_click action"),n.push(` ${cx}`),n.push(" ],")),t!=null&&t.postprocessMessage?n.push(` postprocessMessage: ${t.postprocessMessage},`):n.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text),"),t!=null&&t.requestMiddleware?(n.push(" // Request middleware (custom merged with DOM context)"),n.push(" requestMiddleware: ({ payload, config }) => {"),n.push(` const customResult = (${t.requestMiddleware})({ payload, config });`),n.push(" const merged = customResult || payload;"),n.push(" return {"),n.push(" ...merged,"),n.push(" metadata: { ...merged.metadata, ...collectDOMContext() }"),n.push(" };"),n.push(" }")):(n.push(" requestMiddleware: ({ payload }) => {"),n.push(" return {"),n.push(" ...payload,"),n.push(" metadata: collectDOMContext()"),n.push(" };"),n.push(" }")),n.push(" }"),n.push(" });"),n.push(""),n.push(" // Save state on message events"),n.push(" const handleMessage = () => {"),n.push(" const session = handle?.getSession?.();"),n.push(" if (session) {"),n.push(" localStorage.setItem(STORAGE_KEY, JSON.stringify({"),n.push(" messages: session.messages,"),n.push(" timestamp: new Date().toISOString()"),n.push(" }));"),n.push(" }"),n.push(" };"),n.push(""),n.push(" // Clear state on clear chat"),n.push(" const handleClearChat = () => {"),n.push(" localStorage.removeItem(STORAGE_KEY);"),n.push(" localStorage.removeItem(PROCESSED_ACTIONS_KEY);"),n.push(" };"),n.push(""),n.push(" window.addEventListener('persona:message', handleMessage);"),n.push(" window.addEventListener('persona:clear-chat', handleClearChat);"),n.push(""),n.push(" // Cleanup on unmount"),n.push(" return () => {"),n.push(" window.removeEventListener('persona:message', handleMessage);"),n.push(" window.removeEventListener('persona:clear-chat', handleClearChat);"),n.push(" if (handle) {"),n.push(" handle.destroy();"),n.push(" }"),n.push(" };"),n.push(" }, []);"),n.push(""),n.push(" return null; // Widget injects itself into the DOM"),n.push("}"),n.push(""),n.push("// Usage: Collects DOM context for AI-powered navigation"),n.push("// Features:"),n.push("// - Extracts page elements (products, buttons, links)"),n.push("// - Persists chat history across page loads"),n.push("// - Handles navigation actions (nav_then_click)"),n.push("// - Processes structured JSON actions from AI"),n.push("//"),n.push("// Example usage in Next.js:"),n.push("// import { ChatWidgetAdvanced } from './components/ChatWidgetAdvanced';"),n.push("//"),n.push("// export default function RootLayout({ children }) {"),n.push("// return ("),n.push('// <html lang="en">'),n.push("// <body>"),n.push("// {children}"),n.push("// <ChatWidgetAdvanced />"),n.push("// </body>"),n.push("// </html>"),n.push("// );"),n.push("// }"),n.join(`
|
|
238
|
-
`)}function
|
|
239
|
-
`)}function
|
|
240
|
-
`).map((
|
|
241
|
-
`)};`,""," // Constants",` var CDN_BASE = 'https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${
|
|
242
|
-
`)}var
|
|
245
|
+
}`;function sA(e){if(!e)return null;let t=e.toString();return t.includes("createJsonStreamParser")||t.includes("partial-json")?"json":t.includes("createRegexJsonParser")||t.includes("regex")?"regex-json":t.includes("createXmlParser")||t.includes("<text>")?"xml":null}function sd(e){var t,r;return(r=(t=e.parserType)!=null?t:sA(e.streamParser))!=null?r:"plain"}function ad(e,t){let r=[];return e.toolCall&&(r.push(`${t}toolCall: {`),Object.entries(e.toolCall).forEach(([n,o])=>{typeof o=="string"&&r.push(`${t} ${n}: "${o}",`)}),r.push(`${t}},`)),r}function id(e,t,r){let n=[],o=e.messageActions&&Object.entries(e.messageActions).some(([a,i])=>a!=="onFeedback"&&a!=="onCopy"&&i!==void 0),s=(r==null?void 0:r.onFeedback)||(r==null?void 0:r.onCopy);return(o||s)&&(n.push(`${t}messageActions: {`),e.messageActions&&Object.entries(e.messageActions).forEach(([a,i])=>{a==="onFeedback"||a==="onCopy"||(typeof i=="string"?n.push(`${t} ${a}: "${i}",`):typeof i=="boolean"&&n.push(`${t} ${a}: ${i},`))}),r!=null&&r.onFeedback&&n.push(`${t} onFeedback: ${r.onFeedback},`),r!=null&&r.onCopy&&n.push(`${t} onCopy: ${r.onCopy},`),n.push(`${t}},`)),n}function ld(e,t){let r=[];if(e.markdown){let n=e.markdown.options&&Object.keys(e.markdown.options).length>0,o=e.markdown.disableDefaultStyles!==void 0;(n||o)&&(r.push(`${t}markdown: {`),n&&(r.push(`${t} options: {`),Object.entries(e.markdown.options).forEach(([s,a])=>{typeof a=="string"?r.push(`${t} ${s}: "${a}",`):typeof a=="boolean"&&r.push(`${t} ${s}: ${a},`)}),r.push(`${t} },`)),o&&r.push(`${t} disableDefaultStyles: ${e.markdown.disableDefaultStyles},`),r.push(`${t}},`))}return r}function dd(e,t){let r=[];if(e.layout){let n=e.layout.header&&Object.keys(e.layout.header).some(s=>s!=="render"),o=e.layout.messages&&Object.keys(e.layout.messages).some(s=>s!=="renderUserMessage"&&s!=="renderAssistantMessage");(n||o)&&(r.push(`${t}layout: {`),n&&(r.push(`${t} header: {`),Object.entries(e.layout.header).forEach(([s,a])=>{s!=="render"&&(typeof a=="string"?r.push(`${t} ${s}: "${a}",`):typeof a=="boolean"&&r.push(`${t} ${s}: ${a},`))}),r.push(`${t} },`)),o&&(r.push(`${t} messages: {`),Object.entries(e.layout.messages).forEach(([s,a])=>{s==="renderUserMessage"||s==="renderAssistantMessage"||(s==="avatar"&&typeof a=="object"&&a!==null?(r.push(`${t} avatar: {`),Object.entries(a).forEach(([i,d])=>{typeof d=="string"?r.push(`${t} ${i}: "${d}",`):typeof d=="boolean"&&r.push(`${t} ${i}: ${d},`)}),r.push(`${t} },`)):s==="timestamp"&&typeof a=="object"&&a!==null?Object.entries(a).some(([d])=>d!=="format")&&(r.push(`${t} timestamp: {`),Object.entries(a).forEach(([d,l])=>{d!=="format"&&(typeof l=="string"?r.push(`${t} ${d}: "${l}",`):typeof l=="boolean"&&r.push(`${t} ${d}: ${l},`))}),r.push(`${t} },`)):typeof a=="string"?r.push(`${t} ${s}: "${a}",`):typeof a=="boolean"&&r.push(`${t} ${s}: ${a},`))}),r.push(`${t} },`)),r.push(`${t}},`))}return r}function Lu(e,t){let r=[];return e&&(e.getHeaders&&r.push(`${t}getHeaders: ${e.getHeaders},`),e.requestMiddleware&&r.push(`${t}requestMiddleware: ${e.requestMiddleware},`),e.actionParsers&&r.push(`${t}actionParsers: ${e.actionParsers},`),e.actionHandlers&&r.push(`${t}actionHandlers: ${e.actionHandlers},`),e.contextProviders&&r.push(`${t}contextProviders: ${e.contextProviders},`),e.streamParser&&r.push(`${t}streamParser: ${e.streamParser},`)),r}function Py(e,t,r){Object.entries(t).forEach(([n,o])=>{if(!(o===void 0||typeof o=="function")){if(Array.isArray(o)){e.push(`${r}${n}: ${JSON.stringify(o)},`);return}if(o&&typeof o=="object"){e.push(`${r}${n}: {`),Py(e,o,`${r} `),e.push(`${r}},`);return}e.push(`${r}${n}: ${JSON.stringify(o)},`)}})}function $o(e,t,r,n){r&&(e.push(`${n}${t}: {`),Py(e,r,`${n} `),e.push(`${n}},`))}function Iy(e,t="esm",r){let n={...e};delete n.postprocessMessage,delete n.initialMessages;let o=r?{...r,hooks:rA(r.hooks)}:void 0;return t==="esm"?aA(n,o):t==="script-installer"?dA(n,o):t==="script-advanced"?pA(n,o):t==="react-component"?iA(n,o):t==="react-advanced"?lA(n,o):cA(n,o)}function aA(e,t){let r=t==null?void 0:t.hooks,n=sd(e),o=n!=="plain",s=["import '@runtypelabs/persona/widget.css';","import { initAgentWidget, markdownPostprocessor } from '@runtypelabs/persona';","","initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&s.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&s.push(` clientToken: "${e.clientToken}",`),e.flowId&&s.push(` flowId: "${e.flowId}",`),o&&s.push(` parserType: "${n}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&$o(s,"theme",e.theme," "),e.launcher&&$o(s,"launcher",e.launcher," "),e.copy&&(s.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{s.push(` ${a}: "${i}",`)}),s.push(" },")),e.sendButton&&(s.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.voiceRecognition&&(s.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"?s.push(` ${a}: ${i},`):typeof i=="number"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.statusIndicator&&(s.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.features&&(s.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{s.push(` ${a}: ${i},`)}),s.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(s.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{s.push(` "${a}",`)}),s.push(" ],")),e.suggestionChipsConfig&&(s.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&s.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&s.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&s.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&s.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),s.push(" },")),s.push(...ad(e," ")),s.push(...id(e," ",r)),s.push(...ld(e," ")),s.push(...dd(e," ")),s.push(...Lu(r," ")),e.debug&&s.push(` debug: ${e.debug},`),r!=null&&r.postprocessMessage?s.push(` postprocessMessage: ${r.postprocessMessage}`):s.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text)"),s.push(" }"),s.push("});"),s.join(`
|
|
246
|
+
`)}function iA(e,t){let r=t==null?void 0:t.hooks,n=sd(e),o=n!=="plain",s=["// ChatWidget.tsx","'use client'; // Required for Next.js - remove for Vite/CRA","","import { useEffect } from 'react';","import '@runtypelabs/persona/widget.css';","import { initAgentWidget, markdownPostprocessor } from '@runtypelabs/persona';","import type { AgentWidgetInitHandle } from '@runtypelabs/persona';","","export function ChatWidget() {"," useEffect(() => {"," let handle: AgentWidgetInitHandle | null = null;",""," handle = initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&s.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&s.push(` clientToken: "${e.clientToken}",`),e.flowId&&s.push(` flowId: "${e.flowId}",`),o&&s.push(` parserType: "${n}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&$o(s,"theme",e.theme," "),e.launcher&&$o(s,"launcher",e.launcher," "),e.copy&&(s.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{s.push(` ${a}: "${i}",`)}),s.push(" },")),e.sendButton&&(s.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.voiceRecognition&&(s.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"?s.push(` ${a}: ${i},`):typeof i=="number"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.statusIndicator&&(s.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.features&&(s.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{s.push(` ${a}: ${i},`)}),s.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(s.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{s.push(` "${a}",`)}),s.push(" ],")),e.suggestionChipsConfig&&(s.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&s.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&s.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&s.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&s.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),s.push(" },")),s.push(...ad(e," ")),s.push(...id(e," ",r)),s.push(...ld(e," ")),s.push(...dd(e," ")),s.push(...Lu(r," ")),e.debug&&s.push(` debug: ${e.debug},`),r!=null&&r.postprocessMessage?s.push(` postprocessMessage: ${r.postprocessMessage}`):s.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text)"),s.push(" }"),s.push(" });"),s.push(""),s.push(" // Cleanup on unmount"),s.push(" return () => {"),s.push(" if (handle) {"),s.push(" handle.destroy();"),s.push(" }"),s.push(" };"),s.push(" }, []);"),s.push(""),s.push(" return null; // Widget injects itself into the DOM"),s.push("}"),s.push(""),s.push("// Usage in your app:"),s.push("// import { ChatWidget } from './components/ChatWidget';"),s.push("//"),s.push("// export default function App() {"),s.push("// return ("),s.push("// <div>"),s.push("// {/* Your app content */}"),s.push("// <ChatWidget />"),s.push("// </div>"),s.push("// );"),s.push("// }"),s.join(`
|
|
247
|
+
`)}function lA(e,t){let r=t==null?void 0:t.hooks,n=["// ChatWidgetAdvanced.tsx","'use client'; // Required for Next.js - remove for Vite/CRA","","import { useEffect } from 'react';","import '@runtypelabs/persona/widget.css';","import {"," initAgentWidget,"," createFlexibleJsonStreamParser,"," defaultJsonActionParser,"," defaultActionHandlers,"," markdownPostprocessor","} from '@runtypelabs/persona';","import type { AgentWidgetInitHandle } from '@runtypelabs/persona';","","const STORAGE_KEY = 'chat-widget-state';","const PROCESSED_ACTIONS_KEY = 'chat-widget-processed-actions';","","// Types for DOM elements","interface PageElement {"," type: string;"," tagName: string;"," selector: string;"," innerText: string;"," href?: string;","}","","interface DOMContext {"," page_elements: PageElement[];"," page_element_count: number;"," element_types: Record<string, number>;"," page_url: string;"," page_title: string;"," timestamp: string;","}","","// DOM context provider - extracts page elements for AI context","const collectDOMContext = (): DOMContext => {"," const selectors = {",` products: '[data-product-id], .product-card, .product-item, [role="article"]',`,` buttons: 'button, [role="button"], .btn',`," links: 'a[href]',"," inputs: 'input, textarea, select'"," };",""," const elements: PageElement[] = [];"," Object.entries(selectors).forEach(([type, selector]) => {"," document.querySelectorAll(selector).forEach((element) => {"," if (!(element instanceof HTMLElement)) return;"," "," // Exclude elements within the widget"," const widgetHost = element.closest('.persona-host');"," if (widgetHost) return;"," "," const text = element.innerText?.trim();"," if (!text) return;",""," const selectorString ="," element.id ? `#${element.id}` :"," element.getAttribute('data-testid') ? `[data-testid=\"${element.getAttribute('data-testid')}\"]` :"," element.getAttribute('data-product-id') ? `[data-product-id=\"${element.getAttribute('data-product-id')}\"]` :"," element.tagName.toLowerCase();",""," const elementData: PageElement = {"," type,"," tagName: element.tagName.toLowerCase(),"," selector: selectorString,"," innerText: text.substring(0, 200)"," };",""," if (type === 'links' && element instanceof HTMLAnchorElement && element.href) {"," elementData.href = element.href;"," }",""," elements.push(elementData);"," });"," });",""," const counts = elements.reduce((acc, el) => {"," acc[el.type] = (acc[el.type] || 0) + 1;"," return acc;"," }, {} as Record<string, number>);",""," return {"," page_elements: elements.slice(0, 50),"," page_element_count: elements.length,"," element_types: counts,"," page_url: window.location.href,"," page_title: document.title,"," timestamp: new Date().toISOString()"," };","};","","export function ChatWidgetAdvanced() {"," useEffect(() => {"," let handle: AgentWidgetInitHandle | null = null;",""," // Load saved state"," const loadSavedMessages = () => {"," const savedState = localStorage.getItem(STORAGE_KEY);"," if (savedState) {"," try {"," const { messages } = JSON.parse(savedState);"," return messages || [];"," } catch (e) {"," console.error('Failed to load saved state:', e);"," }"," }"," return [];"," };",""," handle = initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&n.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&n.push(` clientToken: "${e.clientToken}",`),e.flowId&&n.push(` flowId: "${e.flowId}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&$o(n,"theme",e.theme," "),e.launcher&&$o(n,"launcher",e.launcher," "),e.copy&&(n.push(" copy: {"),Object.entries(e.copy).forEach(([o,s])=>{n.push(` ${o}: "${s}",`)}),n.push(" },")),e.sendButton&&(n.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([o,s])=>{typeof s=="string"?n.push(` ${o}: "${s}",`):typeof s=="boolean"&&n.push(` ${o}: ${s},`)}),n.push(" },")),e.voiceRecognition&&(n.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([o,s])=>{typeof s=="string"?n.push(` ${o}: "${s}",`):typeof s=="boolean"?n.push(` ${o}: ${s},`):typeof s=="number"&&n.push(` ${o}: ${s},`)}),n.push(" },")),e.statusIndicator&&(n.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([o,s])=>{typeof s=="string"?n.push(` ${o}: "${s}",`):typeof s=="boolean"&&n.push(` ${o}: ${s},`)}),n.push(" },")),e.features&&(n.push(" features: {"),Object.entries(e.features).forEach(([o,s])=>{n.push(` ${o}: ${s},`)}),n.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(n.push(" suggestionChips: ["),e.suggestionChips.forEach(o=>{n.push(` "${o}",`)}),n.push(" ],")),e.suggestionChipsConfig&&(n.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&n.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&n.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&n.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&n.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),n.push(" },")),n.push(...ad(e," ")),n.push(...id(e," ",r)),n.push(...ld(e," ")),n.push(...dd(e," ")),r!=null&&r.getHeaders&&n.push(` getHeaders: ${r.getHeaders},`),r!=null&&r.contextProviders&&n.push(` contextProviders: ${r.contextProviders},`),e.debug&&n.push(` debug: ${e.debug},`),n.push(" initialMessages: loadSavedMessages(),"),r!=null&&r.streamParser?n.push(` streamParser: ${r.streamParser},`):(n.push(" // Flexible JSON stream parser for handling structured actions"),n.push(` streamParser: () => createFlexibleJsonStreamParser(${nA}),`)),r!=null&&r.actionParsers?(n.push(" // Action parsers (custom merged with defaults)"),n.push(` actionParsers: [...(${r.actionParsers}), defaultJsonActionParser,`),n.push(" // Built-in parser for markdown-wrapped JSON"),n.push(` ${My}`),n.push(" ],")):(n.push(" // Action parsers to detect JSON actions in responses"),n.push(" actionParsers: ["),n.push(" defaultJsonActionParser,"),n.push(" // Parser for markdown-wrapped JSON"),n.push(` ${My}`),n.push(" ],")),r!=null&&r.actionHandlers?(n.push(" // Action handlers (custom merged with defaults)"),n.push(` actionHandlers: [...(${r.actionHandlers}),`),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Built-in handler for nav_then_click action"),n.push(` ${Ey}`),n.push(" ],")):(n.push(" // Action handlers for navigation and other actions"),n.push(" actionHandlers: ["),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Handler for nav_then_click action"),n.push(` ${Ey}`),n.push(" ],")),r!=null&&r.postprocessMessage?n.push(` postprocessMessage: ${r.postprocessMessage},`):n.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text),"),r!=null&&r.requestMiddleware?(n.push(" // Request middleware (custom merged with DOM context)"),n.push(" requestMiddleware: ({ payload, config }) => {"),n.push(` const customResult = (${r.requestMiddleware})({ payload, config });`),n.push(" const merged = customResult || payload;"),n.push(" return {"),n.push(" ...merged,"),n.push(" metadata: { ...merged.metadata, ...collectDOMContext() }"),n.push(" };"),n.push(" }")):(n.push(" requestMiddleware: ({ payload }) => {"),n.push(" return {"),n.push(" ...payload,"),n.push(" metadata: collectDOMContext()"),n.push(" };"),n.push(" }")),n.push(" }"),n.push(" });"),n.push(""),n.push(" // Save state on message events"),n.push(" const handleMessage = () => {"),n.push(" const session = handle?.getSession?.();"),n.push(" if (session) {"),n.push(" localStorage.setItem(STORAGE_KEY, JSON.stringify({"),n.push(" messages: session.messages,"),n.push(" timestamp: new Date().toISOString()"),n.push(" }));"),n.push(" }"),n.push(" };"),n.push(""),n.push(" // Clear state on clear chat"),n.push(" const handleClearChat = () => {"),n.push(" localStorage.removeItem(STORAGE_KEY);"),n.push(" localStorage.removeItem(PROCESSED_ACTIONS_KEY);"),n.push(" };"),n.push(""),n.push(" window.addEventListener('persona:message', handleMessage);"),n.push(" window.addEventListener('persona:clear-chat', handleClearChat);"),n.push(""),n.push(" // Cleanup on unmount"),n.push(" return () => {"),n.push(" window.removeEventListener('persona:message', handleMessage);"),n.push(" window.removeEventListener('persona:clear-chat', handleClearChat);"),n.push(" if (handle) {"),n.push(" handle.destroy();"),n.push(" }"),n.push(" };"),n.push(" }, []);"),n.push(""),n.push(" return null; // Widget injects itself into the DOM"),n.push("}"),n.push(""),n.push("// Usage: Collects DOM context for AI-powered navigation"),n.push("// Features:"),n.push("// - Extracts page elements (products, buttons, links)"),n.push("// - Persists chat history across page loads"),n.push("// - Handles navigation actions (nav_then_click)"),n.push("// - Processes structured JSON actions from AI"),n.push("//"),n.push("// Example usage in Next.js:"),n.push("// import { ChatWidgetAdvanced } from './components/ChatWidgetAdvanced';"),n.push("//"),n.push("// export default function RootLayout({ children }) {"),n.push("// return ("),n.push('// <html lang="en">'),n.push("// <body>"),n.push("// {children}"),n.push("// <ChatWidgetAdvanced />"),n.push("// </body>"),n.push("// </html>"),n.push("// );"),n.push("// }"),n.join(`
|
|
248
|
+
`)}function Ry(e){var o;let t=sd(e),r=t!=="plain",n={};if(e.apiUrl&&(n.apiUrl=e.apiUrl),e.clientToken&&(n.clientToken=e.clientToken),e.flowId&&(n.flowId=e.flowId),r&&(n.parserType=t),e.theme&&(n.theme=e.theme),e.launcher&&(n.launcher=e.launcher),e.copy&&(n.copy=e.copy),e.sendButton&&(n.sendButton=e.sendButton),e.voiceRecognition&&(n.voiceRecognition=e.voiceRecognition),e.statusIndicator&&(n.statusIndicator=e.statusIndicator),e.features&&(n.features=e.features),((o=e.suggestionChips)==null?void 0:o.length)>0&&(n.suggestionChips=e.suggestionChips),e.suggestionChipsConfig&&(n.suggestionChipsConfig=e.suggestionChipsConfig),e.debug&&(n.debug=e.debug),e.toolCall){let s={};Object.entries(e.toolCall).forEach(([a,i])=>{typeof i=="string"&&(s[a]=i)}),Object.keys(s).length>0&&(n.toolCall=s)}if(e.messageActions){let s={};Object.entries(e.messageActions).forEach(([a,i])=>{a!=="onFeedback"&&a!=="onCopy"&&i!==void 0&&(typeof i=="string"||typeof i=="boolean")&&(s[a]=i)}),Object.keys(s).length>0&&(n.messageActions=s)}if(e.markdown){let s={};e.markdown.options&&(s.options=e.markdown.options),e.markdown.disableDefaultStyles!==void 0&&(s.disableDefaultStyles=e.markdown.disableDefaultStyles),Object.keys(s).length>0&&(n.markdown=s)}if(e.layout){let s={};if(e.layout.header){let a={};Object.entries(e.layout.header).forEach(([i,d])=>{i!=="render"&&(typeof d=="string"||typeof d=="boolean")&&(a[i]=d)}),Object.keys(a).length>0&&(s.header=a)}if(e.layout.messages){let a={};Object.entries(e.layout.messages).forEach(([i,d])=>{if(i!=="renderUserMessage"&&i!=="renderAssistantMessage")if(i==="avatar"&&typeof d=="object"&&d!==null)a.avatar=d;else if(i==="timestamp"&&typeof d=="object"&&d!==null){let l={};Object.entries(d).forEach(([p,u])=>{p!=="format"&&(typeof u=="string"||typeof u=="boolean")&&(l[p]=u)}),Object.keys(l).length>0&&(a.timestamp=l)}else(typeof d=="string"||typeof d=="boolean")&&(a[i]=d)}),Object.keys(a).length>0&&(s.messages=a)}Object.keys(s).length>0&&(n.layout=s)}return n}function dA(e,t){let r=Ry(e),n=t!=null&&t.windowKey?{config:r,windowKey:t.windowKey}:r,o=JSON.stringify(n,null,0).replace(/'/g,"'");return`<script src="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${xs}/dist/install.global.js" data-config='${o}'></script>`}function cA(e,t){let r=t==null?void 0:t.hooks,n=sd(e),o=n!=="plain",s=["<!-- Load CSS -->",`<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${xs}/dist/widget.css" />`,"","<!-- Load JavaScript -->",`<script src="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${xs}/dist/index.global.js"></script>`,"","<!-- Initialize widget -->","<script>"," var handle = window.AgentWidget.initAgentWidget({"," target: 'body',",...t!=null&&t.windowKey?[` windowKey: '${t.windowKey}',`]:[]," config: {"];return e.apiUrl&&s.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&s.push(` clientToken: "${e.clientToken}",`),e.flowId&&s.push(` flowId: "${e.flowId}",`),o&&s.push(` parserType: "${n}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&$o(s,"theme",e.theme," "),e.launcher&&$o(s,"launcher",e.launcher," "),e.copy&&(s.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{s.push(` ${a}: "${i}",`)}),s.push(" },")),e.sendButton&&(s.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.voiceRecognition&&(s.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"?s.push(` ${a}: ${i},`):typeof i=="number"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.statusIndicator&&(s.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?s.push(` ${a}: "${i}",`):typeof i=="boolean"&&s.push(` ${a}: ${i},`)}),s.push(" },")),e.features&&(s.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{s.push(` ${a}: ${i},`)}),s.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(s.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{s.push(` "${a}",`)}),s.push(" ],")),e.suggestionChipsConfig&&(s.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&s.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&s.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&s.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&s.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),s.push(" },")),s.push(...ad(e," ")),s.push(...id(e," ",r)),s.push(...ld(e," ")),s.push(...dd(e," ")),s.push(...Lu(r," ")),e.debug&&s.push(` debug: ${e.debug},`),r!=null&&r.postprocessMessage?s.push(` postprocessMessage: ${r.postprocessMessage}`):s.push(" postprocessMessage: ({ text }) => window.AgentWidget.markdownPostprocessor(text)"),s.push(" }"),s.push(" });"),s.push("</script>"),s.join(`
|
|
249
|
+
`)}function pA(e,t){let r=t==null?void 0:t.hooks,n=Ry(e),s=["<script>","(function() {"," 'use strict';",""," // Configuration",` var CONFIG = ${JSON.stringify(n,null,2).split(`
|
|
250
|
+
`).map((a,i)=>i===0?a:" "+a).join(`
|
|
251
|
+
`)};`,""," // Constants",` var CDN_BASE = 'https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${xs}/dist';`," var STORAGE_KEY = 'chat-widget-state';"," var PROCESSED_ACTIONS_KEY = 'chat-widget-processed-actions';",""," // DOM context provider - extracts page elements for AI context"," var domContextProvider = function() {"," var selectors = {",` products: '[data-product-id], .product-card, .product-item, [role="article"]',`,` buttons: 'button, [role="button"], .btn',`," links: 'a[href]',"," inputs: 'input, textarea, select'"," };",""," var elements = [];"," Object.entries(selectors).forEach(function(entry) {"," var type = entry[0], selector = entry[1];"," document.querySelectorAll(selector).forEach(function(element) {"," if (!(element instanceof HTMLElement)) return;"," var widgetHost = element.closest('.persona-host');"," if (widgetHost) return;"," var text = element.innerText ? element.innerText.trim() : '';"," if (!text) return;",""," var selectorString = element.id ? '#' + element.id :",` element.getAttribute('data-testid') ? '[data-testid="' + element.getAttribute('data-testid') + '"]' :`,` element.getAttribute('data-product-id') ? '[data-product-id="' + element.getAttribute('data-product-id') + '"]' :`," element.tagName.toLowerCase();",""," var elementData = {"," type: type,"," tagName: element.tagName.toLowerCase(),"," selector: selectorString,"," innerText: text.substring(0, 200)"," };",""," if (type === 'links' && element instanceof HTMLAnchorElement && element.href) {"," elementData.href = element.href;"," }"," elements.push(elementData);"," });"," });",""," var counts = elements.reduce(function(acc, el) {"," acc[el.type] = (acc[el.type] || 0) + 1;"," return acc;"," }, {});",""," return {"," page_elements: elements.slice(0, 50),"," page_element_count: elements.length,"," element_types: counts,"," page_url: window.location.href,"," page_title: document.title,"," timestamp: new Date().toISOString()"," };"," };",""," // Load CSS dynamically"," var loadCSS = function() {"," if (document.querySelector('link[data-persona]')) return;"," var link = document.createElement('link');"," link.rel = 'stylesheet';"," link.href = CDN_BASE + '/widget.css';"," link.setAttribute('data-persona', 'true');"," document.head.appendChild(link);"," };",""," // Load JS dynamically"," var loadJS = function(callback) {"," if (window.AgentWidget) { callback(); return; }"," var script = document.createElement('script');"," script.src = CDN_BASE + '/index.global.js';"," script.onload = callback;"," script.onerror = function() { console.error('Failed to load AgentWidget'); };"," document.head.appendChild(script);"," };",""," // Create widget config with advanced features"," var createWidgetConfig = function(agentWidget) {"," var widgetConfig = Object.assign({}, CONFIG);",""];return r!=null&&r.getHeaders&&(s.push(` widgetConfig.getHeaders = ${r.getHeaders};`),s.push("")),r!=null&&r.contextProviders&&(s.push(` widgetConfig.contextProviders = ${r.contextProviders};`),s.push("")),r!=null&&r.streamParser?s.push(` widgetConfig.streamParser = ${r.streamParser};`):(s.push(" // Flexible JSON stream parser for handling structured actions"),s.push(" widgetConfig.streamParser = function() {"),s.push(` return agentWidget.createFlexibleJsonStreamParser(${oA});`),s.push(" };")),s.push(""),r!=null&&r.actionParsers?(s.push(" // Action parsers (custom merged with defaults)"),s.push(` var customParsers = ${r.actionParsers};`),s.push(" widgetConfig.actionParsers = customParsers.concat(["),s.push(" agentWidget.defaultJsonActionParser,"),s.push(` ${ky}`),s.push(" ]);")):(s.push(" // Action parsers to detect JSON actions in responses"),s.push(" widgetConfig.actionParsers = ["),s.push(" agentWidget.defaultJsonActionParser,"),s.push(` ${ky}`),s.push(" ];")),s.push(""),r!=null&&r.actionHandlers?(s.push(" // Action handlers (custom merged with defaults)"),s.push(` var customHandlers = ${r.actionHandlers};`),s.push(" widgetConfig.actionHandlers = customHandlers.concat(["),s.push(" agentWidget.defaultActionHandlers.message,"),s.push(" agentWidget.defaultActionHandlers.messageAndClick,"),s.push(` ${Ly}`),s.push(" ]);")):(s.push(" // Action handlers for navigation and other actions"),s.push(" widgetConfig.actionHandlers = ["),s.push(" agentWidget.defaultActionHandlers.message,"),s.push(" agentWidget.defaultActionHandlers.messageAndClick,"),s.push(` ${Ly}`),s.push(" ];")),s.push(""),r!=null&&r.requestMiddleware?(s.push(" // Request middleware (custom merged with DOM context)"),s.push(" widgetConfig.requestMiddleware = function(ctx) {"),s.push(` var customResult = (${r.requestMiddleware})(ctx);`),s.push(" var merged = customResult || ctx.payload;"),s.push(" return Object.assign({}, merged, { metadata: Object.assign({}, merged.metadata, domContextProvider()) });"),s.push(" };")):(s.push(" // Send DOM context with each request"),s.push(" widgetConfig.requestMiddleware = function(ctx) {"),s.push(" return Object.assign({}, ctx.payload, { metadata: domContextProvider() });"),s.push(" };")),s.push(""),r!=null&&r.postprocessMessage?s.push(` widgetConfig.postprocessMessage = ${r.postprocessMessage};`):(s.push(" // Markdown postprocessor"),s.push(" widgetConfig.postprocessMessage = function(ctx) {"),s.push(" return agentWidget.markdownPostprocessor(ctx.text);"),s.push(" };")),s.push(""),(r!=null&&r.onFeedback||r!=null&&r.onCopy)&&(s.push(" // Message action callbacks"),s.push(" widgetConfig.messageActions = widgetConfig.messageActions || {};"),r!=null&&r.onFeedback&&s.push(` widgetConfig.messageActions.onFeedback = ${r.onFeedback};`),r!=null&&r.onCopy&&s.push(` widgetConfig.messageActions.onCopy = ${r.onCopy};`),s.push("")),s.push(" return widgetConfig;"," };",""," // Initialize widget"," var init = function() {"," var agentWidget = window.AgentWidget;"," if (!agentWidget) {"," console.error('AgentWidget not loaded');"," return;"," }",""," var widgetConfig = createWidgetConfig(agentWidget);",""," // Load saved state"," var savedState = localStorage.getItem(STORAGE_KEY);"," if (savedState) {"," try {"," var parsed = JSON.parse(savedState);"," widgetConfig.initialMessages = parsed.messages || [];"," } catch (e) {"," console.error('Failed to load saved state:', e);"," }"," }",""," // Initialize widget"," var handle = agentWidget.initAgentWidget({"," target: 'body',"," useShadowDom: false,",...t!=null&&t.windowKey?[` windowKey: '${t.windowKey}',`]:[]," config: widgetConfig"," });",""," // Save state on message events"," window.addEventListener('persona:message', function() {"," var session = handle.getSession ? handle.getSession() : null;"," if (session) {"," localStorage.setItem(STORAGE_KEY, JSON.stringify({"," messages: session.messages,"," timestamp: new Date().toISOString()"," }));"," }"," });",""," // Clear state on clear chat"," window.addEventListener('persona:clear-chat', function() {"," localStorage.removeItem(STORAGE_KEY);"," localStorage.removeItem(PROCESSED_ACTIONS_KEY);"," });"," };",""," // Wait for framework hydration to complete (Next.js, Nuxt, etc.)"," // This prevents the framework from removing dynamically added CSS during reconciliation"," var waitForHydration = function(callback) {"," var executed = false;"," "," var execute = function() {"," if (executed) return;"," executed = true;"," callback();"," };",""," var afterDom = function() {"," // Strategy 1: Use requestIdleCallback if available (best for detecting idle after hydration)"," if (typeof requestIdleCallback !== 'undefined') {"," requestIdleCallback(function() {"," // Double requestAnimationFrame ensures at least one full paint cycle completed"," requestAnimationFrame(function() {"," requestAnimationFrame(execute);"," });"," }, { timeout: 3000 }); // Max wait 3 seconds, then proceed anyway"," } else {"," // Strategy 2: Fallback for Safari (no requestIdleCallback)"," // 300ms is typically enough for hydration on most pages"," setTimeout(execute, 300);"," }"," };",""," if (document.readyState === 'loading') {"," document.addEventListener('DOMContentLoaded', afterDom);"," } else {"," // DOM already ready, but still wait for potential hydration"," afterDom();"," }"," };",""," // Boot sequence: wait for hydration, then load CSS and JS, then initialize"," // This prevents Next.js/Nuxt/etc. from removing dynamically added CSS during reconciliation"," waitForHydration(function() {"," loadCSS();"," loadJS(function() {"," init();"," });"," });","})();","</script>"),s.join(`
|
|
252
|
+
`)}var Wy={desktop:{w:1280,h:800},mobile:{w:390,h:844}},Hy=.1,By=.15,Dy=1.5,Pu=24,Oy=40,uA=`
|
|
243
253
|
/* \u2500\u2500 Root \u2500\u2500 */
|
|
244
254
|
.persona-dc-root {
|
|
245
255
|
display: flex;
|
|
@@ -390,7 +400,7 @@ ${s.join(`
|
|
|
390
400
|
.persona-dc-stage {
|
|
391
401
|
height: 550px;
|
|
392
402
|
min-height: 400px;
|
|
393
|
-
padding: ${
|
|
403
|
+
padding: ${Pu}px;
|
|
394
404
|
overflow: auto;
|
|
395
405
|
background: #f0f1f3;
|
|
396
406
|
background-image: radial-gradient(circle, #e0e1e5 1px, transparent 1px);
|
|
@@ -480,7 +490,7 @@ ${s.join(`
|
|
|
480
490
|
min-height: 300px;
|
|
481
491
|
}
|
|
482
492
|
}
|
|
483
|
-
`;function
|
|
493
|
+
`;function fA(){if(document.querySelector("style[data-persona-dc-styles]"))return;let e=document.createElement("style");e.setAttribute("data-persona-dc-styles",""),e.textContent=uA,document.head.appendChild(e)}function mA(e,t){let r=e.clientWidth-Pu*2-Oy,n=e.clientHeight-Pu*2-Oy;return r<=0||n<=0?1:Math.min(r/t.w,n/t.h,1)}function gA(e,t,r,n,o){e.style.width=`${r.w*n}px`,e.style.height=`${r.h*n}px`,e.style.borderRadius=o==="mobile"?`${32*n}px`:"10px",t.style.width=`${r.w}px`,t.style.height=`${r.h}px`,t.style.transformOrigin="top left",t.style.transform=`scale(${n})`}function _y(e,t){let{items:r,initialIndex:n=0,initialDevice:o="desktop",initialColorScheme:s="light",showZoomControls:a=!0,showDeviceToggle:i=!0,showColorSchemeToggle:d=!0,onChange:l}=t;if(r.length===0)throw new Error("createDemoCarousel: items array must not be empty");fA();let p=Math.max(0,Math.min(n,r.length-1)),u=o,m=s,f=null,y=1,C=!1,k=h("div","persona-dc-root"),T=h("div","persona-dc-toolbar"),S=h("div","persona-dc-toolbar-lead"),M=h("div","persona-dc-toolbar-trail"),v=ir({icon:"chevron-left",label:"Previous demo",size:14,onClick:()=>xe(-1)}),b=h("div");b.style.position="relative";let x=h("button","persona-dc-title-btn");x.type="button",x.setAttribute("aria-expanded","false"),x.setAttribute("aria-haspopup","listbox");let E=h("span","persona-dc-title-text"),B=h("span","persona-dc-title-chevron"),H=Pe("chevron-down",12,"currentColor",2);H&&B.appendChild(H),x.append(E,B);let W=h("div","persona-dc-dropdown");W.setAttribute("role","listbox"),W.style.display="none";let N=!1;function q(){W.innerHTML="";for(let ye=0;ye<r.length;ye++){let pe=r[ye],le=h("button","persona-dc-dropdown-item");le.type="button",le.setAttribute("role","option"),le.setAttribute("aria-current",ye===p?"true":"false");let Ye=h("span");if(Ye.textContent=pe.title,le.appendChild(Ye),pe.description){let Me=h("span","persona-dc-dropdown-desc");Me.textContent=pe.description,le.appendChild(Me)}le.addEventListener("click",()=>{ve(),Ve(ye)}),W.appendChild(le)}}function se(){N=!N,W.style.display=N?"":"none",x.setAttribute("aria-expanded",N?"true":"false"),N&&q()}function ve(){N&&(N=!1,W.style.display="none",x.setAttribute("aria-expanded","false"))}x.addEventListener("click",ye=>{ye.stopPropagation(),se()});let Ue=()=>ve();document.addEventListener("click",Ue),b.append(x,W);let je=ir({icon:"chevron-right",label:"Next demo",size:14,onClick:()=>xe(1)}),we=h("span","persona-dc-counter");S.append(v,b,je,we);let Te=null;i&&(Te=Xa({items:[{id:"desktop",icon:"monitor",label:"Desktop"},{id:"mobile",icon:"smartphone",label:"Mobile"}],selectedId:u,onSelect:ye=>{u=ye,j.dataset.device=u,f=null,G()}}),M.appendChild(Te.element));let We=null;if(a){let ye=h("div","persona-dc-zoom-controls"),pe=ir({icon:"minus",label:"Zoom out",size:14,onClick:()=>{let Me=f!=null?f:y;f=Math.max(By,Me-Hy),G()}});We=h("span","persona-dc-zoom-level"),We.title="Reset to 100%",We.style.cursor="pointer",We.addEventListener("click",()=>{f=1,G()});let le=ir({icon:"plus",label:"Zoom in",size:14,onClick:()=>{let Me=f!=null?f:y;f=Math.min(Dy,Me+Hy),G()}}),Ye=ir({icon:"maximize",label:"Fit to view",size:14,onClick:()=>{f=null,G()}});ye.append(pe,We,le,Ye),M.appendChild(ye)}if(d){let ye=h("div","persona-dc-separator");M.appendChild(ye);let pe=Xa({items:[{id:"light",icon:"sun",label:"Light"},{id:"dark",icon:"moon",label:"Dark"}],selectedId:m,onSelect:le=>{m=le,j.dataset.colorScheme=m,Z()}});M.appendChild(pe.element)}let Oe=h("div","persona-dc-separator");M.appendChild(Oe);let K=ir({icon:"external-link",label:"Open in new tab",size:14,onClick:()=>{window.open(r[p].url,"_blank")}});M.appendChild(K),T.append(S,M);let He=h("div","persona-dc-stage"),j=h("div","persona-dc-iframe-wrapper");j.dataset.device=u,j.dataset.colorScheme=m;let Ce=h("iframe","persona-dc-iframe");Ce.setAttribute("sandbox","allow-scripts allow-same-origin allow-forms"),Ce.setAttribute("loading","lazy"),Ce.title=r[p].title,j.appendChild(Ce),He.appendChild(j),k.append(T,He),e.appendChild(k);function Z(){var ye;try{let pe=(ye=Ce.contentDocument)==null?void 0:ye.body;if(!pe)return;m==="dark"?pe.classList.add("theme-dark"):pe.classList.remove("theme-dark")}catch{}}Ce.addEventListener("load",()=>Z());function he(){let ye=r[p];E.textContent=ye.title,we.textContent=`${p+1} / ${r.length}`,Ce.title=ye.title}function xe(ye){let pe=((p+ye)%r.length+r.length)%r.length;Ve(pe)}function Ve(ye){ye<0||ye>=r.length||(p=ye,Ce.src=r[p].url,he(),l==null||l(p,r[p]))}function G(){var le;if(C)return;let ye=(le=Wy[u])!=null?le:Wy.desktop;y=mA(He,ye);let pe=Math.max(By,Math.min(Dy,f!=null?f:y));gA(j,Ce,ye,pe,u),We&&(We.textContent=`${Math.round(pe*100)}%`)}let ee=new ResizeObserver(()=>G());ee.observe(He),he(),Ce.src=r[p].url,requestAnimationFrame(()=>G());function Ie(){C||(C=!0,ee.disconnect(),document.removeEventListener("click",Ue),k.remove())}return{element:k,goTo:Ve,next:()=>xe(1),prev:()=>xe(-1),getIndex:()=>p,setDevice(ye){u=ye,j.dataset.device=ye,Te==null||Te.setSelected(ye),f=null,G()},setColorScheme(ye){m=ye,j.dataset.colorScheme=ye},setZoom(ye){f=ye,G()},destroy:Ie}}function Ny(){return{name:"@persona/accessibility",version:"1.0.0",transform(e){return{...e,semantic:{...e.semantic,colors:{...e.semantic.colors,interactive:{...e.semantic.colors.interactive,focus:"palette.colors.primary.700",disabled:"palette.colors.gray.300"}}}}},cssVariables:{"--persona-accessibility-focus-ring":"0 0 0 2px var(--persona-semantic-colors-surface, #fff), 0 0 0 4px var(--persona-semantic-colors-interactive-focus, #0f0f0f)"}}}function $y(){return{name:"@persona/animations",version:"1.0.0",transform(e){return{...e,palette:{...e.palette,transitions:{fast:"150ms",normal:"200ms",slow:"300ms",bounce:"500ms cubic-bezier(0.68, -0.55, 0.265, 1.55)"},easings:{easeIn:"cubic-bezier(0.4, 0, 1, 1)",easeOut:"cubic-bezier(0, 0, 0.2, 1)",easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)"}}}},cssVariables:{"--persona-transition-fast":"150ms ease","--persona-transition-normal":"200ms ease","--persona-transition-slow":"300ms ease"}}}function Fy(e){return{name:"@persona/brand",version:"1.0.0",transform(t){var n;let r={...t.palette};return(n=e.colors)!=null&&n.primary&&(r.colors={...r.colors,primary:{50:Qn(e.colors.primary,.95),100:Qn(e.colors.primary,.9),200:Qn(e.colors.primary,.8),300:Qn(e.colors.primary,.7),400:Qn(e.colors.primary,.6),500:e.colors.primary,600:Qn(e.colors.primary,.8),700:Qn(e.colors.primary,.7),800:Qn(e.colors.primary,.6),900:Qn(e.colors.primary,.5),950:Qn(e.colors.primary,.45)}}),{...t,palette:r}}}}function Uy(){return{name:"@persona/reduced-motion",version:"1.0.0",transform(e){return{...e,palette:{...e.palette,transitions:{fast:"0ms",normal:"0ms",slow:"0ms",bounce:"0ms"}}}},afterResolve(e){return{...e,"--persona-transition-fast":"0ms","--persona-transition-normal":"0ms","--persona-transition-slow":"0ms"}}}}function zy(){return{name:"@persona/high-contrast",version:"1.0.0",transform(e){return{...e,semantic:{...e.semantic,colors:{...e.semantic.colors,text:"palette.colors.gray.950",textMuted:"palette.colors.gray.700",border:"palette.colors.gray.900",divider:"palette.colors.gray.900"}}}}}}function Qn(e,t){let r=parseInt(e.slice(1,3),16),n=parseInt(e.slice(3,5),16),o=parseInt(e.slice(5,7),16),s=Math.round(r+(255-r)*(1-t)),a=Math.round(n+(255-n)*(1-t)),i=Math.round(o+(255-o)*(1-t));return`#${s.toString(16).padStart(2,"0")}${a.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`}function qy(e){return{name:e.name,version:e.version,transform:e.transform||(t=>t),cssVariables:e.cssVariables,afterResolve:e.afterResolve}}var hA={palette:{colors:{primary:{500:"#111827"},accent:{600:"#1d4ed8"},gray:{50:"#ffffff",100:"#f8fafc",200:"#f1f5f9",500:"#6b7280",900:"#000000"}},radius:{sm:"0.75rem",md:"1rem",lg:"1.5rem",launcher:"9999px",button:"9999px"}},semantic:{colors:{primary:"palette.colors.primary.500",textInverse:"palette.colors.gray.50"}}},jy={components:{panel:{borderRadius:"0",shadow:"none"}}},Iu={id:"shop",label:"Shopping Assistant",config:{theme:hA,launcher:{title:"Shopping Assistant",subtitle:"Here to help you find what you need",agentIconText:"\u{1F6CD}\uFE0F",position:"bottom-right",width:yn},copy:{welcomeTitle:"Welcome to our shop!",welcomeSubtitle:"I can help you find products and answer questions",inputPlaceholder:"Ask me anything...",sendButtonLabel:"Send"},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"]}},Ru={id:"minimal",label:"Minimal",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},messages:{layout:"minimal"}},theme:jy}},Wu={id:"fullscreen",label:"Fullscreen Assistant",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},contentMaxWidth:"72ch"},theme:jy}},Hu={shop:Iu,minimal:Ru,fullscreen:Wu};function Vy(e){return Hu[e]}var xA=`
|
|
484
494
|
@keyframes persona-stream-wipe {
|
|
485
495
|
from { -webkit-mask-position: 100% 0; mask-position: 100% 0; }
|
|
486
496
|
to { -webkit-mask-position: 0% 0; mask-position: 0% 0; }
|
|
@@ -516,7 +526,7 @@ ${s.join(`
|
|
|
516
526
|
mask-image: none !important;
|
|
517
527
|
}
|
|
518
528
|
}
|
|
519
|
-
`.trim(),
|
|
529
|
+
`.trim(),yA={name:"wipe",containerClass:"persona-stream-wipe",wrap:"word",styles:xA};ps(yA);var bA=`
|
|
520
530
|
[data-persona-root] .persona-stream-glyph-cycle .persona-stream-char {
|
|
521
531
|
animation: persona-stream-glyph-cycle-fade
|
|
522
532
|
calc(var(--persona-stream-step, 120ms) * 1.5) ease-out both;
|
|
@@ -534,7 +544,7 @@ ${s.join(`
|
|
|
534
544
|
opacity: 1 !important;
|
|
535
545
|
}
|
|
536
546
|
}
|
|
537
|
-
`.trim(),
|
|
547
|
+
`.trim(),si="ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789#$%&@",wA=10,CA=120,Bu=120,vA=.4,AA=50,SA=e=>{var n;if(!e)return Bu;let r=((n=e.style.getPropertyValue("--persona-stream-step"))==null?void 0:n.trim()).match(/([\d.]+)\s*ms/);return r?parseFloat(r[1]):Bu},eb=e=>{let t=e.closest(".persona-stream-glyph-cycle"),r=SA(t);return CA*r/Bu},Du=e=>{let t=si[Math.floor(Math.random()*si.length)];return e&&t===e&&(t=si[(si.indexOf(t)+1)%si.length]),t},TA=e=>{let t=e.closest(".persona-stream-glyph-cycle");if(!t)return;let r=t.querySelectorAll(".persona-stream-char[data-glyph-cycle-final]"),n=!1;for(let o of Array.from(r)){if(o===e){n=!0;continue}n&&Math.random()<vA&&(o.textContent=Du())}},Gy=new WeakMap,Ky=25,Jy=.5,MA=6,Xy=.25,Yy=new WeakMap,Qy=new WeakMap,kA=(e,t)=>{var o;if(!e)return Ky*Jy;let r=Yy.get(e);Yy.set(e,t);let n=(o=Qy.get(e))!=null?o:Ky;if(r!==void 0){let s=t-r;s>1&&(n=n*(1-Xy)+s*Xy,Qy.set(e,n))}return Math.max(MA,n*Jy)},Ys=new Map,EA=e=>{var r;let t=e.closest("[data-message-id]");return(r=t==null?void 0:t.dataset.messageId)!=null?r:null},LA=e=>{var t;e&&Ys.set(e,((t=Ys.get(e))!=null?t:0)+1)},PA=e=>{var r;if(!e)return;let t=(r=Ys.get(e))!=null?r:0;t<=1?Ys.delete(e):Ys.set(e,t-1)},tb=e=>{var l;if(e.dataset.glyphCycleScheduled==="true")return;let t=(l=e.textContent)!=null?l:"";if(!t||/\s/.test(t))return;e.dataset.glyphCycleScheduled="true",e.dataset.glyphCycleFinal=t,e.setAttribute("data-preserve-runtime","stream-glyph-cycle"),e.textContent=Du();let r=EA(e);r&&(e.dataset.glyphCycleMessageId=r),LA(r);let n=e.closest(".persona-stream-glyph-cycle"),o=Date.now(),s=kA(n,o),a=eb(e),i=wA*a,d=o+i;if(n){let p=Gy.get(n);p!==void 0&&(d=Math.max(d,p)),Gy.set(n,d+s)}IA(e,t,d)},IA=(e,t,r)=>{var a;if(e.dataset.glyphCycleStarted==="true")return;e.dataset.glyphCycleStarted="true";let n=eb(e),o=(a=e.textContent)!=null?a:void 0,s=()=>{var d;if(!e.isConnected)return;if(Date.now()>=r){e.textContent=t,e.removeAttribute("data-preserve-runtime"),delete e.dataset.glyphCycleStarted,delete e.dataset.glyphCycleFinal,PA((d=e.dataset.glyphCycleMessageId)!=null?d:null),delete e.dataset.glyphCycleMessageId;return}let i=Du(o);e.textContent=i,o=i,TA(e),setTimeout(s,n)};setTimeout(s,n)},Zy=e=>{var r;let t=(r=e.querySelectorAll)==null?void 0:r.call(e,".persona-stream-glyph-cycle .persona-stream-char:not([data-glyph-cycle-scheduled])");if(t)for(let n of Array.from(t))tb(n)},RA=e=>e.nodeType===1,WA={name:"glyph-cycle",containerClass:"persona-stream-glyph-cycle",wrap:"char",skipTags:["a","script","style"],styles:bA,bufferContent(e){if(e.length<AA)return"";let t=0,r=-1,n=0;for(;n<e.length;){if(e[n]==="*"&&e[n+1]==="*"){t+=1,n+=2;continue}/\s/.test(e[n])&&t%2===0&&(r=n),n+=1}return r<0?"":e.slice(0,r)},isAnimating(e){var t;return((t=Ys.get(e.id))!=null?t:0)>0},onAttach(e){Zy(e);let t=new MutationObserver(r=>{for(let n of r)for(let o of Array.from(n.addedNodes))RA(o)&&(o.classList.contains("persona-stream-char")&&o.closest(".persona-stream-glyph-cycle")?tb(o):Zy(o))});return t.observe(e,{childList:!0,subtree:!0}),()=>t.disconnect()}};ps(WA);return lb(HA);})();
|
|
538
548
|
/*! Bundled license information:
|
|
539
549
|
|
|
540
550
|
dompurify/dist/purify.es.mjs:
|