@umoteam/editor 6.0.0 → 6.0.1

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.
@@ -63,7 +63,7 @@ import ex from "dom-to-image-more";
63
63
  import Oi from "nzh/cn";
64
64
  import { ObjectSchema as E5 } from "@eslint/object-schema";
65
65
  /**
66
- * @umoteam/editor 6.0.0
66
+ * @umoteam/editor 6.0.1
67
67
  * @license MIT
68
68
  * @author umodoc https://www.umodoc.com
69
69
  * @see https://editor.umodoc.com/en/docs
@@ -62879,7 +62879,7 @@ const u3e = {
62879
62879
  },
62880
62880
  required: !1
62881
62881
  }
62882
- }), f3e = "@umoteam/editor", p3e = "6.0.0", m3e = "module", h3e = "Umo Editor is open-source document editor based on Vue3 and Tiptap. Umo 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.", g3e = [
62882
+ }), f3e = "@umoteam/editor", p3e = "6.0.1", m3e = "module", h3e = "Umo Editor is open-source document editor based on Vue3 and Tiptap. Umo 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.", g3e = [
62883
62883
  "umo editor",
62884
62884
  "umodoc editor",
62885
62885
  "document editor",
@@ -62970,7 +62970,7 @@ const u3e = {
62970
62970
  "@tiptap/vue-3": "2.11.5",
62971
62971
  "@tool-belt/type-predicates": "^1.3.0",
62972
62972
  "@types/svg64": "^1.1.2",
62973
- "@umoteam/editor-external": "5.0.0",
62973
+ "@umoteam/editor-external": "6.0.1",
62974
62974
  "@vueuse/core": "^11.0.3",
62975
62975
  "buffer-image-size": "^0.6.4",
62976
62976
  "dom-to-image-more": "^3.4.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@umoteam/editor",
3
- "version": "6.0.0",
3
+ "version": "6.0.1",
4
4
  "type": "module",
5
5
  "description": "Umo Editor is open-source document editor based on Vue3 and Tiptap. Umo 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.",
6
6
  "keywords": [
@@ -103,7 +103,7 @@
103
103
  "@tiptap/vue-3": "2.11.5",
104
104
  "@tool-belt/type-predicates": "^1.3.0",
105
105
  "@types/svg64": "^1.1.2",
106
- "@umoteam/editor-external": "5.0.0",
106
+ "@umoteam/editor-external": "6.0.1",
107
107
  "@vueuse/core": "^11.0.3",
108
108
  "buffer-image-size": "^0.6.4",
109
109
  "dom-to-image-more": "^3.4.3",