@htmlbricks/hb-messages-topics-card 0.19.24 → 0.19.26
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/package.json +2 -2
- package/release/manifest.json +7 -7
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@htmlbricks/hb-messages-topics-card",
|
|
3
3
|
"displayName": "Svelte-Bootstrap messages-topics-card",
|
|
4
4
|
"description": "Svelte-Bootstrap messages-topics-card",
|
|
5
|
-
"version": "0.19.
|
|
5
|
+
"version": "0.19.26",
|
|
6
6
|
"main": "release/release.js",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"webcomponents"
|
|
76
76
|
],
|
|
77
77
|
"contributors": [],
|
|
78
|
-
"gitHead": "
|
|
78
|
+
"gitHead": "2aca7296aa6983bda173f6c9b1dbd85a268f604f",
|
|
79
79
|
"dependencies": {
|
|
80
80
|
"style-to-object": "^0.3.0"
|
|
81
81
|
}
|
package/release/manifest.json
CHANGED
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
"counter": 0,
|
|
221
221
|
"text": "Hello 0",
|
|
222
222
|
"title": "Hello0",
|
|
223
|
-
"time": "2023-02-
|
|
223
|
+
"time": "2023-02-28T09:55:57.288Z",
|
|
224
224
|
"img_uri": "https://www.w3schools.com/howto/img_avatar.png"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"counter": 0,
|
|
229
229
|
"text": "Hello 1",
|
|
230
230
|
"title": "Hello1",
|
|
231
|
-
"time": "2023-02-
|
|
231
|
+
"time": "2023-02-28T09:55:57.288Z",
|
|
232
232
|
"img_uri": "https://www.w3schools.com/howto/img_avatar.png"
|
|
233
233
|
},
|
|
234
234
|
{
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
"counter": 0,
|
|
237
237
|
"text": "Hello 2",
|
|
238
238
|
"title": "Hello2",
|
|
239
|
-
"time": "2023-02-
|
|
239
|
+
"time": "2023-02-28T09:55:57.288Z",
|
|
240
240
|
"img_uri": "https://www.w3schools.com/howto/img_avatar.png"
|
|
241
241
|
}
|
|
242
242
|
]
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
"counter": 0,
|
|
252
252
|
"text": "Hello 0",
|
|
253
253
|
"title": "Hello0",
|
|
254
|
-
"time": "2023-02-
|
|
254
|
+
"time": "2023-02-28T09:55:57.288Z",
|
|
255
255
|
"img_uri": "https://www.w3schools.com/howto/img_avatar.png"
|
|
256
256
|
},
|
|
257
257
|
{
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
"counter": 0,
|
|
260
260
|
"text": "Hello 1",
|
|
261
261
|
"title": "Hello1",
|
|
262
|
-
"time": "2023-02-
|
|
262
|
+
"time": "2023-02-28T09:55:57.288Z",
|
|
263
263
|
"img_uri": "https://www.w3schools.com/howto/img_avatar.png",
|
|
264
264
|
"_selected": true
|
|
265
265
|
},
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"counter": 0,
|
|
269
269
|
"text": "Hello 2",
|
|
270
270
|
"title": "Hello2",
|
|
271
|
-
"time": "2023-02-
|
|
271
|
+
"time": "2023-02-28T09:55:57.288Z",
|
|
272
272
|
"img_uri": "https://www.w3schools.com/howto/img_avatar.png"
|
|
273
273
|
}
|
|
274
274
|
]
|
|
@@ -293,5 +293,5 @@
|
|
|
293
293
|
"size": {},
|
|
294
294
|
"iifePath": "release/release.js",
|
|
295
295
|
"repoName": "@htmlbricks/hb-messages-topics-card",
|
|
296
|
-
"version": "0.19.
|
|
296
|
+
"version": "0.19.26"
|
|
297
297
|
}
|