@fileverse-dev/ddoc 3.0.28 → 3.0.29

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.
@@ -1,4 +1,4 @@
1
- import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as E, b as x, e as R, H as y, f as M } from "./index-AZxoriaJ.mjs";
1
+ import { B as p, g as m, s as w, d as k, i as b, l as L, a as O, c as E, b as x, e as R, H as y, f as M } from "./index-Sf1BQTii.mjs";
2
2
  class S extends p {
3
3
  constructor({ callbackSelector: r, cause: a, data: n, extraData: i, sender: f, urls: t }) {
4
4
  var o;
@@ -93963,7 +93963,7 @@ async function SF(e, t) {
93963
93963
  });
93964
93964
  return ne === "0x" ? { data: void 0 } : { data: ne };
93965
93965
  } catch (I) {
93966
- const B = _Kt(I), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-GyMEXiNr.mjs");
93966
+ const B = _Kt(I), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-DDvERaEc.mjs");
93967
93967
  if (e.ccipRead !== !1 && (B == null ? void 0 : B.slice(0, 10)) === $ && x)
93968
93968
  return { data: await H(e, { data: B, to: x }) };
93969
93969
  throw O && (B == null ? void 0 : B.slice(0, 10)) === "0x101bb98d" ? new hZt({ factory: f }) : Sge(I, {
@@ -106852,7 +106852,7 @@ const $E = (e) => {
106852
106852
  title: "Default",
106853
106853
  value: "default",
106854
106854
  command: (e) => {
106855
- e.commands.unsetFontFamily();
106855
+ e.chain().focus().unsetFontFamily().run();
106856
106856
  }
106857
106857
  },
106858
106858
  {
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { D as d, E as r, P as s, R as a, h as t, u as i } from "./index-AZxoriaJ.mjs";
1
+ import { D as d, E as r, P as s, R as a, h as t, u as i } from "./index-Sf1BQTii.mjs";
2
2
  export {
3
3
  d as DdocEditor,
4
4
  r as 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": "3.0.28",
5
+ "version": "3.0.29",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {
@@ -150,4 +150,4 @@
150
150
  "typescript": "^5.2.2",
151
151
  "vite": "^5.0.0"
152
152
  }
153
- }
153
+ }