@fileverse-dev/ddoc 3.1.9 → 3.2.0

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.es.js +2 -2
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -53034,8 +53034,8 @@ const Up = (e) => {
53034
53034
  const j = Te((R) => {
53035
53035
  R == null || R.style.setProperty("z-index", Wxe);
53036
53036
  }, []), L = Te(
53037
- ({ editor: R }) => Pxe({ editor: R }) ? !0 : v && Uxe(R) && zxe(R),
53038
- [v]
53037
+ ({ editor: R }) => Pxe({ editor: R }) ? !0 : (v || o) && Uxe(R) && zxe(R),
53038
+ [v, o]
53039
53039
  ), P = Dt(() => [
53040
53040
  {
53041
53041
  name: "Bold",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/ddoc",
3
3
  "private": false,
4
4
  "description": "DDoc",
5
- "version": "3.1.9",
5
+ "version": "3.2.0",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {