mme-editor 1.1.7 → 1.1.9
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/mme-editor.js +6 -9
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/mme-editor.js
CHANGED
|
@@ -116,7 +116,7 @@ import _i from "nzh/cn";
|
|
|
116
116
|
import "dom-to-image-more";
|
|
117
117
|
import { ObjectSchema as W5 } from "@eslint/object-schema";
|
|
118
118
|
/**
|
|
119
|
-
* mme-editor 1.1.
|
|
119
|
+
* mme-editor 1.1.9
|
|
120
120
|
* @license MIT
|
|
121
121
|
* @author finthing http://www.finething.net
|
|
122
122
|
* @see http://www.finething.net
|
|
@@ -56764,10 +56764,7 @@ function aOe(t, e, n, r, a, o) {
|
|
|
56764
56764
|
], 6);
|
|
56765
56765
|
}
|
|
56766
56766
|
const oOe = /* @__PURE__ */ nt(nOe, [["render", aOe]]);
|
|
56767
|
-
const lOe = { class: "umo-node-workitem-inner umo-select-outline" }, iOe = {
|
|
56768
|
-
class: "workitem-header",
|
|
56769
|
-
contenteditable: "true"
|
|
56770
|
-
}, uOe = {
|
|
56767
|
+
const lOe = { class: "umo-node-workitem-inner umo-select-outline" }, iOe = { class: "workitem-header" }, uOe = {
|
|
56771
56768
|
class: "context-menu-popup",
|
|
56772
56769
|
style: { display: "flex", "flex-direction": "column", "align-items": "flex-start" }
|
|
56773
56770
|
}, sOe = {
|
|
@@ -56785,7 +56782,7 @@ const lOe = { class: "umo-node-workitem-inner umo-select-outline" }, iOe = {
|
|
|
56785
56782
|
editTitle: !1
|
|
56786
56783
|
}), l = N(null), i = (s) => {
|
|
56787
56784
|
o.editTitle = s, s && Ye(() => {
|
|
56788
|
-
l.value.focus();
|
|
56785
|
+
n.value.focus(), l.value.focus();
|
|
56789
56786
|
});
|
|
56790
56787
|
}, u = (s) => {
|
|
56791
56788
|
var c;
|
|
@@ -56935,7 +56932,7 @@ const lOe = { class: "umo-node-workitem-inner umo-select-outline" }, iOe = {
|
|
|
56935
56932
|
onBlur: c[7] || (c[7] = (v) => i(!1)),
|
|
56936
56933
|
ref_key: "titleRef",
|
|
56937
56934
|
ref: l
|
|
56938
|
-
}, null, 8, ["modelValue"])) : (R(), ce("
|
|
56935
|
+
}, null, 8, ["modelValue"])) : (R(), ce("div", {
|
|
56939
56936
|
key: 1,
|
|
56940
56937
|
onClick: c[8] || (c[8] = (v) => i(!0))
|
|
56941
56938
|
}, pe(x(a).title), 1))
|
|
@@ -56961,7 +56958,7 @@ const lOe = { class: "umo-node-workitem-inner umo-select-outline" }, iOe = {
|
|
|
56961
56958
|
};
|
|
56962
56959
|
}
|
|
56963
56960
|
});
|
|
56964
|
-
const vOe = /* @__PURE__ */ nt(dOe, [["__scopeId", "data-v-
|
|
56961
|
+
const vOe = /* @__PURE__ */ nt(dOe, [["__scopeId", "data-v-593f0365"]]), fOe = gr.create({
|
|
56965
56962
|
name: "workitem",
|
|
56966
56963
|
group: "block",
|
|
56967
56964
|
content: "block+",
|
|
@@ -62960,7 +62957,7 @@ const c5e = {
|
|
|
62960
62957
|
},
|
|
62961
62958
|
required: !1
|
|
62962
62959
|
}
|
|
62963
|
-
}), m5e = "mme-editor", p5e = "1.1.
|
|
62960
|
+
}), m5e = "mme-editor", p5e = "1.1.9", h5e = "module", g5e = "MME Editor is open-source document editor based on Vue3 and Tiptap. MME Editor provides comprehensive document editing capabilities and AI creation features, supports pagination, supports Markdown syntax, offers basic rich text editing functions, allows for the insertion of various node types in multiple formats, provides a variety of practical tools, and supports setting page styles. It also supports exporting in various formats, printing and print preview, block-level document editing, adding custom extensions, multi-language settings, and a dark theme.", b5e = [
|
|
62964
62961
|
"mme editor",
|
|
62965
62962
|
"document editor",
|
|
62966
62963
|
"docs editor",
|