@agno-hq/chat-react 0.3.0 → 0.3.1

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.
@@ -2,7 +2,7 @@
2
2
  'use strict';
3
3
 
4
4
  var chunk2WM3CCFE_cjs = require('../chunk-2WM3CCFE.cjs');
5
- var chunkROFIOWGX_cjs = require('../chunk-ROFIOWGX.cjs');
5
+ var chunk55HQJGLP_cjs = require('../chunk-55HQJGLP.cjs');
6
6
 
7
7
 
8
8
 
@@ -20,75 +20,75 @@ Object.defineProperty(exports, "WorkflowRunEvent", {
20
20
  });
21
21
  Object.defineProperty(exports, "AgnoClient", {
22
22
  enumerable: true,
23
- get: function () { return chunkROFIOWGX_cjs.AgnoClient; }
23
+ get: function () { return chunk55HQJGLP_cjs.AgnoClient; }
24
24
  });
25
25
  Object.defineProperty(exports, "activityLabel", {
26
26
  enumerable: true,
27
- get: function () { return chunkROFIOWGX_cjs.activityLabel; }
27
+ get: function () { return chunk55HQJGLP_cjs.activityLabel; }
28
28
  });
29
29
  Object.defineProperty(exports, "applyStepEvent", {
30
30
  enumerable: true,
31
- get: function () { return chunkROFIOWGX_cjs.applyStepEvent; }
31
+ get: function () { return chunk55HQJGLP_cjs.applyStepEvent; }
32
32
  });
33
33
  Object.defineProperty(exports, "applySubRunEvent", {
34
34
  enumerable: true,
35
- get: function () { return chunkROFIOWGX_cjs.applySubRunEvent; }
35
+ get: function () { return chunk55HQJGLP_cjs.applySubRunEvent; }
36
36
  });
37
37
  Object.defineProperty(exports, "isCompletedEvent", {
38
38
  enumerable: true,
39
- get: function () { return chunkROFIOWGX_cjs.isCompletedEvent; }
39
+ get: function () { return chunk55HQJGLP_cjs.isCompletedEvent; }
40
40
  });
41
41
  Object.defineProperty(exports, "isContentEvent", {
42
42
  enumerable: true,
43
- get: function () { return chunkROFIOWGX_cjs.isContentEvent; }
43
+ get: function () { return chunk55HQJGLP_cjs.isContentEvent; }
44
44
  });
45
45
  Object.defineProperty(exports, "isErrorEvent", {
46
46
  enumerable: true,
47
- get: function () { return chunkROFIOWGX_cjs.isErrorEvent; }
47
+ get: function () { return chunk55HQJGLP_cjs.isErrorEvent; }
48
48
  });
49
49
  Object.defineProperty(exports, "isFollowupsCompletedEvent", {
50
50
  enumerable: true,
51
- get: function () { return chunkROFIOWGX_cjs.isFollowupsCompletedEvent; }
51
+ get: function () { return chunk55HQJGLP_cjs.isFollowupsCompletedEvent; }
52
52
  });
53
53
  Object.defineProperty(exports, "isPausedEvent", {
54
54
  enumerable: true,
55
- get: function () { return chunkROFIOWGX_cjs.isPausedEvent; }
55
+ get: function () { return chunk55HQJGLP_cjs.isPausedEvent; }
56
56
  });
57
57
  Object.defineProperty(exports, "isReasoningStepEvent", {
58
58
  enumerable: true,
59
- get: function () { return chunkROFIOWGX_cjs.isReasoningStepEvent; }
59
+ get: function () { return chunk55HQJGLP_cjs.isReasoningStepEvent; }
60
60
  });
61
61
  Object.defineProperty(exports, "isStepEvent", {
62
62
  enumerable: true,
63
- get: function () { return chunkROFIOWGX_cjs.isStepEvent; }
63
+ get: function () { return chunk55HQJGLP_cjs.isStepEvent; }
64
64
  });
65
65
  Object.defineProperty(exports, "isSubRunEvent", {
66
66
  enumerable: true,
67
- get: function () { return chunkROFIOWGX_cjs.isSubRunEvent; }
67
+ get: function () { return chunk55HQJGLP_cjs.isSubRunEvent; }
68
68
  });
69
69
  Object.defineProperty(exports, "isToolEvent", {
70
70
  enumerable: true,
71
- get: function () { return chunkROFIOWGX_cjs.isToolEvent; }
71
+ get: function () { return chunk55HQJGLP_cjs.isToolEvent; }
72
72
  });
73
73
  Object.defineProperty(exports, "mergeTool", {
74
74
  enumerable: true,
75
- get: function () { return chunkROFIOWGX_cjs.mergeTool; }
75
+ get: function () { return chunk55HQJGLP_cjs.mergeTool; }
76
76
  });
77
77
  Object.defineProperty(exports, "normaliseBaseUrl", {
78
78
  enumerable: true,
79
- get: function () { return chunkROFIOWGX_cjs.normaliseBaseUrl; }
79
+ get: function () { return chunk55HQJGLP_cjs.normaliseBaseUrl; }
80
80
  });
81
81
  Object.defineProperty(exports, "sessionRunsToMessages", {
82
82
  enumerable: true,
83
- get: function () { return chunkROFIOWGX_cjs.sessionRunsToMessages; }
83
+ get: function () { return chunk55HQJGLP_cjs.sessionRunsToMessages; }
84
84
  });
85
85
  Object.defineProperty(exports, "streamRun", {
86
86
  enumerable: true,
87
- get: function () { return chunkROFIOWGX_cjs.streamRun; }
87
+ get: function () { return chunk55HQJGLP_cjs.streamRun; }
88
88
  });
89
89
  Object.defineProperty(exports, "toolsFromEvent", {
90
90
  enumerable: true,
91
- get: function () { return chunkROFIOWGX_cjs.toolsFromEvent; }
91
+ get: function () { return chunk55HQJGLP_cjs.toolsFromEvent; }
92
92
  });
93
93
  //# sourceMappingURL=index.cjs.map
94
94
  //# sourceMappingURL=index.cjs.map
@@ -1,5 +1,5 @@
1
1
  'use client';
2
2
  export { RunEvent, TeamRunEvent, WorkflowRunEvent } from '../chunk-RE7ZT73K.js';
3
- export { AgnoClient, activityLabel, applyStepEvent, applySubRunEvent, isCompletedEvent, isContentEvent, isErrorEvent, isFollowupsCompletedEvent, isPausedEvent, isReasoningStepEvent, isStepEvent, isSubRunEvent, isToolEvent, mergeTool, normaliseBaseUrl, sessionRunsToMessages, streamRun, toolsFromEvent } from '../chunk-62IEW2HM.js';
3
+ export { AgnoClient, activityLabel, applyStepEvent, applySubRunEvent, isCompletedEvent, isContentEvent, isErrorEvent, isFollowupsCompletedEvent, isPausedEvent, isReasoningStepEvent, isStepEvent, isSubRunEvent, isToolEvent, mergeTool, normaliseBaseUrl, sessionRunsToMessages, streamRun, toolsFromEvent } from '../chunk-6V2YIPHF.js';
4
4
  //# sourceMappingURL=index.js.map
5
5
  //# sourceMappingURL=index.js.map
package/dist/index.cjs CHANGED
@@ -1,319 +1,339 @@
1
1
  'use client';
2
2
  'use strict';
3
3
 
4
- var chunkERCKKOF4_cjs = require('./chunk-ERCKKOF4.cjs');
4
+ var chunkJEPFGKHH_cjs = require('./chunk-JEPFGKHH.cjs');
5
5
  var chunk2WM3CCFE_cjs = require('./chunk-2WM3CCFE.cjs');
6
- var chunkROFIOWGX_cjs = require('./chunk-ROFIOWGX.cjs');
6
+ var chunk55HQJGLP_cjs = require('./chunk-55HQJGLP.cjs');
7
7
 
8
8
 
9
9
 
10
10
  Object.defineProperty(exports, "AgnoChat", {
11
11
  enumerable: true,
12
- get: function () { return chunkERCKKOF4_cjs.AgnoChat; }
12
+ get: function () { return chunkJEPFGKHH_cjs.AgnoChat; }
13
13
  });
14
14
  Object.defineProperty(exports, "AgnoMark", {
15
15
  enumerable: true,
16
- get: function () { return chunkERCKKOF4_cjs.AgnoMark; }
16
+ get: function () { return chunkJEPFGKHH_cjs.AgnoMark; }
17
17
  });
18
18
  Object.defineProperty(exports, "ArrowUp", {
19
19
  enumerable: true,
20
- get: function () { return chunkERCKKOF4_cjs.ArrowUp; }
20
+ get: function () { return chunkJEPFGKHH_cjs.ArrowUp; }
21
21
  });
22
22
  Object.defineProperty(exports, "BehindTheScenes", {
23
23
  enumerable: true,
24
- get: function () { return chunkERCKKOF4_cjs.BehindTheScenes; }
24
+ get: function () { return chunkJEPFGKHH_cjs.BehindTheScenes; }
25
25
  });
26
26
  Object.defineProperty(exports, "BookOpen", {
27
27
  enumerable: true,
28
- get: function () { return chunkERCKKOF4_cjs.BookOpen; }
28
+ get: function () { return chunkJEPFGKHH_cjs.BookOpen; }
29
29
  });
30
30
  Object.defineProperty(exports, "Box", {
31
31
  enumerable: true,
32
- get: function () { return chunkERCKKOF4_cjs.Box; }
32
+ get: function () { return chunkJEPFGKHH_cjs.Box; }
33
33
  });
34
34
  Object.defineProperty(exports, "Brain", {
35
35
  enumerable: true,
36
- get: function () { return chunkERCKKOF4_cjs.Brain; }
36
+ get: function () { return chunkJEPFGKHH_cjs.Brain; }
37
37
  });
38
38
  Object.defineProperty(exports, "ChatBubble", {
39
39
  enumerable: true,
40
- get: function () { return chunkERCKKOF4_cjs.ChatBubble; }
40
+ get: function () { return chunkJEPFGKHH_cjs.ChatBubble; }
41
41
  });
42
42
  Object.defineProperty(exports, "ChatInput", {
43
43
  enumerable: true,
44
- get: function () { return chunkERCKKOF4_cjs.ChatInput; }
44
+ get: function () { return chunkJEPFGKHH_cjs.ChatInput; }
45
45
  });
46
46
  Object.defineProperty(exports, "ChatLauncher", {
47
47
  enumerable: true,
48
- get: function () { return chunkERCKKOF4_cjs.ChatLauncher; }
48
+ get: function () { return chunkJEPFGKHH_cjs.ChatLauncher; }
49
49
  });
50
50
  Object.defineProperty(exports, "ChatProvider", {
51
51
  enumerable: true,
52
- get: function () { return chunkERCKKOF4_cjs.ChatProvider; }
52
+ get: function () { return chunkJEPFGKHH_cjs.ChatProvider; }
53
53
  });
54
54
  Object.defineProperty(exports, "ChatWindow", {
55
55
  enumerable: true,
56
- get: function () { return chunkERCKKOF4_cjs.ChatWindow; }
56
+ get: function () { return chunkJEPFGKHH_cjs.ChatWindow; }
57
57
  });
58
58
  Object.defineProperty(exports, "Check", {
59
59
  enumerable: true,
60
- get: function () { return chunkERCKKOF4_cjs.Check; }
60
+ get: function () { return chunkJEPFGKHH_cjs.Check; }
61
61
  });
62
62
  Object.defineProperty(exports, "ChevronDown", {
63
63
  enumerable: true,
64
- get: function () { return chunkERCKKOF4_cjs.ChevronDown; }
64
+ get: function () { return chunkJEPFGKHH_cjs.ChevronDown; }
65
65
  });
66
66
  Object.defineProperty(exports, "Citations", {
67
67
  enumerable: true,
68
- get: function () { return chunkERCKKOF4_cjs.Citations; }
68
+ get: function () { return chunkJEPFGKHH_cjs.Citations; }
69
69
  });
70
70
  Object.defineProperty(exports, "Close", {
71
71
  enumerable: true,
72
- get: function () { return chunkERCKKOF4_cjs.Close; }
72
+ get: function () { return chunkJEPFGKHH_cjs.Close; }
73
73
  });
74
74
  Object.defineProperty(exports, "Copy", {
75
75
  enumerable: true,
76
- get: function () { return chunkERCKKOF4_cjs.Copy; }
76
+ get: function () { return chunkJEPFGKHH_cjs.Copy; }
77
77
  });
78
78
  Object.defineProperty(exports, "EntityBadge", {
79
79
  enumerable: true,
80
- get: function () { return chunkERCKKOF4_cjs.EntityBadge; }
80
+ get: function () { return chunkJEPFGKHH_cjs.EntityBadge; }
81
81
  });
82
82
  Object.defineProperty(exports, "EntitySelector", {
83
83
  enumerable: true,
84
- get: function () { return chunkERCKKOF4_cjs.EntitySelector; }
84
+ get: function () { return chunkJEPFGKHH_cjs.EntitySelector; }
85
85
  });
86
86
  Object.defineProperty(exports, "EventLog", {
87
87
  enumerable: true,
88
- get: function () { return chunkERCKKOF4_cjs.EventLog; }
88
+ get: function () { return chunkJEPFGKHH_cjs.EventLog; }
89
89
  });
90
90
  Object.defineProperty(exports, "Favicon", {
91
91
  enumerable: true,
92
- get: function () { return chunkERCKKOF4_cjs.Favicon; }
92
+ get: function () { return chunkJEPFGKHH_cjs.Favicon; }
93
93
  });
94
94
  Object.defineProperty(exports, "FileAudio", {
95
95
  enumerable: true,
96
- get: function () { return chunkERCKKOF4_cjs.FileAudio; }
96
+ get: function () { return chunkJEPFGKHH_cjs.FileAudio; }
97
97
  });
98
98
  Object.defineProperty(exports, "FileIcon", {
99
99
  enumerable: true,
100
- get: function () { return chunkERCKKOF4_cjs.FileIcon; }
100
+ get: function () { return chunkJEPFGKHH_cjs.FileIcon; }
101
101
  });
102
102
  Object.defineProperty(exports, "FilePreview", {
103
103
  enumerable: true,
104
- get: function () { return chunkERCKKOF4_cjs.FilePreview; }
104
+ get: function () { return chunkJEPFGKHH_cjs.FilePreview; }
105
+ });
106
+ Object.defineProperty(exports, "FileType", {
107
+ enumerable: true,
108
+ get: function () { return chunkJEPFGKHH_cjs.FileType; }
105
109
  });
106
110
  Object.defineProperty(exports, "FileVideo", {
107
111
  enumerable: true,
108
- get: function () { return chunkERCKKOF4_cjs.FileVideo; }
112
+ get: function () { return chunkJEPFGKHH_cjs.FileVideo; }
109
113
  });
110
114
  Object.defineProperty(exports, "Followups", {
111
115
  enumerable: true,
112
- get: function () { return chunkERCKKOF4_cjs.Followups; }
116
+ get: function () { return chunkJEPFGKHH_cjs.Followups; }
113
117
  });
114
118
  Object.defineProperty(exports, "Globe", {
115
119
  enumerable: true,
116
- get: function () { return chunkERCKKOF4_cjs.Globe; }
120
+ get: function () { return chunkJEPFGKHH_cjs.Globe; }
117
121
  });
118
122
  Object.defineProperty(exports, "GridLoader", {
119
123
  enumerable: true,
120
- get: function () { return chunkERCKKOF4_cjs.GridLoader; }
124
+ get: function () { return chunkJEPFGKHH_cjs.GridLoader; }
121
125
  });
122
126
  Object.defineProperty(exports, "HoverPreview", {
123
127
  enumerable: true,
124
- get: function () { return chunkERCKKOF4_cjs.HoverPreview; }
128
+ get: function () { return chunkJEPFGKHH_cjs.HoverPreview; }
125
129
  });
126
130
  Object.defineProperty(exports, "HumanInput", {
127
131
  enumerable: true,
128
- get: function () { return chunkERCKKOF4_cjs.HumanInput; }
132
+ get: function () { return chunkJEPFGKHH_cjs.HumanInput; }
133
+ });
134
+ Object.defineProperty(exports, "LinkIcon", {
135
+ enumerable: true,
136
+ get: function () { return chunkJEPFGKHH_cjs.LinkIcon; }
129
137
  });
130
138
  Object.defineProperty(exports, "LinkPreviewCard", {
131
139
  enumerable: true,
132
- get: function () { return chunkERCKKOF4_cjs.LinkPreviewCard; }
140
+ get: function () { return chunkJEPFGKHH_cjs.LinkPreviewCard; }
133
141
  });
134
142
  Object.defineProperty(exports, "Markdown", {
135
143
  enumerable: true,
136
- get: function () { return chunkERCKKOF4_cjs.Markdown; }
144
+ get: function () { return chunkJEPFGKHH_cjs.Markdown; }
137
145
  });
138
146
  Object.defineProperty(exports, "MemberResponses", {
139
147
  enumerable: true,
140
- get: function () { return chunkERCKKOF4_cjs.MemberResponses; }
148
+ get: function () { return chunkJEPFGKHH_cjs.MemberResponses; }
141
149
  });
142
150
  Object.defineProperty(exports, "Memory", {
143
151
  enumerable: true,
144
- get: function () { return chunkERCKKOF4_cjs.Memory; }
152
+ get: function () { return chunkJEPFGKHH_cjs.Memory; }
145
153
  });
146
154
  Object.defineProperty(exports, "Message", {
147
155
  enumerable: true,
148
- get: function () { return chunkERCKKOF4_cjs.Message; }
156
+ get: function () { return chunkJEPFGKHH_cjs.Message; }
149
157
  });
150
158
  Object.defineProperty(exports, "MessageList", {
151
159
  enumerable: true,
152
- get: function () { return chunkERCKKOF4_cjs.MessageList; }
160
+ get: function () { return chunkJEPFGKHH_cjs.MessageList; }
153
161
  });
154
162
  Object.defineProperty(exports, "Multimedia", {
155
163
  enumerable: true,
156
- get: function () { return chunkERCKKOF4_cjs.Multimedia; }
164
+ get: function () { return chunkJEPFGKHH_cjs.Multimedia; }
157
165
  });
158
166
  Object.defineProperty(exports, "Paperclip", {
159
167
  enumerable: true,
160
- get: function () { return chunkERCKKOF4_cjs.Paperclip; }
168
+ get: function () { return chunkJEPFGKHH_cjs.Paperclip; }
161
169
  });
162
170
  Object.defineProperty(exports, "Plus", {
163
171
  enumerable: true,
164
- get: function () { return chunkERCKKOF4_cjs.Plus; }
172
+ get: function () { return chunkJEPFGKHH_cjs.Plus; }
165
173
  });
166
174
  Object.defineProperty(exports, "Pulse", {
167
175
  enumerable: true,
168
- get: function () { return chunkERCKKOF4_cjs.Pulse; }
176
+ get: function () { return chunkJEPFGKHH_cjs.Pulse; }
169
177
  });
170
178
  Object.defineProperty(exports, "QuickPrompts", {
171
179
  enumerable: true,
172
- get: function () { return chunkERCKKOF4_cjs.QuickPrompts; }
180
+ get: function () { return chunkJEPFGKHH_cjs.QuickPrompts; }
173
181
  });
174
182
  Object.defineProperty(exports, "Reasoning", {
175
183
  enumerable: true,
176
- get: function () { return chunkERCKKOF4_cjs.Reasoning; }
184
+ get: function () { return chunkJEPFGKHH_cjs.Reasoning; }
177
185
  });
178
186
  Object.defineProperty(exports, "Rerun", {
179
187
  enumerable: true,
180
- get: function () { return chunkERCKKOF4_cjs.Rerun; }
188
+ get: function () { return chunkJEPFGKHH_cjs.Rerun; }
181
189
  });
182
190
  Object.defineProperty(exports, "SessionList", {
183
191
  enumerable: true,
184
- get: function () { return chunkERCKKOF4_cjs.SessionList; }
192
+ get: function () { return chunkJEPFGKHH_cjs.SessionList; }
185
193
  });
186
194
  Object.defineProperty(exports, "SourceCard", {
187
195
  enumerable: true,
188
- get: function () { return chunkERCKKOF4_cjs.SourceCard; }
196
+ get: function () { return chunkJEPFGKHH_cjs.SourceCard; }
189
197
  });
190
198
  Object.defineProperty(exports, "SourcesProvider", {
191
199
  enumerable: true,
192
- get: function () { return chunkERCKKOF4_cjs.SourcesProvider; }
200
+ get: function () { return chunkJEPFGKHH_cjs.SourcesProvider; }
193
201
  });
194
202
  Object.defineProperty(exports, "Spinner", {
195
203
  enumerable: true,
196
- get: function () { return chunkERCKKOF4_cjs.Spinner; }
204
+ get: function () { return chunkJEPFGKHH_cjs.Spinner; }
197
205
  });
198
206
  Object.defineProperty(exports, "StatusIndicator", {
199
207
  enumerable: true,
200
- get: function () { return chunkERCKKOF4_cjs.StatusIndicator; }
208
+ get: function () { return chunkJEPFGKHH_cjs.StatusIndicator; }
201
209
  });
202
210
  Object.defineProperty(exports, "Stop", {
203
211
  enumerable: true,
204
- get: function () { return chunkERCKKOF4_cjs.Stop; }
212
+ get: function () { return chunkJEPFGKHH_cjs.Stop; }
205
213
  });
206
214
  Object.defineProperty(exports, "TeamGlyph", {
207
215
  enumerable: true,
208
- get: function () { return chunkERCKKOF4_cjs.TeamGlyph; }
216
+ get: function () { return chunkJEPFGKHH_cjs.TeamGlyph; }
209
217
  });
210
218
  Object.defineProperty(exports, "ToolCalls", {
211
219
  enumerable: true,
212
- get: function () { return chunkERCKKOF4_cjs.ToolCalls; }
220
+ get: function () { return chunkJEPFGKHH_cjs.ToolCalls; }
213
221
  });
214
222
  Object.defineProperty(exports, "Trash", {
215
223
  enumerable: true,
216
- get: function () { return chunkERCKKOF4_cjs.Trash; }
224
+ get: function () { return chunkJEPFGKHH_cjs.Trash; }
217
225
  });
218
226
  Object.defineProperty(exports, "WorkflowSteps", {
219
227
  enumerable: true,
220
- get: function () { return chunkERCKKOF4_cjs.WorkflowSteps; }
228
+ get: function () { return chunkJEPFGKHH_cjs.WorkflowSteps; }
221
229
  });
222
230
  Object.defineProperty(exports, "Wrench", {
223
231
  enumerable: true,
224
- get: function () { return chunkERCKKOF4_cjs.Wrench; }
232
+ get: function () { return chunkJEPFGKHH_cjs.Wrench; }
233
+ });
234
+ Object.defineProperty(exports, "admitFiles", {
235
+ enumerable: true,
236
+ get: function () { return chunkJEPFGKHH_cjs.admitFiles; }
225
237
  });
226
238
  Object.defineProperty(exports, "behindTheScenesItems", {
227
239
  enumerable: true,
228
- get: function () { return chunkERCKKOF4_cjs.behindTheScenesItems; }
240
+ get: function () { return chunkJEPFGKHH_cjs.behindTheScenesItems; }
229
241
  });
230
242
  Object.defineProperty(exports, "behindTheScenesLabel", {
231
243
  enumerable: true,
232
- get: function () { return chunkERCKKOF4_cjs.behindTheScenesLabel; }
244
+ get: function () { return chunkJEPFGKHH_cjs.behindTheScenesLabel; }
233
245
  });
234
246
  Object.defineProperty(exports, "collectSources", {
235
247
  enumerable: true,
236
- get: function () { return chunkERCKKOF4_cjs.collectSources; }
248
+ get: function () { return chunkJEPFGKHH_cjs.collectSources; }
237
249
  });
238
250
  Object.defineProperty(exports, "cx", {
239
251
  enumerable: true,
240
- get: function () { return chunkERCKKOF4_cjs.cx; }
252
+ get: function () { return chunkJEPFGKHH_cjs.cx; }
241
253
  });
242
254
  Object.defineProperty(exports, "displayUrl", {
243
255
  enumerable: true,
244
- get: function () { return chunkERCKKOF4_cjs.displayUrl; }
256
+ get: function () { return chunkJEPFGKHH_cjs.displayUrl; }
245
257
  });
246
258
  Object.defineProperty(exports, "faviconUrl", {
247
259
  enumerable: true,
248
- get: function () { return chunkERCKKOF4_cjs.faviconUrl; }
260
+ get: function () { return chunkJEPFGKHH_cjs.faviconUrl; }
261
+ });
262
+ Object.defineProperty(exports, "fileAccepted", {
263
+ enumerable: true,
264
+ get: function () { return chunkJEPFGKHH_cjs.fileAccepted; }
249
265
  });
250
266
  Object.defineProperty(exports, "getProviderIcon", {
251
267
  enumerable: true,
252
- get: function () { return chunkERCKKOF4_cjs.getProviderIcon; }
268
+ get: function () { return chunkJEPFGKHH_cjs.getProviderIcon; }
253
269
  });
254
270
  Object.defineProperty(exports, "hasBehindTheScenes", {
255
271
  enumerable: true,
256
- get: function () { return chunkERCKKOF4_cjs.hasBehindTheScenes; }
272
+ get: function () { return chunkJEPFGKHH_cjs.hasBehindTheScenes; }
257
273
  });
258
274
  Object.defineProperty(exports, "linkCitations", {
259
275
  enumerable: true,
260
- get: function () { return chunkERCKKOF4_cjs.linkCitations; }
276
+ get: function () { return chunkJEPFGKHH_cjs.linkCitations; }
261
277
  });
262
278
  Object.defineProperty(exports, "normalizeFollowups", {
263
279
  enumerable: true,
264
- get: function () { return chunkERCKKOF4_cjs.normalizeFollowups; }
280
+ get: function () { return chunkJEPFGKHH_cjs.normalizeFollowups; }
265
281
  });
266
282
  Object.defineProperty(exports, "quickPromptLabel", {
267
283
  enumerable: true,
268
- get: function () { return chunkERCKKOF4_cjs.quickPromptLabel; }
284
+ get: function () { return chunkJEPFGKHH_cjs.quickPromptLabel; }
269
285
  });
270
286
  Object.defineProperty(exports, "quickPromptText", {
271
287
  enumerable: true,
272
- get: function () { return chunkERCKKOF4_cjs.quickPromptText; }
288
+ get: function () { return chunkJEPFGKHH_cjs.quickPromptText; }
273
289
  });
274
290
  Object.defineProperty(exports, "sourceHost", {
275
291
  enumerable: true,
276
- get: function () { return chunkERCKKOF4_cjs.sourceHost; }
292
+ get: function () { return chunkJEPFGKHH_cjs.sourceHost; }
277
293
  });
278
294
  Object.defineProperty(exports, "sourcesFromMarkdown", {
279
295
  enumerable: true,
280
- get: function () { return chunkERCKKOF4_cjs.sourcesFromMarkdown; }
296
+ get: function () { return chunkJEPFGKHH_cjs.sourcesFromMarkdown; }
281
297
  });
282
298
  Object.defineProperty(exports, "useAgnoChat", {
283
299
  enumerable: true,
284
- get: function () { return chunkERCKKOF4_cjs.useAgnoChat; }
300
+ get: function () { return chunkJEPFGKHH_cjs.useAgnoChat; }
285
301
  });
286
302
  Object.defineProperty(exports, "useChatContext", {
287
303
  enumerable: true,
288
- get: function () { return chunkERCKKOF4_cjs.useChatContext; }
304
+ get: function () { return chunkJEPFGKHH_cjs.useChatContext; }
305
+ });
306
+ Object.defineProperty(exports, "useLinkComponent", {
307
+ enumerable: true,
308
+ get: function () { return chunkJEPFGKHH_cjs.useLinkComponent; }
289
309
  });
290
310
  Object.defineProperty(exports, "useLinkPreview", {
291
311
  enumerable: true,
292
- get: function () { return chunkERCKKOF4_cjs.useLinkPreview; }
312
+ get: function () { return chunkJEPFGKHH_cjs.useLinkPreview; }
293
313
  });
294
314
  Object.defineProperty(exports, "useOptionalChatContext", {
295
315
  enumerable: true,
296
- get: function () { return chunkERCKKOF4_cjs.useOptionalChatContext; }
316
+ get: function () { return chunkJEPFGKHH_cjs.useOptionalChatContext; }
297
317
  });
298
318
  Object.defineProperty(exports, "useResolvedChat", {
299
319
  enumerable: true,
300
- get: function () { return chunkERCKKOF4_cjs.useResolvedChat; }
320
+ get: function () { return chunkJEPFGKHH_cjs.useResolvedChat; }
301
321
  });
302
322
  Object.defineProperty(exports, "useResolvedClassNames", {
303
323
  enumerable: true,
304
- get: function () { return chunkERCKKOF4_cjs.useResolvedClassNames; }
324
+ get: function () { return chunkJEPFGKHH_cjs.useResolvedClassNames; }
305
325
  });
306
326
  Object.defineProperty(exports, "useSources", {
307
327
  enumerable: true,
308
- get: function () { return chunkERCKKOF4_cjs.useSources; }
328
+ get: function () { return chunkJEPFGKHH_cjs.useSources; }
309
329
  });
310
330
  Object.defineProperty(exports, "withoutSourcesLine", {
311
331
  enumerable: true,
312
- get: function () { return chunkERCKKOF4_cjs.withoutSourcesLine; }
332
+ get: function () { return chunkJEPFGKHH_cjs.withoutSourcesLine; }
313
333
  });
314
334
  Object.defineProperty(exports, "writeClipboard", {
315
335
  enumerable: true,
316
- get: function () { return chunkERCKKOF4_cjs.writeClipboard; }
336
+ get: function () { return chunkJEPFGKHH_cjs.writeClipboard; }
317
337
  });
318
338
  Object.defineProperty(exports, "RunEvent", {
319
339
  enumerable: true,
@@ -329,75 +349,75 @@ Object.defineProperty(exports, "WorkflowRunEvent", {
329
349
  });
330
350
  Object.defineProperty(exports, "AgnoClient", {
331
351
  enumerable: true,
332
- get: function () { return chunkROFIOWGX_cjs.AgnoClient; }
352
+ get: function () { return chunk55HQJGLP_cjs.AgnoClient; }
333
353
  });
334
354
  Object.defineProperty(exports, "activityLabel", {
335
355
  enumerable: true,
336
- get: function () { return chunkROFIOWGX_cjs.activityLabel; }
356
+ get: function () { return chunk55HQJGLP_cjs.activityLabel; }
337
357
  });
338
358
  Object.defineProperty(exports, "applyStepEvent", {
339
359
  enumerable: true,
340
- get: function () { return chunkROFIOWGX_cjs.applyStepEvent; }
360
+ get: function () { return chunk55HQJGLP_cjs.applyStepEvent; }
341
361
  });
342
362
  Object.defineProperty(exports, "applySubRunEvent", {
343
363
  enumerable: true,
344
- get: function () { return chunkROFIOWGX_cjs.applySubRunEvent; }
364
+ get: function () { return chunk55HQJGLP_cjs.applySubRunEvent; }
345
365
  });
346
366
  Object.defineProperty(exports, "isCompletedEvent", {
347
367
  enumerable: true,
348
- get: function () { return chunkROFIOWGX_cjs.isCompletedEvent; }
368
+ get: function () { return chunk55HQJGLP_cjs.isCompletedEvent; }
349
369
  });
350
370
  Object.defineProperty(exports, "isContentEvent", {
351
371
  enumerable: true,
352
- get: function () { return chunkROFIOWGX_cjs.isContentEvent; }
372
+ get: function () { return chunk55HQJGLP_cjs.isContentEvent; }
353
373
  });
354
374
  Object.defineProperty(exports, "isErrorEvent", {
355
375
  enumerable: true,
356
- get: function () { return chunkROFIOWGX_cjs.isErrorEvent; }
376
+ get: function () { return chunk55HQJGLP_cjs.isErrorEvent; }
357
377
  });
358
378
  Object.defineProperty(exports, "isFollowupsCompletedEvent", {
359
379
  enumerable: true,
360
- get: function () { return chunkROFIOWGX_cjs.isFollowupsCompletedEvent; }
380
+ get: function () { return chunk55HQJGLP_cjs.isFollowupsCompletedEvent; }
361
381
  });
362
382
  Object.defineProperty(exports, "isPausedEvent", {
363
383
  enumerable: true,
364
- get: function () { return chunkROFIOWGX_cjs.isPausedEvent; }
384
+ get: function () { return chunk55HQJGLP_cjs.isPausedEvent; }
365
385
  });
366
386
  Object.defineProperty(exports, "isReasoningStepEvent", {
367
387
  enumerable: true,
368
- get: function () { return chunkROFIOWGX_cjs.isReasoningStepEvent; }
388
+ get: function () { return chunk55HQJGLP_cjs.isReasoningStepEvent; }
369
389
  });
370
390
  Object.defineProperty(exports, "isStepEvent", {
371
391
  enumerable: true,
372
- get: function () { return chunkROFIOWGX_cjs.isStepEvent; }
392
+ get: function () { return chunk55HQJGLP_cjs.isStepEvent; }
373
393
  });
374
394
  Object.defineProperty(exports, "isSubRunEvent", {
375
395
  enumerable: true,
376
- get: function () { return chunkROFIOWGX_cjs.isSubRunEvent; }
396
+ get: function () { return chunk55HQJGLP_cjs.isSubRunEvent; }
377
397
  });
378
398
  Object.defineProperty(exports, "isToolEvent", {
379
399
  enumerable: true,
380
- get: function () { return chunkROFIOWGX_cjs.isToolEvent; }
400
+ get: function () { return chunk55HQJGLP_cjs.isToolEvent; }
381
401
  });
382
402
  Object.defineProperty(exports, "mergeTool", {
383
403
  enumerable: true,
384
- get: function () { return chunkROFIOWGX_cjs.mergeTool; }
404
+ get: function () { return chunk55HQJGLP_cjs.mergeTool; }
385
405
  });
386
406
  Object.defineProperty(exports, "normaliseBaseUrl", {
387
407
  enumerable: true,
388
- get: function () { return chunkROFIOWGX_cjs.normaliseBaseUrl; }
408
+ get: function () { return chunk55HQJGLP_cjs.normaliseBaseUrl; }
389
409
  });
390
410
  Object.defineProperty(exports, "sessionRunsToMessages", {
391
411
  enumerable: true,
392
- get: function () { return chunkROFIOWGX_cjs.sessionRunsToMessages; }
412
+ get: function () { return chunk55HQJGLP_cjs.sessionRunsToMessages; }
393
413
  });
394
414
  Object.defineProperty(exports, "streamRun", {
395
415
  enumerable: true,
396
- get: function () { return chunkROFIOWGX_cjs.streamRun; }
416
+ get: function () { return chunk55HQJGLP_cjs.streamRun; }
397
417
  });
398
418
  Object.defineProperty(exports, "toolsFromEvent", {
399
419
  enumerable: true,
400
- get: function () { return chunkROFIOWGX_cjs.toolsFromEvent; }
420
+ get: function () { return chunk55HQJGLP_cjs.toolsFromEvent; }
401
421
  });
402
422
  //# sourceMappingURL=index.cjs.map
403
423
  //# sourceMappingURL=index.cjs.map
package/dist/index.d.cts CHANGED
@@ -1,6 +1,6 @@
1
1
  export { A as AgnoClient, a as AgnoClientOptions, b as AnyRunEventName, c as AudioData, C as ChatMessage, d as ChatRole, e as ChatStatus, f as CitationsData, E as Entity, g as EntityType, I as ImageData, M as Model, P as Pagination, h as PauseType, R as ReasoningStep, i as Reference, j as ReferenceData, k as RunEvent, l as RunEventData, m as RunRequirement, S as SessionEntry, n as SessionsResponse, o as SubRun, p as SubRunStatus, T as TeamRunEvent, q as ToolExecution, U as UserInputField, V as VideoData, W as WorkflowRunEvent, r as WorkflowStep, s as normaliseBaseUrl } from './client-DUyVqxU9.cjs';
2
2
  export { StreamEvent, StreamRunOptions, activityLabel, applyStepEvent, applySubRunEvent, isCompletedEvent, isContentEvent, isErrorEvent, isFollowupsCompletedEvent, isPausedEvent, isReasoningStepEvent, isStepEvent, isSubRunEvent, isToolEvent, mergeTool, sessionRunsToMessages, streamRun, toolsFromEvent } from './core/index.cjs';
3
- export { AgnoChat, AgnoChatProps, AgnoMark, ArrowUp, BehindTheScenes, BehindTheScenesProps, BookOpen, Box, Brain, ChatBubble, ChatClassNames, ChatContextValue, ChatInput, ChatInputProps, ChatLauncher, ChatLauncherProps, ChatProvider, ChatProviderProps, ChatWindow, ChatWindowProps, Check, ChevronDown, Citations, CitationsProps, Close, Copy, EntityBadge, EntityBadgeProps, EntitySelector, EventLog, Favicon, FileAudio, FileIcon, FilePreview, FilePreviewProps, FileVideo, Followups, FollowupsProps, Globe, GridLoader, HoverPreview, HoverPreviewProps, HumanInput, HumanInputProps, LauncherPanel, LauncherPosition, LinkPreview, LinkPreviewCard, LinkPreviewCardProps, Markdown, MarkdownProps, MemberResponses, Memory, Message, MessageList, MessageListProps, MessageProps, Multimedia, Paperclip, Plus, Pulse, QuickPrompt, QuickPrompts, QuickPromptsProps, Reasoning, RenderMarkdown, Rerun, ResolveLinkPreview, SendOptions, SessionList, SessionListProps, Source, SourceCard, SourcesProvider, Spinner, StatusIndicator, Stop, TeamGlyph, ToolCalls, Trash, UseAgnoChat, UseAgnoChatOptions, WorkflowSteps, Wrench, behindTheScenesItems, behindTheScenesLabel, collectSources, displayUrl, faviconUrl, getProviderIcon, hasBehindTheScenes, linkCitations, normalizeFollowups, quickPromptLabel, quickPromptText, sourceHost, sourcesFromMarkdown, useAgnoChat, useChatContext, useLinkPreview, useOptionalChatContext, useResolvedChat, useResolvedClassNames, useSources, withoutSourcesLine, writeClipboard } from './chat/index.cjs';
3
+ export { AgnoChat, AgnoChatProps, AgnoMark, ArrowUp, BehindTheScenes, BehindTheScenesProps, BookOpen, Box, Brain, ChatBubble, ChatClassNames, ChatContextValue, ChatInput, ChatInputProps, ChatLauncher, ChatLauncherProps, ChatProvider, ChatProviderProps, ChatTextareaProps, ChatWindow, ChatWindowProps, Check, ChevronDown, Citations, CitationsProps, Close, Copy, EntityBadge, EntityBadgeProps, EntitySelector, EventLog, Favicon, FileAudio, FileIcon, FileLimits, FilePreview, FilePreviewProps, FileType, FileVideo, Followups, FollowupsProps, Globe, GridLoader, HoverPreview, HoverPreviewProps, HumanInput, HumanInputProps, LauncherPanel, LauncherPosition, LinkComponent, LinkIcon, LinkPreview, LinkPreviewCard, LinkPreviewCardProps, Markdown, MarkdownProps, MemberResponses, Memory, Message, MessageList, MessageListProps, MessageProps, Multimedia, Paperclip, Plus, Pulse, QuickPrompt, QuickPrompts, QuickPromptsProps, Reasoning, RenderMarkdown, Rerun, ResolveLinkPreview, SendOptions, SessionList, SessionListProps, Source, SourceCard, SourcesProvider, Spinner, StatusIndicator, Stop, TeamGlyph, ToolCalls, Trash, UseAgnoChat, UseAgnoChatOptions, WorkflowSteps, Wrench, admitFiles, behindTheScenesItems, behindTheScenesLabel, collectSources, displayUrl, faviconUrl, fileAccepted, getProviderIcon, hasBehindTheScenes, linkCitations, normalizeFollowups, quickPromptLabel, quickPromptText, sourceHost, sourcesFromMarkdown, useAgnoChat, useChatContext, useLinkComponent, useLinkPreview, useOptionalChatContext, useResolvedChat, useResolvedClassNames, useSources, withoutSourcesLine, writeClipboard } from './chat/index.cjs';
4
4
  import 'react';
5
5
  import 'streamdown';
6
6
 
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  export { A as AgnoClient, a as AgnoClientOptions, b as AnyRunEventName, c as AudioData, C as ChatMessage, d as ChatRole, e as ChatStatus, f as CitationsData, E as Entity, g as EntityType, I as ImageData, M as Model, P as Pagination, h as PauseType, R as ReasoningStep, i as Reference, j as ReferenceData, k as RunEvent, l as RunEventData, m as RunRequirement, S as SessionEntry, n as SessionsResponse, o as SubRun, p as SubRunStatus, T as TeamRunEvent, q as ToolExecution, U as UserInputField, V as VideoData, W as WorkflowRunEvent, r as WorkflowStep, s as normaliseBaseUrl } from './client-DUyVqxU9.js';
2
2
  export { StreamEvent, StreamRunOptions, activityLabel, applyStepEvent, applySubRunEvent, isCompletedEvent, isContentEvent, isErrorEvent, isFollowupsCompletedEvent, isPausedEvent, isReasoningStepEvent, isStepEvent, isSubRunEvent, isToolEvent, mergeTool, sessionRunsToMessages, streamRun, toolsFromEvent } from './core/index.js';
3
- export { AgnoChat, AgnoChatProps, AgnoMark, ArrowUp, BehindTheScenes, BehindTheScenesProps, BookOpen, Box, Brain, ChatBubble, ChatClassNames, ChatContextValue, ChatInput, ChatInputProps, ChatLauncher, ChatLauncherProps, ChatProvider, ChatProviderProps, ChatWindow, ChatWindowProps, Check, ChevronDown, Citations, CitationsProps, Close, Copy, EntityBadge, EntityBadgeProps, EntitySelector, EventLog, Favicon, FileAudio, FileIcon, FilePreview, FilePreviewProps, FileVideo, Followups, FollowupsProps, Globe, GridLoader, HoverPreview, HoverPreviewProps, HumanInput, HumanInputProps, LauncherPanel, LauncherPosition, LinkPreview, LinkPreviewCard, LinkPreviewCardProps, Markdown, MarkdownProps, MemberResponses, Memory, Message, MessageList, MessageListProps, MessageProps, Multimedia, Paperclip, Plus, Pulse, QuickPrompt, QuickPrompts, QuickPromptsProps, Reasoning, RenderMarkdown, Rerun, ResolveLinkPreview, SendOptions, SessionList, SessionListProps, Source, SourceCard, SourcesProvider, Spinner, StatusIndicator, Stop, TeamGlyph, ToolCalls, Trash, UseAgnoChat, UseAgnoChatOptions, WorkflowSteps, Wrench, behindTheScenesItems, behindTheScenesLabel, collectSources, displayUrl, faviconUrl, getProviderIcon, hasBehindTheScenes, linkCitations, normalizeFollowups, quickPromptLabel, quickPromptText, sourceHost, sourcesFromMarkdown, useAgnoChat, useChatContext, useLinkPreview, useOptionalChatContext, useResolvedChat, useResolvedClassNames, useSources, withoutSourcesLine, writeClipboard } from './chat/index.js';
3
+ export { AgnoChat, AgnoChatProps, AgnoMark, ArrowUp, BehindTheScenes, BehindTheScenesProps, BookOpen, Box, Brain, ChatBubble, ChatClassNames, ChatContextValue, ChatInput, ChatInputProps, ChatLauncher, ChatLauncherProps, ChatProvider, ChatProviderProps, ChatTextareaProps, ChatWindow, ChatWindowProps, Check, ChevronDown, Citations, CitationsProps, Close, Copy, EntityBadge, EntityBadgeProps, EntitySelector, EventLog, Favicon, FileAudio, FileIcon, FileLimits, FilePreview, FilePreviewProps, FileType, FileVideo, Followups, FollowupsProps, Globe, GridLoader, HoverPreview, HoverPreviewProps, HumanInput, HumanInputProps, LauncherPanel, LauncherPosition, LinkComponent, LinkIcon, LinkPreview, LinkPreviewCard, LinkPreviewCardProps, Markdown, MarkdownProps, MemberResponses, Memory, Message, MessageList, MessageListProps, MessageProps, Multimedia, Paperclip, Plus, Pulse, QuickPrompt, QuickPrompts, QuickPromptsProps, Reasoning, RenderMarkdown, Rerun, ResolveLinkPreview, SendOptions, SessionList, SessionListProps, Source, SourceCard, SourcesProvider, Spinner, StatusIndicator, Stop, TeamGlyph, ToolCalls, Trash, UseAgnoChat, UseAgnoChatOptions, WorkflowSteps, Wrench, admitFiles, behindTheScenesItems, behindTheScenesLabel, collectSources, displayUrl, faviconUrl, fileAccepted, getProviderIcon, hasBehindTheScenes, linkCitations, normalizeFollowups, quickPromptLabel, quickPromptText, sourceHost, sourcesFromMarkdown, useAgnoChat, useChatContext, useLinkComponent, useLinkPreview, useOptionalChatContext, useResolvedChat, useResolvedClassNames, useSources, withoutSourcesLine, writeClipboard } from './chat/index.js';
4
4
  import 'react';
5
5
  import 'streamdown';
6
6