@fileverse-dev/ddoc 3.0.32-patch-1 → 3.0.32-patch-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.
@@ -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-CQlfaYlI.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-ByOEaqj9.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 te === "0x" ? { data: void 0 } : { data: te };
93965
93965
  } catch (R) {
93966
- const B = IKt(R), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-BwK2x7rK.mjs");
93966
+ const B = IKt(R), { offchainLookup: H, offchainLookupSignature: $ } = await import("./ccip-9Gyiz2Ta.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 I && (B == null ? void 0 : B.slice(0, 10)) === "0x101bb98d" ? new pZt({ factory: f }) : Sge(R, {
@@ -248520,7 +248520,7 @@ const Fjn = ({
248520
248520
  },
248521
248521
  {
248522
248522
  title: "Reminder",
248523
- description: n ? a ? "Reminders will be available shortly ..." : i ? "Reminders are not available during real-time collaboration." : "Set a reminder and we will notify you right on time." : "Log-in to start creating reminders.",
248523
+ description: n ? a ? "Reminders will be available shortly..." : i ? "Reminders are not available during real-time collaboration." : "Set a reminder and we will notify you right on time." : "Log-in to start creating reminders.",
248524
248524
  searchTerms: ["reminder", "alert", "notification"],
248525
248525
  icon: /* @__PURE__ */ E.jsx(
248526
248526
  qe,
@@ -248531,9 +248531,9 @@ const Fjn = ({
248531
248531
  }
248532
248532
  ),
248533
248533
  image: "",
248534
- isDisabled: !n || i,
248534
+ isDisabled: !n || i || a,
248535
248535
  command: ({ editor: f, range: h }) => {
248536
- if (!(!n || i))
248536
+ if (!(!n || i || a))
248537
248537
  return kjn(f, h, "slash", t), !0;
248538
248538
  }
248539
248539
  },
@@ -262162,7 +262162,8 @@ const CPn = (e) => e.context.awareness, DPn = (e) => !!(e.context.isReady && e.c
262162
262162
  D,
262163
262163
  T,
262164
262164
  F,
262165
- n
262165
+ n,
262166
+ S
262166
262167
  ]), He(() => {
262167
262168
  if (h) {
262168
262169
  VT.setZoom(h);
@@ -264603,6 +264604,7 @@ const Bie = _e.memo(JFe), ezn = ({
264603
264604
  isPresentationMode: j,
264604
264605
  metadataProxyUrl: Se,
264605
264606
  extensions: Le,
264607
+ disableInlineComment: we,
264606
264608
  onCopyHeadingLink: be,
264607
264609
  isConnected: ge,
264608
264610
  activeModel: We,
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-CQlfaYlI.mjs";
1
+ import { D as d, E as r, P as s, R as a, h as t, u as i } from "./index-ByOEaqj9.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.32-patch-1",
5
+ "version": "3.0.32-patch-6",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {