@umoteam/editor 1.4.2 → 1.4.3
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/dist/es/style.css +1 -1
- package/dist/es/umo-editor.mjs +4 -4
- package/dist/umd/style.css +1 -1
- package/dist/umd/umo-editor.js +2 -2
- package/dist/umd/umo-editor.js.gz +0 -0
- package/package.json +1 -1
package/dist/es/umo-editor.mjs
CHANGED
|
@@ -8,7 +8,7 @@ import { createGlobalState as S_, useStorage as E_, useFullscreen as P_, onClick
|
|
|
8
8
|
import ld from "hotkeys-js";
|
|
9
9
|
import { loader as F_, MonacoEditor as L_ } from "@vue-monaco/editor";
|
|
10
10
|
import tg from "katex";
|
|
11
|
-
import N_ from "
|
|
11
|
+
import N_ from "prismjs/prism";
|
|
12
12
|
import "prismjs/components/prism-bash";
|
|
13
13
|
import "prismjs/components/prism-css";
|
|
14
14
|
import "prismjs/components/prism-css-extras";
|
|
@@ -140,7 +140,7 @@ import { saveAs as _s } from "file-saver";
|
|
|
140
140
|
import { toBlob as rg, toJpeg as jw, toPng as Tw } from "dom-to-image-more";
|
|
141
141
|
import wa from "nzh/cn";
|
|
142
142
|
/**
|
|
143
|
-
* @umoteam/editor 1.4.
|
|
143
|
+
* @umoteam/editor 1.4.3
|
|
144
144
|
* @license MIT
|
|
145
145
|
* @author [object Object]
|
|
146
146
|
* @see https://umodoc.com
|
|
@@ -26980,7 +26980,7 @@ const { container: Sc } = ae(), di = (t) => ci.alert({
|
|
|
26980
26980
|
}, 8, ["visible"]);
|
|
26981
26981
|
};
|
|
26982
26982
|
}
|
|
26983
|
-
}, Pc = /* @__PURE__ */ Fe(rae, [["__scopeId", "data-v-79eff6df"]]), aae = (t) => (bt("data-v-
|
|
26983
|
+
}, Pc = /* @__PURE__ */ Fe(rae, [["__scopeId", "data-v-79eff6df"]]), aae = (t) => (bt("data-v-1cdbeb94"), t = t(), yt(), t), oae = { class: "preview-header" }, lae = { class: "title" }, iae = /* @__PURE__ */ aae(() => /* @__PURE__ */ D("span", null, "打印预览", -1)), uae = { class: "actions" }, sae = { class: "preview-options" }, cae = { class: "preview-container" }, dae = ["srcdoc"], vae = {
|
|
26984
26984
|
__name: "print",
|
|
26985
26985
|
setup(t) {
|
|
26986
26986
|
const { container: e, options: n, page: r, printing: a } = ae(), o = Ge("document"), l = Ge("print");
|
|
@@ -27302,7 +27302,7 @@ const { container: Sc } = ae(), di = (t) => ci.alert({
|
|
|
27302
27302
|
], 64);
|
|
27303
27303
|
};
|
|
27304
27304
|
}
|
|
27305
|
-
}, fae = /* @__PURE__ */ Fe(vae, [["__scopeId", "data-v-
|
|
27305
|
+
}, fae = /* @__PURE__ */ Fe(vae, [["__scopeId", "data-v-1cdbeb94"]]), pae = { class: "search-replace-container" }, mae = { class: "search-text" }, hae = { class: "replace-text" }, gae = { class: "advanced-options" }, bae = { class: "button-actions" }, yae = {
|
|
27306
27306
|
__name: "search-replace",
|
|
27307
27307
|
setup(t) {
|
|
27308
27308
|
const { editor: e, searchReplace: n } = ae();
|