@fileverse-dev/ddoc 2.3.0-rtc-patch-26 → 2.3.0-rtc-patch-27
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-
|
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-BGPTiMUl.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;
|
@@ -89873,7 +89873,7 @@ async function Ov(e, t) {
|
|
89873
89873
|
});
|
89874
89874
|
return W === "0x" ? { data: void 0 } : { data: W };
|
89875
89875
|
} catch (I) {
|
89876
|
-
const _ = IAt(I), { offchainLookup: O, offchainLookupSignature: z } = await import("./ccip-
|
89876
|
+
const _ = IAt(I), { offchainLookup: O, offchainLookupSignature: z } = await import("./ccip-CTLS74Oe.mjs");
|
89877
89877
|
if (e.ccipRead !== !1 && (_ == null ? void 0 : _.slice(0, 10)) === z && x)
|
89878
89878
|
return { data: await O(e, { data: _, to: x }) };
|
89879
89879
|
throw j && (_ == null ? void 0 : _.slice(0, 10)) === "0x101bb98d" ? new zEt({ factory: u }) : lre(I, {
|
@@ -101846,6 +101846,13 @@ const pC = [
|
|
101846
101846
|
e.chain().focus().setFontFamily("Impact, Charcoal, sans-serif").run();
|
101847
101847
|
}
|
101848
101848
|
},
|
101849
|
+
{
|
101850
|
+
title: "Inclusive Sans",
|
101851
|
+
value: "Inclusive Sans, sans-serif",
|
101852
|
+
command: (e) => {
|
101853
|
+
e.chain().focus().setFontFamily("Inclusive Sans, sans-serif").run();
|
101854
|
+
}
|
101855
|
+
},
|
101849
101856
|
{
|
101850
101857
|
title: "Inter",
|
101851
101858
|
value: "Inter, sans-serif",
|
@@ -101881,6 +101888,13 @@ const pC = [
|
|
101881
101888
|
e.chain().focus().setFontFamily("monospace").run();
|
101882
101889
|
}
|
101883
101890
|
},
|
101891
|
+
{
|
101892
|
+
title: "Oswald",
|
101893
|
+
value: "Oswald, sans-serif",
|
101894
|
+
command: (e) => {
|
101895
|
+
e.chain().focus().setFontFamily("Oswald, sans-serif").run();
|
101896
|
+
}
|
101897
|
+
},
|
101884
101898
|
{
|
101885
101899
|
title: "Palatino",
|
101886
101900
|
value: "Palatino Linotype, Book Antiqua, Palatino, serif",
|
@@ -101895,6 +101909,20 @@ const pC = [
|
|
101895
101909
|
e.chain().focus().setFontFamily("Playfair Display, serif").run();
|
101896
101910
|
}
|
101897
101911
|
},
|
101912
|
+
{
|
101913
|
+
title: "Poppins",
|
101914
|
+
value: "Poppins, sans-serif",
|
101915
|
+
command: (e) => {
|
101916
|
+
e.chain().focus().setFontFamily("Poppins, sans-serif").run();
|
101917
|
+
}
|
101918
|
+
},
|
101919
|
+
{
|
101920
|
+
title: "PT Sans Narrow",
|
101921
|
+
value: "PT Sans Narrow, sans-serif",
|
101922
|
+
command: (e) => {
|
101923
|
+
e.chain().focus().setFontFamily("PT Sans Narrow, sans-serif").run();
|
101924
|
+
}
|
101925
|
+
},
|
101898
101926
|
{
|
101899
101927
|
title: "REM",
|
101900
101928
|
value: "REM, sans-serif",
|
@@ -235841,8 +235869,9 @@ const ofn = ({
|
|
235841
235869
|
"aiAutocomplete",
|
235842
235870
|
...rie
|
235843
235871
|
].includes(U.name)
|
235844
|
-
)
|
235845
|
-
|
235872
|
+
),
|
235873
|
+
editable: !s
|
235874
|
+
}), [s]), I = Pe(async () => {
|
235846
235875
|
if (!e) return;
|
235847
235876
|
if (!s && e.view.dom.querySelector(".is-editor-empty")) {
|
235848
235877
|
t(), o == null || o("Cannot enter presentation mode with empty content");
|
package/dist/index.es.js
CHANGED