Use the exported typings of the editor
authorAlexander Ebert <ebert@woltlab.com>
Thu, 14 Sep 2023 11:52:33 +0000 (13:52 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 14 Sep 2023 11:52:33 +0000 (13:52 +0200)
commit43fe9e527861822c94f956fd2280db130a02c39d
tree279a424dfa9c6e58b73f40f1649cdff84eb62468
parent76e4061cc5669cd13a87d2faf1a1a0749baf9b1a
Use the exported typings of the editor
18 files changed:
package-lock.json
package.json
ts/WoltLabSuite/Core/Component/Ckeditor.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Attachment.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Autosave.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Configuration.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Event.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Media.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Mention.ts
ts/WoltLabSuite/Core/Component/Ckeditor/SubmitOnEnter.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Types.ts [deleted file]
ts/ckeditor5-bundle.d.ts [deleted file]
ts/global.d.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Attachment.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Mention.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Types.js [deleted file]
wcfsetup/install/files/js/require.config.js