@next-bricks/ai-portal 0.50.2 → 0.51.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 +33 -28
- package/dist/chunks/1334.aae33a33.js +2 -0
- package/dist/chunks/1334.aae33a33.js.map +1 -0
- package/dist/chunks/2084.37e19e93.js +3 -0
- package/dist/chunks/2084.37e19e93.js.map +1 -0
- package/dist/chunks/3199.0220cf6e.js +3 -0
- package/dist/chunks/3199.0220cf6e.js.map +1 -0
- package/dist/chunks/3735.8c1d82e7.js +15 -0
- package/dist/chunks/3735.8c1d82e7.js.LICENSE.txt +5 -0
- package/dist/chunks/3735.8c1d82e7.js.map +1 -0
- package/dist/chunks/3744.ed6d0719.js +2 -0
- package/dist/chunks/3744.ed6d0719.js.map +1 -0
- package/dist/chunks/4317.d0f5904b.js +3 -0
- package/dist/chunks/{3151.d1fdecfb.js.LICENSE.txt → 4317.d0f5904b.js.LICENSE.txt} +8 -0
- package/dist/chunks/4317.d0f5904b.js.map +1 -0
- package/dist/chunks/6201.993201cb.js +2 -0
- package/dist/chunks/6201.993201cb.js.map +1 -0
- package/dist/chunks/6206.874a68ab.js +2 -0
- package/dist/chunks/6206.874a68ab.js.map +1 -0
- package/dist/chunks/6593.f25cfd6b.js +2 -0
- package/dist/chunks/6593.f25cfd6b.js.map +1 -0
- package/dist/chunks/8135.3255c5ba.js +2 -0
- package/dist/chunks/8135.3255c5ba.js.map +1 -0
- package/dist/chunks/8717.fc81dec5.js +2 -0
- package/dist/chunks/8717.fc81dec5.js.map +1 -0
- package/dist/chunks/{ai-agents.59e23ea3.js → ai-agents.d47947e5.js} +3 -3
- package/dist/chunks/{ai-agents.59e23ea3.js.map → ai-agents.d47947e5.js.map} +1 -1
- package/dist/chunks/{ai-employees.941aaa1b.js → ai-employees.6d586b8d.js} +3 -3
- package/dist/chunks/{ai-employees.941aaa1b.js.map → ai-employees.6d586b8d.js.map} +1 -1
- package/dist/chunks/blank-state.2b55f2c6.js +2 -0
- package/dist/chunks/blank-state.2b55f2c6.js.map +1 -0
- package/dist/chunks/chat-box.6156ad59.js +2 -0
- package/dist/chunks/chat-box.6156ad59.js.map +1 -0
- package/dist/chunks/elevo-card.731505e0.js +3 -0
- package/dist/chunks/elevo-card.731505e0.js.LICENSE.txt +5 -0
- package/dist/chunks/elevo-card.731505e0.js.map +1 -0
- package/dist/chunks/elevo-sidebar.402d464e.js +3 -0
- package/dist/chunks/elevo-sidebar.402d464e.js.LICENSE.txt +5 -0
- package/dist/chunks/elevo-sidebar.402d464e.js.map +1 -0
- package/dist/chunks/icon-button.0881c876.js +2 -0
- package/dist/chunks/icon-button.0881c876.js.map +1 -0
- package/dist/chunks/main.5dcdeb69.js +2 -0
- package/dist/chunks/main.5dcdeb69.js.map +1 -0
- package/dist/chunks/page-container.e59d6a94.js +2 -0
- package/dist/chunks/page-container.e59d6a94.js.map +1 -0
- package/dist/chunks/preview-container.6b29ee97.js +2 -0
- package/dist/chunks/preview-container.6b29ee97.js.map +1 -0
- package/dist/chunks/sticky-container.d3f7054e.js +2 -0
- package/dist/chunks/sticky-container.d3f7054e.js.map +1 -0
- package/dist/examples.json +19 -16
- package/dist/images/27bd64e1.png +0 -0
- package/dist/index.28d7dd85.js +2 -0
- package/dist/index.28d7dd85.js.map +1 -0
- package/dist/manifest.json +216 -173
- package/dist/types.json +327 -149
- package/dist-types/blank-state/index.d.ts +1 -1
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/chat-box/index.d.ts +8 -0
- package/dist-types/elevo-card/index.d.ts +25 -0
- package/dist-types/elevo-card/index.spec.d.ts +1 -0
- package/dist-types/elevo-sidebar/ChatHistory.d.ts +3 -3
- package/dist-types/elevo-sidebar/NavLink.d.ts +9 -0
- package/dist-types/elevo-sidebar/i18n.d.ts +1 -0
- package/dist-types/elevo-sidebar/index.d.ts +4 -5
- package/dist-types/icon-button/index.d.ts +2 -0
- package/dist-types/page-container/index.d.ts +2 -0
- package/dist-types/shared/interfaces.d.ts +2 -2
- package/dist-types/shared/workers/tsxParser.d.ts +2 -2
- package/docs/elevo-card.md +40 -0
- package/package.json +2 -2
- package/dist/chunks/3151.d1fdecfb.js +0 -3
- package/dist/chunks/3151.d1fdecfb.js.map +0 -1
- package/dist/chunks/3735.0389cba2.js +0 -15
- package/dist/chunks/3735.0389cba2.js.map +0 -1
- package/dist/chunks/3744.8d040aaa.js +0 -2
- package/dist/chunks/3744.8d040aaa.js.map +0 -1
- package/dist/chunks/3832.9b48b5f5.js +0 -2
- package/dist/chunks/3832.9b48b5f5.js.map +0 -1
- package/dist/chunks/6201.01557568.js +0 -2
- package/dist/chunks/6201.01557568.js.map +0 -1
- package/dist/chunks/7580.5dca4f97.js +0 -3
- package/dist/chunks/7580.5dca4f97.js.LICENSE.txt +0 -9
- package/dist/chunks/7580.5dca4f97.js.map +0 -1
- package/dist/chunks/8414.8b8390cb.js +0 -2
- package/dist/chunks/8414.8b8390cb.js.map +0 -1
- package/dist/chunks/8717.4f49d4f6.js +0 -2
- package/dist/chunks/8717.4f49d4f6.js.map +0 -1
- package/dist/chunks/8889.746f8129.js +0 -3
- package/dist/chunks/8889.746f8129.js.map +0 -1
- package/dist/chunks/blank-state.3a537adc.js +0 -2
- package/dist/chunks/blank-state.3a537adc.js.map +0 -1
- package/dist/chunks/chat-box.da1fbfc3.js +0 -2
- package/dist/chunks/chat-box.da1fbfc3.js.map +0 -1
- package/dist/chunks/elevo-sidebar.cbec3024.js +0 -3
- package/dist/chunks/elevo-sidebar.cbec3024.js.LICENSE.txt +0 -9
- package/dist/chunks/elevo-sidebar.cbec3024.js.map +0 -1
- package/dist/chunks/icon-button.1014fc6a.js +0 -2
- package/dist/chunks/icon-button.1014fc6a.js.map +0 -1
- package/dist/chunks/main.bd40fdc0.js +0 -2
- package/dist/chunks/main.bd40fdc0.js.map +0 -1
- package/dist/chunks/page-container.e187d00a.js +0 -2
- package/dist/chunks/page-container.e187d00a.js.map +0 -1
- package/dist/chunks/preview-container.631389f7.js +0 -2
- package/dist/chunks/preview-container.631389f7.js.map +0 -1
- package/dist/chunks/sticky-container.b8ab2a25.js +0 -2
- package/dist/chunks/sticky-container.b8ab2a25.js.map +0 -1
- package/dist/images/4b299d0b.png +0 -0
- package/dist/images/ddd8ccd2.png +0 -0
- package/dist/index.546d6b1e.js +0 -2
- package/dist/index.546d6b1e.js.map +0 -1
- /package/dist/chunks/{8889.746f8129.js.LICENSE.txt → 2084.37e19e93.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{3735.0389cba2.js.LICENSE.txt → 3199.0220cf6e.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{ai-agents.59e23ea3.js.LICENSE.txt → ai-agents.d47947e5.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{ai-employees.941aaa1b.js.LICENSE.txt → ai-employees.6d586b8d.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -1,17 +1,4 @@
|
|
|
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
|
-
},
|
|
15
2
|
"ai-portal.stat-with-mini-chart": {
|
|
16
3
|
"properties": [
|
|
17
4
|
{
|
|
@@ -116,6 +103,19 @@
|
|
|
116
103
|
"events": [],
|
|
117
104
|
"methods": []
|
|
118
105
|
},
|
|
106
|
+
"ai-portal.home-container": {
|
|
107
|
+
"properties": [
|
|
108
|
+
{
|
|
109
|
+
"name": "sticky",
|
|
110
|
+
"annotation": {
|
|
111
|
+
"type": "keyword",
|
|
112
|
+
"value": "boolean"
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
],
|
|
116
|
+
"events": [],
|
|
117
|
+
"methods": []
|
|
118
|
+
},
|
|
119
119
|
"ai-portal.icon-button": {
|
|
120
120
|
"properties": [
|
|
121
121
|
{
|
|
@@ -135,6 +135,13 @@
|
|
|
135
135
|
"value": "string"
|
|
136
136
|
}
|
|
137
137
|
},
|
|
138
|
+
{
|
|
139
|
+
"name": "tooltipHoist",
|
|
140
|
+
"annotation": {
|
|
141
|
+
"type": "keyword",
|
|
142
|
+
"value": "boolean"
|
|
143
|
+
}
|
|
144
|
+
},
|
|
138
145
|
{
|
|
139
146
|
"name": "disabled",
|
|
140
147
|
"annotation": {
|
|
@@ -360,71 +367,54 @@
|
|
|
360
367
|
}
|
|
361
368
|
}
|
|
362
369
|
},
|
|
363
|
-
"ai-portal.
|
|
370
|
+
"ai-portal.tab-list": {
|
|
364
371
|
"properties": [
|
|
365
372
|
{
|
|
366
|
-
"name": "
|
|
367
|
-
"annotation": {
|
|
368
|
-
"type": "keyword",
|
|
369
|
-
"value": "string"
|
|
370
|
-
}
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
"name": "breadcrumbs",
|
|
373
|
+
"name": "tabs",
|
|
374
374
|
"annotation": {
|
|
375
375
|
"type": "array",
|
|
376
376
|
"elementType": {
|
|
377
377
|
"type": "reference",
|
|
378
378
|
"typeName": {
|
|
379
379
|
"type": "identifier",
|
|
380
|
-
"name": "
|
|
380
|
+
"name": "Tab"
|
|
381
381
|
}
|
|
382
382
|
}
|
|
383
383
|
}
|
|
384
384
|
},
|
|
385
385
|
{
|
|
386
|
-
"name": "
|
|
387
|
-
"annotation": {
|
|
388
|
-
"type": "union",
|
|
389
|
-
"types": [
|
|
390
|
-
{
|
|
391
|
-
"type": "jsLiteral",
|
|
392
|
-
"value": "medium"
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
"type": "jsLiteral",
|
|
396
|
-
"value": "small"
|
|
397
|
-
}
|
|
398
|
-
]
|
|
399
|
-
}
|
|
400
|
-
},
|
|
401
|
-
{
|
|
402
|
-
"name": "sticky",
|
|
386
|
+
"name": "activeTab",
|
|
403
387
|
"annotation": {
|
|
404
388
|
"type": "keyword",
|
|
405
|
-
"value": "
|
|
389
|
+
"value": "string"
|
|
406
390
|
}
|
|
407
|
-
}
|
|
391
|
+
}
|
|
392
|
+
],
|
|
393
|
+
"events": [
|
|
408
394
|
{
|
|
409
|
-
"name": "
|
|
410
|
-
"
|
|
411
|
-
"
|
|
412
|
-
|
|
395
|
+
"name": "tab.click",
|
|
396
|
+
"detail": {
|
|
397
|
+
"annotation": {
|
|
398
|
+
"type": "reference",
|
|
399
|
+
"typeName": {
|
|
400
|
+
"type": "identifier",
|
|
401
|
+
"name": "Tab"
|
|
402
|
+
}
|
|
403
|
+
}
|
|
413
404
|
}
|
|
414
405
|
}
|
|
415
406
|
],
|
|
416
|
-
"events": [],
|
|
417
407
|
"methods": [],
|
|
418
408
|
"types": [
|
|
419
409
|
{
|
|
420
410
|
"type": "interface",
|
|
421
|
-
"name": "
|
|
411
|
+
"name": "Tab",
|
|
422
412
|
"body": [
|
|
423
413
|
{
|
|
424
414
|
"type": "propertySignature",
|
|
425
415
|
"key": {
|
|
426
416
|
"type": "identifier",
|
|
427
|
-
"name": "
|
|
417
|
+
"name": "id"
|
|
428
418
|
},
|
|
429
419
|
"annotation": {
|
|
430
420
|
"type": "keyword",
|
|
@@ -436,7 +426,7 @@
|
|
|
436
426
|
"type": "propertySignature",
|
|
437
427
|
"key": {
|
|
438
428
|
"type": "identifier",
|
|
439
|
-
"name": "
|
|
429
|
+
"name": "label"
|
|
440
430
|
},
|
|
441
431
|
"annotation": {
|
|
442
432
|
"type": "keyword",
|
|
@@ -448,54 +438,87 @@
|
|
|
448
438
|
}
|
|
449
439
|
]
|
|
450
440
|
},
|
|
451
|
-
"ai-portal.
|
|
441
|
+
"ai-portal.page-container": {
|
|
452
442
|
"properties": [
|
|
453
443
|
{
|
|
454
|
-
"name": "
|
|
444
|
+
"name": "pageTitle",
|
|
445
|
+
"annotation": {
|
|
446
|
+
"type": "keyword",
|
|
447
|
+
"value": "string"
|
|
448
|
+
}
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"name": "breadcrumbs",
|
|
455
452
|
"annotation": {
|
|
456
453
|
"type": "array",
|
|
457
454
|
"elementType": {
|
|
458
455
|
"type": "reference",
|
|
459
456
|
"typeName": {
|
|
460
457
|
"type": "identifier",
|
|
461
|
-
"name": "
|
|
458
|
+
"name": "Breadcrumb"
|
|
462
459
|
}
|
|
463
460
|
}
|
|
464
461
|
}
|
|
465
462
|
},
|
|
466
463
|
{
|
|
467
|
-
"name": "
|
|
464
|
+
"name": "size",
|
|
468
465
|
"annotation": {
|
|
469
|
-
"type": "
|
|
470
|
-
"
|
|
466
|
+
"type": "union",
|
|
467
|
+
"types": [
|
|
468
|
+
{
|
|
469
|
+
"type": "jsLiteral",
|
|
470
|
+
"value": "medium"
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"type": "jsLiteral",
|
|
474
|
+
"value": "small"
|
|
475
|
+
}
|
|
476
|
+
]
|
|
471
477
|
}
|
|
472
|
-
}
|
|
473
|
-
],
|
|
474
|
-
"events": [
|
|
478
|
+
},
|
|
475
479
|
{
|
|
476
|
-
"name": "
|
|
477
|
-
"
|
|
478
|
-
"
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
"type": "
|
|
482
|
-
"
|
|
480
|
+
"name": "variant",
|
|
481
|
+
"annotation": {
|
|
482
|
+
"type": "union",
|
|
483
|
+
"types": [
|
|
484
|
+
{
|
|
485
|
+
"type": "jsLiteral",
|
|
486
|
+
"value": "default"
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"type": "jsLiteral",
|
|
490
|
+
"value": "form"
|
|
483
491
|
}
|
|
484
|
-
|
|
492
|
+
]
|
|
493
|
+
}
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"name": "sticky",
|
|
497
|
+
"annotation": {
|
|
498
|
+
"type": "keyword",
|
|
499
|
+
"value": "boolean"
|
|
500
|
+
}
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"name": "textContent",
|
|
504
|
+
"annotation": {
|
|
505
|
+
"type": "keyword",
|
|
506
|
+
"value": "string"
|
|
485
507
|
}
|
|
486
508
|
}
|
|
487
509
|
],
|
|
510
|
+
"events": [],
|
|
488
511
|
"methods": [],
|
|
489
512
|
"types": [
|
|
490
513
|
{
|
|
491
514
|
"type": "interface",
|
|
492
|
-
"name": "
|
|
515
|
+
"name": "Breadcrumb",
|
|
493
516
|
"body": [
|
|
494
517
|
{
|
|
495
518
|
"type": "propertySignature",
|
|
496
519
|
"key": {
|
|
497
520
|
"type": "identifier",
|
|
498
|
-
"name": "
|
|
521
|
+
"name": "text"
|
|
499
522
|
},
|
|
500
523
|
"annotation": {
|
|
501
524
|
"type": "keyword",
|
|
@@ -507,7 +530,7 @@
|
|
|
507
530
|
"type": "propertySignature",
|
|
508
531
|
"key": {
|
|
509
532
|
"type": "identifier",
|
|
510
|
-
"name": "
|
|
533
|
+
"name": "url"
|
|
511
534
|
},
|
|
512
535
|
"annotation": {
|
|
513
536
|
"type": "keyword",
|
|
@@ -560,6 +583,10 @@
|
|
|
560
583
|
{
|
|
561
584
|
"type": "jsLiteral",
|
|
562
585
|
"value": "activities"
|
|
586
|
+
},
|
|
587
|
+
{
|
|
588
|
+
"type": "jsLiteral",
|
|
589
|
+
"value": "collaboration-spaces"
|
|
563
590
|
}
|
|
564
591
|
]
|
|
565
592
|
}
|
|
@@ -608,6 +635,68 @@
|
|
|
608
635
|
}
|
|
609
636
|
]
|
|
610
637
|
},
|
|
638
|
+
"ai-portal.elevo-card": {
|
|
639
|
+
"properties": [
|
|
640
|
+
{
|
|
641
|
+
"name": "cardTitle",
|
|
642
|
+
"annotation": {
|
|
643
|
+
"type": "keyword",
|
|
644
|
+
"value": "string"
|
|
645
|
+
}
|
|
646
|
+
},
|
|
647
|
+
{
|
|
648
|
+
"name": "description",
|
|
649
|
+
"annotation": {
|
|
650
|
+
"type": "keyword",
|
|
651
|
+
"value": "string"
|
|
652
|
+
}
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"name": "url",
|
|
656
|
+
"annotation": {
|
|
657
|
+
"type": "keyword",
|
|
658
|
+
"value": "string"
|
|
659
|
+
}
|
|
660
|
+
},
|
|
661
|
+
{
|
|
662
|
+
"name": "avatar",
|
|
663
|
+
"annotation": {
|
|
664
|
+
"type": "union",
|
|
665
|
+
"types": [
|
|
666
|
+
{
|
|
667
|
+
"type": "keyword",
|
|
668
|
+
"value": "string"
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
"type": "reference",
|
|
672
|
+
"typeName": {
|
|
673
|
+
"type": "identifier",
|
|
674
|
+
"name": "GeneralIconProps"
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
]
|
|
678
|
+
}
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"name": "avatarType",
|
|
682
|
+
"annotation": {
|
|
683
|
+
"type": "union",
|
|
684
|
+
"types": [
|
|
685
|
+
{
|
|
686
|
+
"type": "jsLiteral",
|
|
687
|
+
"value": "icon"
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
"type": "jsLiteral",
|
|
691
|
+
"value": "image"
|
|
692
|
+
}
|
|
693
|
+
]
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
],
|
|
697
|
+
"events": [],
|
|
698
|
+
"methods": []
|
|
699
|
+
},
|
|
611
700
|
"ai-portal.project-knowledges": {
|
|
612
701
|
"properties": [
|
|
613
702
|
{
|
|
@@ -778,6 +867,101 @@
|
|
|
778
867
|
}
|
|
779
868
|
]
|
|
780
869
|
},
|
|
870
|
+
"ai-portal.show-cases": {
|
|
871
|
+
"properties": [
|
|
872
|
+
{
|
|
873
|
+
"name": "list",
|
|
874
|
+
"annotation": {
|
|
875
|
+
"type": "array",
|
|
876
|
+
"elementType": {
|
|
877
|
+
"type": "reference",
|
|
878
|
+
"typeName": {
|
|
879
|
+
"type": "identifier",
|
|
880
|
+
"name": "ShowCaseType"
|
|
881
|
+
}
|
|
882
|
+
}
|
|
883
|
+
}
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"name": "limit",
|
|
887
|
+
"annotation": {
|
|
888
|
+
"type": "keyword",
|
|
889
|
+
"value": "number"
|
|
890
|
+
}
|
|
891
|
+
}
|
|
892
|
+
],
|
|
893
|
+
"events": [],
|
|
894
|
+
"methods": [],
|
|
895
|
+
"types": [
|
|
896
|
+
{
|
|
897
|
+
"type": "interface",
|
|
898
|
+
"name": "ShowCaseType",
|
|
899
|
+
"body": [
|
|
900
|
+
{
|
|
901
|
+
"type": "propertySignature",
|
|
902
|
+
"key": {
|
|
903
|
+
"type": "identifier",
|
|
904
|
+
"name": "conversationId"
|
|
905
|
+
},
|
|
906
|
+
"annotation": {
|
|
907
|
+
"type": "keyword",
|
|
908
|
+
"value": "string"
|
|
909
|
+
},
|
|
910
|
+
"computed": false
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"type": "propertySignature",
|
|
914
|
+
"key": {
|
|
915
|
+
"type": "identifier",
|
|
916
|
+
"name": "title"
|
|
917
|
+
},
|
|
918
|
+
"annotation": {
|
|
919
|
+
"type": "keyword",
|
|
920
|
+
"value": "string"
|
|
921
|
+
},
|
|
922
|
+
"computed": false
|
|
923
|
+
},
|
|
924
|
+
{
|
|
925
|
+
"type": "propertySignature",
|
|
926
|
+
"key": {
|
|
927
|
+
"type": "identifier",
|
|
928
|
+
"name": "summary"
|
|
929
|
+
},
|
|
930
|
+
"annotation": {
|
|
931
|
+
"type": "keyword",
|
|
932
|
+
"value": "string"
|
|
933
|
+
},
|
|
934
|
+
"computed": false
|
|
935
|
+
},
|
|
936
|
+
{
|
|
937
|
+
"type": "propertySignature",
|
|
938
|
+
"key": {
|
|
939
|
+
"type": "identifier",
|
|
940
|
+
"name": "scenario"
|
|
941
|
+
},
|
|
942
|
+
"annotation": {
|
|
943
|
+
"type": "keyword",
|
|
944
|
+
"value": "string"
|
|
945
|
+
},
|
|
946
|
+
"computed": false
|
|
947
|
+
},
|
|
948
|
+
{
|
|
949
|
+
"type": "propertySignature",
|
|
950
|
+
"key": {
|
|
951
|
+
"type": "identifier",
|
|
952
|
+
"name": "url"
|
|
953
|
+
},
|
|
954
|
+
"annotation": {
|
|
955
|
+
"type": "keyword",
|
|
956
|
+
"value": "string"
|
|
957
|
+
},
|
|
958
|
+
"optional": true,
|
|
959
|
+
"computed": false
|
|
960
|
+
}
|
|
961
|
+
]
|
|
962
|
+
}
|
|
963
|
+
]
|
|
964
|
+
},
|
|
781
965
|
"ai-portal.chat-box": {
|
|
782
966
|
"properties": [
|
|
783
967
|
{
|
|
@@ -813,6 +997,19 @@
|
|
|
813
997
|
}
|
|
814
998
|
}
|
|
815
999
|
}
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"name": "commands",
|
|
1003
|
+
"annotation": {
|
|
1004
|
+
"type": "array",
|
|
1005
|
+
"elementType": {
|
|
1006
|
+
"type": "reference",
|
|
1007
|
+
"typeName": {
|
|
1008
|
+
"type": "identifier",
|
|
1009
|
+
"name": "Command"
|
|
1010
|
+
}
|
|
1011
|
+
}
|
|
1012
|
+
}
|
|
816
1013
|
}
|
|
817
1014
|
],
|
|
818
1015
|
"events": [
|
|
@@ -845,6 +1042,24 @@
|
|
|
845
1042
|
]
|
|
846
1043
|
}
|
|
847
1044
|
}
|
|
1045
|
+
},
|
|
1046
|
+
{
|
|
1047
|
+
"name": "command.select",
|
|
1048
|
+
"detail": {
|
|
1049
|
+
"annotation": {
|
|
1050
|
+
"type": "union",
|
|
1051
|
+
"types": [
|
|
1052
|
+
{
|
|
1053
|
+
"type": "keyword",
|
|
1054
|
+
"value": "string"
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
"type": "keyword",
|
|
1058
|
+
"value": "null"
|
|
1059
|
+
}
|
|
1060
|
+
]
|
|
1061
|
+
}
|
|
1062
|
+
}
|
|
848
1063
|
}
|
|
849
1064
|
],
|
|
850
1065
|
"methods": [
|
|
@@ -902,68 +1117,16 @@
|
|
|
902
1117
|
"computed": false
|
|
903
1118
|
}
|
|
904
1119
|
]
|
|
905
|
-
}
|
|
906
|
-
]
|
|
907
|
-
},
|
|
908
|
-
"ai-portal.show-cases": {
|
|
909
|
-
"properties": [
|
|
910
|
-
{
|
|
911
|
-
"name": "list",
|
|
912
|
-
"annotation": {
|
|
913
|
-
"type": "array",
|
|
914
|
-
"elementType": {
|
|
915
|
-
"type": "reference",
|
|
916
|
-
"typeName": {
|
|
917
|
-
"type": "identifier",
|
|
918
|
-
"name": "ShowCaseType"
|
|
919
|
-
}
|
|
920
|
-
}
|
|
921
|
-
}
|
|
922
1120
|
},
|
|
923
|
-
{
|
|
924
|
-
"name": "limit",
|
|
925
|
-
"annotation": {
|
|
926
|
-
"type": "keyword",
|
|
927
|
-
"value": "number"
|
|
928
|
-
}
|
|
929
|
-
}
|
|
930
|
-
],
|
|
931
|
-
"events": [],
|
|
932
|
-
"methods": [],
|
|
933
|
-
"types": [
|
|
934
1121
|
{
|
|
935
1122
|
"type": "interface",
|
|
936
|
-
"name": "
|
|
1123
|
+
"name": "Command",
|
|
937
1124
|
"body": [
|
|
938
1125
|
{
|
|
939
1126
|
"type": "propertySignature",
|
|
940
1127
|
"key": {
|
|
941
1128
|
"type": "identifier",
|
|
942
|
-
"name": "
|
|
943
|
-
},
|
|
944
|
-
"annotation": {
|
|
945
|
-
"type": "keyword",
|
|
946
|
-
"value": "string"
|
|
947
|
-
},
|
|
948
|
-
"computed": false
|
|
949
|
-
},
|
|
950
|
-
{
|
|
951
|
-
"type": "propertySignature",
|
|
952
|
-
"key": {
|
|
953
|
-
"type": "identifier",
|
|
954
|
-
"name": "title"
|
|
955
|
-
},
|
|
956
|
-
"annotation": {
|
|
957
|
-
"type": "keyword",
|
|
958
|
-
"value": "string"
|
|
959
|
-
},
|
|
960
|
-
"computed": false
|
|
961
|
-
},
|
|
962
|
-
{
|
|
963
|
-
"type": "propertySignature",
|
|
964
|
-
"key": {
|
|
965
|
-
"type": "identifier",
|
|
966
|
-
"name": "summary"
|
|
1129
|
+
"name": "label"
|
|
967
1130
|
},
|
|
968
1131
|
"annotation": {
|
|
969
1132
|
"type": "keyword",
|
|
@@ -975,7 +1138,7 @@
|
|
|
975
1138
|
"type": "propertySignature",
|
|
976
1139
|
"key": {
|
|
977
1140
|
"type": "identifier",
|
|
978
|
-
"name": "
|
|
1141
|
+
"name": "value"
|
|
979
1142
|
},
|
|
980
1143
|
"annotation": {
|
|
981
1144
|
"type": "keyword",
|
|
@@ -987,11 +1150,17 @@
|
|
|
987
1150
|
"type": "propertySignature",
|
|
988
1151
|
"key": {
|
|
989
1152
|
"type": "identifier",
|
|
990
|
-
"name": "
|
|
1153
|
+
"name": "options"
|
|
991
1154
|
},
|
|
992
1155
|
"annotation": {
|
|
993
|
-
"type": "
|
|
994
|
-
"
|
|
1156
|
+
"type": "array",
|
|
1157
|
+
"elementType": {
|
|
1158
|
+
"type": "reference",
|
|
1159
|
+
"typeName": {
|
|
1160
|
+
"type": "identifier",
|
|
1161
|
+
"name": "Command"
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
995
1164
|
},
|
|
996
1165
|
"optional": true,
|
|
997
1166
|
"computed": false
|
|
@@ -2959,13 +3128,6 @@
|
|
|
2959
3128
|
]
|
|
2960
3129
|
}
|
|
2961
3130
|
},
|
|
2962
|
-
{
|
|
2963
|
-
"name": "bordered",
|
|
2964
|
-
"annotation": {
|
|
2965
|
-
"type": "keyword",
|
|
2966
|
-
"value": "boolean"
|
|
2967
|
-
}
|
|
2968
|
-
},
|
|
2969
3131
|
{
|
|
2970
3132
|
"name": "logoUrl",
|
|
2971
3133
|
"annotation": {
|
|
@@ -2987,13 +3149,6 @@
|
|
|
2987
3149
|
"value": "boolean"
|
|
2988
3150
|
}
|
|
2989
3151
|
},
|
|
2990
|
-
{
|
|
2991
|
-
"name": "historyActiveId",
|
|
2992
|
-
"annotation": {
|
|
2993
|
-
"type": "keyword",
|
|
2994
|
-
"value": "string"
|
|
2995
|
-
}
|
|
2996
|
-
},
|
|
2997
3152
|
{
|
|
2998
3153
|
"name": "historyUrlTemplate",
|
|
2999
3154
|
"annotation": {
|
|
@@ -3014,13 +3169,6 @@
|
|
|
3014
3169
|
}
|
|
3015
3170
|
}
|
|
3016
3171
|
},
|
|
3017
|
-
{
|
|
3018
|
-
"name": "projectActiveId",
|
|
3019
|
-
"annotation": {
|
|
3020
|
-
"type": "keyword",
|
|
3021
|
-
"value": "string"
|
|
3022
|
-
}
|
|
3023
|
-
},
|
|
3024
3172
|
{
|
|
3025
3173
|
"name": "projectUrlTemplate",
|
|
3026
3174
|
"annotation": {
|
|
@@ -3060,6 +3208,19 @@
|
|
|
3060
3208
|
"type": "keyword",
|
|
3061
3209
|
"value": "boolean"
|
|
3062
3210
|
}
|
|
3211
|
+
},
|
|
3212
|
+
{
|
|
3213
|
+
"name": "myLinks",
|
|
3214
|
+
"annotation": {
|
|
3215
|
+
"type": "array",
|
|
3216
|
+
"elementType": {
|
|
3217
|
+
"type": "reference",
|
|
3218
|
+
"typeName": {
|
|
3219
|
+
"type": "identifier",
|
|
3220
|
+
"name": "SidebarLink"
|
|
3221
|
+
}
|
|
3222
|
+
}
|
|
3223
|
+
}
|
|
3063
3224
|
}
|
|
3064
3225
|
],
|
|
3065
3226
|
"events": [
|
|
@@ -3215,6 +3376,23 @@
|
|
|
3215
3376
|
"name": "GeneralIconProps"
|
|
3216
3377
|
}
|
|
3217
3378
|
},
|
|
3379
|
+
"optional": true,
|
|
3380
|
+
"computed": false
|
|
3381
|
+
},
|
|
3382
|
+
{
|
|
3383
|
+
"type": "propertySignature",
|
|
3384
|
+
"key": {
|
|
3385
|
+
"type": "identifier",
|
|
3386
|
+
"name": "activeIncludes"
|
|
3387
|
+
},
|
|
3388
|
+
"annotation": {
|
|
3389
|
+
"type": "array",
|
|
3390
|
+
"elementType": {
|
|
3391
|
+
"type": "keyword",
|
|
3392
|
+
"value": "string"
|
|
3393
|
+
}
|
|
3394
|
+
},
|
|
3395
|
+
"optional": true,
|
|
3218
3396
|
"computed": false
|
|
3219
3397
|
}
|
|
3220
3398
|
]
|
|
@@ -5,7 +5,7 @@ export interface BlankStateProps {
|
|
|
5
5
|
illustration?: BlankStateIllustration;
|
|
6
6
|
description?: string;
|
|
7
7
|
}
|
|
8
|
-
export type BlankStateIllustration = "goals" | "activities";
|
|
8
|
+
export type BlankStateIllustration = "goals" | "activities" | "collaboration-spaces";
|
|
9
9
|
/**
|
|
10
10
|
* 构件 `ai-portal.blank-state`
|
|
11
11
|
*/
|