@htmlbricks/hb-messages-send 0.71.33 → 0.71.35

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 +2 -7
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -225,12 +225,7 @@
225
225
  ]
226
226
  },
227
227
  "contributors": [],
228
- "htmlSlots": [
229
- {
230
- "name": "skelcontent",
231
- "description": "test slot"
232
- }
233
- ],
228
+ "htmlSlots": [],
234
229
  "i18n": [],
235
230
  "examples": [
236
231
  {
@@ -308,5 +303,5 @@
308
303
  "size": {},
309
304
  "iifePath": "main.iife.js",
310
305
  "repoName": "@htmlbricks/hb-messages-send",
311
- "version": "0.71.33"
306
+ "version": "0.71.35"
312
307
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-messages-send",
3
- "version": "0.71.33",
3
+ "version": "0.71.35",
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": [