@nocobase/plugin-field-markdown-vditor 1.7.0-alpha.1 → 1.7.0-beta.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.
@@ -8,12 +8,12 @@
8
8
  */
9
9
 
10
10
  module.exports = {
11
- "@nocobase/client": "1.7.0-alpha.1",
12
- "@nocobase/database": "1.7.0-alpha.1",
13
- "@nocobase/server": "1.7.0-alpha.1",
11
+ "@nocobase/client": "1.7.0-beta.2",
12
+ "@nocobase/database": "1.7.0-beta.2",
13
+ "@nocobase/server": "1.7.0-beta.2",
14
14
  "@formily/core": "2.3.0",
15
15
  "@formily/react": "2.3.0",
16
16
  "antd": "5.12.8",
17
17
  "react": "18.2.0",
18
- "@nocobase/utils": "1.7.0-alpha.1"
18
+ "@nocobase/utils": "1.7.0-beta.2"
19
19
  };
@@ -0,0 +1,33 @@
1
+ {
2
+ "Vditor": "Markdown(Vditor)",
3
+ "File collection": "Dateisammlung",
4
+ "Used to store files uploaded in the Markdown editor": "Wird verwendet, um Dateien zu speichern, die im Markdown-Editor hochgeladen wurden",
5
+ "Toolbar": "Editor-Symbolleistenkonfiguration",
6
+ "Emoji": "Emoji",
7
+ "Headings": "Überschriften",
8
+ "Bold": "Fett",
9
+ "Italic": "Kursiv",
10
+ "Strike": "Durchgestrichen",
11
+ "Record": "Aufnahme starten/Aufnahme beenden",
12
+ "Line": "Linie",
13
+ "Quote": "Zitat",
14
+ "List": "Liste",
15
+ "OrderedList": "Geordnete Liste",
16
+ "Check": "Aufgabenliste",
17
+ "Outdent": "Ausrücken",
18
+ "Indent": "Einrücken",
19
+ "Code": "Codeblock",
20
+ "InlineCode": "Inline-Code",
21
+ "InsertAfter": "Zeile danach einfügen",
22
+ "InsertBefore": "Zeile davor einfügen",
23
+ "Undo": "Rückgängig",
24
+ "Redo": "Wiederholen",
25
+ "Upload": "Bild oder Datei hochladen",
26
+ "Link": "Link",
27
+ "Table": "Tabelle",
28
+ "EditMode": "Bearbeitungsmodus",
29
+ "Both": "Editor & Vorschau",
30
+ "Preview": "Vorschau",
31
+ "Fullscreen": "Vollbild umschalten",
32
+ "Outline": "Gliederung"
33
+ }
@@ -0,0 +1,33 @@
1
+ {
2
+ "Vditor": "Markdown(Vditor)",
3
+ "File collection": "File collection",
4
+ "Used to store files uploaded in the Markdown editor": "Used to store files uploaded in the Markdown editor",
5
+ "Toolbar": "Editor toolbar configuration",
6
+ "Emoji": "Emoji",
7
+ "Headings": "Headings",
8
+ "Bold": "Bold",
9
+ "Italic": "Italic",
10
+ "Strike": "Strike",
11
+ "Record": "Start Record/End Record",
12
+ "Line": "Line",
13
+ "Quote": "Quote",
14
+ "List": "Lijst",
15
+ "OrderedList": "Order List",
16
+ "Check": "Task List",
17
+ "Outdent": "Outdent",
18
+ "Indent": "Indent",
19
+ "Code": "Code Block",
20
+ "InlineCode": "Inline Code",
21
+ "InsertAfter": "Insert Line After",
22
+ "InsertBefore": "Insert Line Before",
23
+ "Undo": "Undo",
24
+ "Redo": "Redo",
25
+ "Upload": "Upload image or file",
26
+ "Link": "Link",
27
+ "Table": "Tabel",
28
+ "EditMode": "Edit Mode",
29
+ "Both": "Editor & Preview",
30
+ "Preview": "Voorbeeld",
31
+ "Fullscreen": "Toggle Fullscreen",
32
+ "Outline": "Outline"
33
+ }
@@ -1 +1 @@
1
- {"name":"fs-extra","version":"9.1.0","description":"fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.","engines":{"node":">=10"},"homepage":"https://github.com/jprichardson/node-fs-extra","repository":{"type":"git","url":"https://github.com/jprichardson/node-fs-extra"},"keywords":["fs","file","file system","copy","directory","extra","mkdirp","mkdir","mkdirs","recursive","json","read","write","extra","delete","remove","touch","create","text","output","move","promise"],"author":"JP Richardson <jprichardson@gmail.com>","license":"MIT","dependencies":{"at-least-node":"^1.0.0","graceful-fs":"^4.2.0","jsonfile":"^6.0.1","universalify":"^2.0.0"},"devDependencies":{"coveralls":"^3.0.0","klaw":"^2.1.1","klaw-sync":"^3.0.2","minimist":"^1.1.1","mocha":"^5.0.5","nyc":"^15.0.0","proxyquire":"^2.0.1","read-dir-files":"^0.1.1","standard":"^14.1.0"},"main":"./lib/index.js","files":["lib/","!lib/**/__tests__/"],"scripts":{"full-ci":"npm run lint && npm run coverage","coverage":"nyc -r lcovonly npm run unit","coveralls":"coveralls < coverage/lcov.info","lint":"standard","test-find":"find ./lib/**/__tests__ -name *.test.js | xargs mocha","test":"npm run lint && npm run unit","unit":"node test.js"},"_lastModified":"2025-03-11T04:44:11.205Z"}
1
+ {"name":"fs-extra","version":"9.1.0","description":"fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.","engines":{"node":">=10"},"homepage":"https://github.com/jprichardson/node-fs-extra","repository":{"type":"git","url":"https://github.com/jprichardson/node-fs-extra"},"keywords":["fs","file","file system","copy","directory","extra","mkdirp","mkdir","mkdirs","recursive","json","read","write","extra","delete","remove","touch","create","text","output","move","promise"],"author":"JP Richardson <jprichardson@gmail.com>","license":"MIT","dependencies":{"at-least-node":"^1.0.0","graceful-fs":"^4.2.0","jsonfile":"^6.0.1","universalify":"^2.0.0"},"devDependencies":{"coveralls":"^3.0.0","klaw":"^2.1.1","klaw-sync":"^3.0.2","minimist":"^1.1.1","mocha":"^5.0.5","nyc":"^15.0.0","proxyquire":"^2.0.1","read-dir-files":"^0.1.1","standard":"^14.1.0"},"main":"./lib/index.js","files":["lib/","!lib/**/__tests__/"],"scripts":{"full-ci":"npm run lint && npm run coverage","coverage":"nyc -r lcovonly npm run unit","coveralls":"coveralls < coverage/lcov.info","lint":"standard","test-find":"find ./lib/**/__tests__ -name *.test.js | xargs mocha","test":"npm run lint && npm run unit","unit":"node test.js"},"_lastModified":"2025-03-13T14:00:40.001Z"}
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "displayName.zh-CN": "数据表字段:Markdown(Vditor)",
5
5
  "description": "Used to store Markdown and render it using Vditor editor, supports common Markdown syntax such as list, code, quote, etc., and supports uploading images, recordings, etc.It also allows for instant rendering, where what you see is what you get.",
6
6
  "description.zh-CN": "用于存储 Markdown,并使用 Vditor 编辑器渲染,支持常见 Markdown 语法,如列表,代码,引用等,并支持上传图片,录音等。同时可以做到即时渲染,所见即所得。",
7
- "version": "1.7.0-alpha.1",
7
+ "version": "1.7.0-beta.2",
8
8
  "license": "AGPL-3.0",
9
9
  "main": "dist/server/index.js",
10
10
  "homepage": "https://docs.nocobase.com/handbook/field-markdown-vditor",
@@ -27,5 +27,5 @@
27
27
  "keywords": [
28
28
  "Collection fields"
29
29
  ],
30
- "gitHead": "e411c9728b4d1f16b0beac16e40dd3499352b052"
30
+ "gitHead": "58b206bdfca521e79a69989ca55dd19075dca523"
31
31
  }