@next-bricks/ai-portal 0.43.1 → 0.44.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/dist/bricks.json +19 -19
- package/dist/chunks/103.8b767f50.js +3 -0
- package/dist/chunks/103.8b767f50.js.map +1 -0
- package/dist/chunks/1306.56ebf388.js +3 -0
- package/dist/chunks/{3689.2a3f6d8c.js.LICENSE.txt → 1306.56ebf388.js.LICENSE.txt} +0 -2
- package/dist/chunks/1306.56ebf388.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/goal-card-list.2ab94b5f.js +3 -0
- package/dist/chunks/{goal-card-list.fcce68bd.js.map → goal-card-list.2ab94b5f.js.map} +1 -1
- package/dist/chunks/main.3ee2ddf3.js +2 -0
- package/dist/chunks/main.3ee2ddf3.js.map +1 -0
- package/dist/examples.json +10 -13
- package/dist/index.b8ca0997.js +2 -0
- package/dist/index.b8ca0997.js.map +1 -0
- package/dist/manifest.json +116 -140
- package/dist/types.json +432 -1442
- 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/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 +0 -2
- 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/453.657c389e.js +0 -2
- package/dist/chunks/453.657c389e.js.map +0 -1
- package/dist/chunks/6754.a5405189.js +0 -2
- package/dist/chunks/6754.a5405189.js.map +0 -1
- package/dist/chunks/9535.ff0f82a1.js +0 -3
- package/dist/chunks/9535.ff0f82a1.js.map +0 -1
- package/dist/chunks/98.9cf438cf.js +0 -2
- package/dist/chunks/98.9cf438cf.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.9f32c070.js +0 -2
- package/dist/chunks/9965.9f32c070.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.fe9bdede.js +0 -2
- package/dist/chunks/chat-stream.fe9bdede.js.map +0 -1
- package/dist/chunks/cruise-canvas.22d578c0.js +0 -2
- package/dist/chunks/cruise-canvas.22d578c0.js.map +0 -1
- package/dist/chunks/elevo-sidebar.08b20757.js +0 -3
- package/dist/chunks/elevo-sidebar.08b20757.js.map +0 -1
- package/dist/chunks/goal-card-list.fcce68bd.js +0 -3
- package/dist/chunks/goal-card-list.fcce68bd.js.LICENSE.txt +0 -5
- package/dist/chunks/main.bfbc8871.js +0 -2
- package/dist/chunks/main.bfbc8871.js.map +0 -1
- package/dist/index.07b86656.js +0 -2
- package/dist/index.07b86656.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/chunks/{elevo-sidebar.08b20757.js.LICENSE.txt → goal-card-list.2ab94b5f.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -223,50 +223,6 @@
|
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
225
|
},
|
|
226
|
-
"ai-portal.entity-sdk-list": {
|
|
227
|
-
"type": "provider",
|
|
228
|
-
"params": [
|
|
229
|
-
{
|
|
230
|
-
"name": "workspace",
|
|
231
|
-
"annotation": {
|
|
232
|
-
"type": "keyword",
|
|
233
|
-
"value": "string"
|
|
234
|
-
}
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"name": "entity",
|
|
238
|
-
"annotation": {
|
|
239
|
-
"type": "keyword",
|
|
240
|
-
"value": "string"
|
|
241
|
-
}
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
"name": "params",
|
|
245
|
-
"annotation": {
|
|
246
|
-
"type": "keyword",
|
|
247
|
-
"value": "any"
|
|
248
|
-
}
|
|
249
|
-
}
|
|
250
|
-
],
|
|
251
|
-
"returns": {
|
|
252
|
-
"annotation": {
|
|
253
|
-
"type": "reference",
|
|
254
|
-
"typeName": {
|
|
255
|
-
"type": "identifier",
|
|
256
|
-
"name": "Promise"
|
|
257
|
-
},
|
|
258
|
-
"typeParameters": {
|
|
259
|
-
"type": "typeParameterInstantiation",
|
|
260
|
-
"params": [
|
|
261
|
-
{
|
|
262
|
-
"type": "keyword",
|
|
263
|
-
"value": "unknown"
|
|
264
|
-
}
|
|
265
|
-
]
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
}
|
|
269
|
-
},
|
|
270
226
|
"ai-portal.save-request-store": {
|
|
271
227
|
"type": "provider",
|
|
272
228
|
"params": [
|
|
@@ -384,6 +340,50 @@
|
|
|
384
340
|
}
|
|
385
341
|
}
|
|
386
342
|
},
|
|
343
|
+
"ai-portal.entity-sdk-list": {
|
|
344
|
+
"type": "provider",
|
|
345
|
+
"params": [
|
|
346
|
+
{
|
|
347
|
+
"name": "workspace",
|
|
348
|
+
"annotation": {
|
|
349
|
+
"type": "keyword",
|
|
350
|
+
"value": "string"
|
|
351
|
+
}
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
"name": "entity",
|
|
355
|
+
"annotation": {
|
|
356
|
+
"type": "keyword",
|
|
357
|
+
"value": "string"
|
|
358
|
+
}
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"name": "params",
|
|
362
|
+
"annotation": {
|
|
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": [
|
|
378
|
+
{
|
|
379
|
+
"type": "keyword",
|
|
380
|
+
"value": "unknown"
|
|
381
|
+
}
|
|
382
|
+
]
|
|
383
|
+
}
|
|
384
|
+
}
|
|
385
|
+
}
|
|
386
|
+
},
|
|
387
387
|
"ai-portal.page-container": {
|
|
388
388
|
"properties": [
|
|
389
389
|
{
|
|
@@ -711,6 +711,128 @@
|
|
|
711
711
|
}
|
|
712
712
|
]
|
|
713
713
|
},
|
|
714
|
+
"ai-portal.chat-box": {
|
|
715
|
+
"properties": [
|
|
716
|
+
{
|
|
717
|
+
"name": "disabled",
|
|
718
|
+
"annotation": {
|
|
719
|
+
"type": "keyword",
|
|
720
|
+
"value": "boolean"
|
|
721
|
+
}
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
"name": "placeholder",
|
|
725
|
+
"annotation": {
|
|
726
|
+
"type": "keyword",
|
|
727
|
+
"value": "string"
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"name": "autoFocus",
|
|
732
|
+
"annotation": {
|
|
733
|
+
"type": "keyword",
|
|
734
|
+
"value": "boolean"
|
|
735
|
+
}
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"name": "aiEmployees",
|
|
739
|
+
"annotation": {
|
|
740
|
+
"type": "array",
|
|
741
|
+
"elementType": {
|
|
742
|
+
"type": "reference",
|
|
743
|
+
"typeName": {
|
|
744
|
+
"type": "identifier",
|
|
745
|
+
"name": "AIEmployee"
|
|
746
|
+
}
|
|
747
|
+
}
|
|
748
|
+
}
|
|
749
|
+
}
|
|
750
|
+
],
|
|
751
|
+
"events": [
|
|
752
|
+
{
|
|
753
|
+
"name": "message.submit",
|
|
754
|
+
"detail": {
|
|
755
|
+
"annotation": {
|
|
756
|
+
"type": "keyword",
|
|
757
|
+
"value": "string"
|
|
758
|
+
}
|
|
759
|
+
}
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
"name": "ai-employee.mention",
|
|
763
|
+
"detail": {
|
|
764
|
+
"annotation": {
|
|
765
|
+
"type": "union",
|
|
766
|
+
"types": [
|
|
767
|
+
{
|
|
768
|
+
"type": "reference",
|
|
769
|
+
"typeName": {
|
|
770
|
+
"type": "identifier",
|
|
771
|
+
"name": "AIEmployee"
|
|
772
|
+
}
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
"type": "keyword",
|
|
776
|
+
"value": "null"
|
|
777
|
+
}
|
|
778
|
+
]
|
|
779
|
+
}
|
|
780
|
+
}
|
|
781
|
+
}
|
|
782
|
+
],
|
|
783
|
+
"methods": [
|
|
784
|
+
{
|
|
785
|
+
"name": "setValue",
|
|
786
|
+
"params": [
|
|
787
|
+
{
|
|
788
|
+
"name": "value",
|
|
789
|
+
"annotation": {
|
|
790
|
+
"type": "keyword",
|
|
791
|
+
"value": "string"
|
|
792
|
+
}
|
|
793
|
+
}
|
|
794
|
+
],
|
|
795
|
+
"returns": {}
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
"name": "getValue",
|
|
799
|
+
"params": [],
|
|
800
|
+
"returns": {}
|
|
801
|
+
}
|
|
802
|
+
],
|
|
803
|
+
"types": [
|
|
804
|
+
{
|
|
805
|
+
"type": "interface",
|
|
806
|
+
"name": "AIEmployee",
|
|
807
|
+
"body": [
|
|
808
|
+
{
|
|
809
|
+
"type": "propertySignature",
|
|
810
|
+
"key": {
|
|
811
|
+
"type": "identifier",
|
|
812
|
+
"name": "employeeId"
|
|
813
|
+
},
|
|
814
|
+
"annotation": {
|
|
815
|
+
"type": "keyword",
|
|
816
|
+
"value": "string"
|
|
817
|
+
},
|
|
818
|
+
"computed": false
|
|
819
|
+
},
|
|
820
|
+
{
|
|
821
|
+
"type": "propertySignature",
|
|
822
|
+
"key": {
|
|
823
|
+
"type": "identifier",
|
|
824
|
+
"name": "name"
|
|
825
|
+
},
|
|
826
|
+
"annotation": {
|
|
827
|
+
"type": "keyword",
|
|
828
|
+
"value": "string"
|
|
829
|
+
},
|
|
830
|
+
"computed": false
|
|
831
|
+
}
|
|
832
|
+
]
|
|
833
|
+
}
|
|
834
|
+
]
|
|
835
|
+
},
|
|
714
836
|
"ai-portal.show-cases": {
|
|
715
837
|
"properties": [
|
|
716
838
|
{
|
|
@@ -930,7 +1052,7 @@
|
|
|
930
1052
|
}
|
|
931
1053
|
]
|
|
932
1054
|
},
|
|
933
|
-
"ai-portal.ai-
|
|
1055
|
+
"ai-portal.ai-agents": {
|
|
934
1056
|
"properties": [
|
|
935
1057
|
{
|
|
936
1058
|
"name": "list",
|
|
@@ -940,21 +1062,11 @@
|
|
|
940
1062
|
"type": "reference",
|
|
941
1063
|
"typeName": {
|
|
942
1064
|
"type": "identifier",
|
|
943
|
-
"name": "
|
|
1065
|
+
"name": "Agent"
|
|
944
1066
|
}
|
|
945
1067
|
}
|
|
946
1068
|
}
|
|
947
1069
|
},
|
|
948
|
-
{
|
|
949
|
-
"name": "industries",
|
|
950
|
-
"annotation": {
|
|
951
|
-
"type": "array",
|
|
952
|
-
"elementType": {
|
|
953
|
-
"type": "keyword",
|
|
954
|
-
"value": "string"
|
|
955
|
-
}
|
|
956
|
-
}
|
|
957
|
-
},
|
|
958
1070
|
{
|
|
959
1071
|
"name": "urlTemplate",
|
|
960
1072
|
"annotation": {
|
|
@@ -975,7 +1087,7 @@
|
|
|
975
1087
|
"types": [
|
|
976
1088
|
{
|
|
977
1089
|
"type": "interface",
|
|
978
|
-
"name": "
|
|
1090
|
+
"name": "Agent",
|
|
979
1091
|
"body": [
|
|
980
1092
|
{
|
|
981
1093
|
"type": "propertySignature",
|
|
@@ -993,7 +1105,7 @@
|
|
|
993
1105
|
"type": "propertySignature",
|
|
994
1106
|
"key": {
|
|
995
1107
|
"type": "identifier",
|
|
996
|
-
"name": "
|
|
1108
|
+
"name": "description"
|
|
997
1109
|
},
|
|
998
1110
|
"annotation": {
|
|
999
1111
|
"type": "keyword",
|
|
@@ -1005,44 +1117,39 @@
|
|
|
1005
1117
|
"type": "propertySignature",
|
|
1006
1118
|
"key": {
|
|
1007
1119
|
"type": "identifier",
|
|
1008
|
-
"name": "
|
|
1120
|
+
"name": "icon"
|
|
1009
1121
|
},
|
|
1010
1122
|
"annotation": {
|
|
1011
|
-
"type": "
|
|
1012
|
-
"
|
|
1123
|
+
"type": "reference",
|
|
1124
|
+
"typeName": {
|
|
1125
|
+
"type": "identifier",
|
|
1126
|
+
"name": "GeneralIconProps"
|
|
1127
|
+
}
|
|
1013
1128
|
},
|
|
1129
|
+
"optional": true,
|
|
1014
1130
|
"computed": false
|
|
1015
1131
|
},
|
|
1016
1132
|
{
|
|
1017
1133
|
"type": "propertySignature",
|
|
1018
1134
|
"key": {
|
|
1019
1135
|
"type": "identifier",
|
|
1020
|
-
"name": "
|
|
1136
|
+
"name": "tags"
|
|
1021
1137
|
},
|
|
1022
1138
|
"annotation": {
|
|
1023
|
-
"type": "
|
|
1024
|
-
"
|
|
1139
|
+
"type": "array",
|
|
1140
|
+
"elementType": {
|
|
1141
|
+
"type": "keyword",
|
|
1142
|
+
"value": "string"
|
|
1143
|
+
}
|
|
1025
1144
|
},
|
|
1026
|
-
"
|
|
1027
|
-
},
|
|
1028
|
-
{
|
|
1029
|
-
"type": "propertySignature",
|
|
1030
|
-
"key": {
|
|
1031
|
-
"type": "identifier",
|
|
1032
|
-
"name": "avatar"
|
|
1033
|
-
},
|
|
1034
|
-
"annotation": {
|
|
1035
|
-
"type": "keyword",
|
|
1036
|
-
"value": "string"
|
|
1037
|
-
},
|
|
1038
|
-
"optional": true,
|
|
1145
|
+
"optional": true,
|
|
1039
1146
|
"computed": false
|
|
1040
1147
|
}
|
|
1041
1148
|
]
|
|
1042
1149
|
}
|
|
1043
1150
|
]
|
|
1044
1151
|
},
|
|
1045
|
-
"ai-portal.ai-
|
|
1152
|
+
"ai-portal.ai-employees": {
|
|
1046
1153
|
"properties": [
|
|
1047
1154
|
{
|
|
1048
1155
|
"name": "list",
|
|
@@ -1052,11 +1159,21 @@
|
|
|
1052
1159
|
"type": "reference",
|
|
1053
1160
|
"typeName": {
|
|
1054
1161
|
"type": "identifier",
|
|
1055
|
-
"name": "
|
|
1162
|
+
"name": "Employee"
|
|
1056
1163
|
}
|
|
1057
1164
|
}
|
|
1058
1165
|
}
|
|
1059
1166
|
},
|
|
1167
|
+
{
|
|
1168
|
+
"name": "industries",
|
|
1169
|
+
"annotation": {
|
|
1170
|
+
"type": "array",
|
|
1171
|
+
"elementType": {
|
|
1172
|
+
"type": "keyword",
|
|
1173
|
+
"value": "string"
|
|
1174
|
+
}
|
|
1175
|
+
}
|
|
1176
|
+
},
|
|
1060
1177
|
{
|
|
1061
1178
|
"name": "urlTemplate",
|
|
1062
1179
|
"annotation": {
|
|
@@ -1077,7 +1194,7 @@
|
|
|
1077
1194
|
"types": [
|
|
1078
1195
|
{
|
|
1079
1196
|
"type": "interface",
|
|
1080
|
-
"name": "
|
|
1197
|
+
"name": "Employee",
|
|
1081
1198
|
"body": [
|
|
1082
1199
|
{
|
|
1083
1200
|
"type": "propertySignature",
|
|
@@ -1095,85 +1212,7 @@
|
|
|
1095
1212
|
"type": "propertySignature",
|
|
1096
1213
|
"key": {
|
|
1097
1214
|
"type": "identifier",
|
|
1098
|
-
"name": "
|
|
1099
|
-
},
|
|
1100
|
-
"annotation": {
|
|
1101
|
-
"type": "keyword",
|
|
1102
|
-
"value": "string"
|
|
1103
|
-
},
|
|
1104
|
-
"computed": false
|
|
1105
|
-
},
|
|
1106
|
-
{
|
|
1107
|
-
"type": "propertySignature",
|
|
1108
|
-
"key": {
|
|
1109
|
-
"type": "identifier",
|
|
1110
|
-
"name": "icon"
|
|
1111
|
-
},
|
|
1112
|
-
"annotation": {
|
|
1113
|
-
"type": "reference",
|
|
1114
|
-
"typeName": {
|
|
1115
|
-
"type": "identifier",
|
|
1116
|
-
"name": "GeneralIconProps"
|
|
1117
|
-
}
|
|
1118
|
-
},
|
|
1119
|
-
"optional": true,
|
|
1120
|
-
"computed": false
|
|
1121
|
-
},
|
|
1122
|
-
{
|
|
1123
|
-
"type": "propertySignature",
|
|
1124
|
-
"key": {
|
|
1125
|
-
"type": "identifier",
|
|
1126
|
-
"name": "tags"
|
|
1127
|
-
},
|
|
1128
|
-
"annotation": {
|
|
1129
|
-
"type": "array",
|
|
1130
|
-
"elementType": {
|
|
1131
|
-
"type": "keyword",
|
|
1132
|
-
"value": "string"
|
|
1133
|
-
}
|
|
1134
|
-
},
|
|
1135
|
-
"optional": true,
|
|
1136
|
-
"computed": false
|
|
1137
|
-
}
|
|
1138
|
-
]
|
|
1139
|
-
}
|
|
1140
|
-
]
|
|
1141
|
-
},
|
|
1142
|
-
"ai-portal.project-summary": {
|
|
1143
|
-
"properties": [
|
|
1144
|
-
{
|
|
1145
|
-
"name": "chatList",
|
|
1146
|
-
"annotation": {
|
|
1147
|
-
"type": "array",
|
|
1148
|
-
"elementType": {
|
|
1149
|
-
"type": "reference",
|
|
1150
|
-
"typeName": {
|
|
1151
|
-
"type": "identifier",
|
|
1152
|
-
"name": "Chat"
|
|
1153
|
-
}
|
|
1154
|
-
}
|
|
1155
|
-
}
|
|
1156
|
-
},
|
|
1157
|
-
{
|
|
1158
|
-
"name": "chatUrlTemplate",
|
|
1159
|
-
"annotation": {
|
|
1160
|
-
"type": "keyword",
|
|
1161
|
-
"value": "string"
|
|
1162
|
-
}
|
|
1163
|
-
}
|
|
1164
|
-
],
|
|
1165
|
-
"events": [],
|
|
1166
|
-
"methods": [],
|
|
1167
|
-
"types": [
|
|
1168
|
-
{
|
|
1169
|
-
"type": "interface",
|
|
1170
|
-
"name": "Chat",
|
|
1171
|
-
"body": [
|
|
1172
|
-
{
|
|
1173
|
-
"type": "propertySignature",
|
|
1174
|
-
"key": {
|
|
1175
|
-
"type": "identifier",
|
|
1176
|
-
"name": "conversationId"
|
|
1215
|
+
"name": "industry"
|
|
1177
1216
|
},
|
|
1178
1217
|
"annotation": {
|
|
1179
1218
|
"type": "keyword",
|
|
@@ -1185,7 +1224,7 @@
|
|
|
1185
1224
|
"type": "propertySignature",
|
|
1186
1225
|
"key": {
|
|
1187
1226
|
"type": "identifier",
|
|
1188
|
-
"name": "
|
|
1227
|
+
"name": "role"
|
|
1189
1228
|
},
|
|
1190
1229
|
"annotation": {
|
|
1191
1230
|
"type": "keyword",
|
|
@@ -1197,117 +1236,7 @@
|
|
|
1197
1236
|
"type": "propertySignature",
|
|
1198
1237
|
"key": {
|
|
1199
1238
|
"type": "identifier",
|
|
1200
|
-
"name": "
|
|
1201
|
-
},
|
|
1202
|
-
"annotation": {
|
|
1203
|
-
"type": "keyword",
|
|
1204
|
-
"value": "number"
|
|
1205
|
-
},
|
|
1206
|
-
"computed": false
|
|
1207
|
-
}
|
|
1208
|
-
]
|
|
1209
|
-
}
|
|
1210
|
-
]
|
|
1211
|
-
},
|
|
1212
|
-
"ai-portal.chat-box": {
|
|
1213
|
-
"properties": [
|
|
1214
|
-
{
|
|
1215
|
-
"name": "disabled",
|
|
1216
|
-
"annotation": {
|
|
1217
|
-
"type": "keyword",
|
|
1218
|
-
"value": "boolean"
|
|
1219
|
-
}
|
|
1220
|
-
},
|
|
1221
|
-
{
|
|
1222
|
-
"name": "placeholder",
|
|
1223
|
-
"annotation": {
|
|
1224
|
-
"type": "keyword",
|
|
1225
|
-
"value": "string"
|
|
1226
|
-
}
|
|
1227
|
-
},
|
|
1228
|
-
{
|
|
1229
|
-
"name": "autoFocus",
|
|
1230
|
-
"annotation": {
|
|
1231
|
-
"type": "keyword",
|
|
1232
|
-
"value": "boolean"
|
|
1233
|
-
}
|
|
1234
|
-
},
|
|
1235
|
-
{
|
|
1236
|
-
"name": "aiEmployees",
|
|
1237
|
-
"annotation": {
|
|
1238
|
-
"type": "array",
|
|
1239
|
-
"elementType": {
|
|
1240
|
-
"type": "reference",
|
|
1241
|
-
"typeName": {
|
|
1242
|
-
"type": "identifier",
|
|
1243
|
-
"name": "AIEmployee"
|
|
1244
|
-
}
|
|
1245
|
-
}
|
|
1246
|
-
}
|
|
1247
|
-
}
|
|
1248
|
-
],
|
|
1249
|
-
"events": [
|
|
1250
|
-
{
|
|
1251
|
-
"name": "message.submit",
|
|
1252
|
-
"detail": {
|
|
1253
|
-
"annotation": {
|
|
1254
|
-
"type": "keyword",
|
|
1255
|
-
"value": "string"
|
|
1256
|
-
}
|
|
1257
|
-
}
|
|
1258
|
-
},
|
|
1259
|
-
{
|
|
1260
|
-
"name": "ai-employee.mention",
|
|
1261
|
-
"detail": {
|
|
1262
|
-
"annotation": {
|
|
1263
|
-
"type": "union",
|
|
1264
|
-
"types": [
|
|
1265
|
-
{
|
|
1266
|
-
"type": "reference",
|
|
1267
|
-
"typeName": {
|
|
1268
|
-
"type": "identifier",
|
|
1269
|
-
"name": "AIEmployee"
|
|
1270
|
-
}
|
|
1271
|
-
},
|
|
1272
|
-
{
|
|
1273
|
-
"type": "keyword",
|
|
1274
|
-
"value": "null"
|
|
1275
|
-
}
|
|
1276
|
-
]
|
|
1277
|
-
}
|
|
1278
|
-
}
|
|
1279
|
-
}
|
|
1280
|
-
],
|
|
1281
|
-
"methods": [
|
|
1282
|
-
{
|
|
1283
|
-
"name": "setValue",
|
|
1284
|
-
"params": [
|
|
1285
|
-
{
|
|
1286
|
-
"name": "value",
|
|
1287
|
-
"annotation": {
|
|
1288
|
-
"type": "keyword",
|
|
1289
|
-
"value": "string"
|
|
1290
|
-
}
|
|
1291
|
-
}
|
|
1292
|
-
],
|
|
1293
|
-
"returns": {}
|
|
1294
|
-
},
|
|
1295
|
-
{
|
|
1296
|
-
"name": "getValue",
|
|
1297
|
-
"params": [],
|
|
1298
|
-
"returns": {}
|
|
1299
|
-
}
|
|
1300
|
-
],
|
|
1301
|
-
"types": [
|
|
1302
|
-
{
|
|
1303
|
-
"type": "interface",
|
|
1304
|
-
"name": "AIEmployee",
|
|
1305
|
-
"body": [
|
|
1306
|
-
{
|
|
1307
|
-
"type": "propertySignature",
|
|
1308
|
-
"key": {
|
|
1309
|
-
"type": "identifier",
|
|
1310
|
-
"name": "employeeId"
|
|
1239
|
+
"name": "description"
|
|
1311
1240
|
},
|
|
1312
1241
|
"annotation": {
|
|
1313
1242
|
"type": "keyword",
|
|
@@ -1319,12 +1248,13 @@
|
|
|
1319
1248
|
"type": "propertySignature",
|
|
1320
1249
|
"key": {
|
|
1321
1250
|
"type": "identifier",
|
|
1322
|
-
"name": "
|
|
1251
|
+
"name": "avatar"
|
|
1323
1252
|
},
|
|
1324
1253
|
"annotation": {
|
|
1325
1254
|
"type": "keyword",
|
|
1326
1255
|
"value": "string"
|
|
1327
1256
|
},
|
|
1257
|
+
"optional": true,
|
|
1328
1258
|
"computed": false
|
|
1329
1259
|
}
|
|
1330
1260
|
]
|
|
@@ -1500,53 +1430,123 @@
|
|
|
1500
1430
|
}
|
|
1501
1431
|
]
|
|
1502
1432
|
},
|
|
1503
|
-
"ai-portal.
|
|
1504
|
-
"properties": [
|
|
1505
|
-
{
|
|
1506
|
-
"name": "source",
|
|
1507
|
-
"annotation": {
|
|
1508
|
-
"type": "keyword",
|
|
1509
|
-
"value": "string"
|
|
1510
|
-
}
|
|
1511
|
-
}
|
|
1512
|
-
],
|
|
1513
|
-
"events": [],
|
|
1514
|
-
"methods": []
|
|
1515
|
-
},
|
|
1516
|
-
"ai-portal.action-buttons": {
|
|
1433
|
+
"ai-portal.project-summary": {
|
|
1517
1434
|
"properties": [
|
|
1518
1435
|
{
|
|
1519
|
-
"name": "
|
|
1436
|
+
"name": "chatList",
|
|
1520
1437
|
"annotation": {
|
|
1521
1438
|
"type": "array",
|
|
1522
1439
|
"elementType": {
|
|
1523
1440
|
"type": "reference",
|
|
1524
1441
|
"typeName": {
|
|
1525
1442
|
"type": "identifier",
|
|
1526
|
-
"name": "
|
|
1443
|
+
"name": "Chat"
|
|
1527
1444
|
}
|
|
1528
1445
|
}
|
|
1529
1446
|
}
|
|
1530
1447
|
},
|
|
1531
1448
|
{
|
|
1532
|
-
"name": "
|
|
1449
|
+
"name": "chatUrlTemplate",
|
|
1533
1450
|
"annotation": {
|
|
1534
1451
|
"type": "keyword",
|
|
1535
|
-
"value": "
|
|
1536
|
-
}
|
|
1537
|
-
}
|
|
1538
|
-
],
|
|
1539
|
-
"events": [
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1452
|
+
"value": "string"
|
|
1453
|
+
}
|
|
1454
|
+
}
|
|
1455
|
+
],
|
|
1456
|
+
"events": [],
|
|
1457
|
+
"methods": [],
|
|
1458
|
+
"types": [
|
|
1459
|
+
{
|
|
1460
|
+
"type": "interface",
|
|
1461
|
+
"name": "Chat",
|
|
1462
|
+
"body": [
|
|
1463
|
+
{
|
|
1464
|
+
"type": "propertySignature",
|
|
1465
|
+
"key": {
|
|
1466
|
+
"type": "identifier",
|
|
1467
|
+
"name": "conversationId"
|
|
1468
|
+
},
|
|
1469
|
+
"annotation": {
|
|
1470
|
+
"type": "keyword",
|
|
1471
|
+
"value": "string"
|
|
1472
|
+
},
|
|
1473
|
+
"computed": false
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
"type": "propertySignature",
|
|
1477
|
+
"key": {
|
|
1478
|
+
"type": "identifier",
|
|
1479
|
+
"name": "title"
|
|
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": "startTime"
|
|
1492
|
+
},
|
|
1493
|
+
"annotation": {
|
|
1494
|
+
"type": "keyword",
|
|
1495
|
+
"value": "number"
|
|
1496
|
+
},
|
|
1497
|
+
"computed": false
|
|
1498
|
+
}
|
|
1499
|
+
]
|
|
1500
|
+
}
|
|
1501
|
+
]
|
|
1502
|
+
},
|
|
1503
|
+
"ai-portal.preview-container": {
|
|
1504
|
+
"properties": [
|
|
1505
|
+
{
|
|
1506
|
+
"name": "source",
|
|
1507
|
+
"annotation": {
|
|
1508
|
+
"type": "keyword",
|
|
1509
|
+
"value": "string"
|
|
1510
|
+
}
|
|
1511
|
+
}
|
|
1512
|
+
],
|
|
1513
|
+
"events": [],
|
|
1514
|
+
"methods": []
|
|
1515
|
+
},
|
|
1516
|
+
"ai-portal.action-buttons": {
|
|
1517
|
+
"properties": [
|
|
1518
|
+
{
|
|
1519
|
+
"name": "items",
|
|
1520
|
+
"annotation": {
|
|
1521
|
+
"type": "array",
|
|
1522
|
+
"elementType": {
|
|
1523
|
+
"type": "reference",
|
|
1524
|
+
"typeName": {
|
|
1525
|
+
"type": "identifier",
|
|
1526
|
+
"name": "ActionItem"
|
|
1527
|
+
}
|
|
1528
|
+
}
|
|
1529
|
+
}
|
|
1530
|
+
},
|
|
1531
|
+
{
|
|
1532
|
+
"name": "multiple",
|
|
1533
|
+
"annotation": {
|
|
1534
|
+
"type": "keyword",
|
|
1535
|
+
"value": "boolean"
|
|
1536
|
+
}
|
|
1537
|
+
}
|
|
1538
|
+
],
|
|
1539
|
+
"events": [
|
|
1540
|
+
{
|
|
1541
|
+
"name": "action.click",
|
|
1542
|
+
"detail": {
|
|
1543
|
+
"annotation": {
|
|
1544
|
+
"type": "reference",
|
|
1545
|
+
"typeName": {
|
|
1546
|
+
"type": "identifier",
|
|
1547
|
+
"name": "ActionItem"
|
|
1548
|
+
}
|
|
1549
|
+
}
|
|
1550
1550
|
}
|
|
1551
1551
|
}
|
|
1552
1552
|
],
|
|
@@ -1862,6 +1862,93 @@
|
|
|
1862
1862
|
}
|
|
1863
1863
|
]
|
|
1864
1864
|
},
|
|
1865
|
+
"ai-portal.chat-input": {
|
|
1866
|
+
"properties": [
|
|
1867
|
+
{
|
|
1868
|
+
"name": "placeholder",
|
|
1869
|
+
"annotation": {
|
|
1870
|
+
"type": "keyword",
|
|
1871
|
+
"value": "string"
|
|
1872
|
+
}
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"name": "autoFocus",
|
|
1876
|
+
"annotation": {
|
|
1877
|
+
"type": "keyword",
|
|
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"
|
|
1900
|
+
}
|
|
1901
|
+
}
|
|
1902
|
+
],
|
|
1903
|
+
"events": [
|
|
1904
|
+
{
|
|
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.show-case": {
|
|
1926
|
+
"properties": [
|
|
1927
|
+
{
|
|
1928
|
+
"name": "caseTitle",
|
|
1929
|
+
"annotation": {
|
|
1930
|
+
"type": "keyword",
|
|
1931
|
+
"value": "string"
|
|
1932
|
+
}
|
|
1933
|
+
},
|
|
1934
|
+
{
|
|
1935
|
+
"name": "summary",
|
|
1936
|
+
"annotation": {
|
|
1937
|
+
"type": "keyword",
|
|
1938
|
+
"value": "string"
|
|
1939
|
+
}
|
|
1940
|
+
},
|
|
1941
|
+
{
|
|
1942
|
+
"name": "url",
|
|
1943
|
+
"annotation": {
|
|
1944
|
+
"type": "keyword",
|
|
1945
|
+
"value": "string"
|
|
1946
|
+
}
|
|
1947
|
+
}
|
|
1948
|
+
],
|
|
1949
|
+
"events": [],
|
|
1950
|
+
"methods": []
|
|
1951
|
+
},
|
|
1865
1952
|
"ai-portal.activity-timeline": {
|
|
1866
1953
|
"properties": [
|
|
1867
1954
|
{
|
|
@@ -2836,169 +2923,75 @@
|
|
|
2836
2923
|
}
|
|
2837
2924
|
]
|
|
2838
2925
|
},
|
|
2839
|
-
"ai-portal.
|
|
2926
|
+
"ai-portal.elevo-sidebar": {
|
|
2840
2927
|
"properties": [
|
|
2841
2928
|
{
|
|
2842
|
-
"name": "
|
|
2929
|
+
"name": "userInstanceId",
|
|
2843
2930
|
"annotation": {
|
|
2844
2931
|
"type": "keyword",
|
|
2845
2932
|
"value": "string"
|
|
2846
2933
|
}
|
|
2847
2934
|
},
|
|
2848
2935
|
{
|
|
2849
|
-
"name": "
|
|
2936
|
+
"name": "behavior",
|
|
2850
2937
|
"annotation": {
|
|
2851
|
-
"type": "
|
|
2852
|
-
"
|
|
2938
|
+
"type": "union",
|
|
2939
|
+
"types": [
|
|
2940
|
+
{
|
|
2941
|
+
"type": "jsLiteral",
|
|
2942
|
+
"value": "default"
|
|
2943
|
+
},
|
|
2944
|
+
{
|
|
2945
|
+
"type": "jsLiteral",
|
|
2946
|
+
"value": "drawer"
|
|
2947
|
+
}
|
|
2948
|
+
]
|
|
2853
2949
|
}
|
|
2854
2950
|
},
|
|
2855
2951
|
{
|
|
2856
|
-
"name": "
|
|
2952
|
+
"name": "bordered",
|
|
2857
2953
|
"annotation": {
|
|
2858
2954
|
"type": "keyword",
|
|
2859
2955
|
"value": "boolean"
|
|
2860
2956
|
}
|
|
2861
2957
|
},
|
|
2862
2958
|
{
|
|
2863
|
-
"name": "
|
|
2959
|
+
"name": "logoUrl",
|
|
2864
2960
|
"annotation": {
|
|
2865
2961
|
"type": "keyword",
|
|
2866
|
-
"value": "
|
|
2962
|
+
"value": "string"
|
|
2867
2963
|
}
|
|
2868
2964
|
},
|
|
2869
2965
|
{
|
|
2870
|
-
"name": "
|
|
2966
|
+
"name": "newChatUrl",
|
|
2871
2967
|
"annotation": {
|
|
2872
2968
|
"type": "keyword",
|
|
2873
|
-
"value": "
|
|
2874
|
-
}
|
|
2875
|
-
}
|
|
2876
|
-
],
|
|
2877
|
-
"events": [
|
|
2878
|
-
{
|
|
2879
|
-
"name": "message.submit",
|
|
2880
|
-
"detail": {
|
|
2881
|
-
"annotation": {
|
|
2882
|
-
"type": "keyword",
|
|
2883
|
-
"value": "string"
|
|
2884
|
-
}
|
|
2969
|
+
"value": "string"
|
|
2885
2970
|
}
|
|
2886
2971
|
},
|
|
2887
2972
|
{
|
|
2888
|
-
"name": "
|
|
2889
|
-
"detail": {
|
|
2890
|
-
"annotation": {
|
|
2891
|
-
"type": "keyword",
|
|
2892
|
-
"value": "void"
|
|
2893
|
-
}
|
|
2894
|
-
}
|
|
2895
|
-
}
|
|
2896
|
-
],
|
|
2897
|
-
"methods": []
|
|
2898
|
-
},
|
|
2899
|
-
"ai-portal.show-case": {
|
|
2900
|
-
"properties": [
|
|
2901
|
-
{
|
|
2902
|
-
"name": "caseTitle",
|
|
2973
|
+
"name": "newChatLinkWhenCollapsed",
|
|
2903
2974
|
"annotation": {
|
|
2904
2975
|
"type": "keyword",
|
|
2905
|
-
"value": "
|
|
2976
|
+
"value": "boolean"
|
|
2906
2977
|
}
|
|
2907
2978
|
},
|
|
2908
2979
|
{
|
|
2909
|
-
"name": "
|
|
2980
|
+
"name": "historyActiveId",
|
|
2910
2981
|
"annotation": {
|
|
2911
2982
|
"type": "keyword",
|
|
2912
2983
|
"value": "string"
|
|
2913
2984
|
}
|
|
2914
2985
|
},
|
|
2915
2986
|
{
|
|
2916
|
-
"name": "
|
|
2987
|
+
"name": "historyUrlTemplate",
|
|
2917
2988
|
"annotation": {
|
|
2918
2989
|
"type": "keyword",
|
|
2919
2990
|
"value": "string"
|
|
2920
2991
|
}
|
|
2921
|
-
}
|
|
2922
|
-
],
|
|
2923
|
-
"events": [],
|
|
2924
|
-
"methods": []
|
|
2925
|
-
},
|
|
2926
|
-
"ai-portal.elevo-sidebar": {
|
|
2927
|
-
"properties": [
|
|
2992
|
+
},
|
|
2928
2993
|
{
|
|
2929
|
-
"name": "
|
|
2930
|
-
"annotation": {
|
|
2931
|
-
"type": "keyword",
|
|
2932
|
-
"value": "boolean"
|
|
2933
|
-
}
|
|
2934
|
-
},
|
|
2935
|
-
{
|
|
2936
|
-
"name": "userInstanceId",
|
|
2937
|
-
"annotation": {
|
|
2938
|
-
"type": "keyword",
|
|
2939
|
-
"value": "string"
|
|
2940
|
-
}
|
|
2941
|
-
},
|
|
2942
|
-
{
|
|
2943
|
-
"name": "behavior",
|
|
2944
|
-
"annotation": {
|
|
2945
|
-
"type": "union",
|
|
2946
|
-
"types": [
|
|
2947
|
-
{
|
|
2948
|
-
"type": "jsLiteral",
|
|
2949
|
-
"value": "default"
|
|
2950
|
-
},
|
|
2951
|
-
{
|
|
2952
|
-
"type": "jsLiteral",
|
|
2953
|
-
"value": "drawer"
|
|
2954
|
-
}
|
|
2955
|
-
]
|
|
2956
|
-
}
|
|
2957
|
-
},
|
|
2958
|
-
{
|
|
2959
|
-
"name": "bordered",
|
|
2960
|
-
"annotation": {
|
|
2961
|
-
"type": "keyword",
|
|
2962
|
-
"value": "boolean"
|
|
2963
|
-
}
|
|
2964
|
-
},
|
|
2965
|
-
{
|
|
2966
|
-
"name": "logoUrl",
|
|
2967
|
-
"annotation": {
|
|
2968
|
-
"type": "keyword",
|
|
2969
|
-
"value": "string"
|
|
2970
|
-
}
|
|
2971
|
-
},
|
|
2972
|
-
{
|
|
2973
|
-
"name": "newChatUrl",
|
|
2974
|
-
"annotation": {
|
|
2975
|
-
"type": "keyword",
|
|
2976
|
-
"value": "string"
|
|
2977
|
-
}
|
|
2978
|
-
},
|
|
2979
|
-
{
|
|
2980
|
-
"name": "newChatLinkWhenCollapsed",
|
|
2981
|
-
"annotation": {
|
|
2982
|
-
"type": "keyword",
|
|
2983
|
-
"value": "boolean"
|
|
2984
|
-
}
|
|
2985
|
-
},
|
|
2986
|
-
{
|
|
2987
|
-
"name": "historyActiveId",
|
|
2988
|
-
"annotation": {
|
|
2989
|
-
"type": "keyword",
|
|
2990
|
-
"value": "string"
|
|
2991
|
-
}
|
|
2992
|
-
},
|
|
2993
|
-
{
|
|
2994
|
-
"name": "historyUrlTemplate",
|
|
2995
|
-
"annotation": {
|
|
2996
|
-
"type": "keyword",
|
|
2997
|
-
"value": "string"
|
|
2998
|
-
}
|
|
2999
|
-
},
|
|
3000
|
-
{
|
|
3001
|
-
"name": "historyActions",
|
|
2994
|
+
"name": "historyActions",
|
|
3002
2995
|
"annotation": {
|
|
3003
2996
|
"type": "array",
|
|
3004
2997
|
"elementType": {
|
|
@@ -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",
|
|
@@ -3919,36 +3806,6 @@
|
|
|
3919
3806
|
]
|
|
3920
3807
|
}
|
|
3921
3808
|
},
|
|
3922
|
-
{
|
|
3923
|
-
"name": "taskId",
|
|
3924
|
-
"annotation": {
|
|
3925
|
-
"type": "keyword",
|
|
3926
|
-
"value": "string"
|
|
3927
|
-
}
|
|
3928
|
-
},
|
|
3929
|
-
{
|
|
3930
|
-
"name": "task",
|
|
3931
|
-
"annotation": {
|
|
3932
|
-
"type": "reference",
|
|
3933
|
-
"typeName": {
|
|
3934
|
-
"type": "identifier",
|
|
3935
|
-
"name": "TaskBaseDetail"
|
|
3936
|
-
}
|
|
3937
|
-
}
|
|
3938
|
-
},
|
|
3939
|
-
{
|
|
3940
|
-
"name": "jobs",
|
|
3941
|
-
"annotation": {
|
|
3942
|
-
"type": "array",
|
|
3943
|
-
"elementType": {
|
|
3944
|
-
"type": "reference",
|
|
3945
|
-
"typeName": {
|
|
3946
|
-
"type": "identifier",
|
|
3947
|
-
"name": "Job"
|
|
3948
|
-
}
|
|
3949
|
-
}
|
|
3950
|
-
}
|
|
3951
|
-
},
|
|
3952
3809
|
{
|
|
3953
3810
|
"name": "replay",
|
|
3954
3811
|
"annotation": {
|
|
@@ -4206,42 +4063,15 @@
|
|
|
4206
4063
|
}
|
|
4207
4064
|
]
|
|
4208
4065
|
},
|
|
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
4066
|
{
|
|
4237
4067
|
"type": "interface",
|
|
4238
|
-
"name": "
|
|
4068
|
+
"name": "ShowCaseType",
|
|
4239
4069
|
"body": [
|
|
4240
4070
|
{
|
|
4241
4071
|
"type": "propertySignature",
|
|
4242
4072
|
"key": {
|
|
4243
4073
|
"type": "identifier",
|
|
4244
|
-
"name": "
|
|
4074
|
+
"name": "conversationId"
|
|
4245
4075
|
},
|
|
4246
4076
|
"annotation": {
|
|
4247
4077
|
"type": "keyword",
|
|
@@ -4265,7 +4095,7 @@
|
|
|
4265
4095
|
"type": "propertySignature",
|
|
4266
4096
|
"key": {
|
|
4267
4097
|
"type": "identifier",
|
|
4268
|
-
"name": "
|
|
4098
|
+
"name": "summary"
|
|
4269
4099
|
},
|
|
4270
4100
|
"annotation": {
|
|
4271
4101
|
"type": "keyword",
|
|
@@ -4277,14 +4107,11 @@
|
|
|
4277
4107
|
"type": "propertySignature",
|
|
4278
4108
|
"key": {
|
|
4279
4109
|
"type": "identifier",
|
|
4280
|
-
"name": "
|
|
4110
|
+
"name": "scenario"
|
|
4281
4111
|
},
|
|
4282
4112
|
"annotation": {
|
|
4283
|
-
"type": "
|
|
4284
|
-
"
|
|
4285
|
-
"type": "identifier",
|
|
4286
|
-
"name": "TaskState"
|
|
4287
|
-
}
|
|
4113
|
+
"type": "keyword",
|
|
4114
|
+
"value": "string"
|
|
4288
4115
|
},
|
|
4289
4116
|
"computed": false
|
|
4290
4117
|
},
|
|
@@ -4292,843 +4119,13 @@
|
|
|
4292
4119
|
"type": "propertySignature",
|
|
4293
4120
|
"key": {
|
|
4294
4121
|
"type": "identifier",
|
|
4295
|
-
"name": "
|
|
4122
|
+
"name": "url"
|
|
4296
4123
|
},
|
|
4297
4124
|
"annotation": {
|
|
4298
|
-
"type": "
|
|
4299
|
-
"
|
|
4300
|
-
"type": "reference",
|
|
4301
|
-
"typeName": {
|
|
4302
|
-
"type": "identifier",
|
|
4303
|
-
"name": "Step"
|
|
4304
|
-
}
|
|
4305
|
-
}
|
|
4125
|
+
"type": "keyword",
|
|
4126
|
+
"value": "string"
|
|
4306
4127
|
},
|
|
4307
|
-
"
|
|
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
|
|
4949
|
-
}
|
|
4950
|
-
]
|
|
4951
|
-
},
|
|
4952
|
-
{
|
|
4953
|
-
"type": "interface",
|
|
4954
|
-
"name": "FileInfo",
|
|
4955
|
-
"body": [
|
|
4956
|
-
{
|
|
4957
|
-
"type": "propertySignature",
|
|
4958
|
-
"key": {
|
|
4959
|
-
"type": "identifier",
|
|
4960
|
-
"name": "name"
|
|
4961
|
-
},
|
|
4962
|
-
"annotation": {
|
|
4963
|
-
"type": "keyword",
|
|
4964
|
-
"value": "string"
|
|
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
|
-
},
|
|
5008
|
-
{
|
|
5009
|
-
"type": "propertySignature",
|
|
5010
|
-
"key": {
|
|
5011
|
-
"type": "identifier",
|
|
5012
|
-
"name": "uri"
|
|
5013
|
-
},
|
|
5014
|
-
"annotation": {
|
|
5015
|
-
"type": "keyword",
|
|
5016
|
-
"value": "string"
|
|
5017
|
-
},
|
|
5018
|
-
"optional": true,
|
|
5019
|
-
"computed": false
|
|
5020
|
-
}
|
|
5021
|
-
]
|
|
5022
|
-
},
|
|
5023
|
-
{
|
|
5024
|
-
"type": "interface",
|
|
5025
|
-
"name": "DataPart",
|
|
5026
|
-
"body": [
|
|
5027
|
-
{
|
|
5028
|
-
"type": "propertySignature",
|
|
5029
|
-
"key": {
|
|
5030
|
-
"type": "identifier",
|
|
5031
|
-
"name": "type"
|
|
5032
|
-
},
|
|
5033
|
-
"annotation": {
|
|
5034
|
-
"type": "jsLiteral",
|
|
5035
|
-
"value": "data"
|
|
5036
|
-
},
|
|
5037
|
-
"computed": false
|
|
5038
|
-
},
|
|
5039
|
-
{
|
|
5040
|
-
"type": "propertySignature",
|
|
5041
|
-
"key": {
|
|
5042
|
-
"type": "identifier",
|
|
5043
|
-
"name": "data"
|
|
5044
|
-
},
|
|
5045
|
-
"annotation": {
|
|
5046
|
-
"type": "reference",
|
|
5047
|
-
"typeName": {
|
|
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
|
-
}
|
|
5064
|
-
},
|
|
5065
|
-
"computed": false
|
|
5066
|
-
}
|
|
5067
|
-
]
|
|
5068
|
-
},
|
|
5069
|
-
{
|
|
5070
|
-
"type": "interface",
|
|
5071
|
-
"name": "ShowCaseType",
|
|
5072
|
-
"body": [
|
|
5073
|
-
{
|
|
5074
|
-
"type": "propertySignature",
|
|
5075
|
-
"key": {
|
|
5076
|
-
"type": "identifier",
|
|
5077
|
-
"name": "conversationId"
|
|
5078
|
-
},
|
|
5079
|
-
"annotation": {
|
|
5080
|
-
"type": "keyword",
|
|
5081
|
-
"value": "string"
|
|
5082
|
-
},
|
|
5083
|
-
"computed": false
|
|
5084
|
-
},
|
|
5085
|
-
{
|
|
5086
|
-
"type": "propertySignature",
|
|
5087
|
-
"key": {
|
|
5088
|
-
"type": "identifier",
|
|
5089
|
-
"name": "title"
|
|
5090
|
-
},
|
|
5091
|
-
"annotation": {
|
|
5092
|
-
"type": "keyword",
|
|
5093
|
-
"value": "string"
|
|
5094
|
-
},
|
|
5095
|
-
"computed": false
|
|
5096
|
-
},
|
|
5097
|
-
{
|
|
5098
|
-
"type": "propertySignature",
|
|
5099
|
-
"key": {
|
|
5100
|
-
"type": "identifier",
|
|
5101
|
-
"name": "summary"
|
|
5102
|
-
},
|
|
5103
|
-
"annotation": {
|
|
5104
|
-
"type": "keyword",
|
|
5105
|
-
"value": "string"
|
|
5106
|
-
},
|
|
5107
|
-
"computed": false
|
|
5108
|
-
},
|
|
5109
|
-
{
|
|
5110
|
-
"type": "propertySignature",
|
|
5111
|
-
"key": {
|
|
5112
|
-
"type": "identifier",
|
|
5113
|
-
"name": "scenario"
|
|
5114
|
-
},
|
|
5115
|
-
"annotation": {
|
|
5116
|
-
"type": "keyword",
|
|
5117
|
-
"value": "string"
|
|
5118
|
-
},
|
|
5119
|
-
"computed": false
|
|
5120
|
-
},
|
|
5121
|
-
{
|
|
5122
|
-
"type": "propertySignature",
|
|
5123
|
-
"key": {
|
|
5124
|
-
"type": "identifier",
|
|
5125
|
-
"name": "url"
|
|
5126
|
-
},
|
|
5127
|
-
"annotation": {
|
|
5128
|
-
"type": "keyword",
|
|
5129
|
-
"value": "string"
|
|
5130
|
-
},
|
|
5131
|
-
"optional": true,
|
|
4128
|
+
"optional": true,
|
|
5132
4129
|
"computed": false
|
|
5133
4130
|
}
|
|
5134
4131
|
]
|
|
@@ -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": {
|