@sendbird/ai-agent-messenger-react 1.14.0 → 1.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,37 +1,39 @@
1
- import { a as o, b as n, B as t, x as i, D as r, j as C, n as L, o as u, l as v, k as g, q as y, t as x, v as d, s as M, C as m, r as l, h as c, F as f, I as h, L as I, y as P, z as S, M as p, O as A, P as D, S as z, g as B, p as F, w as H, f as O, u as T, d as b, i as j } from "./es/C1Zy5PCq.js";
1
+ import "@sendbird/chat";
2
+ import { a as t, b as n, E as i, y as r, D as C, C as L, k as u, l as v, o as g, n as y, q as x, s as M, t as d, w as m, x as l, v as I, h as c, F as f, I as h, L as p, z as P, B as S, p as A, M as D, O as z, P as B, S as F, g as H, j as O, r as T, f as U, u as b, d as j, i as k } from "./es/4RX-ydvm.js";
2
3
  import "react";
3
4
  export {
4
- o as AgentProviderContainer,
5
+ t as AgentProviderContainer,
5
6
  n as AgentUIProviderContainer,
6
- t as AnonymousSessionInfo,
7
- i as CSATType,
8
- r as Commands,
9
- C as Conversation,
10
- L as ConversationContext,
11
- u as ConversationContextProvider,
12
- v as ConversationHeaderLayout,
13
- g as ConversationLayout,
14
- y as ConversationList,
15
- x as ConversationListContext,
7
+ i as AnonymousSessionInfo,
8
+ r as CSATType,
9
+ C as Commands,
10
+ L as Conversation,
11
+ u as ConversationContext,
12
+ v as ConversationContextProvider,
13
+ g as ConversationHeaderLayout,
14
+ y as ConversationLayout,
15
+ x as ConversationList,
16
+ M as ConversationListContext,
16
17
  d as ConversationListContextProvider,
17
- M as ConversationListHeaderLayout,
18
- m as ConversationListItemLayout,
19
- l as ConversationListLayout,
18
+ m as ConversationListHeaderLayout,
19
+ l as ConversationListItemLayout,
20
+ I as ConversationListLayout,
20
21
  c as DefaultMessenger,
21
22
  f as FixedMessenger,
22
23
  h as IncomingMessageLayout,
23
- I as LauncherBase,
24
+ p as LauncherBase,
24
25
  P as LogLevel,
25
26
  S as ManualSessionInfo,
26
- p as MessageLogs,
27
- A as OutgoingMessageLayout,
28
- D as PlaceholderLayout,
29
- z as SystemMessageLayout,
30
- B as messengerDispatcher,
31
- F as useConversationContext,
32
- H as useConversationListContext,
33
- O as useLocalizationContext,
34
- T as useMessengerContext,
35
- b as useMessengerSessionContext,
36
- j as useRefreshActiveChannel
27
+ A as MessageListUILayout,
28
+ D as MessageLogs,
29
+ z as OutgoingMessageLayout,
30
+ B as PlaceholderLayout,
31
+ F as SystemMessageLayout,
32
+ H as messengerDispatcher,
33
+ O as useConversationContext,
34
+ T as useConversationListContext,
35
+ U as useLocalizationContext,
36
+ b as useMessengerContext,
37
+ j as useMessengerSessionContext,
38
+ k as useRefreshActiveChannel
37
39
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sendbird/ai-agent-messenger-react",
3
- "version": "1.14.0",
3
+ "version": "1.15.0",
4
4
  "description": "Delight AI Agent Messenger for React",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -29,13 +29,13 @@
29
29
  "react-syntax-highlighter": "^15.6.1"
30
30
  },
31
31
  "peerDependencies": {
32
- "@sendbird/chat": "^4.21.0",
32
+ "@sendbird/chat": "^4.21.1",
33
33
  "react": ">=18.0.0",
34
34
  "react-dom": ">=18.0.0",
35
35
  "styled-components": ">=5.0.0"
36
36
  },
37
37
  "devDependencies": {
38
- "@sendbird/chat": "^4.21.0",
38
+ "@sendbird/chat": "^4.21.1",
39
39
  "@types/react": "19.2.2",
40
40
  "@types/react-dom": "19.2.2",
41
41
  "@types/react-syntax-highlighter": "^15.5.13",
@@ -44,9 +44,9 @@
44
44
  "react-dom": "^19.0.0",
45
45
  "strip-json-comments": "^5.0.1",
46
46
  "styled-components": "^6.1.15",
47
- "@sendbird/ai-agent-core": "1.14.0",
48
- "@sendbird/config-editor": "0.1.0",
49
- "@sendbird/vite-tools": "0.0.1"
47
+ "@sendbird/ai-agent-core": "1.15.0",
48
+ "@sendbird/vite-tools": "0.0.1",
49
+ "@sendbird/config-editor": "0.1.0"
50
50
  },
51
51
  "msw": {
52
52
  "workerDirectory": [