@next-bricks/ai-portal 0.44.1 → 0.45.1
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 +23 -29
- package/dist/chunks/161.a114c103.js +3 -0
- package/dist/chunks/161.a114c103.js.LICENSE.txt +1 -0
- package/dist/chunks/161.a114c103.js.map +1 -0
- package/dist/chunks/495.ab513dc5.js +2 -0
- package/dist/chunks/495.ab513dc5.js.map +1 -0
- package/dist/chunks/7431.6bd91b6a.js +3 -0
- package/dist/chunks/7431.6bd91b6a.js.map +1 -0
- package/dist/chunks/7570.a411e1f2.js +2 -0
- package/dist/chunks/7570.a411e1f2.js.map +1 -0
- package/dist/chunks/7954.48580daf.js +2 -0
- package/dist/chunks/7954.48580daf.js.map +1 -0
- package/dist/chunks/9328.4ac010e3.js +2 -0
- package/dist/chunks/9328.4ac010e3.js.map +1 -0
- package/dist/chunks/9474.094511f1.js +2 -0
- package/dist/chunks/9474.094511f1.js.map +1 -0
- package/dist/chunks/action-buttons.e4dbe352.js +2 -0
- package/dist/chunks/action-buttons.e4dbe352.js.map +1 -0
- package/dist/chunks/call-tool.45c76c9a.js +2 -0
- package/dist/chunks/call-tool.45c76c9a.js.map +1 -0
- package/dist/chunks/{cruise-canvas.f9ae5c01.js → cruise-canvas.f84b9094.js} +2 -2
- package/dist/chunks/{cruise-canvas.f9ae5c01.js.map → cruise-canvas.f84b9094.js.map} +1 -1
- package/dist/chunks/main.7049534c.js +2 -0
- package/dist/chunks/{main.3ee2ddf3.js.map → main.7049534c.js.map} +1 -1
- package/dist/examples.json +11 -14
- package/dist/images/8834094d.png +0 -0
- package/dist/index.8851887e.js +2 -0
- package/dist/index.8851887e.js.map +1 -0
- package/dist/manifest.json +157 -170
- package/dist/types.json +354 -430
- package/dist-types/action-buttons/index.d.ts +4 -2
- package/dist-types/bootstrap.d.ts +1 -3
- package/dist-types/cruise-canvas/AIEmployeeAvatar/AIEmployeeAvatar.d.ts +5 -0
- package/dist-types/cruise-canvas/NodeJob/NodeJob.d.ts +2 -3
- package/dist-types/data-providers/call-tool.d.ts +2 -0
- package/dist-types/data-providers/call-tool.spec.d.ts +1 -0
- package/dist-types/shared/getAsyncConstructedView.d.ts +2 -2
- package/dist-types/shared/interfaces.d.ts +5 -1
- package/package.json +2 -2
- package/dist/chunks/1306.56ebf388.js +0 -3
- package/dist/chunks/1306.56ebf388.js.map +0 -1
- package/dist/chunks/3971.8fbc97d3.js +0 -2
- package/dist/chunks/3971.8fbc97d3.js.map +0 -1
- package/dist/chunks/495.27e0d477.js +0 -2
- package/dist/chunks/495.27e0d477.js.map +0 -1
- package/dist/chunks/7570.ae14a465.js +0 -2
- package/dist/chunks/7570.ae14a465.js.map +0 -1
- package/dist/chunks/7954.a92311a2.js +0 -2
- package/dist/chunks/7954.a92311a2.js.map +0 -1
- package/dist/chunks/9146.40d628b8.js +0 -2
- package/dist/chunks/9146.40d628b8.js.map +0 -1
- package/dist/chunks/9474.eb2019f3.js +0 -2
- package/dist/chunks/9474.eb2019f3.js.map +0 -1
- package/dist/chunks/action-buttons.bc5e9334.js +0 -2
- package/dist/chunks/action-buttons.bc5e9334.js.map +0 -1
- package/dist/chunks/entity-sdk-get.37c62d5f.js +0 -3
- package/dist/chunks/entity-sdk-get.37c62d5f.js.LICENSE.txt +0 -1
- package/dist/chunks/entity-sdk-get.37c62d5f.js.map +0 -1
- package/dist/chunks/entity-sdk-list.0b8120ce.js +0 -3
- package/dist/chunks/entity-sdk-list.0b8120ce.js.LICENSE.txt +0 -1
- package/dist/chunks/entity-sdk-list.0b8120ce.js.map +0 -1
- package/dist/chunks/main.3ee2ddf3.js +0 -2
- package/dist/chunks/project-summary.fab144a8.js +0 -2
- package/dist/chunks/project-summary.fab144a8.js.map +0 -1
- package/dist/index.b8ca0997.js +0 -2
- package/dist/index.b8ca0997.js.map +0 -1
- package/dist-types/data-providers/entity-sdk-get.d.ts +0 -1
- package/dist-types/data-providers/entity-sdk-list.d.ts +0 -1
- package/dist-types/project-summary/i18n.d.ts +0 -16
- package/dist-types/project-summary/index.d.ts +0 -20
- package/dist-types/project-summary/index.spec.d.ts +0 -1
- package/docs/project-summary.md +0 -11
- /package/dist/chunks/{1306.56ebf388.js.LICENSE.txt → 7431.6bd91b6a.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -148,121 +148,6 @@
|
|
|
148
148
|
"parts": [],
|
|
149
149
|
"description": "构件 `ai-portal.cruise-canvas`"
|
|
150
150
|
},
|
|
151
|
-
{
|
|
152
|
-
"name": "ai-portal.chat-box",
|
|
153
|
-
"properties": [
|
|
154
|
-
{
|
|
155
|
-
"name": "disabled",
|
|
156
|
-
"type": "boolean"
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"name": "placeholder",
|
|
160
|
-
"type": "string"
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"name": "autoFocus",
|
|
164
|
-
"type": "boolean"
|
|
165
|
-
},
|
|
166
|
-
{
|
|
167
|
-
"name": "aiEmployees",
|
|
168
|
-
"attribute": false,
|
|
169
|
-
"type": "AIEmployee[]"
|
|
170
|
-
}
|
|
171
|
-
],
|
|
172
|
-
"events": [
|
|
173
|
-
{
|
|
174
|
-
"name": "message.submit",
|
|
175
|
-
"detail": {
|
|
176
|
-
"type": "string"
|
|
177
|
-
}
|
|
178
|
-
},
|
|
179
|
-
{
|
|
180
|
-
"name": "ai-employee.mention",
|
|
181
|
-
"detail": {
|
|
182
|
-
"type": "AIEmployee | null"
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
],
|
|
186
|
-
"slots": [],
|
|
187
|
-
"methods": [
|
|
188
|
-
{
|
|
189
|
-
"name": "setValue",
|
|
190
|
-
"params": [
|
|
191
|
-
{
|
|
192
|
-
"name": "value",
|
|
193
|
-
"type": "string"
|
|
194
|
-
}
|
|
195
|
-
]
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"name": "getValue",
|
|
199
|
-
"params": []
|
|
200
|
-
}
|
|
201
|
-
],
|
|
202
|
-
"parts": [],
|
|
203
|
-
"description": "构件 `ai-portal.chat-box`"
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"name": "ai-portal.stat-with-mini-chart",
|
|
207
|
-
"properties": [
|
|
208
|
-
{
|
|
209
|
-
"name": "label",
|
|
210
|
-
"type": "string"
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"name": "value",
|
|
214
|
-
"type": "string"
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
"name": "size",
|
|
218
|
-
"description": "",
|
|
219
|
-
"default": "\"medium\"",
|
|
220
|
-
"type": "\"medium\" | \"small\""
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"name": "lineColor",
|
|
224
|
-
"description": "",
|
|
225
|
-
"default": "\"var(--color-brand)\"",
|
|
226
|
-
"type": "string"
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"name": "showArea",
|
|
230
|
-
"type": "boolean"
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
"name": "min",
|
|
234
|
-
"description": "Specify the minimum value of the y-axis.\nIf not specified, the minimum value will be calculated from the data.",
|
|
235
|
-
"type": "number"
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
"name": "max",
|
|
239
|
-
"description": "Specify the maximum value of the y-axis.\nIf not specified, the maximum value will be calculated from the data.",
|
|
240
|
-
"type": "number"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"name": "xField",
|
|
244
|
-
"description": "",
|
|
245
|
-
"default": "\"0\"",
|
|
246
|
-
"type": "string"
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
"name": "yField",
|
|
250
|
-
"description": "",
|
|
251
|
-
"default": "\"1\"",
|
|
252
|
-
"type": "string"
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"name": "data",
|
|
256
|
-
"attribute": false,
|
|
257
|
-
"type": "Record<string, number>[]"
|
|
258
|
-
}
|
|
259
|
-
],
|
|
260
|
-
"events": [],
|
|
261
|
-
"slots": [],
|
|
262
|
-
"methods": [],
|
|
263
|
-
"parts": [],
|
|
264
|
-
"description": "构件 `ai-portal.stat-with-mini-chart`"
|
|
265
|
-
},
|
|
266
151
|
{
|
|
267
152
|
"name": "ai-portal.elevo-sidebar",
|
|
268
153
|
"properties": [
|
|
@@ -606,6 +491,36 @@
|
|
|
606
491
|
"parts": [],
|
|
607
492
|
"description": "构件 `ai-portal.chat-stream`"
|
|
608
493
|
},
|
|
494
|
+
{
|
|
495
|
+
"name": "ai-portal.ai-employees",
|
|
496
|
+
"properties": [
|
|
497
|
+
{
|
|
498
|
+
"name": "list",
|
|
499
|
+
"attribute": false,
|
|
500
|
+
"type": "Employee[]"
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"name": "industries",
|
|
504
|
+
"attribute": false,
|
|
505
|
+
"type": "string[]"
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
"name": "urlTemplate",
|
|
509
|
+
"type": "string"
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
"name": "withContainer",
|
|
513
|
+
"description": "",
|
|
514
|
+
"deprecated": true,
|
|
515
|
+
"default": "true"
|
|
516
|
+
}
|
|
517
|
+
],
|
|
518
|
+
"events": [],
|
|
519
|
+
"slots": [],
|
|
520
|
+
"methods": [],
|
|
521
|
+
"parts": [],
|
|
522
|
+
"description": "构件 `ai-portal.ai-employees`"
|
|
523
|
+
},
|
|
609
524
|
{
|
|
610
525
|
"name": "ai-portal.ai-agents",
|
|
611
526
|
"properties": [
|
|
@@ -669,53 +584,58 @@
|
|
|
669
584
|
"description": "构件 `ai-portal.page-container`"
|
|
670
585
|
},
|
|
671
586
|
{
|
|
672
|
-
"name": "ai-portal.
|
|
587
|
+
"name": "ai-portal.chat-box",
|
|
673
588
|
"properties": [
|
|
674
589
|
{
|
|
675
|
-
"name": "
|
|
676
|
-
"
|
|
677
|
-
"type": "Employee[]"
|
|
590
|
+
"name": "disabled",
|
|
591
|
+
"type": "boolean"
|
|
678
592
|
},
|
|
679
593
|
{
|
|
680
|
-
"name": "
|
|
681
|
-
"
|
|
682
|
-
"type": "string[]"
|
|
594
|
+
"name": "placeholder",
|
|
595
|
+
"type": "string"
|
|
683
596
|
},
|
|
684
597
|
{
|
|
685
|
-
"name": "
|
|
686
|
-
"type": "
|
|
598
|
+
"name": "autoFocus",
|
|
599
|
+
"type": "boolean"
|
|
687
600
|
},
|
|
688
601
|
{
|
|
689
|
-
"name": "
|
|
690
|
-
"
|
|
691
|
-
"
|
|
692
|
-
"default": "true"
|
|
602
|
+
"name": "aiEmployees",
|
|
603
|
+
"attribute": false,
|
|
604
|
+
"type": "AIEmployee[]"
|
|
693
605
|
}
|
|
694
606
|
],
|
|
695
|
-
"events": [
|
|
696
|
-
"slots": [],
|
|
697
|
-
"methods": [],
|
|
698
|
-
"parts": [],
|
|
699
|
-
"description": "构件 `ai-portal.ai-employees`"
|
|
700
|
-
},
|
|
701
|
-
{
|
|
702
|
-
"name": "ai-portal.project-summary",
|
|
703
|
-
"properties": [
|
|
607
|
+
"events": [
|
|
704
608
|
{
|
|
705
|
-
"name": "
|
|
706
|
-
"
|
|
707
|
-
|
|
609
|
+
"name": "message.submit",
|
|
610
|
+
"detail": {
|
|
611
|
+
"type": "string"
|
|
612
|
+
}
|
|
708
613
|
},
|
|
709
614
|
{
|
|
710
|
-
"name": "
|
|
711
|
-
"
|
|
615
|
+
"name": "ai-employee.mention",
|
|
616
|
+
"detail": {
|
|
617
|
+
"type": "AIEmployee | null"
|
|
618
|
+
}
|
|
712
619
|
}
|
|
713
620
|
],
|
|
714
|
-
"events": [],
|
|
715
621
|
"slots": [],
|
|
716
|
-
"methods": [
|
|
622
|
+
"methods": [
|
|
623
|
+
{
|
|
624
|
+
"name": "setValue",
|
|
625
|
+
"params": [
|
|
626
|
+
{
|
|
627
|
+
"name": "value",
|
|
628
|
+
"type": "string"
|
|
629
|
+
}
|
|
630
|
+
]
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"name": "getValue",
|
|
634
|
+
"params": []
|
|
635
|
+
}
|
|
636
|
+
],
|
|
717
637
|
"parts": [],
|
|
718
|
-
"description": "构件 `ai-portal.
|
|
638
|
+
"description": "构件 `ai-portal.chat-box`"
|
|
719
639
|
},
|
|
720
640
|
{
|
|
721
641
|
"name": "ai-portal.tab-list",
|
|
@@ -810,6 +730,67 @@
|
|
|
810
730
|
"parts": [],
|
|
811
731
|
"description": "构件 `ai-portal.dropdown-select`"
|
|
812
732
|
},
|
|
733
|
+
{
|
|
734
|
+
"name": "ai-portal.stat-with-mini-chart",
|
|
735
|
+
"properties": [
|
|
736
|
+
{
|
|
737
|
+
"name": "label",
|
|
738
|
+
"type": "string"
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
"name": "value",
|
|
742
|
+
"type": "string"
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"name": "size",
|
|
746
|
+
"description": "",
|
|
747
|
+
"default": "\"medium\"",
|
|
748
|
+
"type": "\"medium\" | \"small\""
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"name": "lineColor",
|
|
752
|
+
"description": "",
|
|
753
|
+
"default": "\"var(--color-brand)\"",
|
|
754
|
+
"type": "string"
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
"name": "showArea",
|
|
758
|
+
"type": "boolean"
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
"name": "min",
|
|
762
|
+
"description": "Specify the minimum value of the y-axis.\nIf not specified, the minimum value will be calculated from the data.",
|
|
763
|
+
"type": "number"
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
"name": "max",
|
|
767
|
+
"description": "Specify the maximum value of the y-axis.\nIf not specified, the maximum value will be calculated from the data.",
|
|
768
|
+
"type": "number"
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"name": "xField",
|
|
772
|
+
"description": "",
|
|
773
|
+
"default": "\"0\"",
|
|
774
|
+
"type": "string"
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"name": "yField",
|
|
778
|
+
"description": "",
|
|
779
|
+
"default": "\"1\"",
|
|
780
|
+
"type": "string"
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"name": "data",
|
|
784
|
+
"attribute": false,
|
|
785
|
+
"type": "Record<string, number>[]"
|
|
786
|
+
}
|
|
787
|
+
],
|
|
788
|
+
"events": [],
|
|
789
|
+
"slots": [],
|
|
790
|
+
"methods": [],
|
|
791
|
+
"parts": [],
|
|
792
|
+
"description": "构件 `ai-portal.stat-with-mini-chart`"
|
|
793
|
+
},
|
|
813
794
|
{
|
|
814
795
|
"name": "ai-portal.preview-container",
|
|
815
796
|
"properties": [
|
|
@@ -835,7 +816,6 @@
|
|
|
835
816
|
},
|
|
836
817
|
{
|
|
837
818
|
"name": "multiple",
|
|
838
|
-
"attribute": false,
|
|
839
819
|
"type": "boolean"
|
|
840
820
|
}
|
|
841
821
|
],
|
|
@@ -848,7 +828,17 @@
|
|
|
848
828
|
}
|
|
849
829
|
],
|
|
850
830
|
"slots": [],
|
|
851
|
-
"methods": [
|
|
831
|
+
"methods": [
|
|
832
|
+
{
|
|
833
|
+
"name": "setActive",
|
|
834
|
+
"params": [
|
|
835
|
+
{
|
|
836
|
+
"name": "key",
|
|
837
|
+
"type": "string"
|
|
838
|
+
}
|
|
839
|
+
]
|
|
840
|
+
}
|
|
841
|
+
],
|
|
852
842
|
"parts": [],
|
|
853
843
|
"description": "构件 `ai-portal.action-buttons`"
|
|
854
844
|
},
|
|
@@ -943,6 +933,25 @@
|
|
|
943
933
|
"parts": [],
|
|
944
934
|
"description": "构件 `ai-portal.project-conversations`"
|
|
945
935
|
},
|
|
936
|
+
{
|
|
937
|
+
"name": "ai-portal.activity-timeline",
|
|
938
|
+
"properties": [
|
|
939
|
+
{
|
|
940
|
+
"name": "list",
|
|
941
|
+
"attribute": false,
|
|
942
|
+
"type": "Activity[]"
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"name": "chatUrlTemplate",
|
|
946
|
+
"type": "string"
|
|
947
|
+
}
|
|
948
|
+
],
|
|
949
|
+
"events": [],
|
|
950
|
+
"slots": [],
|
|
951
|
+
"methods": [],
|
|
952
|
+
"parts": [],
|
|
953
|
+
"description": "构件 `ai-portal.activity-timeline`"
|
|
954
|
+
},
|
|
946
955
|
{
|
|
947
956
|
"name": "ai-portal.project-knowledges",
|
|
948
957
|
"properties": [
|
|
@@ -980,25 +989,6 @@
|
|
|
980
989
|
"parts": [],
|
|
981
990
|
"description": "构件 `ai-portal.project-knowledges`"
|
|
982
991
|
},
|
|
983
|
-
{
|
|
984
|
-
"name": "ai-portal.activity-timeline",
|
|
985
|
-
"properties": [
|
|
986
|
-
{
|
|
987
|
-
"name": "list",
|
|
988
|
-
"attribute": false,
|
|
989
|
-
"type": "Activity[]"
|
|
990
|
-
},
|
|
991
|
-
{
|
|
992
|
-
"name": "chatUrlTemplate",
|
|
993
|
-
"type": "string"
|
|
994
|
-
}
|
|
995
|
-
],
|
|
996
|
-
"events": [],
|
|
997
|
-
"slots": [],
|
|
998
|
-
"methods": [],
|
|
999
|
-
"parts": [],
|
|
1000
|
-
"description": "构件 `ai-portal.activity-timeline`"
|
|
1001
|
-
},
|
|
1002
992
|
{
|
|
1003
993
|
"name": "ai-portal.chat-input",
|
|
1004
994
|
"properties": [
|
|
@@ -1076,7 +1066,7 @@
|
|
|
1076
1066
|
],
|
|
1077
1067
|
"providers": [
|
|
1078
1068
|
{
|
|
1079
|
-
"name": "ai-portal.
|
|
1069
|
+
"name": "ai-portal.call-tool"
|
|
1080
1070
|
},
|
|
1081
1071
|
{
|
|
1082
1072
|
"name": "ai-portal.save-request-store"
|
|
@@ -1086,9 +1076,6 @@
|
|
|
1086
1076
|
},
|
|
1087
1077
|
{
|
|
1088
1078
|
"name": "ai-portal.clear-request-store"
|
|
1089
|
-
},
|
|
1090
|
-
{
|
|
1091
|
-
"name": "ai-portal.entity-sdk-list"
|
|
1092
1079
|
}
|
|
1093
1080
|
]
|
|
1094
1081
|
}
|