@next-bricks/ai-portal 0.57.0 → 0.58.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 +24 -24
- package/dist/chunks/1488.89557180.js +2 -0
- package/dist/chunks/1488.89557180.js.map +1 -0
- package/dist/chunks/151.b87bccc0.js +2 -0
- package/dist/chunks/151.b87bccc0.js.map +1 -0
- package/dist/chunks/2232.75f1ab0f.js +2 -0
- package/dist/chunks/2232.75f1ab0f.js.map +1 -0
- package/dist/chunks/3848.01a4987f.js +3 -0
- package/dist/chunks/3848.01a4987f.js.map +1 -0
- package/dist/chunks/4002.68156a0e.js +3 -0
- package/dist/chunks/4002.68156a0e.js.map +1 -0
- package/dist/chunks/7041.d7408449.js +2 -0
- package/dist/chunks/7041.d7408449.js.map +1 -0
- package/dist/chunks/9496.08074e2b.js +2 -0
- package/dist/chunks/9496.08074e2b.js.map +1 -0
- package/dist/chunks/chat-box.1b2a4a02.js +2 -0
- package/dist/chunks/chat-box.1b2a4a02.js.map +1 -0
- package/dist/chunks/chat-input.3ca07b82.js +2 -0
- package/dist/chunks/chat-input.3ca07b82.js.map +1 -0
- package/dist/chunks/chat-stream.a7c4f58d.js +2 -0
- package/dist/chunks/chat-stream.a7c4f58d.js.map +1 -0
- package/dist/chunks/cruise-canvas.b444c4ca.js +2 -0
- package/dist/chunks/cruise-canvas.b444c4ca.js.map +1 -0
- package/dist/chunks/{main.a8c98afa.js → main.703a0465.js} +2 -2
- package/dist/chunks/{main.a8c98afa.js.map → main.703a0465.js.map} +1 -1
- package/dist/examples.json +20 -20
- package/dist/images/96be9327.png +0 -0
- package/dist/index.7d751c21.js +2 -0
- package/dist/index.7d751c21.js.map +1 -0
- package/dist/manifest.json +216 -199
- package/dist/types.json +1295 -546
- package/dist-types/chat-box/index.d.ts +3 -12
- package/dist-types/chat-input/index.d.ts +5 -2
- package/dist-types/chat-stream/ChatStream.d.ts +1 -1
- package/dist-types/chat-stream/UserMessage/UserMessage.d.ts +3 -2
- package/dist-types/chat-stream/index.d.ts +3 -1
- package/dist-types/chat-stream/interfaces.d.ts +2 -1
- package/dist-types/cruise-canvas/CanvasContext.d.ts +0 -2
- package/dist-types/cruise-canvas/CruiseCanvas.d.ts +1 -1
- package/dist-types/cruise-canvas/FileList/FileList.d.ts +2 -1
- package/dist-types/cruise-canvas/Nav/Nav.d.ts +3 -6
- package/dist-types/cruise-canvas/NodeRequirement/NodeRequirement.d.ts +3 -2
- package/dist-types/cruise-canvas/i18n.d.ts +0 -2
- package/dist-types/cruise-canvas/index.d.ts +3 -1
- package/dist-types/cruise-canvas/interfaces.d.ts +2 -5
- package/dist-types/cruise-canvas/useConversationDetail.d.ts +2 -2
- package/dist-types/cruise-canvas/useConversationGraph.d.ts +0 -1
- package/dist-types/shared/FilePreview/FilePreview.d.ts +9 -0
- package/dist-types/shared/FilePreview/FilePreviewDrawer.d.ts +6 -0
- package/dist-types/shared/FilePreview/i18n.d.ts +18 -0
- package/dist-types/shared/FileUpload/GlobalDragOverlay.d.ts +8 -0
- package/dist-types/shared/FileUpload/GlobalDragOverlay.spec.d.ts +1 -0
- package/dist-types/{chat-box → shared/FileUpload}/UploadButton.d.ts +2 -0
- package/dist-types/shared/FileUpload/UploadedFiles.d.ts +10 -0
- package/dist-types/shared/FileUpload/acceptFiles.d.ts +1 -0
- package/dist-types/shared/FileUpload/acceptFiles.spec.d.ts +1 -0
- package/dist-types/shared/FileUpload/i18n.d.ts +18 -0
- package/dist-types/{chat-box → shared/FileUpload}/interfaces.d.ts +1 -1
- package/dist-types/shared/PlanProgress/PlanProgress.d.ts +15 -0
- package/dist-types/shared/PlanProgress/i18n.d.ts +15 -0
- package/dist-types/shared/TaskContext.d.ts +4 -2
- package/dist-types/shared/bricks.d.ts +1 -0
- package/dist-types/shared/interfaces.d.ts +23 -5
- package/dist-types/shared/useFilesUploading.d.ts +12 -0
- package/dist-types/shared/useFilesUploading.spec.d.ts +1 -0
- package/dist-types/shared/useServiceFlowPlan.d.ts +2 -0
- package/dist-types/shared/useServiceFlowPlan.spec.d.ts +1 -0
- package/package.json +2 -2
- package/dist/chunks/1510.ba18a788.js +0 -2
- package/dist/chunks/1510.ba18a788.js.map +0 -1
- package/dist/chunks/161.6c50f07c.js +0 -3
- package/dist/chunks/161.6c50f07c.js.map +0 -1
- package/dist/chunks/1864.7e31d8fe.js +0 -2
- package/dist/chunks/1864.7e31d8fe.js.map +0 -1
- package/dist/chunks/6995.65da5073.js +0 -2
- package/dist/chunks/6995.65da5073.js.map +0 -1
- package/dist/chunks/7279.af201b60.js +0 -3
- package/dist/chunks/7279.af201b60.js.map +0 -1
- package/dist/chunks/7868.f4c744a7.js +0 -2
- package/dist/chunks/7868.f4c744a7.js.map +0 -1
- package/dist/chunks/9270.e909e789.js +0 -2
- package/dist/chunks/9270.e909e789.js.map +0 -1
- package/dist/chunks/chat-box.4d1d4fd9.js +0 -2
- package/dist/chunks/chat-box.4d1d4fd9.js.map +0 -1
- package/dist/chunks/chat-input.dd3d2035.js +0 -2
- package/dist/chunks/chat-input.dd3d2035.js.map +0 -1
- package/dist/chunks/chat-stream.9f07e680.js +0 -2
- package/dist/chunks/chat-stream.9f07e680.js.map +0 -1
- package/dist/chunks/cruise-canvas.eca7469a.js +0 -2
- package/dist/chunks/cruise-canvas.eca7469a.js.map +0 -1
- package/dist/index.b1550ef8.js +0 -2
- package/dist/index.b1550ef8.js.map +0 -1
- package/dist-types/chat-box/FileListComponent.d.ts +0 -8
- package/dist-types/cruise-canvas/FilePreview/FilePreview.d.ts +0 -6
- /package/dist/chunks/{7279.af201b60.js.LICENSE.txt → 3848.01a4987f.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{161.6c50f07c.js.LICENSE.txt → 4002.68156a0e.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -1,4 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
+
"ai-portal.home-container": {
|
|
3
|
+
"properties": [
|
|
4
|
+
{
|
|
5
|
+
"name": "sticky",
|
|
6
|
+
"annotation": {
|
|
7
|
+
"type": "keyword",
|
|
8
|
+
"value": "boolean"
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
],
|
|
12
|
+
"events": [],
|
|
13
|
+
"methods": []
|
|
14
|
+
},
|
|
2
15
|
"ai-portal.stat-with-mini-chart": {
|
|
3
16
|
"properties": [
|
|
4
17
|
{
|
|
@@ -181,98 +194,20 @@
|
|
|
181
194
|
}
|
|
182
195
|
]
|
|
183
196
|
},
|
|
184
|
-
"ai-portal.
|
|
185
|
-
"properties": [
|
|
186
|
-
{
|
|
187
|
-
"name": "sticky",
|
|
188
|
-
"annotation": {
|
|
189
|
-
"type": "keyword",
|
|
190
|
-
"value": "boolean"
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
],
|
|
194
|
-
"events": [],
|
|
195
|
-
"methods": []
|
|
196
|
-
},
|
|
197
|
-
"ai-portal.call-tool": {
|
|
197
|
+
"ai-portal.save-request-store": {
|
|
198
198
|
"type": "provider",
|
|
199
199
|
"params": [
|
|
200
200
|
{
|
|
201
|
-
"name": "
|
|
202
|
-
"annotation": {
|
|
203
|
-
"type": "reference",
|
|
204
|
-
"typeName": {
|
|
205
|
-
"type": "identifier",
|
|
206
|
-
"name": "ToolInfo"
|
|
207
|
-
}
|
|
208
|
-
}
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"name": "params",
|
|
201
|
+
"name": "value",
|
|
212
202
|
"annotation": {
|
|
213
203
|
"type": "reference",
|
|
214
204
|
"typeName": {
|
|
215
205
|
"type": "identifier",
|
|
216
|
-
"name": "
|
|
217
|
-
},
|
|
218
|
-
"typeParameters": {
|
|
219
|
-
"type": "typeParameterInstantiation",
|
|
220
|
-
"params": [
|
|
221
|
-
{
|
|
222
|
-
"type": "keyword",
|
|
223
|
-
"value": "string"
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
"type": "keyword",
|
|
227
|
-
"value": "unknown"
|
|
228
|
-
}
|
|
229
|
-
]
|
|
206
|
+
"name": "RequestStore"
|
|
230
207
|
}
|
|
231
208
|
}
|
|
232
209
|
}
|
|
233
210
|
],
|
|
234
|
-
"returns": {
|
|
235
|
-
"annotation": {
|
|
236
|
-
"type": "reference",
|
|
237
|
-
"typeName": {
|
|
238
|
-
"type": "identifier",
|
|
239
|
-
"name": "Promise"
|
|
240
|
-
},
|
|
241
|
-
"typeParameters": {
|
|
242
|
-
"type": "typeParameterInstantiation",
|
|
243
|
-
"params": [
|
|
244
|
-
{
|
|
245
|
-
"type": "keyword",
|
|
246
|
-
"value": "unknown"
|
|
247
|
-
}
|
|
248
|
-
]
|
|
249
|
-
}
|
|
250
|
-
}
|
|
251
|
-
}
|
|
252
|
-
},
|
|
253
|
-
"ai-portal.set-chat-command": {
|
|
254
|
-
"type": "provider",
|
|
255
|
-
"params": [
|
|
256
|
-
{
|
|
257
|
-
"name": "command",
|
|
258
|
-
"annotation": {
|
|
259
|
-
"type": "union",
|
|
260
|
-
"types": [
|
|
261
|
-
{
|
|
262
|
-
"type": "reference",
|
|
263
|
-
"typeName": {
|
|
264
|
-
"type": "identifier",
|
|
265
|
-
"name": "ChatCommand"
|
|
266
|
-
}
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
"type": "keyword",
|
|
270
|
-
"value": "null"
|
|
271
|
-
}
|
|
272
|
-
]
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
],
|
|
276
211
|
"returns": {
|
|
277
212
|
"annotation": {
|
|
278
213
|
"type": "keyword",
|
|
@@ -282,13 +217,13 @@
|
|
|
282
217
|
"types": [
|
|
283
218
|
{
|
|
284
219
|
"type": "interface",
|
|
285
|
-
"name": "
|
|
220
|
+
"name": "RequestStore",
|
|
286
221
|
"body": [
|
|
287
222
|
{
|
|
288
223
|
"type": "propertySignature",
|
|
289
224
|
"key": {
|
|
290
225
|
"type": "identifier",
|
|
291
|
-
"name": "
|
|
226
|
+
"name": "conversationId"
|
|
292
227
|
},
|
|
293
228
|
"annotation": {
|
|
294
229
|
"type": "keyword",
|
|
@@ -300,103 +235,111 @@
|
|
|
300
235
|
"type": "propertySignature",
|
|
301
236
|
"key": {
|
|
302
237
|
"type": "identifier",
|
|
303
|
-
"name": "
|
|
238
|
+
"name": "content"
|
|
304
239
|
},
|
|
305
240
|
"annotation": {
|
|
306
|
-
"type": "
|
|
307
|
-
"
|
|
308
|
-
"type": "identifier",
|
|
309
|
-
"name": "CommandPayload"
|
|
310
|
-
}
|
|
241
|
+
"type": "keyword",
|
|
242
|
+
"value": "string"
|
|
311
243
|
},
|
|
312
244
|
"computed": false
|
|
313
245
|
}
|
|
314
|
-
]
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
"name": "value",
|
|
323
|
-
"annotation": {
|
|
324
|
-
"type": "reference",
|
|
325
|
-
"typeName": {
|
|
326
|
-
"type": "identifier",
|
|
327
|
-
"name": "RequestStore"
|
|
246
|
+
],
|
|
247
|
+
"extends": [
|
|
248
|
+
{
|
|
249
|
+
"type": "expressionWithTypeArguments",
|
|
250
|
+
"expression": {
|
|
251
|
+
"type": "identifier",
|
|
252
|
+
"name": "ExtraChatPayload"
|
|
253
|
+
}
|
|
328
254
|
}
|
|
329
|
-
|
|
330
|
-
}
|
|
331
|
-
],
|
|
332
|
-
"returns": {
|
|
333
|
-
"annotation": {
|
|
334
|
-
"type": "keyword",
|
|
335
|
-
"value": "void"
|
|
336
|
-
}
|
|
337
|
-
},
|
|
338
|
-
"types": [
|
|
255
|
+
]
|
|
256
|
+
},
|
|
339
257
|
{
|
|
340
258
|
"type": "interface",
|
|
341
|
-
"name": "
|
|
259
|
+
"name": "ExtraChatPayload",
|
|
342
260
|
"body": [
|
|
343
261
|
{
|
|
344
262
|
"type": "propertySignature",
|
|
345
263
|
"key": {
|
|
346
264
|
"type": "identifier",
|
|
347
|
-
"name": "
|
|
265
|
+
"name": "files"
|
|
348
266
|
},
|
|
349
267
|
"annotation": {
|
|
350
|
-
"type": "
|
|
351
|
-
"
|
|
268
|
+
"type": "array",
|
|
269
|
+
"elementType": {
|
|
270
|
+
"type": "reference",
|
|
271
|
+
"typeName": {
|
|
272
|
+
"type": "identifier",
|
|
273
|
+
"name": "UploadFileInfo"
|
|
274
|
+
}
|
|
275
|
+
}
|
|
352
276
|
},
|
|
277
|
+
"optional": true,
|
|
353
278
|
"computed": false
|
|
354
279
|
},
|
|
355
280
|
{
|
|
356
281
|
"type": "propertySignature",
|
|
357
282
|
"key": {
|
|
358
283
|
"type": "identifier",
|
|
359
|
-
"name": "
|
|
284
|
+
"name": "cmd"
|
|
360
285
|
},
|
|
361
286
|
"annotation": {
|
|
362
|
-
"type": "
|
|
363
|
-
"
|
|
287
|
+
"type": "union",
|
|
288
|
+
"types": [
|
|
289
|
+
{
|
|
290
|
+
"type": "reference",
|
|
291
|
+
"typeName": {
|
|
292
|
+
"type": "identifier",
|
|
293
|
+
"name": "CommandPayload"
|
|
294
|
+
}
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"type": "keyword",
|
|
298
|
+
"value": "null"
|
|
299
|
+
}
|
|
300
|
+
]
|
|
364
301
|
},
|
|
302
|
+
"optional": true,
|
|
365
303
|
"computed": false
|
|
366
304
|
},
|
|
367
305
|
{
|
|
368
306
|
"type": "propertySignature",
|
|
369
307
|
"key": {
|
|
370
308
|
"type": "identifier",
|
|
371
|
-
"name": "
|
|
309
|
+
"name": "aiEmployeeId"
|
|
372
310
|
},
|
|
373
311
|
"annotation": {
|
|
374
|
-
"type": "
|
|
375
|
-
"
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
312
|
+
"type": "union",
|
|
313
|
+
"types": [
|
|
314
|
+
{
|
|
315
|
+
"type": "keyword",
|
|
316
|
+
"value": "string"
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"type": "keyword",
|
|
320
|
+
"value": "null"
|
|
321
|
+
}
|
|
322
|
+
]
|
|
379
323
|
},
|
|
380
324
|
"optional": true,
|
|
381
325
|
"computed": false
|
|
382
|
-
}
|
|
326
|
+
}
|
|
327
|
+
]
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"type": "interface",
|
|
331
|
+
"name": "UploadFileInfo",
|
|
332
|
+
"body": [
|
|
383
333
|
{
|
|
384
334
|
"type": "propertySignature",
|
|
385
335
|
"key": {
|
|
386
336
|
"type": "identifier",
|
|
387
|
-
"name": "
|
|
337
|
+
"name": "fileId"
|
|
388
338
|
},
|
|
389
339
|
"annotation": {
|
|
390
|
-
"type": "
|
|
391
|
-
"
|
|
392
|
-
"type": "reference",
|
|
393
|
-
"typeName": {
|
|
394
|
-
"type": "identifier",
|
|
395
|
-
"name": "UploadFileInfo"
|
|
396
|
-
}
|
|
397
|
-
}
|
|
340
|
+
"type": "keyword",
|
|
341
|
+
"value": "string"
|
|
398
342
|
},
|
|
399
|
-
"optional": true,
|
|
400
343
|
"computed": false
|
|
401
344
|
}
|
|
402
345
|
]
|
|
@@ -493,24 +436,6 @@
|
|
|
493
436
|
"computed": false
|
|
494
437
|
}
|
|
495
438
|
]
|
|
496
|
-
},
|
|
497
|
-
{
|
|
498
|
-
"type": "interface",
|
|
499
|
-
"name": "UploadFileInfo",
|
|
500
|
-
"body": [
|
|
501
|
-
{
|
|
502
|
-
"type": "propertySignature",
|
|
503
|
-
"key": {
|
|
504
|
-
"type": "identifier",
|
|
505
|
-
"name": "fileId"
|
|
506
|
-
},
|
|
507
|
-
"annotation": {
|
|
508
|
-
"type": "keyword",
|
|
509
|
-
"value": "string"
|
|
510
|
-
},
|
|
511
|
-
"computed": false
|
|
512
|
-
}
|
|
513
|
-
]
|
|
514
439
|
}
|
|
515
440
|
]
|
|
516
441
|
},
|
|
@@ -563,28 +488,27 @@
|
|
|
563
488
|
"value": "string"
|
|
564
489
|
},
|
|
565
490
|
"computed": false
|
|
566
|
-
}
|
|
491
|
+
}
|
|
492
|
+
],
|
|
493
|
+
"extends": [
|
|
494
|
+
{
|
|
495
|
+
"type": "expressionWithTypeArguments",
|
|
496
|
+
"expression": {
|
|
497
|
+
"type": "identifier",
|
|
498
|
+
"name": "ExtraChatPayload"
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
]
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"type": "interface",
|
|
505
|
+
"name": "ExtraChatPayload",
|
|
506
|
+
"body": [
|
|
567
507
|
{
|
|
568
508
|
"type": "propertySignature",
|
|
569
509
|
"key": {
|
|
570
510
|
"type": "identifier",
|
|
571
|
-
"name": "
|
|
572
|
-
},
|
|
573
|
-
"annotation": {
|
|
574
|
-
"type": "reference",
|
|
575
|
-
"typeName": {
|
|
576
|
-
"type": "identifier",
|
|
577
|
-
"name": "CommandPayload"
|
|
578
|
-
}
|
|
579
|
-
},
|
|
580
|
-
"optional": true,
|
|
581
|
-
"computed": false
|
|
582
|
-
},
|
|
583
|
-
{
|
|
584
|
-
"type": "propertySignature",
|
|
585
|
-
"key": {
|
|
586
|
-
"type": "identifier",
|
|
587
|
-
"name": "files"
|
|
511
|
+
"name": "files"
|
|
588
512
|
},
|
|
589
513
|
"annotation": {
|
|
590
514
|
"type": "array",
|
|
@@ -598,6 +522,71 @@
|
|
|
598
522
|
},
|
|
599
523
|
"optional": true,
|
|
600
524
|
"computed": false
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"type": "propertySignature",
|
|
528
|
+
"key": {
|
|
529
|
+
"type": "identifier",
|
|
530
|
+
"name": "cmd"
|
|
531
|
+
},
|
|
532
|
+
"annotation": {
|
|
533
|
+
"type": "union",
|
|
534
|
+
"types": [
|
|
535
|
+
{
|
|
536
|
+
"type": "reference",
|
|
537
|
+
"typeName": {
|
|
538
|
+
"type": "identifier",
|
|
539
|
+
"name": "CommandPayload"
|
|
540
|
+
}
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
"type": "keyword",
|
|
544
|
+
"value": "null"
|
|
545
|
+
}
|
|
546
|
+
]
|
|
547
|
+
},
|
|
548
|
+
"optional": true,
|
|
549
|
+
"computed": false
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"type": "propertySignature",
|
|
553
|
+
"key": {
|
|
554
|
+
"type": "identifier",
|
|
555
|
+
"name": "aiEmployeeId"
|
|
556
|
+
},
|
|
557
|
+
"annotation": {
|
|
558
|
+
"type": "union",
|
|
559
|
+
"types": [
|
|
560
|
+
{
|
|
561
|
+
"type": "keyword",
|
|
562
|
+
"value": "string"
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
"type": "keyword",
|
|
566
|
+
"value": "null"
|
|
567
|
+
}
|
|
568
|
+
]
|
|
569
|
+
},
|
|
570
|
+
"optional": true,
|
|
571
|
+
"computed": false
|
|
572
|
+
}
|
|
573
|
+
]
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"type": "interface",
|
|
577
|
+
"name": "UploadFileInfo",
|
|
578
|
+
"body": [
|
|
579
|
+
{
|
|
580
|
+
"type": "propertySignature",
|
|
581
|
+
"key": {
|
|
582
|
+
"type": "identifier",
|
|
583
|
+
"name": "fileId"
|
|
584
|
+
},
|
|
585
|
+
"annotation": {
|
|
586
|
+
"type": "keyword",
|
|
587
|
+
"value": "string"
|
|
588
|
+
},
|
|
589
|
+
"computed": false
|
|
601
590
|
}
|
|
602
591
|
]
|
|
603
592
|
},
|
|
@@ -693,24 +682,6 @@
|
|
|
693
682
|
"computed": false
|
|
694
683
|
}
|
|
695
684
|
]
|
|
696
|
-
},
|
|
697
|
-
{
|
|
698
|
-
"type": "interface",
|
|
699
|
-
"name": "UploadFileInfo",
|
|
700
|
-
"body": [
|
|
701
|
-
{
|
|
702
|
-
"type": "propertySignature",
|
|
703
|
-
"key": {
|
|
704
|
-
"type": "identifier",
|
|
705
|
-
"name": "fileId"
|
|
706
|
-
},
|
|
707
|
-
"annotation": {
|
|
708
|
-
"type": "keyword",
|
|
709
|
-
"value": "string"
|
|
710
|
-
},
|
|
711
|
-
"computed": false
|
|
712
|
-
}
|
|
713
|
-
]
|
|
714
685
|
}
|
|
715
686
|
]
|
|
716
687
|
},
|
|
@@ -724,91 +695,101 @@
|
|
|
724
695
|
}
|
|
725
696
|
}
|
|
726
697
|
},
|
|
727
|
-
"ai-portal.
|
|
728
|
-
"
|
|
698
|
+
"ai-portal.call-tool": {
|
|
699
|
+
"type": "provider",
|
|
700
|
+
"params": [
|
|
729
701
|
{
|
|
730
|
-
"name": "
|
|
702
|
+
"name": "tool",
|
|
731
703
|
"annotation": {
|
|
732
|
-
"type": "
|
|
733
|
-
"
|
|
704
|
+
"type": "reference",
|
|
705
|
+
"typeName": {
|
|
706
|
+
"type": "identifier",
|
|
707
|
+
"name": "ToolInfo"
|
|
708
|
+
}
|
|
734
709
|
}
|
|
735
710
|
},
|
|
736
711
|
{
|
|
737
|
-
"name": "
|
|
712
|
+
"name": "params",
|
|
738
713
|
"annotation": {
|
|
739
|
-
"type": "
|
|
740
|
-
"
|
|
741
|
-
"type": "
|
|
742
|
-
"
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
714
|
+
"type": "reference",
|
|
715
|
+
"typeName": {
|
|
716
|
+
"type": "identifier",
|
|
717
|
+
"name": "Record"
|
|
718
|
+
},
|
|
719
|
+
"typeParameters": {
|
|
720
|
+
"type": "typeParameterInstantiation",
|
|
721
|
+
"params": [
|
|
722
|
+
{
|
|
723
|
+
"type": "keyword",
|
|
724
|
+
"value": "string"
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
"type": "keyword",
|
|
728
|
+
"value": "unknown"
|
|
729
|
+
}
|
|
730
|
+
]
|
|
746
731
|
}
|
|
747
732
|
}
|
|
748
|
-
}
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
"value": "small"
|
|
761
|
-
},
|
|
733
|
+
}
|
|
734
|
+
],
|
|
735
|
+
"returns": {
|
|
736
|
+
"annotation": {
|
|
737
|
+
"type": "reference",
|
|
738
|
+
"typeName": {
|
|
739
|
+
"type": "identifier",
|
|
740
|
+
"name": "Promise"
|
|
741
|
+
},
|
|
742
|
+
"typeParameters": {
|
|
743
|
+
"type": "typeParameterInstantiation",
|
|
744
|
+
"params": [
|
|
762
745
|
{
|
|
763
|
-
"type": "
|
|
764
|
-
"value": "
|
|
746
|
+
"type": "keyword",
|
|
747
|
+
"value": "unknown"
|
|
765
748
|
}
|
|
766
749
|
]
|
|
767
750
|
}
|
|
768
|
-
}
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
},
|
|
754
|
+
"ai-portal.set-chat-command": {
|
|
755
|
+
"type": "provider",
|
|
756
|
+
"params": [
|
|
769
757
|
{
|
|
770
|
-
"name": "
|
|
758
|
+
"name": "command",
|
|
771
759
|
"annotation": {
|
|
772
760
|
"type": "union",
|
|
773
761
|
"types": [
|
|
774
762
|
{
|
|
775
|
-
"type": "
|
|
776
|
-
"
|
|
763
|
+
"type": "reference",
|
|
764
|
+
"typeName": {
|
|
765
|
+
"type": "identifier",
|
|
766
|
+
"name": "ChatCommand"
|
|
767
|
+
}
|
|
777
768
|
},
|
|
778
769
|
{
|
|
779
|
-
"type": "
|
|
780
|
-
"value": "
|
|
770
|
+
"type": "keyword",
|
|
771
|
+
"value": "null"
|
|
781
772
|
}
|
|
782
773
|
]
|
|
783
774
|
}
|
|
784
|
-
},
|
|
785
|
-
{
|
|
786
|
-
"name": "sticky",
|
|
787
|
-
"annotation": {
|
|
788
|
-
"type": "keyword",
|
|
789
|
-
"value": "boolean"
|
|
790
|
-
}
|
|
791
|
-
},
|
|
792
|
-
{
|
|
793
|
-
"name": "textContent",
|
|
794
|
-
"annotation": {
|
|
795
|
-
"type": "keyword",
|
|
796
|
-
"value": "string"
|
|
797
|
-
}
|
|
798
775
|
}
|
|
799
776
|
],
|
|
800
|
-
"
|
|
801
|
-
|
|
777
|
+
"returns": {
|
|
778
|
+
"annotation": {
|
|
779
|
+
"type": "keyword",
|
|
780
|
+
"value": "void"
|
|
781
|
+
}
|
|
782
|
+
},
|
|
802
783
|
"types": [
|
|
803
784
|
{
|
|
804
785
|
"type": "interface",
|
|
805
|
-
"name": "
|
|
786
|
+
"name": "ChatCommand",
|
|
806
787
|
"body": [
|
|
807
788
|
{
|
|
808
789
|
"type": "propertySignature",
|
|
809
790
|
"key": {
|
|
810
791
|
"type": "identifier",
|
|
811
|
-
"name": "
|
|
792
|
+
"name": "command"
|
|
812
793
|
},
|
|
813
794
|
"annotation": {
|
|
814
795
|
"type": "keyword",
|
|
@@ -820,11 +801,14 @@
|
|
|
820
801
|
"type": "propertySignature",
|
|
821
802
|
"key": {
|
|
822
803
|
"type": "identifier",
|
|
823
|
-
"name": "
|
|
804
|
+
"name": "payload"
|
|
824
805
|
},
|
|
825
806
|
"annotation": {
|
|
826
|
-
"type": "
|
|
827
|
-
"
|
|
807
|
+
"type": "reference",
|
|
808
|
+
"typeName": {
|
|
809
|
+
"type": "identifier",
|
|
810
|
+
"name": "CommandPayload"
|
|
811
|
+
}
|
|
828
812
|
},
|
|
829
813
|
"computed": false
|
|
830
814
|
}
|
|
@@ -903,58 +887,111 @@
|
|
|
903
887
|
}
|
|
904
888
|
]
|
|
905
889
|
},
|
|
906
|
-
"ai-portal.
|
|
907
|
-
"properties": [],
|
|
908
|
-
"events": [],
|
|
909
|
-
"methods": []
|
|
910
|
-
},
|
|
911
|
-
"ai-portal.blank-state": {
|
|
890
|
+
"ai-portal.page-container": {
|
|
912
891
|
"properties": [
|
|
913
892
|
{
|
|
914
|
-
"name": "
|
|
893
|
+
"name": "pageTitle",
|
|
915
894
|
"annotation": {
|
|
916
|
-
"type": "
|
|
917
|
-
"
|
|
918
|
-
"type": "identifier",
|
|
919
|
-
"name": "BlankStateIllustration"
|
|
920
|
-
}
|
|
895
|
+
"type": "keyword",
|
|
896
|
+
"value": "string"
|
|
921
897
|
}
|
|
922
898
|
},
|
|
923
899
|
{
|
|
924
|
-
"name": "
|
|
900
|
+
"name": "breadcrumbs",
|
|
925
901
|
"annotation": {
|
|
926
|
-
"type": "
|
|
927
|
-
"
|
|
902
|
+
"type": "array",
|
|
903
|
+
"elementType": {
|
|
904
|
+
"type": "reference",
|
|
905
|
+
"typeName": {
|
|
906
|
+
"type": "identifier",
|
|
907
|
+
"name": "Breadcrumb"
|
|
908
|
+
}
|
|
909
|
+
}
|
|
928
910
|
}
|
|
929
|
-
}
|
|
930
|
-
],
|
|
931
|
-
"events": [],
|
|
932
|
-
"methods": [],
|
|
933
|
-
"types": [
|
|
911
|
+
},
|
|
934
912
|
{
|
|
935
|
-
"
|
|
936
|
-
"name": "BlankStateIllustration",
|
|
913
|
+
"name": "size",
|
|
937
914
|
"annotation": {
|
|
938
915
|
"type": "union",
|
|
939
916
|
"types": [
|
|
940
917
|
{
|
|
941
918
|
"type": "jsLiteral",
|
|
942
|
-
"value": "
|
|
919
|
+
"value": "medium"
|
|
943
920
|
},
|
|
944
921
|
{
|
|
945
922
|
"type": "jsLiteral",
|
|
946
|
-
"value": "
|
|
923
|
+
"value": "small"
|
|
947
924
|
},
|
|
948
925
|
{
|
|
949
926
|
"type": "jsLiteral",
|
|
950
|
-
"value": "
|
|
951
|
-
}
|
|
952
|
-
|
|
927
|
+
"value": "full"
|
|
928
|
+
}
|
|
929
|
+
]
|
|
930
|
+
}
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"name": "variant",
|
|
934
|
+
"annotation": {
|
|
935
|
+
"type": "union",
|
|
936
|
+
"types": [
|
|
937
|
+
{
|
|
953
938
|
"type": "jsLiteral",
|
|
954
|
-
"value": "
|
|
939
|
+
"value": "default"
|
|
940
|
+
},
|
|
941
|
+
{
|
|
942
|
+
"type": "jsLiteral",
|
|
943
|
+
"value": "form"
|
|
955
944
|
}
|
|
956
945
|
]
|
|
957
946
|
}
|
|
947
|
+
},
|
|
948
|
+
{
|
|
949
|
+
"name": "sticky",
|
|
950
|
+
"annotation": {
|
|
951
|
+
"type": "keyword",
|
|
952
|
+
"value": "boolean"
|
|
953
|
+
}
|
|
954
|
+
},
|
|
955
|
+
{
|
|
956
|
+
"name": "textContent",
|
|
957
|
+
"annotation": {
|
|
958
|
+
"type": "keyword",
|
|
959
|
+
"value": "string"
|
|
960
|
+
}
|
|
961
|
+
}
|
|
962
|
+
],
|
|
963
|
+
"events": [],
|
|
964
|
+
"methods": [],
|
|
965
|
+
"types": [
|
|
966
|
+
{
|
|
967
|
+
"type": "interface",
|
|
968
|
+
"name": "Breadcrumb",
|
|
969
|
+
"body": [
|
|
970
|
+
{
|
|
971
|
+
"type": "propertySignature",
|
|
972
|
+
"key": {
|
|
973
|
+
"type": "identifier",
|
|
974
|
+
"name": "text"
|
|
975
|
+
},
|
|
976
|
+
"annotation": {
|
|
977
|
+
"type": "keyword",
|
|
978
|
+
"value": "string"
|
|
979
|
+
},
|
|
980
|
+
"computed": false
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
"type": "propertySignature",
|
|
984
|
+
"key": {
|
|
985
|
+
"type": "identifier",
|
|
986
|
+
"name": "url"
|
|
987
|
+
},
|
|
988
|
+
"annotation": {
|
|
989
|
+
"type": "keyword",
|
|
990
|
+
"value": "string"
|
|
991
|
+
},
|
|
992
|
+
"computed": false
|
|
993
|
+
}
|
|
994
|
+
]
|
|
958
995
|
}
|
|
959
996
|
]
|
|
960
997
|
},
|
|
@@ -1000,6 +1037,56 @@
|
|
|
1000
1037
|
}
|
|
1001
1038
|
]
|
|
1002
1039
|
},
|
|
1040
|
+
"ai-portal.blank-state": {
|
|
1041
|
+
"properties": [
|
|
1042
|
+
{
|
|
1043
|
+
"name": "illustration",
|
|
1044
|
+
"annotation": {
|
|
1045
|
+
"type": "reference",
|
|
1046
|
+
"typeName": {
|
|
1047
|
+
"type": "identifier",
|
|
1048
|
+
"name": "BlankStateIllustration"
|
|
1049
|
+
}
|
|
1050
|
+
}
|
|
1051
|
+
},
|
|
1052
|
+
{
|
|
1053
|
+
"name": "description",
|
|
1054
|
+
"annotation": {
|
|
1055
|
+
"type": "keyword",
|
|
1056
|
+
"value": "string"
|
|
1057
|
+
}
|
|
1058
|
+
}
|
|
1059
|
+
],
|
|
1060
|
+
"events": [],
|
|
1061
|
+
"methods": [],
|
|
1062
|
+
"types": [
|
|
1063
|
+
{
|
|
1064
|
+
"type": "typeAlias",
|
|
1065
|
+
"name": "BlankStateIllustration",
|
|
1066
|
+
"annotation": {
|
|
1067
|
+
"type": "union",
|
|
1068
|
+
"types": [
|
|
1069
|
+
{
|
|
1070
|
+
"type": "jsLiteral",
|
|
1071
|
+
"value": "goals"
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"type": "jsLiteral",
|
|
1075
|
+
"value": "activities"
|
|
1076
|
+
},
|
|
1077
|
+
{
|
|
1078
|
+
"type": "jsLiteral",
|
|
1079
|
+
"value": "collaboration-spaces"
|
|
1080
|
+
},
|
|
1081
|
+
{
|
|
1082
|
+
"type": "jsLiteral",
|
|
1083
|
+
"value": "serviceflows"
|
|
1084
|
+
}
|
|
1085
|
+
]
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1088
|
+
]
|
|
1089
|
+
},
|
|
1003
1090
|
"ai-portal.elevo-card": {
|
|
1004
1091
|
"properties": [
|
|
1005
1092
|
{
|
|
@@ -1062,6 +1149,11 @@
|
|
|
1062
1149
|
"events": [],
|
|
1063
1150
|
"methods": []
|
|
1064
1151
|
},
|
|
1152
|
+
"ai-portal.elevo-logo": {
|
|
1153
|
+
"properties": [],
|
|
1154
|
+
"events": [],
|
|
1155
|
+
"methods": []
|
|
1156
|
+
},
|
|
1065
1157
|
"ai-portal.project-knowledges": {
|
|
1066
1158
|
"properties": [
|
|
1067
1159
|
{
|
|
@@ -1232,7 +1324,7 @@
|
|
|
1232
1324
|
}
|
|
1233
1325
|
]
|
|
1234
1326
|
},
|
|
1235
|
-
"ai-portal.
|
|
1327
|
+
"ai-portal.show-cases": {
|
|
1236
1328
|
"properties": [
|
|
1237
1329
|
{
|
|
1238
1330
|
"name": "list",
|
|
@@ -1242,13 +1334,13 @@
|
|
|
1242
1334
|
"type": "reference",
|
|
1243
1335
|
"typeName": {
|
|
1244
1336
|
"type": "identifier",
|
|
1245
|
-
"name": "
|
|
1337
|
+
"name": "ShowCaseType"
|
|
1246
1338
|
}
|
|
1247
1339
|
}
|
|
1248
1340
|
}
|
|
1249
1341
|
},
|
|
1250
1342
|
{
|
|
1251
|
-
"name": "
|
|
1343
|
+
"name": "limit",
|
|
1252
1344
|
"annotation": {
|
|
1253
1345
|
"type": "keyword",
|
|
1254
1346
|
"value": "number"
|
|
@@ -1260,13 +1352,13 @@
|
|
|
1260
1352
|
"types": [
|
|
1261
1353
|
{
|
|
1262
1354
|
"type": "interface",
|
|
1263
|
-
"name": "
|
|
1355
|
+
"name": "ShowCaseType",
|
|
1264
1356
|
"body": [
|
|
1265
1357
|
{
|
|
1266
1358
|
"type": "propertySignature",
|
|
1267
1359
|
"key": {
|
|
1268
1360
|
"type": "identifier",
|
|
1269
|
-
"name": "
|
|
1361
|
+
"name": "conversationId"
|
|
1270
1362
|
},
|
|
1271
1363
|
"annotation": {
|
|
1272
1364
|
"type": "keyword",
|
|
@@ -1290,7 +1382,7 @@
|
|
|
1290
1382
|
"type": "propertySignature",
|
|
1291
1383
|
"key": {
|
|
1292
1384
|
"type": "identifier",
|
|
1293
|
-
"name": "
|
|
1385
|
+
"name": "summary"
|
|
1294
1386
|
},
|
|
1295
1387
|
"annotation": {
|
|
1296
1388
|
"type": "keyword",
|
|
@@ -1302,44 +1394,7 @@
|
|
|
1302
1394
|
"type": "propertySignature",
|
|
1303
1395
|
"key": {
|
|
1304
1396
|
"type": "identifier",
|
|
1305
|
-
"name": "
|
|
1306
|
-
},
|
|
1307
|
-
"annotation": {
|
|
1308
|
-
"type": "reference",
|
|
1309
|
-
"typeName": {
|
|
1310
|
-
"type": "identifier",
|
|
1311
|
-
"name": "GeneralIconProps"
|
|
1312
|
-
}
|
|
1313
|
-
},
|
|
1314
|
-
"optional": true,
|
|
1315
|
-
"computed": false
|
|
1316
|
-
},
|
|
1317
|
-
{
|
|
1318
|
-
"type": "propertySignature",
|
|
1319
|
-
"key": {
|
|
1320
|
-
"type": "identifier",
|
|
1321
|
-
"name": "server"
|
|
1322
|
-
},
|
|
1323
|
-
"annotation": {
|
|
1324
|
-
"type": "reference",
|
|
1325
|
-
"typeName": {
|
|
1326
|
-
"type": "identifier",
|
|
1327
|
-
"name": "McpServer"
|
|
1328
|
-
}
|
|
1329
|
-
},
|
|
1330
|
-
"computed": false
|
|
1331
|
-
}
|
|
1332
|
-
]
|
|
1333
|
-
},
|
|
1334
|
-
{
|
|
1335
|
-
"type": "interface",
|
|
1336
|
-
"name": "McpServer",
|
|
1337
|
-
"body": [
|
|
1338
|
-
{
|
|
1339
|
-
"type": "propertySignature",
|
|
1340
|
-
"key": {
|
|
1341
|
-
"type": "identifier",
|
|
1342
|
-
"name": "id"
|
|
1397
|
+
"name": "scenario"
|
|
1343
1398
|
},
|
|
1344
1399
|
"annotation": {
|
|
1345
1400
|
"type": "keyword",
|
|
@@ -1351,19 +1406,20 @@
|
|
|
1351
1406
|
"type": "propertySignature",
|
|
1352
1407
|
"key": {
|
|
1353
1408
|
"type": "identifier",
|
|
1354
|
-
"name": "
|
|
1409
|
+
"name": "url"
|
|
1355
1410
|
},
|
|
1356
1411
|
"annotation": {
|
|
1357
1412
|
"type": "keyword",
|
|
1358
1413
|
"value": "string"
|
|
1359
1414
|
},
|
|
1415
|
+
"optional": true,
|
|
1360
1416
|
"computed": false
|
|
1361
1417
|
}
|
|
1362
1418
|
]
|
|
1363
1419
|
}
|
|
1364
1420
|
]
|
|
1365
1421
|
},
|
|
1366
|
-
"ai-portal.
|
|
1422
|
+
"ai-portal.mcp-tools": {
|
|
1367
1423
|
"properties": [
|
|
1368
1424
|
{
|
|
1369
1425
|
"name": "list",
|
|
@@ -1373,13 +1429,13 @@
|
|
|
1373
1429
|
"type": "reference",
|
|
1374
1430
|
"typeName": {
|
|
1375
1431
|
"type": "identifier",
|
|
1376
|
-
"name": "
|
|
1432
|
+
"name": "McpTool"
|
|
1377
1433
|
}
|
|
1378
1434
|
}
|
|
1379
1435
|
}
|
|
1380
1436
|
},
|
|
1381
1437
|
{
|
|
1382
|
-
"name": "
|
|
1438
|
+
"name": "stickyTop",
|
|
1383
1439
|
"annotation": {
|
|
1384
1440
|
"type": "keyword",
|
|
1385
1441
|
"value": "number"
|
|
@@ -1391,13 +1447,13 @@
|
|
|
1391
1447
|
"types": [
|
|
1392
1448
|
{
|
|
1393
1449
|
"type": "interface",
|
|
1394
|
-
"name": "
|
|
1450
|
+
"name": "McpTool",
|
|
1395
1451
|
"body": [
|
|
1396
1452
|
{
|
|
1397
1453
|
"type": "propertySignature",
|
|
1398
1454
|
"key": {
|
|
1399
1455
|
"type": "identifier",
|
|
1400
|
-
"name": "
|
|
1456
|
+
"name": "name"
|
|
1401
1457
|
},
|
|
1402
1458
|
"annotation": {
|
|
1403
1459
|
"type": "keyword",
|
|
@@ -1421,7 +1477,7 @@
|
|
|
1421
1477
|
"type": "propertySignature",
|
|
1422
1478
|
"key": {
|
|
1423
1479
|
"type": "identifier",
|
|
1424
|
-
"name": "
|
|
1480
|
+
"name": "description"
|
|
1425
1481
|
},
|
|
1426
1482
|
"annotation": {
|
|
1427
1483
|
"type": "keyword",
|
|
@@ -1433,7 +1489,44 @@
|
|
|
1433
1489
|
"type": "propertySignature",
|
|
1434
1490
|
"key": {
|
|
1435
1491
|
"type": "identifier",
|
|
1436
|
-
"name": "
|
|
1492
|
+
"name": "icon"
|
|
1493
|
+
},
|
|
1494
|
+
"annotation": {
|
|
1495
|
+
"type": "reference",
|
|
1496
|
+
"typeName": {
|
|
1497
|
+
"type": "identifier",
|
|
1498
|
+
"name": "GeneralIconProps"
|
|
1499
|
+
}
|
|
1500
|
+
},
|
|
1501
|
+
"optional": true,
|
|
1502
|
+
"computed": false
|
|
1503
|
+
},
|
|
1504
|
+
{
|
|
1505
|
+
"type": "propertySignature",
|
|
1506
|
+
"key": {
|
|
1507
|
+
"type": "identifier",
|
|
1508
|
+
"name": "server"
|
|
1509
|
+
},
|
|
1510
|
+
"annotation": {
|
|
1511
|
+
"type": "reference",
|
|
1512
|
+
"typeName": {
|
|
1513
|
+
"type": "identifier",
|
|
1514
|
+
"name": "McpServer"
|
|
1515
|
+
}
|
|
1516
|
+
},
|
|
1517
|
+
"computed": false
|
|
1518
|
+
}
|
|
1519
|
+
]
|
|
1520
|
+
},
|
|
1521
|
+
{
|
|
1522
|
+
"type": "interface",
|
|
1523
|
+
"name": "McpServer",
|
|
1524
|
+
"body": [
|
|
1525
|
+
{
|
|
1526
|
+
"type": "propertySignature",
|
|
1527
|
+
"key": {
|
|
1528
|
+
"type": "identifier",
|
|
1529
|
+
"name": "id"
|
|
1437
1530
|
},
|
|
1438
1531
|
"annotation": {
|
|
1439
1532
|
"type": "keyword",
|
|
@@ -1445,13 +1538,12 @@
|
|
|
1445
1538
|
"type": "propertySignature",
|
|
1446
1539
|
"key": {
|
|
1447
1540
|
"type": "identifier",
|
|
1448
|
-
"name": "
|
|
1541
|
+
"name": "name"
|
|
1449
1542
|
},
|
|
1450
1543
|
"annotation": {
|
|
1451
1544
|
"type": "keyword",
|
|
1452
1545
|
"value": "string"
|
|
1453
1546
|
},
|
|
1454
|
-
"optional": true,
|
|
1455
1547
|
"computed": false
|
|
1456
1548
|
}
|
|
1457
1549
|
]
|
|
@@ -1866,108 +1958,473 @@
|
|
|
1866
1958
|
"type": "reference",
|
|
1867
1959
|
"typeName": {
|
|
1868
1960
|
"type": "identifier",
|
|
1869
|
-
"name": "ActionItem"
|
|
1961
|
+
"name": "ActionItem"
|
|
1962
|
+
}
|
|
1963
|
+
}
|
|
1964
|
+
}
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
"name": "activeKey",
|
|
1968
|
+
"annotation": {
|
|
1969
|
+
"type": "union",
|
|
1970
|
+
"types": [
|
|
1971
|
+
{
|
|
1972
|
+
"type": "keyword",
|
|
1973
|
+
"value": "string"
|
|
1974
|
+
},
|
|
1975
|
+
{
|
|
1976
|
+
"type": "keyword",
|
|
1977
|
+
"value": "null"
|
|
1978
|
+
}
|
|
1979
|
+
]
|
|
1980
|
+
}
|
|
1981
|
+
}
|
|
1982
|
+
],
|
|
1983
|
+
"events": [
|
|
1984
|
+
{
|
|
1985
|
+
"name": "change",
|
|
1986
|
+
"detail": {
|
|
1987
|
+
"annotation": {
|
|
1988
|
+
"type": "union",
|
|
1989
|
+
"types": [
|
|
1990
|
+
{
|
|
1991
|
+
"type": "reference",
|
|
1992
|
+
"typeName": {
|
|
1993
|
+
"type": "identifier",
|
|
1994
|
+
"name": "ActionItem"
|
|
1995
|
+
}
|
|
1996
|
+
},
|
|
1997
|
+
{
|
|
1998
|
+
"type": "keyword",
|
|
1999
|
+
"value": "null"
|
|
2000
|
+
}
|
|
2001
|
+
]
|
|
2002
|
+
}
|
|
2003
|
+
}
|
|
2004
|
+
}
|
|
2005
|
+
],
|
|
2006
|
+
"methods": [],
|
|
2007
|
+
"types": [
|
|
2008
|
+
{
|
|
2009
|
+
"type": "interface",
|
|
2010
|
+
"name": "ActionItem",
|
|
2011
|
+
"body": [
|
|
2012
|
+
{
|
|
2013
|
+
"type": "propertySignature",
|
|
2014
|
+
"key": {
|
|
2015
|
+
"type": "identifier",
|
|
2016
|
+
"name": "text"
|
|
2017
|
+
},
|
|
2018
|
+
"annotation": {
|
|
2019
|
+
"type": "keyword",
|
|
2020
|
+
"value": "string"
|
|
2021
|
+
},
|
|
2022
|
+
"computed": false
|
|
2023
|
+
},
|
|
2024
|
+
{
|
|
2025
|
+
"type": "propertySignature",
|
|
2026
|
+
"key": {
|
|
2027
|
+
"type": "identifier",
|
|
2028
|
+
"name": "key"
|
|
2029
|
+
},
|
|
2030
|
+
"annotation": {
|
|
2031
|
+
"type": "keyword",
|
|
2032
|
+
"value": "string"
|
|
2033
|
+
},
|
|
2034
|
+
"computed": false
|
|
2035
|
+
},
|
|
2036
|
+
{
|
|
2037
|
+
"type": "propertySignature",
|
|
2038
|
+
"key": {
|
|
2039
|
+
"type": "identifier",
|
|
2040
|
+
"name": "icon"
|
|
2041
|
+
},
|
|
2042
|
+
"annotation": {
|
|
2043
|
+
"type": "reference",
|
|
2044
|
+
"typeName": {
|
|
2045
|
+
"type": "identifier",
|
|
2046
|
+
"name": "GeneralIconProps"
|
|
2047
|
+
}
|
|
2048
|
+
},
|
|
2049
|
+
"optional": true,
|
|
2050
|
+
"computed": false
|
|
2051
|
+
},
|
|
2052
|
+
{
|
|
2053
|
+
"type": "propertySignature",
|
|
2054
|
+
"key": {
|
|
2055
|
+
"type": "identifier",
|
|
2056
|
+
"name": "hidden"
|
|
2057
|
+
},
|
|
2058
|
+
"annotation": {
|
|
2059
|
+
"type": "keyword",
|
|
2060
|
+
"value": "boolean"
|
|
2061
|
+
},
|
|
2062
|
+
"optional": true,
|
|
2063
|
+
"computed": false
|
|
2064
|
+
}
|
|
2065
|
+
]
|
|
2066
|
+
}
|
|
2067
|
+
]
|
|
2068
|
+
},
|
|
2069
|
+
"ai-portal.chat-input": {
|
|
2070
|
+
"properties": [
|
|
2071
|
+
{
|
|
2072
|
+
"name": "placeholder",
|
|
2073
|
+
"annotation": {
|
|
2074
|
+
"type": "keyword",
|
|
2075
|
+
"value": "string"
|
|
2076
|
+
}
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
"name": "autoFocus",
|
|
2080
|
+
"annotation": {
|
|
2081
|
+
"type": "keyword",
|
|
2082
|
+
"value": "boolean"
|
|
2083
|
+
}
|
|
2084
|
+
},
|
|
2085
|
+
{
|
|
2086
|
+
"name": "submitDisabled",
|
|
2087
|
+
"annotation": {
|
|
2088
|
+
"type": "keyword",
|
|
2089
|
+
"value": "boolean"
|
|
2090
|
+
}
|
|
2091
|
+
},
|
|
2092
|
+
{
|
|
2093
|
+
"name": "supportsTerminate",
|
|
2094
|
+
"annotation": {
|
|
2095
|
+
"type": "keyword",
|
|
2096
|
+
"value": "boolean"
|
|
2097
|
+
}
|
|
2098
|
+
},
|
|
2099
|
+
{
|
|
2100
|
+
"name": "terminating",
|
|
2101
|
+
"annotation": {
|
|
2102
|
+
"type": "keyword",
|
|
2103
|
+
"value": "boolean"
|
|
2104
|
+
}
|
|
2105
|
+
},
|
|
2106
|
+
{
|
|
2107
|
+
"name": "uploadOptions",
|
|
2108
|
+
"annotation": {
|
|
2109
|
+
"type": "reference",
|
|
2110
|
+
"typeName": {
|
|
2111
|
+
"type": "identifier",
|
|
2112
|
+
"name": "UploadOptions"
|
|
2113
|
+
}
|
|
2114
|
+
}
|
|
2115
|
+
}
|
|
2116
|
+
],
|
|
2117
|
+
"events": [
|
|
2118
|
+
{
|
|
2119
|
+
"name": "message.submit",
|
|
2120
|
+
"detail": {
|
|
2121
|
+
"annotation": {
|
|
2122
|
+
"type": "keyword",
|
|
2123
|
+
"value": "string"
|
|
2124
|
+
}
|
|
2125
|
+
}
|
|
2126
|
+
},
|
|
2127
|
+
{
|
|
2128
|
+
"name": "chat.submit",
|
|
2129
|
+
"detail": {
|
|
2130
|
+
"annotation": {
|
|
2131
|
+
"type": "reference",
|
|
2132
|
+
"typeName": {
|
|
2133
|
+
"type": "identifier",
|
|
2134
|
+
"name": "ChatPayload"
|
|
2135
|
+
}
|
|
2136
|
+
}
|
|
2137
|
+
}
|
|
2138
|
+
},
|
|
2139
|
+
{
|
|
2140
|
+
"name": "terminate",
|
|
2141
|
+
"detail": {
|
|
2142
|
+
"annotation": {
|
|
2143
|
+
"type": "keyword",
|
|
2144
|
+
"value": "void"
|
|
2145
|
+
}
|
|
2146
|
+
}
|
|
2147
|
+
}
|
|
2148
|
+
],
|
|
2149
|
+
"methods": [],
|
|
2150
|
+
"types": [
|
|
2151
|
+
{
|
|
2152
|
+
"type": "interface",
|
|
2153
|
+
"name": "UploadOptions",
|
|
2154
|
+
"body": [
|
|
2155
|
+
{
|
|
2156
|
+
"type": "propertySignature",
|
|
2157
|
+
"key": {
|
|
2158
|
+
"type": "identifier",
|
|
2159
|
+
"name": "enabled"
|
|
2160
|
+
},
|
|
2161
|
+
"annotation": {
|
|
2162
|
+
"type": "keyword",
|
|
2163
|
+
"value": "boolean"
|
|
2164
|
+
},
|
|
2165
|
+
"optional": true,
|
|
2166
|
+
"computed": false
|
|
2167
|
+
},
|
|
2168
|
+
{
|
|
2169
|
+
"type": "propertySignature",
|
|
2170
|
+
"key": {
|
|
2171
|
+
"type": "identifier",
|
|
2172
|
+
"name": "dragDisabled"
|
|
2173
|
+
},
|
|
2174
|
+
"annotation": {
|
|
2175
|
+
"type": "keyword",
|
|
2176
|
+
"value": "boolean"
|
|
2177
|
+
},
|
|
2178
|
+
"optional": true,
|
|
2179
|
+
"computed": false
|
|
2180
|
+
},
|
|
2181
|
+
{
|
|
2182
|
+
"type": "propertySignature",
|
|
2183
|
+
"key": {
|
|
2184
|
+
"type": "identifier",
|
|
2185
|
+
"name": "dragTips"
|
|
2186
|
+
},
|
|
2187
|
+
"annotation": {
|
|
2188
|
+
"type": "keyword",
|
|
2189
|
+
"value": "string"
|
|
2190
|
+
},
|
|
2191
|
+
"optional": true,
|
|
2192
|
+
"computed": false
|
|
2193
|
+
},
|
|
2194
|
+
{
|
|
2195
|
+
"type": "propertySignature",
|
|
2196
|
+
"key": {
|
|
2197
|
+
"type": "identifier",
|
|
2198
|
+
"name": "accept"
|
|
2199
|
+
},
|
|
2200
|
+
"annotation": {
|
|
2201
|
+
"type": "keyword",
|
|
2202
|
+
"value": "string"
|
|
2203
|
+
},
|
|
2204
|
+
"optional": true,
|
|
2205
|
+
"computed": false
|
|
2206
|
+
},
|
|
2207
|
+
{
|
|
2208
|
+
"type": "propertySignature",
|
|
2209
|
+
"key": {
|
|
2210
|
+
"type": "identifier",
|
|
2211
|
+
"name": "maxFiles"
|
|
2212
|
+
},
|
|
2213
|
+
"annotation": {
|
|
2214
|
+
"type": "keyword",
|
|
2215
|
+
"value": "number"
|
|
2216
|
+
},
|
|
2217
|
+
"optional": true,
|
|
2218
|
+
"computed": false
|
|
2219
|
+
}
|
|
2220
|
+
]
|
|
2221
|
+
},
|
|
2222
|
+
{
|
|
2223
|
+
"type": "interface",
|
|
2224
|
+
"name": "ChatPayload",
|
|
2225
|
+
"body": [
|
|
2226
|
+
{
|
|
2227
|
+
"type": "propertySignature",
|
|
2228
|
+
"key": {
|
|
2229
|
+
"type": "identifier",
|
|
2230
|
+
"name": "content"
|
|
2231
|
+
},
|
|
2232
|
+
"annotation": {
|
|
2233
|
+
"type": "keyword",
|
|
2234
|
+
"value": "string"
|
|
2235
|
+
},
|
|
2236
|
+
"computed": false
|
|
2237
|
+
}
|
|
2238
|
+
],
|
|
2239
|
+
"extends": [
|
|
2240
|
+
{
|
|
2241
|
+
"type": "expressionWithTypeArguments",
|
|
2242
|
+
"expression": {
|
|
2243
|
+
"type": "identifier",
|
|
2244
|
+
"name": "ExtraChatPayload"
|
|
1870
2245
|
}
|
|
1871
2246
|
}
|
|
1872
|
-
|
|
2247
|
+
]
|
|
1873
2248
|
},
|
|
1874
2249
|
{
|
|
1875
|
-
"
|
|
1876
|
-
"
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
"
|
|
2250
|
+
"type": "interface",
|
|
2251
|
+
"name": "ExtraChatPayload",
|
|
2252
|
+
"body": [
|
|
2253
|
+
{
|
|
2254
|
+
"type": "propertySignature",
|
|
2255
|
+
"key": {
|
|
2256
|
+
"type": "identifier",
|
|
2257
|
+
"name": "files"
|
|
1882
2258
|
},
|
|
1883
|
-
{
|
|
1884
|
-
"type": "
|
|
1885
|
-
"
|
|
1886
|
-
}
|
|
1887
|
-
]
|
|
1888
|
-
}
|
|
1889
|
-
}
|
|
1890
|
-
],
|
|
1891
|
-
"events": [
|
|
1892
|
-
{
|
|
1893
|
-
"name": "change",
|
|
1894
|
-
"detail": {
|
|
1895
|
-
"annotation": {
|
|
1896
|
-
"type": "union",
|
|
1897
|
-
"types": [
|
|
1898
|
-
{
|
|
2259
|
+
"annotation": {
|
|
2260
|
+
"type": "array",
|
|
2261
|
+
"elementType": {
|
|
1899
2262
|
"type": "reference",
|
|
1900
2263
|
"typeName": {
|
|
1901
2264
|
"type": "identifier",
|
|
1902
|
-
"name": "
|
|
2265
|
+
"name": "UploadFileInfo"
|
|
1903
2266
|
}
|
|
1904
|
-
},
|
|
1905
|
-
{
|
|
1906
|
-
"type": "keyword",
|
|
1907
|
-
"value": "null"
|
|
1908
2267
|
}
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
],
|
|
1914
|
-
"methods": [],
|
|
1915
|
-
"types": [
|
|
1916
|
-
{
|
|
1917
|
-
"type": "interface",
|
|
1918
|
-
"name": "ActionItem",
|
|
1919
|
-
"body": [
|
|
2268
|
+
},
|
|
2269
|
+
"optional": true,
|
|
2270
|
+
"computed": false
|
|
2271
|
+
},
|
|
1920
2272
|
{
|
|
1921
2273
|
"type": "propertySignature",
|
|
1922
2274
|
"key": {
|
|
1923
2275
|
"type": "identifier",
|
|
1924
|
-
"name": "
|
|
2276
|
+
"name": "cmd"
|
|
1925
2277
|
},
|
|
1926
2278
|
"annotation": {
|
|
1927
|
-
"type": "
|
|
1928
|
-
"
|
|
2279
|
+
"type": "union",
|
|
2280
|
+
"types": [
|
|
2281
|
+
{
|
|
2282
|
+
"type": "reference",
|
|
2283
|
+
"typeName": {
|
|
2284
|
+
"type": "identifier",
|
|
2285
|
+
"name": "CommandPayload"
|
|
2286
|
+
}
|
|
2287
|
+
},
|
|
2288
|
+
{
|
|
2289
|
+
"type": "keyword",
|
|
2290
|
+
"value": "null"
|
|
2291
|
+
}
|
|
2292
|
+
]
|
|
1929
2293
|
},
|
|
2294
|
+
"optional": true,
|
|
1930
2295
|
"computed": false
|
|
1931
2296
|
},
|
|
1932
2297
|
{
|
|
1933
2298
|
"type": "propertySignature",
|
|
1934
2299
|
"key": {
|
|
1935
2300
|
"type": "identifier",
|
|
1936
|
-
"name": "
|
|
2301
|
+
"name": "aiEmployeeId"
|
|
2302
|
+
},
|
|
2303
|
+
"annotation": {
|
|
2304
|
+
"type": "union",
|
|
2305
|
+
"types": [
|
|
2306
|
+
{
|
|
2307
|
+
"type": "keyword",
|
|
2308
|
+
"value": "string"
|
|
2309
|
+
},
|
|
2310
|
+
{
|
|
2311
|
+
"type": "keyword",
|
|
2312
|
+
"value": "null"
|
|
2313
|
+
}
|
|
2314
|
+
]
|
|
2315
|
+
},
|
|
2316
|
+
"optional": true,
|
|
2317
|
+
"computed": false
|
|
2318
|
+
}
|
|
2319
|
+
]
|
|
2320
|
+
},
|
|
2321
|
+
{
|
|
2322
|
+
"type": "interface",
|
|
2323
|
+
"name": "UploadFileInfo",
|
|
2324
|
+
"body": [
|
|
2325
|
+
{
|
|
2326
|
+
"type": "propertySignature",
|
|
2327
|
+
"key": {
|
|
2328
|
+
"type": "identifier",
|
|
2329
|
+
"name": "fileId"
|
|
1937
2330
|
},
|
|
1938
2331
|
"annotation": {
|
|
1939
2332
|
"type": "keyword",
|
|
1940
2333
|
"value": "string"
|
|
1941
2334
|
},
|
|
1942
2335
|
"computed": false
|
|
1943
|
-
}
|
|
2336
|
+
}
|
|
2337
|
+
]
|
|
2338
|
+
},
|
|
2339
|
+
{
|
|
2340
|
+
"type": "typeAlias",
|
|
2341
|
+
"name": "CommandPayload",
|
|
2342
|
+
"annotation": {
|
|
2343
|
+
"type": "reference",
|
|
2344
|
+
"typeName": {
|
|
2345
|
+
"type": "identifier",
|
|
2346
|
+
"name": "CommandPayloadServiceFlowStarting"
|
|
2347
|
+
}
|
|
2348
|
+
}
|
|
2349
|
+
},
|
|
2350
|
+
{
|
|
2351
|
+
"type": "interface",
|
|
2352
|
+
"name": "CommandPayloadServiceFlowStarting",
|
|
2353
|
+
"body": [
|
|
1944
2354
|
{
|
|
1945
2355
|
"type": "propertySignature",
|
|
1946
2356
|
"key": {
|
|
1947
2357
|
"type": "identifier",
|
|
1948
|
-
"name": "
|
|
2358
|
+
"name": "type"
|
|
1949
2359
|
},
|
|
1950
2360
|
"annotation": {
|
|
1951
|
-
"type": "
|
|
1952
|
-
"
|
|
1953
|
-
"type": "identifier",
|
|
1954
|
-
"name": "GeneralIconProps"
|
|
1955
|
-
}
|
|
2361
|
+
"type": "jsLiteral",
|
|
2362
|
+
"value": "serviceFlowStarting"
|
|
1956
2363
|
},
|
|
1957
|
-
"optional": true,
|
|
1958
2364
|
"computed": false
|
|
1959
2365
|
},
|
|
1960
2366
|
{
|
|
1961
2367
|
"type": "propertySignature",
|
|
1962
2368
|
"key": {
|
|
1963
2369
|
"type": "identifier",
|
|
1964
|
-
"name": "
|
|
2370
|
+
"name": "serviceFlowStarting"
|
|
1965
2371
|
},
|
|
1966
2372
|
"annotation": {
|
|
1967
|
-
"type": "
|
|
1968
|
-
"
|
|
2373
|
+
"type": "typeLiteral",
|
|
2374
|
+
"members": [
|
|
2375
|
+
{
|
|
2376
|
+
"type": "propertySignature",
|
|
2377
|
+
"key": {
|
|
2378
|
+
"type": "identifier",
|
|
2379
|
+
"name": "spaceInstanceId"
|
|
2380
|
+
},
|
|
2381
|
+
"annotation": {
|
|
2382
|
+
"type": "keyword",
|
|
2383
|
+
"value": "string"
|
|
2384
|
+
},
|
|
2385
|
+
"computed": false
|
|
2386
|
+
},
|
|
2387
|
+
{
|
|
2388
|
+
"type": "propertySignature",
|
|
2389
|
+
"key": {
|
|
2390
|
+
"type": "identifier",
|
|
2391
|
+
"name": "spaceName"
|
|
2392
|
+
},
|
|
2393
|
+
"annotation": {
|
|
2394
|
+
"type": "keyword",
|
|
2395
|
+
"value": "string"
|
|
2396
|
+
},
|
|
2397
|
+
"optional": true,
|
|
2398
|
+
"computed": false
|
|
2399
|
+
},
|
|
2400
|
+
{
|
|
2401
|
+
"type": "propertySignature",
|
|
2402
|
+
"key": {
|
|
2403
|
+
"type": "identifier",
|
|
2404
|
+
"name": "flowInstanceId"
|
|
2405
|
+
},
|
|
2406
|
+
"annotation": {
|
|
2407
|
+
"type": "keyword",
|
|
2408
|
+
"value": "string"
|
|
2409
|
+
},
|
|
2410
|
+
"optional": true,
|
|
2411
|
+
"computed": false
|
|
2412
|
+
},
|
|
2413
|
+
{
|
|
2414
|
+
"type": "propertySignature",
|
|
2415
|
+
"key": {
|
|
2416
|
+
"type": "identifier",
|
|
2417
|
+
"name": "flowName"
|
|
2418
|
+
},
|
|
2419
|
+
"annotation": {
|
|
2420
|
+
"type": "keyword",
|
|
2421
|
+
"value": "string"
|
|
2422
|
+
},
|
|
2423
|
+
"optional": true,
|
|
2424
|
+
"computed": false
|
|
2425
|
+
}
|
|
2426
|
+
]
|
|
1969
2427
|
},
|
|
1970
|
-
"optional": true,
|
|
1971
2428
|
"computed": false
|
|
1972
2429
|
}
|
|
1973
2430
|
]
|
|
@@ -3171,68 +3628,8 @@
|
|
|
3171
3628
|
}
|
|
3172
3629
|
}
|
|
3173
3630
|
]
|
|
3174
|
-
}
|
|
3175
|
-
]
|
|
3176
|
-
},
|
|
3177
|
-
"ai-portal.chat-input": {
|
|
3178
|
-
"properties": [
|
|
3179
|
-
{
|
|
3180
|
-
"name": "placeholder",
|
|
3181
|
-
"annotation": {
|
|
3182
|
-
"type": "keyword",
|
|
3183
|
-
"value": "string"
|
|
3184
|
-
}
|
|
3185
|
-
},
|
|
3186
|
-
{
|
|
3187
|
-
"name": "autoFocus",
|
|
3188
|
-
"annotation": {
|
|
3189
|
-
"type": "keyword",
|
|
3190
|
-
"value": "boolean"
|
|
3191
|
-
}
|
|
3192
|
-
},
|
|
3193
|
-
{
|
|
3194
|
-
"name": "submitDisabled",
|
|
3195
|
-
"annotation": {
|
|
3196
|
-
"type": "keyword",
|
|
3197
|
-
"value": "boolean"
|
|
3198
|
-
}
|
|
3199
|
-
},
|
|
3200
|
-
{
|
|
3201
|
-
"name": "supportsTerminate",
|
|
3202
|
-
"annotation": {
|
|
3203
|
-
"type": "keyword",
|
|
3204
|
-
"value": "boolean"
|
|
3205
|
-
}
|
|
3206
|
-
},
|
|
3207
|
-
{
|
|
3208
|
-
"name": "terminating",
|
|
3209
|
-
"annotation": {
|
|
3210
|
-
"type": "keyword",
|
|
3211
|
-
"value": "boolean"
|
|
3212
|
-
}
|
|
3213
|
-
}
|
|
3214
|
-
],
|
|
3215
|
-
"events": [
|
|
3216
|
-
{
|
|
3217
|
-
"name": "message.submit",
|
|
3218
|
-
"detail": {
|
|
3219
|
-
"annotation": {
|
|
3220
|
-
"type": "keyword",
|
|
3221
|
-
"value": "string"
|
|
3222
|
-
}
|
|
3223
|
-
}
|
|
3224
|
-
},
|
|
3225
|
-
{
|
|
3226
|
-
"name": "terminate",
|
|
3227
|
-
"detail": {
|
|
3228
|
-
"annotation": {
|
|
3229
|
-
"type": "keyword",
|
|
3230
|
-
"value": "void"
|
|
3231
|
-
}
|
|
3232
|
-
}
|
|
3233
|
-
}
|
|
3234
|
-
],
|
|
3235
|
-
"methods": []
|
|
3631
|
+
}
|
|
3632
|
+
]
|
|
3236
3633
|
},
|
|
3237
3634
|
"ai-portal.show-case": {
|
|
3238
3635
|
"properties": [
|
|
@@ -4678,12 +5075,12 @@
|
|
|
4678
5075
|
}
|
|
4679
5076
|
},
|
|
4680
5077
|
{
|
|
4681
|
-
"name": "
|
|
5078
|
+
"name": "uploadOptions",
|
|
4682
5079
|
"annotation": {
|
|
4683
5080
|
"type": "reference",
|
|
4684
5081
|
"typeName": {
|
|
4685
5082
|
"type": "identifier",
|
|
4686
|
-
"name": "
|
|
5083
|
+
"name": "UploadOptions"
|
|
4687
5084
|
}
|
|
4688
5085
|
}
|
|
4689
5086
|
}
|
|
@@ -4710,27 +5107,6 @@
|
|
|
4710
5107
|
}
|
|
4711
5108
|
}
|
|
4712
5109
|
},
|
|
4713
|
-
{
|
|
4714
|
-
"name": "ai-employee.mention",
|
|
4715
|
-
"detail": {
|
|
4716
|
-
"annotation": {
|
|
4717
|
-
"type": "union",
|
|
4718
|
-
"types": [
|
|
4719
|
-
{
|
|
4720
|
-
"type": "reference",
|
|
4721
|
-
"typeName": {
|
|
4722
|
-
"type": "identifier",
|
|
4723
|
-
"name": "AIEmployee"
|
|
4724
|
-
}
|
|
4725
|
-
},
|
|
4726
|
-
{
|
|
4727
|
-
"type": "keyword",
|
|
4728
|
-
"value": "null"
|
|
4729
|
-
}
|
|
4730
|
-
]
|
|
4731
|
-
}
|
|
4732
|
-
}
|
|
4733
|
-
},
|
|
4734
5110
|
{
|
|
4735
5111
|
"name": "command.select",
|
|
4736
5112
|
"detail": {
|
|
@@ -4876,7 +5252,7 @@
|
|
|
4876
5252
|
},
|
|
4877
5253
|
{
|
|
4878
5254
|
"type": "interface",
|
|
4879
|
-
"name": "
|
|
5255
|
+
"name": "UploadOptions",
|
|
4880
5256
|
"body": [
|
|
4881
5257
|
{
|
|
4882
5258
|
"type": "propertySignature",
|
|
@@ -4891,6 +5267,32 @@
|
|
|
4891
5267
|
"optional": true,
|
|
4892
5268
|
"computed": false
|
|
4893
5269
|
},
|
|
5270
|
+
{
|
|
5271
|
+
"type": "propertySignature",
|
|
5272
|
+
"key": {
|
|
5273
|
+
"type": "identifier",
|
|
5274
|
+
"name": "dragDisabled"
|
|
5275
|
+
},
|
|
5276
|
+
"annotation": {
|
|
5277
|
+
"type": "keyword",
|
|
5278
|
+
"value": "boolean"
|
|
5279
|
+
},
|
|
5280
|
+
"optional": true,
|
|
5281
|
+
"computed": false
|
|
5282
|
+
},
|
|
5283
|
+
{
|
|
5284
|
+
"type": "propertySignature",
|
|
5285
|
+
"key": {
|
|
5286
|
+
"type": "identifier",
|
|
5287
|
+
"name": "dragTips"
|
|
5288
|
+
},
|
|
5289
|
+
"annotation": {
|
|
5290
|
+
"type": "keyword",
|
|
5291
|
+
"value": "string"
|
|
5292
|
+
},
|
|
5293
|
+
"optional": true,
|
|
5294
|
+
"computed": false
|
|
5295
|
+
},
|
|
4894
5296
|
{
|
|
4895
5297
|
"type": "propertySignature",
|
|
4896
5298
|
"key": {
|
|
@@ -4903,6 +5305,19 @@
|
|
|
4903
5305
|
},
|
|
4904
5306
|
"optional": true,
|
|
4905
5307
|
"computed": false
|
|
5308
|
+
},
|
|
5309
|
+
{
|
|
5310
|
+
"type": "propertySignature",
|
|
5311
|
+
"key": {
|
|
5312
|
+
"type": "identifier",
|
|
5313
|
+
"name": "maxFiles"
|
|
5314
|
+
},
|
|
5315
|
+
"annotation": {
|
|
5316
|
+
"type": "keyword",
|
|
5317
|
+
"value": "number"
|
|
5318
|
+
},
|
|
5319
|
+
"optional": true,
|
|
5320
|
+
"computed": false
|
|
4906
5321
|
}
|
|
4907
5322
|
]
|
|
4908
5323
|
},
|
|
@@ -4921,7 +5336,22 @@
|
|
|
4921
5336
|
"value": "string"
|
|
4922
5337
|
},
|
|
4923
5338
|
"computed": false
|
|
4924
|
-
}
|
|
5339
|
+
}
|
|
5340
|
+
],
|
|
5341
|
+
"extends": [
|
|
5342
|
+
{
|
|
5343
|
+
"type": "expressionWithTypeArguments",
|
|
5344
|
+
"expression": {
|
|
5345
|
+
"type": "identifier",
|
|
5346
|
+
"name": "ExtraChatPayload"
|
|
5347
|
+
}
|
|
5348
|
+
}
|
|
5349
|
+
]
|
|
5350
|
+
},
|
|
5351
|
+
{
|
|
5352
|
+
"type": "interface",
|
|
5353
|
+
"name": "ExtraChatPayload",
|
|
5354
|
+
"body": [
|
|
4925
5355
|
{
|
|
4926
5356
|
"type": "propertySignature",
|
|
4927
5357
|
"key": {
|
|
@@ -4940,6 +5370,71 @@
|
|
|
4940
5370
|
},
|
|
4941
5371
|
"optional": true,
|
|
4942
5372
|
"computed": false
|
|
5373
|
+
},
|
|
5374
|
+
{
|
|
5375
|
+
"type": "propertySignature",
|
|
5376
|
+
"key": {
|
|
5377
|
+
"type": "identifier",
|
|
5378
|
+
"name": "cmd"
|
|
5379
|
+
},
|
|
5380
|
+
"annotation": {
|
|
5381
|
+
"type": "union",
|
|
5382
|
+
"types": [
|
|
5383
|
+
{
|
|
5384
|
+
"type": "reference",
|
|
5385
|
+
"typeName": {
|
|
5386
|
+
"type": "identifier",
|
|
5387
|
+
"name": "CommandPayload"
|
|
5388
|
+
}
|
|
5389
|
+
},
|
|
5390
|
+
{
|
|
5391
|
+
"type": "keyword",
|
|
5392
|
+
"value": "null"
|
|
5393
|
+
}
|
|
5394
|
+
]
|
|
5395
|
+
},
|
|
5396
|
+
"optional": true,
|
|
5397
|
+
"computed": false
|
|
5398
|
+
},
|
|
5399
|
+
{
|
|
5400
|
+
"type": "propertySignature",
|
|
5401
|
+
"key": {
|
|
5402
|
+
"type": "identifier",
|
|
5403
|
+
"name": "aiEmployeeId"
|
|
5404
|
+
},
|
|
5405
|
+
"annotation": {
|
|
5406
|
+
"type": "union",
|
|
5407
|
+
"types": [
|
|
5408
|
+
{
|
|
5409
|
+
"type": "keyword",
|
|
5410
|
+
"value": "string"
|
|
5411
|
+
},
|
|
5412
|
+
{
|
|
5413
|
+
"type": "keyword",
|
|
5414
|
+
"value": "null"
|
|
5415
|
+
}
|
|
5416
|
+
]
|
|
5417
|
+
},
|
|
5418
|
+
"optional": true,
|
|
5419
|
+
"computed": false
|
|
5420
|
+
}
|
|
5421
|
+
]
|
|
5422
|
+
},
|
|
5423
|
+
{
|
|
5424
|
+
"type": "interface",
|
|
5425
|
+
"name": "UploadFileInfo",
|
|
5426
|
+
"body": [
|
|
5427
|
+
{
|
|
5428
|
+
"type": "propertySignature",
|
|
5429
|
+
"key": {
|
|
5430
|
+
"type": "identifier",
|
|
5431
|
+
"name": "fileId"
|
|
5432
|
+
},
|
|
5433
|
+
"annotation": {
|
|
5434
|
+
"type": "keyword",
|
|
5435
|
+
"value": "string"
|
|
5436
|
+
},
|
|
5437
|
+
"computed": false
|
|
4943
5438
|
}
|
|
4944
5439
|
]
|
|
4945
5440
|
}
|
|
@@ -5425,6 +5920,16 @@
|
|
|
5425
5920
|
"type": "keyword",
|
|
5426
5921
|
"value": "boolean"
|
|
5427
5922
|
}
|
|
5923
|
+
},
|
|
5924
|
+
{
|
|
5925
|
+
"name": "uploadOptions",
|
|
5926
|
+
"annotation": {
|
|
5927
|
+
"type": "reference",
|
|
5928
|
+
"typeName": {
|
|
5929
|
+
"type": "identifier",
|
|
5930
|
+
"name": "UploadOptions"
|
|
5931
|
+
}
|
|
5932
|
+
}
|
|
5428
5933
|
}
|
|
5429
5934
|
],
|
|
5430
5935
|
"events": [
|
|
@@ -5547,6 +6052,40 @@
|
|
|
5547
6052
|
"value": "string"
|
|
5548
6053
|
},
|
|
5549
6054
|
"computed": false
|
|
6055
|
+
}
|
|
6056
|
+
],
|
|
6057
|
+
"extends": [
|
|
6058
|
+
{
|
|
6059
|
+
"type": "expressionWithTypeArguments",
|
|
6060
|
+
"expression": {
|
|
6061
|
+
"type": "identifier",
|
|
6062
|
+
"name": "ExtraChatPayload"
|
|
6063
|
+
}
|
|
6064
|
+
}
|
|
6065
|
+
]
|
|
6066
|
+
},
|
|
6067
|
+
{
|
|
6068
|
+
"type": "interface",
|
|
6069
|
+
"name": "ExtraChatPayload",
|
|
6070
|
+
"body": [
|
|
6071
|
+
{
|
|
6072
|
+
"type": "propertySignature",
|
|
6073
|
+
"key": {
|
|
6074
|
+
"type": "identifier",
|
|
6075
|
+
"name": "files"
|
|
6076
|
+
},
|
|
6077
|
+
"annotation": {
|
|
6078
|
+
"type": "array",
|
|
6079
|
+
"elementType": {
|
|
6080
|
+
"type": "reference",
|
|
6081
|
+
"typeName": {
|
|
6082
|
+
"type": "identifier",
|
|
6083
|
+
"name": "UploadFileInfo"
|
|
6084
|
+
}
|
|
6085
|
+
}
|
|
6086
|
+
},
|
|
6087
|
+
"optional": true,
|
|
6088
|
+
"computed": false
|
|
5550
6089
|
},
|
|
5551
6090
|
{
|
|
5552
6091
|
"type": "propertySignature",
|
|
@@ -5555,11 +6094,20 @@
|
|
|
5555
6094
|
"name": "cmd"
|
|
5556
6095
|
},
|
|
5557
6096
|
"annotation": {
|
|
5558
|
-
"type": "
|
|
5559
|
-
"
|
|
5560
|
-
|
|
5561
|
-
|
|
5562
|
-
|
|
6097
|
+
"type": "union",
|
|
6098
|
+
"types": [
|
|
6099
|
+
{
|
|
6100
|
+
"type": "reference",
|
|
6101
|
+
"typeName": {
|
|
6102
|
+
"type": "identifier",
|
|
6103
|
+
"name": "CommandPayload"
|
|
6104
|
+
}
|
|
6105
|
+
},
|
|
6106
|
+
{
|
|
6107
|
+
"type": "keyword",
|
|
6108
|
+
"value": "null"
|
|
6109
|
+
}
|
|
6110
|
+
]
|
|
5563
6111
|
},
|
|
5564
6112
|
"optional": true,
|
|
5565
6113
|
"computed": false
|
|
@@ -5568,23 +6116,44 @@
|
|
|
5568
6116
|
"type": "propertySignature",
|
|
5569
6117
|
"key": {
|
|
5570
6118
|
"type": "identifier",
|
|
5571
|
-
"name": "
|
|
6119
|
+
"name": "aiEmployeeId"
|
|
5572
6120
|
},
|
|
5573
6121
|
"annotation": {
|
|
5574
|
-
"type": "
|
|
5575
|
-
"
|
|
5576
|
-
|
|
5577
|
-
|
|
5578
|
-
"
|
|
5579
|
-
|
|
6122
|
+
"type": "union",
|
|
6123
|
+
"types": [
|
|
6124
|
+
{
|
|
6125
|
+
"type": "keyword",
|
|
6126
|
+
"value": "string"
|
|
6127
|
+
},
|
|
6128
|
+
{
|
|
6129
|
+
"type": "keyword",
|
|
6130
|
+
"value": "null"
|
|
5580
6131
|
}
|
|
5581
|
-
|
|
6132
|
+
]
|
|
5582
6133
|
},
|
|
5583
6134
|
"optional": true,
|
|
5584
6135
|
"computed": false
|
|
5585
6136
|
}
|
|
5586
6137
|
]
|
|
5587
6138
|
},
|
|
6139
|
+
{
|
|
6140
|
+
"type": "interface",
|
|
6141
|
+
"name": "UploadFileInfo",
|
|
6142
|
+
"body": [
|
|
6143
|
+
{
|
|
6144
|
+
"type": "propertySignature",
|
|
6145
|
+
"key": {
|
|
6146
|
+
"type": "identifier",
|
|
6147
|
+
"name": "fileId"
|
|
6148
|
+
},
|
|
6149
|
+
"annotation": {
|
|
6150
|
+
"type": "keyword",
|
|
6151
|
+
"value": "string"
|
|
6152
|
+
},
|
|
6153
|
+
"computed": false
|
|
6154
|
+
}
|
|
6155
|
+
]
|
|
6156
|
+
},
|
|
5588
6157
|
{
|
|
5589
6158
|
"type": "typeAlias",
|
|
5590
6159
|
"name": "CommandPayload",
|
|
@@ -5662,35 +6231,17 @@
|
|
|
5662
6231
|
{
|
|
5663
6232
|
"type": "propertySignature",
|
|
5664
6233
|
"key": {
|
|
5665
|
-
"type": "identifier",
|
|
5666
|
-
"name": "flowName"
|
|
5667
|
-
},
|
|
5668
|
-
"annotation": {
|
|
5669
|
-
"type": "keyword",
|
|
5670
|
-
"value": "string"
|
|
5671
|
-
},
|
|
5672
|
-
"optional": true,
|
|
5673
|
-
"computed": false
|
|
5674
|
-
}
|
|
5675
|
-
]
|
|
5676
|
-
},
|
|
5677
|
-
"computed": false
|
|
5678
|
-
}
|
|
5679
|
-
]
|
|
5680
|
-
},
|
|
5681
|
-
{
|
|
5682
|
-
"type": "interface",
|
|
5683
|
-
"name": "UploadFileInfo",
|
|
5684
|
-
"body": [
|
|
5685
|
-
{
|
|
5686
|
-
"type": "propertySignature",
|
|
5687
|
-
"key": {
|
|
5688
|
-
"type": "identifier",
|
|
5689
|
-
"name": "fileId"
|
|
5690
|
-
},
|
|
5691
|
-
"annotation": {
|
|
5692
|
-
"type": "keyword",
|
|
5693
|
-
"value": "string"
|
|
6234
|
+
"type": "identifier",
|
|
6235
|
+
"name": "flowName"
|
|
6236
|
+
},
|
|
6237
|
+
"annotation": {
|
|
6238
|
+
"type": "keyword",
|
|
6239
|
+
"value": "string"
|
|
6240
|
+
},
|
|
6241
|
+
"optional": true,
|
|
6242
|
+
"computed": false
|
|
6243
|
+
}
|
|
6244
|
+
]
|
|
5694
6245
|
},
|
|
5695
6246
|
"computed": false
|
|
5696
6247
|
}
|
|
@@ -5806,6 +6357,77 @@
|
|
|
5806
6357
|
}
|
|
5807
6358
|
]
|
|
5808
6359
|
},
|
|
6360
|
+
{
|
|
6361
|
+
"type": "interface",
|
|
6362
|
+
"name": "UploadOptions",
|
|
6363
|
+
"body": [
|
|
6364
|
+
{
|
|
6365
|
+
"type": "propertySignature",
|
|
6366
|
+
"key": {
|
|
6367
|
+
"type": "identifier",
|
|
6368
|
+
"name": "enabled"
|
|
6369
|
+
},
|
|
6370
|
+
"annotation": {
|
|
6371
|
+
"type": "keyword",
|
|
6372
|
+
"value": "boolean"
|
|
6373
|
+
},
|
|
6374
|
+
"optional": true,
|
|
6375
|
+
"computed": false
|
|
6376
|
+
},
|
|
6377
|
+
{
|
|
6378
|
+
"type": "propertySignature",
|
|
6379
|
+
"key": {
|
|
6380
|
+
"type": "identifier",
|
|
6381
|
+
"name": "dragDisabled"
|
|
6382
|
+
},
|
|
6383
|
+
"annotation": {
|
|
6384
|
+
"type": "keyword",
|
|
6385
|
+
"value": "boolean"
|
|
6386
|
+
},
|
|
6387
|
+
"optional": true,
|
|
6388
|
+
"computed": false
|
|
6389
|
+
},
|
|
6390
|
+
{
|
|
6391
|
+
"type": "propertySignature",
|
|
6392
|
+
"key": {
|
|
6393
|
+
"type": "identifier",
|
|
6394
|
+
"name": "dragTips"
|
|
6395
|
+
},
|
|
6396
|
+
"annotation": {
|
|
6397
|
+
"type": "keyword",
|
|
6398
|
+
"value": "string"
|
|
6399
|
+
},
|
|
6400
|
+
"optional": true,
|
|
6401
|
+
"computed": false
|
|
6402
|
+
},
|
|
6403
|
+
{
|
|
6404
|
+
"type": "propertySignature",
|
|
6405
|
+
"key": {
|
|
6406
|
+
"type": "identifier",
|
|
6407
|
+
"name": "accept"
|
|
6408
|
+
},
|
|
6409
|
+
"annotation": {
|
|
6410
|
+
"type": "keyword",
|
|
6411
|
+
"value": "string"
|
|
6412
|
+
},
|
|
6413
|
+
"optional": true,
|
|
6414
|
+
"computed": false
|
|
6415
|
+
},
|
|
6416
|
+
{
|
|
6417
|
+
"type": "propertySignature",
|
|
6418
|
+
"key": {
|
|
6419
|
+
"type": "identifier",
|
|
6420
|
+
"name": "maxFiles"
|
|
6421
|
+
},
|
|
6422
|
+
"annotation": {
|
|
6423
|
+
"type": "keyword",
|
|
6424
|
+
"value": "number"
|
|
6425
|
+
},
|
|
6426
|
+
"optional": true,
|
|
6427
|
+
"computed": false
|
|
6428
|
+
}
|
|
6429
|
+
]
|
|
6430
|
+
},
|
|
5809
6431
|
{
|
|
5810
6432
|
"type": "interface",
|
|
5811
6433
|
"name": "FeedbackDetail",
|
|
@@ -6021,6 +6643,16 @@
|
|
|
6021
6643
|
"type": "keyword",
|
|
6022
6644
|
"value": "string"
|
|
6023
6645
|
}
|
|
6646
|
+
},
|
|
6647
|
+
{
|
|
6648
|
+
"name": "uploadOptions",
|
|
6649
|
+
"annotation": {
|
|
6650
|
+
"type": "reference",
|
|
6651
|
+
"typeName": {
|
|
6652
|
+
"type": "identifier",
|
|
6653
|
+
"name": "UploadOptions"
|
|
6654
|
+
}
|
|
6655
|
+
}
|
|
6024
6656
|
}
|
|
6025
6657
|
],
|
|
6026
6658
|
"events": [
|
|
@@ -6143,6 +6775,40 @@
|
|
|
6143
6775
|
"value": "string"
|
|
6144
6776
|
},
|
|
6145
6777
|
"computed": false
|
|
6778
|
+
}
|
|
6779
|
+
],
|
|
6780
|
+
"extends": [
|
|
6781
|
+
{
|
|
6782
|
+
"type": "expressionWithTypeArguments",
|
|
6783
|
+
"expression": {
|
|
6784
|
+
"type": "identifier",
|
|
6785
|
+
"name": "ExtraChatPayload"
|
|
6786
|
+
}
|
|
6787
|
+
}
|
|
6788
|
+
]
|
|
6789
|
+
},
|
|
6790
|
+
{
|
|
6791
|
+
"type": "interface",
|
|
6792
|
+
"name": "ExtraChatPayload",
|
|
6793
|
+
"body": [
|
|
6794
|
+
{
|
|
6795
|
+
"type": "propertySignature",
|
|
6796
|
+
"key": {
|
|
6797
|
+
"type": "identifier",
|
|
6798
|
+
"name": "files"
|
|
6799
|
+
},
|
|
6800
|
+
"annotation": {
|
|
6801
|
+
"type": "array",
|
|
6802
|
+
"elementType": {
|
|
6803
|
+
"type": "reference",
|
|
6804
|
+
"typeName": {
|
|
6805
|
+
"type": "identifier",
|
|
6806
|
+
"name": "UploadFileInfo"
|
|
6807
|
+
}
|
|
6808
|
+
}
|
|
6809
|
+
},
|
|
6810
|
+
"optional": true,
|
|
6811
|
+
"computed": false
|
|
6146
6812
|
},
|
|
6147
6813
|
{
|
|
6148
6814
|
"type": "propertySignature",
|
|
@@ -6151,11 +6817,20 @@
|
|
|
6151
6817
|
"name": "cmd"
|
|
6152
6818
|
},
|
|
6153
6819
|
"annotation": {
|
|
6154
|
-
"type": "
|
|
6155
|
-
"
|
|
6156
|
-
|
|
6157
|
-
|
|
6158
|
-
|
|
6820
|
+
"type": "union",
|
|
6821
|
+
"types": [
|
|
6822
|
+
{
|
|
6823
|
+
"type": "reference",
|
|
6824
|
+
"typeName": {
|
|
6825
|
+
"type": "identifier",
|
|
6826
|
+
"name": "CommandPayload"
|
|
6827
|
+
}
|
|
6828
|
+
},
|
|
6829
|
+
{
|
|
6830
|
+
"type": "keyword",
|
|
6831
|
+
"value": "null"
|
|
6832
|
+
}
|
|
6833
|
+
]
|
|
6159
6834
|
},
|
|
6160
6835
|
"optional": true,
|
|
6161
6836
|
"computed": false
|
|
@@ -6164,23 +6839,44 @@
|
|
|
6164
6839
|
"type": "propertySignature",
|
|
6165
6840
|
"key": {
|
|
6166
6841
|
"type": "identifier",
|
|
6167
|
-
"name": "
|
|
6842
|
+
"name": "aiEmployeeId"
|
|
6168
6843
|
},
|
|
6169
6844
|
"annotation": {
|
|
6170
|
-
"type": "
|
|
6171
|
-
"
|
|
6172
|
-
|
|
6173
|
-
|
|
6174
|
-
"
|
|
6175
|
-
|
|
6845
|
+
"type": "union",
|
|
6846
|
+
"types": [
|
|
6847
|
+
{
|
|
6848
|
+
"type": "keyword",
|
|
6849
|
+
"value": "string"
|
|
6850
|
+
},
|
|
6851
|
+
{
|
|
6852
|
+
"type": "keyword",
|
|
6853
|
+
"value": "null"
|
|
6176
6854
|
}
|
|
6177
|
-
|
|
6855
|
+
]
|
|
6178
6856
|
},
|
|
6179
6857
|
"optional": true,
|
|
6180
6858
|
"computed": false
|
|
6181
6859
|
}
|
|
6182
6860
|
]
|
|
6183
6861
|
},
|
|
6862
|
+
{
|
|
6863
|
+
"type": "interface",
|
|
6864
|
+
"name": "UploadFileInfo",
|
|
6865
|
+
"body": [
|
|
6866
|
+
{
|
|
6867
|
+
"type": "propertySignature",
|
|
6868
|
+
"key": {
|
|
6869
|
+
"type": "identifier",
|
|
6870
|
+
"name": "fileId"
|
|
6871
|
+
},
|
|
6872
|
+
"annotation": {
|
|
6873
|
+
"type": "keyword",
|
|
6874
|
+
"value": "string"
|
|
6875
|
+
},
|
|
6876
|
+
"computed": false
|
|
6877
|
+
}
|
|
6878
|
+
]
|
|
6879
|
+
},
|
|
6184
6880
|
{
|
|
6185
6881
|
"type": "typeAlias",
|
|
6186
6882
|
"name": "CommandPayload",
|
|
@@ -6274,24 +6970,6 @@
|
|
|
6274
6970
|
}
|
|
6275
6971
|
]
|
|
6276
6972
|
},
|
|
6277
|
-
{
|
|
6278
|
-
"type": "interface",
|
|
6279
|
-
"name": "UploadFileInfo",
|
|
6280
|
-
"body": [
|
|
6281
|
-
{
|
|
6282
|
-
"type": "propertySignature",
|
|
6283
|
-
"key": {
|
|
6284
|
-
"type": "identifier",
|
|
6285
|
-
"name": "fileId"
|
|
6286
|
-
},
|
|
6287
|
-
"annotation": {
|
|
6288
|
-
"type": "keyword",
|
|
6289
|
-
"value": "string"
|
|
6290
|
-
},
|
|
6291
|
-
"computed": false
|
|
6292
|
-
}
|
|
6293
|
-
]
|
|
6294
|
-
},
|
|
6295
6973
|
{
|
|
6296
6974
|
"type": "interface",
|
|
6297
6975
|
"name": "ShowCaseType",
|
|
@@ -6402,6 +7080,77 @@
|
|
|
6402
7080
|
}
|
|
6403
7081
|
]
|
|
6404
7082
|
},
|
|
7083
|
+
{
|
|
7084
|
+
"type": "interface",
|
|
7085
|
+
"name": "UploadOptions",
|
|
7086
|
+
"body": [
|
|
7087
|
+
{
|
|
7088
|
+
"type": "propertySignature",
|
|
7089
|
+
"key": {
|
|
7090
|
+
"type": "identifier",
|
|
7091
|
+
"name": "enabled"
|
|
7092
|
+
},
|
|
7093
|
+
"annotation": {
|
|
7094
|
+
"type": "keyword",
|
|
7095
|
+
"value": "boolean"
|
|
7096
|
+
},
|
|
7097
|
+
"optional": true,
|
|
7098
|
+
"computed": false
|
|
7099
|
+
},
|
|
7100
|
+
{
|
|
7101
|
+
"type": "propertySignature",
|
|
7102
|
+
"key": {
|
|
7103
|
+
"type": "identifier",
|
|
7104
|
+
"name": "dragDisabled"
|
|
7105
|
+
},
|
|
7106
|
+
"annotation": {
|
|
7107
|
+
"type": "keyword",
|
|
7108
|
+
"value": "boolean"
|
|
7109
|
+
},
|
|
7110
|
+
"optional": true,
|
|
7111
|
+
"computed": false
|
|
7112
|
+
},
|
|
7113
|
+
{
|
|
7114
|
+
"type": "propertySignature",
|
|
7115
|
+
"key": {
|
|
7116
|
+
"type": "identifier",
|
|
7117
|
+
"name": "dragTips"
|
|
7118
|
+
},
|
|
7119
|
+
"annotation": {
|
|
7120
|
+
"type": "keyword",
|
|
7121
|
+
"value": "string"
|
|
7122
|
+
},
|
|
7123
|
+
"optional": true,
|
|
7124
|
+
"computed": false
|
|
7125
|
+
},
|
|
7126
|
+
{
|
|
7127
|
+
"type": "propertySignature",
|
|
7128
|
+
"key": {
|
|
7129
|
+
"type": "identifier",
|
|
7130
|
+
"name": "accept"
|
|
7131
|
+
},
|
|
7132
|
+
"annotation": {
|
|
7133
|
+
"type": "keyword",
|
|
7134
|
+
"value": "string"
|
|
7135
|
+
},
|
|
7136
|
+
"optional": true,
|
|
7137
|
+
"computed": false
|
|
7138
|
+
},
|
|
7139
|
+
{
|
|
7140
|
+
"type": "propertySignature",
|
|
7141
|
+
"key": {
|
|
7142
|
+
"type": "identifier",
|
|
7143
|
+
"name": "maxFiles"
|
|
7144
|
+
},
|
|
7145
|
+
"annotation": {
|
|
7146
|
+
"type": "keyword",
|
|
7147
|
+
"value": "number"
|
|
7148
|
+
},
|
|
7149
|
+
"optional": true,
|
|
7150
|
+
"computed": false
|
|
7151
|
+
}
|
|
7152
|
+
]
|
|
7153
|
+
},
|
|
6405
7154
|
{
|
|
6406
7155
|
"type": "interface",
|
|
6407
7156
|
"name": "FeedbackDetail",
|