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