@htmlbricks/hb-messages-send 0.66.2 → 0.66.4

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
@@ -239,6 +239,8 @@
239
239
  }
240
240
  }
241
241
  ],
242
+ "iifeIntegrity": "sha384-BJcFtPiJNLb5/YETEWXPpGE19N2iu5rM3v7WOYcUuz7BZnP2UXGgIhqlY83XSnV1",
243
+ "iifeIntegrityType": "sha384",
242
244
  "screenshots": [],
243
245
  "licenses": [
244
246
  {
@@ -258,5 +260,5 @@
258
260
  "size": {},
259
261
  "iifePath": "main.iife.js",
260
262
  "repoName": "@htmlbricks/hb-messages-send",
261
- "version": "0.66.2"
263
+ "version": "0.66.4"
262
264
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-messages-send",
3
- "version": "0.66.2",
3
+ "version": "0.66.4",
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": [