@next-bricks/ai-portal 0.44.0 → 0.45.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 +39 -39
- package/dist/chunks/161.a114c103.js +3 -0
- package/dist/chunks/161.a114c103.js.LICENSE.txt +1 -0
- package/dist/chunks/161.a114c103.js.map +1 -0
- package/dist/chunks/1906.3467f870.js +3 -0
- package/dist/chunks/1906.3467f870.js.map +1 -0
- package/dist/chunks/495.ab513dc5.js +2 -0
- package/dist/chunks/495.ab513dc5.js.map +1 -0
- package/dist/chunks/7570.a411e1f2.js +2 -0
- package/dist/chunks/7570.a411e1f2.js.map +1 -0
- package/dist/chunks/{7954.a92311a2.js → 7954.73c9ac93.js} +2 -2
- package/dist/chunks/7954.73c9ac93.js.map +1 -0
- package/dist/chunks/9328.4ac010e3.js +2 -0
- package/dist/chunks/9328.4ac010e3.js.map +1 -0
- package/dist/chunks/9474.094511f1.js +2 -0
- package/dist/chunks/9474.094511f1.js.map +1 -0
- package/dist/chunks/action-buttons.e4dbe352.js +2 -0
- package/dist/chunks/action-buttons.e4dbe352.js.map +1 -0
- package/dist/chunks/call-tool.45c76c9a.js +2 -0
- package/dist/chunks/call-tool.45c76c9a.js.map +1 -0
- package/dist/chunks/{cruise-canvas.f9ae5c01.js → cruise-canvas.f84b9094.js} +2 -2
- package/dist/chunks/{cruise-canvas.f9ae5c01.js.map → cruise-canvas.f84b9094.js.map} +1 -1
- package/dist/chunks/goal-card-list.2ab94b5f.js +3 -0
- package/dist/chunks/{goal-card-list.fcce68bd.js.map → goal-card-list.2ab94b5f.js.map} +1 -1
- package/dist/chunks/main.ffe7b336.js +2 -0
- package/dist/chunks/{main.c4e180ef.js.map → main.ffe7b336.js.map} +1 -1
- package/dist/examples.json +22 -22
- package/dist/images/8834094d.png +0 -0
- package/dist/index.759b2a0a.js +2 -0
- package/dist/index.759b2a0a.js.map +1 -0
- package/dist/manifest.json +153 -147
- package/dist/types.json +573 -579
- package/dist-types/action-buttons/index.d.ts +4 -2
- package/dist-types/bootstrap.d.ts +1 -2
- package/dist-types/cruise-canvas/AIEmployeeAvatar/AIEmployeeAvatar.d.ts +5 -0
- package/dist-types/cruise-canvas/NodeJob/NodeJob.d.ts +2 -3
- package/dist-types/data-providers/call-tool.d.ts +2 -0
- package/dist-types/data-providers/call-tool.spec.d.ts +1 -0
- package/package.json +2 -2
- package/dist/chunks/1306.b74e72b7.js +0 -3
- package/dist/chunks/1306.b74e72b7.js.map +0 -1
- package/dist/chunks/3971.8fbc97d3.js +0 -2
- package/dist/chunks/3971.8fbc97d3.js.map +0 -1
- package/dist/chunks/495.27e0d477.js +0 -2
- package/dist/chunks/495.27e0d477.js.map +0 -1
- package/dist/chunks/7570.ae14a465.js +0 -2
- package/dist/chunks/7570.ae14a465.js.map +0 -1
- package/dist/chunks/7954.a92311a2.js.map +0 -1
- package/dist/chunks/9146.40d628b8.js +0 -2
- package/dist/chunks/9146.40d628b8.js.map +0 -1
- package/dist/chunks/9474.eb2019f3.js +0 -2
- package/dist/chunks/9474.eb2019f3.js.map +0 -1
- package/dist/chunks/action-buttons.bc5e9334.js +0 -2
- package/dist/chunks/action-buttons.bc5e9334.js.map +0 -1
- package/dist/chunks/entity-sdk-get.37c62d5f.js +0 -3
- package/dist/chunks/entity-sdk-get.37c62d5f.js.LICENSE.txt +0 -1
- package/dist/chunks/entity-sdk-get.37c62d5f.js.map +0 -1
- package/dist/chunks/entity-sdk-list.0b8120ce.js +0 -3
- package/dist/chunks/entity-sdk-list.0b8120ce.js.LICENSE.txt +0 -1
- package/dist/chunks/entity-sdk-list.0b8120ce.js.map +0 -1
- package/dist/chunks/goal-card-list.fcce68bd.js +0 -3
- package/dist/chunks/main.c4e180ef.js +0 -2
- package/dist/index.340c5e1d.js +0 -2
- package/dist/index.340c5e1d.js.map +0 -1
- package/dist-types/data-providers/entity-sdk-get.d.ts +0 -1
- package/dist-types/data-providers/entity-sdk-list.d.ts +0 -1
- /package/dist/chunks/{1306.b74e72b7.js.LICENSE.txt → 1906.3467f870.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{goal-card-list.fcce68bd.js.LICENSE.txt → goal-card-list.2ab94b5f.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"ai-portal.home-container": {
|
|
3
|
+
"properties": [],
|
|
4
|
+
"events": [],
|
|
5
|
+
"methods": []
|
|
6
|
+
},
|
|
2
7
|
"ai-portal.stat-with-mini-chart": {
|
|
3
8
|
"properties": [
|
|
4
9
|
{
|
|
@@ -174,36 +179,195 @@
|
|
|
174
179
|
}
|
|
175
180
|
]
|
|
176
181
|
},
|
|
177
|
-
"ai-portal.
|
|
178
|
-
"properties": [
|
|
179
|
-
"events": [],
|
|
180
|
-
"methods": []
|
|
181
|
-
},
|
|
182
|
-
"ai-portal.entity-sdk-get": {
|
|
183
|
-
"type": "provider",
|
|
184
|
-
"params": [
|
|
182
|
+
"ai-portal.page-container": {
|
|
183
|
+
"properties": [
|
|
185
184
|
{
|
|
186
|
-
"name": "
|
|
185
|
+
"name": "pageTitle",
|
|
187
186
|
"annotation": {
|
|
188
187
|
"type": "keyword",
|
|
189
188
|
"value": "string"
|
|
190
189
|
}
|
|
191
190
|
},
|
|
192
191
|
{
|
|
193
|
-
"name": "
|
|
192
|
+
"name": "breadcrumbs",
|
|
193
|
+
"annotation": {
|
|
194
|
+
"type": "array",
|
|
195
|
+
"elementType": {
|
|
196
|
+
"type": "reference",
|
|
197
|
+
"typeName": {
|
|
198
|
+
"type": "identifier",
|
|
199
|
+
"name": "Breadcrumb"
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
}
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"name": "size",
|
|
206
|
+
"annotation": {
|
|
207
|
+
"type": "union",
|
|
208
|
+
"types": [
|
|
209
|
+
{
|
|
210
|
+
"type": "jsLiteral",
|
|
211
|
+
"value": "medium"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"type": "jsLiteral",
|
|
215
|
+
"value": "small"
|
|
216
|
+
}
|
|
217
|
+
]
|
|
218
|
+
}
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"name": "textContent",
|
|
194
222
|
"annotation": {
|
|
195
223
|
"type": "keyword",
|
|
196
224
|
"value": "string"
|
|
197
225
|
}
|
|
226
|
+
}
|
|
227
|
+
],
|
|
228
|
+
"events": [],
|
|
229
|
+
"methods": [],
|
|
230
|
+
"types": [
|
|
231
|
+
{
|
|
232
|
+
"type": "interface",
|
|
233
|
+
"name": "Breadcrumb",
|
|
234
|
+
"body": [
|
|
235
|
+
{
|
|
236
|
+
"type": "propertySignature",
|
|
237
|
+
"key": {
|
|
238
|
+
"type": "identifier",
|
|
239
|
+
"name": "text"
|
|
240
|
+
},
|
|
241
|
+
"annotation": {
|
|
242
|
+
"type": "keyword",
|
|
243
|
+
"value": "string"
|
|
244
|
+
},
|
|
245
|
+
"computed": false
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"type": "propertySignature",
|
|
249
|
+
"key": {
|
|
250
|
+
"type": "identifier",
|
|
251
|
+
"name": "url"
|
|
252
|
+
},
|
|
253
|
+
"annotation": {
|
|
254
|
+
"type": "keyword",
|
|
255
|
+
"value": "string"
|
|
256
|
+
},
|
|
257
|
+
"computed": false
|
|
258
|
+
}
|
|
259
|
+
]
|
|
260
|
+
}
|
|
261
|
+
]
|
|
262
|
+
},
|
|
263
|
+
"ai-portal.tab-list": {
|
|
264
|
+
"properties": [
|
|
265
|
+
{
|
|
266
|
+
"name": "tabs",
|
|
267
|
+
"annotation": {
|
|
268
|
+
"type": "array",
|
|
269
|
+
"elementType": {
|
|
270
|
+
"type": "reference",
|
|
271
|
+
"typeName": {
|
|
272
|
+
"type": "identifier",
|
|
273
|
+
"name": "Tab"
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
}
|
|
198
277
|
},
|
|
199
278
|
{
|
|
200
|
-
"name": "
|
|
279
|
+
"name": "activeTab",
|
|
201
280
|
"annotation": {
|
|
202
281
|
"type": "keyword",
|
|
203
282
|
"value": "string"
|
|
204
283
|
}
|
|
205
284
|
}
|
|
206
285
|
],
|
|
286
|
+
"events": [
|
|
287
|
+
{
|
|
288
|
+
"name": "tab.click",
|
|
289
|
+
"detail": {
|
|
290
|
+
"annotation": {
|
|
291
|
+
"type": "reference",
|
|
292
|
+
"typeName": {
|
|
293
|
+
"type": "identifier",
|
|
294
|
+
"name": "Tab"
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
}
|
|
299
|
+
],
|
|
300
|
+
"methods": [],
|
|
301
|
+
"types": [
|
|
302
|
+
{
|
|
303
|
+
"type": "interface",
|
|
304
|
+
"name": "Tab",
|
|
305
|
+
"body": [
|
|
306
|
+
{
|
|
307
|
+
"type": "propertySignature",
|
|
308
|
+
"key": {
|
|
309
|
+
"type": "identifier",
|
|
310
|
+
"name": "id"
|
|
311
|
+
},
|
|
312
|
+
"annotation": {
|
|
313
|
+
"type": "keyword",
|
|
314
|
+
"value": "string"
|
|
315
|
+
},
|
|
316
|
+
"computed": false
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"type": "propertySignature",
|
|
320
|
+
"key": {
|
|
321
|
+
"type": "identifier",
|
|
322
|
+
"name": "label"
|
|
323
|
+
},
|
|
324
|
+
"annotation": {
|
|
325
|
+
"type": "keyword",
|
|
326
|
+
"value": "string"
|
|
327
|
+
},
|
|
328
|
+
"computed": false
|
|
329
|
+
}
|
|
330
|
+
]
|
|
331
|
+
}
|
|
332
|
+
]
|
|
333
|
+
},
|
|
334
|
+
"ai-portal.call-tool": {
|
|
335
|
+
"type": "provider",
|
|
336
|
+
"params": [
|
|
337
|
+
{
|
|
338
|
+
"name": "tool",
|
|
339
|
+
"annotation": {
|
|
340
|
+
"type": "reference",
|
|
341
|
+
"typeName": {
|
|
342
|
+
"type": "identifier",
|
|
343
|
+
"name": "ToolInfo"
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"name": "params",
|
|
349
|
+
"annotation": {
|
|
350
|
+
"type": "reference",
|
|
351
|
+
"typeName": {
|
|
352
|
+
"type": "identifier",
|
|
353
|
+
"name": "Record"
|
|
354
|
+
},
|
|
355
|
+
"typeParameters": {
|
|
356
|
+
"type": "typeParameterInstantiation",
|
|
357
|
+
"params": [
|
|
358
|
+
{
|
|
359
|
+
"type": "keyword",
|
|
360
|
+
"value": "string"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"type": "keyword",
|
|
364
|
+
"value": "unknown"
|
|
365
|
+
}
|
|
366
|
+
]
|
|
367
|
+
}
|
|
368
|
+
}
|
|
369
|
+
}
|
|
370
|
+
],
|
|
207
371
|
"returns": {
|
|
208
372
|
"annotation": {
|
|
209
373
|
"type": "reference",
|
|
@@ -340,264 +504,68 @@
|
|
|
340
504
|
}
|
|
341
505
|
}
|
|
342
506
|
},
|
|
343
|
-
"ai-portal.
|
|
344
|
-
"
|
|
345
|
-
"
|
|
507
|
+
"ai-portal.elevo-logo": {
|
|
508
|
+
"properties": [],
|
|
509
|
+
"events": [],
|
|
510
|
+
"methods": []
|
|
511
|
+
},
|
|
512
|
+
"ai-portal.project-knowledges": {
|
|
513
|
+
"properties": [
|
|
346
514
|
{
|
|
347
|
-
"name": "
|
|
515
|
+
"name": "list",
|
|
348
516
|
"annotation": {
|
|
349
|
-
"type": "
|
|
350
|
-
"
|
|
517
|
+
"type": "array",
|
|
518
|
+
"elementType": {
|
|
519
|
+
"type": "reference",
|
|
520
|
+
"typeName": {
|
|
521
|
+
"type": "identifier",
|
|
522
|
+
"name": "Knowledge"
|
|
523
|
+
}
|
|
524
|
+
}
|
|
351
525
|
}
|
|
352
526
|
},
|
|
353
527
|
{
|
|
354
|
-
"name": "
|
|
528
|
+
"name": "urlTemplate",
|
|
355
529
|
"annotation": {
|
|
356
530
|
"type": "keyword",
|
|
357
531
|
"value": "string"
|
|
358
532
|
}
|
|
359
533
|
},
|
|
360
534
|
{
|
|
361
|
-
"name": "
|
|
535
|
+
"name": "actions",
|
|
362
536
|
"annotation": {
|
|
363
|
-
"type": "
|
|
364
|
-
"
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
"annotation": {
|
|
370
|
-
"type": "reference",
|
|
371
|
-
"typeName": {
|
|
372
|
-
"type": "identifier",
|
|
373
|
-
"name": "Promise"
|
|
374
|
-
},
|
|
375
|
-
"typeParameters": {
|
|
376
|
-
"type": "typeParameterInstantiation",
|
|
377
|
-
"params": [
|
|
378
|
-
{
|
|
379
|
-
"type": "keyword",
|
|
380
|
-
"value": "unknown"
|
|
537
|
+
"type": "array",
|
|
538
|
+
"elementType": {
|
|
539
|
+
"type": "reference",
|
|
540
|
+
"typeName": {
|
|
541
|
+
"type": "identifier",
|
|
542
|
+
"name": "ActionType"
|
|
381
543
|
}
|
|
382
|
-
|
|
544
|
+
}
|
|
383
545
|
}
|
|
384
546
|
}
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
"ai-portal.page-container": {
|
|
388
|
-
"properties": [
|
|
547
|
+
],
|
|
548
|
+
"events": [
|
|
389
549
|
{
|
|
390
|
-
"name": "
|
|
391
|
-
"
|
|
392
|
-
"
|
|
393
|
-
|
|
550
|
+
"name": "action.click",
|
|
551
|
+
"detail": {
|
|
552
|
+
"annotation": {
|
|
553
|
+
"type": "reference",
|
|
554
|
+
"typeName": {
|
|
555
|
+
"type": "identifier",
|
|
556
|
+
"name": "ActionClickDetail"
|
|
557
|
+
}
|
|
558
|
+
}
|
|
394
559
|
}
|
|
395
560
|
},
|
|
396
561
|
{
|
|
397
|
-
"name": "
|
|
398
|
-
"
|
|
399
|
-
"
|
|
400
|
-
"elementType": {
|
|
562
|
+
"name": "item.click",
|
|
563
|
+
"detail": {
|
|
564
|
+
"annotation": {
|
|
401
565
|
"type": "reference",
|
|
402
566
|
"typeName": {
|
|
403
567
|
"type": "identifier",
|
|
404
|
-
"name": "
|
|
405
|
-
}
|
|
406
|
-
}
|
|
407
|
-
}
|
|
408
|
-
},
|
|
409
|
-
{
|
|
410
|
-
"name": "size",
|
|
411
|
-
"annotation": {
|
|
412
|
-
"type": "union",
|
|
413
|
-
"types": [
|
|
414
|
-
{
|
|
415
|
-
"type": "jsLiteral",
|
|
416
|
-
"value": "medium"
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
"type": "jsLiteral",
|
|
420
|
-
"value": "small"
|
|
421
|
-
}
|
|
422
|
-
]
|
|
423
|
-
}
|
|
424
|
-
},
|
|
425
|
-
{
|
|
426
|
-
"name": "textContent",
|
|
427
|
-
"annotation": {
|
|
428
|
-
"type": "keyword",
|
|
429
|
-
"value": "string"
|
|
430
|
-
}
|
|
431
|
-
}
|
|
432
|
-
],
|
|
433
|
-
"events": [],
|
|
434
|
-
"methods": [],
|
|
435
|
-
"types": [
|
|
436
|
-
{
|
|
437
|
-
"type": "interface",
|
|
438
|
-
"name": "Breadcrumb",
|
|
439
|
-
"body": [
|
|
440
|
-
{
|
|
441
|
-
"type": "propertySignature",
|
|
442
|
-
"key": {
|
|
443
|
-
"type": "identifier",
|
|
444
|
-
"name": "text"
|
|
445
|
-
},
|
|
446
|
-
"annotation": {
|
|
447
|
-
"type": "keyword",
|
|
448
|
-
"value": "string"
|
|
449
|
-
},
|
|
450
|
-
"computed": false
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"type": "propertySignature",
|
|
454
|
-
"key": {
|
|
455
|
-
"type": "identifier",
|
|
456
|
-
"name": "url"
|
|
457
|
-
},
|
|
458
|
-
"annotation": {
|
|
459
|
-
"type": "keyword",
|
|
460
|
-
"value": "string"
|
|
461
|
-
},
|
|
462
|
-
"computed": false
|
|
463
|
-
}
|
|
464
|
-
]
|
|
465
|
-
}
|
|
466
|
-
]
|
|
467
|
-
},
|
|
468
|
-
"ai-portal.tab-list": {
|
|
469
|
-
"properties": [
|
|
470
|
-
{
|
|
471
|
-
"name": "tabs",
|
|
472
|
-
"annotation": {
|
|
473
|
-
"type": "array",
|
|
474
|
-
"elementType": {
|
|
475
|
-
"type": "reference",
|
|
476
|
-
"typeName": {
|
|
477
|
-
"type": "identifier",
|
|
478
|
-
"name": "Tab"
|
|
479
|
-
}
|
|
480
|
-
}
|
|
481
|
-
}
|
|
482
|
-
},
|
|
483
|
-
{
|
|
484
|
-
"name": "activeTab",
|
|
485
|
-
"annotation": {
|
|
486
|
-
"type": "keyword",
|
|
487
|
-
"value": "string"
|
|
488
|
-
}
|
|
489
|
-
}
|
|
490
|
-
],
|
|
491
|
-
"events": [
|
|
492
|
-
{
|
|
493
|
-
"name": "tab.click",
|
|
494
|
-
"detail": {
|
|
495
|
-
"annotation": {
|
|
496
|
-
"type": "reference",
|
|
497
|
-
"typeName": {
|
|
498
|
-
"type": "identifier",
|
|
499
|
-
"name": "Tab"
|
|
500
|
-
}
|
|
501
|
-
}
|
|
502
|
-
}
|
|
503
|
-
}
|
|
504
|
-
],
|
|
505
|
-
"methods": [],
|
|
506
|
-
"types": [
|
|
507
|
-
{
|
|
508
|
-
"type": "interface",
|
|
509
|
-
"name": "Tab",
|
|
510
|
-
"body": [
|
|
511
|
-
{
|
|
512
|
-
"type": "propertySignature",
|
|
513
|
-
"key": {
|
|
514
|
-
"type": "identifier",
|
|
515
|
-
"name": "id"
|
|
516
|
-
},
|
|
517
|
-
"annotation": {
|
|
518
|
-
"type": "keyword",
|
|
519
|
-
"value": "string"
|
|
520
|
-
},
|
|
521
|
-
"computed": false
|
|
522
|
-
},
|
|
523
|
-
{
|
|
524
|
-
"type": "propertySignature",
|
|
525
|
-
"key": {
|
|
526
|
-
"type": "identifier",
|
|
527
|
-
"name": "label"
|
|
528
|
-
},
|
|
529
|
-
"annotation": {
|
|
530
|
-
"type": "keyword",
|
|
531
|
-
"value": "string"
|
|
532
|
-
},
|
|
533
|
-
"computed": false
|
|
534
|
-
}
|
|
535
|
-
]
|
|
536
|
-
}
|
|
537
|
-
]
|
|
538
|
-
},
|
|
539
|
-
"ai-portal.elevo-logo": {
|
|
540
|
-
"properties": [],
|
|
541
|
-
"events": [],
|
|
542
|
-
"methods": []
|
|
543
|
-
},
|
|
544
|
-
"ai-portal.project-knowledges": {
|
|
545
|
-
"properties": [
|
|
546
|
-
{
|
|
547
|
-
"name": "list",
|
|
548
|
-
"annotation": {
|
|
549
|
-
"type": "array",
|
|
550
|
-
"elementType": {
|
|
551
|
-
"type": "reference",
|
|
552
|
-
"typeName": {
|
|
553
|
-
"type": "identifier",
|
|
554
|
-
"name": "Knowledge"
|
|
555
|
-
}
|
|
556
|
-
}
|
|
557
|
-
}
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"name": "urlTemplate",
|
|
561
|
-
"annotation": {
|
|
562
|
-
"type": "keyword",
|
|
563
|
-
"value": "string"
|
|
564
|
-
}
|
|
565
|
-
},
|
|
566
|
-
{
|
|
567
|
-
"name": "actions",
|
|
568
|
-
"annotation": {
|
|
569
|
-
"type": "array",
|
|
570
|
-
"elementType": {
|
|
571
|
-
"type": "reference",
|
|
572
|
-
"typeName": {
|
|
573
|
-
"type": "identifier",
|
|
574
|
-
"name": "ActionType"
|
|
575
|
-
}
|
|
576
|
-
}
|
|
577
|
-
}
|
|
578
|
-
}
|
|
579
|
-
],
|
|
580
|
-
"events": [
|
|
581
|
-
{
|
|
582
|
-
"name": "action.click",
|
|
583
|
-
"detail": {
|
|
584
|
-
"annotation": {
|
|
585
|
-
"type": "reference",
|
|
586
|
-
"typeName": {
|
|
587
|
-
"type": "identifier",
|
|
588
|
-
"name": "ActionClickDetail"
|
|
589
|
-
}
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
},
|
|
593
|
-
{
|
|
594
|
-
"name": "item.click",
|
|
595
|
-
"detail": {
|
|
596
|
-
"annotation": {
|
|
597
|
-
"type": "reference",
|
|
598
|
-
"typeName": {
|
|
599
|
-
"type": "identifier",
|
|
600
|
-
"name": "Knowledge"
|
|
568
|
+
"name": "Knowledge"
|
|
601
569
|
}
|
|
602
570
|
}
|
|
603
571
|
}
|
|
@@ -1139,105 +1107,124 @@
|
|
|
1139
1107
|
}
|
|
1140
1108
|
]
|
|
1141
1109
|
},
|
|
1142
|
-
"ai-portal.
|
|
1110
|
+
"ai-portal.dropdown-select": {
|
|
1143
1111
|
"properties": [
|
|
1144
1112
|
{
|
|
1145
|
-
"name": "
|
|
1113
|
+
"name": "value",
|
|
1146
1114
|
"annotation": {
|
|
1147
1115
|
"type": "keyword",
|
|
1148
|
-
"value": "
|
|
1116
|
+
"value": "string"
|
|
1149
1117
|
}
|
|
1150
1118
|
},
|
|
1151
1119
|
{
|
|
1152
|
-
"name": "
|
|
1120
|
+
"name": "options",
|
|
1153
1121
|
"annotation": {
|
|
1154
|
-
"type": "
|
|
1155
|
-
"
|
|
1122
|
+
"type": "array",
|
|
1123
|
+
"elementType": {
|
|
1124
|
+
"type": "reference",
|
|
1125
|
+
"typeName": {
|
|
1126
|
+
"type": "identifier",
|
|
1127
|
+
"name": "DropdownOptions"
|
|
1128
|
+
}
|
|
1129
|
+
}
|
|
1156
1130
|
}
|
|
1157
1131
|
},
|
|
1158
1132
|
{
|
|
1159
|
-
"name": "
|
|
1133
|
+
"name": "labelMaxWidth",
|
|
1134
|
+
"annotation": {
|
|
1135
|
+
"type": "union",
|
|
1136
|
+
"types": [
|
|
1137
|
+
{
|
|
1138
|
+
"type": "keyword",
|
|
1139
|
+
"value": "string"
|
|
1140
|
+
},
|
|
1141
|
+
{
|
|
1142
|
+
"type": "keyword",
|
|
1143
|
+
"value": "number"
|
|
1144
|
+
}
|
|
1145
|
+
]
|
|
1146
|
+
}
|
|
1147
|
+
},
|
|
1148
|
+
{
|
|
1149
|
+
"name": "loading",
|
|
1160
1150
|
"annotation": {
|
|
1161
1151
|
"type": "keyword",
|
|
1162
1152
|
"value": "boolean"
|
|
1163
1153
|
}
|
|
1164
1154
|
},
|
|
1165
1155
|
{
|
|
1166
|
-
"name": "
|
|
1156
|
+
"name": "searchPlaceholder",
|
|
1167
1157
|
"annotation": {
|
|
1168
|
-
"type": "
|
|
1169
|
-
"
|
|
1170
|
-
|
|
1171
|
-
|
|
1158
|
+
"type": "keyword",
|
|
1159
|
+
"value": "string"
|
|
1160
|
+
}
|
|
1161
|
+
},
|
|
1162
|
+
{
|
|
1163
|
+
"name": "dropdownContentStyle",
|
|
1164
|
+
"annotation": {
|
|
1165
|
+
"type": "reference",
|
|
1166
|
+
"typeName": {
|
|
1167
|
+
"type": "qualifiedName",
|
|
1168
|
+
"left": {
|
|
1172
1169
|
"type": "identifier",
|
|
1173
|
-
"name": "
|
|
1170
|
+
"name": "React"
|
|
1171
|
+
},
|
|
1172
|
+
"right": {
|
|
1173
|
+
"type": "identifier",
|
|
1174
|
+
"name": "CSSProperties"
|
|
1174
1175
|
}
|
|
1175
1176
|
}
|
|
1176
1177
|
}
|
|
1177
|
-
}
|
|
1178
|
-
],
|
|
1179
|
-
"events": [
|
|
1178
|
+
},
|
|
1180
1179
|
{
|
|
1181
|
-
"name": "
|
|
1182
|
-
"
|
|
1183
|
-
"
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1180
|
+
"name": "dropdownMaxWidth",
|
|
1181
|
+
"annotation": {
|
|
1182
|
+
"type": "union",
|
|
1183
|
+
"types": [
|
|
1184
|
+
{
|
|
1185
|
+
"type": "keyword",
|
|
1186
|
+
"value": "string"
|
|
1187
|
+
},
|
|
1188
|
+
{
|
|
1189
|
+
"type": "keyword",
|
|
1190
|
+
"value": "number"
|
|
1191
|
+
}
|
|
1192
|
+
]
|
|
1187
1193
|
}
|
|
1188
1194
|
},
|
|
1189
1195
|
{
|
|
1190
|
-
"name": "
|
|
1191
|
-
"
|
|
1192
|
-
"
|
|
1193
|
-
|
|
1194
|
-
"types": [
|
|
1195
|
-
{
|
|
1196
|
-
"type": "reference",
|
|
1197
|
-
"typeName": {
|
|
1198
|
-
"type": "identifier",
|
|
1199
|
-
"name": "AIEmployee"
|
|
1200
|
-
}
|
|
1201
|
-
},
|
|
1202
|
-
{
|
|
1203
|
-
"type": "keyword",
|
|
1204
|
-
"value": "null"
|
|
1205
|
-
}
|
|
1206
|
-
]
|
|
1207
|
-
}
|
|
1196
|
+
"name": "showSearch",
|
|
1197
|
+
"annotation": {
|
|
1198
|
+
"type": "keyword",
|
|
1199
|
+
"value": "boolean"
|
|
1208
1200
|
}
|
|
1209
1201
|
}
|
|
1210
1202
|
],
|
|
1211
|
-
"
|
|
1203
|
+
"events": [
|
|
1212
1204
|
{
|
|
1213
|
-
"name": "
|
|
1214
|
-
"
|
|
1215
|
-
{
|
|
1216
|
-
"
|
|
1217
|
-
"
|
|
1218
|
-
"type": "
|
|
1219
|
-
"
|
|
1205
|
+
"name": "change",
|
|
1206
|
+
"detail": {
|
|
1207
|
+
"annotation": {
|
|
1208
|
+
"type": "reference",
|
|
1209
|
+
"typeName": {
|
|
1210
|
+
"type": "identifier",
|
|
1211
|
+
"name": "DropdownOptions"
|
|
1220
1212
|
}
|
|
1221
1213
|
}
|
|
1222
|
-
|
|
1223
|
-
"returns": {}
|
|
1224
|
-
},
|
|
1225
|
-
{
|
|
1226
|
-
"name": "getValue",
|
|
1227
|
-
"params": [],
|
|
1228
|
-
"returns": {}
|
|
1214
|
+
}
|
|
1229
1215
|
}
|
|
1230
1216
|
],
|
|
1217
|
+
"methods": [],
|
|
1231
1218
|
"types": [
|
|
1232
1219
|
{
|
|
1233
1220
|
"type": "interface",
|
|
1234
|
-
"name": "
|
|
1221
|
+
"name": "DropdownOptions",
|
|
1235
1222
|
"body": [
|
|
1236
1223
|
{
|
|
1237
1224
|
"type": "propertySignature",
|
|
1238
1225
|
"key": {
|
|
1239
1226
|
"type": "identifier",
|
|
1240
|
-
"name": "
|
|
1227
|
+
"name": "label"
|
|
1241
1228
|
},
|
|
1242
1229
|
"annotation": {
|
|
1243
1230
|
"type": "keyword",
|
|
@@ -1249,13 +1236,41 @@
|
|
|
1249
1236
|
"type": "propertySignature",
|
|
1250
1237
|
"key": {
|
|
1251
1238
|
"type": "identifier",
|
|
1252
|
-
"name": "
|
|
1239
|
+
"name": "value"
|
|
1253
1240
|
},
|
|
1254
1241
|
"annotation": {
|
|
1255
1242
|
"type": "keyword",
|
|
1256
1243
|
"value": "string"
|
|
1257
1244
|
},
|
|
1258
1245
|
"computed": false
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"type": "propertySignature",
|
|
1249
|
+
"key": {
|
|
1250
|
+
"type": "identifier",
|
|
1251
|
+
"name": "disabled"
|
|
1252
|
+
},
|
|
1253
|
+
"annotation": {
|
|
1254
|
+
"type": "keyword",
|
|
1255
|
+
"value": "boolean"
|
|
1256
|
+
},
|
|
1257
|
+
"optional": true,
|
|
1258
|
+
"computed": false
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"type": "indexSignature",
|
|
1262
|
+
"parameter": {
|
|
1263
|
+
"type": "identifier",
|
|
1264
|
+
"name": "key",
|
|
1265
|
+
"annotation": {
|
|
1266
|
+
"type": "keyword",
|
|
1267
|
+
"value": "string"
|
|
1268
|
+
}
|
|
1269
|
+
},
|
|
1270
|
+
"annotation": {
|
|
1271
|
+
"type": "keyword",
|
|
1272
|
+
"value": "unknown"
|
|
1273
|
+
}
|
|
1259
1274
|
}
|
|
1260
1275
|
]
|
|
1261
1276
|
}
|
|
@@ -1331,311 +1346,141 @@
|
|
|
1331
1346
|
}
|
|
1332
1347
|
]
|
|
1333
1348
|
},
|
|
1334
|
-
"ai-portal.
|
|
1349
|
+
"ai-portal.chat-box": {
|
|
1335
1350
|
"properties": [
|
|
1336
1351
|
{
|
|
1337
|
-
"name": "
|
|
1338
|
-
"annotation": {
|
|
1339
|
-
"type": "keyword",
|
|
1340
|
-
"value": "string"
|
|
1341
|
-
}
|
|
1342
|
-
},
|
|
1343
|
-
{
|
|
1344
|
-
"name": "options",
|
|
1345
|
-
"annotation": {
|
|
1346
|
-
"type": "array",
|
|
1347
|
-
"elementType": {
|
|
1348
|
-
"type": "reference",
|
|
1349
|
-
"typeName": {
|
|
1350
|
-
"type": "identifier",
|
|
1351
|
-
"name": "DropdownOptions"
|
|
1352
|
-
}
|
|
1353
|
-
}
|
|
1354
|
-
}
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
"name": "labelMaxWidth",
|
|
1358
|
-
"annotation": {
|
|
1359
|
-
"type": "union",
|
|
1360
|
-
"types": [
|
|
1361
|
-
{
|
|
1362
|
-
"type": "keyword",
|
|
1363
|
-
"value": "string"
|
|
1364
|
-
},
|
|
1365
|
-
{
|
|
1366
|
-
"type": "keyword",
|
|
1367
|
-
"value": "number"
|
|
1368
|
-
}
|
|
1369
|
-
]
|
|
1370
|
-
}
|
|
1371
|
-
},
|
|
1372
|
-
{
|
|
1373
|
-
"name": "loading",
|
|
1352
|
+
"name": "disabled",
|
|
1374
1353
|
"annotation": {
|
|
1375
1354
|
"type": "keyword",
|
|
1376
1355
|
"value": "boolean"
|
|
1377
1356
|
}
|
|
1378
1357
|
},
|
|
1379
1358
|
{
|
|
1380
|
-
"name": "
|
|
1359
|
+
"name": "placeholder",
|
|
1381
1360
|
"annotation": {
|
|
1382
1361
|
"type": "keyword",
|
|
1383
1362
|
"value": "string"
|
|
1384
1363
|
}
|
|
1385
1364
|
},
|
|
1386
1365
|
{
|
|
1387
|
-
"name": "
|
|
1388
|
-
"annotation": {
|
|
1389
|
-
"type": "reference",
|
|
1390
|
-
"typeName": {
|
|
1391
|
-
"type": "qualifiedName",
|
|
1392
|
-
"left": {
|
|
1393
|
-
"type": "identifier",
|
|
1394
|
-
"name": "React"
|
|
1395
|
-
},
|
|
1396
|
-
"right": {
|
|
1397
|
-
"type": "identifier",
|
|
1398
|
-
"name": "CSSProperties"
|
|
1399
|
-
}
|
|
1400
|
-
}
|
|
1401
|
-
}
|
|
1402
|
-
},
|
|
1403
|
-
{
|
|
1404
|
-
"name": "dropdownMaxWidth",
|
|
1405
|
-
"annotation": {
|
|
1406
|
-
"type": "union",
|
|
1407
|
-
"types": [
|
|
1408
|
-
{
|
|
1409
|
-
"type": "keyword",
|
|
1410
|
-
"value": "string"
|
|
1411
|
-
},
|
|
1412
|
-
{
|
|
1413
|
-
"type": "keyword",
|
|
1414
|
-
"value": "number"
|
|
1415
|
-
}
|
|
1416
|
-
]
|
|
1417
|
-
}
|
|
1418
|
-
},
|
|
1419
|
-
{
|
|
1420
|
-
"name": "showSearch",
|
|
1366
|
+
"name": "autoFocus",
|
|
1421
1367
|
"annotation": {
|
|
1422
1368
|
"type": "keyword",
|
|
1423
1369
|
"value": "boolean"
|
|
1424
1370
|
}
|
|
1425
|
-
}
|
|
1426
|
-
],
|
|
1427
|
-
"events": [
|
|
1428
|
-
{
|
|
1429
|
-
"name": "change",
|
|
1430
|
-
"detail": {
|
|
1431
|
-
"annotation": {
|
|
1432
|
-
"type": "reference",
|
|
1433
|
-
"typeName": {
|
|
1434
|
-
"type": "identifier",
|
|
1435
|
-
"name": "DropdownOptions"
|
|
1436
|
-
}
|
|
1437
|
-
}
|
|
1438
|
-
}
|
|
1439
|
-
}
|
|
1440
|
-
],
|
|
1441
|
-
"methods": [],
|
|
1442
|
-
"types": [
|
|
1443
|
-
{
|
|
1444
|
-
"type": "interface",
|
|
1445
|
-
"name": "DropdownOptions",
|
|
1446
|
-
"body": [
|
|
1447
|
-
{
|
|
1448
|
-
"type": "propertySignature",
|
|
1449
|
-
"key": {
|
|
1450
|
-
"type": "identifier",
|
|
1451
|
-
"name": "label"
|
|
1452
|
-
},
|
|
1453
|
-
"annotation": {
|
|
1454
|
-
"type": "keyword",
|
|
1455
|
-
"value": "string"
|
|
1456
|
-
},
|
|
1457
|
-
"computed": false
|
|
1458
|
-
},
|
|
1459
|
-
{
|
|
1460
|
-
"type": "propertySignature",
|
|
1461
|
-
"key": {
|
|
1462
|
-
"type": "identifier",
|
|
1463
|
-
"name": "value"
|
|
1464
|
-
},
|
|
1465
|
-
"annotation": {
|
|
1466
|
-
"type": "keyword",
|
|
1467
|
-
"value": "string"
|
|
1468
|
-
},
|
|
1469
|
-
"computed": false
|
|
1470
|
-
},
|
|
1471
|
-
{
|
|
1472
|
-
"type": "propertySignature",
|
|
1473
|
-
"key": {
|
|
1474
|
-
"type": "identifier",
|
|
1475
|
-
"name": "disabled"
|
|
1476
|
-
},
|
|
1477
|
-
"annotation": {
|
|
1478
|
-
"type": "keyword",
|
|
1479
|
-
"value": "boolean"
|
|
1480
|
-
},
|
|
1481
|
-
"optional": true,
|
|
1482
|
-
"computed": false
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"type": "indexSignature",
|
|
1486
|
-
"parameter": {
|
|
1487
|
-
"type": "identifier",
|
|
1488
|
-
"name": "key",
|
|
1489
|
-
"annotation": {
|
|
1490
|
-
"type": "keyword",
|
|
1491
|
-
"value": "string"
|
|
1492
|
-
}
|
|
1493
|
-
},
|
|
1494
|
-
"annotation": {
|
|
1495
|
-
"type": "keyword",
|
|
1496
|
-
"value": "unknown"
|
|
1497
|
-
}
|
|
1498
|
-
}
|
|
1499
|
-
]
|
|
1500
|
-
}
|
|
1501
|
-
]
|
|
1502
|
-
},
|
|
1503
|
-
"ai-portal.preview-container": {
|
|
1504
|
-
"properties": [
|
|
1505
|
-
{
|
|
1506
|
-
"name": "source",
|
|
1507
|
-
"annotation": {
|
|
1508
|
-
"type": "keyword",
|
|
1509
|
-
"value": "string"
|
|
1510
|
-
}
|
|
1511
|
-
}
|
|
1512
|
-
],
|
|
1513
|
-
"events": [],
|
|
1514
|
-
"methods": []
|
|
1515
|
-
},
|
|
1516
|
-
"ai-portal.action-buttons": {
|
|
1517
|
-
"properties": [
|
|
1371
|
+
},
|
|
1518
1372
|
{
|
|
1519
|
-
"name": "
|
|
1373
|
+
"name": "aiEmployees",
|
|
1520
1374
|
"annotation": {
|
|
1521
1375
|
"type": "array",
|
|
1522
1376
|
"elementType": {
|
|
1523
1377
|
"type": "reference",
|
|
1524
1378
|
"typeName": {
|
|
1525
1379
|
"type": "identifier",
|
|
1526
|
-
"name": "
|
|
1380
|
+
"name": "AIEmployee"
|
|
1527
1381
|
}
|
|
1528
1382
|
}
|
|
1529
1383
|
}
|
|
1530
|
-
},
|
|
1531
|
-
{
|
|
1532
|
-
"name": "multiple",
|
|
1533
|
-
"annotation": {
|
|
1534
|
-
"type": "keyword",
|
|
1535
|
-
"value": "boolean"
|
|
1536
|
-
}
|
|
1537
1384
|
}
|
|
1538
1385
|
],
|
|
1539
1386
|
"events": [
|
|
1540
1387
|
{
|
|
1541
|
-
"name": "
|
|
1388
|
+
"name": "message.submit",
|
|
1542
1389
|
"detail": {
|
|
1543
1390
|
"annotation": {
|
|
1544
|
-
"type": "
|
|
1545
|
-
"
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1391
|
+
"type": "keyword",
|
|
1392
|
+
"value": "string"
|
|
1393
|
+
}
|
|
1394
|
+
}
|
|
1395
|
+
},
|
|
1396
|
+
{
|
|
1397
|
+
"name": "ai-employee.mention",
|
|
1398
|
+
"detail": {
|
|
1399
|
+
"annotation": {
|
|
1400
|
+
"type": "union",
|
|
1401
|
+
"types": [
|
|
1402
|
+
{
|
|
1403
|
+
"type": "reference",
|
|
1404
|
+
"typeName": {
|
|
1405
|
+
"type": "identifier",
|
|
1406
|
+
"name": "AIEmployee"
|
|
1407
|
+
}
|
|
1408
|
+
},
|
|
1409
|
+
{
|
|
1410
|
+
"type": "keyword",
|
|
1411
|
+
"value": "null"
|
|
1412
|
+
}
|
|
1413
|
+
]
|
|
1549
1414
|
}
|
|
1550
1415
|
}
|
|
1551
1416
|
}
|
|
1552
1417
|
],
|
|
1553
|
-
"methods": [
|
|
1554
|
-
"types": [
|
|
1418
|
+
"methods": [
|
|
1555
1419
|
{
|
|
1556
|
-
"
|
|
1557
|
-
"
|
|
1558
|
-
"body": [
|
|
1420
|
+
"name": "setValue",
|
|
1421
|
+
"params": [
|
|
1559
1422
|
{
|
|
1560
|
-
"
|
|
1561
|
-
"key": {
|
|
1562
|
-
"type": "identifier",
|
|
1563
|
-
"name": "text"
|
|
1564
|
-
},
|
|
1423
|
+
"name": "value",
|
|
1565
1424
|
"annotation": {
|
|
1566
1425
|
"type": "keyword",
|
|
1567
1426
|
"value": "string"
|
|
1568
|
-
}
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
"optional": true,
|
|
1585
|
-
"computed": false
|
|
1586
|
-
},
|
|
1587
|
-
{
|
|
1588
|
-
"type": "propertySignature",
|
|
1589
|
-
"key": {
|
|
1590
|
-
"type": "identifier",
|
|
1591
|
-
"name": "active"
|
|
1592
|
-
},
|
|
1593
|
-
"annotation": {
|
|
1594
|
-
"type": "keyword",
|
|
1595
|
-
"value": "boolean"
|
|
1596
|
-
},
|
|
1597
|
-
"optional": true,
|
|
1598
|
-
"computed": false
|
|
1599
|
-
},
|
|
1427
|
+
}
|
|
1428
|
+
}
|
|
1429
|
+
],
|
|
1430
|
+
"returns": {}
|
|
1431
|
+
},
|
|
1432
|
+
{
|
|
1433
|
+
"name": "getValue",
|
|
1434
|
+
"params": [],
|
|
1435
|
+
"returns": {}
|
|
1436
|
+
}
|
|
1437
|
+
],
|
|
1438
|
+
"types": [
|
|
1439
|
+
{
|
|
1440
|
+
"type": "interface",
|
|
1441
|
+
"name": "AIEmployee",
|
|
1442
|
+
"body": [
|
|
1600
1443
|
{
|
|
1601
1444
|
"type": "propertySignature",
|
|
1602
1445
|
"key": {
|
|
1603
1446
|
"type": "identifier",
|
|
1604
|
-
"name": "
|
|
1447
|
+
"name": "employeeId"
|
|
1605
1448
|
},
|
|
1606
1449
|
"annotation": {
|
|
1607
1450
|
"type": "keyword",
|
|
1608
1451
|
"value": "string"
|
|
1609
1452
|
},
|
|
1610
|
-
"optional": true,
|
|
1611
1453
|
"computed": false
|
|
1612
1454
|
},
|
|
1613
1455
|
{
|
|
1614
1456
|
"type": "propertySignature",
|
|
1615
1457
|
"key": {
|
|
1616
1458
|
"type": "identifier",
|
|
1617
|
-
"name": "
|
|
1459
|
+
"name": "name"
|
|
1618
1460
|
},
|
|
1619
1461
|
"annotation": {
|
|
1620
1462
|
"type": "keyword",
|
|
1621
|
-
"value": "
|
|
1463
|
+
"value": "string"
|
|
1622
1464
|
},
|
|
1623
|
-
"optional": true,
|
|
1624
1465
|
"computed": false
|
|
1625
1466
|
}
|
|
1626
|
-
],
|
|
1627
|
-
"extends": [
|
|
1628
|
-
{
|
|
1629
|
-
"type": "expressionWithTypeArguments",
|
|
1630
|
-
"expression": {
|
|
1631
|
-
"type": "identifier",
|
|
1632
|
-
"name": "ButtonProps"
|
|
1633
|
-
}
|
|
1634
|
-
}
|
|
1635
1467
|
]
|
|
1636
1468
|
}
|
|
1637
1469
|
]
|
|
1638
1470
|
},
|
|
1471
|
+
"ai-portal.preview-container": {
|
|
1472
|
+
"properties": [
|
|
1473
|
+
{
|
|
1474
|
+
"name": "source",
|
|
1475
|
+
"annotation": {
|
|
1476
|
+
"type": "keyword",
|
|
1477
|
+
"value": "string"
|
|
1478
|
+
}
|
|
1479
|
+
}
|
|
1480
|
+
],
|
|
1481
|
+
"events": [],
|
|
1482
|
+
"methods": []
|
|
1483
|
+
},
|
|
1639
1484
|
"ai-portal.project-conversations": {
|
|
1640
1485
|
"properties": [
|
|
1641
1486
|
{
|
|
@@ -1862,38 +1707,23 @@
|
|
|
1862
1707
|
}
|
|
1863
1708
|
]
|
|
1864
1709
|
},
|
|
1865
|
-
"ai-portal.
|
|
1710
|
+
"ai-portal.action-buttons": {
|
|
1866
1711
|
"properties": [
|
|
1867
1712
|
{
|
|
1868
|
-
"name": "
|
|
1869
|
-
"annotation": {
|
|
1870
|
-
"type": "keyword",
|
|
1871
|
-
"value": "string"
|
|
1872
|
-
}
|
|
1873
|
-
},
|
|
1874
|
-
{
|
|
1875
|
-
"name": "autoFocus",
|
|
1876
|
-
"annotation": {
|
|
1877
|
-
"type": "keyword",
|
|
1878
|
-
"value": "boolean"
|
|
1879
|
-
}
|
|
1880
|
-
},
|
|
1881
|
-
{
|
|
1882
|
-
"name": "submitDisabled",
|
|
1883
|
-
"annotation": {
|
|
1884
|
-
"type": "keyword",
|
|
1885
|
-
"value": "boolean"
|
|
1886
|
-
}
|
|
1887
|
-
},
|
|
1888
|
-
{
|
|
1889
|
-
"name": "supportsTerminate",
|
|
1713
|
+
"name": "items",
|
|
1890
1714
|
"annotation": {
|
|
1891
|
-
"type": "
|
|
1892
|
-
"
|
|
1715
|
+
"type": "array",
|
|
1716
|
+
"elementType": {
|
|
1717
|
+
"type": "reference",
|
|
1718
|
+
"typeName": {
|
|
1719
|
+
"type": "identifier",
|
|
1720
|
+
"name": "ActionItem"
|
|
1721
|
+
}
|
|
1722
|
+
}
|
|
1893
1723
|
}
|
|
1894
1724
|
},
|
|
1895
1725
|
{
|
|
1896
|
-
"name": "
|
|
1726
|
+
"name": "multiple",
|
|
1897
1727
|
"annotation": {
|
|
1898
1728
|
"type": "keyword",
|
|
1899
1729
|
"value": "boolean"
|
|
@@ -1902,25 +1732,129 @@
|
|
|
1902
1732
|
],
|
|
1903
1733
|
"events": [
|
|
1904
1734
|
{
|
|
1905
|
-
"name": "
|
|
1735
|
+
"name": "action.click",
|
|
1906
1736
|
"detail": {
|
|
1907
1737
|
"annotation": {
|
|
1908
|
-
"type": "
|
|
1909
|
-
"
|
|
1738
|
+
"type": "reference",
|
|
1739
|
+
"typeName": {
|
|
1740
|
+
"type": "identifier",
|
|
1741
|
+
"name": "ActionItem"
|
|
1742
|
+
}
|
|
1910
1743
|
}
|
|
1911
1744
|
}
|
|
1912
|
-
}
|
|
1745
|
+
}
|
|
1746
|
+
],
|
|
1747
|
+
"methods": [
|
|
1913
1748
|
{
|
|
1914
|
-
"name": "
|
|
1915
|
-
"
|
|
1916
|
-
|
|
1917
|
-
"
|
|
1918
|
-
"
|
|
1749
|
+
"name": "setActive",
|
|
1750
|
+
"params": [
|
|
1751
|
+
{
|
|
1752
|
+
"name": "key",
|
|
1753
|
+
"annotation": {
|
|
1754
|
+
"type": "keyword",
|
|
1755
|
+
"value": "string"
|
|
1756
|
+
}
|
|
1919
1757
|
}
|
|
1920
|
-
|
|
1758
|
+
],
|
|
1759
|
+
"returns": {}
|
|
1921
1760
|
}
|
|
1922
1761
|
],
|
|
1923
|
-
"
|
|
1762
|
+
"types": [
|
|
1763
|
+
{
|
|
1764
|
+
"type": "interface",
|
|
1765
|
+
"name": "ActionItem",
|
|
1766
|
+
"body": [
|
|
1767
|
+
{
|
|
1768
|
+
"type": "propertySignature",
|
|
1769
|
+
"key": {
|
|
1770
|
+
"type": "identifier",
|
|
1771
|
+
"name": "text"
|
|
1772
|
+
},
|
|
1773
|
+
"annotation": {
|
|
1774
|
+
"type": "keyword",
|
|
1775
|
+
"value": "string"
|
|
1776
|
+
},
|
|
1777
|
+
"computed": false
|
|
1778
|
+
},
|
|
1779
|
+
{
|
|
1780
|
+
"type": "propertySignature",
|
|
1781
|
+
"key": {
|
|
1782
|
+
"type": "identifier",
|
|
1783
|
+
"name": "key"
|
|
1784
|
+
},
|
|
1785
|
+
"annotation": {
|
|
1786
|
+
"type": "keyword",
|
|
1787
|
+
"value": "string"
|
|
1788
|
+
},
|
|
1789
|
+
"computed": false
|
|
1790
|
+
},
|
|
1791
|
+
{
|
|
1792
|
+
"type": "propertySignature",
|
|
1793
|
+
"key": {
|
|
1794
|
+
"type": "identifier",
|
|
1795
|
+
"name": "icon"
|
|
1796
|
+
},
|
|
1797
|
+
"annotation": {
|
|
1798
|
+
"type": "reference",
|
|
1799
|
+
"typeName": {
|
|
1800
|
+
"type": "identifier",
|
|
1801
|
+
"name": "GeneralIconProps"
|
|
1802
|
+
}
|
|
1803
|
+
},
|
|
1804
|
+
"optional": true,
|
|
1805
|
+
"computed": false
|
|
1806
|
+
},
|
|
1807
|
+
{
|
|
1808
|
+
"type": "propertySignature",
|
|
1809
|
+
"key": {
|
|
1810
|
+
"type": "identifier",
|
|
1811
|
+
"name": "active"
|
|
1812
|
+
},
|
|
1813
|
+
"annotation": {
|
|
1814
|
+
"type": "keyword",
|
|
1815
|
+
"value": "boolean"
|
|
1816
|
+
},
|
|
1817
|
+
"optional": true,
|
|
1818
|
+
"computed": false
|
|
1819
|
+
},
|
|
1820
|
+
{
|
|
1821
|
+
"type": "propertySignature",
|
|
1822
|
+
"key": {
|
|
1823
|
+
"type": "identifier",
|
|
1824
|
+
"name": "event"
|
|
1825
|
+
},
|
|
1826
|
+
"annotation": {
|
|
1827
|
+
"type": "keyword",
|
|
1828
|
+
"value": "string"
|
|
1829
|
+
},
|
|
1830
|
+
"optional": true,
|
|
1831
|
+
"computed": false
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"type": "propertySignature",
|
|
1835
|
+
"key": {
|
|
1836
|
+
"type": "identifier",
|
|
1837
|
+
"name": "hidden"
|
|
1838
|
+
},
|
|
1839
|
+
"annotation": {
|
|
1840
|
+
"type": "keyword",
|
|
1841
|
+
"value": "boolean"
|
|
1842
|
+
},
|
|
1843
|
+
"optional": true,
|
|
1844
|
+
"computed": false
|
|
1845
|
+
}
|
|
1846
|
+
],
|
|
1847
|
+
"extends": [
|
|
1848
|
+
{
|
|
1849
|
+
"type": "expressionWithTypeArguments",
|
|
1850
|
+
"expression": {
|
|
1851
|
+
"type": "identifier",
|
|
1852
|
+
"name": "ButtonProps"
|
|
1853
|
+
}
|
|
1854
|
+
}
|
|
1855
|
+
]
|
|
1856
|
+
}
|
|
1857
|
+
]
|
|
1924
1858
|
},
|
|
1925
1859
|
"ai-portal.activity-timeline": {
|
|
1926
1860
|
"properties": [
|
|
@@ -2896,6 +2830,66 @@
|
|
|
2896
2830
|
}
|
|
2897
2831
|
]
|
|
2898
2832
|
},
|
|
2833
|
+
"ai-portal.chat-input": {
|
|
2834
|
+
"properties": [
|
|
2835
|
+
{
|
|
2836
|
+
"name": "placeholder",
|
|
2837
|
+
"annotation": {
|
|
2838
|
+
"type": "keyword",
|
|
2839
|
+
"value": "string"
|
|
2840
|
+
}
|
|
2841
|
+
},
|
|
2842
|
+
{
|
|
2843
|
+
"name": "autoFocus",
|
|
2844
|
+
"annotation": {
|
|
2845
|
+
"type": "keyword",
|
|
2846
|
+
"value": "boolean"
|
|
2847
|
+
}
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
"name": "submitDisabled",
|
|
2851
|
+
"annotation": {
|
|
2852
|
+
"type": "keyword",
|
|
2853
|
+
"value": "boolean"
|
|
2854
|
+
}
|
|
2855
|
+
},
|
|
2856
|
+
{
|
|
2857
|
+
"name": "supportsTerminate",
|
|
2858
|
+
"annotation": {
|
|
2859
|
+
"type": "keyword",
|
|
2860
|
+
"value": "boolean"
|
|
2861
|
+
}
|
|
2862
|
+
},
|
|
2863
|
+
{
|
|
2864
|
+
"name": "terminating",
|
|
2865
|
+
"annotation": {
|
|
2866
|
+
"type": "keyword",
|
|
2867
|
+
"value": "boolean"
|
|
2868
|
+
}
|
|
2869
|
+
}
|
|
2870
|
+
],
|
|
2871
|
+
"events": [
|
|
2872
|
+
{
|
|
2873
|
+
"name": "message.submit",
|
|
2874
|
+
"detail": {
|
|
2875
|
+
"annotation": {
|
|
2876
|
+
"type": "keyword",
|
|
2877
|
+
"value": "string"
|
|
2878
|
+
}
|
|
2879
|
+
}
|
|
2880
|
+
},
|
|
2881
|
+
{
|
|
2882
|
+
"name": "terminate",
|
|
2883
|
+
"detail": {
|
|
2884
|
+
"annotation": {
|
|
2885
|
+
"type": "keyword",
|
|
2886
|
+
"value": "void"
|
|
2887
|
+
}
|
|
2888
|
+
}
|
|
2889
|
+
}
|
|
2890
|
+
],
|
|
2891
|
+
"methods": []
|
|
2892
|
+
},
|
|
2899
2893
|
"ai-portal.show-case": {
|
|
2900
2894
|
"properties": [
|
|
2901
2895
|
{
|