@htmlbricks/hb-messages-topics-card 0.71.23 → 0.71.24

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 (2) hide show
  1. package/manifest.json +11 -11
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -261,7 +261,7 @@
261
261
  "counter": 0,
262
262
  "text": "Hello 0",
263
263
  "title": "Hello0",
264
- "time": "2026-04-12T22:39:01.454Z",
264
+ "time": "2026-04-12T22:48:46.393Z",
265
265
  "img_uri": "https://www.w3schools.com/howto/img_avatar.png"
266
266
  },
267
267
  {
@@ -269,7 +269,7 @@
269
269
  "counter": 0,
270
270
  "text": "Hello 1",
271
271
  "title": "Hello1",
272
- "time": "2026-04-12T22:39:01.454Z",
272
+ "time": "2026-04-12T22:48:46.393Z",
273
273
  "img_uri": "https://www.w3schools.com/howto/img_avatar.png"
274
274
  },
275
275
  {
@@ -277,7 +277,7 @@
277
277
  "counter": 0,
278
278
  "text": "Hello 2",
279
279
  "title": "Hello2",
280
- "time": "2026-04-12T22:39:01.454Z",
280
+ "time": "2026-04-12T22:48:46.393Z",
281
281
  "img_uri": "https://www.w3schools.com/howto/img_avatar.png"
282
282
  }
283
283
  ]
@@ -292,7 +292,7 @@
292
292
  "counter": 0,
293
293
  "text": "Hello 0",
294
294
  "title": "Hello0",
295
- "time": "2026-04-12T22:39:01.454Z",
295
+ "time": "2026-04-12T22:48:46.393Z",
296
296
  "img_uri": "https://www.w3schools.com/howto/img_avatar.png"
297
297
  },
298
298
  {
@@ -300,7 +300,7 @@
300
300
  "counter": 0,
301
301
  "text": "Hello 1",
302
302
  "title": "Hello1",
303
- "time": "2026-04-12T22:39:01.454Z",
303
+ "time": "2026-04-12T22:48:46.393Z",
304
304
  "img_uri": "https://www.w3schools.com/howto/img_avatar.png",
305
305
  "_selected": true
306
306
  },
@@ -309,7 +309,7 @@
309
309
  "counter": 0,
310
310
  "text": "Hello 2",
311
311
  "title": "Hello2",
312
- "time": "2026-04-12T22:39:01.454Z",
312
+ "time": "2026-04-12T22:48:46.393Z",
313
313
  "img_uri": "https://www.w3schools.com/howto/img_avatar.png"
314
314
  }
315
315
  ]
@@ -325,7 +325,7 @@
325
325
  "counter": 3,
326
326
  "text": "Can you review the PR?",
327
327
  "title": "Engineering",
328
- "time": "2026-04-12T22:39:01.454Z",
328
+ "time": "2026-04-12T22:48:46.393Z",
329
329
  "img_uri": "https://www.w3schools.com/howto/img_avatar.png"
330
330
  },
331
331
  {
@@ -333,7 +333,7 @@
333
333
  "counter": 12,
334
334
  "text": "Contract signed",
335
335
  "title": "Sales",
336
- "time": "2026-04-12T22:39:01.454Z",
336
+ "time": "2026-04-12T22:48:46.393Z",
337
337
  "img_uri": "https://www.w3schools.com/howto/img_avatar.png"
338
338
  },
339
339
  {
@@ -341,7 +341,7 @@
341
341
  "counter": 1,
342
342
  "text": "Ticket #4421 updated",
343
343
  "title": "Support",
344
- "time": "2026-04-12T22:39:01.454Z",
344
+ "time": "2026-04-12T22:48:46.393Z",
345
345
  "img_uri": "https://www.w3schools.com/howto/img_avatar.png"
346
346
  }
347
347
  ]
@@ -357,7 +357,7 @@
357
357
  "counter": 0,
358
358
  "text": "Only conversation in the list",
359
359
  "title": "Direct message",
360
- "time": "2026-04-12T22:39:01.454Z",
360
+ "time": "2026-04-12T22:48:46.393Z",
361
361
  "img_uri": "https://www.w3schools.com/howto/img_avatar.png",
362
362
  "_selected": true
363
363
  }
@@ -386,5 +386,5 @@
386
386
  "size": {},
387
387
  "iifePath": "main.iife.js",
388
388
  "repoName": "@htmlbricks/hb-messages-topics-card",
389
- "version": "0.71.23"
389
+ "version": "0.71.24"
390
390
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-messages-topics-card",
3
- "version": "0.71.23",
3
+ "version": "0.71.24",
4
4
  "contributors": [],
5
5
  "description": "Lists chat or channel previews from `chats`: avatar, title, last message snippet, derived time label, and unread `counter` badge. Clicking a row marks it selected (`_selected`) and dispatches `select` with that chat payload for opening a thread or switching context.",
6
6
  "licenses": [