@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.
- package/dist/bricks.json +20 -18
- package/dist/chunks/2608.33f641c9.js +2 -0
- package/dist/chunks/2608.33f641c9.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/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/goal-card-list.5f61cd91.js +3 -0
- package/dist/chunks/{goal-card-list.7a0aecb2.js.map → goal-card-list.5f61cd91.js.map} +1 -1
- 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.c7c296c8.js} +2 -2
- package/dist/chunks/{main.c1de70a9.js.map → main.c7c296c8.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 +14 -11
- package/dist/index.663fc8d5.js +2 -0
- package/dist/index.663fc8d5.js.map +1 -0
- package/dist/manifest.json +140 -131
- package/dist/types.json +254 -249
- 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/goal-card-list.7a0aecb2.js +0 -3
- 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/{elevo-sidebar.199ad1c6.js.LICENSE.txt → elevo-sidebar.08b20757.js.LICENSE.txt} +0 -0
- /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.
|
|
183
|
-
"
|
|
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": "
|
|
114
|
+
"name": "icon",
|
|
194
115
|
"annotation": {
|
|
195
|
-
"type": "
|
|
196
|
-
"
|
|
116
|
+
"type": "reference",
|
|
117
|
+
"typeName": {
|
|
118
|
+
"type": "identifier",
|
|
119
|
+
"name": "GeneralIconProps"
|
|
120
|
+
}
|
|
197
121
|
}
|
|
198
122
|
},
|
|
199
123
|
{
|
|
200
|
-
"name": "
|
|
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": "
|
|
131
|
+
"name": "disabled",
|
|
238
132
|
"annotation": {
|
|
239
133
|
"type": "keyword",
|
|
240
|
-
"value": "
|
|
134
|
+
"value": "boolean"
|
|
241
135
|
}
|
|
242
136
|
},
|
|
243
137
|
{
|
|
244
|
-
"name": "
|
|
138
|
+
"name": "variant",
|
|
245
139
|
"annotation": {
|
|
246
|
-
"type": "
|
|
247
|
-
"
|
|
140
|
+
"type": "reference",
|
|
141
|
+
"typeName": {
|
|
142
|
+
"type": "identifier",
|
|
143
|
+
"name": "IconButtonVariant"
|
|
144
|
+
}
|
|
248
145
|
}
|
|
249
146
|
}
|
|
250
147
|
],
|
|
251
|
-
"
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
"
|
|
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": "
|
|
263
|
-
"value": "
|
|
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.
|
|
388
|
-
"
|
|
299
|
+
"ai-portal.entity-sdk-list": {
|
|
300
|
+
"type": "provider",
|
|
301
|
+
"params": [
|
|
389
302
|
{
|
|
390
|
-
"name": "
|
|
303
|
+
"name": "workspace",
|
|
391
304
|
"annotation": {
|
|
392
305
|
"type": "keyword",
|
|
393
306
|
"value": "string"
|
|
394
307
|
}
|
|
395
308
|
},
|
|
396
309
|
{
|
|
397
|
-
"name": "
|
|
310
|
+
"name": "entity",
|
|
398
311
|
"annotation": {
|
|
399
|
-
"type": "
|
|
400
|
-
"
|
|
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": "
|
|
317
|
+
"name": "params",
|
|
411
318
|
"annotation": {
|
|
412
|
-
"type": "
|
|
413
|
-
"
|
|
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": "
|
|
416
|
-
"value": "
|
|
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": "
|
|
420
|
-
"value": "
|
|
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": "
|
|
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": "
|
|
428
|
+
"name": "Tab",
|
|
439
429
|
"body": [
|
|
440
430
|
{
|
|
441
431
|
"type": "propertySignature",
|
|
442
432
|
"key": {
|
|
443
433
|
"type": "identifier",
|
|
444
|
-
"name": "
|
|
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": "
|
|
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.
|
|
458
|
+
"ai-portal.page-container": {
|
|
469
459
|
"properties": [
|
|
470
460
|
{
|
|
471
|
-
"name": "
|
|
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": "
|
|
475
|
+
"name": "Breadcrumb"
|
|
479
476
|
}
|
|
480
477
|
}
|
|
481
478
|
}
|
|
482
479
|
},
|
|
483
480
|
{
|
|
484
|
-
"name": "
|
|
481
|
+
"name": "size",
|
|
485
482
|
"annotation": {
|
|
486
|
-
"type": "
|
|
487
|
-
"
|
|
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": "
|
|
494
|
-
"
|
|
495
|
-
"
|
|
496
|
-
|
|
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": "
|
|
509
|
+
"name": "Breadcrumb",
|
|
510
510
|
"body": [
|
|
511
511
|
{
|
|
512
512
|
"type": "propertySignature",
|
|
513
513
|
"key": {
|
|
514
514
|
"type": "identifier",
|
|
515
|
-
"name": "
|
|
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": "
|
|
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
|
{
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import "./";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/ai-portal",
|
|
3
|
-
"version": "0.
|
|
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": "
|
|
51
|
+
"gitHead": "a38f6e1eb73b840c26b34b35f74bc762a234db83"
|
|
52
52
|
}
|