@next-bricks/ai-portal 0.64.2 → 0.64.3

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/types.json CHANGED
@@ -2616,7 +2616,7 @@
2616
2616
  }
2617
2617
  ]
2618
2618
  },
2619
- "ai-portal.ai-employees": {
2619
+ "ai-portal.show-cases": {
2620
2620
  "properties": [
2621
2621
  {
2622
2622
  "name": "list",
@@ -2626,30 +2626,13 @@
2626
2626
  "type": "reference",
2627
2627
  "typeName": {
2628
2628
  "type": "identifier",
2629
- "name": "Employee"
2629
+ "name": "ShowCaseType"
2630
2630
  }
2631
2631
  }
2632
2632
  }
2633
2633
  },
2634
2634
  {
2635
- "name": "industries",
2636
- "annotation": {
2637
- "type": "array",
2638
- "elementType": {
2639
- "type": "keyword",
2640
- "value": "string"
2641
- }
2642
- }
2643
- },
2644
- {
2645
- "name": "urlTemplate",
2646
- "annotation": {
2647
- "type": "keyword",
2648
- "value": "string"
2649
- }
2650
- },
2651
- {
2652
- "name": "stickyTop",
2635
+ "name": "limit",
2653
2636
  "annotation": {
2654
2637
  "type": "keyword",
2655
2638
  "value": "number"
@@ -2661,13 +2644,13 @@
2661
2644
  "types": [
2662
2645
  {
2663
2646
  "type": "interface",
2664
- "name": "Employee",
2647
+ "name": "ShowCaseType",
2665
2648
  "body": [
2666
2649
  {
2667
2650
  "type": "propertySignature",
2668
2651
  "key": {
2669
2652
  "type": "identifier",
2670
- "name": "name"
2653
+ "name": "conversationId"
2671
2654
  },
2672
2655
  "annotation": {
2673
2656
  "type": "keyword",
@@ -2679,7 +2662,7 @@
2679
2662
  "type": "propertySignature",
2680
2663
  "key": {
2681
2664
  "type": "identifier",
2682
- "name": "industry"
2665
+ "name": "title"
2683
2666
  },
2684
2667
  "annotation": {
2685
2668
  "type": "keyword",
@@ -2691,7 +2674,7 @@
2691
2674
  "type": "propertySignature",
2692
2675
  "key": {
2693
2676
  "type": "identifier",
2694
- "name": "role"
2677
+ "name": "summary"
2695
2678
  },
2696
2679
  "annotation": {
2697
2680
  "type": "keyword",
@@ -2703,7 +2686,7 @@
2703
2686
  "type": "propertySignature",
2704
2687
  "key": {
2705
2688
  "type": "identifier",
2706
- "name": "description"
2689
+ "name": "scenario"
2707
2690
  },
2708
2691
  "annotation": {
2709
2692
  "type": "keyword",
@@ -2715,7 +2698,7 @@
2715
2698
  "type": "propertySignature",
2716
2699
  "key": {
2717
2700
  "type": "identifier",
2718
- "name": "avatar"
2701
+ "name": "url"
2719
2702
  },
2720
2703
  "annotation": {
2721
2704
  "type": "keyword",
@@ -2825,7 +2808,7 @@
2825
2808
  }
2826
2809
  ]
2827
2810
  },
2828
- "ai-portal.show-cases": {
2811
+ "ai-portal.ai-employees": {
2829
2812
  "properties": [
2830
2813
  {
2831
2814
  "name": "list",
@@ -2835,13 +2818,30 @@
2835
2818
  "type": "reference",
2836
2819
  "typeName": {
2837
2820
  "type": "identifier",
2838
- "name": "ShowCaseType"
2821
+ "name": "Employee"
2839
2822
  }
2840
2823
  }
2841
2824
  }
2842
2825
  },
2843
2826
  {
2844
- "name": "limit",
2827
+ "name": "industries",
2828
+ "annotation": {
2829
+ "type": "array",
2830
+ "elementType": {
2831
+ "type": "keyword",
2832
+ "value": "string"
2833
+ }
2834
+ }
2835
+ },
2836
+ {
2837
+ "name": "urlTemplate",
2838
+ "annotation": {
2839
+ "type": "keyword",
2840
+ "value": "string"
2841
+ }
2842
+ },
2843
+ {
2844
+ "name": "stickyTop",
2845
2845
  "annotation": {
2846
2846
  "type": "keyword",
2847
2847
  "value": "number"
@@ -2853,13 +2853,13 @@
2853
2853
  "types": [
2854
2854
  {
2855
2855
  "type": "interface",
2856
- "name": "ShowCaseType",
2856
+ "name": "Employee",
2857
2857
  "body": [
2858
2858
  {
2859
2859
  "type": "propertySignature",
2860
2860
  "key": {
2861
2861
  "type": "identifier",
2862
- "name": "conversationId"
2862
+ "name": "name"
2863
2863
  },
2864
2864
  "annotation": {
2865
2865
  "type": "keyword",
@@ -2871,7 +2871,7 @@
2871
2871
  "type": "propertySignature",
2872
2872
  "key": {
2873
2873
  "type": "identifier",
2874
- "name": "title"
2874
+ "name": "industry"
2875
2875
  },
2876
2876
  "annotation": {
2877
2877
  "type": "keyword",
@@ -2883,7 +2883,7 @@
2883
2883
  "type": "propertySignature",
2884
2884
  "key": {
2885
2885
  "type": "identifier",
2886
- "name": "summary"
2886
+ "name": "role"
2887
2887
  },
2888
2888
  "annotation": {
2889
2889
  "type": "keyword",
@@ -2895,7 +2895,7 @@
2895
2895
  "type": "propertySignature",
2896
2896
  "key": {
2897
2897
  "type": "identifier",
2898
- "name": "scenario"
2898
+ "name": "description"
2899
2899
  },
2900
2900
  "annotation": {
2901
2901
  "type": "keyword",
@@ -2907,7 +2907,7 @@
2907
2907
  "type": "propertySignature",
2908
2908
  "key": {
2909
2909
  "type": "identifier",
2910
- "name": "url"
2910
+ "name": "avatar"
2911
2911
  },
2912
2912
  "annotation": {
2913
2913
  "type": "keyword",
@@ -3089,26 +3089,6 @@
3089
3089
  }
3090
3090
  ]
3091
3091
  },
3092
- "ai-portal.preview-container": {
3093
- "properties": [
3094
- {
3095
- "name": "source",
3096
- "annotation": {
3097
- "type": "keyword",
3098
- "value": "string"
3099
- }
3100
- },
3101
- {
3102
- "name": "url",
3103
- "annotation": {
3104
- "type": "keyword",
3105
- "value": "string"
3106
- }
3107
- }
3108
- ],
3109
- "events": [],
3110
- "methods": []
3111
- },
3112
3092
  "ai-portal.action-buttons": {
3113
3093
  "properties": [
3114
3094
  {
@@ -3227,6 +3207,26 @@
3227
3207
  }
3228
3208
  ]
3229
3209
  },
3210
+ "ai-portal.preview-container": {
3211
+ "properties": [
3212
+ {
3213
+ "name": "source",
3214
+ "annotation": {
3215
+ "type": "keyword",
3216
+ "value": "string"
3217
+ }
3218
+ },
3219
+ {
3220
+ "name": "url",
3221
+ "annotation": {
3222
+ "type": "keyword",
3223
+ "value": "string"
3224
+ }
3225
+ }
3226
+ ],
3227
+ "events": [],
3228
+ "methods": []
3229
+ },
3230
3230
  "ai-portal.project-conversations": {
3231
3231
  "properties": [
3232
3232
  {
@@ -6417,314 +6417,124 @@
6417
6417
  }
6418
6418
  ]
6419
6419
  },
6420
- "ai-portal.elevo-sidebar": {
6420
+ "ai-portal.chat-box": {
6421
6421
  "properties": [
6422
6422
  {
6423
- "name": "userInstanceId",
6424
- "annotation": {
6425
- "type": "keyword",
6426
- "value": "string"
6427
- }
6428
- },
6429
- {
6430
- "name": "behavior",
6431
- "annotation": {
6432
- "type": "union",
6433
- "types": [
6434
- {
6435
- "type": "jsLiteral",
6436
- "value": "default"
6437
- },
6438
- {
6439
- "type": "jsLiteral",
6440
- "value": "drawer"
6441
- }
6442
- ]
6443
- }
6444
- },
6445
- {
6446
- "name": "logoUrl",
6447
- "annotation": {
6448
- "type": "keyword",
6449
- "value": "string"
6450
- }
6451
- },
6452
- {
6453
- "name": "newChatUrl",
6454
- "annotation": {
6455
- "type": "keyword",
6456
- "value": "string"
6457
- }
6458
- },
6459
- {
6460
- "name": "newChatLinkWhenCollapsed",
6423
+ "name": "disabled",
6461
6424
  "annotation": {
6462
6425
  "type": "keyword",
6463
6426
  "value": "boolean"
6464
6427
  }
6465
6428
  },
6466
6429
  {
6467
- "name": "historyUrlTemplate",
6430
+ "name": "placeholder",
6468
6431
  "annotation": {
6469
6432
  "type": "keyword",
6470
6433
  "value": "string"
6471
6434
  }
6472
6435
  },
6473
6436
  {
6474
- "name": "historyActions",
6475
- "annotation": {
6476
- "type": "array",
6477
- "elementType": {
6478
- "type": "reference",
6479
- "typeName": {
6480
- "type": "identifier",
6481
- "name": "ActionType"
6482
- }
6483
- }
6484
- }
6485
- },
6486
- {
6487
- "name": "showProjects",
6437
+ "name": "autoFocus",
6488
6438
  "annotation": {
6489
6439
  "type": "keyword",
6490
6440
  "value": "boolean"
6491
6441
  }
6492
6442
  },
6493
6443
  {
6494
- "name": "projectUrlTemplate",
6495
- "annotation": {
6496
- "type": "keyword",
6497
- "value": "string"
6498
- }
6499
- },
6500
- {
6501
- "name": "projectActions",
6502
- "annotation": {
6503
- "type": "array",
6504
- "elementType": {
6505
- "type": "reference",
6506
- "typeName": {
6507
- "type": "identifier",
6508
- "name": "ActionType"
6509
- }
6510
- }
6511
- }
6512
- },
6513
- {
6514
- "name": "personalActions",
6515
- "annotation": {
6516
- "type": "array",
6517
- "elementType": {
6518
- "type": "reference",
6519
- "typeName": {
6520
- "type": "identifier",
6521
- "name": "ActionType"
6522
- }
6523
- }
6524
- }
6525
- },
6526
- {
6527
- "name": "links",
6444
+ "name": "aiEmployees",
6528
6445
  "annotation": {
6529
6446
  "type": "array",
6530
6447
  "elementType": {
6531
6448
  "type": "reference",
6532
6449
  "typeName": {
6533
6450
  "type": "identifier",
6534
- "name": "SidebarLink"
6451
+ "name": "AIEmployee"
6535
6452
  }
6536
6453
  }
6537
6454
  }
6538
6455
  },
6539
6456
  {
6540
- "name": "canAddProject",
6541
- "annotation": {
6542
- "type": "keyword",
6543
- "value": "boolean"
6544
- }
6545
- },
6546
- {
6547
- "name": "myLinks",
6457
+ "name": "commands",
6548
6458
  "annotation": {
6549
6459
  "type": "array",
6550
6460
  "elementType": {
6551
6461
  "type": "reference",
6552
6462
  "typeName": {
6553
6463
  "type": "identifier",
6554
- "name": "SidebarLink"
6464
+ "name": "Command"
6555
6465
  }
6556
6466
  }
6557
6467
  }
6558
6468
  },
6559
6469
  {
6560
- "name": "scope",
6561
- "annotation": {
6562
- "type": "union",
6563
- "types": [
6564
- {
6565
- "type": "jsLiteral",
6566
- "value": "default"
6567
- },
6568
- {
6569
- "type": "jsLiteral",
6570
- "value": "space"
6571
- }
6572
- ]
6573
- }
6574
- },
6575
- {
6576
- "name": "spaceNav",
6470
+ "name": "uploadOptions",
6577
6471
  "annotation": {
6578
6472
  "type": "reference",
6579
6473
  "typeName": {
6580
6474
  "type": "identifier",
6581
- "name": "SpaceNavProps"
6475
+ "name": "UploadOptions"
6582
6476
  }
6583
6477
  }
6584
6478
  }
6585
6479
  ],
6586
6480
  "events": [
6587
6481
  {
6588
- "name": "logout",
6482
+ "name": "message.submit",
6589
6483
  "detail": {
6590
6484
  "annotation": {
6591
6485
  "type": "keyword",
6592
- "value": "void"
6486
+ "value": "string"
6593
6487
  }
6594
6488
  }
6595
6489
  },
6596
6490
  {
6597
- "name": "action.click",
6491
+ "name": "chat.submit",
6598
6492
  "detail": {
6599
6493
  "annotation": {
6600
6494
  "type": "reference",
6601
6495
  "typeName": {
6602
6496
  "type": "identifier",
6603
- "name": "ActionClickDetail"
6497
+ "name": "ChatPayload"
6604
6498
  }
6605
6499
  }
6606
6500
  }
6607
- },
6501
+ }
6502
+ ],
6503
+ "methods": [
6608
6504
  {
6609
- "name": "project.action.click",
6610
- "detail": {
6611
- "annotation": {
6612
- "type": "reference",
6613
- "typeName": {
6614
- "type": "identifier",
6615
- "name": "ProjectActionClickDetail"
6616
- }
6617
- }
6618
- }
6619
- },
6620
- {
6621
- "name": "add.project",
6622
- "detail": {
6623
- "annotation": {
6624
- "type": "keyword",
6625
- "value": "void"
6626
- }
6627
- }
6628
- },
6629
- {
6630
- "name": "add.serviceflow",
6631
- "detail": {
6632
- "annotation": {
6633
- "type": "keyword",
6634
- "value": "void"
6635
- }
6636
- }
6637
- },
6638
- {
6639
- "name": "personal.action.click",
6640
- "detail": {
6641
- "annotation": {
6642
- "type": "reference",
6643
- "typeName": {
6644
- "type": "identifier",
6645
- "name": "PersonalActionClickDetail"
6646
- }
6647
- }
6648
- }
6649
- }
6650
- ],
6651
- "methods": [
6652
- {
6653
- "name": "pullHistory",
6505
+ "name": "setValue",
6654
6506
  "params": [
6655
6507
  {
6656
- "name": "delay",
6508
+ "name": "value",
6657
6509
  "annotation": {
6658
6510
  "type": "keyword",
6659
- "value": "number"
6511
+ "value": "string"
6660
6512
  }
6661
6513
  }
6662
6514
  ],
6663
6515
  "returns": {}
6664
6516
  },
6665
6517
  {
6666
- "name": "open",
6518
+ "name": "getValue",
6667
6519
  "params": [],
6668
6520
  "returns": {}
6669
6521
  },
6670
6522
  {
6671
- "name": "close",
6523
+ "name": "focusOnInput",
6672
6524
  "params": [],
6673
6525
  "returns": {}
6674
- },
6675
- {
6676
- "name": "removeProject",
6677
- "params": [
6678
- {
6679
- "name": "projectId",
6680
- "annotation": {
6681
- "type": "keyword",
6682
- "value": "string"
6683
- }
6684
- }
6685
- ],
6686
- "returns": {}
6687
- },
6688
- {
6689
- "name": "addProject",
6690
- "params": [
6691
- {
6692
- "name": "project",
6693
- "annotation": {
6694
- "type": "reference",
6695
- "typeName": {
6696
- "type": "identifier",
6697
- "name": "Project"
6698
- }
6699
- }
6700
- }
6701
- ],
6702
- "returns": {}
6703
- },
6704
- {
6705
- "name": "moveConversation",
6706
- "params": [
6707
- {
6708
- "name": "conversationId",
6709
- "annotation": {
6710
- "type": "keyword",
6711
- "value": "string"
6712
- }
6713
- }
6714
- ],
6715
- "returns": {}
6716
6526
  }
6717
6527
  ],
6718
6528
  "types": [
6719
6529
  {
6720
6530
  "type": "interface",
6721
- "name": "SidebarLink",
6531
+ "name": "AIEmployee",
6722
6532
  "body": [
6723
6533
  {
6724
6534
  "type": "propertySignature",
6725
6535
  "key": {
6726
6536
  "type": "identifier",
6727
- "name": "title"
6537
+ "name": "employeeId"
6728
6538
  },
6729
6539
  "annotation": {
6730
6540
  "type": "keyword",
@@ -6736,57 +6546,25 @@
6736
6546
  "type": "propertySignature",
6737
6547
  "key": {
6738
6548
  "type": "identifier",
6739
- "name": "url"
6549
+ "name": "name"
6740
6550
  },
6741
6551
  "annotation": {
6742
6552
  "type": "keyword",
6743
6553
  "value": "string"
6744
6554
  },
6745
6555
  "computed": false
6746
- },
6747
- {
6748
- "type": "propertySignature",
6749
- "key": {
6750
- "type": "identifier",
6751
- "name": "icon"
6752
- },
6753
- "annotation": {
6754
- "type": "reference",
6755
- "typeName": {
6756
- "type": "identifier",
6757
- "name": "GeneralIconProps"
6758
- }
6759
- },
6760
- "optional": true,
6761
- "computed": false
6762
- },
6763
- {
6764
- "type": "propertySignature",
6765
- "key": {
6766
- "type": "identifier",
6767
- "name": "activeIncludes"
6768
- },
6769
- "annotation": {
6770
- "type": "array",
6771
- "elementType": {
6772
- "type": "keyword",
6773
- "value": "string"
6774
- }
6775
- },
6776
- "optional": true,
6777
- "computed": false
6778
6556
  }
6779
6557
  ]
6780
6558
  },
6781
6559
  {
6782
6560
  "type": "interface",
6783
- "name": "SpaceNavProps",
6561
+ "name": "Command",
6784
6562
  "body": [
6785
6563
  {
6786
6564
  "type": "propertySignature",
6787
6565
  "key": {
6788
6566
  "type": "identifier",
6789
- "name": "returnUrl"
6567
+ "name": "label"
6790
6568
  },
6791
6569
  "annotation": {
6792
6570
  "type": "keyword",
@@ -6798,7 +6576,7 @@
6798
6576
  "type": "propertySignature",
6799
6577
  "key": {
6800
6578
  "type": "identifier",
6801
- "name": "introUrl"
6579
+ "name": "value"
6802
6580
  },
6803
6581
  "annotation": {
6804
6582
  "type": "keyword",
@@ -6810,93 +6588,24 @@
6810
6588
  "type": "propertySignature",
6811
6589
  "key": {
6812
6590
  "type": "identifier",
6813
- "name": "spaceDetail"
6591
+ "name": "groupKey"
6814
6592
  },
6815
6593
  "annotation": {
6816
- "type": "typeLiteral",
6817
- "members": [
6818
- {
6819
- "type": "propertySignature",
6820
- "key": {
6821
- "type": "identifier",
6822
- "name": "instanceId"
6823
- },
6824
- "annotation": {
6825
- "type": "keyword",
6826
- "value": "string"
6827
- },
6828
- "computed": false
6829
- },
6830
- {
6831
- "type": "propertySignature",
6832
- "key": {
6833
- "type": "identifier",
6834
- "name": "name"
6835
- },
6836
- "annotation": {
6837
- "type": "keyword",
6838
- "value": "string"
6839
- },
6840
- "computed": false
6841
- },
6842
- {
6843
- "type": "propertySignature",
6844
- "key": {
6845
- "type": "identifier",
6846
- "name": "icon"
6847
- },
6848
- "annotation": {
6849
- "type": "intersection",
6850
- "types": [
6851
- {
6852
- "type": "reference",
6853
- "typeName": {
6854
- "type": "identifier",
6855
- "name": "GeneralIconProps"
6856
- }
6857
- },
6858
- {
6859
- "type": "typeLiteral",
6860
- "members": [
6861
- {
6862
- "type": "propertySignature",
6863
- "key": {
6864
- "type": "identifier",
6865
- "name": "color"
6866
- },
6867
- "annotation": {
6868
- "type": "keyword",
6869
- "value": "string"
6870
- },
6871
- "optional": true,
6872
- "computed": false
6873
- }
6874
- ]
6875
- }
6876
- ]
6877
- },
6878
- "optional": true,
6879
- "computed": false
6880
- }
6881
- ]
6594
+ "type": "keyword",
6595
+ "value": "string"
6882
6596
  },
6597
+ "optional": true,
6883
6598
  "computed": false
6884
6599
  },
6885
6600
  {
6886
6601
  "type": "propertySignature",
6887
6602
  "key": {
6888
6603
  "type": "identifier",
6889
- "name": "spaceObjects"
6604
+ "name": "groupLabel"
6890
6605
  },
6891
6606
  "annotation": {
6892
- "type": "array",
6893
- "elementType": {
6894
- "type": "reference",
6895
- "typeName": {
6896
- "type": "identifier",
6897
- "name": "SidebarLink"
6898
- }
6899
- }
6607
+ "type": "keyword",
6608
+ "value": "string"
6900
6609
  },
6901
6610
  "optional": true,
6902
6611
  "computed": false
@@ -6905,7 +6614,7 @@
6905
6614
  "type": "propertySignature",
6906
6615
  "key": {
6907
6616
  "type": "identifier",
6908
- "name": "spaceServiceflows"
6617
+ "name": "subCommands"
6909
6618
  },
6910
6619
  "annotation": {
6911
6620
  "type": "array",
@@ -6913,7 +6622,7 @@
6913
6622
  "type": "reference",
6914
6623
  "typeName": {
6915
6624
  "type": "identifier",
6916
- "name": "SidebarLink"
6625
+ "name": "Command"
6917
6626
  }
6918
6627
  }
6919
6628
  },
@@ -6924,16 +6633,13 @@
6924
6633
  "type": "propertySignature",
6925
6634
  "key": {
6926
6635
  "type": "identifier",
6927
- "name": "spaceLinks"
6636
+ "name": "payload"
6928
6637
  },
6929
6638
  "annotation": {
6930
- "type": "array",
6931
- "elementType": {
6932
- "type": "reference",
6933
- "typeName": {
6934
- "type": "identifier",
6935
- "name": "SidebarLink"
6936
- }
6639
+ "type": "reference",
6640
+ "typeName": {
6641
+ "type": "identifier",
6642
+ "name": "CommandPayload"
6937
6643
  }
6938
6644
  },
6939
6645
  "optional": true,
@@ -6943,324 +6649,227 @@
6943
6649
  },
6944
6650
  {
6945
6651
  "type": "interface",
6946
- "name": "ActionClickDetail",
6652
+ "name": "UploadOptions",
6947
6653
  "body": [
6948
6654
  {
6949
6655
  "type": "propertySignature",
6950
6656
  "key": {
6951
6657
  "type": "identifier",
6952
- "name": "action"
6658
+ "name": "enabled"
6953
6659
  },
6954
6660
  "annotation": {
6955
- "type": "intersection",
6956
- "types": [
6957
- {
6958
- "type": "reference",
6959
- "typeName": {
6960
- "type": "identifier",
6961
- "name": "SimpleActionType"
6962
- }
6963
- },
6964
- {
6965
- "type": "typeLiteral",
6966
- "members": [
6967
- {
6968
- "type": "propertySignature",
6969
- "key": {
6970
- "type": "identifier",
6971
- "name": "project"
6972
- },
6973
- "annotation": {
6974
- "type": "reference",
6975
- "typeName": {
6976
- "type": "identifier",
6977
- "name": "Project"
6978
- }
6979
- },
6980
- "optional": true,
6981
- "computed": false
6982
- }
6983
- ]
6984
- }
6985
- ]
6986
- },
6987
- "computed": false
6988
- },
6989
- {
6990
- "type": "propertySignature",
6991
- "key": {
6992
- "type": "identifier",
6993
- "name": "item"
6994
- },
6995
- "annotation": {
6996
- "type": "reference",
6997
- "typeName": {
6998
- "type": "identifier",
6999
- "name": "HistoryItem"
7000
- }
7001
- },
7002
- "computed": false
7003
- },
7004
- {
7005
- "type": "propertySignature",
7006
- "key": {
7007
- "type": "identifier",
7008
- "name": "project"
7009
- },
7010
- "annotation": {
7011
- "type": "reference",
7012
- "typeName": {
7013
- "type": "identifier",
7014
- "name": "Project"
7015
- }
6661
+ "type": "keyword",
6662
+ "value": "boolean"
7016
6663
  },
7017
6664
  "optional": true,
7018
6665
  "computed": false
7019
- }
7020
- ]
7021
- },
7022
- {
7023
- "type": "interface",
7024
- "name": "Project",
7025
- "body": [
7026
- {
7027
- "type": "propertySignature",
7028
- "key": {
7029
- "type": "identifier",
7030
- "name": "instanceId"
7031
- },
7032
- "annotation": {
7033
- "type": "keyword",
7034
- "value": "string"
7035
- },
7036
- "computed": false,
7037
- "description": "实例ID"
7038
6666
  },
7039
6667
  {
7040
6668
  "type": "propertySignature",
7041
6669
  "key": {
7042
6670
  "type": "identifier",
7043
- "name": "name"
6671
+ "name": "dragDisabled"
7044
6672
  },
7045
6673
  "annotation": {
7046
6674
  "type": "keyword",
7047
- "value": "string"
6675
+ "value": "boolean"
7048
6676
  },
7049
- "computed": false,
7050
- "description": "项目名称"
6677
+ "optional": true,
6678
+ "computed": false
7051
6679
  },
7052
6680
  {
7053
6681
  "type": "propertySignature",
7054
6682
  "key": {
7055
6683
  "type": "identifier",
7056
- "name": "description"
6684
+ "name": "dragTips"
7057
6685
  },
7058
6686
  "annotation": {
7059
6687
  "type": "keyword",
7060
6688
  "value": "string"
7061
6689
  },
7062
- "computed": false,
7063
- "description": "项目描述"
7064
- },
7065
- {
7066
- "type": "propertySignature",
7067
- "key": {
7068
- "type": "identifier",
7069
- "name": "state"
7070
- },
7071
- "annotation": {
7072
- "type": "union",
7073
- "types": [
7074
- {
7075
- "type": "jsLiteral",
7076
- "value": "active"
7077
- },
7078
- {
7079
- "type": "jsLiteral",
7080
- "value": "inactive"
7081
- }
7082
- ]
7083
- },
7084
- "computed": false,
7085
- "description": "状态"
6690
+ "optional": true,
6691
+ "computed": false
7086
6692
  },
7087
6693
  {
7088
6694
  "type": "propertySignature",
7089
6695
  "key": {
7090
6696
  "type": "identifier",
7091
- "name": "defaultAiEmployeeId"
6697
+ "name": "accept"
7092
6698
  },
7093
6699
  "annotation": {
7094
6700
  "type": "keyword",
7095
6701
  "value": "string"
7096
6702
  },
7097
- "computed": false,
7098
- "description": "默认数字人ID"
6703
+ "optional": true,
6704
+ "computed": false
7099
6705
  },
7100
6706
  {
7101
6707
  "type": "propertySignature",
7102
6708
  "key": {
7103
6709
  "type": "identifier",
7104
- "name": "creator"
6710
+ "name": "maxFiles"
7105
6711
  },
7106
6712
  "annotation": {
7107
6713
  "type": "keyword",
7108
- "value": "string"
6714
+ "value": "number"
7109
6715
  },
7110
- "computed": false,
7111
- "description": "创建者"
6716
+ "optional": true,
6717
+ "computed": false
7112
6718
  },
7113
6719
  {
7114
6720
  "type": "propertySignature",
7115
6721
  "key": {
7116
6722
  "type": "identifier",
7117
- "name": "ctime"
6723
+ "name": "maxSize"
7118
6724
  },
7119
6725
  "annotation": {
7120
6726
  "type": "keyword",
7121
- "value": "string"
6727
+ "value": "number"
7122
6728
  },
6729
+ "optional": true,
7123
6730
  "computed": false,
7124
- "description": "创建时间"
6731
+ "description": "In bytes"
7125
6732
  },
7126
6733
  {
7127
6734
  "type": "propertySignature",
7128
6735
  "key": {
7129
6736
  "type": "identifier",
7130
- "name": "mtime"
6737
+ "name": "readableAccept"
7131
6738
  },
7132
6739
  "annotation": {
7133
6740
  "type": "keyword",
7134
6741
  "value": "string"
7135
6742
  },
7136
- "computed": false,
7137
- "description": "修改时间"
6743
+ "optional": true,
6744
+ "computed": false
7138
6745
  },
7139
6746
  {
7140
6747
  "type": "propertySignature",
7141
6748
  "key": {
7142
6749
  "type": "identifier",
7143
- "name": "modifier"
6750
+ "name": "readableMaxSize"
7144
6751
  },
7145
6752
  "annotation": {
7146
6753
  "type": "keyword",
7147
6754
  "value": "string"
7148
6755
  },
7149
- "computed": false,
7150
- "description": "修改者"
6756
+ "optional": true,
6757
+ "computed": false
7151
6758
  }
7152
6759
  ]
7153
6760
  },
7154
6761
  {
7155
6762
  "type": "interface",
7156
- "name": "HistoryItem",
6763
+ "name": "ChatPayload",
7157
6764
  "body": [
7158
6765
  {
7159
6766
  "type": "propertySignature",
7160
6767
  "key": {
7161
6768
  "type": "identifier",
7162
- "name": "conversationId"
7163
- },
7164
- "annotation": {
7165
- "type": "keyword",
7166
- "value": "string"
7167
- },
7168
- "computed": false
7169
- },
7170
- {
7171
- "type": "propertySignature",
7172
- "key": {
7173
- "type": "identifier",
7174
- "name": "title"
6769
+ "name": "content"
7175
6770
  },
7176
6771
  "annotation": {
7177
6772
  "type": "keyword",
7178
6773
  "value": "string"
7179
6774
  },
7180
6775
  "computed": false
7181
- },
6776
+ }
6777
+ ],
6778
+ "extends": [
7182
6779
  {
7183
- "type": "propertySignature",
7184
- "key": {
6780
+ "type": "expressionWithTypeArguments",
6781
+ "expression": {
7185
6782
  "type": "identifier",
7186
- "name": "startTime"
7187
- },
7188
- "annotation": {
7189
- "type": "keyword",
7190
- "value": "number"
7191
- },
7192
- "computed": false
7193
- },
6783
+ "name": "ExtraChatPayload"
6784
+ }
6785
+ }
6786
+ ]
6787
+ },
6788
+ {
6789
+ "type": "interface",
6790
+ "name": "ExtraChatPayload",
6791
+ "body": [
7194
6792
  {
7195
6793
  "type": "propertySignature",
7196
6794
  "key": {
7197
6795
  "type": "identifier",
7198
- "name": "state"
6796
+ "name": "files"
7199
6797
  },
7200
6798
  "annotation": {
7201
- "type": "reference",
7202
- "typeName": {
7203
- "type": "identifier",
7204
- "name": "ConversationState"
6799
+ "type": "array",
6800
+ "elementType": {
6801
+ "type": "reference",
6802
+ "typeName": {
6803
+ "type": "identifier",
6804
+ "name": "UploadFileInfo"
6805
+ }
7205
6806
  }
7206
6807
  },
7207
6808
  "optional": true,
7208
6809
  "computed": false
7209
- }
7210
- ]
7211
- },
7212
- {
7213
- "type": "interface",
7214
- "name": "ProjectActionClickDetail",
7215
- "body": [
6810
+ },
7216
6811
  {
7217
6812
  "type": "propertySignature",
7218
6813
  "key": {
7219
6814
  "type": "identifier",
7220
- "name": "action"
6815
+ "name": "cmd"
7221
6816
  },
7222
6817
  "annotation": {
7223
- "type": "reference",
7224
- "typeName": {
7225
- "type": "identifier",
7226
- "name": "SimpleActionType"
7227
- }
6818
+ "type": "union",
6819
+ "types": [
6820
+ {
6821
+ "type": "reference",
6822
+ "typeName": {
6823
+ "type": "identifier",
6824
+ "name": "CommandPayload"
6825
+ }
6826
+ },
6827
+ {
6828
+ "type": "keyword",
6829
+ "value": "null"
6830
+ }
6831
+ ]
7228
6832
  },
6833
+ "optional": true,
7229
6834
  "computed": false
7230
6835
  },
7231
6836
  {
7232
6837
  "type": "propertySignature",
7233
6838
  "key": {
7234
6839
  "type": "identifier",
7235
- "name": "project"
6840
+ "name": "aiEmployeeId"
7236
6841
  },
7237
6842
  "annotation": {
7238
- "type": "reference",
7239
- "typeName": {
7240
- "type": "identifier",
7241
- "name": "Project"
7242
- }
6843
+ "type": "union",
6844
+ "types": [
6845
+ {
6846
+ "type": "keyword",
6847
+ "value": "string"
6848
+ },
6849
+ {
6850
+ "type": "keyword",
6851
+ "value": "null"
6852
+ }
6853
+ ]
7243
6854
  },
6855
+ "optional": true,
7244
6856
  "computed": false
7245
6857
  }
7246
6858
  ]
7247
6859
  },
7248
6860
  {
7249
6861
  "type": "interface",
7250
- "name": "PersonalActionClickDetail",
6862
+ "name": "UploadFileInfo",
7251
6863
  "body": [
7252
6864
  {
7253
6865
  "type": "propertySignature",
7254
6866
  "key": {
7255
6867
  "type": "identifier",
7256
- "name": "action"
6868
+ "name": "fileId"
7257
6869
  },
7258
6870
  "annotation": {
7259
- "type": "reference",
7260
- "typeName": {
7261
- "type": "identifier",
7262
- "name": "SimpleActionType"
7263
- }
6871
+ "type": "keyword",
6872
+ "value": "string"
7264
6873
  },
7265
6874
  "computed": false
7266
6875
  }
@@ -7268,84 +6877,232 @@
7268
6877
  }
7269
6878
  ]
7270
6879
  },
7271
- "ai-portal.chat-box": {
6880
+ "ai-portal.elevo-sidebar": {
7272
6881
  "properties": [
7273
6882
  {
7274
- "name": "disabled",
7275
- "annotation": {
7276
- "type": "keyword",
7277
- "value": "boolean"
7278
- }
7279
- },
7280
- {
7281
- "name": "placeholder",
6883
+ "name": "userInstanceId",
7282
6884
  "annotation": {
7283
6885
  "type": "keyword",
7284
6886
  "value": "string"
7285
6887
  }
7286
6888
  },
7287
6889
  {
7288
- "name": "autoFocus",
6890
+ "name": "behavior",
6891
+ "annotation": {
6892
+ "type": "union",
6893
+ "types": [
6894
+ {
6895
+ "type": "jsLiteral",
6896
+ "value": "default"
6897
+ },
6898
+ {
6899
+ "type": "jsLiteral",
6900
+ "value": "drawer"
6901
+ }
6902
+ ]
6903
+ }
6904
+ },
6905
+ {
6906
+ "name": "logoUrl",
6907
+ "annotation": {
6908
+ "type": "keyword",
6909
+ "value": "string"
6910
+ }
6911
+ },
6912
+ {
6913
+ "name": "newChatUrl",
6914
+ "annotation": {
6915
+ "type": "keyword",
6916
+ "value": "string"
6917
+ }
6918
+ },
6919
+ {
6920
+ "name": "newChatLinkWhenCollapsed",
7289
6921
  "annotation": {
7290
6922
  "type": "keyword",
7291
6923
  "value": "boolean"
7292
6924
  }
7293
6925
  },
7294
6926
  {
7295
- "name": "aiEmployees",
6927
+ "name": "historyUrlTemplate",
6928
+ "annotation": {
6929
+ "type": "keyword",
6930
+ "value": "string"
6931
+ }
6932
+ },
6933
+ {
6934
+ "name": "historyActions",
7296
6935
  "annotation": {
7297
6936
  "type": "array",
7298
6937
  "elementType": {
7299
6938
  "type": "reference",
7300
6939
  "typeName": {
7301
6940
  "type": "identifier",
7302
- "name": "AIEmployee"
6941
+ "name": "ActionType"
7303
6942
  }
7304
6943
  }
7305
6944
  }
7306
6945
  },
7307
6946
  {
7308
- "name": "commands",
6947
+ "name": "showProjects",
6948
+ "annotation": {
6949
+ "type": "keyword",
6950
+ "value": "boolean"
6951
+ }
6952
+ },
6953
+ {
6954
+ "name": "projectUrlTemplate",
6955
+ "annotation": {
6956
+ "type": "keyword",
6957
+ "value": "string"
6958
+ }
6959
+ },
6960
+ {
6961
+ "name": "projectActions",
7309
6962
  "annotation": {
7310
6963
  "type": "array",
7311
6964
  "elementType": {
7312
6965
  "type": "reference",
7313
6966
  "typeName": {
7314
6967
  "type": "identifier",
7315
- "name": "Command"
6968
+ "name": "ActionType"
7316
6969
  }
7317
6970
  }
7318
6971
  }
7319
6972
  },
7320
6973
  {
7321
- "name": "uploadOptions",
6974
+ "name": "personalActions",
6975
+ "annotation": {
6976
+ "type": "array",
6977
+ "elementType": {
6978
+ "type": "reference",
6979
+ "typeName": {
6980
+ "type": "identifier",
6981
+ "name": "ActionType"
6982
+ }
6983
+ }
6984
+ }
6985
+ },
6986
+ {
6987
+ "name": "links",
6988
+ "annotation": {
6989
+ "type": "array",
6990
+ "elementType": {
6991
+ "type": "reference",
6992
+ "typeName": {
6993
+ "type": "identifier",
6994
+ "name": "SidebarLink"
6995
+ }
6996
+ }
6997
+ }
6998
+ },
6999
+ {
7000
+ "name": "canAddProject",
7001
+ "annotation": {
7002
+ "type": "keyword",
7003
+ "value": "boolean"
7004
+ }
7005
+ },
7006
+ {
7007
+ "name": "myLinks",
7008
+ "annotation": {
7009
+ "type": "array",
7010
+ "elementType": {
7011
+ "type": "reference",
7012
+ "typeName": {
7013
+ "type": "identifier",
7014
+ "name": "SidebarLink"
7015
+ }
7016
+ }
7017
+ }
7018
+ },
7019
+ {
7020
+ "name": "scope",
7021
+ "annotation": {
7022
+ "type": "union",
7023
+ "types": [
7024
+ {
7025
+ "type": "jsLiteral",
7026
+ "value": "default"
7027
+ },
7028
+ {
7029
+ "type": "jsLiteral",
7030
+ "value": "space"
7031
+ }
7032
+ ]
7033
+ }
7034
+ },
7035
+ {
7036
+ "name": "spaceNav",
7322
7037
  "annotation": {
7323
7038
  "type": "reference",
7324
7039
  "typeName": {
7325
7040
  "type": "identifier",
7326
- "name": "UploadOptions"
7041
+ "name": "SpaceNavProps"
7327
7042
  }
7328
7043
  }
7329
7044
  }
7330
7045
  ],
7331
7046
  "events": [
7332
7047
  {
7333
- "name": "message.submit",
7048
+ "name": "logout",
7334
7049
  "detail": {
7335
7050
  "annotation": {
7336
7051
  "type": "keyword",
7337
- "value": "string"
7052
+ "value": "void"
7338
7053
  }
7339
7054
  }
7340
7055
  },
7341
7056
  {
7342
- "name": "chat.submit",
7057
+ "name": "action.click",
7343
7058
  "detail": {
7344
7059
  "annotation": {
7345
7060
  "type": "reference",
7346
7061
  "typeName": {
7347
7062
  "type": "identifier",
7348
- "name": "ChatPayload"
7063
+ "name": "ActionClickDetail"
7064
+ }
7065
+ }
7066
+ }
7067
+ },
7068
+ {
7069
+ "name": "project.action.click",
7070
+ "detail": {
7071
+ "annotation": {
7072
+ "type": "reference",
7073
+ "typeName": {
7074
+ "type": "identifier",
7075
+ "name": "ProjectActionClickDetail"
7076
+ }
7077
+ }
7078
+ }
7079
+ },
7080
+ {
7081
+ "name": "add.project",
7082
+ "detail": {
7083
+ "annotation": {
7084
+ "type": "keyword",
7085
+ "value": "void"
7086
+ }
7087
+ }
7088
+ },
7089
+ {
7090
+ "name": "add.serviceflow",
7091
+ "detail": {
7092
+ "annotation": {
7093
+ "type": "keyword",
7094
+ "value": "void"
7095
+ }
7096
+ }
7097
+ },
7098
+ {
7099
+ "name": "personal.action.click",
7100
+ "detail": {
7101
+ "annotation": {
7102
+ "type": "reference",
7103
+ "typeName": {
7104
+ "type": "identifier",
7105
+ "name": "PersonalActionClickDetail"
7349
7106
  }
7350
7107
  }
7351
7108
  }
@@ -7353,43 +7110,354 @@
7353
7110
  ],
7354
7111
  "methods": [
7355
7112
  {
7356
- "name": "setValue",
7113
+ "name": "pullHistory",
7357
7114
  "params": [
7358
7115
  {
7359
- "name": "value",
7116
+ "name": "delay",
7360
7117
  "annotation": {
7361
7118
  "type": "keyword",
7362
- "value": "string"
7119
+ "value": "number"
7363
7120
  }
7364
7121
  }
7365
7122
  ],
7366
7123
  "returns": {}
7367
7124
  },
7368
7125
  {
7369
- "name": "getValue",
7126
+ "name": "open",
7370
7127
  "params": [],
7371
7128
  "returns": {}
7372
7129
  },
7373
7130
  {
7374
- "name": "focusOnInput",
7131
+ "name": "close",
7375
7132
  "params": [],
7376
7133
  "returns": {}
7134
+ },
7135
+ {
7136
+ "name": "removeProject",
7137
+ "params": [
7138
+ {
7139
+ "name": "projectId",
7140
+ "annotation": {
7141
+ "type": "keyword",
7142
+ "value": "string"
7143
+ }
7144
+ }
7145
+ ],
7146
+ "returns": {}
7147
+ },
7148
+ {
7149
+ "name": "addProject",
7150
+ "params": [
7151
+ {
7152
+ "name": "project",
7153
+ "annotation": {
7154
+ "type": "reference",
7155
+ "typeName": {
7156
+ "type": "identifier",
7157
+ "name": "Project"
7158
+ }
7159
+ }
7160
+ }
7161
+ ],
7162
+ "returns": {}
7163
+ },
7164
+ {
7165
+ "name": "moveConversation",
7166
+ "params": [
7167
+ {
7168
+ "name": "conversationId",
7169
+ "annotation": {
7170
+ "type": "keyword",
7171
+ "value": "string"
7172
+ }
7173
+ }
7174
+ ],
7175
+ "returns": {}
7377
7176
  }
7378
7177
  ],
7379
7178
  "types": [
7380
7179
  {
7381
7180
  "type": "interface",
7382
- "name": "AIEmployee",
7181
+ "name": "SidebarLink",
7182
+ "body": [
7183
+ {
7184
+ "type": "propertySignature",
7185
+ "key": {
7186
+ "type": "identifier",
7187
+ "name": "title"
7188
+ },
7189
+ "annotation": {
7190
+ "type": "keyword",
7191
+ "value": "string"
7192
+ },
7193
+ "computed": false
7194
+ },
7195
+ {
7196
+ "type": "propertySignature",
7197
+ "key": {
7198
+ "type": "identifier",
7199
+ "name": "url"
7200
+ },
7201
+ "annotation": {
7202
+ "type": "keyword",
7203
+ "value": "string"
7204
+ },
7205
+ "computed": false
7206
+ },
7207
+ {
7208
+ "type": "propertySignature",
7209
+ "key": {
7210
+ "type": "identifier",
7211
+ "name": "icon"
7212
+ },
7213
+ "annotation": {
7214
+ "type": "reference",
7215
+ "typeName": {
7216
+ "type": "identifier",
7217
+ "name": "GeneralIconProps"
7218
+ }
7219
+ },
7220
+ "optional": true,
7221
+ "computed": false
7222
+ },
7223
+ {
7224
+ "type": "propertySignature",
7225
+ "key": {
7226
+ "type": "identifier",
7227
+ "name": "activeIncludes"
7228
+ },
7229
+ "annotation": {
7230
+ "type": "array",
7231
+ "elementType": {
7232
+ "type": "keyword",
7233
+ "value": "string"
7234
+ }
7235
+ },
7236
+ "optional": true,
7237
+ "computed": false
7238
+ }
7239
+ ]
7240
+ },
7241
+ {
7242
+ "type": "interface",
7243
+ "name": "SpaceNavProps",
7383
7244
  "body": [
7384
7245
  {
7385
7246
  "type": "propertySignature",
7386
7247
  "key": {
7387
7248
  "type": "identifier",
7388
- "name": "employeeId"
7249
+ "name": "returnUrl"
7250
+ },
7251
+ "annotation": {
7252
+ "type": "keyword",
7253
+ "value": "string"
7254
+ },
7255
+ "computed": false
7256
+ },
7257
+ {
7258
+ "type": "propertySignature",
7259
+ "key": {
7260
+ "type": "identifier",
7261
+ "name": "introUrl"
7262
+ },
7263
+ "annotation": {
7264
+ "type": "keyword",
7265
+ "value": "string"
7266
+ },
7267
+ "computed": false
7268
+ },
7269
+ {
7270
+ "type": "propertySignature",
7271
+ "key": {
7272
+ "type": "identifier",
7273
+ "name": "spaceDetail"
7274
+ },
7275
+ "annotation": {
7276
+ "type": "typeLiteral",
7277
+ "members": [
7278
+ {
7279
+ "type": "propertySignature",
7280
+ "key": {
7281
+ "type": "identifier",
7282
+ "name": "instanceId"
7283
+ },
7284
+ "annotation": {
7285
+ "type": "keyword",
7286
+ "value": "string"
7287
+ },
7288
+ "computed": false
7289
+ },
7290
+ {
7291
+ "type": "propertySignature",
7292
+ "key": {
7293
+ "type": "identifier",
7294
+ "name": "name"
7295
+ },
7296
+ "annotation": {
7297
+ "type": "keyword",
7298
+ "value": "string"
7299
+ },
7300
+ "computed": false
7301
+ },
7302
+ {
7303
+ "type": "propertySignature",
7304
+ "key": {
7305
+ "type": "identifier",
7306
+ "name": "icon"
7307
+ },
7308
+ "annotation": {
7309
+ "type": "intersection",
7310
+ "types": [
7311
+ {
7312
+ "type": "reference",
7313
+ "typeName": {
7314
+ "type": "identifier",
7315
+ "name": "GeneralIconProps"
7316
+ }
7317
+ },
7318
+ {
7319
+ "type": "typeLiteral",
7320
+ "members": [
7321
+ {
7322
+ "type": "propertySignature",
7323
+ "key": {
7324
+ "type": "identifier",
7325
+ "name": "color"
7326
+ },
7327
+ "annotation": {
7328
+ "type": "keyword",
7329
+ "value": "string"
7330
+ },
7331
+ "optional": true,
7332
+ "computed": false
7333
+ }
7334
+ ]
7335
+ }
7336
+ ]
7337
+ },
7338
+ "optional": true,
7339
+ "computed": false
7340
+ }
7341
+ ]
7342
+ },
7343
+ "computed": false
7344
+ },
7345
+ {
7346
+ "type": "propertySignature",
7347
+ "key": {
7348
+ "type": "identifier",
7349
+ "name": "spaceObjects"
7350
+ },
7351
+ "annotation": {
7352
+ "type": "array",
7353
+ "elementType": {
7354
+ "type": "reference",
7355
+ "typeName": {
7356
+ "type": "identifier",
7357
+ "name": "SidebarLink"
7358
+ }
7359
+ }
7360
+ },
7361
+ "optional": true,
7362
+ "computed": false
7363
+ },
7364
+ {
7365
+ "type": "propertySignature",
7366
+ "key": {
7367
+ "type": "identifier",
7368
+ "name": "spaceServiceflows"
7369
+ },
7370
+ "annotation": {
7371
+ "type": "array",
7372
+ "elementType": {
7373
+ "type": "reference",
7374
+ "typeName": {
7375
+ "type": "identifier",
7376
+ "name": "SidebarLink"
7377
+ }
7378
+ }
7379
+ },
7380
+ "optional": true,
7381
+ "computed": false
7382
+ },
7383
+ {
7384
+ "type": "propertySignature",
7385
+ "key": {
7386
+ "type": "identifier",
7387
+ "name": "spaceLinks"
7388
+ },
7389
+ "annotation": {
7390
+ "type": "array",
7391
+ "elementType": {
7392
+ "type": "reference",
7393
+ "typeName": {
7394
+ "type": "identifier",
7395
+ "name": "SidebarLink"
7396
+ }
7397
+ }
7398
+ },
7399
+ "optional": true,
7400
+ "computed": false
7401
+ }
7402
+ ]
7403
+ },
7404
+ {
7405
+ "type": "interface",
7406
+ "name": "ActionClickDetail",
7407
+ "body": [
7408
+ {
7409
+ "type": "propertySignature",
7410
+ "key": {
7411
+ "type": "identifier",
7412
+ "name": "action"
7413
+ },
7414
+ "annotation": {
7415
+ "type": "intersection",
7416
+ "types": [
7417
+ {
7418
+ "type": "reference",
7419
+ "typeName": {
7420
+ "type": "identifier",
7421
+ "name": "SimpleActionType"
7422
+ }
7423
+ },
7424
+ {
7425
+ "type": "typeLiteral",
7426
+ "members": [
7427
+ {
7428
+ "type": "propertySignature",
7429
+ "key": {
7430
+ "type": "identifier",
7431
+ "name": "project"
7432
+ },
7433
+ "annotation": {
7434
+ "type": "reference",
7435
+ "typeName": {
7436
+ "type": "identifier",
7437
+ "name": "Project"
7438
+ }
7439
+ },
7440
+ "optional": true,
7441
+ "computed": false
7442
+ }
7443
+ ]
7444
+ }
7445
+ ]
7446
+ },
7447
+ "computed": false
7448
+ },
7449
+ {
7450
+ "type": "propertySignature",
7451
+ "key": {
7452
+ "type": "identifier",
7453
+ "name": "item"
7389
7454
  },
7390
7455
  "annotation": {
7391
- "type": "keyword",
7392
- "value": "string"
7456
+ "type": "reference",
7457
+ "typeName": {
7458
+ "type": "identifier",
7459
+ "name": "HistoryItem"
7460
+ }
7393
7461
  },
7394
7462
  "computed": false
7395
7463
  },
@@ -7397,330 +7465,262 @@
7397
7465
  "type": "propertySignature",
7398
7466
  "key": {
7399
7467
  "type": "identifier",
7400
- "name": "name"
7468
+ "name": "project"
7401
7469
  },
7402
7470
  "annotation": {
7403
- "type": "keyword",
7404
- "value": "string"
7471
+ "type": "reference",
7472
+ "typeName": {
7473
+ "type": "identifier",
7474
+ "name": "Project"
7475
+ }
7405
7476
  },
7477
+ "optional": true,
7406
7478
  "computed": false
7407
7479
  }
7408
7480
  ]
7409
7481
  },
7410
7482
  {
7411
7483
  "type": "interface",
7412
- "name": "Command",
7484
+ "name": "Project",
7413
7485
  "body": [
7414
7486
  {
7415
7487
  "type": "propertySignature",
7416
7488
  "key": {
7417
7489
  "type": "identifier",
7418
- "name": "label"
7419
- },
7420
- "annotation": {
7421
- "type": "keyword",
7422
- "value": "string"
7423
- },
7424
- "computed": false
7425
- },
7426
- {
7427
- "type": "propertySignature",
7428
- "key": {
7429
- "type": "identifier",
7430
- "name": "value"
7490
+ "name": "instanceId"
7431
7491
  },
7432
7492
  "annotation": {
7433
7493
  "type": "keyword",
7434
7494
  "value": "string"
7435
7495
  },
7436
- "computed": false
7496
+ "computed": false,
7497
+ "description": "实例ID"
7437
7498
  },
7438
7499
  {
7439
7500
  "type": "propertySignature",
7440
7501
  "key": {
7441
7502
  "type": "identifier",
7442
- "name": "groupKey"
7503
+ "name": "name"
7443
7504
  },
7444
7505
  "annotation": {
7445
7506
  "type": "keyword",
7446
7507
  "value": "string"
7447
7508
  },
7448
- "optional": true,
7449
- "computed": false
7509
+ "computed": false,
7510
+ "description": "项目名称"
7450
7511
  },
7451
7512
  {
7452
7513
  "type": "propertySignature",
7453
7514
  "key": {
7454
7515
  "type": "identifier",
7455
- "name": "groupLabel"
7516
+ "name": "description"
7456
7517
  },
7457
7518
  "annotation": {
7458
7519
  "type": "keyword",
7459
7520
  "value": "string"
7460
7521
  },
7461
- "optional": true,
7462
- "computed": false
7522
+ "computed": false,
7523
+ "description": "项目描述"
7463
7524
  },
7464
7525
  {
7465
7526
  "type": "propertySignature",
7466
7527
  "key": {
7467
7528
  "type": "identifier",
7468
- "name": "subCommands"
7529
+ "name": "state"
7469
7530
  },
7470
7531
  "annotation": {
7471
- "type": "array",
7472
- "elementType": {
7473
- "type": "reference",
7474
- "typeName": {
7475
- "type": "identifier",
7476
- "name": "Command"
7532
+ "type": "union",
7533
+ "types": [
7534
+ {
7535
+ "type": "jsLiteral",
7536
+ "value": "active"
7537
+ },
7538
+ {
7539
+ "type": "jsLiteral",
7540
+ "value": "inactive"
7477
7541
  }
7478
- }
7542
+ ]
7479
7543
  },
7480
- "optional": true,
7481
- "computed": false
7544
+ "computed": false,
7545
+ "description": "状态"
7482
7546
  },
7483
7547
  {
7484
7548
  "type": "propertySignature",
7485
7549
  "key": {
7486
7550
  "type": "identifier",
7487
- "name": "payload"
7488
- },
7489
- "annotation": {
7490
- "type": "reference",
7491
- "typeName": {
7492
- "type": "identifier",
7493
- "name": "CommandPayload"
7494
- }
7495
- },
7496
- "optional": true,
7497
- "computed": false
7498
- }
7499
- ]
7500
- },
7501
- {
7502
- "type": "interface",
7503
- "name": "UploadOptions",
7504
- "body": [
7505
- {
7506
- "type": "propertySignature",
7507
- "key": {
7508
- "type": "identifier",
7509
- "name": "enabled"
7551
+ "name": "defaultAiEmployeeId"
7510
7552
  },
7511
7553
  "annotation": {
7512
7554
  "type": "keyword",
7513
- "value": "boolean"
7555
+ "value": "string"
7514
7556
  },
7515
- "optional": true,
7516
- "computed": false
7557
+ "computed": false,
7558
+ "description": "默认数字人ID"
7517
7559
  },
7518
7560
  {
7519
7561
  "type": "propertySignature",
7520
7562
  "key": {
7521
7563
  "type": "identifier",
7522
- "name": "dragDisabled"
7564
+ "name": "creator"
7523
7565
  },
7524
7566
  "annotation": {
7525
7567
  "type": "keyword",
7526
- "value": "boolean"
7568
+ "value": "string"
7527
7569
  },
7528
- "optional": true,
7529
- "computed": false
7570
+ "computed": false,
7571
+ "description": "创建者"
7530
7572
  },
7531
7573
  {
7532
7574
  "type": "propertySignature",
7533
7575
  "key": {
7534
7576
  "type": "identifier",
7535
- "name": "dragTips"
7577
+ "name": "ctime"
7536
7578
  },
7537
7579
  "annotation": {
7538
7580
  "type": "keyword",
7539
7581
  "value": "string"
7540
7582
  },
7541
- "optional": true,
7542
- "computed": false
7583
+ "computed": false,
7584
+ "description": "创建时间"
7543
7585
  },
7544
7586
  {
7545
7587
  "type": "propertySignature",
7546
7588
  "key": {
7547
7589
  "type": "identifier",
7548
- "name": "accept"
7590
+ "name": "mtime"
7549
7591
  },
7550
7592
  "annotation": {
7551
7593
  "type": "keyword",
7552
7594
  "value": "string"
7553
7595
  },
7554
- "optional": true,
7555
- "computed": false
7596
+ "computed": false,
7597
+ "description": "修改时间"
7556
7598
  },
7557
7599
  {
7558
7600
  "type": "propertySignature",
7559
7601
  "key": {
7560
7602
  "type": "identifier",
7561
- "name": "maxFiles"
7603
+ "name": "modifier"
7562
7604
  },
7563
7605
  "annotation": {
7564
7606
  "type": "keyword",
7565
- "value": "number"
7607
+ "value": "string"
7566
7608
  },
7567
- "optional": true,
7568
- "computed": false
7569
- },
7609
+ "computed": false,
7610
+ "description": "修改者"
7611
+ }
7612
+ ]
7613
+ },
7614
+ {
7615
+ "type": "interface",
7616
+ "name": "HistoryItem",
7617
+ "body": [
7570
7618
  {
7571
7619
  "type": "propertySignature",
7572
7620
  "key": {
7573
7621
  "type": "identifier",
7574
- "name": "maxSize"
7622
+ "name": "conversationId"
7575
7623
  },
7576
7624
  "annotation": {
7577
7625
  "type": "keyword",
7578
- "value": "number"
7626
+ "value": "string"
7579
7627
  },
7580
- "optional": true,
7581
- "computed": false,
7582
- "description": "In bytes"
7628
+ "computed": false
7583
7629
  },
7584
7630
  {
7585
7631
  "type": "propertySignature",
7586
7632
  "key": {
7587
7633
  "type": "identifier",
7588
- "name": "readableAccept"
7634
+ "name": "title"
7589
7635
  },
7590
7636
  "annotation": {
7591
7637
  "type": "keyword",
7592
7638
  "value": "string"
7593
7639
  },
7594
- "optional": true,
7595
7640
  "computed": false
7596
7641
  },
7597
7642
  {
7598
7643
  "type": "propertySignature",
7599
7644
  "key": {
7600
7645
  "type": "identifier",
7601
- "name": "readableMaxSize"
7646
+ "name": "startTime"
7602
7647
  },
7603
7648
  "annotation": {
7604
7649
  "type": "keyword",
7605
- "value": "string"
7650
+ "value": "number"
7606
7651
  },
7607
- "optional": true,
7608
7652
  "computed": false
7609
- }
7610
- ]
7611
- },
7612
- {
7613
- "type": "interface",
7614
- "name": "ChatPayload",
7615
- "body": [
7653
+ },
7616
7654
  {
7617
7655
  "type": "propertySignature",
7618
7656
  "key": {
7619
7657
  "type": "identifier",
7620
- "name": "content"
7658
+ "name": "state"
7621
7659
  },
7622
7660
  "annotation": {
7623
- "type": "keyword",
7624
- "value": "string"
7661
+ "type": "reference",
7662
+ "typeName": {
7663
+ "type": "identifier",
7664
+ "name": "ConversationState"
7665
+ }
7625
7666
  },
7667
+ "optional": true,
7626
7668
  "computed": false
7627
7669
  }
7628
- ],
7629
- "extends": [
7630
- {
7631
- "type": "expressionWithTypeArguments",
7632
- "expression": {
7633
- "type": "identifier",
7634
- "name": "ExtraChatPayload"
7635
- }
7636
- }
7637
7670
  ]
7638
7671
  },
7639
7672
  {
7640
7673
  "type": "interface",
7641
- "name": "ExtraChatPayload",
7674
+ "name": "ProjectActionClickDetail",
7642
7675
  "body": [
7643
7676
  {
7644
7677
  "type": "propertySignature",
7645
7678
  "key": {
7646
7679
  "type": "identifier",
7647
- "name": "files"
7680
+ "name": "action"
7648
7681
  },
7649
7682
  "annotation": {
7650
- "type": "array",
7651
- "elementType": {
7652
- "type": "reference",
7653
- "typeName": {
7654
- "type": "identifier",
7655
- "name": "UploadFileInfo"
7656
- }
7683
+ "type": "reference",
7684
+ "typeName": {
7685
+ "type": "identifier",
7686
+ "name": "SimpleActionType"
7657
7687
  }
7658
7688
  },
7659
- "optional": true,
7660
- "computed": false
7661
- },
7662
- {
7663
- "type": "propertySignature",
7664
- "key": {
7665
- "type": "identifier",
7666
- "name": "cmd"
7667
- },
7668
- "annotation": {
7669
- "type": "union",
7670
- "types": [
7671
- {
7672
- "type": "reference",
7673
- "typeName": {
7674
- "type": "identifier",
7675
- "name": "CommandPayload"
7676
- }
7677
- },
7678
- {
7679
- "type": "keyword",
7680
- "value": "null"
7681
- }
7682
- ]
7683
- },
7684
- "optional": true,
7685
7689
  "computed": false
7686
7690
  },
7687
7691
  {
7688
7692
  "type": "propertySignature",
7689
7693
  "key": {
7690
7694
  "type": "identifier",
7691
- "name": "aiEmployeeId"
7695
+ "name": "project"
7692
7696
  },
7693
7697
  "annotation": {
7694
- "type": "union",
7695
- "types": [
7696
- {
7697
- "type": "keyword",
7698
- "value": "string"
7699
- },
7700
- {
7701
- "type": "keyword",
7702
- "value": "null"
7703
- }
7704
- ]
7698
+ "type": "reference",
7699
+ "typeName": {
7700
+ "type": "identifier",
7701
+ "name": "Project"
7702
+ }
7705
7703
  },
7706
- "optional": true,
7707
7704
  "computed": false
7708
7705
  }
7709
7706
  ]
7710
7707
  },
7711
7708
  {
7712
7709
  "type": "interface",
7713
- "name": "UploadFileInfo",
7710
+ "name": "PersonalActionClickDetail",
7714
7711
  "body": [
7715
7712
  {
7716
7713
  "type": "propertySignature",
7717
7714
  "key": {
7718
7715
  "type": "identifier",
7719
- "name": "fileId"
7716
+ "name": "action"
7720
7717
  },
7721
7718
  "annotation": {
7722
- "type": "keyword",
7723
- "value": "string"
7719
+ "type": "reference",
7720
+ "typeName": {
7721
+ "type": "identifier",
7722
+ "name": "SimpleActionType"
7723
+ }
7724
7724
  },
7725
7725
  "computed": false
7726
7726
  }