@htmlbricks/hb-messages-list 0.60.51 → 0.60.53

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/manifest.json CHANGED
@@ -7,61 +7,26 @@
7
7
  "Events": {
8
8
  "additionalProperties": false,
9
9
  "properties": {
10
- "onCopyMessage": {
11
- "$comment": "(messageId: string) => void",
12
- "properties": {
13
- "namedArgs": {
14
- "additionalProperties": false,
15
- "properties": {
16
- "messageId": {
17
- "type": "string"
18
- }
19
- },
20
- "required": [
21
- "messageId"
22
- ],
23
- "type": "object"
24
- }
25
- },
26
- "type": "object"
27
- },
28
- "onDeleteMessage": {
29
- "$comment": "(messageId: string) => void",
30
- "properties": {
31
- "namedArgs": {
32
- "additionalProperties": false,
33
- "properties": {
34
- "messageId": {
35
- "type": "string"
36
- }
37
- },
38
- "required": [
39
- "messageId"
40
- ],
41
- "type": "object"
42
- }
43
- },
44
- "type": "object"
45
- },
46
- "onEditMessage": {
47
- "$comment": "(messageId: string) => void",
10
+ "action": {
11
+ "additionalProperties": false,
48
12
  "properties": {
49
- "namedArgs": {
50
- "additionalProperties": false,
51
- "properties": {
52
- "messageId": {
53
- "type": "string"
54
- }
55
- },
56
- "required": [
57
- "messageId"
58
- ],
59
- "type": "object"
13
+ "action": {
14
+ "type": "string"
15
+ },
16
+ "messageId": {
17
+ "type": "string"
60
18
  }
61
19
  },
20
+ "required": [
21
+ "messageId",
22
+ "action"
23
+ ],
62
24
  "type": "object"
63
25
  }
64
26
  },
27
+ "required": [
28
+ "action"
29
+ ],
65
30
  "type": "object"
66
31
  }
67
32
  }
@@ -73,6 +38,25 @@
73
38
  "Component": {
74
39
  "additionalProperties": false,
75
40
  "properties": {
41
+ "actions": {
42
+ "items": {
43
+ "additionalProperties": false,
44
+ "properties": {
45
+ "icon": {
46
+ "type": "string"
47
+ },
48
+ "name": {
49
+ "type": "string"
50
+ }
51
+ },
52
+ "required": [
53
+ "icon",
54
+ "name"
55
+ ],
56
+ "type": "object"
57
+ },
58
+ "type": "array"
59
+ },
76
60
  "authors": {
77
61
  "items": {
78
62
  "$ref": "#/definitions/TAuthor"
@@ -94,9 +78,6 @@
94
78
  "bubbles": {
95
79
  "type": "boolean"
96
80
  },
97
- "showActions": {
98
- "type": "boolean"
99
- },
100
81
  "showAvatar": {
101
82
  "type": "boolean"
102
83
  },
@@ -232,24 +213,35 @@
232
213
  "control": {
233
214
  "type": "object"
234
215
  }
216
+ },
217
+ "actions": {
218
+ "control": {
219
+ "type": "object"
220
+ }
221
+ },
222
+ "action": {
223
+ "action": "action"
235
224
  }
236
225
  },
237
226
  "styleSetup": {
238
227
  "vars": [],
239
228
  "parts": [
240
229
  {
241
- "name": "testpart",
242
- "description": "test css part on 2 div tag"
230
+ "name": "message-bubble-body",
231
+ "description": "style for the message bubble body"
232
+ },
233
+ {
234
+ "name": "message-bubble",
235
+ "description": "style for the message bubble"
236
+ },
237
+ {
238
+ "name": "message-timestamp",
239
+ "description": "style for the message timestamp"
243
240
  }
244
241
  ]
245
242
  },
246
243
  "contributors": [],
247
- "htmlSlots": [
248
- {
249
- "name": "skelcontent",
250
- "description": "test slot"
251
- }
252
- ],
244
+ "htmlSlots": [],
253
245
  "i18n": [],
254
246
  "examples": [
255
247
  {
@@ -259,7 +251,7 @@
259
251
  {
260
252
  "id": "1",
261
253
  "text": "Hello",
262
- "timestamp": "2025-10-02T10:11:31.920Z",
254
+ "timestamp": "2025-10-02T12:46:43.827Z",
263
255
  "type": "text",
264
256
  "status": "sent",
265
257
  "authorId": "1"
@@ -267,7 +259,7 @@
267
259
  {
268
260
  "id": "2",
269
261
  "text": "Hi",
270
- "timestamp": "2025-10-02T10:12:07.920Z",
262
+ "timestamp": "2025-10-02T12:47:19.827Z",
271
263
  "type": "text",
272
264
  "status": "received",
273
265
  "authorId": "2"
@@ -297,7 +289,7 @@
297
289
  {
298
290
  "id": "1",
299
291
  "text": "Hello",
300
- "timestamp": "2025-10-02T10:11:31.920Z",
292
+ "timestamp": "2025-10-02T12:46:43.827Z",
301
293
  "type": "text",
302
294
  "status": "sent",
303
295
  "authorId": "1"
@@ -305,7 +297,7 @@
305
297
  {
306
298
  "id": "2",
307
299
  "text": "Hi",
308
- "timestamp": "2025-10-02T10:12:07.920Z",
300
+ "timestamp": "2025-10-02T12:47:19.827Z",
309
301
  "type": "text",
310
302
  "status": "received",
311
303
  "authorId": "2"
@@ -313,7 +305,7 @@
313
305
  {
314
306
  "id": "3",
315
307
  "text": "How are you?",
316
- "timestamp": "2025-10-02T10:12:07.920Z",
308
+ "timestamp": "2025-10-02T12:47:19.827Z",
317
309
  "type": "text",
318
310
  "status": "received",
319
311
  "authorId": "2"
@@ -321,7 +313,7 @@
321
313
  {
322
314
  "id": "4",
323
315
  "text": "I'm fine, thanks, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are you? I'm fine too, thanks for asking, how are",
324
- "timestamp": "2025-10-02T10:12:07.920Z",
316
+ "timestamp": "2025-10-02T12:47:19.827Z",
325
317
  "type": "text",
326
318
  "status": "sent",
327
319
  "authorId": "1"
@@ -329,7 +321,7 @@
329
321
  {
330
322
  "id": "5",
331
323
  "text": "What about you?",
332
- "timestamp": "2025-10-02T10:12:07.920Z",
324
+ "timestamp": "2025-10-02T12:47:19.827Z",
333
325
  "type": "text",
334
326
  "status": "received",
335
327
  "authorId": "2"
@@ -337,7 +329,7 @@
337
329
  {
338
330
  "id": "6",
339
331
  "text": "I'm fine too, thanks for asking",
340
- "timestamp": "2025-10-02T10:12:07.920Z",
332
+ "timestamp": "2025-10-02T12:47:19.827Z",
341
333
  "type": "text",
342
334
  "status": "sent",
343
335
  "authorId": "1"
@@ -345,7 +337,7 @@
345
337
  {
346
338
  "id": "7",
347
339
  "text": "You're welcome",
348
- "timestamp": "2025-10-02T10:12:07.920Z",
340
+ "timestamp": "2025-10-02T12:47:19.827Z",
349
341
  "type": "text",
350
342
  "status": "received",
351
343
  "authorId": "2"
@@ -353,7 +345,7 @@
353
345
  {
354
346
  "id": "8",
355
347
  "text": "Bye",
356
- "timestamp": "2025-10-02T10:12:07.920Z",
348
+ "timestamp": "2025-10-02T12:47:19.827Z",
357
349
  "type": "text",
358
350
  "status": "sent",
359
351
  "authorId": "1"
@@ -361,7 +353,7 @@
361
353
  {
362
354
  "id": "9",
363
355
  "text": "Bye",
364
- "timestamp": "2025-10-02T10:12:07.920Z",
356
+ "timestamp": "2025-10-02T12:47:19.827Z",
365
357
  "type": "text",
366
358
  "status": "received",
367
359
  "authorId": "2"
@@ -369,7 +361,7 @@
369
361
  {
370
362
  "id": "10",
371
363
  "text": "See you later",
372
- "timestamp": "2025-10-02T10:12:07.920Z",
364
+ "timestamp": "2025-10-02T12:47:19.827Z",
373
365
  "type": "text",
374
366
  "status": "sent",
375
367
  "authorId": "1"
@@ -377,7 +369,7 @@
377
369
  {
378
370
  "id": "11",
379
371
  "text": "See you later",
380
- "timestamp": "2025-10-02T10:12:07.920Z",
372
+ "timestamp": "2025-10-02T12:47:19.827Z",
381
373
  "type": "text",
382
374
  "status": "received",
383
375
  "authorId": "2"
@@ -385,7 +377,7 @@
385
377
  {
386
378
  "id": "12",
387
379
  "text": "Bye",
388
- "timestamp": "2025-10-02T10:12:07.920Z",
380
+ "timestamp": "2025-10-02T12:47:19.827Z",
389
381
  "type": "text",
390
382
  "status": "sent",
391
383
  "authorId": "1"
@@ -393,7 +385,7 @@
393
385
  {
394
386
  "id": "13",
395
387
  "text": "Bye",
396
- "timestamp": "2025-10-02T10:12:07.920Z",
388
+ "timestamp": "2025-10-02T12:47:19.827Z",
397
389
  "type": "text",
398
390
  "status": "received",
399
391
  "authorId": "2"
@@ -424,7 +416,7 @@
424
416
  {
425
417
  "id": "1",
426
418
  "text": "Check out this image!",
427
- "timestamp": "2025-10-02T10:12:04.320Z",
419
+ "timestamp": "2025-10-02T12:47:16.227Z",
428
420
  "type": "text",
429
421
  "status": "sent",
430
422
  "authorId": "1"
@@ -432,7 +424,7 @@
432
424
  {
433
425
  "id": "2",
434
426
  "text": "Nice photo!",
435
- "timestamp": "2025-10-02T10:12:04.420Z",
427
+ "timestamp": "2025-10-02T12:47:16.327Z",
436
428
  "type": "image",
437
429
  "status": "received",
438
430
  "authorId": "2",
@@ -441,7 +433,7 @@
441
433
  {
442
434
  "id": "3",
443
435
  "text": "Here's a code snippet:",
444
- "timestamp": "2025-10-02T10:12:04.920Z",
436
+ "timestamp": "2025-10-02T12:47:16.827Z",
445
437
  "type": "text",
446
438
  "status": "sent",
447
439
  "authorId": "1"
@@ -449,7 +441,7 @@
449
441
  {
450
442
  "id": "4",
451
443
  "text": "function hello() {\n console.log('Hello World!');\n}",
452
- "timestamp": "2025-10-02T10:12:05.020Z",
444
+ "timestamp": "2025-10-02T12:47:16.927Z",
453
445
  "type": "code",
454
446
  "status": "sent",
455
447
  "authorId": "1",
@@ -458,7 +450,7 @@
458
450
  {
459
451
  "id": "5",
460
452
  "text": "Great code! Here's a video response:",
461
- "timestamp": "2025-10-02T10:12:05.420Z",
453
+ "timestamp": "2025-10-02T12:47:17.327Z",
462
454
  "type": "text",
463
455
  "status": "received",
464
456
  "authorId": "2"
@@ -466,7 +458,7 @@
466
458
  {
467
459
  "id": "6",
468
460
  "text": "Video message",
469
- "timestamp": "2025-10-02T10:12:05.520Z",
461
+ "timestamp": "2025-10-02T12:47:17.427Z",
470
462
  "type": "video",
471
463
  "status": "received",
472
464
  "authorId": "2",
@@ -475,7 +467,7 @@
475
467
  {
476
468
  "id": "7",
477
469
  "text": "Audio message",
478
- "timestamp": "2025-10-02T10:12:05.920Z",
470
+ "timestamp": "2025-10-02T12:47:17.827Z",
479
471
  "type": "audio",
480
472
  "status": "sent",
481
473
  "authorId": "1",
@@ -484,7 +476,7 @@
484
476
  {
485
477
  "id": "8",
486
478
  "text": "Document.pdf",
487
- "timestamp": "2025-10-02T10:12:06.420Z",
479
+ "timestamp": "2025-10-02T12:47:18.327Z",
488
480
  "type": "file",
489
481
  "status": "received",
490
482
  "authorId": "2",
@@ -516,7 +508,7 @@
516
508
  {
517
509
  "id": "1",
518
510
  "text": "Hello",
519
- "timestamp": "2025-10-02T10:11:31.920Z",
511
+ "timestamp": "2025-10-02T12:46:43.827Z",
520
512
  "type": "text",
521
513
  "status": "sent",
522
514
  "authorId": "1"
@@ -524,7 +516,7 @@
524
516
  {
525
517
  "id": "2",
526
518
  "text": "Hi",
527
- "timestamp": "2025-10-02T10:12:07.920Z",
519
+ "timestamp": "2025-10-02T12:47:19.827Z",
528
520
  "type": "text",
529
521
  "status": "received",
530
522
  "authorId": "2"
@@ -567,7 +559,7 @@
567
559
  {
568
560
  "id": "1",
569
561
  "text": "What's the weather like today?",
570
- "timestamp": "2025-10-02T10:12:04.321Z",
562
+ "timestamp": "2025-10-02T12:47:16.227Z",
571
563
  "type": "text",
572
564
  "status": "sent",
573
565
  "authorId": "1"
@@ -575,7 +567,7 @@
575
567
  {
576
568
  "id": "2",
577
569
  "text": "I don't have access to real-time weather data, but I can help you find weather information. You can check your local weather app or visit a weather website like weather.com.",
578
- "timestamp": "2025-10-02T10:12:04.421Z",
570
+ "timestamp": "2025-10-02T12:47:16.327Z",
579
571
  "type": "text",
580
572
  "status": "received",
581
573
  "authorId": "2"
@@ -583,7 +575,7 @@
583
575
  {
584
576
  "id": "3",
585
577
  "text": "Can you help me write a function in JavaScript?",
586
- "timestamp": "2025-10-02T10:12:04.921Z",
578
+ "timestamp": "2025-10-02T12:47:16.827Z",
587
579
  "type": "text",
588
580
  "status": "sent",
589
581
  "authorId": "1"
@@ -591,7 +583,7 @@
591
583
  {
592
584
  "id": "4",
593
585
  "text": "Of course! Here's a simple JavaScript function:",
594
- "timestamp": "2025-10-02T10:12:05.021Z",
586
+ "timestamp": "2025-10-02T12:47:16.927Z",
595
587
  "type": "text",
596
588
  "status": "received",
597
589
  "authorId": "2"
@@ -599,7 +591,7 @@
599
591
  {
600
592
  "id": "5",
601
593
  "text": "function greet(name) {\n return `Hello, ${name}!`;\n}\n\nconsole.log(greet('World'));",
602
- "timestamp": "2025-10-02T10:12:05.121Z",
594
+ "timestamp": "2025-10-02T12:47:17.027Z",
603
595
  "type": "code",
604
596
  "status": "received",
605
597
  "authorId": "2",
@@ -632,7 +624,7 @@
632
624
  {
633
625
  "id": "1",
634
626
  "text": "Mary joined the chat",
635
- "timestamp": "2025-10-02T10:12:04.320Z",
627
+ "timestamp": "2025-10-02T12:47:16.227Z",
636
628
  "type": "text",
637
629
  "status": "received",
638
630
  "authorId": "2",
@@ -641,7 +633,7 @@
641
633
  {
642
634
  "id": "2",
643
635
  "text": "Hello everyone!",
644
- "timestamp": "2025-10-02T10:12:04.420Z",
636
+ "timestamp": "2025-10-02T12:47:16.327Z",
645
637
  "type": "text",
646
638
  "status": "sent",
647
639
  "authorId": "1"
@@ -649,7 +641,7 @@
649
641
  {
650
642
  "id": "3",
651
643
  "text": "Hi John! How are you?",
652
- "timestamp": "2025-10-02T10:12:04.520Z",
644
+ "timestamp": "2025-10-02T12:47:16.427Z",
653
645
  "type": "text",
654
646
  "status": "received",
655
647
  "authorId": "2"
@@ -657,7 +649,7 @@
657
649
  {
658
650
  "id": "4",
659
651
  "text": "I'm doing great, thanks for asking!",
660
- "timestamp": "2025-10-02T10:12:04.621Z",
652
+ "timestamp": "2025-10-02T12:47:16.527Z",
661
653
  "type": "text",
662
654
  "status": "sent",
663
655
  "authorId": "1",
@@ -667,7 +659,7 @@
667
659
  {
668
660
  "id": "5",
669
661
  "text": "That's wonderful to hear!",
670
- "timestamp": "2025-10-02T10:12:04.721Z",
662
+ "timestamp": "2025-10-02T12:47:16.627Z",
671
663
  "type": "text",
672
664
  "status": "received",
673
665
  "authorId": "2"
@@ -698,7 +690,7 @@
698
690
  {
699
691
  "id": "1",
700
692
  "text": "This message is pending...",
701
- "timestamp": "2025-10-02T10:12:06.921Z",
693
+ "timestamp": "2025-10-02T12:47:18.827Z",
702
694
  "type": "text",
703
695
  "status": "pending",
704
696
  "authorId": "1"
@@ -706,7 +698,7 @@
706
698
  {
707
699
  "id": "2",
708
700
  "text": "This message was sent",
709
- "timestamp": "2025-10-02T10:12:05.921Z",
701
+ "timestamp": "2025-10-02T12:47:17.827Z",
710
702
  "type": "text",
711
703
  "status": "sent",
712
704
  "authorId": "1"
@@ -714,7 +706,7 @@
714
706
  {
715
707
  "id": "3",
716
708
  "text": "This message was received",
717
- "timestamp": "2025-10-02T10:12:04.921Z",
709
+ "timestamp": "2025-10-02T12:47:16.827Z",
718
710
  "type": "text",
719
711
  "status": "received",
720
712
  "authorId": "2"
@@ -722,7 +714,7 @@
722
714
  {
723
715
  "id": "4",
724
716
  "text": "This message was read",
725
- "timestamp": "2025-10-02T10:12:03.921Z",
717
+ "timestamp": "2025-10-02T12:47:15.827Z",
726
718
  "type": "text",
727
719
  "status": "read",
728
720
  "authorId": "2"
@@ -753,7 +745,7 @@
753
745
  {
754
746
  "id": "1",
755
747
  "text": "Hello",
756
- "timestamp": "2025-10-02T10:11:31.920Z",
748
+ "timestamp": "2025-10-02T12:46:43.827Z",
757
749
  "type": "text",
758
750
  "status": "sent",
759
751
  "authorId": "1"
@@ -761,7 +753,7 @@
761
753
  {
762
754
  "id": "2",
763
755
  "text": "Hi",
764
- "timestamp": "2025-10-02T10:12:07.920Z",
756
+ "timestamp": "2025-10-02T12:47:19.827Z",
765
757
  "type": "text",
766
758
  "status": "received",
767
759
  "authorId": "2"
@@ -784,11 +776,24 @@
784
776
  ],
785
777
  "options": {
786
778
  "showTimestamp": false,
787
- "showActions": true,
788
779
  "showAvatar": true,
789
780
  "showName": true,
790
781
  "bubbles": true
791
- }
782
+ },
783
+ "actions": [
784
+ {
785
+ "icon": "clipboard",
786
+ "name": "copy"
787
+ },
788
+ {
789
+ "icon": "trash",
790
+ "name": "delete"
791
+ },
792
+ {
793
+ "icon": "pencil",
794
+ "name": "edit"
795
+ }
796
+ ]
792
797
  }
793
798
  },
794
799
  {
@@ -799,7 +804,7 @@
799
804
  {
800
805
  "id": "1",
801
806
  "text": "Hello",
802
- "timestamp": "2025-10-02T10:11:31.920Z",
807
+ "timestamp": "2025-10-02T12:46:43.827Z",
803
808
  "type": "text",
804
809
  "status": "sent",
805
810
  "authorId": "1"
@@ -807,7 +812,7 @@
807
812
  {
808
813
  "id": "2",
809
814
  "text": "Hi",
810
- "timestamp": "2025-10-02T10:12:07.920Z",
815
+ "timestamp": "2025-10-02T12:47:19.827Z",
811
816
  "type": "text",
812
817
  "status": "received",
813
818
  "authorId": "2"
@@ -830,11 +835,24 @@
830
835
  ],
831
836
  "options": {
832
837
  "showTimestamp": true,
833
- "showActions": true,
834
838
  "showAvatar": false,
835
839
  "showName": true,
836
840
  "bubbles": true
837
- }
841
+ },
842
+ "actions": [
843
+ {
844
+ "icon": "clipboard",
845
+ "name": "copy"
846
+ },
847
+ {
848
+ "icon": "trash",
849
+ "name": "delete"
850
+ },
851
+ {
852
+ "icon": "pencil",
853
+ "name": "edit"
854
+ }
855
+ ]
838
856
  }
839
857
  },
840
858
  {
@@ -845,7 +863,7 @@
845
863
  {
846
864
  "id": "1",
847
865
  "text": "Hello",
848
- "timestamp": "2025-10-02T10:11:31.920Z",
866
+ "timestamp": "2025-10-02T12:46:43.827Z",
849
867
  "type": "text",
850
868
  "status": "sent",
851
869
  "authorId": "1"
@@ -853,7 +871,7 @@
853
871
  {
854
872
  "id": "2",
855
873
  "text": "Hi",
856
- "timestamp": "2025-10-02T10:12:07.920Z",
874
+ "timestamp": "2025-10-02T12:47:19.827Z",
857
875
  "type": "text",
858
876
  "status": "received",
859
877
  "authorId": "2"
@@ -876,11 +894,24 @@
876
894
  ],
877
895
  "options": {
878
896
  "showTimestamp": true,
879
- "showActions": true,
880
897
  "showAvatar": true,
881
898
  "showName": true,
882
899
  "bubbles": false
883
- }
900
+ },
901
+ "actions": [
902
+ {
903
+ "icon": "clipboard",
904
+ "name": "copy"
905
+ },
906
+ {
907
+ "icon": "trash",
908
+ "name": "delete"
909
+ },
910
+ {
911
+ "icon": "pencil",
912
+ "name": "edit"
913
+ }
914
+ ]
884
915
  }
885
916
  },
886
917
  {
@@ -891,7 +922,7 @@
891
922
  {
892
923
  "id": "1",
893
924
  "text": "Hello",
894
- "timestamp": "2025-10-02T10:11:31.920Z",
925
+ "timestamp": "2025-10-02T12:46:43.827Z",
895
926
  "type": "text",
896
927
  "status": "sent",
897
928
  "authorId": "1"
@@ -899,7 +930,7 @@
899
930
  {
900
931
  "id": "2",
901
932
  "text": "Hi",
902
- "timestamp": "2025-10-02T10:12:07.920Z",
933
+ "timestamp": "2025-10-02T12:47:19.827Z",
903
934
  "type": "text",
904
935
  "status": "received",
905
936
  "authorId": "2"
@@ -922,11 +953,24 @@
922
953
  ],
923
954
  "options": {
924
955
  "showTimestamp": false,
925
- "showActions": false,
926
956
  "showAvatar": false,
927
957
  "showName": false,
928
958
  "bubbles": false
929
- }
959
+ },
960
+ "actions": [
961
+ {
962
+ "icon": "clipboard",
963
+ "name": "copy"
964
+ },
965
+ {
966
+ "icon": "trash",
967
+ "name": "delete"
968
+ },
969
+ {
970
+ "icon": "pencil",
971
+ "name": "edit"
972
+ }
973
+ ]
930
974
  }
931
975
  },
932
976
  {
@@ -937,7 +981,7 @@
937
981
  {
938
982
  "id": "1",
939
983
  "text": "Check out this image!",
940
- "timestamp": "2025-10-02T10:12:04.320Z",
984
+ "timestamp": "2025-10-02T12:47:16.227Z",
941
985
  "type": "text",
942
986
  "status": "sent",
943
987
  "authorId": "1"
@@ -945,7 +989,7 @@
945
989
  {
946
990
  "id": "2",
947
991
  "text": "Nice photo!",
948
- "timestamp": "2025-10-02T10:12:04.420Z",
992
+ "timestamp": "2025-10-02T12:47:16.327Z",
949
993
  "type": "image",
950
994
  "status": "received",
951
995
  "authorId": "2",
@@ -954,7 +998,7 @@
954
998
  {
955
999
  "id": "3",
956
1000
  "text": "Here's a code snippet:",
957
- "timestamp": "2025-10-02T10:12:04.920Z",
1001
+ "timestamp": "2025-10-02T12:47:16.827Z",
958
1002
  "type": "text",
959
1003
  "status": "sent",
960
1004
  "authorId": "1"
@@ -962,7 +1006,7 @@
962
1006
  {
963
1007
  "id": "4",
964
1008
  "text": "function hello() {\n console.log('Hello World!');\n}",
965
- "timestamp": "2025-10-02T10:12:05.020Z",
1009
+ "timestamp": "2025-10-02T12:47:16.927Z",
966
1010
  "type": "code",
967
1011
  "status": "sent",
968
1012
  "authorId": "1",
@@ -971,7 +1015,7 @@
971
1015
  {
972
1016
  "id": "5",
973
1017
  "text": "Great code! Here's a video response:",
974
- "timestamp": "2025-10-02T10:12:05.420Z",
1018
+ "timestamp": "2025-10-02T12:47:17.327Z",
975
1019
  "type": "text",
976
1020
  "status": "received",
977
1021
  "authorId": "2"
@@ -979,7 +1023,7 @@
979
1023
  {
980
1024
  "id": "6",
981
1025
  "text": "Video message",
982
- "timestamp": "2025-10-02T10:12:05.520Z",
1026
+ "timestamp": "2025-10-02T12:47:17.427Z",
983
1027
  "type": "video",
984
1028
  "status": "received",
985
1029
  "authorId": "2",
@@ -988,7 +1032,7 @@
988
1032
  {
989
1033
  "id": "7",
990
1034
  "text": "Audio message",
991
- "timestamp": "2025-10-02T10:12:05.920Z",
1035
+ "timestamp": "2025-10-02T12:47:17.827Z",
992
1036
  "type": "audio",
993
1037
  "status": "sent",
994
1038
  "authorId": "1",
@@ -997,7 +1041,7 @@
997
1041
  {
998
1042
  "id": "8",
999
1043
  "text": "Document.pdf",
1000
- "timestamp": "2025-10-02T10:12:06.420Z",
1044
+ "timestamp": "2025-10-02T12:47:18.327Z",
1001
1045
  "type": "file",
1002
1046
  "status": "received",
1003
1047
  "authorId": "2",
@@ -1033,11 +1077,24 @@
1033
1077
  ],
1034
1078
  "options": {
1035
1079
  "showTimestamp": true,
1036
- "showActions": true,
1037
1080
  "showAvatar": true,
1038
1081
  "showName": true,
1039
1082
  "bubbles": true
1040
- }
1083
+ },
1084
+ "actions": [
1085
+ {
1086
+ "icon": "clipboard",
1087
+ "name": "copy"
1088
+ },
1089
+ {
1090
+ "icon": "trash",
1091
+ "name": "delete"
1092
+ },
1093
+ {
1094
+ "icon": "pencil",
1095
+ "name": "edit"
1096
+ }
1097
+ ]
1041
1098
  }
1042
1099
  }
1043
1100
  ],
@@ -1059,5 +1116,5 @@
1059
1116
  "size": {},
1060
1117
  "iifePath": "main.iife.js",
1061
1118
  "repoName": "@htmlbricks/hb-messages-list",
1062
- "version": "0.60.51"
1119
+ "version": "0.60.53"
1063
1120
  }