@next-bricks/ai-portal 0.44.0 → 0.44.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.
@@ -148,6 +148,60 @@
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
+ },
151
205
  {
152
206
  "name": "ai-portal.stat-with-mini-chart",
153
207
  "properties": [
@@ -209,33 +263,6 @@
209
263
  "parts": [],
210
264
  "description": "构件 `ai-portal.stat-with-mini-chart`"
211
265
  },
212
- {
213
- "name": "ai-portal.icon-button",
214
- "properties": [
215
- {
216
- "name": "icon",
217
- "attribute": false,
218
- "type": "GeneralIconProps"
219
- },
220
- {
221
- "name": "tooltip",
222
- "type": "string"
223
- },
224
- {
225
- "name": "disabled",
226
- "type": "boolean"
227
- },
228
- {
229
- "name": "variant",
230
- "type": "IconButtonVariant"
231
- }
232
- ],
233
- "events": [],
234
- "slots": [],
235
- "methods": [],
236
- "parts": [],
237
- "description": "构件 `ai-portal.icon-button`"
238
- },
239
266
  {
240
267
  "name": "ai-portal.elevo-sidebar",
241
268
  "properties": [
@@ -379,6 +406,33 @@
379
406
  "parts": [],
380
407
  "description": "构件 `ai-portal.home-container`"
381
408
  },
409
+ {
410
+ "name": "ai-portal.icon-button",
411
+ "properties": [
412
+ {
413
+ "name": "icon",
414
+ "attribute": false,
415
+ "type": "GeneralIconProps"
416
+ },
417
+ {
418
+ "name": "tooltip",
419
+ "type": "string"
420
+ },
421
+ {
422
+ "name": "disabled",
423
+ "type": "boolean"
424
+ },
425
+ {
426
+ "name": "variant",
427
+ "type": "IconButtonVariant"
428
+ }
429
+ ],
430
+ "events": [],
431
+ "slots": [],
432
+ "methods": [],
433
+ "parts": [],
434
+ "description": "构件 `ai-portal.icon-button`"
435
+ },
382
436
  {
383
437
  "name": "ai-portal.show-cases",
384
438
  "properties": [
@@ -577,36 +631,6 @@
577
631
  "parts": [],
578
632
  "description": "构件 `ai-portal.ai-agents`"
579
633
  },
580
- {
581
- "name": "ai-portal.ai-employees",
582
- "properties": [
583
- {
584
- "name": "list",
585
- "attribute": false,
586
- "type": "Employee[]"
587
- },
588
- {
589
- "name": "industries",
590
- "attribute": false,
591
- "type": "string[]"
592
- },
593
- {
594
- "name": "urlTemplate",
595
- "type": "string"
596
- },
597
- {
598
- "name": "withContainer",
599
- "description": "",
600
- "deprecated": true,
601
- "default": "true"
602
- }
603
- ],
604
- "events": [],
605
- "slots": [],
606
- "methods": [],
607
- "parts": [],
608
- "description": "构件 `ai-portal.ai-employees`"
609
- },
610
634
  {
611
635
  "name": "ai-portal.page-container",
612
636
  "properties": [
@@ -644,6 +668,36 @@
644
668
  "parts": [],
645
669
  "description": "构件 `ai-portal.page-container`"
646
670
  },
671
+ {
672
+ "name": "ai-portal.ai-employees",
673
+ "properties": [
674
+ {
675
+ "name": "list",
676
+ "attribute": false,
677
+ "type": "Employee[]"
678
+ },
679
+ {
680
+ "name": "industries",
681
+ "attribute": false,
682
+ "type": "string[]"
683
+ },
684
+ {
685
+ "name": "urlTemplate",
686
+ "type": "string"
687
+ },
688
+ {
689
+ "name": "withContainer",
690
+ "description": "",
691
+ "deprecated": true,
692
+ "default": "true"
693
+ }
694
+ ],
695
+ "events": [],
696
+ "slots": [],
697
+ "methods": [],
698
+ "parts": [],
699
+ "description": "构件 `ai-portal.ai-employees`"
700
+ },
647
701
  {
648
702
  "name": "ai-portal.project-summary",
649
703
  "properties": [
@@ -699,60 +753,6 @@
699
753
  ],
700
754
  "description": "构件 `ai-portal.tab-list`"
701
755
  },
702
- {
703
- "name": "ai-portal.chat-box",
704
- "properties": [
705
- {
706
- "name": "disabled",
707
- "type": "boolean"
708
- },
709
- {
710
- "name": "placeholder",
711
- "type": "string"
712
- },
713
- {
714
- "name": "autoFocus",
715
- "type": "boolean"
716
- },
717
- {
718
- "name": "aiEmployees",
719
- "attribute": false,
720
- "type": "AIEmployee[]"
721
- }
722
- ],
723
- "events": [
724
- {
725
- "name": "message.submit",
726
- "detail": {
727
- "type": "string"
728
- }
729
- },
730
- {
731
- "name": "ai-employee.mention",
732
- "detail": {
733
- "type": "AIEmployee | null"
734
- }
735
- }
736
- ],
737
- "slots": [],
738
- "methods": [
739
- {
740
- "name": "setValue",
741
- "params": [
742
- {
743
- "name": "value",
744
- "type": "string"
745
- }
746
- ]
747
- },
748
- {
749
- "name": "getValue",
750
- "params": []
751
- }
752
- ],
753
- "parts": [],
754
- "description": "构件 `ai-portal.chat-box`"
755
- },
756
756
  {
757
757
  "name": "ai-portal.dropdown-select",
758
758
  "properties": [
@@ -943,25 +943,6 @@
943
943
  "parts": [],
944
944
  "description": "构件 `ai-portal.project-conversations`"
945
945
  },
946
- {
947
- "name": "ai-portal.activity-timeline",
948
- "properties": [
949
- {
950
- "name": "list",
951
- "attribute": false,
952
- "type": "Activity[]"
953
- },
954
- {
955
- "name": "chatUrlTemplate",
956
- "type": "string"
957
- }
958
- ],
959
- "events": [],
960
- "slots": [],
961
- "methods": [],
962
- "parts": [],
963
- "description": "构件 `ai-portal.activity-timeline`"
964
- },
965
946
  {
966
947
  "name": "ai-portal.project-knowledges",
967
948
  "properties": [
@@ -999,6 +980,25 @@
999
980
  "parts": [],
1000
981
  "description": "构件 `ai-portal.project-knowledges`"
1001
982
  },
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
1002
  {
1003
1003
  "name": "ai-portal.chat-input",
1004
1004
  "properties": [
@@ -1042,6 +1042,15 @@
1042
1042
  "parts": [],
1043
1043
  "description": "构件 `ai-portal.chat-input`"
1044
1044
  },
1045
+ {
1046
+ "name": "ai-portal.elevo-logo",
1047
+ "properties": [],
1048
+ "events": [],
1049
+ "slots": [],
1050
+ "methods": [],
1051
+ "parts": [],
1052
+ "description": "构件 `ai-portal.elevo-logo`"
1053
+ },
1045
1054
  {
1046
1055
  "name": "ai-portal.show-case",
1047
1056
  "properties": [
@@ -1063,15 +1072,6 @@
1063
1072
  "methods": [],
1064
1073
  "parts": [],
1065
1074
  "description": "构件 `ai-portal.show-case`"
1066
- },
1067
- {
1068
- "name": "ai-portal.elevo-logo",
1069
- "properties": [],
1070
- "events": [],
1071
- "slots": [],
1072
- "methods": [],
1073
- "parts": [],
1074
- "description": "构件 `ai-portal.elevo-logo`"
1075
1075
  }
1076
1076
  ],
1077
1077
  "providers": [