@almadar/std 5.2.0 → 5.2.2
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.
|
@@ -191,62 +191,8 @@
|
|
|
191
191
|
{
|
|
192
192
|
"type": "timeline",
|
|
193
193
|
"entity": "AgentActivityLog",
|
|
194
|
-
"
|
|
195
|
-
"
|
|
196
|
-
"emptyDescription": "Agent actions will appear here as they occur.",
|
|
197
|
-
"renderItem": [
|
|
198
|
-
"fn",
|
|
199
|
-
"item",
|
|
200
|
-
{
|
|
201
|
-
"type": "stack",
|
|
202
|
-
"direction": "vertical",
|
|
203
|
-
"gap": "xs",
|
|
204
|
-
"children": [
|
|
205
|
-
{
|
|
206
|
-
"type": "stack",
|
|
207
|
-
"direction": "horizontal",
|
|
208
|
-
"gap": "sm",
|
|
209
|
-
"align": "center",
|
|
210
|
-
"children": [
|
|
211
|
-
{
|
|
212
|
-
"type": "badge",
|
|
213
|
-
"label": "@item.status"
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"type": "typography",
|
|
217
|
-
"variant": "h4",
|
|
218
|
-
"content": "@item.action"
|
|
219
|
-
}
|
|
220
|
-
]
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"type": "typography",
|
|
224
|
-
"variant": "body",
|
|
225
|
-
"color": "muted",
|
|
226
|
-
"content": "@item.detail"
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"type": "stack",
|
|
230
|
-
"direction": "horizontal",
|
|
231
|
-
"gap": "sm",
|
|
232
|
-
"align": "center",
|
|
233
|
-
"children": [
|
|
234
|
-
{
|
|
235
|
-
"type": "typography",
|
|
236
|
-
"variant": "caption",
|
|
237
|
-
"color": "muted",
|
|
238
|
-
"content": "@item.timestamp"
|
|
239
|
-
},
|
|
240
|
-
{
|
|
241
|
-
"type": "badge",
|
|
242
|
-
"label": "@item.duration",
|
|
243
|
-
"variant": "outline"
|
|
244
|
-
}
|
|
245
|
-
]
|
|
246
|
-
}
|
|
247
|
-
]
|
|
248
|
-
}
|
|
249
|
-
]
|
|
194
|
+
"title": "Agent Actions",
|
|
195
|
+
"fields": ["action", "detail", "timestamp", "status"]
|
|
250
196
|
}
|
|
251
197
|
]
|
|
252
198
|
}
|
|
@@ -321,62 +267,8 @@
|
|
|
321
267
|
{
|
|
322
268
|
"type": "timeline",
|
|
323
269
|
"entity": "AgentActivityLog",
|
|
324
|
-
"
|
|
325
|
-
"
|
|
326
|
-
"emptyDescription": "Agent actions will appear here as they occur.",
|
|
327
|
-
"renderItem": [
|
|
328
|
-
"fn",
|
|
329
|
-
"item",
|
|
330
|
-
{
|
|
331
|
-
"type": "stack",
|
|
332
|
-
"direction": "vertical",
|
|
333
|
-
"gap": "xs",
|
|
334
|
-
"children": [
|
|
335
|
-
{
|
|
336
|
-
"type": "stack",
|
|
337
|
-
"direction": "horizontal",
|
|
338
|
-
"gap": "sm",
|
|
339
|
-
"align": "center",
|
|
340
|
-
"children": [
|
|
341
|
-
{
|
|
342
|
-
"type": "badge",
|
|
343
|
-
"label": "@item.status"
|
|
344
|
-
},
|
|
345
|
-
{
|
|
346
|
-
"type": "typography",
|
|
347
|
-
"variant": "h4",
|
|
348
|
-
"content": "@item.action"
|
|
349
|
-
}
|
|
350
|
-
]
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
"type": "typography",
|
|
354
|
-
"variant": "body",
|
|
355
|
-
"color": "muted",
|
|
356
|
-
"content": "@item.detail"
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"type": "stack",
|
|
360
|
-
"direction": "horizontal",
|
|
361
|
-
"gap": "sm",
|
|
362
|
-
"align": "center",
|
|
363
|
-
"children": [
|
|
364
|
-
{
|
|
365
|
-
"type": "typography",
|
|
366
|
-
"variant": "caption",
|
|
367
|
-
"color": "muted",
|
|
368
|
-
"content": "@item.timestamp"
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
"type": "badge",
|
|
372
|
-
"label": "@item.duration",
|
|
373
|
-
"variant": "outline"
|
|
374
|
-
}
|
|
375
|
-
]
|
|
376
|
-
}
|
|
377
|
-
]
|
|
378
|
-
}
|
|
379
|
-
]
|
|
270
|
+
"title": "Agent Actions",
|
|
271
|
+
"fields": ["action", "detail", "timestamp", "status"]
|
|
380
272
|
}
|
|
381
273
|
]
|
|
382
274
|
}
|
|
@@ -445,62 +337,8 @@
|
|
|
445
337
|
{
|
|
446
338
|
"type": "timeline",
|
|
447
339
|
"entity": "AgentActivityLog",
|
|
448
|
-
"
|
|
449
|
-
"
|
|
450
|
-
"emptyDescription": "Agent actions will appear here as they occur.",
|
|
451
|
-
"renderItem": [
|
|
452
|
-
"fn",
|
|
453
|
-
"item",
|
|
454
|
-
{
|
|
455
|
-
"type": "stack",
|
|
456
|
-
"direction": "vertical",
|
|
457
|
-
"gap": "xs",
|
|
458
|
-
"children": [
|
|
459
|
-
{
|
|
460
|
-
"type": "stack",
|
|
461
|
-
"direction": "horizontal",
|
|
462
|
-
"gap": "sm",
|
|
463
|
-
"align": "center",
|
|
464
|
-
"children": [
|
|
465
|
-
{
|
|
466
|
-
"type": "badge",
|
|
467
|
-
"label": "@item.status"
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"type": "typography",
|
|
471
|
-
"variant": "h4",
|
|
472
|
-
"content": "@item.action"
|
|
473
|
-
}
|
|
474
|
-
]
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"type": "typography",
|
|
478
|
-
"variant": "body",
|
|
479
|
-
"color": "muted",
|
|
480
|
-
"content": "@item.detail"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"type": "stack",
|
|
484
|
-
"direction": "horizontal",
|
|
485
|
-
"gap": "sm",
|
|
486
|
-
"align": "center",
|
|
487
|
-
"children": [
|
|
488
|
-
{
|
|
489
|
-
"type": "typography",
|
|
490
|
-
"variant": "caption",
|
|
491
|
-
"color": "muted",
|
|
492
|
-
"content": "@item.timestamp"
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
"type": "badge",
|
|
496
|
-
"label": "@item.duration",
|
|
497
|
-
"variant": "outline"
|
|
498
|
-
}
|
|
499
|
-
]
|
|
500
|
-
}
|
|
501
|
-
]
|
|
502
|
-
}
|
|
503
|
-
]
|
|
340
|
+
"title": "Agent Actions",
|
|
341
|
+
"fields": ["action", "detail", "timestamp", "status"]
|
|
504
342
|
}
|
|
505
343
|
]
|
|
506
344
|
}
|
|
@@ -191,62 +191,8 @@
|
|
|
191
191
|
{
|
|
192
192
|
"type": "timeline",
|
|
193
193
|
"entity": "AgentActivityLog",
|
|
194
|
-
"
|
|
195
|
-
"
|
|
196
|
-
"emptyDescription": "Agent actions will appear here as they occur.",
|
|
197
|
-
"renderItem": [
|
|
198
|
-
"fn",
|
|
199
|
-
"item",
|
|
200
|
-
{
|
|
201
|
-
"type": "stack",
|
|
202
|
-
"direction": "vertical",
|
|
203
|
-
"gap": "xs",
|
|
204
|
-
"children": [
|
|
205
|
-
{
|
|
206
|
-
"type": "stack",
|
|
207
|
-
"direction": "horizontal",
|
|
208
|
-
"gap": "sm",
|
|
209
|
-
"align": "center",
|
|
210
|
-
"children": [
|
|
211
|
-
{
|
|
212
|
-
"type": "badge",
|
|
213
|
-
"label": "@item.status"
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"type": "typography",
|
|
217
|
-
"variant": "h4",
|
|
218
|
-
"content": "@item.action"
|
|
219
|
-
}
|
|
220
|
-
]
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"type": "typography",
|
|
224
|
-
"variant": "body",
|
|
225
|
-
"color": "muted",
|
|
226
|
-
"content": "@item.detail"
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"type": "stack",
|
|
230
|
-
"direction": "horizontal",
|
|
231
|
-
"gap": "sm",
|
|
232
|
-
"align": "center",
|
|
233
|
-
"children": [
|
|
234
|
-
{
|
|
235
|
-
"type": "typography",
|
|
236
|
-
"variant": "caption",
|
|
237
|
-
"color": "muted",
|
|
238
|
-
"content": "@item.timestamp"
|
|
239
|
-
},
|
|
240
|
-
{
|
|
241
|
-
"type": "badge",
|
|
242
|
-
"label": "@item.duration",
|
|
243
|
-
"variant": "outline"
|
|
244
|
-
}
|
|
245
|
-
]
|
|
246
|
-
}
|
|
247
|
-
]
|
|
248
|
-
}
|
|
249
|
-
]
|
|
194
|
+
"title": "Agent Actions",
|
|
195
|
+
"fields": ["action", "detail", "timestamp", "status"]
|
|
250
196
|
}
|
|
251
197
|
]
|
|
252
198
|
}
|
|
@@ -321,62 +267,8 @@
|
|
|
321
267
|
{
|
|
322
268
|
"type": "timeline",
|
|
323
269
|
"entity": "AgentActivityLog",
|
|
324
|
-
"
|
|
325
|
-
"
|
|
326
|
-
"emptyDescription": "Agent actions will appear here as they occur.",
|
|
327
|
-
"renderItem": [
|
|
328
|
-
"fn",
|
|
329
|
-
"item",
|
|
330
|
-
{
|
|
331
|
-
"type": "stack",
|
|
332
|
-
"direction": "vertical",
|
|
333
|
-
"gap": "xs",
|
|
334
|
-
"children": [
|
|
335
|
-
{
|
|
336
|
-
"type": "stack",
|
|
337
|
-
"direction": "horizontal",
|
|
338
|
-
"gap": "sm",
|
|
339
|
-
"align": "center",
|
|
340
|
-
"children": [
|
|
341
|
-
{
|
|
342
|
-
"type": "badge",
|
|
343
|
-
"label": "@item.status"
|
|
344
|
-
},
|
|
345
|
-
{
|
|
346
|
-
"type": "typography",
|
|
347
|
-
"variant": "h4",
|
|
348
|
-
"content": "@item.action"
|
|
349
|
-
}
|
|
350
|
-
]
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
"type": "typography",
|
|
354
|
-
"variant": "body",
|
|
355
|
-
"color": "muted",
|
|
356
|
-
"content": "@item.detail"
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"type": "stack",
|
|
360
|
-
"direction": "horizontal",
|
|
361
|
-
"gap": "sm",
|
|
362
|
-
"align": "center",
|
|
363
|
-
"children": [
|
|
364
|
-
{
|
|
365
|
-
"type": "typography",
|
|
366
|
-
"variant": "caption",
|
|
367
|
-
"color": "muted",
|
|
368
|
-
"content": "@item.timestamp"
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
"type": "badge",
|
|
372
|
-
"label": "@item.duration",
|
|
373
|
-
"variant": "outline"
|
|
374
|
-
}
|
|
375
|
-
]
|
|
376
|
-
}
|
|
377
|
-
]
|
|
378
|
-
}
|
|
379
|
-
]
|
|
270
|
+
"title": "Agent Actions",
|
|
271
|
+
"fields": ["action", "detail", "timestamp", "status"]
|
|
380
272
|
}
|
|
381
273
|
]
|
|
382
274
|
}
|
|
@@ -445,62 +337,8 @@
|
|
|
445
337
|
{
|
|
446
338
|
"type": "timeline",
|
|
447
339
|
"entity": "AgentActivityLog",
|
|
448
|
-
"
|
|
449
|
-
"
|
|
450
|
-
"emptyDescription": "Agent actions will appear here as they occur.",
|
|
451
|
-
"renderItem": [
|
|
452
|
-
"fn",
|
|
453
|
-
"item",
|
|
454
|
-
{
|
|
455
|
-
"type": "stack",
|
|
456
|
-
"direction": "vertical",
|
|
457
|
-
"gap": "xs",
|
|
458
|
-
"children": [
|
|
459
|
-
{
|
|
460
|
-
"type": "stack",
|
|
461
|
-
"direction": "horizontal",
|
|
462
|
-
"gap": "sm",
|
|
463
|
-
"align": "center",
|
|
464
|
-
"children": [
|
|
465
|
-
{
|
|
466
|
-
"type": "badge",
|
|
467
|
-
"label": "@item.status"
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"type": "typography",
|
|
471
|
-
"variant": "h4",
|
|
472
|
-
"content": "@item.action"
|
|
473
|
-
}
|
|
474
|
-
]
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"type": "typography",
|
|
478
|
-
"variant": "body",
|
|
479
|
-
"color": "muted",
|
|
480
|
-
"content": "@item.detail"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"type": "stack",
|
|
484
|
-
"direction": "horizontal",
|
|
485
|
-
"gap": "sm",
|
|
486
|
-
"align": "center",
|
|
487
|
-
"children": [
|
|
488
|
-
{
|
|
489
|
-
"type": "typography",
|
|
490
|
-
"variant": "caption",
|
|
491
|
-
"color": "muted",
|
|
492
|
-
"content": "@item.timestamp"
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
"type": "badge",
|
|
496
|
-
"label": "@item.duration",
|
|
497
|
-
"variant": "outline"
|
|
498
|
-
}
|
|
499
|
-
]
|
|
500
|
-
}
|
|
501
|
-
]
|
|
502
|
-
}
|
|
503
|
-
]
|
|
340
|
+
"title": "Agent Actions",
|
|
341
|
+
"fields": ["action", "detail", "timestamp", "status"]
|
|
504
342
|
}
|
|
505
343
|
]
|
|
506
344
|
}
|
|
@@ -191,62 +191,8 @@
|
|
|
191
191
|
{
|
|
192
192
|
"type": "timeline",
|
|
193
193
|
"entity": "AgentActivityLog",
|
|
194
|
-
"
|
|
195
|
-
"
|
|
196
|
-
"emptyDescription": "Agent actions will appear here as they occur.",
|
|
197
|
-
"renderItem": [
|
|
198
|
-
"fn",
|
|
199
|
-
"item",
|
|
200
|
-
{
|
|
201
|
-
"type": "stack",
|
|
202
|
-
"direction": "vertical",
|
|
203
|
-
"gap": "xs",
|
|
204
|
-
"children": [
|
|
205
|
-
{
|
|
206
|
-
"type": "stack",
|
|
207
|
-
"direction": "horizontal",
|
|
208
|
-
"gap": "sm",
|
|
209
|
-
"align": "center",
|
|
210
|
-
"children": [
|
|
211
|
-
{
|
|
212
|
-
"type": "badge",
|
|
213
|
-
"label": "@item.status"
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"type": "typography",
|
|
217
|
-
"variant": "h4",
|
|
218
|
-
"content": "@item.action"
|
|
219
|
-
}
|
|
220
|
-
]
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"type": "typography",
|
|
224
|
-
"variant": "body",
|
|
225
|
-
"color": "muted",
|
|
226
|
-
"content": "@item.detail"
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"type": "stack",
|
|
230
|
-
"direction": "horizontal",
|
|
231
|
-
"gap": "sm",
|
|
232
|
-
"align": "center",
|
|
233
|
-
"children": [
|
|
234
|
-
{
|
|
235
|
-
"type": "typography",
|
|
236
|
-
"variant": "caption",
|
|
237
|
-
"color": "muted",
|
|
238
|
-
"content": "@item.timestamp"
|
|
239
|
-
},
|
|
240
|
-
{
|
|
241
|
-
"type": "badge",
|
|
242
|
-
"label": "@item.duration",
|
|
243
|
-
"variant": "outline"
|
|
244
|
-
}
|
|
245
|
-
]
|
|
246
|
-
}
|
|
247
|
-
]
|
|
248
|
-
}
|
|
249
|
-
]
|
|
194
|
+
"title": "Agent Actions",
|
|
195
|
+
"fields": ["action", "detail", "timestamp", "status"]
|
|
250
196
|
}
|
|
251
197
|
]
|
|
252
198
|
}
|
|
@@ -321,62 +267,8 @@
|
|
|
321
267
|
{
|
|
322
268
|
"type": "timeline",
|
|
323
269
|
"entity": "AgentActivityLog",
|
|
324
|
-
"
|
|
325
|
-
"
|
|
326
|
-
"emptyDescription": "Agent actions will appear here as they occur.",
|
|
327
|
-
"renderItem": [
|
|
328
|
-
"fn",
|
|
329
|
-
"item",
|
|
330
|
-
{
|
|
331
|
-
"type": "stack",
|
|
332
|
-
"direction": "vertical",
|
|
333
|
-
"gap": "xs",
|
|
334
|
-
"children": [
|
|
335
|
-
{
|
|
336
|
-
"type": "stack",
|
|
337
|
-
"direction": "horizontal",
|
|
338
|
-
"gap": "sm",
|
|
339
|
-
"align": "center",
|
|
340
|
-
"children": [
|
|
341
|
-
{
|
|
342
|
-
"type": "badge",
|
|
343
|
-
"label": "@item.status"
|
|
344
|
-
},
|
|
345
|
-
{
|
|
346
|
-
"type": "typography",
|
|
347
|
-
"variant": "h4",
|
|
348
|
-
"content": "@item.action"
|
|
349
|
-
}
|
|
350
|
-
]
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
"type": "typography",
|
|
354
|
-
"variant": "body",
|
|
355
|
-
"color": "muted",
|
|
356
|
-
"content": "@item.detail"
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"type": "stack",
|
|
360
|
-
"direction": "horizontal",
|
|
361
|
-
"gap": "sm",
|
|
362
|
-
"align": "center",
|
|
363
|
-
"children": [
|
|
364
|
-
{
|
|
365
|
-
"type": "typography",
|
|
366
|
-
"variant": "caption",
|
|
367
|
-
"color": "muted",
|
|
368
|
-
"content": "@item.timestamp"
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
"type": "badge",
|
|
372
|
-
"label": "@item.duration",
|
|
373
|
-
"variant": "outline"
|
|
374
|
-
}
|
|
375
|
-
]
|
|
376
|
-
}
|
|
377
|
-
]
|
|
378
|
-
}
|
|
379
|
-
]
|
|
270
|
+
"title": "Agent Actions",
|
|
271
|
+
"fields": ["action", "detail", "timestamp", "status"]
|
|
380
272
|
}
|
|
381
273
|
]
|
|
382
274
|
}
|
|
@@ -445,62 +337,8 @@
|
|
|
445
337
|
{
|
|
446
338
|
"type": "timeline",
|
|
447
339
|
"entity": "AgentActivityLog",
|
|
448
|
-
"
|
|
449
|
-
"
|
|
450
|
-
"emptyDescription": "Agent actions will appear here as they occur.",
|
|
451
|
-
"renderItem": [
|
|
452
|
-
"fn",
|
|
453
|
-
"item",
|
|
454
|
-
{
|
|
455
|
-
"type": "stack",
|
|
456
|
-
"direction": "vertical",
|
|
457
|
-
"gap": "xs",
|
|
458
|
-
"children": [
|
|
459
|
-
{
|
|
460
|
-
"type": "stack",
|
|
461
|
-
"direction": "horizontal",
|
|
462
|
-
"gap": "sm",
|
|
463
|
-
"align": "center",
|
|
464
|
-
"children": [
|
|
465
|
-
{
|
|
466
|
-
"type": "badge",
|
|
467
|
-
"label": "@item.status"
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"type": "typography",
|
|
471
|
-
"variant": "h4",
|
|
472
|
-
"content": "@item.action"
|
|
473
|
-
}
|
|
474
|
-
]
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"type": "typography",
|
|
478
|
-
"variant": "body",
|
|
479
|
-
"color": "muted",
|
|
480
|
-
"content": "@item.detail"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"type": "stack",
|
|
484
|
-
"direction": "horizontal",
|
|
485
|
-
"gap": "sm",
|
|
486
|
-
"align": "center",
|
|
487
|
-
"children": [
|
|
488
|
-
{
|
|
489
|
-
"type": "typography",
|
|
490
|
-
"variant": "caption",
|
|
491
|
-
"color": "muted",
|
|
492
|
-
"content": "@item.timestamp"
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
"type": "badge",
|
|
496
|
-
"label": "@item.duration",
|
|
497
|
-
"variant": "outline"
|
|
498
|
-
}
|
|
499
|
-
]
|
|
500
|
-
}
|
|
501
|
-
]
|
|
502
|
-
}
|
|
503
|
-
]
|
|
340
|
+
"title": "Agent Actions",
|
|
341
|
+
"fields": ["action", "detail", "timestamp", "status"]
|
|
504
342
|
}
|
|
505
343
|
]
|
|
506
344
|
}
|