@next-bricks/ai-portal 0.40.2 → 0.41.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.
Files changed (42) hide show
  1. package/dist/bricks.json +20 -18
  2. package/dist/chunks/2608.33f641c9.js +2 -0
  3. package/dist/chunks/2608.33f641c9.js.map +1 -0
  4. package/dist/chunks/{8616.ceae4e7b.js → 3689.2a3f6d8c.js} +3 -3
  5. package/dist/chunks/{8616.ceae4e7b.js.map → 3689.2a3f6d8c.js.map} +1 -1
  6. package/dist/chunks/chat-box.9c68697e.js +2 -0
  7. package/dist/chunks/chat-box.9c68697e.js.map +1 -0
  8. package/dist/chunks/elevo-logo.dc137a3c.js +2 -0
  9. package/dist/chunks/elevo-logo.dc137a3c.js.map +1 -0
  10. package/dist/chunks/elevo-sidebar.08b20757.js +3 -0
  11. package/dist/chunks/elevo-sidebar.08b20757.js.map +1 -0
  12. package/dist/chunks/goal-card-list.5f61cd91.js +3 -0
  13. package/dist/chunks/{goal-card-list.7a0aecb2.js.map → goal-card-list.5f61cd91.js.map} +1 -1
  14. package/dist/chunks/{home-container.9f9ca1ca.js → home-container.211ba989.js} +2 -2
  15. package/dist/chunks/{home-container.9f9ca1ca.js.map → home-container.211ba989.js.map} +1 -1
  16. package/dist/chunks/{main.c1de70a9.js → main.c7c296c8.js} +2 -2
  17. package/dist/chunks/{main.c1de70a9.js.map → main.c7c296c8.js.map} +1 -1
  18. package/dist/chunks/page-container.099db5b9.js +2 -0
  19. package/dist/chunks/{page-container.a637a6c4.js.map → page-container.099db5b9.js.map} +1 -1
  20. package/dist/examples.json +14 -11
  21. package/dist/index.663fc8d5.js +2 -0
  22. package/dist/index.663fc8d5.js.map +1 -0
  23. package/dist/manifest.json +140 -131
  24. package/dist/types.json +254 -249
  25. package/dist-types/bootstrap.d.ts +1 -0
  26. package/dist-types/elevo-logo/index.d.ts +9 -0
  27. package/dist-types/elevo-logo/index.spec.d.ts +1 -0
  28. package/docs/elevo-logo.md +9 -0
  29. package/package.json +2 -2
  30. package/dist/chunks/8176.fe523596.js +0 -2
  31. package/dist/chunks/8176.fe523596.js.map +0 -1
  32. package/dist/chunks/chat-box.6ae456b3.js +0 -2
  33. package/dist/chunks/chat-box.6ae456b3.js.map +0 -1
  34. package/dist/chunks/elevo-sidebar.199ad1c6.js +0 -3
  35. package/dist/chunks/elevo-sidebar.199ad1c6.js.map +0 -1
  36. package/dist/chunks/goal-card-list.7a0aecb2.js +0 -3
  37. package/dist/chunks/page-container.a637a6c4.js +0 -2
  38. package/dist/index.7b53be7d.js +0 -2
  39. package/dist/index.7b53be7d.js.map +0 -1
  40. /package/dist/chunks/{8616.ceae4e7b.js.LICENSE.txt → 3689.2a3f6d8c.js.LICENSE.txt} +0 -0
  41. /package/dist/chunks/{elevo-sidebar.199ad1c6.js.LICENSE.txt → elevo-sidebar.08b20757.js.LICENSE.txt} +0 -0
  42. /package/dist/chunks/{goal-card-list.7a0aecb2.js.LICENSE.txt → goal-card-list.5f61cd91.js.LICENSE.txt} +0 -0
package/dist/types.json CHANGED
@@ -4,77 +4,6 @@
4
4
  "events": [],
5
5
  "methods": []
6
6
  },
7
- "ai-portal.icon-button": {
8
- "properties": [
9
- {
10
- "name": "icon",
11
- "annotation": {
12
- "type": "reference",
13
- "typeName": {
14
- "type": "identifier",
15
- "name": "GeneralIconProps"
16
- }
17
- }
18
- },
19
- {
20
- "name": "tooltip",
21
- "annotation": {
22
- "type": "keyword",
23
- "value": "string"
24
- }
25
- },
26
- {
27
- "name": "disabled",
28
- "annotation": {
29
- "type": "keyword",
30
- "value": "boolean"
31
- }
32
- },
33
- {
34
- "name": "variant",
35
- "annotation": {
36
- "type": "reference",
37
- "typeName": {
38
- "type": "identifier",
39
- "name": "IconButtonVariant"
40
- }
41
- }
42
- }
43
- ],
44
- "events": [],
45
- "methods": [],
46
- "types": [
47
- {
48
- "type": "typeAlias",
49
- "name": "IconButtonVariant",
50
- "annotation": {
51
- "type": "union",
52
- "types": [
53
- {
54
- "type": "jsLiteral",
55
- "value": "default"
56
- },
57
- {
58
- "type": "jsLiteral",
59
- "value": "light"
60
- },
61
- {
62
- "type": "jsLiteral",
63
- "value": "mini"
64
- },
65
- {
66
- "type": "jsLiteral",
67
- "value": "mini-light"
68
- },
69
- {
70
- "type": "jsLiteral",
71
- "value": "bordered"
72
- }
73
- ]
74
- }
75
- }
76
- ]
77
- },
78
7
  "ai-portal.stat-with-mini-chart": {
79
8
  "properties": [
80
9
  {
@@ -179,93 +108,76 @@
179
108
  "events": [],
180
109
  "methods": []
181
110
  },
182
- "ai-portal.entity-sdk-get": {
183
- "type": "provider",
184
- "params": [
185
- {
186
- "name": "workspace",
187
- "annotation": {
188
- "type": "keyword",
189
- "value": "string"
190
- }
191
- },
111
+ "ai-portal.icon-button": {
112
+ "properties": [
192
113
  {
193
- "name": "entity",
114
+ "name": "icon",
194
115
  "annotation": {
195
- "type": "keyword",
196
- "value": "string"
116
+ "type": "reference",
117
+ "typeName": {
118
+ "type": "identifier",
119
+ "name": "GeneralIconProps"
120
+ }
197
121
  }
198
122
  },
199
123
  {
200
- "name": "id",
201
- "annotation": {
202
- "type": "keyword",
203
- "value": "string"
204
- }
205
- }
206
- ],
207
- "returns": {
208
- "annotation": {
209
- "type": "reference",
210
- "typeName": {
211
- "type": "identifier",
212
- "name": "Promise"
213
- },
214
- "typeParameters": {
215
- "type": "typeParameterInstantiation",
216
- "params": [
217
- {
218
- "type": "keyword",
219
- "value": "unknown"
220
- }
221
- ]
222
- }
223
- }
224
- }
225
- },
226
- "ai-portal.entity-sdk-list": {
227
- "type": "provider",
228
- "params": [
229
- {
230
- "name": "workspace",
124
+ "name": "tooltip",
231
125
  "annotation": {
232
126
  "type": "keyword",
233
127
  "value": "string"
234
128
  }
235
129
  },
236
130
  {
237
- "name": "entity",
131
+ "name": "disabled",
238
132
  "annotation": {
239
133
  "type": "keyword",
240
- "value": "string"
134
+ "value": "boolean"
241
135
  }
242
136
  },
243
137
  {
244
- "name": "params",
138
+ "name": "variant",
245
139
  "annotation": {
246
- "type": "keyword",
247
- "value": "any"
140
+ "type": "reference",
141
+ "typeName": {
142
+ "type": "identifier",
143
+ "name": "IconButtonVariant"
144
+ }
248
145
  }
249
146
  }
250
147
  ],
251
- "returns": {
252
- "annotation": {
253
- "type": "reference",
254
- "typeName": {
255
- "type": "identifier",
256
- "name": "Promise"
257
- },
258
- "typeParameters": {
259
- "type": "typeParameterInstantiation",
260
- "params": [
148
+ "events": [],
149
+ "methods": [],
150
+ "types": [
151
+ {
152
+ "type": "typeAlias",
153
+ "name": "IconButtonVariant",
154
+ "annotation": {
155
+ "type": "union",
156
+ "types": [
261
157
  {
262
- "type": "keyword",
263
- "value": "unknown"
158
+ "type": "jsLiteral",
159
+ "value": "default"
160
+ },
161
+ {
162
+ "type": "jsLiteral",
163
+ "value": "light"
164
+ },
165
+ {
166
+ "type": "jsLiteral",
167
+ "value": "mini"
168
+ },
169
+ {
170
+ "type": "jsLiteral",
171
+ "value": "mini-light"
172
+ },
173
+ {
174
+ "type": "jsLiteral",
175
+ "value": "bordered"
264
176
  }
265
177
  ]
266
178
  }
267
179
  }
268
- }
180
+ ]
269
181
  },
270
182
  "ai-portal.save-request-store": {
271
183
  "type": "provider",
@@ -384,64 +296,142 @@
384
296
  }
385
297
  }
386
298
  },
387
- "ai-portal.page-container": {
388
- "properties": [
299
+ "ai-portal.entity-sdk-list": {
300
+ "type": "provider",
301
+ "params": [
389
302
  {
390
- "name": "pageTitle",
303
+ "name": "workspace",
391
304
  "annotation": {
392
305
  "type": "keyword",
393
306
  "value": "string"
394
307
  }
395
308
  },
396
309
  {
397
- "name": "breadcrumbs",
310
+ "name": "entity",
398
311
  "annotation": {
399
- "type": "array",
400
- "elementType": {
401
- "type": "reference",
402
- "typeName": {
403
- "type": "identifier",
404
- "name": "Breadcrumb"
405
- }
406
- }
312
+ "type": "keyword",
313
+ "value": "string"
407
314
  }
408
315
  },
409
316
  {
410
- "name": "size",
317
+ "name": "params",
411
318
  "annotation": {
412
- "type": "union",
413
- "types": [
319
+ "type": "keyword",
320
+ "value": "any"
321
+ }
322
+ }
323
+ ],
324
+ "returns": {
325
+ "annotation": {
326
+ "type": "reference",
327
+ "typeName": {
328
+ "type": "identifier",
329
+ "name": "Promise"
330
+ },
331
+ "typeParameters": {
332
+ "type": "typeParameterInstantiation",
333
+ "params": [
414
334
  {
415
- "type": "jsLiteral",
416
- "value": "medium"
417
- },
335
+ "type": "keyword",
336
+ "value": "unknown"
337
+ }
338
+ ]
339
+ }
340
+ }
341
+ }
342
+ },
343
+ "ai-portal.entity-sdk-get": {
344
+ "type": "provider",
345
+ "params": [
346
+ {
347
+ "name": "workspace",
348
+ "annotation": {
349
+ "type": "keyword",
350
+ "value": "string"
351
+ }
352
+ },
353
+ {
354
+ "name": "entity",
355
+ "annotation": {
356
+ "type": "keyword",
357
+ "value": "string"
358
+ }
359
+ },
360
+ {
361
+ "name": "id",
362
+ "annotation": {
363
+ "type": "keyword",
364
+ "value": "string"
365
+ }
366
+ }
367
+ ],
368
+ "returns": {
369
+ "annotation": {
370
+ "type": "reference",
371
+ "typeName": {
372
+ "type": "identifier",
373
+ "name": "Promise"
374
+ },
375
+ "typeParameters": {
376
+ "type": "typeParameterInstantiation",
377
+ "params": [
418
378
  {
419
- "type": "jsLiteral",
420
- "value": "small"
379
+ "type": "keyword",
380
+ "value": "unknown"
421
381
  }
422
382
  ]
423
383
  }
384
+ }
385
+ }
386
+ },
387
+ "ai-portal.tab-list": {
388
+ "properties": [
389
+ {
390
+ "name": "tabs",
391
+ "annotation": {
392
+ "type": "array",
393
+ "elementType": {
394
+ "type": "reference",
395
+ "typeName": {
396
+ "type": "identifier",
397
+ "name": "Tab"
398
+ }
399
+ }
400
+ }
424
401
  },
425
402
  {
426
- "name": "textContent",
403
+ "name": "activeTab",
427
404
  "annotation": {
428
405
  "type": "keyword",
429
406
  "value": "string"
430
407
  }
431
408
  }
432
409
  ],
433
- "events": [],
410
+ "events": [
411
+ {
412
+ "name": "tab.click",
413
+ "detail": {
414
+ "annotation": {
415
+ "type": "reference",
416
+ "typeName": {
417
+ "type": "identifier",
418
+ "name": "Tab"
419
+ }
420
+ }
421
+ }
422
+ }
423
+ ],
434
424
  "methods": [],
435
425
  "types": [
436
426
  {
437
427
  "type": "interface",
438
- "name": "Breadcrumb",
428
+ "name": "Tab",
439
429
  "body": [
440
430
  {
441
431
  "type": "propertySignature",
442
432
  "key": {
443
433
  "type": "identifier",
444
- "name": "text"
434
+ "name": "id"
445
435
  },
446
436
  "annotation": {
447
437
  "type": "keyword",
@@ -453,7 +443,7 @@
453
443
  "type": "propertySignature",
454
444
  "key": {
455
445
  "type": "identifier",
456
- "name": "url"
446
+ "name": "label"
457
447
  },
458
448
  "annotation": {
459
449
  "type": "keyword",
@@ -465,54 +455,64 @@
465
455
  }
466
456
  ]
467
457
  },
468
- "ai-portal.tab-list": {
458
+ "ai-portal.page-container": {
469
459
  "properties": [
470
460
  {
471
- "name": "tabs",
461
+ "name": "pageTitle",
462
+ "annotation": {
463
+ "type": "keyword",
464
+ "value": "string"
465
+ }
466
+ },
467
+ {
468
+ "name": "breadcrumbs",
472
469
  "annotation": {
473
470
  "type": "array",
474
471
  "elementType": {
475
472
  "type": "reference",
476
473
  "typeName": {
477
474
  "type": "identifier",
478
- "name": "Tab"
475
+ "name": "Breadcrumb"
479
476
  }
480
477
  }
481
478
  }
482
479
  },
483
480
  {
484
- "name": "activeTab",
481
+ "name": "size",
485
482
  "annotation": {
486
- "type": "keyword",
487
- "value": "string"
483
+ "type": "union",
484
+ "types": [
485
+ {
486
+ "type": "jsLiteral",
487
+ "value": "medium"
488
+ },
489
+ {
490
+ "type": "jsLiteral",
491
+ "value": "small"
492
+ }
493
+ ]
488
494
  }
489
- }
490
- ],
491
- "events": [
495
+ },
492
496
  {
493
- "name": "tab.click",
494
- "detail": {
495
- "annotation": {
496
- "type": "reference",
497
- "typeName": {
498
- "type": "identifier",
499
- "name": "Tab"
500
- }
501
- }
497
+ "name": "textContent",
498
+ "annotation": {
499
+ "type": "keyword",
500
+ "value": "string"
502
501
  }
503
502
  }
504
503
  ],
504
+ "events": [],
505
505
  "methods": [],
506
506
  "types": [
507
507
  {
508
508
  "type": "interface",
509
- "name": "Tab",
509
+ "name": "Breadcrumb",
510
510
  "body": [
511
511
  {
512
512
  "type": "propertySignature",
513
513
  "key": {
514
514
  "type": "identifier",
515
- "name": "id"
515
+ "name": "text"
516
516
  },
517
517
  "annotation": {
518
518
  "type": "keyword",
@@ -524,7 +524,7 @@
524
524
  "type": "propertySignature",
525
525
  "key": {
526
526
  "type": "identifier",
527
- "name": "label"
527
+ "name": "url"
528
528
  },
529
529
  "annotation": {
530
530
  "type": "keyword",
@@ -536,6 +536,11 @@
536
536
  }
537
537
  ]
538
538
  },
539
+ "ai-portal.elevo-logo": {
540
+ "properties": [],
541
+ "events": [],
542
+ "methods": []
543
+ },
539
544
  "ai-portal.project-knowledges": {
540
545
  "properties": [
541
546
  {
@@ -1197,76 +1202,6 @@
1197
1202
  }
1198
1203
  ]
1199
1204
  },
1200
- "ai-portal.project-summary": {
1201
- "properties": [
1202
- {
1203
- "name": "chatList",
1204
- "annotation": {
1205
- "type": "array",
1206
- "elementType": {
1207
- "type": "reference",
1208
- "typeName": {
1209
- "type": "identifier",
1210
- "name": "Chat"
1211
- }
1212
- }
1213
- }
1214
- },
1215
- {
1216
- "name": "chatUrlTemplate",
1217
- "annotation": {
1218
- "type": "keyword",
1219
- "value": "string"
1220
- }
1221
- }
1222
- ],
1223
- "events": [],
1224
- "methods": [],
1225
- "types": [
1226
- {
1227
- "type": "interface",
1228
- "name": "Chat",
1229
- "body": [
1230
- {
1231
- "type": "propertySignature",
1232
- "key": {
1233
- "type": "identifier",
1234
- "name": "conversationId"
1235
- },
1236
- "annotation": {
1237
- "type": "keyword",
1238
- "value": "string"
1239
- },
1240
- "computed": false
1241
- },
1242
- {
1243
- "type": "propertySignature",
1244
- "key": {
1245
- "type": "identifier",
1246
- "name": "title"
1247
- },
1248
- "annotation": {
1249
- "type": "keyword",
1250
- "value": "string"
1251
- },
1252
- "computed": false
1253
- },
1254
- {
1255
- "type": "propertySignature",
1256
- "key": {
1257
- "type": "identifier",
1258
- "name": "startTime"
1259
- },
1260
- "annotation": {
1261
- "type": "keyword",
1262
- "value": "number"
1263
- },
1264
- "computed": false
1265
- }
1266
- ]
1267
- }
1268
- ]
1269
- },
1270
1205
  "ai-portal.dropdown-select": {
1271
1206
  "properties": [
1272
1207
  {
@@ -1436,6 +1371,76 @@
1436
1371
  }
1437
1372
  ]
1438
1373
  },
1374
+ "ai-portal.project-summary": {
1375
+ "properties": [
1376
+ {
1377
+ "name": "chatList",
1378
+ "annotation": {
1379
+ "type": "array",
1380
+ "elementType": {
1381
+ "type": "reference",
1382
+ "typeName": {
1383
+ "type": "identifier",
1384
+ "name": "Chat"
1385
+ }
1386
+ }
1387
+ }
1388
+ },
1389
+ {
1390
+ "name": "chatUrlTemplate",
1391
+ "annotation": {
1392
+ "type": "keyword",
1393
+ "value": "string"
1394
+ }
1395
+ }
1396
+ ],
1397
+ "events": [],
1398
+ "methods": [],
1399
+ "types": [
1400
+ {
1401
+ "type": "interface",
1402
+ "name": "Chat",
1403
+ "body": [
1404
+ {
1405
+ "type": "propertySignature",
1406
+ "key": {
1407
+ "type": "identifier",
1408
+ "name": "conversationId"
1409
+ },
1410
+ "annotation": {
1411
+ "type": "keyword",
1412
+ "value": "string"
1413
+ },
1414
+ "computed": false
1415
+ },
1416
+ {
1417
+ "type": "propertySignature",
1418
+ "key": {
1419
+ "type": "identifier",
1420
+ "name": "title"
1421
+ },
1422
+ "annotation": {
1423
+ "type": "keyword",
1424
+ "value": "string"
1425
+ },
1426
+ "computed": false
1427
+ },
1428
+ {
1429
+ "type": "propertySignature",
1430
+ "key": {
1431
+ "type": "identifier",
1432
+ "name": "startTime"
1433
+ },
1434
+ "annotation": {
1435
+ "type": "keyword",
1436
+ "value": "number"
1437
+ },
1438
+ "computed": false
1439
+ }
1440
+ ]
1441
+ }
1442
+ ]
1443
+ },
1439
1444
  "ai-portal.preview-container": {
1440
1445
  "properties": [
1441
1446
  {
@@ -23,3 +23,4 @@ import "./project-conversations/index.js";
23
23
  import "./project-knowledges/index.js";
24
24
  import "./activity-timeline/index.js";
25
25
  import "./chat-input/index.js";
26
+ import "./elevo-logo/index.js";
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { ReactNextElement } from "@next-core/react-element";
3
+ import "@next-core/theme";
4
+ /**
5
+ * 构件 `ai-portal.elevo-logo`
6
+ */
7
+ export declare class ElevoLogo extends ReactNextElement {
8
+ render(): React.JSX.Element;
9
+ }
@@ -0,0 +1 @@
1
+ import "./";
@@ -0,0 +1,9 @@
1
+ 构件 `ai-portal.elevo-logo`
2
+
3
+ ## Examples
4
+
5
+ ### Basic
6
+
7
+ ```yaml preview
8
+ brick: ai-portal.elevo-logo
9
+ ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-bricks/ai-portal",
3
- "version": "0.40.2",
3
+ "version": "0.41.1",
4
4
  "homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/ai-portal",
5
5
  "repository": {
6
6
  "type": "git",
@@ -48,5 +48,5 @@
48
48
  "@next-bricks/presentational": "*",
49
49
  "@next-bricks/vs": "*"
50
50
  },
51
- "gitHead": "e14e0686a94d37b40335d6ce4a18f1eca073605b"
51
+ "gitHead": "a38f6e1eb73b840c26b34b35f74bc762a234db83"
52
52
  }