@deepdesk/deepdesk-sdk 19.3.2-beta.4 → 19.3.2-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.iife.js +34 -34
- package/package.json +3 -3
package/dist/index.esm.js
CHANGED
|
@@ -8,6 +8,6 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
8
8
|
c6.8-6.8,15.4-10.2,24.7-10.2h11.9v-70c0-44.4,16.2-82.8,47.8-115.2S212.1,0,256.4,0s82.8,16.2,115.2,47.8
|
|
9
9
|
c32.4,32.4,47.8,70,47.8,115.2v70h11.9c9.4,0,17.9,3.4,24.7,10.2C462.1,250,465.5,257.7,465.5,267.9z`})})});import{jsx as kd}from"react/jsx-runtime";var Uh={green:"#0A5E52",pink:"#CD8EF2",red:"#DF341D",yellow:"#DEBD00"},Rd=({className:t,color:e})=>kd("svg",{className:t,viewBox:"0 0 345 345",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:kd("path",{d:"M172.03 0.0199966H0V86.03C47.5 86.03 86 124.54 86 172.04C86 124.54 124.51 86.03 172.01 86.03C219.51 86.03 258.03 124.54 258.03 172.04C258.03 219.54 219.52 258.05 172.01 258.05C124.5 258.05 86 219.54 86 172.04C86 219.54 47.5 258.05 0 258.05V344.06H172.03C267.04 344.06 344.06 267.04 344.06 172.03C344.06 77.02 267.04 0 172.03 0V0.0199966Z",fill:Uh[e||"pink"]})});var Pd={root:"dd-LbeUM",text:"dd-Dpfn1",isLoggedIn:"dd-XvHAn",isLoggedOut:"dd-21y-z",icon:"dd-8rLqS",logo:"dd-slXhD",lock:"dd-ByzlR"};var Fr={};J(Fr,{enUS:()=>Kh,nlNL:()=>Wh});var Kh={signin:[{type:0,value:"Sign in to "},{type:1,value:"productName"}],search:[{type:1,value:"productName"},{type:0,value:" Search"}]},Wh={signin:[{type:0,value:"Log in bij "},{type:1,value:"productName"}],search:[{type:1,value:"productName"},{type:0,value:" Zoeken"}]};import{useDispatch as jh}from"react-redux";import{jsx as Hr,jsxs as Id}from"react/jsx-runtime";var Ld=({onLogIn:t})=>{let e=R(Fr),n=E("floatingMenu"),o=E("productName"),s=jh(),r=Vh(Q),i=b("FloatingMenu",Pd);if(r===null||n===!1)return null;let a=()=>{r===!0?s(ge(!0)):t()};return Id("button",{type:"button",className:zh(i.root,{[i.isLoggedIn]:r,[i.isLoggedOut]:!r}),onClick:a,children:[Hr("div",{className:i.text,children:e(r?"search":"signin",{productName:o})}),Id("div",{className:i.icon,children:[Hr(Rd,{className:i.logo,color:"pink"}),r===!1&&Hr(Ed,{className:i.lock})]})]})};import{useEffect as fy,useRef as hy}from"react";import{useDispatch as yy,useSelector as Tt}from"react-redux";function Ee(t){let{showMidSentenceSuggestions:e,showSuggestionsBeforePattern:n,showSuggestionsAfterPattern:o}=t.settings,{text:s,selection:r}=t.input;return r.end<t.input.suggestionTextStart||r.start!==r.end?!1:r.end>=s.length?!0:e?n&&new RegExp(n).test(s.substring(r.end))||o&&new RegExp(o).test(s.substring(0,r.end))?!0:n===!1&&o===!1:!1}import{createSlice as $h}from"@reduxjs/toolkit";var Gh={showTabHint:!1,inputHasFocus:!1,overlayCollapsed:!1,openOverlayWhenTyping:!1,overlayCollapsedUserOverwrite:!1},Qo=({ui:t})=>t.overlayCollapsed,Ad=$h({name:"ui",initialState:Gh,reducers:{setShowTabHint(t,e){t.showTabHint=e.payload},setInputFocus(t,e){t.overlayCollapsedUserOverwrite!==!0&&(e.payload===!0&&(t.overlayCollapsed=!1),t.inputHasFocus=e.payload)},setOverlayCollapsed(t,e){e.payload.collapse===!1&&(t.openOverlayWhenTyping=!1),!(e.payload.skipWhenInputFocus&&t.inputHasFocus)&&(t.overlayCollapsed=e.payload.collapse)},setOpenOverlayWhenTyping(t,e){t.openOverlayWhenTyping=e.payload},setOverlayCollapsedUserOverwrite(t,e){t.overlayCollapsedUserOverwrite=e.payload,t.overlayCollapsed=e.payload}}}),{setShowTabHint:Fn,setInputFocus:Zo,setOverlayCollapsed:et,setOpenOverlayWhenTyping:Md,setOverlayCollapsedUserOverwrite:Nd}=Ad.actions,Od=Ad.reducer;var Dd={styleRow:"dd-prYfH",styleSuggestion:"dd-JTmXy"};import{jsx as Yo}from"react/jsx-runtime";var qh=({match:t,selected:e,styles:n})=>Yo(A,{as:"button",selected:e,className:n.styleRow,"data-testid":"style-suggestion-item",title:t.suggestion,children:Yo("span",{className:n.styleSuggestion,children:t.suggestion})}),Xh=({matches:t,selectedIndex:e})=>{let n=b("StyleSuggestionList",Dd);return Yo(Z,{children:t.map((o,s)=>Yo(qh,{match:o,selected:e===s,styles:n},`${o.keyword}-${s}`))})},es=Xh;import{useMemo as cy}from"react";import{Interweave as Ud}from"interweave";import{useEffect as ty,useMemo as ny,useRef as oy,useState as sy}from"react";import{useDispatch as ry,useSelector as Kd}from"react-redux";import{useEffect as Jh}from"react";function _d(t,e,n){Jh(()=>{let o=t.current;return o?(o.addEventListener(e,n),()=>{o.removeEventListener(e,n)}):()=>{}},[t,e,n])}var Fd={root:"dd-1MBCO",actions:"dd--x4cy",closeIconContainer:"dd-1z5NR",closeIcon:"dd-8qMF-",badge:"dd-4Fpkz",formattedText:"dd-EzvTB",assistantContainer:"dd-j6o8F",formattedTextTruncated:"dd-fv169",assistantBadge:"dd-VD57E"};import{jsx as Hd,jsxs as Qh}from"react/jsx-runtime";var Bd=({title:t})=>Qh("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18px",height:"18px",viewBox:"0 0 24 24","aria-labelledby":"closeTitle",children:[Hd("title",{id:"closeTitle",children:t}),Hd("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})]});var Br={};J(Br,{enUS:()=>Zh,nlNL:()=>Yh});var Zh={assistant:[{type:0,value:"Assistant"}],close:[{type:0,value:"Close"}]},Yh={assistant:[{type:0,value:"Assistent"}],close:[{type:0,value:"Sluiten"}]};import{jsx as Ue,jsxs as Wd}from"react/jsx-runtime";var iy=["search","personal-collection-search","search-autocomplete"];function ay(t,e,n,o={}){var r;let s="";return iy.includes(e)?s=Bl(wr(t,n,{stripAgentPart:!0}),(r=o.searchKeywords)!=null?r:[n]):s=wr(t,n,o),o.placeholders===!0&&(s=Ul(s)),s}var ly=()=>{},dy=({selected:t,suggestion:e})=>{let n=R(Br),o=E("inlineSuggestions"),s=Kd(lt),[r,i]=sy(!1),a=E("enableSuggestionFeedback"),d=Kd(g=>g.input.text),l=ry(),c=b("TextSuggestion",Fd),u=oy(null),p=e.source==="assistant",f=a&&!p;ty(()=>{let g=setTimeout(()=>{l(ra({text:e.text,suggestion:e}))},500);return()=>{clearTimeout(g)}},[e]),_d(u,"click",()=>{l(ie({suggestion:e,text:e.text,eventMetrics:{inputType:"mouse"},replace:"until-selection-end"}))});let h=()=>{l(ct({source:e.source,text:e.text,assistantCode:e.assistantCode}))},m=ny(()=>ay(e.text,e.source,s,{stripAgentPart:o,placeholders:!0,searchKeywords:e.searchKeywords}),[o,e.text,e.source,s,e.searchKeywords]);return e.source==="gpt"&&!o?null:Wd("div",{className:c.root,onMouseEnter:()=>i(!0),onMouseLeave:()=>i(!1),children:[Ue(A,{ref:u,as:"button","data-testid":"suggestions-overlay-item",selected:t,onClick:ly,children:e.source==="assistant"?Wd("div",{className:c.assistantContainer,children:[Ue(Ud,{containerTagName:"div",tagName:"span",className:c.formattedTextTruncated,content:m}),Ue("span",{className:c.assistantBadge,children:n("assistant")})]}):Ue(Ud,{containerTagName:"div",tagName:"span",className:c.formattedText,content:m})}),f&&r&&Ue("div",{className:c.actions,children:Ue(Go,{source:"overlay",context:d,suggestion:e})}),p&&r&&Ue("div",{className:c.closeIconContainer,children:Ue("button",{type:"button",className:c.closeIcon,onClick:h,title:n("close"),children:Ue(Bd,{title:n("close")})})})]})},zd=dy;import{jsx as py}from"react/jsx-runtime";var uy=({suggestions:t,selectedIndex:e,reverse:n})=>cy(()=>{let s=t.map((r,i)=>py(zd,{index:i,selected:i===e,suggestion:r},`${r.text}-${r.source}`));return n?s.reverse():s},[t,e,n]),ts=uy;var Vd={root:"dd-PfvRI",paper:"dd-HYlyY"};import{createAsyncThunk as gy,createSlice as my}from"@reduxjs/toolkit";var ns={list:{keywordMatches:[]},fetchState:"idle"},os=t=>t.styleSuggestions.list,Ct=gy("styleSuggestions/getAll",(n,o)=>v(null,[n,o],function*({text:t},e){var d;let{deepdeskAPI:s}=e.extra,r=e.getState(),{showStyleSuggestions:i}=r.settings,a=(d=r.conversation.current)==null?void 0:d.profileCode;if(!i)return ns.list;if(!a)throw new Error("No current conversation to fetch pinned messages");return s.getStyleSuggestions({profileCode:a,message:t})})),jd=my({name:"styleSuggestions",initialState:ns,reducers:{commitStyleSuggestion(t,e){let{keyword:n,suggestion:o}=e.payload;t.list.keywordMatches=t.list.keywordMatches.filter(s=>s.keyword.toLowerCase()!==n.toLowerCase()||s.suggestion!==o)}},extraReducers:t=>{t.addCase(Ct.pending,e=>{e.fetchState="loading"}).addCase(Ct.rejected,e=>{e.fetchState="error"}).addCase(Ct.fulfilled,(e,n)=>{e.fetchState="done",qe(e.list,n.payload)||(e.list=n.payload)}).addCase(ut,e=>{e.list=ns.list}).addCase(j,()=>ns)}}),{commitStyleSuggestion:$d}=jd.actions,Gd=jd.reducer;var ss=t=>{let e=new Set;return t.filter(({keyword:n,suggestion:o})=>{let s=JSON.stringify([n.toLowerCase(),o]);return e.has(s)?!1:(e.add(s),!0)})};import{jsx as rs,jsxs as Sy}from"react/jsx-runtime";var vy=()=>{var g;let t=hy(null),e=b("InlineSuggestionsOverlay",Vd),n=Tt(Ee),o=yy(),s=Tt(Q),r=Tt(Dt),i=Tt(Qo),a=E("showTextSuggestions"),d=Tt(dt),l=Tt(pn),c=E("showStyleSuggestions"),u=E("showStyleSuggestionList"),p=Tt(os),f=c&&u?ss((g=p.keywordMatches)!=null?g:[]):[],h=f.length>0,m=a&&d.length>0;return ft(()=>{setTimeout(()=>{o(et({collapse:!0,skipWhenInputFocus:!0}))})}),fy(()=>{let S=t.current;if(!S||!S.parentElement)return;S.parentElement.style.left="0px";let T=S.getBoundingClientRect();S.parentElement.style.left=`${Math.min(window.innerWidth-4-T.right,0)}px`}),i||s!==!0||r===!1||!n&&!h||!m&&!h?null:rs("div",{className:e.root,"data-variant":"inline",children:Sy("div",{ref:t,className:e.paper,children:[h&&rs(es,{matches:f,selectedIndex:-1}),m&&rs(Z,{children:rs(ts,{suggestions:d,selectedIndex:l})})]})})},qd=vy;import Cy,{useState as Kr,useEffect as Ty}from"react";var Xd={root:"dd-7zvcP",dialogContent:"dd-4C0lK",continueButton:"dd-YUPQW",buttonContinueWrapper:"dd-IKpYs",nicknameInput:"dd-rxhGp",titleWrapper:"dd-nw3nD",title:"dd-5iof5",closeButtonWrapper:"dd-UUAzA",closeButton:"dd-7rjP5",buttonsWrapper:"dd-5e9Xb",errorMessage:"dd--5VgX",errorLink:"dd-u461n"};import{useSelector as wy}from"react-redux";var Ur={};J(Ur,{enUS:()=>xy,nlNL:()=>by});var xy={title:[{type:0,value:"Enter your nickname"}],close:[{type:0,value:"Close"}],nicknameDialogTitle:[{type:0,value:"Please enter the name you'd like customers to see during chat conversations. This nickname will be used across your Deepdesk environment."}],nicknameDialogInputPlaceholder:[{type:0,value:"Enter your nickname"}],nicknameDialogContinueButton:[{type:0,value:"Continue"}],nicknameDialogError:[{type:0,value:"Nickname cannot be empty or spaces only"}],nicknameDialogEmojiError:[{type:0,value:"You cannot use emojis in this field."}],nicknameDialogSaveError:[{type:0,value:"We couldn't save your details just now. Please try again, or update it at "},{type:1,value:"account"},{type:0,value:".deepdesk.com/admin/user-settings"}],nicknameDialogSaveErrorWithoutLink:[{type:0,value:"We couldn\u2019t save your details just now. Please try again later, or update them in My Deepdesk \u2192 Settings."}]},by={title:[{type:0,value:"Voer je bijnaam in"}],close:[{type:0,value:"Sluiten"}],nicknameDialogTitle:[{type:0,value:"Voer de naam in die je wilt dat klanten zien tijdens chatgesprekken. Deze bijnaam wordt gebruikt in je Deepdesk-omgeving."}],nicknameDialogInputPlaceholder:[{type:0,value:"Voer je bijnaam in"}],nicknameDialogContinueButton:[{type:0,value:"Doorgaan"}],nicknameDialogError:[{type:0,value:"Bijnaam mag niet leeg of alleen spaties zijn"}],nicknameDialogEmojiError:[{type:0,value:"Je kunt geen emoji's gebruiken in dit veld."}],nicknameDialogSaveError:[{type:0,value:"We konden je gegevens nu niet opslaan. Probeer het opnieuw of werk het bij op "},{type:1,value:"account"},{type:0,value:".deepdesk.com/admin/user-settings"}],nicknameDialogSaveErrorWithoutLink:[{type:0,value:"We konden je gegevens nu niet opslaan. Probeer het opnieuw later, of werk ze bij in My Deepdesk \u2192 Instellingen."}]};import{Fragment as Ey,jsx as he,jsxs as is}from"react/jsx-runtime";var Jd=({onClose:t,onSave:e,id:n,error:o})=>{let[s,r]=Kr(""),[i,a]=Kr(!1),[d,l]=Kr(!1),c=b("Nickname",Xd),u=Cy.useRef(null),p=wy(S=>S.info.showNicknameDialog),f=R(Ur),h=E("adminUrl");Ty(()=>{o&&a(!0)},[o]);let m=()=>{if(!u.current)return;s.trim()?u.current.setCustomValidity(""):u.current.setCustomValidity(f("nicknameDialogError")),u.current.reportValidity()},g=S=>{S.preventDefault();let T=s.trim(),C=S.currentTarget.querySelector("#nickname-input");if(!T){C.setCustomValidity(f("nicknameDialogError")),C.reportValidity();return}C.setCustomValidity(""),e(T)};return is(jt,{isOpen:p,"datatest-id":n,onClose:t||(()=>{}),onBack:t||(()=>{}),children:[he("div",{className:c.titleWrapper,children:he("h1",{className:c.title,children:f("title")})}),is("form",{className:c.dialogContent,onSubmit:g,children:[he("p",{children:f("nicknameDialogTitle")}),i&&o&&he("div",{className:c.errorMessage,children:h?(()=>{let S=f("nicknameDialogSaveError",{account:h}),T=`${h}.deepdesk.com/admin/user-settings`,C=S.indexOf(T);if(C!==-1){let w=S.substring(0,C),P=S.substring(C+T.length);return is(Ey,{children:[w,he("a",{href:T,target:"_blank",rel:"noopener noreferrer",className:c.errorLink,children:T}),P]})}return S})():f("nicknameDialogSaveErrorWithoutLink")}),he("input",{required:!0,minLength:1,maxLength:20,"data-testid":"nickname-input",id:"nickname-input",className:c.nicknameInput,type:"text",placeholder:f("nicknameDialogInputPlaceholder"),value:s,onChange:S=>{l(new RegExp("\\p{Extended_Pictographic}","u").test(S.target.value)),r(S.target.value)},onBlur:m,ref:u}),d&&he("div",{className:c.errorMessage,role:"alert",children:f("nicknameDialogEmojiError")}),is("div",{className:c.buttonsWrapper,children:[o?he("div",{className:c.closeButtonWrapper,children:he("button",{type:"button",className:c.closeButton,onClick:()=>t==null?void 0:t(),children:f("close")})}):null,he("div",{className:c.buttonContinueWrapper,children:he("button",{type:"submit",className:c.continueButton,disabled:!s.trim()||new RegExp("\\p{Extended_Pictographic}","u").test(s),children:f("nicknameDialogContinueButton")})})]})]})]})};import{Provider as ky}from"react-redux";import{jsx as as}from"react/jsx-runtime";var Ry=({children:t})=>{let n=E("locale").replace("-","");return as(ir.Provider,{value:n,children:t})},Py=({store:t,customStyles:e={},children:n})=>as(ky,{store:t,children:as(Ry,{children:as(an.Provider,{value:e,children:n})})}),Ke=Py;import $r from"classnames";import{useEffect as Uy,useRef as Ky,useState as Wy}from"react";import{useDispatch as zy,useSelector as We}from"react-redux";import{useState as Iy}from"react";function Qd(t,e){let[n,o]=Iy(()=>{if(typeof window=="undefined")return e;try{let r=window.localStorage.getItem(t);return r?JSON.parse(r):e}catch(r){return k.error(r),e}});return[n,r=>{try{let i=r instanceof Function?r(n):r;o(i),typeof window!="undefined"&&window.localStorage.setItem(t,JSON.stringify(i))}catch(i){k.error(i)}}]}var Zd=()=>/Mac/i.test(navigator.platform);import My from"classnames";import{Fragment as Ny,useCallback as zr,useMemo as ec}from"react";var Wr={};J(Wr,{enUS:()=>Ly,nlNL:()=>Ay});var Ly={loginPlease:[{type:8,value:"login",children:[{type:0,value:"Sign in"}]},{type:0,value:" to enable "},{type:1,value:"productName"},{type:0,value:"."}],snooze:[{type:0,value:"Snooze for "},{type:8,value:"min",children:[{type:0,value:"10 minutes"}]},{type:0,value:", "},{type:8,value:"hour",children:[{type:0,value:"1 hour"}]},{type:0,value:" or "},{type:8,value:"day",children:[{type:0,value:"1 day"}]}]},Ay={loginPlease:[{type:8,value:"login",children:[{type:0,value:"Log in"}]},{type:0,value:" bij "},{type:1,value:"productName"},{type:0,value:"."}],snooze:[{type:0,value:"Snooze voor "},{type:8,value:"min",children:[{type:0,value:"10 minuten"}]},{type:0,value:", "},{type:8,value:"hour",children:[{type:0,value:"1 uur"}]},{type:0,value:" of "},{type:8,value:"day",children:[{type:0,value:"1 dag"}]}]};var Yd={root:"dd-uTPjX",anchor:"dd-C8lsZ",anchorButton:"dd-IoSx9"};import{jsx as ls,jsxs as tc}from"react/jsx-runtime";var Vr=(t,e,n)=>o=>ls("button",{className:t.anchorButton,type:"button",value:e,onClick:n,children:o},e),Oy=({className:t,loginUrl:e,isEmbedded:n,onSnooze:o,onLogIn:s})=>{let r=R(Wr),i=oe(),a=b("Login",Yd),d=E("productName"),l=zr(g=>{g.preventDefault(),o&&o(Number.parseInt(g.target.value,10))},[]),c=zr(g=>{g.preventDefault(),i.send(Ut,!0)},[e]),u=ec(()=>g=>ls("a",{onClick:T=>{T.preventDefault(),s()},href:e,className:a.anchor,target:"_blank",rel:"noreferrer",children:g},"login"),[e]),p=zr(g=>ls("button",{type:"button",className:a.anchorButton,onClick:c,children:g},"prompt"),[c]),{min:f,hour:h,day:m}=ec(()=>({min:Vr(a,600,l),hour:Vr(a,3600,l),day:Vr(a,3600*12,l)}),[]);return tc("div",{className:My(t,a.root),children:[r("loginPlease",{login:n?p:u,productName:d}),o&&tc(Ny,{children:[ls("br",{}),r("snooze",{min:f,hour:h,day:m})]})]})},ds=Oy;import{useDispatch as Dy}from"react-redux";var nc={root:"dd-DoQhb",text:"dd-Jwnev"};import{jsx as oc,jsxs as Fy}from"react/jsx-runtime";var _y=({title:t})=>{let e=b("SearchTrigger",nc),n=Dy(),o=W();return Fy("button",{type:"button",className:e.root,onClick:()=>{n(ge(!0)),o("open search",{via:"autocomplete-overlay"})},children:[oc(Gt,{}),oc("span",{className:e.text,children:t})]})},sc=_y;var jr={};J(jr,{enUS:()=>Hy,nlNL:()=>By});var Hy={arrowHint:[{type:0,value:"Tip: use arrow keys to navigate suggestions"}],searchHintWindows:[{type:0,value:"Press CTRL+"},{type:1,value:"searchTriggerKey"},{type:0,value:" to search"}],searchHintMac:[{type:0,value:"Press CMD+"},{type:1,value:"searchTriggerKey"},{type:0,value:" to search"}],open:[{type:0,value:"Open "},{type:1,value:"productName"}],collapse:[{type:0,value:"Close"}],search:[{type:0,value:"Search"}],dismiss:[{type:0,value:"Dismiss"}],dismissError:[{type:0,value:"Dismiss error"}]},By={arrowHint:[{type:0,value:"Tip: Selecteer suggesties met pijltoetsen"}],searchHintWindows:[{type:0,value:"Druk CTRL+"},{type:1,value:"searchTriggerKey"},{type:0,value:" om te zoeken"}],searchHintMac:[{type:0,value:"Druk CMD+"},{type:1,value:"searchTriggerKey"},{type:0,value:" om te zoeken"}],open:[{type:0,value:"Open "},{type:1,value:"productName"}],collapse:[{type:0,value:"Sluiten"}],search:[{type:0,value:"Zoeken"}],dismiss:[{type:0,value:"Sluiten"}],dismissError:[{type:0,value:"Foutmelding sluiten"}]};var rc={root:"dd-oa7Vc",isInline:"dd-bwk31",toggleButton:"dd-MSB8Z",toggleButtonWrapper:"dd-ZkCzT",toggleButtonWrapperHidden:"dd-Sq66c",isCollapsed:"dd-vkrPk",collapsible:"dd-CWQJe",hints:"dd-IOoo3",hintsHidden:"dd-psVuT",triggers:"dd-toIoo",triggersRight:"dd-mc4l2",loginError:"dd-KCXeb",loginErrorMessage:"dd-Bv-BG",loginErrorDismiss:"dd-iSCjU"};import{jsx as q,jsxs as tt}from"react/jsx-runtime";var Vy=({onLogIn:t})=>{var K;let e=b("SuggestionsOverlay",rc),n=R(jr),o=We(Ee),s=We(sa),r=zy(),i=Ky(null),a=E("searchTriggerKey"),d=E("productName"),l=We(Qo),c=We(Q),u=We($i),p=We(Dt),[f,h]=Wy(null),m=E("showSearch"),g=E("showTextSuggestions"),S=E("adminUrl"),T=E("isEmbedded"),C=E("suggestionsPlacement"),[w,P]=Qd("dd-snooze-until-ms",0),L=l||w>Date.now(),_=We(dt),V=We(pn),Pe=E("showStyleSuggestions"),Ie=E("showStyleSuggestionList"),O=We(os),U=Pe&&Ie?ss((K=O.keywordMatches)!=null?K:[]):[],Se=U.length>0,X=_.filter(Le=>Le.source!=="gpt").length,rt=()=>{L&&P(0),r(Nd(!L))},M=Le=>{let It=Date.now()+Le*1e3;P(It),k.info(`Snooze until: ${new Date(It)}`),r(et({collapse:!0}))};return Uy(()=>{X===0&&h(null)},[_,X]),ft(()=>{r(et({collapse:!0,skipWhenInputFocus:!0}))}),c===null||p===!1?null:c===!1?tt("div",{ref:i,className:$r(e.root,{[e.isCollapsed]:L}),children:[!L&&tt("div",{className:e.triggers,children:[q("div",{style:{flex:1}}),q("div",{className:e.triggersRight,children:q(At,{className:e.toggleButton,title:n("collapse"),onClick:rt,isCollapsed:!1})})]}),q("div",{className:e.toggleButtonWrapper,children:q(At,{className:e.toggleButton,title:n("open",{productName:d}),onClick:rt,isCollapsed:!0})}),tt("div",{className:e.collapsible,children:[u&&tt("div",{className:e.loginError,children:[q("span",{className:e.loginErrorMessage,children:u}),q("button",{type:"button",className:e.loginErrorDismiss,onClick:()=>r(to()),"aria-label":n("dismissError"),children:n("dismiss")})]}),q(ds,{loginUrl:S,isEmbedded:T,onLogIn:t,onSnooze:M})]})]}):!s||!o&&!Se?null:tt("div",{ref:i,className:$r(e.root,{[e.isCollapsed]:L}),children:[!L&&tt("div",{className:e.triggers,children:[q("div",{style:{flex:1},children:m&&q("div",{style:{display:"inline-block"},onFocus:()=>{},onMouseOver:()=>h(n(Zd()?"searchHintMac":"searchHintWindows",{searchTriggerKey:a.toUpperCase()})),onMouseLeave:()=>h(null),children:q(sc,{title:n("search")})})}),tt("div",{className:e.triggersRight,onFocus:()=>{},children:[q("div",{className:$r(!f&&e.hintsHidden,e.hints),children:f}),q(At,{className:e.toggleButton,title:n("collapse"),onClick:rt,isCollapsed:!1})]})]}),q("div",{className:e.toggleButtonWrapper,children:q(At,{className:e.toggleButton,title:n("open",{productName:d}),onClick:rt,isCollapsed:!0})}),(Se||X>0&&g)&&tt("div",{className:e.collapsible,onFocus:()=>{},children:[Se&&q(es,{matches:U,selectedIndex:-1}),X>0&&g&&q(Z,{children:q(ts,{suggestions:_,selectedIndex:V,reverse:C==="above"})})]})]})},ic=Vy;import Zr from"classnames";import{Interweave as Lv}from"interweave";import{useCallback as Av,useEffect as Mv,useMemo as Ec,useRef as Nv}from"react";import{connect as Ov}from"react-redux";import{useEffect as jy,useRef as $y,useState as Gy}from"react";function cs(t){return t.contentEditable==="true"}function qy(t){let e=0,n=0,o=window.getSelection();if(o.rangeCount!==0){let s=o.getRangeAt(0),r=s.cloneRange();r.selectNodeContents(t),r.setEnd(s.endContainer,s.endOffset),n=r.toString().length,r.selectNodeContents(t),r.setEnd(s.startContainer,s.startOffset),e=r.toString().length}return{selectionStart:e,selectionEnd:n}}function ac(t){let{selectionStart:e,selectionEnd:n}=cs(t)?qy(t):t;return[e,n]}function lc(t){let[,e]=Gy(),n=$y(null);return n.current=ac(t),jy(()=>{let o=()=>{var a;let[s,r]=(a=n.current)!=null?a:[],i=ac(t);(!i||s!==i[0]||r!==i[1])&&(n.current=i,e({}))};return t.addEventListener("keyup",o),t.addEventListener("click",o),t.addEventListener("focus",o),document.addEventListener("selectionchange",o),()=>{t.removeEventListener("keyup",o),t.removeEventListener("click",o),t.removeEventListener("focus",o),document.removeEventListener("selectionchange",o)}},[t]),n.current}function dc(t,e){if(!e)return;let n=t,{value:o}=n,[s,r]=e,i=o.match(Qn);if(!i||i.length===0)return;let a=0;i.find(d=>{let l=o.indexOf(d,a);return s>l&&r<l+d.length?(n.selectionStart=l,n.selectionEnd=l+d.length,!0):(a=l+d.length,!1)})}import{cloneElement as Xy}from"react";var Jy=["div","span","mark","strong","b","i","u","em"];function Gr(t,e,n=0){var r;let o=t[t.length-1],s=typeof o=="object"&&o!==null?(r=o.props)==null?void 0:r.tagName:void 0;if(s==="br")return t.pop(),[...t,...e,o];if(Jy.includes(s)){let i=Array.isArray(o.props.children)?o.props.children:[o.props.children];return[...t.slice(0,t.length-1),Xy(o,{children:Gr(i,e,n+1)})]}return[...t,...e]}function wt(t){return t.tagName.toLowerCase()==="textarea"}var cc={root:"dd-7-cgW",container:"dd-PsRQ8",agentText:"dd-qnW-V",tabText:"dd-cUHUr",hint:"dd-v7fSg",matchSelection:"dd-8cr8y",focus:"dd-3tr9l",resetIndent:"dd-TvQfZ",matchKeyword:"dd-oJkRD",matchPlaceholder:"dd-QvNoo",hover:"dd--wi0R",hintText:"dd-7gQQh",popover:"dd-xbRu-",popoverRoot:"dd-rA2x8",popoverContentContainer:"dd-JHICl",popoverContent:"dd--mfkC",selectionOptions:"dd-p52wn",selectionOptionsIsHidden:"dd-sSTDp",selectionOptionsButton:"dd-Q6kRY",caret:"dd-jIhc8",popoverSuggestionsRoot:"dd-iFDbL",suggestionsOverlayInputStyles:"dd-zzENA"};import ov from"classnames";import{Matcher as sv}from"interweave";import{useEffect as rv,useMemo as iv}from"react";import{useEffect as Qy,useRef as Zy,useState as Yy}from"react";function uc(t,e){let n;return[(...o)=>{window.cancelAnimationFrame(n);let s=e?e(...o):o;n=window.requestAnimationFrame(()=>{t(...s)})},()=>window.cancelAnimationFrame(n)]}function us(t){let e=Zy(null),[n,o]=Yy(!1);return Qy(()=>{var c;let s=!1,r=Number.parseFloat((c=window.getComputedStyle(document.body).zoom)!=null?c:"1"),[i,a]=uc((u,p)=>{let f=e.current;if(!f)return;let h=u/r,m=p/r,g=f.getBoundingClientRect(),S=h>g.x&&h<g.x+g.width&&m>g.y&&m<g.y+g.height;S&&!s?(s=!0,o(!0)):!S&&s&&(s=!1,o(!1))},({clientX:u,clientY:p})=>[u,p]),[d,l]=uc(()=>{s=!1,o(!1)});return t.addEventListener("mousemove",i),t.addEventListener("mouseleave",d),()=>{a(),l(),t.removeEventListener("mousemove",i),t.removeEventListener("mouseleave",d)}},[e]),[e,n]}function ps(t){return t.replace(/[.*+^${}()|[\]\\]/g,"\\$&")}function gs(t){return e=>{t.forEach(n=>{typeof n=="function"?n(e):n!=null&&(n.current=e)})}}function pc(t){return t!=null}import ev from"classnames";import{forwardRef as tv,useRef as nv}from"react";var ze={root:"dd-7-cgW",container:"dd-PsRQ8",agentText:"dd-qnW-V",tabText:"dd-cUHUr",hint:"dd-v7fSg",matchSelection:"dd-8cr8y",focus:"dd-3tr9l",resetIndent:"dd-TvQfZ",matchKeyword:"dd-oJkRD",matchPlaceholder:"dd-QvNoo",hover:"dd--wi0R",hintText:"dd-7gQQh",popover:"dd-xbRu-",popoverRoot:"dd-rA2x8",popoverContentContainer:"dd-JHICl",popoverContent:"dd--mfkC",selectionOptions:"dd-p52wn",selectionOptionsIsHidden:"dd-sSTDp",selectionOptionsButton:"dd-Q6kRY",caret:"dd-jIhc8",popoverSuggestionsRoot:"dd-iFDbL",suggestionsOverlayInputStyles:"dd-zzENA"};import{jsx as gc}from"react/jsx-runtime";var ms=tv((s,o)=>{var r=s,{className:t,children:e}=r,n=N(r,["className","children"]);let i=nv(null),a=b("TabCompletion",ze);return gc("div",x(y({ref:gs([i,o]),className:ev(t,a.popoverContentContainer)},n),{children:gc("div",{className:a.popoverContent,children:e})}))});import{jsx as Hn,jsxs as dv}from"react/jsx-runtime";var av=t=>e=>{let n=gr(e);return"top"in n&&(n.width=t.width-(e.left-t.left)-10),n},lv=({inputElement:t,boundaryRef:e,inputStyle:n,children:o,suggestion:s})=>{let r=b("TabCompletion",ze),i=Io(),a=iv(()=>av(t.getBoundingClientRect()),[t]),[d,l]=us(t);return rv(()=>{l?i.open():i.close()},[l]),dv("span",{children:[Hn("mark",{ref:gs([d,i.triggerRef]),className:ov(r.matchKeyword,{[r.hover]:l}),"aria-haspopup":"dialog","aria-expanded":i.opened?"true":"false",children:o}),i.opened&&Hn(Wt,{className:r.popover,triggerRef:i.triggerRef,boundaryRef:e,position:"below",align:"start",toStyle:a,children:Hn(ms,{style:n,children:Hn("div",{className:r.hintText,children:s})})})]})},fs=class extends sv{constructor(){super(...arguments);this.keywordMatches=[];this.preparedKeywordMatches=[];this.usedKeywordMatches=new Set}onBeforeParse(n,o){return o.keywordMatches&&o.keywordMatches!==this.keywordMatches&&(this.preparedKeywordMatches=o.keywordMatches.map(s=>x(y({},s),{keywordRegex:new RegExp(`\\b${ps(s.keyword)}\\b`,"i")})),this.keywordMatches=o.keywordMatches),this.usedKeywordMatches.clear(),n}match(n){let o=this.preparedKeywordMatches.map(r=>{if(this.usedKeywordMatches.has(r))return null;let i=n.match(r.keywordRegex);if(!i)return null;let a=n.charAt(i.index-1),d=n.charAt(i.index+r.keyword.length);return a==="{"&&d==="}"?null:{index:i.index,length:i[0].length,match:i[0],matchString:i[0],suggestion:r.suggestion,preparedKeywordMatch:r,valid:!0}}).filter(pc);if(o.length===0)return null;let s=o.reduce((r,i)=>i.index<r.index?i:r);return this.usedKeywordMatches.add(s.preparedKeywordMatch),s}replaceWith(n,o){return Hn(lv,{inputElement:o.inputElement,suggestion:o.suggestion,inputStyle:o.inputStyle,boundaryRef:o.boundaryRef,children:n},`keyword_${o.matchString}_${o.key}`)}asTag(){return"mark"}};import{Matcher as cv}from"interweave";import uv from"classnames";import{jsx as mc}from"react/jsx-runtime";var pv=({inputElement:t,children:e})=>{let n=b("TabCompletion",ze),[o,s]=us(t);return mc("mark",{ref:o,className:uv(n.matchPlaceholder,{[n.hover]:s}),children:e})},hs=class extends cv{match(e){let n=e.match(/(((\$!\{)|(\{))[a-zA-Z0-9_.]+\}(?!\}))/);return n?{index:n.index,length:n[0].length,match:n[0],matchString:n[0],valid:!0}:null}replaceWith(e,n){return mc(pv,{inputElement:n.inputElement,children:e},`placeholder_${n.matchString}_${n.key}`)}asTag(){return"mark"}};import Qr from"classnames";import{Matcher as Cv}from"interweave";import{createRef as Tv,forwardRef as wv,useCallback as Ev,useEffect as Cc,useRef as Tc,useState as wc}from"react";import{useDispatch as kv,useSelector as Rv}from"react-redux";import{jsx as fc}from"react/jsx-runtime";var hc=()=>fc("svg",{width:"1.3em",height:"1.3em",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"InsertLinkIcon",tabIndex:-1,children:fc("path",{fill:"currentColor",d:"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"})});import{useCallback as gv,useEffect as vc,useMemo as mv,useState as Sc}from"react";import{useDispatch as fv,useSelector as xc}from"react-redux";import hv from"lodash.debounce";var yc={root:"dd-ky-Bv",content:"dd-kV5e1"};function ys(t,e,n){var s;let o=((s=t.imageSizes)==null?void 0:s[e])||t.image||n;if(!o)return null;try{return new URL(o).toString()}catch(r){return null}}function qr(t){return t.replace("https://www.","").replace("https://","")}import{jsx as Et,jsxs as Xr}from"react/jsx-runtime";var yv=3,vv=t=>({image:t.image||"",text:t.text,id:t.id,title:t.title}),Sv=({onSelectLink:t,onDismiss:e,placeholder:n,visitUrlText:o,linkCount:s=yv})=>{let r=b("LinkSearch",yc),[i,a]=Sc(""),d=fv(),l=xc(fd("url")),c=xc(Pa("URL")),u=mv(()=>c.map(vv),[c]),[p,f]=Sc(u.length-1),h=E("fallbackImage"),m=C=>{let w=C.target;a(w.value)},g=(C,w)=>{C.stopPropagation(),C.preventDefault(),window.open(w,"_blank")},S=C=>{var L;let w=p-1<0?u.length-1:p-1,P=p+1===u.length?0:p+1;C.code==="Escape"&&(a(""),e()),C.code==="ArrowUp"&&f(w),C.code==="ArrowDown"&&f(P),C.code==="Enter"&&t(((L=u[p])==null?void 0:L.text)||i)},T=gv(hv(C=>{d(pt({query:C,type:"URL",tags:["link-search"]}))},300),[]);return vc(()=>{i&&T(i)},[i]),vc(()=>()=>{d(go())},[]),Xr("div",{className:r.root,children:[Et(Z,{withDivider:!0,children:(i?u:l).slice(0,s).map((C,w)=>Et(A,{selected:p===w,onClick:()=>t(C.text),"data-testid":"linksearch-suggestion",children:Xr(D,{children:[Et(D.Image,{src:ys(C,"small",h||void 0),title:C.title||C.text}),Xr(D.Content,{className:r.content,cropText:!0,children:[Et(D.Title,{children:C.title||qr(C.text)}),C.title&&qr(C.text)]}),Et(A.Actions,{children:Et(A.ActionButton,{label:o,onClick:P=>g(P,C.text)})})]})},C.text))}),Et(Pn,{value:i,onChange:m,autoFocus:!0,placeholder:n,onKeyUp:S})]})},bc=Sv;var Jr={};J(Jr,{enUS:()=>xv,nlNL:()=>bv});var xv={insertLink:[{type:0,value:"Insert link"}],linkInputPlaceholder:[{type:0,value:"Search, type or paste link"}],visitUrl:[{type:0,value:"Visit"}],addToPersonalCollection:[{type:0,value:"Add to Personal Collection"}]},bv={insertLink:[{type:0,value:"Voeg link toe"}],linkInputPlaceholder:[{type:0,value:"Zoek, typ of plak link"}],visitUrl:[{type:0,value:"Bekijk"}],addToPersonalCollection:[{type:0,value:"Toevoegen aan Personal Collection"}]};import{jsx as ye,jsxs as vs}from"react/jsx-runtime";var Pv=wv((t,e)=>{let n=b("TabCompletion",ze);return ye("mark",{ref:e,className:Qr(n.matchSelection)},"selection-start")}),Iv=({startRef:t,boundaryRef:e,inputStyle:n,inputElement:o,children:s})=>{let r=R(Jr),i=b("TabCompletion",ze),a=E("addToPersonalCollection"),d=Rv(Qe("/admin/personal-collection/new")),l=Tc(null),c=Tc(null),[u,p]=wc(null),f=kv(),h=Io(document.activeElement===o),[m]=wc(()=>document.createRange());h.triggerRef.current=m,Cc(()=>()=>m.detach(),[]),Cc(()=>{let S=t.current,T=l.current;!S||!T||(m.setStart(S,0),m.setEnd(T,0))},[t.current,l.current]),ft(()=>{h.close()});let g=Ev(S=>{let T=m.toString(),C=/^http(s?):\/\//.test(S)?S:`https://${S}`,w=`[${T}](${C})`;f(ie({text:w,suggestion:{text:w,source:"search-url",type:"url"},eventMetrics:{inputType:"mouse"},replace:"selection"}))},[]);return vs("span",{children:[ye("mark",{ref:l,className:Qr(i.matchSelection),"aria-haspopup":"dialog","aria-expanded":h.opened?"true":"false",children:s}),h.opened&&ye(Wt,{className:i.popoverRoot,triggerRef:h.triggerRef,boundaryRef:e,position:"above",align:"start",children:vs(ms,{style:n,ref:c,children:[vs("div",{className:Qr(i.selectionOptions,{[i.selectionOptionsIsHidden]:u!==null}),children:[vs("button",{type:"button",tabIndex:u===null?-1:void 0,className:i.selectionOptionsButton,onClick:()=>p("insertLink"),children:[ye(hc,{}),ye("span",{children:"\xA0"}),ye("span",{children:r("insertLink")})]}),a&&d&&ye("button",{type:"button",tabIndex:u===null?-1:void 0,className:i.selectionOptionsButton,onClick:()=>{let S=m.toString(),T=`${d}?text=${encodeURIComponent(S)}`;window.open(T,"_blank")},children:ye("span",{children:r("addToPersonalCollection")})})]}),u==="insertLink"&&ye(bc,{placeholder:r("linkInputPlaceholder"),visitUrlText:r("visitUrl"),onSelectLink:g,onDismiss:()=>{p(null),h.close()}})]})})]},"selection-end")},Ss=class extends Cv{constructor(){super(...arguments);this.charCount=0;this.foundIndex=0;this.startRef=null}onBeforeParse(n,o){return this.props=o,this.charCount=0,this.startRef=Tv(),this.foundIndex=0,n}match(n){if(!this.props||this.props.selection===null||this.foundIndex===2)return null;let[o,s]=this.props.selection;if(o===s)return null;let r=this.foundIndex===0?o:s,i=r>=this.charCount&&r<=this.charCount+n.length?{index:r-this.charCount,length:0,match:"",valid:!0}:null;i&&this.foundIndex++;let a=this.foundIndex===1;return i&&a?this.charCount+=r-this.charCount:this.charCount+=n.length,i?y({isStart:a},i):null}replaceWith(n,o){return o.isStart?ye(Pv,{ref:this.startRef}):ye(Iv,{inputElement:o.inputElement,startRef:this.startRef,boundaryRef:o.boundaryRef,inputStyle:o.inputStyle})}asTag(){return"mark"}};import{useSelector as Dv}from"react-redux";import{jsx as Xt,jsxs as Hv}from"react/jsx-runtime";var _v=({enabled:t,content:e,tabText:n,showTabHint:o,showTabCompletion:s,showStyleSuggestions:r,keywordMatches:i,inputElement:a,source:d})=>{let l=b("TabCompletion",cc),c=E("insertLink"),u=E("addToPersonalCollection"),p=E("showMidSentenceSuggestions"),f=E("inlineSuggestions"),h=lc(a),m=Nv(null),g=Dv(Q);Mv(()=>{wt(a)&&h&&dc(a,h)},[h]);let S=Av(w=>{if(!s||!n)return w;let P=[Xt("span",{className:l.resetIndent,children:"\u200B"},"u200B"),Xt("span",{"data-testid":"tab-completion",className:Zr(l.tabText,l.resetIndent),"data-source":d,children:n},"tabText")];return o&&P.push(Xt("span",{className:Zr(l.hint,l.resetIndent),children:Xt(Ds,{keyCode:"tab"},"tabHint")},"tabHint")),Gr(w,P)},[s,n,o]),T=Ec(()=>{let w=[];return(c||u)&&w.push(new Ss("selection")),w.push(new hs("placeholders")),r&&w.push(new fs("keywords")),w},[f,c,u,r]),C=Ec(()=>{let w=window.getComputedStyle(a);return{"--dd-color":w.color,"--dd-font-size":w.fontSize,"--dd-font-family":w.fontFamily,"--dd-font-variant":w.fontVariant}},[]);return!t||!g?null:Hv("div",{ref:w=>{w!=null&&w.parentElement&&(m.current=w==null?void 0:w.parentElement)},className:l.root,style:C,children:[Xt(Lv,{tagName:"span",containerTagName:"div",className:Zr(l.container,l.agentText),disableLineBreaks:wt(a),content:e||"\u200B",onAfterParse:S,matchers:T,selection:h,keywordMatches:i,inputElement:a,inputStyle:C,boundaryRef:m,inlineSuggestionsOnlyAtEnd:!p}),Xt("br",{})]},"tab-completion")},Fv=t=>{var S,T,C;let{input:e,ui:n,settings:o,styleSuggestions:s,conversation:r}=t,i=_t({input:e}),a=(i==null?void 0:i.text)||"",d=(i==null?void 0:i.source)||"",l=(S=e.html)!=null?S:Nn(e.text),c=e.text.slice(e.suggestionTextStart,e.selection.end),u=a.indexOf(c)===0?a.slice(c.length):"",{showTabHint:p}=n,{isSupported:f}=r,{showTabCompletion:h,visible:m,showStyleSuggestions:g}=o;return{showTabHint:p,showStyleSuggestions:g,showTabCompletion:h&&Ee(t),content:l,tabText:u,source:d,keywordMatches:(C=(T=s.list)==null?void 0:T.keywordMatches)!=null?C:[],enabled:m&&f!==!1}},kc=Ov(Fv)(_v);import{Fragment as wS,useEffect as ii,useState as ES}from"react";import{useDispatch as su,useSelector as ee}from"react-redux";import{createAsyncThunk as Rc,createSlice as Bv}from"@reduxjs/toolkit";var Uv={token:null,interval:null},Yr=Rc("passwordlessToken/getTemporaryPasswordlessToken",(t,e)=>v(null,null,function*(){let{deepdeskAPI:n}=e.extra;return{token:yield n.requestPasswordlessToken()}})),ei=Rc("passwordlessToken/pollPasswordlessToken",(t={},e)=>{let{interval:n=1e3*60*10}=t,{dispatch:o}=e;return o(Yr()),setInterval(()=>o(Yr()),n)}),Pc=Bv({name:"passwordlessToken",initialState:Uv,reducers:{stopPollPasswordlessToken(t){t.interval&&clearInterval(t.interval),t.interval=null}},extraReducers:t=>{t.addCase(Yr.fulfilled,(e,n)=>{e.token=n.payload.token}),t.addCase(ei.fulfilled,(e,n)=>{e.interval=n.payload})}}),{stopPollPasswordlessToken:Ic}=Pc.actions,Lc=Pc.reducer;import{createSelector as Kv}from"@reduxjs/toolkit";function Wv(t){return"buttonText"in t&&"eventName"in t}function Ac(t){if(t)return Wv(t)?{label:t.buttonText,event:t.eventName,value:t.payload}:t}function zv(t){return t==null?void 0:t.map(e=>Ac(e))}function Vv(t){let e=0;for(let n=0;n<t.length;n++)e=(e<<5)-e+t.charCodeAt(n),e|=0;return e}var Mc=Kv([Va,no],(t,e)=>(e?t.filter(s=>!s.externalConversationId||s.externalConversationId===e):t).map(s=>{let r=Ac(s.callToAction),i=zv(s.callToActions);return x(y(y(y({text:s.response,title:s.name},r?{callToAction:r}:{}),i!=null&&i.length?{callToActions:i}:{}),s.message!==void 0?{message:s.message}:{}),{editable:s.editable,isLoading:s.isLoading,evaluationId:s.evaluationId,rule:{id:Vv(s.code),label:s.code,name:s.name,description:s.name}})}));import{useEffect as jv,useState as $v}from"react";import Dc from"classnames";import{jsx as Nc}from"react/jsx-runtime";var Jt=()=>Nc("svg",{width:"1em",height:"1em",viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg",children:Nc("path",{d:"M502.6 70.63l-61.25-61.25C435.4 3.371 427.2 0 418.7 0H255.1c-35.35 0-64 28.66-64 64l.0195 256C192 355.4 220.7 384 256 384h192c35.2 0 64-28.8 64-64V93.25C512 84.77 508.6 76.63 502.6 70.63zM464 320c0 8.836-7.164 16-16 16H255.1c-8.838 0-16-7.164-16-16L239.1 64.13c0-8.836 7.164-16 16-16h128L384 96c0 17.67 14.33 32 32 32h47.1V320zM272 448c0 8.836-7.164 16-16 16H63.1c-8.838 0-16-7.164-16-16L47.98 192.1c0-8.836 7.164-16 16-16H160V128H63.99c-35.35 0-64 28.65-64 64l.0098 256C.002 483.3 28.66 512 64 512h192c35.2 0 64-28.8 64-64v-32h-47.1L272 448z"})});var Oc={root:"dd-WcEru",entity:"dd-LfP8y",entityText:"dd-L-v0f",iconWrapper:"dd-9Deh1",icon:"dd-tM7E2",iconClicked:"dd-EEdDL"};import{jsx as Qt,jsxs as _c}from"react/jsx-runtime";var Gv=({entities:t})=>{let e=b("EntitiesWidgetList",Oc),[n,o]=$v(void 0),s=W(),r=()=>{o(void 0)},i=a=>{t&&(o(t.indexOf(a)),be(a.text),s("entity copied",{entity:a,type:"copy"}))};return jv(()=>{let a=setTimeout(r,500);return()=>{clearTimeout(a)}},[n]),!t||t.length===0?null:Qt("div",{className:e.root,"data-testid":"widget-entities-list",children:t.map((a,d)=>_c("button",{title:a.text,className:e.entity,type:"button",onClick:()=>i(a),children:[Qt("span",{className:e.entityText,children:a.text}),_c("span",{className:e.iconWrapper,children:[Qt("span",{className:Dc(e.icon),children:Qt(Jt,{})}),Qt("span",{className:Dc(e.icon,n===d&&e.iconClicked),children:Qt(Jt,{})})]})]},a.text))})},Fc=Gv;import{jsx as Hc}from"react/jsx-runtime";var Bc=()=>Hc("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:Hc("path",{d:"M17 13.5v6H5v-12h6m3-3h6v6m0-6-9 9",stroke:"currentColor",strokeWidth:"1.5",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})});import{useRef as Yv}from"react";import{useSelector as eS}from"react-redux";var Uc={root:"dd-ohnXe",trigger:"dd-7i-S3",button:"dd-t53Cg",nav:"dd-qZFnm",item:"dd-FZC0F"};var Kc={root:"dd-nazq3",rotation:"dd-3EHTv"};import{jsx as Xv}from"react/jsx-runtime";var qv=({size:t=12})=>{let e=b("LoadingSpinner",Kc);return Xv("span",{"data-testid":"loading-spinner",style:{width:`${t}px`,height:`${t}px`},className:e.root})},Wc=qv;import{jsx as zc}from"react/jsx-runtime";var Vc=()=>zc("svg",{xmlns:"http://www.w3.org/2000/svg",height:"1em",viewBox:"0 0 512 512",fill:"currentColor",children:zc("path",{d:"M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480H40c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24V296c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24zm32 224c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32z"})});import{jsx as jc,jsxs as Jv}from"react/jsx-runtime";var $c=t=>Jv("svg",x(y({xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 448 512","aria-labelledby":"checkTitle"},t),{children:[jc("title",{id:"checkTitle",children:"Check"}),jc("path",{fill:"#666",d:"M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"})]}));var ti={};J(ti,{enUS:()=>Qv,nlNL:()=>Zv});var Qv={error:[{type:0,value:"Something went wrong"}]},Zv={error:[{type:0,value:"Er ging iets fout"}]};import{jsx as Ve,jsxs as Gc}from"react/jsx-runtime";var tS=3e3,nS=({assistantOptions:t})=>{let e=b("OnDemandAssistants",Uc),n=R(ti),o=Yv(),s=ho(se),r=eS(Ml),i=W(),a=r.filter(c=>c.isPinned),d=r.filter(c=>!c.isPinned),l=c=>v(null,null,function*(){clearTimeout(o.current),i("trigger on demand assistant",{assistantCode:c}),yield s.call(x(y({},t),{assistantCode:c})),o.current=setTimeout(()=>s.reset(),tS)});return r.length===0?null:Gc("div",{className:e.root,children:[a.map(({assistant:c,assistantName:u,displayName:p})=>Ve("button",{type:"button",className:e.button,disabled:s.state==="loading",onClick:()=>l(c),children:p||u},c)),d.length>0&&Gc($,{placement:"top-end",children:[Ve($.Trigger,{className:e.trigger,disabled:s.state==="loading",children:Ve(Vo,{"data-testid":"trigger"})}),Ve($.Content,{className:e.nav,"data-testid":"popover",children:d.map(({assistant:c,assistantName:u,displayName:p})=>Ve($.Button,{className:e.item,disabled:s.state==="loading",onClick:()=>l(c),children:p||u},c))})]}),s.state==="loading"&&Ve(Wc,{}),s.state==="done"&&Ve($c,{"data-testid":"trigger-done"}),s.state==="error"&&Ve(hl,{trigger:Ve(Vc,{}),children:n("error")})]})},qc=nS;import{useDispatch as uS}from"react-redux";var Bn={};J(Bn,{enUS:()=>oS,nlNL:()=>sS});var oS={useCue:[{type:0,value:"Add to message"}],__summarizerAssistant__:[{type:0,value:"Summary"}],copyCue:[{type:0,value:"Copy"}],removeCue:[{type:0,value:"Close"}],thumbsUp:[{type:0,value:"Thumbs up"}],thumbsDown:[{type:0,value:"Thumbs down"}]},sS={useCue:[{type:0,value:"Voeg toe aan bericht"}],__summarizerAssistant__:[{type:0,value:"Samenvatting"}],copyCue:[{type:0,value:"Kopi\xEBren"}],removeCue:[{type:0,value:"Sluiten"}],thumbsUp:[{type:0,value:"Thumbs up"}],thumbsDown:[{type:0,value:"Thumbs down"}]};import{useEffect as Xc,useRef as rS,useState as iS}from"react";var ni={title:"dd-YBHrC",fadeup:"dd-cRM0K",fadedown:"dd-7D4Pq",selected:"dd-bueui",actions:"dd-9Iqn9",ctaMessage:"dd-ge8nB",thumbsUp:"dd-6QwVx",thumbsDown:"dd-d3E8l",form:"dd-sPNU2",formInput:"dd-F3E4I",formSubmit:"dd-vw5S0",actionButton:"dd-cCWyJ",editableCue:"dd-nWSD-",inputSpace:"dd-DGYB1"};import{jsx as ve,jsxs as xs}from"react/jsx-runtime";var aS=500,lS=100,dS=({content:t,onChange:e,onCopy:n})=>{let o=rS(null),s=b("WidgetCue",ni);return Xc(()=>{let r=o.current;if(!r)return;r.style.setProperty("height","0px");let i=Math.min(Math.max(r.scrollHeight,lS),aS);r.style.setProperty("height",`${i}px`)},[t]),ve("textarea",{ref:o,className:s.editableCue,onCopy:n,onChange:e,value:t})},cS=({cue:t,onCallToAction:e,onRemove:n,onCopy:o,onUse:s})=>{var m;let r=b("WidgetCue",ni),i=R(Bn),a=W(),d=E("hasKeyboardInput"),[l,c]=iS(t.text),u=g=>{let S=g?x(y({},t),{callToAction:g}):t;e&&e(l,S),n(t)},p=(g,S)=>{o&&o(g,t),S&&Je(S,r.fadeup)},f=g=>{s&&s(g,t)},h=g=>{g.preventDefault(),g.stopPropagation(),n(t)};return Xc(()=>{a("Assistant response displayed",{evaluationId:t.evaluationId,assistantCode:t.rule.label,assistantOutput:t.text})},[]),xs(A,{"data-testid":"cue",children:[ve(D,{children:xs(D.Content,{children:[t.title&&ve(D.Title,{className:r.title,"data-testid":"widget-cue-title",children:t.rule.label.startsWith("__")?i(t.rule.label):t.title}),t.message&&ve("p",{className:r.ctaMessage,children:t.message}),t.editable?ve(dS,{content:l,onCopy:()=>{let g=document.getSelection();g&&p(g.toString())},onChange:g=>{var S;return c((S=g.target.value)!=null?S:"")}}):ve(yt,{content:t.text,useLabel:i("useCue"),copyLabel:i("copyCue"),onCopy:p,onUse:d?f:void 0})]})}),xs(A.ButtonsContainer,{children:[xs("div",{className:r.actions,children:[ve(A.Button,{onClick:g=>{var S;return p((S=wo(l,"reply")[0])!=null?S:l,g.target)},variant:"primary",children:i("copyCue")}),t.callToAction&&ve(A.Button,{onClick:()=>u(),variant:"primary",children:t.callToAction.label}),(m=t.callToActions)==null?void 0:m.map((g,S)=>ve(A.Button,{onClick:()=>u(g),variant:"primary",children:g.label},`${g.event}-${g.label}-${S}`)),ve(A.Button,{onClick:h,variant:"secondary",children:i("removeCue")})]}),ve(Po,{evaluationId:t.evaluationId,assistantCode:t.rule.label,assistantOutput:t.text,feedbackText:t.text,feedbackType:"assistant"})]})]})},Jc=cS;import{Fragment as gS,jsx as oi}from"react/jsx-runtime";var pS=({cues:t})=>{let e=uS(),n=oe(),o=R(Bn),s=W(),r=l=>{e(ko({code:l.rule.label})),s("Assistant response closed",{evaluationId:l.evaluationId,assistantCode:l.rule.label,assistantOutput:l.text})},i=(l,c)=>{be(l),s("Assistant response copied",{evaluationId:c.evaluationId,assistantCode:c.rule.label,assistantOutput:c.text,copiedText:l})},a=(l,c)=>{var u;c.callToAction&&(e(Eo(c)),s("Assistant call to action",{evaluationId:c.evaluationId,assistantCode:c.rule.label,assistantOutput:c.text,eventName:c.callToAction.event,value:(u=c.callToAction.value)!=null?u:l}))},d=(l,c)=>{var u;n.send(Oe,{text:l,suggestion:{source:"assistant",assistantCode:(u=c.rule)==null?void 0:u.label,sourceText:l}}),s("Assistant response used",{evaluationId:c.evaluationId,assistantCode:c.rule.label,assistantOutput:c.text,usedText:l})};return oi(gS,{children:t.map(l=>l.isLoading?oi(Mo,{title:l.rule.label.startsWith("__")?o(l.rule.label):l.title},l.rule.id):oi(Jc,{cue:l,onCallToAction:a,onRemove:r,onCopy:i,onUse:d},l.evaluationId))})},Qc=pS;import{Fragment as mS,useEffect as fS}from"react";var Zc={root:"dd-cvTAY",label:"dd-QWQxD",value:"dd-WSUHF",copyButton:"dd-67o9H",copyButtonText:"dd-oos-l",isTrue:"dd--1g2O",isFalse:"dd-sz2ir"};import{jsx as je,jsxs as si}from"react/jsx-runtime";function hS(t,e){return e.split(".").reduce((n,o)=>!n||typeof n!="object"||!(o in n)?null:n[o],t)}var Yc=({data:t,schema:e})=>{let n=b("WidgetCustomData",Zc),o=s=>{be(s)};return fS(()=>{k.info("Custom data",t,e)},[t]),je("dl",{className:n.root,children:e.map(s=>{let r=hS(t,s.path);return si(mS,{children:[je("dt",{className:n.label,children:s.label}),je("dd",{className:n.value,children:s.type==="boolean"&&r?je("span",{className:n.isTrue,children:s.trueValue}):s.type==="boolean"&&!r?je("span",{className:n.isFalse,children:s.falseValue}):s.type==="array"&&Array.isArray(r)&&r.length>0?si("button",{type:"button",onClick:()=>o(r.join(", ")),className:n.copyButton,children:[je("span",{className:n.copyButtonText,children:r.join(", ")}),je(Jt,{})]}):typeof r=="string"||typeof r=="number"?si("button",{type:"button",onClick:()=>o(`${r}`),className:n.copyButton,children:[je("span",{className:n.copyButtonText,children:r}),je(Jt,{})]}):"-"})]},s.label)})})};import{useCallback as vS}from"react";var yS=/(https?:\/\/[^\s]+)/,eu=t=>t.split(" ").find(e=>yS.test(e));import{jsx as Zt,jsxs as bs}from"react/jsx-runtime";var SS=({suggestion:t,lines:e,onUse:n})=>{var u;let o=t.text||t.url||t.message,s=eu(o),r=R(On),i=E("showImages"),a=E("fallbackImage"),d=E("hasKeyboardInput"),l=p=>{p.preventDefault(),p.stopPropagation(),d&&n(o)},c=vS(p=>{window.open(s,"_blank"),p.stopPropagation(),p.preventDefault()},[s]);return bs(A,{onClick:d?l:void 0,"data-testid":"edit-suggestion",children:[bs(D,{children:[i&&t.image&&Zt(D.Image,{src:ys(t,"small",a||void 0),title:t.title}),bs(D.Content,{children:[t.title&&Zt(D.Title,{"data-testid":"widget-suggestion-title",children:t.title}),t.searchKeywords&&((u=t.searchKeywords)==null?void 0:u.length)>0&&Zt(A.Labels,{labels:t.searchKeywords}),Zt(D.Content,{cropText:e==="single",lineClamp:e==="multiple",children:o})]})]}),bs(A.Actions,{children:[s&&Zt(A.ActionButton,{onClick:c,label:r("visitUrl")}),d&&Zt(A.ActionButton,{primary:!0,onClick:l,label:r("useSuggestion")})]})]})},tu=SS;import{Fragment as bS,jsx as nu}from"react/jsx-runtime";var xS=({lines:t,suggestions:e})=>{let n=oe(),o=(s,r)=>{n.send(Oe,{text:s,suggestion:x(y({},r),{source:r.source,sourceText:r.text})})};return nu(bS,{children:e.map(s=>nu(tu,{suggestion:s,lines:t,onUse:r=>o(r,s)},s.text||s.url||s.message))})},ou=xS;var Un={};J(Un,{enUS:()=>CS,nlNL:()=>TS});var CS={waiting:[{type:0,value:"Loading\u2026"}],waitingForConversation:[{type:0,value:"Waiting for conversation\u2026"}],notSupported:[{type:0,value:"This conversation is not supported"}],noResults:[{type:0,value:"No results found\u2026"}],titleCues:[{type:0,value:"Assistant updates"}],actions:[{type:0,value:"Shortcuts"}],linkStudioLogin:[{type:0,value:"My "},{type:1,value:"productName"}],linkSummary:[{type:0,value:"Summarize"}],linkKnowledgeSearch:[{type:0,value:"Knowledge Assist"}],linkSearch:[{type:0,value:"Search"}],close:[{type:0,value:"Close"}]},TS={waiting:[{type:0,value:"Laden\u2026"}],waitingForConversation:[{type:0,value:"Wachten op gesprek\u2026"}],notSupported:[{type:0,value:"Dit gesprek wordt niet ondersteund"}],noResults:[{type:0,value:"Geen resultaten gevonden\u2026"}],titleCues:[{type:0,value:"Assistant updates"}],actions:[{type:0,value:"Shortcuts"}],linkStudioLogin:[{type:0,value:"Mijn "},{type:1,value:"productName"}],linkSummary:[{type:0,value:"Gesprek samenvatten"}],linkKnowledgeSearch:[{type:0,value:"Knowledge assist"}],linkSearch:[{type:0,value:"Zoeken"}],close:[{type:0,value:"Sluiten"}]};var Yt={root:"dd-W9VCG",loginText:"dd--dS6t",stateText:"dd-348OC",footer:"dd-tvofr",shortcutList:"dd-MuKK-",shortcut:"dd-5CnK9",footerShortcut:"dd-dH7XJ",link:"dd-DRo0x"};import{jsx as I,jsxs as Kn}from"react/jsx-runtime";var ru=(t,e)=>{let n=ee(Q);ii(()=>n?e.every(o=>!!o)?t():()=>{}:()=>{},[...e,n])},kS=({onLogIn:t})=>{let e=b("Widget",Yt),n=E("isEmbedded"),o=E("adminUrl");return I("div",{className:e.loginText,children:I("div",{children:I(ds,{isEmbedded:n,loginUrl:o,onLogIn:t})})},"login")},ri=({text:t})=>{let e=b("Widget",Yt);return I("div",{className:e.stateText,children:I("div",{children:I("p",{children:t})})},"notification")},RS=()=>{let t=R(Un),e=su(),n=b("Widget",Yt),o=E("showSearch"),s=E("isEmbedded"),r=ee(Qe("/admin/")),i=oe(),a=E("productName"),d=W();return ru(()=>{if(s)return e(ei()),()=>{e(Ic())}},[e,s]),!o&&!r?null:Kn("div",{className:n.shortcutList,children:[o&&I(A.Button,{"data-testid":"shortcut-search","aria-label":t("linkSearch"),className:n.shortcut,icon:I(Gt,{}),onClick:()=>{i.send("ShowCommandPalette",{isOpen:!0}),d("open search",{via:"widget-shortcut"})},children:t("linkSearch")}),r&&I(A.Button,{as:"a",target:"_blank",icon:I(Bc,{}),href:r,"data-testid":"shortcut-studio-login","aria-label":t("linkStudioLogin",{productName:a}),className:n.shortcut,rel:"noreferrer",onClick:()=>{d("open my deepdesk",{via:"widget-shortcut"})},children:t("linkStudioLogin",{productName:a})})]})},PS=({title:t,content:e})=>{let n=R(Un),[o,s]=ES(!0);return o?I(Ae,{"data-testid":"custom-data-banner",type:"custom-data-banner",title:t,children:I(Z,{withDivider:!0,children:Kn(A,{children:[I(D,{children:I(D.Content,{children:I(yt,{content:e})})}),I(A.ButtonsContainer,{children:I(A.Button,{onClick:()=>s(!1),children:n("close")})})]})})}):null},IS=()=>{let t=su(),e=ee(An),n=ee(Ol),o=ee(Mc),s=ee(ya),r=ee(zo),i=ee(qo),a=ee(Ye),d=ee(xe);return ii(()=>{s&&!n&&k.warn("Custom data provided, but no schema.")},[s,n]),ru(()=>{e.forEach(({type:l})=>{l==="entities"?t(me()):Zn.includes(l)||t(fe(l))})},[t,d,a]),ii(()=>{o.length>0&&!e.some(l=>l.type==="cues")&&k.warn("Received cues, but cues are not configured in widget.")},[e,o]),I(wS,{children:e.map(({type:l,title:c,amount:u,lines:p,schema:f,property:h})=>{var m,g;switch(l){case"entities":return r&&r.length>0&&I(Ae,{type:l,title:c,"data-testid":`type-${l}`,children:I(Fc,{entities:r})},l);case"cues":return o&&o.length>0&&I(Ae,{type:l,title:c,"data-testid":`type-${l}`,children:I(Z,{withDivider:!0,children:I(Qc,{cues:o})})},l);case"custom-data-banner":return s&&h&&s[h]&&I(PS,{title:c,content:String(s[h])},l);case"custom-data":return s&&f&&I(Ae,{type:l,title:c,"data-testid":`type-${l}`,children:I(Z,{withDivider:!0,children:I(Yc,{data:s,schema:f})})},l);default:return((g=(m=i[l])==null?void 0:m.suggestions)==null?void 0:g.length)>0&&I(Ae,{type:l,title:c,"data-testid":`type-${l}`,children:I(Z,{withDivider:!0,children:I(ou,{lines:p,contentType:l,suggestions:i[l].suggestions.slice(0,u)||[]})})},l)}})})},ai=({children:t})=>{let e=b("Widget",Yt);return I("div",{className:e.footer,children:t})},li=({children:t})=>{let e=b("Widget",Yt);return I("div",{className:e.root,"data-testid":"widget",children:t})},LS=({onLogIn:t,knowledgeAssistOptions:e={},assistantOptions:n={transcript:"in-memory-transcript"}})=>{let o=R(Un),s=ee(Dt),r=ee(Q),i=ee(no),a=ee(Ye),d=ee(Nl("knowledge-assist")),l=ee(Dl);return s===!1?I(ri,{text:o("notSupported")}):r===!1?I(kS,{onLogIn:t}):r===null?I(ri,{text:o("waiting")}):!i||!a?I(ri,{text:o("waitingForConversation")}):I(li,{children:Kn(_o,{initialQuestion:e.initialQuestion,assistantCode:l!=null?l:void 0,evaluateKnowledgeAssistFn:kn,children:[Kn(ln,{children:[I(RS,{}),I(IS,{}),d&&I(Ho,{title:d.title,emptyState:e.emptyState})]}),Kn(ai,{children:[d&&I(Fo,{}),I(qc,{assistantOptions:n})]})]})})},iu=LS;function zn(t){let e=new Range;return e.selectNodeContents(t),e}function au(t,e,n){try{return kt(t,e,n),!0}catch(o){return!1}}function Cs(t){return"tagName"in t&&(t.tagName==="DIV"||t.tagName==="P")}function Ts(t){return"tagName"in t&&t.tagName==="BR"}var Wn=/[\u200B-\u200D\uFEFF]/g;function kt(t,e,n){let o=new Range;if(t.firstChild===null&&e===0&&n===0)return o.selectNodeContents(t),o;let s=0,r=!1;function i(d,l){let c=-1,u=/[\u200B-\u200D\uFEFF]/;if(!u.test(d))return l;for(let p=0;p<=d.length;p++)if(u.test(d[p])||c++,c===l)return p;throw new Error("Offset out of range")}function a(d){switch(d.nodeType){case Node.TEXT_NODE:{let l=d.textContent,c=l.replace(Wn,""),u=s+c.length,p=e>=s&&e<=u,f=n>=s&&n<=u;if(p){let h=i(l,e-s);h===0&&!f?o.setStartBefore(d):o.setStart(d,h)}f&&(o.setEnd(d,i(l,n-s)),r=!0),s=u;break}case Node.ELEMENT_NODE:{if(Ts(d)&&(s===e&&o.setStartBefore(d),s++,s===n)){o.setEndAfter(d),r=!0;return}for(let c=0;c<d.childNodes.length&&(a(d.childNodes[c]),!r);c++);let l=d.lastChild;Cs(d)&&l&&!Cs(l)&&!Ts(l)&&s++;break}default:break}}if(a(t),o.startContainer===document)throw new Error("Offsets out of bound");return o}function ws(t,e){if(!t.contains(e.startContainer)||!t.contains(e.endContainer))throw new Error("Range not within root element");let{startContainer:n,startOffset:o,endContainer:s,endOffset:r,collapsed:i}=e,a,d,l=0;function c(u){let p=u===t,f=u===n,h=u===s;switch(u.nodeType){case Node.TEXT_NODE:{let m=u.textContent;f&&(a=l+m.substring(0,o).replace(Wn,"").length),h&&(d=l+m.substring(0,r).replace(Wn,"").length),l+=m.replace(Wn,"").length;break}case Node.ELEMENT_NODE:{if(Ts(u)&&u.nextSibling){l++;break}!p&&Cs(u)&&u.previousSibling&&l++;for(let m=0;m<u.childNodes.length;m++){let g=f&&m===o,S=h&&m===r;if(g&&(a=l),S&&(d=l),d!==void 0||((!g||!i)&&c(u.childNodes[m]),h&&m===r-1&&(d=l),d!==void 0))break}h&&(d=l);break}default:break}}if(c(t),d===void 0)throw new Error("Could not determine start and end");return{start:a!=null?a:d,end:d}}function Es(t,e){if(!t.contains(e.startContainer)||!t.contains(e.endContainer))throw new Error("Range not within root element");let{startContainer:n,startOffset:o,endContainer:s,endOffset:r,collapsed:i}=e,a=0,d="";function l(c){let u=c===t,p=c===n,f=c===s;switch(p&&(a=1),c.nodeType){case Node.TEXT_NODE:{if(a!==1)return;let h=p?o:0,m=f?r:void 0;d+=c.textContent.replace(Wn,"").substring(h,m);break}case Node.ELEMENT_NODE:{if(!i&&a===1&&Ts(c)&&c.nextSibling){d+=`
|
|
10
10
|
`;break}!u&&!i&&a===1&&Cs(c)&&c.previousSibling&&(d+=`
|
|
11
|
-
`);let h=p?o:0,m=f?Math.min(r,c.childNodes.length):c.childNodes.length;for(let g=h;g<m&&(l(c.childNodes[g]),a!==2);g++);break}default:break}f&&(a=2)}return l(t),d}var lu=(i=>(i.CUT="Cut",i.BACKSPACE="Backspace",i.DELETE="Delete",i.ERASEEOF="EraseEof",i.UNDO="Undo",i.CLEAR="Clear",i))(lu||{}),nt=class{constructor(e){this.element=e;this.isFocused=!1;this.isActive=!0;this.isDisposed=!1;this.eventListeners={};this.disposeHandlers=[];this.cachedText="";this.cachedSuggestionTextStart=0;this.cachedCaretPosition=null;this.cachedSelection={start:0,end:0};this.cachedHTML="";this.isSubmitting=!1;this.isPossibleClearInputAction=!1;this.cachedText=this.getText(),this.cachedSuggestionTextStart=this.getSuggestionTextStart(),this.cachedHTML=this.getHTML(),this.cachedSelection=this.getSelection(),this.listen()}addEventListener(e,n){let o=s=>{n(s)};this.element.addEventListener(e,o),this.disposeHandlers.push(()=>{this.element.removeEventListener(e,o)})}removeEventListener(e,n){this.element.removeEventListener(e,n)}handleInteraction(){let e=this.getText(),n=this.getHTML(),o=this.getSelection(),s=this.getSuggestionTextStart(),r=this.cachedCaretPosition===null;if(!this.isActive)return;e===""&&this.cachedText!==""&&!this.isPossibleClearInputAction&&this.emit("submit");let i=e!==this.cachedText,a=n!==null&&n!==this.cachedHTML,d=s!==this.cachedSuggestionTextStart;if((i||a||d)&&(i?(this.cachedText=e,this.cachedHTML=n):a&&(this.cachedHTML=n),this.cachedSuggestionTextStart=s,r=!0,this.emit("change",{plainText:e,rawHTML:n,suggestionTextStart:s})),(o.start!==this.cachedSelection.start||o.end!==this.cachedSelection.end)&&(this.cachedSelection=o,r=!0,this.emit("selection",o)),!r)return;let l=this.getCaretPosition();qe(l,this.cachedCaretPosition)||(this.cachedCaretPosition=l,this.emit("caretposition",l))}handleClick(){this.handleInteraction()}handleFocus(){let e=!this.isFocused;this.isFocused=!0,e&&this.emit("focus"),this.handleInteraction()}handleBlur(){this.isPossibleClearInputAction=!1;let e=this.isFocused;this.isFocused=!1,e&&this.emit("blur")}handleKeyDown(e){let{key:n,ctrlKey:o,metaKey:s}=e;this.isPossibleClearInputAction=Object.values(lu).includes(n)||n.toLowerCase()==="z"&&(o||s),this.emit("keydown",e)}handleKeyUp(e){this.handleInteraction(),this.emit("keyup",e)}handleCut(){this.isPossibleClearInputAction=!0,this.emit("cut",{selectionText:this.getSelectedText()})}handlePaste(e){var o,s;let n=((o=e.clipboardData)==null?void 0:o.getData("text"))||((s=e.clipboardData)==null?void 0:s.getData("text/plain"))||"";this.emit("paste",{pastedText:n,selectionText:this.getSelectedText()})}listen(){this.addEventListener("keydown",n=>this.handleKeyDown(n)),this.addEventListener("keyup",n=>this.handleKeyUp(n)),this.addEventListener("input",()=>this.handleInteraction()),this.addEventListener("change",()=>this.handleInteraction()),this.addEventListener("focus",()=>this.handleFocus()),this.addEventListener("blur",()=>this.handleBlur()),this.addEventListener("cut",()=>this.handleCut()),this.addEventListener("paste",n=>this.handlePaste(n)),this.addEventListener("click",()=>this.handleInteraction()),document.activeElement===this.element&&(this.isFocused=!0);let e=new MutationObserver(()=>{this.element.isConnected||(this.emit("unmounted"),this.dispose())});e.observe(document.body,{subtree:!0,childList:!0}),this.disposeHandlers.push(()=>{e.disconnect()})}getSuggestionTextStart(){return 0}focus(){this.element.focus()}emit(e,...n){this.isDisposed||this.eventListeners[e]&&this.eventListeners[e].forEach(o=>{o(...n)})}on(e,n){this.isDisposed||(this.eventListeners[e]||(this.eventListeners[e]=[]),this.eventListeners[e].push(n))}off(e,n){if(!this.eventListeners[e])return;let o=this.eventListeners[e].indexOf(n);o!==-1&&this.eventListeners[e].splice(o,1)}activate(){let e=this.isActive===!1;this.isActive=!0,e&&this.handleInteraction()}deactivate(){this.isActive=!1}dispose(){this.disposeHandlers.forEach(e=>e()),this.eventListeners={},this.isDisposed=!0}};function du(t){return t.top!==0||t.left!==0||t.height!==0||t.width!==0}var en=class extends nt{constructor(){super(...arguments);this.lastKnownSelection=null}getRootNode(){return this.element.getRootNode()}getText(){let n=new Range;return n.selectNodeContents(this.element),Es(this.element,n)}getHTML(){return this.element.innerHTML||""}getRange(){let n=this.getRootNode();if(n.activeElement!==this.element)return null;let o="getSelection"in n?n.getSelection():window.getSelection();if(!o)return null;let s=o.rangeCount>0?o.getRangeAt(0):null;if(!s)return null;let r=this.element.ownerDocument.createRange();return r.setStart(s==null?void 0:s.startContainer,s==null?void 0:s.startOffset),r.setEnd(s==null?void 0:s.endContainer,s==null?void 0:s.endOffset),!r||!this.element.contains(r.startContainer)||!this.element.contains(r.endContainer)?null:r}getCaretPosition(){let n=this.getRange();if(!n||!n.collapsed||!("getBoundingClientRect"in n))return null;let o=n.getBoundingClientRect();return!du(o)&&(n.insertNode(this.element.ownerDocument.createTextNode("\u2060")),o=n.getBoundingClientRect(),n.deleteContents(),!du(o))?null:{top:o.top+o.height,left:o.left}}getSelection(){let n=this.getRange();if(n)return ws(this.element,n);let o=this.lastKnownSelection;if(o&&au(this.element,o.start,o.end))return o;let s=zn(this.element);return s.collapse(!1),ws(this.element,s)}getSelectedText(){let{start:n,end:o}=this.getSelection();return Es(this.element,kt(this.element,n,o))}listen(){super.listen();let n=new MutationObserver(r=>{var i,a;r.length===2&&r[0].addedNodes.length===1&&((i=r[0].addedNodes[0])==null?void 0:i.textContent)==="\u2060"&&((a=r[1].removedNodes[0])==null?void 0:a.textContent)==="\u2060"||setTimeout(()=>{this.handleInteraction()},0)});n.observe(this.element,{attributes:!0,characterData:!0,childList:!0,subtree:!0}),this.disposeHandlers.push(()=>n.disconnect());let o=this.element.isContentEditable,s=new MutationObserver(()=>{this.element.isContentEditable!==o&&(o=this.element.isContentEditable,this.emit(this.element.isContentEditable?"enabled":"disabled"))});s.observe(this.element,{attributes:!0,attributeFilter:["contenteditable"]}),this.disposeHandlers.push(()=>s.disconnect())}};var AS=["direction","boxSizing","width","height","overflowX","overflowY","borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth","borderStyle","paddingTop","paddingRight","paddingBottom","paddingLeft","fontStyle","fontVariant","fontWeight","fontStretch","fontSize","fontSizeAdjust","lineHeight","fontFamily","textAlign","textTransform","textIndent","textDecoration","letterSpacing","wordSpacing","tabSize"];function cu(t,e){let n="mozInnerScreenX"in window,o=document.createElement("div");o.id="input-textarea-caret-position-mirror-div";let s=o.style,r=window.getComputedStyle(t),i=t.ownerDocument.body;s.whiteSpace="pre-wrap",s.wordWrap="break-word",s.position="absolute",s.visibility="hidden",AS.forEach(c=>{s[c]=r[c]}),n?t.scrollHeight>Number.parseInt(r.height)&&(s.overflowY="scroll"):s.overflow="hidden",o.textContent=t.value.substring(0,e);let a=document.createElement("span");a.textContent=t.value.substring(e)||".",o.appendChild(a),i.appendChild(o);let d=t.getBoundingClientRect(),l={top:d.top-t.scrollTop+a.offsetTop+Number.parseInt(r.borderTopWidth)+a.offsetHeight,left:d.left-t.scrollLeft+a.offsetLeft+Number.parseInt(r.borderLeftWidth)};return i.removeChild(o),l}var tn=class extends nt{constructor(){super(...arguments);this.lastKnownSelection=null}getText(){return this.element.value}getHTML(){return null}getSelection(){let{selectionStart:n,selectionEnd:o}=this.element;return{start:n,end:o}}getSelectedText(){let n=this.getSelection();return n?this.getText().slice(n.start,n.end):""}getCaretPosition(){return cu(this.element,this.element.selectionEnd)}listen(){super.listen();let n=Object.getOwnPropertyDescriptor(window.HTMLTextAreaElement.prototype,"value");Object.defineProperty(this.element,"value",{configurable:!0,get:()=>{var r;return(r=n==null?void 0:n.get)==null?void 0:r.call(this.element)},set:r=>{var i;(i=n==null?void 0:n.set)==null||i.call(this.element,r),this.handleInteraction()}}),this.addEventListener("scroll",()=>{this.emit("caretposition",this.getCaretPosition())});let o=this.element.disabled,s=new MutationObserver(()=>{this.element.disabled!==o&&(o=this.element.disabled,this.emit(o?"disabled":"enabled"))});s.observe(this.element,{attributes:!0,attributeFilter:["disabled"]}),this.disposeHandlers.push(()=>s.disconnect())}};function uu(t,e,n){let o=`deepdesk-iframe-${t}`,s=document.getElementById(o);if(s)return s;let r=document.createElement("iframe"),i=new URL(e);return Object.entries(n).forEach(([a,d])=>{i.searchParams.append(a,d)}),r.style.position="absolute",r.style.left="-999em",r.style.width="0px",r.style.height="0px",r.tabIndex=-1,r.id=o,r.title=`iframe-${t}`,r.src=i.toString(),window.document.body.appendChild(r),r}function MS(t){if(typeof t!="string")return t;try{return JSON.parse(t)}catch(e){return t}}var di=class{constructor(e){this.name=e;this.disposeHandlers=[];this.broadcastChannel=new BroadcastChannel(e)}onMessage(e){this.broadcastChannel.addEventListener("message",e),this.disposeHandlers.push(()=>{this.broadcastChannel.removeEventListener("message",e)})}postMessage(e){this.broadcastChannel.postMessage(JSON.stringify(e))}close(){this.disposeHandlers.forEach(e=>e()),this.broadcastChannel.close()}},ci=class{constructor(e,n,o){this.name=e;this.targetOrigin=n;this.options=o;this.disposeHandlers=[];this.iframe=uu(e,`${this.targetOrigin}/sdk/proxy/proxy.html`,{channel:this.name,host:window.location.origin,debug:"1"}),document.body.appendChild(this.iframe)}onMessage(e){window.addEventListener("message",e),this.disposeHandlers.push(()=>{window.removeEventListener("message",e)})}postMessage(e){var n;(n=this.iframe.contentWindow)==null||n.postMessage(JSON.stringify(e),this.targetOrigin)}close(){var e;this.disposeHandlers.forEach(n=>n()),(e=this.iframe)==null||e.remove()}},ui=class{constructor(e){this.params=e;this.deepdeskUrl=e.deepdeskUrl,this.eventMap=e.eventMap,this.externalId="deepdesk-general",this.defaultChannel=this.createChannel("deepdesk-general")}get isCrossOrigin(){return this.params.deepdeskUrl!==(this.params.origin||window.location.origin)}setExternalId(e){this.externalId!==e&&(this.cleanup(),k.info("Set externalId",e),this.externalId=e,this.channel=this.createChannel(e))}createChannel(e){let n=this.params.createCustomChannel?this.params.createCustomChannel(e):this.isCrossOrigin?new ci(e,this.deepdeskUrl,{debug:!0}):new di(e),o=s=>{var i,a;if(s.origin!==this.deepdeskUrl)return;let r=MS(s.data);typeof r!="object"||r.type!=="event"||r.channel!==e||(k.info("Received broadcast event",this.externalId,s),(a=(i=this.eventMap)[r.name])==null||a.call(i,r.payload))};return n.onMessage(o),n}send(e,n,o){var i,a;k.info("Broadcast event",{externalId:this.externalId,name:e,payload:n});let s={type:"event",name:e,payload:n};o!==!1&&((a=(i=this.eventMap)[e])==null||a.call(i,n));let r=this.externalId==="deepdesk-general"?this.defaultChannel:this.channel;r==null||r.postMessage(x(y({},s),{channel:this.externalId}))}cleanup(e=!1){var n,o;(n=this.channel)==null||n.close(),this.channel=void 0,e&&((o=this.defaultChannel)==null||o.close(),this.defaultChannel=void 0)}},pu=ui;function NS(t){return t.replace(/(_\w)/g,e=>e[1].toUpperCase())}function B(t){return Array.isArray(t)?t.map(B):typeof t=="object"&&t!==null?Object.keys(t).reduce((e,n)=>x(y({},e),{[NS(n)]:B(t[n])}),{}):t}function OS(t){return t.replace(/[A-Z]/g,e=>`_${e.toLowerCase()}`)}function te(t){return Array.isArray(t)?t.map(te):typeof t=="object"&&t!==null?Object.keys(t).reduce((e,n)=>x(y({},e),{[OS(n)]:te(t[n])}),{}):t}var nn=class extends Error{constructor(n,o){super(n);this.body=o;this.name="CustomError"}};var pi=t=>new Promise(e=>{setTimeout(e,t)});var Rt=class extends nn{constructor(){super(...arguments);this.name="ClientError"}},mi=class extends nn{constructor(){super(...arguments);this.name="ServerError"}},gi=new Map;function DS(t){return v(this,null,function*(){if(t.status===204)return t.text().catch(()=>{}),null;let e=t.headers.get("content-type");if(e!=null&&e.includes("application/json"))return t.json();let n=yield t.text();return n===""?null:(k.warn("Unexpected response body:",n.slice(0,20)),JSON.parse(n))})}var on=class{constructor(e="",n={}){this.baseUrl=e;this.options=n;this.latestRequestByUrl={};this.refreshingToken=null;this.lastFailedRefreshAt=null;this.failedRefreshCooldown=1e4;var o;this.fetch=(o=n.fetch)!=null?o:window.fetch.bind(window)}patchFetch(e){this.fetch=e(this.fetch)}setCsrfToken(e){this.csrfToken=e}request(e,n={}){return new Promise((o,s)=>{let r={isAborted:!1,reject:s},i=`${this.baseUrl}${e}`,a=this.fetch,d=n.method===void 0||n.method.toLowerCase()==="get",L=n,{useCache:l=!1,abortLatest:c=!1,attempts:u=1,retryDelay:p=500,refreshTokenOn401:f=!0,retryOnError:h=_=>_ instanceof TypeError,retryOnResponse:m=_=>_.status>=500,version:g=null}=L,S=N(L,["useCache","abortLatest","attempts","retryDelay","refreshTokenOn401","retryOnError","retryOnResponse","version"]);if(l){if(!d)throw new Error(`Can't use 'useCache' for ${n.method}`);if(gi.has(i)){o(gi.get(i));return}}let T=x(y({credentials:"include"},S),{headers:y({Accept:"application/json","Content-Type":"application/json"},S.headers)});!d&&this.csrfToken&&(T.headers=x(y({},T.headers),{"X-CSRFToken":this.csrfToken})),typeof g=="string"&&(T.headers=x(y({},T.headers),{"X-Deepdesk-API-Version":g}));let C=u,w=!1;if(!a)throw new Error("fetch is not set");this.latestRequestByUrl[i]&&c&&(this.latestRequestByUrl[i].isAborted=!0,this.latestRequestByUrl[i].reject(new Error("Aborted"))),this.latestRequestByUrl[i]=r;let P=()=>v(this,null,function*(){return C--,a(i,T).then(_=>v(this,null,function*(){return m(_)&&!r.isAborted&&C>0?(yield pi(p),P()):_.status===401&&f===!0&&w===!1?(w=!0,yield this.refreshToken(),P()):_})).catch(_=>v(this,null,function*(){if(h(_)&&!r.isAborted&&C>0)return yield pi(p),P();throw _}))});P().then(_=>v(this,null,function*(){let V=yield DS(_);if(delete this.latestRequestByUrl[i],_.status>=500){s(new mi("Server Error",V));return}if(_.status===401){s(new Rt("Unauthorized",V));return}if(_.status===403){s(new Rt("Forbidden",V));return}if(_.status===404){s(new Rt("Not Found",V));return}if(_.status>=400){s(new Rt("Bad Request",V));return}l&&gi.set(i,V),o(V)})).catch(_=>{s(_)})})}validateToken(){return v(this,null,function*(){let e,n,o;try{({has_valid_access_token:e,is_logged_in:n,has_valid_refresh_token:o}=yield this.get("/apis/admin/session/validate/",{refreshTokenOn401:!1}))}catch(s){return!1}if(!e){if(!o)return!1;try{yield this.refreshToken();let{is_logged_in:s}=yield this.get("/apis/admin/session/validate/",{refreshTokenOn401:!1});return s}catch(s){return!1}}return n})}refreshToken(){let e=Date.now();return this.lastFailedRefreshAt&&e-this.lastFailedRefreshAt<this.failedRefreshCooldown?Promise.reject(new Rt("Unauthorized","Failed to refresh token")):this.refreshingToken?this.refreshingToken:(this.refreshingToken=this.get("/apis/admin/session/refresh/",{refreshTokenOn401:!1}).catch(n=>{throw(n==null?void 0:n.message)==="Unauthorized"&&(this.lastFailedRefreshAt=Date.now()),n}).finally(()=>{this.refreshingToken=null}),this.refreshingToken)}get(e,n){return this.request(e,n)}post(e,n,o){return this.request(e,y({method:"POST",body:JSON.stringify(n)},o))}patch(e,n,o){return this.request(e,y({method:"PATCH",body:JSON.stringify(n)},o))}put(e,n,o){return this.request(e,y({method:"PUT",body:JSON.stringify(n)},o))}delete(e,n){return this.request(e,y({method:"DELETE"},n))}};var gu;(e=>{let t;(a=>(a.SUCCESS="success",a.FAILURE="failure",a.CONDITIONS_NOT_MET="conditions_not_met",a.MAX_RECURSION_LEVEL="max_recursion_level",a.NO_ACCESS_TO_ASSISTANT="no_access_to_assistant"))(t=e.EvaluationStatus||(e.EvaluationStatus={}))})(gu||(gu={}));function fi(t){return x(y({},B(t)),{metadata:t.metadata})}var Pt=class Pt{constructor(e,n={}){this.options=n;this.latestReceivedDeepdeskVersions={};this.shouldFetchCsrfToken=!0;this.client=new on(e,{fetch:n.fetch}),this.client.patchFetch(o=>(s,r)=>v(this,null,function*(){let i=yield o(s,r);return this.handleDeepdeskVersionHeaders(i),i}))}preflight(){return v(this,null,function*(){if(this.shouldFetchCsrfToken){this.shouldFetchCsrfToken=!1;let e=yield this.getCsrfToken();this.client.setCsrfToken(e)}return this.options.token?(Pt.exchangeTokenPromise||(Pt.exchangeTokenPromise=this.exchangeTokenForAccessCookie(this.options.token)),Pt.exchangeTokenPromise):Promise.resolve()})}createConversation(e){return v(this,null,function*(){var o;yield this.preflight(),k.info(`Creating conversation for session ${e.externalId} and agent ${e.agentId}`);let n=yield this.client.post("/api/v2/conversations",x(y({chat_start_time:new Date().toISOString()},te(e)),{metadata:(o=e.metadata)!=null?o:{}}));return fi(n)})}getMe(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/session/me/");return B(e)})}postIdentity(e){return v(this,null,function*(){yield this.preflight(),yield this.client.post("/apis/admin/session/me/identities/",te(e))})}patchMe(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.patch("/apis/admin/session/me/",te(e));return B(n)})}getProfile(e){return v(this,null,function*(){let n=yield this.client.get(`/apis/admin/profiles/${e}/`,{useCache:!0});return B(n)})}getKnowledgeAssistant(e){return v(this,null,function*(){let n=yield this.client.get(`/apis/admin/knowledge-assist/assistants/${e}/`,{useCache:!0});return B(n)})}getContentTypes(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/content-types/",{useCache:!0});return B(e)})}getAccount(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/account/",{useCache:!0});return B(e)})}getPlatformConfig(e){return v(this,null,function*(){let n=e!==void 0?`/platform/config/${e}/`:"/platform/config/",{config:o}=yield this.client.get(n,{useCache:!0});return B(o)})}checkUserExists(e){return v(this,null,function*(){let{exists:n}=yield this.client.get(`/apis/admin/users/exists?external_id=${e}`,{version:"v1"});return n})}getConversationByExternalId(o){return v(this,arguments,function*(e,n={}){yield this.preflight(),k.info(`Getting conversation for session ${e}`);let{attempts:s=1,retryDelay:r=1e3}=n,i=yield this.client.get(`/api/v2/conversations/by_external_id/${e}`,{attempts:s,retryDelay:r,retryOnResponse:a=>a.status===404||a.status>=500,version:"v2"});return k.info(`Successfully retrieved conversation ${i.id} for session ${e}`),fi(i)})}isConversationSupported(o){return v(this,arguments,function*(e,n={}){k.info(`Check if conversation for session ${e} is supported`);let{attempts:s=1,retryDelay:r=1e3}=n;return(yield this.client.get(`/api/v2/conversations/by_external_id/${e}/has_active_profile`,{attempts:s,retryDelay:r,retryOnResponse:a=>a.status===404||a.status>=500})).has_active_profile})}updateConversation(e,n){return v(this,null,function*(){var r;yield this.preflight();let o=te(n);n.metadata&&(o.metadata=(r=n.metadata)!=null?r:{});let s=yield this.client.put(`/api/v2/conversations/${e}`,o);return fi(s)})}postMessages(e,n){return v(this,null,function*(){yield this.preflight(),yield this.client.post(`/api/v2/conversations/${e}/messages`,n.map(o=>x(y({},te(o)),{metadata:o.metadata})))})}sendEvent(e,n){return v(this,null,function*(){yield this.preflight();let a=n,{data:o}=a,s=N(a,["data"]),r=Object.entries(this.latestReceivedDeepdeskVersions).reduce((d,[l,c])=>x(y({},d),{[l]:c}),{}),i=["platform","agentId","agentName","agentEmail","conversationId"].reduce((d,l)=>(s[l]&&(d[l]=s[l]),d),{});return this.client.post("/api/v2/events",te(x(y(y({},r),i),{data:o,name:e})),{version:"v2"})})}getEntities(e){return v(this,null,function*(){return yield this.preflight(),yield this.client.post("/api/v2/entities",{messages:e.filter(o=>o.text)})})}getTemporaryExchangeToken(){return v(this,null,function*(){return(yield this.client.get("/apis/admin/session/exchange-token/")).jwt})}exchangeTokenForAccessCookie(e){return v(this,null,function*(){return this.client.post("/apis/admin/session/jwt/",{jwt:e}).catch(n=>{throw k.warn(`Invalid token '${e}'`),n})})}authenticateWithKey(e,n){return v(this,null,function*(){yield this.preflight(),yield this.client.post("/apis/admin/session/api-key/",te(n),{refreshTokenOn401:!1,headers:{apikey:e}})})}getTextSuggestions(s){return v(this,arguments,function*(e,n={},o){if(yield this.preflight(),o==="sticky-messages")throw new Error("Use getPinnedMessages instead");return(yield this.client.post(`/api/v2/conversations/${e}/recommend/${o}`,te(n),{abortLatest:!0})).map(i=>x(y({},B(i)),{text:i.text||i.url||i.message,source:o,type:o})).filter((i,a,d)=>a===d.findIndex(l=>l.text===i.text))})}isLoggedIn(){return v(this,null,function*(){return yield this.preflight(),this.client.validateToken()})}getAutocompleteSuggestions(e,n){return v(this,null,function*(){return yield this.preflight(),(yield this.client.post(`/api/v2/conversations/${e}/autocomplete`,te(n),{abortLatest:!0})).map(s=>({score:1,source:s.source,sourceText:s.source_text,text:s.label,trainingJobs:s.training_jobs,searchKeywords:s.search_keywords,type:s.source})).filter((s,r,i)=>r===i.findIndex(a=>a.text===s.text))})}getPinnedMessages(e){return v(this,null,function*(){let n=yield this.client.get(`/api/v2/profiles/${e}/pinned-messages`,{abortLatest:!0});return B(n).map(o=>x(y({},o),{text:o.message,source:"sticky-messages",type:"pinned-message"}))})}getStyleSuggestions(e){return v(this,null,function*(){let n=yield this.client.post("/api/v2/style-suggestions",te(e),{abortLatest:!0,version:"v2"});return B(n)})}search(e){return v(this,null,function*(){let n=yield this.client.post(`/api/v2/profiles/${e.profile}/search`,te(e));return B(n)})}loginWithPassword(e,n){return v(this,null,function*(){yield this.preflight();let o=yield this.client.post("/apis/admin/session/login/",{username:e,password:n},{refreshTokenOn401:!1});return B(o)})}logout(){return v(this,null,function*(){yield this.preflight(),yield this.client.post("/apis/admin/session/logout/",{},{refreshTokenOn401:!1})})}requestLoginByEmail(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.post("/apis/admin/session/passwordless/request/",{email:e});return B(n)})}requestPasswordlessToken(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/session/passwordless/request/");return B(e.token)})}getCsrfToken(){return v(this,null,function*(){let{token:e}=yield this.client.get("/apis/admin/session/csrf/");return e})}verifyLoginToken(e){return v(this,null,function*(){let n=yield this.client.post("/apis/admin/session/passwordless/login/",{token:e});return B(n)})}evaluateAssistant(e,n){return v(this,null,function*(){var i;yield this.preflight();let o=new URLSearchParams;n!=null&&n.externalConversationId&&o.append("external_conversation_id",n.externalConversationId);let s=n!=null&&n.threadId?`/api/v2/assistants/${e}/threads/${n==null?void 0:n.threadId}/evaluate?${o.toString()}`:`/api/v2/assistants/${e}/evaluate?${o.toString()}`,r=yield this.client.post(s,{input:(i=n==null?void 0:n.input)!=null?i:{},conversation:n==null?void 0:n.transcript});return B(r)})}createAssistantThread(e){return v(this,null,function*(){yield this.preflight();let{assistantCode:n}=e,o=yield this.client.post(`/apis/admin/assistants/${n}/threads/`,{});return B(o)})}postMessageToAssistantThread(e){return v(this,null,function*(){yield this.preflight();let{assistantCode:n,threadId:o,message:s}=e,r=yield this.client.post(`/apis/admin/assistants/${n}/threads/${o}/messages/`,{content:s,role:"user"});return B(r)})}translateMessages(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.post("/api/v2/translate",te(e));return B(n)})}handleDeepdeskVersionHeaders(e){e.headers.forEach((n,o)=>{let s=o.toLowerCase(),r=s.match(Wi);if(!n||!r)return;let i=r[1].replace("-","_"),a=this.latestReceivedDeepdeskVersions[i];a&&n&&a!==n&&k.warn(`Overwritten Version header ${s}: ${JSON.stringify(a)} -> ${JSON.stringify(n)}`),this.latestReceivedDeepdeskVersions[i]=n})}};Pt.exchangeTokenPromise=null;var ot=Pt;var ks=class{constructor(e){this.options=e;this.socket=null;this.maxReconnectAttempts=5;this.reconnectInterval=25e3;this.cleanupCallbacks=[];var n,o;this.socket,this.eventListeners=new Map,this.url=e.url,this.maxReconnectAttempts=(n=e.maxReconnectAttempts)!=null?n:this.maxReconnectAttempts,this.reconnectInterval=(o=e.reconnectInterval)!=null?o:this.reconnectInterval,this.shouldReconnect=e.shouldReconnect}connect(){let e=()=>this.cleanup();window.addEventListener("beforeunload",e),this.cleanupCallbacks.push(()=>window.removeEventListener("beforeunload",e)),this.reconnect()}setupListeners(){this.socket&&(this.socket.onmessage=e=>{var n;try{let o=B(JSON.parse(e.data));o.event&&this.eventListeners.has(o.event)&&((n=this.eventListeners.get(o.event))==null||n.forEach(s=>s(o.data)))}catch(o){console.error("Error parsing WebSocket message:",o)}},this.socket.onclose=e=>{console.log("WebSocket connection closed:",e),setTimeout(()=>{this.reconnect()},this.reconnectInterval)},this.socket.onerror=e=>{console.error("WebSocket error:",e)})}reconnect(){var e,n;if(this.maxReconnectAttempts<=0){console.error("Max reconnect attempts reached, closing WebSocket connection."),(e=this.socket)==null||e.close();return}if(!this.shouldReconnect()){console.error("Should not reconnect, closing WebSocket connection."),(n=this.socket)==null||n.close();return}this.socket&&(this.socket.onmessage=null,this.socket.onclose=null,this.socket.onerror=null,this.socket.close()),this.socket=new WebSocket(this.url),this.setupListeners(),this.maxReconnectAttempts--}send(e,n){if(!this.socket){console.error("WebSocket connection is not open.");return}this.socket.send(JSON.stringify({event:e,data:n}))}on(e,n){this.eventListeners.has(e)||this.eventListeners.set(e,[]);let o=this.eventListeners.get(e);o&&!o.includes(n)&&o.push(n)}close(){var e;(e=this.socket)==null||e.close()}cleanup(){this.close(),this.cleanupCallbacks.forEach(e=>e()),this.cleanupCallbacks=[]}};import{combineReducers as BS,configureStore as US}from"@reduxjs/toolkit";import{createSlice as _S}from"@reduxjs/toolkit";var mu={startTime:null,stopTime:null},fu=t=>t.handlingTime,hu=_S({name:"handlingTime",initialState:mu,reducers:{handlingTimeStart(t){if(t.startTime&&!t.stopTime)throw new Error("Timing already started");t.startTime=new Date,t.stopTime=null},handlingTimeStop(t){if(!t.startTime)throw new Error("Timing not started");t.stopTime=new Date},handlingTimeReset(t){t.startTime=null,t.stopTime=null}},extraReducers:t=>{t.addCase(j,()=>mu)}}),{handlingTimeStart:yu,handlingTimeStop:Rs,handlingTimeReset:vu}=hu.actions,Su=hu.reducer;var xu=(t={})=>{let e=y({onAuthError:Nt(!1)},t);return n=>o=>s=>("error"in s&&s.error.message==="Unauthorized"&&n.dispatch(e.onAuthError),o(s))};var bu=(t={})=>{let e,n=!0,o=y({getStyleSuggestions:Ct,debounce:500},t);return s=>r=>i=>{var f;let a=s.getState().input.text,d=r(i),l=s.getState();if(l.auth.isLoggedIn!==!0)return d;let{showStyleSuggestions:c}=l.settings;if(!((f=l.conversation.current)==null?void 0:f.id)||!c)return d;let{text:p}=l.input;return p===a&&!n||(clearTimeout(e),p==="")||(e=setTimeout(()=>{n=!1,s.dispatch(o.getStyleSuggestions({text:p}))},t.debounce)),d}};function FS(t,e){return t.text===e.text&&t.selection.start===e.selection.start&&t.selection.end===e.selection.end&&t.suggestionTextStart===e.suggestionTextStart}var Cu=(t={})=>{let e=y({getTextSuggestions:fe,getAutocompleteSuggestions:_n,debounce:200,check:Ee},t),n;return o=>s=>r=>{var m;let{input:i}=o.getState(),a=s(r),d=o.getState();if(d.auth.isLoggedIn!==!0)return a;let{recommendTextSuggestions:l,showTabCompletion:c}=d.settings,u=(m=d.conversation.current)==null?void 0:m.id,p=r.type===Xo.toString();if(!u||!l&&!c)return a;let{input:f}=d;return FS(f,i)&&!p||(clearTimeout(n),!e.check(d))||(n=setTimeout(()=>{let g=lt(d);g===""?o.dispatch(e.getTextSuggestions("default")):o.dispatch(e.getAutocompleteSuggestions(g))},p?0:e.debounce)),a}};var Tu=Ct.fulfilled.toString();function HS(t,e){let n=new Set([...e.keywordMatches.map(s=>s.keyword)]),o=[];return n.forEach(s=>{let r=t.keywordMatches.filter(d=>d.keyword===s),i=e.keywordMatches.filter(d=>d.keyword===s),a=i.length-r.length;a<=0||o.push(...i.slice(0,a))}),o}var wu=t=>e=>n=>o=>{var l;if(o.type!==Tu){n(o);return}let s=e.getState().styleSuggestions.list;n(o);let r=e.getState(),i=r.styleSuggestions.list,a=(l=r.conversation)==null?void 0:l.current;if(s===i)return;let d=HS(s,i);o.type===Tu&&d.length>0&&t.sendEvent("style suggested",{conversationId:a==null?void 0:a.id,data:{keywordMatches:d}})};var KS=BS({assistants:Qa,auth:Ji,conversation:ta,contentTypes:Al,passwordlessToken:Lc,entities:sd,handlingTime:Su,info:wa,input:ma,settings:Ya,profile:_l,search:La,styleSuggestions:Gd,ui:Od,textSuggestions:vd});function Eu(t){return US({reducer:KS,middleware:e=>{var o;let n=e({thunk:{extraArgument:{dynamicThunkObject:t.dynamicThunkObject,deepdeskAPI:t.deepdeskAPI}},serializableCheck:!1}).concat(xu()).concat(Cu({debounce:200})).concat(bu({debounce:500})).concat(wu(t.deepdeskAPI));return((o=t.middleware)!=null?o:[]).reduce((s,r)=>s.concat(r),n)},preloadedState:t.preloadedState})}function ku(t,e,n){if(e==="")return null;let o=new RegExp(`\\b${ps(e)}\\b`,"gi"),s,r=null;for(;(s=o.exec(t))!==null&&!(s.index>n);)r={start:s.index,end:s.index+s[0].length};return r}var WS=t=>{var e,n;return(n=(e=t==null?void 0:t.type)==null?void 0:e.toLowerCase())!=null?n:"unknown"},zS=t=>e=>n=>o=>{var d,l,c,u,p,f;let s=e.getState(),r=mt("inlineSuggestions")(s),i=mt("autoSelectSuggestion")(s)||r;switch(o.type){case Nt.toString():{!o.payload&&t.emit("logout",void 0);break}case eo.fulfilled.toString():{t.emit("logout",void 0);break}case me.fulfilled.toString():o.payload.length>0&&t.sendEvent("entities found",{conversationId:(d=s.conversation.current)==null?void 0:d.id,data:{entities:o.payload}});break;case ut.toString():t.logSendMessage(o.payload);break;case Eo.toString():t.emit("call-to-action",{cue:o.payload});break;case se.fulfilled.toString():if(!o.isBroadcasted){let{externalConversationId:h,currentExternalIdAtRequest:m}=(l=o.payload)!=null?l:{};(!h||!m||h===m)&&t.broadcast(qs,o,!1)}break;case se.rejected.toString():break;default:break}let a=n(o);switch(o.type){case ut.toString():t.handleAfterSendMessage(o.payload);break;case Fn.toString():t.onUpdateShowTabHint(o.payload);break;case Rs.toString():t.logHandlingTime();break;case Ft.toString():t.broadcast(fo,o);break;case ct.toString():t.broadcast(fo,o);break;case ko.toString():e.dispatch(ct({source:"assistant",assistantCode:o.payload.code}));break;case"analytics/logEvent/fulfilled":{let h=s.assistants.cues.find(m=>m.code===o.meta.arg.data.assistantCode);t.emit("event",x(y({},o.meta.arg),{cue:h}));break}case ie.toString():{let{start:h,end:m}=s.input.selection;t.emit("select-suggestion",x(y({type:WS(o.payload.suggestion)},o.payload),{replace:o.payload.replace==="selection"?{start:h,end:m}:{start:0,end:m}})),r&&e.dispatch(Xe([]));break}case $d.toString():{let{keyword:h,suggestion:m,eventMetrics:g}=o.payload,{text:S,selection:T}=s.input,C=ku(S,h,(c=T==null?void 0:T.end)!=null?c:S.length);if(!C)break;t.emit("select-suggestion",{text:m,type:"style",replace:C,suggestion:{text:m,source:"style"},eventMetrics:g});break}case io.toString():t.emit("select-image",o.payload),t.sendEvent("Image attached",{conversationId:(u=s.conversation.current)==null?void 0:u.id,data:{path:o.payload.suggestion.image,title:o.payload.suggestion.title}});break;case Xe.toString():{i&&o.payload.length>0&&e.dispatch(ao(0));break}case se.fulfilled.toString():{let{evaluationId:h,output:m,externalConversationId:g}=o.payload,S=o.meta.arg.assistantCode;if(t.emit("event",{name:"Assistant evaluation completed",data:{evaluationId:h,assistantCode:S,assistantOutput:$a(m),externalConversationId:g,evaluationStatus:"success"}}),!o.meta.arg.skipState){let T=e.getState().assistants.cues;t.emit("cues",T)}break}case se.rejected.toString():{let h=o.meta.arg.assistantCode,m=(f=o.meta.arg.externalConversationId)!=null?f:(p=e.getState().conversation.current)==null?void 0:p.externalId;t.emit("event",{name:"Assistant evaluation completed",data:{evaluationId:"",assistantCode:h,assistantOutput:"",externalConversationId:m,evaluationStatus:"failed"}});break}default:break}return a},Ru=zS;import{createSelector as VS}from"@reduxjs/toolkit";function hi(t){return t.toISOString().replace("T"," ").replace("Z","")}var jS=(t,e)=>e.version,Pu=VS([Ht,xe,fu,jS],(t,e,n,o)=>{if(!e)return k.warn("No conversationId for handling time metrics"),null;let{startTime:s,stopTime:r}=n;return!s||!r?(k.warn("No startTime and stopTime for handling time metrics"),null):{conversationId:e,clientVersion:o,agentId:t==null?void 0:t.agentId,agentName:t==null?void 0:t.agentName,agentEmail:t==null?void 0:t.agentEmail,timeStart:hi(s),timeStop:hi(r)}});function Iu(t,e){let{text:n,metrics:{numPaste:o,pastes:s,textSuggestions:r}}=t.input,i=n.length;return{source:"agent",clientVersion:e.version,pastes:s,lenTextTotal:i,numPastes:o,suggestions:r}}var Vn=class extends Error{};function $S(){let t,e;return{promise:new Promise((o,s)=>{t=o,e=s}),resolve:t,reject:e}}var Ps=class{constructor(){this.queues={}}push(e,n){let o=()=>{let r=this.queues[e][1];r?(this.queues[e]=[r.promise,null],r.resolve()):delete this.queues[e]};if(!this.queues[e]){let r=n().finally(o);return this.queues[e]=[r,null],r}this.queues[e][1]&&this.queues[e][1].reject(new Vn("Queued async function is outdated"));let s=$S();return this.queues[e][1]=s,s.promise.then(()=>n().finally(o))}};function yi(t,e){var r;let n=t.closest(e);if(n)return n;let o=t.getRootNode().host;if(o instanceof HTMLElement)return yi(o,e);let s=(r=t.ownerDocument.defaultView)==null?void 0:r.frameElement;return s?yi(s,e):null}function vi(t,e){return yi(t,e)}var GS={accepted:"onConversationAcceptedAssistants","new-message":"onConversationNewMessageAssistants",ended:"onConversationEndedAssistants"},Lu=(t,e)=>{var s,r,i;if(!((i=(r=(s=t.uiConfig)==null?void 0:s.widget)==null?void 0:r.types.find(a=>a.type==="cues"))==null?void 0:i.isActive))return k.warn("Triggered a conversation assistant, but cues are not configured in widget."),[];let o=t[GS[e]];return o&&o.length>0?o.map(a=>a.code):(k.warn(`No assistant set in profile for conversation event "${e}"`),[])};function Au(t){return typeof t=="object"&&t!==null&&"name"in t&&"message"in t}function qS(t){return typeof t=="object"&&t!==null&&"tagName"in t}function Si(t){return qS(t)&&(wt(t)||cs(t))}var Nu,ke=new Map,XS=["bottom","height","left","right","top","width"],Mu=(t,e)=>!t&&!e?!1:t&&!e||!t&&e?!0:XS.some(n=>t[n]!==e[n]);function Ou(t){var n,o,s;if(t.ownerDocument===document)return[];let e=(s=(o=(n=t.ownerDocument)==null?void 0:n.defaultView)==null?void 0:o.frameElement)!=null?s:null;return e?[e,...Ou(e)]:[]}function Du(t,e){return!t||!e?null:x(y({},t),{top:t.top+e.top,left:t.left+e.left})}var Is=!1,_u=()=>{Is=!0;let t=[];if(ke.forEach((e,n)=>{if(!n.isConnected){e.rect=null,t.push(e),ke.delete(n);return}let o=n.getBoundingClientRect();Mu(o,e.rect)&&(e.rect=o,t.push(e))}),t.forEach(e=>{let n=e.parentRects?e.parentRects.reduce(Du,e.rect):e.rect;Mu(n,e.totalRect)&&e.callbacks.forEach(o=>o(n)),e.totalRect=n}),ke.size===0){Is=!1;return}Nu=window.requestAnimationFrame(_u)};function xi(t,e){let n=Ou(t),o=[],s=n.map((r,i)=>xi(r,a=>{o[i]=a;let d=ke.get(t);if(!d)return;let l=o.reduce(Du,d.rect);d.callbacks.forEach(c=>c(l))}));return{observe(r=!0){if(s.forEach(i=>i.observe(!1)),ke.has(t)){let i=ke.get(t);i.callbacks.push(e),i.rect&&e(i.rect)}else ke.set(t,{rect:void 0,callbacks:[e],parentRects:o});r&&!Is&&_u()},unobserve(){s.forEach(i=>i.unobserve());let r=ke.get(t);if(r){let i=r.callbacks.indexOf(e);i>=0&&r.callbacks.splice(i,1),r.callbacks.length||ke.delete(t),ke.size||(cancelAnimationFrame(Nu),Is=!1)}}}}var Fu,Re=new Map,Hu=()=>{Re.forEach((t,e)=>{if(!e.isConnected){Re.delete(e);return}let{clientHeight:n,scrollHeight:o}=e,s=o>n;t.visible!==s&&(t.visible=s,t.callbacks.forEach(r=>r(t.visible)))}),Re.size!==0&&(Fu=window.requestAnimationFrame(Hu))};function Bu(t,e){return{observe(){let n=Re.size===0;Re.has(t)?Re.get(t).callbacks.push(e):Re.set(t,{visible:void 0,callbacks:[e]}),n&&Hu()},unobserve(){let n=Re.get(t);if(n){let o=n.callbacks.indexOf(e);o>=0&&n.callbacks.splice(o,1),n.callbacks.length||Re.delete(t),Re.size||cancelAnimationFrame(Fu)}}}}var bi=["borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth","borderStyle","boxSizing","color","overflowWrap","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontWeight","fontKerning","lineHeight","letterSpacing","paddingLeft","paddingTop","paddingRight","paddingBottom","width","height","textIndent","whiteSpace","wordBreak","wordSpacing","wordWrap"];function Ci(t,e,n){return n.forEach(o=>{e.style[o]=t[o]})}function sn(t){return Number.parseFloat(t)}function Ls(t){return Math.round(t*1e6)}function Uu(t){return t/1e6}function Ti(t,e,n){if(t.boxSizing==="content-box")return;let{clientWidth:o}=e,s=sn(t.width),r=sn(t.borderLeftWidth),i=sn(t.borderRightWidth),a=sn(t.paddingRight),d=Uu(Ls(s)-Ls(r)-Ls(i)),l=Uu(Ls(o));if(d-l>2){let c=d-l;n.style.paddingRight=`${a+c}px`}}function As(t,e={}){var c,u;let n=e.overlayContainer||document.createElement("div");n.style.display="none",n.style.position=(c=e.position)!=null?c:"fixed",n.style.pointerEvents="none",n.style.borderColor="transparent",ht(n);let o=window.getComputedStyle(t),s=!0,r=()=>{n.scrollTop=t.scrollTop};Ci(o,n,bi),Ti(o,t,n),e.mirrorOverflow&&(n.style.overflow="hidden",t.addEventListener("scroll",r));let i=Bu(t,()=>{Ci(o,n,bi),Ti(o,t,n),r(),setTimeout(r,0)}),a,d=!0,l=xi(t,p=>{if(p===null){e.onRemove&&e.onRemove(),n.remove();return}if(!d&&e.onMoveStart&&(Promise.resolve().then(()=>e.onMoveStart()),d=!0),clearTimeout(a),a=setTimeout(()=>{e.onMoveEnd&&e.onMoveEnd(),d=!1},200),p.height===0&&p.width===0){if(s===!0)return;e.onHide&&e.onHide(),n.style.display="none",s=!0;return}if(Ci(o,n,bi),Ti(o,t,n),r(),e.placement==="below"&&n.classList.add("below"),n.style.top=`${p.top}px`,n.style.left=`${p.left}px`,e.closestScrollElement&&e.closestScrollElement!==t){let f=e.closestScrollElement.getBoundingClientRect(),h=window.getComputedStyle(e.closestScrollElement),m=sn(h.borderTopWidth),g=sn(h.borderBottomWidth),S=f.top+m-p.top,T=p.top+p.height+-(f.top+f.height-g);n.style.clipPath=`inset(${S}px 0px ${T}px 0px)`}s&&(n.style.display="block",e.onShow&&e.onShow(),s=!1)});return e.appendTo?e.appendTo.appendChild(n):(u=t.parentElement)==null||u.appendChild(n),l.observe(),i.observe(),[n,()=>{t.removeEventListener("scroll",r),l.unobserve(),i.unobserve(),n.remove()}]}function JS(t){return t.offsetParent!==null}function Ku(t){if(!JS(t))return!1;let e=t.getBoundingClientRect();return e.top>=0&&e.left>=0&&e.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&e.right<=(window.innerWidth||document.documentElement.clientWidth)}function wi(t,e,n=100){let o=Ku(t);e({isVisible:o});let s=setInterval(()=>{let r=Ku(t);r!==o&&(o=r,e({isVisible:o}))},n);return()=>{clearTimeout(s)}}var Wu=(t,e)=>({value(){try{let n=sessionStorage.getItem(`dd-${t}`);if(!n)return e;try{return JSON.parse(n)}catch(o){return e}}catch(n){return e}},update(n){try{sessionStorage.setItem(`dd-${t}`,JSON.stringify(n))}catch(o){k.warn("[Deepdesk] SessionStorage is blocked by browser")}}});import{jsx as F,jsxs as QS}from"react/jsx-runtime";var zu=Wu("showTabHint",!0),rn=class rn{constructor({deepdeskUrl:e,version:n=rn.version||"unknown",locale:o="en-US",token:s,fetch:r,productName:i,createCustomChannel:a,websocketClient:d=ks}){this.inputMediator=null;this.eventListeners={};this.unmountHandlers=[];this.disposeHandlers=[];this.inlineSuggestions=null;this.aboveSuggestions=null;this.belowSuggestions=null;this.floatingMenu=null;this.widgetElement=null;this.widgetRoot=null;this.nicknameDialogUnsubscribe=null;this.nicknameDialogFailed=!1;this.dynamicThunkObject={};this.queues=new Ps;this.isMounted=!1;this.shouldRender=!0;this.loadProfileConfigPromise=null;let l=e.replace(/\/api$/,"");this.deepdeskApi=new ot(l,{token:s,fetch:r}),this.version=n,this.instanceId=rn.count++;let c={deepdeskAPI:this.deepdeskApi,dynamicThunkObject:this.dynamicThunkObject,middleware:[Ru({broadcast:(h,m,g)=>{this.broadcastEvents.send(h,m,g)},emit:(h,m)=>this.emit(h,m),handleAfterSendMessage:h=>this.handleAfterSendMessage(h),logHandlingTime:()=>this.logHandlingTime(),logSendMessage:h=>this.logSendMessage(h),onUpdateShowTabHint:h=>zu.update(h),sendEvent:(h,m)=>this.deepdeskApi.sendEvent(h,m)})]};this.store=Eu(c),this.broadcastEvents=new pu({debug:!0,deepdeskUrl:l,eventMap:Aa(this.store),createCustomChannel:a}),this.disposeHandlers.push(()=>{this.broadcastEvents.cleanup()}),this.ws=new d({url:`${l}/api/v2/me/realtime`.replace("https","wss"),reconnectInterval:25e3,shouldReconnect:()=>v(this,null,function*(){var h;return(h=Q(this.state))!=null?h:!1})}),this.whenLoggedIn(()=>this.ws.connect()),this.store.dispatch(Fn(zu.value())),this.store.dispatch(Ro({locale:o,adminUrl:l,productName:i}));let u=[],p=h=>{if(!h.conversationId)return;let m=()=>{this.conversationId()===h.conversationId&&this.store.dispatch(Ja(h))};this.hasConversation()?m():u.push(m)};this.ws.on("assistants::direct_response",p),this.ws.on("assistants::user_notification",p),this.ws.on("assistants::response_chunk",h=>{if(!h.conversationId)return;let m=()=>{this.conversationId()===h.conversationId&&this.store.dispatch(Xa(h))};this.hasConversation()?m():u.push(m)}),this.ws.on("assistants::suggest_as_reply",h=>{if(!h.conversationId)return;let m=()=>{this.conversationId()===h.conversationId&&this.store.dispatch(Ft([{text:h.payload.message,type:"text",source:"assistant",assistantCode:h.code,sourceLabel:h.name}]))};this.hasConversation()?m():u.push(m)});let f=this.whenConversationLoaded(()=>{var h;this.broadcastEvents.setExternalId((h=this.state.conversation.current)==null?void 0:h.externalId),u.forEach(m=>m()),u.length=0});this.disposeHandlers.push(()=>{this.ws.cleanup(),u.length=0,f()})}get state(){return this.store.getState()}get settings(){return this.state.settings}get selectedTextSuggestion(){var e;return(e=dt(this.state)[this.state.input.selectedSuggestionIndex])!=null?e:null}hasConversation(){return!!this.state.conversation.current}conversationId(){if(!this.hasConversation())throw new Error("No conversation loaded");return this.state.conversation.current.id}externalId(){if(!this.hasConversation())throw new Error("No conversation loaded");return this.state.conversation.current.externalId}shouldAbort(){return this.state.conversation.isSupported===!1?(k.warn("Conversation is not supported"),!0):this.hasConversation()?this.state.profile.data?!1:(k.warn("Profile has not been loaded (yet)"),!0):(k.warn("No conversation loaded (yet)"),!0)}whenLoggedIn(e){if(Q(this.state))e();else{let n=this.subscribe(Q,o=>{o&&e()});this.disposeHandlers.push(()=>{n()})}}login(){return this.store.dispatch(Nt(null)),this.store.dispatch(Ne()),new Promise(e=>{this.whenLoggedIn(()=>e())})}isLoggedIn(){return v(this,null,function*(){return(yield this.store.dispatch(Ne())).payload})}isConversationSupported(e,n){return v(this,null,function*(){return(yield this.store.dispatch(Ks({externalId:e,options:n}))).payload})}createConversation(e){return v(this,null,function*(){var o;return this.hasConversation()&&this.externalId()!==e.externalId&&this.resetConversation(),(yield this.store.dispatch(oo(x(y({},e),{metadata:(o=e.metadata)!=null?o:{}})))).payload})}getConversationByExternalId(e,n){return v(this,null,function*(){return this.hasConversation()&&this.externalId()!==e&&this.resetConversation(),(yield this.store.dispatch(so({externalId:e,options:n}))).payload})}upsertConversation(e){return v(this,null,function*(){var o;return this.hasConversation()&&this.externalId()!==e.externalId&&this.resetConversation(),(yield this.store.dispatch(Ws(x(y({},e),{metadata:(o=e.metadata)!=null?o:{}})))).payload})}postMessages(e){return v(this,null,function*(){yield this.store.dispatch(zs(e))})}updateConversation(e){return v(this,null,function*(){return(yield this.store.dispatch(ro(e))).payload})}resetConversation(){this.store.dispatch(j()),this.loadProfileConfigPromise=null,this.dynamicThunkObject.conversationQuery=null}configure(e){this.store.dispatch(Ro(e))}setVisitorInfo(e){this.store.dispatch(xa(e))}setCustomData(e){this.store.dispatch(ba(e))}setAgentInfo(e,n){return v(this,null,function*(){var s;yield this.store.dispatch(gn(y(y({},e),n))),(s=this.state.info.agentInfo)!=null&&s.agentNickname||this.broadcastEvents.send(mo,{showNicknameDialog:!0})})}setAgentSettings(e){return v(this,null,function*(){yield this.store.dispatch(js(e))})}getAgentSettings(){return v(this,null,function*(){return(yield this.store.dispatch($s())).payload})}refresh(){return v(this,null,function*(){if(this.shouldAbort())return Promise.resolve();let e=[];return e.push(this.refreshTextSuggestions()),e.push(this.refreshWidgetSuggestions()),Promise.all(e).then(()=>{})})}syncInputMediator(){this.inputMediator&&this.store.dispatch(lo({text:this.inputMediator.getText(),html:this.inputMediator.getHTML(),suggestionTextStart:this.inputMediator.getSuggestionTextStart()}))}notifyExternalSuggestion(e){this.store.dispatch(ie(e))}evaluateAssistant(e,n){return v(this,null,function*(){var l;let{input:o={},transcript:s,showCuesInWidget:r=!0,includeMetadata:i,externalConversationId:a}=n||{},d=yield this.store.dispatch(se({assistantCode:e,transcript:s,includeMetadata:i,input:o,externalConversationId:a,skipState:!r}));if(d.error)throw new Error(`Assistant evaluation failed: ${(l=d.payload)!=null?l:d.error.message}`);return d.payload.output})}evaluateConversationAssistant(e,n){return v(this,null,function*(){var c,u,f;yield this.loadProfileConfig();let o=this.state.profile.data;if(!o&&((c=this.state.conversation.current)!=null&&c.profileCode)&&(yield this.loadProfileConfig(),o=this.state.profile.data),!o){k.warn("Can't evaluate assistant when profile is not loaded yet.");return}let s=Lu(o,e),r=(u=n==null?void 0:n.showCuesInWidget)!=null?u:!0,p=n!=null?n:{},{showCuesInWidget:i}=p,a=N(p,["showCuesInWidget"]),d=(f=n==null?void 0:n.externalConversationId)!=null?f:this.hasConversation()?this.externalId():"",l=yield Promise.all(s.map(h=>this.queues.push(h,()=>v(this,null,function*(){var g,S;let m=yield this.store.dispatch(se(x(y({assistantCode:h,includeMetadata:!0},a),{skipState:!r})));if(m.error)throw new Error(`Assistant evaluation failed: ${(g=m.payload)!=null?g:m.error.message}`);return{assistantCode:h,evaluationId:m.payload.evaluationId,output:m.payload.output,externalConversationId:(S=m.payload.externalConversationId)!=null?S:d}})).catch(m=>{if(m instanceof Vn)return k.warn(`Queued assistant "${h}" was outdated and dropped`),null;throw m})));if(!r)return l.filter(h=>h!==null)})}handleKeyDown(e){let{overlayCollapsed:n,openOverlayWhenTyping:o}=this.state.ui,{textSuggestions:s,selectedSuggestionIndex:r,selection:i}=this.state.input,{inlineSuggestions:a,autoSelectSuggestion:d,showTextSuggestions:l,suggestionsPlacement:c}=this.settings,u=a||d,p=c==="inline"||c==="below"?"below":"above",f=s.length>0;if(this.store.dispatch(aa(Vs(e))),!Ee(this.state)||e.key!=="Tab"&&!l)return;let h=()=>{n||!f||i&&(e.shiftKey||(this.store.dispatch(ca()),e.preventDefault()))},m=()=>{n||!f||u&&r<=0||i&&(e.shiftKey||(this.store.dispatch(ua()),e.preventDefault()))};switch(e.key){case"ArrowUp":p==="below"?m():h();break;case"ArrowDown":{p==="below"?h():m();break}case"Escape":{n||(this.store.dispatch(ao(-1)),this.store.dispatch(et({collapse:!0})),this.store.dispatch(Md(!0)),e.preventDefault());break}case"Tab":{e.preventDefault();let g=_t(this.state);if(!g)return;this.store.dispatch(Fn(!1)),this.store.dispatch(ie({text:g.text,suggestion:g,eventMetrics:{inputType:"tab"},replace:"until-selection-end"}));break}case" ":{if(u||this.state.input.selectedSuggestionIndex===-1)return;let g=_t(this.state);if(!g)return;this.store.dispatch(ie({text:g.text,suggestion:g,eventMetrics:{inputType:"space"},replace:"until-selection-end"}));break}case"Enter":{if(u||e.shiftKey||this.state.input.selectedSuggestionIndex===-1)return;let g=_t(this.state);if(!g)return;this.store.dispatch(ie({text:g.text,suggestion:g,eventMetrics:{inputType:"enter"},replace:"until-selection-end"})),e.preventDefault();break}default:}n&&o&&this.store.dispatch(et({collapse:!1}))}handleAfterSendMessage(e){this.emit("send-message",e),this.store.dispatch(Xe([]))}handlingTimeStart(){this.state.handlingTime.startTime||(k.info("Start handling time"),this.store.dispatch(yu()))}handlingTimeStop(){this.state.handlingTime.startTime&&(k.info("Stop handling time"),this.store.dispatch(Rs()))}logSendMessage(e){let n=Iu(this.state,{version:this.version});n&&(e&&(Object.assign(n,{text:e}),Object.assign(n,{lenTextTotal:e.length})),this.deepdeskApi.sendEvent("Send Message",{conversationId:this.conversationId(),data:n}),this.emit("send-message-event",n))}logHandlingTime(){let e=Pu(this.state,{version:this.version});e&&(this.deepdeskApi.sendEvent("Handling Time",{conversationId:this.conversationId(),data:e}),this.store.dispatch(vu()))}notifySubmit(e={}){var n;this.shouldAbort()||(this.store.dispatch(ut((n=e.text)!=null?n:this.state.input.text)),this.store.dispatch(ga()))}emit(e,n){let o=this.eventListeners[e];o&&o.forEach(s=>{try{s(n)}catch(r){k.warn(`The following error occurred in deepdeskSDK.on('${e}', handler)`),k.error(r)}})}on(e,n){return this.eventListeners[e]||(this.eventListeners[e]=[]),this.eventListeners[e].push(n),()=>{this.off(e,n)}}off(e,n){if(!e&&!n){this.eventListeners={};return}let o;this.eventListeners[e]&&(o=this.eventListeners[e].indexOf(n),o>-1&&this.eventListeners[e].splice(o,1))}setConversationQuery(e){this.dynamicThunkObject.conversationQuery=e}setPlatformVariables(e){this.store.dispatch(Ca(e))}whenConversationLoaded(e){let n=r=>{var i;return(i=r.conversation.current)==null?void 0:i.id},o=()=>this.loadProfileConfig().then(()=>e());return n(this.state)&&o(),this.subscribe(n,r=>{r&&o()})}overlayContainerFactory(e,n,o,s){let[r,i]=As(n,o);return r.setAttribute("translate","no"),r.dataset.testid=e,s&&r.classList.add(s),[r,i]}createInlineContainer(e,n){var a;let o=document.createElement("div");o.style.position="absolute",o.style.top="0px",o.style.left="0px",o.style.height="0px",o.style.width="0px";let s=document.createElement("div");s.style.display="none",s.style.position="absolute",s.style.height="0px",s.style.width="0px",s.style.backgroundColor="red",o.appendChild(s);let r=(a=e.ownerDocument.defaultView)==null?void 0:a.frameElement,i=r?r.ownerDocument.defaultView:null;if(r&&(i===window||(i==null?void 0:i.parent)===window)){let[d,l]=As(r,{appendTo:document.body,onMoveStart:()=>{s.style.display="none"}});d.dataset.testid=n,d.style.zIndex="2",d.appendChild(o),this.unmountHandlers.push(()=>{l()})}else document.body.appendChild(o);return s}createContainer(e,n=document.body){let o=window.getComputedStyle(n),s=document.createElement("div");return ht(s),s.dataset.testid=e,s.style.color=o.color,s.style.fontSize=o.fontSize,s.style.fontFamily=o.fontFamily,s.style.fontVariant=o.fontVariant,s.setAttribute("translate","no"),n.appendChild(s),s}storeMetrics(){try{let e=`dd-metrics-${this.conversationId()}`,n=JSON.stringify({text:this.state.input.text,metrics:this.state.input.metrics});window.sessionStorage.setItem(e,n),k.info(`Stored analytics for ${this.conversationId()}`)}catch(e){}}restoreMetrics(){try{let e=`dd-metrics-${this.conversationId()}`,n=window.sessionStorage.getItem(e);if(!n)return;let o=JSON.parse(n);o.text.trim()===this.state.input.text.trim()?(k.info(`Restored metrics for ${this.conversationId()}`),this.store.dispatch(pa(o.metrics))):k.warn(`Metrics mismatch, disregarding stored metrics for ${this.conversationId()}`),window.sessionStorage.removeItem(e)}catch(e){}}mount(e,n={}){if(this.isMounted)throw new Error("[Deepdesk] This instance was already mounted. Make sure to unmount before you remount.");if(!Si(e))throw new Error("[Deepdesk] Only mount on textarea or contentEditable div.");if(!this.shouldRender)return;let p=n,{customStyles:o,closestScrollSelector:s,floatingMenuParent:r,appendOverlayTo:i,inputMediator:a}=p,d=N(p,["customStyles","closestScrollSelector","floatingMenuParent","appendOverlayTo","inputMediator"]),l={customStyles:o,closestScrollSelector:s,floatingMenuParent:r,appendOverlayTo:i};this.configure(d),this.settings.automaticHandlingTime&&this.setupHandlingTime(e),ht(e),this.inputMediator=a||(wt(e)?new tn(e):new en(e)),this.inputMediator.on("change",({plainText:f,rawHTML:h,suggestionTextStart:m})=>{this.store.dispatch(lo({text:f,html:h,suggestionTextStart:m}))}),this.inputMediator.on("keyup",f=>{this.store.dispatch(la(Vs(f)))}),this.inputMediator.on("keydown",f=>{this.handleKeyDown(f)}),this.inputMediator.on("paste",({pastedText:f,selectionText:h})=>{this.store.dispatch(da({text:f,selectionText:h}))}),this.inputMediator.on("cut",({selectionText:f})=>{this.store.dispatch(ia(f))});let c;this.inputMediator.on("selection",f=>{clearTimeout(c),f===null?c=setTimeout(()=>{f!==null&&this.store.dispatch(co(f))},500):this.store.dispatch(co(f))}),this.unmountHandlers.push(()=>{clearTimeout(c)}),this.inputMediator.on("disabled",()=>{var f;(f=this.inputMediator)==null||f.deactivate(),this.configure({visible:!1})}),this.inputMediator.on("enabled",()=>{this.inputMediator&&(this.configure({visible:!0}),this.inputMediator.activate())}),this.inputMediator.on("submit",()=>{this.settings.detectSubmit&&this.notifySubmit()}),this.inputMediator.on("blur",()=>{this.store.dispatch(Zo(!1))}),this.inputMediator.on("focus",()=>{this.store.dispatch(Zo(!0))}),this.renderSuggestions(e,l),this.subscribe(mt("inlineSuggestions"),()=>{this.renderSuggestions(e,l)}),this.subscribe(mt("suggestionsPlacement"),()=>{this.renderSuggestions(e,l)});let u=this.renderOverlays(n);this.unmountHandlers.push(()=>{u.unmount()}),this.store.dispatch(lo({text:this.inputMediator.getText(),html:this.inputMediator.getHTML(),suggestionTextStart:this.inputMediator.getSuggestionTextStart()})),this.store.dispatch(co(this.inputMediator.getSelection())),this.store.dispatch(Zo(this.inputMediator.isFocused)),this.unmountHandlers.push(()=>{this.state.input.text!==""&&this.storeMetrics()}),this.whenConversationLoaded(()=>{this.restoreMetrics(),this.syncInputMediator(),this.refreshTextSuggestions(),this.promptForNickname()}),this.isMounted=!0}promptForNickname(e){if(this.nicknameDialogUnsubscribe||this.nicknameDialogFailed)return;let n=this.createContainer("nickname-dialog",document.body);document.body.appendChild(n);let o=st(n),s=null,r=a=>{s=a,i()},i=()=>{o==null||o.render(F(Ke,{store:this.store,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(Jd,{id:"deepdesk-nickname-dialog",error:s,onSave:a=>v(this,null,function*(){try{yield this.store.dispatch(va({agentNickname:a})).unwrap(),console.log("setAgentNickname",a),this.broadcastEvents.send(mo,{showNicknameDialog:!1}),this.nicknameDialogUnsubscribe&&this.nicknameDialogUnsubscribe()}catch(d){k.error("Error setting agent nickname",d),r("error"),this.nicknameDialogFailed=!0}})})})}))};i(),this.nicknameDialogUnsubscribe=()=>{o.unmount(),n.remove(),this.nicknameDialogUnsubscribe=null}}subscribe(e,n){let o=e(this.store.getState());return this.store.subscribe(()=>{let s=e(this.store.getState());s!==o&&(o=s,n(o))})}unmount(){var e,n,o,s,r;(e=this.inlineSuggestions)==null||e.unmount(),(n=this.aboveSuggestions)==null||n.unmount(),(o=this.belowSuggestions)==null||o.unmount(),(s=this.floatingMenu)==null||s.unmount(),this.unmountHandlers.forEach(i=>i()),this.unmountHandlers=[],(r=this.inputMediator)==null||r.dispose(),this.nicknameDialogUnsubscribe&&this.nicknameDialogUnsubscribe(),this.isMounted=!1}dispose(){this.unmount(),this.unmountWidget(),this.disposeHandlers.forEach(e=>e()),this.disposeHandlers=[],this.off()}renderSuggestions(e,n){var o,s,r,i;(o=this.floatingMenu)==null||o.unmount(),(s=this.inlineSuggestions)==null||s.unmount(),(r=this.aboveSuggestions)==null||r.unmount(),(i=this.belowSuggestions)==null||i.unmount(),this.settings.floatingMenu&&(this.floatingMenu=this.renderFloatingMenu(e,n)),this.settings.inlineSuggestions||this.settings.suggestionsPlacement==="inline"?this.inlineSuggestions=this.renderInlineSuggestions(e,n):this.settings.suggestionsPlacement==="below"?this.belowSuggestions=this.renderAboveOrBelowSuggestions(e,n,"below"):this.aboveSuggestions=this.renderAboveOrBelowSuggestions(e,n,"above")}renderInlineSuggestions(e,n){let{customStyles:o}=n,s=this.createInlineContainer(e,"deepdesk-caret"),r=st(s);r.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(qd,{})})}));let i=a=>{a?(s.style.display="block",s.style.top=`${a.top}px`,s.style.left=`${a.left}px`):s.style.display="none"};return this.inputMediator.on("caretposition",i),{unmount:()=>{var a;(a=this.inputMediator)==null||a.off("caretposition",i),r.unmount(),s.remove()}}}renderAboveOrBelowSuggestions(e,n,o){let{customStyles:s,closestScrollSelector:r,appendOverlayTo:i}=n,a=r&&vi(e,r)||void 0,[d,l]=this.overlayContainerFactory("deepdesk-tab-completion",a||e,{appendTo:i,closestScrollElement:a,mirrorOverflow:!0,onRemove:()=>this.unmount()},s==null?void 0:s.rootNode),[c,u]=this.overlayContainerFactory("deepdesk-suggestions-overlay",a||e,{appendTo:i,placement:o},s==null?void 0:s.suggestionsRootNode),p=st(d);p.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(kc,{inputElement:e})})}));let f=st(c);return f.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(ic,{onLogIn:()=>this.loginViaPopup().catch(h=>k.warn(h.message))})})})),{unmount(){p.unmount(),f.unmount(),l(),u()}}}renderFloatingMenu(e,n){let{customStyles:o,closestScrollSelector:s,appendOverlayTo:r,floatingMenuParent:i}=n,a=s&&vi(e,s)||void 0,[d,l]=this.overlayContainerFactory("floating-menu",a||e,{appendTo:i!=null?i:r},o==null?void 0:o.floatingMenuParent),c=st(d);return c.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(Ld,{onLogIn:()=>this.loginViaPopup().catch(u=>k.warn(u.message))})})})),{unmount(){c.unmount(),l()}}}renderOverlays(e){let{customStyles:n}=e,o=this.createContainer("deepdesk-overlays"),s=st(o);return s.render(F(Ke,{store:this.store,customStyles:n,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(wd,{})})})),{unmount(){s.unmount(),o.remove()}}}renderWidget(e,n={}){if(this.widgetElement&&k.warn("A widget was already rendered for this instance. Make sure to unmountWidget before rerendering"),!this.shouldRender)return;let{customStyles:o,showImages:s,isEmbedded:r}=n;this.widgetElement=e,this.configure({showImages:s,isEmbedded:r}),this.widgetRoot=st(e),this.widgetRoot.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(iu,{assistantOptions:n.assistantOptions,knowledgeAssistOptions:n.knowledgeAssist,onLogIn:()=>this.loginViaPopup().catch(i=>k.warn(i.message))})})}))}unmountWidget(){var e,n;(n=(e=this.widgetRoot)==null?void 0:e.unmount)==null||n.call(e),this.widgetRoot=null,this.widgetElement=null}renderKnowledgeAssistantWidget(e,n,o={}){let{customStyles:s,initialQuestion:r}=o,i=st(n);return i.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(li,{children:QS(_o,{assistantCode:e,initialQuestion:r,evaluateKnowledgeAssistFn:kn,children:[F(ln,{children:F(Ho,{title:o.title,emptyState:o.emptyState})}),F(ai,{children:F(Fo,{})})]})})})})),{unmount(){i.unmount()}}}setupHandlingTime(e){let n=wi(e,({isVisible:o})=>{o?this.handlingTimeStart():this.handlingTimeStop()});this.unmountHandlers.push(()=>{this.handlingTimeStop(),n()}),this.whenConversationLoaded(()=>{this.handlingTimeStart()})}handleError(e){Au(e)&&e.message==="Unauthorized"&&this.login()}loadProfileConfig(){var e;return this.loadProfileConfigPromise?this.loadProfileConfigPromise:(e=this.state.conversation.current)!=null&&e.profileCode?(this.loadProfileConfigPromise=Promise.resolve().then(()=>v(this,null,function*(){yield this.store.dispatch(Ln()).unwrap();let n=Ye(this.state);n&&this.store.dispatch(Ro({showSearch:n.search,showImageSearch:n.imageSearch,showEntitiesCommand:n.entitiesCommand,showSummaryCommand:!!n.summarizerAssistantNew,showKnowledgeSearch:!!n.knowledgeAssistantNew||!!n.knowledgeAssistant,recommendTextSuggestions:n.recommendTextSuggestions}))})).finally(()=>{Ye(this.state)||(this.loadProfileConfigPromise=null)}),this.loadProfileConfigPromise):Promise.resolve()}loginViaPopup(e){return v(this,null,function*(){return new Promise((n,o)=>{this.store.dispatch(to());let s=new MessageChannel,r=s.port1,i=this.settings.adminUrl,a=new URL(e!=null&&e.url?e==null?void 0:e.url:`${i}/platform/sso/`);a.searchParams.append("redirect","/sdk/popup/close.html");let d=!1,l=()=>{c&&!c.closed&&c.close(),window.removeEventListener("message",u),clearInterval(p)};r.onmessage=f=>v(this,null,function*(){var h,m;if((h=f.data)!=null&&h.jwt)try{yield this.deepdeskApi.exchangeTokenForAccessCookie((m=f.data)==null?void 0:m.jwt),yield this.isLoggedIn(),this.broadcastEvents.send(fn),d=!0,s.port1.close(),n()}catch(g){console.error(g),o(g)}finally{d=!0,l()}});let c=window.open(a.toString(),"deepdesk-login","scrollbars=no,left=100,top=150,width=500,height=500");c===null&&o(new Error("Popup blocked by browser"));let u=f=>v(this,null,function*(){var h;if(f.origin===a.origin)switch((h=f.data)==null?void 0:h.type){case"deepdesk-popup-request-origin":{try{let m=JSON.stringify({type:"deepdesk-popup-parent-origin"});c==null||c.postMessage(m,a.origin)}catch(m){k.error("Error posting message to popup",m),o(m)}break}case"deepdesk-popup-loaded":{try{let m=JSON.stringify({type:"deepdesk-popup-create-channel"});c==null||c.postMessage(m,a.origin,[s.port2])}catch(m){k.error("Error posting message to popup",m),o(m)}break}case"deepdesk-popup-error":{if(l(),f.data.message==="Platform account url mismatch"){let m=`Please contact your administrator: The platform account url (${f.data.targetOrigin}) is misconfigured as it differs from the origin of the page that opened the popup (${f.data.openerOrigin}).`;k.warn(m),this.store.dispatch(Us(m)),o(new Error(m))}if(f.data.message==="Timeout"){let m="Please contact your administrator: Popup timed out. Check if the account's platform url is configured correctly.";k.warn(m),this.store.dispatch(Us(m)),o(new Error(m))}o(new Error(f.data.message));break}}});window.addEventListener("message",u);let p=setInterval(()=>{c&&!c.closed||(l(),d||o(new Error("Popup closed by user")))},200);this.disposeHandlers.push(l)})})}translateMessages(e){return this.deepdeskApi.translateMessages(e)}refreshTextSuggestions(){return v(this,null,function*(){this.isMounted&&(yield this.store.dispatch(Xo()))})}refreshWidgetSuggestions(){return v(this,null,function*(){if(!this.widgetRoot)return;let{uiConfig:e}=this.state.profile.data;if(!e.widget)return;let n=An(this.state);try{n.forEach(({type:o})=>{switch(o){case"entities":this.store.dispatch(me());break;case"pinned-messages":case"sticky-messages":break;default:Zn.includes(o)||this.store.dispatch(fe(o))}})}catch(o){this.handleError(o)}})}};rn.version="19.3.2-beta.4",rn.count=0;var Ms=rn;function ZS(t){return v(this,null,function*(){var s,r,i;let n=yield((s=t.fetch)!=null?s:window.fetch)(t.url),o=yield n.blob();return new File([o],t.name,{type:(i=(r=t.mimeType)!=null?r:n.headers.get("Content-Type"))!=null?i:"image/jpeg"})})}function YS(t,e){return v(this,null,function*(){let n=yield ZS(e),o=new Event("change",{bubbles:!0,cancelable:!0});try{Object.defineProperty(t,"files",{configurable:!0,get:()=>[n]}),t.dispatchEvent(o)}finally{Object.hasOwn(t,"files")&&delete t.files}})}function ex(t,e,n){return v(this,null,function*(){yield new ot(t).authenticateWithKey(e,n)})}function tx(t){return t.replace(/\[([\w\s\d]+)\]\((https?:\/\/[^\s]+)\)/g,'<a href="$2" target="_blank" rel="noreferrer">$1</a>')}function nx(o,s){return v(this,arguments,function*(t,e,n={}){var u,p;let{value:r}=t,{start:i,end:a}=(u=n.replace)!=null?u:{start:0,end:r.length},d=`${r.slice(0,i)}${e}${r.slice(a)}`,l=(p=n.selectionAfter)!=null?p:{start:i+e.length,end:i+e.length},c=()=>{if(n.setValue)return n.setValue(d);t.value=d};return Promise.resolve(c()).then(()=>{t.selectionStart=l.start,t.selectionEnd=l.end,t.blur(),t.focus()})})}function ox(o,s){return v(this,arguments,function*(t,e,n={}){let r=n.replace?kt(t,n.replace.start,n.replace.end):zn(t),i,a=()=>{if(n.setRange)return n.setRange(r.cloneRange());r.deleteContents(),i=document.createElement("span"),r.insertNode(i),n.insertBRs!==!1?e.split(`
|
|
11
|
+
`);let h=p?o:0,m=f?Math.min(r,c.childNodes.length):c.childNodes.length;for(let g=h;g<m&&(l(c.childNodes[g]),a!==2);g++);break}default:break}f&&(a=2)}return l(t),d}var lu=(i=>(i.CUT="Cut",i.BACKSPACE="Backspace",i.DELETE="Delete",i.ERASEEOF="EraseEof",i.UNDO="Undo",i.CLEAR="Clear",i))(lu||{}),nt=class{constructor(e){this.element=e;this.isFocused=!1;this.isActive=!0;this.isDisposed=!1;this.eventListeners={};this.disposeHandlers=[];this.cachedText="";this.cachedSuggestionTextStart=0;this.cachedCaretPosition=null;this.cachedSelection={start:0,end:0};this.cachedHTML="";this.isSubmitting=!1;this.isPossibleClearInputAction=!1;this.cachedText=this.getText(),this.cachedSuggestionTextStart=this.getSuggestionTextStart(),this.cachedHTML=this.getHTML(),this.cachedSelection=this.getSelection(),this.listen()}addEventListener(e,n){let o=s=>{n(s)};this.element.addEventListener(e,o),this.disposeHandlers.push(()=>{this.element.removeEventListener(e,o)})}removeEventListener(e,n){this.element.removeEventListener(e,n)}handleInteraction(){let e=this.getText(),n=this.getHTML(),o=this.getSelection(),s=this.getSuggestionTextStart(),r=this.cachedCaretPosition===null;if(!this.isActive)return;e===""&&this.cachedText!==""&&!this.isPossibleClearInputAction&&this.emit("submit");let i=e!==this.cachedText,a=n!==null&&n!==this.cachedHTML,d=s!==this.cachedSuggestionTextStart;if((i||a||d)&&(i?(this.cachedText=e,this.cachedHTML=n):a&&(this.cachedHTML=n),this.cachedSuggestionTextStart=s,r=!0,this.emit("change",{plainText:e,rawHTML:n,suggestionTextStart:s})),(o.start!==this.cachedSelection.start||o.end!==this.cachedSelection.end)&&(this.cachedSelection=o,r=!0,this.emit("selection",o)),!r)return;let l=this.getCaretPosition();qe(l,this.cachedCaretPosition)||(this.cachedCaretPosition=l,this.emit("caretposition",l))}handleClick(){this.handleInteraction()}handleFocus(){let e=!this.isFocused;this.isFocused=!0,e&&this.emit("focus"),this.handleInteraction()}handleBlur(){this.isPossibleClearInputAction=!1;let e=this.isFocused;this.isFocused=!1,e&&this.emit("blur")}handleKeyDown(e){let{key:n,ctrlKey:o,metaKey:s}=e;this.isPossibleClearInputAction=Object.values(lu).includes(n)||n.toLowerCase()==="z"&&(o||s),this.emit("keydown",e)}handleKeyUp(e){this.handleInteraction(),this.emit("keyup",e)}handleCut(){this.isPossibleClearInputAction=!0,this.emit("cut",{selectionText:this.getSelectedText()})}handlePaste(e){var o,s;let n=((o=e.clipboardData)==null?void 0:o.getData("text"))||((s=e.clipboardData)==null?void 0:s.getData("text/plain"))||"";this.emit("paste",{pastedText:n,selectionText:this.getSelectedText()})}listen(){this.addEventListener("keydown",n=>this.handleKeyDown(n)),this.addEventListener("keyup",n=>this.handleKeyUp(n)),this.addEventListener("input",()=>this.handleInteraction()),this.addEventListener("change",()=>this.handleInteraction()),this.addEventListener("focus",()=>this.handleFocus()),this.addEventListener("blur",()=>this.handleBlur()),this.addEventListener("cut",()=>this.handleCut()),this.addEventListener("paste",n=>this.handlePaste(n)),this.addEventListener("click",()=>this.handleInteraction()),document.activeElement===this.element&&(this.isFocused=!0);let e=new MutationObserver(()=>{this.element.isConnected||(this.emit("unmounted"),this.dispose())});e.observe(document.body,{subtree:!0,childList:!0}),this.disposeHandlers.push(()=>{e.disconnect()})}getSuggestionTextStart(){return 0}focus(){this.element.focus()}emit(e,...n){this.isDisposed||this.eventListeners[e]&&this.eventListeners[e].forEach(o=>{o(...n)})}on(e,n){this.isDisposed||(this.eventListeners[e]||(this.eventListeners[e]=[]),this.eventListeners[e].push(n))}off(e,n){if(!this.eventListeners[e])return;let o=this.eventListeners[e].indexOf(n);o!==-1&&this.eventListeners[e].splice(o,1)}activate(){let e=this.isActive===!1;this.isActive=!0,e&&this.handleInteraction()}deactivate(){this.isActive=!1}dispose(){this.disposeHandlers.forEach(e=>e()),this.eventListeners={},this.isDisposed=!0}};function du(t){return t.top!==0||t.left!==0||t.height!==0||t.width!==0}var en=class extends nt{constructor(){super(...arguments);this.lastKnownSelection=null}getRootNode(){return this.element.getRootNode()}getText(){let n=new Range;return n.selectNodeContents(this.element),Es(this.element,n)}getHTML(){return this.element.innerHTML||""}getRange(){let n=this.getRootNode();if(n.activeElement!==this.element)return null;let o="getSelection"in n?n.getSelection():window.getSelection();if(!o)return null;let s=o.rangeCount>0?o.getRangeAt(0):null;if(!s)return null;let r=this.element.ownerDocument.createRange();return r.setStart(s==null?void 0:s.startContainer,s==null?void 0:s.startOffset),r.setEnd(s==null?void 0:s.endContainer,s==null?void 0:s.endOffset),!r||!this.element.contains(r.startContainer)||!this.element.contains(r.endContainer)?null:r}getCaretPosition(){let n=this.getRange();if(!n||!n.collapsed||!("getBoundingClientRect"in n))return null;let o=n.getBoundingClientRect();return!du(o)&&(n.insertNode(this.element.ownerDocument.createTextNode("\u2060")),o=n.getBoundingClientRect(),n.deleteContents(),!du(o))?null:{top:o.top+o.height,left:o.left}}getSelection(){let n=this.getRange();if(n)return ws(this.element,n);let o=this.lastKnownSelection;if(o&&au(this.element,o.start,o.end))return o;let s=zn(this.element);return s.collapse(!1),ws(this.element,s)}getSelectedText(){let{start:n,end:o}=this.getSelection();return Es(this.element,kt(this.element,n,o))}listen(){super.listen();let n=new MutationObserver(r=>{var i,a;r.length===2&&r[0].addedNodes.length===1&&((i=r[0].addedNodes[0])==null?void 0:i.textContent)==="\u2060"&&((a=r[1].removedNodes[0])==null?void 0:a.textContent)==="\u2060"||setTimeout(()=>{this.handleInteraction()},0)});n.observe(this.element,{attributes:!0,characterData:!0,childList:!0,subtree:!0}),this.disposeHandlers.push(()=>n.disconnect());let o=this.element.isContentEditable,s=new MutationObserver(()=>{this.element.isContentEditable!==o&&(o=this.element.isContentEditable,this.emit(this.element.isContentEditable?"enabled":"disabled"))});s.observe(this.element,{attributes:!0,attributeFilter:["contenteditable"]}),this.disposeHandlers.push(()=>s.disconnect())}};var AS=["direction","boxSizing","width","height","overflowX","overflowY","borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth","borderStyle","paddingTop","paddingRight","paddingBottom","paddingLeft","fontStyle","fontVariant","fontWeight","fontStretch","fontSize","fontSizeAdjust","lineHeight","fontFamily","textAlign","textTransform","textIndent","textDecoration","letterSpacing","wordSpacing","tabSize"];function cu(t,e){let n="mozInnerScreenX"in window,o=document.createElement("div");o.id="input-textarea-caret-position-mirror-div";let s=o.style,r=window.getComputedStyle(t),i=t.ownerDocument.body;s.whiteSpace="pre-wrap",s.wordWrap="break-word",s.position="absolute",s.visibility="hidden",AS.forEach(c=>{s[c]=r[c]}),n?t.scrollHeight>Number.parseInt(r.height)&&(s.overflowY="scroll"):s.overflow="hidden",o.textContent=t.value.substring(0,e);let a=document.createElement("span");a.textContent=t.value.substring(e)||".",o.appendChild(a),i.appendChild(o);let d=t.getBoundingClientRect(),l={top:d.top-t.scrollTop+a.offsetTop+Number.parseInt(r.borderTopWidth)+a.offsetHeight,left:d.left-t.scrollLeft+a.offsetLeft+Number.parseInt(r.borderLeftWidth)};return i.removeChild(o),l}var tn=class extends nt{constructor(){super(...arguments);this.lastKnownSelection=null}getText(){return this.element.value}getHTML(){return null}getSelection(){let{selectionStart:n,selectionEnd:o}=this.element;return{start:n,end:o}}getSelectedText(){let n=this.getSelection();return n?this.getText().slice(n.start,n.end):""}getCaretPosition(){return cu(this.element,this.element.selectionEnd)}listen(){super.listen();let n=Object.getOwnPropertyDescriptor(window.HTMLTextAreaElement.prototype,"value");Object.defineProperty(this.element,"value",{configurable:!0,get:()=>{var r;return(r=n==null?void 0:n.get)==null?void 0:r.call(this.element)},set:r=>{var i;(i=n==null?void 0:n.set)==null||i.call(this.element,r),this.handleInteraction()}}),this.addEventListener("scroll",()=>{this.emit("caretposition",this.getCaretPosition())});let o=this.element.disabled,s=new MutationObserver(()=>{this.element.disabled!==o&&(o=this.element.disabled,this.emit(o?"disabled":"enabled"))});s.observe(this.element,{attributes:!0,attributeFilter:["disabled"]}),this.disposeHandlers.push(()=>s.disconnect())}};function uu(t,e,n){let o=`deepdesk-iframe-${t}`,s=document.getElementById(o);if(s)return s;let r=document.createElement("iframe"),i=new URL(e);return Object.entries(n).forEach(([a,d])=>{i.searchParams.append(a,d)}),r.style.position="absolute",r.style.left="-999em",r.style.width="0px",r.style.height="0px",r.tabIndex=-1,r.id=o,r.title=`iframe-${t}`,r.src=i.toString(),window.document.body.appendChild(r),r}function MS(t){if(typeof t!="string")return t;try{return JSON.parse(t)}catch(e){return t}}var di=class{constructor(e){this.name=e;this.disposeHandlers=[];this.broadcastChannel=new BroadcastChannel(e)}onMessage(e){this.broadcastChannel.addEventListener("message",e),this.disposeHandlers.push(()=>{this.broadcastChannel.removeEventListener("message",e)})}postMessage(e){this.broadcastChannel.postMessage(JSON.stringify(e))}close(){this.disposeHandlers.forEach(e=>e()),this.broadcastChannel.close()}},ci=class{constructor(e,n,o){this.name=e;this.targetOrigin=n;this.options=o;this.disposeHandlers=[];this.iframe=uu(e,`${this.targetOrigin}/sdk/proxy/proxy.html`,{channel:this.name,host:window.location.origin,debug:"1"}),document.body.appendChild(this.iframe)}onMessage(e){window.addEventListener("message",e),this.disposeHandlers.push(()=>{window.removeEventListener("message",e)})}postMessage(e){var n;(n=this.iframe.contentWindow)==null||n.postMessage(JSON.stringify(e),this.targetOrigin)}close(){var e;this.disposeHandlers.forEach(n=>n()),(e=this.iframe)==null||e.remove()}},ui=class{constructor(e){this.params=e;this.deepdeskUrl=e.deepdeskUrl,this.eventMap=e.eventMap,this.externalId="deepdesk-general",this.defaultChannel=this.createChannel("deepdesk-general")}get isCrossOrigin(){return this.params.deepdeskUrl!==(this.params.origin||window.location.origin)}setExternalId(e){this.externalId!==e&&(this.cleanup(),k.info("Set externalId",e),this.externalId=e,this.channel=this.createChannel(e))}createChannel(e){let n=this.params.createCustomChannel?this.params.createCustomChannel(e):this.isCrossOrigin?new ci(e,this.deepdeskUrl,{debug:!0}):new di(e),o=s=>{var i,a;if(s.origin!==this.deepdeskUrl)return;let r=MS(s.data);typeof r!="object"||r.type!=="event"||r.channel!==e||(k.info("Received broadcast event",this.externalId,s),(a=(i=this.eventMap)[r.name])==null||a.call(i,r.payload))};return n.onMessage(o),n}send(e,n,o){var i,a;k.info("Broadcast event",{externalId:this.externalId,name:e,payload:n});let s={type:"event",name:e,payload:n};o!==!1&&((a=(i=this.eventMap)[e])==null||a.call(i,n));let r=this.externalId==="deepdesk-general"?this.defaultChannel:this.channel;r==null||r.postMessage(x(y({},s),{channel:this.externalId}))}cleanup(e=!1){var n,o;(n=this.channel)==null||n.close(),this.channel=void 0,e&&((o=this.defaultChannel)==null||o.close(),this.defaultChannel=void 0)}},pu=ui;function NS(t){return t.replace(/(_\w)/g,e=>e[1].toUpperCase())}function B(t){return Array.isArray(t)?t.map(B):typeof t=="object"&&t!==null?Object.keys(t).reduce((e,n)=>x(y({},e),{[NS(n)]:B(t[n])}),{}):t}function OS(t){return t.replace(/[A-Z]/g,e=>`_${e.toLowerCase()}`)}function te(t){return Array.isArray(t)?t.map(te):typeof t=="object"&&t!==null?Object.keys(t).reduce((e,n)=>x(y({},e),{[OS(n)]:te(t[n])}),{}):t}var nn=class extends Error{constructor(n,o){super(n);this.body=o;this.name="CustomError"}};var pi=t=>new Promise(e=>{setTimeout(e,t)});var Rt=class extends nn{constructor(){super(...arguments);this.name="ClientError"}},mi=class extends nn{constructor(){super(...arguments);this.name="ServerError"}},gi=new Map;function DS(t){return v(this,null,function*(){if(t.status===204)return t.text().catch(()=>{}),null;let e=t.headers.get("content-type");if(e!=null&&e.includes("application/json"))return t.json();let n=yield t.text();return n===""?null:(k.warn("Unexpected response body:",n.slice(0,20)),JSON.parse(n))})}var on=class{constructor(e="",n={}){this.baseUrl=e;this.options=n;this.latestRequestByUrl={};this.refreshingToken=null;this.lastFailedRefreshAt=null;this.failedRefreshCooldown=1e4;var o;this.fetch=(o=n.fetch)!=null?o:window.fetch.bind(window)}patchFetch(e){this.fetch=e(this.fetch)}setCsrfToken(e){this.csrfToken=e}request(e,n={}){return new Promise((o,s)=>{let r={isAborted:!1,reject:s},i=`${this.baseUrl}${e}`,a=this.fetch,d=n.method===void 0||n.method.toLowerCase()==="get",L=n,{useCache:l=!1,abortLatest:c=!1,attempts:u=1,retryDelay:p=500,refreshTokenOn401:f=!0,retryOnError:h=_=>_ instanceof TypeError,retryOnResponse:m=_=>_.status>=500,version:g=null}=L,S=N(L,["useCache","abortLatest","attempts","retryDelay","refreshTokenOn401","retryOnError","retryOnResponse","version"]);if(l){if(!d)throw new Error(`Can't use 'useCache' for ${n.method}`);if(gi.has(i)){o(gi.get(i));return}}let T=x(y({credentials:"include"},S),{headers:y({Accept:"application/json","Content-Type":"application/json"},S.headers)});!d&&this.csrfToken&&(T.headers=x(y({},T.headers),{"X-CSRFToken":this.csrfToken})),typeof g=="string"&&(T.headers=x(y({},T.headers),{"X-Deepdesk-API-Version":g}));let C=u,w=!1;if(!a)throw new Error("fetch is not set");this.latestRequestByUrl[i]&&c&&(this.latestRequestByUrl[i].isAborted=!0,this.latestRequestByUrl[i].reject(new Error("Aborted"))),this.latestRequestByUrl[i]=r;let P=()=>v(this,null,function*(){return C--,a(i,T).then(_=>v(this,null,function*(){return m(_)&&!r.isAborted&&C>0?(yield pi(p),P()):_.status===401&&f===!0&&w===!1?(w=!0,yield this.refreshToken(),P()):_})).catch(_=>v(this,null,function*(){if(h(_)&&!r.isAborted&&C>0)return yield pi(p),P();throw _}))});P().then(_=>v(this,null,function*(){let V=yield DS(_);if(delete this.latestRequestByUrl[i],_.status>=500){s(new mi("Server Error",V));return}if(_.status===401){s(new Rt("Unauthorized",V));return}if(_.status===403){s(new Rt("Forbidden",V));return}if(_.status===404){s(new Rt("Not Found",V));return}if(_.status>=400){s(new Rt("Bad Request",V));return}l&&gi.set(i,V),o(V)})).catch(_=>{s(_)})})}validateToken(){return v(this,null,function*(){let e,n,o;try{({has_valid_access_token:e,is_logged_in:n,has_valid_refresh_token:o}=yield this.get("/apis/admin/session/validate/",{refreshTokenOn401:!1}))}catch(s){return!1}if(!e){if(!o)return!1;try{yield this.refreshToken();let{is_logged_in:s}=yield this.get("/apis/admin/session/validate/",{refreshTokenOn401:!1});return s}catch(s){return!1}}return n})}refreshToken(){let e=Date.now();return this.lastFailedRefreshAt&&e-this.lastFailedRefreshAt<this.failedRefreshCooldown?Promise.reject(new Rt("Unauthorized","Failed to refresh token")):this.refreshingToken?this.refreshingToken:(this.refreshingToken=this.get("/apis/admin/session/refresh/",{refreshTokenOn401:!1}).catch(n=>{throw(n==null?void 0:n.message)==="Unauthorized"&&(this.lastFailedRefreshAt=Date.now()),n}).finally(()=>{this.refreshingToken=null}),this.refreshingToken)}get(e,n){return this.request(e,n)}post(e,n,o){return this.request(e,y({method:"POST",body:JSON.stringify(n)},o))}patch(e,n,o){return this.request(e,y({method:"PATCH",body:JSON.stringify(n)},o))}put(e,n,o){return this.request(e,y({method:"PUT",body:JSON.stringify(n)},o))}delete(e,n){return this.request(e,y({method:"DELETE"},n))}};var gu;(e=>{let t;(a=>(a.SUCCESS="success",a.FAILURE="failure",a.CONDITIONS_NOT_MET="conditions_not_met",a.MAX_RECURSION_LEVEL="max_recursion_level",a.NO_ACCESS_TO_ASSISTANT="no_access_to_assistant"))(t=e.EvaluationStatus||(e.EvaluationStatus={}))})(gu||(gu={}));function fi(t){return x(y({},B(t)),{metadata:t.metadata})}var Pt=class Pt{constructor(e,n={}){this.options=n;this.latestReceivedDeepdeskVersions={};this.shouldFetchCsrfToken=!0;this.client=new on(e,{fetch:n.fetch}),this.client.patchFetch(o=>(s,r)=>v(this,null,function*(){let i=yield o(s,r);return this.handleDeepdeskVersionHeaders(i),i}))}preflight(){return v(this,null,function*(){if(this.shouldFetchCsrfToken){this.shouldFetchCsrfToken=!1;let e=yield this.getCsrfToken();this.client.setCsrfToken(e)}return this.options.token?(Pt.exchangeTokenPromise||(Pt.exchangeTokenPromise=this.exchangeTokenForAccessCookie(this.options.token)),Pt.exchangeTokenPromise):Promise.resolve()})}createConversation(e){return v(this,null,function*(){var o;yield this.preflight(),k.info(`Creating conversation for session ${e.externalId} and agent ${e.agentId}`);let n=yield this.client.post("/api/v2/conversations",x(y({chat_start_time:new Date().toISOString()},te(e)),{metadata:(o=e.metadata)!=null?o:{}}));return fi(n)})}getMe(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/session/me/");return B(e)})}postIdentity(e){return v(this,null,function*(){yield this.preflight(),yield this.client.post("/apis/admin/session/me/identities/",te(e))})}patchMe(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.patch("/apis/admin/session/me/",te(e));return B(n)})}getProfile(e){return v(this,null,function*(){let n=yield this.client.get(`/apis/admin/profiles/${e}/`,{useCache:!0});return B(n)})}getKnowledgeAssistant(e){return v(this,null,function*(){let n=yield this.client.get(`/apis/admin/knowledge-assist/assistants/${e}/`,{useCache:!0});return B(n)})}getContentTypes(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/content-types/",{useCache:!0});return B(e)})}getAccount(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/account/",{useCache:!0});return B(e)})}getPlatformConfig(e){return v(this,null,function*(){let n=e!==void 0?`/platform/config/${e}/`:"/platform/config/",{config:o}=yield this.client.get(n,{useCache:!0});return B(o)})}checkUserExists(e){return v(this,null,function*(){let{exists:n}=yield this.client.get(`/apis/admin/users/exists?external_id=${e}`,{version:"v1"});return n})}getConversationByExternalId(o){return v(this,arguments,function*(e,n={}){yield this.preflight(),k.info(`Getting conversation for session ${e}`);let{attempts:s=1,retryDelay:r=1e3}=n,i=yield this.client.get(`/api/v2/conversations/by_external_id/${e}`,{attempts:s,retryDelay:r,retryOnResponse:a=>a.status===404||a.status>=500,version:"v2"});return k.info(`Successfully retrieved conversation ${i.id} for session ${e}`),fi(i)})}isConversationSupported(o){return v(this,arguments,function*(e,n={}){k.info(`Check if conversation for session ${e} is supported`);let{attempts:s=1,retryDelay:r=1e3}=n;return(yield this.client.get(`/api/v2/conversations/by_external_id/${e}/has_active_profile`,{attempts:s,retryDelay:r,retryOnResponse:a=>a.status===404||a.status>=500})).has_active_profile})}updateConversation(e,n){return v(this,null,function*(){var r;yield this.preflight();let o=te(n);n.metadata&&(o.metadata=(r=n.metadata)!=null?r:{});let s=yield this.client.put(`/api/v2/conversations/${e}`,o);return fi(s)})}postMessages(e,n){return v(this,null,function*(){yield this.preflight(),yield this.client.post(`/api/v2/conversations/${e}/messages`,n.map(o=>x(y({},te(o)),{metadata:o.metadata})))})}sendEvent(e,n){return v(this,null,function*(){yield this.preflight();let a=n,{data:o}=a,s=N(a,["data"]),r=Object.entries(this.latestReceivedDeepdeskVersions).reduce((d,[l,c])=>x(y({},d),{[l]:c}),{}),i=["platform","agentId","agentName","agentEmail","conversationId"].reduce((d,l)=>(s[l]&&(d[l]=s[l]),d),{});return this.client.post("/api/v2/events",te(x(y(y({},r),i),{data:o,name:e})),{version:"v2"})})}getEntities(e){return v(this,null,function*(){return yield this.preflight(),yield this.client.post("/api/v2/entities",{messages:e.filter(o=>o.text)})})}getTemporaryExchangeToken(){return v(this,null,function*(){return(yield this.client.get("/apis/admin/session/exchange-token/")).jwt})}exchangeTokenForAccessCookie(e){return v(this,null,function*(){return this.client.post("/apis/admin/session/jwt/",{jwt:e}).catch(n=>{throw k.warn(`Invalid token '${e}'`),n})})}authenticateWithKey(e,n){return v(this,null,function*(){yield this.preflight(),yield this.client.post("/apis/admin/session/api-key/",te(n),{refreshTokenOn401:!1,headers:{apikey:e}})})}getTextSuggestions(s){return v(this,arguments,function*(e,n={},o){if(yield this.preflight(),o==="sticky-messages")throw new Error("Use getPinnedMessages instead");return(yield this.client.post(`/api/v2/conversations/${e}/recommend/${o}`,te(n),{abortLatest:!0})).map(i=>x(y({},B(i)),{text:i.text||i.url||i.message,source:o,type:o})).filter((i,a,d)=>a===d.findIndex(l=>l.text===i.text))})}isLoggedIn(){return v(this,null,function*(){return yield this.preflight(),this.client.validateToken()})}getAutocompleteSuggestions(e,n){return v(this,null,function*(){return yield this.preflight(),(yield this.client.post(`/api/v2/conversations/${e}/autocomplete`,te(n),{abortLatest:!0})).map(s=>({score:1,source:s.source,sourceText:s.source_text,text:s.label,trainingJobs:s.training_jobs,searchKeywords:s.search_keywords,type:s.source})).filter((s,r,i)=>r===i.findIndex(a=>a.text===s.text))})}getPinnedMessages(e){return v(this,null,function*(){let n=yield this.client.get(`/api/v2/profiles/${e}/pinned-messages`,{abortLatest:!0});return B(n).map(o=>x(y({},o),{text:o.message,source:"sticky-messages",type:"pinned-message"}))})}getStyleSuggestions(e){return v(this,null,function*(){let n=yield this.client.post("/api/v2/style-suggestions",te(e),{abortLatest:!0,version:"v2"});return B(n)})}search(e){return v(this,null,function*(){let n=yield this.client.post(`/api/v2/profiles/${e.profile}/search`,te(e));return B(n)})}loginWithPassword(e,n){return v(this,null,function*(){yield this.preflight();let o=yield this.client.post("/apis/admin/session/login/",{username:e,password:n},{refreshTokenOn401:!1});return B(o)})}logout(){return v(this,null,function*(){yield this.preflight(),yield this.client.post("/apis/admin/session/logout/",{},{refreshTokenOn401:!1})})}requestLoginByEmail(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.post("/apis/admin/session/passwordless/request/",{email:e});return B(n)})}requestPasswordlessToken(){return v(this,null,function*(){let e=yield this.client.get("/apis/admin/session/passwordless/request/");return B(e.token)})}getCsrfToken(){return v(this,null,function*(){let{token:e}=yield this.client.get("/apis/admin/session/csrf/");return e})}verifyLoginToken(e){return v(this,null,function*(){let n=yield this.client.post("/apis/admin/session/passwordless/login/",{token:e});return B(n)})}evaluateAssistant(e,n){return v(this,null,function*(){var i;yield this.preflight();let o=new URLSearchParams;n!=null&&n.externalConversationId&&o.append("external_conversation_id",n.externalConversationId);let s=n!=null&&n.threadId?`/api/v2/assistants/${e}/threads/${n==null?void 0:n.threadId}/evaluate?${o.toString()}`:`/api/v2/assistants/${e}/evaluate?${o.toString()}`,r=yield this.client.post(s,{input:(i=n==null?void 0:n.input)!=null?i:{},conversation:n==null?void 0:n.transcript});return B(r)})}createAssistantThread(e){return v(this,null,function*(){yield this.preflight();let{assistantCode:n}=e,o=yield this.client.post(`/apis/admin/assistants/${n}/threads/`,{});return B(o)})}postMessageToAssistantThread(e){return v(this,null,function*(){yield this.preflight();let{assistantCode:n,threadId:o,message:s}=e,r=yield this.client.post(`/apis/admin/assistants/${n}/threads/${o}/messages/`,{content:s,role:"user"});return B(r)})}translateMessages(e){return v(this,null,function*(){yield this.preflight();let n=yield this.client.post("/api/v2/translate",te(e));return B(n)})}handleDeepdeskVersionHeaders(e){e.headers.forEach((n,o)=>{let s=o.toLowerCase(),r=s.match(Wi);if(!n||!r)return;let i=r[1].replace("-","_"),a=this.latestReceivedDeepdeskVersions[i];a&&n&&a!==n&&k.warn(`Overwritten Version header ${s}: ${JSON.stringify(a)} -> ${JSON.stringify(n)}`),this.latestReceivedDeepdeskVersions[i]=n})}};Pt.exchangeTokenPromise=null;var ot=Pt;var ks=class{constructor(e){this.options=e;this.socket=null;this.maxReconnectAttempts=5;this.reconnectInterval=25e3;this.cleanupCallbacks=[];var n,o;this.socket,this.eventListeners=new Map,this.url=e.url,this.maxReconnectAttempts=(n=e.maxReconnectAttempts)!=null?n:this.maxReconnectAttempts,this.reconnectInterval=(o=e.reconnectInterval)!=null?o:this.reconnectInterval,this.shouldReconnect=e.shouldReconnect}connect(){let e=()=>this.cleanup();window.addEventListener("beforeunload",e),this.cleanupCallbacks.push(()=>window.removeEventListener("beforeunload",e)),this.reconnect()}setupListeners(){this.socket&&(this.socket.onmessage=e=>{var n;try{let o=B(JSON.parse(e.data));o.event&&this.eventListeners.has(o.event)&&((n=this.eventListeners.get(o.event))==null||n.forEach(s=>s(o.data)))}catch(o){console.error("Error parsing WebSocket message:",o)}},this.socket.onclose=e=>{console.log("WebSocket connection closed:",e),setTimeout(()=>{this.reconnect()},this.reconnectInterval)},this.socket.onerror=e=>{console.error("WebSocket error:",e)})}reconnect(){var e,n;if(this.maxReconnectAttempts<=0){console.error("Max reconnect attempts reached, closing WebSocket connection."),(e=this.socket)==null||e.close();return}if(!this.shouldReconnect()){console.error("Should not reconnect, closing WebSocket connection."),(n=this.socket)==null||n.close();return}this.socket&&(this.socket.onmessage=null,this.socket.onclose=null,this.socket.onerror=null,this.socket.close()),this.socket=new WebSocket(this.url),this.setupListeners(),this.maxReconnectAttempts--}send(e,n){if(!this.socket){console.error("WebSocket connection is not open.");return}this.socket.send(JSON.stringify({event:e,data:n}))}on(e,n){this.eventListeners.has(e)||this.eventListeners.set(e,[]);let o=this.eventListeners.get(e);o&&!o.includes(n)&&o.push(n)}close(){var e;(e=this.socket)==null||e.close()}cleanup(){this.close(),this.cleanupCallbacks.forEach(e=>e()),this.cleanupCallbacks=[]}};import{combineReducers as BS,configureStore as US}from"@reduxjs/toolkit";import{createSlice as _S}from"@reduxjs/toolkit";var mu={startTime:null,stopTime:null},fu=t=>t.handlingTime,hu=_S({name:"handlingTime",initialState:mu,reducers:{handlingTimeStart(t){if(t.startTime&&!t.stopTime)throw new Error("Timing already started");t.startTime=new Date,t.stopTime=null},handlingTimeStop(t){if(!t.startTime)throw new Error("Timing not started");t.stopTime=new Date},handlingTimeReset(t){t.startTime=null,t.stopTime=null}},extraReducers:t=>{t.addCase(j,()=>mu)}}),{handlingTimeStart:yu,handlingTimeStop:Rs,handlingTimeReset:vu}=hu.actions,Su=hu.reducer;var xu=(t={})=>{let e=y({onAuthError:Nt(!1)},t);return n=>o=>s=>("error"in s&&s.error.message==="Unauthorized"&&n.dispatch(e.onAuthError),o(s))};var bu=(t={})=>{let e,n=!0,o=y({getStyleSuggestions:Ct,debounce:500},t);return s=>r=>i=>{var f;let a=s.getState().input.text,d=r(i),l=s.getState();if(l.auth.isLoggedIn!==!0)return d;let{showStyleSuggestions:c}=l.settings;if(!((f=l.conversation.current)==null?void 0:f.id)||!c)return d;let{text:p}=l.input;return p===a&&!n||(clearTimeout(e),p==="")||(e=setTimeout(()=>{n=!1,s.dispatch(o.getStyleSuggestions({text:p}))},t.debounce)),d}};function FS(t,e){return t.text===e.text&&t.selection.start===e.selection.start&&t.selection.end===e.selection.end&&t.suggestionTextStart===e.suggestionTextStart}var Cu=(t={})=>{let e=y({getTextSuggestions:fe,getAutocompleteSuggestions:_n,debounce:200,check:Ee},t),n;return o=>s=>r=>{var m;let{input:i}=o.getState(),a=s(r),d=o.getState();if(d.auth.isLoggedIn!==!0)return a;let{recommendTextSuggestions:l,showTabCompletion:c}=d.settings,u=(m=d.conversation.current)==null?void 0:m.id,p=r.type===Xo.toString();if(!u||!l&&!c)return a;let{input:f}=d;return FS(f,i)&&!p||(clearTimeout(n),!e.check(d))||(n=setTimeout(()=>{let g=lt(d);g===""?o.dispatch(e.getTextSuggestions("default")):o.dispatch(e.getAutocompleteSuggestions(g))},p?0:e.debounce)),a}};var Tu=Ct.fulfilled.toString();function HS(t,e){let n=new Set([...e.keywordMatches.map(s=>s.keyword)]),o=[];return n.forEach(s=>{let r=t.keywordMatches.filter(d=>d.keyword===s),i=e.keywordMatches.filter(d=>d.keyword===s),a=i.length-r.length;a<=0||o.push(...i.slice(0,a))}),o}var wu=t=>e=>n=>o=>{var l;if(o.type!==Tu){n(o);return}let s=e.getState().styleSuggestions.list;n(o);let r=e.getState(),i=r.styleSuggestions.list,a=(l=r.conversation)==null?void 0:l.current;if(s===i)return;let d=HS(s,i);o.type===Tu&&d.length>0&&t.sendEvent("style suggested",{conversationId:a==null?void 0:a.id,data:{keywordMatches:d}})};var KS=BS({assistants:Qa,auth:Ji,conversation:ta,contentTypes:Al,passwordlessToken:Lc,entities:sd,handlingTime:Su,info:wa,input:ma,settings:Ya,profile:_l,search:La,styleSuggestions:Gd,ui:Od,textSuggestions:vd});function Eu(t){return US({reducer:KS,middleware:e=>{var o;let n=e({thunk:{extraArgument:{dynamicThunkObject:t.dynamicThunkObject,deepdeskAPI:t.deepdeskAPI}},serializableCheck:!1}).concat(xu()).concat(Cu({debounce:200})).concat(bu({debounce:500})).concat(wu(t.deepdeskAPI));return((o=t.middleware)!=null?o:[]).reduce((s,r)=>s.concat(r),n)},preloadedState:t.preloadedState})}function ku(t,e,n){if(e==="")return null;let o=new RegExp(`\\b${ps(e)}\\b`,"gi"),s,r=null;for(;(s=o.exec(t))!==null&&!(s.index>n);)r={start:s.index,end:s.index+s[0].length};return r}var WS=t=>{var e,n;return(n=(e=t==null?void 0:t.type)==null?void 0:e.toLowerCase())!=null?n:"unknown"},zS=t=>e=>n=>o=>{var d,l,c,u,p,f;let s=e.getState(),r=mt("inlineSuggestions")(s),i=mt("autoSelectSuggestion")(s)||r;switch(o.type){case Nt.toString():{!o.payload&&t.emit("logout",void 0);break}case eo.fulfilled.toString():{t.emit("logout",void 0);break}case me.fulfilled.toString():o.payload.length>0&&t.sendEvent("entities found",{conversationId:(d=s.conversation.current)==null?void 0:d.id,data:{entities:o.payload}});break;case ut.toString():t.logSendMessage(o.payload);break;case Eo.toString():t.emit("call-to-action",{cue:o.payload});break;case se.fulfilled.toString():if(!o.isBroadcasted){let{externalConversationId:h,currentExternalIdAtRequest:m}=(l=o.payload)!=null?l:{};(!h||!m||h===m)&&t.broadcast(qs,o,!1)}break;case se.rejected.toString():break;default:break}let a=n(o);switch(o.type){case ut.toString():t.handleAfterSendMessage(o.payload);break;case Fn.toString():t.onUpdateShowTabHint(o.payload);break;case Rs.toString():t.logHandlingTime();break;case Ft.toString():t.broadcast(fo,o);break;case ct.toString():t.broadcast(fo,o);break;case ko.toString():e.dispatch(ct({source:"assistant",assistantCode:o.payload.code}));break;case"analytics/logEvent/fulfilled":{let h=s.assistants.cues.find(m=>m.code===o.meta.arg.data.assistantCode);t.emit("event",x(y({},o.meta.arg),{cue:h}));break}case ie.toString():{let{start:h,end:m}=s.input.selection;t.emit("select-suggestion",x(y({type:WS(o.payload.suggestion)},o.payload),{replace:o.payload.replace==="selection"?{start:h,end:m}:{start:0,end:m}})),r&&e.dispatch(Xe([]));break}case $d.toString():{let{keyword:h,suggestion:m,eventMetrics:g}=o.payload,{text:S,selection:T}=s.input,C=ku(S,h,(c=T==null?void 0:T.end)!=null?c:S.length);if(!C)break;t.emit("select-suggestion",{text:m,type:"style",replace:C,suggestion:{text:m,source:"style"},eventMetrics:g});break}case io.toString():t.emit("select-image",o.payload),t.sendEvent("Image attached",{conversationId:(u=s.conversation.current)==null?void 0:u.id,data:{path:o.payload.suggestion.image,title:o.payload.suggestion.title}});break;case Xe.toString():{i&&o.payload.length>0&&e.dispatch(ao(0));break}case se.fulfilled.toString():{let{evaluationId:h,output:m,externalConversationId:g}=o.payload,S=o.meta.arg.assistantCode;if(t.emit("event",{name:"Assistant evaluation completed",data:{evaluationId:h,assistantCode:S,assistantOutput:$a(m),externalConversationId:g,evaluationStatus:"success"}}),!o.meta.arg.skipState){let T=e.getState().assistants.cues;t.emit("cues",T)}break}case se.rejected.toString():{let h=o.meta.arg.assistantCode,m=(f=o.meta.arg.externalConversationId)!=null?f:(p=e.getState().conversation.current)==null?void 0:p.externalId;t.emit("event",{name:"Assistant evaluation completed",data:{evaluationId:"",assistantCode:h,assistantOutput:"",externalConversationId:m,evaluationStatus:"failed"}});break}default:break}return a},Ru=zS;import{createSelector as VS}from"@reduxjs/toolkit";function hi(t){return t.toISOString().replace("T"," ").replace("Z","")}var jS=(t,e)=>e.version,Pu=VS([Ht,xe,fu,jS],(t,e,n,o)=>{if(!e)return k.warn("No conversationId for handling time metrics"),null;let{startTime:s,stopTime:r}=n;return!s||!r?(k.warn("No startTime and stopTime for handling time metrics"),null):{conversationId:e,clientVersion:o,agentId:t==null?void 0:t.agentId,agentName:t==null?void 0:t.agentName,agentEmail:t==null?void 0:t.agentEmail,timeStart:hi(s),timeStop:hi(r)}});function Iu(t,e){let{text:n,metrics:{numPaste:o,pastes:s,textSuggestions:r}}=t.input,i=n.length;return{source:"agent",clientVersion:e.version,pastes:s,lenTextTotal:i,numPastes:o,suggestions:r}}var Vn=class extends Error{};function $S(){let t,e;return{promise:new Promise((o,s)=>{t=o,e=s}),resolve:t,reject:e}}var Ps=class{constructor(){this.queues={}}push(e,n){let o=()=>{let r=this.queues[e][1];r?(this.queues[e]=[r.promise,null],r.resolve()):delete this.queues[e]};if(!this.queues[e]){let r=n().finally(o);return this.queues[e]=[r,null],r}this.queues[e][1]&&this.queues[e][1].reject(new Vn("Queued async function is outdated"));let s=$S();return this.queues[e][1]=s,s.promise.then(()=>n().finally(o))}};function yi(t,e){var r;let n=t.closest(e);if(n)return n;let o=t.getRootNode().host;if(o instanceof HTMLElement)return yi(o,e);let s=(r=t.ownerDocument.defaultView)==null?void 0:r.frameElement;return s?yi(s,e):null}function vi(t,e){return yi(t,e)}var GS={accepted:"onConversationAcceptedAssistants","new-message":"onConversationNewMessageAssistants",ended:"onConversationEndedAssistants"},Lu=(t,e)=>{var s,r,i;if(!((i=(r=(s=t.uiConfig)==null?void 0:s.widget)==null?void 0:r.types.find(a=>a.type==="cues"))==null?void 0:i.isActive))return k.warn("Triggered a conversation assistant, but cues are not configured in widget."),[];let o=t[GS[e]];return o&&o.length>0?o.map(a=>a.code):(k.warn(`No assistant set in profile for conversation event "${e}"`),[])};function Au(t){return typeof t=="object"&&t!==null&&"name"in t&&"message"in t}function qS(t){return typeof t=="object"&&t!==null&&"tagName"in t}function Si(t){return qS(t)&&(wt(t)||cs(t))}var Nu,ke=new Map,XS=["bottom","height","left","right","top","width"],Mu=(t,e)=>!t&&!e?!1:t&&!e||!t&&e?!0:XS.some(n=>t[n]!==e[n]);function Ou(t){var n,o,s;if(t.ownerDocument===document)return[];let e=(s=(o=(n=t.ownerDocument)==null?void 0:n.defaultView)==null?void 0:o.frameElement)!=null?s:null;return e?[e,...Ou(e)]:[]}function Du(t,e){return!t||!e?null:x(y({},t),{top:t.top+e.top,left:t.left+e.left})}var Is=!1,_u=()=>{Is=!0;let t=[];if(ke.forEach((e,n)=>{if(!n.isConnected){e.rect=null,t.push(e),ke.delete(n);return}let o=n.getBoundingClientRect();Mu(o,e.rect)&&(e.rect=o,t.push(e))}),t.forEach(e=>{let n=e.parentRects?e.parentRects.reduce(Du,e.rect):e.rect;Mu(n,e.totalRect)&&e.callbacks.forEach(o=>o(n)),e.totalRect=n}),ke.size===0){Is=!1;return}Nu=window.requestAnimationFrame(_u)};function xi(t,e){let n=Ou(t),o=[],s=n.map((r,i)=>xi(r,a=>{o[i]=a;let d=ke.get(t);if(!d)return;let l=o.reduce(Du,d.rect);d.callbacks.forEach(c=>c(l))}));return{observe(r=!0){if(s.forEach(i=>i.observe(!1)),ke.has(t)){let i=ke.get(t);i.callbacks.push(e),i.rect&&e(i.rect)}else ke.set(t,{rect:void 0,callbacks:[e],parentRects:o});r&&!Is&&_u()},unobserve(){s.forEach(i=>i.unobserve());let r=ke.get(t);if(r){let i=r.callbacks.indexOf(e);i>=0&&r.callbacks.splice(i,1),r.callbacks.length||ke.delete(t),ke.size||(cancelAnimationFrame(Nu),Is=!1)}}}}var Fu,Re=new Map,Hu=()=>{Re.forEach((t,e)=>{if(!e.isConnected){Re.delete(e);return}let{clientHeight:n,scrollHeight:o}=e,s=o>n;t.visible!==s&&(t.visible=s,t.callbacks.forEach(r=>r(t.visible)))}),Re.size!==0&&(Fu=window.requestAnimationFrame(Hu))};function Bu(t,e){return{observe(){let n=Re.size===0;Re.has(t)?Re.get(t).callbacks.push(e):Re.set(t,{visible:void 0,callbacks:[e]}),n&&Hu()},unobserve(){let n=Re.get(t);if(n){let o=n.callbacks.indexOf(e);o>=0&&n.callbacks.splice(o,1),n.callbacks.length||Re.delete(t),Re.size||cancelAnimationFrame(Fu)}}}}var bi=["borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth","borderStyle","boxSizing","color","overflowWrap","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontWeight","fontKerning","lineHeight","letterSpacing","paddingLeft","paddingTop","paddingRight","paddingBottom","width","height","textIndent","whiteSpace","wordBreak","wordSpacing","wordWrap"];function Ci(t,e,n){return n.forEach(o=>{e.style[o]=t[o]})}function sn(t){return Number.parseFloat(t)}function Ls(t){return Math.round(t*1e6)}function Uu(t){return t/1e6}function Ti(t,e,n){if(t.boxSizing==="content-box")return;let{clientWidth:o}=e,s=sn(t.width),r=sn(t.borderLeftWidth),i=sn(t.borderRightWidth),a=sn(t.paddingRight),d=Uu(Ls(s)-Ls(r)-Ls(i)),l=Uu(Ls(o));if(d-l>2){let c=d-l;n.style.paddingRight=`${a+c}px`}}function As(t,e={}){var c,u;let n=e.overlayContainer||document.createElement("div");n.style.display="none",n.style.position=(c=e.position)!=null?c:"fixed",n.style.pointerEvents="none",n.style.borderColor="transparent",ht(n);let o=window.getComputedStyle(t),s=!0,r=()=>{n.scrollTop=t.scrollTop};Ci(o,n,bi),Ti(o,t,n),e.mirrorOverflow&&(n.style.overflow="hidden",t.addEventListener("scroll",r));let i=Bu(t,()=>{Ci(o,n,bi),Ti(o,t,n),r(),setTimeout(r,0)}),a,d=!0,l=xi(t,p=>{if(p===null){e.onRemove&&e.onRemove(),n.remove();return}if(!d&&e.onMoveStart&&(Promise.resolve().then(()=>e.onMoveStart()),d=!0),clearTimeout(a),a=setTimeout(()=>{e.onMoveEnd&&e.onMoveEnd(),d=!1},200),p.height===0&&p.width===0){if(s===!0)return;e.onHide&&e.onHide(),n.style.display="none",s=!0;return}if(Ci(o,n,bi),Ti(o,t,n),r(),e.placement==="below"&&n.classList.add("below"),n.style.top=`${p.top}px`,n.style.left=`${p.left}px`,e.closestScrollElement&&e.closestScrollElement!==t){let f=e.closestScrollElement.getBoundingClientRect(),h=window.getComputedStyle(e.closestScrollElement),m=sn(h.borderTopWidth),g=sn(h.borderBottomWidth),S=f.top+m-p.top,T=p.top+p.height+-(f.top+f.height-g);n.style.clipPath=`inset(${S}px 0px ${T}px 0px)`}s&&(n.style.display="block",e.onShow&&e.onShow(),s=!1)});return e.appendTo?e.appendTo.appendChild(n):(u=t.parentElement)==null||u.appendChild(n),l.observe(),i.observe(),[n,()=>{t.removeEventListener("scroll",r),l.unobserve(),i.unobserve(),n.remove()}]}function JS(t){return t.offsetParent!==null}function Ku(t){if(!JS(t))return!1;let e=t.getBoundingClientRect();return e.top>=0&&e.left>=0&&e.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&e.right<=(window.innerWidth||document.documentElement.clientWidth)}function wi(t,e,n=100){let o=Ku(t);e({isVisible:o});let s=setInterval(()=>{let r=Ku(t);r!==o&&(o=r,e({isVisible:o}))},n);return()=>{clearTimeout(s)}}var Wu=(t,e)=>({value(){try{let n=sessionStorage.getItem(`dd-${t}`);if(!n)return e;try{return JSON.parse(n)}catch(o){return e}}catch(n){return e}},update(n){try{sessionStorage.setItem(`dd-${t}`,JSON.stringify(n))}catch(o){k.warn("[Deepdesk] SessionStorage is blocked by browser")}}});import{jsx as F,jsxs as QS}from"react/jsx-runtime";var zu=Wu("showTabHint",!0),rn=class rn{constructor({deepdeskUrl:e,version:n=rn.version||"unknown",locale:o="en-US",token:s,fetch:r,productName:i,createCustomChannel:a,websocketClient:d=ks}){this.inputMediator=null;this.eventListeners={};this.unmountHandlers=[];this.disposeHandlers=[];this.inlineSuggestions=null;this.aboveSuggestions=null;this.belowSuggestions=null;this.floatingMenu=null;this.widgetElement=null;this.widgetRoot=null;this.nicknameDialogUnsubscribe=null;this.nicknameDialogFailed=!1;this.dynamicThunkObject={};this.queues=new Ps;this.isMounted=!1;this.shouldRender=!0;this.loadProfileConfigPromise=null;let l=e.replace(/\/api$/,"");this.deepdeskApi=new ot(l,{token:s,fetch:r}),this.version=n,this.instanceId=rn.count++;let c={deepdeskAPI:this.deepdeskApi,dynamicThunkObject:this.dynamicThunkObject,middleware:[Ru({broadcast:(h,m,g)=>{this.broadcastEvents.send(h,m,g)},emit:(h,m)=>this.emit(h,m),handleAfterSendMessage:h=>this.handleAfterSendMessage(h),logHandlingTime:()=>this.logHandlingTime(),logSendMessage:h=>this.logSendMessage(h),onUpdateShowTabHint:h=>zu.update(h),sendEvent:(h,m)=>this.deepdeskApi.sendEvent(h,m)})]};this.store=Eu(c),this.broadcastEvents=new pu({debug:!0,deepdeskUrl:l,eventMap:Aa(this.store),createCustomChannel:a}),this.disposeHandlers.push(()=>{this.broadcastEvents.cleanup()}),this.ws=new d({url:`${l}/api/v2/me/realtime`.replace("https","wss"),reconnectInterval:25e3,shouldReconnect:()=>v(this,null,function*(){var h;return(h=Q(this.state))!=null?h:!1})}),this.whenLoggedIn(()=>this.ws.connect()),this.store.dispatch(Fn(zu.value())),this.store.dispatch(Ro({locale:o,adminUrl:l,productName:i}));let u=[],p=h=>{if(!h.conversationId)return;let m=()=>{this.conversationId()===h.conversationId&&this.store.dispatch(Ja(h))};this.hasConversation()?m():u.push(m)};this.ws.on("assistants::direct_response",p),this.ws.on("assistants::user_notification",p),this.ws.on("assistants::response_chunk",h=>{if(!h.conversationId)return;let m=()=>{this.conversationId()===h.conversationId&&this.store.dispatch(Xa(h))};this.hasConversation()?m():u.push(m)}),this.ws.on("assistants::suggest_as_reply",h=>{if(!h.conversationId)return;let m=()=>{this.conversationId()===h.conversationId&&this.store.dispatch(Ft([{text:h.payload.message,type:"text",source:"assistant",assistantCode:h.code,sourceLabel:h.name}]))};this.hasConversation()?m():u.push(m)});let f=this.whenConversationLoaded(()=>{var h;this.broadcastEvents.setExternalId((h=this.state.conversation.current)==null?void 0:h.externalId),u.forEach(m=>m()),u.length=0});this.disposeHandlers.push(()=>{this.ws.cleanup(),u.length=0,f()})}get state(){return this.store.getState()}get settings(){return this.state.settings}get selectedTextSuggestion(){var e;return(e=dt(this.state)[this.state.input.selectedSuggestionIndex])!=null?e:null}hasConversation(){return!!this.state.conversation.current}conversationId(){if(!this.hasConversation())throw new Error("No conversation loaded");return this.state.conversation.current.id}externalId(){if(!this.hasConversation())throw new Error("No conversation loaded");return this.state.conversation.current.externalId}shouldAbort(){return this.state.conversation.isSupported===!1?(k.warn("Conversation is not supported"),!0):this.hasConversation()?this.state.profile.data?!1:(k.warn("Profile has not been loaded (yet)"),!0):(k.warn("No conversation loaded (yet)"),!0)}whenLoggedIn(e){if(Q(this.state))e();else{let n=this.subscribe(Q,o=>{o&&e()});this.disposeHandlers.push(()=>{n()})}}login(){return this.store.dispatch(Nt(null)),this.store.dispatch(Ne()),new Promise(e=>{this.whenLoggedIn(()=>e())})}isLoggedIn(){return v(this,null,function*(){return(yield this.store.dispatch(Ne())).payload})}isConversationSupported(e,n){return v(this,null,function*(){return(yield this.store.dispatch(Ks({externalId:e,options:n}))).payload})}createConversation(e){return v(this,null,function*(){var o;return this.hasConversation()&&this.externalId()!==e.externalId&&this.resetConversation(),(yield this.store.dispatch(oo(x(y({},e),{metadata:(o=e.metadata)!=null?o:{}})))).payload})}getConversationByExternalId(e,n){return v(this,null,function*(){return this.hasConversation()&&this.externalId()!==e&&this.resetConversation(),(yield this.store.dispatch(so({externalId:e,options:n}))).payload})}upsertConversation(e){return v(this,null,function*(){var o;return this.hasConversation()&&this.externalId()!==e.externalId&&this.resetConversation(),(yield this.store.dispatch(Ws(x(y({},e),{metadata:(o=e.metadata)!=null?o:{}})))).payload})}postMessages(e){return v(this,null,function*(){yield this.store.dispatch(zs(e))})}updateConversation(e){return v(this,null,function*(){return(yield this.store.dispatch(ro(e))).payload})}resetConversation(){this.store.dispatch(j()),this.loadProfileConfigPromise=null,this.dynamicThunkObject.conversationQuery=null}configure(e){this.store.dispatch(Ro(e))}setVisitorInfo(e){this.store.dispatch(xa(e))}setCustomData(e){this.store.dispatch(ba(e))}setAgentInfo(e,n){return v(this,null,function*(){var s;yield this.store.dispatch(gn(y(y({},e),n))),(s=this.state.info.agentInfo)!=null&&s.agentNickname||this.broadcastEvents.send(mo,{showNicknameDialog:!0})})}setAgentSettings(e){return v(this,null,function*(){yield this.store.dispatch(js(e))})}getAgentSettings(){return v(this,null,function*(){return(yield this.store.dispatch($s())).payload})}refresh(){return v(this,null,function*(){if(this.shouldAbort())return Promise.resolve();let e=[];return e.push(this.refreshTextSuggestions()),e.push(this.refreshWidgetSuggestions()),Promise.all(e).then(()=>{})})}syncInputMediator(){this.inputMediator&&this.store.dispatch(lo({text:this.inputMediator.getText(),html:this.inputMediator.getHTML(),suggestionTextStart:this.inputMediator.getSuggestionTextStart()}))}notifyExternalSuggestion(e){this.store.dispatch(ie(e))}evaluateAssistant(e,n){return v(this,null,function*(){var l;let{input:o={},transcript:s,showCuesInWidget:r=!0,includeMetadata:i,externalConversationId:a}=n||{},d=yield this.store.dispatch(se({assistantCode:e,transcript:s,includeMetadata:i,input:o,externalConversationId:a,skipState:!r}));if(d.error)throw new Error(`Assistant evaluation failed: ${(l=d.payload)!=null?l:d.error.message}`);return d.payload.output})}evaluateConversationAssistant(e,n){return v(this,null,function*(){var c,u,f;yield this.loadProfileConfig();let o=this.state.profile.data;if(!o&&((c=this.state.conversation.current)!=null&&c.profileCode)&&(yield this.loadProfileConfig(),o=this.state.profile.data),!o){k.warn("Can't evaluate assistant when profile is not loaded yet.");return}let s=Lu(o,e),r=(u=n==null?void 0:n.showCuesInWidget)!=null?u:!0,p=n!=null?n:{},{showCuesInWidget:i}=p,a=N(p,["showCuesInWidget"]),d=(f=n==null?void 0:n.externalConversationId)!=null?f:this.hasConversation()?this.externalId():"",l=yield Promise.all(s.map(h=>this.queues.push(h,()=>v(this,null,function*(){var g,S;let m=yield this.store.dispatch(se(x(y({assistantCode:h,includeMetadata:!0},a),{skipState:!r})));if(m.error)throw new Error(`Assistant evaluation failed: ${(g=m.payload)!=null?g:m.error.message}`);return{assistantCode:h,evaluationId:m.payload.evaluationId,output:m.payload.output,externalConversationId:(S=m.payload.externalConversationId)!=null?S:d}})).catch(m=>{if(m instanceof Vn)return k.warn(`Queued assistant "${h}" was outdated and dropped`),null;throw m})));if(!r)return l.filter(h=>h!==null)})}handleKeyDown(e){let{overlayCollapsed:n,openOverlayWhenTyping:o}=this.state.ui,{textSuggestions:s,selectedSuggestionIndex:r,selection:i}=this.state.input,{inlineSuggestions:a,autoSelectSuggestion:d,showTextSuggestions:l,suggestionsPlacement:c}=this.settings,u=a||d,p=c==="inline"||c==="below"?"below":"above",f=s.length>0;if(this.store.dispatch(aa(Vs(e))),!Ee(this.state)||e.key!=="Tab"&&!l)return;let h=()=>{n||!f||i&&(e.shiftKey||(this.store.dispatch(ca()),e.preventDefault()))},m=()=>{n||!f||u&&r<=0||i&&(e.shiftKey||(this.store.dispatch(ua()),e.preventDefault()))};switch(e.key){case"ArrowUp":p==="below"?m():h();break;case"ArrowDown":{p==="below"?h():m();break}case"Escape":{n||(this.store.dispatch(ao(-1)),this.store.dispatch(et({collapse:!0})),this.store.dispatch(Md(!0)),e.preventDefault());break}case"Tab":{e.preventDefault();let g=_t(this.state);if(!g)return;this.store.dispatch(Fn(!1)),this.store.dispatch(ie({text:g.text,suggestion:g,eventMetrics:{inputType:"tab"},replace:"until-selection-end"}));break}case" ":{if(u||this.state.input.selectedSuggestionIndex===-1)return;let g=_t(this.state);if(!g)return;this.store.dispatch(ie({text:g.text,suggestion:g,eventMetrics:{inputType:"space"},replace:"until-selection-end"}));break}case"Enter":{if(u||e.shiftKey||this.state.input.selectedSuggestionIndex===-1)return;let g=_t(this.state);if(!g)return;this.store.dispatch(ie({text:g.text,suggestion:g,eventMetrics:{inputType:"enter"},replace:"until-selection-end"})),e.preventDefault();break}default:}n&&o&&this.store.dispatch(et({collapse:!1}))}handleAfterSendMessage(e){this.emit("send-message",e),this.store.dispatch(Xe([]))}handlingTimeStart(){this.state.handlingTime.startTime||(k.info("Start handling time"),this.store.dispatch(yu()))}handlingTimeStop(){this.state.handlingTime.startTime&&(k.info("Stop handling time"),this.store.dispatch(Rs()))}logSendMessage(e){let n=Iu(this.state,{version:this.version});n&&(e&&(Object.assign(n,{text:e}),Object.assign(n,{lenTextTotal:e.length})),this.deepdeskApi.sendEvent("Send Message",{conversationId:this.conversationId(),data:n}),this.emit("send-message-event",n))}logHandlingTime(){let e=Pu(this.state,{version:this.version});e&&(this.deepdeskApi.sendEvent("Handling Time",{conversationId:this.conversationId(),data:e}),this.store.dispatch(vu()))}notifySubmit(e={}){var n;this.shouldAbort()||(this.store.dispatch(ut((n=e.text)!=null?n:this.state.input.text)),this.store.dispatch(ga()))}emit(e,n){let o=this.eventListeners[e];o&&o.forEach(s=>{try{s(n)}catch(r){k.warn(`The following error occurred in deepdeskSDK.on('${e}', handler)`),k.error(r)}})}on(e,n){return this.eventListeners[e]||(this.eventListeners[e]=[]),this.eventListeners[e].push(n),()=>{this.off(e,n)}}off(e,n){if(!e&&!n){this.eventListeners={};return}let o;this.eventListeners[e]&&(o=this.eventListeners[e].indexOf(n),o>-1&&this.eventListeners[e].splice(o,1))}setConversationQuery(e){this.dynamicThunkObject.conversationQuery=e}setPlatformVariables(e){this.store.dispatch(Ca(e))}whenConversationLoaded(e){let n=r=>{var i;return(i=r.conversation.current)==null?void 0:i.id},o=()=>this.loadProfileConfig().then(()=>e());return n(this.state)&&o(),this.subscribe(n,r=>{r&&o()})}overlayContainerFactory(e,n,o,s){let[r,i]=As(n,o);return r.setAttribute("translate","no"),r.dataset.testid=e,s&&r.classList.add(s),[r,i]}createInlineContainer(e,n){var a;let o=document.createElement("div");o.style.position="absolute",o.style.top="0px",o.style.left="0px",o.style.height="0px",o.style.width="0px";let s=document.createElement("div");s.style.display="none",s.style.position="absolute",s.style.height="0px",s.style.width="0px",s.style.backgroundColor="red",o.appendChild(s);let r=(a=e.ownerDocument.defaultView)==null?void 0:a.frameElement,i=r?r.ownerDocument.defaultView:null;if(r&&(i===window||(i==null?void 0:i.parent)===window)){let[d,l]=As(r,{appendTo:document.body,onMoveStart:()=>{s.style.display="none"}});d.dataset.testid=n,d.style.zIndex="2",d.appendChild(o),this.unmountHandlers.push(()=>{l()})}else document.body.appendChild(o);return s}createContainer(e,n=document.body){let o=window.getComputedStyle(n),s=document.createElement("div");return ht(s),s.dataset.testid=e,s.style.color=o.color,s.style.fontSize=o.fontSize,s.style.fontFamily=o.fontFamily,s.style.fontVariant=o.fontVariant,s.setAttribute("translate","no"),n.appendChild(s),s}storeMetrics(){try{let e=`dd-metrics-${this.conversationId()}`,n=JSON.stringify({text:this.state.input.text,metrics:this.state.input.metrics});window.sessionStorage.setItem(e,n),k.info(`Stored analytics for ${this.conversationId()}`)}catch(e){}}restoreMetrics(){try{let e=`dd-metrics-${this.conversationId()}`,n=window.sessionStorage.getItem(e);if(!n)return;let o=JSON.parse(n);o.text.trim()===this.state.input.text.trim()?(k.info(`Restored metrics for ${this.conversationId()}`),this.store.dispatch(pa(o.metrics))):k.warn(`Metrics mismatch, disregarding stored metrics for ${this.conversationId()}`),window.sessionStorage.removeItem(e)}catch(e){}}mount(e,n={}){if(this.isMounted)throw new Error("[Deepdesk] This instance was already mounted. Make sure to unmount before you remount.");if(!Si(e))throw new Error("[Deepdesk] Only mount on textarea or contentEditable div.");if(!this.shouldRender)return;let p=n,{customStyles:o,closestScrollSelector:s,floatingMenuParent:r,appendOverlayTo:i,inputMediator:a}=p,d=N(p,["customStyles","closestScrollSelector","floatingMenuParent","appendOverlayTo","inputMediator"]),l={customStyles:o,closestScrollSelector:s,floatingMenuParent:r,appendOverlayTo:i};this.configure(d),this.settings.automaticHandlingTime&&this.setupHandlingTime(e),ht(e),this.inputMediator=a||(wt(e)?new tn(e):new en(e)),this.inputMediator.on("change",({plainText:f,rawHTML:h,suggestionTextStart:m})=>{this.store.dispatch(lo({text:f,html:h,suggestionTextStart:m}))}),this.inputMediator.on("keyup",f=>{this.store.dispatch(la(Vs(f)))}),this.inputMediator.on("keydown",f=>{this.handleKeyDown(f)}),this.inputMediator.on("paste",({pastedText:f,selectionText:h})=>{this.store.dispatch(da({text:f,selectionText:h}))}),this.inputMediator.on("cut",({selectionText:f})=>{this.store.dispatch(ia(f))});let c;this.inputMediator.on("selection",f=>{clearTimeout(c),f===null?c=setTimeout(()=>{f!==null&&this.store.dispatch(co(f))},500):this.store.dispatch(co(f))}),this.unmountHandlers.push(()=>{clearTimeout(c)}),this.inputMediator.on("disabled",()=>{var f;(f=this.inputMediator)==null||f.deactivate(),this.configure({visible:!1})}),this.inputMediator.on("enabled",()=>{this.inputMediator&&(this.configure({visible:!0}),this.inputMediator.activate())}),this.inputMediator.on("submit",()=>{this.settings.detectSubmit&&this.notifySubmit()}),this.inputMediator.on("blur",()=>{this.store.dispatch(Zo(!1))}),this.inputMediator.on("focus",()=>{this.store.dispatch(Zo(!0))}),this.renderSuggestions(e,l),this.subscribe(mt("inlineSuggestions"),()=>{this.renderSuggestions(e,l)}),this.subscribe(mt("suggestionsPlacement"),()=>{this.renderSuggestions(e,l)});let u=this.renderOverlays(n);this.unmountHandlers.push(()=>{u.unmount()}),this.store.dispatch(lo({text:this.inputMediator.getText(),html:this.inputMediator.getHTML(),suggestionTextStart:this.inputMediator.getSuggestionTextStart()})),this.store.dispatch(co(this.inputMediator.getSelection())),this.store.dispatch(Zo(this.inputMediator.isFocused)),this.unmountHandlers.push(()=>{this.state.input.text!==""&&this.storeMetrics()}),this.whenConversationLoaded(()=>{this.restoreMetrics(),this.syncInputMediator(),this.refreshTextSuggestions(),this.promptForNickname()}),this.isMounted=!0}promptForNickname(e){if(this.nicknameDialogUnsubscribe||this.nicknameDialogFailed)return;let n=this.createContainer("nickname-dialog",document.body);document.body.appendChild(n);let o=st(n),s=null,r=a=>{s=a,i()},i=()=>{o==null||o.render(F(Ke,{store:this.store,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(Jd,{id:"deepdesk-nickname-dialog",error:s,onSave:a=>v(this,null,function*(){try{yield this.store.dispatch(va({agentNickname:a})).unwrap(),console.log("setAgentNickname",a),this.broadcastEvents.send(mo,{showNicknameDialog:!1}),this.nicknameDialogUnsubscribe&&this.nicknameDialogUnsubscribe()}catch(d){k.error("Error setting agent nickname",d),r("error"),this.nicknameDialogFailed=!0}})})})}))};i(),this.nicknameDialogUnsubscribe=()=>{o.unmount(),n.remove(),this.nicknameDialogUnsubscribe=null}}subscribe(e,n){let o=e(this.store.getState());return this.store.subscribe(()=>{let s=e(this.store.getState());s!==o&&(o=s,n(o))})}unmount(){var e,n,o,s,r;(e=this.inlineSuggestions)==null||e.unmount(),(n=this.aboveSuggestions)==null||n.unmount(),(o=this.belowSuggestions)==null||o.unmount(),(s=this.floatingMenu)==null||s.unmount(),this.unmountHandlers.forEach(i=>i()),this.unmountHandlers=[],(r=this.inputMediator)==null||r.dispose(),this.nicknameDialogUnsubscribe&&this.nicknameDialogUnsubscribe(),this.isMounted=!1}dispose(){this.unmount(),this.unmountWidget(),this.disposeHandlers.forEach(e=>e()),this.disposeHandlers=[],this.off()}renderSuggestions(e,n){var o,s,r,i;(o=this.floatingMenu)==null||o.unmount(),(s=this.inlineSuggestions)==null||s.unmount(),(r=this.aboveSuggestions)==null||r.unmount(),(i=this.belowSuggestions)==null||i.unmount(),this.settings.floatingMenu&&(this.floatingMenu=this.renderFloatingMenu(e,n)),this.settings.inlineSuggestions||this.settings.suggestionsPlacement==="inline"?this.inlineSuggestions=this.renderInlineSuggestions(e,n):this.settings.suggestionsPlacement==="below"?this.belowSuggestions=this.renderAboveOrBelowSuggestions(e,n,"below"):this.aboveSuggestions=this.renderAboveOrBelowSuggestions(e,n,"above")}renderInlineSuggestions(e,n){let{customStyles:o}=n,s=this.createInlineContainer(e,"deepdesk-caret"),r=st(s);r.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(qd,{})})}));let i=a=>{a?(s.style.display="block",s.style.top=`${a.top}px`,s.style.left=`${a.left}px`):s.style.display="none"};return this.inputMediator.on("caretposition",i),{unmount:()=>{var a;(a=this.inputMediator)==null||a.off("caretposition",i),r.unmount(),s.remove()}}}renderAboveOrBelowSuggestions(e,n,o){let{customStyles:s,closestScrollSelector:r,appendOverlayTo:i}=n,a=r&&vi(e,r)||void 0,[d,l]=this.overlayContainerFactory("deepdesk-tab-completion",a||e,{appendTo:i,closestScrollElement:a,mirrorOverflow:!0,onRemove:()=>this.unmount()},s==null?void 0:s.rootNode),[c,u]=this.overlayContainerFactory("deepdesk-suggestions-overlay",a||e,{appendTo:i,placement:o},s==null?void 0:s.suggestionsRootNode),p=st(d);p.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(kc,{inputElement:e})})}));let f=st(c);return f.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(ic,{onLogIn:()=>this.loginViaPopup().catch(h=>k.warn(h.message))})})})),{unmount(){p.unmount(),f.unmount(),l(),u()}}}renderFloatingMenu(e,n){let{customStyles:o,closestScrollSelector:s,appendOverlayTo:r,floatingMenuParent:i}=n,a=s&&vi(e,s)||void 0,[d,l]=this.overlayContainerFactory("floating-menu",a||e,{appendTo:i!=null?i:r},o==null?void 0:o.floatingMenuParent),c=st(d);return c.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(Ld,{onLogIn:()=>this.loginViaPopup().catch(u=>k.warn(u.message))})})})),{unmount(){c.unmount(),l()}}}renderOverlays(e){let{customStyles:n}=e,o=this.createContainer("deepdesk-overlays"),s=st(o);return s.render(F(Ke,{store:this.store,customStyles:n,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(wd,{})})})),{unmount(){s.unmount(),o.remove()}}}renderWidget(e,n={}){if(this.widgetElement&&k.warn("A widget was already rendered for this instance. Make sure to unmountWidget before rerendering"),!this.shouldRender)return;let{customStyles:o,showImages:s,isEmbedded:r}=n;this.widgetElement=e,this.configure({showImages:s,isEmbedded:r}),this.widgetRoot=st(e),this.widgetRoot.render(F(Ke,{store:this.store,customStyles:o,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(iu,{assistantOptions:n.assistantOptions,knowledgeAssistOptions:n.knowledgeAssist,onLogIn:()=>this.loginViaPopup().catch(i=>k.warn(i.message))})})}))}unmountWidget(){var e,n;(n=(e=this.widgetRoot)==null?void 0:e.unmount)==null||n.call(e),this.widgetRoot=null,this.widgetElement=null}renderKnowledgeAssistantWidget(e,n,o={}){let{customStyles:s,initialQuestion:r}=o,i=st(n);return i.render(F(Ke,{store:this.store,customStyles:s,children:F(De,{broadcastEvents:this.broadcastEvents,children:F(li,{children:QS(_o,{assistantCode:e,initialQuestion:r,evaluateKnowledgeAssistFn:kn,children:[F(ln,{children:F(Ho,{title:o.title,emptyState:o.emptyState})}),F(ai,{children:F(Fo,{})})]})})})})),{unmount(){i.unmount()}}}setupHandlingTime(e){let n=wi(e,({isVisible:o})=>{o?this.handlingTimeStart():this.handlingTimeStop()});this.unmountHandlers.push(()=>{this.handlingTimeStop(),n()}),this.whenConversationLoaded(()=>{this.handlingTimeStart()})}handleError(e){Au(e)&&e.message==="Unauthorized"&&this.login()}loadProfileConfig(){var e;return this.loadProfileConfigPromise?this.loadProfileConfigPromise:(e=this.state.conversation.current)!=null&&e.profileCode?(this.loadProfileConfigPromise=Promise.resolve().then(()=>v(this,null,function*(){yield this.store.dispatch(Ln()).unwrap();let n=Ye(this.state);n&&this.store.dispatch(Ro({showSearch:n.search,showImageSearch:n.imageSearch,showEntitiesCommand:n.entitiesCommand,showSummaryCommand:!!n.summarizerAssistantNew,showKnowledgeSearch:!!n.knowledgeAssistantNew||!!n.knowledgeAssistant,recommendTextSuggestions:n.recommendTextSuggestions}))})).finally(()=>{Ye(this.state)||(this.loadProfileConfigPromise=null)}),this.loadProfileConfigPromise):Promise.resolve()}loginViaPopup(e){return v(this,null,function*(){return new Promise((n,o)=>{this.store.dispatch(to());let s=new MessageChannel,r=s.port1,i=this.settings.adminUrl,a=new URL(e!=null&&e.url?e==null?void 0:e.url:`${i}/platform/sso/`);a.searchParams.append("redirect","/sdk/popup/close.html");let d=!1,l=()=>{c&&!c.closed&&c.close(),window.removeEventListener("message",u),clearInterval(p)};r.onmessage=f=>v(this,null,function*(){var h,m;if((h=f.data)!=null&&h.jwt)try{yield this.deepdeskApi.exchangeTokenForAccessCookie((m=f.data)==null?void 0:m.jwt),yield this.isLoggedIn(),this.broadcastEvents.send(fn),d=!0,s.port1.close(),n()}catch(g){console.error(g),o(g)}finally{d=!0,l()}});let c=window.open(a.toString(),"deepdesk-login","scrollbars=no,left=100,top=150,width=500,height=500");c===null&&o(new Error("Popup blocked by browser"));let u=f=>v(this,null,function*(){var h;if(f.origin===a.origin)switch((h=f.data)==null?void 0:h.type){case"deepdesk-popup-request-origin":{try{let m=JSON.stringify({type:"deepdesk-popup-parent-origin"});c==null||c.postMessage(m,a.origin)}catch(m){k.error("Error posting message to popup",m),o(m)}break}case"deepdesk-popup-loaded":{try{let m=JSON.stringify({type:"deepdesk-popup-create-channel"});c==null||c.postMessage(m,a.origin,[s.port2])}catch(m){k.error("Error posting message to popup",m),o(m)}break}case"deepdesk-popup-error":{if(l(),f.data.message==="Platform account url mismatch"){let m=`Please contact your administrator: The platform account url (${f.data.targetOrigin}) is misconfigured as it differs from the origin of the page that opened the popup (${f.data.openerOrigin}).`;k.warn(m),this.store.dispatch(Us(m)),o(new Error(m))}if(f.data.message==="Timeout"){let m="Please contact your administrator: Popup timed out. Check if the account's platform url is configured correctly.";k.warn(m),this.store.dispatch(Us(m)),o(new Error(m))}o(new Error(f.data.message));break}}});window.addEventListener("message",u);let p=setInterval(()=>{c&&!c.closed||(l(),d||o(new Error("Popup closed by user")))},200);this.disposeHandlers.push(l)})})}translateMessages(e){return this.deepdeskApi.translateMessages(e)}refreshTextSuggestions(){return v(this,null,function*(){this.isMounted&&(yield this.store.dispatch(Xo()))})}refreshWidgetSuggestions(){return v(this,null,function*(){if(!this.widgetRoot)return;let{uiConfig:e}=this.state.profile.data;if(!e.widget)return;let n=An(this.state);try{n.forEach(({type:o})=>{switch(o){case"entities":this.store.dispatch(me());break;case"pinned-messages":case"sticky-messages":break;default:Zn.includes(o)||this.store.dispatch(fe(o))}})}catch(o){this.handleError(o)}})}};rn.version="19.3.2-beta.5",rn.count=0;var Ms=rn;function ZS(t){return v(this,null,function*(){var s,r,i;let n=yield((s=t.fetch)!=null?s:window.fetch)(t.url),o=yield n.blob();return new File([o],t.name,{type:(i=(r=t.mimeType)!=null?r:n.headers.get("Content-Type"))!=null?i:"image/jpeg"})})}function YS(t,e){return v(this,null,function*(){let n=yield ZS(e),o=new Event("change",{bubbles:!0,cancelable:!0});try{Object.defineProperty(t,"files",{configurable:!0,get:()=>[n]}),t.dispatchEvent(o)}finally{Object.hasOwn(t,"files")&&delete t.files}})}function ex(t,e,n){return v(this,null,function*(){yield new ot(t).authenticateWithKey(e,n)})}function tx(t){return t.replace(/\[([\w\s\d]+)\]\((https?:\/\/[^\s]+)\)/g,'<a href="$2" target="_blank" rel="noreferrer">$1</a>')}function nx(o,s){return v(this,arguments,function*(t,e,n={}){var u,p;let{value:r}=t,{start:i,end:a}=(u=n.replace)!=null?u:{start:0,end:r.length},d=`${r.slice(0,i)}${e}${r.slice(a)}`,l=(p=n.selectionAfter)!=null?p:{start:i+e.length,end:i+e.length},c=()=>{if(n.setValue)return n.setValue(d);t.value=d};return Promise.resolve(c()).then(()=>{t.selectionStart=l.start,t.selectionEnd=l.end,t.blur(),t.focus()})})}function ox(o,s){return v(this,arguments,function*(t,e,n={}){let r=n.replace?kt(t,n.replace.start,n.replace.end):zn(t),i,a=()=>{if(n.setRange)return n.setRange(r.cloneRange());r.deleteContents(),i=document.createElement("span"),r.insertNode(i),n.insertBRs!==!1?e.split(`
|
|
12
12
|
`).reverse().forEach((d,l)=>{l>0&&r.insertNode(document.createElement("br")),r.insertNode(document.createTextNode(d))}):r.insertNode(document.createTextNode(e))};return Promise.resolve(a()).then(()=>{try{if(n.selectionAfter!==!1){t.focus();let d=n.selectionAfter?kt(t,n.selectionAfter.start,n.selectionAfter.end):(r.collapse(!1),r),l=window.getSelection();l==null||l.removeAllRanges(),l==null||l.addRange(d)}if(!i)return;i.scrollIntoView&&i.scrollIntoView({block:"nearest",inline:"nearest"})}finally{i&&i.remove()}})})}function sx(t){let e=document.createElement("template");return e.innerHTML=t.replace(/(\[([^\]]+)])\(([^)]+)\)/g,'<a href="$3" target="_blank" rel="noopener noreferrer">$2</a>'),e.content}function rx(t){let e=document.createDocumentFragment();return t.split(`
|
|
13
13
|
`).forEach((n,o)=>{o>0&&e.appendChild(document.createElement("br"));let s={index:0},r=0;for(;s=n.slice(r).match(/(\[([^\]]+)])\(([^)]+)\)/);){let i=document.createElement("a");i.href=s[3],i.setAttribute("target","_blank"),i.setAttribute("rel","noopener noreferrer"),i.appendChild(document.createTextNode(s[2])),e.appendChild(document.createTextNode(n.slice(r,r+s.index))),e.appendChild(i),r=r+s.index+s[0].length}e.appendChild(document.createTextNode(n.slice(r)))}),e}function Vu(t,e){let n=t.parentElement;if(!n){console.warn("No insert point found");return}let{display:o}=window.getComputedStyle(n);o.includes("block")||o==="table-cell"?n==null||n.insertBefore(e,t.nextSibling):Vu(n,e)}function ix(s,r){return v(this,arguments,function*(t,e,{isBlock:n,isHTML:o}={}){let i;t.dispatchEvent(new InputEvent("beforeinput",{inputType:"insertText",data:e,bubbles:!0,cancelable:!0}));let a=()=>{var p;let d=(p=t.ownerDocument.defaultView)!=null?p:window,l=d.getSelection();if((!l||l.rangeCount===0)&&(t.focus(),l=d.getSelection()),!l||l.rangeCount===0)return;let c=l.getRangeAt(0);if(!c)return;i=document.createElement("span"),c.insertNode(i);let u=o?sx(e):rx(e);n?Vu(c.startContainer,u):(c.insertNode(u),c.collapse(!1))};return Promise.resolve(a()).then(()=>{if(t.dispatchEvent(new InputEvent("input",{inputType:"insertText",data:e,bubbles:!0,cancelable:!0})),t.focus(),!!i)try{i.scrollIntoView&&i.scrollIntoView({block:"nearest",inline:"nearest"})}finally{i&&i.remove()}})})}export{D as Card,en as ContentEditableInput,ot as DeepdeskAPI,Ms as DeepdeskSDK,on as HTTPClient,nt as InputMediator,Mt as InputType,Ds as KeyboardHint,cp as Label,Yn as Locale,Ae as Section,ln as SectionList,Me as Sources,A as Suggestion,Z as SuggestionList,tn as TextAreaInput,At as ToggleButton,YS as attachFile,ex as authenticateWithKey,zn as createFullRange,As as createOverlayContainer,kt as createRangeFromOffsets,Nn as escapeHTML,tx as formatTextMarkup,ws as getRangeOffsets,Es as getRangeText,ix as insertCKEditor,Uo as isHTML,Si as isSupportedInputElement,Js as logEvent,ox as updateContentEditable,nx as updateTextArea,ft as useClickOutsideRoot,b as useStyles,wi as waitForElementVisibilityChange};
|