@next-bricks/ai-portal 0.39.2 → 0.39.4
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 +17 -17
- package/dist/chunks/1967.90a3a911.js +2 -0
- package/dist/chunks/1967.90a3a911.js.map +1 -0
- package/dist/chunks/71.fac7051d.js +2 -0
- package/dist/chunks/71.fac7051d.js.map +1 -0
- package/dist/chunks/action-buttons.bc5e9334.js +2 -0
- package/dist/chunks/action-buttons.bc5e9334.js.map +1 -0
- package/dist/chunks/dropdown-select.3c0cd96d.js +2 -0
- package/dist/chunks/dropdown-select.3c0cd96d.js.map +1 -0
- package/dist/chunks/goal-card-list.d0dfa31e.js +3 -0
- package/dist/chunks/goal-card-list.d0dfa31e.js.map +1 -0
- package/dist/chunks/main.34dc1e32.js +2 -0
- package/dist/chunks/{main.638b1708.js.map → main.34dc1e32.js.map} +1 -1
- package/dist/chunks/project-conversations.758d7189.js +3 -0
- package/dist/chunks/project-conversations.758d7189.js.map +1 -0
- package/dist/chunks/project-knowledges.a65a0602.js +3 -0
- package/dist/chunks/project-knowledges.a65a0602.js.map +1 -0
- package/dist/chunks/project-summary.fab144a8.js +2 -0
- package/dist/chunks/project-summary.fab144a8.js.map +1 -0
- package/dist/examples.json +13 -13
- package/dist/{index.e8994e1b.js → index.5799bda2.js} +2 -2
- package/dist/{index.e8994e1b.js.map → index.5799bda2.js.map} +1 -1
- package/dist/manifest.json +137 -125
- package/dist/types.json +786 -771
- package/dist-types/action-buttons/index.d.ts +0 -1
- package/dist-types/dropdown-select/index.d.ts +2 -0
- package/dist-types/goal-card-list/CardItem/CardItem.d.ts +1 -1
- package/docs/action-buttons.md +7 -2
- package/package.json +2 -2
- package/dist/chunks/1004.2db5e335.js +0 -2
- package/dist/chunks/1004.2db5e335.js.map +0 -1
- package/dist/chunks/1967.9af40d13.js +0 -2
- package/dist/chunks/1967.9af40d13.js.map +0 -1
- package/dist/chunks/action-buttons.646a069f.js +0 -2
- package/dist/chunks/action-buttons.646a069f.js.map +0 -1
- package/dist/chunks/dropdown-select.60c8ff0c.js +0 -2
- package/dist/chunks/dropdown-select.60c8ff0c.js.map +0 -1
- package/dist/chunks/goal-card-list.e1e50f2f.js +0 -3
- package/dist/chunks/goal-card-list.e1e50f2f.js.map +0 -1
- package/dist/chunks/main.638b1708.js +0 -2
- package/dist/chunks/project-conversations.fcc5b1a6.js +0 -3
- package/dist/chunks/project-conversations.fcc5b1a6.js.map +0 -1
- package/dist/chunks/project-knowledges.bbbed4a6.js +0 -3
- package/dist/chunks/project-knowledges.bbbed4a6.js.map +0 -1
- package/dist/chunks/project-summary.9483f9d4.js +0 -2
- package/dist/chunks/project-summary.9483f9d4.js.map +0 -1
- /package/dist/chunks/{goal-card-list.e1e50f2f.js.LICENSE.txt → goal-card-list.d0dfa31e.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{project-conversations.fcc5b1a6.js.LICENSE.txt → project-conversations.758d7189.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{project-knowledges.bbbed4a6.js.LICENSE.txt → project-knowledges.a65a0602.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -1,4 +1,75 @@
|
|
|
1
1
|
{
|
|
2
|
+
"ai-portal.icon-button": {
|
|
3
|
+
"properties": [
|
|
4
|
+
{
|
|
5
|
+
"name": "icon",
|
|
6
|
+
"annotation": {
|
|
7
|
+
"type": "reference",
|
|
8
|
+
"typeName": {
|
|
9
|
+
"type": "identifier",
|
|
10
|
+
"name": "GeneralIconProps"
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"name": "tooltip",
|
|
16
|
+
"annotation": {
|
|
17
|
+
"type": "keyword",
|
|
18
|
+
"value": "string"
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "disabled",
|
|
23
|
+
"annotation": {
|
|
24
|
+
"type": "keyword",
|
|
25
|
+
"value": "boolean"
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "variant",
|
|
30
|
+
"annotation": {
|
|
31
|
+
"type": "reference",
|
|
32
|
+
"typeName": {
|
|
33
|
+
"type": "identifier",
|
|
34
|
+
"name": "IconButtonVariant"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"events": [],
|
|
40
|
+
"methods": [],
|
|
41
|
+
"types": [
|
|
42
|
+
{
|
|
43
|
+
"type": "typeAlias",
|
|
44
|
+
"name": "IconButtonVariant",
|
|
45
|
+
"annotation": {
|
|
46
|
+
"type": "union",
|
|
47
|
+
"types": [
|
|
48
|
+
{
|
|
49
|
+
"type": "jsLiteral",
|
|
50
|
+
"value": "default"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"type": "jsLiteral",
|
|
54
|
+
"value": "light"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"type": "jsLiteral",
|
|
58
|
+
"value": "mini"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"type": "jsLiteral",
|
|
62
|
+
"value": "mini-light"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"type": "jsLiteral",
|
|
66
|
+
"value": "bordered"
|
|
67
|
+
}
|
|
68
|
+
]
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
]
|
|
72
|
+
},
|
|
2
73
|
"ai-portal.stat-with-mini-chart": {
|
|
3
74
|
"properties": [
|
|
4
75
|
{
|
|
@@ -103,77 +174,6 @@
|
|
|
103
174
|
"events": [],
|
|
104
175
|
"methods": []
|
|
105
176
|
},
|
|
106
|
-
"ai-portal.icon-button": {
|
|
107
|
-
"properties": [
|
|
108
|
-
{
|
|
109
|
-
"name": "icon",
|
|
110
|
-
"annotation": {
|
|
111
|
-
"type": "reference",
|
|
112
|
-
"typeName": {
|
|
113
|
-
"type": "identifier",
|
|
114
|
-
"name": "GeneralIconProps"
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"name": "tooltip",
|
|
120
|
-
"annotation": {
|
|
121
|
-
"type": "keyword",
|
|
122
|
-
"value": "string"
|
|
123
|
-
}
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"name": "disabled",
|
|
127
|
-
"annotation": {
|
|
128
|
-
"type": "keyword",
|
|
129
|
-
"value": "boolean"
|
|
130
|
-
}
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"name": "variant",
|
|
134
|
-
"annotation": {
|
|
135
|
-
"type": "reference",
|
|
136
|
-
"typeName": {
|
|
137
|
-
"type": "identifier",
|
|
138
|
-
"name": "IconButtonVariant"
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
],
|
|
143
|
-
"events": [],
|
|
144
|
-
"methods": [],
|
|
145
|
-
"types": [
|
|
146
|
-
{
|
|
147
|
-
"type": "typeAlias",
|
|
148
|
-
"name": "IconButtonVariant",
|
|
149
|
-
"annotation": {
|
|
150
|
-
"type": "union",
|
|
151
|
-
"types": [
|
|
152
|
-
{
|
|
153
|
-
"type": "jsLiteral",
|
|
154
|
-
"value": "default"
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"type": "jsLiteral",
|
|
158
|
-
"value": "light"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"type": "jsLiteral",
|
|
162
|
-
"value": "mini"
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"type": "jsLiteral",
|
|
166
|
-
"value": "mini-light"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"type": "jsLiteral",
|
|
170
|
-
"value": "bordered"
|
|
171
|
-
}
|
|
172
|
-
]
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
]
|
|
176
|
-
},
|
|
177
177
|
"ai-portal.entity-sdk-get": {
|
|
178
178
|
"type": "provider",
|
|
179
179
|
"params": [
|
|
@@ -460,6 +460,11 @@
|
|
|
460
460
|
}
|
|
461
461
|
]
|
|
462
462
|
},
|
|
463
|
+
"ai-portal.home-container": {
|
|
464
|
+
"properties": [],
|
|
465
|
+
"events": [],
|
|
466
|
+
"methods": []
|
|
467
|
+
},
|
|
463
468
|
"ai-portal.tab-list": {
|
|
464
469
|
"properties": [
|
|
465
470
|
{
|
|
@@ -531,11 +536,6 @@
|
|
|
531
536
|
}
|
|
532
537
|
]
|
|
533
538
|
},
|
|
534
|
-
"ai-portal.home-container": {
|
|
535
|
-
"properties": [],
|
|
536
|
-
"events": [],
|
|
537
|
-
"methods": []
|
|
538
|
-
},
|
|
539
539
|
"ai-portal.project-knowledges": {
|
|
540
540
|
"properties": [
|
|
541
541
|
{
|
|
@@ -681,6 +681,43 @@
|
|
|
681
681
|
}
|
|
682
682
|
]
|
|
683
683
|
},
|
|
684
|
+
"ai-portal.chat-box": {
|
|
685
|
+
"properties": [
|
|
686
|
+
{
|
|
687
|
+
"name": "disabled",
|
|
688
|
+
"annotation": {
|
|
689
|
+
"type": "keyword",
|
|
690
|
+
"value": "boolean"
|
|
691
|
+
}
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"name": "placeholder",
|
|
695
|
+
"annotation": {
|
|
696
|
+
"type": "keyword",
|
|
697
|
+
"value": "string"
|
|
698
|
+
}
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"name": "autoFocus",
|
|
702
|
+
"annotation": {
|
|
703
|
+
"type": "keyword",
|
|
704
|
+
"value": "boolean"
|
|
705
|
+
}
|
|
706
|
+
}
|
|
707
|
+
],
|
|
708
|
+
"events": [
|
|
709
|
+
{
|
|
710
|
+
"name": "message.submit",
|
|
711
|
+
"detail": {
|
|
712
|
+
"annotation": {
|
|
713
|
+
"type": "keyword",
|
|
714
|
+
"value": "string"
|
|
715
|
+
}
|
|
716
|
+
}
|
|
717
|
+
}
|
|
718
|
+
],
|
|
719
|
+
"methods": []
|
|
720
|
+
},
|
|
684
721
|
"ai-portal.show-cases": {
|
|
685
722
|
"properties": [
|
|
686
723
|
{
|
|
@@ -907,7 +944,7 @@
|
|
|
907
944
|
}
|
|
908
945
|
]
|
|
909
946
|
},
|
|
910
|
-
"ai-portal.ai-
|
|
947
|
+
"ai-portal.ai-agents": {
|
|
911
948
|
"properties": [
|
|
912
949
|
{
|
|
913
950
|
"name": "list",
|
|
@@ -917,21 +954,11 @@
|
|
|
917
954
|
"type": "reference",
|
|
918
955
|
"typeName": {
|
|
919
956
|
"type": "identifier",
|
|
920
|
-
"name": "
|
|
957
|
+
"name": "Agent"
|
|
921
958
|
}
|
|
922
959
|
}
|
|
923
960
|
}
|
|
924
961
|
},
|
|
925
|
-
{
|
|
926
|
-
"name": "industries",
|
|
927
|
-
"annotation": {
|
|
928
|
-
"type": "array",
|
|
929
|
-
"elementType": {
|
|
930
|
-
"type": "keyword",
|
|
931
|
-
"value": "string"
|
|
932
|
-
}
|
|
933
|
-
}
|
|
934
|
-
},
|
|
935
962
|
{
|
|
936
963
|
"name": "urlTemplate",
|
|
937
964
|
"annotation": {
|
|
@@ -952,7 +979,7 @@
|
|
|
952
979
|
"types": [
|
|
953
980
|
{
|
|
954
981
|
"type": "interface",
|
|
955
|
-
"name": "
|
|
982
|
+
"name": "Agent",
|
|
956
983
|
"body": [
|
|
957
984
|
{
|
|
958
985
|
"type": "propertySignature",
|
|
@@ -970,19 +997,7 @@
|
|
|
970
997
|
"type": "propertySignature",
|
|
971
998
|
"key": {
|
|
972
999
|
"type": "identifier",
|
|
973
|
-
"name": "
|
|
974
|
-
},
|
|
975
|
-
"annotation": {
|
|
976
|
-
"type": "keyword",
|
|
977
|
-
"value": "string"
|
|
978
|
-
},
|
|
979
|
-
"computed": false
|
|
980
|
-
},
|
|
981
|
-
{
|
|
982
|
-
"type": "propertySignature",
|
|
983
|
-
"key": {
|
|
984
|
-
"type": "identifier",
|
|
985
|
-
"name": "role"
|
|
1000
|
+
"name": "description"
|
|
986
1001
|
},
|
|
987
1002
|
"annotation": {
|
|
988
1003
|
"type": "keyword",
|
|
@@ -994,23 +1009,30 @@
|
|
|
994
1009
|
"type": "propertySignature",
|
|
995
1010
|
"key": {
|
|
996
1011
|
"type": "identifier",
|
|
997
|
-
"name": "
|
|
1012
|
+
"name": "icon"
|
|
998
1013
|
},
|
|
999
1014
|
"annotation": {
|
|
1000
|
-
"type": "
|
|
1001
|
-
"
|
|
1015
|
+
"type": "reference",
|
|
1016
|
+
"typeName": {
|
|
1017
|
+
"type": "identifier",
|
|
1018
|
+
"name": "GeneralIconProps"
|
|
1019
|
+
}
|
|
1002
1020
|
},
|
|
1021
|
+
"optional": true,
|
|
1003
1022
|
"computed": false
|
|
1004
1023
|
},
|
|
1005
1024
|
{
|
|
1006
1025
|
"type": "propertySignature",
|
|
1007
1026
|
"key": {
|
|
1008
1027
|
"type": "identifier",
|
|
1009
|
-
"name": "
|
|
1028
|
+
"name": "tags"
|
|
1010
1029
|
},
|
|
1011
1030
|
"annotation": {
|
|
1012
|
-
"type": "
|
|
1013
|
-
"
|
|
1031
|
+
"type": "array",
|
|
1032
|
+
"elementType": {
|
|
1033
|
+
"type": "keyword",
|
|
1034
|
+
"value": "string"
|
|
1035
|
+
}
|
|
1014
1036
|
},
|
|
1015
1037
|
"optional": true,
|
|
1016
1038
|
"computed": false
|
|
@@ -1019,7 +1041,7 @@
|
|
|
1019
1041
|
}
|
|
1020
1042
|
]
|
|
1021
1043
|
},
|
|
1022
|
-
"ai-portal.ai-
|
|
1044
|
+
"ai-portal.ai-employees": {
|
|
1023
1045
|
"properties": [
|
|
1024
1046
|
{
|
|
1025
1047
|
"name": "list",
|
|
@@ -1029,11 +1051,21 @@
|
|
|
1029
1051
|
"type": "reference",
|
|
1030
1052
|
"typeName": {
|
|
1031
1053
|
"type": "identifier",
|
|
1032
|
-
"name": "
|
|
1054
|
+
"name": "Employee"
|
|
1033
1055
|
}
|
|
1034
1056
|
}
|
|
1035
1057
|
}
|
|
1036
1058
|
},
|
|
1059
|
+
{
|
|
1060
|
+
"name": "industries",
|
|
1061
|
+
"annotation": {
|
|
1062
|
+
"type": "array",
|
|
1063
|
+
"elementType": {
|
|
1064
|
+
"type": "keyword",
|
|
1065
|
+
"value": "string"
|
|
1066
|
+
}
|
|
1067
|
+
}
|
|
1068
|
+
},
|
|
1037
1069
|
{
|
|
1038
1070
|
"name": "urlTemplate",
|
|
1039
1071
|
"annotation": {
|
|
@@ -1054,7 +1086,7 @@
|
|
|
1054
1086
|
"types": [
|
|
1055
1087
|
{
|
|
1056
1088
|
"type": "interface",
|
|
1057
|
-
"name": "
|
|
1089
|
+
"name": "Employee",
|
|
1058
1090
|
"body": [
|
|
1059
1091
|
{
|
|
1060
1092
|
"type": "propertySignature",
|
|
@@ -1072,7 +1104,7 @@
|
|
|
1072
1104
|
"type": "propertySignature",
|
|
1073
1105
|
"key": {
|
|
1074
1106
|
"type": "identifier",
|
|
1075
|
-
"name": "
|
|
1107
|
+
"name": "industry"
|
|
1076
1108
|
},
|
|
1077
1109
|
"annotation": {
|
|
1078
1110
|
"type": "keyword",
|
|
@@ -1084,73 +1116,7 @@
|
|
|
1084
1116
|
"type": "propertySignature",
|
|
1085
1117
|
"key": {
|
|
1086
1118
|
"type": "identifier",
|
|
1087
|
-
"name": "
|
|
1088
|
-
},
|
|
1089
|
-
"annotation": {
|
|
1090
|
-
"type": "reference",
|
|
1091
|
-
"typeName": {
|
|
1092
|
-
"type": "identifier",
|
|
1093
|
-
"name": "GeneralIconProps"
|
|
1094
|
-
}
|
|
1095
|
-
},
|
|
1096
|
-
"optional": true,
|
|
1097
|
-
"computed": false
|
|
1098
|
-
},
|
|
1099
|
-
{
|
|
1100
|
-
"type": "propertySignature",
|
|
1101
|
-
"key": {
|
|
1102
|
-
"type": "identifier",
|
|
1103
|
-
"name": "tags"
|
|
1104
|
-
},
|
|
1105
|
-
"annotation": {
|
|
1106
|
-
"type": "array",
|
|
1107
|
-
"elementType": {
|
|
1108
|
-
"type": "keyword",
|
|
1109
|
-
"value": "string"
|
|
1110
|
-
}
|
|
1111
|
-
},
|
|
1112
|
-
"optional": true,
|
|
1113
|
-
"computed": false
|
|
1114
|
-
}
|
|
1115
|
-
]
|
|
1116
|
-
}
|
|
1117
|
-
]
|
|
1118
|
-
},
|
|
1119
|
-
"ai-portal.project-summary": {
|
|
1120
|
-
"properties": [
|
|
1121
|
-
{
|
|
1122
|
-
"name": "chatList",
|
|
1123
|
-
"annotation": {
|
|
1124
|
-
"type": "array",
|
|
1125
|
-
"elementType": {
|
|
1126
|
-
"type": "reference",
|
|
1127
|
-
"typeName": {
|
|
1128
|
-
"type": "identifier",
|
|
1129
|
-
"name": "Chat"
|
|
1130
|
-
}
|
|
1131
|
-
}
|
|
1132
|
-
}
|
|
1133
|
-
},
|
|
1134
|
-
{
|
|
1135
|
-
"name": "chatUrlTemplate",
|
|
1136
|
-
"annotation": {
|
|
1137
|
-
"type": "keyword",
|
|
1138
|
-
"value": "string"
|
|
1139
|
-
}
|
|
1140
|
-
}
|
|
1141
|
-
],
|
|
1142
|
-
"events": [],
|
|
1143
|
-
"methods": [],
|
|
1144
|
-
"types": [
|
|
1145
|
-
{
|
|
1146
|
-
"type": "interface",
|
|
1147
|
-
"name": "Chat",
|
|
1148
|
-
"body": [
|
|
1149
|
-
{
|
|
1150
|
-
"type": "propertySignature",
|
|
1151
|
-
"key": {
|
|
1152
|
-
"type": "identifier",
|
|
1153
|
-
"name": "conversationId"
|
|
1119
|
+
"name": "role"
|
|
1154
1120
|
},
|
|
1155
1121
|
"annotation": {
|
|
1156
1122
|
"type": "keyword",
|
|
@@ -1162,7 +1128,7 @@
|
|
|
1162
1128
|
"type": "propertySignature",
|
|
1163
1129
|
"key": {
|
|
1164
1130
|
"type": "identifier",
|
|
1165
|
-
"name": "
|
|
1131
|
+
"name": "description"
|
|
1166
1132
|
},
|
|
1167
1133
|
"annotation": {
|
|
1168
1134
|
"type": "keyword",
|
|
@@ -1174,12 +1140,13 @@
|
|
|
1174
1140
|
"type": "propertySignature",
|
|
1175
1141
|
"key": {
|
|
1176
1142
|
"type": "identifier",
|
|
1177
|
-
"name": "
|
|
1143
|
+
"name": "avatar"
|
|
1178
1144
|
},
|
|
1179
1145
|
"annotation": {
|
|
1180
1146
|
"type": "keyword",
|
|
1181
|
-
"value": "
|
|
1147
|
+
"value": "string"
|
|
1182
1148
|
},
|
|
1149
|
+
"optional": true,
|
|
1183
1150
|
"computed": false
|
|
1184
1151
|
}
|
|
1185
1152
|
]
|
|
@@ -1238,6 +1205,23 @@
|
|
|
1238
1205
|
"value": "string"
|
|
1239
1206
|
}
|
|
1240
1207
|
},
|
|
1208
|
+
{
|
|
1209
|
+
"name": "dropdownContentStyle",
|
|
1210
|
+
"annotation": {
|
|
1211
|
+
"type": "reference",
|
|
1212
|
+
"typeName": {
|
|
1213
|
+
"type": "qualifiedName",
|
|
1214
|
+
"left": {
|
|
1215
|
+
"type": "identifier",
|
|
1216
|
+
"name": "React"
|
|
1217
|
+
},
|
|
1218
|
+
"right": {
|
|
1219
|
+
"type": "identifier",
|
|
1220
|
+
"name": "CSSProperties"
|
|
1221
|
+
}
|
|
1222
|
+
}
|
|
1223
|
+
}
|
|
1224
|
+
},
|
|
1241
1225
|
{
|
|
1242
1226
|
"name": "dropdownMaxWidth",
|
|
1243
1227
|
"annotation": {
|
|
@@ -1338,42 +1322,75 @@
|
|
|
1338
1322
|
}
|
|
1339
1323
|
]
|
|
1340
1324
|
},
|
|
1341
|
-
"ai-portal.
|
|
1325
|
+
"ai-portal.project-summary": {
|
|
1342
1326
|
"properties": [
|
|
1343
1327
|
{
|
|
1344
|
-
"name": "
|
|
1328
|
+
"name": "chatList",
|
|
1345
1329
|
"annotation": {
|
|
1346
|
-
"type": "
|
|
1347
|
-
"
|
|
1330
|
+
"type": "array",
|
|
1331
|
+
"elementType": {
|
|
1332
|
+
"type": "reference",
|
|
1333
|
+
"typeName": {
|
|
1334
|
+
"type": "identifier",
|
|
1335
|
+
"name": "Chat"
|
|
1336
|
+
}
|
|
1337
|
+
}
|
|
1348
1338
|
}
|
|
1349
1339
|
},
|
|
1350
1340
|
{
|
|
1351
|
-
"name": "
|
|
1341
|
+
"name": "chatUrlTemplate",
|
|
1352
1342
|
"annotation": {
|
|
1353
1343
|
"type": "keyword",
|
|
1354
1344
|
"value": "string"
|
|
1355
1345
|
}
|
|
1356
|
-
},
|
|
1357
|
-
{
|
|
1358
|
-
"name": "autoFocus",
|
|
1359
|
-
"annotation": {
|
|
1360
|
-
"type": "keyword",
|
|
1361
|
-
"value": "boolean"
|
|
1362
|
-
}
|
|
1363
1346
|
}
|
|
1364
1347
|
],
|
|
1365
|
-
"events": [
|
|
1348
|
+
"events": [],
|
|
1349
|
+
"methods": [],
|
|
1350
|
+
"types": [
|
|
1366
1351
|
{
|
|
1367
|
-
"
|
|
1368
|
-
"
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
"
|
|
1352
|
+
"type": "interface",
|
|
1353
|
+
"name": "Chat",
|
|
1354
|
+
"body": [
|
|
1355
|
+
{
|
|
1356
|
+
"type": "propertySignature",
|
|
1357
|
+
"key": {
|
|
1358
|
+
"type": "identifier",
|
|
1359
|
+
"name": "conversationId"
|
|
1360
|
+
},
|
|
1361
|
+
"annotation": {
|
|
1362
|
+
"type": "keyword",
|
|
1363
|
+
"value": "string"
|
|
1364
|
+
},
|
|
1365
|
+
"computed": false
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"type": "propertySignature",
|
|
1369
|
+
"key": {
|
|
1370
|
+
"type": "identifier",
|
|
1371
|
+
"name": "title"
|
|
1372
|
+
},
|
|
1373
|
+
"annotation": {
|
|
1374
|
+
"type": "keyword",
|
|
1375
|
+
"value": "string"
|
|
1376
|
+
},
|
|
1377
|
+
"computed": false
|
|
1378
|
+
},
|
|
1379
|
+
{
|
|
1380
|
+
"type": "propertySignature",
|
|
1381
|
+
"key": {
|
|
1382
|
+
"type": "identifier",
|
|
1383
|
+
"name": "startTime"
|
|
1384
|
+
},
|
|
1385
|
+
"annotation": {
|
|
1386
|
+
"type": "keyword",
|
|
1387
|
+
"value": "number"
|
|
1388
|
+
},
|
|
1389
|
+
"computed": false
|
|
1372
1390
|
}
|
|
1373
|
-
|
|
1391
|
+
]
|
|
1374
1392
|
}
|
|
1375
|
-
]
|
|
1376
|
-
"methods": []
|
|
1393
|
+
]
|
|
1377
1394
|
},
|
|
1378
1395
|
"ai-portal.preview-container": {
|
|
1379
1396
|
"properties": [
|
|
@@ -1411,25 +1428,26 @@
|
|
|
1411
1428
|
}
|
|
1412
1429
|
}
|
|
1413
1430
|
],
|
|
1414
|
-
"events": [
|
|
1431
|
+
"events": [
|
|
1432
|
+
{
|
|
1433
|
+
"name": "action.click",
|
|
1434
|
+
"detail": {
|
|
1435
|
+
"annotation": {
|
|
1436
|
+
"type": "reference",
|
|
1437
|
+
"typeName": {
|
|
1438
|
+
"type": "identifier",
|
|
1439
|
+
"name": "ActionItem"
|
|
1440
|
+
}
|
|
1441
|
+
}
|
|
1442
|
+
}
|
|
1443
|
+
}
|
|
1444
|
+
],
|
|
1415
1445
|
"methods": [],
|
|
1416
1446
|
"types": [
|
|
1417
1447
|
{
|
|
1418
1448
|
"type": "interface",
|
|
1419
1449
|
"name": "ActionItem",
|
|
1420
1450
|
"body": [
|
|
1421
|
-
{
|
|
1422
|
-
"type": "propertySignature",
|
|
1423
|
-
"key": {
|
|
1424
|
-
"type": "identifier",
|
|
1425
|
-
"name": "key"
|
|
1426
|
-
},
|
|
1427
|
-
"annotation": {
|
|
1428
|
-
"type": "keyword",
|
|
1429
|
-
"value": "string"
|
|
1430
|
-
},
|
|
1431
|
-
"computed": false
|
|
1432
|
-
},
|
|
1433
1451
|
{
|
|
1434
1452
|
"type": "propertySignature",
|
|
1435
1453
|
"key": {
|
|
@@ -2495,11 +2513,8 @@
|
|
|
2495
2513
|
"name": "conversations"
|
|
2496
2514
|
},
|
|
2497
2515
|
"annotation": {
|
|
2498
|
-
"type": "
|
|
2499
|
-
"
|
|
2500
|
-
"type": "keyword",
|
|
2501
|
-
"value": "string"
|
|
2502
|
-
}
|
|
2516
|
+
"type": "keyword",
|
|
2517
|
+
"value": "number"
|
|
2503
2518
|
},
|
|
2504
2519
|
"optional": true,
|
|
2505
2520
|
"computed": false
|
|
@@ -2645,7 +2660,7 @@
|
|
|
2645
2660
|
}
|
|
2646
2661
|
]
|
|
2647
2662
|
},
|
|
2648
|
-
"ai-portal.
|
|
2663
|
+
"ai-portal.cruise-canvas": {
|
|
2649
2664
|
"properties": [
|
|
2650
2665
|
{
|
|
2651
2666
|
"name": "conversationId",
|
|
@@ -2680,6 +2695,29 @@
|
|
|
2680
2695
|
"value": "string"
|
|
2681
2696
|
}
|
|
2682
2697
|
},
|
|
2698
|
+
{
|
|
2699
|
+
"name": "task",
|
|
2700
|
+
"annotation": {
|
|
2701
|
+
"type": "reference",
|
|
2702
|
+
"typeName": {
|
|
2703
|
+
"type": "identifier",
|
|
2704
|
+
"name": "TaskBaseDetail"
|
|
2705
|
+
}
|
|
2706
|
+
}
|
|
2707
|
+
},
|
|
2708
|
+
{
|
|
2709
|
+
"name": "jobs",
|
|
2710
|
+
"annotation": {
|
|
2711
|
+
"type": "array",
|
|
2712
|
+
"elementType": {
|
|
2713
|
+
"type": "reference",
|
|
2714
|
+
"typeName": {
|
|
2715
|
+
"type": "identifier",
|
|
2716
|
+
"name": "Job"
|
|
2717
|
+
}
|
|
2718
|
+
}
|
|
2719
|
+
}
|
|
2720
|
+
},
|
|
2683
2721
|
{
|
|
2684
2722
|
"name": "replay",
|
|
2685
2723
|
"annotation": {
|
|
@@ -2717,6 +2755,13 @@
|
|
|
2717
2755
|
}
|
|
2718
2756
|
}
|
|
2719
2757
|
},
|
|
2758
|
+
{
|
|
2759
|
+
"name": "showHiddenJobs",
|
|
2760
|
+
"annotation": {
|
|
2761
|
+
"type": "keyword",
|
|
2762
|
+
"value": "boolean"
|
|
2763
|
+
}
|
|
2764
|
+
},
|
|
2720
2765
|
{
|
|
2721
2766
|
"name": "showFeedback",
|
|
2722
2767
|
"annotation": {
|
|
@@ -2752,6 +2797,13 @@
|
|
|
2752
2797
|
"value": "boolean"
|
|
2753
2798
|
}
|
|
2754
2799
|
},
|
|
2800
|
+
{
|
|
2801
|
+
"name": "showJsxEditor",
|
|
2802
|
+
"annotation": {
|
|
2803
|
+
"type": "keyword",
|
|
2804
|
+
"value": "boolean"
|
|
2805
|
+
}
|
|
2806
|
+
},
|
|
2755
2807
|
{
|
|
2756
2808
|
"name": "previewUrlTemplate",
|
|
2757
2809
|
"annotation": {
|
|
@@ -2805,7 +2857,7 @@
|
|
|
2805
2857
|
"detail": {
|
|
2806
2858
|
"annotation": {
|
|
2807
2859
|
"type": "jsLiteral",
|
|
2808
|
-
"value": "
|
|
2860
|
+
"value": "chat"
|
|
2809
2861
|
}
|
|
2810
2862
|
}
|
|
2811
2863
|
}
|
|
@@ -2872,35 +2924,101 @@
|
|
|
2872
2924
|
]
|
|
2873
2925
|
},
|
|
2874
2926
|
{
|
|
2875
|
-
"type": "
|
|
2876
|
-
"name": "
|
|
2877
|
-
"
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
"
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
"
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
|
-
"type": "
|
|
2888
|
-
"
|
|
2889
|
-
|
|
2890
|
-
|
|
2927
|
+
"type": "typeAlias",
|
|
2928
|
+
"name": "TaskBaseDetail",
|
|
2929
|
+
"annotation": {
|
|
2930
|
+
"type": "reference",
|
|
2931
|
+
"typeName": {
|
|
2932
|
+
"type": "identifier",
|
|
2933
|
+
"name": "Omit"
|
|
2934
|
+
},
|
|
2935
|
+
"typeParameters": {
|
|
2936
|
+
"type": "typeParameterInstantiation",
|
|
2937
|
+
"params": [
|
|
2938
|
+
{
|
|
2939
|
+
"type": "reference",
|
|
2940
|
+
"typeName": {
|
|
2941
|
+
"type": "identifier",
|
|
2942
|
+
"name": "Task"
|
|
2943
|
+
}
|
|
2944
|
+
},
|
|
2945
|
+
{
|
|
2946
|
+
"type": "jsLiteral",
|
|
2947
|
+
"value": "jobs"
|
|
2948
|
+
}
|
|
2949
|
+
]
|
|
2950
|
+
}
|
|
2951
|
+
}
|
|
2952
|
+
},
|
|
2953
|
+
{
|
|
2954
|
+
"type": "interface",
|
|
2955
|
+
"name": "Task",
|
|
2956
|
+
"body": [
|
|
2957
|
+
{
|
|
2958
|
+
"type": "propertySignature",
|
|
2959
|
+
"key": {
|
|
2960
|
+
"type": "identifier",
|
|
2961
|
+
"name": "id"
|
|
2962
|
+
},
|
|
2963
|
+
"annotation": {
|
|
2964
|
+
"type": "keyword",
|
|
2965
|
+
"value": "string"
|
|
2966
|
+
},
|
|
2891
2967
|
"computed": false
|
|
2892
2968
|
},
|
|
2893
2969
|
{
|
|
2894
2970
|
"type": "propertySignature",
|
|
2895
2971
|
"key": {
|
|
2896
2972
|
"type": "identifier",
|
|
2897
|
-
"name": "
|
|
2973
|
+
"name": "title"
|
|
2974
|
+
},
|
|
2975
|
+
"annotation": {
|
|
2976
|
+
"type": "keyword",
|
|
2977
|
+
"value": "string"
|
|
2978
|
+
},
|
|
2979
|
+
"computed": false
|
|
2980
|
+
},
|
|
2981
|
+
{
|
|
2982
|
+
"type": "propertySignature",
|
|
2983
|
+
"key": {
|
|
2984
|
+
"type": "identifier",
|
|
2985
|
+
"name": "requirement"
|
|
2986
|
+
},
|
|
2987
|
+
"annotation": {
|
|
2988
|
+
"type": "keyword",
|
|
2989
|
+
"value": "string"
|
|
2990
|
+
},
|
|
2991
|
+
"computed": false
|
|
2992
|
+
},
|
|
2993
|
+
{
|
|
2994
|
+
"type": "propertySignature",
|
|
2995
|
+
"key": {
|
|
2996
|
+
"type": "identifier",
|
|
2997
|
+
"name": "state"
|
|
2998
|
+
},
|
|
2999
|
+
"annotation": {
|
|
3000
|
+
"type": "reference",
|
|
3001
|
+
"typeName": {
|
|
3002
|
+
"type": "identifier",
|
|
3003
|
+
"name": "TaskState"
|
|
3004
|
+
}
|
|
3005
|
+
},
|
|
3006
|
+
"computed": false
|
|
3007
|
+
},
|
|
3008
|
+
{
|
|
3009
|
+
"type": "propertySignature",
|
|
3010
|
+
"key": {
|
|
3011
|
+
"type": "identifier",
|
|
3012
|
+
"name": "plan"
|
|
2898
3013
|
},
|
|
2899
3014
|
"annotation": {
|
|
2900
3015
|
"type": "array",
|
|
2901
3016
|
"elementType": {
|
|
2902
|
-
"type": "
|
|
2903
|
-
"
|
|
3017
|
+
"type": "reference",
|
|
3018
|
+
"typeName": {
|
|
3019
|
+
"type": "identifier",
|
|
3020
|
+
"name": "Step"
|
|
3021
|
+
}
|
|
2904
3022
|
}
|
|
2905
3023
|
},
|
|
2906
3024
|
"computed": false
|
|
@@ -2909,29 +3027,50 @@
|
|
|
2909
3027
|
"type": "propertySignature",
|
|
2910
3028
|
"key": {
|
|
2911
3029
|
"type": "identifier",
|
|
2912
|
-
"name": "
|
|
3030
|
+
"name": "jobs"
|
|
3031
|
+
},
|
|
3032
|
+
"annotation": {
|
|
3033
|
+
"type": "array",
|
|
3034
|
+
"elementType": {
|
|
3035
|
+
"type": "reference",
|
|
3036
|
+
"typeName": {
|
|
3037
|
+
"type": "identifier",
|
|
3038
|
+
"name": "Job"
|
|
3039
|
+
}
|
|
3040
|
+
}
|
|
3041
|
+
},
|
|
3042
|
+
"computed": false
|
|
3043
|
+
},
|
|
3044
|
+
{
|
|
3045
|
+
"type": "propertySignature",
|
|
3046
|
+
"key": {
|
|
3047
|
+
"type": "identifier",
|
|
3048
|
+
"name": "startTime"
|
|
2913
3049
|
},
|
|
2914
3050
|
"annotation": {
|
|
2915
3051
|
"type": "keyword",
|
|
2916
|
-
"value": "
|
|
3052
|
+
"value": "number"
|
|
3053
|
+
},
|
|
3054
|
+
"computed": false
|
|
3055
|
+
},
|
|
3056
|
+
{
|
|
3057
|
+
"type": "propertySignature",
|
|
3058
|
+
"key": {
|
|
3059
|
+
"type": "identifier",
|
|
3060
|
+
"name": "endTime"
|
|
3061
|
+
},
|
|
3062
|
+
"annotation": {
|
|
3063
|
+
"type": "keyword",
|
|
3064
|
+
"value": "number"
|
|
2917
3065
|
},
|
|
3066
|
+
"optional": true,
|
|
2918
3067
|
"computed": false
|
|
2919
3068
|
}
|
|
2920
3069
|
]
|
|
2921
|
-
}
|
|
2922
|
-
]
|
|
2923
|
-
},
|
|
2924
|
-
"ai-portal.cruise-canvas": {
|
|
2925
|
-
"properties": [
|
|
2926
|
-
{
|
|
2927
|
-
"name": "conversationId",
|
|
2928
|
-
"annotation": {
|
|
2929
|
-
"type": "keyword",
|
|
2930
|
-
"value": "string"
|
|
2931
|
-
}
|
|
2932
3070
|
},
|
|
2933
3071
|
{
|
|
2934
|
-
"
|
|
3072
|
+
"type": "typeAlias",
|
|
3073
|
+
"name": "TaskState",
|
|
2935
3074
|
"annotation": {
|
|
2936
3075
|
"type": "union",
|
|
2937
3076
|
"types": [
|
|
@@ -2939,230 +3078,116 @@
|
|
|
2939
3078
|
"type": "reference",
|
|
2940
3079
|
"typeName": {
|
|
2941
3080
|
"type": "identifier",
|
|
2942
|
-
"name": "
|
|
3081
|
+
"name": "JobState"
|
|
2943
3082
|
}
|
|
2944
3083
|
},
|
|
2945
3084
|
{
|
|
2946
|
-
"type": "
|
|
2947
|
-
"value": "
|
|
3085
|
+
"type": "jsLiteral",
|
|
3086
|
+
"value": "paused"
|
|
3087
|
+
},
|
|
3088
|
+
{
|
|
3089
|
+
"type": "jsLiteral",
|
|
3090
|
+
"value": "confirming-plan"
|
|
2948
3091
|
}
|
|
2949
3092
|
]
|
|
2950
3093
|
}
|
|
2951
3094
|
},
|
|
2952
3095
|
{
|
|
2953
|
-
"
|
|
3096
|
+
"type": "typeAlias",
|
|
3097
|
+
"name": "JobState",
|
|
2954
3098
|
"annotation": {
|
|
2955
|
-
"type": "
|
|
2956
|
-
"
|
|
3099
|
+
"type": "union",
|
|
3100
|
+
"types": [
|
|
3101
|
+
{
|
|
3102
|
+
"type": "reference",
|
|
3103
|
+
"typeName": {
|
|
3104
|
+
"type": "identifier",
|
|
3105
|
+
"name": "BaseState"
|
|
3106
|
+
}
|
|
3107
|
+
},
|
|
3108
|
+
{
|
|
3109
|
+
"type": "jsLiteral",
|
|
3110
|
+
"value": "skipped"
|
|
3111
|
+
}
|
|
3112
|
+
]
|
|
2957
3113
|
}
|
|
2958
3114
|
},
|
|
2959
3115
|
{
|
|
2960
|
-
"
|
|
3116
|
+
"type": "typeAlias",
|
|
3117
|
+
"name": "BaseState",
|
|
2961
3118
|
"annotation": {
|
|
2962
|
-
"type": "
|
|
2963
|
-
"
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
|
|
3119
|
+
"type": "union",
|
|
3120
|
+
"types": [
|
|
3121
|
+
{
|
|
3122
|
+
"type": "jsLiteral",
|
|
3123
|
+
"value": "submitted"
|
|
3124
|
+
},
|
|
3125
|
+
{
|
|
3126
|
+
"type": "jsLiteral",
|
|
3127
|
+
"value": "working"
|
|
3128
|
+
},
|
|
3129
|
+
{
|
|
3130
|
+
"type": "jsLiteral",
|
|
3131
|
+
"value": "input-required"
|
|
3132
|
+
},
|
|
3133
|
+
{
|
|
3134
|
+
"type": "jsLiteral",
|
|
3135
|
+
"value": "completed"
|
|
3136
|
+
},
|
|
3137
|
+
{
|
|
3138
|
+
"type": "jsLiteral",
|
|
3139
|
+
"value": "canceled"
|
|
3140
|
+
},
|
|
3141
|
+
{
|
|
3142
|
+
"type": "jsLiteral",
|
|
3143
|
+
"value": "failed"
|
|
3144
|
+
},
|
|
3145
|
+
{
|
|
3146
|
+
"type": "jsLiteral",
|
|
3147
|
+
"value": "unknown"
|
|
3148
|
+
}
|
|
3149
|
+
]
|
|
2967
3150
|
}
|
|
2968
3151
|
},
|
|
2969
3152
|
{
|
|
2970
|
-
"
|
|
2971
|
-
"
|
|
2972
|
-
|
|
2973
|
-
|
|
2974
|
-
"type": "
|
|
2975
|
-
"
|
|
3153
|
+
"type": "interface",
|
|
3154
|
+
"name": "Step",
|
|
3155
|
+
"body": [
|
|
3156
|
+
{
|
|
3157
|
+
"type": "propertySignature",
|
|
3158
|
+
"key": {
|
|
2976
3159
|
"type": "identifier",
|
|
2977
|
-
"name": "
|
|
2978
|
-
}
|
|
3160
|
+
"name": "id"
|
|
3161
|
+
},
|
|
3162
|
+
"annotation": {
|
|
3163
|
+
"type": "keyword",
|
|
3164
|
+
"value": "string"
|
|
3165
|
+
},
|
|
3166
|
+
"computed": false
|
|
3167
|
+
},
|
|
3168
|
+
{
|
|
3169
|
+
"type": "propertySignature",
|
|
3170
|
+
"key": {
|
|
3171
|
+
"type": "identifier",
|
|
3172
|
+
"name": "instruction"
|
|
3173
|
+
},
|
|
3174
|
+
"annotation": {
|
|
3175
|
+
"type": "keyword",
|
|
3176
|
+
"value": "string"
|
|
3177
|
+
},
|
|
3178
|
+
"computed": false
|
|
2979
3179
|
}
|
|
2980
|
-
|
|
2981
|
-
},
|
|
2982
|
-
{
|
|
2983
|
-
"name": "replay",
|
|
2984
|
-
"annotation": {
|
|
2985
|
-
"type": "keyword",
|
|
2986
|
-
"value": "boolean"
|
|
2987
|
-
}
|
|
2988
|
-
},
|
|
2989
|
-
{
|
|
2990
|
-
"name": "replayDelay",
|
|
2991
|
-
"annotation": {
|
|
2992
|
-
"type": "keyword",
|
|
2993
|
-
"value": "number"
|
|
2994
|
-
}
|
|
3180
|
+
]
|
|
2995
3181
|
},
|
|
2996
|
-
{
|
|
2997
|
-
"name": "supports",
|
|
2998
|
-
"annotation": {
|
|
2999
|
-
"type": "reference",
|
|
3000
|
-
"typeName": {
|
|
3001
|
-
"type": "identifier",
|
|
3002
|
-
"name": "Record"
|
|
3003
|
-
},
|
|
3004
|
-
"typeParameters": {
|
|
3005
|
-
"type": "typeParameterInstantiation",
|
|
3006
|
-
"params": [
|
|
3007
|
-
{
|
|
3008
|
-
"type": "keyword",
|
|
3009
|
-
"value": "string"
|
|
3010
|
-
},
|
|
3011
|
-
{
|
|
3012
|
-
"type": "keyword",
|
|
3013
|
-
"value": "boolean"
|
|
3014
|
-
}
|
|
3015
|
-
]
|
|
3016
|
-
}
|
|
3017
|
-
}
|
|
3018
|
-
},
|
|
3019
|
-
{
|
|
3020
|
-
"name": "showHiddenJobs",
|
|
3021
|
-
"annotation": {
|
|
3022
|
-
"type": "keyword",
|
|
3023
|
-
"value": "boolean"
|
|
3024
|
-
}
|
|
3025
|
-
},
|
|
3026
|
-
{
|
|
3027
|
-
"name": "showFeedback",
|
|
3028
|
-
"annotation": {
|
|
3029
|
-
"type": "keyword",
|
|
3030
|
-
"value": "boolean"
|
|
3031
|
-
}
|
|
3032
|
-
},
|
|
3033
|
-
{
|
|
3034
|
-
"name": "showFeedbackAfterFailed",
|
|
3035
|
-
"annotation": {
|
|
3036
|
-
"type": "keyword",
|
|
3037
|
-
"value": "boolean"
|
|
3038
|
-
}
|
|
3039
|
-
},
|
|
3040
|
-
{
|
|
3041
|
-
"name": "showFeedbackOnView",
|
|
3042
|
-
"annotation": {
|
|
3043
|
-
"type": "keyword",
|
|
3044
|
-
"value": "boolean"
|
|
3045
|
-
}
|
|
3046
|
-
},
|
|
3047
|
-
{
|
|
3048
|
-
"name": "showUiSwitch",
|
|
3049
|
-
"annotation": {
|
|
3050
|
-
"type": "keyword",
|
|
3051
|
-
"value": "boolean"
|
|
3052
|
-
}
|
|
3053
|
-
},
|
|
3054
|
-
{
|
|
3055
|
-
"name": "hideMermaid",
|
|
3056
|
-
"annotation": {
|
|
3057
|
-
"type": "keyword",
|
|
3058
|
-
"value": "boolean"
|
|
3059
|
-
}
|
|
3060
|
-
},
|
|
3061
|
-
{
|
|
3062
|
-
"name": "showJsxEditor",
|
|
3063
|
-
"annotation": {
|
|
3064
|
-
"type": "keyword",
|
|
3065
|
-
"value": "boolean"
|
|
3066
|
-
}
|
|
3067
|
-
},
|
|
3068
|
-
{
|
|
3069
|
-
"name": "previewUrlTemplate",
|
|
3070
|
-
"annotation": {
|
|
3071
|
-
"type": "keyword",
|
|
3072
|
-
"value": "string"
|
|
3073
|
-
}
|
|
3074
|
-
}
|
|
3075
|
-
],
|
|
3076
|
-
"events": [
|
|
3077
|
-
{
|
|
3078
|
-
"name": "share",
|
|
3079
|
-
"detail": {
|
|
3080
|
-
"annotation": {
|
|
3081
|
-
"type": "keyword",
|
|
3082
|
-
"value": "void"
|
|
3083
|
-
}
|
|
3084
|
-
}
|
|
3085
|
-
},
|
|
3086
|
-
{
|
|
3087
|
-
"name": "terminate",
|
|
3088
|
-
"detail": {
|
|
3089
|
-
"annotation": {
|
|
3090
|
-
"type": "keyword",
|
|
3091
|
-
"value": "void"
|
|
3092
|
-
}
|
|
3093
|
-
}
|
|
3094
|
-
},
|
|
3095
|
-
{
|
|
3096
|
-
"name": "feedback.submit",
|
|
3097
|
-
"detail": {
|
|
3098
|
-
"annotation": {
|
|
3099
|
-
"type": "reference",
|
|
3100
|
-
"typeName": {
|
|
3101
|
-
"type": "identifier",
|
|
3102
|
-
"name": "FeedbackDetail"
|
|
3103
|
-
}
|
|
3104
|
-
}
|
|
3105
|
-
}
|
|
3106
|
-
},
|
|
3107
|
-
{
|
|
3108
|
-
"name": "feedback.on.view",
|
|
3109
|
-
"detail": {
|
|
3110
|
-
"annotation": {
|
|
3111
|
-
"type": "keyword",
|
|
3112
|
-
"value": "string"
|
|
3113
|
-
}
|
|
3114
|
-
}
|
|
3115
|
-
},
|
|
3116
|
-
{
|
|
3117
|
-
"name": "ui.switch",
|
|
3118
|
-
"detail": {
|
|
3119
|
-
"annotation": {
|
|
3120
|
-
"type": "jsLiteral",
|
|
3121
|
-
"value": "chat"
|
|
3122
|
-
}
|
|
3123
|
-
}
|
|
3124
|
-
}
|
|
3125
|
-
],
|
|
3126
|
-
"methods": [
|
|
3127
|
-
{
|
|
3128
|
-
"name": "resumed",
|
|
3129
|
-
"params": [],
|
|
3130
|
-
"returns": {}
|
|
3131
|
-
},
|
|
3132
|
-
{
|
|
3133
|
-
"name": "feedbackSubmitDone",
|
|
3134
|
-
"params": [],
|
|
3135
|
-
"returns": {}
|
|
3136
|
-
},
|
|
3137
|
-
{
|
|
3138
|
-
"name": "feedbackSubmitFailed",
|
|
3139
|
-
"params": [],
|
|
3140
|
-
"returns": {}
|
|
3141
|
-
},
|
|
3142
|
-
{
|
|
3143
|
-
"name": "feedbackOnViewDone",
|
|
3144
|
-
"params": [
|
|
3145
|
-
{
|
|
3146
|
-
"name": "viewId",
|
|
3147
|
-
"annotation": {
|
|
3148
|
-
"type": "keyword",
|
|
3149
|
-
"value": "string"
|
|
3150
|
-
}
|
|
3151
|
-
}
|
|
3152
|
-
],
|
|
3153
|
-
"returns": {}
|
|
3154
|
-
}
|
|
3155
|
-
],
|
|
3156
|
-
"types": [
|
|
3157
3182
|
{
|
|
3158
3183
|
"type": "interface",
|
|
3159
|
-
"name": "
|
|
3184
|
+
"name": "Job",
|
|
3160
3185
|
"body": [
|
|
3161
3186
|
{
|
|
3162
3187
|
"type": "propertySignature",
|
|
3163
3188
|
"key": {
|
|
3164
3189
|
"type": "identifier",
|
|
3165
|
-
"name": "
|
|
3190
|
+
"name": "id"
|
|
3166
3191
|
},
|
|
3167
3192
|
"annotation": {
|
|
3168
3193
|
"type": "keyword",
|
|
@@ -3174,80 +3199,56 @@
|
|
|
3174
3199
|
"type": "propertySignature",
|
|
3175
3200
|
"key": {
|
|
3176
3201
|
"type": "identifier",
|
|
3177
|
-
"name": "
|
|
3202
|
+
"name": "upstream"
|
|
3178
3203
|
},
|
|
3179
3204
|
"annotation": {
|
|
3180
|
-
"type": "
|
|
3181
|
-
"
|
|
3205
|
+
"type": "array",
|
|
3206
|
+
"elementType": {
|
|
3207
|
+
"type": "keyword",
|
|
3208
|
+
"value": "string"
|
|
3209
|
+
}
|
|
3182
3210
|
},
|
|
3211
|
+
"optional": true,
|
|
3183
3212
|
"computed": false
|
|
3184
|
-
}
|
|
3185
|
-
]
|
|
3186
|
-
},
|
|
3187
|
-
{
|
|
3188
|
-
"type": "typeAlias",
|
|
3189
|
-
"name": "TaskBaseDetail",
|
|
3190
|
-
"annotation": {
|
|
3191
|
-
"type": "reference",
|
|
3192
|
-
"typeName": {
|
|
3193
|
-
"type": "identifier",
|
|
3194
|
-
"name": "Omit"
|
|
3195
3213
|
},
|
|
3196
|
-
"typeParameters": {
|
|
3197
|
-
"type": "typeParameterInstantiation",
|
|
3198
|
-
"params": [
|
|
3199
|
-
{
|
|
3200
|
-
"type": "reference",
|
|
3201
|
-
"typeName": {
|
|
3202
|
-
"type": "identifier",
|
|
3203
|
-
"name": "Task"
|
|
3204
|
-
}
|
|
3205
|
-
},
|
|
3206
|
-
{
|
|
3207
|
-
"type": "jsLiteral",
|
|
3208
|
-
"value": "jobs"
|
|
3209
|
-
}
|
|
3210
|
-
]
|
|
3211
|
-
}
|
|
3212
|
-
}
|
|
3213
|
-
},
|
|
3214
|
-
{
|
|
3215
|
-
"type": "interface",
|
|
3216
|
-
"name": "Task",
|
|
3217
|
-
"body": [
|
|
3218
3214
|
{
|
|
3219
3215
|
"type": "propertySignature",
|
|
3220
3216
|
"key": {
|
|
3221
3217
|
"type": "identifier",
|
|
3222
|
-
"name": "
|
|
3218
|
+
"name": "parent"
|
|
3223
3219
|
},
|
|
3224
3220
|
"annotation": {
|
|
3225
3221
|
"type": "keyword",
|
|
3226
3222
|
"value": "string"
|
|
3227
3223
|
},
|
|
3224
|
+
"optional": true,
|
|
3228
3225
|
"computed": false
|
|
3229
3226
|
},
|
|
3230
3227
|
{
|
|
3231
3228
|
"type": "propertySignature",
|
|
3232
3229
|
"key": {
|
|
3233
3230
|
"type": "identifier",
|
|
3234
|
-
"name": "
|
|
3231
|
+
"name": "instruction"
|
|
3235
3232
|
},
|
|
3236
3233
|
"annotation": {
|
|
3237
3234
|
"type": "keyword",
|
|
3238
3235
|
"value": "string"
|
|
3239
3236
|
},
|
|
3237
|
+
"optional": true,
|
|
3240
3238
|
"computed": false
|
|
3241
3239
|
},
|
|
3242
3240
|
{
|
|
3243
3241
|
"type": "propertySignature",
|
|
3244
3242
|
"key": {
|
|
3245
3243
|
"type": "identifier",
|
|
3246
|
-
"name": "
|
|
3244
|
+
"name": "state"
|
|
3247
3245
|
},
|
|
3248
3246
|
"annotation": {
|
|
3249
|
-
"type": "
|
|
3250
|
-
"
|
|
3247
|
+
"type": "reference",
|
|
3248
|
+
"typeName": {
|
|
3249
|
+
"type": "identifier",
|
|
3250
|
+
"name": "JobState"
|
|
3251
|
+
}
|
|
3251
3252
|
},
|
|
3252
3253
|
"computed": false
|
|
3253
3254
|
},
|
|
@@ -3255,22 +3256,23 @@
|
|
|
3255
3256
|
"type": "propertySignature",
|
|
3256
3257
|
"key": {
|
|
3257
3258
|
"type": "identifier",
|
|
3258
|
-
"name": "
|
|
3259
|
+
"name": "toolCall"
|
|
3259
3260
|
},
|
|
3260
3261
|
"annotation": {
|
|
3261
3262
|
"type": "reference",
|
|
3262
3263
|
"typeName": {
|
|
3263
3264
|
"type": "identifier",
|
|
3264
|
-
"name": "
|
|
3265
|
+
"name": "ToolCall"
|
|
3265
3266
|
}
|
|
3266
3267
|
},
|
|
3268
|
+
"optional": true,
|
|
3267
3269
|
"computed": false
|
|
3268
3270
|
},
|
|
3269
3271
|
{
|
|
3270
3272
|
"type": "propertySignature",
|
|
3271
3273
|
"key": {
|
|
3272
3274
|
"type": "identifier",
|
|
3273
|
-
"name": "
|
|
3275
|
+
"name": "messages"
|
|
3274
3276
|
},
|
|
3275
3277
|
"annotation": {
|
|
3276
3278
|
"type": "array",
|
|
@@ -3278,307 +3280,44 @@
|
|
|
3278
3280
|
"type": "reference",
|
|
3279
3281
|
"typeName": {
|
|
3280
3282
|
"type": "identifier",
|
|
3281
|
-
"name": "
|
|
3283
|
+
"name": "Message"
|
|
3282
3284
|
}
|
|
3283
3285
|
}
|
|
3284
3286
|
},
|
|
3287
|
+
"optional": true,
|
|
3285
3288
|
"computed": false
|
|
3286
3289
|
},
|
|
3287
3290
|
{
|
|
3288
3291
|
"type": "propertySignature",
|
|
3289
3292
|
"key": {
|
|
3290
3293
|
"type": "identifier",
|
|
3291
|
-
"name": "
|
|
3294
|
+
"name": "isError"
|
|
3292
3295
|
},
|
|
3293
3296
|
"annotation": {
|
|
3294
|
-
"type": "
|
|
3295
|
-
"
|
|
3296
|
-
"type": "reference",
|
|
3297
|
-
"typeName": {
|
|
3298
|
-
"type": "identifier",
|
|
3299
|
-
"name": "Job"
|
|
3300
|
-
}
|
|
3301
|
-
}
|
|
3297
|
+
"type": "keyword",
|
|
3298
|
+
"value": "boolean"
|
|
3302
3299
|
},
|
|
3300
|
+
"optional": true,
|
|
3303
3301
|
"computed": false
|
|
3304
3302
|
},
|
|
3305
3303
|
{
|
|
3306
3304
|
"type": "propertySignature",
|
|
3307
3305
|
"key": {
|
|
3308
3306
|
"type": "identifier",
|
|
3309
|
-
"name": "
|
|
3307
|
+
"name": "hidden"
|
|
3310
3308
|
},
|
|
3311
3309
|
"annotation": {
|
|
3312
3310
|
"type": "keyword",
|
|
3313
|
-
"value": "
|
|
3311
|
+
"value": "boolean"
|
|
3314
3312
|
},
|
|
3313
|
+
"optional": true,
|
|
3315
3314
|
"computed": false
|
|
3316
3315
|
},
|
|
3317
3316
|
{
|
|
3318
3317
|
"type": "propertySignature",
|
|
3319
3318
|
"key": {
|
|
3320
3319
|
"type": "identifier",
|
|
3321
|
-
"name": "
|
|
3322
|
-
},
|
|
3323
|
-
"annotation": {
|
|
3324
|
-
"type": "keyword",
|
|
3325
|
-
"value": "number"
|
|
3326
|
-
},
|
|
3327
|
-
"optional": true,
|
|
3328
|
-
"computed": false
|
|
3329
|
-
}
|
|
3330
|
-
]
|
|
3331
|
-
},
|
|
3332
|
-
{
|
|
3333
|
-
"type": "typeAlias",
|
|
3334
|
-
"name": "TaskState",
|
|
3335
|
-
"annotation": {
|
|
3336
|
-
"type": "union",
|
|
3337
|
-
"types": [
|
|
3338
|
-
{
|
|
3339
|
-
"type": "reference",
|
|
3340
|
-
"typeName": {
|
|
3341
|
-
"type": "identifier",
|
|
3342
|
-
"name": "JobState"
|
|
3343
|
-
}
|
|
3344
|
-
},
|
|
3345
|
-
{
|
|
3346
|
-
"type": "jsLiteral",
|
|
3347
|
-
"value": "paused"
|
|
3348
|
-
},
|
|
3349
|
-
{
|
|
3350
|
-
"type": "jsLiteral",
|
|
3351
|
-
"value": "confirming-plan"
|
|
3352
|
-
}
|
|
3353
|
-
]
|
|
3354
|
-
}
|
|
3355
|
-
},
|
|
3356
|
-
{
|
|
3357
|
-
"type": "typeAlias",
|
|
3358
|
-
"name": "JobState",
|
|
3359
|
-
"annotation": {
|
|
3360
|
-
"type": "union",
|
|
3361
|
-
"types": [
|
|
3362
|
-
{
|
|
3363
|
-
"type": "reference",
|
|
3364
|
-
"typeName": {
|
|
3365
|
-
"type": "identifier",
|
|
3366
|
-
"name": "BaseState"
|
|
3367
|
-
}
|
|
3368
|
-
},
|
|
3369
|
-
{
|
|
3370
|
-
"type": "jsLiteral",
|
|
3371
|
-
"value": "skipped"
|
|
3372
|
-
}
|
|
3373
|
-
]
|
|
3374
|
-
}
|
|
3375
|
-
},
|
|
3376
|
-
{
|
|
3377
|
-
"type": "typeAlias",
|
|
3378
|
-
"name": "BaseState",
|
|
3379
|
-
"annotation": {
|
|
3380
|
-
"type": "union",
|
|
3381
|
-
"types": [
|
|
3382
|
-
{
|
|
3383
|
-
"type": "jsLiteral",
|
|
3384
|
-
"value": "submitted"
|
|
3385
|
-
},
|
|
3386
|
-
{
|
|
3387
|
-
"type": "jsLiteral",
|
|
3388
|
-
"value": "working"
|
|
3389
|
-
},
|
|
3390
|
-
{
|
|
3391
|
-
"type": "jsLiteral",
|
|
3392
|
-
"value": "input-required"
|
|
3393
|
-
},
|
|
3394
|
-
{
|
|
3395
|
-
"type": "jsLiteral",
|
|
3396
|
-
"value": "completed"
|
|
3397
|
-
},
|
|
3398
|
-
{
|
|
3399
|
-
"type": "jsLiteral",
|
|
3400
|
-
"value": "canceled"
|
|
3401
|
-
},
|
|
3402
|
-
{
|
|
3403
|
-
"type": "jsLiteral",
|
|
3404
|
-
"value": "failed"
|
|
3405
|
-
},
|
|
3406
|
-
{
|
|
3407
|
-
"type": "jsLiteral",
|
|
3408
|
-
"value": "unknown"
|
|
3409
|
-
}
|
|
3410
|
-
]
|
|
3411
|
-
}
|
|
3412
|
-
},
|
|
3413
|
-
{
|
|
3414
|
-
"type": "interface",
|
|
3415
|
-
"name": "Step",
|
|
3416
|
-
"body": [
|
|
3417
|
-
{
|
|
3418
|
-
"type": "propertySignature",
|
|
3419
|
-
"key": {
|
|
3420
|
-
"type": "identifier",
|
|
3421
|
-
"name": "id"
|
|
3422
|
-
},
|
|
3423
|
-
"annotation": {
|
|
3424
|
-
"type": "keyword",
|
|
3425
|
-
"value": "string"
|
|
3426
|
-
},
|
|
3427
|
-
"computed": false
|
|
3428
|
-
},
|
|
3429
|
-
{
|
|
3430
|
-
"type": "propertySignature",
|
|
3431
|
-
"key": {
|
|
3432
|
-
"type": "identifier",
|
|
3433
|
-
"name": "instruction"
|
|
3434
|
-
},
|
|
3435
|
-
"annotation": {
|
|
3436
|
-
"type": "keyword",
|
|
3437
|
-
"value": "string"
|
|
3438
|
-
},
|
|
3439
|
-
"computed": false
|
|
3440
|
-
}
|
|
3441
|
-
]
|
|
3442
|
-
},
|
|
3443
|
-
{
|
|
3444
|
-
"type": "interface",
|
|
3445
|
-
"name": "Job",
|
|
3446
|
-
"body": [
|
|
3447
|
-
{
|
|
3448
|
-
"type": "propertySignature",
|
|
3449
|
-
"key": {
|
|
3450
|
-
"type": "identifier",
|
|
3451
|
-
"name": "id"
|
|
3452
|
-
},
|
|
3453
|
-
"annotation": {
|
|
3454
|
-
"type": "keyword",
|
|
3455
|
-
"value": "string"
|
|
3456
|
-
},
|
|
3457
|
-
"computed": false
|
|
3458
|
-
},
|
|
3459
|
-
{
|
|
3460
|
-
"type": "propertySignature",
|
|
3461
|
-
"key": {
|
|
3462
|
-
"type": "identifier",
|
|
3463
|
-
"name": "upstream"
|
|
3464
|
-
},
|
|
3465
|
-
"annotation": {
|
|
3466
|
-
"type": "array",
|
|
3467
|
-
"elementType": {
|
|
3468
|
-
"type": "keyword",
|
|
3469
|
-
"value": "string"
|
|
3470
|
-
}
|
|
3471
|
-
},
|
|
3472
|
-
"optional": true,
|
|
3473
|
-
"computed": false
|
|
3474
|
-
},
|
|
3475
|
-
{
|
|
3476
|
-
"type": "propertySignature",
|
|
3477
|
-
"key": {
|
|
3478
|
-
"type": "identifier",
|
|
3479
|
-
"name": "parent"
|
|
3480
|
-
},
|
|
3481
|
-
"annotation": {
|
|
3482
|
-
"type": "keyword",
|
|
3483
|
-
"value": "string"
|
|
3484
|
-
},
|
|
3485
|
-
"optional": true,
|
|
3486
|
-
"computed": false
|
|
3487
|
-
},
|
|
3488
|
-
{
|
|
3489
|
-
"type": "propertySignature",
|
|
3490
|
-
"key": {
|
|
3491
|
-
"type": "identifier",
|
|
3492
|
-
"name": "instruction"
|
|
3493
|
-
},
|
|
3494
|
-
"annotation": {
|
|
3495
|
-
"type": "keyword",
|
|
3496
|
-
"value": "string"
|
|
3497
|
-
},
|
|
3498
|
-
"optional": true,
|
|
3499
|
-
"computed": false
|
|
3500
|
-
},
|
|
3501
|
-
{
|
|
3502
|
-
"type": "propertySignature",
|
|
3503
|
-
"key": {
|
|
3504
|
-
"type": "identifier",
|
|
3505
|
-
"name": "state"
|
|
3506
|
-
},
|
|
3507
|
-
"annotation": {
|
|
3508
|
-
"type": "reference",
|
|
3509
|
-
"typeName": {
|
|
3510
|
-
"type": "identifier",
|
|
3511
|
-
"name": "JobState"
|
|
3512
|
-
}
|
|
3513
|
-
},
|
|
3514
|
-
"computed": false
|
|
3515
|
-
},
|
|
3516
|
-
{
|
|
3517
|
-
"type": "propertySignature",
|
|
3518
|
-
"key": {
|
|
3519
|
-
"type": "identifier",
|
|
3520
|
-
"name": "toolCall"
|
|
3521
|
-
},
|
|
3522
|
-
"annotation": {
|
|
3523
|
-
"type": "reference",
|
|
3524
|
-
"typeName": {
|
|
3525
|
-
"type": "identifier",
|
|
3526
|
-
"name": "ToolCall"
|
|
3527
|
-
}
|
|
3528
|
-
},
|
|
3529
|
-
"optional": true,
|
|
3530
|
-
"computed": false
|
|
3531
|
-
},
|
|
3532
|
-
{
|
|
3533
|
-
"type": "propertySignature",
|
|
3534
|
-
"key": {
|
|
3535
|
-
"type": "identifier",
|
|
3536
|
-
"name": "messages"
|
|
3537
|
-
},
|
|
3538
|
-
"annotation": {
|
|
3539
|
-
"type": "array",
|
|
3540
|
-
"elementType": {
|
|
3541
|
-
"type": "reference",
|
|
3542
|
-
"typeName": {
|
|
3543
|
-
"type": "identifier",
|
|
3544
|
-
"name": "Message"
|
|
3545
|
-
}
|
|
3546
|
-
}
|
|
3547
|
-
},
|
|
3548
|
-
"optional": true,
|
|
3549
|
-
"computed": false
|
|
3550
|
-
},
|
|
3551
|
-
{
|
|
3552
|
-
"type": "propertySignature",
|
|
3553
|
-
"key": {
|
|
3554
|
-
"type": "identifier",
|
|
3555
|
-
"name": "isError"
|
|
3556
|
-
},
|
|
3557
|
-
"annotation": {
|
|
3558
|
-
"type": "keyword",
|
|
3559
|
-
"value": "boolean"
|
|
3560
|
-
},
|
|
3561
|
-
"optional": true,
|
|
3562
|
-
"computed": false
|
|
3563
|
-
},
|
|
3564
|
-
{
|
|
3565
|
-
"type": "propertySignature",
|
|
3566
|
-
"key": {
|
|
3567
|
-
"type": "identifier",
|
|
3568
|
-
"name": "hidden"
|
|
3569
|
-
},
|
|
3570
|
-
"annotation": {
|
|
3571
|
-
"type": "keyword",
|
|
3572
|
-
"value": "boolean"
|
|
3573
|
-
},
|
|
3574
|
-
"optional": true,
|
|
3575
|
-
"computed": false
|
|
3576
|
-
},
|
|
3577
|
-
{
|
|
3578
|
-
"type": "propertySignature",
|
|
3579
|
-
"key": {
|
|
3580
|
-
"type": "identifier",
|
|
3581
|
-
"name": "startTime"
|
|
3320
|
+
"name": "startTime"
|
|
3582
3321
|
},
|
|
3583
3322
|
"annotation": {
|
|
3584
3323
|
"type": "keyword",
|
|
@@ -4038,5 +3777,281 @@
|
|
|
4038
3777
|
]
|
|
4039
3778
|
}
|
|
4040
3779
|
]
|
|
3780
|
+
},
|
|
3781
|
+
"ai-portal.chat-stream": {
|
|
3782
|
+
"properties": [
|
|
3783
|
+
{
|
|
3784
|
+
"name": "conversationId",
|
|
3785
|
+
"annotation": {
|
|
3786
|
+
"type": "keyword",
|
|
3787
|
+
"value": "string"
|
|
3788
|
+
}
|
|
3789
|
+
},
|
|
3790
|
+
{
|
|
3791
|
+
"name": "initialRequest",
|
|
3792
|
+
"annotation": {
|
|
3793
|
+
"type": "union",
|
|
3794
|
+
"types": [
|
|
3795
|
+
{
|
|
3796
|
+
"type": "reference",
|
|
3797
|
+
"typeName": {
|
|
3798
|
+
"type": "identifier",
|
|
3799
|
+
"name": "RequestStore"
|
|
3800
|
+
}
|
|
3801
|
+
},
|
|
3802
|
+
{
|
|
3803
|
+
"type": "keyword",
|
|
3804
|
+
"value": "null"
|
|
3805
|
+
}
|
|
3806
|
+
]
|
|
3807
|
+
}
|
|
3808
|
+
},
|
|
3809
|
+
{
|
|
3810
|
+
"name": "taskId",
|
|
3811
|
+
"annotation": {
|
|
3812
|
+
"type": "keyword",
|
|
3813
|
+
"value": "string"
|
|
3814
|
+
}
|
|
3815
|
+
},
|
|
3816
|
+
{
|
|
3817
|
+
"name": "replay",
|
|
3818
|
+
"annotation": {
|
|
3819
|
+
"type": "keyword",
|
|
3820
|
+
"value": "boolean"
|
|
3821
|
+
}
|
|
3822
|
+
},
|
|
3823
|
+
{
|
|
3824
|
+
"name": "replayDelay",
|
|
3825
|
+
"annotation": {
|
|
3826
|
+
"type": "keyword",
|
|
3827
|
+
"value": "number"
|
|
3828
|
+
}
|
|
3829
|
+
},
|
|
3830
|
+
{
|
|
3831
|
+
"name": "supports",
|
|
3832
|
+
"annotation": {
|
|
3833
|
+
"type": "reference",
|
|
3834
|
+
"typeName": {
|
|
3835
|
+
"type": "identifier",
|
|
3836
|
+
"name": "Record"
|
|
3837
|
+
},
|
|
3838
|
+
"typeParameters": {
|
|
3839
|
+
"type": "typeParameterInstantiation",
|
|
3840
|
+
"params": [
|
|
3841
|
+
{
|
|
3842
|
+
"type": "keyword",
|
|
3843
|
+
"value": "string"
|
|
3844
|
+
},
|
|
3845
|
+
{
|
|
3846
|
+
"type": "keyword",
|
|
3847
|
+
"value": "boolean"
|
|
3848
|
+
}
|
|
3849
|
+
]
|
|
3850
|
+
}
|
|
3851
|
+
}
|
|
3852
|
+
},
|
|
3853
|
+
{
|
|
3854
|
+
"name": "showFeedback",
|
|
3855
|
+
"annotation": {
|
|
3856
|
+
"type": "keyword",
|
|
3857
|
+
"value": "boolean"
|
|
3858
|
+
}
|
|
3859
|
+
},
|
|
3860
|
+
{
|
|
3861
|
+
"name": "showFeedbackAfterFailed",
|
|
3862
|
+
"annotation": {
|
|
3863
|
+
"type": "keyword",
|
|
3864
|
+
"value": "boolean"
|
|
3865
|
+
}
|
|
3866
|
+
},
|
|
3867
|
+
{
|
|
3868
|
+
"name": "showFeedbackOnView",
|
|
3869
|
+
"annotation": {
|
|
3870
|
+
"type": "keyword",
|
|
3871
|
+
"value": "boolean"
|
|
3872
|
+
}
|
|
3873
|
+
},
|
|
3874
|
+
{
|
|
3875
|
+
"name": "showUiSwitch",
|
|
3876
|
+
"annotation": {
|
|
3877
|
+
"type": "keyword",
|
|
3878
|
+
"value": "boolean"
|
|
3879
|
+
}
|
|
3880
|
+
},
|
|
3881
|
+
{
|
|
3882
|
+
"name": "hideMermaid",
|
|
3883
|
+
"annotation": {
|
|
3884
|
+
"type": "keyword",
|
|
3885
|
+
"value": "boolean"
|
|
3886
|
+
}
|
|
3887
|
+
},
|
|
3888
|
+
{
|
|
3889
|
+
"name": "previewUrlTemplate",
|
|
3890
|
+
"annotation": {
|
|
3891
|
+
"type": "keyword",
|
|
3892
|
+
"value": "string"
|
|
3893
|
+
}
|
|
3894
|
+
}
|
|
3895
|
+
],
|
|
3896
|
+
"events": [
|
|
3897
|
+
{
|
|
3898
|
+
"name": "share",
|
|
3899
|
+
"detail": {
|
|
3900
|
+
"annotation": {
|
|
3901
|
+
"type": "keyword",
|
|
3902
|
+
"value": "void"
|
|
3903
|
+
}
|
|
3904
|
+
}
|
|
3905
|
+
},
|
|
3906
|
+
{
|
|
3907
|
+
"name": "terminate",
|
|
3908
|
+
"detail": {
|
|
3909
|
+
"annotation": {
|
|
3910
|
+
"type": "keyword",
|
|
3911
|
+
"value": "void"
|
|
3912
|
+
}
|
|
3913
|
+
}
|
|
3914
|
+
},
|
|
3915
|
+
{
|
|
3916
|
+
"name": "feedback.submit",
|
|
3917
|
+
"detail": {
|
|
3918
|
+
"annotation": {
|
|
3919
|
+
"type": "reference",
|
|
3920
|
+
"typeName": {
|
|
3921
|
+
"type": "identifier",
|
|
3922
|
+
"name": "FeedbackDetail"
|
|
3923
|
+
}
|
|
3924
|
+
}
|
|
3925
|
+
}
|
|
3926
|
+
},
|
|
3927
|
+
{
|
|
3928
|
+
"name": "feedback.on.view",
|
|
3929
|
+
"detail": {
|
|
3930
|
+
"annotation": {
|
|
3931
|
+
"type": "keyword",
|
|
3932
|
+
"value": "string"
|
|
3933
|
+
}
|
|
3934
|
+
}
|
|
3935
|
+
},
|
|
3936
|
+
{
|
|
3937
|
+
"name": "ui.switch",
|
|
3938
|
+
"detail": {
|
|
3939
|
+
"annotation": {
|
|
3940
|
+
"type": "jsLiteral",
|
|
3941
|
+
"value": "canvas"
|
|
3942
|
+
}
|
|
3943
|
+
}
|
|
3944
|
+
}
|
|
3945
|
+
],
|
|
3946
|
+
"methods": [
|
|
3947
|
+
{
|
|
3948
|
+
"name": "resumed",
|
|
3949
|
+
"params": [],
|
|
3950
|
+
"returns": {}
|
|
3951
|
+
},
|
|
3952
|
+
{
|
|
3953
|
+
"name": "feedbackSubmitDone",
|
|
3954
|
+
"params": [],
|
|
3955
|
+
"returns": {}
|
|
3956
|
+
},
|
|
3957
|
+
{
|
|
3958
|
+
"name": "feedbackSubmitFailed",
|
|
3959
|
+
"params": [],
|
|
3960
|
+
"returns": {}
|
|
3961
|
+
},
|
|
3962
|
+
{
|
|
3963
|
+
"name": "feedbackOnViewDone",
|
|
3964
|
+
"params": [
|
|
3965
|
+
{
|
|
3966
|
+
"name": "viewId",
|
|
3967
|
+
"annotation": {
|
|
3968
|
+
"type": "keyword",
|
|
3969
|
+
"value": "string"
|
|
3970
|
+
}
|
|
3971
|
+
}
|
|
3972
|
+
],
|
|
3973
|
+
"returns": {}
|
|
3974
|
+
}
|
|
3975
|
+
],
|
|
3976
|
+
"types": [
|
|
3977
|
+
{
|
|
3978
|
+
"type": "interface",
|
|
3979
|
+
"name": "RequestStore",
|
|
3980
|
+
"body": [
|
|
3981
|
+
{
|
|
3982
|
+
"type": "propertySignature",
|
|
3983
|
+
"key": {
|
|
3984
|
+
"type": "identifier",
|
|
3985
|
+
"name": "conversationId"
|
|
3986
|
+
},
|
|
3987
|
+
"annotation": {
|
|
3988
|
+
"type": "keyword",
|
|
3989
|
+
"value": "string"
|
|
3990
|
+
},
|
|
3991
|
+
"computed": false
|
|
3992
|
+
},
|
|
3993
|
+
{
|
|
3994
|
+
"type": "propertySignature",
|
|
3995
|
+
"key": {
|
|
3996
|
+
"type": "identifier",
|
|
3997
|
+
"name": "content"
|
|
3998
|
+
},
|
|
3999
|
+
"annotation": {
|
|
4000
|
+
"type": "keyword",
|
|
4001
|
+
"value": "string"
|
|
4002
|
+
},
|
|
4003
|
+
"computed": false
|
|
4004
|
+
}
|
|
4005
|
+
]
|
|
4006
|
+
},
|
|
4007
|
+
{
|
|
4008
|
+
"type": "interface",
|
|
4009
|
+
"name": "FeedbackDetail",
|
|
4010
|
+
"body": [
|
|
4011
|
+
{
|
|
4012
|
+
"type": "propertySignature",
|
|
4013
|
+
"key": {
|
|
4014
|
+
"type": "identifier",
|
|
4015
|
+
"name": "plan"
|
|
4016
|
+
},
|
|
4017
|
+
"annotation": {
|
|
4018
|
+
"type": "array",
|
|
4019
|
+
"elementType": {
|
|
4020
|
+
"type": "keyword",
|
|
4021
|
+
"value": "string"
|
|
4022
|
+
}
|
|
4023
|
+
},
|
|
4024
|
+
"computed": false
|
|
4025
|
+
},
|
|
4026
|
+
{
|
|
4027
|
+
"type": "propertySignature",
|
|
4028
|
+
"key": {
|
|
4029
|
+
"type": "identifier",
|
|
4030
|
+
"name": "result"
|
|
4031
|
+
},
|
|
4032
|
+
"annotation": {
|
|
4033
|
+
"type": "array",
|
|
4034
|
+
"elementType": {
|
|
4035
|
+
"type": "keyword",
|
|
4036
|
+
"value": "string"
|
|
4037
|
+
}
|
|
4038
|
+
},
|
|
4039
|
+
"computed": false
|
|
4040
|
+
},
|
|
4041
|
+
{
|
|
4042
|
+
"type": "propertySignature",
|
|
4043
|
+
"key": {
|
|
4044
|
+
"type": "identifier",
|
|
4045
|
+
"name": "feedback"
|
|
4046
|
+
},
|
|
4047
|
+
"annotation": {
|
|
4048
|
+
"type": "keyword",
|
|
4049
|
+
"value": "string"
|
|
4050
|
+
},
|
|
4051
|
+
"computed": false
|
|
4052
|
+
}
|
|
4053
|
+
]
|
|
4054
|
+
}
|
|
4055
|
+
]
|
|
4041
4056
|
}
|
|
4042
4057
|
}
|