@fileverse-dev/ddoc 2.4.13 → 2.4.15
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/README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
# Ddoc Editor
|
2
2
|
|
3
|
-
[ddocs.new](http://ddocs.new/) is your onchain, privacy-first alternative to
|
3
|
+
[ddocs.new](http://ddocs.new/) is your onchain, privacy-first alternative to Google Docs. A self-sovereign note-taking and collaboration app that is peer-to-peer, end-to-end encrypted, and decentralized :yellow_heart:
|
4
|
+
|
5
|
+
dDocs enables secure, real-time and asynchronous collaboration without compromising user privacy. It also comes with powerful features like Markdown and LaTeX support, dark mode, offline editing, and mobile browser optimization.
|
4
6
|
|
5
7
|
<img width="4410" alt="github_banner_final@3x" src="https://github.com/user-attachments/assets/c6ee706d-979d-41b6-9f73-d29fbabb5152" />
|
6
8
|
|
@@ -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-
|
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-jt5mxMbm.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;
|
@@ -89868,7 +89868,7 @@ async function Sk(e, t) {
|
|
89868
89868
|
});
|
89869
89869
|
return V === "0x" ? { data: void 0 } : { data: V };
|
89870
89870
|
} catch (B) {
|
89871
|
-
const L = BWt(B), { offchainLookup: j, offchainLookupSignature: N } = await import("./ccip-
|
89871
|
+
const L = BWt(B), { offchainLookup: j, offchainLookupSignature: N } = await import("./ccip-CBkGCNs4.mjs");
|
89872
89872
|
if (e.ccipRead !== !1 && (L == null ? void 0 : L.slice(0, 10)) === N && b)
|
89873
89873
|
return { data: await j(e, { data: L, to: b }) };
|
89874
89874
|
throw S && (L == null ? void 0 : L.slice(0, 10)) === "0x101bb98d" ? new HVt({ factory: c }) : cpe(B, {
|
@@ -105229,7 +105229,7 @@ const Men = /* @__PURE__ */ fh(Cen), $m = () => {
|
|
105229
105229
|
),
|
105230
105230
|
children: [
|
105231
105231
|
V,
|
105232
|
-
c && !p && /* @__PURE__ */ E.jsx(
|
105232
|
+
c && !p && !o && /* @__PURE__ */ E.jsx(
|
105233
105233
|
qr,
|
105234
105234
|
{
|
105235
105235
|
side: "bottom",
|
@@ -259117,7 +259117,8 @@ const ioe = Ne.memo(u7e), S_n = ({
|
|
259117
259117
|
"w-full h-auto py-8",
|
259118
259118
|
!(Ze != null && Ze.canvasBackground) && "color-bg-default",
|
259119
259119
|
e && "preview-mode",
|
259120
|
-
Ue !== void 0 && gt && "has-available-models"
|
259120
|
+
Ue !== void 0 && gt && "has-available-models",
|
259121
|
+
be && "hide-inline-comments"
|
259121
259122
|
),
|
259122
259123
|
...In() && {
|
259123
259124
|
style: In()
|
@@ -259183,7 +259184,7 @@ const ioe = Ne.memo(u7e), S_n = ({
|
|
259183
259184
|
isPreviewMode: e
|
259184
259185
|
}
|
259185
259186
|
),
|
259186
|
-
/* @__PURE__ */ E.jsx("div", { children: ve && /* @__PURE__ */ E.jsx(
|
259187
|
+
/* @__PURE__ */ E.jsx("div", { children: ve && !be && /* @__PURE__ */ E.jsx(
|
259187
259188
|
A_n,
|
259188
259189
|
{
|
259189
259190
|
editor: ve,
|
package/dist/index.es.js
CHANGED