@next-bricks/ai-portal 0.39.0 → 0.39.2
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 +6 -6
- package/dist/chunks/{1004.2c74661c.js → 1004.2db5e335.js} +2 -2
- package/dist/chunks/1004.2db5e335.js.map +1 -0
- package/dist/chunks/{goal-card-list.80cea354.js → goal-card-list.e1e50f2f.js} +3 -3
- package/dist/chunks/goal-card-list.e1e50f2f.js.map +1 -0
- package/dist/chunks/{main.0d29ea95.js → main.638b1708.js} +2 -2
- package/dist/chunks/{main.0d29ea95.js.map → main.638b1708.js.map} +1 -1
- package/dist/chunks/project-conversations.fcc5b1a6.js +3 -0
- package/dist/chunks/project-conversations.fcc5b1a6.js.map +1 -0
- package/dist/examples.json +3 -3
- package/dist/index.e8994e1b.js +2 -0
- package/dist/{index.0ead77e3.js.map → index.e8994e1b.js.map} +1 -1
- package/dist/manifest.json +9 -9
- package/dist/types.json +520 -507
- package/dist-types/project-conversations/index.d.ts +1 -0
- package/package.json +2 -2
- package/dist/chunks/1004.2c74661c.js.map +0 -1
- package/dist/chunks/goal-card-list.80cea354.js.map +0 -1
- package/dist/chunks/project-conversations.8ea09318.js +0 -3
- package/dist/chunks/project-conversations.8ea09318.js.map +0 -1
- package/dist/index.0ead77e3.js +0 -2
- /package/dist/chunks/{goal-card-list.80cea354.js.LICENSE.txt → goal-card-list.e1e50f2f.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{project-conversations.8ea09318.js.LICENSE.txt → project-conversations.fcc5b1a6.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"ai-portal.home-container": {
|
|
3
|
-
"properties": [],
|
|
4
|
-
"events": [],
|
|
5
|
-
"methods": []
|
|
6
|
-
},
|
|
7
2
|
"ai-portal.stat-with-mini-chart": {
|
|
8
3
|
"properties": [
|
|
9
4
|
{
|
|
@@ -536,6 +531,11 @@
|
|
|
536
531
|
}
|
|
537
532
|
]
|
|
538
533
|
},
|
|
534
|
+
"ai-portal.home-container": {
|
|
535
|
+
"properties": [],
|
|
536
|
+
"events": [],
|
|
537
|
+
"methods": []
|
|
538
|
+
},
|
|
539
539
|
"ai-portal.project-knowledges": {
|
|
540
540
|
"properties": [
|
|
541
541
|
{
|
|
@@ -1639,6 +1639,19 @@
|
|
|
1639
1639
|
},
|
|
1640
1640
|
"optional": true,
|
|
1641
1641
|
"computed": false
|
|
1642
|
+
},
|
|
1643
|
+
{
|
|
1644
|
+
"type": "propertySignature",
|
|
1645
|
+
"key": {
|
|
1646
|
+
"type": "identifier",
|
|
1647
|
+
"name": "username"
|
|
1648
|
+
},
|
|
1649
|
+
"annotation": {
|
|
1650
|
+
"type": "keyword",
|
|
1651
|
+
"value": "string"
|
|
1652
|
+
},
|
|
1653
|
+
"optional": true,
|
|
1654
|
+
"computed": false
|
|
1642
1655
|
}
|
|
1643
1656
|
]
|
|
1644
1657
|
},
|
|
@@ -2632,7 +2645,7 @@
|
|
|
2632
2645
|
}
|
|
2633
2646
|
]
|
|
2634
2647
|
},
|
|
2635
|
-
"ai-portal.
|
|
2648
|
+
"ai-portal.chat-stream": {
|
|
2636
2649
|
"properties": [
|
|
2637
2650
|
{
|
|
2638
2651
|
"name": "conversationId",
|
|
@@ -2667,29 +2680,6 @@
|
|
|
2667
2680
|
"value": "string"
|
|
2668
2681
|
}
|
|
2669
2682
|
},
|
|
2670
|
-
{
|
|
2671
|
-
"name": "task",
|
|
2672
|
-
"annotation": {
|
|
2673
|
-
"type": "reference",
|
|
2674
|
-
"typeName": {
|
|
2675
|
-
"type": "identifier",
|
|
2676
|
-
"name": "TaskBaseDetail"
|
|
2677
|
-
}
|
|
2678
|
-
}
|
|
2679
|
-
},
|
|
2680
|
-
{
|
|
2681
|
-
"name": "jobs",
|
|
2682
|
-
"annotation": {
|
|
2683
|
-
"type": "array",
|
|
2684
|
-
"elementType": {
|
|
2685
|
-
"type": "reference",
|
|
2686
|
-
"typeName": {
|
|
2687
|
-
"type": "identifier",
|
|
2688
|
-
"name": "Job"
|
|
2689
|
-
}
|
|
2690
|
-
}
|
|
2691
|
-
}
|
|
2692
|
-
},
|
|
2693
2683
|
{
|
|
2694
2684
|
"name": "replay",
|
|
2695
2685
|
"annotation": {
|
|
@@ -2727,13 +2717,6 @@
|
|
|
2727
2717
|
}
|
|
2728
2718
|
}
|
|
2729
2719
|
},
|
|
2730
|
-
{
|
|
2731
|
-
"name": "showHiddenJobs",
|
|
2732
|
-
"annotation": {
|
|
2733
|
-
"type": "keyword",
|
|
2734
|
-
"value": "boolean"
|
|
2735
|
-
}
|
|
2736
|
-
},
|
|
2737
2720
|
{
|
|
2738
2721
|
"name": "showFeedback",
|
|
2739
2722
|
"annotation": {
|
|
@@ -2769,13 +2752,6 @@
|
|
|
2769
2752
|
"value": "boolean"
|
|
2770
2753
|
}
|
|
2771
2754
|
},
|
|
2772
|
-
{
|
|
2773
|
-
"name": "showJsxEditor",
|
|
2774
|
-
"annotation": {
|
|
2775
|
-
"type": "keyword",
|
|
2776
|
-
"value": "boolean"
|
|
2777
|
-
}
|
|
2778
|
-
},
|
|
2779
2755
|
{
|
|
2780
2756
|
"name": "previewUrlTemplate",
|
|
2781
2757
|
"annotation": {
|
|
@@ -2829,7 +2805,7 @@
|
|
|
2829
2805
|
"detail": {
|
|
2830
2806
|
"annotation": {
|
|
2831
2807
|
"type": "jsLiteral",
|
|
2832
|
-
"value": "
|
|
2808
|
+
"value": "canvas"
|
|
2833
2809
|
}
|
|
2834
2810
|
}
|
|
2835
2811
|
}
|
|
@@ -2895,88 +2871,10 @@
|
|
|
2895
2871
|
}
|
|
2896
2872
|
]
|
|
2897
2873
|
},
|
|
2898
|
-
{
|
|
2899
|
-
"type": "typeAlias",
|
|
2900
|
-
"name": "TaskBaseDetail",
|
|
2901
|
-
"annotation": {
|
|
2902
|
-
"type": "reference",
|
|
2903
|
-
"typeName": {
|
|
2904
|
-
"type": "identifier",
|
|
2905
|
-
"name": "Omit"
|
|
2906
|
-
},
|
|
2907
|
-
"typeParameters": {
|
|
2908
|
-
"type": "typeParameterInstantiation",
|
|
2909
|
-
"params": [
|
|
2910
|
-
{
|
|
2911
|
-
"type": "reference",
|
|
2912
|
-
"typeName": {
|
|
2913
|
-
"type": "identifier",
|
|
2914
|
-
"name": "Task"
|
|
2915
|
-
}
|
|
2916
|
-
},
|
|
2917
|
-
{
|
|
2918
|
-
"type": "jsLiteral",
|
|
2919
|
-
"value": "jobs"
|
|
2920
|
-
}
|
|
2921
|
-
]
|
|
2922
|
-
}
|
|
2923
|
-
}
|
|
2924
|
-
},
|
|
2925
2874
|
{
|
|
2926
2875
|
"type": "interface",
|
|
2927
|
-
"name": "
|
|
2876
|
+
"name": "FeedbackDetail",
|
|
2928
2877
|
"body": [
|
|
2929
|
-
{
|
|
2930
|
-
"type": "propertySignature",
|
|
2931
|
-
"key": {
|
|
2932
|
-
"type": "identifier",
|
|
2933
|
-
"name": "id"
|
|
2934
|
-
},
|
|
2935
|
-
"annotation": {
|
|
2936
|
-
"type": "keyword",
|
|
2937
|
-
"value": "string"
|
|
2938
|
-
},
|
|
2939
|
-
"computed": false
|
|
2940
|
-
},
|
|
2941
|
-
{
|
|
2942
|
-
"type": "propertySignature",
|
|
2943
|
-
"key": {
|
|
2944
|
-
"type": "identifier",
|
|
2945
|
-
"name": "title"
|
|
2946
|
-
},
|
|
2947
|
-
"annotation": {
|
|
2948
|
-
"type": "keyword",
|
|
2949
|
-
"value": "string"
|
|
2950
|
-
},
|
|
2951
|
-
"computed": false
|
|
2952
|
-
},
|
|
2953
|
-
{
|
|
2954
|
-
"type": "propertySignature",
|
|
2955
|
-
"key": {
|
|
2956
|
-
"type": "identifier",
|
|
2957
|
-
"name": "requirement"
|
|
2958
|
-
},
|
|
2959
|
-
"annotation": {
|
|
2960
|
-
"type": "keyword",
|
|
2961
|
-
"value": "string"
|
|
2962
|
-
},
|
|
2963
|
-
"computed": false
|
|
2964
|
-
},
|
|
2965
|
-
{
|
|
2966
|
-
"type": "propertySignature",
|
|
2967
|
-
"key": {
|
|
2968
|
-
"type": "identifier",
|
|
2969
|
-
"name": "state"
|
|
2970
|
-
},
|
|
2971
|
-
"annotation": {
|
|
2972
|
-
"type": "reference",
|
|
2973
|
-
"typeName": {
|
|
2974
|
-
"type": "identifier",
|
|
2975
|
-
"name": "TaskState"
|
|
2976
|
-
}
|
|
2977
|
-
},
|
|
2978
|
-
"computed": false
|
|
2979
|
-
},
|
|
2980
2878
|
{
|
|
2981
2879
|
"type": "propertySignature",
|
|
2982
2880
|
"key": {
|
|
@@ -2986,11 +2884,8 @@
|
|
|
2986
2884
|
"annotation": {
|
|
2987
2885
|
"type": "array",
|
|
2988
2886
|
"elementType": {
|
|
2989
|
-
"type": "
|
|
2990
|
-
"
|
|
2991
|
-
"type": "identifier",
|
|
2992
|
-
"name": "Step"
|
|
2993
|
-
}
|
|
2887
|
+
"type": "keyword",
|
|
2888
|
+
"value": "string"
|
|
2994
2889
|
}
|
|
2995
2890
|
},
|
|
2996
2891
|
"computed": false
|
|
@@ -2999,16 +2894,13 @@
|
|
|
2999
2894
|
"type": "propertySignature",
|
|
3000
2895
|
"key": {
|
|
3001
2896
|
"type": "identifier",
|
|
3002
|
-
"name": "
|
|
2897
|
+
"name": "result"
|
|
3003
2898
|
},
|
|
3004
2899
|
"annotation": {
|
|
3005
2900
|
"type": "array",
|
|
3006
2901
|
"elementType": {
|
|
3007
|
-
"type": "
|
|
3008
|
-
"
|
|
3009
|
-
"type": "identifier",
|
|
3010
|
-
"name": "Job"
|
|
3011
|
-
}
|
|
2902
|
+
"type": "keyword",
|
|
2903
|
+
"value": "string"
|
|
3012
2904
|
}
|
|
3013
2905
|
},
|
|
3014
2906
|
"computed": false
|
|
@@ -3017,56 +2909,29 @@
|
|
|
3017
2909
|
"type": "propertySignature",
|
|
3018
2910
|
"key": {
|
|
3019
2911
|
"type": "identifier",
|
|
3020
|
-
"name": "
|
|
3021
|
-
},
|
|
3022
|
-
"annotation": {
|
|
3023
|
-
"type": "keyword",
|
|
3024
|
-
"value": "number"
|
|
3025
|
-
},
|
|
3026
|
-
"computed": false
|
|
3027
|
-
},
|
|
3028
|
-
{
|
|
3029
|
-
"type": "propertySignature",
|
|
3030
|
-
"key": {
|
|
3031
|
-
"type": "identifier",
|
|
3032
|
-
"name": "endTime"
|
|
2912
|
+
"name": "feedback"
|
|
3033
2913
|
},
|
|
3034
2914
|
"annotation": {
|
|
3035
2915
|
"type": "keyword",
|
|
3036
|
-
"value": "
|
|
2916
|
+
"value": "string"
|
|
3037
2917
|
},
|
|
3038
|
-
"optional": true,
|
|
3039
2918
|
"computed": false
|
|
3040
2919
|
}
|
|
3041
2920
|
]
|
|
3042
|
-
}
|
|
2921
|
+
}
|
|
2922
|
+
]
|
|
2923
|
+
},
|
|
2924
|
+
"ai-portal.cruise-canvas": {
|
|
2925
|
+
"properties": [
|
|
3043
2926
|
{
|
|
3044
|
-
"
|
|
3045
|
-
"name": "TaskState",
|
|
2927
|
+
"name": "conversationId",
|
|
3046
2928
|
"annotation": {
|
|
3047
|
-
"type": "
|
|
3048
|
-
"
|
|
3049
|
-
{
|
|
3050
|
-
"type": "reference",
|
|
3051
|
-
"typeName": {
|
|
3052
|
-
"type": "identifier",
|
|
3053
|
-
"name": "JobState"
|
|
3054
|
-
}
|
|
3055
|
-
},
|
|
3056
|
-
{
|
|
3057
|
-
"type": "jsLiteral",
|
|
3058
|
-
"value": "paused"
|
|
3059
|
-
},
|
|
3060
|
-
{
|
|
3061
|
-
"type": "jsLiteral",
|
|
3062
|
-
"value": "confirming-plan"
|
|
3063
|
-
}
|
|
3064
|
-
]
|
|
2929
|
+
"type": "keyword",
|
|
2930
|
+
"value": "string"
|
|
3065
2931
|
}
|
|
3066
2932
|
},
|
|
3067
2933
|
{
|
|
3068
|
-
"
|
|
3069
|
-
"name": "JobState",
|
|
2934
|
+
"name": "initialRequest",
|
|
3070
2935
|
"annotation": {
|
|
3071
2936
|
"type": "union",
|
|
3072
2937
|
"types": [
|
|
@@ -3074,62 +2939,230 @@
|
|
|
3074
2939
|
"type": "reference",
|
|
3075
2940
|
"typeName": {
|
|
3076
2941
|
"type": "identifier",
|
|
3077
|
-
"name": "
|
|
2942
|
+
"name": "RequestStore"
|
|
3078
2943
|
}
|
|
3079
2944
|
},
|
|
3080
2945
|
{
|
|
3081
|
-
"type": "
|
|
3082
|
-
"value": "
|
|
2946
|
+
"type": "keyword",
|
|
2947
|
+
"value": "null"
|
|
3083
2948
|
}
|
|
3084
2949
|
]
|
|
3085
2950
|
}
|
|
3086
2951
|
},
|
|
3087
2952
|
{
|
|
3088
|
-
"
|
|
3089
|
-
"name": "BaseState",
|
|
2953
|
+
"name": "taskId",
|
|
3090
2954
|
"annotation": {
|
|
3091
|
-
"type": "
|
|
3092
|
-
"
|
|
3093
|
-
{
|
|
3094
|
-
"type": "jsLiteral",
|
|
3095
|
-
"value": "submitted"
|
|
3096
|
-
},
|
|
3097
|
-
{
|
|
3098
|
-
"type": "jsLiteral",
|
|
3099
|
-
"value": "working"
|
|
3100
|
-
},
|
|
3101
|
-
{
|
|
3102
|
-
"type": "jsLiteral",
|
|
3103
|
-
"value": "input-required"
|
|
3104
|
-
},
|
|
3105
|
-
{
|
|
3106
|
-
"type": "jsLiteral",
|
|
3107
|
-
"value": "completed"
|
|
3108
|
-
},
|
|
3109
|
-
{
|
|
3110
|
-
"type": "jsLiteral",
|
|
3111
|
-
"value": "canceled"
|
|
3112
|
-
},
|
|
3113
|
-
{
|
|
3114
|
-
"type": "jsLiteral",
|
|
3115
|
-
"value": "failed"
|
|
3116
|
-
},
|
|
3117
|
-
{
|
|
3118
|
-
"type": "jsLiteral",
|
|
3119
|
-
"value": "unknown"
|
|
3120
|
-
}
|
|
3121
|
-
]
|
|
2955
|
+
"type": "keyword",
|
|
2956
|
+
"value": "string"
|
|
3122
2957
|
}
|
|
3123
2958
|
},
|
|
3124
2959
|
{
|
|
3125
|
-
"
|
|
3126
|
-
"
|
|
3127
|
-
|
|
3128
|
-
{
|
|
3129
|
-
"type": "
|
|
3130
|
-
"
|
|
2960
|
+
"name": "task",
|
|
2961
|
+
"annotation": {
|
|
2962
|
+
"type": "reference",
|
|
2963
|
+
"typeName": {
|
|
2964
|
+
"type": "identifier",
|
|
2965
|
+
"name": "TaskBaseDetail"
|
|
2966
|
+
}
|
|
2967
|
+
}
|
|
2968
|
+
},
|
|
2969
|
+
{
|
|
2970
|
+
"name": "jobs",
|
|
2971
|
+
"annotation": {
|
|
2972
|
+
"type": "array",
|
|
2973
|
+
"elementType": {
|
|
2974
|
+
"type": "reference",
|
|
2975
|
+
"typeName": {
|
|
3131
2976
|
"type": "identifier",
|
|
3132
|
-
"name": "
|
|
2977
|
+
"name": "Job"
|
|
2978
|
+
}
|
|
2979
|
+
}
|
|
2980
|
+
}
|
|
2981
|
+
},
|
|
2982
|
+
{
|
|
2983
|
+
"name": "replay",
|
|
2984
|
+
"annotation": {
|
|
2985
|
+
"type": "keyword",
|
|
2986
|
+
"value": "boolean"
|
|
2987
|
+
}
|
|
2988
|
+
},
|
|
2989
|
+
{
|
|
2990
|
+
"name": "replayDelay",
|
|
2991
|
+
"annotation": {
|
|
2992
|
+
"type": "keyword",
|
|
2993
|
+
"value": "number"
|
|
2994
|
+
}
|
|
2995
|
+
},
|
|
2996
|
+
{
|
|
2997
|
+
"name": "supports",
|
|
2998
|
+
"annotation": {
|
|
2999
|
+
"type": "reference",
|
|
3000
|
+
"typeName": {
|
|
3001
|
+
"type": "identifier",
|
|
3002
|
+
"name": "Record"
|
|
3003
|
+
},
|
|
3004
|
+
"typeParameters": {
|
|
3005
|
+
"type": "typeParameterInstantiation",
|
|
3006
|
+
"params": [
|
|
3007
|
+
{
|
|
3008
|
+
"type": "keyword",
|
|
3009
|
+
"value": "string"
|
|
3010
|
+
},
|
|
3011
|
+
{
|
|
3012
|
+
"type": "keyword",
|
|
3013
|
+
"value": "boolean"
|
|
3014
|
+
}
|
|
3015
|
+
]
|
|
3016
|
+
}
|
|
3017
|
+
}
|
|
3018
|
+
},
|
|
3019
|
+
{
|
|
3020
|
+
"name": "showHiddenJobs",
|
|
3021
|
+
"annotation": {
|
|
3022
|
+
"type": "keyword",
|
|
3023
|
+
"value": "boolean"
|
|
3024
|
+
}
|
|
3025
|
+
},
|
|
3026
|
+
{
|
|
3027
|
+
"name": "showFeedback",
|
|
3028
|
+
"annotation": {
|
|
3029
|
+
"type": "keyword",
|
|
3030
|
+
"value": "boolean"
|
|
3031
|
+
}
|
|
3032
|
+
},
|
|
3033
|
+
{
|
|
3034
|
+
"name": "showFeedbackAfterFailed",
|
|
3035
|
+
"annotation": {
|
|
3036
|
+
"type": "keyword",
|
|
3037
|
+
"value": "boolean"
|
|
3038
|
+
}
|
|
3039
|
+
},
|
|
3040
|
+
{
|
|
3041
|
+
"name": "showFeedbackOnView",
|
|
3042
|
+
"annotation": {
|
|
3043
|
+
"type": "keyword",
|
|
3044
|
+
"value": "boolean"
|
|
3045
|
+
}
|
|
3046
|
+
},
|
|
3047
|
+
{
|
|
3048
|
+
"name": "showUiSwitch",
|
|
3049
|
+
"annotation": {
|
|
3050
|
+
"type": "keyword",
|
|
3051
|
+
"value": "boolean"
|
|
3052
|
+
}
|
|
3053
|
+
},
|
|
3054
|
+
{
|
|
3055
|
+
"name": "hideMermaid",
|
|
3056
|
+
"annotation": {
|
|
3057
|
+
"type": "keyword",
|
|
3058
|
+
"value": "boolean"
|
|
3059
|
+
}
|
|
3060
|
+
},
|
|
3061
|
+
{
|
|
3062
|
+
"name": "showJsxEditor",
|
|
3063
|
+
"annotation": {
|
|
3064
|
+
"type": "keyword",
|
|
3065
|
+
"value": "boolean"
|
|
3066
|
+
}
|
|
3067
|
+
},
|
|
3068
|
+
{
|
|
3069
|
+
"name": "previewUrlTemplate",
|
|
3070
|
+
"annotation": {
|
|
3071
|
+
"type": "keyword",
|
|
3072
|
+
"value": "string"
|
|
3073
|
+
}
|
|
3074
|
+
}
|
|
3075
|
+
],
|
|
3076
|
+
"events": [
|
|
3077
|
+
{
|
|
3078
|
+
"name": "share",
|
|
3079
|
+
"detail": {
|
|
3080
|
+
"annotation": {
|
|
3081
|
+
"type": "keyword",
|
|
3082
|
+
"value": "void"
|
|
3083
|
+
}
|
|
3084
|
+
}
|
|
3085
|
+
},
|
|
3086
|
+
{
|
|
3087
|
+
"name": "terminate",
|
|
3088
|
+
"detail": {
|
|
3089
|
+
"annotation": {
|
|
3090
|
+
"type": "keyword",
|
|
3091
|
+
"value": "void"
|
|
3092
|
+
}
|
|
3093
|
+
}
|
|
3094
|
+
},
|
|
3095
|
+
{
|
|
3096
|
+
"name": "feedback.submit",
|
|
3097
|
+
"detail": {
|
|
3098
|
+
"annotation": {
|
|
3099
|
+
"type": "reference",
|
|
3100
|
+
"typeName": {
|
|
3101
|
+
"type": "identifier",
|
|
3102
|
+
"name": "FeedbackDetail"
|
|
3103
|
+
}
|
|
3104
|
+
}
|
|
3105
|
+
}
|
|
3106
|
+
},
|
|
3107
|
+
{
|
|
3108
|
+
"name": "feedback.on.view",
|
|
3109
|
+
"detail": {
|
|
3110
|
+
"annotation": {
|
|
3111
|
+
"type": "keyword",
|
|
3112
|
+
"value": "string"
|
|
3113
|
+
}
|
|
3114
|
+
}
|
|
3115
|
+
},
|
|
3116
|
+
{
|
|
3117
|
+
"name": "ui.switch",
|
|
3118
|
+
"detail": {
|
|
3119
|
+
"annotation": {
|
|
3120
|
+
"type": "jsLiteral",
|
|
3121
|
+
"value": "chat"
|
|
3122
|
+
}
|
|
3123
|
+
}
|
|
3124
|
+
}
|
|
3125
|
+
],
|
|
3126
|
+
"methods": [
|
|
3127
|
+
{
|
|
3128
|
+
"name": "resumed",
|
|
3129
|
+
"params": [],
|
|
3130
|
+
"returns": {}
|
|
3131
|
+
},
|
|
3132
|
+
{
|
|
3133
|
+
"name": "feedbackSubmitDone",
|
|
3134
|
+
"params": [],
|
|
3135
|
+
"returns": {}
|
|
3136
|
+
},
|
|
3137
|
+
{
|
|
3138
|
+
"name": "feedbackSubmitFailed",
|
|
3139
|
+
"params": [],
|
|
3140
|
+
"returns": {}
|
|
3141
|
+
},
|
|
3142
|
+
{
|
|
3143
|
+
"name": "feedbackOnViewDone",
|
|
3144
|
+
"params": [
|
|
3145
|
+
{
|
|
3146
|
+
"name": "viewId",
|
|
3147
|
+
"annotation": {
|
|
3148
|
+
"type": "keyword",
|
|
3149
|
+
"value": "string"
|
|
3150
|
+
}
|
|
3151
|
+
}
|
|
3152
|
+
],
|
|
3153
|
+
"returns": {}
|
|
3154
|
+
}
|
|
3155
|
+
],
|
|
3156
|
+
"types": [
|
|
3157
|
+
{
|
|
3158
|
+
"type": "interface",
|
|
3159
|
+
"name": "RequestStore",
|
|
3160
|
+
"body": [
|
|
3161
|
+
{
|
|
3162
|
+
"type": "propertySignature",
|
|
3163
|
+
"key": {
|
|
3164
|
+
"type": "identifier",
|
|
3165
|
+
"name": "conversationId"
|
|
3133
3166
|
},
|
|
3134
3167
|
"annotation": {
|
|
3135
3168
|
"type": "keyword",
|
|
@@ -3141,7 +3174,7 @@
|
|
|
3141
3174
|
"type": "propertySignature",
|
|
3142
3175
|
"key": {
|
|
3143
3176
|
"type": "identifier",
|
|
3144
|
-
"name": "
|
|
3177
|
+
"name": "content"
|
|
3145
3178
|
},
|
|
3146
3179
|
"annotation": {
|
|
3147
3180
|
"type": "keyword",
|
|
@@ -3151,9 +3184,36 @@
|
|
|
3151
3184
|
}
|
|
3152
3185
|
]
|
|
3153
3186
|
},
|
|
3187
|
+
{
|
|
3188
|
+
"type": "typeAlias",
|
|
3189
|
+
"name": "TaskBaseDetail",
|
|
3190
|
+
"annotation": {
|
|
3191
|
+
"type": "reference",
|
|
3192
|
+
"typeName": {
|
|
3193
|
+
"type": "identifier",
|
|
3194
|
+
"name": "Omit"
|
|
3195
|
+
},
|
|
3196
|
+
"typeParameters": {
|
|
3197
|
+
"type": "typeParameterInstantiation",
|
|
3198
|
+
"params": [
|
|
3199
|
+
{
|
|
3200
|
+
"type": "reference",
|
|
3201
|
+
"typeName": {
|
|
3202
|
+
"type": "identifier",
|
|
3203
|
+
"name": "Task"
|
|
3204
|
+
}
|
|
3205
|
+
},
|
|
3206
|
+
{
|
|
3207
|
+
"type": "jsLiteral",
|
|
3208
|
+
"value": "jobs"
|
|
3209
|
+
}
|
|
3210
|
+
]
|
|
3211
|
+
}
|
|
3212
|
+
}
|
|
3213
|
+
},
|
|
3154
3214
|
{
|
|
3155
3215
|
"type": "interface",
|
|
3156
|
-
"name": "
|
|
3216
|
+
"name": "Task",
|
|
3157
3217
|
"body": [
|
|
3158
3218
|
{
|
|
3159
3219
|
"type": "propertySignature",
|
|
@@ -3171,42 +3231,271 @@
|
|
|
3171
3231
|
"type": "propertySignature",
|
|
3172
3232
|
"key": {
|
|
3173
3233
|
"type": "identifier",
|
|
3174
|
-
"name": "
|
|
3234
|
+
"name": "title"
|
|
3175
3235
|
},
|
|
3176
3236
|
"annotation": {
|
|
3177
|
-
"type": "
|
|
3178
|
-
"
|
|
3179
|
-
"type": "keyword",
|
|
3180
|
-
"value": "string"
|
|
3181
|
-
}
|
|
3237
|
+
"type": "keyword",
|
|
3238
|
+
"value": "string"
|
|
3182
3239
|
},
|
|
3183
|
-
"optional": true,
|
|
3184
3240
|
"computed": false
|
|
3185
3241
|
},
|
|
3186
3242
|
{
|
|
3187
3243
|
"type": "propertySignature",
|
|
3188
3244
|
"key": {
|
|
3189
3245
|
"type": "identifier",
|
|
3190
|
-
"name": "
|
|
3246
|
+
"name": "requirement"
|
|
3191
3247
|
},
|
|
3192
3248
|
"annotation": {
|
|
3193
3249
|
"type": "keyword",
|
|
3194
3250
|
"value": "string"
|
|
3195
3251
|
},
|
|
3196
|
-
"optional": true,
|
|
3197
3252
|
"computed": false
|
|
3198
3253
|
},
|
|
3199
3254
|
{
|
|
3200
3255
|
"type": "propertySignature",
|
|
3201
3256
|
"key": {
|
|
3202
3257
|
"type": "identifier",
|
|
3203
|
-
"name": "
|
|
3258
|
+
"name": "state"
|
|
3204
3259
|
},
|
|
3205
3260
|
"annotation": {
|
|
3206
|
-
"type": "
|
|
3207
|
-
"
|
|
3208
|
-
|
|
3209
|
-
|
|
3261
|
+
"type": "reference",
|
|
3262
|
+
"typeName": {
|
|
3263
|
+
"type": "identifier",
|
|
3264
|
+
"name": "TaskState"
|
|
3265
|
+
}
|
|
3266
|
+
},
|
|
3267
|
+
"computed": false
|
|
3268
|
+
},
|
|
3269
|
+
{
|
|
3270
|
+
"type": "propertySignature",
|
|
3271
|
+
"key": {
|
|
3272
|
+
"type": "identifier",
|
|
3273
|
+
"name": "plan"
|
|
3274
|
+
},
|
|
3275
|
+
"annotation": {
|
|
3276
|
+
"type": "array",
|
|
3277
|
+
"elementType": {
|
|
3278
|
+
"type": "reference",
|
|
3279
|
+
"typeName": {
|
|
3280
|
+
"type": "identifier",
|
|
3281
|
+
"name": "Step"
|
|
3282
|
+
}
|
|
3283
|
+
}
|
|
3284
|
+
},
|
|
3285
|
+
"computed": false
|
|
3286
|
+
},
|
|
3287
|
+
{
|
|
3288
|
+
"type": "propertySignature",
|
|
3289
|
+
"key": {
|
|
3290
|
+
"type": "identifier",
|
|
3291
|
+
"name": "jobs"
|
|
3292
|
+
},
|
|
3293
|
+
"annotation": {
|
|
3294
|
+
"type": "array",
|
|
3295
|
+
"elementType": {
|
|
3296
|
+
"type": "reference",
|
|
3297
|
+
"typeName": {
|
|
3298
|
+
"type": "identifier",
|
|
3299
|
+
"name": "Job"
|
|
3300
|
+
}
|
|
3301
|
+
}
|
|
3302
|
+
},
|
|
3303
|
+
"computed": false
|
|
3304
|
+
},
|
|
3305
|
+
{
|
|
3306
|
+
"type": "propertySignature",
|
|
3307
|
+
"key": {
|
|
3308
|
+
"type": "identifier",
|
|
3309
|
+
"name": "startTime"
|
|
3310
|
+
},
|
|
3311
|
+
"annotation": {
|
|
3312
|
+
"type": "keyword",
|
|
3313
|
+
"value": "number"
|
|
3314
|
+
},
|
|
3315
|
+
"computed": false
|
|
3316
|
+
},
|
|
3317
|
+
{
|
|
3318
|
+
"type": "propertySignature",
|
|
3319
|
+
"key": {
|
|
3320
|
+
"type": "identifier",
|
|
3321
|
+
"name": "endTime"
|
|
3322
|
+
},
|
|
3323
|
+
"annotation": {
|
|
3324
|
+
"type": "keyword",
|
|
3325
|
+
"value": "number"
|
|
3326
|
+
},
|
|
3327
|
+
"optional": true,
|
|
3328
|
+
"computed": false
|
|
3329
|
+
}
|
|
3330
|
+
]
|
|
3331
|
+
},
|
|
3332
|
+
{
|
|
3333
|
+
"type": "typeAlias",
|
|
3334
|
+
"name": "TaskState",
|
|
3335
|
+
"annotation": {
|
|
3336
|
+
"type": "union",
|
|
3337
|
+
"types": [
|
|
3338
|
+
{
|
|
3339
|
+
"type": "reference",
|
|
3340
|
+
"typeName": {
|
|
3341
|
+
"type": "identifier",
|
|
3342
|
+
"name": "JobState"
|
|
3343
|
+
}
|
|
3344
|
+
},
|
|
3345
|
+
{
|
|
3346
|
+
"type": "jsLiteral",
|
|
3347
|
+
"value": "paused"
|
|
3348
|
+
},
|
|
3349
|
+
{
|
|
3350
|
+
"type": "jsLiteral",
|
|
3351
|
+
"value": "confirming-plan"
|
|
3352
|
+
}
|
|
3353
|
+
]
|
|
3354
|
+
}
|
|
3355
|
+
},
|
|
3356
|
+
{
|
|
3357
|
+
"type": "typeAlias",
|
|
3358
|
+
"name": "JobState",
|
|
3359
|
+
"annotation": {
|
|
3360
|
+
"type": "union",
|
|
3361
|
+
"types": [
|
|
3362
|
+
{
|
|
3363
|
+
"type": "reference",
|
|
3364
|
+
"typeName": {
|
|
3365
|
+
"type": "identifier",
|
|
3366
|
+
"name": "BaseState"
|
|
3367
|
+
}
|
|
3368
|
+
},
|
|
3369
|
+
{
|
|
3370
|
+
"type": "jsLiteral",
|
|
3371
|
+
"value": "skipped"
|
|
3372
|
+
}
|
|
3373
|
+
]
|
|
3374
|
+
}
|
|
3375
|
+
},
|
|
3376
|
+
{
|
|
3377
|
+
"type": "typeAlias",
|
|
3378
|
+
"name": "BaseState",
|
|
3379
|
+
"annotation": {
|
|
3380
|
+
"type": "union",
|
|
3381
|
+
"types": [
|
|
3382
|
+
{
|
|
3383
|
+
"type": "jsLiteral",
|
|
3384
|
+
"value": "submitted"
|
|
3385
|
+
},
|
|
3386
|
+
{
|
|
3387
|
+
"type": "jsLiteral",
|
|
3388
|
+
"value": "working"
|
|
3389
|
+
},
|
|
3390
|
+
{
|
|
3391
|
+
"type": "jsLiteral",
|
|
3392
|
+
"value": "input-required"
|
|
3393
|
+
},
|
|
3394
|
+
{
|
|
3395
|
+
"type": "jsLiteral",
|
|
3396
|
+
"value": "completed"
|
|
3397
|
+
},
|
|
3398
|
+
{
|
|
3399
|
+
"type": "jsLiteral",
|
|
3400
|
+
"value": "canceled"
|
|
3401
|
+
},
|
|
3402
|
+
{
|
|
3403
|
+
"type": "jsLiteral",
|
|
3404
|
+
"value": "failed"
|
|
3405
|
+
},
|
|
3406
|
+
{
|
|
3407
|
+
"type": "jsLiteral",
|
|
3408
|
+
"value": "unknown"
|
|
3409
|
+
}
|
|
3410
|
+
]
|
|
3411
|
+
}
|
|
3412
|
+
},
|
|
3413
|
+
{
|
|
3414
|
+
"type": "interface",
|
|
3415
|
+
"name": "Step",
|
|
3416
|
+
"body": [
|
|
3417
|
+
{
|
|
3418
|
+
"type": "propertySignature",
|
|
3419
|
+
"key": {
|
|
3420
|
+
"type": "identifier",
|
|
3421
|
+
"name": "id"
|
|
3422
|
+
},
|
|
3423
|
+
"annotation": {
|
|
3424
|
+
"type": "keyword",
|
|
3425
|
+
"value": "string"
|
|
3426
|
+
},
|
|
3427
|
+
"computed": false
|
|
3428
|
+
},
|
|
3429
|
+
{
|
|
3430
|
+
"type": "propertySignature",
|
|
3431
|
+
"key": {
|
|
3432
|
+
"type": "identifier",
|
|
3433
|
+
"name": "instruction"
|
|
3434
|
+
},
|
|
3435
|
+
"annotation": {
|
|
3436
|
+
"type": "keyword",
|
|
3437
|
+
"value": "string"
|
|
3438
|
+
},
|
|
3439
|
+
"computed": false
|
|
3440
|
+
}
|
|
3441
|
+
]
|
|
3442
|
+
},
|
|
3443
|
+
{
|
|
3444
|
+
"type": "interface",
|
|
3445
|
+
"name": "Job",
|
|
3446
|
+
"body": [
|
|
3447
|
+
{
|
|
3448
|
+
"type": "propertySignature",
|
|
3449
|
+
"key": {
|
|
3450
|
+
"type": "identifier",
|
|
3451
|
+
"name": "id"
|
|
3452
|
+
},
|
|
3453
|
+
"annotation": {
|
|
3454
|
+
"type": "keyword",
|
|
3455
|
+
"value": "string"
|
|
3456
|
+
},
|
|
3457
|
+
"computed": false
|
|
3458
|
+
},
|
|
3459
|
+
{
|
|
3460
|
+
"type": "propertySignature",
|
|
3461
|
+
"key": {
|
|
3462
|
+
"type": "identifier",
|
|
3463
|
+
"name": "upstream"
|
|
3464
|
+
},
|
|
3465
|
+
"annotation": {
|
|
3466
|
+
"type": "array",
|
|
3467
|
+
"elementType": {
|
|
3468
|
+
"type": "keyword",
|
|
3469
|
+
"value": "string"
|
|
3470
|
+
}
|
|
3471
|
+
},
|
|
3472
|
+
"optional": true,
|
|
3473
|
+
"computed": false
|
|
3474
|
+
},
|
|
3475
|
+
{
|
|
3476
|
+
"type": "propertySignature",
|
|
3477
|
+
"key": {
|
|
3478
|
+
"type": "identifier",
|
|
3479
|
+
"name": "parent"
|
|
3480
|
+
},
|
|
3481
|
+
"annotation": {
|
|
3482
|
+
"type": "keyword",
|
|
3483
|
+
"value": "string"
|
|
3484
|
+
},
|
|
3485
|
+
"optional": true,
|
|
3486
|
+
"computed": false
|
|
3487
|
+
},
|
|
3488
|
+
{
|
|
3489
|
+
"type": "propertySignature",
|
|
3490
|
+
"key": {
|
|
3491
|
+
"type": "identifier",
|
|
3492
|
+
"name": "instruction"
|
|
3493
|
+
},
|
|
3494
|
+
"annotation": {
|
|
3495
|
+
"type": "keyword",
|
|
3496
|
+
"value": "string"
|
|
3497
|
+
},
|
|
3498
|
+
"optional": true,
|
|
3210
3499
|
"computed": false
|
|
3211
3500
|
},
|
|
3212
3501
|
{
|
|
@@ -3749,281 +4038,5 @@
|
|
|
3749
4038
|
]
|
|
3750
4039
|
}
|
|
3751
4040
|
]
|
|
3752
|
-
},
|
|
3753
|
-
"ai-portal.chat-stream": {
|
|
3754
|
-
"properties": [
|
|
3755
|
-
{
|
|
3756
|
-
"name": "conversationId",
|
|
3757
|
-
"annotation": {
|
|
3758
|
-
"type": "keyword",
|
|
3759
|
-
"value": "string"
|
|
3760
|
-
}
|
|
3761
|
-
},
|
|
3762
|
-
{
|
|
3763
|
-
"name": "initialRequest",
|
|
3764
|
-
"annotation": {
|
|
3765
|
-
"type": "union",
|
|
3766
|
-
"types": [
|
|
3767
|
-
{
|
|
3768
|
-
"type": "reference",
|
|
3769
|
-
"typeName": {
|
|
3770
|
-
"type": "identifier",
|
|
3771
|
-
"name": "RequestStore"
|
|
3772
|
-
}
|
|
3773
|
-
},
|
|
3774
|
-
{
|
|
3775
|
-
"type": "keyword",
|
|
3776
|
-
"value": "null"
|
|
3777
|
-
}
|
|
3778
|
-
]
|
|
3779
|
-
}
|
|
3780
|
-
},
|
|
3781
|
-
{
|
|
3782
|
-
"name": "taskId",
|
|
3783
|
-
"annotation": {
|
|
3784
|
-
"type": "keyword",
|
|
3785
|
-
"value": "string"
|
|
3786
|
-
}
|
|
3787
|
-
},
|
|
3788
|
-
{
|
|
3789
|
-
"name": "replay",
|
|
3790
|
-
"annotation": {
|
|
3791
|
-
"type": "keyword",
|
|
3792
|
-
"value": "boolean"
|
|
3793
|
-
}
|
|
3794
|
-
},
|
|
3795
|
-
{
|
|
3796
|
-
"name": "replayDelay",
|
|
3797
|
-
"annotation": {
|
|
3798
|
-
"type": "keyword",
|
|
3799
|
-
"value": "number"
|
|
3800
|
-
}
|
|
3801
|
-
},
|
|
3802
|
-
{
|
|
3803
|
-
"name": "supports",
|
|
3804
|
-
"annotation": {
|
|
3805
|
-
"type": "reference",
|
|
3806
|
-
"typeName": {
|
|
3807
|
-
"type": "identifier",
|
|
3808
|
-
"name": "Record"
|
|
3809
|
-
},
|
|
3810
|
-
"typeParameters": {
|
|
3811
|
-
"type": "typeParameterInstantiation",
|
|
3812
|
-
"params": [
|
|
3813
|
-
{
|
|
3814
|
-
"type": "keyword",
|
|
3815
|
-
"value": "string"
|
|
3816
|
-
},
|
|
3817
|
-
{
|
|
3818
|
-
"type": "keyword",
|
|
3819
|
-
"value": "boolean"
|
|
3820
|
-
}
|
|
3821
|
-
]
|
|
3822
|
-
}
|
|
3823
|
-
}
|
|
3824
|
-
},
|
|
3825
|
-
{
|
|
3826
|
-
"name": "showFeedback",
|
|
3827
|
-
"annotation": {
|
|
3828
|
-
"type": "keyword",
|
|
3829
|
-
"value": "boolean"
|
|
3830
|
-
}
|
|
3831
|
-
},
|
|
3832
|
-
{
|
|
3833
|
-
"name": "showFeedbackAfterFailed",
|
|
3834
|
-
"annotation": {
|
|
3835
|
-
"type": "keyword",
|
|
3836
|
-
"value": "boolean"
|
|
3837
|
-
}
|
|
3838
|
-
},
|
|
3839
|
-
{
|
|
3840
|
-
"name": "showFeedbackOnView",
|
|
3841
|
-
"annotation": {
|
|
3842
|
-
"type": "keyword",
|
|
3843
|
-
"value": "boolean"
|
|
3844
|
-
}
|
|
3845
|
-
},
|
|
3846
|
-
{
|
|
3847
|
-
"name": "showUiSwitch",
|
|
3848
|
-
"annotation": {
|
|
3849
|
-
"type": "keyword",
|
|
3850
|
-
"value": "boolean"
|
|
3851
|
-
}
|
|
3852
|
-
},
|
|
3853
|
-
{
|
|
3854
|
-
"name": "hideMermaid",
|
|
3855
|
-
"annotation": {
|
|
3856
|
-
"type": "keyword",
|
|
3857
|
-
"value": "boolean"
|
|
3858
|
-
}
|
|
3859
|
-
},
|
|
3860
|
-
{
|
|
3861
|
-
"name": "previewUrlTemplate",
|
|
3862
|
-
"annotation": {
|
|
3863
|
-
"type": "keyword",
|
|
3864
|
-
"value": "string"
|
|
3865
|
-
}
|
|
3866
|
-
}
|
|
3867
|
-
],
|
|
3868
|
-
"events": [
|
|
3869
|
-
{
|
|
3870
|
-
"name": "share",
|
|
3871
|
-
"detail": {
|
|
3872
|
-
"annotation": {
|
|
3873
|
-
"type": "keyword",
|
|
3874
|
-
"value": "void"
|
|
3875
|
-
}
|
|
3876
|
-
}
|
|
3877
|
-
},
|
|
3878
|
-
{
|
|
3879
|
-
"name": "terminate",
|
|
3880
|
-
"detail": {
|
|
3881
|
-
"annotation": {
|
|
3882
|
-
"type": "keyword",
|
|
3883
|
-
"value": "void"
|
|
3884
|
-
}
|
|
3885
|
-
}
|
|
3886
|
-
},
|
|
3887
|
-
{
|
|
3888
|
-
"name": "feedback.submit",
|
|
3889
|
-
"detail": {
|
|
3890
|
-
"annotation": {
|
|
3891
|
-
"type": "reference",
|
|
3892
|
-
"typeName": {
|
|
3893
|
-
"type": "identifier",
|
|
3894
|
-
"name": "FeedbackDetail"
|
|
3895
|
-
}
|
|
3896
|
-
}
|
|
3897
|
-
}
|
|
3898
|
-
},
|
|
3899
|
-
{
|
|
3900
|
-
"name": "feedback.on.view",
|
|
3901
|
-
"detail": {
|
|
3902
|
-
"annotation": {
|
|
3903
|
-
"type": "keyword",
|
|
3904
|
-
"value": "string"
|
|
3905
|
-
}
|
|
3906
|
-
}
|
|
3907
|
-
},
|
|
3908
|
-
{
|
|
3909
|
-
"name": "ui.switch",
|
|
3910
|
-
"detail": {
|
|
3911
|
-
"annotation": {
|
|
3912
|
-
"type": "jsLiteral",
|
|
3913
|
-
"value": "canvas"
|
|
3914
|
-
}
|
|
3915
|
-
}
|
|
3916
|
-
}
|
|
3917
|
-
],
|
|
3918
|
-
"methods": [
|
|
3919
|
-
{
|
|
3920
|
-
"name": "resumed",
|
|
3921
|
-
"params": [],
|
|
3922
|
-
"returns": {}
|
|
3923
|
-
},
|
|
3924
|
-
{
|
|
3925
|
-
"name": "feedbackSubmitDone",
|
|
3926
|
-
"params": [],
|
|
3927
|
-
"returns": {}
|
|
3928
|
-
},
|
|
3929
|
-
{
|
|
3930
|
-
"name": "feedbackSubmitFailed",
|
|
3931
|
-
"params": [],
|
|
3932
|
-
"returns": {}
|
|
3933
|
-
},
|
|
3934
|
-
{
|
|
3935
|
-
"name": "feedbackOnViewDone",
|
|
3936
|
-
"params": [
|
|
3937
|
-
{
|
|
3938
|
-
"name": "viewId",
|
|
3939
|
-
"annotation": {
|
|
3940
|
-
"type": "keyword",
|
|
3941
|
-
"value": "string"
|
|
3942
|
-
}
|
|
3943
|
-
}
|
|
3944
|
-
],
|
|
3945
|
-
"returns": {}
|
|
3946
|
-
}
|
|
3947
|
-
],
|
|
3948
|
-
"types": [
|
|
3949
|
-
{
|
|
3950
|
-
"type": "interface",
|
|
3951
|
-
"name": "RequestStore",
|
|
3952
|
-
"body": [
|
|
3953
|
-
{
|
|
3954
|
-
"type": "propertySignature",
|
|
3955
|
-
"key": {
|
|
3956
|
-
"type": "identifier",
|
|
3957
|
-
"name": "conversationId"
|
|
3958
|
-
},
|
|
3959
|
-
"annotation": {
|
|
3960
|
-
"type": "keyword",
|
|
3961
|
-
"value": "string"
|
|
3962
|
-
},
|
|
3963
|
-
"computed": false
|
|
3964
|
-
},
|
|
3965
|
-
{
|
|
3966
|
-
"type": "propertySignature",
|
|
3967
|
-
"key": {
|
|
3968
|
-
"type": "identifier",
|
|
3969
|
-
"name": "content"
|
|
3970
|
-
},
|
|
3971
|
-
"annotation": {
|
|
3972
|
-
"type": "keyword",
|
|
3973
|
-
"value": "string"
|
|
3974
|
-
},
|
|
3975
|
-
"computed": false
|
|
3976
|
-
}
|
|
3977
|
-
]
|
|
3978
|
-
},
|
|
3979
|
-
{
|
|
3980
|
-
"type": "interface",
|
|
3981
|
-
"name": "FeedbackDetail",
|
|
3982
|
-
"body": [
|
|
3983
|
-
{
|
|
3984
|
-
"type": "propertySignature",
|
|
3985
|
-
"key": {
|
|
3986
|
-
"type": "identifier",
|
|
3987
|
-
"name": "plan"
|
|
3988
|
-
},
|
|
3989
|
-
"annotation": {
|
|
3990
|
-
"type": "array",
|
|
3991
|
-
"elementType": {
|
|
3992
|
-
"type": "keyword",
|
|
3993
|
-
"value": "string"
|
|
3994
|
-
}
|
|
3995
|
-
},
|
|
3996
|
-
"computed": false
|
|
3997
|
-
},
|
|
3998
|
-
{
|
|
3999
|
-
"type": "propertySignature",
|
|
4000
|
-
"key": {
|
|
4001
|
-
"type": "identifier",
|
|
4002
|
-
"name": "result"
|
|
4003
|
-
},
|
|
4004
|
-
"annotation": {
|
|
4005
|
-
"type": "array",
|
|
4006
|
-
"elementType": {
|
|
4007
|
-
"type": "keyword",
|
|
4008
|
-
"value": "string"
|
|
4009
|
-
}
|
|
4010
|
-
},
|
|
4011
|
-
"computed": false
|
|
4012
|
-
},
|
|
4013
|
-
{
|
|
4014
|
-
"type": "propertySignature",
|
|
4015
|
-
"key": {
|
|
4016
|
-
"type": "identifier",
|
|
4017
|
-
"name": "feedback"
|
|
4018
|
-
},
|
|
4019
|
-
"annotation": {
|
|
4020
|
-
"type": "keyword",
|
|
4021
|
-
"value": "string"
|
|
4022
|
-
},
|
|
4023
|
-
"computed": false
|
|
4024
|
-
}
|
|
4025
|
-
]
|
|
4026
|
-
}
|
|
4027
|
-
]
|
|
4028
4041
|
}
|
|
4029
4042
|
}
|