@editora/plugins 1.0.1 → 1.0.2
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 +147 -109
- package/dist/{documentManager-Cw420fPO.js → documentManager-BGlu3WRB.js} +3 -3
- package/dist/{documentManager-D86di_ZO.mjs → documentManager-CYC9totK.mjs} +3 -3
- package/dist/{index-xwiBh2x6.mjs → index-BbORIHoM.mjs} +1270 -1246
- package/dist/{index-CnEGPLxN.js → index-C-OCBS_6.js} +108 -107
- package/dist/index.cjs.js +1 -1
- package/dist/{index.es-B4xMKvwd.js → index.es-B-to-4j4.js} +1 -1
- package/dist/{index.es-lzohzZmW.mjs → index.es-BbXJ7tyO.mjs} +1 -1
- package/dist/index.esm.js +1 -1
- package/package.json +3 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as wv, a as yv, b as bv } from "./index-
|
|
1
|
+
import { g as wv, a as yv, b as bv } from "./index-BbORIHoM.mjs";
|
|
2
2
|
var da = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
3
3
|
function vv(t) {
|
|
4
4
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
@@ -28560,7 +28560,7 @@ var hl, Pm, Mm, Xd = ["times"];
|
|
|
28560
28560
|
}));
|
|
28561
28561
|
}
|
|
28562
28562
|
function n() {
|
|
28563
|
-
return (Bt.DOMPurify ? Promise.resolve(Bt.DOMPurify) : import("./index-
|
|
28563
|
+
return (Bt.DOMPurify ? Promise.resolve(Bt.DOMPurify) : import("./index-BbORIHoM.mjs").then((s) => s.Y)).catch((function(s) {
|
|
28564
28564
|
return Promise.reject(new Error("Could not load dompurify: " + s));
|
|
28565
28565
|
})).then((function(s) {
|
|
28566
28566
|
return s.default ? s.default : s;
|
|
@@ -31583,7 +31583,7 @@ function Vm(t) {
|
|
|
31583
31583
|
*/
|
|
31584
31584
|
(function(t) {
|
|
31585
31585
|
function e() {
|
|
31586
|
-
return (Bt.canvg ? Promise.resolve(Bt.canvg) : import("./index.es-
|
|
31586
|
+
return (Bt.canvg ? Promise.resolve(Bt.canvg) : import("./index.es-BbXJ7tyO.mjs")).catch((function(n) {
|
|
31587
31587
|
return Promise.reject(new Error("Could not load canvg: " + n));
|
|
31588
31588
|
})).then((function(n) {
|
|
31589
31589
|
return n.default ? n.default : n;
|