@vlprojects-chat/chat 0.13.0-LD-7446-direct.6 → 0.13.0-LD-7446-direct.7

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/dist/index.mjs +2 -2
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -39084,7 +39084,7 @@ const gP = {
39084
39084
  }, vce = () => {
39085
39085
  const e = pe.useContext(j2);
39086
39086
  return e ? e.chatSnackbarContainer : null;
39087
- }, yce = "@vlprojects-chat/chat", bce = "vlprojects", wce = "0.13.0-LD-7446-direct.5", Sce = "vlprojects chat", Ece = "ISC", xce = "dist/index.d.ts", Cce = "./dist/index.mjs", Tce = "./dist/index.mjs", Oce = [
39087
+ }, yce = "@vlprojects-chat/chat", bce = "vlprojects", wce = "0.13.0-LD-7446-direct.6", Sce = "vlprojects chat", Ece = "ISC", xce = "dist/index.d.ts", Cce = "./dist/index.mjs", Tce = "./dist/index.mjs", Oce = [
39088
39088
  "dist"
39089
39089
  ], Rce = {
39090
39090
  type: "git",
@@ -57453,7 +57453,7 @@ const bI = ({ value: e, size: t, icon: n, width: r = 2, color: o = "#FF0000" })
57453
57453
  }), z();
57454
57454
  } else
57455
57455
  await tie(n, r, a, !s);
57456
- (te = n.currentChannel) == null || te.setIsSubmitDelayed(!!($ != null && $.slowModeInSecs)), c("");
57456
+ (te = n.currentChannel) == null || te.setIsSubmitDelayed(!o && !!($ != null && $.slowModeInSecs)), c("");
57457
57457
  } catch (Me) {
57458
57458
  se(Me);
57459
57459
  } finally {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vlprojects-chat/chat",
3
3
  "author": "vlprojects",
4
- "version": "0.13.0-LD-7446-direct.6",
4
+ "version": "0.13.0-LD-7446-direct.7",
5
5
  "description": "vlprojects chat",
6
6
  "license": "ISC",
7
7
  "types": "dist/index.d.ts",