@fileverse-dev/ddoc 2.0.8-patch-2 → 2.0.8-patch-3

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 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -80456,7 +80456,8 @@ const s5 = [
80456
80456
  tippyOptions: {
80457
80457
  moveTransition: "transform 0.15s ease-out",
80458
80458
  duration: 200,
80459
- animation: "shift-toward-subtle"
80459
+ animation: "shift-toward-subtle",
80460
+ zIndex: 50
80460
80461
  }
80461
80462
  }, { toolRef: r, setToolVisibility: i, toolVisibility: s } = UL({
80462
80463
  editor: t.editor
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/ddoc",
3
3
  "private": false,
4
4
  "description": "DDoc",
5
- "version": "2.0.8-patch-2",
5
+ "version": "2.0.8-patch-3",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {