Skip to content

Commit 4bd2b84

Browse files
committed
refactor: tinymce version update
1 parent 25a8956 commit 4bd2b84

File tree

133 files changed

+8323
-15
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+8323
-15
lines changed

.idea/SQLBot.iml

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lodash-es": "^4.17.21",
3333
"markdown-it": "^14.1.0",
3434
"snowflake-id": "^1.1.0",
35-
"tinymce": "^5.10.9",
35+
"tinymce": "^7.9.1",
3636
"vue": "^3.5.13",
3737
"vue-dompurify-html": "^5.3.0",
3838
"vue-i18n": "^9.14.4",

frontend/public/tinymce/icons/default/icons.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This is where language files should be placed.
2+
3+
Please DO NOT translate these directly, use this service instead: https://crowdin.com/project/tinymce

frontend/public/tinymce/langs/zh_CN.js

Lines changed: 423 additions & 0 deletions
Large diffs are not rendered by default.

frontend/public/tinymce/langs/zh_TW.js

Lines changed: 419 additions & 0 deletions
Large diffs are not rendered by default.

frontend/public/tinymce/license.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Software License Agreement
2+
3+
**TinyMCE**[<https://github.com/tinymce/tinymce>](https://github.com/tinymce/tinymce)
4+
Copyright (c) 2024, Ephox Corporation DBA Tiny Technologies, Inc.
5+
6+
Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html).

frontend/public/tinymce/models/dom/model.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Below is a list of third party libraries that this software uses:
2+
----------------------------------------------------------------
3+
4+
dompurify - Patched by Tiny
5+
owner: Mario Heiderich
6+
repo: https://github.com/cure53/DOMPurify
7+
version: 3.2.4
8+
license: MPL-2.0 OR Apache-2.0
9+
10+
prismjs
11+
owner: Lea Verou
12+
repo: https://github.com/PrismJS/prism
13+
version: 1.25.0
14+
license: MIT
15+
16+
17+
prism-themes
18+
owner: Lea Verou
19+
repo: https://github.com/PrismJS/prism-themes
20+
version: 1.9.0
21+
license: MIT

frontend/public/tinymce/plugins/accordion/plugin.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)