vdc-editor 0.1.303 → 0.1.304
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/lib/BulkSpellChecker-BCrcDE9R.mjs +5 -0
- package/lib/BulkSpellChecker-BCrcDE9R.mjs.map +1 -0
- package/lib/{index-DqvmIUrR.mjs → index-g8ZGJ2rd.mjs} +6 -6
- package/lib/{index-DqvmIUrR.mjs.map → index-g8ZGJ2rd.mjs.map} +1 -1
- package/lib/style.css +1 -1
- package/lib/vdc-editor.mjs +1 -1
- package/lib/vdc-editor.umd.js +1 -1
- package/lib/vdc-editor.umd.js.map +1 -1
- package/package.json +1 -1
- package/lib/BulkSpellChecker-dse6yKXc.mjs +0 -5
- package/lib/BulkSpellChecker-dse6yKXc.mjs.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BulkSpellChecker-BCrcDE9R.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -55466,7 +55466,7 @@ const mce = {
|
|
|
55466
55466
|
toolbarExtensionOrder: {}
|
|
55467
55467
|
},
|
|
55468
55468
|
setup(t) {
|
|
55469
|
-
const e = KR(() => import("./BulkSpellChecker-
|
|
55469
|
+
const e = KR(() => import("./BulkSpellChecker-BCrcDE9R.mjs")), { t: n } = ln(), o = t, r = Et("isEditable", $(!0)), i = [
|
|
55470
55470
|
Kh,
|
|
55471
55471
|
Ed,
|
|
55472
55472
|
Yh,
|
|
@@ -56438,7 +56438,7 @@ const mce = {
|
|
|
56438
56438
|
class: Pe(
|
|
56439
56439
|
m(Fe)(
|
|
56440
56440
|
"w-full px-1 pt-0 m-0 !leading-tight rounded-sm text-white border-transparent cursor-pointer",
|
|
56441
|
-
k.fixedWidth ? "whitespace-
|
|
56441
|
+
k.fixedWidth ? "whitespace-pre overflow-hidden" : "wrap-anywhere whitespace-break-spaces",
|
|
56442
56442
|
N.hoverElementId ?? N.elementId ? k.superPreviewCustomClass?.completedSuper ?? "bg-black" : k.superPreviewCustomClass?.unproducedSuper ?? "bg-red-500",
|
|
56443
56443
|
{
|
|
56444
56444
|
"cursor-default": !m(f)
|
|
@@ -56473,7 +56473,7 @@ const mce = {
|
|
|
56473
56473
|
], 6);
|
|
56474
56474
|
};
|
|
56475
56475
|
}
|
|
56476
|
-
}), Hce = /* @__PURE__ */ Fr($ce, [["__scopeId", "data-v-
|
|
56476
|
+
}), Hce = /* @__PURE__ */ Fr($ce, [["__scopeId", "data-v-04534390"]]), zce = ["index", "book-mark-id", "line-id", "onMouseover"], Vce = ["innerHTML"], Uce = /* @__PURE__ */ X({
|
|
56477
56477
|
__name: "SuperTextViewComment",
|
|
56478
56478
|
props: {
|
|
56479
56479
|
editor: {},
|
|
@@ -56529,7 +56529,7 @@ const mce = {
|
|
|
56529
56529
|
class: Pe(
|
|
56530
56530
|
m(Fe)(
|
|
56531
56531
|
"w-full px-1 pt-0 m-0 !leading-tight rounded-sm text-white border-transparent cursor-pointer",
|
|
56532
|
-
C.fixedWidth ? "whitespace-
|
|
56532
|
+
C.fixedWidth ? "whitespace-pre overflow-hidden" : "wrap-anywhere whitespace-break-spaces",
|
|
56533
56533
|
T.elementId ? C.superPreviewCustomClass?.completedSuper ?? "bg-black" : C.superPreviewCustomClass?.unproducedSuper ?? "bg-red-500",
|
|
56534
56534
|
{
|
|
56535
56535
|
"cursor-default": !m(d)
|
|
@@ -56564,7 +56564,7 @@ const mce = {
|
|
|
56564
56564
|
], 6);
|
|
56565
56565
|
};
|
|
56566
56566
|
}
|
|
56567
|
-
}), Wce = /* @__PURE__ */ Fr(Uce, [["__scopeId", "data-v-
|
|
56567
|
+
}), Wce = /* @__PURE__ */ Fr(Uce, [["__scopeId", "data-v-ca5d44cc"]]), eT = (t) => {
|
|
56568
56568
|
console.log(t), t = t.replace(/\s*style="[^"]*"/g, ""), t = t.replace(/<iframe\b[\s\S]*?<\/iframe\s*>/gi, "");
|
|
56569
56569
|
const e = t.match(/<!--StartFragment-->([\s\S]*?)<!--EndFragment-->/), o = (e ? e[1] : t).replace(/<br\s*\/?>/gi, `
|
|
56570
56570
|
`).split(/\r?\n/), r = [];
|
|
@@ -61927,4 +61927,4 @@ export {
|
|
|
61927
61927
|
zfe as n,
|
|
61928
61928
|
mpe as u
|
|
61929
61929
|
};
|
|
61930
|
-
//# sourceMappingURL=index-
|
|
61930
|
+
//# sourceMappingURL=index-g8ZGJ2rd.mjs.map
|