Bundle two modules due to external dependency
authorAlexander Ebert <ebert@woltlab.com>
Wed, 19 May 2021 16:13:46 +0000 (18:13 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 19 May 2021 16:13:46 +0000 (18:13 +0200)
ts/WoltLabSuite/Core/Ui/Message/InlineEditor.ts
ts/WoltLabSuite/Core/Ui/Message/Manager.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Message/InlineEditor.js
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Message/Manager.js

index 79629977fcf2fc8296a880695c788d4416143563..18b5b50273975b2ea65d103519966ccae66f48e4 100644 (file)
@@ -5,7 +5,6 @@
  * @copyright  2001-2019 WoltLab GmbH
  * @license  GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @module  WoltLabSuite/Core/Ui/Message/InlineEditor
- * @woltlabExcludeBundle tiny
  */
 
 import * as Ajax from "../../Ajax";
index 415b5460626cfc71a5cae7aec00d8580f9e02581..81acdc10d3eedd476e89d04ecc7c3e92470ec4c4 100644 (file)
@@ -5,7 +5,6 @@
  * @copyright  2001-2019 WoltLab GmbH
  * @license  GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @module  WoltLabSuite/Core/Ui/Message/Manager
- * @woltlabExcludeBundle tiny
  */
 
 import * as Ajax from "../../Ajax";
index 3a792ec1efcf3c4f403de3d82a079fbac4de317c..45d9899da371feff76b18a288f2c2412551b3dcb 100644 (file)
@@ -5,7 +5,6 @@
  * @copyright  2001-2019 WoltLab GmbH
  * @license  GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @module  WoltLabSuite/Core/Ui/Message/InlineEditor
- * @woltlabExcludeBundle tiny
  */
 define(["require", "exports", "tslib", "../../Ajax", "../../Core", "../../Dom/Change/Listener", "../../Dom/Util", "../../Environment", "../../Event/Handler", "../../Language", "../Dropdown/Reusable", "../Notification", "../Scroll"], function (require, exports, tslib_1, Ajax, Core, Listener_1, Util_1, Environment, EventHandler, Language, UiDropdownReusable, UiNotification, UiScroll) {
     "use strict";
index 138cde039bd74eef191ca5752d0de5995d641ee6..1abe8ba1410f8c63418eab93625f4653ab6e6b2e 100644 (file)
@@ -5,7 +5,6 @@
  * @copyright  2001-2019 WoltLab GmbH
  * @license  GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * @module  WoltLabSuite/Core/Ui/Message/Manager
- * @woltlabExcludeBundle tiny
  */
 define(["require", "exports", "tslib", "../../Ajax", "../../Core", "../../Dom/Change/Listener", "../../Language", "../../StringUtil"], function (require, exports, tslib_1, Ajax, Core, Listener_1, Language, StringUtil) {
     "use strict";