@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.
- package/dist/index.es.js +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",
|