* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
import { setup as setupAttachment } from "./Ckeditor/Attachment";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
import { dispatchToCkeditor, listenToCkeditor } from "./Event";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
import { getStoragePrefix } from "../../Core";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
import { getPhrase } from "../../Language";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
import { listenToCkeditor } from "./Event";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
import { dispatchToCkeditor, listenToCkeditor } from "./Event";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
import { prepareRequest } from "../../Ajax/Backend";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
import DomUtil from "../../Dom/Util";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
import { escapeHTML } from "../../StringUtil";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
import { dispatchToCkeditor } from "./Event";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
export type { ClassicEditor } from "@ckeditor/ckeditor5-editor-classic";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
define(["require", "exports", "tslib", "./Ckeditor/Attachment", "./Ckeditor/Media", "./Ckeditor/Mention", "./Ckeditor/Quote", "./Ckeditor/Autosave", "./Ckeditor/Configuration", "./Ckeditor/Event", "./Ckeditor/SubmitOnEnter", "./Ckeditor/Normalizer", "../Ui/Scroll", "../Devtools", "./Ckeditor/Keyboard"], function (require, exports, tslib_1, Attachment_1, Media_1, Mention_1, Quote_1, Autosave_1, Configuration_1, Event_1, SubmitOnEnter_1, Normalizer_1, Scroll_1, Devtools_1, Keyboard_1) {
"use strict";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
define(["require", "exports", "./Event"], function (require, exports, Event_1) {
"use strict";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
define(["require", "exports", "../../Core", "../../Language", "../../StringUtil", "./Event"], function (require, exports, Core_1, Language_1, StringUtil_1, Event_1) {
"use strict";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
define(["require", "exports", "../../Language"], function (require, exports, Language_1) {
"use strict";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
define(["require", "exports", "./Event"], function (require, exports, Event_1) {
"use strict";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
define(["require", "exports", "../../Ajax/Backend", "../../Dom/Util", "./Event"], function (require, exports, Backend_1, Util_1, Event_1) {
"use strict";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
define(["require", "exports", "tslib", "../../Dom/Util"], function (require, exports, tslib_1, Util_1) {
"use strict";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
define(["require", "exports", "../../StringUtil", "./Event"], function (require, exports, StringUtil_1, Event_1) {
"use strict";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
define(["require", "exports", "./Event"], function (require, exports, Event_1) {
"use strict";
* @copyright 2001-2023 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @since 6.0
+ * @woltlabExcludeBundle tiny
*/
define(["require", "exports"], function (require, exports) {
"use strict";