@umoteam/editor 1.1.1 → 1.1.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/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 +2 -1
package/dist/es/umo-editor.mjs
CHANGED
|
@@ -100,7 +100,7 @@ import { toBlob as Ug, toJpeg as Bw, toPng as jw } from "dom-to-image-more";
|
|
|
100
100
|
import ya from "nzh/cn";
|
|
101
101
|
import Nw from "vue-esign";
|
|
102
102
|
/**
|
|
103
|
-
* @umoteam/editor 1.1.
|
|
103
|
+
* @umoteam/editor 1.1.2
|
|
104
104
|
* @license MIT
|
|
105
105
|
* @author [object Object]
|
|
106
106
|
* @see https://umodoc.com
|
|
@@ -30793,7 +30793,7 @@ Prism.languages.scss.atrule.inside.rest = Prism.languages.scss;
|
|
|
30793
30793
|
}
|
|
30794
30794
|
};
|
|
30795
30795
|
})(Prism);
|
|
30796
|
-
const iae = (t) => (st("data-v-
|
|
30796
|
+
const iae = (t) => (st("data-v-bcb92e2c"), t = t(), ct(), t), lae = { class: "preview-header" }, uae = { class: "title" }, sae = /* @__PURE__ */ iae(() => /* @__PURE__ */ T("span", null, "打印预览", -1)), cae = { class: "preview-container" }, dae = ["srcdoc"], fae = {
|
|
30797
30797
|
__name: "print",
|
|
30798
30798
|
setup(t) {
|
|
30799
30799
|
const { container: e, options: n, page: r, printing: a } = ae(), o = Ke("document");
|
|
@@ -30845,7 +30845,7 @@ const iae = (t) => (st("data-v-178f8b2f"), t = t(), ct(), t), lae = { class: "pr
|
|
|
30845
30845
|
<meta charset="UTF-8">
|
|
30846
30846
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
30847
30847
|
<script src="${n.value.cdnUrl}/libs/paged.polyfill.min.js"><\/script>
|
|
30848
|
-
<link href="/
|
|
30848
|
+
<link href="${n.value.cdnUrl}/libs/umo-editor/style.css" rel="stylesheet" />
|
|
30849
30849
|
<link href="${n.value.cdnUrl}/libs/katex/katex.min.css" rel="stylesheet" />
|
|
30850
30850
|
<style>
|
|
30851
30851
|
body {
|
|
@@ -31063,7 +31063,7 @@ const iae = (t) => (st("data-v-178f8b2f"), t = t(), ct(), t), lae = { class: "pr
|
|
|
31063
31063
|
], 64);
|
|
31064
31064
|
};
|
|
31065
31065
|
}
|
|
31066
|
-
}, vae = /* @__PURE__ */ De(fae, [["__scopeId", "data-v-
|
|
31066
|
+
}, vae = /* @__PURE__ */ De(fae, [["__scopeId", "data-v-bcb92e2c"]]), pae = { class: "search-replace-container" }, mae = { class: "search-text" }, gae = { class: "replace-text" }, hae = { class: "advanced-options" }, bae = { class: "button-actions" }, _ae = {
|
|
31067
31067
|
__name: "search-replace",
|
|
31068
31068
|
setup(t) {
|
|
31069
31069
|
const { editor: e, searchReplace: n } = ae();
|