@lobehub/editor 4.9.4 → 4.9.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.
Files changed (2) hide show
  1. package/es/react.js +1 -0
  2. package/package.json +1 -1
package/es/react.js CHANGED
@@ -1458,6 +1458,7 @@ const SendButton = ({ type = "primary", menu, className, style, loading, generat
1458
1458
  ...style,
1459
1459
  width: menu ? size * 2 : size
1460
1460
  },
1461
+ variant: "filled",
1461
1462
  ...rest,
1462
1463
  children: /* @__PURE__ */ jsx(StopIcon, { size: size * .75 })
1463
1464
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/editor",
3
- "version": "4.9.4",
3
+ "version": "4.9.6",
4
4
  "description": "A powerful and extensible rich text editor built on Meta's Lexical framework, providing a modern editing experience with React integration.",
5
5
  "keywords": [
6
6
  "lobehub",