@htmlbricks/hb-messages-send 0.66.4 → 0.66.6
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 +1 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -240,7 +240,6 @@
|
|
|
240
240
|
}
|
|
241
241
|
],
|
|
242
242
|
"iifeIntegrity": "sha384-BJcFtPiJNLb5/YETEWXPpGE19N2iu5rM3v7WOYcUuz7BZnP2UXGgIhqlY83XSnV1",
|
|
243
|
-
"iifeIntegrityType": "sha384",
|
|
244
243
|
"screenshots": [],
|
|
245
244
|
"licenses": [
|
|
246
245
|
{
|
|
@@ -260,5 +259,5 @@
|
|
|
260
259
|
"size": {},
|
|
261
260
|
"iifePath": "main.iife.js",
|
|
262
261
|
"repoName": "@htmlbricks/hb-messages-send",
|
|
263
|
-
"version": "0.66.
|
|
262
|
+
"version": "0.66.6"
|
|
264
263
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-messages-send",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.6",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Message composer with auto-growing textarea (optional `expandable` and maximize control), Enter-to-send, file attachments with previews (`files.mode` single or multiple), and optional `tags` as toggleable chips. Dispatches `sendMessage` with `text`, selected `tags`, and staged `files` when the user sends.",
|
|
6
6
|
"licenses": [
|