@next-bricks/ai-portal 0.43.0 → 0.44.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/bricks.json +29 -29
- package/dist/chunks/103.8b767f50.js +3 -0
- package/dist/chunks/103.8b767f50.js.map +1 -0
- package/dist/chunks/1306.b74e72b7.js +3 -0
- package/dist/chunks/{3689.2a3f6d8c.js.LICENSE.txt → 1306.b74e72b7.js.LICENSE.txt} +0 -2
- package/dist/chunks/1306.b74e72b7.js.map +1 -0
- package/dist/chunks/{9828.6afc1a0f.js → 3971.8fbc97d3.js} +2 -3
- package/dist/chunks/3971.8fbc97d3.js.map +1 -0
- package/dist/chunks/495.27e0d477.js +2 -0
- package/dist/chunks/495.27e0d477.js.map +1 -0
- package/dist/chunks/7954.a92311a2.js +2 -0
- package/dist/chunks/7954.a92311a2.js.map +1 -0
- package/dist/chunks/9146.40d628b8.js +2 -0
- package/dist/chunks/9146.40d628b8.js.map +1 -0
- package/dist/chunks/chat-box.0e8ed3b2.js +2 -0
- package/dist/chunks/chat-box.0e8ed3b2.js.map +1 -0
- package/dist/chunks/chat-input.2bf76ff7.js +3 -0
- package/dist/chunks/chat-input.2bf76ff7.js.map +1 -0
- package/dist/chunks/chat-stream.40fc8941.js +2 -0
- package/dist/chunks/chat-stream.40fc8941.js.map +1 -0
- package/dist/chunks/cruise-canvas.f9ae5c01.js +2 -0
- package/dist/chunks/cruise-canvas.f9ae5c01.js.map +1 -0
- package/dist/chunks/elevo-sidebar.6f74b954.js +3 -0
- package/dist/chunks/elevo-sidebar.6f74b954.js.LICENSE.txt +9 -0
- package/dist/chunks/elevo-sidebar.6f74b954.js.map +1 -0
- package/dist/chunks/main.c4e180ef.js +2 -0
- package/dist/chunks/main.c4e180ef.js.map +1 -0
- package/dist/chunks/show-case.e7d8f1a7.js +2 -0
- package/dist/chunks/show-case.e7d8f1a7.js.map +1 -0
- package/dist/examples.json +17 -20
- package/dist/index.340c5e1d.js +2 -0
- package/dist/index.340c5e1d.js.map +1 -0
- package/dist/manifest.json +176 -186
- package/dist/types.json +634 -1501
- package/dist-types/chat-stream/Aside/Aside.d.ts +1 -1
- package/dist-types/chat-stream/AssistantMessage/AssistantMessage.d.ts +1 -2
- package/dist-types/chat-stream/ChatStream.d.ts +1 -1
- package/dist-types/chat-stream/NodeJob/NodeJob.d.ts +1 -2
- package/dist-types/chat-stream/NodeView/NodeView.d.ts +1 -1
- package/dist-types/chat-stream/i18n.d.ts +0 -1
- package/dist-types/chat-stream/index.d.ts +7 -3
- package/dist-types/chat-stream/interfaces.d.ts +1 -1
- package/dist-types/chat-stream/useConversationStream.d.ts +2 -2
- package/dist-types/cruise-canvas/CanvasContext.d.ts +2 -1
- package/dist-types/cruise-canvas/FileList/FileList.d.ts +1 -1
- package/dist-types/cruise-canvas/FilePreview/FilePreview.d.ts +1 -1
- package/dist-types/cruise-canvas/Nav/Nav.d.ts +2 -2
- package/dist-types/cruise-canvas/NodeJob/NodeJob.d.ts +1 -1
- package/dist-types/cruise-canvas/NodeReplay/NodeReplay.d.ts +2 -1
- package/dist-types/cruise-canvas/NodeView/NodeView.d.ts +1 -1
- package/dist-types/cruise-canvas/ToolCallDetail/ToolCallDetail.d.ts +1 -1
- package/dist-types/cruise-canvas/ToolCallStatus/ToolCallStatus.d.ts +1 -1
- package/dist-types/cruise-canvas/ToolProgressLine/ToolProgressLine.d.ts +1 -1
- package/dist-types/cruise-canvas/getFlatOrderedJobs.d.ts +3 -2
- package/dist-types/cruise-canvas/i18n.d.ts +0 -11
- package/dist-types/cruise-canvas/index.d.ts +0 -7
- package/dist-types/cruise-canvas/interfaces.d.ts +1 -99
- package/dist-types/cruise-canvas/reducers/errors.d.ts +4 -0
- package/dist-types/cruise-canvas/reducers/interfaces.d.ts +2 -2
- package/dist-types/cruise-canvas/useConversationDetail.d.ts +1 -1
- package/dist-types/cruise-canvas/useConversationGraph.d.ts +2 -2
- package/dist-types/cruise-canvas/useLayout.d.ts +1 -2
- package/dist-types/cruise-canvas/utils/getToolDataProgress.d.ts +1 -1
- package/dist-types/elevo-sidebar/ChatHistory.d.ts +2 -2
- package/dist-types/elevo-sidebar/index.d.ts +0 -4
- package/dist-types/shared/ChatBox/ChatBox.d.ts +1 -2
- package/dist-types/shared/CreatedView/CreatedView.d.ts +1 -1
- package/dist-types/shared/TaskContext.d.ts +2 -2
- package/dist-types/shared/constants.d.ts +3 -4
- package/dist-types/shared/interfaces.d.ts +4 -0
- package/package.json +2 -3
- package/dist/chunks/3689.2a3f6d8c.js +0 -3
- package/dist/chunks/3689.2a3f6d8c.js.map +0 -1
- package/dist/chunks/6754.7bcec0be.js +0 -2
- package/dist/chunks/6754.7bcec0be.js.map +0 -1
- package/dist/chunks/7493.76f316f5.js +0 -2
- package/dist/chunks/7493.76f316f5.js.map +0 -1
- package/dist/chunks/7520.3cec74b9.js +0 -2
- package/dist/chunks/7520.3cec74b9.js.map +0 -1
- package/dist/chunks/9535.ff0f82a1.js +0 -3
- package/dist/chunks/9535.ff0f82a1.js.map +0 -1
- package/dist/chunks/9828.6afc1a0f.js.LICENSE.txt +0 -1
- package/dist/chunks/9828.6afc1a0f.js.map +0 -1
- package/dist/chunks/9965.6e6bda17.js +0 -2
- package/dist/chunks/9965.6e6bda17.js.map +0 -1
- package/dist/chunks/chat-box.864bf43b.js +0 -2
- package/dist/chunks/chat-box.864bf43b.js.map +0 -1
- package/dist/chunks/chat-input.679aec70.js +0 -3
- package/dist/chunks/chat-input.679aec70.js.map +0 -1
- package/dist/chunks/chat-stream.9c05bfdd.js +0 -2
- package/dist/chunks/chat-stream.9c05bfdd.js.map +0 -1
- package/dist/chunks/cruise-canvas.259aabf0.js +0 -2
- package/dist/chunks/cruise-canvas.259aabf0.js.map +0 -1
- package/dist/chunks/elevo-sidebar.08b20757.js +0 -3
- package/dist/chunks/elevo-sidebar.08b20757.js.LICENSE.txt +0 -5
- package/dist/chunks/elevo-sidebar.08b20757.js.map +0 -1
- package/dist/chunks/main.68f962c7.js +0 -2
- package/dist/chunks/main.68f962c7.js.map +0 -1
- package/dist/chunks/show-case.2e705d81.js +0 -2
- package/dist/chunks/show-case.2e705d81.js.map +0 -1
- package/dist/index.7be70cad.js +0 -2
- package/dist/index.7be70cad.js.map +0 -1
- package/dist-types/chat-stream/HumanAdjustPlanResult/HumanAdjustPlanResult.d.ts +0 -5
- package/dist-types/chat-stream/LegacyChatStream.d.ts +0 -13
- package/dist-types/chat-stream/useTaskStream.d.ts +0 -6
- package/dist-types/cruise-canvas/AlertEvents/AlertEvents.d.ts +0 -13
- package/dist-types/cruise-canvas/DeploymentChanges/DeploymentChanges.d.ts +0 -12
- package/dist-types/cruise-canvas/HumanAdjustPlanResult/HumanAdjustPlanResult.d.ts +0 -5
- package/dist-types/cruise-canvas/HumanConfirm/HumanConfirm.d.ts +0 -5
- package/dist-types/cruise-canvas/LegacyCruiseCanvas.d.ts +0 -20
- package/dist-types/cruise-canvas/PlanProgress/PlanProgress.d.ts +0 -7
- package/dist-types/cruise-canvas/ReplayToolbar/ReplayToolbar.d.ts +0 -7
- package/dist-types/cruise-canvas/Topology/Topology.d.ts +0 -7
- package/dist-types/cruise-canvas/TraceList/TraceList.d.ts +0 -13
- package/dist-types/cruise-canvas/cmdb.d.ts +0 -14
- package/dist-types/cruise-canvas/diagram.d.ts +0 -3
- package/dist-types/cruise-canvas/legacy-reducers/error.d.ts +0 -3
- package/dist-types/cruise-canvas/legacy-reducers/error.spec.d.ts +0 -1
- package/dist-types/cruise-canvas/legacy-reducers/index.d.ts +0 -3
- package/dist-types/cruise-canvas/legacy-reducers/interfaces.d.ts +0 -15
- package/dist-types/cruise-canvas/legacy-reducers/jobs.d.ts +0 -4
- package/dist-types/cruise-canvas/legacy-reducers/jobs.spec.d.ts +0 -1
- package/dist-types/cruise-canvas/legacy-reducers/task.d.ts +0 -4
- package/dist-types/cruise-canvas/legacy-reducers/task.spec.d.ts +0 -1
- package/dist-types/cruise-canvas/reducers/error.d.ts +0 -3
- package/dist-types/cruise-canvas/reducers/error.spec.d.ts +0 -1
- package/dist-types/cruise-canvas/useTaskDetail.d.ts +0 -9
- package/dist-types/cruise-canvas/useTaskGraph.d.ts +0 -11
- package/dist-types/elevo-sidebar/LegacyChatHistory.d.ts +0 -24
- package/dist-types/shared/HumanAdjustPlan/HumanAdjustPlan.d.ts +0 -5
- package/dist-types/shared/HumanAdjustPlan/i18n.d.ts +0 -17
- package/dist-types/shared/ReplayToolbar/ReplayToolbar.d.ts +0 -7
- package/dist-types/shared/ReplayToolbar/i18n.d.ts +0 -18
- package/docs/cruise-canvas.md +0 -366
- /package/dist/chunks/{9535.ff0f82a1.js.LICENSE.txt → 103.8b767f50.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{chat-input.679aec70.js.LICENSE.txt → chat-input.2bf76ff7.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -1,6 +1,105 @@
|
|
|
1
1
|
{
|
|
2
|
-
"ai-portal.
|
|
3
|
-
"properties": [
|
|
2
|
+
"ai-portal.stat-with-mini-chart": {
|
|
3
|
+
"properties": [
|
|
4
|
+
{
|
|
5
|
+
"name": "label",
|
|
6
|
+
"annotation": {
|
|
7
|
+
"type": "keyword",
|
|
8
|
+
"value": "string"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"name": "value",
|
|
13
|
+
"annotation": {
|
|
14
|
+
"type": "keyword",
|
|
15
|
+
"value": "string"
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"name": "size",
|
|
20
|
+
"annotation": {
|
|
21
|
+
"type": "union",
|
|
22
|
+
"types": [
|
|
23
|
+
{
|
|
24
|
+
"type": "jsLiteral",
|
|
25
|
+
"value": "medium"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"type": "jsLiteral",
|
|
29
|
+
"value": "small"
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "lineColor",
|
|
36
|
+
"annotation": {
|
|
37
|
+
"type": "keyword",
|
|
38
|
+
"value": "string"
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "showArea",
|
|
43
|
+
"annotation": {
|
|
44
|
+
"type": "keyword",
|
|
45
|
+
"value": "boolean"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "min",
|
|
50
|
+
"annotation": {
|
|
51
|
+
"type": "keyword",
|
|
52
|
+
"value": "number"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "max",
|
|
57
|
+
"annotation": {
|
|
58
|
+
"type": "keyword",
|
|
59
|
+
"value": "number"
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "xField",
|
|
64
|
+
"annotation": {
|
|
65
|
+
"type": "keyword",
|
|
66
|
+
"value": "string"
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "yField",
|
|
71
|
+
"annotation": {
|
|
72
|
+
"type": "keyword",
|
|
73
|
+
"value": "string"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"name": "data",
|
|
78
|
+
"annotation": {
|
|
79
|
+
"type": "array",
|
|
80
|
+
"elementType": {
|
|
81
|
+
"type": "reference",
|
|
82
|
+
"typeName": {
|
|
83
|
+
"type": "identifier",
|
|
84
|
+
"name": "Record"
|
|
85
|
+
},
|
|
86
|
+
"typeParameters": {
|
|
87
|
+
"type": "typeParameterInstantiation",
|
|
88
|
+
"params": [
|
|
89
|
+
{
|
|
90
|
+
"type": "keyword",
|
|
91
|
+
"value": "string"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"type": "keyword",
|
|
95
|
+
"value": "number"
|
|
96
|
+
}
|
|
97
|
+
]
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
],
|
|
4
103
|
"events": [],
|
|
5
104
|
"methods": []
|
|
6
105
|
},
|
|
@@ -75,6 +174,11 @@
|
|
|
75
174
|
}
|
|
76
175
|
]
|
|
77
176
|
},
|
|
177
|
+
"ai-portal.home-container": {
|
|
178
|
+
"properties": [],
|
|
179
|
+
"events": [],
|
|
180
|
+
"methods": []
|
|
181
|
+
},
|
|
78
182
|
"ai-portal.entity-sdk-get": {
|
|
79
183
|
"type": "provider",
|
|
80
184
|
"params": [
|
|
@@ -119,50 +223,6 @@
|
|
|
119
223
|
}
|
|
120
224
|
}
|
|
121
225
|
},
|
|
122
|
-
"ai-portal.entity-sdk-list": {
|
|
123
|
-
"type": "provider",
|
|
124
|
-
"params": [
|
|
125
|
-
{
|
|
126
|
-
"name": "workspace",
|
|
127
|
-
"annotation": {
|
|
128
|
-
"type": "keyword",
|
|
129
|
-
"value": "string"
|
|
130
|
-
}
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"name": "entity",
|
|
134
|
-
"annotation": {
|
|
135
|
-
"type": "keyword",
|
|
136
|
-
"value": "string"
|
|
137
|
-
}
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"name": "params",
|
|
141
|
-
"annotation": {
|
|
142
|
-
"type": "keyword",
|
|
143
|
-
"value": "any"
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
],
|
|
147
|
-
"returns": {
|
|
148
|
-
"annotation": {
|
|
149
|
-
"type": "reference",
|
|
150
|
-
"typeName": {
|
|
151
|
-
"type": "identifier",
|
|
152
|
-
"name": "Promise"
|
|
153
|
-
},
|
|
154
|
-
"typeParameters": {
|
|
155
|
-
"type": "typeParameterInstantiation",
|
|
156
|
-
"params": [
|
|
157
|
-
{
|
|
158
|
-
"type": "keyword",
|
|
159
|
-
"value": "unknown"
|
|
160
|
-
}
|
|
161
|
-
]
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
}
|
|
165
|
-
},
|
|
166
226
|
"ai-portal.save-request-store": {
|
|
167
227
|
"type": "provider",
|
|
168
228
|
"params": [
|
|
@@ -280,159 +340,99 @@
|
|
|
280
340
|
}
|
|
281
341
|
}
|
|
282
342
|
},
|
|
283
|
-
"ai-portal.
|
|
284
|
-
"
|
|
343
|
+
"ai-portal.entity-sdk-list": {
|
|
344
|
+
"type": "provider",
|
|
345
|
+
"params": [
|
|
285
346
|
{
|
|
286
|
-
"name": "
|
|
347
|
+
"name": "workspace",
|
|
287
348
|
"annotation": {
|
|
288
349
|
"type": "keyword",
|
|
289
350
|
"value": "string"
|
|
290
351
|
}
|
|
291
352
|
},
|
|
292
353
|
{
|
|
293
|
-
"name": "
|
|
354
|
+
"name": "entity",
|
|
294
355
|
"annotation": {
|
|
295
356
|
"type": "keyword",
|
|
296
357
|
"value": "string"
|
|
297
358
|
}
|
|
298
359
|
},
|
|
299
360
|
{
|
|
300
|
-
"name": "
|
|
361
|
+
"name": "params",
|
|
301
362
|
"annotation": {
|
|
302
|
-
"type": "
|
|
303
|
-
"
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
363
|
+
"type": "keyword",
|
|
364
|
+
"value": "any"
|
|
365
|
+
}
|
|
366
|
+
}
|
|
367
|
+
],
|
|
368
|
+
"returns": {
|
|
369
|
+
"annotation": {
|
|
370
|
+
"type": "reference",
|
|
371
|
+
"typeName": {
|
|
372
|
+
"type": "identifier",
|
|
373
|
+
"name": "Promise"
|
|
374
|
+
},
|
|
375
|
+
"typeParameters": {
|
|
376
|
+
"type": "typeParameterInstantiation",
|
|
377
|
+
"params": [
|
|
308
378
|
{
|
|
309
|
-
"type": "
|
|
310
|
-
"value": "
|
|
379
|
+
"type": "keyword",
|
|
380
|
+
"value": "unknown"
|
|
311
381
|
}
|
|
312
382
|
]
|
|
313
383
|
}
|
|
314
|
-
}
|
|
384
|
+
}
|
|
385
|
+
}
|
|
386
|
+
},
|
|
387
|
+
"ai-portal.page-container": {
|
|
388
|
+
"properties": [
|
|
315
389
|
{
|
|
316
|
-
"name": "
|
|
390
|
+
"name": "pageTitle",
|
|
317
391
|
"annotation": {
|
|
318
392
|
"type": "keyword",
|
|
319
393
|
"value": "string"
|
|
320
394
|
}
|
|
321
395
|
},
|
|
322
396
|
{
|
|
323
|
-
"name": "
|
|
324
|
-
"annotation": {
|
|
325
|
-
"type": "keyword",
|
|
326
|
-
"value": "boolean"
|
|
327
|
-
}
|
|
328
|
-
},
|
|
329
|
-
{
|
|
330
|
-
"name": "min",
|
|
331
|
-
"annotation": {
|
|
332
|
-
"type": "keyword",
|
|
333
|
-
"value": "number"
|
|
334
|
-
}
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
"name": "max",
|
|
397
|
+
"name": "breadcrumbs",
|
|
338
398
|
"annotation": {
|
|
339
|
-
"type": "
|
|
340
|
-
"
|
|
399
|
+
"type": "array",
|
|
400
|
+
"elementType": {
|
|
401
|
+
"type": "reference",
|
|
402
|
+
"typeName": {
|
|
403
|
+
"type": "identifier",
|
|
404
|
+
"name": "Breadcrumb"
|
|
405
|
+
}
|
|
406
|
+
}
|
|
341
407
|
}
|
|
342
408
|
},
|
|
343
409
|
{
|
|
344
|
-
"name": "
|
|
410
|
+
"name": "size",
|
|
345
411
|
"annotation": {
|
|
346
|
-
"type": "
|
|
347
|
-
"
|
|
412
|
+
"type": "union",
|
|
413
|
+
"types": [
|
|
414
|
+
{
|
|
415
|
+
"type": "jsLiteral",
|
|
416
|
+
"value": "medium"
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
"type": "jsLiteral",
|
|
420
|
+
"value": "small"
|
|
421
|
+
}
|
|
422
|
+
]
|
|
348
423
|
}
|
|
349
424
|
},
|
|
350
425
|
{
|
|
351
|
-
"name": "
|
|
426
|
+
"name": "textContent",
|
|
352
427
|
"annotation": {
|
|
353
428
|
"type": "keyword",
|
|
354
429
|
"value": "string"
|
|
355
430
|
}
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
"elementType": {
|
|
362
|
-
"type": "reference",
|
|
363
|
-
"typeName": {
|
|
364
|
-
"type": "identifier",
|
|
365
|
-
"name": "Record"
|
|
366
|
-
},
|
|
367
|
-
"typeParameters": {
|
|
368
|
-
"type": "typeParameterInstantiation",
|
|
369
|
-
"params": [
|
|
370
|
-
{
|
|
371
|
-
"type": "keyword",
|
|
372
|
-
"value": "string"
|
|
373
|
-
},
|
|
374
|
-
{
|
|
375
|
-
"type": "keyword",
|
|
376
|
-
"value": "number"
|
|
377
|
-
}
|
|
378
|
-
]
|
|
379
|
-
}
|
|
380
|
-
}
|
|
381
|
-
}
|
|
382
|
-
}
|
|
383
|
-
],
|
|
384
|
-
"events": [],
|
|
385
|
-
"methods": []
|
|
386
|
-
},
|
|
387
|
-
"ai-portal.page-container": {
|
|
388
|
-
"properties": [
|
|
389
|
-
{
|
|
390
|
-
"name": "pageTitle",
|
|
391
|
-
"annotation": {
|
|
392
|
-
"type": "keyword",
|
|
393
|
-
"value": "string"
|
|
394
|
-
}
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"name": "breadcrumbs",
|
|
398
|
-
"annotation": {
|
|
399
|
-
"type": "array",
|
|
400
|
-
"elementType": {
|
|
401
|
-
"type": "reference",
|
|
402
|
-
"typeName": {
|
|
403
|
-
"type": "identifier",
|
|
404
|
-
"name": "Breadcrumb"
|
|
405
|
-
}
|
|
406
|
-
}
|
|
407
|
-
}
|
|
408
|
-
},
|
|
409
|
-
{
|
|
410
|
-
"name": "size",
|
|
411
|
-
"annotation": {
|
|
412
|
-
"type": "union",
|
|
413
|
-
"types": [
|
|
414
|
-
{
|
|
415
|
-
"type": "jsLiteral",
|
|
416
|
-
"value": "medium"
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
"type": "jsLiteral",
|
|
420
|
-
"value": "small"
|
|
421
|
-
}
|
|
422
|
-
]
|
|
423
|
-
}
|
|
424
|
-
},
|
|
425
|
-
{
|
|
426
|
-
"name": "textContent",
|
|
427
|
-
"annotation": {
|
|
428
|
-
"type": "keyword",
|
|
429
|
-
"value": "string"
|
|
430
|
-
}
|
|
431
|
-
}
|
|
432
|
-
],
|
|
433
|
-
"events": [],
|
|
434
|
-
"methods": [],
|
|
435
|
-
"types": [
|
|
431
|
+
}
|
|
432
|
+
],
|
|
433
|
+
"events": [],
|
|
434
|
+
"methods": [],
|
|
435
|
+
"types": [
|
|
436
436
|
{
|
|
437
437
|
"type": "interface",
|
|
438
438
|
"name": "Breadcrumb",
|
|
@@ -711,7 +711,7 @@
|
|
|
711
711
|
}
|
|
712
712
|
]
|
|
713
713
|
},
|
|
714
|
-
"ai-portal.
|
|
714
|
+
"ai-portal.show-cases": {
|
|
715
715
|
"properties": [
|
|
716
716
|
{
|
|
717
717
|
"name": "list",
|
|
@@ -721,17 +721,10 @@
|
|
|
721
721
|
"type": "reference",
|
|
722
722
|
"typeName": {
|
|
723
723
|
"type": "identifier",
|
|
724
|
-
"name": "
|
|
724
|
+
"name": "ShowCaseType"
|
|
725
725
|
}
|
|
726
726
|
}
|
|
727
727
|
}
|
|
728
|
-
},
|
|
729
|
-
{
|
|
730
|
-
"name": "withContainer",
|
|
731
|
-
"annotation": {
|
|
732
|
-
"type": "keyword",
|
|
733
|
-
"value": "boolean"
|
|
734
|
-
}
|
|
735
728
|
}
|
|
736
729
|
],
|
|
737
730
|
"events": [],
|
|
@@ -739,13 +732,13 @@
|
|
|
739
732
|
"types": [
|
|
740
733
|
{
|
|
741
734
|
"type": "interface",
|
|
742
|
-
"name": "
|
|
735
|
+
"name": "ShowCaseType",
|
|
743
736
|
"body": [
|
|
744
737
|
{
|
|
745
738
|
"type": "propertySignature",
|
|
746
739
|
"key": {
|
|
747
740
|
"type": "identifier",
|
|
748
|
-
"name": "
|
|
741
|
+
"name": "conversationId"
|
|
749
742
|
},
|
|
750
743
|
"annotation": {
|
|
751
744
|
"type": "keyword",
|
|
@@ -769,7 +762,7 @@
|
|
|
769
762
|
"type": "propertySignature",
|
|
770
763
|
"key": {
|
|
771
764
|
"type": "identifier",
|
|
772
|
-
"name": "
|
|
765
|
+
"name": "summary"
|
|
773
766
|
},
|
|
774
767
|
"annotation": {
|
|
775
768
|
"type": "keyword",
|
|
@@ -781,44 +774,7 @@
|
|
|
781
774
|
"type": "propertySignature",
|
|
782
775
|
"key": {
|
|
783
776
|
"type": "identifier",
|
|
784
|
-
"name": "
|
|
785
|
-
},
|
|
786
|
-
"annotation": {
|
|
787
|
-
"type": "reference",
|
|
788
|
-
"typeName": {
|
|
789
|
-
"type": "identifier",
|
|
790
|
-
"name": "GeneralIconProps"
|
|
791
|
-
}
|
|
792
|
-
},
|
|
793
|
-
"optional": true,
|
|
794
|
-
"computed": false
|
|
795
|
-
},
|
|
796
|
-
{
|
|
797
|
-
"type": "propertySignature",
|
|
798
|
-
"key": {
|
|
799
|
-
"type": "identifier",
|
|
800
|
-
"name": "server"
|
|
801
|
-
},
|
|
802
|
-
"annotation": {
|
|
803
|
-
"type": "reference",
|
|
804
|
-
"typeName": {
|
|
805
|
-
"type": "identifier",
|
|
806
|
-
"name": "McpServer"
|
|
807
|
-
}
|
|
808
|
-
},
|
|
809
|
-
"computed": false
|
|
810
|
-
}
|
|
811
|
-
]
|
|
812
|
-
},
|
|
813
|
-
{
|
|
814
|
-
"type": "interface",
|
|
815
|
-
"name": "McpServer",
|
|
816
|
-
"body": [
|
|
817
|
-
{
|
|
818
|
-
"type": "propertySignature",
|
|
819
|
-
"key": {
|
|
820
|
-
"type": "identifier",
|
|
821
|
-
"name": "id"
|
|
777
|
+
"name": "scenario"
|
|
822
778
|
},
|
|
823
779
|
"annotation": {
|
|
824
780
|
"type": "keyword",
|
|
@@ -830,19 +786,20 @@
|
|
|
830
786
|
"type": "propertySignature",
|
|
831
787
|
"key": {
|
|
832
788
|
"type": "identifier",
|
|
833
|
-
"name": "
|
|
789
|
+
"name": "url"
|
|
834
790
|
},
|
|
835
791
|
"annotation": {
|
|
836
792
|
"type": "keyword",
|
|
837
793
|
"value": "string"
|
|
838
794
|
},
|
|
795
|
+
"optional": true,
|
|
839
796
|
"computed": false
|
|
840
797
|
}
|
|
841
798
|
]
|
|
842
799
|
}
|
|
843
800
|
]
|
|
844
801
|
},
|
|
845
|
-
"ai-portal.
|
|
802
|
+
"ai-portal.mcp-tools": {
|
|
846
803
|
"properties": [
|
|
847
804
|
{
|
|
848
805
|
"name": "list",
|
|
@@ -852,10 +809,17 @@
|
|
|
852
809
|
"type": "reference",
|
|
853
810
|
"typeName": {
|
|
854
811
|
"type": "identifier",
|
|
855
|
-
"name": "
|
|
812
|
+
"name": "McpTool"
|
|
856
813
|
}
|
|
857
814
|
}
|
|
858
815
|
}
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"name": "withContainer",
|
|
819
|
+
"annotation": {
|
|
820
|
+
"type": "keyword",
|
|
821
|
+
"value": "boolean"
|
|
822
|
+
}
|
|
859
823
|
}
|
|
860
824
|
],
|
|
861
825
|
"events": [],
|
|
@@ -863,13 +827,13 @@
|
|
|
863
827
|
"types": [
|
|
864
828
|
{
|
|
865
829
|
"type": "interface",
|
|
866
|
-
"name": "
|
|
830
|
+
"name": "McpTool",
|
|
867
831
|
"body": [
|
|
868
832
|
{
|
|
869
833
|
"type": "propertySignature",
|
|
870
834
|
"key": {
|
|
871
835
|
"type": "identifier",
|
|
872
|
-
"name": "
|
|
836
|
+
"name": "name"
|
|
873
837
|
},
|
|
874
838
|
"annotation": {
|
|
875
839
|
"type": "keyword",
|
|
@@ -893,7 +857,7 @@
|
|
|
893
857
|
"type": "propertySignature",
|
|
894
858
|
"key": {
|
|
895
859
|
"type": "identifier",
|
|
896
|
-
"name": "
|
|
860
|
+
"name": "description"
|
|
897
861
|
},
|
|
898
862
|
"annotation": {
|
|
899
863
|
"type": "keyword",
|
|
@@ -905,7 +869,44 @@
|
|
|
905
869
|
"type": "propertySignature",
|
|
906
870
|
"key": {
|
|
907
871
|
"type": "identifier",
|
|
908
|
-
"name": "
|
|
872
|
+
"name": "icon"
|
|
873
|
+
},
|
|
874
|
+
"annotation": {
|
|
875
|
+
"type": "reference",
|
|
876
|
+
"typeName": {
|
|
877
|
+
"type": "identifier",
|
|
878
|
+
"name": "GeneralIconProps"
|
|
879
|
+
}
|
|
880
|
+
},
|
|
881
|
+
"optional": true,
|
|
882
|
+
"computed": false
|
|
883
|
+
},
|
|
884
|
+
{
|
|
885
|
+
"type": "propertySignature",
|
|
886
|
+
"key": {
|
|
887
|
+
"type": "identifier",
|
|
888
|
+
"name": "server"
|
|
889
|
+
},
|
|
890
|
+
"annotation": {
|
|
891
|
+
"type": "reference",
|
|
892
|
+
"typeName": {
|
|
893
|
+
"type": "identifier",
|
|
894
|
+
"name": "McpServer"
|
|
895
|
+
}
|
|
896
|
+
},
|
|
897
|
+
"computed": false
|
|
898
|
+
}
|
|
899
|
+
]
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
"type": "interface",
|
|
903
|
+
"name": "McpServer",
|
|
904
|
+
"body": [
|
|
905
|
+
{
|
|
906
|
+
"type": "propertySignature",
|
|
907
|
+
"key": {
|
|
908
|
+
"type": "identifier",
|
|
909
|
+
"name": "id"
|
|
909
910
|
},
|
|
910
911
|
"annotation": {
|
|
911
912
|
"type": "keyword",
|
|
@@ -917,13 +918,12 @@
|
|
|
917
918
|
"type": "propertySignature",
|
|
918
919
|
"key": {
|
|
919
920
|
"type": "identifier",
|
|
920
|
-
"name": "
|
|
921
|
+
"name": "name"
|
|
921
922
|
},
|
|
922
923
|
"annotation": {
|
|
923
924
|
"type": "keyword",
|
|
924
925
|
"value": "string"
|
|
925
926
|
},
|
|
926
|
-
"optional": true,
|
|
927
927
|
"computed": false
|
|
928
928
|
}
|
|
929
929
|
]
|
|
@@ -1139,38 +1139,160 @@
|
|
|
1139
1139
|
}
|
|
1140
1140
|
]
|
|
1141
1141
|
},
|
|
1142
|
-
"ai-portal.
|
|
1142
|
+
"ai-portal.chat-box": {
|
|
1143
1143
|
"properties": [
|
|
1144
1144
|
{
|
|
1145
|
-
"name": "
|
|
1145
|
+
"name": "disabled",
|
|
1146
|
+
"annotation": {
|
|
1147
|
+
"type": "keyword",
|
|
1148
|
+
"value": "boolean"
|
|
1149
|
+
}
|
|
1150
|
+
},
|
|
1151
|
+
{
|
|
1152
|
+
"name": "placeholder",
|
|
1153
|
+
"annotation": {
|
|
1154
|
+
"type": "keyword",
|
|
1155
|
+
"value": "string"
|
|
1156
|
+
}
|
|
1157
|
+
},
|
|
1158
|
+
{
|
|
1159
|
+
"name": "autoFocus",
|
|
1160
|
+
"annotation": {
|
|
1161
|
+
"type": "keyword",
|
|
1162
|
+
"value": "boolean"
|
|
1163
|
+
}
|
|
1164
|
+
},
|
|
1165
|
+
{
|
|
1166
|
+
"name": "aiEmployees",
|
|
1146
1167
|
"annotation": {
|
|
1147
1168
|
"type": "array",
|
|
1148
1169
|
"elementType": {
|
|
1149
1170
|
"type": "reference",
|
|
1150
1171
|
"typeName": {
|
|
1151
1172
|
"type": "identifier",
|
|
1152
|
-
"name": "
|
|
1173
|
+
"name": "AIEmployee"
|
|
1153
1174
|
}
|
|
1154
1175
|
}
|
|
1155
1176
|
}
|
|
1177
|
+
}
|
|
1178
|
+
],
|
|
1179
|
+
"events": [
|
|
1180
|
+
{
|
|
1181
|
+
"name": "message.submit",
|
|
1182
|
+
"detail": {
|
|
1183
|
+
"annotation": {
|
|
1184
|
+
"type": "keyword",
|
|
1185
|
+
"value": "string"
|
|
1186
|
+
}
|
|
1187
|
+
}
|
|
1156
1188
|
},
|
|
1157
1189
|
{
|
|
1158
|
-
"name": "
|
|
1159
|
-
"
|
|
1160
|
-
"
|
|
1161
|
-
|
|
1190
|
+
"name": "ai-employee.mention",
|
|
1191
|
+
"detail": {
|
|
1192
|
+
"annotation": {
|
|
1193
|
+
"type": "union",
|
|
1194
|
+
"types": [
|
|
1195
|
+
{
|
|
1196
|
+
"type": "reference",
|
|
1197
|
+
"typeName": {
|
|
1198
|
+
"type": "identifier",
|
|
1199
|
+
"name": "AIEmployee"
|
|
1200
|
+
}
|
|
1201
|
+
},
|
|
1202
|
+
{
|
|
1203
|
+
"type": "keyword",
|
|
1204
|
+
"value": "null"
|
|
1205
|
+
}
|
|
1206
|
+
]
|
|
1207
|
+
}
|
|
1162
1208
|
}
|
|
1163
1209
|
}
|
|
1164
1210
|
],
|
|
1165
|
-
"
|
|
1166
|
-
"methods": [],
|
|
1167
|
-
"types": [
|
|
1211
|
+
"methods": [
|
|
1168
1212
|
{
|
|
1169
|
-
"
|
|
1170
|
-
"
|
|
1171
|
-
"body": [
|
|
1213
|
+
"name": "setValue",
|
|
1214
|
+
"params": [
|
|
1172
1215
|
{
|
|
1173
|
-
"
|
|
1216
|
+
"name": "value",
|
|
1217
|
+
"annotation": {
|
|
1218
|
+
"type": "keyword",
|
|
1219
|
+
"value": "string"
|
|
1220
|
+
}
|
|
1221
|
+
}
|
|
1222
|
+
],
|
|
1223
|
+
"returns": {}
|
|
1224
|
+
},
|
|
1225
|
+
{
|
|
1226
|
+
"name": "getValue",
|
|
1227
|
+
"params": [],
|
|
1228
|
+
"returns": {}
|
|
1229
|
+
}
|
|
1230
|
+
],
|
|
1231
|
+
"types": [
|
|
1232
|
+
{
|
|
1233
|
+
"type": "interface",
|
|
1234
|
+
"name": "AIEmployee",
|
|
1235
|
+
"body": [
|
|
1236
|
+
{
|
|
1237
|
+
"type": "propertySignature",
|
|
1238
|
+
"key": {
|
|
1239
|
+
"type": "identifier",
|
|
1240
|
+
"name": "employeeId"
|
|
1241
|
+
},
|
|
1242
|
+
"annotation": {
|
|
1243
|
+
"type": "keyword",
|
|
1244
|
+
"value": "string"
|
|
1245
|
+
},
|
|
1246
|
+
"computed": false
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"type": "propertySignature",
|
|
1250
|
+
"key": {
|
|
1251
|
+
"type": "identifier",
|
|
1252
|
+
"name": "name"
|
|
1253
|
+
},
|
|
1254
|
+
"annotation": {
|
|
1255
|
+
"type": "keyword",
|
|
1256
|
+
"value": "string"
|
|
1257
|
+
},
|
|
1258
|
+
"computed": false
|
|
1259
|
+
}
|
|
1260
|
+
]
|
|
1261
|
+
}
|
|
1262
|
+
]
|
|
1263
|
+
},
|
|
1264
|
+
"ai-portal.project-summary": {
|
|
1265
|
+
"properties": [
|
|
1266
|
+
{
|
|
1267
|
+
"name": "chatList",
|
|
1268
|
+
"annotation": {
|
|
1269
|
+
"type": "array",
|
|
1270
|
+
"elementType": {
|
|
1271
|
+
"type": "reference",
|
|
1272
|
+
"typeName": {
|
|
1273
|
+
"type": "identifier",
|
|
1274
|
+
"name": "Chat"
|
|
1275
|
+
}
|
|
1276
|
+
}
|
|
1277
|
+
}
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
"name": "chatUrlTemplate",
|
|
1281
|
+
"annotation": {
|
|
1282
|
+
"type": "keyword",
|
|
1283
|
+
"value": "string"
|
|
1284
|
+
}
|
|
1285
|
+
}
|
|
1286
|
+
],
|
|
1287
|
+
"events": [],
|
|
1288
|
+
"methods": [],
|
|
1289
|
+
"types": [
|
|
1290
|
+
{
|
|
1291
|
+
"type": "interface",
|
|
1292
|
+
"name": "Chat",
|
|
1293
|
+
"body": [
|
|
1294
|
+
{
|
|
1295
|
+
"type": "propertySignature",
|
|
1174
1296
|
"key": {
|
|
1175
1297
|
"type": "identifier",
|
|
1176
1298
|
"name": "conversationId"
|
|
@@ -1378,128 +1500,6 @@
|
|
|
1378
1500
|
}
|
|
1379
1501
|
]
|
|
1380
1502
|
},
|
|
1381
|
-
"ai-portal.chat-box": {
|
|
1382
|
-
"properties": [
|
|
1383
|
-
{
|
|
1384
|
-
"name": "disabled",
|
|
1385
|
-
"annotation": {
|
|
1386
|
-
"type": "keyword",
|
|
1387
|
-
"value": "boolean"
|
|
1388
|
-
}
|
|
1389
|
-
},
|
|
1390
|
-
{
|
|
1391
|
-
"name": "placeholder",
|
|
1392
|
-
"annotation": {
|
|
1393
|
-
"type": "keyword",
|
|
1394
|
-
"value": "string"
|
|
1395
|
-
}
|
|
1396
|
-
},
|
|
1397
|
-
{
|
|
1398
|
-
"name": "autoFocus",
|
|
1399
|
-
"annotation": {
|
|
1400
|
-
"type": "keyword",
|
|
1401
|
-
"value": "boolean"
|
|
1402
|
-
}
|
|
1403
|
-
},
|
|
1404
|
-
{
|
|
1405
|
-
"name": "aiEmployees",
|
|
1406
|
-
"annotation": {
|
|
1407
|
-
"type": "array",
|
|
1408
|
-
"elementType": {
|
|
1409
|
-
"type": "reference",
|
|
1410
|
-
"typeName": {
|
|
1411
|
-
"type": "identifier",
|
|
1412
|
-
"name": "AIEmployee"
|
|
1413
|
-
}
|
|
1414
|
-
}
|
|
1415
|
-
}
|
|
1416
|
-
}
|
|
1417
|
-
],
|
|
1418
|
-
"events": [
|
|
1419
|
-
{
|
|
1420
|
-
"name": "message.submit",
|
|
1421
|
-
"detail": {
|
|
1422
|
-
"annotation": {
|
|
1423
|
-
"type": "keyword",
|
|
1424
|
-
"value": "string"
|
|
1425
|
-
}
|
|
1426
|
-
}
|
|
1427
|
-
},
|
|
1428
|
-
{
|
|
1429
|
-
"name": "ai-employee.mention",
|
|
1430
|
-
"detail": {
|
|
1431
|
-
"annotation": {
|
|
1432
|
-
"type": "union",
|
|
1433
|
-
"types": [
|
|
1434
|
-
{
|
|
1435
|
-
"type": "reference",
|
|
1436
|
-
"typeName": {
|
|
1437
|
-
"type": "identifier",
|
|
1438
|
-
"name": "AIEmployee"
|
|
1439
|
-
}
|
|
1440
|
-
},
|
|
1441
|
-
{
|
|
1442
|
-
"type": "keyword",
|
|
1443
|
-
"value": "null"
|
|
1444
|
-
}
|
|
1445
|
-
]
|
|
1446
|
-
}
|
|
1447
|
-
}
|
|
1448
|
-
}
|
|
1449
|
-
],
|
|
1450
|
-
"methods": [
|
|
1451
|
-
{
|
|
1452
|
-
"name": "setValue",
|
|
1453
|
-
"params": [
|
|
1454
|
-
{
|
|
1455
|
-
"name": "value",
|
|
1456
|
-
"annotation": {
|
|
1457
|
-
"type": "keyword",
|
|
1458
|
-
"value": "string"
|
|
1459
|
-
}
|
|
1460
|
-
}
|
|
1461
|
-
],
|
|
1462
|
-
"returns": {}
|
|
1463
|
-
},
|
|
1464
|
-
{
|
|
1465
|
-
"name": "getValue",
|
|
1466
|
-
"params": [],
|
|
1467
|
-
"returns": {}
|
|
1468
|
-
}
|
|
1469
|
-
],
|
|
1470
|
-
"types": [
|
|
1471
|
-
{
|
|
1472
|
-
"type": "interface",
|
|
1473
|
-
"name": "AIEmployee",
|
|
1474
|
-
"body": [
|
|
1475
|
-
{
|
|
1476
|
-
"type": "propertySignature",
|
|
1477
|
-
"key": {
|
|
1478
|
-
"type": "identifier",
|
|
1479
|
-
"name": "employeeId"
|
|
1480
|
-
},
|
|
1481
|
-
"annotation": {
|
|
1482
|
-
"type": "keyword",
|
|
1483
|
-
"value": "string"
|
|
1484
|
-
},
|
|
1485
|
-
"computed": false
|
|
1486
|
-
},
|
|
1487
|
-
{
|
|
1488
|
-
"type": "propertySignature",
|
|
1489
|
-
"key": {
|
|
1490
|
-
"type": "identifier",
|
|
1491
|
-
"name": "name"
|
|
1492
|
-
},
|
|
1493
|
-
"annotation": {
|
|
1494
|
-
"type": "keyword",
|
|
1495
|
-
"value": "string"
|
|
1496
|
-
},
|
|
1497
|
-
"computed": false
|
|
1498
|
-
}
|
|
1499
|
-
]
|
|
1500
|
-
}
|
|
1501
|
-
]
|
|
1502
|
-
},
|
|
1503
1503
|
"ai-portal.preview-container": {
|
|
1504
1504
|
"properties": [
|
|
1505
1505
|
{
|
|
@@ -1862,44 +1862,104 @@
|
|
|
1862
1862
|
}
|
|
1863
1863
|
]
|
|
1864
1864
|
},
|
|
1865
|
-
"ai-portal.
|
|
1865
|
+
"ai-portal.chat-input": {
|
|
1866
1866
|
"properties": [
|
|
1867
1867
|
{
|
|
1868
|
-
"name": "
|
|
1868
|
+
"name": "placeholder",
|
|
1869
1869
|
"annotation": {
|
|
1870
|
-
"type": "
|
|
1871
|
-
"
|
|
1872
|
-
"type": "reference",
|
|
1873
|
-
"typeName": {
|
|
1874
|
-
"type": "identifier",
|
|
1875
|
-
"name": "Activity"
|
|
1876
|
-
}
|
|
1877
|
-
}
|
|
1870
|
+
"type": "keyword",
|
|
1871
|
+
"value": "string"
|
|
1878
1872
|
}
|
|
1879
1873
|
},
|
|
1880
1874
|
{
|
|
1881
|
-
"name": "
|
|
1875
|
+
"name": "autoFocus",
|
|
1882
1876
|
"annotation": {
|
|
1883
1877
|
"type": "keyword",
|
|
1884
|
-
"value": "
|
|
1878
|
+
"value": "boolean"
|
|
1879
|
+
}
|
|
1880
|
+
},
|
|
1881
|
+
{
|
|
1882
|
+
"name": "submitDisabled",
|
|
1883
|
+
"annotation": {
|
|
1884
|
+
"type": "keyword",
|
|
1885
|
+
"value": "boolean"
|
|
1886
|
+
}
|
|
1887
|
+
},
|
|
1888
|
+
{
|
|
1889
|
+
"name": "supportsTerminate",
|
|
1890
|
+
"annotation": {
|
|
1891
|
+
"type": "keyword",
|
|
1892
|
+
"value": "boolean"
|
|
1893
|
+
}
|
|
1894
|
+
},
|
|
1895
|
+
{
|
|
1896
|
+
"name": "terminating",
|
|
1897
|
+
"annotation": {
|
|
1898
|
+
"type": "keyword",
|
|
1899
|
+
"value": "boolean"
|
|
1885
1900
|
}
|
|
1886
1901
|
}
|
|
1887
1902
|
],
|
|
1888
|
-
"events": [
|
|
1889
|
-
"methods": [],
|
|
1890
|
-
"types": [
|
|
1903
|
+
"events": [
|
|
1891
1904
|
{
|
|
1892
|
-
"
|
|
1893
|
-
"
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1905
|
+
"name": "message.submit",
|
|
1906
|
+
"detail": {
|
|
1907
|
+
"annotation": {
|
|
1908
|
+
"type": "keyword",
|
|
1909
|
+
"value": "string"
|
|
1910
|
+
}
|
|
1911
|
+
}
|
|
1912
|
+
},
|
|
1913
|
+
{
|
|
1914
|
+
"name": "terminate",
|
|
1915
|
+
"detail": {
|
|
1916
|
+
"annotation": {
|
|
1917
|
+
"type": "keyword",
|
|
1918
|
+
"value": "void"
|
|
1919
|
+
}
|
|
1920
|
+
}
|
|
1921
|
+
}
|
|
1922
|
+
],
|
|
1923
|
+
"methods": []
|
|
1924
|
+
},
|
|
1925
|
+
"ai-portal.activity-timeline": {
|
|
1926
|
+
"properties": [
|
|
1927
|
+
{
|
|
1928
|
+
"name": "list",
|
|
1929
|
+
"annotation": {
|
|
1930
|
+
"type": "array",
|
|
1931
|
+
"elementType": {
|
|
1932
|
+
"type": "reference",
|
|
1933
|
+
"typeName": {
|
|
1934
|
+
"type": "identifier",
|
|
1935
|
+
"name": "Activity"
|
|
1936
|
+
}
|
|
1937
|
+
}
|
|
1938
|
+
}
|
|
1939
|
+
},
|
|
1940
|
+
{
|
|
1941
|
+
"name": "chatUrlTemplate",
|
|
1942
|
+
"annotation": {
|
|
1943
|
+
"type": "keyword",
|
|
1944
|
+
"value": "string"
|
|
1945
|
+
}
|
|
1946
|
+
}
|
|
1947
|
+
],
|
|
1948
|
+
"events": [],
|
|
1949
|
+
"methods": [],
|
|
1950
|
+
"types": [
|
|
1951
|
+
{
|
|
1952
|
+
"type": "typeAlias",
|
|
1953
|
+
"name": "Activity",
|
|
1954
|
+
"annotation": {
|
|
1955
|
+
"type": "union",
|
|
1956
|
+
"types": [
|
|
1957
|
+
{
|
|
1958
|
+
"type": "reference",
|
|
1959
|
+
"typeName": {
|
|
1960
|
+
"type": "identifier",
|
|
1961
|
+
"name": "ActivityOfCreateGoal"
|
|
1962
|
+
}
|
|
1903
1963
|
},
|
|
1904
1964
|
{
|
|
1905
1965
|
"type": "reference",
|
|
@@ -2836,66 +2896,6 @@
|
|
|
2836
2896
|
}
|
|
2837
2897
|
]
|
|
2838
2898
|
},
|
|
2839
|
-
"ai-portal.chat-input": {
|
|
2840
|
-
"properties": [
|
|
2841
|
-
{
|
|
2842
|
-
"name": "placeholder",
|
|
2843
|
-
"annotation": {
|
|
2844
|
-
"type": "keyword",
|
|
2845
|
-
"value": "string"
|
|
2846
|
-
}
|
|
2847
|
-
},
|
|
2848
|
-
{
|
|
2849
|
-
"name": "autoFocus",
|
|
2850
|
-
"annotation": {
|
|
2851
|
-
"type": "keyword",
|
|
2852
|
-
"value": "boolean"
|
|
2853
|
-
}
|
|
2854
|
-
},
|
|
2855
|
-
{
|
|
2856
|
-
"name": "submitDisabled",
|
|
2857
|
-
"annotation": {
|
|
2858
|
-
"type": "keyword",
|
|
2859
|
-
"value": "boolean"
|
|
2860
|
-
}
|
|
2861
|
-
},
|
|
2862
|
-
{
|
|
2863
|
-
"name": "supportsTerminate",
|
|
2864
|
-
"annotation": {
|
|
2865
|
-
"type": "keyword",
|
|
2866
|
-
"value": "boolean"
|
|
2867
|
-
}
|
|
2868
|
-
},
|
|
2869
|
-
{
|
|
2870
|
-
"name": "terminating",
|
|
2871
|
-
"annotation": {
|
|
2872
|
-
"type": "keyword",
|
|
2873
|
-
"value": "boolean"
|
|
2874
|
-
}
|
|
2875
|
-
}
|
|
2876
|
-
],
|
|
2877
|
-
"events": [
|
|
2878
|
-
{
|
|
2879
|
-
"name": "message.submit",
|
|
2880
|
-
"detail": {
|
|
2881
|
-
"annotation": {
|
|
2882
|
-
"type": "keyword",
|
|
2883
|
-
"value": "string"
|
|
2884
|
-
}
|
|
2885
|
-
}
|
|
2886
|
-
},
|
|
2887
|
-
{
|
|
2888
|
-
"name": "terminate",
|
|
2889
|
-
"detail": {
|
|
2890
|
-
"annotation": {
|
|
2891
|
-
"type": "keyword",
|
|
2892
|
-
"value": "void"
|
|
2893
|
-
}
|
|
2894
|
-
}
|
|
2895
|
-
}
|
|
2896
|
-
],
|
|
2897
|
-
"methods": []
|
|
2898
|
-
},
|
|
2899
2899
|
"ai-portal.show-case": {
|
|
2900
2900
|
"properties": [
|
|
2901
2901
|
{
|
|
@@ -2925,13 +2925,6 @@
|
|
|
2925
2925
|
},
|
|
2926
2926
|
"ai-portal.elevo-sidebar": {
|
|
2927
2927
|
"properties": [
|
|
2928
|
-
{
|
|
2929
|
-
"name": "legacy",
|
|
2930
|
-
"annotation": {
|
|
2931
|
-
"type": "keyword",
|
|
2932
|
-
"value": "boolean"
|
|
2933
|
-
}
|
|
2934
|
-
},
|
|
2935
2928
|
{
|
|
2936
2929
|
"name": "userInstanceId",
|
|
2937
2930
|
"annotation": {
|
|
@@ -3065,23 +3058,11 @@
|
|
|
3065
3058
|
"name": "action.click",
|
|
3066
3059
|
"detail": {
|
|
3067
3060
|
"annotation": {
|
|
3068
|
-
"type": "
|
|
3069
|
-
"
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
|
|
3073
|
-
"type": "identifier",
|
|
3074
|
-
"name": "ActionClickDetail"
|
|
3075
|
-
}
|
|
3076
|
-
},
|
|
3077
|
-
{
|
|
3078
|
-
"type": "reference",
|
|
3079
|
-
"typeName": {
|
|
3080
|
-
"type": "identifier",
|
|
3081
|
-
"name": "LegacyActionClickDetail"
|
|
3082
|
-
}
|
|
3083
|
-
}
|
|
3084
|
-
]
|
|
3061
|
+
"type": "reference",
|
|
3062
|
+
"typeName": {
|
|
3063
|
+
"type": "identifier",
|
|
3064
|
+
"name": "ActionClickDetail"
|
|
3065
|
+
}
|
|
3085
3066
|
}
|
|
3086
3067
|
}
|
|
3087
3068
|
},
|
|
@@ -3317,7 +3298,7 @@
|
|
|
3317
3298
|
"type": "reference",
|
|
3318
3299
|
"typeName": {
|
|
3319
3300
|
"type": "identifier",
|
|
3320
|
-
"name": "
|
|
3301
|
+
"name": "ConversationState"
|
|
3321
3302
|
}
|
|
3322
3303
|
},
|
|
3323
3304
|
"optional": true,
|
|
@@ -3457,100 +3438,6 @@
|
|
|
3457
3438
|
}
|
|
3458
3439
|
]
|
|
3459
3440
|
},
|
|
3460
|
-
{
|
|
3461
|
-
"type": "interface",
|
|
3462
|
-
"name": "LegacyActionClickDetail",
|
|
3463
|
-
"body": [
|
|
3464
|
-
{
|
|
3465
|
-
"type": "propertySignature",
|
|
3466
|
-
"key": {
|
|
3467
|
-
"type": "identifier",
|
|
3468
|
-
"name": "action"
|
|
3469
|
-
},
|
|
3470
|
-
"annotation": {
|
|
3471
|
-
"type": "reference",
|
|
3472
|
-
"typeName": {
|
|
3473
|
-
"type": "identifier",
|
|
3474
|
-
"name": "SimpleActionType"
|
|
3475
|
-
}
|
|
3476
|
-
},
|
|
3477
|
-
"computed": false
|
|
3478
|
-
},
|
|
3479
|
-
{
|
|
3480
|
-
"type": "propertySignature",
|
|
3481
|
-
"key": {
|
|
3482
|
-
"type": "identifier",
|
|
3483
|
-
"name": "item"
|
|
3484
|
-
},
|
|
3485
|
-
"annotation": {
|
|
3486
|
-
"type": "reference",
|
|
3487
|
-
"typeName": {
|
|
3488
|
-
"type": "identifier",
|
|
3489
|
-
"name": "LegacyHistoryItem"
|
|
3490
|
-
}
|
|
3491
|
-
},
|
|
3492
|
-
"computed": false
|
|
3493
|
-
}
|
|
3494
|
-
]
|
|
3495
|
-
},
|
|
3496
|
-
{
|
|
3497
|
-
"type": "interface",
|
|
3498
|
-
"name": "LegacyHistoryItem",
|
|
3499
|
-
"body": [
|
|
3500
|
-
{
|
|
3501
|
-
"type": "propertySignature",
|
|
3502
|
-
"key": {
|
|
3503
|
-
"type": "identifier",
|
|
3504
|
-
"name": "id"
|
|
3505
|
-
},
|
|
3506
|
-
"annotation": {
|
|
3507
|
-
"type": "keyword",
|
|
3508
|
-
"value": "string"
|
|
3509
|
-
},
|
|
3510
|
-
"computed": false
|
|
3511
|
-
},
|
|
3512
|
-
{
|
|
3513
|
-
"type": "propertySignature",
|
|
3514
|
-
"key": {
|
|
3515
|
-
"type": "identifier",
|
|
3516
|
-
"name": "title"
|
|
3517
|
-
},
|
|
3518
|
-
"annotation": {
|
|
3519
|
-
"type": "keyword",
|
|
3520
|
-
"value": "string"
|
|
3521
|
-
},
|
|
3522
|
-
"computed": false
|
|
3523
|
-
},
|
|
3524
|
-
{
|
|
3525
|
-
"type": "propertySignature",
|
|
3526
|
-
"key": {
|
|
3527
|
-
"type": "identifier",
|
|
3528
|
-
"name": "startTime"
|
|
3529
|
-
},
|
|
3530
|
-
"annotation": {
|
|
3531
|
-
"type": "keyword",
|
|
3532
|
-
"value": "number"
|
|
3533
|
-
},
|
|
3534
|
-
"computed": false
|
|
3535
|
-
},
|
|
3536
|
-
{
|
|
3537
|
-
"type": "propertySignature",
|
|
3538
|
-
"key": {
|
|
3539
|
-
"type": "identifier",
|
|
3540
|
-
"name": "state"
|
|
3541
|
-
},
|
|
3542
|
-
"annotation": {
|
|
3543
|
-
"type": "reference",
|
|
3544
|
-
"typeName": {
|
|
3545
|
-
"type": "identifier",
|
|
3546
|
-
"name": "TaskState"
|
|
3547
|
-
}
|
|
3548
|
-
},
|
|
3549
|
-
"optional": true,
|
|
3550
|
-
"computed": false
|
|
3551
|
-
}
|
|
3552
|
-
]
|
|
3553
|
-
},
|
|
3554
3441
|
{
|
|
3555
3442
|
"type": "interface",
|
|
3556
3443
|
"name": "ProjectActionClickDetail",
|
|
@@ -3920,51 +3807,21 @@
|
|
|
3920
3807
|
}
|
|
3921
3808
|
},
|
|
3922
3809
|
{
|
|
3923
|
-
"name": "
|
|
3810
|
+
"name": "replay",
|
|
3924
3811
|
"annotation": {
|
|
3925
3812
|
"type": "keyword",
|
|
3926
|
-
"value": "
|
|
3813
|
+
"value": "boolean"
|
|
3927
3814
|
}
|
|
3928
3815
|
},
|
|
3929
3816
|
{
|
|
3930
|
-
"name": "
|
|
3817
|
+
"name": "replayDelay",
|
|
3931
3818
|
"annotation": {
|
|
3932
|
-
"type": "
|
|
3933
|
-
"
|
|
3934
|
-
"type": "identifier",
|
|
3935
|
-
"name": "TaskBaseDetail"
|
|
3936
|
-
}
|
|
3819
|
+
"type": "keyword",
|
|
3820
|
+
"value": "number"
|
|
3937
3821
|
}
|
|
3938
3822
|
},
|
|
3939
3823
|
{
|
|
3940
|
-
"name": "
|
|
3941
|
-
"annotation": {
|
|
3942
|
-
"type": "array",
|
|
3943
|
-
"elementType": {
|
|
3944
|
-
"type": "reference",
|
|
3945
|
-
"typeName": {
|
|
3946
|
-
"type": "identifier",
|
|
3947
|
-
"name": "Job"
|
|
3948
|
-
}
|
|
3949
|
-
}
|
|
3950
|
-
}
|
|
3951
|
-
},
|
|
3952
|
-
{
|
|
3953
|
-
"name": "replay",
|
|
3954
|
-
"annotation": {
|
|
3955
|
-
"type": "keyword",
|
|
3956
|
-
"value": "boolean"
|
|
3957
|
-
}
|
|
3958
|
-
},
|
|
3959
|
-
{
|
|
3960
|
-
"name": "replayDelay",
|
|
3961
|
-
"annotation": {
|
|
3962
|
-
"type": "keyword",
|
|
3963
|
-
"value": "number"
|
|
3964
|
-
}
|
|
3965
|
-
},
|
|
3966
|
-
{
|
|
3967
|
-
"name": "supports",
|
|
3824
|
+
"name": "supports",
|
|
3968
3825
|
"annotation": {
|
|
3969
3826
|
"type": "reference",
|
|
3970
3827
|
"typeName": {
|
|
@@ -4139,900 +3996,56 @@
|
|
|
4139
3996
|
"type": "reference",
|
|
4140
3997
|
"typeName": {
|
|
4141
3998
|
"type": "identifier",
|
|
4142
|
-
"name": "ConversationDetail"
|
|
4143
|
-
}
|
|
4144
|
-
}
|
|
4145
|
-
}
|
|
4146
|
-
}
|
|
4147
|
-
],
|
|
4148
|
-
"methods": [
|
|
4149
|
-
{
|
|
4150
|
-
"name": "resumed",
|
|
4151
|
-
"params": [],
|
|
4152
|
-
"returns": {}
|
|
4153
|
-
},
|
|
4154
|
-
{
|
|
4155
|
-
"name": "feedbackSubmitDone",
|
|
4156
|
-
"params": [],
|
|
4157
|
-
"returns": {}
|
|
4158
|
-
},
|
|
4159
|
-
{
|
|
4160
|
-
"name": "feedbackSubmitFailed",
|
|
4161
|
-
"params": [],
|
|
4162
|
-
"returns": {}
|
|
4163
|
-
},
|
|
4164
|
-
{
|
|
4165
|
-
"name": "feedbackOnViewDone",
|
|
4166
|
-
"params": [
|
|
4167
|
-
{
|
|
4168
|
-
"name": "viewId",
|
|
4169
|
-
"annotation": {
|
|
4170
|
-
"type": "keyword",
|
|
4171
|
-
"value": "string"
|
|
4172
|
-
}
|
|
4173
|
-
}
|
|
4174
|
-
],
|
|
4175
|
-
"returns": {}
|
|
4176
|
-
}
|
|
4177
|
-
],
|
|
4178
|
-
"types": [
|
|
4179
|
-
{
|
|
4180
|
-
"type": "interface",
|
|
4181
|
-
"name": "RequestStore",
|
|
4182
|
-
"body": [
|
|
4183
|
-
{
|
|
4184
|
-
"type": "propertySignature",
|
|
4185
|
-
"key": {
|
|
4186
|
-
"type": "identifier",
|
|
4187
|
-
"name": "conversationId"
|
|
4188
|
-
},
|
|
4189
|
-
"annotation": {
|
|
4190
|
-
"type": "keyword",
|
|
4191
|
-
"value": "string"
|
|
4192
|
-
},
|
|
4193
|
-
"computed": false
|
|
4194
|
-
},
|
|
4195
|
-
{
|
|
4196
|
-
"type": "propertySignature",
|
|
4197
|
-
"key": {
|
|
4198
|
-
"type": "identifier",
|
|
4199
|
-
"name": "content"
|
|
4200
|
-
},
|
|
4201
|
-
"annotation": {
|
|
4202
|
-
"type": "keyword",
|
|
4203
|
-
"value": "string"
|
|
4204
|
-
},
|
|
4205
|
-
"computed": false
|
|
4206
|
-
}
|
|
4207
|
-
]
|
|
4208
|
-
},
|
|
4209
|
-
{
|
|
4210
|
-
"type": "typeAlias",
|
|
4211
|
-
"name": "TaskBaseDetail",
|
|
4212
|
-
"annotation": {
|
|
4213
|
-
"type": "reference",
|
|
4214
|
-
"typeName": {
|
|
4215
|
-
"type": "identifier",
|
|
4216
|
-
"name": "Omit"
|
|
4217
|
-
},
|
|
4218
|
-
"typeParameters": {
|
|
4219
|
-
"type": "typeParameterInstantiation",
|
|
4220
|
-
"params": [
|
|
4221
|
-
{
|
|
4222
|
-
"type": "reference",
|
|
4223
|
-
"typeName": {
|
|
4224
|
-
"type": "identifier",
|
|
4225
|
-
"name": "Task"
|
|
4226
|
-
}
|
|
4227
|
-
},
|
|
4228
|
-
{
|
|
4229
|
-
"type": "jsLiteral",
|
|
4230
|
-
"value": "jobs"
|
|
4231
|
-
}
|
|
4232
|
-
]
|
|
4233
|
-
}
|
|
4234
|
-
}
|
|
4235
|
-
},
|
|
4236
|
-
{
|
|
4237
|
-
"type": "interface",
|
|
4238
|
-
"name": "Task",
|
|
4239
|
-
"body": [
|
|
4240
|
-
{
|
|
4241
|
-
"type": "propertySignature",
|
|
4242
|
-
"key": {
|
|
4243
|
-
"type": "identifier",
|
|
4244
|
-
"name": "id"
|
|
4245
|
-
},
|
|
4246
|
-
"annotation": {
|
|
4247
|
-
"type": "keyword",
|
|
4248
|
-
"value": "string"
|
|
4249
|
-
},
|
|
4250
|
-
"computed": false
|
|
4251
|
-
},
|
|
4252
|
-
{
|
|
4253
|
-
"type": "propertySignature",
|
|
4254
|
-
"key": {
|
|
4255
|
-
"type": "identifier",
|
|
4256
|
-
"name": "title"
|
|
4257
|
-
},
|
|
4258
|
-
"annotation": {
|
|
4259
|
-
"type": "keyword",
|
|
4260
|
-
"value": "string"
|
|
4261
|
-
},
|
|
4262
|
-
"computed": false
|
|
4263
|
-
},
|
|
4264
|
-
{
|
|
4265
|
-
"type": "propertySignature",
|
|
4266
|
-
"key": {
|
|
4267
|
-
"type": "identifier",
|
|
4268
|
-
"name": "requirement"
|
|
4269
|
-
},
|
|
4270
|
-
"annotation": {
|
|
4271
|
-
"type": "keyword",
|
|
4272
|
-
"value": "string"
|
|
4273
|
-
},
|
|
4274
|
-
"computed": false
|
|
4275
|
-
},
|
|
4276
|
-
{
|
|
4277
|
-
"type": "propertySignature",
|
|
4278
|
-
"key": {
|
|
4279
|
-
"type": "identifier",
|
|
4280
|
-
"name": "state"
|
|
4281
|
-
},
|
|
4282
|
-
"annotation": {
|
|
4283
|
-
"type": "reference",
|
|
4284
|
-
"typeName": {
|
|
4285
|
-
"type": "identifier",
|
|
4286
|
-
"name": "TaskState"
|
|
4287
|
-
}
|
|
4288
|
-
},
|
|
4289
|
-
"computed": false
|
|
4290
|
-
},
|
|
4291
|
-
{
|
|
4292
|
-
"type": "propertySignature",
|
|
4293
|
-
"key": {
|
|
4294
|
-
"type": "identifier",
|
|
4295
|
-
"name": "plan"
|
|
4296
|
-
},
|
|
4297
|
-
"annotation": {
|
|
4298
|
-
"type": "array",
|
|
4299
|
-
"elementType": {
|
|
4300
|
-
"type": "reference",
|
|
4301
|
-
"typeName": {
|
|
4302
|
-
"type": "identifier",
|
|
4303
|
-
"name": "Step"
|
|
4304
|
-
}
|
|
4305
|
-
}
|
|
4306
|
-
},
|
|
4307
|
-
"computed": false
|
|
4308
|
-
},
|
|
4309
|
-
{
|
|
4310
|
-
"type": "propertySignature",
|
|
4311
|
-
"key": {
|
|
4312
|
-
"type": "identifier",
|
|
4313
|
-
"name": "jobs"
|
|
4314
|
-
},
|
|
4315
|
-
"annotation": {
|
|
4316
|
-
"type": "array",
|
|
4317
|
-
"elementType": {
|
|
4318
|
-
"type": "reference",
|
|
4319
|
-
"typeName": {
|
|
4320
|
-
"type": "identifier",
|
|
4321
|
-
"name": "Job"
|
|
4322
|
-
}
|
|
4323
|
-
}
|
|
4324
|
-
},
|
|
4325
|
-
"computed": false
|
|
4326
|
-
},
|
|
4327
|
-
{
|
|
4328
|
-
"type": "propertySignature",
|
|
4329
|
-
"key": {
|
|
4330
|
-
"type": "identifier",
|
|
4331
|
-
"name": "startTime"
|
|
4332
|
-
},
|
|
4333
|
-
"annotation": {
|
|
4334
|
-
"type": "keyword",
|
|
4335
|
-
"value": "number"
|
|
4336
|
-
},
|
|
4337
|
-
"computed": false
|
|
4338
|
-
},
|
|
4339
|
-
{
|
|
4340
|
-
"type": "propertySignature",
|
|
4341
|
-
"key": {
|
|
4342
|
-
"type": "identifier",
|
|
4343
|
-
"name": "endTime"
|
|
4344
|
-
},
|
|
4345
|
-
"annotation": {
|
|
4346
|
-
"type": "keyword",
|
|
4347
|
-
"value": "number"
|
|
4348
|
-
},
|
|
4349
|
-
"optional": true,
|
|
4350
|
-
"computed": false
|
|
4351
|
-
},
|
|
4352
|
-
{
|
|
4353
|
-
"type": "propertySignature",
|
|
4354
|
-
"key": {
|
|
4355
|
-
"type": "identifier",
|
|
4356
|
-
"name": "aiEmployeeId"
|
|
4357
|
-
},
|
|
4358
|
-
"annotation": {
|
|
4359
|
-
"type": "keyword",
|
|
4360
|
-
"value": "string"
|
|
4361
|
-
},
|
|
4362
|
-
"optional": true,
|
|
4363
|
-
"computed": false
|
|
4364
|
-
}
|
|
4365
|
-
]
|
|
4366
|
-
},
|
|
4367
|
-
{
|
|
4368
|
-
"type": "typeAlias",
|
|
4369
|
-
"name": "TaskState",
|
|
4370
|
-
"annotation": {
|
|
4371
|
-
"type": "union",
|
|
4372
|
-
"types": [
|
|
4373
|
-
{
|
|
4374
|
-
"type": "reference",
|
|
4375
|
-
"typeName": {
|
|
4376
|
-
"type": "identifier",
|
|
4377
|
-
"name": "JobState"
|
|
4378
|
-
}
|
|
4379
|
-
},
|
|
4380
|
-
{
|
|
4381
|
-
"type": "jsLiteral",
|
|
4382
|
-
"value": "paused"
|
|
4383
|
-
},
|
|
4384
|
-
{
|
|
4385
|
-
"type": "jsLiteral",
|
|
4386
|
-
"value": "confirming-plan"
|
|
4387
|
-
}
|
|
4388
|
-
]
|
|
4389
|
-
}
|
|
4390
|
-
},
|
|
4391
|
-
{
|
|
4392
|
-
"type": "typeAlias",
|
|
4393
|
-
"name": "JobState",
|
|
4394
|
-
"annotation": {
|
|
4395
|
-
"type": "union",
|
|
4396
|
-
"types": [
|
|
4397
|
-
{
|
|
4398
|
-
"type": "reference",
|
|
4399
|
-
"typeName": {
|
|
4400
|
-
"type": "identifier",
|
|
4401
|
-
"name": "BaseState"
|
|
4402
|
-
}
|
|
4403
|
-
},
|
|
4404
|
-
{
|
|
4405
|
-
"type": "jsLiteral",
|
|
4406
|
-
"value": "skipped"
|
|
4407
|
-
}
|
|
4408
|
-
]
|
|
4409
|
-
}
|
|
4410
|
-
},
|
|
4411
|
-
{
|
|
4412
|
-
"type": "typeAlias",
|
|
4413
|
-
"name": "BaseState",
|
|
4414
|
-
"annotation": {
|
|
4415
|
-
"type": "union",
|
|
4416
|
-
"types": [
|
|
4417
|
-
{
|
|
4418
|
-
"type": "jsLiteral",
|
|
4419
|
-
"value": "submitted"
|
|
4420
|
-
},
|
|
4421
|
-
{
|
|
4422
|
-
"type": "jsLiteral",
|
|
4423
|
-
"value": "working"
|
|
4424
|
-
},
|
|
4425
|
-
{
|
|
4426
|
-
"type": "jsLiteral",
|
|
4427
|
-
"value": "input-required"
|
|
4428
|
-
},
|
|
4429
|
-
{
|
|
4430
|
-
"type": "jsLiteral",
|
|
4431
|
-
"value": "completed"
|
|
4432
|
-
},
|
|
4433
|
-
{
|
|
4434
|
-
"type": "jsLiteral",
|
|
4435
|
-
"value": "canceled"
|
|
4436
|
-
},
|
|
4437
|
-
{
|
|
4438
|
-
"type": "jsLiteral",
|
|
4439
|
-
"value": "failed"
|
|
4440
|
-
},
|
|
4441
|
-
{
|
|
4442
|
-
"type": "jsLiteral",
|
|
4443
|
-
"value": "unknown"
|
|
4444
|
-
}
|
|
4445
|
-
]
|
|
4446
|
-
}
|
|
4447
|
-
},
|
|
4448
|
-
{
|
|
4449
|
-
"type": "interface",
|
|
4450
|
-
"name": "Step",
|
|
4451
|
-
"body": [
|
|
4452
|
-
{
|
|
4453
|
-
"type": "propertySignature",
|
|
4454
|
-
"key": {
|
|
4455
|
-
"type": "identifier",
|
|
4456
|
-
"name": "id"
|
|
4457
|
-
},
|
|
4458
|
-
"annotation": {
|
|
4459
|
-
"type": "keyword",
|
|
4460
|
-
"value": "string"
|
|
4461
|
-
},
|
|
4462
|
-
"computed": false
|
|
4463
|
-
},
|
|
4464
|
-
{
|
|
4465
|
-
"type": "propertySignature",
|
|
4466
|
-
"key": {
|
|
4467
|
-
"type": "identifier",
|
|
4468
|
-
"name": "instruction"
|
|
4469
|
-
},
|
|
4470
|
-
"annotation": {
|
|
4471
|
-
"type": "keyword",
|
|
4472
|
-
"value": "string"
|
|
4473
|
-
},
|
|
4474
|
-
"computed": false
|
|
4475
|
-
}
|
|
4476
|
-
]
|
|
4477
|
-
},
|
|
4478
|
-
{
|
|
4479
|
-
"type": "interface",
|
|
4480
|
-
"name": "Job",
|
|
4481
|
-
"body": [
|
|
4482
|
-
{
|
|
4483
|
-
"type": "propertySignature",
|
|
4484
|
-
"key": {
|
|
4485
|
-
"type": "identifier",
|
|
4486
|
-
"name": "id"
|
|
4487
|
-
},
|
|
4488
|
-
"annotation": {
|
|
4489
|
-
"type": "keyword",
|
|
4490
|
-
"value": "string"
|
|
4491
|
-
},
|
|
4492
|
-
"computed": false
|
|
4493
|
-
},
|
|
4494
|
-
{
|
|
4495
|
-
"type": "propertySignature",
|
|
4496
|
-
"key": {
|
|
4497
|
-
"type": "identifier",
|
|
4498
|
-
"name": "upstream"
|
|
4499
|
-
},
|
|
4500
|
-
"annotation": {
|
|
4501
|
-
"type": "array",
|
|
4502
|
-
"elementType": {
|
|
4503
|
-
"type": "keyword",
|
|
4504
|
-
"value": "string"
|
|
4505
|
-
}
|
|
4506
|
-
},
|
|
4507
|
-
"optional": true,
|
|
4508
|
-
"computed": false
|
|
4509
|
-
},
|
|
4510
|
-
{
|
|
4511
|
-
"type": "propertySignature",
|
|
4512
|
-
"key": {
|
|
4513
|
-
"type": "identifier",
|
|
4514
|
-
"name": "parent"
|
|
4515
|
-
},
|
|
4516
|
-
"annotation": {
|
|
4517
|
-
"type": "keyword",
|
|
4518
|
-
"value": "string"
|
|
4519
|
-
},
|
|
4520
|
-
"optional": true,
|
|
4521
|
-
"computed": false
|
|
4522
|
-
},
|
|
4523
|
-
{
|
|
4524
|
-
"type": "propertySignature",
|
|
4525
|
-
"key": {
|
|
4526
|
-
"type": "identifier",
|
|
4527
|
-
"name": "instruction"
|
|
4528
|
-
},
|
|
4529
|
-
"annotation": {
|
|
4530
|
-
"type": "keyword",
|
|
4531
|
-
"value": "string"
|
|
4532
|
-
},
|
|
4533
|
-
"optional": true,
|
|
4534
|
-
"computed": false
|
|
4535
|
-
},
|
|
4536
|
-
{
|
|
4537
|
-
"type": "propertySignature",
|
|
4538
|
-
"key": {
|
|
4539
|
-
"type": "identifier",
|
|
4540
|
-
"name": "state"
|
|
4541
|
-
},
|
|
4542
|
-
"annotation": {
|
|
4543
|
-
"type": "reference",
|
|
4544
|
-
"typeName": {
|
|
4545
|
-
"type": "identifier",
|
|
4546
|
-
"name": "JobState"
|
|
4547
|
-
}
|
|
4548
|
-
},
|
|
4549
|
-
"computed": false
|
|
4550
|
-
},
|
|
4551
|
-
{
|
|
4552
|
-
"type": "propertySignature",
|
|
4553
|
-
"key": {
|
|
4554
|
-
"type": "identifier",
|
|
4555
|
-
"name": "toolCall"
|
|
4556
|
-
},
|
|
4557
|
-
"annotation": {
|
|
4558
|
-
"type": "reference",
|
|
4559
|
-
"typeName": {
|
|
4560
|
-
"type": "identifier",
|
|
4561
|
-
"name": "ToolCall"
|
|
4562
|
-
}
|
|
4563
|
-
},
|
|
4564
|
-
"optional": true,
|
|
4565
|
-
"computed": false
|
|
4566
|
-
},
|
|
4567
|
-
{
|
|
4568
|
-
"type": "propertySignature",
|
|
4569
|
-
"key": {
|
|
4570
|
-
"type": "identifier",
|
|
4571
|
-
"name": "messages"
|
|
4572
|
-
},
|
|
4573
|
-
"annotation": {
|
|
4574
|
-
"type": "array",
|
|
4575
|
-
"elementType": {
|
|
4576
|
-
"type": "reference",
|
|
4577
|
-
"typeName": {
|
|
4578
|
-
"type": "identifier",
|
|
4579
|
-
"name": "Message"
|
|
4580
|
-
}
|
|
4581
|
-
}
|
|
4582
|
-
},
|
|
4583
|
-
"optional": true,
|
|
4584
|
-
"computed": false
|
|
4585
|
-
},
|
|
4586
|
-
{
|
|
4587
|
-
"type": "propertySignature",
|
|
4588
|
-
"key": {
|
|
4589
|
-
"type": "identifier",
|
|
4590
|
-
"name": "isError"
|
|
4591
|
-
},
|
|
4592
|
-
"annotation": {
|
|
4593
|
-
"type": "keyword",
|
|
4594
|
-
"value": "boolean"
|
|
4595
|
-
},
|
|
4596
|
-
"optional": true,
|
|
4597
|
-
"computed": false
|
|
4598
|
-
},
|
|
4599
|
-
{
|
|
4600
|
-
"type": "propertySignature",
|
|
4601
|
-
"key": {
|
|
4602
|
-
"type": "identifier",
|
|
4603
|
-
"name": "hidden"
|
|
4604
|
-
},
|
|
4605
|
-
"annotation": {
|
|
4606
|
-
"type": "keyword",
|
|
4607
|
-
"value": "boolean"
|
|
4608
|
-
},
|
|
4609
|
-
"optional": true,
|
|
4610
|
-
"computed": false
|
|
4611
|
-
},
|
|
4612
|
-
{
|
|
4613
|
-
"type": "propertySignature",
|
|
4614
|
-
"key": {
|
|
4615
|
-
"type": "identifier",
|
|
4616
|
-
"name": "startTime"
|
|
4617
|
-
},
|
|
4618
|
-
"annotation": {
|
|
4619
|
-
"type": "keyword",
|
|
4620
|
-
"value": "number"
|
|
4621
|
-
},
|
|
4622
|
-
"computed": false
|
|
4623
|
-
},
|
|
4624
|
-
{
|
|
4625
|
-
"type": "propertySignature",
|
|
4626
|
-
"key": {
|
|
4627
|
-
"type": "identifier",
|
|
4628
|
-
"name": "endTime"
|
|
4629
|
-
},
|
|
4630
|
-
"annotation": {
|
|
4631
|
-
"type": "keyword",
|
|
4632
|
-
"value": "number"
|
|
4633
|
-
},
|
|
4634
|
-
"optional": true,
|
|
4635
|
-
"computed": false
|
|
4636
|
-
},
|
|
4637
|
-
{
|
|
4638
|
-
"type": "propertySignature",
|
|
4639
|
-
"key": {
|
|
4640
|
-
"type": "identifier",
|
|
4641
|
-
"name": "generatedView"
|
|
4642
|
-
},
|
|
4643
|
-
"annotation": {
|
|
4644
|
-
"type": "reference",
|
|
4645
|
-
"typeName": {
|
|
4646
|
-
"type": "identifier",
|
|
4647
|
-
"name": "GeneratedView"
|
|
4648
|
-
}
|
|
4649
|
-
},
|
|
4650
|
-
"optional": true,
|
|
4651
|
-
"computed": false
|
|
4652
|
-
},
|
|
4653
|
-
{
|
|
4654
|
-
"type": "propertySignature",
|
|
4655
|
-
"key": {
|
|
4656
|
-
"type": "identifier",
|
|
4657
|
-
"name": "level"
|
|
4658
|
-
},
|
|
4659
|
-
"annotation": {
|
|
4660
|
-
"type": "keyword",
|
|
4661
|
-
"value": "number"
|
|
4662
|
-
},
|
|
4663
|
-
"optional": true,
|
|
4664
|
-
"computed": false
|
|
4665
|
-
},
|
|
4666
|
-
{
|
|
4667
|
-
"type": "propertySignature",
|
|
4668
|
-
"key": {
|
|
4669
|
-
"type": "identifier",
|
|
4670
|
-
"name": "requestHumanAction"
|
|
4671
|
-
},
|
|
4672
|
-
"annotation": {
|
|
4673
|
-
"type": "reference",
|
|
4674
|
-
"typeName": {
|
|
4675
|
-
"type": "identifier",
|
|
4676
|
-
"name": "HumanAction"
|
|
4677
|
-
}
|
|
4678
|
-
},
|
|
4679
|
-
"optional": true,
|
|
4680
|
-
"computed": false
|
|
4681
|
-
},
|
|
4682
|
-
{
|
|
4683
|
-
"type": "propertySignature",
|
|
4684
|
-
"key": {
|
|
4685
|
-
"type": "identifier",
|
|
4686
|
-
"name": "humanAction"
|
|
4687
|
-
},
|
|
4688
|
-
"annotation": {
|
|
4689
|
-
"type": "keyword",
|
|
4690
|
-
"value": "string"
|
|
4691
|
-
},
|
|
4692
|
-
"optional": true,
|
|
4693
|
-
"computed": false
|
|
4694
|
-
},
|
|
4695
|
-
{
|
|
4696
|
-
"type": "propertySignature",
|
|
4697
|
-
"key": {
|
|
4698
|
-
"type": "identifier",
|
|
4699
|
-
"name": "aiEmployeeId"
|
|
4700
|
-
},
|
|
4701
|
-
"annotation": {
|
|
4702
|
-
"type": "keyword",
|
|
4703
|
-
"value": "string"
|
|
4704
|
-
},
|
|
4705
|
-
"optional": true,
|
|
4706
|
-
"computed": false
|
|
4707
|
-
}
|
|
4708
|
-
]
|
|
4709
|
-
},
|
|
4710
|
-
{
|
|
4711
|
-
"type": "interface",
|
|
4712
|
-
"name": "ToolCall",
|
|
4713
|
-
"body": [
|
|
4714
|
-
{
|
|
4715
|
-
"type": "propertySignature",
|
|
4716
|
-
"key": {
|
|
4717
|
-
"type": "identifier",
|
|
4718
|
-
"name": "name"
|
|
4719
|
-
},
|
|
4720
|
-
"annotation": {
|
|
4721
|
-
"type": "keyword",
|
|
4722
|
-
"value": "string"
|
|
4723
|
-
},
|
|
4724
|
-
"computed": false
|
|
4725
|
-
},
|
|
4726
|
-
{
|
|
4727
|
-
"type": "propertySignature",
|
|
4728
|
-
"key": {
|
|
4729
|
-
"type": "identifier",
|
|
4730
|
-
"name": "arguments"
|
|
4731
|
-
},
|
|
4732
|
-
"annotation": {
|
|
4733
|
-
"type": "reference",
|
|
4734
|
-
"typeName": {
|
|
4735
|
-
"type": "identifier",
|
|
4736
|
-
"name": "Record"
|
|
4737
|
-
},
|
|
4738
|
-
"typeParameters": {
|
|
4739
|
-
"type": "typeParameterInstantiation",
|
|
4740
|
-
"params": [
|
|
4741
|
-
{
|
|
4742
|
-
"type": "keyword",
|
|
4743
|
-
"value": "string"
|
|
4744
|
-
},
|
|
4745
|
-
{
|
|
4746
|
-
"type": "keyword",
|
|
4747
|
-
"value": "unknown"
|
|
4748
|
-
}
|
|
4749
|
-
]
|
|
4750
|
-
}
|
|
4751
|
-
},
|
|
4752
|
-
"optional": true,
|
|
4753
|
-
"computed": false
|
|
4754
|
-
},
|
|
4755
|
-
{
|
|
4756
|
-
"type": "propertySignature",
|
|
4757
|
-
"key": {
|
|
4758
|
-
"type": "identifier",
|
|
4759
|
-
"name": "argumentsParseFailed"
|
|
4760
|
-
},
|
|
4761
|
-
"annotation": {
|
|
4762
|
-
"type": "keyword",
|
|
4763
|
-
"value": "boolean"
|
|
4764
|
-
},
|
|
4765
|
-
"optional": true,
|
|
4766
|
-
"computed": false
|
|
4767
|
-
},
|
|
4768
|
-
{
|
|
4769
|
-
"type": "propertySignature",
|
|
4770
|
-
"key": {
|
|
4771
|
-
"type": "identifier",
|
|
4772
|
-
"name": "argumentsParseError"
|
|
4773
|
-
},
|
|
4774
|
-
"annotation": {
|
|
4775
|
-
"type": "keyword",
|
|
4776
|
-
"value": "unknown"
|
|
4777
|
-
},
|
|
4778
|
-
"optional": true,
|
|
4779
|
-
"computed": false
|
|
4780
|
-
},
|
|
4781
|
-
{
|
|
4782
|
-
"type": "propertySignature",
|
|
4783
|
-
"key": {
|
|
4784
|
-
"type": "identifier",
|
|
4785
|
-
"name": "originalArguments"
|
|
4786
|
-
},
|
|
4787
|
-
"annotation": {
|
|
4788
|
-
"type": "keyword",
|
|
4789
|
-
"value": "string"
|
|
4790
|
-
},
|
|
4791
|
-
"optional": true,
|
|
4792
|
-
"computed": false
|
|
4793
|
-
},
|
|
4794
|
-
{
|
|
4795
|
-
"type": "propertySignature",
|
|
4796
|
-
"key": {
|
|
4797
|
-
"type": "identifier",
|
|
4798
|
-
"name": "annotations"
|
|
4799
|
-
},
|
|
4800
|
-
"annotation": {
|
|
4801
|
-
"type": "typeLiteral",
|
|
4802
|
-
"members": [
|
|
4803
|
-
{
|
|
4804
|
-
"type": "propertySignature",
|
|
4805
|
-
"key": {
|
|
4806
|
-
"type": "identifier",
|
|
4807
|
-
"name": "title"
|
|
4808
|
-
},
|
|
4809
|
-
"annotation": {
|
|
4810
|
-
"type": "keyword",
|
|
4811
|
-
"value": "string"
|
|
4812
|
-
},
|
|
4813
|
-
"optional": true,
|
|
4814
|
-
"computed": false
|
|
4815
|
-
}
|
|
4816
|
-
]
|
|
4817
|
-
},
|
|
4818
|
-
"optional": true,
|
|
4819
|
-
"computed": false
|
|
4820
|
-
}
|
|
4821
|
-
]
|
|
4822
|
-
},
|
|
4823
|
-
{
|
|
4824
|
-
"type": "interface",
|
|
4825
|
-
"name": "Message",
|
|
4826
|
-
"body": [
|
|
4827
|
-
{
|
|
4828
|
-
"type": "propertySignature",
|
|
4829
|
-
"key": {
|
|
4830
|
-
"type": "identifier",
|
|
4831
|
-
"name": "role"
|
|
4832
|
-
},
|
|
4833
|
-
"annotation": {
|
|
4834
|
-
"type": "keyword",
|
|
4835
|
-
"value": "string"
|
|
4836
|
-
},
|
|
4837
|
-
"computed": false
|
|
4838
|
-
},
|
|
4839
|
-
{
|
|
4840
|
-
"type": "propertySignature",
|
|
4841
|
-
"key": {
|
|
4842
|
-
"type": "identifier",
|
|
4843
|
-
"name": "parts"
|
|
4844
|
-
},
|
|
4845
|
-
"annotation": {
|
|
4846
|
-
"type": "array",
|
|
4847
|
-
"elementType": {
|
|
4848
|
-
"type": "reference",
|
|
4849
|
-
"typeName": {
|
|
4850
|
-
"type": "identifier",
|
|
4851
|
-
"name": "Part"
|
|
4852
|
-
}
|
|
4853
|
-
}
|
|
4854
|
-
},
|
|
4855
|
-
"computed": false
|
|
4856
|
-
}
|
|
4857
|
-
]
|
|
4858
|
-
},
|
|
4859
|
-
{
|
|
4860
|
-
"type": "typeAlias",
|
|
4861
|
-
"name": "Part",
|
|
4862
|
-
"annotation": {
|
|
4863
|
-
"type": "union",
|
|
4864
|
-
"types": [
|
|
4865
|
-
{
|
|
4866
|
-
"type": "reference",
|
|
4867
|
-
"typeName": {
|
|
4868
|
-
"type": "identifier",
|
|
4869
|
-
"name": "TextPart"
|
|
4870
|
-
}
|
|
4871
|
-
},
|
|
4872
|
-
{
|
|
4873
|
-
"type": "reference",
|
|
4874
|
-
"typeName": {
|
|
4875
|
-
"type": "identifier",
|
|
4876
|
-
"name": "FilePart"
|
|
4877
|
-
}
|
|
4878
|
-
},
|
|
4879
|
-
{
|
|
4880
|
-
"type": "reference",
|
|
4881
|
-
"typeName": {
|
|
4882
|
-
"type": "identifier",
|
|
4883
|
-
"name": "DataPart"
|
|
4884
|
-
}
|
|
4885
|
-
}
|
|
4886
|
-
]
|
|
4887
|
-
}
|
|
4888
|
-
},
|
|
4889
|
-
{
|
|
4890
|
-
"type": "interface",
|
|
4891
|
-
"name": "TextPart",
|
|
4892
|
-
"body": [
|
|
4893
|
-
{
|
|
4894
|
-
"type": "propertySignature",
|
|
4895
|
-
"key": {
|
|
4896
|
-
"type": "identifier",
|
|
4897
|
-
"name": "type"
|
|
4898
|
-
},
|
|
4899
|
-
"annotation": {
|
|
4900
|
-
"type": "jsLiteral",
|
|
4901
|
-
"value": "text"
|
|
4902
|
-
},
|
|
4903
|
-
"computed": false
|
|
4904
|
-
},
|
|
4905
|
-
{
|
|
4906
|
-
"type": "propertySignature",
|
|
4907
|
-
"key": {
|
|
4908
|
-
"type": "identifier",
|
|
4909
|
-
"name": "text"
|
|
4910
|
-
},
|
|
4911
|
-
"annotation": {
|
|
4912
|
-
"type": "keyword",
|
|
4913
|
-
"value": "string"
|
|
4914
|
-
},
|
|
4915
|
-
"computed": false
|
|
4916
|
-
}
|
|
4917
|
-
]
|
|
4918
|
-
},
|
|
4919
|
-
{
|
|
4920
|
-
"type": "interface",
|
|
4921
|
-
"name": "FilePart",
|
|
4922
|
-
"body": [
|
|
4923
|
-
{
|
|
4924
|
-
"type": "propertySignature",
|
|
4925
|
-
"key": {
|
|
4926
|
-
"type": "identifier",
|
|
4927
|
-
"name": "type"
|
|
4928
|
-
},
|
|
4929
|
-
"annotation": {
|
|
4930
|
-
"type": "jsLiteral",
|
|
4931
|
-
"value": "file"
|
|
4932
|
-
},
|
|
4933
|
-
"computed": false
|
|
4934
|
-
},
|
|
4935
|
-
{
|
|
4936
|
-
"type": "propertySignature",
|
|
4937
|
-
"key": {
|
|
4938
|
-
"type": "identifier",
|
|
4939
|
-
"name": "file"
|
|
4940
|
-
},
|
|
4941
|
-
"annotation": {
|
|
4942
|
-
"type": "reference",
|
|
4943
|
-
"typeName": {
|
|
4944
|
-
"type": "identifier",
|
|
4945
|
-
"name": "FileInfo"
|
|
4946
|
-
}
|
|
4947
|
-
},
|
|
4948
|
-
"computed": false
|
|
3999
|
+
"name": "ConversationDetail"
|
|
4000
|
+
}
|
|
4949
4001
|
}
|
|
4950
|
-
|
|
4002
|
+
}
|
|
4003
|
+
}
|
|
4004
|
+
],
|
|
4005
|
+
"methods": [
|
|
4006
|
+
{
|
|
4007
|
+
"name": "resumed",
|
|
4008
|
+
"params": [],
|
|
4009
|
+
"returns": {}
|
|
4951
4010
|
},
|
|
4952
4011
|
{
|
|
4953
|
-
"
|
|
4954
|
-
"
|
|
4955
|
-
"
|
|
4956
|
-
|
|
4957
|
-
|
|
4958
|
-
|
|
4959
|
-
|
|
4960
|
-
|
|
4961
|
-
|
|
4962
|
-
|
|
4963
|
-
|
|
4964
|
-
|
|
4965
|
-
},
|
|
4966
|
-
"optional": true,
|
|
4967
|
-
"computed": false
|
|
4968
|
-
},
|
|
4969
|
-
{
|
|
4970
|
-
"type": "propertySignature",
|
|
4971
|
-
"key": {
|
|
4972
|
-
"type": "identifier",
|
|
4973
|
-
"name": "mimeType"
|
|
4974
|
-
},
|
|
4975
|
-
"annotation": {
|
|
4976
|
-
"type": "keyword",
|
|
4977
|
-
"value": "string"
|
|
4978
|
-
},
|
|
4979
|
-
"optional": true,
|
|
4980
|
-
"computed": false
|
|
4981
|
-
},
|
|
4982
|
-
{
|
|
4983
|
-
"type": "propertySignature",
|
|
4984
|
-
"key": {
|
|
4985
|
-
"type": "identifier",
|
|
4986
|
-
"name": "size"
|
|
4987
|
-
},
|
|
4988
|
-
"annotation": {
|
|
4989
|
-
"type": "keyword",
|
|
4990
|
-
"value": "number"
|
|
4991
|
-
},
|
|
4992
|
-
"optional": true,
|
|
4993
|
-
"computed": false
|
|
4994
|
-
},
|
|
4995
|
-
{
|
|
4996
|
-
"type": "propertySignature",
|
|
4997
|
-
"key": {
|
|
4998
|
-
"type": "identifier",
|
|
4999
|
-
"name": "bytes"
|
|
5000
|
-
},
|
|
5001
|
-
"annotation": {
|
|
5002
|
-
"type": "keyword",
|
|
5003
|
-
"value": "string"
|
|
5004
|
-
},
|
|
5005
|
-
"optional": true,
|
|
5006
|
-
"computed": false
|
|
5007
|
-
},
|
|
4012
|
+
"name": "feedbackSubmitDone",
|
|
4013
|
+
"params": [],
|
|
4014
|
+
"returns": {}
|
|
4015
|
+
},
|
|
4016
|
+
{
|
|
4017
|
+
"name": "feedbackSubmitFailed",
|
|
4018
|
+
"params": [],
|
|
4019
|
+
"returns": {}
|
|
4020
|
+
},
|
|
4021
|
+
{
|
|
4022
|
+
"name": "feedbackOnViewDone",
|
|
4023
|
+
"params": [
|
|
5008
4024
|
{
|
|
5009
|
-
"
|
|
5010
|
-
"key": {
|
|
5011
|
-
"type": "identifier",
|
|
5012
|
-
"name": "uri"
|
|
5013
|
-
},
|
|
4025
|
+
"name": "viewId",
|
|
5014
4026
|
"annotation": {
|
|
5015
4027
|
"type": "keyword",
|
|
5016
4028
|
"value": "string"
|
|
5017
|
-
}
|
|
5018
|
-
"optional": true,
|
|
5019
|
-
"computed": false
|
|
4029
|
+
}
|
|
5020
4030
|
}
|
|
5021
|
-
]
|
|
5022
|
-
|
|
4031
|
+
],
|
|
4032
|
+
"returns": {}
|
|
4033
|
+
}
|
|
4034
|
+
],
|
|
4035
|
+
"types": [
|
|
5023
4036
|
{
|
|
5024
4037
|
"type": "interface",
|
|
5025
|
-
"name": "
|
|
4038
|
+
"name": "RequestStore",
|
|
5026
4039
|
"body": [
|
|
5027
4040
|
{
|
|
5028
4041
|
"type": "propertySignature",
|
|
5029
4042
|
"key": {
|
|
5030
4043
|
"type": "identifier",
|
|
5031
|
-
"name": "
|
|
4044
|
+
"name": "conversationId"
|
|
5032
4045
|
},
|
|
5033
4046
|
"annotation": {
|
|
5034
|
-
"type": "
|
|
5035
|
-
"value": "
|
|
4047
|
+
"type": "keyword",
|
|
4048
|
+
"value": "string"
|
|
5036
4049
|
},
|
|
5037
4050
|
"computed": false
|
|
5038
4051
|
},
|
|
@@ -5040,27 +4053,11 @@
|
|
|
5040
4053
|
"type": "propertySignature",
|
|
5041
4054
|
"key": {
|
|
5042
4055
|
"type": "identifier",
|
|
5043
|
-
"name": "
|
|
4056
|
+
"name": "content"
|
|
5044
4057
|
},
|
|
5045
4058
|
"annotation": {
|
|
5046
|
-
"type": "
|
|
5047
|
-
"
|
|
5048
|
-
"type": "identifier",
|
|
5049
|
-
"name": "Record"
|
|
5050
|
-
},
|
|
5051
|
-
"typeParameters": {
|
|
5052
|
-
"type": "typeParameterInstantiation",
|
|
5053
|
-
"params": [
|
|
5054
|
-
{
|
|
5055
|
-
"type": "keyword",
|
|
5056
|
-
"value": "string"
|
|
5057
|
-
},
|
|
5058
|
-
{
|
|
5059
|
-
"type": "keyword",
|
|
5060
|
-
"value": "any"
|
|
5061
|
-
}
|
|
5062
|
-
]
|
|
5063
|
-
}
|
|
4059
|
+
"type": "keyword",
|
|
4060
|
+
"value": "string"
|
|
5064
4061
|
},
|
|
5065
4062
|
"computed": false
|
|
5066
4063
|
}
|
|
@@ -5273,13 +4270,6 @@
|
|
|
5273
4270
|
]
|
|
5274
4271
|
}
|
|
5275
4272
|
},
|
|
5276
|
-
{
|
|
5277
|
-
"name": "taskId",
|
|
5278
|
-
"annotation": {
|
|
5279
|
-
"type": "keyword",
|
|
5280
|
-
"value": "string"
|
|
5281
|
-
}
|
|
5282
|
-
},
|
|
5283
4273
|
{
|
|
5284
4274
|
"name": "replay",
|
|
5285
4275
|
"annotation": {
|
|
@@ -5365,6 +4355,39 @@
|
|
|
5365
4355
|
"type": "keyword",
|
|
5366
4356
|
"value": "string"
|
|
5367
4357
|
}
|
|
4358
|
+
},
|
|
4359
|
+
{
|
|
4360
|
+
"name": "showCases",
|
|
4361
|
+
"annotation": {
|
|
4362
|
+
"type": "array",
|
|
4363
|
+
"elementType": {
|
|
4364
|
+
"type": "reference",
|
|
4365
|
+
"typeName": {
|
|
4366
|
+
"type": "identifier",
|
|
4367
|
+
"name": "ShowCaseType"
|
|
4368
|
+
}
|
|
4369
|
+
}
|
|
4370
|
+
}
|
|
4371
|
+
},
|
|
4372
|
+
{
|
|
4373
|
+
"name": "exampleProjects",
|
|
4374
|
+
"annotation": {
|
|
4375
|
+
"type": "array",
|
|
4376
|
+
"elementType": {
|
|
4377
|
+
"type": "reference",
|
|
4378
|
+
"typeName": {
|
|
4379
|
+
"type": "identifier",
|
|
4380
|
+
"name": "ExampleProject"
|
|
4381
|
+
}
|
|
4382
|
+
}
|
|
4383
|
+
}
|
|
4384
|
+
},
|
|
4385
|
+
{
|
|
4386
|
+
"name": "tryItOutUrl",
|
|
4387
|
+
"annotation": {
|
|
4388
|
+
"type": "keyword",
|
|
4389
|
+
"value": "string"
|
|
4390
|
+
}
|
|
5368
4391
|
}
|
|
5369
4392
|
],
|
|
5370
4393
|
"events": [
|
|
@@ -5490,6 +4513,116 @@
|
|
|
5490
4513
|
}
|
|
5491
4514
|
]
|
|
5492
4515
|
},
|
|
4516
|
+
{
|
|
4517
|
+
"type": "interface",
|
|
4518
|
+
"name": "ShowCaseType",
|
|
4519
|
+
"body": [
|
|
4520
|
+
{
|
|
4521
|
+
"type": "propertySignature",
|
|
4522
|
+
"key": {
|
|
4523
|
+
"type": "identifier",
|
|
4524
|
+
"name": "conversationId"
|
|
4525
|
+
},
|
|
4526
|
+
"annotation": {
|
|
4527
|
+
"type": "keyword",
|
|
4528
|
+
"value": "string"
|
|
4529
|
+
},
|
|
4530
|
+
"computed": false
|
|
4531
|
+
},
|
|
4532
|
+
{
|
|
4533
|
+
"type": "propertySignature",
|
|
4534
|
+
"key": {
|
|
4535
|
+
"type": "identifier",
|
|
4536
|
+
"name": "title"
|
|
4537
|
+
},
|
|
4538
|
+
"annotation": {
|
|
4539
|
+
"type": "keyword",
|
|
4540
|
+
"value": "string"
|
|
4541
|
+
},
|
|
4542
|
+
"computed": false
|
|
4543
|
+
},
|
|
4544
|
+
{
|
|
4545
|
+
"type": "propertySignature",
|
|
4546
|
+
"key": {
|
|
4547
|
+
"type": "identifier",
|
|
4548
|
+
"name": "summary"
|
|
4549
|
+
},
|
|
4550
|
+
"annotation": {
|
|
4551
|
+
"type": "keyword",
|
|
4552
|
+
"value": "string"
|
|
4553
|
+
},
|
|
4554
|
+
"computed": false
|
|
4555
|
+
},
|
|
4556
|
+
{
|
|
4557
|
+
"type": "propertySignature",
|
|
4558
|
+
"key": {
|
|
4559
|
+
"type": "identifier",
|
|
4560
|
+
"name": "scenario"
|
|
4561
|
+
},
|
|
4562
|
+
"annotation": {
|
|
4563
|
+
"type": "keyword",
|
|
4564
|
+
"value": "string"
|
|
4565
|
+
},
|
|
4566
|
+
"computed": false
|
|
4567
|
+
},
|
|
4568
|
+
{
|
|
4569
|
+
"type": "propertySignature",
|
|
4570
|
+
"key": {
|
|
4571
|
+
"type": "identifier",
|
|
4572
|
+
"name": "url"
|
|
4573
|
+
},
|
|
4574
|
+
"annotation": {
|
|
4575
|
+
"type": "keyword",
|
|
4576
|
+
"value": "string"
|
|
4577
|
+
},
|
|
4578
|
+
"optional": true,
|
|
4579
|
+
"computed": false
|
|
4580
|
+
}
|
|
4581
|
+
]
|
|
4582
|
+
},
|
|
4583
|
+
{
|
|
4584
|
+
"type": "interface",
|
|
4585
|
+
"name": "ExampleProject",
|
|
4586
|
+
"body": [
|
|
4587
|
+
{
|
|
4588
|
+
"type": "propertySignature",
|
|
4589
|
+
"key": {
|
|
4590
|
+
"type": "identifier",
|
|
4591
|
+
"name": "instanceId"
|
|
4592
|
+
},
|
|
4593
|
+
"annotation": {
|
|
4594
|
+
"type": "keyword",
|
|
4595
|
+
"value": "string"
|
|
4596
|
+
},
|
|
4597
|
+
"computed": false
|
|
4598
|
+
},
|
|
4599
|
+
{
|
|
4600
|
+
"type": "propertySignature",
|
|
4601
|
+
"key": {
|
|
4602
|
+
"type": "identifier",
|
|
4603
|
+
"name": "name"
|
|
4604
|
+
},
|
|
4605
|
+
"annotation": {
|
|
4606
|
+
"type": "keyword",
|
|
4607
|
+
"value": "string"
|
|
4608
|
+
},
|
|
4609
|
+
"computed": false
|
|
4610
|
+
},
|
|
4611
|
+
{
|
|
4612
|
+
"type": "propertySignature",
|
|
4613
|
+
"key": {
|
|
4614
|
+
"type": "identifier",
|
|
4615
|
+
"name": "url"
|
|
4616
|
+
},
|
|
4617
|
+
"annotation": {
|
|
4618
|
+
"type": "keyword",
|
|
4619
|
+
"value": "string"
|
|
4620
|
+
},
|
|
4621
|
+
"optional": true,
|
|
4622
|
+
"computed": false
|
|
4623
|
+
}
|
|
4624
|
+
]
|
|
4625
|
+
},
|
|
5493
4626
|
{
|
|
5494
4627
|
"type": "interface",
|
|
5495
4628
|
"name": "FeedbackDetail",
|