@umoteam/editor 1.0.0-beta.2 → 1.0.0-beta.4

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 CHANGED
@@ -3,9 +3,9 @@
3
3
  </p>
4
4
 
5
5
  <p style="text-align: center;">
6
- <a href="https://github.com/umodoc/editor/blob/main/LICENSE" target="_blank"><img src="https://img.shields.io/npm/l/@umodoc/editor" /></a>
7
- <a href="https://www.npmjs.com/package/@umodoc/editor" target="_blank"><img src="https://img.shields.io/npm/v/@umodoc/editor" /></a>
8
- <a href="https://www.npmjs.com/package/@umodoc/editor" target="_blank"><img src="https://img.shields.io/npm/d18m/@umodoc/editor" /></a>
6
+ <a href="https://github.com/umodoc/editor/blob/main/LICENSE" target="_blank"><img src="https://img.shields.io/npm/l/@umoteam/editor" /></a>
7
+ <a href="https://www.npmjs.com/package/@umoteam/editor" target="_blank"><img src="https://img.shields.io/npm/v/@umoteam/editor" /></a>
8
+ <a href="https://www.npmjs.com/package/@umoteam/editor" target="_blank"><img src="https://img.shields.io/npm/d18m/@umoteam/editor" /></a>
9
9
  </p>
10
10
 
11
11
  ## 基本介绍
@@ -16,7 +16,7 @@ Umo Editor 是一个基于 [Tiptap 无头编辑器](https://tiptap.dev) 的 Vue3
16
16
 
17
17
  作为一个独立的 Vue3 插件,Umo Editor 可以轻松集成到各类 Vue3 项目中,无需复杂配置。
18
18
 
19
- [开发文档](https://editor.umodoc.com/docs) | [在线演示](https://demo.umodoc.com/editor) | [GitHub](https://github.com/umodoc/editor) | [码云(国内镜像)](https://gitee.com/umodoc/editor) | [NPM](https://www.npmjs.com/package/@umodoc/editor)
19
+ [开发文档](https://editor.umodoc.com/docs) | [在线演示](https://demo.umodoc.com/editor) | [GitHub](https://github.com/umodoc/editor) | [码云(国内镜像)](https://gitee.com/umodoc/editor) | [NPM](https://www.npmjs.com/package/@umoteam/editor)
20
20
 
21
21
  ## 在线体验
22
22
 
@@ -82,7 +82,7 @@ Umo Editor 的诞生,旨在解决 Web 应用中文档编辑的复杂性,为
82
82
 
83
83
  - 反馈:[https://github.com/umodoc/editor/issues](https://github.com/umodoc/editor/issues) | [https://gitee.com/umodoc/editor/issues](https://gitee.com/umodoc/editor/issues)
84
84
  - 社区:[https://github.com/umodoc/editor/discussions](https://github.com/umodoc/editor/discussions)
85
- - 邮件:[contact@umodoc.com](mailto:contact@umodoc.com)
85
+ - 邮件:[contact@umoteam.com](mailto:contact@umoteam.com)
86
86
 
87
87
  ## 支持我们
88
88
 
@@ -102,7 +102,7 @@ import { toBlob as zh, toJpeg as M2, toPng as T2 } from "dom-to-image-more";
102
102
  import _a from "nzh/cn";
103
103
  import I2 from "vue-esign";
104
104
  /**
105
- * @umodoc/editor 1.0.0-beta.1
105
+ * @umoteam/editor 1.0.0-beta.3
106
106
  * @license MIT
107
107
  * @author [object Object]
108
108
  * @see https://umodoc.com
@@ -21010,7 +21010,7 @@ const RL = ["width", "height"], HL = ["xlink:href", "fill"], le = {
21010
21010
  typographyRules: {}
21011
21011
  },
21012
21012
  templates: [],
21013
- cdnUrl: "https://unpkg.com/@umodoc/editor@latest/libs",
21013
+ cdnUrl: "https://unpkg.com/@umoteam/editor@latest",
21014
21014
  shareUrl: (location == null ? void 0 : location.href) || "",
21015
21015
  diagrams: {
21016
21016
  domain: "https://embed.diagrams.net",