v-notion-editor 0.2.78 → 0.2.79
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.
|
@@ -35107,7 +35107,7 @@ const Mz = /* @__PURE__ */ Ae({
|
|
|
35107
35107
|
}, e.click();
|
|
35108
35108
|
}), Gx = async (t) => new Promise(async (e, n) => {
|
|
35109
35109
|
try {
|
|
35110
|
-
(await import("./papaparse.min-
|
|
35110
|
+
(await import("./papaparse.min-ifUjT5_3.js").then((i) => i.p)).default.parse(t, {
|
|
35111
35111
|
complete: (i) => {
|
|
35112
35112
|
try {
|
|
35113
35113
|
const s = i.data;
|
|
@@ -65201,7 +65201,7 @@ const WW = {
|
|
|
65201
65201
|
blockquote: i.isCanvas ? !1 : {}
|
|
65202
65202
|
}),
|
|
65203
65203
|
qW.configure({
|
|
65204
|
-
placeholder: "Start typing, or press '/' to add
|
|
65204
|
+
placeholder: i != null && i.isCanvas ? "Start writing…" : "Start typing, or press '/' to add blocks",
|
|
65205
65205
|
includeChildren: !0,
|
|
65206
65206
|
showOnlyCurrent: !0
|
|
65207
65207
|
}),
|
package/index.js
CHANGED
package/package.json
CHANGED