@sendbird/ai-agent-messenger-react-native 1.5.0 → 1.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +22 -4
- package/dist/index.js +2834 -2742
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var fo=Object.defineProperty;var po=(e,t,n)=>t in e?fo(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var F=(e,t,n)=>po(e,typeof t!="symbol"?t+"":t,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=require("react-native"),j=require("@sendbird/chat"),d=require("react"),ye=require("react-native-safe-area-context"),Y=require("@sendbird/chat/aiAgent"),jt=require("@sendbird/uikit-tools"),Ae=require("date-fns"),we=require("@sendbird/chat/message"),Ye=require("@sendbird/chat/groupChannel"),_o=require("date-fns/isSameDay"),bo=require("date-fns/locale/de"),yo=require("date-fns/locale/en-US"),Eo=require("date-fns/locale/es"),vo=require("date-fns/locale/fr"),Co=require("date-fns/locale/hi"),So=require("date-fns/locale/it"),Ao=require("date-fns/locale/ja"),wo=require("date-fns/locale/ko"),xo=require("date-fns/locale/pt"),Io=require("date-fns/locale/tr"),To=require("@react-native-clipboard/clipboard"),ko=require("react-native-code-highlighter"),Mo=require("react-native-markdown-display"),Ze=e=>e&&e.__esModule?e:{default:e};function Lo(e){if(e&&e.__esModule)return e;const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const Ro=Ze(j),s=Lo(d),Po=Ze(To),Do=Ze(ko),Oo=Ze(Mo),Se="sb-agent",kn="KEY_IMG_ASPECT_RATIO",Mn="*/*",k={BODY_MAX_WIDTH:244,AVATAR_SIZE:26,BODY_TIME_GAP:4,HORIZONTAL_PADDING:12,GAP_GROUPED:2,GAP_UNGROUPED:16},ie=e=>!!e&&"sender"in e,Bo=e=>ie(e)?e.sendingStatus==="succeeded"?String(e.messageId):e.reqId:String(e.messageId),No=(e,t,n,o=!0)=>{if(!o||!ie(e))return"single";const r=()=>{if(!t||!ie(t))return!1;const c=t.sender.userId===e.sender.userId,u=Ae.isSameMinute(t.createdAt,e.createdAt);return c&&u},a=()=>{if(!n||!ie(n))return!1;const c=n.sender.userId===e.sender.userId,u=Ae.isSameMinute(n.createdAt,e.createdAt);return c&&u},i=r(),l=a();return i&&l?"middle":i?"bottom":l?"top":"single"},Ne=(e,t)=>(()=>{var o;return ie(e)?e.sender.userId:((o=e==null?void 0:e.sender)==null?void 0:o.userId)??void 0})()===t,He={isAdmin:e=>e.isAdminMessage(),isCSAT:e=>{var t;return e.isAdminMessage()&&!!((t=e.extendedMessagePayload)!=null&&t.csat)},isIncoming:(e,t)=>ie(e)&&e.sender.userId!==t,isOutgoing:(e,t)=>ie(e)&&(e.sender.userId===t||e.sendingStatus===we.SendingStatus.PENDING)},Ho=e=>e.startsWith("image/"),Vt=(e,t)=>{if(e&&!e.startsWith(".")){const n=e.split(".").pop();if(n&&n!==e)return n.toUpperCase()}if(t){const[,n]=t.split("/");if(n)return n.toUpperCase()}return"FILE"},Ln=e=>e.messageType==="file"?e.message.length>0&&e.file.name!==e.message:e.message.length>0,qt=e=>{switch(e){case"top":case"middle":return k.GAP_GROUPED;default:return k.GAP_UNGROUPED}},zo=(e,t)=>{const n=/```(\w+)?\n([\s\S]*?)```/g,o=[];let r=0;return e.replace(n,(a,...i)=>{const[l,c,u]=i;return r<u&&o.push({type:"text",value:e.slice(r,u).trim()}),o.push({type:"code",value:c.trim(),language:l?l.trim():"plaintext"}),r=u+a.length,a}),r<e.length&&o.push({type:"text",value:e.slice(r).trim()}),o},Fo=e=>e.replace(/\[([^\]]+)\](?!\()/g,"\\[$1\\]"),Uo=e=>e.replace(/([a-zA-Z0-9])_(?=[a-zA-Z0-9])/g,"$1\\_"),$o=e=>e.replace(/~~/g,"\\~\\~"),jo=e=>{let t=e;return t=Fo(t),t=Uo(t),t=$o(t),t},Vo=typeof navigator<"u"&&navigator.product==="ReactNative",sn=(e,t)=>{const n=o=>!t||t.length===0?!0:ie(o)&&t.includes(o.sendingStatus);return Vo?e.find(n):e.findLast(n)};function wt(){}function qo(){const e=typeof navigator<"u"?navigator.userAgent:"",t=/iPad|iPhone|iPod/.test(e),n=/Android/.test(e);return t||n}function Wo(e){let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return t.toString(16)}const an=e=>{try{return JSON.parse(e===""?"{}":e)}catch{return{}}},Ge={isStreaming(e){const t=an(e.data);return typeof t=="object"&&!!t.stream},isWelcomeMessage(e,t){var n;if(((n=e.extendedMessagePayload)==null?void 0:n.bot_message_type)==="welcome")return!0;if(Ne(e,t)){const o=an(e.data);return!(o!=null&&o.respond_mesg_id)&&!(o!=null&&o.stream)}return!1},isGeneratedMessage(e){var t;return((t=e.extendedMessagePayload)==null?void 0:t.bot_message_type)==="generated"},hasFeedback(e){var t;return!!((t=e.extendedMessagePayload)!=null&&t.feedback)}},ct=`@${Se}`,ln=({appId:e,aiAgentId:t,storage:n})=>{const o={templateBase:`${ct}-template`,template:r=>`${o.templateBase}/templates/${r}`,templateToken:()=>`${o.templateBase}-template/message-template/tokens`,messengerSession:r=>{const a=Wo(`${e}/${t}/${r}`);return`${ct}-udata/${a}`},anonUserSession:()=>`${ct}-session/${e}/${t}`};return{template:{set:(r,a)=>n.set(o.template(r),a),get:r=>n.get(o.template(r)),setCachedToken:r=>n.set(o.templateToken(),r),getCachedToken:()=>n.get(o.templateToken()),clear:()=>{n.getKeys(o.templateBase).forEach(n.delete)}},messenger:{getSettings:r=>{try{const a=n.get(o.messengerSession(r));return a?JSON.parse(a):null}catch{return null}},setSettings:(r,a)=>{try{delete a.auto_created_user;const i=JSON.stringify(a);n.set(o.messengerSession(r),i)}catch{return}},getAnonUser:()=>{try{const r=n.get(o.anonUserSession());return r?JSON.parse(r):null}catch{return null}},setAnonUser:r=>{try{const a=JSON.stringify(r);n.set(o.anonUserSession(),a)}catch{return}},clear:r=>{try{r&&n.delete(o.messengerSession(r)),n.delete(o.anonUserSession())}catch{return}}}}},Rn=(e,t,n={})=>{let o=null,r=null,a=null;const{leading:i=!0,trailing:l=!0}=n,c=(...u)=>{const m=Date.now();if(a===null||m-a>=t)i?(e(...u),a=m):(r=u,a=m);else if(r=u,l&&!o){const h=t-(m-a);o=setTimeout(()=>{r&&l&&(e(...r),a=Date.now()),o=null,r=null},h)}};return c.cancel=()=>{o&&(clearTimeout(o),o=null),r=null,a=null},c};class Go{constructor(t,{filter:n,limit:o=20}){F(this,"filter");F(this,"_sdk");F(this,"_pinnedChannels");F(this,"_channels");F(this,"_isDisposed",!1);F(this,"_handlerId",`handler-id-${Date.now()}`);F(this,"_order",Ye.GroupChannelListOrder.LATEST_LAST_MESSAGE);F(this,"_limit");F(this,"_query");F(this,"_token");F(this,"_timestamp");F(this,"_isSyncing");F(this,"_channelHandler");F(this,"_connectionHandler");F(this,"_collectionEventHandler");F(this,"_throttledOnChannelChanged");var r,a,i,l,c,u,m;this.filter=n,this._sdk=t,this._pinnedChannels=[],this._channels=[],this._limit=o,this._query=this._sdk.aiAgent.createMyGroupChannelListQuery({aiAgentChannelFilter:(r=this.filter)==null?void 0:r.aiAgentChannelFilter,aiAgentConversationStatusFilter:(a=this.filter)==null?void 0:a.aiAgentConversationStatusFilter,aiAgentIds:(i=this.filter)==null?void 0:i.aiAgentIds,deskChannelFilter:(l=this.filter)==null?void 0:l.deskChannelFilter,pinnedChannelUrls:(c=this.filter)==null?void 0:c.pinnedChannelUrls,copilotConversationOnly:(u=this.filter)==null?void 0:u.copilotConversationOnly,copilotSupportChannelUrl:(m=this.filter)==null?void 0:m.copilotSupportChannelUrl,limit:this._limit}),this._token="",this._timestamp=Number.MAX_SAFE_INTEGER,this._isSyncing=!1,this._throttledOnChannelChanged=Rn(h=>{h.isGroupChannel()&&(this._query.belongsTo(h)?this._addChannelsToView([h],!1):this._removeChannelsFromView([h.url]))},250,{trailing:!1,leading:!0}),this._channelHandler=new Ye.GroupChannelHandler({onChannelChanged:this._throttledOnChannelChanged,onChannelDeleted:h=>{this._removeChannelsFromView([h])}}),this._connectionHandler=new j.ConnectionHandler({onReconnectSucceeded:()=>{this._isDefaultChangelogSyncTimestampUpdated&&this._syncChannelChangelogs()}}),this._sdk.addConnectionHandler(this._handlerId,this._connectionHandler),this._sdk.groupChannel.addGroupChannelHandler(this._handlerId,this._channelHandler)}get _isDefaultChangelogSyncTimestampUpdated(){return this._timestamp!==Number.MAX_SAFE_INTEGER}_setDefaultChangelogsSyncTimestamp(t){var a,i;const n=new Set(((a=this.filter)==null?void 0:a.pinnedChannelUrls)??[]),o=t.find(l=>!n.has(l.url));let r;o?r=((i=o.lastMessage)==null?void 0:i.createdAt)??o.createdAt:r=this._query.lastResponseAt,this._timestamp>r&&(this._timestamp=r)}async _syncChannelChangelogs(){if(this._isDisposed)return[];if(this._isSyncing)return[];try{this._isSyncing=!0;let t;for(this._token?t=await this._sdk.aiAgent.getMyGroupChannelChangeLogsByToken(this._token,this.filter):t=await this._sdk.aiAgent.getMyGroupChannelChangeLogsByTimestamp(this._timestamp,this.filter),this._token=t.token,this._addChannelsToView(t.updatedChannels),this._removeChannelsFromView(t.deletedChannelUrls);t.hasMore&&t.token;)t=await this._sdk.aiAgent.getMyGroupChannelChangeLogsByToken(this._token,this.filter),this._token=t.token,this._addChannelsToView(t.updatedChannels),this._removeChannelsFromView(t.deletedChannelUrls)}catch{}finally{this._isSyncing=!1}return[]}_upsertPinnedChannelsToArray(t){var l;const n=((l=this.filter)==null?void 0:l.pinnedChannelUrls)??[],o=new Map(n.map((c,u)=>[c,u])),r=[],a=[],i=[];for(const c of t){if(!this._query.belongsTo(c)){i.push(c.url);continue}const u=o.get(c.url);if(u===void 0)continue;const m=xt(this._pinnedChannels,c);m>=0?(this._pinnedChannels.splice(m,1),a.push(c)):r.push(c);const g=this._pinnedChannels.findIndex(y=>(o.get(y.url)??1/0)>u),_=g===-1?this._pinnedChannels.length:g;this._pinnedChannels.splice(_,0,c)}return{addedChannels:r,updatedChannels:a,unmatchedChannelUrls:i}}_upsertRegularChannelsToArray(t,n=!1){const o=[],r=[],a=[];for(const i of t){if(!this._query.belongsTo(i)){o.push(i.url);continue}const l=xt(this._channels,i),c=l<0;!c&&this._channels.splice(l,1);const m=Ko(this._channels,i,this._order).place,h=m===this._channels.length;c?h?(n||!this.hasMore)&&(this._channels.push(i),r.push(i)):(this._channels.splice(m,0,i),r.push(i)):(this._channels.splice(m,0,i),a.push(i))}return{addedChannels:r,updatedChannels:a,unmatchedChannelUrls:o}}_addChannelsToView(t,n=!1){var h,g,_,y,C;const o=new Set(((h=this.filter)==null?void 0:h.pinnedChannelUrls)??[]),r=[],a=[];for(const f of t)o.has(f.url)?r.push(f):a.push(f);const i=this._upsertPinnedChannelsToArray(r),l=this._upsertRegularChannelsToArray(a,n),c=i.addedChannels.concat(l.addedChannels),u=i.updatedChannels.concat(l.updatedChannels),m=i.unmatchedChannelUrls.concat(l.unmatchedChannelUrls);c.length>0&&((_=(g=this._collectionEventHandler)==null?void 0:g.onChannelsAdded)==null||_.call(g,{},c)),u.length>0&&((C=(y=this._collectionEventHandler)==null?void 0:y.onChannelsUpdated)==null||C.call(y,{},u)),m.length>0&&this._removeChannelsFromView(m)}_removeChannelsFromView(t){var r,a,i;const n=new Set(((r=this.filter)==null?void 0:r.pinnedChannelUrls)??[]),o=[];for(const l of t)if(n.has(l)){const c=this._pinnedChannels.findIndex(u=>u.url===l);c>=0&&(o.push(l),this._pinnedChannels.splice(c,1))}else{const c=this._channels.findIndex(u=>u.url===l);c>=0&&(o.push(l),this._channels.splice(c,1))}o.length>0&&((i=(a=this._collectionEventHandler)==null?void 0:a.onChannelsDeleted)==null||i.call(a,{},o))}get channels(){return this._isDisposed?[]:[...this._pinnedChannels,...this._channels]}get hasMore(){return this._isDisposed?!1:this._query.hasNext}async loadMore(){if(this._isDisposed)return[];if(this.hasMore){const t=await this._query.next();return this._setDefaultChangelogsSyncTimestamp(t),this._addChannelsToView(t,!0),t}return[]}setConversationListCollectionHandler(t){this._collectionEventHandler=t}dispose(){this._isDisposed||(this._isDisposed=!0,this._throttledOnChannelChanged.cancel(),this._collectionEventHandler=void 0,this._sdk.removeConnectionHandler(this._handlerId),this._sdk.groupChannel.removeGroupChannelHandler(this._handlerId),this._pinnedChannels.length=0,this._channels.length=0)}}const xt=(e,t)=>e.findIndex(n=>n.isIdentical(t)),Ko=(e,t,n)=>{if(e.length>0){const o=xt(e,t);let r=0,a=e.length-1,i=Math.floor((r+a)/2);for(;r<a;){const c=cn(e[i],t,n);if(c>0)a=i,i=Math.floor((r+a)/2);else if(c<0)r=i+1,i=Math.floor((r+a)/2);else return{place:i,oldPosition:o}}return{place:cn(e[i],t,n)>=0?i:i+1,oldPosition:o}}return{place:e.length,oldPosition:-1}},cn=(e,t,n)=>{switch(n){case Ye.GroupChannelListOrder.LATEST_LAST_MESSAGE:if(e.lastMessage&&t.lastMessage){const o=t.lastMessage.createdAt-e.lastMessage.createdAt;return o===0?t.createdAt-e.createdAt:o}else return e.lastMessage?-1:t.lastMessage?1:t.createdAt-e.createdAt;default:return 0}};class Yo{constructor(t){F(this,"subscribers",{});this.logger=t}async send(t){const n=Xo(),o=this.subscribers[t.type];if(o){this.logger.debug(`messenger.dispatcher: dispatching command: ${t.type}`,t.payload);const r=o.map(a=>a(t.payload));await Promise.all(r).catch(a=>{this.logger.error(`messenger.dispatcher: error in callback for command: ${t.type}`,a)})}return n.resolve(),n.promise}subscribe(t,n){this.subscribers[t]||(this.subscribers[t]=[]),this.subscribers[t].push(n)}unsubscribe(t,n){const o=this.subscribers[t];o&&(this.subscribers[t]=o.filter(r=>r!==n))}}const Xo=()=>{let e=wt,t=wt;return{promise:new Promise((o,r)=>{e=o,t=r}),resolve:e,reject:t}};var It=(e=>(e.ConversationClose="conv.close",e.MessengerSettingsUpdated="messenger.settings.updated",e.ActiveChannelUpdated="active.channel.updated",e))(It||{}),Pn=(e=>(e[e.VERBOSE=0]="VERBOSE",e[e.DEBUG=1]="DEBUG",e[e.INFO=2]="INFO",e[e.WARN=3]="WARN",e[e.ERROR=4]="ERROR",e[e.NONE=5]="NONE",e))(Pn||{});class Dn{constructor(t){F(this,"level");this.level=t}verbose(...t){this.level<=0&&console.log(`[${Se}/verbose]`,...t)}debug(...t){this.level<=1&&console.log(`[${Se}/debug]`,...t)}info(...t){this.level<=2&&console.log(`[${Se}/info]`,...t)}warn(...t){this.level<=3&&console.warn(`[${Se}/warn]`,...t)}error(...t){this.level<=4&&console.error(`[${Se}/error]`,...t)}}class Wt{constructor({userId:t,authToken:n,sessionHandler:o}){F(this,"userId");F(this,"authToken");F(this,"sessionHandler");this.userId=t,this.authToken=n,this.sessionHandler=o}}class Xe{constructor(){F(this,"userId");F(this,"authToken");F(this,"sessionHandler")}}const he={conversation:{isTalkToAgentViewEnabled:!0,scrollMode:"auto",newMessageIndicatorEnabled:!0,senderAvatarEnabled:!0,header:{avatarEnabled:!0},input:{camera:{photoEnabled:!0},gallery:{photoEnabled:!0},fileEnabled:!0},fileViewer:{downloadEnabled:!0}}},Zo=e=>{var t,n,o,r,a,i,l,c,u,m,h,g,_,y;return e?{...he,...e,conversation:{...he.conversation,...e==null?void 0:e.conversation,header:{...(t=he.conversation)==null?void 0:t.header,...(n=e==null?void 0:e.conversation)==null?void 0:n.header},input:{...(o=he.conversation)==null?void 0:o.input,...(r=e==null?void 0:e.conversation)==null?void 0:r.input,camera:{...(i=(a=he.conversation)==null?void 0:a.input)==null?void 0:i.camera,...(c=(l=e==null?void 0:e.conversation)==null?void 0:l.input)==null?void 0:c.camera},gallery:{...(m=(u=he.conversation)==null?void 0:u.input)==null?void 0:m.gallery,...(g=(h=e==null?void 0:e.conversation)==null?void 0:h.input)==null?void 0:g.gallery}},fileViewer:{...(_=he.conversation)==null?void 0:_.fileViewer,...(y=e==null?void 0:e.conversation)==null?void 0:y.fileViewer}}}:he},Jo=e=>JSON.parse(e);var Tt=(e=>(e[e.EXTERNAL_AUTH_TOKEN_EXPIRED=1]="EXTERNAL_AUTH_TOKEN_EXPIRED",e))(Tt||{});const On=e=>typeof e=="object"&&e!==null,un=(e,t)=>t in e&&typeof e[t]=="string"&&e[t]!=="",Qo=e=>!On(e)||!un(e,"channel_url")||!un(e,"ai_agent_id")?null:{channelUrl:e.channel_url,aiAgentId:e.ai_agent_id},er={1:Qo};function tr(e){if(!On(e)||!("cat"in e)||typeof e.cat!="number"||!("data"in e))return null;const t=e.cat,n=er[t];if(!n)return null;const o=n(e.data);return o?{category:t,data:o}:null}function dn(e,t,n,o){const r=Ro.default.init({appId:e,modules:[new Ye.GroupChannelModule,new Y.AIAgentModule],localCacheEnabled:!0,options:new j.SendbirdChatOptions({typingIndicatorInvalidateTime:2e4}),...o});return r.addSendbirdExtensions([{version:n,product:j.SendbirdProduct.AI_AGENT,platform:t.platform}],{platform:t.deviceOSPlatform,version:t.deviceOSVersion},t.customData)||console.warn("Invalid Sendbird Extensions",t),r}function nr(e){const t=n=>{throw new Error(`Please initialize chat sdk with ${n}`)};typeof e.groupChannel!="object"&&t("GroupChannelModule"),typeof e.aiAgent!="object"&&t("AIAgentModule")}const ze=new Map,or={set:(e,t)=>{ze.set(e,t)},get:e=>{if(ze.size===0)throw new Error("AIAgent platform not configured. Ensure you are using the correct package (@sendbird/ai-agent-messenger-react or @sendbird/ai-agent-messenger-react-native).");if(e){const n=ze.get(e);if(!n)throw new Error(`AIAgent platform "${e}" is not configured.`);return{platform:e,...n}}const t=ze.entries().next().value;return{platform:t[0],...t[1]}}};function rr(){const e={};return{get:t=>e[t]??null,set:(t,n)=>{e[t]=n},delete:t=>{delete e[t]},getKeys:t=>Object.keys(e).filter(n=>n.startsWith(t))}}function sr(e){return{get:t=>e.getString(t)??null,set:(t,n)=>{e.set(t,n)},delete:t=>{e.delete?e.delete(t):e.remove&&e.remove(t)},getKeys:t=>e.getAllKeys().filter(n=>n.startsWith(t))}}const Z=(e,t)=>{const n=d.createContext(null),o=({children:i,value:l})=>s.createElement(n.Provider,{value:l},typeof i=="function"?i(l):i),r=({children:i})=>s.createElement(n.Consumer,null,l=>l?typeof i=="function"?i(l):i:null),a=()=>{const i=d.useContext(n);if(!i)throw new Error(`use${e}Context must be used within a ${e}Provider`);return i};return n.displayName=`${e}Context`,o.displayName=`${e}Provider`,r.displayName=`${e}Consumer`,a.displayName=`use${e}Context`,{Context:n,Provider:o,Consumer:r,useContext:a}};function oe(e){const t=d.createContext({Template:e.template,updateTemplate:()=>{},components:e.components,updateComponent:()=>{}});function n({children:a}){const[i,l]=d.useState(()=>e.template),[c,u]=d.useState(e.components),m={Template:i,updateTemplate:h=>l(()=>h),components:c,updateComponent:(h,g)=>u(_=>({..._,[h]:g}))};return s.createElement(t.Provider,{value:m},a)}function o({template:a,children:i}){const{updateTemplate:l}=d.useContext(t);return d.useLayoutEffect(()=>{a&&l(a)},[a]),s.createElement(s.Fragment,null,i)}function r({children:a}){return s.createElement(n,null,a)}return r.defaults=e,r.useContext=()=>d.useContext(t),r.Context=t,r.Template=o,Object.keys(e.components).forEach(a=>{r[a]=function({component:l}){const{updateComponent:c}=d.useContext(t);return d.useLayoutEffect(()=>{l&&c(a,l)},[l]),null}}),r}function ar(...e){return function({children:n}){return e.reduce((o,r)=>s.createElement(r,null,o),n)}}const Ee=e=>{var t,n;return!!(e!=null&&e.isAIAgent&&((t=e==null?void 0:e.conversation)==null?void 0:t.status)===Y.ConversationStatus.CLOSED||e!=null&&e.isDesk&&((n=e==null?void 0:e.helpdeskInfo)==null?void 0:n.ticketStatus)==="closed")},Bn=e=>{var t,n;return!!(e!=null&&e.isAIAgent&&((t=e==null?void 0:e.conversation)==null?void 0:t.status)===Y.ConversationStatus.OPEN||e!=null&&e.isDesk&&((n=e==null?void 0:e.helpdeskInfo)==null?void 0:n.ticketStatus)==="open")};function Ie(e){var n,o,r;return typeof(((n=e==null?void 0:e.conversation)==null?void 0:n.handedOverAt)??((r=(o=e==null?void 0:e.conversation)==null?void 0:o.handoff)==null?void 0:r.timestamp))=="number"}function ir(e){var t;if(((t=e==null?void 0:e.resolution)==null?void 0:t.determinedBy)==="user")return e.resolution.isResolved}function mn(e){return!!e&&e<Date.now()}function lr(e){return!e.title}function cr(e,t){var n;if(e)return lr(e)?{...e,title:t.title,csat_question:t.question,csat_scores:[{label:"",image_url:"https://static.dashboard.sendbird.com/assets/ai-agent/angry-active.png"},{label:"",image_url:"https://static.dashboard.sendbird.com/assets/ai-agent/suspicious-active.png"},{label:"",image_url:"https://static.dashboard.sendbird.com/assets/ai-agent/neutral-active.png"},{label:"",image_url:"https://static.dashboard.sendbird.com/assets/ai-agent/smile-active.png"},{label:"",image_url:"https://static.dashboard.sendbird.com/assets/ai-agent/happy-active.png"}],cre:{required:((n=e.cre)==null?void 0:n.required)??!0,question:t.cre.question,positive_label:t.cre.positive_label,negative_label:t.cre.negative_label},follow_up:[{response_type:"free_text",scores:[1,2,3,4,5],question:t.followUp.question,always_visible:!1}],csat_submit_label:t.submit_label,csat_submitted_label:t.submitted_label}:e}function ur(e){const t=e.lastMessage;return t!=null&&t.isUserMessage()||t!=null&&t.isAdminMessage()?t.message||"":t!=null&&t.isFileMessage()?t.message||t.name||"FILE":e.name}function dr(e,t,n){var i;const o=new Date,r=new Date(((i=e.lastMessage)==null?void 0:i.createdAt)||e.createdAt),a=Ae.differenceInMinutes(o,r);return a<1?n.justNow:a<60?n.minutesAgo(a):Ae.isToday(r)?n.hoursAgo(Ae.differenceInHours(o,r)):t(r,n.dateShortFormat)}const{Provider:mr,useContext:K}=Z("AIAgent");function gr({appId:e,aiAgentId:t,keyValueStorage:n,networkStateAdapter:o,language:r,countryCode:a,context:i,queryParams:l,config:c,chatSDK:u,chatParams:m,children:h,logger:g,dispatcher:_,messengerVersion:y,extensions:C={platform:j.SendbirdPlatform.JS,deviceOSPlatform:qo()?j.DeviceOsPlatform.MOBILE_WEB:j.DeviceOsPlatform.WEB}}){const[f,E]=d.useState(()=>{const S=g??new Dn(Pn.WARN),v=_??new Yo(S);return{logger:S,dispatcher:v,chatSDK:u??dn(e,C,y,m),cache:ln({appId:e,aiAgentId:t,storage:n})}});return d.useEffect(()=>{E(S=>{let v=S.logger,A=S.dispatcher,x=S.chatSDK;return g&&g!==S.logger&&(v=g),_&&_!==S.dispatcher&&(A=_),u&&u!==S.chatSDK?x=u:!u&&S.chatSDK.appId!==e&&(x=dn(e,C,y,{newInstance:!0,...m})),{...S,logger:v,dispatcher:A,chatSDK:x,cache:ln({appId:e,aiAgentId:t,storage:n})}})},[e,t,g,_,u,n]),d.useEffect(()=>()=>{f.chatSDK.connectionState==="OPEN"&&f.chatSDK.disconnectWebSocket()},[f.chatSDK]),nr(f.chatSDK),s.createElement(mr,{value:{...f,appId:e,aiAgentId:t,context:i,language:r,countryCode:a,queryParams:l,config:Zo(c),networkStateAdapter:o}},h)}const hr=(e,t,n)=>jt.useGroupChannelMessages(e,t,{...n,strictStreamingOrder:!0}),kt={DEFAULT_BOT_MSG_BG:"#ECECEC",WHITE:"#ffffff",BLACK:"#000000"};function Nn(e){return e.length===4?`#${[...e.slice(1)].map(t=>t+t).join("")}`:e}function fr(e){const t=Nn(e);return[parseInt(t.slice(1,3),16),parseInt(t.slice(3,5),16),parseInt(t.slice(5,7),16)]}function pr(e){return`#${e.map(t=>t.toString(16).padStart(2,"0")).join("")}`}function _r(e,t,n){e/=255,t/=255,n/=255;const o=Math.max(e,t,n),r=Math.min(e,t,n),a=o-r;let i=0,l=0;const c=(o+r)/2;return o!==r&&(l=c>.5?a/(2-o-r):a/(o+r)),o===e?i=(t-n)/a+(t<n?6:0):o===t?i=(n-e)/a+2:o===n&&(i=(e-t)/a+4),i/=6,[i,l,c]}function br(e,t,n){let o,r,a;if(t===0)o=r=a=n;else{const i=function(m,h,g){return g<0&&(g+=1),g>1&&(g-=1),g<.16666666666666666?m+(h-m)*6*g:g<.5?h:g<.6666666666666666?m+(h-m)*(.6666666666666666-g)*6:m},l=n<.5?n*(1+t):n+t-n*t,c=2*n-l;o=i(c,l,e+1/3),r=i(c,l,e),a=i(c,l,e-1/3)}return[Math.round(o*255),Math.round(r*255),Math.round(a*255)]}function Fe(e,t,n){const[o,r,a]=fr(e),[i,l,c]=_r(o,r,a),u=Math.max(0,Math.min(1,c*t)),m=Math.max(0,Math.min(1,l*n)),[h,g,_]=br(i,m,u);return pr([Math.round(h),Math.round(g),Math.round(_)])}function yr(e,t="light"){return{extraDark:Fe(e,.6,1.2),dark:Fe(e,.85,1.1),main:e,light:Fe(e,t==="dark"?1.1:1.5,t==="dark"?.95:.9),extraLight:Fe(e,t==="dark"?1.2:1.75,t==="dark"?.9:.8)}}function gn(e){const t=Nn(e),n=149,o=+`0x${t[1]}${t[2]}`,r=+`0x${t[3]}${t[4]}`,a=+`0x${t[5]}${t[6]}`;return o*.299+r*.587+a*.114>n?kt.BLACK:kt.WHITE}function Er(e,t,n,o,r){return{base:{primary:t,primaryContrastContent:n,background:e.background50,headerBackground:e.background50,modalContentBackground:e.background50},messageInput:{text:e.onlight.textHighEmphasis,placeholderText:e.onlight.textLowEmphasis,background:e.background100},messageIncoming:{text:r,background:o},messageOutgoing:{text:n,background:t},csat:{background:e.background100}}}const vr=(e,t,n,o,r)=>({base:{primary:t,primaryContrastContent:n,background:e.background600,headerBackground:e.background500,modalContentBackground:e.background500},messageInput:{text:e.ondark.textHighEmphasis,placeholderText:e.ondark.textLowEmphasis,background:e.background400},messageIncoming:{text:r,background:o},messageOutgoing:{text:n,background:t},csat:{background:e.background400}}),Ue={primary:{extraDark:"#491389",dark:"#6211c8",main:"#742ddd",light:"#c2a9fa",extraLight:"#dbd1ff"},secondary:{extraDark:"#066858",dark:"#027d69",main:"#259c72",light:"#69c085",extraLight:"#a8e2ab"},error:{extraDark:"#9d091e",dark:"#bf0711",main:"#de360b",light:"#f66161",extraLight:"#fdaaaa"},information:{extraDark:"#241389",dark:"#362ca9",main:"#4a48cd",light:"#a9bbfa",extraLight:"#d1dbff"},background700:"#000000",background600:"#161616",background500:"#2c2c2c",background400:"#393939",background300:"#bdbdbd",background200:"#e0e0e0",background100:"#eeeeee",background50:"#ffffff",onlight:{textHighEmphasis:"rgba(0, 0, 0, 0.88)",textMidEmphasis:"rgba(0, 0, 0, 0.5)",textLowEmphasis:"rgba(0, 0, 0, 0.38)",textDisabled:"rgba(0, 0, 0, 0.12)"},ondark:{textHighEmphasis:"rgba(255, 255, 255, 0.88)",textMidEmphasis:"rgba(255, 255, 255, 0.5)",textLowEmphasis:"rgba(255, 255, 255, 0.38)",textDisabled:"rgba(255, 255, 255, 0.12)"},overlay:{dark:"rgba(0, 0, 0, 0.55)",light:"rgba(22, 22, 22, 0.32)"}},ut={h1:{fontSize:18,fontWeight:700},h2:{fontSize:16,fontWeight:700},subtitle1:{fontSize:16,fontWeight:500},subtitle2:{fontSize:16,fontWeight:400},body1:{fontSize:16,fontWeight:400},body2:{fontSize:14,fontWeight:500},body3:{fontSize:14,fontWeight:400},button:{fontSize:14,fontWeight:700},caption1:{fontSize:12,fontWeight:700},caption2:{fontSize:12,fontWeight:400},caption3:{fontSize:11,fontWeight:700},caption4:{fontSize:11,fontWeight:400}};function hn(e){const t=Cr(e),{colors:n,aiAgentColorVariables:o}=Sr(e,t),r=wr(e);return{selectedTheme:e.selectedTheme,palette:t,colors:n,aiAgentColorVariables:o,typography:r}}function Cr({selectedTheme:e,palette:t,primary:n}){const o=t!=null&&t.primary?t.primary:n?n===Ue.primary.main?Ue.primary:yr(n,e):Ue.primary;return{...Ue,primary:o,...t}}function Sr({selectedTheme:e,primaryContrast:t,botMessageBackground:n,botMessageBackgroundContrast:o},r){const a=r.primary.main,i=t??gn(a),l=n??kt.DEFAULT_BOT_MSG_BG,c=o??gn(l);return{colors:(e==="light"?Er:vr)(r,a,i,l,c),aiAgentColorVariables:{primary_color:a,bot_message_bg_color:l,primary_contrast_color:i,bot_message_bg_contrast_color:c}}}function Ar(e,t,n){const o={...e};return n.forEach(r=>{const a=t[r];a!=null&&(o[r]=a)}),o}function wr({typography:e}){if(!e)return ut;const t={...ut};return Object.keys(e).forEach(n=>{const o=e[n];if(o&&typeof o=="object"){const r=ut[n],a=["fontSize","fontWeight","fontFamily","lineHeight"];t[n]=Ar(r,o,a)}}),t}const{Provider:xr,useContext:Ir}=Z("AIAgentTheme");function Tr({logger:e,palette:t,typography:n,appearance:o,children:r}){const a=d.useRef(null),[i,l]=d.useState(()=>hn({selectedTheme:(o==null?void 0:o.theme)??"light",palette:t,typography:n,primary:o==null?void 0:o.primaryColor,botMessageBackground:o==null?void 0:o.botMessageBackgroundColor})),c=d.useCallback((u,m)=>{m&&(a.current=m);const h=(o==null?void 0:o.theme)??u,g=a.current?a.current.themes[h]:null,_={primary:o==null?void 0:o.primaryColor,primaryContrast:void 0,botMessageBackground:o==null?void 0:o.botMessageBackgroundColor,botMessageBackgroundContrast:void 0};!_.primary&&(g!=null&&g.primary_color)&&(_.primary=g.primary_color,_.primaryContrast=g.primary_contrast_color),!_.botMessageBackground&&(g!=null&&g.bot_message_bg_color)&&(_.botMessageBackground=g.bot_message_bg_color,_.botMessageBackgroundContrast=g.bot_message_bg_contrast_color);const y=hn({selectedTheme:h,palette:t,typography:n,..._});l(y),e==null||e.info("theme.update:",h)},[o==null?void 0:o.theme,o==null?void 0:o.primaryColor,o==null?void 0:o.botMessageBackgroundColor,t,n,e]);return d.useEffect(()=>{(o!=null&&o.theme||o!=null&&o.primaryColor||o!=null&&o.botMessageBackgroundColor)&&c(i.selectedTheme)},[o==null?void 0:o.theme,o==null?void 0:o.primaryColor,o==null?void 0:o.botMessageBackgroundColor]),s.createElement(xr,{value:{theme:i,updateTheme:c}},r)}const fn=25*1024*1024,kr={off:"off",always:"always",handed_off_only:"handed_off_only"},Mr=()=>{const[e,t]=d.useState(()=>({maxAttachmentCount:1,attachmentMode:"handed_off_only",defaultUploadSizeLimit:fn,uploadSizeLimitPerType:new Map,supportedImageMimeTypes:new Set(["image/png","image/jpeg","image/jpg"]),supportedFileMimeTypes:new Set(["application/pdf"])})),n=d.useCallback(({active_channel:r,upload_restriction:a})=>{const{maxAttachmentCount:i,attachmentMode:l,defaultUploadSizeLimit:c,supportedImageMimeTypes:u,supportedFileMimeTypes:m}=e;t({maxAttachmentCount:i,attachmentMode:kr[r.attachment_mode]??l,defaultUploadSizeLimit:(a==null?void 0:a.default_upload_size_limit)??c,uploadSizeLimitPerType:new Map(Object.entries((a==null?void 0:a.upload_size_limit_per_type)??[])),supportedImageMimeTypes:new Set((a==null?void 0:a.supported_image_mime_types)??u),supportedFileMimeTypes:new Set((a==null?void 0:a.supported_file_mime_types)??m)})},[]),o=d.useCallback(r=>{const{channel:a,uploadSizeLimit:i=fn}=r,l=(u=!0)=>a!=null&&a.isAIAgent?u?Ie(a):!1:!0,c=u=>{if(l())return e.defaultUploadSizeLimit??i;const m=e.defaultUploadSizeLimit??i,h=e.uploadSizeLimitPerType.get(u)??m;return Math.min(m,h)};return{maxAttachmentCount:e.maxAttachmentCount,isEnabled:()=>{if(l(!1))return!0;switch(e.attachmentMode){case"off":return!1;case"always":return!0;case"handed_off_only":return Ie(a);default:return!0}},get supportedMimeTypes(){return l()?[Mn]:[...e.supportedImageMimeTypes,...e.supportedFileMimeTypes]},isSupportedMimeType:u=>l()?!0:e.supportedImageMimeTypes.has(u)||e.supportedFileMimeTypes.has(u),getUploadSizeLimit:c,getUploadSizeLimitInMB:u=>c(u)/(1024*1024)}},[e]);return{updateBaseAttachmentRules:n,createAttachmentRules:o}};function Hn(){const{chatSDK:e,logger:t}=K();return d.useCallback(async n=>{if(n.userId===""){const o=new Error("userId cannot be empty string for messenger settings request");throw t.error("requestMessengerSettings: invalid userId",o),o}return await e.aiAgent.requestMessengerSettings(n)},[e,t])}function Lr(){const{chatSDK:e,logger:t}=K(),n=d.useCallback(async(r,a,i)=>{if(t.debug("useChatConnection.connect: start, session",r.userId),a){const l=new j.SessionHandler({...a,onSessionTokenRequired:Rr(a.onSessionTokenRequired,i)});e.setSessionHandler(l),e.aiAgent.addEventHandler(Tt.EXTERNAL_AUTH_TOKEN_EXPIRED.toString(),c=>{var m;t.debug("useChatConnection: EXTERNAL_AUTH_TOKEN_EXPIRED event received",c);const u=tr(c);(u==null?void 0:u.category)===Tt.EXTERNAL_AUTH_TOKEN_EXPIRED&&(t.debug("useChatConnection: calling onExternalAuthTokenExpired handler",u.data),(m=a==null?void 0:a.onExternalAuthTokenExpired)==null||m.call(a,u.data))})}try{return await e.connect(r.userId,r.authToken),t.debug("useChatConnection.connect: end, currentUser",e.currentUser),e.currentUser}catch(l){const c=l;if(e.isCacheEnabled){if(Dr(c))t.warn("useChatConnection.connect","offline connect restricted",c.message,c.code),t.warn("useChatConnection.connect","clear cached-data"),await e.clearCachedData().catch(u=>t.warn("useChatConnection.connect","clear cached-data failure",u));else if(e.currentUser)return t.debug("useChatConnection.connect: end (offline), currentUser",e.currentUser),e.currentUser}throw t.warn("useChatConnection.connect","connect failure",c.message,c.code),c}},[e,t]),o=d.useCallback(async()=>{t.debug("useChatConnection.disconnect: start"),e.aiAgent.removeAllEventHandlers(),await e.disconnect(),t.debug("useChatConnection.disconnect: end")},[e,t]);return{connect:n,disconnect:o}}function Rr(e,t){if(e)return async(n,o)=>{new Promise((r,a)=>e==null?void 0:e(r,a)).then(r=>{r&&(t==null||t(r)),n(r)}).catch(r=>{o(r)})}}const Pr=[400300,400301,400302,400310];function Dr(e){return Pr.some(t=>e.code===t)}const Or=1440*60*1e3,Br=e=>{const{logger:t,cache:n}=K(),o=()=>{const a=n.messenger.getAnonUser();return a?a.expireAt-Or<=Date.now()?(t.debug("useUserSessionCandidate.getAnonymousSessionInfo: auto session expired, clear cache"),n.messenger.clear(a.userId),null):(t.debug("useUserSessionCandidate.getAnonymousSessionInfo: auto session info detected"),a):null},r=()=>{if(!e||e instanceof Xe)throw new Error("userSessionInfo must be an instance of ManualSessionInfo");if(typeof e.userId!="string")throw new Error("userSessionInfo.userId must be a string");const a=["userId","authToken","sessionHandler"].filter(i=>!(i in e));return a.length>0&&t.error(`useUserSessionCandidate.getManualSessionInfo: missing required keys in userSessionInfo: ${a.join(", ")}`),t.debug("useUserSessionCandidate.getManualSessionInfo: manual session info detected"),e};return d.useMemo(()=>e instanceof Wt?{type:"manual",userSessionCandidate:r()}:e instanceof Xe?{type:"anonymous",userSessionCandidate:o()}:e&&typeof e=="object"?(t.warn("Please use ManualSessionInfo instead of the old userSessionInfo format."),{type:"manual",userSessionCandidate:r()}):e===void 0?(t.warn("Please use AnonymousSessionInfo instead of undefined userSessionInfo."),{type:"anonymous",userSessionCandidate:o()}):{type:"anonymous",userSessionCandidate:null},[t,e==null?void 0:e.userId,e==null?void 0:e.authToken,e==null?void 0:e.sessionHandler,n.messenger.getAnonUser,n.messenger.clear])};function Nr({userSessionInfo:e,onUpdateMessengerSettings:t,onPreAuth:n,onPostAuth:o,onErrorAuth:r,onAuthTokenRefreshed:a,onPostDeauth:i,forceCreateChannel:l}){const{aiAgentId:c,language:u,context:m,countryCode:h,logger:g,cache:_}=K(),{connect:y,disconnect:C}=Lr(),{type:f,userSessionCandidate:E}=Br(e),S=Hn(),v=d.useCallback(async()=>{var N;g.debug("useAuthentication.authenticate: start");const x=E!=null&&E.userId?_.messenger.getSettings(E.userId):null;x!=null&&x.bot&&(t(x),g.debug("useAuthentication.authenticate: cached messenger settings",x));const I=await S({aiAgentId:c,userId:E==null?void 0:E.userId,language:u,country:h,context:m,forceCreateChannel:l,knownActiveChannelUrl:(N=x==null?void 0:x.active_channel)==null?void 0:N.channel_url});g.debug("useAuthentication.authenticate: messenger settings response",I);let D=null;if(I.auto_created_user)if(f==="manual")g.warn("Received auto created user info but current session is manual. Ignoring auto created user info."),D={userId:E.userId,authToken:E.authToken};else{const{user_id:M,session_token:z,expire_at:W}=I.auto_created_user;_.messenger.setAnonUser({userId:M,authToken:z,expireAt:W}),D={userId:M,authToken:z}}else D={userId:(E==null?void 0:E.userId)??"",authToken:(E==null?void 0:E.authToken)??""};_.messenger.setSettings(D.userId,I),t(I);try{await n(I,D),await y(D,E==null?void 0:E.sessionHandler,a),await o(I,D)}catch(M){throw M instanceof Error&&(r(M),g.error("useAuthentication.authenticate: failed to connect",M)),M}return I},[S,y,f,E==null?void 0:E.userId,E==null?void 0:E.sessionHandler,E==null?void 0:E.authToken,c,u,m,h,l,_.messenger.setAnonUser,_.messenger.getSettings,_.messenger.setSettings,t,n,o,r,a]),A=d.useCallback(async()=>{g.debug("useAuthentication.deauthenticate: start"),await C(),i(),g.debug("useAuthentication.deauthenticate: completed")},[C,g,i]);return{authenticate:v,deauthenticate:A,userSessionCandidate:E}}const Hr=()=>{const{chatSDK:e,logger:t,cache:n}=K(),o=d.useCallback(()=>{var l,c;const a=(c=(l=e.appInfo)==null?void 0:l.aiAgentInfo)==null?void 0:c.templateListToken;if(!a)return!1;const i=n.template.getCachedToken();return i?a!==i:!0},[e,n.template.getCachedToken]),r=d.useCallback(async()=>{try{const{templates:a,token:i}=await e.aiAgent.getMessageTemplates({limit:20});for(const{template:l}of a){const{key:c}=Jo(l);n.template.set(c,l)}n.template.setCachedToken(i)}catch(a){t==null||t.error("messageTemplateContext.syncCachedTemplates: error:",a)}},[e,t,n.template.set,n.template.setCachedToken]);return{shouldSyncCachedTemplate:o,syncCachedTemplates:r}},pn=(...e)=>{const[t,n,o]=e;if(e.length===1&&typeof t=="object"&&t!==null)return{type:"active",context:t};if(e.length===3&&typeof t=="string"&&typeof n=="string"&&typeof o=="object"&&o!==null)return{type:"specific",aiAgentId:t,channelUrl:n,context:o};throw new Error("Invalid arguments: expected (context) or (aiAgentId, channelUrl, context)")},Re=e=>({...e,context:e.context??{}}),{Provider:zr,useContext:Je}=Z("AIAgentMessengerSession"),Fr=d.forwardRef(function({userSessionInfo:e,forceCreateChannel:t,children:n},o){const{appId:r,aiAgentId:a,chatSDK:i,language:l,countryCode:c,context:u,cache:m,logger:h}=K(),{updateTheme:g}=Ir(),[_,y]=d.useState(void 0),[C,f]=d.useState(void 0),[E,S]=d.useState(null),[v,A]=d.useState(null),[x,I]=d.useState(null),[D,N]=d.useState(null),{updateBaseAttachmentRules:M,createAttachmentRules:z}=Mr(),{shouldSyncCachedTemplate:W,syncCachedTemplates:Q}=Hr(),se=Hn(),{authenticate:V,deauthenticate:G}=Nr({userSessionInfo:e,forceCreateChannel:t,onUpdateMessengerSettings:d.useCallback(L=>{const{appearance:O,bot:H,launcher:ae}=L;g(O.selected_theme,O),I({userId:H.bot_userid,profileUrl:H.bot_profile_url,nickname:H.bot_nickname,replyToFile:H.reply_to_file,specialNotice:H.special_notice,specialNoticeEnabled:H.is_special_notice_enabled,showHandoffButton:H.show_handoff_button??!0,isMultipleActiveConversationsEnabled:H.is_multiple_active_conversations_enabled??!0,isUserFeedbackEnabled:L.bot.is_user_feedback_enabled??!1,isUserFeedbackCommentOptionEnabled:L.bot.is_user_feedback_comment_option_enabled??!1}),N({type:ae.image_type||"default_icon",imageUrl:ae.image_url}),M(L)},[g]),onPreAuth:d.useCallback((L,O)=>{y(void 0),A(O)},[]),onPostAuth:d.useCallback(async L=>{S(i.currentUser),W()&&await Q(),f({url:L.active_channel.channel_url,status:Y.ConversationStatus.OPEN})},[i,W,Q]),onErrorAuth:d.useCallback(L=>{y(L)},[]),onAuthTokenRefreshed:d.useCallback(L=>{A(O=>O?{...O,authToken:L}:null)},[]),onPostDeauth:d.useCallback(()=>{m.template.clear(),m.messenger.clear(v==null?void 0:v.userId),S(null),f(void 0),A(null),I(null),N(null)},[m.template.clear,m.messenger.clear,v])}),w=d.useCallback(async()=>{var L;if(v){h.debug("agentMessengerSession.refreshActiveChannel: try to refresh active channel"),f(void 0);const O=await se({aiAgentId:a,userId:v.userId,language:l,country:c,context:u,forceCreateChannel:t,knownActiveChannelUrl:(L=m.messenger.getSettings(v.userId))==null?void 0:L.active_channel.channel_url});return m.messenger.setSettings(v.userId,O),f({url:O.active_channel.channel_url,status:Y.ConversationStatus.OPEN}),h.info("agentMessengerSession.refreshActiveChannel: refreshed active channel",O.active_channel.channel_url),O.active_channel.channel_url}else throw h.error("agentMessengerSession.refreshActiveChannel: userSession is not ready"),new Error("userSession is not ready")},[se,r,a,v==null?void 0:v.userId,l,c,u,t,m.messenger.getSettings,m.messenger.setSettings]),X=d.useCallback(async L=>{if(!(v!=null&&v.userId))throw new Error("Current user is not authenticated. Please authenticate first.");const O=await se({...L,userId:v.userId,knownActiveChannelUrl:void 0}),H=O.active_channel.channel_url;return m.messenger.setSettings(v.userId,O),H},[v==null?void 0:v.userId,se]),ce=d.useCallback(async L=>{if(!i.currentUser)throw new Error("Current user is not authenticated. Please authenticate first.");if(Object.entries(L.context).length===0)return[];const O=i.aiAgent.createConversationListQuery({aiAgentId:L.aiAgentId,status:Y.ConversationStatus.OPEN,limit:100}),H=[];for(;O.hasNext;){const ae=await O.next();for(const ue of ae)Ur(ue.context??{},L.context)&&H.push(ue.channelInfo.url)}return H},[i]),[ee]=d.useState(()=>Rn(L=>{var O;h.info("agentMessengerSession.channelChanged: channel.conversation",L.conversation),f({url:L.url,status:((O=L.conversation)==null?void 0:O.status)??Y.ConversationStatus.OPEN})},250,{trailing:!1,leading:!0}));return jt.useGroupChannelHandler(i,{onChannelChanged:L=>{L.isGroupChannel()&&L.url===(C==null?void 0:C.url)&&ee(L)}}),d.useEffect(()=>()=>{ee.cancel()},[ee]),d.useImperativeHandle(o,()=>{const L=async()=>{if(!C)throw new Error("No active conversation. Please start a conversation first.");return await i.groupChannel.getChannel(C.url)};return{activeChannel:C,chatSDK:i,authenticate:V,deauthenticate:G,updateContext:async(...O)=>{const H=pn(...O);if(H.type==="active"){const Ce=await(await L()).updateContext(a,H.context);return Re(Ce)}const ae=await i.aiAgent.updateContext(H.aiAgentId,H.channelUrl,H.context);return Re(ae)},patchContext:async(...O)=>{const H=pn(...O);if(H.type==="active"){const Ce=await(await L()).patchContext(a,H.context);return Re(Ce)}const ae=await i.aiAgent.patchContext(H.aiAgentId,H.channelUrl,H.context);return Re(ae)},getContextObject:async()=>{const H=await(await L()).getContextObject(a);return Re(H)}}},[V,G,C,i,a,h]),s.createElement(zr,{value:{sdkUser:E,userSessionInfo:e,userSession:v,activeChannel:C,setActiveChannel:f,refreshActiveChannel:w,createConversation:X,searchConversation:ce,connectionError:_,aiAgentInfo:x,launcherInfo:D,authenticate:V,deauthenticate:G,createAttachmentRules:z}},n)}),Ur=(e,t)=>Object.entries(t).every(([n,o])=>e[n]===o),$r=()=>{const e=d.useId(),{chatSDK:t,networkStateAdapter:n}=K(),[o,r]=d.useState(()=>n?n.isOnline()?"connected":"reconnecting":"connected");return d.useEffect(()=>{const a=new j.ConnectionHandler({onDisconnected:()=>r("disconnected"),onConnected:()=>r("connected"),onReconnectStarted:()=>r("reconnecting"),onReconnectSucceeded:()=>r("connected"),onReconnectFailed:()=>r("disconnected"),onConnectionLost:()=>r("reconnecting")});return t.addConnectionHandler(e,a),()=>{t.removeConnectionHandler(e)}},[t,e]),d.useEffect(()=>{if(n)return n.subscribe(()=>{r("reconnecting")})},[n]),o},zn=e=>{const{chatSDK:t}=K(),[n,o]=d.useState([]);return jt.useGroupChannelHandler(t,{onTypingStatusUpdated(r){if(r.url===(e==null?void 0:e.url)){const a=r.getTypingUsers();o(a)}}}),n},jr=({channel:e,messages:t,isStreamAnimating:n})=>{const{aiAgentInfo:o,userSession:r}=Je(),a=$r(),i=Vr({channel:e,lastMessage:sn(t,[we.SendingStatus.SUCCEEDED]),aiAgentUserId:(o==null?void 0:o.userId)??"",isStreamAnimating:n}),l=Kr({shouldApply:!!(e!=null&&e.isAIAgent)&&!Ie(e),isDisabledWhileAIResponding:i,lastMessage:sn(t,[we.SendingStatus.PENDING,we.SendingStatus.SUCCEEDED]),currentUserId:(r==null?void 0:r.userId)??""});if(!e||a==="disconnected")return{disabled:!0,disabledBy:"unavailable"};if(a==="reconnecting")return{disabled:!0,disabledBy:"reconnecting"};if(Ee(e))return{disabled:!0,disabledBy:"conversation_closed"};if(qr(e))return{disabled:!0,disabledBy:"form_active"};const c=Wr(e);return c?{disabled:!0,disabledBy:c}:i||l?{disabled:!0,disabledBy:"ai_responding"}:{disabled:!1,disabledBy:""}},Vr=({channel:e,lastMessage:t,aiAgentUserId:n,isStreamAnimating:o})=>{const[r,a]=d.useState(!1),i=zn(e);return d.useEffect(()=>{if(!t)return;const l=i.some(u=>u.userId===n),c=Ne(t,n)&&(Ge.isStreaming(t)||o);a(!!(c||l))},[i,t,n,o]),r},qr=e=>{var i;const t=e==null?void 0:e.lastMessage;if(!t||!e)return!1;const n=t.extendedMessagePayload,o=n==null?void 0:n.form,r=o&&!o.submitted_at&&!o.canceled_at,a=e.isAIAgent&&!!((i=e.conversation)!=null&&i.handedOverAt);return r&&!a},Wr=e=>{const t=e==null?void 0:e.lastMessage,n=t==null?void 0:t.extendedMessagePayload;return n==null?void 0:n.user_input_disabled_by},Gr=3e4,Kr=({shouldApply:e,lastMessage:t,isDisabledWhileAIResponding:n,currentUserId:o})=>{const[r,a]=d.useState(!1),i=d.useRef(null),l=t&&Ne(t,o)?t.createdAt:0;return d.useEffect(()=>{const c=()=>{i.current&&(clearTimeout(i.current),i.current=null),a(!1)},u=g=>{i.current&&clearTimeout(i.current),a(!0),i.current=setTimeout(()=>{a(!1),i.current=null},g)},m=Date.now()-l,h=Gr-m;return n||h<=0?c():u(h),()=>{i.current&&clearTimeout(i.current)}},[n,l]),r&&e},Yr=()=>{const[e,t]=d.useState(new Set),n=d.useCallback(r=>{t(a=>{if(a.has(r))return a;const i=new Set(a);return i.add(r),i})},[]),o=d.useCallback(r=>{t(a=>{if(!a.has(r))return a;const i=new Set(a);return i.delete(r),i})},[]);return{isAnimating:e.size>0,start:n,stop:o}},{Provider:Xr}=Z("AIAgentConversation");function Zr({children:e,channelUrl:t,onChannelDeleted:n,onMessagesReceived:o,onMessagesUpdated:r,onConversationClosedStatusChanged:a,onConversationClosedViaDispatcher:i,onBeforeSendMessage:l,onAfterSendMessage:c=wt,shouldMarkAsRead:u=!0,shouldCountNewMessages:m=()=>!1,sortComparator:h}){var N;const g=()=>u&&(f==null?void 0:f.markAsRead()),{chatSDK:_,logger:y,dispatcher:C}=K(),{channel:f,channelFetchError:E,fetchChannel:S}=Jr(t),v=hr(_,f,{replyType:we.ReplyType.ONLY_REPLY_TO_CHANNEL,shouldCountNewMessages:m,onChannelDeleted:n,onMessagesReceived:M=>o==null?void 0:o(M),onMessagesUpdated:M=>r==null?void 0:r(M),logger:y,markAsRead:g,sortComparator:h}),A=Yr(),x=jr({channel:f,messages:v.messages,isStreamAnimating:A.isAnimating});d.useEffect(()=>{g()},[u]);const I=Ee(f);d.useEffect(()=>{a==null||a(I)},[I,a]),d.useEffect(()=>{const M=async z=>{const W=typeof(z==null?void 0:z.channelUrl)=="string";f&&W&&z.channelUrl!==f.url||(y.debug("conversation.dispatcher: try to close conversation",f),f!=null&&f.conversation&&f.conversation.status===Y.ConversationStatus.OPEN&&(await f.closeConversation(),i==null||i()))};return C.subscribe(It.ConversationClose,M),()=>{C.unsubscribe(It.ConversationClose,M)}},[C,(N=f==null?void 0:f.conversation)==null?void 0:N.status,i]);const D={conversation:(f==null?void 0:f.conversation)??void 0,channelSource:{channel:f,error:E,refetch:()=>S(),closeConversation:async()=>{Ee(f)||await(f==null?void 0:f.closeConversation())}},messageSource:{messages:v.messages,newMessages:v.newMessages,initialized:v.initialized,loadPrevious:()=>v.loadPrevious(),loadNext:()=>v.loadNext(),deleteMessage:M=>v.deleteMessage(M),resendMessage:M=>v.resendMessage(M),resetNewMessages:()=>v.resetNewMessages(),sendUserMessage:async M=>{var W;if(((W=f==null?void 0:f.conversation)==null?void 0:W.status)===Y.ConversationStatus.CLOSED)throw new Error("Conversation is closed");l&&(M=await l(M));const z=await v.sendUserMessage(M,c);return c==null||c(z),z},sendFileMessage:async M=>{var W;if(((W=f==null?void 0:f.conversation)==null?void 0:W.status)===Y.ConversationStatus.CLOSED)throw new Error("Conversation is closed");l&&(M=await l(M));const z=await v.sendFileMessage(M,c);return c==null||c(z),z}},state:{streamAnimation:A,input:x}};return s.createElement(Xr,{value:D},e)}function Jr(e){const{chatSDK:t,logger:n}=K(),{sdkUser:o}=Je(),[r,a]=d.useState(void 0),[i,l]=d.useState(void 0);async function c(){if(!o){n.debug("conversation.fetchChannel: no sdk user, skip fetching channel");return}if(n.debug("conversation.fetchChannel: start"),a(void 0),l(void 0),e)try{n.debug("conversation.fetchChannel: get channel",e);const u=await t.groupChannel.getChannel(e);a(u),n.debug("conversation.fetchChannel: fetched channel",u)}catch(u){u instanceof j.SendbirdError&&l(u),n.error("conversation.fetchChannel: error",u)}}return Qr(r),d.useEffect(()=>{c()},[t,o,e]),{channel:r,channelFetchError:i,fetchChannel:c}}function Qr(e){const{chatSDK:t}=K(),{activeChannel:n,setActiveChannel:o}=Je(),r=d.useId();d.useEffect(()=>{if(!e||!n)return;const a=new j.ConnectionHandler({onReconnectSucceeded:async()=>{var l;const i=await e.refresh();i.url===n.url&&o({url:i.url,status:((l=i.conversation)==null?void 0:l.status)??Y.ConversationStatus.OPEN})}});return t.addConnectionHandler(r,a),()=>{t.removeConnectionHandler(r)}},[t,e,n])}function es(e,t){var y,C,f,E,S,v,A,x,I,D;const n=d.useId(),[o,r]=d.useState(!1),[a,i]=d.useState(null),[l,c]=d.useState([]),[u,m]=d.useState(null),h=d.useRef(!1),g=d.useCallback(async()=>{if(!h.current&&e.currentUser){h.current=!0,r(!1),i(null),c([]);try{u==null||u.dispose();const N=new Go(e,t);N.setConversationListCollectionHandler({onChannelsAdded:()=>{c(N.channels)},onChannelsUpdated:()=>{c(N.channels)},onChannelsDeleted:()=>{c(N.channels)}}),await N.loadMore(),m(N),i(null)}catch(N){m(null),i(N)}finally{r(!0),h.current=!1}}},[e,e.currentUser,(y=t.filter)==null?void 0:y.aiAgentChannelFilter,(f=(C=t.filter)==null?void 0:C.aiAgentConversationStatusFilter)==null?void 0:f.join(),(S=(E=t.filter)==null?void 0:E.aiAgentIds)==null?void 0:S.join(),(v=t.filter)==null?void 0:v.deskChannelFilter,(x=(A=t.filter)==null?void 0:A.pinnedChannelUrls)==null?void 0:x.join(),(I=t.filter)==null?void 0:I.copilotConversationOnly,(D=t.filter)==null?void 0:D.copilotSupportChannelUrl,t.limit]),_=d.useCallback(async()=>{if(u)try{await u.loadMore()}catch(N){i(N)}},[u]);return d.useEffect(()=>(e.addConnectionHandler(n,new j.ConnectionHandler({onConnected:()=>g()})),()=>e.removeConnectionHandler(n)),[e,n,g]),d.useEffect(()=>{g()},[g]),d.useEffect(()=>()=>{h.current=!1,u==null||u.dispose()},[u]),{initialized:o,error:a,channels:l,loadMore:_}}const{Provider:ts}=Z("AIAgentConversationList");function ns({conversationListLimit:e,conversationListFilter:t,children:n}){var h,g;const{chatSDK:o,aiAgentId:r,queryParams:a}=K(),i={aiAgentIds:[r],aiAgentConversationStatusFilter:[Y.ConversationStatus.CLOSED,Y.ConversationStatus.OPEN]},l=e??((h=a==null?void 0:a.conversationListParams)==null?void 0:h.limit),c={...i,...(g=a==null?void 0:a.conversationListParams)==null?void 0:g.filter,...t},u=es(o,{limit:l,filter:c}),m={listSource:{initialized:u.initialized,error:u.error??void 0,channels:u.channels,loadMore:()=>u.loadMore()}};return s.createElement(ts,{value:m},n)}function os(e){let t="pending",n=e.then(o=>{t="resolved",n=o}).catch(o=>{t="rejected",n=o});return{get value(){if(t==="resolved")return n;throw n}}}const{Provider:rs}=Z("MessageTemplateFetching");function ss({children:e,internalVariables:t}){const n=d.useRef({}),o=d.useRef({}),[r,a]=d.useState({}),i=d.useCallback((u,m)=>{a(h=>({...h,[u]:{fetching:!1,error:!1,...h[u],...m}}))},[]),l=d.useCallback(async({onRequestTemplate:u,onGetCachedTemplate:m,templateKey:h,suspense:g=!1})=>{const _=m(h);if(_)return _;const y=o.current[h];if(y)return y;g||i(h,{fetching:!0});const C=u(h).catch(f=>{throw g||i(h,{error:!0}),f}).finally(()=>{g||i(h,{fetching:!1}),delete o.current[h]});return o.current[h]=C,C},[i]),c={internalVariables:t,fetchTemplate:l,suspend:(u,m)=>{if(n.current[u])return n.current[u];const h=os(m());return n.current[u]=h,h},getIsFetching:u=>{var m;return((m=r[u])==null?void 0:m.fetching)??!1},getHasError:u=>{var m;return((m=r[u])==null?void 0:m.error)??!1}};return s.createElement(rs,{value:c},e)}const as="remove_powered_by",Gt=(e,t)=>{var r,a;const{chatSDK:n}=K(),{aiAgentInfo:o}=Je();if(e==="handoff-button"){const i=!!((r=t==null?void 0:t.conversation)!=null&&r.handoff);return!!(t!=null&&t.isAIAgent)&&!!(o!=null&&o.showHandoffButton)&&i&&Bn(t)}if(e==="special-notice")return!!(t!=null&&t.isAIAgent)&&!!(o!=null&&o.specialNoticeEnabled)&&!!(o!=null&&o.specialNotice);if(e==="powered-by"){const i=(a=n==null?void 0:n.appInfo)==null?void 0:a.applicationAttributes;return d.useMemo(()=>!(Array.isArray(i)&&i.includes(as)),[i])}throw new Error("Unsupported feature")},Fn=({channel:e,userSession:t,aiAgentInfo:n})=>{if(!t||!n||!e)return{fallbackIcon:"delight",url:void 0,title:""};const o=(()=>{const[a]=e.members.filter(i=>i.userId!==t.userId);return a})(),r={ai(a){return{fallbackIcon:a,url:n.profileUrl,title:n.nickname}},human(a){return{fallbackIcon:a,url:o==null?void 0:o.profileUrl,title:(o==null?void 0:o.nickname)||n.nickname}},channel(a){return{fallbackIcon:a,url:e==null?void 0:e.coverUrl,title:(e==null?void 0:e.name)??""}}};return e.isAIAgent?Ie(e)?r.human("agent"):r.ai("delight"):e.isDesk?r.human("agent"):r.channel("user")},Mt=e=>d.useReducer((t,n)=>({...t,...n}),e);var me=(e=>(e.AI_AGENT_CSAT_5="AI_AGENT_CSAT_5",e.AI_AGENT_CSAT_5_WITH_CRE="AI_AGENT_CSAT_5_WITH_CRE",e.HELPDESK_CSAT_5="HELPDESK_CSAT_5",e))(me||{});const is=new Set(["free_text","single_choice"]),ls=({csatPayload:e,type:t,initialCsat:n,initialCsatReason:o,initialIsResolved:r})=>{const[a,i]=Mt({csatType:t,csat:n,csatReason:o,isResolved:r}),[l,c]=Mt({followUpItem:!1}),u=d.useMemo(()=>{var f;const _=a.csat,y=typeof _=="number",C=(f=e.follow_up)==null?void 0:f.find(E=>y?E.scores.includes(_):E.always_visible??!1);if(is.has(C==null?void 0:C.response_type))return C},[a.csat,e.follow_up]),m=(()=>{var _;if(typeof n=="number")return"submitted";if((t===me.AI_AGENT_CSAT_5||t===me.HELPDESK_CSAT_5)&&typeof a.csat=="number")return"submittable";if(t===me.AI_AGENT_CSAT_5_WITH_CRE){const y=typeof a.csat=="number",C=!((_=e.cre)!=null&&_.required)||typeof a.isResolved=="boolean";if(y&&C)return"submittable"}return"unsubmittable"})(),h=d.useCallback(()=>typeof a.csat>"u"?!1:u!=null&&u.required&&!a.csatReason?(c({followUpItem:!0}),!1):!0,[a,u,c]);return d.useEffect(()=>{o||(i({csatReason:""}),c({followUpItem:!1}))},[o,u,i,c]),{params:a,setParams:i,error:l,setError:c,followUpItem:u,state:m,validateParams:h,itemProps:{csatPayload:e,state:m,submitted:m==="submitted"}}},dt=5,cs=250,us=50,_n=e=>Math.max(0,e-us),ds=e=>e<1e3?{speed:dt*.5,chunkSize:2}:e<2e3?{speed:dt*.8,chunkSize:2}:{speed:dt*.6,chunkSize:3},ms=e=>{const{text:t,enabled:n=!1,onAnimationStart:o,onAnimationProgress:r,onAnimationComplete:a}=e,[i,l]=d.useState(()=>_n(t.length)),c=d.useRef(null),u=d.useRef({startTime:0,lastUpdate:0,lastProgressCall:0}).current,m=d.useRef({onStart:o,onProgress:r,onComplete:a}).current,h=d.useRef({startCalled:!1,completeCalled:!1}).current,g=d.useRef({initialEnabled:n,textLength:t.length,enabled:n}).current,_=n,y=i<t.length,C=g.initialEnabled&&(_||y);return d.useLayoutEffect(()=>{m.onStart=o,m.onProgress=r,m.onComplete=a,g.textLength=t.length,g.enabled=n}),d.useLayoutEffect(()=>{var f;g.initialEnabled&&(h.startCalled||(h.startCalled=!0,(f=m.onStart)==null||f.call(m)),l(E=>t.length<E?t.length:E))},[t]),d.useEffect(()=>{if(!g.initialEnabled)return;let f=_n(t.length);u.lastUpdate=0,u.startTime=0,u.lastProgressCall=0;const E=S=>{var z;u.lastUpdate===0&&(u.lastUpdate=S,u.startTime=S,u.lastProgressCall=S);const v=g.textLength,A=S-u.lastUpdate,x=S-u.startTime,{speed:I,chunkSize:D}=ds(x),N=I*D;A>=N&&f<v&&(f=Math.min(f+D,v),l(f),u.lastUpdate=S),S-u.lastProgressCall>=cs&&(u.lastProgressCall=S,(z=m.onProgress)==null||z.call(m)),(f<v||g.enabled)&&(c.current=requestAnimationFrame(E))};return c.current=requestAnimationFrame(E),()=>{c.current&&cancelAnimationFrame(c.current)}},[]),d.useEffect(()=>{var v;const f=g.initialEnabled&&h.startCalled,E=!n,S=i>=t.length&&t.length>0;f&&E&&S&&!h.completeCalled&&(h.completeCalled=!0,(v=m.onComplete)==null||v.call(m))},[n,i,t.length]),{streamText:g.initialEnabled?t.slice(0,i):t,isAnimating:C}},gs="1.5.0",Un=gs,hs={conversation:{input_placeholder:"Ask a question",input_placeholder_disabled:"Chat is unavailable in this channel",input_placeholder_wait_ai_agent_response:"Waiting for the agent's reply...",input_placeholder_active_form:"Please fill out the form to move forward.",input_placeholder_reconnecting:"Trying to reconnect. Refresh if persists.",unknown_message_type:"(Unknown message type)",powered_by:"Powered by",citation_title:"Source",start_new_conversation_label:"Start a conversation",scroll_to_new_messages_label:()=>"New message",failed_message_resend:"Retry",failed_message_remove:"Remove",file_upload_no_supported_files:"No supported file types available.",a11y_message_list:"Chat messages",a11y_scroll_to_bottom:"Scroll to bottom",a11y_scroll_to_new_messages:"Scroll to new messages",a11y_open_conversation_list:"Open conversation list"},conversation_list:{header_title:"Conversations",ended:"Ended",footer_title:"Start a conversation"},date_format:{just_now:"Just now",minutes_ago:e=>`${e} minutes ago`,hours_ago:e=>`${e} hours ago`,date_short:"MM/dd/yyyy",date_separator:"MMMM dd, yyyy",message_timestamp:"p"},csat:{title:"Your feedback matters to us",submitted_label:"Successfully submitted!",cre_question:"Was your issue resolved?",cre_positive_label:"Yes, thank you! 👍",cre_negative_label:"No, that didn't help.",reason_placeholder:"Share your feedback",question:"How would you rate your experience?",submit_label:"Submit",submission_expired:"We're sorry, the survey period has ended."},form:{optional_label:"optional",validation_required:"This question is required"},common:{placeholder_something_went_wrong:"Something went wrong",placeholder_no_messages:"No messages",placeholder_no_conversations:"No conversations yet",placeholder_something_went_wrong_retry_label:"Retry"},feedback:{title:"Submit feedback",good:"Good",bad:"Bad",comment_label:"Comment (optional)",comment_placeholder:"Leave a comment",cancel:"Cancel",submit:"Submit",save:"Save",edit:"Edit feedback",remove:"Remove feedback"}},Lt={language:"en",strings:hs,dateLocale:yo.enUS},fs={conversation:{input_placeholder:"질문하기",input_placeholder_disabled:"이 채널에서는 채팅을 사용할 수 없습니다.",input_placeholder_wait_ai_agent_response:"상담사의 답변을 기다리는 중...",input_placeholder_active_form:"계속 진행하려면 양식을 작성해 주세요.",input_placeholder_reconnecting:"재연결 시도 중. 계속되면 새로고침하세요.",unknown_message_type:"(알 수 없는 메시지 유형)",powered_by:"Powered by",citation_title:"출처",start_new_conversation_label:"대화 시작",scroll_to_new_messages_label:()=>"새 메시지",failed_message_resend:"다시 시도",failed_message_remove:"삭제",file_upload_no_supported_files:"사용 가능한 지원 파일 형식이 없습니다.",a11y_message_list:"채팅 메시지",a11y_scroll_to_bottom:"맨 아래로 스크롤",a11y_scroll_to_new_messages:"새 메시지로 스크롤",a11y_open_conversation_list:"대화 목록 열기"},conversation_list:{header_title:"대화",ended:"종료됨",footer_title:"대화 시작"},date_format:{just_now:"방금",minutes_ago:e=>`${e}분 전`,hours_ago:e=>`${e}시간 전`,date_short:"yyyy/MM/dd",date_separator:"yyyy년 M월 d일",message_timestamp:"p"},csat:{title:"귀하의 피드백은 우리에게 중요합니다.",submitted_label:"성공적으로 제출되었습니다!",cre_question:"문제가 해결되었나요?",cre_positive_label:"네, 감사합니다! 👍",cre_negative_label:"아니요, 도움이 되지 않았어요.",reason_placeholder:"의견을 공유해주세요.",question:"귀하의 경험을 어떻게 평가하시겠습니까?",submit_label:"제출",submission_expired:"죄송합니다. 설문 응답 기간이 종료되었습니다."},form:{optional_label:"선택",validation_required:"이 항목은 필수입니다"},common:{placeholder_something_went_wrong:"문제가 발생했습니다.",placeholder_no_messages:"메시지가 없습니다.",placeholder_no_conversations:"아직 대화가 없습니다",placeholder_something_went_wrong_retry_label:"다시 시도"},feedback:{title:"피드백 제출",good:"좋아요",bad:"별로예요",comment_label:"코멘트 (선택사항)",comment_placeholder:"코멘트를 남겨주세요",cancel:"취소",submit:"제출",save:"저장",edit:"피드백 수정",remove:"피드백 삭제"}},Rt={language:"ko",strings:fs,dateLocale:wo.ko},ps={conversation:{input_placeholder:"質問する",input_placeholder_disabled:"このチャンネルではチャットを利用できません",input_placeholder_wait_ai_agent_response:"エージェントの返信を待っています…",input_placeholder_active_form:"続行するには、フォームに記入してください。",input_placeholder_reconnecting:"再接続中。続く場合は更新してください。",unknown_message_type:"(不明なメッセージタイプ)",powered_by:"Powered by",citation_title:"出典",start_new_conversation_label:"会話を始める",scroll_to_new_messages_label:()=>"新しいメッセージ",failed_message_resend:"再試行",failed_message_remove:"削除",file_upload_no_supported_files:"サポートされているファイルタイプがありません。",a11y_message_list:"チャットメッセージ",a11y_scroll_to_bottom:"一番下にスクロール",a11y_scroll_to_new_messages:"新しいメッセージにスクロール",a11y_open_conversation_list:"会話リストを開く"},conversation_list:{header_title:"会話",ended:"終了",footer_title:"会話を始める"},date_format:{just_now:"たった今",minutes_ago:e=>`${e}分前`,hours_ago:e=>`${e}時間前`,date_short:"yyyy/MM/dd",date_separator:"yyyy年 M月 d日",message_timestamp:"p"},csat:{title:"あなたのフィードバックは私たちにとって重要です",submitted_label:"正常に送信されました!",cre_question:"問題は解決されましたか?",cre_positive_label:"はい、ありがとうございます! 👍",cre_negative_label:"いいえ、役に立ちませんでした。",reason_placeholder:"フィードバックを共有する",question:"あなたの経験をどう評価しますか?",submit_label:"送信",submission_expired:"申し訳ありません、アンケートの受付期間は終了しました。"},form:{optional_label:"任意",validation_required:"この質問は必須です"},common:{placeholder_something_went_wrong:"問題が発生しました",placeholder_no_messages:"メッセージがありません",placeholder_no_conversations:"まだ会話がありません",placeholder_something_went_wrong_retry_label:"再試行"},feedback:{title:"フィードバックを送信",good:"良い",bad:"悪い",comment_label:"コメント(オプション)",comment_placeholder:"コメントを残してください",cancel:"キャンセル",submit:"送信",save:"保存",edit:"フィードバックを編集",remove:"フィードバックを削除"}},Pt={language:"ja",strings:ps,dateLocale:Ao.ja},_s={conversation:{input_placeholder:"Hacer una pregunta",input_placeholder_disabled:"El chat no está disponible en este canal",input_placeholder_wait_ai_agent_response:"Esperando la respuesta del agente...",input_placeholder_active_form:"Por favor, complete el formulario para continuar.",input_placeholder_reconnecting:"Reconectando. Actualiza si persiste.",unknown_message_type:"(Tipo de mensaje desconocido)",powered_by:"Desarrollado por",citation_title:"Fuente",start_new_conversation_label:"Iniciar una conversación",scroll_to_new_messages_label:()=>"Nuevo mensaje",failed_message_resend:"Reintentar",failed_message_remove:"Eliminar",file_upload_no_supported_files:"No hay tipos de archivo compatibles disponibles.",a11y_message_list:"Mensajes del chat",a11y_scroll_to_bottom:"Desplazarse hacia abajo",a11y_scroll_to_new_messages:"Desplazarse a nuevos mensajes",a11y_open_conversation_list:"Abrir lista de conversaciones"},conversation_list:{header_title:"Conversaciones",ended:"Finalizado",footer_title:"Iniciar una conversación"},date_format:{just_now:"Ahora mismo",minutes_ago:e=>`Hace ${e} minutos`,hours_ago:e=>`Hace ${e} horas`,date_short:"dd/MM/yyyy",date_separator:"d 'de' MMMM 'de' yyyy",message_timestamp:"p"},csat:{title:"Tus comentarios nos importan",submitted_label:"Enviado con éxito!",cre_question:"¿Se resolvió su problema?",cre_positive_label:"¡Sí, gracias! 👍",cre_negative_label:"No, eso no ayudó.",reason_placeholder:"Comparte tu opinión",question:"¿Cómo calificarías tu experiencia?",submit_label:"Enviar",submission_expired:"Lo sentimos, el período de la encuesta ha terminado."},form:{optional_label:"opcional",validation_required:"Esta pregunta es obligatoria"},common:{placeholder_something_went_wrong:"Algo salió mal",placeholder_no_messages:"No hay mensajes",placeholder_no_conversations:"Aún no hay conversaciones",placeholder_something_went_wrong_retry_label:"Reintentar"},feedback:{title:"Enviar comentarios",good:"Bueno",bad:"Malo",comment_label:"Comentario (opcional)",comment_placeholder:"Deja un comentario",cancel:"Cancelar",submit:"Enviar",save:"Guardar",edit:"Editar comentarios",remove:"Eliminar comentarios"}},Dt={language:"es",strings:_s,dateLocale:Eo.es},bs={conversation:{input_placeholder:"Fazer uma pergunta",input_placeholder_disabled:"O chat não está disponível neste canal",input_placeholder_wait_ai_agent_response:"Aguardando a resposta do agente...",input_placeholder_active_form:"Por favor, preencha o formulário para prosseguir.",input_placeholder_reconnecting:"Reconectando. Atualize se persistir.",unknown_message_type:"(Tipo de mensagem desconhecido)",powered_by:"Desenvolvido por",citation_title:"Fonte",start_new_conversation_label:"Iniciar uma conversa",scroll_to_new_messages_label:()=>"Nova mensagem",failed_message_resend:"Tentar novamente",failed_message_remove:"Remover",file_upload_no_supported_files:"Nenhum tipo de arquivo suportado disponível.",a11y_message_list:"Mensagens do chat",a11y_scroll_to_bottom:"Rolar para baixo",a11y_scroll_to_new_messages:"Rolar para novas mensagens",a11y_open_conversation_list:"Abrir lista de conversas"},conversation_list:{header_title:"Conversas",ended:"Encerrada",footer_title:"Iniciar uma conversa"},date_format:{just_now:"Agora mesmo",minutes_ago:e=>`Há ${e} minutos`,hours_ago:e=>`Há ${e} horas`,date_short:"dd/MM/yyyy",date_separator:"d 'de' MMMM 'de' yyyy",message_timestamp:"p"},csat:{title:"Seu feedback é importante para nós",submitted_label:"Enviado com sucesso!",cre_question:"Seu problema foi resolvido?",cre_positive_label:"Sim, obrigado! 👍",cre_negative_label:"Não, isso não ajudou.",reason_placeholder:"Compartilhe seu feedback",question:"Como você avaliaria sua experiência?",submit_label:"Enviar",submission_expired:"Desculpe, o período da pesquisa foi encerrado."},form:{optional_label:"opcional",validation_required:"Esta pergunta é obrigatória"},common:{placeholder_something_went_wrong:"Algo deu errado",placeholder_no_messages:"Nenhuma mensagem",placeholder_no_conversations:"Nenhuma conversa ainda",placeholder_something_went_wrong_retry_label:"Tentar novamente"},feedback:{title:"Enviar feedback",good:"Bom",bad:"Ruim",comment_label:"Comentário (opcional)",comment_placeholder:"Deixe um comentário",cancel:"Cancelar",submit:"Enviar",save:"Salvar",edit:"Editar feedback",remove:"Remover feedback"}},Ot={language:"pt",strings:bs,dateLocale:xo.pt},ys={conversation:{input_placeholder:"Poser une question",input_placeholder_disabled:"Le chat n'est pas disponible dans ce canal",input_placeholder_wait_ai_agent_response:"En attente de la réponse de l'agent...",input_placeholder_active_form:"Veuillez remplir le formulaire pour continuer.",input_placeholder_reconnecting:"Reconnexion. Actualisez si persiste.",unknown_message_type:"(Type de message inconnu)",powered_by:"Propulsé par",citation_title:"Source",start_new_conversation_label:"Démarrer une conversation",scroll_to_new_messages_label:()=>"Nouveau message",failed_message_resend:"Réessayer",failed_message_remove:"Supprimer",file_upload_no_supported_files:"Aucun type de fichier pris en charge disponible.",a11y_message_list:"Messages du chat",a11y_scroll_to_bottom:"Faire défiler vers le bas",a11y_scroll_to_new_messages:"Aller aux nouveaux messages",a11y_open_conversation_list:"Ouvrir la liste des conversations"},conversation_list:{header_title:"Conversations",ended:"Terminée",footer_title:"Démarrer une conversation"},date_format:{just_now:"À l'instant",minutes_ago:e=>`Il y a ${e} minutes`,hours_ago:e=>`Il y a ${e} heures`,date_short:"dd/MM/yyyy",date_separator:"d MMMM yyyy",message_timestamp:"p"},csat:{title:"Vos commentaires comptent pour nous",submitted_label:"Soumis avec succès!",cre_question:"Votre problème a-t-il été résolu ?",cre_positive_label:"Oui, merci ! 👍",cre_negative_label:"Non, cela n'a pas aidé.",reason_placeholder:"Partagez votre avis",question:"Comment évalueriez-vous votre expérience ?",submit_label:"Envoyer",submission_expired:"Désolé, la période de l'enquête est terminée."},form:{optional_label:"optionnel",validation_required:"Cette question est obligatoire"},common:{placeholder_something_went_wrong:"Une erreur est survenue",placeholder_no_messages:"Aucun message",placeholder_no_conversations:"Aucune conversation pour le moment",placeholder_something_went_wrong_retry_label:"Réessayer"},feedback:{title:"Envoyer des commentaires",good:"Bien",bad:"Mauvais",comment_label:"Commentaire (optionnel)",comment_placeholder:"Laissez un commentaire",cancel:"Annuler",submit:"Envoyer",save:"Enregistrer",edit:"Modifier les commentaires",remove:"Supprimer les commentaires"}},Bt={language:"fr",strings:ys,dateLocale:vo.fr},Es={conversation:{input_placeholder:"एक प्रश्न पूछें",input_placeholder_disabled:"इस चैनल में चैट उपलब्ध नहीं है",input_placeholder_wait_ai_agent_response:"एजेंट के उत्तर की प्रतीक्षा कर रहे हैं...",input_placeholder_active_form:"आगे बढ़ने के लिए कृपया फॉर्म भरें।",input_placeholder_reconnecting:"पुनः कनेक्ट हो रहा है। जारी रहे तो रिफ्रेश करें।",unknown_message_type:"(अज्ञात संदेश प्रकार)",powered_by:"द्वारा संचालित",citation_title:"स्रोत",start_new_conversation_label:"एक बातचीत शुरू करें",scroll_to_new_messages_label:()=>"नया संदेश",failed_message_resend:"पुनः प्रयास करें",failed_message_remove:"हटाएं",file_upload_no_supported_files:"कोई समर्थित फ़ाइल प्रकार उपलब्ध नहीं हैं।",a11y_message_list:"चैट संदेश",a11y_scroll_to_bottom:"नीचे स्क्रॉल करें",a11y_scroll_to_new_messages:"नए संदेशों पर स्क्रॉल करें",a11y_open_conversation_list:"बातचीत सूची खोलें"},conversation_list:{header_title:"बातचीत",ended:"समाप्त",footer_title:"एक बातचीत शुरू करें"},date_format:{just_now:"अभी",minutes_ago:e=>`${e} मिनट पहले`,hours_ago:e=>`${e} घंटे पहले`,date_short:"dd/MM/yyyy",date_separator:"d MMMM yyyy",message_timestamp:"p"},csat:{title:"आपकी प्रतिक्रिया हमारे लिए मायने रखती है",submitted_label:"सफलतापूर्वक सबमिट किया गया!",cre_question:"क्या आपकी समस्या का समाधान हुआ?",cre_positive_label:"हाँ, धन्यवाद! 👍",cre_negative_label:"नहीं, इससे मदद नहीं मिली।",reason_placeholder:"अपनी प्रतिक्रिया साझा करें",question:"आप अपने अनुभव का मूल्यांकन कैसे करेंगे?",submit_label:"सबमिट करें",submission_expired:"क्षमा करें, सर्वेक्षण अवधि समाप्त हो गई है।"},form:{optional_label:"वैकल्पिक",validation_required:"यह प्रश्न आवश्यक है"},common:{placeholder_something_went_wrong:"कुछ गलत हो गया",placeholder_no_messages:"कोई संदेश नहीं",placeholder_no_conversations:"अभी तक कोई बातचीत नहीं",placeholder_something_went_wrong_retry_label:"पुनः प्रयास करें"},feedback:{title:"प्रतिक्रिया भेजें",good:"अच्छा",bad:"बुरा",comment_label:"टिप्पणी (वैकल्पिक)",comment_placeholder:"एक टिप्पणी छोड़ें",cancel:"रद्द करें",submit:"भेजें",save:"सहेजें",edit:"प्रतिक्रिया संपादित करें",remove:"प्रतिक्रिया हटाएं"}},Nt={language:"hi",strings:Es,dateLocale:Co.hi},vs={conversation:{input_placeholder:"Fai una domanda",input_placeholder_disabled:"La chat non è disponibile in questo canale",input_placeholder_wait_ai_agent_response:"In attesa della risposta dell'agente...",input_placeholder_active_form:"Compila il modulo per procedere.",input_placeholder_reconnecting:"Riconnessione. Aggiorna se persiste.",unknown_message_type:"(Tipo di messaggio sconosciuto)",powered_by:"Powered by",citation_title:"Fonte",start_new_conversation_label:"Inizia una conversazione",scroll_to_new_messages_label:()=>"Nuovo messaggio",failed_message_resend:"Riprova",failed_message_remove:"Rimuovi",file_upload_no_supported_files:"Nessun tipo di file supportato disponibile.",a11y_message_list:"Messaggi della chat",a11y_scroll_to_bottom:"Scorri in basso",a11y_scroll_to_new_messages:"Scorri ai nuovi messaggi",a11y_open_conversation_list:"Apri elenco conversazioni"},conversation_list:{header_title:"Conversazioni",ended:"Terminata",footer_title:"Inizia una conversazione"},date_format:{just_now:"Proprio ora",minutes_ago:e=>`${e} minuti fa`,hours_ago:e=>`${e} ore fa`,date_short:"dd/MM/yyyy",date_separator:"d MMMM yyyy",message_timestamp:"p"},csat:{title:"Il tuo feedback è importante per noi",submitted_label:"Inviato con successo!",cre_question:"Il tuo problema è stato risolto?",cre_positive_label:"Sì, grazie! 👍",cre_negative_label:"No, non è servito.",reason_placeholder:"Condividi il tuo feedback",question:"Come valuteresti la tua esperienza?",submit_label:"Invia",submission_expired:"Ci dispiace, il periodo per partecipare al sondaggio è terminato."},form:{optional_label:"opzionale",validation_required:"Questa domanda è obbligatoria"},common:{placeholder_something_went_wrong:"Qualcosa è andato storto",placeholder_no_messages:"Nessun messaggio",placeholder_no_conversations:"Nessuna conversazione ancora",placeholder_something_went_wrong_retry_label:"Riprova"},feedback:{title:"Invia feedback",good:"Buono",bad:"Cattivo",comment_label:"Commento (opzionale)",comment_placeholder:"Lascia un commento",cancel:"Annulla",submit:"Invia",save:"Salva",edit:"Modifica feedback",remove:"Rimuovi feedback"}},Ht={language:"it",strings:vs,dateLocale:So.it},Cs={conversation:{input_placeholder:"Eine Frage stellen",input_placeholder_disabled:"Chat ist in diesem Kanal nicht verfügbar",input_placeholder_wait_ai_agent_response:"Warten auf die Antwort des Agenten...",input_placeholder_active_form:"Bitte fülle das Formular aus, um fortzufahren.",input_placeholder_reconnecting:"Neu verbinden. Aktualisieren falls anhaltend.",unknown_message_type:"(Unbekannter Nachrichtentyp)",powered_by:"Unterstützt von",citation_title:"Quelle",start_new_conversation_label:"Ein Gespräch starten",scroll_to_new_messages_label:()=>"Neue Nachricht",failed_message_resend:"Erneut versuchen",failed_message_remove:"Entfernen",file_upload_no_supported_files:"Keine unterstützten Dateitypen verfügbar.",a11y_message_list:"Chat-Nachrichten",a11y_scroll_to_bottom:"Nach unten scrollen",a11y_scroll_to_new_messages:"Zu neuen Nachrichten scrollen",a11y_open_conversation_list:"Konversationsliste öffnen"},conversation_list:{header_title:"Gespräche",ended:"Beendet",footer_title:"Ein Gespräch starten"},date_format:{just_now:"Gerade eben",minutes_ago:e=>`Vor ${e} Minuten`,hours_ago:e=>`Vor ${e} Stunden`,date_short:"dd.MM.yyyy",date_separator:"d. MMMM yyyy",message_timestamp:"p"},csat:{title:"Ihr Feedback ist uns wichtig",submitted_label:"Erfolgreich gesendet!",cre_question:"Wurde Ihr Problem gelöst?",cre_positive_label:"Ja, danke! 👍",cre_negative_label:"Nein, das hat nicht geholfen.",reason_placeholder:"Dein Feedback teilen",question:"Wie würden Sie Ihre Erfahrung bewerten?",submit_label:"Absenden",submission_expired:"Die Umfrage ist leider nicht mehr verfügbar."},form:{optional_label:"optional",validation_required:"Diese Frage ist erforderlich"},common:{placeholder_something_went_wrong:"Etwas ist schiefgelaufen",placeholder_no_messages:"Keine Nachrichten",placeholder_no_conversations:"Noch keine Unterhaltungen",placeholder_something_went_wrong_retry_label:"Erneut versuchen"},feedback:{title:"Feedback senden",good:"Gut",bad:"Schlecht",comment_label:"Kommentar (optional)",comment_placeholder:"Hinterlasse einen Kommentar",cancel:"Abbrechen",submit:"Senden",save:"Speichern",edit:"Feedback bearbeiten",remove:"Feedback entfernen"}},zt={language:"de",strings:Cs,dateLocale:bo.de},Ss={conversation:{input_placeholder:"Bir soru sor",input_placeholder_disabled:"Bu kanalda sohbet mevcut değil",input_placeholder_wait_ai_agent_response:"Temsilcinin yanıtını bekliyor...",input_placeholder_active_form:"İlerlemek için lütfen formu doldurun.",input_placeholder_reconnecting:"Yeniden bağlanıyor. Devam ederse yenile.",unknown_message_type:"(Bilinmeyen mesaj türü)",powered_by:"Tarafından desteklenmektedir",citation_title:"Kaynak",start_new_conversation_label:"Bir sohbet başlat",scroll_to_new_messages_label:()=>"Yeni mesaj",failed_message_resend:"Tekrar dene",failed_message_remove:"Kaldır",file_upload_no_supported_files:"Desteklenen dosya türü mevcut değil.",a11y_message_list:"Sohbet mesajları",a11y_scroll_to_bottom:"Aşağı kaydır",a11y_scroll_to_new_messages:"Yeni mesajlara kaydır",a11y_open_conversation_list:"Görüşme listesini aç"},conversation_list:{header_title:"Görüşmeler",ended:"Sona erdi",footer_title:"Bir sohbet başlat"},date_format:{just_now:"Az önce",minutes_ago:e=>`${e} dakika önce`,hours_ago:e=>`${e} saat önce`,date_short:"dd/MM/yyyy",date_separator:"d MMMM yyyy",message_timestamp:"p"},csat:{title:"Görüşleriniz bizim için önemli",submitted_label:"Başarıyla gönderildi!",cre_question:"Sorununuz çözüldü mü?",cre_positive_label:"Evet, teşekkürler! 👍",cre_negative_label:"Hayır, bu yardımcı olmadı.",reason_placeholder:"Geri bildiriminizi paylaşın",question:"Deneyiminizi nasıl değerlendirirsiniz?",submit_label:"Gönder",submission_expired:"Üzgünüz, anket süresi sona erdi."},form:{optional_label:"İsteğe bağlı",validation_required:"Bu soru gereklidir"},common:{placeholder_something_went_wrong:"Bir şeyler ters gitti",placeholder_no_messages:"Mesaj yok",placeholder_no_conversations:"Henüz görüşme yok",placeholder_something_went_wrong_retry_label:"Tekrar dene"},feedback:{title:"Geri bildirim gönder",good:"İyi",bad:"Kötü",comment_label:"Yorum (isteğe bağlı)",comment_placeholder:"Bir yorum bırakın",cancel:"İptal",submit:"Gönder",save:"Kaydet",edit:"Geri bildirimi düzenle",remove:"Geri bildirimi kaldır"}},Ft={language:"tr",strings:Ss,dateLocale:Io.tr},le=e=>({conversation:e.conversation,conversation_list:e.conversation_list,date_format:e.date_format,csat:e.csat,form:e.form,common:e.common,feedback:e.feedback}),bn=e=>{var t;return((t=e.split("-"))==null?void 0:t[0])??Qe},Qe="en",Kt={borderColor:"red",borderWidth:p.StyleSheet.hairlineWidth},b=({debug:e=!1,style:t,children:n,...o})=>s.createElement(p.View,{style:[t,o,e&&Kt],...o},n);b.Animated=({debug:e=!1,style:t,children:n,...o})=>s.createElement(p.Animated.View,{style:[t,o,e&&Kt],...o},n);const{Provider:As,useContext:J}=Z("MessengerSession"),ws=d.forwardRef(function({children:e,...t},n){if(!t.userSessionInfo||!(t.userSessionInfo instanceof Xe||t.userSessionInfo instanceof Wt))throw new Error(`Invalid userSessionInfo: ${t.userSessionInfo}`);return s.createElement(Fr,{ref:n,...t},o=>s.createElement(xs,{...o},e))}),xs=({children:e,...t})=>{const{userSession:n,aiAgentInfo:o,launcherInfo:r}=t;return s.createElement(As,{value:{...t,userSession:n,aiAgentInfo:o,launcherInfo:r}},e)},$e=50,{Provider:Is,useContext:Ts}=Z("ConversationScroll"),ks=({children:e})=>{var se;const{config:t}=K(),n=((se=t==null?void 0:t.conversation)==null?void 0:se.scrollMode)??"auto",o=d.useRef(null),r=d.useRef({viewport:0,contentHeight:0,contentSnapshotHeight:0,shouldRecalc:!1,shouldUpdate:!1}),a=d.useRef(0),[i,l]=d.useState(0),[c,u]=d.useState(0),[m,h]=d.useState(!1),[g,_]=d.useState(!1),y=d.useMemo(()=>g?"auto":n,[g,n]),C=d.useCallback(()=>{const{shouldUpdate:V,shouldRecalc:G,contentHeight:w,contentSnapshotHeight:X,viewport:ce}=r.current;V&&X<w&&l(ee=>{r.current.shouldUpdate=!1;const L=w-ee-X,O=Math.max(0,ce-L);return ee===0||O<ee||G?(r.current.shouldRecalc=!1,O):ee})},[]),f=d.useCallback(V=>{r.current.viewport=V.nativeEvent.layout.height},[]),E=d.useCallback((V,G)=>{r.current.contentHeight=G;const w=r.current.viewport;h(G>w),C()},[C]),S=d.useCallback(V=>{const G=V.nativeEvent.contentOffset.y;a.current=G,u(G)},[]),v=d.useMemo(()=>({minIndexForVisible:0,autoscrollToTopThreshold:$e}),[]),A=d.useCallback((V=!0)=>{var G;(G=o.current)==null||G.scrollToOffset({offset:0,animated:V})},[]),x=d.useCallback((V,G=!0)=>{var w;(w=o.current)==null||w.scrollToIndex({index:V,animated:G,viewPosition:1})},[]),I=d.useCallback(()=>{y==="fixed"&&(r.current.contentSnapshotHeight=r.current.contentHeight-i,r.current.shouldUpdate=!0,r.current.shouldRecalc=!0)},[y,i]),D=d.useCallback(()=>{y==="fixed"?x(0):A()},[y,A,x]),N=d.useCallback(()=>{y==="fixed"?r.current.shouldUpdate=!0:a.current<=$e&&A()},[y,A]),M=d.useCallback(V=>{_(V)},[]),z=c<=$e,W=m&&!z,Q=d.useCallback(()=>a.current>$e,[]);return s.createElement(Is,{value:{ref:o,state:{bottomSpace:i,isAwayFromBottom:W,shouldCountNewMessages:Q},props:{maintainVisibleContentPosition:v,onLayout:f,onContentSizeChange:E,onScroll:S},actions:{scrollToBottom:A,scrollToIndex:x,onBeforeMessageSend:I,onAfterMessageSend:D,onStreamingUpdate:N,onConversationClosed:M}}},e)};function $n(e){return new Promise((t,n)=>{p.Image.getSize(e,(o,r)=>{t({width:String(o),height:String(r)})},o=>{n(o)})})}async function Ms(e){var t;if("file"in e&&e.file&&typeof e.file=="object"){const n=e.file;if(n.uri&&((t=n.type)!=null&&t.startsWith("image/")))try{const{width:o,height:r}=await $n(n.uri);return new we.MessageMetaArray({key:kn,value:[o,r]})}catch{return}}}function Ls(e,t){let n=0,o=0;return ie(e)&&e.sendingStatus!=="succeeded"&&(n=Number.MAX_SAFE_INTEGER),ie(t)&&t.sendingStatus!=="succeeded"&&(o=Number.MAX_SAFE_INTEGER),t.createdAt+o-(e.createdAt+n)}const{Provider:Rs,Context:Ps,useContext:re}=Z("Conversation"),jn=e=>s.createElement(ks,null,s.createElement(Ds,{...e})),Ds=({channelUrl:e,onClearChannelUrl:t,onClose:n,onNavigateToConversationList:o,shouldMarkAsRead:r,children:a})=>{const i=Ts(),{activeChannel:l,refreshActiveChannel:c,sdkUser:u,authenticate:m}=J();d.useEffect(()=>{u||m()},[]);const h=d.useCallback(async C=>{i.actions.onBeforeMessageSend();const f=await Ms(C);return{...C,metaArrays:f?[f]:void 0}},[i.actions.onBeforeMessageSend]),g=d.useCallback(()=>{i.actions.onAfterMessageSend()},[i.actions.onAfterMessageSend]),_=d.useCallback(async()=>{await c(),e&&(t==null||t())},[c,e,t]),y=e??(l==null?void 0:l.url);return s.createElement(Zr,{key:y,channelUrl:y,onBeforeSendMessage:h,onAfterSendMessage:g,onMessagesUpdated:i.actions.onStreamingUpdate,onMessagesReceived:i.actions.onStreamingUpdate,onChannelDeleted:_,onConversationClosedStatusChanged:i.actions.onConversationClosed,sortComparator:Ls,shouldMarkAsRead:r,shouldCountNewMessages:i.state.shouldCountNewMessages},C=>s.createElement(Rs,{value:{...C,scrollSource:i,onClose:n,onNavigateToConversationList:o,updateActiveChannel:_}},a))},mt=le(zt.strings),Os={...mt,conversation:{...mt.conversation,attachment_camera:"Kamera",attachment_photo:"Fotobibliothek",attachment_document:"Dateien",file_upload_notification_count_limit:e=>`Sie können nur ${e} Datei${e>1?"en":""} gleichzeitig hochladen.`,file_upload_notification_size_limit:e=>`Die maximale Dateigröße beträgt ${e} MB.`,file_upload_not_supported_file:"Bitte wählen Sie einen unterstützten Dateityp aus."},conversation_list:{...mt.conversation_list}},Bs={language:zt.language,dateLocale:zt.dateLocale,strings:Os},gt=le(Lt.strings),Ns={...gt,conversation:{...gt.conversation,attachment_camera:"Camera",attachment_photo:"Photo library",attachment_document:"Files",file_upload_notification_count_limit:e=>`You can only upload ${e} file${e>1?"s":""} at a time.`,file_upload_notification_size_limit:e=>`Maximum file size is ${e} MB.`,file_upload_not_supported_file:"Please select a supported file type."},conversation_list:{...gt.conversation_list}},Hs={language:Lt.language,dateLocale:Lt.dateLocale,strings:Ns},ht=le(Dt.strings),zs={...ht,conversation:{...ht.conversation,attachment_camera:"Cámara",attachment_photo:"Biblioteca de fotos",attachment_document:"Archivos",file_upload_notification_count_limit:e=>`Solo puede cargar ${e} archivo${e>1?"s":""} a la vez.`,file_upload_notification_size_limit:e=>`El tamaño máximo del archivo es ${e} MB.`,file_upload_not_supported_file:"Por favor, seleccione un tipo de archivo compatible."},conversation_list:{...ht.conversation_list}},Fs={language:Dt.language,dateLocale:Dt.dateLocale,strings:zs},ft=le(Bt.strings),Us={...ft,conversation:{...ft.conversation,attachment_camera:"Caméra",attachment_photo:"Photothèque",attachment_document:"Fichiers",file_upload_notification_count_limit:e=>`Vous ne pouvez télécharger que ${e} fichier${e>1?"s":""} à la fois.`,file_upload_notification_size_limit:e=>`La taille maximale du fichier est de ${e} MB.`,file_upload_not_supported_file:"Veuillez sélectionner un type de fichier pris en charge."},conversation_list:{...ft.conversation_list}},$s={language:Bt.language,dateLocale:Bt.dateLocale,strings:Us},pt=le(Nt.strings),js={...pt,conversation:{...pt.conversation,attachment_camera:"कैमरा",attachment_photo:"फोटो लाइब्रेरी",attachment_document:"फाइलें",file_upload_notification_count_limit:e=>`आप एक बार में केवल ${e} फ़ाइल${e>1?"ें":""} अपलोड कर सकते हैं।`,file_upload_notification_size_limit:e=>`अधिकतम फ़ाइल आकार ${e} MB है।`,file_upload_not_supported_file:"कृपया समर्थित फ़ाइल प्रकार चुनें।"},conversation_list:{...pt.conversation_list}},Vs={language:Nt.language,dateLocale:Nt.dateLocale,strings:js},_t=le(Ht.strings),qs={..._t,conversation:{..._t.conversation,attachment_camera:"Fotocamera",attachment_photo:"Libreria foto",attachment_document:"File",file_upload_notification_count_limit:e=>`Puoi caricare solo ${e} file alla volta.`,file_upload_notification_size_limit:e=>`La dimensione massima del file è ${e} MB.`,file_upload_not_supported_file:"Seleziona un tipo di file supportato."},conversation_list:{..._t.conversation_list}},Ws={language:Ht.language,dateLocale:Ht.dateLocale,strings:qs},bt=le(Pt.strings),Gs={...bt,conversation:{...bt.conversation,attachment_camera:"カメラ",attachment_photo:"フォトライブラリ",attachment_document:"ファイル",file_upload_notification_count_limit:e=>`一度にアップロードできるのは${e}ファイルまでです。`,file_upload_notification_size_limit:e=>`ファイルの最大サイズは${e}MBです。`,file_upload_not_supported_file:"サポートされているファイル形式を選択してください。"},conversation_list:{...bt.conversation_list}},Ks={language:Pt.language,dateLocale:Pt.dateLocale,strings:Gs},yt=le(Rt.strings),Ys={...yt,conversation:{...yt.conversation,attachment_camera:"카메라",attachment_photo:"사진 라이브러리",attachment_document:"파일",file_upload_notification_count_limit:e=>`한 번에 ${e}개의 파일만 업로드할 수 있습니다.`,file_upload_notification_size_limit:e=>`파일당 최대 크기는 ${e} MB입니다.`,file_upload_not_supported_file:"지원되는 파일 형식을 선택해 주세요."},conversation_list:{...yt.conversation_list}},Xs={language:Rt.language,dateLocale:Rt.dateLocale,strings:Ys},Et=le(Ot.strings),Zs={...Et,conversation:{...Et.conversation,attachment_camera:"Câmera",attachment_photo:"Biblioteca de fotos",attachment_document:"Arquivos",file_upload_notification_count_limit:e=>`Você só pode carregar ${e} arquivo${e>1?"s":""} por vez.`,file_upload_notification_size_limit:e=>`O tamanho máximo do arquivo é ${e} MB.`,file_upload_not_supported_file:"Por favor, selecione um tipo de arquivo suportado."},conversation_list:{...Et.conversation_list}},Js={language:Ot.language,dateLocale:Ot.dateLocale,strings:Zs},vt=le(Ft.strings),Qs={...vt,conversation:{...vt.conversation,attachment_camera:"Kamera",attachment_photo:"Fotoğraf kitaplığı",attachment_document:"Dosyalar",file_upload_notification_count_limit:e=>`Bir seferde yalnızca ${e} dosya yükleyebilirsiniz.`,file_upload_notification_size_limit:e=>`Maksimum dosya boyutu ${e} MB'dir.`,file_upload_not_supported_file:"Lütfen desteklenen bir dosya türü seçin."},conversation_list:{...vt.conversation_list}},ea={language:Ft.language,dateLocale:Ft.dateLocale,strings:Qs},yn=new Map([["en",Hs],["ko",Xs],["ja",Ks],["es",Fs],["pt",Js],["fr",$s],["hi",Vs],["it",Ws],["de",Bs],["tr",ea]]),En=e=>yn.get(e)??yn.get(Qe),ta=(e,t)=>t?{conversation:{...e.conversation,...t.conversation},conversation_list:{...e.conversation_list,...t.conversation_list},date_format:{...e.date_format,...t.date_format},csat:{...e.csat,...t.csat},form:{...e.form,...t.form},common:{...e.common,...t.common},feedback:{...e.feedback,...t.feedback}}:e,{Provider:na,useContext:U}=Z("Localization"),oa=({language:e=Qe,logger:t,strings:n,children:o})=>{const[r,a]=d.useState(()=>{const i=bn(e);return En(i)});return d.useEffect(()=>{var l;const i=bn(e);if(r.language!==i){const c=En(i);a(c),(l=t==null?void 0:t.info)==null||l.call(t,"Language changed",{from:r.language,to:c.language})}},[e,t]),s.createElement(na,{value:{language:r.language,strings:ta(r.strings,n),dateLocale:r.dateLocale,format:(i,l,c)=>Ae.format(i,l,{locale:r.dateLocale,...c})}},o)},{Provider:ra,useContext:et}=Z("Modal");function Vn({children:e}){const[t,n]=d.useState([]),[o,r]=d.useState(null),a=d.useRef(0);d.useEffect(()=>{if(!o&&t.length>0){const[u,...m]=t;u&&(r(u),n(m))}},[o,t]);const i=d.useCallback(u=>new Promise(m=>{const g={id:`modal-${++a.current}`,render:u,resolve:m};n(_=>[..._,g])}),[]),l=d.useCallback((u,m)=>{r(h=>(h==null?void 0:h.id)===u?(h.resolve(m),null):h)},[]),c={openModal:i,currentModal:o};return s.createElement(ra,{value:c},e,o&&s.createElement(p.Modal,{visible:!0,supportedOrientations:["landscape","portrait"],transparent:!0,animationType:"fade",onRequestClose:()=>l(o.id,null),style:{height:0}},o.render(u=>l(o.id,u??null))))}const{Provider:sa,useContext:$}=Z("MessengerTheme"),aa=({children:e,...t})=>s.createElement(Tr,{...t,appearance:{theme:t.mode??"light"}},n=>{const o=ia(n.theme);return s.createElement(sa,{value:{...n,themedColor:o}},e)});function ia(e){const t=n=>n[e.selectedTheme];return{textHighEmphasis:t({light:e.palette.onlight.textHighEmphasis,dark:e.palette.ondark.textHighEmphasis}),textMidEmphasis:t({light:e.palette.onlight.textMidEmphasis,dark:e.palette.ondark.textMidEmphasis}),textLowEmphasis:t({light:e.palette.onlight.textLowEmphasis,dark:e.palette.ondark.textLowEmphasis}),textDisabled:t({light:e.palette.onlight.textDisabled,dark:e.palette.ondark.textDisabled}),textHighEmphasisInverse:t({light:e.palette.ondark.textHighEmphasis,dark:e.palette.onlight.textHighEmphasis}),textMidEmphasisInverse:t({light:e.palette.ondark.textMidEmphasis,dark:e.palette.onlight.textMidEmphasis}),textLowEmphasisInverse:t({light:e.palette.ondark.textLowEmphasis,dark:e.palette.onlight.textLowEmphasis}),textDisabledInverse:t({light:e.palette.ondark.textDisabled,dark:e.palette.onlight.textDisabled}),bg_50_600:t({light:e.palette.background50,dark:e.palette.background600}),bg_100_500:t({light:e.palette.background100,dark:e.palette.background500}),bg_200_400:t({light:e.palette.background200,dark:e.palette.background400}),primary:t({light:e.palette.primary.main,dark:e.palette.primary.light}),secondary:t({light:e.palette.secondary.main,dark:e.palette.secondary.light}),error:t({light:e.palette.error.main,dark:e.palette.error.light}),information:t({light:e.palette.information.light,dark:e.palette.information.light}),overlay:t({light:e.palette.overlay.light,dark:e.palette.overlay.dark})}}const R={create:e=>{const t=new WeakMap,n=o=>{const r=t.get(o.theme);if(r)return r;const a=e(o),i={},l={};for(const m in a)typeof a[m]=="function"?l[m]=a[m]:i[m]=a[m];const u={...p.StyleSheet.create(i),...l};return t.set(o.theme,u),u};return{use:()=>{const o=$(),r=ye.useSafeAreaInsets();return n({...o,edgeInsets:r,select:a=>a[o.theme.selectedTheme]})}}}},la={ltr:{left:"paddingStart",right:"paddingEnd",top:"paddingTop",bottom:"paddingBottom"},rtl:{left:"paddingEnd",right:"paddingStart",top:"paddingTop",bottom:"paddingBottom"}},ke=(e,t=p.I18nManager.isRTL?"rtl":"ltr")=>{const n=ye.useSafeAreaInsets();return e.reduce((o,r)=>{const a=la[t][r];return o[a]=n[r],o},{})},ca={send:require("./icons/icon-send.png"),close:require("./icons/icon-close.png"),menu:require("./icons/icon-menu.png"),chat:require("./icons/icon-chat.png"),message:require("./icons/icon-message.png"),spinner:require("./icons/icon-spinner.png"),error:require("./icons/icon-error.png"),refresh:require("./icons/icon-refresh.png"),"chevron-down":require("./icons/icon-chevron-down.png"),done:require("./icons/icon-done.png"),"done-all":require("./icons/icon-done-all.png"),user:require("./icons/icon-user.png"),"file-document":require("./icons/icon-file-document.png"),remove:require("./icons/icon-remove.png"),add:require("./icons/icon-add.png"),agent:require("./icons/icon-agent.png"),camera:require("./icons/icon-camera.png"),photo:require("./icons/icon-photo.png"),document:require("./icons/icon-document.png"),"bot-filled":require("./icons/icon-bot-filled.png"),copy:require("./icons/icon-copy.png"),source:require("./icons/icon-source.png"),"radio-on":require("./icons/icon-radio-on.png"),"radio-off":require("./icons/icon-radio-off.png"),good:require("./icons/icon-good.png"),bad:require("./icons/icon-bad.png"),"good-filled":require("./icons/icon-good-filled.png"),"bad-filled":require("./icons/icon-bad-filled.png"),delight:require("./icons/icon-delight.png"),"thumbnail-none":require("./icons/icon-thumbnail-none.png")},ua={send:!0,chat:!0,message:!0,good:!0,bad:!0,"good-filled":!0,"bad-filled":!0},B=({customSource:e,type:t,color:n,size:o=24,style:r})=>{const a=da.use(),i=p.I18nManager.isRTL&&!!ua[t];return s.createElement(b,{alignItems:"center",justifyContent:"center"},s.createElement(p.Image,{resizeMode:"contain",source:e??ca[t],style:[a.icon({color:n,size:o,mirror:i}),r]}))},da=R.create(({theme:e,themedColor:t})=>({icon:n=>({tintColor:typeof n.color=="function"?n.color(t):n.color??e.colors.base.primary,width:n.size,height:n.size,transform:n.mirror?[{scaleX:-1}]:void 0})})),Yt=(e,t)=>{if(!t||t.length===0)return!1;const n=t.trimStart();if(n.length===0)return!1;const o=e==="start"?Array.from(n)[0]:Array.from(n).pop(),r=o==null?void 0:o.codePointAt(0);return r===void 0?!1:ha(r)},qn=e=>Yt("start",e),ma=e=>Yt("end",e),ga=e=>{const{text:t,style:n,isTextInput:o}=e;return n!=null&&n.textAlign&&n.textAlign!=="left"&&n.textAlign!=="right"?n.textAlign:p.I18nManager.isRTL&&typeof t=="string"&&qn(t)?o?"right":p.I18nManager.doLeftAndRightSwapInRTL?"left":"right":n==null?void 0:n.textAlign},ha=e=>{for(const[t,n]of fa)if(e>=t&&e<=n)return!0;return!1},fa=[[1424,1535],[1536,1791],[1872,1919],[2208,2303],[64285,64335],[65136,65279],[126464,126719]],Xt={isStartsWithRTL:qn,isEndsWithRTL:ma,isRTLString:Yt,useTextAlign:ga},T=({variant:e="body1",color:t,style:n,...o})=>{const{theme:r,themedColor:a}=$(),i=d.useMemo(()=>{if(typeof t=="function")return t(a);if(typeof t=="string")return t;const u=p.StyleSheet.flatten(n);return u&&u.color?u.color:t??a.textHighEmphasis},[n,t,a.textHighEmphasis]),l=d.useMemo(()=>{const u=r.typography[e]??r.typography.body1;return p.StyleSheet.flatten([{includeFontPadding:!1,...u,color:i},n])},[e,i,r.typography,a.textHighEmphasis]),c=Xt.useTextAlign({text:o.children,style:l});return s.createElement(p.Text,{style:[l,{textAlign:c}],...o})},Wn=350,pa=({children:e,...t})=>s.createElement(p.Pressable,{disabled:!t.onPress&&!t.onLongPress,delayLongPress:Wn,...t},n=>typeof e=="function"?e(n):e),_a=({children:e,style:t,...n})=>{const[o,r]=d.useState(!1),a={pressed:o};return s.createElement(p.TouchableOpacity,{disabled:!n.onPress&&!n.onLongPress,delayLongPress:Wn,style:typeof t=="function"?t(a):t,onPressIn:()=>r(!0),onPressOut:()=>r(!1),...n},typeof e=="function"?e(a):e)},P=e=>e.activeOpacity&&e.activeOpacity<1?s.createElement(_a,{...e}):s.createElement(pa,{...e}),{Provider:ba,useContext:Gn}=Z("BottomSheetAnimation");function ya({onClose:e,children:t}){const n=d.useRef(new p.Animated.Value(500)).current;d.useEffect(()=>{p.Animated.timing(n,{toValue:0,duration:300,useNativeDriver:!0}).start()},[n]);const o=d.useCallback(a=>async()=>{p.Animated.timing(n,{toValue:500,duration:200,useNativeDriver:!0}).start(async()=>{try{await(a==null?void 0:a())}catch{e==null||e()}})},[n]),r=d.useRef(p.PanResponder.create({onMoveShouldSetPanResponder:(a,i)=>i.dy>5,onPanResponderMove:(a,i)=>{i.dy>0&&n.setValue(i.dy)},onPanResponderRelease:(a,i)=>{i.dy>100||i.vy>.5?p.Animated.timing(n,{toValue:500,duration:200,useNativeDriver:!0}).start(()=>{e==null||e()}):p.Animated.timing(n,{toValue:0,duration:200,useNativeDriver:!0}).start()}})).current;return s.createElement(ba,{value:{wrapWithAnimation:o,translateY:n,panHandlers:r.panHandlers}},t)}const Ea=({icon:e,label:t="",destructive:n=!1,onPress:o})=>{const r=Kn.use(),{themedColor:a}=$();return s.createElement(P,{onPress:o,style:r.actionItem,activeOpacity:.75},e&&s.createElement(B,{type:e,size:24,color:a.primary}),s.createElement(T,{variant:"body3",color:n?a.error:a.textHighEmphasis,numberOfLines:1},t))},va=({onClose:e,children:t})=>{const n=Kn.use(),{translateY:o,panHandlers:r,wrapWithAnimation:a}=Gn(),i=ke(["left","right"]);return s.createElement(P,{onPress:a(e),style:n.overlay},s.createElement(b.Animated,{style:[n.container,i,{transform:[{translateY:o}]}],...r},t))},tt=oe({template:va,components:{ActionItem:Ea}}),ne=e=>{const{Template:t}=tt.useContext();return s.createElement(ya,{onClose:e.onClose},s.createElement(t,{...e}))};ne.ActionItem=e=>{const{components:t}=tt.useContext(),{wrapWithAnimation:n}=Gn();return s.createElement(t.ActionItem,{...e,onPress:n(e.onPress)})};const Kn=R.create(({theme:e,edgeInsets:t})=>({overlay:{flex:1,backgroundColor:e.palette.overlay.dark,justifyContent:"flex-end"},container:{backgroundColor:e.colors.base.modalContentBackground,borderTopStartRadius:8,borderTopEndRadius:8,paddingBottom:t.bottom,maxHeight:"80%"},actionItem:{height:48,flexDirection:"row",alignItems:"center",justifyContent:"flex-start",gap:24,paddingHorizontal:16}})),Ca=({style:e,label:t,accessibilityLabel:n,onPress:o})=>{const r=Sa.use(),{theme:a}=$();return s.createElement(P,{style:[r.button,e],onPress:o,accessibilityLabel:n,accessibilityRole:"button"},s.createElement(b,{flexDirection:"row",alignItems:"center",gap:4},s.createElement(T,{variant:"button",color:a.colors.base.primaryContrastContent},t),s.createElement(B,{size:16,type:"chevron-down",color:a.colors.base.primaryContrastContent})))},Sa=R.create(({theme:e})=>({button:{flexDirection:"row",alignItems:"center",paddingVertical:10,paddingStart:16,paddingEnd:12,borderRadius:24,backgroundColor:e.colors.base.primary,boxShadow:[{color:"rgba(13, 13, 13, 0.12)",offsetX:0,offsetY:8,blurRadius:10,spreadDistance:1},{color:"rgba(13, 13, 13, 0.08)",offsetX:0,offsetY:3,blurRadius:14,spreadDistance:2},{color:"rgba(13, 13, 13, 0.04)",offsetX:0,offsetY:3,blurRadius:5,spreadDistance:-3}]}})),Zt=({iconSize:e=64,icon:t,style:n,label:o,children:r})=>{const{themedColor:a}=$();return s.createElement(b,{style:[Yn.body,n]},t&&s.createElement(B,{type:t,size:e,color:a.textLowEmphasis}),o&&s.createElement(T,{variant:"body1",color:a.textMidEmphasis},o),r)},Aa=({children:e})=>{const{theme:t}=$();return s.createElement(b,{backgroundColor:t.colors.base.background,style:Yn.container},e)},Yn=p.StyleSheet.create({container:{position:"relative",justifyContent:"center",alignItems:"center",flex:1},body:{flexDirection:"column",minHeight:104,alignItems:"center",gap:20}}),wa=({label:e,icon:t="error",action:n,...o})=>{const{strings:r}=U();return s.createElement(Zt,{icon:t,label:e??r.common.placeholder_something_went_wrong,...o},n&&s.createElement(xa,{onPress:n.onPress,label:n.label??r.common.placeholder_something_went_wrong_retry_label}))},xa=({label:e,onPress:t})=>{const{themedColor:n}=$();return s.createElement(P,{onPress:t},s.createElement(b,{style:Ia.button},s.createElement(B,{type:"refresh",size:20}),s.createElement(T,{variant:"button",color:n.primary},e)))},Ia=p.StyleSheet.create({button:{flexDirection:"row",gap:4,alignItems:"center",justifyContent:"center"}}),Ta=({iconSize:e=48,style:t})=>{const n=d.useRef(new p.Animated.Value(0)).current;d.useEffect(()=>{const r=p.Animated.loop(p.Animated.timing(n,{toValue:1,duration:1e3,easing:p.Easing.linear,useNativeDriver:!0}));return r.start(),()=>{r.stop()}},[n]);const o=n.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return s.createElement(b.Animated,{style:[{transform:[{rotate:o}]},t]},s.createElement(B,{type:"spinner",size:e}))},ka=({label:e,icon:t="chat",...n})=>{const{strings:o}=U();return s.createElement(Zt,{icon:t,label:e??o.common.placeholder_no_conversations,...n})},Ma=({label:e,icon:t="message",...n})=>{const{strings:o}=U();return s.createElement(Zt,{icon:t,label:e??o.common.placeholder_no_messages,...n})},La=e=>{const{components:t}=nt.useContext(),n=e.type==="loading"?s.createElement(t.Loading,{...e}):e.type==="error"?s.createElement(t.Error,{...e}):e.type==="noChannels"?s.createElement(t.NoChannels,{...e}):e.type==="noMessages"?s.createElement(t.NoMessages,{...e}):null;return n&&s.createElement(Aa,null,n)},nt=oe({template:La,components:{Loading:Ta,Error:wa,NoChannels:ka,NoMessages:Ma}}),xe=e=>{const{Template:t}=nt.useContext();return s.createElement(t,{...e})},Ra=({loading:e,error:t,data:n,LoadingComponent:o,ErrorComponent:r,EmptyComponent:a,...i},l)=>t?r:e?o:!n||n.length===0?a:s.createElement(p.FlatList,{ref:l,data:n,...i}),Xn=d.memo(d.forwardRef(Ra)),Jt=({name:e,type:t="FILE",onPress:n})=>{const o=Pa.use();return s.createElement(P,{onPress:n,style:o.container,activeOpacity:.75},s.createElement(b,{style:o.iconWrapper},s.createElement(B,{type:"file-document",size:24,color:o.icon.tintColor})),s.createElement(b,{flex:1,flexDirection:"column",gap:4,style:o.info},s.createElement(T,{variant:"button",color:r=>r.textHighEmphasis,numberOfLines:1,ellipsizeMode:"middle"},e),s.createElement(T,{variant:"caption3",color:r=>r.textMidEmphasis},t)))},Pa=R.create(({theme:e,themedColor:t})=>({container:{width:220,borderRadius:12,gap:8,height:64,flexDirection:"row",alignItems:"center",padding:12,borderWidth:1,borderColor:t.textDisabled,backgroundColor:t.bg_50_600},iconWrapper:{borderRadius:8,width:40,height:40,alignItems:"center",justifyContent:"center",backgroundColor:e.colors.base.primary},icon:{tintColor:e.colors.base.primaryContrastContent},info:{alignItems:"flex-start",minWidth:0}})),Da=({file:e,children:t,onClickFile:n=({url:o})=>p.Linking.openURL(o)})=>s.createElement(b,{gap:k.GAP_GROUPED,width:k.BODY_MAX_WIDTH,maxWidth:k.BODY_MAX_WIDTH},s.createElement(Jt,{name:e.name,type:Vt(e.name,e.type),onPress:n?()=>n==null?void 0:n(e):void 0}),t),Te=({style:e,...t})=>s.createElement(p.Image,{style:[e,t],...t}),Oa=({file:e,onClickMedia:t=({url:o})=>p.Linking.openURL(o),children:n})=>{const o=Ba.use();return s.createElement(b,{gap:k.GAP_GROUPED},s.createElement(P,{style:o.mediaContainer,onPress:()=>t==null?void 0:t(e)},s.createElement(Te,{source:{uri:e.url},style:o.media,resizeMode:"cover"})),n)},Ba=R.create(({select:e,theme:t})=>({mediaContainer:{width:k.BODY_MAX_WIDTH,height:160,borderRadius:12,overflow:"hidden",backgroundColor:e({light:t.palette.background100,dark:t.palette.background400})},media:{width:"100%",height:"100%"}})),Zn=({code:e,language:t})=>{const[n,o]=d.useState(!1),r=async()=>{Po.default.setString(e),o(!0),setTimeout(()=>o(!1),2e3)};return s.createElement(b,{style:je.container,flexDirection:"row"},s.createElement(p.Pressable,{style:je.copyButton,onPress:r},s.createElement(B,{type:n?"done":"copy",size:16,color:"#fff"})),s.createElement(b,null,s.createElement(Do.default,{hljsStyle:Na,scrollViewProps:{contentContainerStyle:je.codeContainer,bounces:!1},textStyle:je.codeText,language:t},e)))},je=p.StyleSheet.create({container:{marginVertical:4},copyButton:{opacity:.6,position:"absolute",top:8,right:8,zIndex:1,backgroundColor:"#000",borderRadius:4,width:28,height:28,justifyContent:"center",alignItems:"center"},copyButtonText:{fontSize:12},codeContainer:{minWidth:"100%",padding:12},codeText:{fontSize:13,lineHeight:19}}),Na={hljs:{display:"block",overflowX:"auto",padding:"0.5em",color:"#abb2bf",background:"#282c34"},"hljs-keyword":{color:"#F92672"},"hljs-operator":{color:"#F92672"},"hljs-pattern-match":{color:"#F92672"},"hljs-pattern-match .hljs-constructor":{color:"#61aeee"},"hljs-function":{color:"#61aeee"},"hljs-function .hljs-params":{color:"#A6E22E"},"hljs-function .hljs-params .hljs-typing":{color:"#FD971F"},"hljs-module-access .hljs-module":{color:"#7e57c2"},"hljs-constructor":{color:"#e2b93d"},"hljs-constructor .hljs-string":{color:"#9CCC65"},"hljs-comment":{color:"#b18eb1",fontStyle:"italic"},"hljs-quote":{color:"#b18eb1",fontStyle:"italic"},"hljs-doctag":{color:"#c678dd"},"hljs-formula":{color:"#c678dd"},"hljs-section":{color:"#e06c75"},"hljs-name":{color:"#e06c75"},"hljs-selector-tag":{color:"#e06c75"},"hljs-deletion":{color:"#e06c75"},"hljs-subst":{color:"#e06c75"},"hljs-literal":{color:"#56b6c2"},"hljs-string":{color:"#98c379"},"hljs-regexp":{color:"#98c379"},"hljs-addition":{color:"#98c379"},"hljs-attribute":{color:"#98c379"},"hljs-meta-string":{color:"#98c379"},"hljs-built_in":{color:"#e6c07b"},"hljs-class .hljs-title":{color:"#e6c07b"},"hljs-attr":{color:"#d19a66"},"hljs-variable":{color:"#d19a66"},"hljs-template-variable":{color:"#d19a66"},"hljs-type":{color:"#d19a66"},"hljs-selector-class":{color:"#d19a66"},"hljs-selector-attr":{color:"#d19a66"},"hljs-selector-pseudo":{color:"#d19a66"},"hljs-number":{color:"#d19a66"},"hljs-symbol":{color:"#61aeee"},"hljs-bullet":{color:"#61aeee"},"hljs-link":{color:"#61aeee",textDecoration:"underline"},"hljs-meta":{color:"#61aeee"},"hljs-selector-id":{color:"#61aeee"},"hljs-title":{color:"#61aeee"},"hljs-emphasis":{fontStyle:"italic"},"hljs-strong":{fontWeight:"bold"}},Jn=d.memo(({src:e,onPress:t})=>{const[n,o]=d.useState("1/1"),[r,a]=d.useState(!1),i=Ha.use();return d.useLayoutEffect(()=>{e&&$n(e).then(({width:l,height:c})=>o(`${l}/${c}`))},[e]),s.createElement(p.Pressable,{style:{marginTop:8},onPress:t},s.createElement(b,{style:[i.container,{aspectRatio:n}]},r?s.createElement(B,{size:28,type:"thumbnail-none",color:l=>l.textHighEmphasisInverse}):s.createElement(p.Image,{source:{uri:e},style:p.StyleSheet.absoluteFillObject,onError:()=>a(!0)})))}),Ha=R.create(({themedColor:e})=>({container:{width:"100%",backgroundColor:e.textDisabled,borderRadius:4,overflow:"hidden",justifyContent:"center",alignItems:"center"}}));Jn.displayName="MarkdownImage";const Pe=e=>d.isValidElement(e)&&"children"in e.props,Ut=(e=.75)=>`rgba(0, 0, 0, ${e})`,za=({children:e})=>{var i;const t=p.useWindowDimensions(),n=Ut(.3),o=d.useMemo(()=>{try{if(!Array.isArray(e)||e.length<2)return null;const l=e[0],c=e[1],u=Pe(c)?c.props.children:void 0;if(!u||!Array.isArray(u)||u.length===0)return null;const m=u,h=m[0],g=Pe(h)?h.props.children:void 0;if(!g||!Array.isArray(g)||g.length===0)return null;const _=m.length,y=g.length,C=Array(y).fill(null).map(()=>[]);for(let v=0;v<_;v++){const A=m[v],x=Pe(A)?A.props.children:void 0;if(!(!x||!Array.isArray(x)))for(let I=0;I<y;I++){const D=C[I];D&&I<x.length&&(D[v]=x[I])}}const f=Pe(l)?l.props.children:void 0,E=Array.isArray(f)?f[0]:void 0,S=Pe(E)?E.props.children:void 0;if(S&&Array.isArray(S))for(let v=0;v<y;v++){const A=C[v];A&&v<S.length&&A.unshift(S[v])}return C}catch{return null}},[e]),[r,a]=d.useState(Array(((i=o==null?void 0:o[0])==null?void 0:i.length)??0).fill(0));return o?s.createElement(p.View,{style:{flexDirection:"row"}},o.map((l,c)=>{const u=c===0,m=c===o.length-1;return s.createElement(p.View,{key:c,style:{flexDirection:"column",borderStartWidth:1,borderEndWidth:m?1:0,borderTopWidth:1,borderBottomWidth:1,borderColor:n,borderTopStartRadius:u?6:0,borderBottomStartRadius:u?6:0,borderTopEndRadius:m?6:0,borderBottomEndRadius:m?6:0}},l.map((h,g)=>{const _=g===0,y=g===l.length-1;return s.createElement(p.View,{key:g,onLayout:({nativeEvent:{layout:C}})=>{const f=C.height;(r[g]??0)<f&&(r[g]=f,a([...r]))},style:{borderBottomWidth:y?0:1,borderColor:n,backgroundColor:_?Ut(.15):"transparent",maxWidth:t.width*2/3,minHeight:(r[g]??0)>0?r[g]:void 0,padding:8}},h)}))})):s.createElement(p.View,null,e)},Qt=d.memo(({children:e,textStyle:t,linkStyle:n,onPressImage:o})=>{const{themedColor:r}=$(),a=p.StyleSheet.compose({fontSize:14,color:r.textHighEmphasis,textAlign:"left"},t),i=p.StyleSheet.flatten(a),l=i.fontSize||14,c=i.lineHeight||l*1.286,u=Ut(.3),m={color:i.color,textAlign:Xt.useTextAlign({text:e,style:i}),fontSize:l,lineHeight:c,fontWeight:i.fontWeight,fontFamily:i.fontFamily,fontStyle:i.fontStyle,letterSpacing:i.letterSpacing,textDecorationLine:i.textDecorationLine,textDecorationStyle:i.textDecorationStyle,textDecorationColor:i.textDecorationColor},h=d.useMemo(()=>({image:g=>{var y,C;const _=((y=g.attributes)==null?void 0:y.src)||((C=g.attributes)==null?void 0:C.href);return _?s.createElement(Jn,{key:g.key,src:_,onPress:()=>o==null?void 0:o(_)}):null},code_block:g=>s.createElement(Zn,{code:g.content,language:"text"}),table:(g,_)=>s.createElement(p.View,{key:g.key,style:{marginTop:8}},s.createElement(p.ScrollView,{horizontal:!0,showsHorizontalScrollIndicator:!0,nestedScrollEnabled:!0,persistentScrollbar:!0},s.createElement(za,null,_)))}),[o]);return s.createElement(b,{flexDirection:"row",marginTop:-8},s.createElement(Oo.default,{style:{body:{...m,width:e.length>50?"100%":void 0,marginBottom:0},paragraph:{...m,marginTop:8,marginBottom:0},heading1:{...m,marginTop:8,marginBottom:0,fontSize:l*1.429,lineHeight:l*1.429*1.4,fontWeight:"700"},heading2:{...m,fontWeight:"600",marginTop:8,marginBottom:0,fontSize:l*1.286,lineHeight:l*1.286*1.333},heading3:{...m,fontWeight:"600",marginTop:8,marginBottom:0,fontSize:l*1.143,lineHeight:l*1.143*1.375},heading4:{...m,fontWeight:"600",marginTop:8,marginBottom:0,fontSize:l*1.143,lineHeight:l*1.143*1.375},heading5:{...m,fontWeight:"600",marginTop:8,marginBottom:0,fontSize:l*1.143,lineHeight:l*1.143*1.375},heading6:{...m,fontWeight:"600",marginTop:8,marginBottom:0,fontSize:l*1.143,lineHeight:l*1.143*1.375},link:p.StyleSheet.flatten(p.StyleSheet.compose({...m,fontWeight:"700",textDecorationLine:"underline"},n)),code_inline:{...m,fontSize:l*.929,lineHeight:l*.929*1.538,fontWeight:"600",backgroundColor:u},code_block:{...m,borderWidth:0,backgroundColor:u,borderRadius:4,padding:12,marginTop:8,marginBottom:0,fontSize:l*.929,lineHeight:l*.929*1.538},fence:{...m,borderRadius:4,padding:12,marginTop:8,marginBottom:0,fontSize:l*.929,lineHeight:l*.929*1.538,backgroundColor:r.textDisabled},bullet_list:{marginTop:4,marginBottom:0},bullet_list_icon:{marginLeft:0,marginRight:4,fontWeight:"900"},ordered_list:{marginTop:4,marginBottom:0},ordered_list_icon:{marginLeft:0,marginRight:4},list_item:{...m,marginTop:4,marginBottom:0},blockquote:{...m,paddingStart:8,marginTop:8,marginBottom:0,paddingVertical:4,borderStartWidth:4,borderStartColor:u,backgroundColor:"transparent",fontWeight:"500",fontSize:l,lineHeight:c},hr:{backgroundColor:u,height:1,marginTop:8,marginBottom:0},th:{...m,padding:4,fontSize:l,lineHeight:l*1.143,fontWeight:"700"},td:{...m,padding:2,fontSize:l,lineHeight:l*1.429},image:{maxHeight:300,maxWidth:"100%"}},rules:h},jo(e)))});Qt.displayName="MarkdownText";const vn=({maxBodyWidth:e,customStyle:t,message:n,children:o})=>{const r=Fa.use(),a=e??k.BODY_MAX_WIDTH,i=d.useMemo(()=>zo(n),[n]),l=d.useCallback(c=>p.Linking.openURL(c),[]);return i.length===0&&!o?null:s.createElement(b,{alignSelf:"flex-start",maxWidth:a,borderRadius:12,paddingVertical:12,style:[r.container,(t==null?void 0:t.bubbleBackgroundColor)&&{backgroundColor:t==null?void 0:t.bubbleBackgroundColor}]},i.map((c,u)=>c.type==="text"?s.createElement(b,{key:u,paddingHorizontal:12},s.createElement(Qt,{onPressImage:l,textStyle:r.text},c.value)):c.type==="code"?s.createElement(Zn,{key:u,code:c.value,language:c.language}):null),o)},Fa=R.create(({theme:e})=>({container:{backgroundColor:e.colors.messageIncoming.background},text:{color:e.colors.messageIncoming.text}})),Ua=e=>{const{strings:t}=U(),n=()=>{const o=Ln(e)?s.createElement(vn,{...e}):null;return e.messageType==="user"?o:e.messageType==="file"?e.file.type.startsWith("image")?s.createElement(Oa,{...e},o):s.createElement(Da,{...e},o):s.createElement(vn,{...e,message:t.conversation.unknown_message_type})};return s.createElement(b,{style:e.containerStyle},n())};function Qn({id:e,src:t,size:n=56,onClick:o,style:r}){const a=$a.use(),i=s.createElement(p.View,{style:[a.container(n),r],testID:e},t?s.createElement(p.Image,{source:{uri:t},style:a.image}):s.createElement(B,{type:"user",size:n}));return o?s.createElement(P,{onPress:o,activeOpacity:.75},i):i}const $a=R.create(({themedColor:e})=>({container:t=>({borderRadius:t/2,overflow:"hidden",position:"relative",height:t,width:t,backgroundColor:e.bg_100_500,alignItems:"center",justifyContent:"center"}),image:{width:"100%",height:"100%",position:"absolute"}})),ja=({sender:e,isBotMessage:t})=>{const n=Va.use();return t&&!e.profileUrl?s.createElement(b,{style:n.botContainer},s.createElement(B,{type:"delight",size:k.AVATAR_SIZE-8})):s.createElement(Qn,{src:e.profileUrl,size:k.AVATAR_SIZE})},Va=R.create(({theme:e})=>({botContainer:{width:k.AVATAR_SIZE,height:k.AVATAR_SIZE,borderRadius:k.AVATAR_SIZE/2,padding:4,alignItems:"center",justifyContent:"center",backgroundColor:e.colors.base.primary}})),qa=({sender:e})=>s.createElement(b,{flex:1,paddingVertical:5,paddingStart:0,paddingEnd:7,alignItems:"flex-start"},s.createElement(T,{variant:"caption1",color:t=>t.textMidEmphasis,numberOfLines:1},e.nickname)),Wa=({createdAt:e,containerStyle:t})=>{const{strings:n,format:o}=U();return e?s.createElement(b,{alignItems:"flex-start",style:t},s.createElement(T,{variant:"caption4",color:r=>r.textLowEmphasis},o(e,n.date_format.message_timestamp))):null},Ga=({customStyle:e,containerStyle:t})=>{const{theme:n}=$(),o=d.useRef(new p.Animated.Value(0)).current,r=Ka.map(([a,i,l])=>[o.interpolate({inputRange:a,outputRange:i,extrapolate:"clamp"}),o.interpolate({inputRange:a,outputRange:l,extrapolate:"clamp"})]);return d.useEffect(()=>{const a=p.Animated.loop(p.Animated.timing(o,{toValue:1.4,duration:1400,easing:p.Easing.linear,useNativeDriver:!0}));return a.start(),()=>a.reset()},[]),s.createElement(b,{style:t},s.createElement(b,{width:60,flexDirection:"row",alignItems:"center",justifyContent:"center",borderRadius:16,paddingHorizontal:12,height:34,backgroundColor:(e==null?void 0:e.bubbleBackgroundColor)??n.colors.messageIncoming.background},r.map(([a,i],l)=>s.createElement(b.Animated,{key:l,style:[Ya.dot,{marginEnd:l===r.length-1?0:6,opacity:i,transform:[{scale:a}],backgroundColor:(e==null?void 0:e.bubbleContentColor)??n.colors.messageIncoming.text}]}))))},Ka=[[[.4,.7,1],[1,1.2,1],[.12,.38,.12]],[[.6,.9,1.2],[1,1.2,1],[.12,.38,.12]],[[.8,1.1,1.4],[1,1.2,1],[.12,.38,.12]]],Ya=p.StyleSheet.create({dot:{width:8,height:8,borderRadius:4}}),Xa=({extendedMessagePayload:e,onClickCTA:t=({url:n})=>p.Linking.openURL(n)})=>{const n=Za.use(),o=e==null?void 0:e.cta_button;return o?s.createElement(P,{onPress:()=>t(o),activeOpacity:.75,style:n.button},s.createElement(T,{variant:"button",color:r=>r.textHighEmphasis,numberOfLines:1},o.label)):null},Za=R.create(({select:e,themedColor:t})=>({button:{alignItems:"center",justifyContent:"center",borderRadius:6,paddingVertical:8,paddingHorizontal:8,backgroundColor:e({light:t.bg_50_600,dark:t.textDisabled})}})),Ja=({extendedMessagePayload:e,onClickCitation:t=n=>p.Linking.openURL(n.link)})=>{const{strings:n}=U(),{theme:o}=$(),r=e==null?void 0:e.citations;return!r||r.length===0?null:s.createElement(b,{gap:8,borderRadius:8,paddingHorizontal:12,paddingTop:8,paddingBottom:6},s.createElement(T,{variant:"caption1",color:o.colors.messageIncoming.text,style:Cn.sourceLabel},n.conversation.citation_title),s.createElement(b,{gap:8},r.map(a=>s.createElement(P,{key:a.embedding_id,onPress:()=>t(a),activeOpacity:.5},s.createElement(b,{flexDirection:"row",alignItems:"center",gap:4},s.createElement(B,{type:"source",size:16,color:o.colors.messageIncoming.text}),s.createElement(b,{flex:1},s.createElement(T,{variant:"body3",color:o.colors.messageIncoming.text,numberOfLines:1,style:Cn.citationText},a.title)))))))},Cn=p.StyleSheet.create({sourceLabel:{opacity:.5},citationText:{textDecorationLine:"underline"}}),Qa=e=>s.createElement(s.Fragment,null),$t=e=>`${e}-filled`,ei=e=>e==="good"?Y.AIAgentMessageFeedbackRating.GOOD:Y.AIAgentMessageFeedbackRating.BAD,Sn=({onClose:e,isEdit:t,initialRating:n,initialComment:o="",isCommentEnabled:r=!1})=>{const{strings:a}=U(),{themedColor:i,theme:l}=$(),c=ti.use(),[u,m]=d.useState(o),[h,g]=d.useState(n),_=()=>{h&&e({rating:h,comment:u.trim()||void 0})},y=()=>{e()},C={good:i.secondary,bad:i.error};return s.createElement(p.KeyboardAvoidingView,{style:{flex:1},behavior:"padding"},s.createElement(P,{onPress:y,style:c.overlay},s.createElement(b,{width:280,backgroundColor:l.colors.base.modalContentBackground,borderRadius:12,overflow:"hidden",onStartShouldSetResponder:()=>!0},s.createElement(b,{padding:24},s.createElement(T,{variant:"h2",color:i.textHighEmphasis},a.feedback.title)),s.createElement(b,{paddingHorizontal:24,gap:24},s.createElement(b,{flexDirection:"row",gap:4},["good","bad"].map(f=>{const E=h===f,S=f==="good"?a.feedback.good:a.feedback.bad;return s.createElement(P,{key:f,onPress:()=>g(f),activeOpacity:.6,style:c.ratingButton(E)},s.createElement(B,{type:E?$t(f):f,size:24,color:E?C[f]:i.textLowEmphasis}),s.createElement(T,{variant:"caption1",color:E?C[f]:i.textLowEmphasis},S))})),r&&s.createElement(b,{gap:6},s.createElement(T,{variant:"caption3",color:i.textHighEmphasis},a.feedback.comment_label),s.createElement(p.TextInput,{value:u,onChangeText:f=>m(f),placeholder:a.feedback.comment_placeholder,placeholderTextColor:i.textLowEmphasis,multiline:!0,maxLength:100,style:c.commentInput}))),s.createElement(b,{paddingHorizontal:24,paddingVertical:16,flexDirection:"row",justifyContent:"flex-end",gap:4},s.createElement(P,{onPress:y,activeOpacity:.6,style:c.cancelButton},s.createElement(T,{variant:"button",color:i.textHighEmphasis},a.feedback.cancel)),s.createElement(P,{onPress:_,disabled:!h,activeOpacity:.6,style:c.submitButton(!h)},s.createElement(T,{variant:"button",color:l.colors.base.primaryContrastContent},t?a.feedback.save:a.feedback.submit))))))},ti=R.create(({select:e,theme:t,themedColor:n})=>({overlay:{flex:1,backgroundColor:t.palette.overlay.dark,alignItems:"center",justifyContent:"center"},ratingButton:o=>({width:114,height:64,borderRadius:12,borderWidth:1,borderColor:n.textDisabled,alignItems:"center",justifyContent:"center",gap:0,backgroundColor:o?e({light:t.palette.background100,dark:t.palette.background600}):"transparent"}),commentInput:{width:"100%",maxHeight:118,borderRadius:4,borderWidth:1,borderColor:n.textDisabled,backgroundColor:n.textLowEmphasisInverse,color:n.textHighEmphasis,paddingHorizontal:12,paddingVertical:6,fontSize:12,lineHeight:16,textAlignVertical:"top"},cancelButton:{width:86,height:40,borderRadius:20,alignItems:"center",justifyContent:"center"},submitButton:o=>({width:86,height:40,borderRadius:20,alignItems:"center",justifyContent:"center",backgroundColor:t.colors.base.primary,opacity:o?.4:1})})),ni=({isBotMessage:e,isConversationClosed:t,isStreaming:n,isFeedbackEnabled:o,isFeedbackCommentEnabled:r,extendedMessagePayload:a,onFeedbackUpdate:i,containerStyle:l})=>{const{strings:c}=U(),{themedColor:u}=$(),{openModal:m}=et(),h=oi.use(),g=a==null?void 0:a.feedback,_=(g==null?void 0:g.rating)??"none";if(_!=="none"?!1:!!(n||!e||!o||(a==null?void 0:a.bot_message_type)!=="generated"||t))return null;const C={good:u.secondary,bad:u.error},f=async v=>{const A=await m(x=>s.createElement(Sn,{onClose:x,isEdit:!1,initialRating:v,initialComment:"",isCommentEnabled:r}));A&&(i==null||i(A))},E=async()=>{const v=await m(A=>s.createElement(ne,{onClose:()=>A()},s.createElement(ne.ActionItem,{onPress:()=>A("edit"),label:c.feedback.edit}),s.createElement(ne.ActionItem,{onPress:()=>A("remove"),label:c.feedback.remove,destructive:!0})));if(v==="edit"){const A=await m(x=>s.createElement(Sn,{onClose:x,isEdit:!0,initialRating:g==null?void 0:g.rating,initialComment:g==null?void 0:g.comment,isCommentEnabled:r}));A&&(i==null||i(A))}else v==="remove"&&(i==null||i(null))},S=()=>t&&_!=="none"?s.createElement(b,{flexDirection:"row",alignItems:"flex-start",gap:4,maxWidth:k.BODY_MAX_WIDTH},s.createElement(b,{padding:2,flexShrink:0,alignItems:"center"},s.createElement(B,{type:$t(_),size:12,color:C[_]})),(g==null?void 0:g.comment)&&s.createElement(T,{variant:"caption2",style:h.commentText},g.comment)):s.createElement(b,{gap:4,maxWidth:k.BODY_MAX_WIDTH},s.createElement(b,{flexDirection:"row",gap:2},["good","bad"].map(v=>{const A=_===v;return s.createElement(P,{key:v,onPress:()=>{_==="none"?f(v):E()},activeOpacity:.6,style:h.feedbackButton(A)},s.createElement(B,{type:A?$t(v):v,size:14,color:A?C[v]:u.textMidEmphasis}))})),_!=="none"&&(g==null?void 0:g.comment)&&s.createElement(T,{variant:"caption2",style:h.commentText},g.comment));return s.createElement(b,{style:l},S())},oi=R.create(({select:e,theme:t,themedColor:n})=>({feedbackButton:o=>({width:38,height:20,borderRadius:18,alignItems:"center",justifyContent:"center",borderWidth:1,borderColor:e({light:t.palette.background200,dark:t.palette.background400}),backgroundColor:o?e({light:t.palette.background100,dark:t.palette.background500}):"transparent"}),commentText:{lineHeight:16,color:e({light:n.textMidEmphasis,dark:n.textHighEmphasis})}})),ri=e=>{var n;return(n=e.extendedMessagePayload)==null?void 0:n.form,null},si=e=>null,eo=({debug:e=!1,style:t,showsHorizontalScrollIndicator:n=!1,children:o,...r})=>s.createElement(p.ScrollView,{style:[t,r,e&&Kt],showsHorizontalScrollIndicator:n,...r},o),ai=({extendedMessagePayload:e,onClickSuggestedReply:t,suggestedRepliesDirection:n="vertical"})=>{const o=ii.use(),[r,a]=d.useState(!1),i=(e==null?void 0:e.suggested_replies)??[];if(i.length===0||r)return null;const l=n==="vertical",c=m=>{t==null||t({reply:m}),a(!0)},u=()=>i.map((m,h)=>s.createElement(P,{key:h,style:o.itemContainer,onPress:()=>c(m)},s.createElement(T,{variant:"body3",color:g=>g.primary},m)));return l?s.createElement(b,{alignItems:"flex-end",gap:8,marginVertical:16,paddingHorizontal:k.HORIZONTAL_PADDING},u()):s.createElement(eo,{horizontal:!0,showsHorizontalScrollIndicator:!1,contentContainerStyle:o.horizontalContainer},u())},ii=R.create(({themedColor:e})=>({itemContainer:{maxWidth:336,paddingHorizontal:12,paddingVertical:8,borderRadius:16,borderWidth:1,borderColor:e.primary,backgroundColor:e.bg_50_600},horizontalContainer:{gap:8,paddingHorizontal:k.HORIZONTAL_PADDING,paddingVertical:16}})),li=e=>{var f,E,S,v,A,x,I;const{components:t}=ot.useContext(),{streamText:n,isAnimating:o}=ms({text:e.message,enabled:e.isStreaming,onAnimationStart:e.onStreamAnimationStart,onAnimationProgress:e.onStreamAnimationProgress,onAnimationComplete:e.onStreamAnimationComplete}),r={...e,message:n,extendedMessagePayload:o?{}:e.extendedMessagePayload},a=!!r.isTyping,i=!!r.isSenderAvatarVisible,l=!!((f=r.extendedMessagePayload)!=null&&f.form)&&!((E=r.extendedMessagePayload)!=null&&E.form.canceled_at),c=!!((S=r.extendedMessagePayload)!=null&&S.message_template),u=!!((v=r.extendedMessagePayload)!=null&&v.cta_button),m=!!((A=r.extendedMessagePayload)!=null&&A.citations)&&r.extendedMessagePayload.citations.length>0,h=!!r.createdAt,g=r.groupType==="top"||r.groupType==="single",_=r.groupType==="bottom"||r.groupType==="single",y=i?k.AVATAR_SIZE:0,C=ci.use();return s.createElement(b,{marginBottom:a?0:qt(r.groupType)},g&&s.createElement(b,{flexDirection:"row",alignItems:"center",gap:8,paddingHorizontal:k.HORIZONTAL_PADDING},i&&s.createElement(t.SenderAvatar,{...r}),s.createElement(t.SenderName,{...r})),s.createElement(b,{gap:k.GAP_GROUPED},a?s.createElement(t.TypingIndicator,{...r,containerStyle:C.middleArea(y)}):s.createElement(t.MessageBody,{...r,containerStyle:C.middleArea(y)},u&&s.createElement(b,{marginTop:12,marginHorizontal:12},s.createElement(t.CTAButton,{...r})),m&&s.createElement(t.Citation,{...r})),c&&s.createElement(t.MessageTemplate,{...r,messageTemplateErrorFallback:r.messageTemplateErrorFallback??s.createElement(t.MessageBody,{...r,messageType:"user",message:((I=(x=r.extendedMessagePayload)==null?void 0:x.message_template)==null?void 0:I.fallback_message)??"Cannot read this template.",containerStyle:C.middleArea(y)}),messageTemplateLoadingFallback:r.messageTemplateLoadingFallback??s.createElement(t.TypingIndicator,{...r,containerStyle:C.middleArea(y)})}),s.createElement(t.CustomMessageTemplate,{...r}),l&&s.createElement(t.Form,{...r,containerStyle:C.middleArea(y)})),_&&h&&s.createElement(t.SentTime,{...r,containerStyle:C.bottomArea(y)}),s.createElement(d.Fragment,null,!a&&s.createElement(t.Feedback,{...r,containerStyle:C.feedbackArea(y)}),r.suggestedRepliesVisible&&s.createElement(t.SuggestedReplies,{...r})))},ot=oe({template:li,components:{SenderName:qa,SenderAvatar:ja,SentTime:Wa,MessageBody:Ua,TypingIndicator:Ga,SuggestedReplies:ai,MessageTemplate:si,CustomMessageTemplate:Qa,CTAButton:Xa,Citation:Ja,Form:ri,Feedback:ni}}),ci=R.create(()=>({middleArea:e=>({paddingStart:k.HORIZONTAL_PADDING+e,paddingEnd:k.HORIZONTAL_PADDING}),bottomArea:e=>({marginTop:k.BODY_TIME_GAP,paddingStart:k.HORIZONTAL_PADDING+e+8,paddingEnd:k.HORIZONTAL_PADDING}),feedbackArea:e=>({marginTop:8,paddingStart:k.HORIZONTAL_PADDING+e+8,paddingEnd:k.HORIZONTAL_PADDING})})),ui=({file:e,children:t,sendingStatus:n,onClickFile:o=({url:r})=>p.Linking.openURL(r)})=>{const r=(()=>{if(!(!o||n!=="succeeded"))return()=>o(e)})();return s.createElement(b,{flexDirection:"column",alignItems:"flex-end",gap:k.GAP_GROUPED,width:k.BODY_MAX_WIDTH,maxWidth:k.BODY_MAX_WIDTH},s.createElement(Jt,{name:e.name,type:Vt(e.name,e.type),onPress:r}),t)},to=({size:e=26,children:t})=>{const n=d.useRef(new p.Animated.Value(0)).current;d.useEffect(()=>{const r=p.Animated.loop(p.Animated.timing(n,{toValue:1,duration:1e3,easing:p.Easing.linear,useNativeDriver:!0}));return r.start(),()=>{r.stop()}},[n]);const o=n.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return s.createElement(b.Animated,{style:{transform:[{rotate:o}],width:e,height:e,alignItems:"center",justifyContent:"center"}},t??s.createElement(B,{type:"spinner",size:e}))};function di(e){return typeof e=="object"&&e!==null&&"uri"in e}const mi=({file:e,metadata:t,sendingStatus:n,onClickMedia:o=({url:a})=>p.Linking.openURL(a),children:r})=>{const a=gi.use(),{aspectRatio:i,localFile:l}=t,[c]=d.useState(()=>di(l)?l.uri:e.url),[u,m]=d.useState(!1),h=(()=>{if(!(!o||n!=="succeeded"))return()=>o(e)})();return s.createElement(b,{flexDirection:"column",alignItems:"flex-end",gap:k.GAP_GROUPED},s.createElement(P,{onPress:h,style:[a.imageContainer,{aspectRatio:i}],activeOpacity:.75},!u&&s.createElement(b,{alignItems:"center",justifyContent:"center"},s.createElement(to,{size:26},s.createElement(B,{type:"spinner",color:g=>g.textLowEmphasis,size:26}))),s.createElement(Te,{source:{uri:c},style:[a.image,{opacity:u?1:0}],resizeMode:"cover",onLoad:()=>m(!0)})),r)},gi=R.create(({themedColor:e})=>({imageContainer:{width:k.BODY_MAX_WIDTH,borderRadius:12,overflow:"hidden",position:"relative",alignItems:"center",justifyContent:"center",backgroundColor:e.bg_100_500},image:{position:"absolute",width:"100%",height:"100%",top:0,left:0}})),An=e=>{var n,o;const t=hi.use();return s.createElement(b,{style:[t.container({maxWidth:e.maxBodyWidth??k.BODY_MAX_WIDTH}),((n=e.customStyle)==null?void 0:n.bubbleBackgroundColor)&&{backgroundColor:e.customStyle.bubbleBackgroundColor}]},s.createElement(T,{variant:"body3",style:[t.text,((o=e.customStyle)==null?void 0:o.bubbleContentColor)&&{color:e.customStyle.bubbleContentColor}]},e.message))},hi=R.create(({theme:e})=>({container:t=>({flexDirection:"column",borderRadius:12,overflow:"hidden",maxWidth:t.maxWidth,backgroundColor:e.colors.messageOutgoing.background,paddingVertical:12}),text:{textAlign:"left",lineHeight:20,paddingHorizontal:12,color:e.colors.messageOutgoing.text}})),fi=e=>{const{strings:t}=U(),n=()=>{const o=Ln(e)?s.createElement(An,{...e}):null;return e.messageType==="user"?o:e.messageType==="file"?e.file.type.startsWith("image")?s.createElement(mi,{...e},o):s.createElement(ui,{...e},o):s.createElement(An,{...e,message:t.unknown_message_type})};return s.createElement(P,{onPress:e.sendingStatus==="failed"?e.onClickFailedMessage:void 0,activeOpacity:.75},s.createElement(b,{style:e.containerStyle},n()))},pi=({sendingStatus:e,containerStyle:t})=>{const{themedColor:n}=$(),o=()=>{switch(e){case"pending":return s.createElement(b,{marginBottom:2},s.createElement(to,{size:16},s.createElement(B,{type:"spinner",color:n.primary,size:16})));case"failed":return s.createElement(b,{marginBottom:2},s.createElement(B,{type:"error",color:n.error,size:16}));case"scheduled":case"canceled":return null;default:return s.createElement(b,{marginBottom:2},s.createElement(B,{type:"done",color:n.secondary,size:16}))}};return s.createElement(b,{style:t},o())},_i=({createdAt:e,containerStyle:t})=>{const{format:n,strings:o}=U();return e?s.createElement(b,{style:t},s.createElement(T,{variant:"caption4",color:r=>r.textLowEmphasis},n(e,o.date_format.message_timestamp))):null},bi=e=>{const{components:t}=rt.useContext(),n=e.sendingStatus==="succeeded",o=e.groupType==="bottom"||e.groupType==="single";return s.createElement(b,{flex:1,flexDirection:"column",alignItems:"flex-end",marginBottom:qt(e.groupType)},s.createElement(t.MessageBody,{...e,containerStyle:Ct.middleArea}),o&&(n?s.createElement(t.SentTime,{...e,containerStyle:Ct.bottomArea}):s.createElement(t.SendingStatus,{...e,containerStyle:Ct.bottomArea})))},rt=oe({template:bi,components:{SendingStatus:pi,SentTime:_i,MessageBody:fi}}),Ct=p.StyleSheet.create({middleArea:{alignSelf:"stretch",flexDirection:"row",justifyContent:"flex-end",paddingHorizontal:k.HORIZONTAL_PADDING},bottomArea:{alignSelf:"stretch",flexDirection:"row",justifyContent:"flex-end",paddingStart:k.HORIZONTAL_PADDING,paddingEnd:k.HORIZONTAL_PADDING+8,marginTop:k.BODY_TIME_GAP}}),yi=e=>e.messageType!=="admin"?null:s.createElement(T,{variant:"caption2",color:t=>t.textMidEmphasis,style:{textAlign:"center"}},Ei(e.message)),Ei=e=>{try{const t=[];let n=e,o=0;for(;n;){const r=n.match(/\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/),a=n.match(/\*\*([^*]+)\*\*/),i=[r&&{match:r,type:"link"},a&&{match:a,type:"bold"}].filter(h=>!!h);if(!i.length){t.push(n);break}const l=i.reduce((h,g)=>g.match.index<h.match.index?g:h),{match:c,type:u}=l,m=c.index;m>0&&t.push(n.slice(0,m)),u==="link"?t.push(s.createElement(p.Text,{key:o++,onPress:()=>p.Linking.openURL((c==null?void 0:c[2])??""),style:{textDecorationLine:"underline"}},c[1])):u==="bold"&&t.push(s.createElement(p.Text,{key:o++,style:{fontWeight:"bold"}},c[1])),n=n.slice(m+c[0].length)}return t.filter(r=>r!=="")}catch{return[e]}},vi=({children:e,style:t})=>s.createElement(T,{variant:"caption4",color:n=>n.error,style:t},e),Ci=({children:e,style:t,required:n})=>{const{strings:o}=U();return s.createElement(T,{variant:"caption3",color:r=>r.textMidEmphasis,style:t},e,!n&&s.createElement(T,{variant:"caption3",color:r=>r.textLowEmphasis},` (${o.form.optional_label})`))},Si=({style:e})=>{const t=Ai.use();return s.createElement(b,{style:[t.separator,e]})},Ai=R.create(({themedColor:e})=>({separator:{width:"100%",height:1,backgroundColor:e.textDisabled}})),wi=({value:e="",onChange:t,placeholder:n,variant:o="single-line",error:r=!1,submitted:a=!1,style:i,disabled:l=!1,maxLength:c})=>{const[u,m]=d.useState(!1),h=xi.use(),{themedColor:g}=$(),_=y=>{c&&y.length>c||t==null||t(y)};return s.createElement(p.TextInput,{value:e,onChangeText:_,placeholder:n,editable:!l&&!a,maxLength:c,multiline:o==="multi-line",style:[h.input(o,r,a,u),i],placeholderTextColor:g.textLowEmphasis,onFocus:()=>m(!0),onBlur:()=>m(!1)})},xi=R.create(({select:e,theme:t,themedColor:n})=>({input:(o,r,a,i)=>{let l,c;a?(l="transparent",c=e({light:t.palette.ondark.textMidEmphasis,dark:t.palette.onlight.textLowEmphasis})):r?(l=n.error,c=e({light:t.palette.background50,dark:t.palette.onlight.textLowEmphasis})):(l=i?n.primary:n.textDisabled,c=e({light:t.palette.background50,dark:t.palette.onlight.textLowEmphasis}));const u={width:"100%",padding:8,paddingHorizontal:12,borderRadius:6,fontSize:14,fontWeight:"400",lineHeight:20,borderWidth:1,borderColor:l,backgroundColor:c,color:a?n.textLowEmphasis:n.textHighEmphasis};return o==="multi-line"?{...u,height:96,textAlignVertical:"top"}:{...u,height:36}}})),Oe={Label:Ci,ErrorLabel:vi,TextInput:wi,Separator:Si},no=({onClick:e,checked:t,label:n,disabled:o,labelVariant:r="caption2"})=>{const{themedColor:a}=$(),i=Ii.use(),l=t?a.primary:o?a.textDisabled:a.textLowEmphasis;return s.createElement(P,{disabled:o||!e,onPress:e},s.createElement(b,{style:i.container},s.createElement(b,{style:i.iconContainer},s.createElement(B,{size:20,type:t?"radio-on":"radio-off",color:l})),s.createElement(T,{variant:r,style:i.label(t,o)},n)))},Ii=R.create(({themedColor:e})=>({container:{flexDirection:"row",alignItems:"flex-start",justifyContent:"flex-start",width:"100%",gap:2},iconContainer:{width:20,height:20},label:(t,n)=>{let o;return t?o=e.textHighEmphasis:n?o=e.textLowEmphasis:o=e.textHighEmphasis,{flex:1,color:o,lineHeight:20}}})),Ti=({csatPayload:e,submitted:t,defaultValue:n,value:o,onChange:r})=>(d.useEffect(()=>{typeof o>"u"&&typeof n=="boolean"&&(r==null||r(n))},[o,n,r]),e.cre?s.createElement(b,{flexDirection:"column",gap:8,alignItems:"flex-start"},s.createElement(Oe.Label,{required:e.cre.required},e.cre.question),s.createElement(b,{flexDirection:"column",gap:8,width:"100%"},[{label:e.cre.positive_label,value:!0},{label:e.cre.negative_label,value:!1}].map(a=>s.createElement(no,{key:a.label,checked:o===a.value,label:a.label,disabled:t,onClick:()=>r==null?void 0:r(a.value)})))):null),ki=({followUpItem:e,submitted:t,value:n="",onChange:o,hasError:r})=>{const{strings:a}=U();return s.createElement(b,{flexDirection:"column",gap:8,alignItems:"flex-start"},s.createElement(Oe.Label,{required:e.required},e.question),e.response_type==="free_text"&&s.createElement(Oe.TextInput,{variant:"multi-line",disabled:t,submitted:t,maxLength:100,value:n,onChange:i=>o(i),error:r}),e.response_type==="single_choice"&&s.createElement(b,{flexDirection:"column",gap:8,width:"100%"},e.options.map(i=>s.createElement(no,{key:i,checked:n===i,label:i,disabled:t,onClick:()=>o==null?void 0:o(i),labelVariant:"body3"}))),r&&s.createElement(Oe.ErrorLabel,null,a.form.validation_required))},Mi=e=>null,Li=({csatPayload:e,submitted:t,value:n,onChange:o})=>{const r=typeof n>"u",a=oo.use(),[i,l]=d.useState(16);return s.createElement(b,{onLayout:c=>{c.nativeEvent.layout.width<300&&l(0)},flexDirection:"column",gap:8,alignItems:"flex-start"},s.createElement(T,{variant:"caption3",color:c=>c.textMidEmphasis},e.csat_question),s.createElement(b,{style:[a.scoresContainer,{gap:i}]},e.csat_scores.map(({label:c,image_url:u},m)=>{const h=m+1,g=n===h;return s.createElement(P,{key:m,disabled:t,onPress:()=>o(h),style:a.scoreButton},s.createElement(Ri,{value:h,selected:r||g,label:c,src:u}),!!c&&s.createElement(T,{style:{textAlign:"center"},variant:"caption3",color:_=>g?_.textHighEmphasis:_.textLowEmphasis,lineBreakStrategyIOS:"standard",textBreakStrategy:"simple"},c))})))},Ri=({value:e,src:t,label:n,selected:o})=>{const[r,a]=d.useState(!1),i=oo.use();return r?s.createElement(Mi,{value:e,selected:o,label:n}):s.createElement(Te,{source:{uri:t},style:i.emojiImage(o),onError:()=>a(!0),accessibilityLabel:n})},oo=R.create(()=>({scoresContainer:{flexDirection:"row",justifyContent:"space-between",alignSelf:"center",width:"100%",maxWidth:400},scoreButton:{backgroundColor:"transparent",gap:4,flexDirection:"column",alignItems:"center",justifyContent:"flex-start",minWidth:48,maxWidth:68,flex:1},emojiImage:e=>({width:40,height:40,opacity:e?1:.38})})),Pi=({csatPayload:e})=>s.createElement(T,{style:{textAlign:"left"},variant:"button",color:t=>t.textHighEmphasis},e.title),St=({csatPayload:e,type:t,renderSubmitButton:n,initialCsat:o,initialCsatReason:r,initialIsResolved:a})=>{const{params:i,setParams:l,error:c,setError:u,followUpItem:m,state:h,validateParams:g,itemProps:_}=ls({csatPayload:e,type:t,initialCsat:o,initialCsatReason:r,initialIsResolved:a});return s.createElement(s.Fragment,null,s.createElement(b,{flexDirection:"column",gap:12},s.createElement(Pi,{..._}),t===me.AI_AGENT_CSAT_5_WITH_CRE&&s.createElement(Ti,{..._,defaultValue:a,value:i.isResolved,onChange:y=>l({isResolved:y})}),s.createElement(Li,{..._,value:i.csat,onChange:y=>l({csat:y})}),m&&s.createElement(ki,{..._,followUpItem:m,value:i.csatReason,onChange:y=>{l({csatReason:y}),u({followUpItem:!1})},hasError:c.followUpItem})),h!=="unsubmittable"&&s.createElement(s.Fragment,null,s.createElement(Oe.Separator,null),n({state:h,params:i,validateParams:g})))},Di=e=>{const{strings:t}=U();return cr(e,{title:t.csat.title,question:t.csat.question,cre:{question:t.csat.cre_question,positive_label:t.csat.cre_positive_label,negative_label:t.csat.cre_negative_label},followUp:{question:t.csat.reason_placeholder},submit_label:t.csat.submit_label,submitted_label:t.csat.submitted_label})},Oi=()=>{const{strings:e}=U();return s.createElement(T,{variant:"body2",color:t=>t.textMidEmphasis,style:{textAlign:"center"}},e.csat.submission_expired)},Bi=e=>{if(e.messageType!=="admin.csat")throw new Error("Invalid message type");const{extendedMessagePayload:t,onSubmitCSAT:n}=e,{csat:o,csatReason:r,csatExpireAt:a,isResolvedWhenDeterminedByUser:i}=e,[,l]=d.useState(0),c=Di(t==null?void 0:t.csat),u=d.useRef(!1),m=Ni.use();if(!c||!c.visibility||!me[c.type])return null;const h=c.type===me.AI_AGENT_CSAT_5||c.type===me.AI_AGENT_CSAT_5_WITH_CRE||c.type===me.HELPDESK_CSAT_5?St:()=>null;return s.createElement(b,{style:m.container},!o&&mn(a)?s.createElement(Oi,null):s.createElement(h,{csatPayload:c,type:c.type,initialCsat:o,initialCsatReason:r,initialIsResolved:i,renderSubmitButton:({state:g,params:_,validateParams:y})=>s.createElement(P,{activeOpacity:.75,disabled:g==="submitted",onPress:async()=>{u.current||(!mn(a)&&y()?(u.current=!0,await n(_).finally(()=>{u.current=!1})):l(C=>C+1))},style:m.submitButton(g)},s.createElement(T,{variant:"button",style:m.submitButtonText(g)},g==="submitted"?c.csat_submitted_label:c.csat_submit_label))}))},Ni=R.create(({theme:e,themedColor:t})=>({container:{flexDirection:"column",backgroundColor:e.colors.csat.background,borderRadius:16,gap:16,padding:16},submitButton:n=>{let o;return n==="submitted"||n==="unsubmittable"?o=t.textDisabled:o=e.colors.base.primary,{backgroundColor:o,borderRadius:6,padding:10,paddingHorizontal:20,alignItems:"center",justifyContent:"center"}},submitButtonText:n=>{let o;return n==="submitted"?o=t.textHighEmphasis:n==="unsubmittable"?o=t.textLowEmphasis:o=e.colors.base.primaryContrastContent,{color:o}}})),Hi=e=>{const{components:t}=st.useContext(),n=e.messageType==="admin"?s.createElement(t.AdminMessage,{...e}):e.messageType==="admin.csat"?s.createElement(t.CSATMessage,{...e}):null;return s.createElement(b,{paddingHorizontal:k.HORIZONTAL_PADDING,marginBottom:qt(e.groupType)},n)},st=oe({template:Hi,components:{AdminMessage:yi,CSATMessage:Bi}}),zi=({style:e,...t})=>{const{strings:n}=U();if(!Gt("powered-by"))return null;const r=()=>{p.Linking.openURL("https://delight.ai?utm_medium=product&utm_source=aiagent&utm_campaign=fy26-glbl-ai-agent-poweredby")};return s.createElement(b,{style:[Fi.container,e],...t},s.createElement(T,{variant:"caption2",color:a=>a.textLowEmphasis},n.conversation.powered_by+" "),s.createElement(P,{onPress:r},s.createElement(T,{variant:"caption2",color:a=>a.textLowEmphasis},"Sendbird")))},Fi=p.StyleSheet.create({container:{flexDirection:"row",justifyContent:"center",alignItems:"center"}}),Ui=()=>{var l;const{strings:e}=U(),{channelSource:t,scrollSource:n,updateActiveChannel:o}=re(),r=$i.use(),a=Ee(t.channel),i=d.useRef(a);return d.useEffect(()=>{const c=i.current;i.current=a,!c&&a&&n.actions.scrollToBottom()},[a,n]),!((l=t.channel)!=null&&l.isAIAgent)||!a?null:s.createElement(b,{justifyContent:"center",flexDirection:"row",style:r.wrapper},s.createElement(P,{activeOpacity:.75,onPress:()=>o(),style:r.button},s.createElement(T,{variant:"button",role:"button",color:c=>c.textHighEmphasis},e.conversation.start_new_conversation_label)))},$i=R.create(({themedColor:e})=>({wrapper:{marginBottom:16},button:{borderRadius:6,paddingVertical:10,paddingHorizontal:20,borderWidth:1,borderColor:e.textDisabled}})),ji=()=>{const{aiAgentInfo:e}=J(),{channelSource:t}=re(),n=zn(t.channel);return(()=>{const o=n[0];if(!o)return null;const r=o.userId===(e==null?void 0:e.userId);return{user:r?e:o,isBot:r}})()},Vi=({date:e=Date.now(),style:t,...n})=>{const{format:o,strings:r}=U();return s.createElement(b,{flexDirection:"row",justifyContent:"center",alignItems:"center",style:t,...n},s.createElement(T,{variant:"caption4",color:a=>a.textMidEmphasis},o(e,r.date_format.date_separator)))},qi=({style:e,onPress:t})=>{const n=Wi.use(),{theme:o}=$();return s.createElement(P,{style:[n.button,e],onPress:t},s.createElement(b,{alignItems:"center",justifyContent:"center"},s.createElement(B,{size:24,type:"chevron-down",color:o.colors.base.primary})))},Wi=R.create(({select:e,theme:t})=>({button:{width:40,height:40,borderRadius:24,alignItems:"center",justifyContent:"center",backgroundColor:e({light:t.palette.background50,dark:t.palette.background400}),boxShadow:[{color:"rgba(0, 0, 0, 0.08)",offsetX:0,offsetY:2,blurRadius:8,spreadDistance:0},{color:"rgba(0, 0, 0, 0.12)",offsetX:0,offsetY:4,blurRadius:6,spreadDistance:0}]}})),Gi=()=>null,en=oe({template:Gi,components:{DateSeparator:Vi,ScrollToBottomButton:qi}}),Ki=(e,t)=>!_o.isSameDay((t==null?void 0:t.createdAt)??0,e.createdAt),Yi=({messageStackDirection:e="top"})=>{var se,V,G;const{Template:t}=ot.useContext(),{Template:n}=rt.useContext(),{Template:o}=st.useContext(),{components:r}=en.useContext(),{openModal:a}=et(),{strings:i}=U(),{config:l,cache:c,chatSDK:u}=K(),{aiAgentInfo:m,userSession:h,connectionError:g}=J(),{messageSource:_,channelSource:y,scrollSource:C,state:{input:f,streamAnimation:E}}=re(),S=ji(),v=Xi.use(),A=ke(["left","right"]),{state:x,props:I}=C;d.useEffect(()=>{x.isAwayFromBottom||_.resetNewMessages()},[x.isAwayFromBottom]);const D=(se=y.channel)==null?void 0:se.conversation,N=(w,X=!1)=>{var ce;return X?m??{nickname:"",profileUrl:""}:((ce=y.channel)==null?void 0:ce.members.find(ee=>ee.userId===w.sender.userId))??w.sender},M=w=>{if(w.sendingStatus==="failed"&&!f.disabled)return()=>{a(X=>s.createElement(ne,{onClose:()=>X()},s.createElement(ne.ActionItem,{label:i.conversation.failed_message_resend,onPress:async()=>{_.resendMessage(w),X()}}),s.createElement(ne.ActionItem,{destructive:!0,label:i.conversation.failed_message_remove,onPress:async()=>{_.deleteMessage(w),X()}})))}},z=({item:w,index:X})=>{const ce=_.messages[X+1],ee=_.messages[X-1],L=(()=>{var Ce,on,rn;const H=!(m!=null&&m.isUserFeedbackEnabled&&Ne(w,m==null?void 0:m.userId)&&!Ge.isWelcomeMessage(w)),ae=No(w,ce,ee,H),ue={data:w.data,extendedMessagePayload:w.extendedMessagePayload,message:w.message,createdAt:w.createdAt,groupType:ae};if(He.isAdmin(w))return He.isCSAT(w)?D?s.createElement(o,{...ue,...D,messageType:"admin.csat",isResolvedWhenDeterminedByUser:ir(D),onSubmitCSAT:async fe=>{var pe;await((pe=y.channel)==null?void 0:pe.submitCSAT(fe))}}):null:s.createElement(o,{...ue,messageType:"admin"});if(He.isOutgoing(w,(h==null?void 0:h.userId)??"")){const fe={...ue,sender:N(w),sendingStatus:w.sendingStatus,onClickFailedMessage:M(w)};if(w.isUserMessage())return s.createElement(n,{...fe,messageType:"user"});if(w.isFileMessage()){const[pe,Le]=((Ce=w.metaArrays.find(q=>q.key===kn))==null?void 0:Ce.value)??[];return s.createElement(n,{...fe,messageType:"file",file:w,metadata:{aspectRatio:pe&&Le?`${pe}/${Le}`:"1/1",localFile:(on=w.messageParams)==null?void 0:on.file}})}}if(He.isIncoming(w,(h==null?void 0:h.userId)??"")){const fe=w.sender.userId===(m==null?void 0:m.userId),pe=X===0,Le={...ue,sender:N(w,fe),suggestedRepliesVisible:pe,isBotMessage:fe,isStreaming:Ge.isStreaming(w),isHandedOff:Ie(y.channel),isConversationClosed:Ee(y.channel),isFeedbackEnabled:m==null?void 0:m.isUserFeedbackEnabled,isFeedbackCommentEnabled:m==null?void 0:m.isUserFeedbackCommentOptionEnabled,isSenderAvatarVisible:(rn=l==null?void 0:l.conversation)==null?void 0:rn.senderAvatarEnabled,onClickSuggestedReply:async({reply:q})=>{_.sendUserMessage({message:q})},onRequestMessageTemplate:async q=>{const{template:de}=await u.aiAgent.getMessageTemplate(q);return c.template.set(q,de),de},onGetCachedMessageTemplate:q=>c.template.get(q),onHandleTemplateInternalAction:q=>{if(q.type==="internal"&&q.internalData){const{method:de,payload:_e}=q.internalData;de==="message.send"&&(_e!=null&&_e.message)&&_.sendUserMessage({message:_e.message})}},onFeedbackUpdate:q=>{const de={messageId:w.messageId,channelUrl:w.channelUrl};if(!q)return u.aiAgent.deleteMessageFeedback(de);const _e={...de,rating:ei(q.rating),comment:q.comment};return Ge.hasFeedback(w)?u.aiAgent.updateMessageFeedback(_e):u.aiAgent.createMessageFeedback(_e)},onSubmitForm:({key:q,data:de})=>u.aiAgent.submitForm({messageId:w.messageId,channelUrl:w.channelUrl,formKey:q,formData:de}),onCancelForm:({key:q})=>u.aiAgent.cancelForm({messageId:w.messageId,channelUrl:w.channelUrl,formKey:q}),onStreamAnimationStart:()=>{E.start(w.messageId)},onStreamAnimationProgress:()=>{C.actions.onStreamingUpdate()},onStreamAnimationComplete:()=>{E.stop(w.messageId),C.actions.onStreamingUpdate()}};if(w.isUserMessage())return s.createElement(t,{...Le,messageType:"user"});if(w.isFileMessage())return s.createElement(t,{...Le,messageType:"file",file:w})}return null})(),O=Ki(w,ce)&&s.createElement(r.DateSeparator,{date:w.createdAt,style:v.dateSeparator});return s.createElement(b,null,O,L)},W=()=>s.createElement(zi,{style:v.poweredBy}),Q=()=>{var w,X;return s.createElement(s.Fragment,null,S&&s.createElement(t,{isTyping:!0,isBotMessage:S.isBot,sender:S.user,messageType:"user",groupType:"single",message:"",isSenderAvatarVisible:(w=l==null?void 0:l.conversation)==null?void 0:w.senderAvatarEnabled}),((X=l==null?void 0:l.conversation)==null?void 0:X.isTalkToAgentViewEnabled)&&s.createElement(Ui,null),x.bottomSpace?s.createElement(b,{height:x.bottomSpace}):null)};return s.createElement(b,{flex:1},s.createElement(Xn,{ref:C.ref,style:v.list,contentContainerStyle:[v.listContent,A,e==="top"&&v.stackTop],data:_.messages,onEndReached:_.loadPrevious,keyExtractor:Bo,renderItem:z,loading:!_.initialized,error:!!(g||y.error),LoadingComponent:s.createElement(xe,{type:"loading"}),EmptyComponent:s.createElement(xe,{type:"noMessages",label:i.common.placeholder_no_messages}),ErrorComponent:s.createElement(xe,{type:"error",label:(g==null?void 0:g.message)??((V=y.error)==null?void 0:V.message),action:y.error?{label:i.common.placeholder_something_went_wrong_retry_label,onPress:()=>y.refetch()}:void 0}),ListFooterComponent:W(),ListHeaderComponent:Q(),inverted:!0,...I}),((G=l==null?void 0:l.conversation)==null?void 0:G.newMessageIndicatorEnabled)&&x.isAwayFromBottom&&_.newMessages.length>0&&s.createElement(b,{style:v.newMessagesButtonContainer},s.createElement(Ca,{label:i.conversation.scroll_to_new_messages_label(_.newMessages),accessibilityLabel:i.conversation.a11y_scroll_to_new_messages,onPress:()=>C.actions.scrollToBottom()})),x.isAwayFromBottom&&_.newMessages.length===0&&s.createElement(r.ScrollToBottomButton,{style:v.scrollButtonContainer,onPress:()=>C.actions.scrollToBottom()}))},Xi=R.create(({theme:e})=>({list:{flex:1,backgroundColor:e.colors.base.background},listContent:{backgroundColor:e.colors.base.background},stackTop:{flexGrow:1,justifyContent:"flex-end"},dateSeparator:{marginVertical:16},poweredBy:{marginTop:16},scrollButtonContainer:{position:"absolute",bottom:12,end:16},newMessagesButtonContainer:{position:"absolute",bottom:12,alignSelf:"center"}})),ge={CAMERA_PERMISSION_DENIED:"Camera permission is not granted",GALLERY_PERMISSION_DENIED:"Photo library permission is not granted",IMAGE_PICKER_NOT_CONFIGURED:"Image picker is not configured. Please provide imagePicker in NativeAdapterConfig to use camera or gallery features.",DOCUMENT_PICKER_NOT_CONFIGURED:"Document picker is not configured. Please provide documentPicker in NativeAdapterConfig to use file selection features."};function Zi(e){return{captureCamera:async()=>{if(e.requestCameraPermissionsAsync&&!(await e.requestCameraPermissionsAsync()).granted)throw new Error(ge.CAMERA_PERMISSION_DENIED);const t=await e.launchCameraAsync({mediaTypes:["images"],preferredAssetRepresentationMode:e.UIImagePickerPreferredAssetRepresentationMode.Compatible});return t.canceled||!t.assets||t.assets.length===0?null:t.assets.map(wn)},selectFromGallery:async t=>{if(e.requestMediaLibraryPermissionsAsync&&!(await e.requestMediaLibraryPermissionsAsync()).granted)throw new Error(ge.GALLERY_PERMISSION_DENIED);const n=await e.launchImageLibraryAsync({selectionLimit:(t==null?void 0:t.selectionLimit)??1,allowsMultipleSelection:t!=null&&t.selectionLimit?t.selectionLimit>1:!1,mediaTypes:["images"],preferredAssetRepresentationMode:e.UIImagePickerPreferredAssetRepresentationMode.Compatible});return n.canceled||!n.assets||n.assets.length===0?null:n.assets.map(wn)}}}function Ji(e,t){const n=async()=>{const r=p.Platform.select({ios:t.PERMISSIONS.IOS.CAMERA,android:t.PERMISSIONS.ANDROID.CAMERA});if(!r)return;const a=await t.request(r);if(a!=="granted"&&a!=="limited")throw new Error(ge.CAMERA_PERMISSION_DENIED)},o=async()=>{const r=p.Platform.select({ios:[t.PERMISSIONS.IOS.PHOTO_LIBRARY],android:typeof p.Platform.Version=="number"&&p.Platform.Version>32?[]:typeof p.Platform.Version=="number"&&p.Platform.Version>28?[t.PERMISSIONS.ANDROID.READ_EXTERNAL_STORAGE]:[t.PERMISSIONS.ANDROID.WRITE_EXTERNAL_STORAGE,t.PERMISSIONS.ANDROID.READ_EXTERNAL_STORAGE]});if(!r||r.length===0)return;const a=await t.requestMultiple(r);if(!Object.values(a).every(l=>l==="granted"||l==="limited"))throw new Error(ge.GALLERY_PERMISSION_DENIED)};return{captureCamera:async()=>{await n();const r=await e.launchCamera({mediaType:"photo",assetRepresentationMode:"compatible"});if(r.didCancel)return null;if(r.errorCode)throw r.errorCode==="permission"?new Error(ge.CAMERA_PERMISSION_DENIED):new Error(r.errorMessage||`Camera error: ${r.errorCode}`);return!r.assets||r.assets.length===0?null:r.assets.map(xn)},selectFromGallery:async r=>{await o();const a=await e.launchImageLibrary({mediaType:"photo",selectionLimit:(r==null?void 0:r.selectionLimit)??1,assetRepresentationMode:"compatible"});if(a.didCancel)return null;if(a.errorCode)throw a.errorCode==="permission"?new Error(ge.GALLERY_PERMISSION_DENIED):new Error(a.errorMessage||`Gallery error: ${a.errorCode}`);return!a.assets||a.assets.length===0?null:a.assets.map(xn)}}}function Qi(e){return{selectFile:async t=>{const n=(t==null?void 0:t.mimeTypes)??["*/*"],o=await e.getDocumentAsync({multiple:t!=null&&t.selectionLimit?t.selectionLimit>1:!1,type:n});return o.canceled||!o.assets||o.assets.length===0?null:o.assets.map(tl)}}}function el(e){return{selectFile:async t=>{try{const n=(t==null?void 0:t.mimeTypes)??["*/*"],o=p.Platform.select({android:n,ios:void 0}),r=await e.pick({mode:"open",allowMultiSelection:t!=null&&t.selectionLimit?t.selectionLimit>1:!1,type:o});return(Array.isArray(r)?r:[r]).map(nl)}catch(n){if(n&&typeof n=="object"&&"message"in n){const o=String(n.message).toLowerCase();if(o.includes("cancel")||o.includes("user cancelled"))return null;throw new Error(String(n.message))}throw new Error("File selection failed")}}}}function wn(e){return{uri:e.uri,type:e.mimeType||"image/jpeg",size:e.fileSize||0,name:e.fileName||"image.jpg",width:e.width,height:e.height}}function tl(e){return{uri:e.uri,type:e.mimeType||"application/octet-stream",size:e.size||0,name:e.name}}function xn(e){return{uri:e.uri,type:e.type||"image/jpeg",size:e.fileSize||0,name:e.fileName||"image.jpg",width:e.width,height:e.height}}function nl(e){return{uri:e.uri,type:e.type||"application/octet-stream",size:e.size||0,name:e.name||"document"}}function ol(){return{captureCamera:async()=>{throw new Error(ge.IMAGE_PICKER_NOT_CONFIGURED)},selectFromGallery:async()=>{throw new Error(ge.IMAGE_PICKER_NOT_CONFIGURED)}}}function rl(){return{selectFile:async()=>{throw new Error(ge.DOCUMENT_PICKER_NOT_CONFIGURED)}}}const{Provider:sl,useContext:ro}=Z("NativeAdapter"),so=({config:e,children:t})=>{const n=d.useMemo(()=>{const{imagePicker:o,documentPicker:r,mmkv:a}=e,i=o?(al(e),"launchCameraAsync"in o?Zi(o):Ji(o,e.permissions)):ol(),l=r?"getDocumentAsync"in r?Qi(r):el(r):rl();return{...i,...l,keyValueStorage:sr(a)}},[e.imagePicker,e.documentPicker,e.mmkv,e.permissions]);return s.createElement(sl,{value:n},t)};function al(e){if(!e.imagePicker)return;if(!("launchCameraAsync"in e.imagePicker)&&!e.permissions)throw new Error("react-native-permissions is required when using react-native-image-picker. Please install react-native-permissions and provide it in nativeModules.permissions")}const il=({onPressAddAttachment:e,disabled:t})=>s.createElement(P,{disabled:t,style:ll.container,activeOpacity:.75,onPress:e},s.createElement(B,{type:"add",size:24,color:n=>t?n.textDisabled:n.primary})),ll=p.StyleSheet.create({container:{width:32,height:32,justifyContent:"center",alignItems:"center"}}),cl=({name:e,type:t,url:n,onRemove:o})=>{const r=ul.use();return s.createElement(b,{style:r.wrapper},Ho(t)?s.createElement(Te,{source:{uri:n},style:r.image,resizeMode:"cover"}):s.createElement(Jt,{name:e,type:Vt(e,t)}),o&&s.createElement(P,{onPress:o,style:r.removeButton},s.createElement(B,{type:"remove",size:20,color:r.removeIcon.tintColor})))},Ve=7,ul=R.create(({themedColor:e})=>({wrapper:{marginTop:Ve,marginRight:Ve,flexShrink:0},image:{borderRadius:8,width:64,height:64},removeButton:{position:"absolute",top:-Ve,right:-Ve,width:22,height:22,borderRadius:11,borderColor:e.bg_50_600,backgroundColor:e.bg_50_600,alignItems:"center",justifyContent:"center"},removeIcon:{tintColor:e.textMidEmphasis}})),dl=e=>{const{theme:t,themedColor:n}=$(),o=ml.use(),r=Xt.useTextAlign({text:e.value??e.placeholder,style:o.input,isTextInput:!0});return s.createElement(b,{style:o.container},e.attachments&&s.createElement(eo,{horizontal:!0,flexDirection:"row",gap:8},e.attachments),s.createElement(b,null,s.createElement(p.TextInput,{multiline:!0,style:[o.input,{textAlign:r}],placeholderTextColor:e.editable?t.colors.messageInput.placeholderText:n.textDisabled,...e})))},ml=R.create(({theme:e})=>({container:{backgroundColor:e.colors.messageInput.background,gap:16,flex:1,paddingHorizontal:16,paddingVertical:8,justifyContent:"center",borderRadius:20,minHeight:36},input:{...gl(e.typography.body3),color:e.colors.messageInput.text,includeFontPadding:!1,padding:0,margin:0,textAlignVertical:"center"}}));function gl(e){const t={maxHeight:52};return e.fontFamily&&(t.fontFamily=e.fontFamily),typeof e.fontSize=="number"&&(t.fontSize=e.fontSize,t.maxHeight=e.fontSize*3.5),typeof e.lineHeight=="number"&&(t.lineHeight=e.lineHeight,t.maxHeight=e.lineHeight*3.5),e.fontWeight&&(t.fontWeight=e.fontWeight),t}const hl=({onPressSend:e})=>s.createElement(P,{style:fl.container,activeOpacity:.75,onPress:e},s.createElement(B,{type:"send",size:24})),fl=p.StyleSheet.create({container:{width:32,height:32,justifyContent:"center",alignItems:"center"}}),pl=()=>{const e=_l.use(),{aiAgentInfo:t,userSession:n}=J(),{messageSource:o,channelSource:r}=re(),[a,i]=d.useState(null),l=Gt("special-notice",r.channel),c=d.useCallback(()=>r.channel?l?o.messages.some(u=>Ne(u,(n==null?void 0:n.userId)??"")):!0:null,[r.channel,l,o.messages,n==null?void 0:n.userId]);return d.useEffect(()=>{a||i(c())},[c,a]),a||!(t!=null&&t.specialNotice)?null:s.createElement(b,{style:e.container},s.createElement(Qt,{textStyle:e.text,linkStyle:e.link},(t==null?void 0:t.specialNotice)??""))},_l=R.create(({theme:e,themedColor:t,select:n})=>({container:{backgroundColor:e.colors.base.background,paddingVertical:8,paddingHorizontal:16,alignItems:"center"},text:{...e.typography.body3,color:t.textLowEmphasis,textAlign:"center"},link:{fontWeight:"700",textDecorationLine:"none",color:n({light:e.palette.information.light,dark:e.palette.information.main})}})),bl=()=>{var C;const{chatSDK:e}=K(),{strings:t}=U(),{createAttachmentRules:n}=J(),{channelSource:o,state:r}=re(),[a,i]=d.useState(""),[l,c]=d.useState([]),u=n({channel:o.channel,uploadSizeLimit:(C=e.appInfo)==null?void 0:C.uploadSizeLimit}),m=(f,E)=>{const S=E.filter(I=>u.isSupportedMimeType(I.type));if(S.length===0&&E.length>0)return p.Alert.alert("",t.conversation.file_upload_not_supported_file),f;const v=I=>{const D=u.getUploadSizeLimit(I.type);return I.size&&I.size>D},A=S.find(I=>v(I));if(A){const I=u.getUploadSizeLimitInMB(A.type);return p.Alert.alert("",t.conversation.file_upload_notification_size_limit(I)),f}return f.length+S.length>u.maxAttachmentCount?(p.Alert.alert("",t.conversation.file_upload_notification_count_limit(u.maxAttachmentCount)),f):[...f,...S]},h=f=>{c(E=>m(E,f))},g=f=>{c(E=>E.filter((S,v)=>v!==f))},_=()=>{c([])},y=(()=>{if(!r.input.disabled)return t.conversation.input_placeholder;switch(r.input.disabledBy){case"form_active":return t.conversation.input_placeholder_active_form;case"ai_responding":return t.conversation.input_placeholder_wait_ai_agent_response;case"reconnecting":return t.conversation.input_placeholder_reconnecting;case"unavailable":case"conversation_closed":default:return t.conversation.input_placeholder_disabled}})();return d.useEffect(()=>{r.input.disabled&&(i(""),_())},[r.input.disabled]),{files:l,addFiles:h,removeFile:g,clearFiles:_,value:a,onChangeText:i,editable:!r.input.disabled,placeholder:y,sendButtonVisible:!r.input.disabled&&(!!a.trim()||l.length>0),addAttachmentButtonVisible:u.isEnabled(),addAttachmentButtonDisabled:r.input.disabled||l.length>=u.maxAttachmentCount,hasImageMimeTypes:()=>u.supportedMimeTypes.filter(E=>E.startsWith("image/")||E===Mn).length>0,hasFileMimeTypes:()=>u.supportedMimeTypes.length>0,acceptableMimeTypes:u.supportedMimeTypes,maxAttachmentCount:u.maxAttachmentCount}},yl=()=>{const{config:e}=K(),t=ro(),{strings:n}=U(),{messageSource:o}=re(),{openModal:r}=et(),a=ke(["left","right","bottom"]),i=El.use(),{maxAttachmentCount:l,sendButtonVisible:c,addAttachmentButtonVisible:u,addAttachmentButtonDisabled:m,acceptableMimeTypes:h,hasImageMimeTypes:g,hasFileMimeTypes:_,...y}=bl(),E={...y,onPressAddAttachment:async()=>{const S=await r(v=>{var A,x,I,D,N,M,z,W;return s.createElement(ne,{onClose:()=>v()},((I=(x=(A=e==null?void 0:e.conversation)==null?void 0:A.input)==null?void 0:x.camera)==null?void 0:I.photoEnabled)&&s.createElement(ne.ActionItem,{icon:"camera",label:n.conversation.attachment_camera,onPress:async()=>{if(!g())return p.Alert.alert("",n.conversation.file_upload_no_supported_files),v(null);const Q=await t.captureCamera();v(Q)}}),((M=(N=(D=e==null?void 0:e.conversation)==null?void 0:D.input)==null?void 0:N.gallery)==null?void 0:M.photoEnabled)&&s.createElement(ne.ActionItem,{icon:"photo",label:n.conversation.attachment_photo,onPress:async()=>{if(!g())return p.Alert.alert("",n.conversation.file_upload_no_supported_files),v(null);const Q=await t.selectFromGallery({selectionLimit:l-y.files.length});v(Q)}}),((W=(z=e==null?void 0:e.conversation)==null?void 0:z.input)==null?void 0:W.fileEnabled)&&s.createElement(ne.ActionItem,{icon:"document",label:n.conversation.attachment_document,onPress:async()=>{if(!_())return p.Alert.alert("",n.conversation.file_upload_no_supported_files),v(null);const Q=await t.selectFile({selectionLimit:l-y.files.length,mimeTypes:h});v(Q)}}))});S&&y.addFiles(S)},onPressSend:()=>{y.files.length>0?o.sendFileMessage({message:y.value.trim(),file:y.files[0]}):o.sendUserMessage({message:y.value}),y.clearFiles(),y.onChangeText("")}};return s.createElement(p.KeyboardAvoidingView,{behavior:"padding",keyboardVerticalOffset:-a.paddingBottom},s.createElement(pl,null),s.createElement(b,{style:i.container(a)},u&&s.createElement(il,{...E,disabled:m}),s.createElement(dl,{...E,value:E.editable?E.value:"",attachments:E.files.length===0?null:E.files.map((S,v)=>s.createElement(cl,{key:v,name:S.name,type:S.type,url:S.uri,onRemove:()=>E.removeFile(v)}))}),c&&s.createElement(hl,{...E})))},El=R.create(({theme:e})=>({container:({paddingStart:t,paddingEnd:n,paddingBottom:o})=>({alignItems:"center",flexDirection:"row",gap:8,paddingTop:10,paddingBottom:10+o,paddingStart:12+t,paddingEnd:12+n,backgroundColor:e.colors.base.background})})),ao=({start:e,title:t,titleAlign:n="start",end:o})=>{const r=ke(["left","right","top"]),[a,i]=d.useState(0),[l,c]=d.useState(0),u=g=>{i(g.nativeEvent.layout.width)},m=g=>{c(g.nativeEvent.layout.width)},h=vl.use();return s.createElement(b,{style:h.container},s.createElement(b,{height:r.paddingTop}),s.createElement(b,{style:h.contentContainer(r)},n==="center"&&t&&s.createElement(b,{style:h.centerTitleContainer(Math.max(a,l))},s.createElement(b,{style:h.centerTitle},t)),s.createElement(b,{style:h.rowContainer},s.createElement(b,{style:h.startSide,onLayout:u},e),(n==="start"||n==="end")&&t&&s.createElement(b,{style:h.titleSide(n,e,o)},t),s.createElement(b,{style:h.endSide,onLayout:m},o))))},vl=R.create(({theme:e,themedColor:t})=>({container:{width:"100%",backgroundColor:e.colors.base.headerBackground,borderBottomWidth:1,borderBottomColor:t.textDisabled},contentContainer:n=>({position:"relative",height:56,paddingStart:n.paddingStart+12,paddingEnd:n.paddingEnd+12}),centerTitleContainer:n=>({position:"absolute",left:n,right:n,top:0,bottom:0,alignItems:"center",justifyContent:"center"}),centerTitle:{maxWidth:"100%",overflow:"hidden"},rowContainer:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",height:"100%",zIndex:1},startSide:{flexShrink:0},endSide:{flexShrink:0},titleSide:(n,o,r)=>({flex:1,overflow:"hidden",alignItems:`flex-${n}`,marginStart:o?8:0,marginEnd:r?8:0})})),Cl=()=>{const{themedColor:e}=$(),{onClose:t}=re();return t?s.createElement(P,{hitSlop:4,onPress:t,activeOpacity:.75},s.createElement(B,{color:e.textHighEmphasis,type:"close",size:24})):null},Sl=()=>{const{themedColor:e}=$(),{channelSource:{channel:t}}=re(),n=Gt("handoff-button",t),o=!Bn(t)||Ie(t);return n?s.createElement(P,{hitSlop:4,disabled:o,onPress:()=>t==null?void 0:t.markConversationAsHandoff(),activeOpacity:.75},s.createElement(B,{color:o?e.textDisabled:e.textHighEmphasis,type:"agent",size:24})):null},Al=()=>{const{strings:e}=U(),{themedColor:t}=$(),{onNavigateToConversationList:n}=re();return n?s.createElement(P,{hitSlop:4,onPress:n,activeOpacity:.75,"aria-label":e.conversation.a11y_open_conversation_list},s.createElement(B,{color:t.textHighEmphasis,type:"menu",size:24})):null},io=({channel:e,size:t=40})=>{const{userSession:n,aiAgentInfo:o}=J(),{fallbackIcon:r,url:a}=Fn({channel:e,aiAgentInfo:o,userSession:n}),{theme:i}=$();return a?s.createElement(Qn,{src:a,size:t}):s.createElement(b,{width:t,height:t,borderRadius:t/2,alignItems:"center",justifyContent:"center",flexShrink:0,style:{backgroundColor:i.colors.base.primary}},s.createElement(B,{type:r,size:t*.55,color:i.colors.base.primaryContrastContent}))},wl=()=>{var i,l;const{channelSource:{channel:e}}=re(),{userSession:t,aiAgentInfo:n}=J(),{config:o}=K(),r=Fn({channel:e,userSession:t,aiAgentInfo:n}),a=(l=(i=o==null?void 0:o.conversation)==null?void 0:i.header)==null?void 0:l.avatarEnabled;return s.createElement(b,{gap:6,flexDirection:"row",alignItems:"center",maxWidth:"100%"},a&&s.createElement(io,{channel:e,size:34}),s.createElement(b,{flexShrink:1},s.createElement(T,{numberOfLines:1,variant:"h1"},r.title)))},xl=e=>{const{components:t}=ve.useContext();return s.createElement(ao,{start:s.createElement(t.StartArea,null),title:s.createElement(t.TitleArea,null),titleAlign:e.titleAlign,end:s.createElement(t.EndArea,null)})},Il=()=>{const{components:e}=ve.useContext();return s.createElement(e.MenuButton,null)},Tl=()=>{const{components:e}=ve.useContext();return s.createElement(e.Title,null)},kl=()=>{const{components:e}=ve.useContext();return s.createElement(b,{flexDirection:"row",alignItems:"center",gap:10},s.createElement(e.HandoffButton,null),s.createElement(e.CloseButton,null))},ve=oe({template:xl,components:{StartArea:Il,TitleArea:Tl,EndArea:kl,MenuButton:Al,Title:wl,HandoffButton:Sl,CloseButton:Cl}}),Ml=()=>{const{Template:e}=ve.useContext();return s.createElement(e,{titleAlign:"start"})},Ll=e=>{const{components:t}=at.useContext();return s.createElement(b,{flex:1},s.createElement(t.Header,null),s.createElement(t.Body,null),s.createElement(t.Footer,null))},at=oe({template:Ll,components:{Header:Ml,Body:Yi,Footer:yl}}),lo=({children:e,...t})=>{const{Template:n}=at.useContext();return s.createElement(jn,{...t},s.createElement(n,null),e)},{Provider:Rl,Context:Pl,useContext:it}=Z("ConversationList"),co=({conversationListLimit:e,conversationListFilter:t,onNavigateToConversation:n,onClose:o,children:r})=>{const{sdkUser:a,authenticate:i}=J();return d.useEffect(()=>{a||i()},[]),s.createElement(ns,{conversationListLimit:e,conversationListFilter:t},l=>s.createElement(Rl,{value:{...l,onClose:o,onNavigateToConversation:n}},r))},At=99,Dl=d.memo(function(t){const{channel:n,onClick:o}=t,{strings:r,format:a}=U(),{themedColor:i}=$(),l=Bl.use(),c=ur(n),u=dr(n,a,{justNow:r.date_format.just_now,minutesAgo:r.date_format.minutes_ago,hoursAgo:r.date_format.hours_ago,dateShortFormat:r.date_format.date_short}),m=n.unreadMessageCount;return s.createElement(P,{onPress:o,activeOpacity:.75},s.createElement(b,{flexDirection:"row",alignItems:"center",width:"100%",height:72,gap:16},s.createElement(b,{marginStart:16,alignItems:"center",justifyContent:"center"},s.createElement(io,{channel:n})),s.createElement(b,{flexDirection:"row",alignItems:"center",flex:1,paddingEnd:16,height:"100%",gap:8,style:l.rightContainer},s.createElement(b,{flexDirection:"column",justifyContent:"center",flex:1,gap:4},s.createElement(T,{variant:"subtitle1",color:i.textHighEmphasis,numberOfLines:1},c),s.createElement(b,{flexDirection:"row",alignItems:"center",gap:6},Ee(n)&&s.createElement(s.Fragment,null,s.createElement(T,{variant:"caption1",color:i.textMidEmphasis,numberOfLines:1},r.conversation_list.ended),s.createElement(b,{width:2,height:2,borderRadius:1,backgroundColor:i.textLowEmphasis})),s.createElement(T,{variant:"caption2",color:i.textLowEmphasis,numberOfLines:1},u))),m>0&&s.createElement(b,{alignItems:"center",justifyContent:"center",height:20,width:m<=At?20:void 0,padding:4,borderRadius:10,backgroundColor:i.error},s.createElement(T,{variant:"caption3",color:i.textHighEmphasisInverse,style:{lineHeight:12}},m<=At?m:`${At}+`)))))}),Ol=oe({template:Dl,components:{}}),Bl=R.create(({themedColor:e})=>({rightContainer:{borderBottomWidth:1,borderBottomColor:e.textDisabled}})),Nl=()=>{var l;const{Template:e}=Ol.useContext(),{strings:t}=U(),{connectionError:n}=J(),{listSource:o,onNavigateToConversation:r}=it(),a=ke(["left","right"]),i=Hl.use();return s.createElement(Xn,{style:i.list,contentContainerStyle:[i.listContent,a],data:o.channels,onEndReached:o.loadMore,keyExtractor:d.useCallback(c=>c.url,[]),renderItem:d.useCallback(({item:c})=>s.createElement(e,{channel:c,onClick:()=>r==null?void 0:r(c.url,Ee(c)?"closed":"open")}),[e,r]),loading:!o.initialized,error:!!(n||o.error),LoadingComponent:s.createElement(xe,{type:"loading"}),EmptyComponent:s.createElement(xe,{type:"noChannels",label:t.common.placeholder_no_conversations}),ErrorComponent:s.createElement(xe,{type:"error",label:(n==null?void 0:n.message)??((l=o.error)==null?void 0:l.message)})})},Hl=R.create(({theme:e})=>({list:{flex:1,backgroundColor:e.colors.base.background},listContent:{backgroundColor:e.colors.base.background}})),zl=()=>{const{strings:e}=U(),{language:t,countryCode:n,context:o}=K(),{aiAgentInfo:r,refreshActiveChannel:a,createConversation:i,setActiveChannel:l,sdkUser:c}=J(),{onNavigateToConversation:u}=it(),m=ke(["left","right","bottom"]),h=Fl.use();return s.createElement(P,{activeOpacity:.75,disabled:!c,onPress:async()=>{if(r!=null&&r.isMultipleActiveConversationsEnabled){const g=await i({aiAgentId:r.userId,language:t,country:n,context:o});l({url:g,status:Y.ConversationStatus.OPEN}),u==null||u(g,Y.ConversationStatus.OPEN)}else{const g=await a();u==null||u(g,Y.ConversationStatus.OPEN)}}},s.createElement(b,{alignItems:"center",justifyContent:"center",paddingHorizontal:16,height:64+m.paddingBottom,style:[h.container,m]},s.createElement(T,{variant:"h1",color:g=>g.textHighEmphasisInverse,numberOfLines:1},e.conversation_list.footer_title)))},Fl=R.create(({themedColor:e})=>({container:{backgroundColor:e.primary}})),Ul=()=>{const{aiAgentInfo:e}=J();return e?s.createElement(zl,null):null},$l=()=>{const{themedColor:e}=$(),{onClose:t}=it();return t?s.createElement(P,{hitSlop:4,onPress:t,activeOpacity:.75},s.createElement(B,{color:e.textHighEmphasis,type:"close",size:24})):null},jl=()=>{const{strings:e}=U();return s.createElement(T,{numberOfLines:1,variant:"h1"},e.conversation_list.header_title)},Vl=e=>{const{components:t}=Me.useContext();return s.createElement(ao,{start:s.createElement(t.StartArea,null),title:s.createElement(t.TitleArea,null),titleAlign:e.titleAlign,end:s.createElement(t.EndArea,null)})},ql=()=>null,Wl=()=>{const{components:e}=Me.useContext();return s.createElement(e.Title,null)},Gl=()=>{const{components:e}=Me.useContext();return s.createElement(e.CloseButton,null)},Me=oe({template:Vl,components:{StartArea:ql,TitleArea:Wl,EndArea:Gl,Title:jl,CloseButton:$l}}),Kl=()=>{const{Template:e}=Me.useContext();return s.createElement(e,{titleAlign:"start"})},Yl=()=>{const{components:e}=lt.useContext();return s.createElement(b,{flex:1},s.createElement(e.Header,null),s.createElement(e.Body,null),s.createElement(e.Footer,null))},lt=oe({template:Yl,components:{Header:Kl,Body:Nl,Footer:Ul}}),uo=({children:e,...t})=>{const{Template:n}=lt.useContext();return s.createElement(co,{...t},s.createElement(n,null),e)},Xl=d.forwardRef(function({logLevel:t=j.LogLevel.WARN,language:n=Qe,userSessionInfo:o,children:r,strings:a,...i},l){const[c]=d.useState(()=>new Dn(t));c.level!==t&&(c.level=t);const{nativeModules:u,chatParams:m={},...h}=i;return s.createElement(so,{config:u},({keyValueStorage:g})=>s.createElement(Jl,{logger:c,theme:h.theme,language:n,strings:a},s.createElement(gr,{language:n,logger:c,chatSDK:h.customChatSDK,keyValueStorage:g,chatParams:{...m,useMMKVStorageStore:u.mmkv},messengerVersion:Un,extensions:{platform:j.SendbirdPlatform.REACT_NATIVE,deviceOSPlatform:p.Platform.select({web:j.DeviceOsPlatform.WEB,ios:j.DeviceOsPlatform.IOS,default:j.DeviceOsPlatform.ANDROID})},...h},s.createElement(ws,{ref:l,userSessionInfo:o},r))))}),Zl=ar(at,ve,en,lt,Me,nt,tt,ot,rt,st),Jl=({children:e,logger:t,theme:n,language:o,strings:r})=>s.createElement(ye.SafeAreaProvider,null,s.createElement(aa,{logger:t,...n},s.createElement(oa,{language:o,logger:t,strings:r},s.createElement(Vn,null,s.createElement(ss,null,s.createElement(Zl,null,e)))))),{Provider:Ql,useContext:tn}=Z("FixedMessengerStyle"),ec={useNativeDriver:!0},qe={OPEN_START:"0deg",OPEN_END:"-180deg",CLOSE_START:"180deg",CLOSE_END:"0deg"},We={VISIBLE:1,HIDDEN:0},tc=({isOpened:e})=>{const t=d.useRef(new p.Animated.Value(e?1:0)).current;d.useEffect(()=>{const r=e?1:0;p.Animated.spring(t,{toValue:r,...ec}).start()},[e,t]);const n={transform:[{rotate:t.interpolate({inputRange:[0,1],outputRange:[qe.OPEN_START,qe.OPEN_END]})},{scale:t.interpolate({inputRange:[0,1],outputRange:[We.VISIBLE,We.HIDDEN]})}]},o={transform:[{rotate:t.interpolate({inputRange:[0,1],outputRange:[qe.CLOSE_START,qe.CLOSE_END]})},{scale:t.interpolate({inputRange:[0,1],outputRange:[We.HIDDEN,We.VISIBLE]})}]};return{openIconStyle:n,closeIconStyle:o}},nc=2/3,oc=({isOpened:e,onPress:t})=>{const n=ac.use(),{launcherInfo:o}=J(),{theme:r}=$(),{launcherSize:a,horizontal:i}=tn(),l=Math.round(a*nc),c=r.colors.base.primary,u=r.colors.base.primaryContrastContent,{openIconStyle:m,closeIconStyle:h}=tc({isOpened:e});return s.createElement(b,{alignSelf:i==="start"?"flex-start":"flex-end"},s.createElement(P,{onPress:t,activeOpacity:.8},({pressed:g})=>s.createElement(b,{style:[n.container({backgroundColor:c,size:a}),g&&n.pressed]},s.createElement(b.Animated,{style:[n.iconWrapper,m]},s.createElement(rc,{url:(o==null?void 0:o.imageUrl)??"",isDefaultIcon:(o==null?void 0:o.type)==="default_icon",size:l,fillColor:u})),s.createElement(b.Animated,{style:[n.iconWrapper,h]},s.createElement(sc,{size:l,fillColor:u})))))},rc=({url:e,isDefaultIcon:t,size:n,fillColor:o})=>e?t?s.createElement(Te,{source:{uri:e},width:n,height:n,tintColor:o,resizeMode:"contain"}):s.createElement(Te,{source:{uri:e},width:n,height:n,resizeMode:"cover"}):s.createElement(B,{type:"delight",size:n,color:o}),sc=({size:e,fillColor:t})=>s.createElement(B,{type:"chevron-down",size:e,color:t}),ac=R.create(()=>({container:e=>({position:"relative",width:e.size,height:e.size,backgroundColor:e.backgroundColor,borderRadius:e.size/2,justifyContent:"center",alignItems:"center",boxShadow:"0px 8px 16px 0px rgba(33, 33, 33, 0.3)"}),pressed:{transform:[{scale:.9}]},iconWrapper:{position:"absolute",width:"100%",height:"100%",justifyContent:"center",alignItems:"center"}})),te={TRANSLATE_OFFSET:40,DURATION:300,OPACITY_DURATION:83,EASING:p.Easing.out(p.Easing.ease)},ic=e=>e==="entered"?0:te.TRANSLATE_OFFSET,lc=e=>e==="entered"?1:0,cc=({transitionState:e,isActive:t})=>{const[n,o]=d.useState(!1),r=d.useRef(new p.Animated.Value(ic(e))).current,a=d.useRef(new p.Animated.Value(lc(e))).current;return d.useEffect(()=>{if(!n){e==="entered"?(r.setValue(0),a.setValue(1)):e==="exited"&&(r.setValue(te.TRANSLATE_OFFSET),a.setValue(0)),o(!0);return}e==="entering"?(r.setValue(te.TRANSLATE_OFFSET),a.setValue(0),p.Animated.parallel([p.Animated.timing(r,{toValue:0,duration:te.DURATION,easing:te.EASING,useNativeDriver:!0}),p.Animated.timing(a,{toValue:1,duration:te.OPACITY_DURATION,easing:te.EASING,useNativeDriver:!0})]).start()):e==="exiting"&&p.Animated.parallel([p.Animated.timing(r,{toValue:te.TRANSLATE_OFFSET,duration:te.DURATION,easing:te.EASING,useNativeDriver:!0}),p.Animated.timing(a,{toValue:0,duration:te.OPACITY_DURATION,easing:te.EASING,useNativeDriver:!0})]).start()},[e,r,a,n]),d.useMemo(()=>({position:"absolute",top:0,left:0,width:"100%",height:"100%",transform:[{translateY:r}],opacity:a,zIndex:t?999:1,pointerEvents:t?"auto":"none",display:e==="exited"?"none":"flex"}),[r,a,t,e])},mo=d.createContext(null),uc=()=>{const e=d.useContext(mo);if(!e)throw new Error("useNavigatorContext() must be used within <Navigator />");return e},go=({children:e})=>{const t=uc();return typeof e=="function"?s.createElement(s.Fragment,null,e(t)):s.createElement(s.Fragment,null,e)},dc=d.memo(({transitionState:e,isActive:t,children:n})=>{const o=cc({transitionState:e,isActive:t});return s.createElement(p.Animated.View,{style:o},n)}),In=300,Ke=({initialId:e,children:t})=>{const[n,o]=d.useState([e]),r=n[n.length-1],a=d.useCallback((f,E)=>{o(S=>[...S,f]),h(S=>({...S,[f]:!0})),E!=null&&E.reset&&C(S=>({...S,[f]:(S[f]||0)+1})),_(S=>({...S,[f]:"entering"})),setTimeout(()=>{_(S=>({...S,[f]:"entered"}))},In)},[]),i=d.useCallback(()=>{o(f=>{if(f.length<=1)return f;const E=f[f.length-1];return _(S=>({...S,[E]:"exiting"})),setTimeout(()=>{_(S=>({...S,[E]:"exited"})),o(S=>S.slice(0,-1))},In),f})},[]),l=d.useMemo(()=>({navigation:{navigate:a,pop:i},activeScreenId:r}),[a,i,r]),c=d.useMemo(()=>d.Children.toArray(t).filter(f=>f.type===go),[t]),u=d.useMemo(()=>{const f={};return c.forEach(E=>{const{id:S,lazy:v,children:A}=E.props;f[S]={lazy:v,element:typeof A=="function"?A(l):A}}),f},[c,l]),[m,h]=d.useState(()=>{const f={};return Object.entries(u).forEach(([E,{lazy:S}])=>{S===!1&&(f[E]=!0)}),f[e]=!0,f}),[g,_]=d.useState(()=>{const f={};return Object.keys(u).forEach(E=>{f[E]=E===e?"entered":"exited"}),f}),[y,C]=d.useState({});return s.createElement(mo.Provider,{value:l},s.createElement(b,{style:{position:"relative",width:"100%",height:"100%"}},Object.keys(u).map(f=>{var A;if(!m[f])return null;const E=g[f]||"exited",S=f===r,v=`${f}-${y[f]||0}`;return s.createElement(dc,{key:v,transitionState:E,isActive:S},(A=u[f])==null?void 0:A.element)})))};Ke.Screen=go;const{Provider:mc,useContext:nn}=Z("PageChildren"),gc=({children:e})=>{const[t,n]=d.useState(null),[o,r]=d.useState(null);return s.createElement(mc,{value:{conversationChildren:t,setConversationChildren:n,conversationListChildren:o,setConversationListChildren:r}},e)},be={conv:"conv",convList:"conv-list"},hc=({isOpened:e,entryPoint:t,selectedChannelUrl:n,setSelectedChannelUrl:o,onClose:r})=>{const{conversationChildren:a,conversationListChildren:i}=nn(),l=t==="ConversationList"?be.convList:be.conv;return s.createElement(Ke,{initialId:l},s.createElement(Ke.Screen,{id:be.conv},({navigation:c,activeScreenId:u})=>s.createElement(lo,{channelUrl:n,onClearChannelUrl:()=>o(void 0),onNavigateToConversationList:()=>c.navigate(be.convList),onClose:r,shouldMarkAsRead:e&&u===be.conv},a)),s.createElement(Ke.Screen,{id:be.convList,lazy:!0},({navigation:c})=>s.createElement(uo,{onNavigateToConversation:u=>{o(u),c.navigate(be.conv,{reset:!0})},onClose:r},i)))},Be=.15,fc=150,Tn=(e,t)=>e.interpolate({inputRange:[Be,1],outputRange:[t,0],extrapolate:"clamp"}),pc=(e,t)=>{if(e<=0)return 0;const n=(1-Be)*e/2,o=t==="start"?-1:1,r=p.I18nManager.isRTL?-1:1;return n*o*r},_c=(e,t)=>e<=0?0:(1-Be)*e/2*(t==="top"?-1:1),bc=({isOpened:e,horizontal:t,vertical:n})=>{const[o,r]=d.useState({width:0,height:0}),a=d.useRef(new p.Animated.Value(e?1:Be)).current,i=d.useRef(new p.Animated.Value(e?1:0)).current,l=d.useMemo(()=>pc(o.width,t),[o.width,t]),c=d.useMemo(()=>_c(o.height,n),[o.height,n]),{translateXInterpolation:u,translateYInterpolation:m}=d.useMemo(()=>({translateXInterpolation:Tn(a,l),translateYInterpolation:Tn(a,c)}),[a,l,c]);d.useEffect(()=>{const _=e?"open":"close",y=_==="open"?1:Be,C=_==="open"?1:0,f=_==="open"?p.Easing.out(p.Easing.quad):p.Easing.in(p.Easing.quad),E={duration:fc,useNativeDriver:!0,easing:f};_==="close"&&p.Keyboard.dismiss(),p.Animated.parallel([p.Animated.timing(a,{toValue:y,...E}),p.Animated.timing(i,{toValue:C,...E})]).start()},[e,a,i]);const h=d.useMemo(()=>({opacity:i,transform:[{translateX:u},{translateY:m},{scale:a}]}),[i,u,m,a]),g=d.useMemo(()=>_=>{const{width:y,height:C}=_.nativeEvent.layout;r(f=>f.width===y&&f.height===C?f:{width:y,height:C})},[]);return{animatedStyle:h,handleLayout:g,pointerEvents:e?"auto":"none"}},yc={top:0,left:0,right:0,bottom:0},Ec=({children:e,isOpened:t})=>{const n=vc.use(),{horizontal:o,vertical:r}=tn(),{animatedStyle:a,handleLayout:i,pointerEvents:l}=bc({isOpened:t,horizontal:o,vertical:r});return s.createElement(ye.SafeAreaInsetsContext.Provider,{value:yc},s.createElement(b,{flex:1},s.createElement(b.Animated,{pointerEvents:l,onLayout:i,style:a},s.createElement(b,{style:n.windowContainer},e))))},vc=R.create(({theme:e})=>({windowContainer:{width:"100%",height:"100%",borderRadius:16,overflow:"hidden",zIndex:999,backgroundColor:e.colors.base.background,boxShadow:"0px 4px 24px 0px rgba(0, 0, 0, 0.12)"}})),ho=()=>{const[e,t]=d.useState(0);return d.useEffect(()=>{const n=p.Platform.OS==="ios"?"keyboardWillShow":"keyboardDidShow",o=p.Platform.OS==="ios"?"keyboardWillHide":"keyboardDidHide",r=p.Keyboard.addListener(n,i=>{const{endCoordinates:l}=i,c=(l==null?void 0:l.height)||0;t(c)}),a=p.Keyboard.addListener(o,()=>{t(0)});return()=>{r.remove(),a.remove()}},[]),e},Cc=e=>{const t=d.useRef(new p.Animated.Value(0)).current,[n,o]=d.useState(!1);return d.useEffect(()=>{const a=e?"open":"close",i={toValue:a==="open"?1:0,useNativeDriver:!0,duration:300};a==="open"&&o(!0),p.Animated.timing(t,i).start(()=>{a==="close"&&(o(!1),p.Keyboard.dismiss())})},[e,t]),{windowAnimatedStyle:{opacity:t,display:n?"flex":"none"},pointerEvents:e?"auto":"none"}},Sc=({children:e,insets:t,isOpened:n})=>{const o=Ac.use(),a={...ye.useSafeAreaInsets(),...t},i=ho(),{windowAnimatedStyle:l,pointerEvents:c}=Cc(n);return s.createElement(ye.SafeAreaInsetsContext.Provider,{value:a},s.createElement(b.Animated,{flex:1,style:[o.bg,l],pointerEvents:c},s.createElement(b,{flex:1},e),s.createElement(b,{height:Math.max(0,i-p.Platform.select({android:0,default:a.bottom})),style:o.bg})))},Ac=R.create(({theme:e})=>({bg:{backgroundColor:e.colors.base.background}})),wc="end-bottom",De={top:24,bottom:24,start:24,end:24},xc=({mode:e,edgeToEdgeEnabled:t})=>{const n=e==="floating"?Ec:Sc,[o,r]=Mt({position:wc,margin:De,launcherSize:48,spacing:12}),{bottom:a}=ye.useSafeAreaInsets(),i=ho(),[l,c]=o.position.split("-"),u=(()=>{const g=p.Platform.select({android:t?a:0,default:0}),_=c==="top"?o.spacing:-o.launcherSize,y=i>0?i+_+g:0;return y>0?y:o.margin.bottom})(),m={position:"absolute",zIndex:1e3,...c==="top"?{top:o.margin.top}:{bottom:o.margin.bottom},...l==="start"?{left:o.margin.start}:{right:o.margin.end}},h=(()=>{if(e==="floating"){const g=o.launcherSize+o.spacing;return{position:"absolute",top:o.margin.top+(c==="top"?g:0),bottom:u+(c==="bottom"?g:0),left:o.margin.start,right:o.margin.end,zIndex:999}}return{position:"absolute",top:0,bottom:0,left:0,right:0,zIndex:1001}})();return{Window:n,windowContainerStyle:h,launcherContainerStyle:m,styleContext:{...o,horizontal:l,vertical:c,setPosition:g=>r({position:g}),setMargin:({top:g=De.top,bottom:_=De.bottom,start:y=De.start,end:C=De.end})=>r({margin:{top:g,bottom:_,start:y,end:C}}),setLauncherSize:g=>r({launcherSize:g}),setSpacing:g=>r({spacing:g})}}},Ic=e=>{var a,i,l,c;const{setPosition:t,setMargin:n,setLauncherSize:o,setSpacing:r}=tn();return d.useLayoutEffect(()=>{e.position&&t(e.position),e.margin&&n(e.margin),e.launcherSize!==void 0&&o(e.launcherSize),e.spacing!==void 0&&r(e.spacing)},[e.position,(a=e.margin)==null?void 0:a.top,(i=e.margin)==null?void 0:i.bottom,(l=e.margin)==null?void 0:l.start,(c=e.margin)==null?void 0:c.end,e.launcherSize,e.spacing]),null},Tc=({children:e})=>{const{setConversationChildren:t}=nn();return d.useLayoutEffect(()=>(t(e),()=>t(null)),[e]),null},kc=({children:e})=>{const{setConversationListChildren:t}=nn();return d.useLayoutEffect(()=>(t(e),()=>t(null)),[e]),null},Mc=({entryPoint:e="Conversation",edgeToEdgeEnabled:t=!0,windowMode:n="floating",fullscreenInsets:o,initialChannelUrl:r,windowContainerProps:a,children:i})=>{const[l,c]=d.useState(!1),[u,m]=d.useState(r),{Window:h,windowContainerStyle:g,launcherContainerStyle:_,styleContext:y}=xc({mode:n,edgeToEdgeEnabled:t});return d.useEffect(()=>{const C=p.BackHandler.addEventListener("hardwareBackPress",()=>l?(c(!1),!0):!1);return()=>C.remove()},[l]),s.createElement(Ql,{value:y},s.createElement(gc,null,s.createElement(b,{style:g,backgroundColor:"transparent",pointerEvents:l?"auto":"box-none",...a},s.createElement(h,{isOpened:l,insets:o},s.createElement(hc,{isOpened:l,entryPoint:e,selectedChannelUrl:u,setSelectedChannelUrl:m,onClose:()=>c(!1)}))),s.createElement(b,{style:_,backgroundColor:"transparent",pointerEvents:"box-none"},s.createElement(oc,{isOpened:l,onPress:()=>c(!l)})),i))},Lc=Object.assign(Mc,{Style:Ic,ConversationChildren:Tc,ConversationListChildren:kc});or.set(j.SendbirdPlatform.REACT_NATIVE,{deviceOSPlatform:p.Platform.select({ios:j.DeviceOsPlatform.IOS,android:j.DeviceOsPlatform.ANDROID,default:j.DeviceOsPlatform.ANDROID}),messengerVersion:Un,keyValueStorage:rr()});exports.AIAgentProviderContainer=Xl;exports.AnonymousSessionInfo=Xe;exports.BottomSheet=ne;exports.BottomSheetLayout=tt;exports.Conversation=lo;exports.ConversationContext=Ps;exports.ConversationContextProvider=jn;exports.ConversationHeaderLayout=ve;exports.ConversationLayout=at;exports.ConversationList=uo;exports.ConversationListContext=Pl;exports.ConversationListContextProvider=co;exports.ConversationListHeaderLayout=Me;exports.ConversationListLayout=lt;exports.FixedMessenger=Lc;exports.IncomingMessageLayout=ot;exports.ManualSessionInfo=Wt;exports.MessageListUILayout=en;exports.ModalProvider=Vn;exports.NativeAdapterProvider=so;exports.OutgoingMessageLayout=rt;exports.PlaceholderLayout=nt;exports.SystemMessageLayout=st;exports.useConversationContext=re;exports.useConversationListContext=it;exports.useMessengerSessionContext=J;exports.useModalContext=et;exports.useNativeAdapterContext=ro;
|
|
1
|
+
"use strict";var ho=Object.defineProperty;var fo=(e,t,n)=>t in e?ho(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var z=(e,t,n)=>fo(e,typeof t!="symbol"?t+"":t,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=require("react-native"),G=require("@sendbird/chat"),d=require("react"),ye=require("react-native-safe-area-context"),oe=require("@sendbird/chat/aiAgent"),$t=require("@sendbird/uikit-tools"),Ce=require("date-fns"),Se=require("@sendbird/chat/message"),Ke=require("@sendbird/chat/groupChannel"),po=require("date-fns/isSameDay"),_o=require("date-fns/locale/de"),yo=require("date-fns/locale/en-US"),bo=require("date-fns/locale/es"),Eo=require("date-fns/locale/fr"),vo=require("date-fns/locale/hi"),Co=require("date-fns/locale/it"),So=require("date-fns/locale/ja"),Ao=require("date-fns/locale/ko"),wo=require("date-fns/locale/pt"),xo=require("date-fns/locale/tr"),Io=require("@react-native-clipboard/clipboard"),To=require("react-native-code-highlighter"),ko=require("react-native-markdown-display"),Xe=e=>e&&e.__esModule?e:{default:e};function Mo(e){if(e&&e.__esModule)return e;const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,o.get?o:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const Lo=Xe(G),a=Mo(d),Ro=Xe(Io),Po=Xe(To),Do=Xe(ko),ve="sb-agent",Tn="KEY_IMG_ASPECT_RATIO",kn="*/*",M={BODY_MAX_WIDTH:244,AVATAR_SIZE:26,BODY_TIME_GAP:4,HORIZONTAL_PADDING:12,GAP_GROUPED:2,GAP_UNGROUPED:16},ae=e=>!!e&&"sender"in e,Oo=e=>ae(e)?e.sendingStatus==="succeeded"?String(e.messageId):e.reqId:String(e.messageId),Bo=(e,t,n,o=!0)=>{if(!o||!ae(e))return"single";const r=()=>{if(!t||!ae(t))return!1;const c=t.sender.userId===e.sender.userId,u=Ce.isSameMinute(t.createdAt,e.createdAt);return c&&u},s=()=>{if(!n||!ae(n))return!1;const c=n.sender.userId===e.sender.userId,u=Ce.isSameMinute(n.createdAt,e.createdAt);return c&&u},i=r(),l=s();return i&&l?"middle":i?"bottom":l?"top":"single"},Be=(e,t)=>(()=>{var o;return ae(e)?e.sender.userId:((o=e==null?void 0:e.sender)==null?void 0:o.userId)??void 0})()===t,Ne={isAdmin:e=>e.isAdminMessage(),isCSAT:e=>{var t;return e.isAdminMessage()&&!!((t=e.extendedMessagePayload)!=null&&t.csat)},isIncoming:(e,t)=>ae(e)&&e.sender.userId!==t,isOutgoing:(e,t)=>ae(e)&&(e.sender.userId===t||e.sendingStatus===Se.SendingStatus.PENDING)},No=e=>e.startsWith("image/"),jt=(e,t)=>{if(e&&!e.startsWith(".")){const n=e.split(".").pop();if(n&&n!==e)return n.toUpperCase()}if(t){const[,n]=t.split("/");if(n)return n.toUpperCase()}return"FILE"},Mn=e=>e.messageType==="file"?e.message.length>0&&e.file.name!==e.message:e.message.length>0,Vt=e=>{switch(e){case"top":case"middle":return M.GAP_GROUPED;default:return M.GAP_UNGROUPED}},Ho=(e,t)=>{const n=/```(\w+)?\n([\s\S]*?)```/g,o=[];let r=0;return e.replace(n,(s,...i)=>{const[l,c,u]=i;return r<u&&o.push({type:"text",value:e.slice(r,u).trim()}),o.push({type:"code",value:c.trim(),language:l?l.trim():"plaintext"}),r=u+s.length,s}),r<e.length&&o.push({type:"text",value:e.slice(r).trim()}),o},zo=e=>e.replace(/\[([^\]]+)\](?!\()/g,"\\[$1\\]"),Fo=e=>e.replace(/([a-zA-Z0-9])_(?=[a-zA-Z0-9])/g,"$1\\_"),Uo=e=>e.replace(/~~/g,"\\~\\~"),$o=e=>{let t=e;return t=zo(t),t=Fo(t),t=Uo(t),t},jo=typeof navigator<"u"&&navigator.product==="ReactNative",on=(e,t)=>{const n=o=>!t||t.length===0?!0:ae(o)&&t.includes(o.sendingStatus);return jo?e.find(n):e.findLast(n)};function At(){}function Vo(){const e=typeof navigator<"u"?navigator.userAgent:"",t=/iPad|iPhone|iPod/.test(e),n=/Android/.test(e);return t||n}function qo(e){let t=0;for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return t.toString(16)}const rn=e=>{try{return JSON.parse(e===""?"{}":e)}catch{return{}}},We={isStreaming(e){const t=rn(e.data);return typeof t=="object"&&!!t.stream},isWelcomeMessage(e,t){var n;if(((n=e.extendedMessagePayload)==null?void 0:n.bot_message_type)==="welcome")return!0;if(Be(e,t)){const o=rn(e.data);return!(o!=null&&o.respond_mesg_id)&&!(o!=null&&o.stream)}return!1},isGeneratedMessage(e){var t;return((t=e.extendedMessagePayload)==null?void 0:t.bot_message_type)==="generated"},hasFeedback(e){var t;return!!((t=e.extendedMessagePayload)!=null&&t.feedback)}},lt=`@${ve}`,sn=({appId:e,aiAgentId:t,storage:n})=>{const o={templateBase:`${lt}-template`,template:r=>`${o.templateBase}/templates/${r}`,templateToken:()=>`${o.templateBase}-template/message-template/tokens`,messengerSession:r=>{const s=qo(`${e}/${t}/${r}`);return`${lt}-udata/${s}`},anonUserSession:()=>`${lt}-session/${e}/${t}`};return{template:{set:(r,s)=>n.set(o.template(r),s),get:r=>n.get(o.template(r)),setCachedToken:r=>n.set(o.templateToken(),r),getCachedToken:()=>n.get(o.templateToken()),clear:()=>{n.getKeys(o.templateBase).forEach(n.delete)}},messenger:{getSettings:r=>{try{const s=n.get(o.messengerSession(r));return s?JSON.parse(s):null}catch{return null}},setSettings:(r,s)=>{try{delete s.auto_created_user;const i=JSON.stringify(s);n.set(o.messengerSession(r),i)}catch{return}},getAnonUser:()=>{try{const r=n.get(o.anonUserSession());return r?JSON.parse(r):null}catch{return null}},setAnonUser:r=>{try{const s=JSON.stringify(r);n.set(o.anonUserSession(),s)}catch{return}},clear:r=>{try{r&&n.delete(o.messengerSession(r)),n.delete(o.anonUserSession())}catch{return}}}}},Ln=(e,t,n={})=>{let o=null,r=null,s=null;const{leading:i=!0,trailing:l=!0}=n,c=(...u)=>{const m=Date.now();if(s===null||m-s>=t)i?(e(...u),s=m):(r=u,s=m);else if(r=u,l&&!o){const f=t-(m-s);o=setTimeout(()=>{r&&l&&(e(...r),s=Date.now()),o=null,r=null},f)}};return c.cancel=()=>{o&&(clearTimeout(o),o=null),r=null,s=null},c};class Wo{constructor(t,{filter:n,limit:o=20}){z(this,"filter");z(this,"_sdk");z(this,"_pinnedChannels");z(this,"_channels");z(this,"_isDisposed",!1);z(this,"_handlerId",`handler-id-${Date.now()}`);z(this,"_order",Ke.GroupChannelListOrder.LATEST_LAST_MESSAGE);z(this,"_limit");z(this,"_query");z(this,"_token");z(this,"_timestamp");z(this,"_isSyncing");z(this,"_channelHandler");z(this,"_connectionHandler");z(this,"_collectionEventHandler");z(this,"_throttledOnChannelChanged");var r,s,i,l,c,u,m;this.filter=n,this._sdk=t,this._pinnedChannels=[],this._channels=[],this._limit=o,this._query=this._sdk.aiAgent.createMyGroupChannelListQuery({aiAgentChannelFilter:(r=this.filter)==null?void 0:r.aiAgentChannelFilter,aiAgentConversationStatusFilter:(s=this.filter)==null?void 0:s.aiAgentConversationStatusFilter,aiAgentIds:(i=this.filter)==null?void 0:i.aiAgentIds,deskChannelFilter:(l=this.filter)==null?void 0:l.deskChannelFilter,pinnedChannelUrls:(c=this.filter)==null?void 0:c.pinnedChannelUrls,copilotConversationOnly:(u=this.filter)==null?void 0:u.copilotConversationOnly,copilotSupportChannelUrl:(m=this.filter)==null?void 0:m.copilotSupportChannelUrl,limit:this._limit}),this._token="",this._timestamp=Number.MAX_SAFE_INTEGER,this._isSyncing=!1,this._throttledOnChannelChanged=Ln(f=>{this._query.belongsTo(f)?this._addChannelsToView([f],!1):this._removeChannelsFromView([f.url])},250,{trailing:!1,leading:!0}),this._channelHandler=new Ke.GroupChannelHandler({onChannelChanged:f=>{f.isGroupChannel()&&this._throttledOnChannelChanged(f)},onChannelDeleted:f=>{this._removeChannelsFromView([f])}}),this._connectionHandler=new G.ConnectionHandler({onReconnectSucceeded:()=>{this._isDefaultChangelogSyncTimestampUpdated&&this._syncChannelChangelogs()}}),this._sdk.addConnectionHandler(this._handlerId,this._connectionHandler),this._sdk.groupChannel.addGroupChannelHandler(this._handlerId,this._channelHandler)}get _isDefaultChangelogSyncTimestampUpdated(){return this._timestamp!==Number.MAX_SAFE_INTEGER}_setDefaultChangelogsSyncTimestamp(t){var s,i;const n=new Set(((s=this.filter)==null?void 0:s.pinnedChannelUrls)??[]),o=t.find(l=>!n.has(l.url));let r;o?r=((i=o.lastMessage)==null?void 0:i.createdAt)??o.createdAt:r=this._query.lastResponseAt,this._timestamp>r&&(this._timestamp=r)}async _syncChannelChangelogs(){if(this._isDisposed)return[];if(this._isSyncing)return[];try{this._isSyncing=!0;let t;for(this._token?t=await this._sdk.aiAgent.getMyGroupChannelChangeLogsByToken(this._token,this.filter):t=await this._sdk.aiAgent.getMyGroupChannelChangeLogsByTimestamp(this._timestamp,this.filter),this._token=t.token,this._addChannelsToView(t.updatedChannels),this._removeChannelsFromView(t.deletedChannelUrls);t.hasMore&&t.token;)t=await this._sdk.aiAgent.getMyGroupChannelChangeLogsByToken(this._token,this.filter),this._token=t.token,this._addChannelsToView(t.updatedChannels),this._removeChannelsFromView(t.deletedChannelUrls)}catch{}finally{this._isSyncing=!1}return[]}_upsertPinnedChannelsToArray(t){var l;const n=((l=this.filter)==null?void 0:l.pinnedChannelUrls)??[],o=new Map(n.map((c,u)=>[c,u])),r=[],s=[],i=[];for(const c of t){if(!this._query.belongsTo(c)){i.push(c.url);continue}const u=o.get(c.url);if(u===void 0)continue;const m=wt(this._pinnedChannels,c);m>=0?(this._pinnedChannels.splice(m,1),s.push(c)):r.push(c);const g=this._pinnedChannels.findIndex(_=>(o.get(_.url)??1/0)>u),y=g===-1?this._pinnedChannels.length:g;this._pinnedChannels.splice(y,0,c)}return{addedChannels:r,updatedChannels:s,unmatchedChannelUrls:i}}_upsertRegularChannelsToArray(t,n=!1){const o=[],r=[],s=[];for(const i of t){if(!this._query.belongsTo(i)){o.push(i.url);continue}const l=wt(this._channels,i),c=l<0;!c&&this._channels.splice(l,1);const m=Go(this._channels,i,this._order).place,f=m===this._channels.length;c?f?(n||!this.hasMore)&&(this._channels.push(i),r.push(i)):(this._channels.splice(m,0,i),r.push(i)):(this._channels.splice(m,0,i),s.push(i))}return{addedChannels:r,updatedChannels:s,unmatchedChannelUrls:o}}_addChannelsToView(t,n=!1){var f,g,y,_,E;const o=new Set(((f=this.filter)==null?void 0:f.pinnedChannelUrls)??[]),r=[],s=[];for(const h of t)o.has(h.url)?r.push(h):s.push(h);const i=this._upsertPinnedChannelsToArray(r),l=this._upsertRegularChannelsToArray(s,n),c=i.addedChannels.concat(l.addedChannels),u=i.updatedChannels.concat(l.updatedChannels),m=i.unmatchedChannelUrls.concat(l.unmatchedChannelUrls);c.length>0&&((y=(g=this._collectionEventHandler)==null?void 0:g.onChannelsAdded)==null||y.call(g,{},c)),u.length>0&&((E=(_=this._collectionEventHandler)==null?void 0:_.onChannelsUpdated)==null||E.call(_,{},u)),m.length>0&&this._removeChannelsFromView(m)}_removeChannelsFromView(t){var r,s,i;const n=new Set(((r=this.filter)==null?void 0:r.pinnedChannelUrls)??[]),o=[];for(const l of t)if(n.has(l)){const c=this._pinnedChannels.findIndex(u=>u.url===l);c>=0&&(o.push(l),this._pinnedChannels.splice(c,1))}else{const c=this._channels.findIndex(u=>u.url===l);c>=0&&(o.push(l),this._channels.splice(c,1))}o.length>0&&((i=(s=this._collectionEventHandler)==null?void 0:s.onChannelsDeleted)==null||i.call(s,{},o))}get channels(){return this._isDisposed?[]:[...this._pinnedChannels,...this._channels]}get hasMore(){return this._isDisposed?!1:this._query.hasNext}async loadMore(){if(this._isDisposed)return[];if(this.hasMore){const t=await this._query.next();return this._setDefaultChangelogsSyncTimestamp(t),this._addChannelsToView(t,!0),t}return[]}setConversationListCollectionHandler(t){this._collectionEventHandler=t}dispose(){this._isDisposed||(this._isDisposed=!0,this._throttledOnChannelChanged.cancel(),this._collectionEventHandler=void 0,this._sdk.removeConnectionHandler(this._handlerId),this._sdk.groupChannel.removeGroupChannelHandler(this._handlerId),this._pinnedChannels.length=0,this._channels.length=0)}}const wt=(e,t)=>e.findIndex(n=>n.isIdentical(t)),Go=(e,t,n)=>{if(e.length>0){const o=wt(e,t);let r=0,s=e.length-1,i=Math.floor((r+s)/2);for(;r<s;){const c=an(e[i],t,n);if(c>0)s=i,i=Math.floor((r+s)/2);else if(c<0)r=i+1,i=Math.floor((r+s)/2);else return{place:i,oldPosition:o}}return{place:an(e[i],t,n)>=0?i:i+1,oldPosition:o}}return{place:e.length,oldPosition:-1}},an=(e,t,n)=>{switch(n){case Ke.GroupChannelListOrder.LATEST_LAST_MESSAGE:if(e.lastMessage&&t.lastMessage){const o=t.lastMessage.createdAt-e.lastMessage.createdAt;return o===0?t.createdAt-e.createdAt:o}else return e.lastMessage?-1:t.lastMessage?1:t.createdAt-e.createdAt;default:return 0}};class Ko{constructor(t){z(this,"subscribers",{});this.logger=t}async send(t){const n=Yo(),o=this.subscribers[t.type];if(o){this.logger.debug(`messenger.dispatcher: dispatching command: ${t.type}`,t.payload);const r=o.map(s=>s(t.payload));await Promise.all(r).catch(s=>{this.logger.error(`messenger.dispatcher: error in callback for command: ${t.type}`,s)})}return n.resolve(),n.promise}subscribe(t,n){this.subscribers[t]||(this.subscribers[t]=[]),this.subscribers[t].push(n)}unsubscribe(t,n){const o=this.subscribers[t];o&&(this.subscribers[t]=o.filter(r=>r!==n))}}const Yo=()=>{let e=At,t=At;return{promise:new Promise((o,r)=>{e=o,t=r}),resolve:e,reject:t}};var xt=(e=>(e.ConversationClose="conv.close",e.MessengerSettingsUpdated="messenger.settings.updated",e.ActiveChannelUpdated="active.channel.updated",e))(xt||{}),Rn=(e=>(e[e.VERBOSE=0]="VERBOSE",e[e.DEBUG=1]="DEBUG",e[e.INFO=2]="INFO",e[e.WARN=3]="WARN",e[e.ERROR=4]="ERROR",e[e.NONE=5]="NONE",e))(Rn||{});class Pn{constructor(t){z(this,"level");this.level=t}verbose(...t){this.level<=0&&console.log(`[${ve}/verbose]`,...t)}debug(...t){this.level<=1&&console.log(`[${ve}/debug]`,...t)}info(...t){this.level<=2&&console.log(`[${ve}/info]`,...t)}warn(...t){this.level<=3&&console.warn(`[${ve}/warn]`,...t)}error(...t){this.level<=4&&console.error(`[${ve}/error]`,...t)}}class qt{constructor({userId:t,authToken:n,sessionHandler:o}){z(this,"userId");z(this,"authToken");z(this,"sessionHandler");this.userId=t,this.authToken=n,this.sessionHandler=o}}class Ye{constructor(){z(this,"userId");z(this,"authToken");z(this,"sessionHandler")}}const ge={conversation:{isTalkToAgentViewEnabled:!0,scrollMode:"auto",newMessageIndicatorEnabled:!0,senderAvatarEnabled:!0,header:{avatarEnabled:!0},input:{camera:{photoEnabled:!0},gallery:{photoEnabled:!0},fileEnabled:!0},fileViewer:{downloadEnabled:!0}}},Xo=e=>{var t,n,o,r,s,i,l,c,u,m,f,g,y,_;return e?{...ge,...e,conversation:{...ge.conversation,...e==null?void 0:e.conversation,header:{...(t=ge.conversation)==null?void 0:t.header,...(n=e==null?void 0:e.conversation)==null?void 0:n.header},input:{...(o=ge.conversation)==null?void 0:o.input,...(r=e==null?void 0:e.conversation)==null?void 0:r.input,camera:{...(i=(s=ge.conversation)==null?void 0:s.input)==null?void 0:i.camera,...(c=(l=e==null?void 0:e.conversation)==null?void 0:l.input)==null?void 0:c.camera},gallery:{...(m=(u=ge.conversation)==null?void 0:u.input)==null?void 0:m.gallery,...(g=(f=e==null?void 0:e.conversation)==null?void 0:f.input)==null?void 0:g.gallery}},fileViewer:{...(y=ge.conversation)==null?void 0:y.fileViewer,...(_=e==null?void 0:e.conversation)==null?void 0:_.fileViewer}}}:ge},ie=e=>{var t,n;return!!(e!=null&&e.isAIAgent&&((t=e==null?void 0:e.conversation)==null?void 0:t.status)===oe.ConversationStatus.CLOSED||e!=null&&e.isDesk&&((n=e==null?void 0:e.helpdeskInfo)==null?void 0:n.ticketStatus)==="closed")},Dn=e=>{var t,n;return!!(e!=null&&e.isAIAgent&&((t=e==null?void 0:e.conversation)==null?void 0:t.status)===oe.ConversationStatus.OPEN||e!=null&&e.isDesk&&((n=e==null?void 0:e.helpdeskInfo)==null?void 0:n.ticketStatus)==="open")};function we(e){var n,o,r;return typeof(((n=e==null?void 0:e.conversation)==null?void 0:n.handedOverAt)??((r=(o=e==null?void 0:e.conversation)==null?void 0:o.handoff)==null?void 0:r.timestamp))=="number"}function Zo(e){var t;if(((t=e==null?void 0:e.resolution)==null?void 0:t.determinedBy)==="user")return e.resolution.isResolved}function ln(e){return!!e&&e<Date.now()}function Jo(e){return!e.title}function Qo(e,t){var n;if(e)return Jo(e)?{...e,title:t.title,csat_question:t.question,csat_scores:[{label:"",image_url:"https://static.dashboard.sendbird.com/assets/ai-agent/angry-active.png"},{label:"",image_url:"https://static.dashboard.sendbird.com/assets/ai-agent/suspicious-active.png"},{label:"",image_url:"https://static.dashboard.sendbird.com/assets/ai-agent/neutral-active.png"},{label:"",image_url:"https://static.dashboard.sendbird.com/assets/ai-agent/smile-active.png"},{label:"",image_url:"https://static.dashboard.sendbird.com/assets/ai-agent/happy-active.png"}],cre:{required:((n=e.cre)==null?void 0:n.required)??!0,question:t.cre.question,positive_label:t.cre.positive_label,negative_label:t.cre.negative_label},follow_up:[{response_type:"free_text",scores:[1,2,3,4,5],question:t.followUp.question,always_visible:!1}],csat_submit_label:t.submit_label,csat_submitted_label:t.submitted_label}:e}const er=e=>JSON.parse(e);var It=(e=>(e[e.EXTERNAL_AUTH_TOKEN_EXPIRED=1]="EXTERNAL_AUTH_TOKEN_EXPIRED",e))(It||{});const On=e=>typeof e=="object"&&e!==null,cn=(e,t)=>t in e&&typeof e[t]=="string"&&e[t]!=="",tr=e=>!On(e)||!cn(e,"channel_url")||!cn(e,"ai_agent_id")?null:{channelUrl:e.channel_url,aiAgentId:e.ai_agent_id},nr={1:tr};function or(e){if(!On(e)||!("cat"in e)||typeof e.cat!="number"||!("data"in e))return null;const t=e.cat,n=nr[t];if(!n)return null;const o=n(e.data);return o?{category:t,data:o}:null}function un(e,t,n,o){const r=Lo.default.init({appId:e,modules:[new Ke.GroupChannelModule,new oe.AIAgentModule],localCacheEnabled:!0,options:new G.SendbirdChatOptions({typingIndicatorInvalidateTime:2e4}),...o});return r.addSendbirdExtensions([{version:n,product:G.SendbirdProduct.AI_AGENT,platform:t.platform}],{platform:t.deviceOSPlatform,version:t.deviceOSVersion},t.customData)||console.warn("Invalid Sendbird Extensions",t),r}function rr(e){const t=n=>{throw new Error(`Please initialize chat sdk with ${n}`)};typeof e.groupChannel!="object"&&t("GroupChannelModule"),typeof e.aiAgent!="object"&&t("AIAgentModule")}const He=new Map,sr={set:(e,t)=>{He.set(e,t)},get:e=>{if(He.size===0)throw new Error("AIAgent platform not configured. Ensure you are using the correct package (@sendbird/ai-agent-messenger-react or @sendbird/ai-agent-messenger-react-native).");if(e){const n=He.get(e);if(!n)throw new Error(`AIAgent platform "${e}" is not configured.`);return{platform:e,...n}}const t=He.entries().next().value;return{platform:t[0],...t[1]}}};function ar(){const e={};return{get:t=>e[t]??null,set:(t,n)=>{e[t]=n},delete:t=>{delete e[t]},getKeys:t=>Object.keys(e).filter(n=>n.startsWith(t))}}function ir(e){return{get:t=>e.getString(t)??null,set:(t,n)=>{e.set(t,n)},delete:t=>{e.delete?e.delete(t):e.remove&&e.remove(t)},getKeys:t=>e.getAllKeys().filter(n=>n.startsWith(t))}}const Y=(e,t)=>{const n=d.createContext(null),o=({children:i,value:l})=>a.createElement(n.Provider,{value:l},typeof i=="function"?i(l):i),r=({children:i})=>a.createElement(n.Consumer,null,l=>l?typeof i=="function"?i(l):i:null),s=()=>{const i=d.useContext(n);if(!i)throw new Error(`use${e}Context must be used within a ${e}Provider`);return i};return n.displayName=`${e}Context`,o.displayName=`${e}Provider`,r.displayName=`${e}Consumer`,s.displayName=`use${e}Context`,{Context:n,Provider:o,Consumer:r,useContext:s}};function re(e){const t=d.createContext({Template:e.template,updateTemplate:()=>{},components:e.components,updateComponent:()=>{}});function n({children:s}){const[i,l]=d.useState(()=>e.template),[c,u]=d.useState(e.components),m={Template:i,updateTemplate:f=>l(()=>f),components:c,updateComponent:(f,g)=>u(y=>({...y,[f]:g}))};return a.createElement(t.Provider,{value:m},s)}function o({template:s,children:i}){const{updateTemplate:l}=d.useContext(t);return d.useLayoutEffect(()=>{s&&l(s)},[s]),a.createElement(a.Fragment,null,i)}function r({children:s}){return a.createElement(n,null,s)}return r.defaults=e,r.useContext=()=>d.useContext(t),r.Context=t,r.Template=o,Object.keys(e.components).forEach(s=>{r[s]=function({component:l}){const{updateComponent:c}=d.useContext(t);return d.useLayoutEffect(()=>{l&&c(s,l)},[l]),null}}),r}function lr(...e){return function({children:n}){return e.reduce((o,r)=>a.createElement(r,null,o),n)}}function cr(e){const t=e.lastMessage;return t!=null&&t.isUserMessage()||t!=null&&t.isAdminMessage()?t.message||"":t!=null&&t.isFileMessage()?t.message||t.name||"FILE":e.name}function ur(e,t,n){var i;const o=new Date,r=new Date(((i=e.lastMessage)==null?void 0:i.createdAt)||e.createdAt),s=Ce.differenceInMinutes(o,r);return s<1?n.justNow:s<60?n.minutesAgo(s):Ce.isToday(r)?n.hoursAgo(Ce.differenceInHours(o,r)):t(r,n.dateShortFormat)}const{Provider:dr,useContext:K}=Y("AIAgent");function mr({appId:e,aiAgentId:t,keyValueStorage:n,networkStateAdapter:o,language:r,countryCode:s,context:i,queryParams:l,config:c,chatSDK:u,chatParams:m,children:f,logger:g,dispatcher:y,messengerVersion:_,extensions:E={platform:G.SendbirdPlatform.JS,deviceOSPlatform:Vo()?G.DeviceOsPlatform.MOBILE_WEB:G.DeviceOsPlatform.WEB}}){const[h,v]=d.useState(()=>{const S=g??new Pn(Rn.WARN),C=y??new Ko(S);return{logger:S,dispatcher:C,chatSDK:u??un(e,E,_,m),cache:sn({appId:e,aiAgentId:t,storage:n})}});return d.useEffect(()=>{v(S=>{let C=S.logger,A=S.dispatcher,x=S.chatSDK;return g&&g!==S.logger&&(C=g),y&&y!==S.dispatcher&&(A=y),u&&u!==S.chatSDK?x=u:!u&&S.chatSDK.appId!==e&&(x=un(e,E,_,{newInstance:!0,...m})),{...S,logger:C,dispatcher:A,chatSDK:x,cache:sn({appId:e,aiAgentId:t,storage:n})}})},[e,t,g,y,u,n]),d.useEffect(()=>()=>{h.chatSDK.connectionState==="OPEN"&&h.chatSDK.disconnectWebSocket()},[h.chatSDK]),rr(h.chatSDK),a.createElement(dr,{value:{...h,appId:e,aiAgentId:t,context:i,language:r,countryCode:s,queryParams:l,config:Xo(c),networkStateAdapter:o}},f)}const gr=(e,t,n)=>$t.useGroupChannelMessages(e,t,{...n,strictStreamingOrder:!0}),Wt=(e,t)=>{const n=d.useId(),o=d.useRef(t);d.useLayoutEffect(()=>{o.current=t}),d.useEffect(()=>{const r=new G.ConnectionHandler({onDisconnected:s=>{var i,l;return(l=(i=o.current).onDisconnected)==null?void 0:l.call(i,s)},onConnected:s=>{var i,l;return(l=(i=o.current).onConnected)==null?void 0:l.call(i,s)},onReconnectStarted:()=>{var s,i;return(i=(s=o.current).onReconnectStarted)==null?void 0:i.call(s)},onReconnectSucceeded:()=>{var s,i;return(i=(s=o.current).onReconnectSucceeded)==null?void 0:i.call(s)},onReconnectFailed:()=>{var s,i;return(i=(s=o.current).onReconnectFailed)==null?void 0:i.call(s)},onConnectionLost:()=>{var s,i;return(i=(s=o.current).onConnectionLost)==null?void 0:i.call(s)},onConnectionDelayed:s=>{var i,l;return(l=(i=o.current).onConnectionDelayed)==null?void 0:l.call(i,s)}});return e.addConnectionHandler(n,r),()=>{e.removeConnectionHandler(n)}},[e,n])},Tt={DEFAULT_BOT_MSG_BG:"#ECECEC",WHITE:"#ffffff",BLACK:"#000000"};function Bn(e){return e.length===4?`#${[...e.slice(1)].map(t=>t+t).join("")}`:e}function hr(e){const t=Bn(e);return[parseInt(t.slice(1,3),16),parseInt(t.slice(3,5),16),parseInt(t.slice(5,7),16)]}function fr(e){return`#${e.map(t=>t.toString(16).padStart(2,"0")).join("")}`}function pr(e,t,n){e/=255,t/=255,n/=255;const o=Math.max(e,t,n),r=Math.min(e,t,n),s=o-r;let i=0,l=0;const c=(o+r)/2;return o!==r&&(l=c>.5?s/(2-o-r):s/(o+r)),o===e?i=(t-n)/s+(t<n?6:0):o===t?i=(n-e)/s+2:o===n&&(i=(e-t)/s+4),i/=6,[i,l,c]}function _r(e,t,n){let o,r,s;if(t===0)o=r=s=n;else{const i=function(m,f,g){return g<0&&(g+=1),g>1&&(g-=1),g<.16666666666666666?m+(f-m)*6*g:g<.5?f:g<.6666666666666666?m+(f-m)*(.6666666666666666-g)*6:m},l=n<.5?n*(1+t):n+t-n*t,c=2*n-l;o=i(c,l,e+1/3),r=i(c,l,e),s=i(c,l,e-1/3)}return[Math.round(o*255),Math.round(r*255),Math.round(s*255)]}function ze(e,t,n){const[o,r,s]=hr(e),[i,l,c]=pr(o,r,s),u=Math.max(0,Math.min(1,c*t)),m=Math.max(0,Math.min(1,l*n)),[f,g,y]=_r(i,m,u);return fr([Math.round(f),Math.round(g),Math.round(y)])}function yr(e,t="light"){return{extraDark:ze(e,.6,1.2),dark:ze(e,.85,1.1),main:e,light:ze(e,t==="dark"?1.1:1.5,t==="dark"?.95:.9),extraLight:ze(e,t==="dark"?1.2:1.75,t==="dark"?.9:.8)}}function dn(e){const t=Bn(e),n=149,o=+`0x${t[1]}${t[2]}`,r=+`0x${t[3]}${t[4]}`,s=+`0x${t[5]}${t[6]}`;return o*.299+r*.587+s*.114>n?Tt.BLACK:Tt.WHITE}function br(e,t,n,o,r){return{base:{primary:t,primaryContrastContent:n,background:e.background50,headerBackground:e.background50,modalContentBackground:e.background50},messageInput:{text:e.onlight.textHighEmphasis,placeholderText:e.onlight.textLowEmphasis,background:e.background100},messageIncoming:{text:r,background:o},messageOutgoing:{text:n,background:t},csat:{background:e.background100}}}const Er=(e,t,n,o,r)=>({base:{primary:t,primaryContrastContent:n,background:e.background600,headerBackground:e.background500,modalContentBackground:e.background500},messageInput:{text:e.ondark.textHighEmphasis,placeholderText:e.ondark.textLowEmphasis,background:e.background400},messageIncoming:{text:r,background:o},messageOutgoing:{text:n,background:t},csat:{background:e.background400}}),Fe={primary:{extraDark:"#491389",dark:"#6211c8",main:"#742ddd",light:"#c2a9fa",extraLight:"#dbd1ff"},secondary:{extraDark:"#066858",dark:"#027d69",main:"#259c72",light:"#69c085",extraLight:"#a8e2ab"},error:{extraDark:"#9d091e",dark:"#bf0711",main:"#de360b",light:"#f66161",extraLight:"#fdaaaa"},information:{extraDark:"#241389",dark:"#362ca9",main:"#4a48cd",light:"#a9bbfa",extraLight:"#d1dbff"},background700:"#000000",background600:"#161616",background500:"#2c2c2c",background400:"#393939",background300:"#bdbdbd",background200:"#e0e0e0",background100:"#eeeeee",background50:"#ffffff",onlight:{textHighEmphasis:"rgba(0, 0, 0, 0.88)",textMidEmphasis:"rgba(0, 0, 0, 0.5)",textLowEmphasis:"rgba(0, 0, 0, 0.38)",textDisabled:"rgba(0, 0, 0, 0.12)"},ondark:{textHighEmphasis:"rgba(255, 255, 255, 0.88)",textMidEmphasis:"rgba(255, 255, 255, 0.5)",textLowEmphasis:"rgba(255, 255, 255, 0.38)",textDisabled:"rgba(255, 255, 255, 0.12)"},overlay:{dark:"rgba(0, 0, 0, 0.55)",light:"rgba(22, 22, 22, 0.32)"}},ct={h1:{fontSize:18,fontWeight:700},h2:{fontSize:16,fontWeight:700},subtitle1:{fontSize:16,fontWeight:500},subtitle2:{fontSize:16,fontWeight:400},body1:{fontSize:16,fontWeight:400},body2:{fontSize:14,fontWeight:500},body3:{fontSize:14,fontWeight:400},button:{fontSize:14,fontWeight:700},caption1:{fontSize:12,fontWeight:700},caption2:{fontSize:12,fontWeight:400},caption3:{fontSize:11,fontWeight:700},caption4:{fontSize:11,fontWeight:400}};function mn(e){const t=vr(e),{colors:n,aiAgentColorVariables:o}=Cr(e,t),r=Ar(e);return{selectedTheme:e.selectedTheme,palette:t,colors:n,aiAgentColorVariables:o,typography:r}}function vr({selectedTheme:e,palette:t,primary:n}){const o=t!=null&&t.primary?t.primary:n?n===Fe.primary.main?Fe.primary:yr(n,e):Fe.primary;return{...Fe,primary:o,...t}}function Cr({selectedTheme:e,primaryContrast:t,botMessageBackground:n,botMessageBackgroundContrast:o},r){const s=r.primary.main,i=t??dn(s),l=n??Tt.DEFAULT_BOT_MSG_BG,c=o??dn(l);return{colors:(e==="light"?br:Er)(r,s,i,l,c),aiAgentColorVariables:{primary_color:s,bot_message_bg_color:l,primary_contrast_color:i,bot_message_bg_contrast_color:c}}}function Sr(e,t,n){const o={...e};return n.forEach(r=>{const s=t[r];s!=null&&(o[r]=s)}),o}function Ar({typography:e}){if(!e)return ct;const t={...ct};return Object.keys(e).forEach(n=>{const o=e[n];if(o&&typeof o=="object"){const r=ct[n],s=["fontSize","fontWeight","fontFamily","lineHeight"];t[n]=Sr(r,o,s)}}),t}const{Provider:wr,useContext:xr}=Y("AIAgentTheme");function Ir({logger:e,palette:t,typography:n,appearance:o,children:r}){const s=d.useRef(null),[i,l]=d.useState(()=>mn({selectedTheme:(o==null?void 0:o.theme)??"light",palette:t,typography:n,primary:o==null?void 0:o.primaryColor,botMessageBackground:o==null?void 0:o.botMessageBackgroundColor})),c=d.useCallback((u,m)=>{m&&(s.current=m);const f=(o==null?void 0:o.theme)??u,g=s.current?s.current.themes[f]:null,y={primary:o==null?void 0:o.primaryColor,primaryContrast:void 0,botMessageBackground:o==null?void 0:o.botMessageBackgroundColor,botMessageBackgroundContrast:void 0};!y.primary&&(g!=null&&g.primary_color)&&(y.primary=g.primary_color,y.primaryContrast=g.primary_contrast_color),!y.botMessageBackground&&(g!=null&&g.bot_message_bg_color)&&(y.botMessageBackground=g.bot_message_bg_color,y.botMessageBackgroundContrast=g.bot_message_bg_contrast_color);const _=mn({selectedTheme:f,palette:t,typography:n,...y});l(_),e==null||e.info("theme.update:",f)},[o==null?void 0:o.theme,o==null?void 0:o.primaryColor,o==null?void 0:o.botMessageBackgroundColor,t,n,e]);return d.useEffect(()=>{(o!=null&&o.theme||o!=null&&o.primaryColor||o!=null&&o.botMessageBackgroundColor)&&c(i.selectedTheme)},[o==null?void 0:o.theme,o==null?void 0:o.primaryColor,o==null?void 0:o.botMessageBackgroundColor]),a.createElement(wr,{value:{theme:i,updateTheme:c}},r)}const gn=25*1024*1024,Tr={off:"off",always:"always",handed_off_only:"handed_off_only"},kr=()=>{const[e,t]=d.useState(()=>({maxAttachmentCount:1,attachmentMode:"handed_off_only",defaultUploadSizeLimit:gn,uploadSizeLimitPerType:new Map,supportedImageMimeTypes:new Set(["image/png","image/jpeg","image/jpg"]),supportedFileMimeTypes:new Set(["application/pdf"])})),n=d.useCallback(({active_channel:r,upload_restriction:s})=>{const{maxAttachmentCount:i,attachmentMode:l,defaultUploadSizeLimit:c,supportedImageMimeTypes:u,supportedFileMimeTypes:m}=e;t({maxAttachmentCount:i,attachmentMode:Tr[r.attachment_mode]??l,defaultUploadSizeLimit:(s==null?void 0:s.default_upload_size_limit)??c,uploadSizeLimitPerType:new Map(Object.entries((s==null?void 0:s.upload_size_limit_per_type)??[])),supportedImageMimeTypes:new Set((s==null?void 0:s.supported_image_mime_types)??u),supportedFileMimeTypes:new Set((s==null?void 0:s.supported_file_mime_types)??m)})},[]),o=d.useCallback(r=>{const{channel:s,uploadSizeLimit:i=gn}=r,l=(u=!0)=>s!=null&&s.isAIAgent?u?we(s):!1:!0,c=u=>{if(l())return e.defaultUploadSizeLimit??i;const m=e.defaultUploadSizeLimit??i,f=e.uploadSizeLimitPerType.get(u)??m;return Math.min(m,f)};return{maxAttachmentCount:e.maxAttachmentCount,isEnabled:()=>{if(l(!1))return!0;switch(e.attachmentMode){case"off":return!1;case"always":return!0;case"handed_off_only":return we(s);default:return!0}},get supportedMimeTypes(){return l()?[kn]:[...e.supportedImageMimeTypes,...e.supportedFileMimeTypes]},isSupportedMimeType:u=>l()?!0:e.supportedImageMimeTypes.has(u)||e.supportedFileMimeTypes.has(u),getUploadSizeLimit:c,getUploadSizeLimitInMB:u=>c(u)/(1024*1024)}},[e]);return{updateBaseAttachmentRules:n,createAttachmentRules:o}};function Nn(){const{chatSDK:e,logger:t}=K();return d.useCallback(async n=>{if(n.userId===""){const o=new Error("userId cannot be empty string for messenger settings request");throw t.error("requestMessengerSettings: invalid userId",o),o}return await e.aiAgent.requestMessengerSettings({...n,shouldSendFirstMessage:!1})},[e,t])}function Mr(){const{chatSDK:e,logger:t}=K(),n=d.useCallback(async(r,s,i)=>{if(t.debug("useChatConnection.connect: start, session",r.userId),s){const l=new G.SessionHandler({...s,onSessionTokenRequired:Lr(s.onSessionTokenRequired,i)});e.setSessionHandler(l),e.aiAgent.addEventHandler(It.EXTERNAL_AUTH_TOKEN_EXPIRED.toString(),c=>{var m;t.debug("useChatConnection: EXTERNAL_AUTH_TOKEN_EXPIRED event received",c);const u=or(c);(u==null?void 0:u.category)===It.EXTERNAL_AUTH_TOKEN_EXPIRED&&(t.debug("useChatConnection: calling onExternalAuthTokenExpired handler",u.data),(m=s==null?void 0:s.onExternalAuthTokenExpired)==null||m.call(s,u.data))})}try{return await e.connect(r.userId,r.authToken),t.debug("useChatConnection.connect: end, currentUser",e.currentUser),e.currentUser}catch(l){const c=l;if(e.isCacheEnabled){if(Pr(c))t.warn("useChatConnection.connect","offline connect restricted",c.message,c.code),t.warn("useChatConnection.connect","clear cached-data"),await e.clearCachedData().catch(u=>t.warn("useChatConnection.connect","clear cached-data failure",u));else if(e.currentUser)return t.debug("useChatConnection.connect: end (offline), currentUser",e.currentUser),e.currentUser}throw t.warn("useChatConnection.connect","connect failure",c.message,c.code),c}},[e,t]),o=d.useCallback(async()=>{t.debug("useChatConnection.disconnect: start"),e.aiAgent.removeAllEventHandlers(),await e.disconnect(),t.debug("useChatConnection.disconnect: end")},[e,t]);return{connect:n,disconnect:o}}function Lr(e,t){if(e)return async(n,o)=>{new Promise((r,s)=>e==null?void 0:e(r,s)).then(r=>{r&&(t==null||t(r)),n(r)}).catch(r=>{o(r)})}}const Rr=[400300,400301,400302,400310];function Pr(e){return Rr.some(t=>e.code===t)}const Dr=1440*60*1e3,Or=e=>{const{logger:t,cache:n}=K(),o=()=>{const s=n.messenger.getAnonUser();return s?s.expireAt-Dr<=Date.now()?(t.debug("useUserSessionCandidate.getAnonymousSessionInfo: auto session expired, clear cache"),n.messenger.clear(s.userId),null):(t.debug("useUserSessionCandidate.getAnonymousSessionInfo: auto session info detected"),s):null},r=()=>{if(!e||e instanceof Ye)throw new Error("userSessionInfo must be an instance of ManualSessionInfo");if(typeof e.userId!="string")throw new Error("userSessionInfo.userId must be a string");const s=["userId","authToken","sessionHandler"].filter(i=>!(i in e));return s.length>0&&t.error(`useUserSessionCandidate.getManualSessionInfo: missing required keys in userSessionInfo: ${s.join(", ")}`),t.debug("useUserSessionCandidate.getManualSessionInfo: manual session info detected"),e};return d.useMemo(()=>e instanceof qt?{type:"manual",userSessionCandidate:r()}:e instanceof Ye?{type:"anonymous",userSessionCandidate:o()}:e&&typeof e=="object"?(t.warn("Please use ManualSessionInfo instead of the old userSessionInfo format."),{type:"manual",userSessionCandidate:r()}):e===void 0?(t.warn("Please use AnonymousSessionInfo instead of undefined userSessionInfo."),{type:"anonymous",userSessionCandidate:o()}):{type:"anonymous",userSessionCandidate:null},[t,e==null?void 0:e.userId,e==null?void 0:e.authToken,e==null?void 0:e.sessionHandler,n.messenger.getAnonUser,n.messenger.clear])};function Br({userSessionInfo:e,onUpdateMessengerSettings:t,onPreAuth:n,onPostAuth:o,onErrorAuth:r,onAuthTokenRefreshed:s,onPostDeauth:i,forceCreateChannel:l}){const{aiAgentId:c,language:u,context:m,countryCode:f,logger:g,cache:y}=K(),{connect:_,disconnect:E}=Mr(),{type:h,userSessionCandidate:v}=Or(e),S=Nn(),C=d.useCallback(async()=>{var X;g.debug("useAuthentication.authenticate: start");const x=v!=null&&v.userId?y.messenger.getSettings(v.userId):null;x!=null&&x.bot&&(t(x),g.debug("useAuthentication.authenticate: cached messenger settings",x));const I=await S({aiAgentId:c,userId:v==null?void 0:v.userId,language:u,country:f,context:m,forceCreateChannel:l,knownActiveChannelUrl:(X=x==null?void 0:x.active_channel)==null?void 0:X.channel_url});g.debug("useAuthentication.authenticate: messenger settings response",I);let k=null;if(I.auto_created_user)if(h==="manual")g.warn("Received auto created user info but current session is manual. Ignoring auto created user info."),k={userId:v.userId,authToken:v.authToken};else{const{user_id:q,session_token:D,expire_at:$}=I.auto_created_user;y.messenger.setAnonUser({userId:q,authToken:D,expireAt:$}),k={userId:q,authToken:D}}else k={userId:(v==null?void 0:v.userId)??"",authToken:(v==null?void 0:v.authToken)??""};y.messenger.setSettings(k.userId,I),t(I);try{await n(I,k),await _(k,v==null?void 0:v.sessionHandler,s),await o(I,k)}catch(q){throw q instanceof Error&&(r(q),g.error("useAuthentication.authenticate: failed to connect",q)),q}return I},[S,_,h,v==null?void 0:v.userId,v==null?void 0:v.sessionHandler,v==null?void 0:v.authToken,c,u,m,f,l,y.messenger.setAnonUser,y.messenger.getSettings,y.messenger.setSettings,t,n,o,r,s]),A=d.useCallback(async()=>{g.debug("useAuthentication.deauthenticate: start"),await E(),i(),g.debug("useAuthentication.deauthenticate: completed")},[E,g,i]);return{authenticate:C,deauthenticate:A,userSessionCandidate:v}}const Nr=()=>{const{chatSDK:e,logger:t,cache:n}=K(),o=d.useCallback(()=>{var l,c;const s=(c=(l=e.appInfo)==null?void 0:l.aiAgentInfo)==null?void 0:c.templateListToken;if(!s)return!1;const i=n.template.getCachedToken();return i?s!==i:!0},[e,n.template.getCachedToken]),r=d.useCallback(async()=>{try{const{templates:s,token:i}=await e.aiAgent.getMessageTemplates({limit:20});for(const{template:l}of s){const{key:c}=er(l);n.template.set(c,l)}n.template.setCachedToken(i)}catch(s){t==null||t.error("messageTemplateContext.syncCachedTemplates: error:",s)}},[e,t,n.template.set,n.template.setCachedToken]);return{shouldSyncCachedTemplate:o,syncCachedTemplates:r}},hn=(...e)=>{const[t,n,o]=e;if(e.length===1&&typeof t=="object"&&t!==null)return{type:"active",context:t};if(e.length===3&&typeof t=="string"&&typeof n=="string"&&typeof o=="object"&&o!==null)return{type:"specific",aiAgentId:t,channelUrl:n,context:o};throw new Error("Invalid arguments: expected (context) or (aiAgentId, channelUrl, context)")},Le=e=>({...e,context:e.context??{}}),{Provider:Hr,useContext:Ze}=Y("AIAgentMessengerSession"),zr=d.forwardRef(function({userSessionInfo:e,forceCreateChannel:t,children:n},o){const{appId:r,aiAgentId:s,chatSDK:i,language:l,countryCode:c,context:u,cache:m,logger:f}=K(),{updateTheme:g}=xr(),[y,_]=d.useState(void 0),[E,h]=d.useState(void 0),[v,S]=d.useState(null),[C,A]=d.useState(null),[x,I]=d.useState(null),[k,X]=d.useState(null),{updateBaseAttachmentRules:q,createAttachmentRules:D}=kr(),{shouldSyncCachedTemplate:$,syncCachedTemplates:V}=Nr(),w=Nn(),{authenticate:N,deauthenticate:j}=Br({userSessionInfo:e,forceCreateChannel:t,onUpdateMessengerSettings:d.useCallback(L=>{const{appearance:P,bot:H,launcher:te}=L;g(P.selected_theme,P),I({userId:H.bot_userid,profileUrl:H.bot_profile_url,nickname:H.bot_nickname,replyToFile:H.reply_to_file,specialNotice:H.special_notice,specialNoticeEnabled:H.is_special_notice_enabled,showHandoffButton:H.show_handoff_button??!0,isMultipleActiveConversationsEnabled:H.is_multiple_active_conversations_enabled??!0,isUserFeedbackEnabled:L.bot.is_user_feedback_enabled??!1,isUserFeedbackCommentOptionEnabled:L.bot.is_user_feedback_comment_option_enabled??!1}),X({type:te.image_type||"default_icon",imageUrl:te.image_url}),q(L)},[g]),onPreAuth:d.useCallback((L,P)=>{_(void 0),A(P)},[]),onPostAuth:d.useCallback(async L=>{S(i.currentUser),$()&&await V(),h({url:L.active_channel.channel_url,status:"open"})},[i,$,V]),onErrorAuth:d.useCallback(L=>{_(L)},[]),onAuthTokenRefreshed:d.useCallback(L=>{A(P=>P?{...P,authToken:L}:null)},[]),onPostDeauth:d.useCallback(()=>{m.template.clear(),m.messenger.clear(C==null?void 0:C.userId),S(null),h(void 0),A(null),I(null),X(null)},[m.template.clear,m.messenger.clear,C])}),Z=d.useCallback(async()=>{var L;if(C){f.debug("agentMessengerSession.refreshActiveChannel: try to refresh active channel"),h(void 0);const P=await w({aiAgentId:s,userId:C.userId,language:l,country:c,context:u,forceCreateChannel:t,knownActiveChannelUrl:(L=m.messenger.getSettings(C.userId))==null?void 0:L.active_channel.channel_url});return m.messenger.setSettings(C.userId,P),h({url:P.active_channel.channel_url,status:"open"}),f.info("agentMessengerSession.refreshActiveChannel: refreshed active channel",P.active_channel.channel_url),P.active_channel.channel_url}else throw f.error("agentMessengerSession.refreshActiveChannel: userSession is not ready"),new Error("userSession is not ready")},[w,r,s,C==null?void 0:C.userId,l,c,u,t,m.messenger.getSettings,m.messenger.setSettings]),Ee=d.useCallback(async L=>{if(!(C!=null&&C.userId))throw new Error("Current user is not authenticated. Please authenticate first.");const P=await w({...L,userId:C.userId,knownActiveChannelUrl:void 0}),H=P.active_channel.channel_url;return m.messenger.setSettings(C.userId,P),H},[C==null?void 0:C.userId,w]),ke=d.useCallback(async L=>{if(!i.currentUser)throw new Error("Current user is not authenticated. Please authenticate first.");if(Object.entries(L.context).length===0)return[];const P=i.aiAgent.createConversationListQuery({aiAgentId:L.aiAgentId,status:oe.ConversationStatus.OPEN,limit:100}),H=[];for(;P.hasNext;){const te=await P.next();for(const he of te)Fr(he.context??{},L.context)&&H.push(he.channelInfo.url)}return H},[i]),[se]=d.useState(()=>Ln(L=>{var P;f.info("agentMessengerSession.channelChanged: channel.conversation",L.conversation),h({url:L.url,status:ie(L)?"closed":"open",conversationStatus:(P=L.conversation)==null?void 0:P.status})},250,{trailing:!1,leading:!0}));return $t.useGroupChannelHandler(i,{onChannelChanged:L=>{L.isGroupChannel()&&L.url===(E==null?void 0:E.url)&&se(L)}}),d.useEffect(()=>()=>{se.cancel()},[se]),d.useImperativeHandle(o,()=>{const L=async()=>{if(!E)throw new Error("No active conversation. Please start a conversation first.");return await i.groupChannel.getChannel(E.url)};return{activeChannel:E,chatSDK:i,authenticate:N,deauthenticate:j,updateContext:async(...P)=>{const H=hn(...P);if(H.type==="active"){const ne=await(await L()).updateContext(s,H.context);return Le(ne)}const te=await i.aiAgent.updateContext(H.aiAgentId,H.channelUrl,H.context);return Le(te)},patchContext:async(...P)=>{const H=hn(...P);if(H.type==="active"){const ne=await(await L()).patchContext(s,H.context);return Le(ne)}const te=await i.aiAgent.patchContext(H.aiAgentId,H.channelUrl,H.context);return Le(te)},getContextObject:async()=>{const H=await(await L()).getContextObject(s);return Le(H)}}},[N,j,E,i,s,f]),a.createElement(Hr,{value:{sdkUser:v,userSessionInfo:e,userSession:C,activeChannel:E,setActiveChannel:h,refreshActiveChannel:Z,createConversation:Ee,searchConversation:ke,connectionError:y,aiAgentInfo:x,launcherInfo:k,authenticate:N,deauthenticate:j,createAttachmentRules:D}},n)}),Fr=(e,t)=>Object.entries(t).every(([n,o])=>e[n]===o);function Ur(e){const{chatSDK:t,logger:n,aiAgentId:o}=K(),{sdkUser:r,activeChannel:s,setActiveChannel:i}=Ze(),[l,c]=d.useState(void 0),[u,m]=d.useState(void 0),[f,g]=d.useState(!1);function y(E){if(E.isAIAgent&&!E.conversation){g(!0);const h=E.initConversation({aiAgentId:o});h.catch(v=>n.warn("useChannel.initConversation: initialization failed",v)),h.finally(()=>g(!1))}}async function _(){var E;if(!r){n.debug("useChannel.getChannel: no sdk user, skip fetching channel");return}if(n.debug("useChannel.getChannel: start"),c(void 0),m(void 0),g(!1),e)try{n.debug("useChannel.getChannel: get channel",e);const h=await t.groupChannel.getChannel(e);y(h),c(h),h.url===(s==null?void 0:s.url)&&i({url:h.url,status:ie(h)?"closed":"open",conversationStatus:(E=h.conversation)==null?void 0:E.status}),n.debug("useChannel.getChannel: fetched channel",h)}catch(h){h instanceof G.SendbirdError&&m(h),n.error("useChannel.getChannel: error",h)}}return d.useEffect(()=>{_()},[t,r,e,o]),Wt(t,{async onReconnectSucceeded(){var h;if(!l)return;const E=await l.refresh();y(E),c(E),E.url===(s==null?void 0:s.url)&&i({url:E.url,status:ie(E)?"closed":"open",conversationStatus:(h=E.conversation)==null?void 0:h.status})}}),{channel:l,channelFetchError:u,getChannel:_,isInitializingConversation:f}}const $r=e=>{const t=e==null?void 0:e.lastMessage,n=t==null?void 0:t.extendedMessagePayload;return n==null?void 0:n.user_input_disabled_by},jr=e=>{var i;const t=e==null?void 0:e.lastMessage;if(!t||!e)return!1;const n=t.extendedMessagePayload,o=n==null?void 0:n.form,r=!!o&&!o.submitted_at&&!o.canceled_at,s=e.isAIAgent&&!!((i=e.conversation)!=null&&i.handedOverAt);return r&&!s},Vr=()=>{const{chatSDK:e,networkStateAdapter:t}=K(),[n,o]=d.useState(()=>t?t.isOnline()?"connected":"reconnecting":"connected");return Wt(e,{onConnected:()=>o("connected"),onDisconnected:()=>o("disconnected"),onReconnectStarted:()=>o("reconnecting"),onReconnectSucceeded:()=>o("connected"),onReconnectFailed:()=>o("disconnected"),onConnectionLost:()=>o("reconnecting")}),d.useEffect(()=>{if(t)return t.subscribe(()=>{o("reconnecting")})},[t]),n},qr=3e4,Wr=({shouldApply:e,lastMessage:t,isBlockedWhileAIResponding:n,currentUserId:o})=>{const[r,s]=d.useState(!1),i=d.useRef(null),l=t&&Be(t,o)?t.createdAt:0;return d.useEffect(()=>{const c=()=>{i.current&&(clearTimeout(i.current),i.current=null),s(!1)},u=g=>{i.current&&clearTimeout(i.current),s(!0),i.current=setTimeout(()=>{s(!1),i.current=null},g)},m=Date.now()-l,f=qr-m;return n||f<=0?c():u(f),()=>{i.current&&clearTimeout(i.current)}},[n,l]),r&&e},Hn=e=>{const{chatSDK:t}=K(),[n,o]=d.useState([]);return $t.useGroupChannelHandler(t,{onTypingStatusUpdated(r){if(r.url===(e==null?void 0:e.url)){const s=r.getTypingUsers();o(s)}}}),n},Gr=({channel:e,lastMessage:t,aiAgentUserId:n,isStreamAnimating:o})=>{const[r,s]=d.useState(!1),i=Hn(e);return d.useEffect(()=>{if(!t)return;const l=i.some(u=>u.userId===n),c=Be(t,n)&&(We.isStreaming(t)||o);s(c||l)},[i,t,n,o]),r},Kr=({channel:e,messages:t,isStreamAnimating:n,isInitializingConversation:o})=>{const{aiAgentInfo:r,userSession:s}=Ze(),i=Vr(),l=Gr({channel:e,lastMessage:on(t,[Se.SendingStatus.SUCCEEDED]),aiAgentUserId:(r==null?void 0:r.userId)??"",isStreamAnimating:n}),c=Wr({shouldApply:!!(e!=null&&e.isAIAgent)&&!we(e),isBlockedWhileAIResponding:l,lastMessage:on(t,[Se.SendingStatus.PENDING,Se.SendingStatus.SUCCEEDED]),currentUserId:(s==null?void 0:s.userId)??""});if(!e||i==="disconnected")return{disabled:!0,disabledBy:"unavailable"};if(i==="reconnecting")return{disabled:!0,disabledBy:"reconnecting"};if(ie(e))return{disabled:!0,disabledBy:"conversation_closed"};if(jr(e))return{disabled:!0,disabledBy:"form_active"};const u=$r(e);return u?{disabled:!0,disabledBy:u}:l||c||o?{disabled:!0,disabledBy:"ai_responding"}:{disabled:!1,disabledBy:""}},Yr=()=>{const[e,t]=d.useState(new Set),n=d.useCallback(r=>{t(s=>{if(s.has(r))return s;const i=new Set(s);return i.add(r),i})},[]),o=d.useCallback(r=>{t(s=>{if(!s.has(r))return s;const i=new Set(s);return i.delete(r),i})},[]);return{isAnimating:e.size>0,start:n,stop:o}},{Provider:Xr}=Y("AIAgentConversation");function Zr({children:e,channelUrl:t,onChannelDeleted:n,onMessagesReceived:o,onMessagesUpdated:r,onConversationClosedStatusChanged:s,onConversationClosedViaDispatcher:i,onBeforeSendMessage:l,onAfterSendMessage:c=At,shouldMarkAsRead:u=!0,shouldCountNewMessages:m=()=>!1,sortComparator:f}){var q;const g=()=>u&&(h==null?void 0:h.markAsRead()),{chatSDK:y,logger:_,dispatcher:E}=K(),{channel:h,channelFetchError:v,getChannel:S,isInitializingConversation:C}=Ur(t),A=gr(y,h,{replyType:Se.ReplyType.ONLY_REPLY_TO_CHANNEL,shouldCountNewMessages:m,onChannelDeleted:n,onMessagesReceived:D=>o==null?void 0:o(D),onMessagesUpdated:D=>r==null?void 0:r(D),logger:_,markAsRead:g,sortComparator:f}),x=Yr(),I=Kr({channel:h,messages:A.messages,isStreamAnimating:x.isAnimating,isInitializingConversation:C});d.useEffect(()=>{g()},[u]);const k=ie(h);d.useEffect(()=>{s==null||s(k)},[k,s]),d.useEffect(()=>{const D=async $=>{const V=typeof($==null?void 0:$.channelUrl)=="string";h&&V&&$.channelUrl!==h.url||(_.debug("conversation.dispatcher: try to close conversation",h),h!=null&&h.conversation&&h.conversation.status===oe.ConversationStatus.OPEN&&(await h.closeConversation(),i==null||i()))};return E.subscribe(xt.ConversationClose,D),()=>{E.unsubscribe(xt.ConversationClose,D)}},[E,(q=h==null?void 0:h.conversation)==null?void 0:q.status,i]);const X={conversation:(h==null?void 0:h.conversation)??void 0,channelSource:{channel:h,error:v,refetch:()=>S(),closeConversation:async()=>{ie(h)||await(h==null?void 0:h.closeConversation())}},messageSource:{messages:A.messages,newMessages:A.newMessages,initialized:A.initialized,loadPrevious:()=>A.loadPrevious(),loadNext:()=>A.loadNext(),deleteMessage:D=>A.deleteMessage(D),resendMessage:D=>A.resendMessage(D),resetNewMessages:()=>A.resetNewMessages(),sendUserMessage:async D=>{var V;if(((V=h==null?void 0:h.conversation)==null?void 0:V.status)===oe.ConversationStatus.CLOSED)throw new Error("Conversation is closed");l&&(D=await l(D));const $=await A.sendUserMessage(D,c);return c==null||c($),$},sendFileMessage:async D=>{var V;if(((V=h==null?void 0:h.conversation)==null?void 0:V.status)===oe.ConversationStatus.CLOSED)throw new Error("Conversation is closed");l&&(D=await l(D));const $=await A.sendFileMessage(D,c);return c==null||c($),$}},state:{streamAnimation:x,input:I}};return a.createElement(Xr,{value:X},e)}function Jr(e,t){var y,_,E,h,v,S,C,A,x,I;const[n,o]=d.useState(!1),[r,s]=d.useState(null),[i,l]=d.useState([]),[c,u]=d.useState(null),m=d.useRef(!1),f=d.useCallback(async()=>{if(!m.current&&e.currentUser){m.current=!0,o(!1),s(null),l([]);try{c==null||c.dispose();const k=new Wo(e,t);k.setConversationListCollectionHandler({onChannelsAdded:()=>{l(k.channels)},onChannelsUpdated:()=>{l(k.channels)},onChannelsDeleted:()=>{l(k.channels)}}),await k.loadMore(),u(k),s(null)}catch(k){u(null),s(k)}finally{o(!0),m.current=!1}}},[e,e.currentUser,(y=t.filter)==null?void 0:y.aiAgentChannelFilter,(E=(_=t.filter)==null?void 0:_.aiAgentConversationStatusFilter)==null?void 0:E.join(),(v=(h=t.filter)==null?void 0:h.aiAgentIds)==null?void 0:v.join(),(S=t.filter)==null?void 0:S.deskChannelFilter,(A=(C=t.filter)==null?void 0:C.pinnedChannelUrls)==null?void 0:A.join(),(x=t.filter)==null?void 0:x.copilotConversationOnly,(I=t.filter)==null?void 0:I.copilotSupportChannelUrl,t.limit]),g=d.useCallback(async()=>{if(c)try{await c.loadMore()}catch(k){s(k)}},[c]);return Wt(e,{onConnected:()=>f()}),d.useEffect(()=>{f()},[f]),d.useEffect(()=>()=>{m.current=!1,c==null||c.dispose()},[c]),{initialized:n,error:r,channels:i,loadMore:g}}const{Provider:Qr}=Y("AIAgentConversationList");function es({conversationListLimit:e,conversationListFilter:t,children:n}){var f,g;const{chatSDK:o,aiAgentId:r,queryParams:s}=K(),i={aiAgentIds:[r],aiAgentConversationStatusFilter:[oe.ConversationStatus.CLOSED,oe.ConversationStatus.OPEN]},l=e??((f=s==null?void 0:s.conversationListParams)==null?void 0:f.limit),c={...i,...(g=s==null?void 0:s.conversationListParams)==null?void 0:g.filter,...t},u=Jr(o,{limit:l,filter:c}),m={listSource:{initialized:u.initialized,error:u.error??void 0,channels:u.channels,loadMore:()=>u.loadMore()}};return a.createElement(Qr,{value:m},n)}function ts(e){let t="pending",n=e.then(o=>{t="resolved",n=o}).catch(o=>{t="rejected",n=o});return{get value(){if(t==="resolved")return n;throw n}}}const{Provider:ns}=Y("MessageTemplateFetching");function os({children:e,internalVariables:t}){const n=d.useRef({}),o=d.useRef({}),[r,s]=d.useState({}),i=d.useCallback((u,m)=>{s(f=>({...f,[u]:{fetching:!1,error:!1,...f[u],...m}}))},[]),l=d.useCallback(async({onRequestTemplate:u,onGetCachedTemplate:m,templateKey:f,suspense:g=!1})=>{const y=m(f);if(y)return y;const _=o.current[f];if(_)return _;g||i(f,{fetching:!0});const E=u(f).catch(h=>{throw g||i(f,{error:!0}),h}).finally(()=>{g||i(f,{fetching:!1}),delete o.current[f]});return o.current[f]=E,E},[i]),c={internalVariables:t,fetchTemplate:l,suspend:(u,m)=>{if(n.current[u])return n.current[u];const f=ts(m());return n.current[u]=f,f},getIsFetching:u=>{var m;return((m=r[u])==null?void 0:m.fetching)??!1},getHasError:u=>{var m;return((m=r[u])==null?void 0:m.error)??!1}};return a.createElement(ns,{value:c},e)}const rs="remove_powered_by",Gt=(e,t)=>{var r,s;const{chatSDK:n}=K(),{aiAgentInfo:o}=Ze();if(e==="handoff-button"){const i=!!((r=t==null?void 0:t.conversation)!=null&&r.handoff);return!!(t!=null&&t.isAIAgent)&&!!(o!=null&&o.showHandoffButton)&&i&&Dn(t)}if(e==="special-notice")return!!(t!=null&&t.isAIAgent)&&!!(o!=null&&o.specialNoticeEnabled)&&!!(o!=null&&o.specialNotice);if(e==="powered-by"){const i=(s=n==null?void 0:n.appInfo)==null?void 0:s.applicationAttributes;return d.useMemo(()=>!(Array.isArray(i)&&i.includes(rs)),[i])}throw new Error("Unsupported feature")},ss=e=>{const{aiAgentInfo:t}=Ze(),o=Hn(e)[0];if(!o)return null;const r=o.userId===(t==null?void 0:t.userId);return{user:r?t:o,isBot:r}},zn=({channel:e,userSession:t,aiAgentInfo:n})=>{if(!t||!n||!e)return{fallbackIcon:"delight",url:void 0,title:""};const o=(()=>{const[s]=e.members.filter(i=>i.userId!==t.userId);return s})(),r={ai(s){return{fallbackIcon:s,url:n.profileUrl,title:n.nickname}},human(s){return{fallbackIcon:s,url:o==null?void 0:o.profileUrl,title:(o==null?void 0:o.nickname)||n.nickname}},channel(s){return{fallbackIcon:s,url:e==null?void 0:e.coverUrl,title:(e==null?void 0:e.name)??""}}};return e.isAIAgent?we(e)?r.human("agent"):r.ai("delight"):e.isDesk?r.human("agent"):r.channel("user")},kt=e=>d.useReducer((t,n)=>({...t,...n}),e);var de=(e=>(e.AI_AGENT_CSAT_5="AI_AGENT_CSAT_5",e.AI_AGENT_CSAT_5_WITH_CRE="AI_AGENT_CSAT_5_WITH_CRE",e.HELPDESK_CSAT_5="HELPDESK_CSAT_5",e))(de||{});const as=new Set(["free_text","single_choice"]),is=({csatPayload:e,type:t,initialCsat:n,initialCsatReason:o,initialIsResolved:r})=>{const[s,i]=kt({csatType:t,csat:n,csatReason:o,isResolved:r}),[l,c]=kt({followUpItem:!1}),u=d.useMemo(()=>{var h;const y=s.csat,_=typeof y=="number",E=(h=e.follow_up)==null?void 0:h.find(v=>_?v.scores.includes(y):v.always_visible??!1);if(as.has(E==null?void 0:E.response_type))return E},[s.csat,e.follow_up]),m=(()=>{var y;if(typeof n=="number")return"submitted";if((t===de.AI_AGENT_CSAT_5||t===de.HELPDESK_CSAT_5)&&typeof s.csat=="number")return"submittable";if(t===de.AI_AGENT_CSAT_5_WITH_CRE){const _=typeof s.csat=="number",E=!((y=e.cre)!=null&&y.required)||typeof s.isResolved=="boolean";if(_&&E)return"submittable"}return"unsubmittable"})(),f=d.useCallback(()=>typeof s.csat>"u"?!1:u!=null&&u.required&&!s.csatReason?(c({followUpItem:!0}),!1):!0,[s,u,c]);return d.useEffect(()=>{o||(i({csatReason:""}),c({followUpItem:!1}))},[o,u,i,c]),{params:s,setParams:i,error:l,setError:c,followUpItem:u,state:m,validateParams:f,itemProps:{csatPayload:e,state:m,submitted:m==="submitted"}}},ut=5,ls=250,cs=50,fn=e=>Math.max(0,e-cs),us=e=>e<1e3?{speed:ut*.5,chunkSize:2}:e<2e3?{speed:ut*.8,chunkSize:2}:{speed:ut*.6,chunkSize:3},ds=e=>{const{text:t,enabled:n=!1,onAnimationStart:o,onAnimationProgress:r,onAnimationComplete:s}=e,[i,l]=d.useState(()=>fn(t.length)),c=d.useRef(null),u=d.useRef({startTime:0,lastUpdate:0,lastProgressCall:0}).current,m=d.useRef({onStart:o,onProgress:r,onComplete:s}).current,f=d.useRef({startCalled:!1,completeCalled:!1}).current,g=d.useRef({initialEnabled:n,textLength:t.length,enabled:n}).current,y=n,_=i<t.length,E=g.initialEnabled&&(y||_);return d.useLayoutEffect(()=>{m.onStart=o,m.onProgress=r,m.onComplete=s,g.textLength=t.length,g.enabled=n}),d.useLayoutEffect(()=>{var h;g.initialEnabled&&(f.startCalled||(f.startCalled=!0,(h=m.onStart)==null||h.call(m)),l(v=>t.length<v?t.length:v))},[t]),d.useEffect(()=>{if(!g.initialEnabled)return;let h=fn(t.length);u.lastUpdate=0,u.startTime=0,u.lastProgressCall=0;const v=S=>{var D;u.lastUpdate===0&&(u.lastUpdate=S,u.startTime=S,u.lastProgressCall=S);const C=g.textLength,A=S-u.lastUpdate,x=S-u.startTime,{speed:I,chunkSize:k}=us(x),X=I*k;A>=X&&h<C&&(h=Math.min(h+k,C),l(h),u.lastUpdate=S),S-u.lastProgressCall>=ls&&(u.lastProgressCall=S,(D=m.onProgress)==null||D.call(m)),(h<C||g.enabled)&&(c.current=requestAnimationFrame(v))};return c.current=requestAnimationFrame(v),()=>{c.current&&cancelAnimationFrame(c.current)}},[]),d.useEffect(()=>{var C;const h=g.initialEnabled&&f.startCalled,v=!n,S=i>=t.length&&t.length>0;h&&v&&S&&!f.completeCalled&&(f.completeCalled=!0,(C=m.onComplete)==null||C.call(m))},[n,i,t.length]),{streamText:g.initialEnabled?t.slice(0,i):t,isAnimating:E}},ms="1.6.0",Fn=ms,gs={conversation:{input_placeholder:"Ask a question",input_placeholder_disabled:"Chat is unavailable in this channel",input_placeholder_wait_ai_agent_response:"Waiting for the agent's reply...",input_placeholder_active_form:"Please fill out the form to move forward.",input_placeholder_reconnecting:"Trying to reconnect. Refresh if persists.",unknown_message_type:"(Unknown message type)",powered_by:"Powered by",citation_title:"Source",start_new_conversation_label:"Start a conversation",scroll_to_new_messages_label:()=>"New message",failed_message_resend:"Retry",failed_message_remove:"Remove",file_upload_no_supported_files:"No supported file types available.",a11y_message_list:"Chat messages",a11y_scroll_to_bottom:"Scroll to bottom",a11y_scroll_to_new_messages:"Scroll to new messages",a11y_open_conversation_list:"Open conversation list"},conversation_list:{header_title:"Conversations",ended:"Ended",footer_title:"Start a conversation"},date_format:{just_now:"Just now",minutes_ago:e=>`${e} minutes ago`,hours_ago:e=>`${e} hours ago`,date_short:"MM/dd/yyyy",date_separator:"MMMM dd, yyyy",message_timestamp:"p"},csat:{title:"Your feedback matters to us",submitted_label:"Successfully submitted!",cre_question:"Was your issue resolved?",cre_positive_label:"Yes, thank you! 👍",cre_negative_label:"No, that didn't help.",reason_placeholder:"Share your feedback",question:"How would you rate your experience?",submit_label:"Submit",submission_expired:"We're sorry, the survey period has ended."},form:{optional_label:"optional",validation_required:"This question is required"},common:{placeholder_something_went_wrong:"Something went wrong",placeholder_no_messages:"No messages",placeholder_no_conversations:"No conversations yet",placeholder_something_went_wrong_retry_label:"Retry"},feedback:{title:"Submit feedback",good:"Good",bad:"Bad",comment_label:"Comment (optional)",comment_placeholder:"Leave a comment",cancel:"Cancel",submit:"Submit",save:"Save",edit:"Edit feedback",remove:"Remove feedback"}},Mt={language:"en",strings:gs,dateLocale:yo.enUS},hs={conversation:{input_placeholder:"질문하기",input_placeholder_disabled:"이 채널에서는 채팅을 사용할 수 없습니다.",input_placeholder_wait_ai_agent_response:"상담사의 답변을 기다리는 중...",input_placeholder_active_form:"계속 진행하려면 양식을 작성해 주세요.",input_placeholder_reconnecting:"재연결 시도 중. 계속되면 새로고침하세요.",unknown_message_type:"(알 수 없는 메시지 유형)",powered_by:"Powered by",citation_title:"출처",start_new_conversation_label:"대화 시작",scroll_to_new_messages_label:()=>"새 메시지",failed_message_resend:"다시 시도",failed_message_remove:"삭제",file_upload_no_supported_files:"사용 가능한 지원 파일 형식이 없습니다.",a11y_message_list:"채팅 메시지",a11y_scroll_to_bottom:"맨 아래로 스크롤",a11y_scroll_to_new_messages:"새 메시지로 스크롤",a11y_open_conversation_list:"대화 목록 열기"},conversation_list:{header_title:"대화",ended:"종료됨",footer_title:"대화 시작"},date_format:{just_now:"방금",minutes_ago:e=>`${e}분 전`,hours_ago:e=>`${e}시간 전`,date_short:"yyyy/MM/dd",date_separator:"yyyy년 M월 d일",message_timestamp:"p"},csat:{title:"귀하의 피드백은 우리에게 중요합니다.",submitted_label:"성공적으로 제출되었습니다!",cre_question:"문제가 해결되었나요?",cre_positive_label:"네, 감사합니다! 👍",cre_negative_label:"아니요, 도움이 되지 않았어요.",reason_placeholder:"의견을 공유해주세요.",question:"귀하의 경험을 어떻게 평가하시겠습니까?",submit_label:"제출",submission_expired:"죄송합니다. 설문 응답 기간이 종료되었습니다."},form:{optional_label:"선택",validation_required:"이 항목은 필수입니다"},common:{placeholder_something_went_wrong:"문제가 발생했습니다.",placeholder_no_messages:"메시지가 없습니다.",placeholder_no_conversations:"아직 대화가 없습니다",placeholder_something_went_wrong_retry_label:"다시 시도"},feedback:{title:"피드백 제출",good:"좋아요",bad:"별로예요",comment_label:"코멘트 (선택사항)",comment_placeholder:"코멘트를 남겨주세요",cancel:"취소",submit:"제출",save:"저장",edit:"피드백 수정",remove:"피드백 삭제"}},Lt={language:"ko",strings:hs,dateLocale:Ao.ko},fs={conversation:{input_placeholder:"質問する",input_placeholder_disabled:"このチャンネルではチャットを利用できません",input_placeholder_wait_ai_agent_response:"エージェントの返信を待っています…",input_placeholder_active_form:"続行するには、フォームに記入してください。",input_placeholder_reconnecting:"再接続中。続く場合は更新してください。",unknown_message_type:"(不明なメッセージタイプ)",powered_by:"Powered by",citation_title:"出典",start_new_conversation_label:"会話を始める",scroll_to_new_messages_label:()=>"新しいメッセージ",failed_message_resend:"再試行",failed_message_remove:"削除",file_upload_no_supported_files:"サポートされているファイルタイプがありません。",a11y_message_list:"チャットメッセージ",a11y_scroll_to_bottom:"一番下にスクロール",a11y_scroll_to_new_messages:"新しいメッセージにスクロール",a11y_open_conversation_list:"会話リストを開く"},conversation_list:{header_title:"会話",ended:"終了",footer_title:"会話を始める"},date_format:{just_now:"たった今",minutes_ago:e=>`${e}分前`,hours_ago:e=>`${e}時間前`,date_short:"yyyy/MM/dd",date_separator:"yyyy年 M月 d日",message_timestamp:"p"},csat:{title:"あなたのフィードバックは私たちにとって重要です",submitted_label:"正常に送信されました!",cre_question:"問題は解決されましたか?",cre_positive_label:"はい、ありがとうございます! 👍",cre_negative_label:"いいえ、役に立ちませんでした。",reason_placeholder:"フィードバックを共有する",question:"あなたの経験をどう評価しますか?",submit_label:"送信",submission_expired:"申し訳ありません、アンケートの受付期間は終了しました。"},form:{optional_label:"任意",validation_required:"この質問は必須です"},common:{placeholder_something_went_wrong:"問題が発生しました",placeholder_no_messages:"メッセージがありません",placeholder_no_conversations:"まだ会話がありません",placeholder_something_went_wrong_retry_label:"再試行"},feedback:{title:"フィードバックを送信",good:"良い",bad:"悪い",comment_label:"コメント(オプション)",comment_placeholder:"コメントを残してください",cancel:"キャンセル",submit:"送信",save:"保存",edit:"フィードバックを編集",remove:"フィードバックを削除"}},Rt={language:"ja",strings:fs,dateLocale:So.ja},ps={conversation:{input_placeholder:"Hacer una pregunta",input_placeholder_disabled:"El chat no está disponible en este canal",input_placeholder_wait_ai_agent_response:"Esperando la respuesta del agente...",input_placeholder_active_form:"Por favor, complete el formulario para continuar.",input_placeholder_reconnecting:"Reconectando. Actualiza si persiste.",unknown_message_type:"(Tipo de mensaje desconocido)",powered_by:"Desarrollado por",citation_title:"Fuente",start_new_conversation_label:"Iniciar una conversación",scroll_to_new_messages_label:()=>"Nuevo mensaje",failed_message_resend:"Reintentar",failed_message_remove:"Eliminar",file_upload_no_supported_files:"No hay tipos de archivo compatibles disponibles.",a11y_message_list:"Mensajes del chat",a11y_scroll_to_bottom:"Desplazarse hacia abajo",a11y_scroll_to_new_messages:"Desplazarse a nuevos mensajes",a11y_open_conversation_list:"Abrir lista de conversaciones"},conversation_list:{header_title:"Conversaciones",ended:"Finalizado",footer_title:"Iniciar una conversación"},date_format:{just_now:"Ahora mismo",minutes_ago:e=>`Hace ${e} minutos`,hours_ago:e=>`Hace ${e} horas`,date_short:"dd/MM/yyyy",date_separator:"d 'de' MMMM 'de' yyyy",message_timestamp:"p"},csat:{title:"Tus comentarios nos importan",submitted_label:"Enviado con éxito!",cre_question:"¿Se resolvió su problema?",cre_positive_label:"¡Sí, gracias! 👍",cre_negative_label:"No, eso no ayudó.",reason_placeholder:"Comparte tu opinión",question:"¿Cómo calificarías tu experiencia?",submit_label:"Enviar",submission_expired:"Lo sentimos, el período de la encuesta ha terminado."},form:{optional_label:"opcional",validation_required:"Esta pregunta es obligatoria"},common:{placeholder_something_went_wrong:"Algo salió mal",placeholder_no_messages:"No hay mensajes",placeholder_no_conversations:"Aún no hay conversaciones",placeholder_something_went_wrong_retry_label:"Reintentar"},feedback:{title:"Enviar comentarios",good:"Bueno",bad:"Malo",comment_label:"Comentario (opcional)",comment_placeholder:"Deja un comentario",cancel:"Cancelar",submit:"Enviar",save:"Guardar",edit:"Editar comentarios",remove:"Eliminar comentarios"}},Pt={language:"es",strings:ps,dateLocale:bo.es},_s={conversation:{input_placeholder:"Fazer uma pergunta",input_placeholder_disabled:"O chat não está disponível neste canal",input_placeholder_wait_ai_agent_response:"Aguardando a resposta do agente...",input_placeholder_active_form:"Por favor, preencha o formulário para prosseguir.",input_placeholder_reconnecting:"Reconectando. Atualize se persistir.",unknown_message_type:"(Tipo de mensagem desconhecido)",powered_by:"Desenvolvido por",citation_title:"Fonte",start_new_conversation_label:"Iniciar uma conversa",scroll_to_new_messages_label:()=>"Nova mensagem",failed_message_resend:"Tentar novamente",failed_message_remove:"Remover",file_upload_no_supported_files:"Nenhum tipo de arquivo suportado disponível.",a11y_message_list:"Mensagens do chat",a11y_scroll_to_bottom:"Rolar para baixo",a11y_scroll_to_new_messages:"Rolar para novas mensagens",a11y_open_conversation_list:"Abrir lista de conversas"},conversation_list:{header_title:"Conversas",ended:"Encerrada",footer_title:"Iniciar uma conversa"},date_format:{just_now:"Agora mesmo",minutes_ago:e=>`Há ${e} minutos`,hours_ago:e=>`Há ${e} horas`,date_short:"dd/MM/yyyy",date_separator:"d 'de' MMMM 'de' yyyy",message_timestamp:"p"},csat:{title:"Seu feedback é importante para nós",submitted_label:"Enviado com sucesso!",cre_question:"Seu problema foi resolvido?",cre_positive_label:"Sim, obrigado! 👍",cre_negative_label:"Não, isso não ajudou.",reason_placeholder:"Compartilhe seu feedback",question:"Como você avaliaria sua experiência?",submit_label:"Enviar",submission_expired:"Desculpe, o período da pesquisa foi encerrado."},form:{optional_label:"opcional",validation_required:"Esta pergunta é obrigatória"},common:{placeholder_something_went_wrong:"Algo deu errado",placeholder_no_messages:"Nenhuma mensagem",placeholder_no_conversations:"Nenhuma conversa ainda",placeholder_something_went_wrong_retry_label:"Tentar novamente"},feedback:{title:"Enviar feedback",good:"Bom",bad:"Ruim",comment_label:"Comentário (opcional)",comment_placeholder:"Deixe um comentário",cancel:"Cancelar",submit:"Enviar",save:"Salvar",edit:"Editar feedback",remove:"Remover feedback"}},Dt={language:"pt",strings:_s,dateLocale:wo.pt},ys={conversation:{input_placeholder:"Poser une question",input_placeholder_disabled:"Le chat n'est pas disponible dans ce canal",input_placeholder_wait_ai_agent_response:"En attente de la réponse de l'agent...",input_placeholder_active_form:"Veuillez remplir le formulaire pour continuer.",input_placeholder_reconnecting:"Reconnexion. Actualisez si persiste.",unknown_message_type:"(Type de message inconnu)",powered_by:"Propulsé par",citation_title:"Source",start_new_conversation_label:"Démarrer une conversation",scroll_to_new_messages_label:()=>"Nouveau message",failed_message_resend:"Réessayer",failed_message_remove:"Supprimer",file_upload_no_supported_files:"Aucun type de fichier pris en charge disponible.",a11y_message_list:"Messages du chat",a11y_scroll_to_bottom:"Faire défiler vers le bas",a11y_scroll_to_new_messages:"Aller aux nouveaux messages",a11y_open_conversation_list:"Ouvrir la liste des conversations"},conversation_list:{header_title:"Conversations",ended:"Terminée",footer_title:"Démarrer une conversation"},date_format:{just_now:"À l'instant",minutes_ago:e=>`Il y a ${e} minutes`,hours_ago:e=>`Il y a ${e} heures`,date_short:"dd/MM/yyyy",date_separator:"d MMMM yyyy",message_timestamp:"p"},csat:{title:"Vos commentaires comptent pour nous",submitted_label:"Soumis avec succès!",cre_question:"Votre problème a-t-il été résolu ?",cre_positive_label:"Oui, merci ! 👍",cre_negative_label:"Non, cela n'a pas aidé.",reason_placeholder:"Partagez votre avis",question:"Comment évalueriez-vous votre expérience ?",submit_label:"Envoyer",submission_expired:"Désolé, la période de l'enquête est terminée."},form:{optional_label:"optionnel",validation_required:"Cette question est obligatoire"},common:{placeholder_something_went_wrong:"Une erreur est survenue",placeholder_no_messages:"Aucun message",placeholder_no_conversations:"Aucune conversation pour le moment",placeholder_something_went_wrong_retry_label:"Réessayer"},feedback:{title:"Envoyer des commentaires",good:"Bien",bad:"Mauvais",comment_label:"Commentaire (optionnel)",comment_placeholder:"Laissez un commentaire",cancel:"Annuler",submit:"Envoyer",save:"Enregistrer",edit:"Modifier les commentaires",remove:"Supprimer les commentaires"}},Ot={language:"fr",strings:ys,dateLocale:Eo.fr},bs={conversation:{input_placeholder:"एक प्रश्न पूछें",input_placeholder_disabled:"इस चैनल में चैट उपलब्ध नहीं है",input_placeholder_wait_ai_agent_response:"एजेंट के उत्तर की प्रतीक्षा कर रहे हैं...",input_placeholder_active_form:"आगे बढ़ने के लिए कृपया फॉर्म भरें।",input_placeholder_reconnecting:"पुनः कनेक्ट हो रहा है। जारी रहे तो रिफ्रेश करें।",unknown_message_type:"(अज्ञात संदेश प्रकार)",powered_by:"द्वारा संचालित",citation_title:"स्रोत",start_new_conversation_label:"एक बातचीत शुरू करें",scroll_to_new_messages_label:()=>"नया संदेश",failed_message_resend:"पुनः प्रयास करें",failed_message_remove:"हटाएं",file_upload_no_supported_files:"कोई समर्थित फ़ाइल प्रकार उपलब्ध नहीं हैं।",a11y_message_list:"चैट संदेश",a11y_scroll_to_bottom:"नीचे स्क्रॉल करें",a11y_scroll_to_new_messages:"नए संदेशों पर स्क्रॉल करें",a11y_open_conversation_list:"बातचीत सूची खोलें"},conversation_list:{header_title:"बातचीत",ended:"समाप्त",footer_title:"एक बातचीत शुरू करें"},date_format:{just_now:"अभी",minutes_ago:e=>`${e} मिनट पहले`,hours_ago:e=>`${e} घंटे पहले`,date_short:"dd/MM/yyyy",date_separator:"d MMMM yyyy",message_timestamp:"p"},csat:{title:"आपकी प्रतिक्रिया हमारे लिए मायने रखती है",submitted_label:"सफलतापूर्वक सबमिट किया गया!",cre_question:"क्या आपकी समस्या का समाधान हुआ?",cre_positive_label:"हाँ, धन्यवाद! 👍",cre_negative_label:"नहीं, इससे मदद नहीं मिली।",reason_placeholder:"अपनी प्रतिक्रिया साझा करें",question:"आप अपने अनुभव का मूल्यांकन कैसे करेंगे?",submit_label:"सबमिट करें",submission_expired:"क्षमा करें, सर्वेक्षण अवधि समाप्त हो गई है।"},form:{optional_label:"वैकल्पिक",validation_required:"यह प्रश्न आवश्यक है"},common:{placeholder_something_went_wrong:"कुछ गलत हो गया",placeholder_no_messages:"कोई संदेश नहीं",placeholder_no_conversations:"अभी तक कोई बातचीत नहीं",placeholder_something_went_wrong_retry_label:"पुनः प्रयास करें"},feedback:{title:"प्रतिक्रिया भेजें",good:"अच्छा",bad:"बुरा",comment_label:"टिप्पणी (वैकल्पिक)",comment_placeholder:"एक टिप्पणी छोड़ें",cancel:"रद्द करें",submit:"भेजें",save:"सहेजें",edit:"प्रतिक्रिया संपादित करें",remove:"प्रतिक्रिया हटाएं"}},Bt={language:"hi",strings:bs,dateLocale:vo.hi},Es={conversation:{input_placeholder:"Fai una domanda",input_placeholder_disabled:"La chat non è disponibile in questo canale",input_placeholder_wait_ai_agent_response:"In attesa della risposta dell'agente...",input_placeholder_active_form:"Compila il modulo per procedere.",input_placeholder_reconnecting:"Riconnessione. Aggiorna se persiste.",unknown_message_type:"(Tipo di messaggio sconosciuto)",powered_by:"Powered by",citation_title:"Fonte",start_new_conversation_label:"Inizia una conversazione",scroll_to_new_messages_label:()=>"Nuovo messaggio",failed_message_resend:"Riprova",failed_message_remove:"Rimuovi",file_upload_no_supported_files:"Nessun tipo di file supportato disponibile.",a11y_message_list:"Messaggi della chat",a11y_scroll_to_bottom:"Scorri in basso",a11y_scroll_to_new_messages:"Scorri ai nuovi messaggi",a11y_open_conversation_list:"Apri elenco conversazioni"},conversation_list:{header_title:"Conversazioni",ended:"Terminata",footer_title:"Inizia una conversazione"},date_format:{just_now:"Proprio ora",minutes_ago:e=>`${e} minuti fa`,hours_ago:e=>`${e} ore fa`,date_short:"dd/MM/yyyy",date_separator:"d MMMM yyyy",message_timestamp:"p"},csat:{title:"Il tuo feedback è importante per noi",submitted_label:"Inviato con successo!",cre_question:"Il tuo problema è stato risolto?",cre_positive_label:"Sì, grazie! 👍",cre_negative_label:"No, non è servito.",reason_placeholder:"Condividi il tuo feedback",question:"Come valuteresti la tua esperienza?",submit_label:"Invia",submission_expired:"Ci dispiace, il periodo per partecipare al sondaggio è terminato."},form:{optional_label:"opzionale",validation_required:"Questa domanda è obbligatoria"},common:{placeholder_something_went_wrong:"Qualcosa è andato storto",placeholder_no_messages:"Nessun messaggio",placeholder_no_conversations:"Nessuna conversazione ancora",placeholder_something_went_wrong_retry_label:"Riprova"},feedback:{title:"Invia feedback",good:"Buono",bad:"Cattivo",comment_label:"Commento (opzionale)",comment_placeholder:"Lascia un commento",cancel:"Annulla",submit:"Invia",save:"Salva",edit:"Modifica feedback",remove:"Rimuovi feedback"}},Nt={language:"it",strings:Es,dateLocale:Co.it},vs={conversation:{input_placeholder:"Eine Frage stellen",input_placeholder_disabled:"Chat ist in diesem Kanal nicht verfügbar",input_placeholder_wait_ai_agent_response:"Warten auf die Antwort des Agenten...",input_placeholder_active_form:"Bitte fülle das Formular aus, um fortzufahren.",input_placeholder_reconnecting:"Neu verbinden. Aktualisieren falls anhaltend.",unknown_message_type:"(Unbekannter Nachrichtentyp)",powered_by:"Unterstützt von",citation_title:"Quelle",start_new_conversation_label:"Ein Gespräch starten",scroll_to_new_messages_label:()=>"Neue Nachricht",failed_message_resend:"Erneut versuchen",failed_message_remove:"Entfernen",file_upload_no_supported_files:"Keine unterstützten Dateitypen verfügbar.",a11y_message_list:"Chat-Nachrichten",a11y_scroll_to_bottom:"Nach unten scrollen",a11y_scroll_to_new_messages:"Zu neuen Nachrichten scrollen",a11y_open_conversation_list:"Konversationsliste öffnen"},conversation_list:{header_title:"Gespräche",ended:"Beendet",footer_title:"Ein Gespräch starten"},date_format:{just_now:"Gerade eben",minutes_ago:e=>`Vor ${e} Minuten`,hours_ago:e=>`Vor ${e} Stunden`,date_short:"dd.MM.yyyy",date_separator:"d. MMMM yyyy",message_timestamp:"p"},csat:{title:"Ihr Feedback ist uns wichtig",submitted_label:"Erfolgreich gesendet!",cre_question:"Wurde Ihr Problem gelöst?",cre_positive_label:"Ja, danke! 👍",cre_negative_label:"Nein, das hat nicht geholfen.",reason_placeholder:"Dein Feedback teilen",question:"Wie würden Sie Ihre Erfahrung bewerten?",submit_label:"Absenden",submission_expired:"Die Umfrage ist leider nicht mehr verfügbar."},form:{optional_label:"optional",validation_required:"Diese Frage ist erforderlich"},common:{placeholder_something_went_wrong:"Etwas ist schiefgelaufen",placeholder_no_messages:"Keine Nachrichten",placeholder_no_conversations:"Noch keine Unterhaltungen",placeholder_something_went_wrong_retry_label:"Erneut versuchen"},feedback:{title:"Feedback senden",good:"Gut",bad:"Schlecht",comment_label:"Kommentar (optional)",comment_placeholder:"Hinterlasse einen Kommentar",cancel:"Abbrechen",submit:"Senden",save:"Speichern",edit:"Feedback bearbeiten",remove:"Feedback entfernen"}},Ht={language:"de",strings:vs,dateLocale:_o.de},Cs={conversation:{input_placeholder:"Bir soru sor",input_placeholder_disabled:"Bu kanalda sohbet mevcut değil",input_placeholder_wait_ai_agent_response:"Temsilcinin yanıtını bekliyor...",input_placeholder_active_form:"İlerlemek için lütfen formu doldurun.",input_placeholder_reconnecting:"Yeniden bağlanıyor. Devam ederse yenile.",unknown_message_type:"(Bilinmeyen mesaj türü)",powered_by:"Tarafından desteklenmektedir",citation_title:"Kaynak",start_new_conversation_label:"Bir sohbet başlat",scroll_to_new_messages_label:()=>"Yeni mesaj",failed_message_resend:"Tekrar dene",failed_message_remove:"Kaldır",file_upload_no_supported_files:"Desteklenen dosya türü mevcut değil.",a11y_message_list:"Sohbet mesajları",a11y_scroll_to_bottom:"Aşağı kaydır",a11y_scroll_to_new_messages:"Yeni mesajlara kaydır",a11y_open_conversation_list:"Görüşme listesini aç"},conversation_list:{header_title:"Görüşmeler",ended:"Sona erdi",footer_title:"Bir sohbet başlat"},date_format:{just_now:"Az önce",minutes_ago:e=>`${e} dakika önce`,hours_ago:e=>`${e} saat önce`,date_short:"dd/MM/yyyy",date_separator:"d MMMM yyyy",message_timestamp:"p"},csat:{title:"Görüşleriniz bizim için önemli",submitted_label:"Başarıyla gönderildi!",cre_question:"Sorununuz çözüldü mü?",cre_positive_label:"Evet, teşekkürler! 👍",cre_negative_label:"Hayır, bu yardımcı olmadı.",reason_placeholder:"Geri bildiriminizi paylaşın",question:"Deneyiminizi nasıl değerlendirirsiniz?",submit_label:"Gönder",submission_expired:"Üzgünüz, anket süresi sona erdi."},form:{optional_label:"İsteğe bağlı",validation_required:"Bu soru gereklidir"},common:{placeholder_something_went_wrong:"Bir şeyler ters gitti",placeholder_no_messages:"Mesaj yok",placeholder_no_conversations:"Henüz görüşme yok",placeholder_something_went_wrong_retry_label:"Tekrar dene"},feedback:{title:"Geri bildirim gönder",good:"İyi",bad:"Kötü",comment_label:"Yorum (isteğe bağlı)",comment_placeholder:"Bir yorum bırakın",cancel:"İptal",submit:"Gönder",save:"Kaydet",edit:"Geri bildirimi düzenle",remove:"Geri bildirimi kaldır"}},zt={language:"tr",strings:Cs,dateLocale:xo.tr},le=e=>({conversation:e.conversation,conversation_list:e.conversation_list,date_format:e.date_format,csat:e.csat,form:e.form,common:e.common,feedback:e.feedback}),pn=e=>{var t;return((t=e.split("-"))==null?void 0:t[0])??Je},Je="en",Kt={borderColor:"red",borderWidth:p.StyleSheet.hairlineWidth},b=({debug:e=!1,style:t,children:n,...o})=>a.createElement(p.View,{style:[t,o,e&&Kt],...o},n);b.Animated=({debug:e=!1,style:t,children:n,...o})=>a.createElement(p.Animated.View,{style:[t,o,e&&Kt],...o},n);const{Provider:Ss,useContext:ee}=Y("MessengerSession"),As=d.forwardRef(function({children:e,...t},n){if(!t.userSessionInfo||!(t.userSessionInfo instanceof Ye||t.userSessionInfo instanceof qt))throw new Error(`Invalid userSessionInfo: ${t.userSessionInfo}`);return a.createElement(zr,{ref:n,...t},o=>a.createElement(ws,{...o},e))}),ws=({children:e,...t})=>{const{userSession:n,aiAgentInfo:o,launcherInfo:r}=t;return a.createElement(Ss,{value:{...t,userSession:n,aiAgentInfo:o,launcherInfo:r}},e)},Ue=50,{Provider:xs,useContext:Is}=Y("ConversationScroll"),Ts=({children:e})=>{var w;const{config:t}=K(),n=((w=t==null?void 0:t.conversation)==null?void 0:w.scrollMode)??"auto",o=d.useRef(null),r=d.useRef({viewport:0,contentHeight:0,contentSnapshotHeight:0,shouldRecalc:!1,shouldUpdate:!1}),s=d.useRef(0),[i,l]=d.useState(0),[c,u]=d.useState(0),[m,f]=d.useState(!1),[g,y]=d.useState(!1),_=d.useMemo(()=>g?"auto":n,[g,n]),E=d.useCallback(()=>{const{shouldUpdate:N,shouldRecalc:j,contentHeight:Z,contentSnapshotHeight:Ee,viewport:ke}=r.current;N&&Ee<Z&&l(se=>{r.current.shouldUpdate=!1;const L=Z-se-Ee,P=Math.max(0,ke-L);return se===0||P<se||j?(r.current.shouldRecalc=!1,P):se})},[]),h=d.useCallback(N=>{r.current.viewport=N.nativeEvent.layout.height},[]),v=d.useCallback((N,j)=>{r.current.contentHeight=j;const Z=r.current.viewport;f(j>Z),E()},[E]),S=d.useCallback(N=>{const j=N.nativeEvent.contentOffset.y;s.current=j,u(j)},[]),C=d.useMemo(()=>({minIndexForVisible:0,autoscrollToTopThreshold:Ue}),[]),A=d.useCallback((N=!0)=>{var j;(j=o.current)==null||j.scrollToOffset({offset:0,animated:N})},[]),x=d.useCallback((N,j=!0)=>{var Z;(Z=o.current)==null||Z.scrollToIndex({index:N,animated:j,viewPosition:1})},[]),I=d.useCallback(()=>{_==="fixed"&&(r.current.contentSnapshotHeight=r.current.contentHeight-i,r.current.shouldUpdate=!0,r.current.shouldRecalc=!0)},[_,i]),k=d.useCallback(()=>{_==="fixed"?x(0):A()},[_,A,x]),X=d.useCallback(()=>{_==="fixed"?r.current.shouldUpdate=!0:s.current<=Ue&&A()},[_,A]),q=d.useCallback(N=>{y(N)},[]),D=c<=Ue,$=m&&!D,V=d.useCallback(()=>s.current>Ue,[]);return a.createElement(xs,{value:{ref:o,state:{bottomSpace:i,isAwayFromBottom:$,shouldCountNewMessages:V},props:{maintainVisibleContentPosition:C,onLayout:h,onContentSizeChange:v,onScroll:S},actions:{scrollToBottom:A,scrollToIndex:x,onBeforeMessageSend:I,onAfterMessageSend:k,onStreamingUpdate:X,onConversationClosed:q}}},e)};function Un(e){return new Promise((t,n)=>{p.Image.getSize(e,(o,r)=>{t({width:String(o),height:String(r)})},o=>{n(o)})})}async function ks(e){var t;if("file"in e&&e.file&&typeof e.file=="object"){const n=e.file;if(n.uri&&((t=n.type)!=null&&t.startsWith("image/")))try{const{width:o,height:r}=await Un(n.uri);return new Se.MessageMetaArray({key:Tn,value:[o,r]})}catch{return}}}function Ms(e,t){let n=0,o=0;return ae(e)&&e.sendingStatus!=="succeeded"&&(n=Number.MAX_SAFE_INTEGER),ae(t)&&t.sendingStatus!=="succeeded"&&(o=Number.MAX_SAFE_INTEGER),t.createdAt+o-(e.createdAt+n)}const{Provider:Ls,Context:Rs,useContext:ce}=Y("Conversation"),$n=e=>a.createElement(Ts,null,a.createElement(Ps,{...e})),Ps=({channelUrl:e,onClearChannelUrl:t,onClose:n,onNavigateToConversationList:o,shouldMarkAsRead:r,children:s})=>{const i=Is(),{activeChannel:l,refreshActiveChannel:c,sdkUser:u,authenticate:m}=ee();d.useEffect(()=>{u||m()},[]);const f=d.useCallback(async E=>{i.actions.onBeforeMessageSend();const h=await ks(E);return{...E,metaArrays:h?[h]:void 0}},[i.actions.onBeforeMessageSend]),g=d.useCallback(()=>{i.actions.onAfterMessageSend()},[i.actions.onAfterMessageSend]),y=d.useCallback(async()=>{await c(),e&&(t==null||t())},[c,e,t]),_=e??(l==null?void 0:l.url);return a.createElement(Zr,{key:_,channelUrl:_,onBeforeSendMessage:f,onAfterSendMessage:g,onMessagesUpdated:i.actions.onStreamingUpdate,onMessagesReceived:i.actions.onStreamingUpdate,onChannelDeleted:y,onConversationClosedStatusChanged:i.actions.onConversationClosed,sortComparator:Ms,shouldMarkAsRead:r,shouldCountNewMessages:i.state.shouldCountNewMessages},E=>a.createElement(Ls,{value:{...E,scrollSource:i,onClose:n,onNavigateToConversationList:o,updateActiveChannel:y}},s))},dt=le(Ht.strings),Ds={...dt,conversation:{...dt.conversation,attachment_camera:"Kamera",attachment_photo:"Fotobibliothek",attachment_document:"Dateien",file_upload_notification_count_limit:e=>`Sie können nur ${e} Datei${e>1?"en":""} gleichzeitig hochladen.`,file_upload_notification_size_limit:e=>`Die maximale Dateigröße beträgt ${e} MB.`,file_upload_not_supported_file:"Bitte wählen Sie einen unterstützten Dateityp aus."},conversation_list:{...dt.conversation_list}},Os={language:Ht.language,dateLocale:Ht.dateLocale,strings:Ds},mt=le(Mt.strings),Bs={...mt,conversation:{...mt.conversation,attachment_camera:"Camera",attachment_photo:"Photo library",attachment_document:"Files",file_upload_notification_count_limit:e=>`You can only upload ${e} file${e>1?"s":""} at a time.`,file_upload_notification_size_limit:e=>`Maximum file size is ${e} MB.`,file_upload_not_supported_file:"Please select a supported file type."},conversation_list:{...mt.conversation_list}},Ns={language:Mt.language,dateLocale:Mt.dateLocale,strings:Bs},gt=le(Pt.strings),Hs={...gt,conversation:{...gt.conversation,attachment_camera:"Cámara",attachment_photo:"Biblioteca de fotos",attachment_document:"Archivos",file_upload_notification_count_limit:e=>`Solo puede cargar ${e} archivo${e>1?"s":""} a la vez.`,file_upload_notification_size_limit:e=>`El tamaño máximo del archivo es ${e} MB.`,file_upload_not_supported_file:"Por favor, seleccione un tipo de archivo compatible."},conversation_list:{...gt.conversation_list}},zs={language:Pt.language,dateLocale:Pt.dateLocale,strings:Hs},ht=le(Ot.strings),Fs={...ht,conversation:{...ht.conversation,attachment_camera:"Caméra",attachment_photo:"Photothèque",attachment_document:"Fichiers",file_upload_notification_count_limit:e=>`Vous ne pouvez télécharger que ${e} fichier${e>1?"s":""} à la fois.`,file_upload_notification_size_limit:e=>`La taille maximale du fichier est de ${e} MB.`,file_upload_not_supported_file:"Veuillez sélectionner un type de fichier pris en charge."},conversation_list:{...ht.conversation_list}},Us={language:Ot.language,dateLocale:Ot.dateLocale,strings:Fs},ft=le(Bt.strings),$s={...ft,conversation:{...ft.conversation,attachment_camera:"कैमरा",attachment_photo:"फोटो लाइब्रेरी",attachment_document:"फाइलें",file_upload_notification_count_limit:e=>`आप एक बार में केवल ${e} फ़ाइल${e>1?"ें":""} अपलोड कर सकते हैं।`,file_upload_notification_size_limit:e=>`अधिकतम फ़ाइल आकार ${e} MB है।`,file_upload_not_supported_file:"कृपया समर्थित फ़ाइल प्रकार चुनें।"},conversation_list:{...ft.conversation_list}},js={language:Bt.language,dateLocale:Bt.dateLocale,strings:$s},pt=le(Nt.strings),Vs={...pt,conversation:{...pt.conversation,attachment_camera:"Fotocamera",attachment_photo:"Libreria foto",attachment_document:"File",file_upload_notification_count_limit:e=>`Puoi caricare solo ${e} file alla volta.`,file_upload_notification_size_limit:e=>`La dimensione massima del file è ${e} MB.`,file_upload_not_supported_file:"Seleziona un tipo di file supportato."},conversation_list:{...pt.conversation_list}},qs={language:Nt.language,dateLocale:Nt.dateLocale,strings:Vs},_t=le(Rt.strings),Ws={..._t,conversation:{..._t.conversation,attachment_camera:"カメラ",attachment_photo:"フォトライブラリ",attachment_document:"ファイル",file_upload_notification_count_limit:e=>`一度にアップロードできるのは${e}ファイルまでです。`,file_upload_notification_size_limit:e=>`ファイルの最大サイズは${e}MBです。`,file_upload_not_supported_file:"サポートされているファイル形式を選択してください。"},conversation_list:{..._t.conversation_list}},Gs={language:Rt.language,dateLocale:Rt.dateLocale,strings:Ws},yt=le(Lt.strings),Ks={...yt,conversation:{...yt.conversation,attachment_camera:"카메라",attachment_photo:"사진 라이브러리",attachment_document:"파일",file_upload_notification_count_limit:e=>`한 번에 ${e}개의 파일만 업로드할 수 있습니다.`,file_upload_notification_size_limit:e=>`파일당 최대 크기는 ${e} MB입니다.`,file_upload_not_supported_file:"지원되는 파일 형식을 선택해 주세요."},conversation_list:{...yt.conversation_list}},Ys={language:Lt.language,dateLocale:Lt.dateLocale,strings:Ks},bt=le(Dt.strings),Xs={...bt,conversation:{...bt.conversation,attachment_camera:"Câmera",attachment_photo:"Biblioteca de fotos",attachment_document:"Arquivos",file_upload_notification_count_limit:e=>`Você só pode carregar ${e} arquivo${e>1?"s":""} por vez.`,file_upload_notification_size_limit:e=>`O tamanho máximo do arquivo é ${e} MB.`,file_upload_not_supported_file:"Por favor, selecione um tipo de arquivo suportado."},conversation_list:{...bt.conversation_list}},Zs={language:Dt.language,dateLocale:Dt.dateLocale,strings:Xs},Et=le(zt.strings),Js={...Et,conversation:{...Et.conversation,attachment_camera:"Kamera",attachment_photo:"Fotoğraf kitaplığı",attachment_document:"Dosyalar",file_upload_notification_count_limit:e=>`Bir seferde yalnızca ${e} dosya yükleyebilirsiniz.`,file_upload_notification_size_limit:e=>`Maksimum dosya boyutu ${e} MB'dir.`,file_upload_not_supported_file:"Lütfen desteklenen bir dosya türü seçin."},conversation_list:{...Et.conversation_list}},Qs={language:zt.language,dateLocale:zt.dateLocale,strings:Js},_n=new Map([["en",Ns],["ko",Ys],["ja",Gs],["es",zs],["pt",Zs],["fr",Us],["hi",js],["it",qs],["de",Os],["tr",Qs]]),yn=e=>_n.get(e)??_n.get(Je),ea=(e,t)=>t?{conversation:{...e.conversation,...t.conversation},conversation_list:{...e.conversation_list,...t.conversation_list},date_format:{...e.date_format,...t.date_format},csat:{...e.csat,...t.csat},form:{...e.form,...t.form},common:{...e.common,...t.common},feedback:{...e.feedback,...t.feedback}}:e,{Provider:ta,useContext:F}=Y("Localization"),na=({language:e=Je,logger:t,strings:n,children:o})=>{const[r,s]=d.useState(()=>{const i=pn(e);return yn(i)});return d.useEffect(()=>{var l;const i=pn(e);if(r.language!==i){const c=yn(i);s(c),(l=t==null?void 0:t.info)==null||l.call(t,"Language changed",{from:r.language,to:c.language})}},[e,t]),a.createElement(ta,{value:{language:r.language,strings:ea(r.strings,n),dateLocale:r.dateLocale,format:(i,l,c)=>Ce.format(i,l,{locale:r.dateLocale,...c})}},o)},{Provider:oa,useContext:Qe}=Y("Modal");function jn({children:e}){const[t,n]=d.useState([]),[o,r]=d.useState(null),s=d.useRef(0);d.useEffect(()=>{if(!o&&t.length>0){const[u,...m]=t;u&&(r(u),n(m))}},[o,t]);const i=d.useCallback(u=>new Promise(m=>{const g={id:`modal-${++s.current}`,render:u,resolve:m};n(y=>[...y,g])}),[]),l=d.useCallback((u,m)=>{r(f=>(f==null?void 0:f.id)===u?(f.resolve(m),null):f)},[]),c={openModal:i,currentModal:o};return a.createElement(oa,{value:c},e,o&&a.createElement(p.Modal,{visible:!0,supportedOrientations:["landscape","portrait"],transparent:!0,animationType:"fade",onRequestClose:()=>l(o.id,null),style:{height:0}},o.render(u=>l(o.id,u??null))))}const{Provider:ra,useContext:U}=Y("MessengerTheme"),sa=({children:e,...t})=>a.createElement(Ir,{...t,appearance:{theme:t.mode??"light"}},n=>{const o=aa(n.theme);return a.createElement(ra,{value:{...n,themedColor:o}},e)});function aa(e){const t=n=>n[e.selectedTheme];return{textHighEmphasis:t({light:e.palette.onlight.textHighEmphasis,dark:e.palette.ondark.textHighEmphasis}),textMidEmphasis:t({light:e.palette.onlight.textMidEmphasis,dark:e.palette.ondark.textMidEmphasis}),textLowEmphasis:t({light:e.palette.onlight.textLowEmphasis,dark:e.palette.ondark.textLowEmphasis}),textDisabled:t({light:e.palette.onlight.textDisabled,dark:e.palette.ondark.textDisabled}),textHighEmphasisInverse:t({light:e.palette.ondark.textHighEmphasis,dark:e.palette.onlight.textHighEmphasis}),textMidEmphasisInverse:t({light:e.palette.ondark.textMidEmphasis,dark:e.palette.onlight.textMidEmphasis}),textLowEmphasisInverse:t({light:e.palette.ondark.textLowEmphasis,dark:e.palette.onlight.textLowEmphasis}),textDisabledInverse:t({light:e.palette.ondark.textDisabled,dark:e.palette.onlight.textDisabled}),bg_50_600:t({light:e.palette.background50,dark:e.palette.background600}),bg_100_500:t({light:e.palette.background100,dark:e.palette.background500}),bg_200_400:t({light:e.palette.background200,dark:e.palette.background400}),primary:t({light:e.palette.primary.main,dark:e.palette.primary.light}),secondary:t({light:e.palette.secondary.main,dark:e.palette.secondary.light}),error:t({light:e.palette.error.main,dark:e.palette.error.light}),information:t({light:e.palette.information.light,dark:e.palette.information.light}),overlay:t({light:e.palette.overlay.light,dark:e.palette.overlay.dark})}}const R={create:e=>{const t=new WeakMap,n=o=>{const r=t.get(o.theme);if(r)return r;const s=e(o),i={},l={};for(const m in s)typeof s[m]=="function"?l[m]=s[m]:i[m]=s[m];const u={...p.StyleSheet.create(i),...l};return t.set(o.theme,u),u};return{use:()=>{const o=U(),r=ye.useSafeAreaInsets();return n({...o,edgeInsets:r,select:s=>s[o.theme.selectedTheme]})}}}},ia={ltr:{left:"paddingStart",right:"paddingEnd",top:"paddingTop",bottom:"paddingBottom"},rtl:{left:"paddingEnd",right:"paddingStart",top:"paddingTop",bottom:"paddingBottom"}},Ie=(e,t=p.I18nManager.isRTL?"rtl":"ltr")=>{const n=ye.useSafeAreaInsets();return e.reduce((o,r)=>{const s=ia[t][r];return o[s]=n[r],o},{})},la={send:require("./icons/icon-send.png"),close:require("./icons/icon-close.png"),menu:require("./icons/icon-menu.png"),chat:require("./icons/icon-chat.png"),message:require("./icons/icon-message.png"),spinner:require("./icons/icon-spinner.png"),error:require("./icons/icon-error.png"),refresh:require("./icons/icon-refresh.png"),"chevron-down":require("./icons/icon-chevron-down.png"),done:require("./icons/icon-done.png"),"done-all":require("./icons/icon-done-all.png"),user:require("./icons/icon-user.png"),"file-document":require("./icons/icon-file-document.png"),remove:require("./icons/icon-remove.png"),add:require("./icons/icon-add.png"),agent:require("./icons/icon-agent.png"),camera:require("./icons/icon-camera.png"),photo:require("./icons/icon-photo.png"),document:require("./icons/icon-document.png"),"bot-filled":require("./icons/icon-bot-filled.png"),copy:require("./icons/icon-copy.png"),source:require("./icons/icon-source.png"),"radio-on":require("./icons/icon-radio-on.png"),"radio-off":require("./icons/icon-radio-off.png"),good:require("./icons/icon-good.png"),bad:require("./icons/icon-bad.png"),"good-filled":require("./icons/icon-good-filled.png"),"bad-filled":require("./icons/icon-bad-filled.png"),delight:require("./icons/icon-delight.png"),"thumbnail-none":require("./icons/icon-thumbnail-none.png")},ca={send:!0,chat:!0,message:!0,good:!0,bad:!0,"good-filled":!0,"bad-filled":!0},B=({customSource:e,type:t,color:n,size:o=24,style:r})=>{const s=ua.use(),i=p.I18nManager.isRTL&&!!ca[t];return a.createElement(b,{alignItems:"center",justifyContent:"center"},a.createElement(p.Image,{resizeMode:"contain",source:e??la[t],style:[s.icon({color:n,size:o,mirror:i}),r]}))},ua=R.create(({theme:e,themedColor:t})=>({icon:n=>({tintColor:typeof n.color=="function"?n.color({theme:e,themedColor:t}):n.color??e.colors.base.primary,width:n.size,height:n.size,transform:n.mirror?[{scaleX:-1}]:void 0})})),Yt=(e,t)=>{if(!t||t.length===0)return!1;const n=t.trimStart();if(n.length===0)return!1;const o=e==="start"?Array.from(n)[0]:Array.from(n).pop(),r=o==null?void 0:o.codePointAt(0);return r===void 0?!1:ga(r)},Vn=e=>Yt("start",e),da=e=>Yt("end",e),ma=e=>{const{text:t,style:n,isTextInput:o}=e;return n!=null&&n.textAlign&&n.textAlign!=="left"&&n.textAlign!=="right"?n.textAlign:p.I18nManager.isRTL&&typeof t=="string"&&Vn(t)?o?"right":p.I18nManager.doLeftAndRightSwapInRTL?"left":"right":n==null?void 0:n.textAlign},ga=e=>{for(const[t,n]of ha)if(e>=t&&e<=n)return!0;return!1},ha=[[1424,1535],[1536,1791],[1872,1919],[2208,2303],[64285,64335],[65136,65279],[126464,126719]],Xt={isStartsWithRTL:Vn,isEndsWithRTL:da,isRTLString:Yt,useTextAlign:ma},T=({variant:e="body1",color:t,style:n,...o})=>{const{theme:r,themedColor:s}=U(),i=d.useMemo(()=>{if(typeof t=="function")return t({theme:r,themedColor:s});if(typeof t=="string")return t;const u=p.StyleSheet.flatten(n);return u&&u.color?u.color:t??s.textHighEmphasis},[n,t,s.textHighEmphasis]),l=d.useMemo(()=>{const u=r.typography[e]??r.typography.body1;return p.StyleSheet.flatten([{includeFontPadding:!1,...u,color:i},n])},[e,i,r.typography,s.textHighEmphasis]),c=Xt.useTextAlign({text:o.children,style:l});return a.createElement(p.Text,{style:[l,{textAlign:c}],...o})},qn=350,fa=({children:e,...t})=>a.createElement(p.Pressable,{disabled:!t.onPress&&!t.onLongPress,delayLongPress:qn,...t},n=>typeof e=="function"?e(n):e),pa=({children:e,style:t,...n})=>{const[o,r]=d.useState(!1),s={pressed:o};return a.createElement(p.TouchableOpacity,{disabled:!n.onPress&&!n.onLongPress,delayLongPress:qn,style:typeof t=="function"?t(s):t,onPressIn:()=>r(!0),onPressOut:()=>r(!1),...n},typeof e=="function"?e(s):e)},O=e=>e.activeOpacity&&e.activeOpacity<1?a.createElement(pa,{...e}):a.createElement(fa,{...e}),{Provider:_a,useContext:Wn}=Y("BottomSheetAnimation");function ya({onClose:e,children:t}){const n=d.useRef(new p.Animated.Value(500)).current;d.useEffect(()=>{p.Animated.timing(n,{toValue:0,duration:300,useNativeDriver:!0}).start()},[n]);const o=d.useCallback(s=>async()=>{p.Animated.timing(n,{toValue:500,duration:200,useNativeDriver:!0}).start(async()=>{try{await(s==null?void 0:s())}catch{e==null||e()}})},[n]),r=d.useRef(p.PanResponder.create({onMoveShouldSetPanResponder:(s,i)=>i.dy>5,onPanResponderMove:(s,i)=>{i.dy>0&&n.setValue(i.dy)},onPanResponderRelease:(s,i)=>{i.dy>100||i.vy>.5?p.Animated.timing(n,{toValue:500,duration:200,useNativeDriver:!0}).start(()=>{e==null||e()}):p.Animated.timing(n,{toValue:0,duration:200,useNativeDriver:!0}).start()}})).current;return a.createElement(_a,{value:{wrapWithAnimation:o,translateY:n,panHandlers:r.panHandlers}},t)}const ba=({icon:e,label:t="",destructive:n=!1,onPress:o})=>{const r=Gn.use(),{themedColor:s}=U();return a.createElement(O,{onPress:o,style:r.actionItem,activeOpacity:.75},e&&a.createElement(B,{type:e,size:24,color:s.primary}),a.createElement(T,{variant:"body3",color:n?s.error:s.textHighEmphasis,numberOfLines:1},t))},Ea=({onClose:e,children:t})=>{const n=Gn.use(),{translateY:o,panHandlers:r,wrapWithAnimation:s}=Wn(),i=Ie(["left","right"]);return a.createElement(O,{onPress:s(e),style:n.overlay},a.createElement(b.Animated,{style:[n.container,i,{transform:[{translateY:o}]}],...r},t))},et=re({template:Ea,components:{ActionItem:ba}}),Q=e=>{const{Template:t}=et.useContext();return a.createElement(ya,{onClose:e.onClose},a.createElement(t,{...e}))};Q.ActionItem=e=>{const{components:t}=et.useContext(),{wrapWithAnimation:n}=Wn();return a.createElement(t.ActionItem,{...e,onPress:n(e.onPress)})};const Gn=R.create(({theme:e,edgeInsets:t})=>({overlay:{flex:1,backgroundColor:e.palette.overlay.dark,justifyContent:"flex-end"},container:{backgroundColor:e.colors.base.modalContentBackground,borderTopStartRadius:8,borderTopEndRadius:8,paddingBottom:t.bottom,maxHeight:"80%"},actionItem:{height:48,flexDirection:"row",alignItems:"center",justifyContent:"flex-start",gap:24,paddingHorizontal:16}})),va=({style:e,label:t,accessibilityLabel:n,onPress:o})=>{const r=Ca.use(),{theme:s}=U();return a.createElement(O,{style:[r.button,e],onPress:o,accessibilityLabel:n,accessibilityRole:"button"},a.createElement(b,{flexDirection:"row",alignItems:"center",gap:4},a.createElement(T,{variant:"button",color:s.colors.base.primaryContrastContent},t),a.createElement(B,{size:16,type:"chevron-down",color:s.colors.base.primaryContrastContent})))},Ca=R.create(({theme:e})=>({button:{flexDirection:"row",alignItems:"center",paddingVertical:10,paddingStart:16,paddingEnd:12,borderRadius:24,backgroundColor:e.colors.base.primary,boxShadow:[{color:"rgba(13, 13, 13, 0.12)",offsetX:0,offsetY:8,blurRadius:10,spreadDistance:1},{color:"rgba(13, 13, 13, 0.08)",offsetX:0,offsetY:3,blurRadius:14,spreadDistance:2},{color:"rgba(13, 13, 13, 0.04)",offsetX:0,offsetY:3,blurRadius:5,spreadDistance:-3}]}})),Zt=({iconSize:e=64,icon:t,style:n,label:o,children:r})=>{const{themedColor:s}=U();return a.createElement(b,{style:[Kn.body,n]},t&&a.createElement(B,{type:t,size:e,color:s.textLowEmphasis}),o&&a.createElement(T,{variant:"body1",color:s.textMidEmphasis},o),r)},Sa=({children:e})=>{const{theme:t}=U();return a.createElement(b,{backgroundColor:t.colors.base.background,style:Kn.container},e)},Kn=p.StyleSheet.create({container:{position:"relative",justifyContent:"center",alignItems:"center",flex:1},body:{flexDirection:"column",minHeight:104,alignItems:"center",gap:20}}),Aa=({label:e,icon:t="error",action:n,...o})=>{const{strings:r}=F();return a.createElement(Zt,{icon:t,label:e??r.common.placeholder_something_went_wrong,...o},n&&a.createElement(wa,{onPress:n.onPress,label:n.label??r.common.placeholder_something_went_wrong_retry_label}))},wa=({label:e,onPress:t})=>{const{themedColor:n}=U();return a.createElement(O,{onPress:t},a.createElement(b,{style:xa.button},a.createElement(B,{type:"refresh",size:20}),a.createElement(T,{variant:"button",color:n.primary},e)))},xa=p.StyleSheet.create({button:{flexDirection:"row",gap:4,alignItems:"center",justifyContent:"center"}}),Ia=({iconSize:e=48,style:t})=>{const n=d.useRef(new p.Animated.Value(0)).current;d.useEffect(()=>{const r=p.Animated.loop(p.Animated.timing(n,{toValue:1,duration:1e3,easing:p.Easing.linear,useNativeDriver:!0}));return r.start(),()=>{r.stop()}},[n]);const o=n.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return a.createElement(b.Animated,{style:[{transform:[{rotate:o}]},t]},a.createElement(B,{type:"spinner",size:e}))},Ta=({label:e,icon:t="chat",...n})=>{const{strings:o}=F();return a.createElement(Zt,{icon:t,label:e??o.common.placeholder_no_conversations,...n})},ka=({label:e,icon:t="message",...n})=>{const{strings:o}=F();return a.createElement(Zt,{icon:t,label:e??o.common.placeholder_no_messages,...n})},Ma=e=>{const{components:t}=tt.useContext(),n=e.type==="loading"?a.createElement(t.Loading,{...e}):e.type==="error"?a.createElement(t.Error,{...e}):e.type==="noChannels"?a.createElement(t.NoChannels,{...e}):e.type==="noMessages"?a.createElement(t.NoMessages,{...e}):null;return n&&a.createElement(Sa,null,n)},tt=re({template:Ma,components:{Loading:Ia,Error:Aa,NoChannels:Ta,NoMessages:ka}}),Ae=e=>{const{Template:t}=tt.useContext();return a.createElement(t,{...e})},La=({loading:e,error:t,empty:n,stackDirection:o,data:r=[],LoadingComponent:s,ErrorComponent:i,EmptyComponent:l,...c},u)=>{if(t)return i;if(e)return s;const{contentContainerStyle:m,...f}=c,g=o==="top"&&!n;return a.createElement(p.FlatList,{ref:u,data:r,ListEmptyComponent:n?l:null,contentContainerStyle:[m,g&&bn.stackTop,n&&bn.emptyContainer],...f})},bn=p.StyleSheet.create({stackTop:{flexGrow:1,justifyContent:"flex-end"},emptyContainer:{flex:1}}),Yn=d.memo(d.forwardRef(La)),Jt=({name:e,type:t="FILE",onPress:n})=>{const o=Ra.use();return a.createElement(O,{onPress:n,style:o.container,activeOpacity:.75},a.createElement(b,{style:o.iconWrapper},a.createElement(B,{type:"file-document",size:24,color:o.icon.tintColor})),a.createElement(b,{flex:1,flexDirection:"column",gap:4,style:o.info},a.createElement(T,{variant:"button",color:({themedColor:r})=>r.textHighEmphasis,numberOfLines:1,ellipsizeMode:"middle"},e),a.createElement(T,{variant:"caption3",color:({themedColor:r})=>r.textMidEmphasis},t)))},Ra=R.create(({theme:e,themedColor:t})=>({container:{width:220,borderRadius:12,gap:8,height:64,flexDirection:"row",alignItems:"center",padding:12,borderWidth:1,borderColor:t.textDisabled,backgroundColor:t.bg_50_600},iconWrapper:{borderRadius:8,width:40,height:40,alignItems:"center",justifyContent:"center",backgroundColor:e.colors.base.primary},icon:{tintColor:e.colors.base.primaryContrastContent},info:{alignItems:"flex-start",minWidth:0}})),Pa=({file:e,children:t,onClickFile:n=({url:o})=>p.Linking.openURL(o)})=>a.createElement(b,{gap:M.GAP_GROUPED,width:M.BODY_MAX_WIDTH,maxWidth:M.BODY_MAX_WIDTH},a.createElement(Jt,{name:e.name,type:jt(e.name,e.type),onPress:n?()=>n==null?void 0:n(e):void 0}),t),xe=({style:e,...t})=>a.createElement(p.Image,{style:[e,t],...t}),Da=({file:e,onClickMedia:t=({url:o})=>p.Linking.openURL(o),children:n})=>{const o=Oa.use();return a.createElement(b,{gap:M.GAP_GROUPED},a.createElement(O,{style:o.mediaContainer,onPress:()=>t==null?void 0:t(e)},a.createElement(xe,{source:{uri:e.url},style:o.media,resizeMode:"cover"})),n)},Oa=R.create(({select:e,theme:t})=>({mediaContainer:{width:M.BODY_MAX_WIDTH,height:160,borderRadius:12,overflow:"hidden",backgroundColor:e({light:t.palette.background100,dark:t.palette.background400})},media:{width:"100%",height:"100%"}})),Xn=({code:e,language:t})=>{const[n,o]=d.useState(!1),r=async()=>{Ro.default.setString(e),o(!0),setTimeout(()=>o(!1),2e3)};return a.createElement(b,{style:$e.container,flexDirection:"row"},a.createElement(p.Pressable,{style:$e.copyButton,onPress:r},a.createElement(B,{type:n?"done":"copy",size:16,color:"#fff"})),a.createElement(b,null,a.createElement(Po.default,{hljsStyle:Ba,scrollViewProps:{contentContainerStyle:$e.codeContainer,bounces:!1},textStyle:$e.codeText,language:t},e)))},$e=p.StyleSheet.create({container:{marginVertical:4},copyButton:{opacity:.6,position:"absolute",top:8,right:8,zIndex:1,backgroundColor:"#000",borderRadius:4,width:28,height:28,justifyContent:"center",alignItems:"center"},copyButtonText:{fontSize:12},codeContainer:{minWidth:"100%",padding:12},codeText:{fontSize:13,lineHeight:19}}),Ba={hljs:{display:"block",overflowX:"auto",padding:"0.5em",color:"#abb2bf",background:"#282c34"},"hljs-keyword":{color:"#F92672"},"hljs-operator":{color:"#F92672"},"hljs-pattern-match":{color:"#F92672"},"hljs-pattern-match .hljs-constructor":{color:"#61aeee"},"hljs-function":{color:"#61aeee"},"hljs-function .hljs-params":{color:"#A6E22E"},"hljs-function .hljs-params .hljs-typing":{color:"#FD971F"},"hljs-module-access .hljs-module":{color:"#7e57c2"},"hljs-constructor":{color:"#e2b93d"},"hljs-constructor .hljs-string":{color:"#9CCC65"},"hljs-comment":{color:"#b18eb1",fontStyle:"italic"},"hljs-quote":{color:"#b18eb1",fontStyle:"italic"},"hljs-doctag":{color:"#c678dd"},"hljs-formula":{color:"#c678dd"},"hljs-section":{color:"#e06c75"},"hljs-name":{color:"#e06c75"},"hljs-selector-tag":{color:"#e06c75"},"hljs-deletion":{color:"#e06c75"},"hljs-subst":{color:"#e06c75"},"hljs-literal":{color:"#56b6c2"},"hljs-string":{color:"#98c379"},"hljs-regexp":{color:"#98c379"},"hljs-addition":{color:"#98c379"},"hljs-attribute":{color:"#98c379"},"hljs-meta-string":{color:"#98c379"},"hljs-built_in":{color:"#e6c07b"},"hljs-class .hljs-title":{color:"#e6c07b"},"hljs-attr":{color:"#d19a66"},"hljs-variable":{color:"#d19a66"},"hljs-template-variable":{color:"#d19a66"},"hljs-type":{color:"#d19a66"},"hljs-selector-class":{color:"#d19a66"},"hljs-selector-attr":{color:"#d19a66"},"hljs-selector-pseudo":{color:"#d19a66"},"hljs-number":{color:"#d19a66"},"hljs-symbol":{color:"#61aeee"},"hljs-bullet":{color:"#61aeee"},"hljs-link":{color:"#61aeee",textDecoration:"underline"},"hljs-meta":{color:"#61aeee"},"hljs-selector-id":{color:"#61aeee"},"hljs-title":{color:"#61aeee"},"hljs-emphasis":{fontStyle:"italic"},"hljs-strong":{fontWeight:"bold"}},Zn=d.memo(({src:e,onPress:t})=>{const[n,o]=d.useState("1/1"),[r,s]=d.useState(!1),i=Na.use();return d.useLayoutEffect(()=>{e&&Un(e).then(({width:l,height:c})=>o(`${l}/${c}`))},[e]),a.createElement(p.Pressable,{style:{marginTop:8},onPress:t},a.createElement(b,{style:[i.container,{aspectRatio:n}]},r?a.createElement(B,{size:28,type:"thumbnail-none",color:({themedColor:l})=>l.textHighEmphasisInverse}):a.createElement(p.Image,{source:{uri:e},style:p.StyleSheet.absoluteFillObject,onError:()=>s(!0)})))}),Na=R.create(({themedColor:e})=>({container:{width:"100%",backgroundColor:e.textDisabled,borderRadius:4,overflow:"hidden",justifyContent:"center",alignItems:"center"}}));Zn.displayName="MarkdownImage";const Re=e=>d.isValidElement(e)&&"children"in e.props,Ft=(e=.75)=>`rgba(0, 0, 0, ${e})`,Ha=({children:e})=>{var i;const t=p.useWindowDimensions(),n=Ft(.3),o=d.useMemo(()=>{try{if(!Array.isArray(e)||e.length<2)return null;const l=e[0],c=e[1],u=Re(c)?c.props.children:void 0;if(!u||!Array.isArray(u)||u.length===0)return null;const m=u,f=m[0],g=Re(f)?f.props.children:void 0;if(!g||!Array.isArray(g)||g.length===0)return null;const y=m.length,_=g.length,E=Array(_).fill(null).map(()=>[]);for(let C=0;C<y;C++){const A=m[C],x=Re(A)?A.props.children:void 0;if(!(!x||!Array.isArray(x)))for(let I=0;I<_;I++){const k=E[I];k&&I<x.length&&(k[C]=x[I])}}const h=Re(l)?l.props.children:void 0,v=Array.isArray(h)?h[0]:void 0,S=Re(v)?v.props.children:void 0;if(S&&Array.isArray(S))for(let C=0;C<_;C++){const A=E[C];A&&C<S.length&&A.unshift(S[C])}return E}catch{return null}},[e]),[r,s]=d.useState(Array(((i=o==null?void 0:o[0])==null?void 0:i.length)??0).fill(0));return o?a.createElement(p.View,{style:{flexDirection:"row"}},o.map((l,c)=>{const u=c===0,m=c===o.length-1;return a.createElement(p.View,{key:c,style:{flexDirection:"column",borderStartWidth:1,borderEndWidth:m?1:0,borderTopWidth:1,borderBottomWidth:1,borderColor:n,borderTopStartRadius:u?6:0,borderBottomStartRadius:u?6:0,borderTopEndRadius:m?6:0,borderBottomEndRadius:m?6:0}},l.map((f,g)=>{const y=g===0,_=g===l.length-1;return a.createElement(p.View,{key:g,onLayout:({nativeEvent:{layout:E}})=>{const h=E.height;(r[g]??0)<h&&(r[g]=h,s([...r]))},style:{borderBottomWidth:_?0:1,borderColor:n,backgroundColor:y?Ft(.15):"transparent",maxWidth:t.width*2/3,minHeight:(r[g]??0)>0?r[g]:void 0,padding:8}},f)}))})):a.createElement(p.View,null,e)},Qt=d.memo(({children:e,textStyle:t,linkStyle:n,onPressImage:o})=>{const{themedColor:r}=U(),s=p.StyleSheet.compose({fontSize:14,color:r.textHighEmphasis,textAlign:"left"},t),i=p.StyleSheet.flatten(s),l=i.fontSize||14,c=i.lineHeight||l*1.286,u=Ft(.3),m={color:i.color,textAlign:Xt.useTextAlign({text:e,style:i}),fontSize:l,lineHeight:c,fontWeight:i.fontWeight,fontFamily:i.fontFamily,fontStyle:i.fontStyle,letterSpacing:i.letterSpacing,textDecorationLine:i.textDecorationLine,textDecorationStyle:i.textDecorationStyle,textDecorationColor:i.textDecorationColor},f=d.useMemo(()=>({image:g=>{var _,E;const y=((_=g.attributes)==null?void 0:_.src)||((E=g.attributes)==null?void 0:E.href);return y?a.createElement(Zn,{key:g.key,src:y,onPress:()=>o==null?void 0:o(y)}):null},code_block:g=>a.createElement(Xn,{code:g.content,language:"text"}),table:(g,y)=>a.createElement(p.View,{key:g.key,style:{marginTop:8}},a.createElement(p.ScrollView,{horizontal:!0,showsHorizontalScrollIndicator:!0,nestedScrollEnabled:!0,persistentScrollbar:!0},a.createElement(Ha,null,y)))}),[o]);return a.createElement(b,{flexDirection:"row",marginTop:-8},a.createElement(Do.default,{style:{body:{...m,width:e.length>50?"100%":void 0,marginBottom:0},paragraph:{...m,marginTop:8,marginBottom:0},heading1:{...m,marginTop:8,marginBottom:0,fontSize:l*1.429,lineHeight:l*1.429*1.4,fontWeight:"700"},heading2:{...m,fontWeight:"600",marginTop:8,marginBottom:0,fontSize:l*1.286,lineHeight:l*1.286*1.333},heading3:{...m,fontWeight:"600",marginTop:8,marginBottom:0,fontSize:l*1.143,lineHeight:l*1.143*1.375},heading4:{...m,fontWeight:"600",marginTop:8,marginBottom:0,fontSize:l*1.143,lineHeight:l*1.143*1.375},heading5:{...m,fontWeight:"600",marginTop:8,marginBottom:0,fontSize:l*1.143,lineHeight:l*1.143*1.375},heading6:{...m,fontWeight:"600",marginTop:8,marginBottom:0,fontSize:l*1.143,lineHeight:l*1.143*1.375},link:p.StyleSheet.flatten(p.StyleSheet.compose({...m,fontWeight:"700",textDecorationLine:"underline"},n)),code_inline:{...m,fontSize:l*.929,lineHeight:l*.929*1.538,fontWeight:"600",backgroundColor:u},code_block:{...m,borderWidth:0,backgroundColor:u,borderRadius:4,padding:12,marginTop:8,marginBottom:0,fontSize:l*.929,lineHeight:l*.929*1.538},fence:{...m,borderRadius:4,padding:12,marginTop:8,marginBottom:0,fontSize:l*.929,lineHeight:l*.929*1.538,backgroundColor:r.textDisabled},bullet_list:{marginTop:4,marginBottom:0},bullet_list_icon:{marginLeft:0,marginRight:4,fontWeight:"900"},ordered_list:{marginTop:4,marginBottom:0},ordered_list_icon:{marginLeft:0,marginRight:4},list_item:{...m,marginTop:4,marginBottom:0},blockquote:{...m,paddingStart:8,marginTop:8,marginBottom:0,paddingVertical:4,borderStartWidth:4,borderStartColor:u,backgroundColor:"transparent",fontWeight:"500",fontSize:l,lineHeight:c},hr:{backgroundColor:u,height:1,marginTop:8,marginBottom:0},th:{...m,padding:4,fontSize:l,lineHeight:l*1.143,fontWeight:"700"},td:{...m,padding:2,fontSize:l,lineHeight:l*1.429},image:{maxHeight:300,maxWidth:"100%"}},rules:f},$o(e)))});Qt.displayName="MarkdownText";const En=({maxBodyWidth:e,customStyle:t,message:n,children:o})=>{const r=za.use(),s=e??M.BODY_MAX_WIDTH,i=d.useMemo(()=>Ho(n),[n]),l=d.useCallback(c=>p.Linking.openURL(c),[]);return i.length===0&&!o?null:a.createElement(b,{alignSelf:"flex-start",maxWidth:s,borderRadius:12,paddingVertical:12,style:[r.container,(t==null?void 0:t.bubbleBackgroundColor)&&{backgroundColor:t==null?void 0:t.bubbleBackgroundColor}]},i.map((c,u)=>c.type==="text"?a.createElement(b,{key:u,paddingHorizontal:12},a.createElement(Qt,{onPressImage:l,textStyle:r.text},c.value)):c.type==="code"?a.createElement(Xn,{key:u,code:c.value,language:c.language}):null),o)},za=R.create(({theme:e})=>({container:{backgroundColor:e.colors.messageIncoming.background},text:{color:e.colors.messageIncoming.text}})),Fa=e=>{const{strings:t}=F(),n=()=>{const o=Mn(e)?a.createElement(En,{...e}):null;return e.messageType==="user"?o:e.messageType==="file"?e.file.type.startsWith("image")?a.createElement(Da,{...e},o):a.createElement(Pa,{...e},o):a.createElement(En,{...e,message:t.conversation.unknown_message_type})};return a.createElement(b,{style:e.containerStyle},n())};function Jn({id:e,src:t,size:n=56,onClick:o,style:r}){const s=Ua.use(),i=a.createElement(p.View,{style:[s.container(n),r],testID:e},t?a.createElement(p.Image,{source:{uri:t},style:s.image}):a.createElement(B,{type:"user",size:n}));return o?a.createElement(O,{onPress:o,activeOpacity:.75},i):i}const Ua=R.create(({themedColor:e})=>({container:t=>({borderRadius:t/2,overflow:"hidden",position:"relative",height:t,width:t,backgroundColor:e.bg_100_500,alignItems:"center",justifyContent:"center"}),image:{width:"100%",height:"100%",position:"absolute"}})),$a=({sender:e,isBotMessage:t})=>{const n=ja.use();return t&&!e.profileUrl?a.createElement(b,{style:n.botContainer},a.createElement(B,{type:"delight",color:({theme:o})=>o.colors.base.primaryContrastContent,size:M.AVATAR_SIZE-8})):a.createElement(Jn,{src:e.profileUrl,size:M.AVATAR_SIZE})},ja=R.create(({theme:e})=>({botContainer:{width:M.AVATAR_SIZE,height:M.AVATAR_SIZE,borderRadius:M.AVATAR_SIZE/2,padding:4,alignItems:"center",justifyContent:"center",backgroundColor:e.colors.base.primary}})),Va=({sender:e})=>a.createElement(b,{flex:1,paddingVertical:5,paddingStart:0,paddingEnd:7,alignItems:"flex-start"},a.createElement(T,{variant:"caption1",color:({themedColor:t})=>t.textMidEmphasis,numberOfLines:1},e.nickname)),qa=({createdAt:e,containerStyle:t})=>{const{strings:n,format:o}=F();return e?a.createElement(b,{alignItems:"flex-start",style:t},a.createElement(T,{variant:"caption4",color:({themedColor:r})=>r.textLowEmphasis},o(e,n.date_format.message_timestamp))):null},Wa=({customStyle:e,containerStyle:t})=>{const{theme:n}=U(),o=d.useRef(new p.Animated.Value(0)).current,r=Ga.map(([s,i,l])=>[o.interpolate({inputRange:s,outputRange:i,extrapolate:"clamp"}),o.interpolate({inputRange:s,outputRange:l,extrapolate:"clamp"})]);return d.useEffect(()=>{const s=p.Animated.loop(p.Animated.timing(o,{toValue:1.4,duration:1400,easing:p.Easing.linear,useNativeDriver:!0}));return s.start(),()=>s.reset()},[]),a.createElement(b,{style:t},a.createElement(b,{width:60,flexDirection:"row",alignItems:"center",justifyContent:"center",borderRadius:16,paddingHorizontal:12,height:34,backgroundColor:(e==null?void 0:e.bubbleBackgroundColor)??n.colors.messageIncoming.background},r.map(([s,i],l)=>a.createElement(b.Animated,{key:l,style:[Ka.dot,{marginEnd:l===r.length-1?0:6,opacity:i,transform:[{scale:s}],backgroundColor:(e==null?void 0:e.bubbleContentColor)??n.colors.messageIncoming.text}]}))))},Ga=[[[.4,.7,1],[1,1.2,1],[.12,.38,.12]],[[.6,.9,1.2],[1,1.2,1],[.12,.38,.12]],[[.8,1.1,1.4],[1,1.2,1],[.12,.38,.12]]],Ka=p.StyleSheet.create({dot:{width:8,height:8,borderRadius:4}}),Ya=({extendedMessagePayload:e,onClickCTA:t=({url:n})=>p.Linking.openURL(n)})=>{const n=Xa.use(),o=e==null?void 0:e.cta_button;return o?a.createElement(O,{onPress:()=>t(o),activeOpacity:.75,style:n.button},a.createElement(T,{variant:"button",color:({themedColor:r})=>r.textHighEmphasis,numberOfLines:1},o.label)):null},Xa=R.create(({select:e,themedColor:t})=>({button:{alignItems:"center",justifyContent:"center",borderRadius:6,paddingVertical:8,paddingHorizontal:8,backgroundColor:e({light:t.bg_50_600,dark:t.textDisabled})}})),Za=({extendedMessagePayload:e,onClickCitation:t=n=>p.Linking.openURL(n.link)})=>{const{strings:n}=F(),{theme:o}=U(),r=e==null?void 0:e.citations;return!r||r.length===0?null:a.createElement(b,{gap:8,borderRadius:8,paddingHorizontal:12,paddingTop:8,paddingBottom:6},a.createElement(T,{variant:"caption1",color:o.colors.messageIncoming.text,style:vn.sourceLabel},n.conversation.citation_title),a.createElement(b,{gap:8},r.map(s=>a.createElement(O,{key:s.embedding_id,onPress:()=>t(s),activeOpacity:.5},a.createElement(b,{flexDirection:"row",alignItems:"center",gap:4},a.createElement(B,{type:"source",size:16,color:o.colors.messageIncoming.text}),a.createElement(b,{flex:1},a.createElement(T,{variant:"body3",color:o.colors.messageIncoming.text,numberOfLines:1,style:vn.citationText},s.title)))))))},vn=p.StyleSheet.create({sourceLabel:{opacity:.5},citationText:{textDecorationLine:"underline"}}),Ja=e=>a.createElement(a.Fragment,null),Ut=e=>`${e}-filled`,Qa=e=>e==="good"?oe.AIAgentMessageFeedbackRating.GOOD:oe.AIAgentMessageFeedbackRating.BAD,Cn=({onClose:e,isEdit:t,initialRating:n,initialComment:o="",isCommentEnabled:r=!1})=>{const{strings:s}=F(),{themedColor:i,theme:l}=U(),c=ei.use(),[u,m]=d.useState(o),[f,g]=d.useState(n),y=()=>{f&&e({rating:f,comment:u.trim()||void 0})},_=()=>{e()},E={good:i.secondary,bad:i.error};return a.createElement(p.KeyboardAvoidingView,{style:{flex:1},behavior:"padding"},a.createElement(O,{onPress:_,style:c.overlay},a.createElement(b,{width:280,backgroundColor:l.colors.base.modalContentBackground,borderRadius:12,overflow:"hidden",onStartShouldSetResponder:()=>!0},a.createElement(b,{padding:24},a.createElement(T,{variant:"h2",color:i.textHighEmphasis},s.feedback.title)),a.createElement(b,{paddingHorizontal:24,gap:24},a.createElement(b,{flexDirection:"row",gap:4},["good","bad"].map(h=>{const v=f===h,S=h==="good"?s.feedback.good:s.feedback.bad;return a.createElement(O,{key:h,onPress:()=>g(h),activeOpacity:.6,style:c.ratingButton(v)},a.createElement(B,{type:v?Ut(h):h,size:24,color:v?E[h]:i.textLowEmphasis}),a.createElement(T,{variant:"caption1",color:v?E[h]:i.textLowEmphasis},S))})),r&&a.createElement(b,{gap:6},a.createElement(T,{variant:"caption3",color:i.textHighEmphasis},s.feedback.comment_label),a.createElement(p.TextInput,{value:u,onChangeText:h=>m(h),placeholder:s.feedback.comment_placeholder,placeholderTextColor:i.textLowEmphasis,multiline:!0,maxLength:100,style:c.commentInput}))),a.createElement(b,{paddingHorizontal:24,paddingVertical:16,flexDirection:"row",justifyContent:"flex-end",gap:4},a.createElement(O,{onPress:_,activeOpacity:.6,style:c.cancelButton},a.createElement(T,{variant:"button",color:i.textHighEmphasis},s.feedback.cancel)),a.createElement(O,{onPress:y,disabled:!f,activeOpacity:.6,style:c.submitButton(!f)},a.createElement(T,{variant:"button",color:l.colors.base.primaryContrastContent},t?s.feedback.save:s.feedback.submit))))))},ei=R.create(({select:e,theme:t,themedColor:n})=>({overlay:{flex:1,backgroundColor:t.palette.overlay.dark,alignItems:"center",justifyContent:"center"},ratingButton:o=>({width:114,height:64,borderRadius:12,borderWidth:1,borderColor:n.textDisabled,alignItems:"center",justifyContent:"center",gap:0,backgroundColor:o?e({light:t.palette.background100,dark:t.palette.background600}):"transparent"}),commentInput:{width:"100%",maxHeight:118,borderRadius:4,borderWidth:1,borderColor:n.textDisabled,backgroundColor:n.textLowEmphasisInverse,color:n.textHighEmphasis,paddingHorizontal:12,paddingVertical:6,fontSize:12,lineHeight:16,textAlignVertical:"top"},cancelButton:{width:86,height:40,borderRadius:20,alignItems:"center",justifyContent:"center"},submitButton:o=>({width:86,height:40,borderRadius:20,alignItems:"center",justifyContent:"center",backgroundColor:t.colors.base.primary,opacity:o?.4:1})})),ti=({isBotMessage:e,isConversationClosed:t,isStreaming:n,isFeedbackEnabled:o,isFeedbackCommentEnabled:r,extendedMessagePayload:s,onFeedbackUpdate:i,containerStyle:l})=>{const{strings:c}=F(),{themedColor:u}=U(),{openModal:m}=Qe(),f=ni.use(),g=s==null?void 0:s.feedback,y=(g==null?void 0:g.rating)??"none";if(y!=="none"?!1:!!(n||!e||!o||(s==null?void 0:s.bot_message_type)!=="generated"||t))return null;const E={good:u.secondary,bad:u.error},h=async C=>{const A=await m(x=>a.createElement(Cn,{onClose:x,isEdit:!1,initialRating:C,initialComment:"",isCommentEnabled:r}));A&&(i==null||i(A))},v=async()=>{const C=await m(A=>a.createElement(Q,{onClose:()=>A()},a.createElement(Q.ActionItem,{onPress:()=>A("edit"),label:c.feedback.edit}),a.createElement(Q.ActionItem,{onPress:()=>A("remove"),label:c.feedback.remove,destructive:!0})));if(C==="edit"){const A=await m(x=>a.createElement(Cn,{onClose:x,isEdit:!0,initialRating:g==null?void 0:g.rating,initialComment:g==null?void 0:g.comment,isCommentEnabled:r}));A&&(i==null||i(A))}else C==="remove"&&(i==null||i(null))},S=()=>t&&y!=="none"?a.createElement(b,{flexDirection:"row",alignItems:"flex-start",gap:4,maxWidth:M.BODY_MAX_WIDTH},a.createElement(b,{padding:2,flexShrink:0,alignItems:"center"},a.createElement(B,{type:Ut(y),size:12,color:E[y]})),(g==null?void 0:g.comment)&&a.createElement(T,{variant:"caption2",style:f.commentText},g.comment)):a.createElement(b,{gap:4,maxWidth:M.BODY_MAX_WIDTH},a.createElement(b,{flexDirection:"row",gap:2},["good","bad"].map(C=>{const A=y===C;return a.createElement(O,{key:C,onPress:()=>{y==="none"?h(C):v()},activeOpacity:.6,style:f.feedbackButton(A)},a.createElement(B,{type:A?Ut(C):C,size:14,color:A?E[C]:u.textMidEmphasis}))})),y!=="none"&&(g==null?void 0:g.comment)&&a.createElement(T,{variant:"caption2",style:f.commentText},g.comment));return a.createElement(b,{style:l},S())},ni=R.create(({select:e,theme:t,themedColor:n})=>({feedbackButton:o=>({width:38,height:20,borderRadius:18,alignItems:"center",justifyContent:"center",borderWidth:1,borderColor:e({light:t.palette.background200,dark:t.palette.background400}),backgroundColor:o?e({light:t.palette.background100,dark:t.palette.background500}):"transparent"}),commentText:{lineHeight:16,color:e({light:n.textMidEmphasis,dark:n.textHighEmphasis})}})),oi=e=>{var n;return(n=e.extendedMessagePayload)==null?void 0:n.form,null},ri=e=>null,Qn=({debug:e=!1,style:t,showsHorizontalScrollIndicator:n=!1,children:o,...r})=>a.createElement(p.ScrollView,{style:[t,r,e&&Kt],showsHorizontalScrollIndicator:n,...r},o),si=({extendedMessagePayload:e,onClickSuggestedReply:t,suggestedRepliesDirection:n="vertical"})=>{const o=ai.use(),[r,s]=d.useState(!1),i=(e==null?void 0:e.suggested_replies)??[];if(i.length===0||r)return null;const l=n==="vertical",c=m=>{t==null||t({reply:m}),s(!0)},u=()=>i.map((m,f)=>a.createElement(O,{key:f,style:o.itemContainer,onPress:()=>c(m)},a.createElement(T,{variant:"body3",color:({themedColor:g})=>g.primary},m)));return l?a.createElement(b,{alignItems:"flex-end",gap:8,marginVertical:16,paddingHorizontal:M.HORIZONTAL_PADDING},u()):a.createElement(Qn,{horizontal:!0,showsHorizontalScrollIndicator:!1,contentContainerStyle:o.horizontalContainer},u())},ai=R.create(({themedColor:e})=>({itemContainer:{maxWidth:336,paddingHorizontal:12,paddingVertical:8,borderRadius:16,borderWidth:1,borderColor:e.primary,backgroundColor:e.bg_50_600},horizontalContainer:{gap:8,paddingHorizontal:M.HORIZONTAL_PADDING,paddingVertical:16}})),ii=e=>{var h,v,S,C,A,x,I;const{components:t}=nt.useContext(),{streamText:n,isAnimating:o}=ds({text:e.message,enabled:e.isStreaming,onAnimationStart:e.onStreamAnimationStart,onAnimationProgress:e.onStreamAnimationProgress,onAnimationComplete:e.onStreamAnimationComplete}),r={...e,message:n,extendedMessagePayload:o?{}:e.extendedMessagePayload},s=!!r.isTyping,i=!!r.isSenderAvatarVisible,l=!!((h=r.extendedMessagePayload)!=null&&h.form)&&!((v=r.extendedMessagePayload)!=null&&v.form.canceled_at),c=!!((S=r.extendedMessagePayload)!=null&&S.message_template),u=!!((C=r.extendedMessagePayload)!=null&&C.cta_button),m=!!((A=r.extendedMessagePayload)!=null&&A.citations)&&r.extendedMessagePayload.citations.length>0,f=!!r.createdAt,g=r.groupType==="top"||r.groupType==="single",y=r.groupType==="bottom"||r.groupType==="single",_=i?M.AVATAR_SIZE:0,E=li.use();return a.createElement(b,{marginBottom:s?0:Vt(r.groupType)},g&&a.createElement(b,{flexDirection:"row",alignItems:"center",gap:8,paddingHorizontal:M.HORIZONTAL_PADDING},i&&a.createElement(t.SenderAvatar,{...r}),a.createElement(t.SenderName,{...r})),a.createElement(b,{gap:M.GAP_GROUPED},s?a.createElement(t.TypingIndicator,{...r,containerStyle:E.middleArea(_)}):a.createElement(t.MessageBody,{...r,containerStyle:E.middleArea(_)},u&&a.createElement(b,{marginTop:12,marginHorizontal:12},a.createElement(t.CTAButton,{...r})),m&&a.createElement(t.Citation,{...r})),c&&a.createElement(t.MessageTemplate,{...r,messageTemplateErrorFallback:r.messageTemplateErrorFallback??a.createElement(t.MessageBody,{...r,messageType:"user",message:((I=(x=r.extendedMessagePayload)==null?void 0:x.message_template)==null?void 0:I.fallback_message)??"Cannot read this template.",containerStyle:E.middleArea(_)}),messageTemplateLoadingFallback:r.messageTemplateLoadingFallback??a.createElement(t.TypingIndicator,{...r,containerStyle:E.middleArea(_)})}),a.createElement(t.CustomMessageTemplate,{...r}),l&&a.createElement(t.Form,{...r,containerStyle:E.middleArea(_)})),y&&f&&a.createElement(t.SentTime,{...r,containerStyle:E.bottomArea(_)}),a.createElement(d.Fragment,null,!s&&a.createElement(t.Feedback,{...r,containerStyle:E.feedbackArea(_)}),r.suggestedRepliesVisible&&a.createElement(t.SuggestedReplies,{...r})))},nt=re({template:ii,components:{SenderName:Va,SenderAvatar:$a,SentTime:qa,MessageBody:Fa,TypingIndicator:Wa,SuggestedReplies:si,MessageTemplate:ri,CustomMessageTemplate:Ja,CTAButton:Ya,Citation:Za,Form:oi,Feedback:ti}}),li=R.create(()=>({middleArea:e=>({paddingStart:M.HORIZONTAL_PADDING+e,paddingEnd:M.HORIZONTAL_PADDING}),bottomArea:e=>({marginTop:M.BODY_TIME_GAP,paddingStart:M.HORIZONTAL_PADDING+e+8,paddingEnd:M.HORIZONTAL_PADDING}),feedbackArea:e=>({marginTop:8,paddingStart:M.HORIZONTAL_PADDING+e+8,paddingEnd:M.HORIZONTAL_PADDING})})),ci=({file:e,children:t,sendingStatus:n,onClickFile:o=({url:r})=>p.Linking.openURL(r)})=>{const r=(()=>{if(!(!o||n!=="succeeded"))return()=>o(e)})();return a.createElement(b,{flexDirection:"column",alignItems:"flex-end",gap:M.GAP_GROUPED,width:M.BODY_MAX_WIDTH,maxWidth:M.BODY_MAX_WIDTH},a.createElement(Jt,{name:e.name,type:jt(e.name,e.type),onPress:r}),t)},eo=({size:e=26,children:t})=>{const n=d.useRef(new p.Animated.Value(0)).current;d.useEffect(()=>{const r=p.Animated.loop(p.Animated.timing(n,{toValue:1,duration:1e3,easing:p.Easing.linear,useNativeDriver:!0}));return r.start(),()=>{r.stop()}},[n]);const o=n.interpolate({inputRange:[0,1],outputRange:["0deg","360deg"]});return a.createElement(b.Animated,{style:{transform:[{rotate:o}],width:e,height:e,alignItems:"center",justifyContent:"center"}},t??a.createElement(B,{type:"spinner",size:e}))};function ui(e){return typeof e=="object"&&e!==null&&"uri"in e}const di=({file:e,metadata:t,sendingStatus:n,onClickMedia:o=({url:s})=>p.Linking.openURL(s),children:r})=>{const s=mi.use(),{aspectRatio:i,localFile:l}=t,[c]=d.useState(()=>ui(l)?l.uri:e.url),[u,m]=d.useState(!1),f=(()=>{if(!(!o||n!=="succeeded"))return()=>o(e)})();return a.createElement(b,{flexDirection:"column",alignItems:"flex-end",gap:M.GAP_GROUPED},a.createElement(O,{onPress:f,style:[s.imageContainer,{aspectRatio:i}],activeOpacity:.75},!u&&a.createElement(b,{alignItems:"center",justifyContent:"center"},a.createElement(eo,{size:26},a.createElement(B,{type:"spinner",color:({themedColor:g})=>g.textLowEmphasis,size:26}))),a.createElement(xe,{source:{uri:c},style:[s.image,{opacity:u?1:0}],resizeMode:"cover",onLoad:()=>m(!0)})),r)},mi=R.create(({themedColor:e})=>({imageContainer:{width:M.BODY_MAX_WIDTH,borderRadius:12,overflow:"hidden",position:"relative",alignItems:"center",justifyContent:"center",backgroundColor:e.bg_100_500},image:{position:"absolute",width:"100%",height:"100%",top:0,left:0}})),Sn=e=>{var n,o;const t=gi.use();return a.createElement(b,{style:[t.container({maxWidth:e.maxBodyWidth??M.BODY_MAX_WIDTH}),((n=e.customStyle)==null?void 0:n.bubbleBackgroundColor)&&{backgroundColor:e.customStyle.bubbleBackgroundColor}]},a.createElement(T,{variant:"body3",style:[t.text,((o=e.customStyle)==null?void 0:o.bubbleContentColor)&&{color:e.customStyle.bubbleContentColor}]},e.message))},gi=R.create(({theme:e})=>({container:t=>({flexDirection:"column",borderRadius:12,overflow:"hidden",maxWidth:t.maxWidth,backgroundColor:e.colors.messageOutgoing.background,paddingVertical:12}),text:{textAlign:"left",lineHeight:20,paddingHorizontal:12,color:e.colors.messageOutgoing.text}})),hi=e=>{const{strings:t}=F(),n=()=>{const o=Mn(e)?a.createElement(Sn,{...e}):null;return e.messageType==="user"?o:e.messageType==="file"?e.file.type.startsWith("image")?a.createElement(di,{...e},o):a.createElement(ci,{...e},o):a.createElement(Sn,{...e,message:t.unknown_message_type})};return a.createElement(O,{onPress:e.sendingStatus==="failed"?e.onClickFailedMessage:void 0,activeOpacity:.75},a.createElement(b,{style:e.containerStyle},n()))},fi=({sendingStatus:e,containerStyle:t})=>{const{themedColor:n}=U(),o=()=>{switch(e){case"pending":return a.createElement(b,{marginBottom:2},a.createElement(eo,{size:16},a.createElement(B,{type:"spinner",color:n.primary,size:16})));case"failed":return a.createElement(b,{marginBottom:2},a.createElement(B,{type:"error",color:n.error,size:16}));case"scheduled":case"canceled":return null;default:return a.createElement(b,{marginBottom:2},a.createElement(B,{type:"done",color:n.secondary,size:16}))}};return a.createElement(b,{style:t},o())},pi=({createdAt:e,containerStyle:t})=>{const{format:n,strings:o}=F();return e?a.createElement(b,{style:t},a.createElement(T,{variant:"caption4",color:({themedColor:r})=>r.textLowEmphasis},n(e,o.date_format.message_timestamp))):null},_i=e=>{const{components:t}=ot.useContext(),n=e.sendingStatus==="succeeded",o=e.groupType==="bottom"||e.groupType==="single";return a.createElement(b,{flex:1,flexDirection:"column",alignItems:"flex-end",marginBottom:Vt(e.groupType)},a.createElement(t.MessageBody,{...e,containerStyle:vt.middleArea}),o&&(n?a.createElement(t.SentTime,{...e,containerStyle:vt.bottomArea}):a.createElement(t.SendingStatus,{...e,containerStyle:vt.bottomArea})))},ot=re({template:_i,components:{SendingStatus:fi,SentTime:pi,MessageBody:hi}}),vt=p.StyleSheet.create({middleArea:{alignSelf:"stretch",flexDirection:"row",justifyContent:"flex-end",paddingHorizontal:M.HORIZONTAL_PADDING},bottomArea:{alignSelf:"stretch",flexDirection:"row",justifyContent:"flex-end",paddingStart:M.HORIZONTAL_PADDING,paddingEnd:M.HORIZONTAL_PADDING+8,marginTop:M.BODY_TIME_GAP}}),yi=e=>e.messageType!=="admin"?null:a.createElement(T,{variant:"caption2",color:({themedColor:t})=>t.textMidEmphasis,style:{textAlign:"center"}},bi(e.message)),bi=e=>{try{const t=[];let n=e,o=0;for(;n;){const r=n.match(/\[([^\]]+)\]\((https?:\/\/[^\s]+)\)/),s=n.match(/\*\*([^*]+)\*\*/),i=[r&&{match:r,type:"link"},s&&{match:s,type:"bold"}].filter(f=>!!f);if(!i.length){t.push(n);break}const l=i.reduce((f,g)=>g.match.index<f.match.index?g:f),{match:c,type:u}=l,m=c.index;m>0&&t.push(n.slice(0,m)),u==="link"?t.push(a.createElement(p.Text,{key:o++,onPress:()=>p.Linking.openURL((c==null?void 0:c[2])??""),style:{textDecorationLine:"underline"}},c[1])):u==="bold"&&t.push(a.createElement(p.Text,{key:o++,style:{fontWeight:"bold"}},c[1])),n=n.slice(m+c[0].length)}return t.filter(r=>r!=="")}catch{return[e]}},Ei=({children:e,style:t})=>a.createElement(T,{variant:"caption4",color:({themedColor:n})=>n.error,style:t},e),vi=({children:e,style:t,required:n})=>{const{strings:o}=F();return a.createElement(T,{variant:"caption3",color:({themedColor:r})=>r.textMidEmphasis,style:t},e,!n&&a.createElement(T,{variant:"caption3",color:({themedColor:r})=>r.textLowEmphasis},` (${o.form.optional_label})`))},Ci=({style:e})=>{const t=Si.use();return a.createElement(b,{style:[t.separator,e]})},Si=R.create(({themedColor:e})=>({separator:{width:"100%",height:1,backgroundColor:e.textDisabled}})),Ai=({value:e="",onChange:t,placeholder:n,variant:o="single-line",error:r=!1,submitted:s=!1,style:i,disabled:l=!1,maxLength:c})=>{const[u,m]=d.useState(!1),f=wi.use(),{themedColor:g}=U(),y=_=>{c&&_.length>c||t==null||t(_)};return a.createElement(p.TextInput,{value:e,onChangeText:y,placeholder:n,editable:!l&&!s,maxLength:c,multiline:o==="multi-line",style:[f.input(o,r,s,u),i],placeholderTextColor:g.textLowEmphasis,onFocus:()=>m(!0),onBlur:()=>m(!1)})},wi=R.create(({select:e,theme:t,themedColor:n})=>({input:(o,r,s,i)=>{let l,c;s?(l="transparent",c=e({light:t.palette.ondark.textMidEmphasis,dark:t.palette.onlight.textLowEmphasis})):r?(l=n.error,c=e({light:t.palette.background50,dark:t.palette.onlight.textLowEmphasis})):(l=i?n.primary:n.textDisabled,c=e({light:t.palette.background50,dark:t.palette.onlight.textLowEmphasis}));const u={width:"100%",padding:8,paddingHorizontal:12,borderRadius:6,fontSize:14,fontWeight:"400",lineHeight:20,borderWidth:1,borderColor:l,backgroundColor:c,color:s?n.textLowEmphasis:n.textHighEmphasis};return o==="multi-line"?{...u,height:96,textAlignVertical:"top"}:{...u,height:36}}})),De={Label:vi,ErrorLabel:Ei,TextInput:Ai,Separator:Ci},to=({onClick:e,checked:t,label:n,disabled:o,labelVariant:r="caption2"})=>{const{themedColor:s}=U(),i=xi.use(),l=t?s.primary:o?s.textDisabled:s.textLowEmphasis;return a.createElement(O,{disabled:o||!e,onPress:e},a.createElement(b,{style:i.container},a.createElement(b,{style:i.iconContainer},a.createElement(B,{size:20,type:t?"radio-on":"radio-off",color:l})),a.createElement(T,{variant:r,style:i.label(t,o)},n)))},xi=R.create(({themedColor:e})=>({container:{flexDirection:"row",alignItems:"flex-start",justifyContent:"flex-start",width:"100%",gap:2},iconContainer:{width:20,height:20},label:(t,n)=>{let o;return t?o=e.textHighEmphasis:n?o=e.textLowEmphasis:o=e.textHighEmphasis,{flex:1,color:o,lineHeight:20}}})),Ii=({csatPayload:e,submitted:t,defaultValue:n,value:o,onChange:r})=>(d.useEffect(()=>{typeof o>"u"&&typeof n=="boolean"&&(r==null||r(n))},[o,n,r]),e.cre?a.createElement(b,{flexDirection:"column",gap:8,alignItems:"flex-start"},a.createElement(De.Label,{required:e.cre.required},e.cre.question),a.createElement(b,{flexDirection:"column",gap:8,width:"100%"},[{label:e.cre.positive_label,value:!0},{label:e.cre.negative_label,value:!1}].map(s=>a.createElement(to,{key:s.label,checked:o===s.value,label:s.label,disabled:t,onClick:()=>r==null?void 0:r(s.value)})))):null),Ti=({followUpItem:e,submitted:t,value:n="",onChange:o,hasError:r})=>{const{strings:s}=F();return a.createElement(b,{flexDirection:"column",gap:8,alignItems:"flex-start"},a.createElement(De.Label,{required:e.required},e.question),e.response_type==="free_text"&&a.createElement(De.TextInput,{variant:"multi-line",disabled:t,submitted:t,maxLength:100,value:n,onChange:i=>o(i),error:r}),e.response_type==="single_choice"&&a.createElement(b,{flexDirection:"column",gap:8,width:"100%"},e.options.map(i=>a.createElement(to,{key:i,checked:n===i,label:i,disabled:t,onClick:()=>o==null?void 0:o(i),labelVariant:"body3"}))),r&&a.createElement(De.ErrorLabel,null,s.form.validation_required))},ki=e=>null,Mi=({csatPayload:e,submitted:t,value:n,onChange:o})=>{const r=typeof n>"u",s=no.use(),[i,l]=d.useState(16);return a.createElement(b,{onLayout:c=>{c.nativeEvent.layout.width<300&&l(0)},flexDirection:"column",gap:8,alignItems:"flex-start"},a.createElement(T,{variant:"caption3",color:({themedColor:c})=>c.textMidEmphasis},e.csat_question),a.createElement(b,{style:[s.scoresContainer,{gap:i}]},e.csat_scores.map(({label:c,image_url:u},m)=>{const f=m+1,g=n===f;return a.createElement(O,{key:m,disabled:t,onPress:()=>o(f),style:s.scoreButton},a.createElement(Li,{value:f,selected:r||g,label:c,src:u}),!!c&&a.createElement(T,{style:{textAlign:"center"},variant:"caption3",color:({themedColor:y})=>g?y.textHighEmphasis:y.textLowEmphasis,lineBreakStrategyIOS:"standard",textBreakStrategy:"simple"},c))})))},Li=({value:e,src:t,label:n,selected:o})=>{const[r,s]=d.useState(!1),i=no.use();return r?a.createElement(ki,{value:e,selected:o,label:n}):a.createElement(xe,{source:{uri:t},style:i.emojiImage(o),onError:()=>s(!0),accessibilityLabel:n})},no=R.create(()=>({scoresContainer:{flexDirection:"row",justifyContent:"space-between",alignSelf:"center",width:"100%",maxWidth:400},scoreButton:{backgroundColor:"transparent",gap:4,flexDirection:"column",alignItems:"center",justifyContent:"flex-start",minWidth:48,maxWidth:68,flex:1},emojiImage:e=>({width:40,height:40,opacity:e?1:.38})})),Ri=({csatPayload:e})=>a.createElement(T,{style:{textAlign:"left"},variant:"button",color:({themedColor:t})=>t.textHighEmphasis},e.title),Ct=({csatPayload:e,type:t,renderSubmitButton:n,initialCsat:o,initialCsatReason:r,initialIsResolved:s})=>{const{params:i,setParams:l,error:c,setError:u,followUpItem:m,state:f,validateParams:g,itemProps:y}=is({csatPayload:e,type:t,initialCsat:o,initialCsatReason:r,initialIsResolved:s});return a.createElement(a.Fragment,null,a.createElement(b,{flexDirection:"column",gap:12},a.createElement(Ri,{...y}),t===de.AI_AGENT_CSAT_5_WITH_CRE&&a.createElement(Ii,{...y,defaultValue:s,value:i.isResolved,onChange:_=>l({isResolved:_})}),a.createElement(Mi,{...y,value:i.csat,onChange:_=>l({csat:_})}),m&&a.createElement(Ti,{...y,followUpItem:m,value:i.csatReason,onChange:_=>{l({csatReason:_}),u({followUpItem:!1})},hasError:c.followUpItem})),f!=="unsubmittable"&&a.createElement(a.Fragment,null,a.createElement(De.Separator,null),n({state:f,params:i,validateParams:g})))},Pi=e=>{const{strings:t}=F();return Qo(e,{title:t.csat.title,question:t.csat.question,cre:{question:t.csat.cre_question,positive_label:t.csat.cre_positive_label,negative_label:t.csat.cre_negative_label},followUp:{question:t.csat.reason_placeholder},submit_label:t.csat.submit_label,submitted_label:t.csat.submitted_label})},Di=()=>{const{strings:e}=F();return a.createElement(T,{variant:"body2",color:({themedColor:t})=>t.textMidEmphasis,style:{textAlign:"center"}},e.csat.submission_expired)},Oi=e=>{if(e.messageType!=="admin.csat")throw new Error("Invalid message type");const{extendedMessagePayload:t,onSubmitCSAT:n}=e,{csat:o,csatReason:r,csatExpireAt:s,isResolvedWhenDeterminedByUser:i}=e,[,l]=d.useState(0),c=Pi(t==null?void 0:t.csat),u=d.useRef(!1),m=Bi.use();if(!c||!c.visibility||!de[c.type])return null;const f=c.type===de.AI_AGENT_CSAT_5||c.type===de.AI_AGENT_CSAT_5_WITH_CRE||c.type===de.HELPDESK_CSAT_5?Ct:()=>null;return a.createElement(b,{style:m.container},!o&&ln(s)?a.createElement(Di,null):a.createElement(f,{csatPayload:c,type:c.type,initialCsat:o,initialCsatReason:r,initialIsResolved:i,renderSubmitButton:({state:g,params:y,validateParams:_})=>a.createElement(O,{activeOpacity:.75,disabled:g==="submitted",onPress:async()=>{u.current||(!ln(s)&&_()?(u.current=!0,await n(y).finally(()=>{u.current=!1})):l(E=>E+1))},style:m.submitButton(g)},a.createElement(T,{variant:"button",style:m.submitButtonText(g)},g==="submitted"?c.csat_submitted_label:c.csat_submit_label))}))},Bi=R.create(({theme:e,themedColor:t})=>({container:{flexDirection:"column",backgroundColor:e.colors.csat.background,borderRadius:16,gap:16,padding:16},submitButton:n=>{let o;return n==="submitted"||n==="unsubmittable"?o=t.textDisabled:o=e.colors.base.primary,{backgroundColor:o,borderRadius:6,padding:10,paddingHorizontal:20,alignItems:"center",justifyContent:"center"}},submitButtonText:n=>{let o;return n==="submitted"?o=t.textHighEmphasis:n==="unsubmittable"?o=t.textLowEmphasis:o=e.colors.base.primaryContrastContent,{color:o}}})),Ni=e=>{const{components:t}=rt.useContext(),n=e.messageType==="admin"?a.createElement(t.AdminMessage,{...e}):e.messageType==="admin.csat"?a.createElement(t.CSATMessage,{...e}):null;return a.createElement(b,{paddingHorizontal:M.HORIZONTAL_PADDING,marginBottom:Vt(e.groupType)},n)},rt=re({template:Ni,components:{AdminMessage:yi,CSATMessage:Oi}}),Hi=({style:e,...t})=>{const{strings:n}=F();if(!Gt("powered-by"))return null;const r=()=>{p.Linking.openURL("https://delight.ai?utm_medium=product&utm_source=aiagent&utm_campaign=fy26-glbl-ai-agent-poweredby")};return a.createElement(b,{style:[zi.container,e],...t},a.createElement(T,{variant:"caption2",color:({themedColor:s})=>s.textLowEmphasis},n.conversation.powered_by+" "),a.createElement(O,{onPress:r},a.createElement(T,{variant:"caption2",color:({themedColor:s})=>s.textLowEmphasis},"Sendbird")))},zi=p.StyleSheet.create({container:{flexDirection:"row",justifyContent:"center",alignItems:"center"}}),Fi=()=>{var l;const{strings:e}=F(),{channelSource:t,scrollSource:n,updateActiveChannel:o}=ce(),r=Ui.use(),s=ie(t.channel),i=d.useRef(s);return d.useEffect(()=>{const c=i.current;i.current=s,!c&&s&&n.actions.scrollToBottom()},[s,n]),!((l=t.channel)!=null&&l.isAIAgent)||!s?null:a.createElement(b,{justifyContent:"center",flexDirection:"row",style:r.wrapper},a.createElement(O,{activeOpacity:.75,onPress:()=>o(),style:r.button},a.createElement(T,{variant:"button",role:"button",color:({themedColor:c})=>c.textHighEmphasis},e.conversation.start_new_conversation_label)))},Ui=R.create(({themedColor:e})=>({wrapper:{marginBottom:16},button:{borderRadius:6,paddingVertical:10,paddingHorizontal:20,borderWidth:1,borderColor:e.textDisabled}})),$i=({date:e=Date.now(),style:t,...n})=>{const{format:o,strings:r}=F();return a.createElement(b,{flexDirection:"row",justifyContent:"center",alignItems:"center",style:t,...n},a.createElement(T,{variant:"caption4",color:({themedColor:s})=>s.textMidEmphasis},o(e,r.date_format.date_separator)))},ji=({style:e,onPress:t})=>{const n=Vi.use(),{theme:o}=U();return a.createElement(O,{style:[n.button,e],onPress:t},a.createElement(b,{alignItems:"center",justifyContent:"center"},a.createElement(B,{size:24,type:"chevron-down",color:o.colors.base.primary})))},Vi=R.create(({select:e,theme:t})=>({button:{width:40,height:40,borderRadius:24,alignItems:"center",justifyContent:"center",backgroundColor:e({light:t.palette.background50,dark:t.palette.background400}),boxShadow:[{color:"rgba(0, 0, 0, 0.08)",offsetX:0,offsetY:2,blurRadius:8,spreadDistance:0},{color:"rgba(0, 0, 0, 0.12)",offsetX:0,offsetY:4,blurRadius:6,spreadDistance:0}]}})),qi=()=>null,en=re({template:qi,components:{DateSeparator:$i,ScrollToBottomButton:ji}}),Wi=(e,t)=>!po.isSameDay((t==null?void 0:t.createdAt)??0,e.createdAt),Gi=({messageStackDirection:e="top"})=>{var $,V;const{Template:t}=nt.useContext(),{Template:n}=ot.useContext(),{Template:o}=rt.useContext(),{components:r}=en.useContext(),{openModal:s}=Qe(),{strings:i}=F(),{config:l,cache:c,chatSDK:u}=K(),{aiAgentInfo:m,userSession:f,connectionError:g}=ee(),{conversation:y,messageSource:_,channelSource:E,scrollSource:h,state:{input:v,streamAnimation:S}}=ce(),C=Ki.use(),A=Ie(["left","right"]),x=ss(E.channel);d.useEffect(()=>{h.state.isAwayFromBottom||_.resetNewMessages()},[h.state.isAwayFromBottom]);const I=(w,N=!1)=>{var j;return N?m??{nickname:"",profileUrl:""}:((j=E.channel)==null?void 0:j.members.find(Z=>Z.userId===w.sender.userId))??w.sender},k=w=>{if(w.sendingStatus==="failed"&&!v.disabled)return()=>{s(N=>a.createElement(Q,{onClose:()=>N()},a.createElement(Q.ActionItem,{label:i.conversation.failed_message_resend,onPress:async()=>{_.resendMessage(w),N()}}),a.createElement(Q.ActionItem,{destructive:!0,label:i.conversation.failed_message_remove,onPress:async()=>{_.deleteMessage(w),N()}})))}},X=({item:w,index:N})=>{const j=_.messages[N+1],Z=_.messages[N-1],Ee=(()=>{var H,te,he;const se=!(m!=null&&m.isUserFeedbackEnabled&&Be(w,m==null?void 0:m.userId)&&!We.isWelcomeMessage(w)),L=Bo(w,j,Z,se),P={data:w.data,extendedMessagePayload:w.extendedMessagePayload,message:w.message,createdAt:w.createdAt,groupType:L};if(Ne.isAdmin(w))return Ne.isCSAT(w)?y?a.createElement(o,{...P,...y,messageType:"admin.csat",isResolvedWhenDeterminedByUser:Zo(y),onSubmitCSAT:async ne=>{var fe;await((fe=E.channel)==null?void 0:fe.submitCSAT(ne))}}):null:a.createElement(o,{...P,messageType:"admin"});if(Ne.isOutgoing(w,(f==null?void 0:f.userId)??"")){const ne={...P,sender:I(w),sendingStatus:w.sendingStatus,onClickFailedMessage:k(w)};if(w.isUserMessage())return a.createElement(n,{...ne,messageType:"user"});if(w.isFileMessage()){const[fe,Me]=((H=w.metaArrays.find(W=>W.key===Tn))==null?void 0:H.value)??[];return a.createElement(n,{...ne,messageType:"file",file:w,metadata:{aspectRatio:fe&&Me?`${fe}/${Me}`:"1/1",localFile:(te=w.messageParams)==null?void 0:te.file}})}}if(Ne.isIncoming(w,(f==null?void 0:f.userId)??"")){const ne=w.sender.userId===(m==null?void 0:m.userId),fe=N===0,Me={...P,sender:I(w,ne),suggestedRepliesVisible:fe,isBotMessage:ne,isStreaming:We.isStreaming(w),isHandedOff:we(E.channel),isConversationClosed:ie(E.channel),isFeedbackEnabled:m==null?void 0:m.isUserFeedbackEnabled,isFeedbackCommentEnabled:m==null?void 0:m.isUserFeedbackCommentOptionEnabled,isSenderAvatarVisible:(he=l==null?void 0:l.conversation)==null?void 0:he.senderAvatarEnabled,onClickSuggestedReply:async({reply:W})=>{_.sendUserMessage({message:W})},onRequestMessageTemplate:async W=>{const{template:ue}=await u.aiAgent.getMessageTemplate(W);return c.template.set(W,ue),ue},onGetCachedMessageTemplate:W=>c.template.get(W),onHandleTemplateInternalAction:W=>{if(W.type==="internal"&&W.internalData){const{method:ue,payload:pe}=W.internalData;ue==="message.send"&&(pe!=null&&pe.message)&&_.sendUserMessage({message:pe.message})}},onFeedbackUpdate:W=>{const ue={messageId:w.messageId,channelUrl:w.channelUrl};if(!W)return u.aiAgent.deleteMessageFeedback(ue);const pe={...ue,rating:Qa(W.rating),comment:W.comment};return We.hasFeedback(w)?u.aiAgent.updateMessageFeedback(pe):u.aiAgent.createMessageFeedback(pe)},onSubmitForm:({key:W,data:ue})=>u.aiAgent.submitForm({messageId:w.messageId,channelUrl:w.channelUrl,formKey:W,formData:ue}),onCancelForm:({key:W})=>u.aiAgent.cancelForm({messageId:w.messageId,channelUrl:w.channelUrl,formKey:W}),onStreamAnimationStart:()=>{S.start(w.messageId)},onStreamAnimationProgress:()=>{h.actions.onStreamingUpdate()},onStreamAnimationComplete:()=>{S.stop(w.messageId),h.actions.onStreamingUpdate()}};if(w.isUserMessage())return a.createElement(t,{...Me,messageType:"user"});if(w.isFileMessage())return a.createElement(t,{...Me,messageType:"file",file:w})}return null})(),ke=Wi(w,j)&&a.createElement(r.DateSeparator,{date:w.createdAt,style:C.dateSeparator});return a.createElement(b,null,ke,Ee)},q=()=>a.createElement(Hi,{style:C.poweredBy}),D=()=>{var w,N;return a.createElement(a.Fragment,null,x&&a.createElement(b,{marginTop:_.messages.length===0?8:0},a.createElement(t,{isTyping:!0,isBotMessage:x.isBot,sender:x.user,messageType:"user",groupType:"single",message:"",isSenderAvatarVisible:(w=l==null?void 0:l.conversation)==null?void 0:w.senderAvatarEnabled})),((N=l==null?void 0:l.conversation)==null?void 0:N.isTalkToAgentViewEnabled)&&a.createElement(Fi,null),h.state.bottomSpace?a.createElement(b,{height:h.state.bottomSpace}):null)};return a.createElement(b,{flex:1},a.createElement(Yn,{ref:h.ref,style:C.list,contentContainerStyle:[C.listContent,A],stackDirection:e,data:_.messages,onEndReached:_.loadPrevious,keyExtractor:Oo,renderItem:X,loading:!_.initialized||!E.channel,empty:_.messages.length===0&&!x,error:!!(g||E.error),LoadingComponent:a.createElement(Ae,{type:"loading"}),EmptyComponent:a.createElement(Ae,{type:"noMessages",label:i.common.placeholder_no_messages}),ErrorComponent:a.createElement(Ae,{type:"error",label:(g==null?void 0:g.message)??(($=E.error)==null?void 0:$.message),action:E.error?{label:i.common.placeholder_something_went_wrong_retry_label,onPress:()=>E.refetch()}:void 0}),ListFooterComponent:q(),ListHeaderComponent:D(),inverted:!0,...h.props}),((V=l==null?void 0:l.conversation)==null?void 0:V.newMessageIndicatorEnabled)&&h.state.isAwayFromBottom&&_.newMessages.length>0&&a.createElement(b,{style:C.newMessagesButtonContainer},a.createElement(va,{label:i.conversation.scroll_to_new_messages_label(_.newMessages),accessibilityLabel:i.conversation.a11y_scroll_to_new_messages,onPress:()=>h.actions.scrollToBottom()})),h.state.isAwayFromBottom&&_.newMessages.length===0&&a.createElement(r.ScrollToBottomButton,{style:C.scrollButtonContainer,onPress:()=>h.actions.scrollToBottom()}))},Ki=R.create(({theme:e})=>({list:{flex:1,backgroundColor:e.colors.base.background},listContent:{backgroundColor:e.colors.base.background},dateSeparator:{marginVertical:16},poweredBy:{marginTop:16},scrollButtonContainer:{position:"absolute",bottom:12,end:16},newMessagesButtonContainer:{position:"absolute",bottom:12,alignSelf:"center"}})),me={CAMERA_PERMISSION_DENIED:"Camera permission is not granted",GALLERY_PERMISSION_DENIED:"Photo library permission is not granted",IMAGE_PICKER_NOT_CONFIGURED:"Image picker is not configured. Please provide imagePicker in NativeAdapterConfig to use camera or gallery features.",DOCUMENT_PICKER_NOT_CONFIGURED:"Document picker is not configured. Please provide documentPicker in NativeAdapterConfig to use file selection features."};function Yi(e){return{captureCamera:async()=>{if(e.requestCameraPermissionsAsync&&!(await e.requestCameraPermissionsAsync()).granted)throw new Error(me.CAMERA_PERMISSION_DENIED);const t=await e.launchCameraAsync({mediaTypes:["images"],preferredAssetRepresentationMode:e.UIImagePickerPreferredAssetRepresentationMode.Compatible});return t.canceled||!t.assets||t.assets.length===0?null:t.assets.map(An)},selectFromGallery:async t=>{if(e.requestMediaLibraryPermissionsAsync&&!(await e.requestMediaLibraryPermissionsAsync()).granted)throw new Error(me.GALLERY_PERMISSION_DENIED);const n=await e.launchImageLibraryAsync({selectionLimit:(t==null?void 0:t.selectionLimit)??1,allowsMultipleSelection:t!=null&&t.selectionLimit?t.selectionLimit>1:!1,mediaTypes:["images"],preferredAssetRepresentationMode:e.UIImagePickerPreferredAssetRepresentationMode.Compatible});return n.canceled||!n.assets||n.assets.length===0?null:n.assets.map(An)}}}function Xi(e,t){const n=async()=>{const r=p.Platform.select({ios:t.PERMISSIONS.IOS.CAMERA,android:t.PERMISSIONS.ANDROID.CAMERA});if(!r)return;const s=await t.request(r);if(s!=="granted"&&s!=="limited")throw new Error(me.CAMERA_PERMISSION_DENIED)},o=async()=>{const r=p.Platform.select({ios:[t.PERMISSIONS.IOS.PHOTO_LIBRARY],android:typeof p.Platform.Version=="number"&&p.Platform.Version>32?[]:typeof p.Platform.Version=="number"&&p.Platform.Version>28?[t.PERMISSIONS.ANDROID.READ_EXTERNAL_STORAGE]:[t.PERMISSIONS.ANDROID.WRITE_EXTERNAL_STORAGE,t.PERMISSIONS.ANDROID.READ_EXTERNAL_STORAGE]});if(!r||r.length===0)return;const s=await t.requestMultiple(r);if(!Object.values(s).every(l=>l==="granted"||l==="limited"))throw new Error(me.GALLERY_PERMISSION_DENIED)};return{captureCamera:async()=>{await n();const r=await e.launchCamera({mediaType:"photo",assetRepresentationMode:"compatible"});if(r.didCancel)return null;if(r.errorCode)throw r.errorCode==="permission"?new Error(me.CAMERA_PERMISSION_DENIED):new Error(r.errorMessage||`Camera error: ${r.errorCode}`);return!r.assets||r.assets.length===0?null:r.assets.map(wn)},selectFromGallery:async r=>{await o();const s=await e.launchImageLibrary({mediaType:"photo",selectionLimit:(r==null?void 0:r.selectionLimit)??1,assetRepresentationMode:"compatible"});if(s.didCancel)return null;if(s.errorCode)throw s.errorCode==="permission"?new Error(me.GALLERY_PERMISSION_DENIED):new Error(s.errorMessage||`Gallery error: ${s.errorCode}`);return!s.assets||s.assets.length===0?null:s.assets.map(wn)}}}function Zi(e){return{selectFile:async t=>{const n=(t==null?void 0:t.mimeTypes)??["*/*"],o=await e.getDocumentAsync({multiple:t!=null&&t.selectionLimit?t.selectionLimit>1:!1,type:n});return o.canceled||!o.assets||o.assets.length===0?null:o.assets.map(Qi)}}}function Ji(e){return{selectFile:async t=>{try{const n=(t==null?void 0:t.mimeTypes)??["*/*"],o=p.Platform.select({android:n,ios:void 0}),r=await e.pick({mode:"open",allowMultiSelection:t!=null&&t.selectionLimit?t.selectionLimit>1:!1,type:o});return(Array.isArray(r)?r:[r]).map(el)}catch(n){if(n&&typeof n=="object"&&"message"in n){const o=String(n.message).toLowerCase();if(o.includes("cancel")||o.includes("user cancelled"))return null;throw new Error(String(n.message))}throw new Error("File selection failed")}}}}function An(e){return{uri:e.uri,type:e.mimeType||"image/jpeg",size:e.fileSize||0,name:e.fileName||"image.jpg",width:e.width,height:e.height}}function Qi(e){return{uri:e.uri,type:e.mimeType||"application/octet-stream",size:e.size||0,name:e.name}}function wn(e){return{uri:e.uri,type:e.type||"image/jpeg",size:e.fileSize||0,name:e.fileName||"image.jpg",width:e.width,height:e.height}}function el(e){return{uri:e.uri,type:e.type||"application/octet-stream",size:e.size||0,name:e.name||"document"}}function tl(){return{captureCamera:async()=>{throw new Error(me.IMAGE_PICKER_NOT_CONFIGURED)},selectFromGallery:async()=>{throw new Error(me.IMAGE_PICKER_NOT_CONFIGURED)}}}function nl(){return{selectFile:async()=>{throw new Error(me.DOCUMENT_PICKER_NOT_CONFIGURED)}}}const{Provider:ol,useContext:oo}=Y("NativeAdapter"),ro=({config:e,children:t})=>{const n=d.useMemo(()=>{const{imagePicker:o,documentPicker:r,mmkv:s}=e,i=o?(rl(e),"launchCameraAsync"in o?Yi(o):Xi(o,e.permissions)):tl(),l=r?"getDocumentAsync"in r?Zi(r):Ji(r):nl();return{...i,...l,keyValueStorage:ir(s)}},[e.imagePicker,e.documentPicker,e.mmkv,e.permissions]);return a.createElement(ol,{value:n},t)};function rl(e){if(!e.imagePicker)return;if(!("launchCameraAsync"in e.imagePicker)&&!e.permissions)throw new Error("react-native-permissions is required when using react-native-image-picker. Please install react-native-permissions and provide it in nativeModules.permissions")}const sl=({onPressAddAttachment:e,disabled:t})=>a.createElement(O,{disabled:t,style:al.container,activeOpacity:.75,onPress:e},a.createElement(B,{type:"add",size:24,color:({themedColor:n})=>t?n.textDisabled:n.primary})),al=p.StyleSheet.create({container:{width:32,height:32,justifyContent:"center",alignItems:"center"}}),il=({name:e,type:t,url:n,onRemove:o})=>{const r=ll.use();return a.createElement(b,{style:r.wrapper},No(t)?a.createElement(xe,{source:{uri:n},style:r.image,resizeMode:"cover"}):a.createElement(Jt,{name:e,type:jt(e,t)}),o&&a.createElement(O,{onPress:o,style:r.removeButton},a.createElement(B,{type:"remove",size:20,color:r.removeIcon.tintColor})))},je=7,ll=R.create(({themedColor:e})=>({wrapper:{marginTop:je,marginRight:je,flexShrink:0},image:{borderRadius:8,width:64,height:64},removeButton:{position:"absolute",top:-je,right:-je,width:22,height:22,borderRadius:11,borderColor:e.bg_50_600,backgroundColor:e.bg_50_600,alignItems:"center",justifyContent:"center"},removeIcon:{tintColor:e.textMidEmphasis}})),cl=e=>{const{theme:t,themedColor:n}=U(),o=ul.use(),r=Xt.useTextAlign({text:e.value??e.placeholder,style:o.input,isTextInput:!0});return a.createElement(b,{style:o.container},e.attachments&&a.createElement(Qn,{horizontal:!0,flexDirection:"row",gap:8},e.attachments),a.createElement(b,null,a.createElement(p.TextInput,{multiline:!0,style:[o.input,{textAlign:r}],placeholderTextColor:e.editable?t.colors.messageInput.placeholderText:n.textDisabled,...e})))},ul=R.create(({theme:e})=>({container:{backgroundColor:e.colors.messageInput.background,gap:16,flex:1,paddingHorizontal:16,paddingVertical:8,justifyContent:"center",borderRadius:20,minHeight:36},input:{...dl(e.typography.body3),color:e.colors.messageInput.text,includeFontPadding:!1,padding:0,margin:0,textAlignVertical:"center"}}));function dl(e){const t={maxHeight:52};return e.fontFamily&&(t.fontFamily=e.fontFamily),typeof e.fontSize=="number"&&(t.fontSize=e.fontSize,t.maxHeight=e.fontSize*3.5),typeof e.lineHeight=="number"&&(t.lineHeight=e.lineHeight,t.maxHeight=e.lineHeight*3.5),e.fontWeight&&(t.fontWeight=e.fontWeight),t}const ml=({onPressSend:e})=>a.createElement(O,{style:gl.container,activeOpacity:.75,onPress:e},a.createElement(B,{type:"send",size:24})),gl=p.StyleSheet.create({container:{width:32,height:32,justifyContent:"center",alignItems:"center"}}),hl=()=>{const e=fl.use(),{aiAgentInfo:t,userSession:n}=ee(),{messageSource:o,channelSource:r}=ce(),[s,i]=d.useState(null),l=Gt("special-notice",r.channel),c=d.useCallback(()=>r.channel?l?o.messages.some(u=>Be(u,(n==null?void 0:n.userId)??"")):!0:null,[r.channel,l,o.messages,n==null?void 0:n.userId]);return d.useEffect(()=>{s||i(c())},[c,s]),s||!(t!=null&&t.specialNotice)?null:a.createElement(b,{style:e.container},a.createElement(Qt,{textStyle:e.text,linkStyle:e.link},(t==null?void 0:t.specialNotice)??""))},fl=R.create(({theme:e,themedColor:t,select:n})=>({container:{backgroundColor:e.colors.base.background,paddingVertical:8,paddingHorizontal:16,alignItems:"center"},text:{...e.typography.body3,color:t.textLowEmphasis,textAlign:"center"},link:{fontWeight:"700",textDecorationLine:"none",color:n({light:e.palette.information.light,dark:e.palette.information.main})}})),pl=()=>{var E;const{chatSDK:e}=K(),{strings:t}=F(),{createAttachmentRules:n}=ee(),{channelSource:o,state:r}=ce(),[s,i]=d.useState(""),[l,c]=d.useState([]),u=n({channel:o.channel,uploadSizeLimit:(E=e.appInfo)==null?void 0:E.uploadSizeLimit}),m=(h,v)=>{const S=v.filter(I=>u.isSupportedMimeType(I.type));if(S.length===0&&v.length>0)return p.Alert.alert("",t.conversation.file_upload_not_supported_file),h;const C=I=>{const k=u.getUploadSizeLimit(I.type);return I.size&&I.size>k},A=S.find(I=>C(I));if(A){const I=u.getUploadSizeLimitInMB(A.type);return p.Alert.alert("",t.conversation.file_upload_notification_size_limit(I)),h}return h.length+S.length>u.maxAttachmentCount?(p.Alert.alert("",t.conversation.file_upload_notification_count_limit(u.maxAttachmentCount)),h):[...h,...S]},f=h=>{c(v=>m(v,h))},g=h=>{c(v=>v.filter((S,C)=>C!==h))},y=()=>{c([])},_=(()=>{if(!r.input.disabled)return t.conversation.input_placeholder;switch(r.input.disabledBy){case"form_active":return t.conversation.input_placeholder_active_form;case"ai_responding":return t.conversation.input_placeholder_wait_ai_agent_response;case"reconnecting":return t.conversation.input_placeholder_reconnecting;case"unavailable":case"conversation_closed":default:return t.conversation.input_placeholder_disabled}})();return d.useEffect(()=>{r.input.disabled&&(i(""),y())},[r.input.disabled]),{files:l,addFiles:f,removeFile:g,clearFiles:y,value:s,onChangeText:i,editable:!r.input.disabled,placeholder:_,sendButtonVisible:!r.input.disabled&&(!!s.trim()||l.length>0),addAttachmentButtonVisible:u.isEnabled(),addAttachmentButtonDisabled:r.input.disabled||l.length>=u.maxAttachmentCount,hasImageMimeTypes:()=>u.supportedMimeTypes.filter(v=>v.startsWith("image/")||v===kn).length>0,hasFileMimeTypes:()=>u.supportedMimeTypes.length>0,acceptableMimeTypes:u.supportedMimeTypes,maxAttachmentCount:u.maxAttachmentCount}},_l=()=>{const{config:e}=K(),t=oo(),{strings:n}=F(),{messageSource:o}=ce(),{openModal:r}=Qe(),s=Ie(["left","right","bottom"]),i=yl.use(),{maxAttachmentCount:l,sendButtonVisible:c,addAttachmentButtonVisible:u,addAttachmentButtonDisabled:m,acceptableMimeTypes:f,hasImageMimeTypes:g,hasFileMimeTypes:y,..._}=pl(),v={..._,onPressAddAttachment:async()=>{const S=await r(C=>{var A,x,I,k,X,q,D,$;return a.createElement(Q,{onClose:()=>C()},((I=(x=(A=e==null?void 0:e.conversation)==null?void 0:A.input)==null?void 0:x.camera)==null?void 0:I.photoEnabled)&&a.createElement(Q.ActionItem,{icon:"camera",label:n.conversation.attachment_camera,onPress:async()=>{if(!g())return p.Alert.alert("",n.conversation.file_upload_no_supported_files),C(null);const V=await t.captureCamera();C(V)}}),((q=(X=(k=e==null?void 0:e.conversation)==null?void 0:k.input)==null?void 0:X.gallery)==null?void 0:q.photoEnabled)&&a.createElement(Q.ActionItem,{icon:"photo",label:n.conversation.attachment_photo,onPress:async()=>{if(!g())return p.Alert.alert("",n.conversation.file_upload_no_supported_files),C(null);const V=await t.selectFromGallery({selectionLimit:l-_.files.length});C(V)}}),(($=(D=e==null?void 0:e.conversation)==null?void 0:D.input)==null?void 0:$.fileEnabled)&&a.createElement(Q.ActionItem,{icon:"document",label:n.conversation.attachment_document,onPress:async()=>{if(!y())return p.Alert.alert("",n.conversation.file_upload_no_supported_files),C(null);const V=await t.selectFile({selectionLimit:l-_.files.length,mimeTypes:f});C(V)}}))});S&&_.addFiles(S)},onPressSend:()=>{_.files.length>0?o.sendFileMessage({message:_.value.trim(),file:_.files[0]}):o.sendUserMessage({message:_.value}),_.clearFiles(),_.onChangeText("")}};return a.createElement(p.KeyboardAvoidingView,{behavior:"padding",keyboardVerticalOffset:-s.paddingBottom},a.createElement(hl,null),a.createElement(b,{style:i.container(s)},u&&a.createElement(sl,{...v,disabled:m}),a.createElement(cl,{...v,value:v.editable?v.value:"",attachments:v.files.length===0?null:v.files.map((S,C)=>a.createElement(il,{key:C,name:S.name,type:S.type,url:S.uri,onRemove:()=>v.removeFile(C)}))}),c&&a.createElement(ml,{...v})))},yl=R.create(({theme:e})=>({container:({paddingStart:t,paddingEnd:n,paddingBottom:o})=>({alignItems:"center",flexDirection:"row",gap:8,paddingTop:10,paddingBottom:10+o,paddingStart:12+t,paddingEnd:12+n,backgroundColor:e.colors.base.background})})),so=({start:e,title:t,titleAlign:n="start",end:o})=>{const r=Ie(["left","right","top"]),[s,i]=d.useState(0),[l,c]=d.useState(0),u=g=>{i(g.nativeEvent.layout.width)},m=g=>{c(g.nativeEvent.layout.width)},f=bl.use();return a.createElement(b,{style:f.container},a.createElement(b,{height:r.paddingTop}),a.createElement(b,{style:f.contentContainer(r)},n==="center"&&t&&a.createElement(b,{style:f.centerTitleContainer(Math.max(s,l))},a.createElement(b,{style:f.centerTitle},t)),a.createElement(b,{style:f.rowContainer},a.createElement(b,{style:f.startSide,onLayout:u},e),(n==="start"||n==="end")&&t&&a.createElement(b,{style:f.titleSide(n,e,o)},t),a.createElement(b,{style:f.endSide,onLayout:m},o))))},bl=R.create(({theme:e,themedColor:t})=>({container:{width:"100%",backgroundColor:e.colors.base.headerBackground,borderBottomWidth:1,borderBottomColor:t.textDisabled},contentContainer:n=>({position:"relative",height:56,paddingStart:n.paddingStart+12,paddingEnd:n.paddingEnd+12}),centerTitleContainer:n=>({position:"absolute",left:n,right:n,top:0,bottom:0,alignItems:"center",justifyContent:"center"}),centerTitle:{maxWidth:"100%",overflow:"hidden"},rowContainer:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",height:"100%",zIndex:1},startSide:{flexShrink:0},endSide:{flexShrink:0},titleSide:(n,o,r)=>({flex:1,overflow:"hidden",alignItems:`flex-${n}`,marginStart:o?8:0,marginEnd:r?8:0})})),El=()=>{const{themedColor:e}=U(),{onClose:t}=ce();return t?a.createElement(O,{hitSlop:4,onPress:t,activeOpacity:.75},a.createElement(B,{color:e.textHighEmphasis,type:"close",size:24})):null},vl=()=>{const{themedColor:e}=U(),{channelSource:{channel:t}}=ce(),n=Gt("handoff-button",t),o=!Dn(t)||we(t);return n?a.createElement(O,{hitSlop:4,disabled:o,onPress:()=>t==null?void 0:t.markConversationAsHandoff(),activeOpacity:.75},a.createElement(B,{color:o?e.textDisabled:e.textHighEmphasis,type:"agent",size:24})):null},Cl=()=>{const{strings:e}=F(),{themedColor:t}=U(),{onNavigateToConversationList:n}=ce();return n?a.createElement(O,{hitSlop:4,onPress:n,activeOpacity:.75,"aria-label":e.conversation.a11y_open_conversation_list},a.createElement(B,{color:t.textHighEmphasis,type:"menu",size:24})):null},ao=({channel:e,size:t=40})=>{const{userSession:n,aiAgentInfo:o}=ee(),{fallbackIcon:r,url:s}=zn({channel:e,aiAgentInfo:o,userSession:n}),{theme:i}=U();return s?a.createElement(Jn,{src:s,size:t}):a.createElement(b,{width:t,height:t,borderRadius:t/2,alignItems:"center",justifyContent:"center",flexShrink:0,style:{backgroundColor:i.colors.base.primary}},a.createElement(B,{type:r,size:t*.55,color:i.colors.base.primaryContrastContent}))},Sl=()=>{var i,l;const{channelSource:{channel:e}}=ce(),{userSession:t,aiAgentInfo:n}=ee(),{config:o}=K(),r=zn({channel:e,userSession:t,aiAgentInfo:n}),s=(l=(i=o==null?void 0:o.conversation)==null?void 0:i.header)==null?void 0:l.avatarEnabled;return a.createElement(b,{gap:6,flexDirection:"row",alignItems:"center",maxWidth:"100%"},s&&a.createElement(ao,{channel:e,size:34}),a.createElement(b,{flexShrink:1},a.createElement(T,{numberOfLines:1,variant:"h1"},r.title)))},Al=e=>{const{components:t}=be.useContext();return a.createElement(so,{start:a.createElement(t.StartArea,null),title:a.createElement(t.TitleArea,null),titleAlign:e.titleAlign,end:a.createElement(t.EndArea,null)})},wl=()=>{const{components:e}=be.useContext();return a.createElement(e.MenuButton,null)},xl=()=>{const{components:e}=be.useContext();return a.createElement(e.Title,null)},Il=()=>{const{components:e}=be.useContext();return a.createElement(b,{flexDirection:"row",alignItems:"center",gap:10},a.createElement(e.HandoffButton,null),a.createElement(e.CloseButton,null))},be=re({template:Al,components:{StartArea:wl,TitleArea:xl,EndArea:Il,MenuButton:Cl,Title:Sl,HandoffButton:vl,CloseButton:El}}),Tl=()=>{const{Template:e}=be.useContext();return a.createElement(e,{titleAlign:"start"})},kl=e=>{const{components:t}=st.useContext();return a.createElement(b,{flex:1},a.createElement(t.Header,null),a.createElement(t.Body,null),a.createElement(t.Footer,null))},st=re({template:kl,components:{Header:Tl,Body:Gi,Footer:_l}}),io=({children:e,...t})=>{const{Template:n}=st.useContext();return a.createElement($n,{...t},a.createElement(n,null),e)},{Provider:Ml,Context:Ll,useContext:at}=Y("ConversationList"),lo=({conversationListLimit:e,conversationListFilter:t,onNavigateToConversation:n,onClose:o,children:r})=>{const{sdkUser:s,authenticate:i}=ee();return d.useEffect(()=>{s||i()},[]),a.createElement(es,{conversationListLimit:e,conversationListFilter:t},l=>a.createElement(Ml,{value:{...l,onClose:o,onNavigateToConversation:n}},r))},St=99,Rl=d.memo(function(t){const{channel:n,onClick:o}=t,{strings:r,format:s}=F(),{themedColor:i}=U(),l=Dl.use(),c=cr(n),u=ur(n,s,{justNow:r.date_format.just_now,minutesAgo:r.date_format.minutes_ago,hoursAgo:r.date_format.hours_ago,dateShortFormat:r.date_format.date_short}),m=n.unreadMessageCount;return a.createElement(O,{onPress:o,activeOpacity:.75},a.createElement(b,{flexDirection:"row",alignItems:"center",width:"100%",height:72,gap:16},a.createElement(b,{marginStart:16,alignItems:"center",justifyContent:"center"},a.createElement(ao,{channel:n})),a.createElement(b,{flexDirection:"row",alignItems:"center",flex:1,paddingEnd:16,height:"100%",gap:8,style:l.rightContainer},a.createElement(b,{flexDirection:"column",justifyContent:"center",flex:1,gap:4},a.createElement(T,{variant:"subtitle1",color:i.textHighEmphasis,numberOfLines:1},c),a.createElement(b,{flexDirection:"row",alignItems:"center",gap:6},ie(n)&&a.createElement(a.Fragment,null,a.createElement(T,{variant:"caption1",color:i.textMidEmphasis,numberOfLines:1},r.conversation_list.ended),a.createElement(b,{width:2,height:2,borderRadius:1,backgroundColor:i.textLowEmphasis})),a.createElement(T,{variant:"caption2",color:i.textLowEmphasis,numberOfLines:1},u))),m>0&&a.createElement(b,{alignItems:"center",justifyContent:"center",height:20,width:m<=St?20:void 0,padding:4,borderRadius:10,backgroundColor:i.error},a.createElement(T,{variant:"caption3",color:i.textHighEmphasisInverse,style:{lineHeight:12}},m<=St?m:`${St}+`)))))}),Pl=re({template:Rl,components:{}}),Dl=R.create(({themedColor:e})=>({rightContainer:{borderBottomWidth:1,borderBottomColor:e.textDisabled}})),Ol=()=>{var l;const{Template:e}=Pl.useContext(),{strings:t}=F(),{connectionError:n}=ee(),{listSource:o,onNavigateToConversation:r}=at(),s=Ie(["left","right"]),i=Bl.use();return a.createElement(Yn,{style:i.list,contentContainerStyle:[i.listContent,s],data:o.channels,onEndReached:o.loadMore,keyExtractor:d.useCallback(c=>c.url,[]),renderItem:d.useCallback(({item:c})=>a.createElement(e,{channel:c,onClick:()=>r==null?void 0:r(c.url,ie(c)?"closed":"open")}),[e,r]),loading:!o.initialized,error:!!(n||o.error),empty:o.channels.length===0,LoadingComponent:a.createElement(Ae,{type:"loading"}),EmptyComponent:a.createElement(Ae,{type:"noChannels",label:t.common.placeholder_no_conversations}),ErrorComponent:a.createElement(Ae,{type:"error",label:(n==null?void 0:n.message)??((l=o.error)==null?void 0:l.message)})})},Bl=R.create(({theme:e})=>({list:{flex:1,backgroundColor:e.colors.base.background},listContent:{backgroundColor:e.colors.base.background}})),Nl=()=>{const{strings:e}=F(),{language:t,countryCode:n,context:o}=K(),{aiAgentInfo:r,refreshActiveChannel:s,createConversation:i,setActiveChannel:l,sdkUser:c}=ee(),{onNavigateToConversation:u}=at(),m=Ie(["left","right","bottom"]),f=Hl.use();return a.createElement(O,{activeOpacity:.75,disabled:!c,onPress:async()=>{if(r!=null&&r.isMultipleActiveConversationsEnabled){const g=await i({aiAgentId:r.userId,language:t,country:n,context:o});l({url:g,status:"open"}),u==null||u(g,"open")}else{const g=await s();u==null||u(g,"open")}}},a.createElement(b,{alignItems:"center",justifyContent:"center",paddingHorizontal:16,height:64+m.paddingBottom,style:[f.container,m]},a.createElement(T,{variant:"h1",color:({themedColor:g})=>g.textHighEmphasisInverse,numberOfLines:1},e.conversation_list.footer_title)))},Hl=R.create(({themedColor:e})=>({container:{backgroundColor:e.primary}})),zl=()=>{const{aiAgentInfo:e}=ee();return e?a.createElement(Nl,null):null},Fl=()=>{const{themedColor:e}=U(),{onClose:t}=at();return t?a.createElement(O,{hitSlop:4,onPress:t,activeOpacity:.75},a.createElement(B,{color:e.textHighEmphasis,type:"close",size:24})):null},Ul=()=>{const{strings:e}=F();return a.createElement(T,{numberOfLines:1,variant:"h1"},e.conversation_list.header_title)},$l=e=>{const{components:t}=Te.useContext();return a.createElement(so,{start:a.createElement(t.StartArea,null),title:a.createElement(t.TitleArea,null),titleAlign:e.titleAlign,end:a.createElement(t.EndArea,null)})},jl=()=>null,Vl=()=>{const{components:e}=Te.useContext();return a.createElement(e.Title,null)},ql=()=>{const{components:e}=Te.useContext();return a.createElement(e.CloseButton,null)},Te=re({template:$l,components:{StartArea:jl,TitleArea:Vl,EndArea:ql,Title:Ul,CloseButton:Fl}}),Wl=()=>{const{Template:e}=Te.useContext();return a.createElement(e,{titleAlign:"start"})},Gl=()=>{const{components:e}=it.useContext();return a.createElement(b,{flex:1},a.createElement(e.Header,null),a.createElement(e.Body,null),a.createElement(e.Footer,null))},it=re({template:Gl,components:{Header:Wl,Body:Ol,Footer:zl}}),co=({children:e,...t})=>{const{Template:n}=it.useContext();return a.createElement(lo,{...t},a.createElement(n,null),e)},Kl=d.forwardRef(function({logLevel:t=G.LogLevel.WARN,language:n=Je,userSessionInfo:o,children:r,strings:s,...i},l){const[c]=d.useState(()=>new Pn(t));c.level!==t&&(c.level=t);const{nativeModules:u,chatParams:m={},...f}=i;return a.createElement(ro,{config:u},({keyValueStorage:g})=>{var y,_;return a.createElement(Xl,{logger:c,theme:f.theme,language:n,strings:s},a.createElement(mr,{language:n,logger:c,chatSDK:f.customChatSDK,keyValueStorage:g,chatParams:{...m,useMMKVStorageStore:u.mmkv},messengerVersion:Fn,extensions:{platform:G.SendbirdPlatform.REACT_NATIVE,deviceOSPlatform:(y=p.Platform)==null?void 0:y.select({web:G.DeviceOsPlatform.WEB,ios:G.DeviceOsPlatform.IOS,default:G.DeviceOsPlatform.ANDROID}),deviceOSVersion:(_=p.Platform)!=null&&_.Version?String(p.Platform.Version):void 0},...f},a.createElement(As,{ref:l,userSessionInfo:o},r)))})}),Yl=lr(st,be,en,it,Te,tt,et,nt,ot,rt),Xl=({children:e,logger:t,theme:n,language:o,strings:r})=>a.createElement(ye.SafeAreaProvider,null,a.createElement(sa,{logger:t,...n},a.createElement(na,{language:o,logger:t,strings:r},a.createElement(jn,null,a.createElement(os,null,a.createElement(Yl,null,e)))))),{Provider:Zl,useContext:tn}=Y("FixedMessengerStyle"),Jl={useNativeDriver:!0},Ve={OPEN_START:"0deg",OPEN_END:"-180deg",CLOSE_START:"180deg",CLOSE_END:"0deg"},qe={VISIBLE:1,HIDDEN:0},Ql=({isOpened:e})=>{const t=d.useRef(new p.Animated.Value(e?1:0)).current;d.useEffect(()=>{const r=e?1:0;p.Animated.spring(t,{toValue:r,...Jl}).start()},[e,t]);const n={transform:[{rotate:t.interpolate({inputRange:[0,1],outputRange:[Ve.OPEN_START,Ve.OPEN_END]})},{scale:t.interpolate({inputRange:[0,1],outputRange:[qe.VISIBLE,qe.HIDDEN]})}]},o={transform:[{rotate:t.interpolate({inputRange:[0,1],outputRange:[Ve.CLOSE_START,Ve.CLOSE_END]})},{scale:t.interpolate({inputRange:[0,1],outputRange:[qe.HIDDEN,qe.VISIBLE]})}]};return{openIconStyle:n,closeIconStyle:o}},ec=2/3,tc=({isOpened:e,onPress:t})=>{const n=rc.use(),{launcherInfo:o}=ee(),{theme:r}=U(),{launcherSize:s,horizontal:i}=tn(),l=Math.round(s*ec),c=r.colors.base.primary,u=r.colors.base.primaryContrastContent,{openIconStyle:m,closeIconStyle:f}=Ql({isOpened:e});return a.createElement(b,{alignSelf:i==="start"?"flex-start":"flex-end"},a.createElement(O,{onPress:t,activeOpacity:.8},({pressed:g})=>a.createElement(b,{style:[n.container({backgroundColor:c,size:s}),g&&n.pressed]},a.createElement(b.Animated,{style:[n.iconWrapper,m]},a.createElement(nc,{url:(o==null?void 0:o.imageUrl)??"",isDefaultIcon:(o==null?void 0:o.type)==="default_icon",size:l,fillColor:u})),a.createElement(b.Animated,{style:[n.iconWrapper,f]},a.createElement(oc,{size:l,fillColor:u})))))},nc=({url:e,isDefaultIcon:t,size:n,fillColor:o})=>e?t?a.createElement(xe,{source:{uri:e},width:n,height:n,tintColor:o,resizeMode:"contain"}):a.createElement(xe,{source:{uri:e},width:n,height:n,resizeMode:"cover"}):a.createElement(B,{type:"delight",size:n,color:o}),oc=({size:e,fillColor:t})=>a.createElement(B,{type:"chevron-down",size:e,color:t}),rc=R.create(()=>({container:e=>({position:"relative",width:e.size,height:e.size,backgroundColor:e.backgroundColor,borderRadius:e.size/2,justifyContent:"center",alignItems:"center",boxShadow:"0px 8px 16px 0px rgba(33, 33, 33, 0.3)"}),pressed:{transform:[{scale:.9}]},iconWrapper:{position:"absolute",width:"100%",height:"100%",justifyContent:"center",alignItems:"center"}})),J={TRANSLATE_OFFSET:40,DURATION:300,OPACITY_DURATION:83,EASING:p.Easing.out(p.Easing.ease)},sc=e=>e==="entered"?0:J.TRANSLATE_OFFSET,ac=e=>e==="entered"?1:0,ic=({transitionState:e,isActive:t})=>{const[n,o]=d.useState(!1),r=d.useRef(new p.Animated.Value(sc(e))).current,s=d.useRef(new p.Animated.Value(ac(e))).current;return d.useEffect(()=>{if(!n){e==="entered"?(r.setValue(0),s.setValue(1)):e==="exited"&&(r.setValue(J.TRANSLATE_OFFSET),s.setValue(0)),o(!0);return}e==="entering"?(r.setValue(J.TRANSLATE_OFFSET),s.setValue(0),p.Animated.parallel([p.Animated.timing(r,{toValue:0,duration:J.DURATION,easing:J.EASING,useNativeDriver:!0}),p.Animated.timing(s,{toValue:1,duration:J.OPACITY_DURATION,easing:J.EASING,useNativeDriver:!0})]).start()):e==="exiting"&&p.Animated.parallel([p.Animated.timing(r,{toValue:J.TRANSLATE_OFFSET,duration:J.DURATION,easing:J.EASING,useNativeDriver:!0}),p.Animated.timing(s,{toValue:0,duration:J.OPACITY_DURATION,easing:J.EASING,useNativeDriver:!0})]).start()},[e,r,s,n]),d.useMemo(()=>({position:"absolute",top:0,left:0,width:"100%",height:"100%",transform:[{translateY:r}],opacity:s,zIndex:t?999:1,pointerEvents:t?"auto":"none",display:e==="exited"?"none":"flex"}),[r,s,t,e])},uo=d.createContext(null),lc=()=>{const e=d.useContext(uo);if(!e)throw new Error("useNavigatorContext() must be used within <Navigator />");return e},mo=({children:e})=>{const t=lc();return typeof e=="function"?a.createElement(a.Fragment,null,e(t)):a.createElement(a.Fragment,null,e)},cc=d.memo(({transitionState:e,isActive:t,children:n})=>{const o=ic({transitionState:e,isActive:t});return a.createElement(p.Animated.View,{style:o},n)}),xn=300,Ge=({initialId:e,children:t})=>{const[n,o]=d.useState([e]),r=n[n.length-1],s=d.useCallback((h,v)=>{o(S=>[...S,h]),f(S=>({...S,[h]:!0})),v!=null&&v.reset&&E(S=>({...S,[h]:(S[h]||0)+1})),y(S=>({...S,[h]:"entering"})),setTimeout(()=>{y(S=>({...S,[h]:"entered"}))},xn)},[]),i=d.useCallback(()=>{o(h=>{if(h.length<=1)return h;const v=h[h.length-1];return y(S=>({...S,[v]:"exiting"})),setTimeout(()=>{y(S=>({...S,[v]:"exited"})),o(S=>S.slice(0,-1))},xn),h})},[]),l=d.useMemo(()=>({navigation:{navigate:s,pop:i},activeScreenId:r}),[s,i,r]),c=d.useMemo(()=>d.Children.toArray(t).filter(h=>h.type===mo),[t]),u=d.useMemo(()=>{const h={};return c.forEach(v=>{const{id:S,lazy:C,children:A}=v.props;h[S]={lazy:C,element:typeof A=="function"?A(l):A}}),h},[c,l]),[m,f]=d.useState(()=>{const h={};return Object.entries(u).forEach(([v,{lazy:S}])=>{S===!1&&(h[v]=!0)}),h[e]=!0,h}),[g,y]=d.useState(()=>{const h={};return Object.keys(u).forEach(v=>{h[v]=v===e?"entered":"exited"}),h}),[_,E]=d.useState({});return a.createElement(uo.Provider,{value:l},a.createElement(b,{style:{position:"relative",width:"100%",height:"100%"}},Object.keys(u).map(h=>{var A;if(!m[h])return null;const v=g[h]||"exited",S=h===r,C=`${h}-${_[h]||0}`;return a.createElement(cc,{key:C,transitionState:v,isActive:S},(A=u[h])==null?void 0:A.element)})))};Ge.Screen=mo;const{Provider:uc,useContext:nn}=Y("PageChildren"),dc=({children:e})=>{const[t,n]=d.useState(null),[o,r]=d.useState(null);return a.createElement(uc,{value:{conversationChildren:t,setConversationChildren:n,conversationListChildren:o,setConversationListChildren:r}},e)},_e={conv:"conv",convList:"conv-list"},mc=({isOpened:e,entryPoint:t,selectedChannelUrl:n,setSelectedChannelUrl:o,onClose:r})=>{const{conversationChildren:s,conversationListChildren:i}=nn(),l=t==="ConversationList"?_e.convList:_e.conv;return a.createElement(Ge,{initialId:l},a.createElement(Ge.Screen,{id:_e.conv},({navigation:c,activeScreenId:u})=>a.createElement(io,{channelUrl:n,onClearChannelUrl:()=>o(void 0),onNavigateToConversationList:()=>c.navigate(_e.convList),onClose:r,shouldMarkAsRead:e&&u===_e.conv},s)),a.createElement(Ge.Screen,{id:_e.convList,lazy:!0},({navigation:c})=>a.createElement(co,{onNavigateToConversation:u=>{o(u),c.navigate(_e.conv,{reset:!0})},onClose:r},i)))},Oe=.15,gc=150,In=(e,t)=>e.interpolate({inputRange:[Oe,1],outputRange:[t,0],extrapolate:"clamp"}),hc=(e,t)=>{if(e<=0)return 0;const n=(1-Oe)*e/2,o=t==="start"?-1:1,r=p.I18nManager.isRTL?-1:1;return n*o*r},fc=(e,t)=>e<=0?0:(1-Oe)*e/2*(t==="top"?-1:1),pc=({isOpened:e,horizontal:t,vertical:n})=>{const[o,r]=d.useState({width:0,height:0}),s=d.useRef(new p.Animated.Value(e?1:Oe)).current,i=d.useRef(new p.Animated.Value(e?1:0)).current,l=d.useMemo(()=>hc(o.width,t),[o.width,t]),c=d.useMemo(()=>fc(o.height,n),[o.height,n]),{translateXInterpolation:u,translateYInterpolation:m}=d.useMemo(()=>({translateXInterpolation:In(s,l),translateYInterpolation:In(s,c)}),[s,l,c]);d.useEffect(()=>{const y=e?"open":"close",_=y==="open"?1:Oe,E=y==="open"?1:0,h=y==="open"?p.Easing.out(p.Easing.quad):p.Easing.in(p.Easing.quad),v={duration:gc,useNativeDriver:!0,easing:h};y==="close"&&p.Keyboard.dismiss(),p.Animated.parallel([p.Animated.timing(s,{toValue:_,...v}),p.Animated.timing(i,{toValue:E,...v})]).start()},[e,s,i]);const f=d.useMemo(()=>({opacity:i,transform:[{translateX:u},{translateY:m},{scale:s}]}),[i,u,m,s]),g=d.useMemo(()=>y=>{const{width:_,height:E}=y.nativeEvent.layout;r(h=>h.width===_&&h.height===E?h:{width:_,height:E})},[]);return{animatedStyle:f,handleLayout:g,pointerEvents:e?"auto":"none"}},_c={top:0,left:0,right:0,bottom:0},yc=({children:e,isOpened:t})=>{const n=bc.use(),{horizontal:o,vertical:r}=tn(),{animatedStyle:s,handleLayout:i,pointerEvents:l}=pc({isOpened:t,horizontal:o,vertical:r});return a.createElement(ye.SafeAreaInsetsContext.Provider,{value:_c},a.createElement(b,{flex:1},a.createElement(b.Animated,{pointerEvents:l,onLayout:i,style:s},a.createElement(b,{style:n.windowContainer},e))))},bc=R.create(({theme:e})=>({windowContainer:{width:"100%",height:"100%",borderRadius:16,overflow:"hidden",zIndex:999,backgroundColor:e.colors.base.background,boxShadow:"0px 4px 24px 0px rgba(0, 0, 0, 0.12)"}})),go=()=>{const[e,t]=d.useState(0);return d.useEffect(()=>{const n=p.Platform.OS==="ios"?"keyboardWillShow":"keyboardDidShow",o=p.Platform.OS==="ios"?"keyboardWillHide":"keyboardDidHide",r=p.Keyboard.addListener(n,i=>{const{endCoordinates:l}=i,c=(l==null?void 0:l.height)||0;t(c)}),s=p.Keyboard.addListener(o,()=>{t(0)});return()=>{r.remove(),s.remove()}},[]),e},Ec=e=>{const t=d.useRef(new p.Animated.Value(0)).current,[n,o]=d.useState(!1);return d.useEffect(()=>{const s=e?"open":"close",i={toValue:s==="open"?1:0,useNativeDriver:!0,duration:300};s==="open"&&o(!0),p.Animated.timing(t,i).start(()=>{s==="close"&&(o(!1),p.Keyboard.dismiss())})},[e,t]),{windowAnimatedStyle:{opacity:t,display:n?"flex":"none"},pointerEvents:e?"auto":"none"}},vc=({children:e,insets:t,isOpened:n})=>{const o=Cc.use(),s={...ye.useSafeAreaInsets(),...t},i=go(),{windowAnimatedStyle:l,pointerEvents:c}=Ec(n);return a.createElement(ye.SafeAreaInsetsContext.Provider,{value:s},a.createElement(b.Animated,{flex:1,style:[o.bg,l],pointerEvents:c},a.createElement(b,{flex:1},e),a.createElement(b,{height:Math.max(0,i-p.Platform.select({android:0,default:s.bottom})),style:o.bg})))},Cc=R.create(({theme:e})=>({bg:{backgroundColor:e.colors.base.background}})),Sc="end-bottom",Pe={top:24,bottom:24,start:24,end:24},Ac=({mode:e,edgeToEdgeEnabled:t})=>{const n=e==="floating"?yc:vc,[o,r]=kt({position:Sc,margin:Pe,launcherSize:48,spacing:12}),{bottom:s}=ye.useSafeAreaInsets(),i=go(),[l,c]=o.position.split("-"),u=(()=>{const g=p.Platform.select({android:t?s:0,default:0}),y=c==="top"?o.spacing:-o.launcherSize,_=i>0?i+y+g:0;return _>0?_:o.margin.bottom})(),m={position:"absolute",zIndex:1e3,...c==="top"?{top:o.margin.top}:{bottom:o.margin.bottom},...l==="start"?{left:o.margin.start}:{right:o.margin.end}},f=(()=>{if(e==="floating"){const g=o.launcherSize+o.spacing;return{position:"absolute",top:o.margin.top+(c==="top"?g:0),bottom:u+(c==="bottom"?g:0),left:o.margin.start,right:o.margin.end,zIndex:999}}return{position:"absolute",top:0,bottom:0,left:0,right:0,zIndex:1001}})();return{Window:n,windowContainerStyle:f,launcherContainerStyle:m,styleContext:{...o,horizontal:l,vertical:c,setPosition:g=>r({position:g}),setMargin:({top:g=Pe.top,bottom:y=Pe.bottom,start:_=Pe.start,end:E=Pe.end})=>r({margin:{top:g,bottom:y,start:_,end:E}}),setLauncherSize:g=>r({launcherSize:g}),setSpacing:g=>r({spacing:g})}}},wc=e=>{var s,i,l,c;const{setPosition:t,setMargin:n,setLauncherSize:o,setSpacing:r}=tn();return d.useLayoutEffect(()=>{e.position&&t(e.position),e.margin&&n(e.margin),e.launcherSize!==void 0&&o(e.launcherSize),e.spacing!==void 0&&r(e.spacing)},[e.position,(s=e.margin)==null?void 0:s.top,(i=e.margin)==null?void 0:i.bottom,(l=e.margin)==null?void 0:l.start,(c=e.margin)==null?void 0:c.end,e.launcherSize,e.spacing]),null},xc=({children:e})=>{const{setConversationChildren:t}=nn();return d.useLayoutEffect(()=>(t(e),()=>t(null)),[e]),null},Ic=({children:e})=>{const{setConversationListChildren:t}=nn();return d.useLayoutEffect(()=>(t(e),()=>t(null)),[e]),null},Tc=({entryPoint:e="Conversation",edgeToEdgeEnabled:t=!0,windowMode:n="floating",fullscreenInsets:o,initialChannelUrl:r,windowContainerProps:s,children:i})=>{const[l,c]=d.useState(!1),[u,m]=d.useState(r),{Window:f,windowContainerStyle:g,launcherContainerStyle:y,styleContext:_}=Ac({mode:n,edgeToEdgeEnabled:t});return d.useEffect(()=>{const E=p.BackHandler.addEventListener("hardwareBackPress",()=>l?(c(!1),!0):!1);return()=>E.remove()},[l]),a.createElement(Zl,{value:_},a.createElement(dc,null,a.createElement(b,{style:g,backgroundColor:"transparent",pointerEvents:l?"auto":"box-none",...s},a.createElement(f,{isOpened:l,insets:o},a.createElement(mc,{isOpened:l,entryPoint:e,selectedChannelUrl:u,setSelectedChannelUrl:m,onClose:()=>c(!1)}))),a.createElement(b,{style:y,backgroundColor:"transparent",pointerEvents:"box-none"},a.createElement(tc,{isOpened:l,onPress:()=>c(!l)})),i))},kc=Object.assign(Tc,{Style:wc,ConversationChildren:xc,ConversationListChildren:Ic});sr.set(G.SendbirdPlatform.REACT_NATIVE,{deviceOSPlatform:p.Platform.select({ios:G.DeviceOsPlatform.IOS,android:G.DeviceOsPlatform.ANDROID,default:G.DeviceOsPlatform.ANDROID}),messengerVersion:Fn,keyValueStorage:ar()});exports.AIAgentProviderContainer=Kl;exports.AnonymousSessionInfo=Ye;exports.BottomSheet=Q;exports.BottomSheetLayout=et;exports.Conversation=io;exports.ConversationContext=Rs;exports.ConversationContextProvider=$n;exports.ConversationHeaderLayout=be;exports.ConversationLayout=st;exports.ConversationList=co;exports.ConversationListContext=Ll;exports.ConversationListContextProvider=lo;exports.ConversationListHeaderLayout=Te;exports.ConversationListLayout=it;exports.FixedMessenger=kc;exports.IncomingMessageLayout=nt;exports.ManualSessionInfo=qt;exports.MessageListUILayout=en;exports.ModalProvider=jn;exports.NativeAdapterProvider=ro;exports.OutgoingMessageLayout=ot;exports.PlaceholderLayout=tt;exports.SystemMessageLayout=rt;exports.useConversationContext=ce;exports.useConversationListContext=at;exports.useMessengerSessionContext=ee;exports.useModalContext=Qe;exports.useNativeAdapterContext=oo;
|