@next-bricks/ai-portal 0.54.0 → 0.55.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bricks.json +36 -35
- package/dist/chunks/1864.4bd403fd.js +2 -0
- package/dist/chunks/1864.4bd403fd.js.map +1 -0
- package/dist/chunks/2761.561a580a.js +2 -0
- package/dist/chunks/2761.561a580a.js.map +1 -0
- package/dist/chunks/3227.689d8678.js +2 -0
- package/dist/chunks/3227.689d8678.js.map +1 -0
- package/dist/chunks/4888.42dd29a2.js +3 -0
- package/dist/chunks/4888.42dd29a2.js.map +1 -0
- package/dist/chunks/{6201.610c66e3.js → 6201.fa3b6e24.js} +2 -2
- package/dist/chunks/6201.fa3b6e24.js.map +1 -0
- package/dist/chunks/{6593.1afe9a04.js → 6593.58eda50f.js} +2 -2
- package/dist/chunks/6593.58eda50f.js.map +1 -0
- package/dist/chunks/7279.af201b60.js +3 -0
- package/dist/chunks/{6947.1cec7258.js.LICENSE.txt → 7279.af201b60.js.LICENSE.txt} +0 -6
- package/dist/chunks/7279.af201b60.js.map +1 -0
- package/dist/chunks/9388.e48bb229.js +2 -0
- package/dist/chunks/9388.e48bb229.js.map +1 -0
- package/dist/chunks/chat-box.8e064684.js +2 -0
- package/dist/chunks/chat-box.8e064684.js.map +1 -0
- package/dist/chunks/chat-input.dd3d2035.js +2 -0
- package/dist/chunks/chat-input.dd3d2035.js.map +1 -0
- package/dist/chunks/{cruise-canvas.60fa24a3.js → cruise-canvas.c494563b.js} +2 -2
- package/dist/chunks/{cruise-canvas.60fa24a3.js.map → cruise-canvas.c494563b.js.map} +1 -1
- package/dist/chunks/elevo-card.49b42ed0.js +3 -0
- package/dist/chunks/elevo-card.49b42ed0.js.map +1 -0
- package/dist/chunks/flow-tabs.ce40cc92.js +2 -0
- package/dist/chunks/flow-tabs.ce40cc92.js.map +1 -0
- package/dist/chunks/main.6b7402db.js +2 -0
- package/dist/chunks/main.6b7402db.js.map +1 -0
- package/dist/chunks/stage-flow.4c7ea7d9.js +2 -0
- package/dist/chunks/stage-flow.4c7ea7d9.js.map +1 -0
- package/dist/examples.json +16 -16
- package/dist/images/0e7e6764.png +0 -0
- package/dist/images/7944ebaf.png +0 -0
- package/dist/images/c7ec12fe.png +0 -0
- package/dist/index.14c08956.js +2 -0
- package/dist/index.14c08956.js.map +1 -0
- package/dist/manifest.json +300 -286
- package/dist/types.json +640 -601
- package/dist-types/chat-box/FileListComponent.d.ts +8 -0
- package/dist-types/chat-box/UploadButton.d.ts +9 -0
- package/dist-types/chat-box/bricks.d.ts +8 -0
- package/dist-types/chat-box/index.d.ts +3 -0
- package/dist-types/chat-box/interfaces.d.ts +8 -0
- package/dist-types/stage-flow/index.d.ts +2 -0
- package/package.json +2 -2
- package/dist/chunks/1334.aae33a33.js +0 -2
- package/dist/chunks/1334.aae33a33.js.map +0 -1
- package/dist/chunks/2142.0599aecd.js +0 -2
- package/dist/chunks/2142.0599aecd.js.map +0 -1
- package/dist/chunks/3020.acf9607e.js +0 -2
- package/dist/chunks/3020.acf9607e.js.map +0 -1
- package/dist/chunks/6201.610c66e3.js.map +0 -1
- package/dist/chunks/6593.1afe9a04.js.map +0 -1
- package/dist/chunks/6947.1cec7258.js +0 -3
- package/dist/chunks/6947.1cec7258.js.map +0 -1
- package/dist/chunks/7713.278cfb8b.js +0 -2
- package/dist/chunks/7713.278cfb8b.js.map +0 -1
- package/dist/chunks/chat-box.279647b5.js +0 -2
- package/dist/chunks/chat-box.279647b5.js.map +0 -1
- package/dist/chunks/chat-input.b09e4ba0.js +0 -3
- package/dist/chunks/chat-input.b09e4ba0.js.map +0 -1
- package/dist/chunks/elevo-card.731505e0.js +0 -3
- package/dist/chunks/elevo-card.731505e0.js.map +0 -1
- package/dist/chunks/flow-tabs.222a11ea.js +0 -3
- package/dist/chunks/flow-tabs.222a11ea.js.LICENSE.txt +0 -5
- package/dist/chunks/flow-tabs.222a11ea.js.map +0 -1
- package/dist/chunks/main.72d51c8f.js +0 -2
- package/dist/chunks/main.72d51c8f.js.map +0 -1
- package/dist/chunks/stage-flow.1ece0479.js +0 -2
- package/dist/chunks/stage-flow.1ece0479.js.map +0 -1
- package/dist/index.6e1371ec.js +0 -2
- package/dist/index.6e1371ec.js.map +0 -1
- /package/dist/chunks/{chat-input.b09e4ba0.js.LICENSE.txt → 4888.42dd29a2.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{elevo-card.731505e0.js.LICENSE.txt → elevo-card.49b42ed0.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -782,20 +782,20 @@
|
|
|
782
782
|
"events": [],
|
|
783
783
|
"methods": []
|
|
784
784
|
},
|
|
785
|
-
"ai-portal.
|
|
785
|
+
"ai-portal.blank-state": {
|
|
786
786
|
"properties": [
|
|
787
787
|
{
|
|
788
|
-
"name": "
|
|
788
|
+
"name": "illustration",
|
|
789
789
|
"annotation": {
|
|
790
790
|
"type": "reference",
|
|
791
791
|
"typeName": {
|
|
792
792
|
"type": "identifier",
|
|
793
|
-
"name": "
|
|
793
|
+
"name": "BlankStateIllustration"
|
|
794
794
|
}
|
|
795
795
|
}
|
|
796
796
|
},
|
|
797
797
|
{
|
|
798
|
-
"name": "
|
|
798
|
+
"name": "description",
|
|
799
799
|
"annotation": {
|
|
800
800
|
"type": "keyword",
|
|
801
801
|
"value": "string"
|
|
@@ -807,37 +807,45 @@
|
|
|
807
807
|
"types": [
|
|
808
808
|
{
|
|
809
809
|
"type": "typeAlias",
|
|
810
|
-
"name": "
|
|
810
|
+
"name": "BlankStateIllustration",
|
|
811
811
|
"annotation": {
|
|
812
812
|
"type": "union",
|
|
813
813
|
"types": [
|
|
814
814
|
{
|
|
815
815
|
"type": "jsLiteral",
|
|
816
|
-
"value": "
|
|
816
|
+
"value": "goals"
|
|
817
817
|
},
|
|
818
818
|
{
|
|
819
819
|
"type": "jsLiteral",
|
|
820
|
-
"value": "
|
|
820
|
+
"value": "activities"
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"type": "jsLiteral",
|
|
824
|
+
"value": "collaboration-spaces"
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
"type": "jsLiteral",
|
|
828
|
+
"value": "serviceflows"
|
|
821
829
|
}
|
|
822
830
|
]
|
|
823
831
|
}
|
|
824
832
|
}
|
|
825
833
|
]
|
|
826
834
|
},
|
|
827
|
-
"ai-portal.
|
|
835
|
+
"ai-portal.sticky-container": {
|
|
828
836
|
"properties": [
|
|
829
837
|
{
|
|
830
|
-
"name": "
|
|
838
|
+
"name": "variant",
|
|
831
839
|
"annotation": {
|
|
832
840
|
"type": "reference",
|
|
833
841
|
"typeName": {
|
|
834
842
|
"type": "identifier",
|
|
835
|
-
"name": "
|
|
843
|
+
"name": "StickyContainerVariant"
|
|
836
844
|
}
|
|
837
845
|
}
|
|
838
846
|
},
|
|
839
847
|
{
|
|
840
|
-
"name": "
|
|
848
|
+
"name": "textContent",
|
|
841
849
|
"annotation": {
|
|
842
850
|
"type": "keyword",
|
|
843
851
|
"value": "string"
|
|
@@ -849,25 +857,17 @@
|
|
|
849
857
|
"types": [
|
|
850
858
|
{
|
|
851
859
|
"type": "typeAlias",
|
|
852
|
-
"name": "
|
|
860
|
+
"name": "StickyContainerVariant",
|
|
853
861
|
"annotation": {
|
|
854
862
|
"type": "union",
|
|
855
863
|
"types": [
|
|
856
864
|
{
|
|
857
865
|
"type": "jsLiteral",
|
|
858
|
-
"value": "
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"type": "jsLiteral",
|
|
862
|
-
"value": "activities"
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"type": "jsLiteral",
|
|
866
|
-
"value": "collaboration-spaces"
|
|
866
|
+
"value": "default"
|
|
867
867
|
},
|
|
868
868
|
{
|
|
869
869
|
"type": "jsLiteral",
|
|
870
|
-
"value": "
|
|
870
|
+
"value": "home"
|
|
871
871
|
}
|
|
872
872
|
]
|
|
873
873
|
}
|
|
@@ -1106,144 +1106,41 @@
|
|
|
1106
1106
|
}
|
|
1107
1107
|
]
|
|
1108
1108
|
},
|
|
1109
|
-
"ai-portal.
|
|
1109
|
+
"ai-portal.show-cases": {
|
|
1110
1110
|
"properties": [
|
|
1111
1111
|
{
|
|
1112
|
-
"name": "
|
|
1113
|
-
"annotation": {
|
|
1114
|
-
"type": "keyword",
|
|
1115
|
-
"value": "boolean"
|
|
1116
|
-
}
|
|
1117
|
-
},
|
|
1118
|
-
{
|
|
1119
|
-
"name": "placeholder",
|
|
1120
|
-
"annotation": {
|
|
1121
|
-
"type": "keyword",
|
|
1122
|
-
"value": "string"
|
|
1123
|
-
}
|
|
1124
|
-
},
|
|
1125
|
-
{
|
|
1126
|
-
"name": "autoFocus",
|
|
1127
|
-
"annotation": {
|
|
1128
|
-
"type": "keyword",
|
|
1129
|
-
"value": "boolean"
|
|
1130
|
-
}
|
|
1131
|
-
},
|
|
1132
|
-
{
|
|
1133
|
-
"name": "aiEmployees",
|
|
1112
|
+
"name": "list",
|
|
1134
1113
|
"annotation": {
|
|
1135
1114
|
"type": "array",
|
|
1136
1115
|
"elementType": {
|
|
1137
1116
|
"type": "reference",
|
|
1138
1117
|
"typeName": {
|
|
1139
1118
|
"type": "identifier",
|
|
1140
|
-
"name": "
|
|
1119
|
+
"name": "ShowCaseType"
|
|
1141
1120
|
}
|
|
1142
1121
|
}
|
|
1143
1122
|
}
|
|
1144
1123
|
},
|
|
1145
1124
|
{
|
|
1146
|
-
"name": "
|
|
1125
|
+
"name": "limit",
|
|
1147
1126
|
"annotation": {
|
|
1148
|
-
"type": "
|
|
1149
|
-
"
|
|
1150
|
-
"type": "reference",
|
|
1151
|
-
"typeName": {
|
|
1152
|
-
"type": "identifier",
|
|
1153
|
-
"name": "Command"
|
|
1154
|
-
}
|
|
1155
|
-
}
|
|
1156
|
-
}
|
|
1157
|
-
}
|
|
1158
|
-
],
|
|
1159
|
-
"events": [
|
|
1160
|
-
{
|
|
1161
|
-
"name": "message.submit",
|
|
1162
|
-
"detail": {
|
|
1163
|
-
"annotation": {
|
|
1164
|
-
"type": "keyword",
|
|
1165
|
-
"value": "string"
|
|
1166
|
-
}
|
|
1167
|
-
}
|
|
1168
|
-
},
|
|
1169
|
-
{
|
|
1170
|
-
"name": "ai-employee.mention",
|
|
1171
|
-
"detail": {
|
|
1172
|
-
"annotation": {
|
|
1173
|
-
"type": "union",
|
|
1174
|
-
"types": [
|
|
1175
|
-
{
|
|
1176
|
-
"type": "reference",
|
|
1177
|
-
"typeName": {
|
|
1178
|
-
"type": "identifier",
|
|
1179
|
-
"name": "AIEmployee"
|
|
1180
|
-
}
|
|
1181
|
-
},
|
|
1182
|
-
{
|
|
1183
|
-
"type": "keyword",
|
|
1184
|
-
"value": "null"
|
|
1185
|
-
}
|
|
1186
|
-
]
|
|
1187
|
-
}
|
|
1188
|
-
}
|
|
1189
|
-
},
|
|
1190
|
-
{
|
|
1191
|
-
"name": "command.select",
|
|
1192
|
-
"detail": {
|
|
1193
|
-
"annotation": {
|
|
1194
|
-
"type": "union",
|
|
1195
|
-
"types": [
|
|
1196
|
-
{
|
|
1197
|
-
"type": "reference",
|
|
1198
|
-
"typeName": {
|
|
1199
|
-
"type": "identifier",
|
|
1200
|
-
"name": "CommandPayload"
|
|
1201
|
-
}
|
|
1202
|
-
},
|
|
1203
|
-
{
|
|
1204
|
-
"type": "keyword",
|
|
1205
|
-
"value": "null"
|
|
1206
|
-
}
|
|
1207
|
-
]
|
|
1208
|
-
}
|
|
1127
|
+
"type": "keyword",
|
|
1128
|
+
"value": "number"
|
|
1209
1129
|
}
|
|
1210
1130
|
}
|
|
1211
1131
|
],
|
|
1212
|
-
"
|
|
1213
|
-
|
|
1214
|
-
"name": "setValue",
|
|
1215
|
-
"params": [
|
|
1216
|
-
{
|
|
1217
|
-
"name": "value",
|
|
1218
|
-
"annotation": {
|
|
1219
|
-
"type": "keyword",
|
|
1220
|
-
"value": "string"
|
|
1221
|
-
}
|
|
1222
|
-
}
|
|
1223
|
-
],
|
|
1224
|
-
"returns": {}
|
|
1225
|
-
},
|
|
1226
|
-
{
|
|
1227
|
-
"name": "getValue",
|
|
1228
|
-
"params": [],
|
|
1229
|
-
"returns": {}
|
|
1230
|
-
},
|
|
1231
|
-
{
|
|
1232
|
-
"name": "focusOnInput",
|
|
1233
|
-
"params": [],
|
|
1234
|
-
"returns": {}
|
|
1235
|
-
}
|
|
1236
|
-
],
|
|
1132
|
+
"events": [],
|
|
1133
|
+
"methods": [],
|
|
1237
1134
|
"types": [
|
|
1238
1135
|
{
|
|
1239
1136
|
"type": "interface",
|
|
1240
|
-
"name": "
|
|
1137
|
+
"name": "ShowCaseType",
|
|
1241
1138
|
"body": [
|
|
1242
1139
|
{
|
|
1243
1140
|
"type": "propertySignature",
|
|
1244
1141
|
"key": {
|
|
1245
1142
|
"type": "identifier",
|
|
1246
|
-
"name": "
|
|
1143
|
+
"name": "conversationId"
|
|
1247
1144
|
},
|
|
1248
1145
|
"annotation": {
|
|
1249
1146
|
"type": "keyword",
|
|
@@ -1255,25 +1152,19 @@
|
|
|
1255
1152
|
"type": "propertySignature",
|
|
1256
1153
|
"key": {
|
|
1257
1154
|
"type": "identifier",
|
|
1258
|
-
"name": "
|
|
1155
|
+
"name": "title"
|
|
1259
1156
|
},
|
|
1260
1157
|
"annotation": {
|
|
1261
1158
|
"type": "keyword",
|
|
1262
1159
|
"value": "string"
|
|
1263
1160
|
},
|
|
1264
1161
|
"computed": false
|
|
1265
|
-
}
|
|
1266
|
-
]
|
|
1267
|
-
},
|
|
1268
|
-
{
|
|
1269
|
-
"type": "interface",
|
|
1270
|
-
"name": "Command",
|
|
1271
|
-
"body": [
|
|
1162
|
+
},
|
|
1272
1163
|
{
|
|
1273
1164
|
"type": "propertySignature",
|
|
1274
1165
|
"key": {
|
|
1275
1166
|
"type": "identifier",
|
|
1276
|
-
"name": "
|
|
1167
|
+
"name": "summary"
|
|
1277
1168
|
},
|
|
1278
1169
|
"annotation": {
|
|
1279
1170
|
"type": "keyword",
|
|
@@ -1285,7 +1176,7 @@
|
|
|
1285
1176
|
"type": "propertySignature",
|
|
1286
1177
|
"key": {
|
|
1287
1178
|
"type": "identifier",
|
|
1288
|
-
"name": "
|
|
1179
|
+
"name": "scenario"
|
|
1289
1180
|
},
|
|
1290
1181
|
"annotation": {
|
|
1291
1182
|
"type": "keyword",
|
|
@@ -1297,33 +1188,11 @@
|
|
|
1297
1188
|
"type": "propertySignature",
|
|
1298
1189
|
"key": {
|
|
1299
1190
|
"type": "identifier",
|
|
1300
|
-
"name": "
|
|
1301
|
-
},
|
|
1302
|
-
"annotation": {
|
|
1303
|
-
"type": "array",
|
|
1304
|
-
"elementType": {
|
|
1305
|
-
"type": "reference",
|
|
1306
|
-
"typeName": {
|
|
1307
|
-
"type": "identifier",
|
|
1308
|
-
"name": "Command"
|
|
1309
|
-
}
|
|
1310
|
-
}
|
|
1311
|
-
},
|
|
1312
|
-
"optional": true,
|
|
1313
|
-
"computed": false
|
|
1314
|
-
},
|
|
1315
|
-
{
|
|
1316
|
-
"type": "propertySignature",
|
|
1317
|
-
"key": {
|
|
1318
|
-
"type": "identifier",
|
|
1319
|
-
"name": "payload"
|
|
1191
|
+
"name": "url"
|
|
1320
1192
|
},
|
|
1321
1193
|
"annotation": {
|
|
1322
|
-
"type": "
|
|
1323
|
-
"
|
|
1324
|
-
"type": "identifier",
|
|
1325
|
-
"name": "CommandPayload"
|
|
1326
|
-
}
|
|
1194
|
+
"type": "keyword",
|
|
1195
|
+
"value": "string"
|
|
1327
1196
|
},
|
|
1328
1197
|
"optional": true,
|
|
1329
1198
|
"computed": false
|
|
@@ -1332,7 +1201,7 @@
|
|
|
1332
1201
|
}
|
|
1333
1202
|
]
|
|
1334
1203
|
},
|
|
1335
|
-
"ai-portal.
|
|
1204
|
+
"ai-portal.mcp-tools": {
|
|
1336
1205
|
"properties": [
|
|
1337
1206
|
{
|
|
1338
1207
|
"name": "list",
|
|
@@ -1342,13 +1211,13 @@
|
|
|
1342
1211
|
"type": "reference",
|
|
1343
1212
|
"typeName": {
|
|
1344
1213
|
"type": "identifier",
|
|
1345
|
-
"name": "
|
|
1214
|
+
"name": "McpTool"
|
|
1346
1215
|
}
|
|
1347
1216
|
}
|
|
1348
1217
|
}
|
|
1349
1218
|
},
|
|
1350
1219
|
{
|
|
1351
|
-
"name": "
|
|
1220
|
+
"name": "stickyTop",
|
|
1352
1221
|
"annotation": {
|
|
1353
1222
|
"type": "keyword",
|
|
1354
1223
|
"value": "number"
|
|
@@ -1360,13 +1229,13 @@
|
|
|
1360
1229
|
"types": [
|
|
1361
1230
|
{
|
|
1362
1231
|
"type": "interface",
|
|
1363
|
-
"name": "
|
|
1232
|
+
"name": "McpTool",
|
|
1364
1233
|
"body": [
|
|
1365
1234
|
{
|
|
1366
1235
|
"type": "propertySignature",
|
|
1367
1236
|
"key": {
|
|
1368
1237
|
"type": "identifier",
|
|
1369
|
-
"name": "
|
|
1238
|
+
"name": "name"
|
|
1370
1239
|
},
|
|
1371
1240
|
"annotation": {
|
|
1372
1241
|
"type": "keyword",
|
|
@@ -1390,7 +1259,7 @@
|
|
|
1390
1259
|
"type": "propertySignature",
|
|
1391
1260
|
"key": {
|
|
1392
1261
|
"type": "identifier",
|
|
1393
|
-
"name": "
|
|
1262
|
+
"name": "description"
|
|
1394
1263
|
},
|
|
1395
1264
|
"annotation": {
|
|
1396
1265
|
"type": "keyword",
|
|
@@ -1402,130 +1271,35 @@
|
|
|
1402
1271
|
"type": "propertySignature",
|
|
1403
1272
|
"key": {
|
|
1404
1273
|
"type": "identifier",
|
|
1405
|
-
"name": "
|
|
1274
|
+
"name": "icon"
|
|
1406
1275
|
},
|
|
1407
1276
|
"annotation": {
|
|
1408
|
-
"type": "
|
|
1409
|
-
"
|
|
1277
|
+
"type": "reference",
|
|
1278
|
+
"typeName": {
|
|
1279
|
+
"type": "identifier",
|
|
1280
|
+
"name": "GeneralIconProps"
|
|
1281
|
+
}
|
|
1410
1282
|
},
|
|
1283
|
+
"optional": true,
|
|
1411
1284
|
"computed": false
|
|
1412
1285
|
},
|
|
1413
1286
|
{
|
|
1414
1287
|
"type": "propertySignature",
|
|
1415
1288
|
"key": {
|
|
1416
1289
|
"type": "identifier",
|
|
1417
|
-
"name": "
|
|
1290
|
+
"name": "server"
|
|
1418
1291
|
},
|
|
1419
1292
|
"annotation": {
|
|
1420
|
-
"type": "
|
|
1421
|
-
"
|
|
1293
|
+
"type": "reference",
|
|
1294
|
+
"typeName": {
|
|
1295
|
+
"type": "identifier",
|
|
1296
|
+
"name": "McpServer"
|
|
1297
|
+
}
|
|
1422
1298
|
},
|
|
1423
|
-
"optional": true,
|
|
1424
1299
|
"computed": false
|
|
1425
1300
|
}
|
|
1426
1301
|
]
|
|
1427
|
-
}
|
|
1428
|
-
]
|
|
1429
|
-
},
|
|
1430
|
-
"ai-portal.mcp-tools": {
|
|
1431
|
-
"properties": [
|
|
1432
|
-
{
|
|
1433
|
-
"name": "list",
|
|
1434
|
-
"annotation": {
|
|
1435
|
-
"type": "array",
|
|
1436
|
-
"elementType": {
|
|
1437
|
-
"type": "reference",
|
|
1438
|
-
"typeName": {
|
|
1439
|
-
"type": "identifier",
|
|
1440
|
-
"name": "McpTool"
|
|
1441
|
-
}
|
|
1442
|
-
}
|
|
1443
|
-
}
|
|
1444
|
-
},
|
|
1445
|
-
{
|
|
1446
|
-
"name": "stickyTop",
|
|
1447
|
-
"annotation": {
|
|
1448
|
-
"type": "keyword",
|
|
1449
|
-
"value": "number"
|
|
1450
|
-
}
|
|
1451
|
-
}
|
|
1452
|
-
],
|
|
1453
|
-
"events": [],
|
|
1454
|
-
"methods": [],
|
|
1455
|
-
"types": [
|
|
1456
|
-
{
|
|
1457
|
-
"type": "interface",
|
|
1458
|
-
"name": "McpTool",
|
|
1459
|
-
"body": [
|
|
1460
|
-
{
|
|
1461
|
-
"type": "propertySignature",
|
|
1462
|
-
"key": {
|
|
1463
|
-
"type": "identifier",
|
|
1464
|
-
"name": "name"
|
|
1465
|
-
},
|
|
1466
|
-
"annotation": {
|
|
1467
|
-
"type": "keyword",
|
|
1468
|
-
"value": "string"
|
|
1469
|
-
},
|
|
1470
|
-
"computed": false
|
|
1471
|
-
},
|
|
1472
|
-
{
|
|
1473
|
-
"type": "propertySignature",
|
|
1474
|
-
"key": {
|
|
1475
|
-
"type": "identifier",
|
|
1476
|
-
"name": "title"
|
|
1477
|
-
},
|
|
1478
|
-
"annotation": {
|
|
1479
|
-
"type": "keyword",
|
|
1480
|
-
"value": "string"
|
|
1481
|
-
},
|
|
1482
|
-
"computed": false
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"type": "propertySignature",
|
|
1486
|
-
"key": {
|
|
1487
|
-
"type": "identifier",
|
|
1488
|
-
"name": "description"
|
|
1489
|
-
},
|
|
1490
|
-
"annotation": {
|
|
1491
|
-
"type": "keyword",
|
|
1492
|
-
"value": "string"
|
|
1493
|
-
},
|
|
1494
|
-
"computed": false
|
|
1495
|
-
},
|
|
1496
|
-
{
|
|
1497
|
-
"type": "propertySignature",
|
|
1498
|
-
"key": {
|
|
1499
|
-
"type": "identifier",
|
|
1500
|
-
"name": "icon"
|
|
1501
|
-
},
|
|
1502
|
-
"annotation": {
|
|
1503
|
-
"type": "reference",
|
|
1504
|
-
"typeName": {
|
|
1505
|
-
"type": "identifier",
|
|
1506
|
-
"name": "GeneralIconProps"
|
|
1507
|
-
}
|
|
1508
|
-
},
|
|
1509
|
-
"optional": true,
|
|
1510
|
-
"computed": false
|
|
1511
|
-
},
|
|
1512
|
-
{
|
|
1513
|
-
"type": "propertySignature",
|
|
1514
|
-
"key": {
|
|
1515
|
-
"type": "identifier",
|
|
1516
|
-
"name": "server"
|
|
1517
|
-
},
|
|
1518
|
-
"annotation": {
|
|
1519
|
-
"type": "reference",
|
|
1520
|
-
"typeName": {
|
|
1521
|
-
"type": "identifier",
|
|
1522
|
-
"name": "McpServer"
|
|
1523
|
-
}
|
|
1524
|
-
},
|
|
1525
|
-
"computed": false
|
|
1526
|
-
}
|
|
1527
|
-
]
|
|
1528
|
-
},
|
|
1302
|
+
},
|
|
1529
1303
|
{
|
|
1530
1304
|
"type": "interface",
|
|
1531
1305
|
"name": "McpServer",
|
|
@@ -1767,6 +1541,175 @@
|
|
|
1767
1541
|
}
|
|
1768
1542
|
]
|
|
1769
1543
|
},
|
|
1544
|
+
"ai-portal.dropdown-select": {
|
|
1545
|
+
"properties": [
|
|
1546
|
+
{
|
|
1547
|
+
"name": "value",
|
|
1548
|
+
"annotation": {
|
|
1549
|
+
"type": "keyword",
|
|
1550
|
+
"value": "string"
|
|
1551
|
+
}
|
|
1552
|
+
},
|
|
1553
|
+
{
|
|
1554
|
+
"name": "options",
|
|
1555
|
+
"annotation": {
|
|
1556
|
+
"type": "array",
|
|
1557
|
+
"elementType": {
|
|
1558
|
+
"type": "reference",
|
|
1559
|
+
"typeName": {
|
|
1560
|
+
"type": "identifier",
|
|
1561
|
+
"name": "DropdownOptions"
|
|
1562
|
+
}
|
|
1563
|
+
}
|
|
1564
|
+
}
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
"name": "labelMaxWidth",
|
|
1568
|
+
"annotation": {
|
|
1569
|
+
"type": "union",
|
|
1570
|
+
"types": [
|
|
1571
|
+
{
|
|
1572
|
+
"type": "keyword",
|
|
1573
|
+
"value": "string"
|
|
1574
|
+
},
|
|
1575
|
+
{
|
|
1576
|
+
"type": "keyword",
|
|
1577
|
+
"value": "number"
|
|
1578
|
+
}
|
|
1579
|
+
]
|
|
1580
|
+
}
|
|
1581
|
+
},
|
|
1582
|
+
{
|
|
1583
|
+
"name": "loading",
|
|
1584
|
+
"annotation": {
|
|
1585
|
+
"type": "keyword",
|
|
1586
|
+
"value": "boolean"
|
|
1587
|
+
}
|
|
1588
|
+
},
|
|
1589
|
+
{
|
|
1590
|
+
"name": "searchPlaceholder",
|
|
1591
|
+
"annotation": {
|
|
1592
|
+
"type": "keyword",
|
|
1593
|
+
"value": "string"
|
|
1594
|
+
}
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"name": "dropdownContentStyle",
|
|
1598
|
+
"annotation": {
|
|
1599
|
+
"type": "reference",
|
|
1600
|
+
"typeName": {
|
|
1601
|
+
"type": "qualifiedName",
|
|
1602
|
+
"left": {
|
|
1603
|
+
"type": "identifier",
|
|
1604
|
+
"name": "React"
|
|
1605
|
+
},
|
|
1606
|
+
"right": {
|
|
1607
|
+
"type": "identifier",
|
|
1608
|
+
"name": "CSSProperties"
|
|
1609
|
+
}
|
|
1610
|
+
}
|
|
1611
|
+
}
|
|
1612
|
+
},
|
|
1613
|
+
{
|
|
1614
|
+
"name": "dropdownMaxWidth",
|
|
1615
|
+
"annotation": {
|
|
1616
|
+
"type": "union",
|
|
1617
|
+
"types": [
|
|
1618
|
+
{
|
|
1619
|
+
"type": "keyword",
|
|
1620
|
+
"value": "string"
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
"type": "keyword",
|
|
1624
|
+
"value": "number"
|
|
1625
|
+
}
|
|
1626
|
+
]
|
|
1627
|
+
}
|
|
1628
|
+
},
|
|
1629
|
+
{
|
|
1630
|
+
"name": "showSearch",
|
|
1631
|
+
"annotation": {
|
|
1632
|
+
"type": "keyword",
|
|
1633
|
+
"value": "boolean"
|
|
1634
|
+
}
|
|
1635
|
+
}
|
|
1636
|
+
],
|
|
1637
|
+
"events": [
|
|
1638
|
+
{
|
|
1639
|
+
"name": "change",
|
|
1640
|
+
"detail": {
|
|
1641
|
+
"annotation": {
|
|
1642
|
+
"type": "reference",
|
|
1643
|
+
"typeName": {
|
|
1644
|
+
"type": "identifier",
|
|
1645
|
+
"name": "DropdownOptions"
|
|
1646
|
+
}
|
|
1647
|
+
}
|
|
1648
|
+
}
|
|
1649
|
+
}
|
|
1650
|
+
],
|
|
1651
|
+
"methods": [],
|
|
1652
|
+
"types": [
|
|
1653
|
+
{
|
|
1654
|
+
"type": "interface",
|
|
1655
|
+
"name": "DropdownOptions",
|
|
1656
|
+
"body": [
|
|
1657
|
+
{
|
|
1658
|
+
"type": "propertySignature",
|
|
1659
|
+
"key": {
|
|
1660
|
+
"type": "identifier",
|
|
1661
|
+
"name": "label"
|
|
1662
|
+
},
|
|
1663
|
+
"annotation": {
|
|
1664
|
+
"type": "keyword",
|
|
1665
|
+
"value": "string"
|
|
1666
|
+
},
|
|
1667
|
+
"computed": false
|
|
1668
|
+
},
|
|
1669
|
+
{
|
|
1670
|
+
"type": "propertySignature",
|
|
1671
|
+
"key": {
|
|
1672
|
+
"type": "identifier",
|
|
1673
|
+
"name": "value"
|
|
1674
|
+
},
|
|
1675
|
+
"annotation": {
|
|
1676
|
+
"type": "keyword",
|
|
1677
|
+
"value": "string"
|
|
1678
|
+
},
|
|
1679
|
+
"computed": false
|
|
1680
|
+
},
|
|
1681
|
+
{
|
|
1682
|
+
"type": "propertySignature",
|
|
1683
|
+
"key": {
|
|
1684
|
+
"type": "identifier",
|
|
1685
|
+
"name": "disabled"
|
|
1686
|
+
},
|
|
1687
|
+
"annotation": {
|
|
1688
|
+
"type": "keyword",
|
|
1689
|
+
"value": "boolean"
|
|
1690
|
+
},
|
|
1691
|
+
"optional": true,
|
|
1692
|
+
"computed": false
|
|
1693
|
+
},
|
|
1694
|
+
{
|
|
1695
|
+
"type": "indexSignature",
|
|
1696
|
+
"parameter": {
|
|
1697
|
+
"type": "identifier",
|
|
1698
|
+
"name": "key",
|
|
1699
|
+
"annotation": {
|
|
1700
|
+
"type": "keyword",
|
|
1701
|
+
"value": "string"
|
|
1702
|
+
}
|
|
1703
|
+
},
|
|
1704
|
+
"annotation": {
|
|
1705
|
+
"type": "keyword",
|
|
1706
|
+
"value": "unknown"
|
|
1707
|
+
}
|
|
1708
|
+
}
|
|
1709
|
+
]
|
|
1710
|
+
}
|
|
1711
|
+
]
|
|
1712
|
+
},
|
|
1770
1713
|
"ai-portal.preview-container": {
|
|
1771
1714
|
"properties": [
|
|
1772
1715
|
{
|
|
@@ -1905,108 +1848,76 @@
|
|
|
1905
1848
|
}
|
|
1906
1849
|
]
|
|
1907
1850
|
},
|
|
1908
|
-
"ai-portal.
|
|
1851
|
+
"ai-portal.project-conversations": {
|
|
1909
1852
|
"properties": [
|
|
1910
1853
|
{
|
|
1911
|
-
"name": "
|
|
1912
|
-
"annotation": {
|
|
1913
|
-
"type": "keyword",
|
|
1914
|
-
"value": "string"
|
|
1915
|
-
}
|
|
1916
|
-
},
|
|
1917
|
-
{
|
|
1918
|
-
"name": "options",
|
|
1854
|
+
"name": "list",
|
|
1919
1855
|
"annotation": {
|
|
1920
1856
|
"type": "array",
|
|
1921
1857
|
"elementType": {
|
|
1922
1858
|
"type": "reference",
|
|
1923
1859
|
"typeName": {
|
|
1924
1860
|
"type": "identifier",
|
|
1925
|
-
"name": "
|
|
1861
|
+
"name": "Conversation"
|
|
1926
1862
|
}
|
|
1927
1863
|
}
|
|
1928
1864
|
}
|
|
1929
1865
|
},
|
|
1930
1866
|
{
|
|
1931
|
-
"name": "
|
|
1932
|
-
"annotation": {
|
|
1933
|
-
"type": "union",
|
|
1934
|
-
"types": [
|
|
1935
|
-
{
|
|
1936
|
-
"type": "keyword",
|
|
1937
|
-
"value": "string"
|
|
1938
|
-
},
|
|
1939
|
-
{
|
|
1940
|
-
"type": "keyword",
|
|
1941
|
-
"value": "number"
|
|
1942
|
-
}
|
|
1943
|
-
]
|
|
1944
|
-
}
|
|
1945
|
-
},
|
|
1946
|
-
{
|
|
1947
|
-
"name": "loading",
|
|
1948
|
-
"annotation": {
|
|
1949
|
-
"type": "keyword",
|
|
1950
|
-
"value": "boolean"
|
|
1951
|
-
}
|
|
1952
|
-
},
|
|
1953
|
-
{
|
|
1954
|
-
"name": "searchPlaceholder",
|
|
1867
|
+
"name": "urlTemplate",
|
|
1955
1868
|
"annotation": {
|
|
1956
1869
|
"type": "keyword",
|
|
1957
1870
|
"value": "string"
|
|
1958
1871
|
}
|
|
1959
1872
|
},
|
|
1960
1873
|
{
|
|
1961
|
-
"name": "
|
|
1874
|
+
"name": "actions",
|
|
1962
1875
|
"annotation": {
|
|
1963
|
-
"type": "
|
|
1964
|
-
"
|
|
1965
|
-
"type": "
|
|
1966
|
-
"
|
|
1967
|
-
"type": "identifier",
|
|
1968
|
-
"name": "React"
|
|
1969
|
-
},
|
|
1970
|
-
"right": {
|
|
1876
|
+
"type": "array",
|
|
1877
|
+
"elementType": {
|
|
1878
|
+
"type": "reference",
|
|
1879
|
+
"typeName": {
|
|
1971
1880
|
"type": "identifier",
|
|
1972
|
-
"name": "
|
|
1881
|
+
"name": "ActionType"
|
|
1973
1882
|
}
|
|
1974
1883
|
}
|
|
1975
1884
|
}
|
|
1976
1885
|
},
|
|
1977
1886
|
{
|
|
1978
|
-
"name": "
|
|
1887
|
+
"name": "goals",
|
|
1979
1888
|
"annotation": {
|
|
1980
|
-
"type": "
|
|
1981
|
-
"
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
"
|
|
1985
|
-
|
|
1986
|
-
{
|
|
1987
|
-
"type": "keyword",
|
|
1988
|
-
"value": "number"
|
|
1889
|
+
"type": "array",
|
|
1890
|
+
"elementType": {
|
|
1891
|
+
"type": "reference",
|
|
1892
|
+
"typeName": {
|
|
1893
|
+
"type": "identifier",
|
|
1894
|
+
"name": "Goal"
|
|
1989
1895
|
}
|
|
1990
|
-
|
|
1991
|
-
}
|
|
1992
|
-
},
|
|
1993
|
-
{
|
|
1994
|
-
"name": "showSearch",
|
|
1995
|
-
"annotation": {
|
|
1996
|
-
"type": "keyword",
|
|
1997
|
-
"value": "boolean"
|
|
1896
|
+
}
|
|
1998
1897
|
}
|
|
1999
1898
|
}
|
|
2000
1899
|
],
|
|
2001
1900
|
"events": [
|
|
2002
1901
|
{
|
|
2003
|
-
"name": "
|
|
1902
|
+
"name": "goal.click",
|
|
2004
1903
|
"detail": {
|
|
2005
1904
|
"annotation": {
|
|
2006
1905
|
"type": "reference",
|
|
2007
1906
|
"typeName": {
|
|
2008
1907
|
"type": "identifier",
|
|
2009
|
-
"name": "
|
|
1908
|
+
"name": "Conversation"
|
|
1909
|
+
}
|
|
1910
|
+
}
|
|
1911
|
+
}
|
|
1912
|
+
},
|
|
1913
|
+
{
|
|
1914
|
+
"name": "action.click",
|
|
1915
|
+
"detail": {
|
|
1916
|
+
"annotation": {
|
|
1917
|
+
"type": "reference",
|
|
1918
|
+
"typeName": {
|
|
1919
|
+
"type": "identifier",
|
|
1920
|
+
"name": "ActionClickDetail"
|
|
2010
1921
|
}
|
|
2011
1922
|
}
|
|
2012
1923
|
}
|
|
@@ -2016,13 +1927,13 @@
|
|
|
2016
1927
|
"types": [
|
|
2017
1928
|
{
|
|
2018
1929
|
"type": "interface",
|
|
2019
|
-
"name": "
|
|
1930
|
+
"name": "Conversation",
|
|
2020
1931
|
"body": [
|
|
2021
1932
|
{
|
|
2022
1933
|
"type": "propertySignature",
|
|
2023
1934
|
"key": {
|
|
2024
1935
|
"type": "identifier",
|
|
2025
|
-
"name": "
|
|
1936
|
+
"name": "conversationId"
|
|
2026
1937
|
},
|
|
2027
1938
|
"annotation": {
|
|
2028
1939
|
"type": "keyword",
|
|
@@ -2034,7 +1945,7 @@
|
|
|
2034
1945
|
"type": "propertySignature",
|
|
2035
1946
|
"key": {
|
|
2036
1947
|
"type": "identifier",
|
|
2037
|
-
"name": "
|
|
1948
|
+
"name": "title"
|
|
2038
1949
|
},
|
|
2039
1950
|
"annotation": {
|
|
2040
1951
|
"type": "keyword",
|
|
@@ -2046,29 +1957,118 @@
|
|
|
2046
1957
|
"type": "propertySignature",
|
|
2047
1958
|
"key": {
|
|
2048
1959
|
"type": "identifier",
|
|
2049
|
-
"name": "
|
|
1960
|
+
"name": "startTime"
|
|
2050
1961
|
},
|
|
2051
1962
|
"annotation": {
|
|
2052
1963
|
"type": "keyword",
|
|
2053
|
-
"value": "
|
|
1964
|
+
"value": "number"
|
|
1965
|
+
},
|
|
1966
|
+
"computed": false
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
"type": "propertySignature",
|
|
1970
|
+
"key": {
|
|
1971
|
+
"type": "identifier",
|
|
1972
|
+
"name": "description"
|
|
1973
|
+
},
|
|
1974
|
+
"annotation": {
|
|
1975
|
+
"type": "keyword",
|
|
1976
|
+
"value": "string"
|
|
2054
1977
|
},
|
|
2055
1978
|
"optional": true,
|
|
2056
1979
|
"computed": false
|
|
2057
1980
|
},
|
|
2058
1981
|
{
|
|
2059
|
-
"type": "
|
|
2060
|
-
"
|
|
1982
|
+
"type": "propertySignature",
|
|
1983
|
+
"key": {
|
|
2061
1984
|
"type": "identifier",
|
|
2062
|
-
"name": "
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
1985
|
+
"name": "goalInstanceId"
|
|
1986
|
+
},
|
|
1987
|
+
"annotation": {
|
|
1988
|
+
"type": "keyword",
|
|
1989
|
+
"value": "string"
|
|
1990
|
+
},
|
|
1991
|
+
"optional": true,
|
|
1992
|
+
"computed": false
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
"type": "propertySignature",
|
|
1996
|
+
"key": {
|
|
1997
|
+
"type": "identifier",
|
|
1998
|
+
"name": "username"
|
|
1999
|
+
},
|
|
2000
|
+
"annotation": {
|
|
2001
|
+
"type": "keyword",
|
|
2002
|
+
"value": "string"
|
|
2003
|
+
},
|
|
2004
|
+
"optional": true,
|
|
2005
|
+
"computed": false
|
|
2006
|
+
}
|
|
2007
|
+
]
|
|
2008
|
+
},
|
|
2009
|
+
{
|
|
2010
|
+
"type": "interface",
|
|
2011
|
+
"name": "Goal",
|
|
2012
|
+
"body": [
|
|
2013
|
+
{
|
|
2014
|
+
"type": "propertySignature",
|
|
2015
|
+
"key": {
|
|
2016
|
+
"type": "identifier",
|
|
2017
|
+
"name": "instanceId"
|
|
2018
|
+
},
|
|
2019
|
+
"annotation": {
|
|
2020
|
+
"type": "keyword",
|
|
2021
|
+
"value": "string"
|
|
2022
|
+
},
|
|
2023
|
+
"computed": false
|
|
2024
|
+
},
|
|
2025
|
+
{
|
|
2026
|
+
"type": "propertySignature",
|
|
2027
|
+
"key": {
|
|
2028
|
+
"type": "identifier",
|
|
2029
|
+
"name": "title"
|
|
2030
|
+
},
|
|
2031
|
+
"annotation": {
|
|
2032
|
+
"type": "keyword",
|
|
2033
|
+
"value": "string"
|
|
2034
|
+
},
|
|
2035
|
+
"computed": false
|
|
2036
|
+
}
|
|
2037
|
+
]
|
|
2038
|
+
},
|
|
2039
|
+
{
|
|
2040
|
+
"type": "interface",
|
|
2041
|
+
"name": "ActionClickDetail",
|
|
2042
|
+
"body": [
|
|
2043
|
+
{
|
|
2044
|
+
"type": "propertySignature",
|
|
2045
|
+
"key": {
|
|
2046
|
+
"type": "identifier",
|
|
2047
|
+
"name": "action"
|
|
2048
|
+
},
|
|
2049
|
+
"annotation": {
|
|
2050
|
+
"type": "reference",
|
|
2051
|
+
"typeName": {
|
|
2052
|
+
"type": "identifier",
|
|
2053
|
+
"name": "SimpleActionType"
|
|
2054
|
+
}
|
|
2055
|
+
},
|
|
2056
|
+
"computed": false
|
|
2057
|
+
},
|
|
2058
|
+
{
|
|
2059
|
+
"type": "propertySignature",
|
|
2060
|
+
"key": {
|
|
2061
|
+
"type": "identifier",
|
|
2062
|
+
"name": "item"
|
|
2063
|
+
},
|
|
2064
|
+
"annotation": {
|
|
2065
|
+
"type": "reference",
|
|
2066
|
+
"typeName": {
|
|
2067
|
+
"type": "identifier",
|
|
2068
|
+
"name": "Conversation"
|
|
2066
2069
|
}
|
|
2067
2070
|
},
|
|
2068
|
-
"
|
|
2069
|
-
"type": "keyword",
|
|
2070
|
-
"value": "unknown"
|
|
2071
|
-
}
|
|
2071
|
+
"computed": false
|
|
2072
2072
|
}
|
|
2073
2073
|
]
|
|
2074
2074
|
}
|
|
@@ -3135,76 +3135,38 @@
|
|
|
3135
3135
|
"events": [],
|
|
3136
3136
|
"methods": []
|
|
3137
3137
|
},
|
|
3138
|
-
"ai-portal.
|
|
3138
|
+
"ai-portal.flow-tabs": {
|
|
3139
3139
|
"properties": [
|
|
3140
3140
|
{
|
|
3141
|
-
"name": "
|
|
3141
|
+
"name": "tabs",
|
|
3142
3142
|
"annotation": {
|
|
3143
3143
|
"type": "array",
|
|
3144
3144
|
"elementType": {
|
|
3145
3145
|
"type": "reference",
|
|
3146
3146
|
"typeName": {
|
|
3147
3147
|
"type": "identifier",
|
|
3148
|
-
"name": "
|
|
3148
|
+
"name": "Tab"
|
|
3149
3149
|
}
|
|
3150
3150
|
}
|
|
3151
3151
|
}
|
|
3152
3152
|
},
|
|
3153
3153
|
{
|
|
3154
|
-
"name": "
|
|
3154
|
+
"name": "activeTab",
|
|
3155
3155
|
"annotation": {
|
|
3156
3156
|
"type": "keyword",
|
|
3157
3157
|
"value": "string"
|
|
3158
3158
|
}
|
|
3159
|
-
},
|
|
3160
|
-
{
|
|
3161
|
-
"name": "actions",
|
|
3162
|
-
"annotation": {
|
|
3163
|
-
"type": "array",
|
|
3164
|
-
"elementType": {
|
|
3165
|
-
"type": "reference",
|
|
3166
|
-
"typeName": {
|
|
3167
|
-
"type": "identifier",
|
|
3168
|
-
"name": "ActionType"
|
|
3169
|
-
}
|
|
3170
|
-
}
|
|
3171
|
-
}
|
|
3172
|
-
},
|
|
3173
|
-
{
|
|
3174
|
-
"name": "goals",
|
|
3175
|
-
"annotation": {
|
|
3176
|
-
"type": "array",
|
|
3177
|
-
"elementType": {
|
|
3178
|
-
"type": "reference",
|
|
3179
|
-
"typeName": {
|
|
3180
|
-
"type": "identifier",
|
|
3181
|
-
"name": "Goal"
|
|
3182
|
-
}
|
|
3183
|
-
}
|
|
3184
|
-
}
|
|
3185
3159
|
}
|
|
3186
3160
|
],
|
|
3187
3161
|
"events": [
|
|
3188
3162
|
{
|
|
3189
|
-
"name": "
|
|
3190
|
-
"detail": {
|
|
3191
|
-
"annotation": {
|
|
3192
|
-
"type": "reference",
|
|
3193
|
-
"typeName": {
|
|
3194
|
-
"type": "identifier",
|
|
3195
|
-
"name": "Conversation"
|
|
3196
|
-
}
|
|
3197
|
-
}
|
|
3198
|
-
}
|
|
3199
|
-
},
|
|
3200
|
-
{
|
|
3201
|
-
"name": "action.click",
|
|
3163
|
+
"name": "tab.click",
|
|
3202
3164
|
"detail": {
|
|
3203
3165
|
"annotation": {
|
|
3204
3166
|
"type": "reference",
|
|
3205
3167
|
"typeName": {
|
|
3206
3168
|
"type": "identifier",
|
|
3207
|
-
"name": "
|
|
3169
|
+
"name": "Tab"
|
|
3208
3170
|
}
|
|
3209
3171
|
}
|
|
3210
3172
|
}
|
|
@@ -3214,94 +3176,13 @@
|
|
|
3214
3176
|
"types": [
|
|
3215
3177
|
{
|
|
3216
3178
|
"type": "interface",
|
|
3217
|
-
"name": "
|
|
3218
|
-
"body": [
|
|
3219
|
-
{
|
|
3220
|
-
"type": "propertySignature",
|
|
3221
|
-
"key": {
|
|
3222
|
-
"type": "identifier",
|
|
3223
|
-
"name": "conversationId"
|
|
3224
|
-
},
|
|
3225
|
-
"annotation": {
|
|
3226
|
-
"type": "keyword",
|
|
3227
|
-
"value": "string"
|
|
3228
|
-
},
|
|
3229
|
-
"computed": false
|
|
3230
|
-
},
|
|
3231
|
-
{
|
|
3232
|
-
"type": "propertySignature",
|
|
3233
|
-
"key": {
|
|
3234
|
-
"type": "identifier",
|
|
3235
|
-
"name": "title"
|
|
3236
|
-
},
|
|
3237
|
-
"annotation": {
|
|
3238
|
-
"type": "keyword",
|
|
3239
|
-
"value": "string"
|
|
3240
|
-
},
|
|
3241
|
-
"computed": false
|
|
3242
|
-
},
|
|
3243
|
-
{
|
|
3244
|
-
"type": "propertySignature",
|
|
3245
|
-
"key": {
|
|
3246
|
-
"type": "identifier",
|
|
3247
|
-
"name": "startTime"
|
|
3248
|
-
},
|
|
3249
|
-
"annotation": {
|
|
3250
|
-
"type": "keyword",
|
|
3251
|
-
"value": "number"
|
|
3252
|
-
},
|
|
3253
|
-
"computed": false
|
|
3254
|
-
},
|
|
3255
|
-
{
|
|
3256
|
-
"type": "propertySignature",
|
|
3257
|
-
"key": {
|
|
3258
|
-
"type": "identifier",
|
|
3259
|
-
"name": "description"
|
|
3260
|
-
},
|
|
3261
|
-
"annotation": {
|
|
3262
|
-
"type": "keyword",
|
|
3263
|
-
"value": "string"
|
|
3264
|
-
},
|
|
3265
|
-
"optional": true,
|
|
3266
|
-
"computed": false
|
|
3267
|
-
},
|
|
3268
|
-
{
|
|
3269
|
-
"type": "propertySignature",
|
|
3270
|
-
"key": {
|
|
3271
|
-
"type": "identifier",
|
|
3272
|
-
"name": "goalInstanceId"
|
|
3273
|
-
},
|
|
3274
|
-
"annotation": {
|
|
3275
|
-
"type": "keyword",
|
|
3276
|
-
"value": "string"
|
|
3277
|
-
},
|
|
3278
|
-
"optional": true,
|
|
3279
|
-
"computed": false
|
|
3280
|
-
},
|
|
3281
|
-
{
|
|
3282
|
-
"type": "propertySignature",
|
|
3283
|
-
"key": {
|
|
3284
|
-
"type": "identifier",
|
|
3285
|
-
"name": "username"
|
|
3286
|
-
},
|
|
3287
|
-
"annotation": {
|
|
3288
|
-
"type": "keyword",
|
|
3289
|
-
"value": "string"
|
|
3290
|
-
},
|
|
3291
|
-
"optional": true,
|
|
3292
|
-
"computed": false
|
|
3293
|
-
}
|
|
3294
|
-
]
|
|
3295
|
-
},
|
|
3296
|
-
{
|
|
3297
|
-
"type": "interface",
|
|
3298
|
-
"name": "Goal",
|
|
3179
|
+
"name": "Tab",
|
|
3299
3180
|
"body": [
|
|
3300
3181
|
{
|
|
3301
3182
|
"type": "propertySignature",
|
|
3302
3183
|
"key": {
|
|
3303
3184
|
"type": "identifier",
|
|
3304
|
-
"name": "
|
|
3185
|
+
"name": "id"
|
|
3305
3186
|
},
|
|
3306
3187
|
"annotation": {
|
|
3307
3188
|
"type": "keyword",
|
|
@@ -3313,7 +3194,7 @@
|
|
|
3313
3194
|
"type": "propertySignature",
|
|
3314
3195
|
"key": {
|
|
3315
3196
|
"type": "identifier",
|
|
3316
|
-
"name": "
|
|
3197
|
+
"name": "label"
|
|
3317
3198
|
},
|
|
3318
3199
|
"annotation": {
|
|
3319
3200
|
"type": "keyword",
|
|
@@ -3322,42 +3203,6 @@
|
|
|
3322
3203
|
"computed": false
|
|
3323
3204
|
}
|
|
3324
3205
|
]
|
|
3325
|
-
},
|
|
3326
|
-
{
|
|
3327
|
-
"type": "interface",
|
|
3328
|
-
"name": "ActionClickDetail",
|
|
3329
|
-
"body": [
|
|
3330
|
-
{
|
|
3331
|
-
"type": "propertySignature",
|
|
3332
|
-
"key": {
|
|
3333
|
-
"type": "identifier",
|
|
3334
|
-
"name": "action"
|
|
3335
|
-
},
|
|
3336
|
-
"annotation": {
|
|
3337
|
-
"type": "reference",
|
|
3338
|
-
"typeName": {
|
|
3339
|
-
"type": "identifier",
|
|
3340
|
-
"name": "SimpleActionType"
|
|
3341
|
-
}
|
|
3342
|
-
},
|
|
3343
|
-
"computed": false
|
|
3344
|
-
},
|
|
3345
|
-
{
|
|
3346
|
-
"type": "propertySignature",
|
|
3347
|
-
"key": {
|
|
3348
|
-
"type": "identifier",
|
|
3349
|
-
"name": "item"
|
|
3350
|
-
},
|
|
3351
|
-
"annotation": {
|
|
3352
|
-
"type": "reference",
|
|
3353
|
-
"typeName": {
|
|
3354
|
-
"type": "identifier",
|
|
3355
|
-
"name": "Conversation"
|
|
3356
|
-
}
|
|
3357
|
-
},
|
|
3358
|
-
"computed": false
|
|
3359
|
-
}
|
|
3360
|
-
]
|
|
3361
3206
|
}
|
|
3362
3207
|
]
|
|
3363
3208
|
},
|
|
@@ -3388,6 +3233,13 @@
|
|
|
3388
3233
|
}
|
|
3389
3234
|
}
|
|
3390
3235
|
}
|
|
3236
|
+
},
|
|
3237
|
+
{
|
|
3238
|
+
"name": "readOnly",
|
|
3239
|
+
"annotation": {
|
|
3240
|
+
"type": "keyword",
|
|
3241
|
+
"value": "boolean"
|
|
3242
|
+
}
|
|
3391
3243
|
}
|
|
3392
3244
|
],
|
|
3393
3245
|
"events": [
|
|
@@ -3704,82 +3556,11 @@
|
|
|
3704
3556
|
"type": "propertySignature",
|
|
3705
3557
|
"key": {
|
|
3706
3558
|
"type": "identifier",
|
|
3707
|
-
"name": "activityIndex"
|
|
3708
|
-
},
|
|
3709
|
-
"annotation": {
|
|
3710
|
-
"type": "keyword",
|
|
3711
|
-
"value": "number"
|
|
3712
|
-
},
|
|
3713
|
-
"computed": false
|
|
3714
|
-
}
|
|
3715
|
-
]
|
|
3716
|
-
}
|
|
3717
|
-
]
|
|
3718
|
-
},
|
|
3719
|
-
"ai-portal.flow-tabs": {
|
|
3720
|
-
"properties": [
|
|
3721
|
-
{
|
|
3722
|
-
"name": "tabs",
|
|
3723
|
-
"annotation": {
|
|
3724
|
-
"type": "array",
|
|
3725
|
-
"elementType": {
|
|
3726
|
-
"type": "reference",
|
|
3727
|
-
"typeName": {
|
|
3728
|
-
"type": "identifier",
|
|
3729
|
-
"name": "Tab"
|
|
3730
|
-
}
|
|
3731
|
-
}
|
|
3732
|
-
}
|
|
3733
|
-
},
|
|
3734
|
-
{
|
|
3735
|
-
"name": "activeTab",
|
|
3736
|
-
"annotation": {
|
|
3737
|
-
"type": "keyword",
|
|
3738
|
-
"value": "string"
|
|
3739
|
-
}
|
|
3740
|
-
}
|
|
3741
|
-
],
|
|
3742
|
-
"events": [
|
|
3743
|
-
{
|
|
3744
|
-
"name": "tab.click",
|
|
3745
|
-
"detail": {
|
|
3746
|
-
"annotation": {
|
|
3747
|
-
"type": "reference",
|
|
3748
|
-
"typeName": {
|
|
3749
|
-
"type": "identifier",
|
|
3750
|
-
"name": "Tab"
|
|
3751
|
-
}
|
|
3752
|
-
}
|
|
3753
|
-
}
|
|
3754
|
-
}
|
|
3755
|
-
],
|
|
3756
|
-
"methods": [],
|
|
3757
|
-
"types": [
|
|
3758
|
-
{
|
|
3759
|
-
"type": "interface",
|
|
3760
|
-
"name": "Tab",
|
|
3761
|
-
"body": [
|
|
3762
|
-
{
|
|
3763
|
-
"type": "propertySignature",
|
|
3764
|
-
"key": {
|
|
3765
|
-
"type": "identifier",
|
|
3766
|
-
"name": "id"
|
|
3767
|
-
},
|
|
3768
|
-
"annotation": {
|
|
3769
|
-
"type": "keyword",
|
|
3770
|
-
"value": "string"
|
|
3771
|
-
},
|
|
3772
|
-
"computed": false
|
|
3773
|
-
},
|
|
3774
|
-
{
|
|
3775
|
-
"type": "propertySignature",
|
|
3776
|
-
"key": {
|
|
3777
|
-
"type": "identifier",
|
|
3778
|
-
"name": "label"
|
|
3559
|
+
"name": "activityIndex"
|
|
3779
3560
|
},
|
|
3780
3561
|
"annotation": {
|
|
3781
3562
|
"type": "keyword",
|
|
3782
|
-
"value": "
|
|
3563
|
+
"value": "number"
|
|
3783
3564
|
},
|
|
3784
3565
|
"computed": false
|
|
3785
3566
|
}
|
|
@@ -4361,6 +4142,264 @@
|
|
|
4361
4142
|
}
|
|
4362
4143
|
]
|
|
4363
4144
|
},
|
|
4145
|
+
"ai-portal.chat-box": {
|
|
4146
|
+
"properties": [
|
|
4147
|
+
{
|
|
4148
|
+
"name": "disabled",
|
|
4149
|
+
"annotation": {
|
|
4150
|
+
"type": "keyword",
|
|
4151
|
+
"value": "boolean"
|
|
4152
|
+
}
|
|
4153
|
+
},
|
|
4154
|
+
{
|
|
4155
|
+
"name": "placeholder",
|
|
4156
|
+
"annotation": {
|
|
4157
|
+
"type": "keyword",
|
|
4158
|
+
"value": "string"
|
|
4159
|
+
}
|
|
4160
|
+
},
|
|
4161
|
+
{
|
|
4162
|
+
"name": "autoFocus",
|
|
4163
|
+
"annotation": {
|
|
4164
|
+
"type": "keyword",
|
|
4165
|
+
"value": "boolean"
|
|
4166
|
+
}
|
|
4167
|
+
},
|
|
4168
|
+
{
|
|
4169
|
+
"name": "aiEmployees",
|
|
4170
|
+
"annotation": {
|
|
4171
|
+
"type": "array",
|
|
4172
|
+
"elementType": {
|
|
4173
|
+
"type": "reference",
|
|
4174
|
+
"typeName": {
|
|
4175
|
+
"type": "identifier",
|
|
4176
|
+
"name": "AIEmployee"
|
|
4177
|
+
}
|
|
4178
|
+
}
|
|
4179
|
+
}
|
|
4180
|
+
},
|
|
4181
|
+
{
|
|
4182
|
+
"name": "commands",
|
|
4183
|
+
"annotation": {
|
|
4184
|
+
"type": "array",
|
|
4185
|
+
"elementType": {
|
|
4186
|
+
"type": "reference",
|
|
4187
|
+
"typeName": {
|
|
4188
|
+
"type": "identifier",
|
|
4189
|
+
"name": "Command"
|
|
4190
|
+
}
|
|
4191
|
+
}
|
|
4192
|
+
}
|
|
4193
|
+
},
|
|
4194
|
+
{
|
|
4195
|
+
"name": "uploadBucket",
|
|
4196
|
+
"annotation": {
|
|
4197
|
+
"type": "keyword",
|
|
4198
|
+
"value": "string"
|
|
4199
|
+
}
|
|
4200
|
+
}
|
|
4201
|
+
],
|
|
4202
|
+
"events": [
|
|
4203
|
+
{
|
|
4204
|
+
"name": "message.submit",
|
|
4205
|
+
"detail": {
|
|
4206
|
+
"annotation": {
|
|
4207
|
+
"type": "keyword",
|
|
4208
|
+
"value": "string"
|
|
4209
|
+
}
|
|
4210
|
+
}
|
|
4211
|
+
},
|
|
4212
|
+
{
|
|
4213
|
+
"name": "ai-employee.mention",
|
|
4214
|
+
"detail": {
|
|
4215
|
+
"annotation": {
|
|
4216
|
+
"type": "union",
|
|
4217
|
+
"types": [
|
|
4218
|
+
{
|
|
4219
|
+
"type": "reference",
|
|
4220
|
+
"typeName": {
|
|
4221
|
+
"type": "identifier",
|
|
4222
|
+
"name": "AIEmployee"
|
|
4223
|
+
}
|
|
4224
|
+
},
|
|
4225
|
+
{
|
|
4226
|
+
"type": "keyword",
|
|
4227
|
+
"value": "null"
|
|
4228
|
+
}
|
|
4229
|
+
]
|
|
4230
|
+
}
|
|
4231
|
+
}
|
|
4232
|
+
},
|
|
4233
|
+
{
|
|
4234
|
+
"name": "command.select",
|
|
4235
|
+
"detail": {
|
|
4236
|
+
"annotation": {
|
|
4237
|
+
"type": "union",
|
|
4238
|
+
"types": [
|
|
4239
|
+
{
|
|
4240
|
+
"type": "reference",
|
|
4241
|
+
"typeName": {
|
|
4242
|
+
"type": "identifier",
|
|
4243
|
+
"name": "CommandPayload"
|
|
4244
|
+
}
|
|
4245
|
+
},
|
|
4246
|
+
{
|
|
4247
|
+
"type": "keyword",
|
|
4248
|
+
"value": "null"
|
|
4249
|
+
}
|
|
4250
|
+
]
|
|
4251
|
+
}
|
|
4252
|
+
}
|
|
4253
|
+
},
|
|
4254
|
+
{
|
|
4255
|
+
"name": "files.change",
|
|
4256
|
+
"detail": {
|
|
4257
|
+
"annotation": {
|
|
4258
|
+
"type": "union",
|
|
4259
|
+
"types": [
|
|
4260
|
+
{
|
|
4261
|
+
"type": "array",
|
|
4262
|
+
"elementType": {
|
|
4263
|
+
"type": "keyword",
|
|
4264
|
+
"value": "string"
|
|
4265
|
+
}
|
|
4266
|
+
},
|
|
4267
|
+
{
|
|
4268
|
+
"type": "keyword",
|
|
4269
|
+
"value": "null"
|
|
4270
|
+
},
|
|
4271
|
+
{
|
|
4272
|
+
"type": "keyword",
|
|
4273
|
+
"value": "undefined"
|
|
4274
|
+
}
|
|
4275
|
+
]
|
|
4276
|
+
}
|
|
4277
|
+
}
|
|
4278
|
+
}
|
|
4279
|
+
],
|
|
4280
|
+
"methods": [
|
|
4281
|
+
{
|
|
4282
|
+
"name": "setValue",
|
|
4283
|
+
"params": [
|
|
4284
|
+
{
|
|
4285
|
+
"name": "value",
|
|
4286
|
+
"annotation": {
|
|
4287
|
+
"type": "keyword",
|
|
4288
|
+
"value": "string"
|
|
4289
|
+
}
|
|
4290
|
+
}
|
|
4291
|
+
],
|
|
4292
|
+
"returns": {}
|
|
4293
|
+
},
|
|
4294
|
+
{
|
|
4295
|
+
"name": "getValue",
|
|
4296
|
+
"params": [],
|
|
4297
|
+
"returns": {}
|
|
4298
|
+
},
|
|
4299
|
+
{
|
|
4300
|
+
"name": "focusOnInput",
|
|
4301
|
+
"params": [],
|
|
4302
|
+
"returns": {}
|
|
4303
|
+
}
|
|
4304
|
+
],
|
|
4305
|
+
"types": [
|
|
4306
|
+
{
|
|
4307
|
+
"type": "interface",
|
|
4308
|
+
"name": "AIEmployee",
|
|
4309
|
+
"body": [
|
|
4310
|
+
{
|
|
4311
|
+
"type": "propertySignature",
|
|
4312
|
+
"key": {
|
|
4313
|
+
"type": "identifier",
|
|
4314
|
+
"name": "employeeId"
|
|
4315
|
+
},
|
|
4316
|
+
"annotation": {
|
|
4317
|
+
"type": "keyword",
|
|
4318
|
+
"value": "string"
|
|
4319
|
+
},
|
|
4320
|
+
"computed": false
|
|
4321
|
+
},
|
|
4322
|
+
{
|
|
4323
|
+
"type": "propertySignature",
|
|
4324
|
+
"key": {
|
|
4325
|
+
"type": "identifier",
|
|
4326
|
+
"name": "name"
|
|
4327
|
+
},
|
|
4328
|
+
"annotation": {
|
|
4329
|
+
"type": "keyword",
|
|
4330
|
+
"value": "string"
|
|
4331
|
+
},
|
|
4332
|
+
"computed": false
|
|
4333
|
+
}
|
|
4334
|
+
]
|
|
4335
|
+
},
|
|
4336
|
+
{
|
|
4337
|
+
"type": "interface",
|
|
4338
|
+
"name": "Command",
|
|
4339
|
+
"body": [
|
|
4340
|
+
{
|
|
4341
|
+
"type": "propertySignature",
|
|
4342
|
+
"key": {
|
|
4343
|
+
"type": "identifier",
|
|
4344
|
+
"name": "label"
|
|
4345
|
+
},
|
|
4346
|
+
"annotation": {
|
|
4347
|
+
"type": "keyword",
|
|
4348
|
+
"value": "string"
|
|
4349
|
+
},
|
|
4350
|
+
"computed": false
|
|
4351
|
+
},
|
|
4352
|
+
{
|
|
4353
|
+
"type": "propertySignature",
|
|
4354
|
+
"key": {
|
|
4355
|
+
"type": "identifier",
|
|
4356
|
+
"name": "value"
|
|
4357
|
+
},
|
|
4358
|
+
"annotation": {
|
|
4359
|
+
"type": "keyword",
|
|
4360
|
+
"value": "string"
|
|
4361
|
+
},
|
|
4362
|
+
"computed": false
|
|
4363
|
+
},
|
|
4364
|
+
{
|
|
4365
|
+
"type": "propertySignature",
|
|
4366
|
+
"key": {
|
|
4367
|
+
"type": "identifier",
|
|
4368
|
+
"name": "options"
|
|
4369
|
+
},
|
|
4370
|
+
"annotation": {
|
|
4371
|
+
"type": "array",
|
|
4372
|
+
"elementType": {
|
|
4373
|
+
"type": "reference",
|
|
4374
|
+
"typeName": {
|
|
4375
|
+
"type": "identifier",
|
|
4376
|
+
"name": "Command"
|
|
4377
|
+
}
|
|
4378
|
+
}
|
|
4379
|
+
},
|
|
4380
|
+
"optional": true,
|
|
4381
|
+
"computed": false
|
|
4382
|
+
},
|
|
4383
|
+
{
|
|
4384
|
+
"type": "propertySignature",
|
|
4385
|
+
"key": {
|
|
4386
|
+
"type": "identifier",
|
|
4387
|
+
"name": "payload"
|
|
4388
|
+
},
|
|
4389
|
+
"annotation": {
|
|
4390
|
+
"type": "reference",
|
|
4391
|
+
"typeName": {
|
|
4392
|
+
"type": "identifier",
|
|
4393
|
+
"name": "CommandPayload"
|
|
4394
|
+
}
|
|
4395
|
+
},
|
|
4396
|
+
"optional": true,
|
|
4397
|
+
"computed": false
|
|
4398
|
+
}
|
|
4399
|
+
]
|
|
4400
|
+
}
|
|
4401
|
+
]
|
|
4402
|
+
},
|
|
4364
4403
|
"ai-portal.goal-card-list": {
|
|
4365
4404
|
"properties": [
|
|
4366
4405
|
{
|