@next-bricks/ai-portal 0.40.2 → 0.41.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bricks.json +26 -24
- package/dist/chunks/2608.e0bf7de9.js +2 -0
- package/dist/chunks/2608.e0bf7de9.js.map +1 -0
- package/dist/chunks/{8616.ceae4e7b.js → 3689.2a3f6d8c.js} +3 -3
- package/dist/chunks/{8616.ceae4e7b.js.map → 3689.2a3f6d8c.js.map} +1 -1
- package/dist/chunks/{382.d2e3f46f.js → 382.6655f2dc.js} +2 -2
- package/dist/chunks/{382.d2e3f46f.js.map → 382.6655f2dc.js.map} +1 -1
- package/dist/chunks/{4957.f878df32.js → 4957.b0937d56.js} +3 -3
- package/dist/chunks/{4957.f878df32.js.map → 4957.b0937d56.js.map} +1 -1
- package/dist/chunks/{5521.ef48a4d3.js → 5521.eeb5a205.js} +2 -2
- package/dist/chunks/{5521.ef48a4d3.js.map → 5521.eeb5a205.js.map} +1 -1
- package/dist/chunks/{6862.32630cc8.js → 6862.fc9c39ee.js} +3 -3
- package/dist/chunks/{6862.32630cc8.js.map → 6862.fc9c39ee.js.map} +1 -1
- package/dist/chunks/chat-box.9c68697e.js +2 -0
- package/dist/chunks/chat-box.9c68697e.js.map +1 -0
- package/dist/chunks/elevo-logo.dc137a3c.js +2 -0
- package/dist/chunks/elevo-logo.dc137a3c.js.map +1 -0
- package/dist/chunks/elevo-sidebar.08b20757.js +3 -0
- package/dist/chunks/elevo-sidebar.08b20757.js.map +1 -0
- package/dist/chunks/{home-container.9f9ca1ca.js → home-container.211ba989.js} +2 -2
- package/dist/chunks/{home-container.9f9ca1ca.js.map → home-container.211ba989.js.map} +1 -1
- package/dist/chunks/{main.c1de70a9.js → main.8a0a20f0.js} +2 -2
- package/dist/chunks/{main.c1de70a9.js.map → main.8a0a20f0.js.map} +1 -1
- package/dist/chunks/page-container.099db5b9.js +2 -0
- package/dist/chunks/{page-container.a637a6c4.js.map → page-container.099db5b9.js.map} +1 -1
- package/dist/examples.json +16 -13
- package/dist/index.b28b88f6.js +2 -0
- package/dist/index.b28b88f6.js.map +1 -0
- package/dist/manifest.json +184 -175
- package/dist/types.json +246 -241
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/elevo-logo/index.d.ts +9 -0
- package/dist-types/elevo-logo/index.spec.d.ts +1 -0
- package/docs/elevo-logo.md +9 -0
- package/package.json +2 -2
- package/dist/chunks/8176.fe523596.js +0 -2
- package/dist/chunks/8176.fe523596.js.map +0 -1
- package/dist/chunks/chat-box.6ae456b3.js +0 -2
- package/dist/chunks/chat-box.6ae456b3.js.map +0 -1
- package/dist/chunks/elevo-sidebar.199ad1c6.js +0 -3
- package/dist/chunks/elevo-sidebar.199ad1c6.js.map +0 -1
- package/dist/chunks/page-container.a637a6c4.js +0 -2
- package/dist/index.7b53be7d.js +0 -2
- package/dist/index.7b53be7d.js.map +0 -1
- /package/dist/chunks/{8616.ceae4e7b.js.LICENSE.txt → 3689.2a3f6d8c.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{4957.f878df32.js.LICENSE.txt → 4957.b0937d56.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{6862.32630cc8.js.LICENSE.txt → 6862.fc9c39ee.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{elevo-sidebar.199ad1c6.js.LICENSE.txt → elevo-sidebar.08b20757.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -3,58 +3,6 @@
|
|
|
3
3
|
"package": "@next-bricks/ai-portal",
|
|
4
4
|
"name": "ai-portal",
|
|
5
5
|
"bricks": [
|
|
6
|
-
{
|
|
7
|
-
"name": "ai-portal.home-container",
|
|
8
|
-
"properties": [],
|
|
9
|
-
"events": [],
|
|
10
|
-
"slots": [],
|
|
11
|
-
"methods": [],
|
|
12
|
-
"parts": [],
|
|
13
|
-
"description": "构件 `ai-portal.home-container`"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"name": "ai-portal.chat-box",
|
|
17
|
-
"properties": [
|
|
18
|
-
{
|
|
19
|
-
"name": "disabled",
|
|
20
|
-
"type": "boolean"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"name": "placeholder",
|
|
24
|
-
"type": "string"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"name": "autoFocus",
|
|
28
|
-
"type": "boolean"
|
|
29
|
-
}
|
|
30
|
-
],
|
|
31
|
-
"events": [
|
|
32
|
-
{
|
|
33
|
-
"name": "message.submit",
|
|
34
|
-
"detail": {
|
|
35
|
-
"type": "string"
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
],
|
|
39
|
-
"slots": [],
|
|
40
|
-
"methods": [
|
|
41
|
-
{
|
|
42
|
-
"name": "setValue",
|
|
43
|
-
"params": [
|
|
44
|
-
{
|
|
45
|
-
"name": "value",
|
|
46
|
-
"type": "string"
|
|
47
|
-
}
|
|
48
|
-
]
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"name": "getValue",
|
|
52
|
-
"params": []
|
|
53
|
-
}
|
|
54
|
-
],
|
|
55
|
-
"parts": [],
|
|
56
|
-
"description": "构件 `ai-portal.chat-box`"
|
|
57
|
-
},
|
|
58
6
|
{
|
|
59
7
|
"name": "ai-portal.cruise-canvas",
|
|
60
8
|
"properties": [
|
|
@@ -191,92 +139,47 @@
|
|
|
191
139
|
"description": "构件 `ai-portal.cruise-canvas`"
|
|
192
140
|
},
|
|
193
141
|
{
|
|
194
|
-
"name": "ai-portal.
|
|
142
|
+
"name": "ai-portal.chat-box",
|
|
195
143
|
"properties": [
|
|
196
144
|
{
|
|
197
|
-
"name": "
|
|
198
|
-
"
|
|
199
|
-
"type": "GeneralIconProps"
|
|
145
|
+
"name": "disabled",
|
|
146
|
+
"type": "boolean"
|
|
200
147
|
},
|
|
201
148
|
{
|
|
202
|
-
"name": "
|
|
149
|
+
"name": "placeholder",
|
|
203
150
|
"type": "string"
|
|
204
151
|
},
|
|
205
152
|
{
|
|
206
|
-
"name": "
|
|
153
|
+
"name": "autoFocus",
|
|
207
154
|
"type": "boolean"
|
|
208
|
-
}
|
|
155
|
+
}
|
|
156
|
+
],
|
|
157
|
+
"events": [
|
|
209
158
|
{
|
|
210
|
-
"name": "
|
|
211
|
-
"
|
|
159
|
+
"name": "message.submit",
|
|
160
|
+
"detail": {
|
|
161
|
+
"type": "string"
|
|
162
|
+
}
|
|
212
163
|
}
|
|
213
164
|
],
|
|
214
|
-
"events": [],
|
|
215
165
|
"slots": [],
|
|
216
|
-
"methods": [
|
|
217
|
-
"parts": [],
|
|
218
|
-
"description": "构件 `ai-portal.icon-button`"
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"name": "ai-portal.stat-with-mini-chart",
|
|
222
|
-
"properties": [
|
|
223
|
-
{
|
|
224
|
-
"name": "label",
|
|
225
|
-
"type": "string"
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"name": "value",
|
|
229
|
-
"type": "string"
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
"name": "size",
|
|
233
|
-
"description": "",
|
|
234
|
-
"default": "\"medium\"",
|
|
235
|
-
"type": "\"medium\" | \"small\""
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
"name": "lineColor",
|
|
239
|
-
"description": "",
|
|
240
|
-
"default": "\"var(--color-brand)\"",
|
|
241
|
-
"type": "string"
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
"name": "showArea",
|
|
245
|
-
"type": "boolean"
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"name": "min",
|
|
249
|
-
"description": "Specify the minimum value of the y-axis.\nIf not specified, the minimum value will be calculated from the data.",
|
|
250
|
-
"type": "number"
|
|
251
|
-
},
|
|
252
|
-
{
|
|
253
|
-
"name": "max",
|
|
254
|
-
"description": "Specify the maximum value of the y-axis.\nIf not specified, the maximum value will be calculated from the data.",
|
|
255
|
-
"type": "number"
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"name": "xField",
|
|
259
|
-
"description": "",
|
|
260
|
-
"default": "\"0\"",
|
|
261
|
-
"type": "string"
|
|
262
|
-
},
|
|
166
|
+
"methods": [
|
|
263
167
|
{
|
|
264
|
-
"name": "
|
|
265
|
-
"
|
|
266
|
-
|
|
267
|
-
|
|
168
|
+
"name": "setValue",
|
|
169
|
+
"params": [
|
|
170
|
+
{
|
|
171
|
+
"name": "value",
|
|
172
|
+
"type": "string"
|
|
173
|
+
}
|
|
174
|
+
]
|
|
268
175
|
},
|
|
269
176
|
{
|
|
270
|
-
"name": "
|
|
271
|
-
"
|
|
272
|
-
"type": "Record<string, number>[]"
|
|
177
|
+
"name": "getValue",
|
|
178
|
+
"params": []
|
|
273
179
|
}
|
|
274
180
|
],
|
|
275
|
-
"events": [],
|
|
276
|
-
"slots": [],
|
|
277
|
-
"methods": [],
|
|
278
181
|
"parts": [],
|
|
279
|
-
"description": "构件 `ai-portal.
|
|
182
|
+
"description": "构件 `ai-portal.chat-box`"
|
|
280
183
|
},
|
|
281
184
|
{
|
|
282
185
|
"name": "ai-portal.elevo-sidebar",
|
|
@@ -418,6 +321,94 @@
|
|
|
418
321
|
"parts": [],
|
|
419
322
|
"description": "构件 `ai-portal.elevo-sidebar`"
|
|
420
323
|
},
|
|
324
|
+
{
|
|
325
|
+
"name": "ai-portal.icon-button",
|
|
326
|
+
"properties": [
|
|
327
|
+
{
|
|
328
|
+
"name": "icon",
|
|
329
|
+
"attribute": false,
|
|
330
|
+
"type": "GeneralIconProps"
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"name": "tooltip",
|
|
334
|
+
"type": "string"
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
"name": "disabled",
|
|
338
|
+
"type": "boolean"
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"name": "variant",
|
|
342
|
+
"type": "IconButtonVariant"
|
|
343
|
+
}
|
|
344
|
+
],
|
|
345
|
+
"events": [],
|
|
346
|
+
"slots": [],
|
|
347
|
+
"methods": [],
|
|
348
|
+
"parts": [],
|
|
349
|
+
"description": "构件 `ai-portal.icon-button`"
|
|
350
|
+
},
|
|
351
|
+
{
|
|
352
|
+
"name": "ai-portal.stat-with-mini-chart",
|
|
353
|
+
"properties": [
|
|
354
|
+
{
|
|
355
|
+
"name": "label",
|
|
356
|
+
"type": "string"
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"name": "value",
|
|
360
|
+
"type": "string"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"name": "size",
|
|
364
|
+
"description": "",
|
|
365
|
+
"default": "\"medium\"",
|
|
366
|
+
"type": "\"medium\" | \"small\""
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
"name": "lineColor",
|
|
370
|
+
"description": "",
|
|
371
|
+
"default": "\"var(--color-brand)\"",
|
|
372
|
+
"type": "string"
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"name": "showArea",
|
|
376
|
+
"type": "boolean"
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"name": "min",
|
|
380
|
+
"description": "Specify the minimum value of the y-axis.\nIf not specified, the minimum value will be calculated from the data.",
|
|
381
|
+
"type": "number"
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"name": "max",
|
|
385
|
+
"description": "Specify the maximum value of the y-axis.\nIf not specified, the maximum value will be calculated from the data.",
|
|
386
|
+
"type": "number"
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
"name": "xField",
|
|
390
|
+
"description": "",
|
|
391
|
+
"default": "\"0\"",
|
|
392
|
+
"type": "string"
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"name": "yField",
|
|
396
|
+
"description": "",
|
|
397
|
+
"default": "\"1\"",
|
|
398
|
+
"type": "string"
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
"name": "data",
|
|
402
|
+
"attribute": false,
|
|
403
|
+
"type": "Record<string, number>[]"
|
|
404
|
+
}
|
|
405
|
+
],
|
|
406
|
+
"events": [],
|
|
407
|
+
"slots": [],
|
|
408
|
+
"methods": [],
|
|
409
|
+
"parts": [],
|
|
410
|
+
"description": "构件 `ai-portal.stat-with-mini-chart`"
|
|
411
|
+
},
|
|
421
412
|
{
|
|
422
413
|
"name": "ai-portal.show-cases",
|
|
423
414
|
"properties": [
|
|
@@ -488,6 +479,31 @@
|
|
|
488
479
|
"parts": [],
|
|
489
480
|
"description": "构件 `ai-portal.ai-employees`"
|
|
490
481
|
},
|
|
482
|
+
{
|
|
483
|
+
"name": "ai-portal.ai-agents",
|
|
484
|
+
"properties": [
|
|
485
|
+
{
|
|
486
|
+
"name": "list",
|
|
487
|
+
"attribute": false,
|
|
488
|
+
"type": "Agent[]"
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
"name": "urlTemplate",
|
|
492
|
+
"type": "string"
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
"name": "withContainer",
|
|
496
|
+
"description": "",
|
|
497
|
+
"deprecated": true,
|
|
498
|
+
"default": "true"
|
|
499
|
+
}
|
|
500
|
+
],
|
|
501
|
+
"events": [],
|
|
502
|
+
"slots": [],
|
|
503
|
+
"methods": [],
|
|
504
|
+
"parts": [],
|
|
505
|
+
"description": "构件 `ai-portal.ai-agents`"
|
|
506
|
+
},
|
|
491
507
|
{
|
|
492
508
|
"name": "ai-portal.chat-stream",
|
|
493
509
|
"properties": [
|
|
@@ -605,31 +621,6 @@
|
|
|
605
621
|
"parts": [],
|
|
606
622
|
"description": "构件 `ai-portal.chat-stream`"
|
|
607
623
|
},
|
|
608
|
-
{
|
|
609
|
-
"name": "ai-portal.ai-agents",
|
|
610
|
-
"properties": [
|
|
611
|
-
{
|
|
612
|
-
"name": "list",
|
|
613
|
-
"attribute": false,
|
|
614
|
-
"type": "Agent[]"
|
|
615
|
-
},
|
|
616
|
-
{
|
|
617
|
-
"name": "urlTemplate",
|
|
618
|
-
"type": "string"
|
|
619
|
-
},
|
|
620
|
-
{
|
|
621
|
-
"name": "withContainer",
|
|
622
|
-
"description": "",
|
|
623
|
-
"deprecated": true,
|
|
624
|
-
"default": "true"
|
|
625
|
-
}
|
|
626
|
-
],
|
|
627
|
-
"events": [],
|
|
628
|
-
"slots": [],
|
|
629
|
-
"methods": [],
|
|
630
|
-
"parts": [],
|
|
631
|
-
"description": "构件 `ai-portal.ai-agents`"
|
|
632
|
-
},
|
|
633
624
|
{
|
|
634
625
|
"name": "ai-portal.page-container",
|
|
635
626
|
"properties": [
|
|
@@ -722,6 +713,15 @@
|
|
|
722
713
|
],
|
|
723
714
|
"description": "构件 `ai-portal.tab-list`"
|
|
724
715
|
},
|
|
716
|
+
{
|
|
717
|
+
"name": "ai-portal.home-container",
|
|
718
|
+
"properties": [],
|
|
719
|
+
"events": [],
|
|
720
|
+
"slots": [],
|
|
721
|
+
"methods": [],
|
|
722
|
+
"parts": [],
|
|
723
|
+
"description": "构件 `ai-portal.home-container`"
|
|
724
|
+
},
|
|
725
725
|
{
|
|
726
726
|
"name": "ai-portal.dropdown-select",
|
|
727
727
|
"properties": [
|
|
@@ -794,33 +794,6 @@
|
|
|
794
794
|
"parts": [],
|
|
795
795
|
"description": "构件 `ai-portal.preview-container`"
|
|
796
796
|
},
|
|
797
|
-
{
|
|
798
|
-
"name": "ai-portal.action-buttons",
|
|
799
|
-
"properties": [
|
|
800
|
-
{
|
|
801
|
-
"name": "items",
|
|
802
|
-
"attribute": false,
|
|
803
|
-
"type": "ActionItem[]"
|
|
804
|
-
},
|
|
805
|
-
{
|
|
806
|
-
"name": "multiple",
|
|
807
|
-
"attribute": false,
|
|
808
|
-
"type": "boolean"
|
|
809
|
-
}
|
|
810
|
-
],
|
|
811
|
-
"events": [
|
|
812
|
-
{
|
|
813
|
-
"name": "action.click",
|
|
814
|
-
"detail": {
|
|
815
|
-
"type": "ActionItem"
|
|
816
|
-
}
|
|
817
|
-
}
|
|
818
|
-
],
|
|
819
|
-
"slots": [],
|
|
820
|
-
"methods": [],
|
|
821
|
-
"parts": [],
|
|
822
|
-
"description": "构件 `ai-portal.action-buttons`"
|
|
823
|
-
},
|
|
824
797
|
{
|
|
825
798
|
"name": "ai-portal.goal-card-list",
|
|
826
799
|
"properties": [
|
|
@@ -912,6 +885,33 @@
|
|
|
912
885
|
"parts": [],
|
|
913
886
|
"description": "构件 `ai-portal.project-conversations`"
|
|
914
887
|
},
|
|
888
|
+
{
|
|
889
|
+
"name": "ai-portal.action-buttons",
|
|
890
|
+
"properties": [
|
|
891
|
+
{
|
|
892
|
+
"name": "items",
|
|
893
|
+
"attribute": false,
|
|
894
|
+
"type": "ActionItem[]"
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
"name": "multiple",
|
|
898
|
+
"attribute": false,
|
|
899
|
+
"type": "boolean"
|
|
900
|
+
}
|
|
901
|
+
],
|
|
902
|
+
"events": [
|
|
903
|
+
{
|
|
904
|
+
"name": "action.click",
|
|
905
|
+
"detail": {
|
|
906
|
+
"type": "ActionItem"
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
],
|
|
910
|
+
"slots": [],
|
|
911
|
+
"methods": [],
|
|
912
|
+
"parts": [],
|
|
913
|
+
"description": "构件 `ai-portal.action-buttons`"
|
|
914
|
+
},
|
|
915
915
|
{
|
|
916
916
|
"name": "ai-portal.project-knowledges",
|
|
917
917
|
"properties": [
|
|
@@ -1010,15 +1010,21 @@
|
|
|
1010
1010
|
"methods": [],
|
|
1011
1011
|
"parts": [],
|
|
1012
1012
|
"description": "构件 `ai-portal.chat-input`"
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
"name": "ai-portal.elevo-logo",
|
|
1016
|
+
"properties": [],
|
|
1017
|
+
"events": [],
|
|
1018
|
+
"slots": [],
|
|
1019
|
+
"methods": [],
|
|
1020
|
+
"parts": [],
|
|
1021
|
+
"description": "构件 `ai-portal.elevo-logo`"
|
|
1013
1022
|
}
|
|
1014
1023
|
],
|
|
1015
1024
|
"providers": [
|
|
1016
1025
|
{
|
|
1017
1026
|
"name": "ai-portal.entity-sdk-get"
|
|
1018
1027
|
},
|
|
1019
|
-
{
|
|
1020
|
-
"name": "ai-portal.entity-sdk-list"
|
|
1021
|
-
},
|
|
1022
1028
|
{
|
|
1023
1029
|
"name": "ai-portal.save-request-store"
|
|
1024
1030
|
},
|
|
@@ -1027,6 +1033,9 @@
|
|
|
1027
1033
|
},
|
|
1028
1034
|
{
|
|
1029
1035
|
"name": "ai-portal.clear-request-store"
|
|
1036
|
+
},
|
|
1037
|
+
{
|
|
1038
|
+
"name": "ai-portal.entity-sdk-list"
|
|
1030
1039
|
}
|
|
1031
1040
|
]
|
|
1032
1041
|
}
|