jodit-pro 4.5.23 → 4.5.28
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.
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +323 -53
- package/es2015/jodit.min.js +2 -2
- package/es2015/plugins/autocomplete/autocomplete.js +1 -1
- package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2015/plugins/backup/backup.css +1 -1
- package/es2015/plugins/backup/backup.js +1 -1
- package/es2015/plugins/backup/backup.min.js +1 -1
- package/es2015/plugins/button-generator/button-generator.css +1 -1
- package/es2015/plugins/button-generator/button-generator.js +1 -1
- package/es2015/plugins/button-generator/button-generator.min.js +1 -1
- package/es2015/plugins/change-case/change-case.js +1 -1
- package/es2015/plugins/change-case/change-case.min.js +1 -1
- package/es2015/plugins/color-picker/color-picker.css +1 -1
- package/es2015/plugins/color-picker/color-picker.js +1 -1
- package/es2015/plugins/color-picker/color-picker.min.js +1 -1
- package/es2015/plugins/emoji/emoji.css +1 -1
- package/es2015/plugins/emoji/emoji.js +1 -1
- package/es2015/plugins/emoji/emoji.min.js +1 -1
- package/es2015/plugins/export-docs/export-docs.js +1 -1
- package/es2015/plugins/export-docs/export-docs.min.js +1 -1
- package/es2015/plugins/finder/finder.css +1 -1
- package/es2015/plugins/finder/finder.js +1 -1
- package/es2015/plugins/finder/finder.min.js +1 -1
- package/es2015/plugins/google-maps/google-maps.css +1 -1
- package/es2015/plugins/google-maps/google-maps.js +1 -1
- package/es2015/plugins/google-maps/google-maps.min.js +1 -1
- package/es2015/plugins/google-search/google-search.js +1 -1
- package/es2015/plugins/google-search/google-search.min.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2015/plugins/keyboard/keyboard.css +1 -1
- package/es2015/plugins/keyboard/keyboard.js +1 -1
- package/es2015/plugins/keyboard/keyboard.min.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2015/plugins/page-break/page-break.js +1 -1
- package/es2015/plugins/page-break/page-break.min.js +1 -1
- package/es2015/plugins/paste-code/paste-code.css +1 -1
- package/es2015/plugins/paste-code/paste-code.js +1 -1
- package/es2015/plugins/paste-code/paste-code.min.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2015/plugins/todo-list/todo-list.css +1 -1
- package/es2015/plugins/todo-list/todo-list.js +1 -1
- package/es2015/plugins/todo-list/todo-list.min.js +1 -1
- package/es2015/plugins/translate/translate.css +1 -1
- package/es2015/plugins/translate/translate.js +1 -1
- package/es2015/plugins/translate/translate.min.js +1 -1
- package/es2015/plugins/tune-block/tune-block.css +1 -1
- package/es2015/plugins/tune-block/tune-block.js +1 -1
- package/es2015/plugins/tune-block/tune-block.min.js +1 -1
- package/es2018/jodit.css +1 -1
- package/es2018/jodit.fat.min.js +2 -2
- package/es2018/jodit.js +323 -53
- package/es2018/jodit.min.js +2 -2
- package/es2018/plugins/autocomplete/autocomplete.js +1 -1
- package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2018/plugins/backup/backup.css +1 -1
- package/es2018/plugins/backup/backup.js +1 -1
- package/es2018/plugins/backup/backup.min.js +1 -1
- package/es2018/plugins/button-generator/button-generator.css +1 -1
- package/es2018/plugins/button-generator/button-generator.js +1 -1
- package/es2018/plugins/button-generator/button-generator.min.js +1 -1
- package/es2018/plugins/change-case/change-case.js +1 -1
- package/es2018/plugins/change-case/change-case.min.js +1 -1
- package/es2018/plugins/color-picker/color-picker.css +1 -1
- package/es2018/plugins/color-picker/color-picker.js +1 -1
- package/es2018/plugins/color-picker/color-picker.min.js +1 -1
- package/es2018/plugins/emoji/emoji.css +1 -1
- package/es2018/plugins/emoji/emoji.js +1 -1
- package/es2018/plugins/emoji/emoji.min.js +1 -1
- package/es2018/plugins/export-docs/export-docs.js +1 -1
- package/es2018/plugins/export-docs/export-docs.min.js +1 -1
- package/es2018/plugins/finder/finder.css +1 -1
- package/es2018/plugins/finder/finder.js +1 -1
- package/es2018/plugins/finder/finder.min.js +1 -1
- package/es2018/plugins/google-maps/google-maps.css +1 -1
- package/es2018/plugins/google-maps/google-maps.js +1 -1
- package/es2018/plugins/google-maps/google-maps.min.js +1 -1
- package/es2018/plugins/google-search/google-search.js +1 -1
- package/es2018/plugins/google-search/google-search.min.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2018/plugins/keyboard/keyboard.css +1 -1
- package/es2018/plugins/keyboard/keyboard.js +1 -1
- package/es2018/plugins/keyboard/keyboard.min.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2018/plugins/page-break/page-break.js +1 -1
- package/es2018/plugins/page-break/page-break.min.js +1 -1
- package/es2018/plugins/paste-code/paste-code.css +1 -1
- package/es2018/plugins/paste-code/paste-code.js +1 -1
- package/es2018/plugins/paste-code/paste-code.min.js +1 -1
- package/es2018/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2018/plugins/show-blocks/show-blocks.js +1 -1
- package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2018/plugins/todo-list/todo-list.css +1 -1
- package/es2018/plugins/todo-list/todo-list.js +1 -1
- package/es2018/plugins/todo-list/todo-list.min.js +1 -1
- package/es2018/plugins/translate/translate.css +1 -1
- package/es2018/plugins/translate/translate.js +1 -1
- package/es2018/plugins/translate/translate.min.js +1 -1
- package/es2018/plugins/tune-block/tune-block.css +1 -1
- package/es2018/plugins/tune-block/tune-block.js +1 -1
- package/es2018/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021/jodit.css +1 -1
- package/es2021/jodit.fat.min.js +2 -2
- package/es2021/jodit.js +323 -53
- package/es2021/jodit.min.js +2 -2
- package/es2021/plugins/autocomplete/autocomplete.js +1 -1
- package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021/plugins/backup/backup.css +1 -1
- package/es2021/plugins/backup/backup.js +1 -1
- package/es2021/plugins/backup/backup.min.js +1 -1
- package/es2021/plugins/button-generator/button-generator.css +1 -1
- package/es2021/plugins/button-generator/button-generator.js +1 -1
- package/es2021/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021/plugins/change-case/change-case.js +1 -1
- package/es2021/plugins/change-case/change-case.min.js +1 -1
- package/es2021/plugins/color-picker/color-picker.css +1 -1
- package/es2021/plugins/color-picker/color-picker.js +1 -1
- package/es2021/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021/plugins/emoji/emoji.css +1 -1
- package/es2021/plugins/emoji/emoji.js +1 -1
- package/es2021/plugins/emoji/emoji.min.js +1 -1
- package/es2021/plugins/export-docs/export-docs.js +1 -1
- package/es2021/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021/plugins/finder/finder.css +1 -1
- package/es2021/plugins/finder/finder.js +1 -1
- package/es2021/plugins/finder/finder.min.js +1 -1
- package/es2021/plugins/google-maps/google-maps.css +1 -1
- package/es2021/plugins/google-maps/google-maps.js +1 -1
- package/es2021/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021/plugins/google-search/google-search.js +1 -1
- package/es2021/plugins/google-search/google-search.min.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021/plugins/keyboard/keyboard.css +1 -1
- package/es2021/plugins/keyboard/keyboard.js +1 -1
- package/es2021/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021/plugins/page-break/page-break.js +1 -1
- package/es2021/plugins/page-break/page-break.min.js +1 -1
- package/es2021/plugins/paste-code/paste-code.css +1 -1
- package/es2021/plugins/paste-code/paste-code.js +1 -1
- package/es2021/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021/plugins/todo-list/todo-list.css +1 -1
- package/es2021/plugins/todo-list/todo-list.js +1 -1
- package/es2021/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021/plugins/translate/translate.css +1 -1
- package/es2021/plugins/translate/translate.js +1 -1
- package/es2021/plugins/translate/translate.min.js +1 -1
- package/es2021/plugins/tune-block/tune-block.css +1 -1
- package/es2021/plugins/tune-block/tune-block.js +1 -1
- package/es2021/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021.en/jodit.css +1 -1
- package/es2021.en/jodit.fat.min.js +2 -2
- package/es2021.en/jodit.js +256 -25
- package/es2021.en/jodit.min.js +2 -2
- package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
- package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021.en/plugins/backup/backup.css +1 -1
- package/es2021.en/plugins/backup/backup.js +1 -1
- package/es2021.en/plugins/backup/backup.min.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.css +1 -1
- package/es2021.en/plugins/button-generator/button-generator.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021.en/plugins/change-case/change-case.js +1 -1
- package/es2021.en/plugins/change-case/change-case.min.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.css +1 -1
- package/es2021.en/plugins/color-picker/color-picker.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021.en/plugins/emoji/emoji.css +1 -1
- package/es2021.en/plugins/emoji/emoji.js +1 -1
- package/es2021.en/plugins/emoji/emoji.min.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021.en/plugins/finder/finder.css +1 -1
- package/es2021.en/plugins/finder/finder.js +1 -1
- package/es2021.en/plugins/finder/finder.min.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.css +1 -1
- package/es2021.en/plugins/google-maps/google-maps.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021.en/plugins/google-search/google-search.js +1 -1
- package/es2021.en/plugins/google-search/google-search.min.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.css +1 -1
- package/es2021.en/plugins/keyboard/keyboard.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021.en/plugins/page-break/page-break.js +1 -1
- package/es2021.en/plugins/page-break/page-break.min.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.css +1 -1
- package/es2021.en/plugins/paste-code/paste-code.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021.en/plugins/todo-list/todo-list.css +1 -1
- package/es2021.en/plugins/todo-list/todo-list.js +1 -1
- package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021.en/plugins/translate/translate.css +1 -1
- package/es2021.en/plugins/translate/translate.js +1 -1
- package/es2021.en/plugins/translate/translate.min.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.css +1 -1
- package/es2021.en/plugins/tune-block/tune-block.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
- package/es5/jodit.css +2 -2
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +327 -54
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/autocomplete/autocomplete.js +1 -1
- package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es5/plugins/backup/backup.css +1 -1
- package/es5/plugins/backup/backup.js +1 -1
- package/es5/plugins/backup/backup.min.js +1 -1
- package/es5/plugins/button-generator/button-generator.css +1 -1
- package/es5/plugins/button-generator/button-generator.js +1 -1
- package/es5/plugins/button-generator/button-generator.min.js +1 -1
- package/es5/plugins/change-case/change-case.js +1 -1
- package/es5/plugins/change-case/change-case.min.js +1 -1
- package/es5/plugins/color-picker/color-picker.css +1 -1
- package/es5/plugins/color-picker/color-picker.js +1 -1
- package/es5/plugins/color-picker/color-picker.min.js +1 -1
- package/es5/plugins/emoji/emoji.css +1 -1
- package/es5/plugins/emoji/emoji.js +1 -1
- package/es5/plugins/emoji/emoji.min.js +1 -1
- package/es5/plugins/export-docs/export-docs.js +1 -1
- package/es5/plugins/export-docs/export-docs.min.js +1 -1
- package/es5/plugins/finder/finder.css +1 -1
- package/es5/plugins/finder/finder.js +1 -1
- package/es5/plugins/finder/finder.min.js +1 -1
- package/es5/plugins/google-maps/google-maps.css +1 -1
- package/es5/plugins/google-maps/google-maps.js +1 -1
- package/es5/plugins/google-maps/google-maps.min.js +1 -1
- package/es5/plugins/google-search/google-search.js +1 -1
- package/es5/plugins/google-search/google-search.min.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es5/plugins/keyboard/keyboard.css +1 -1
- package/es5/plugins/keyboard/keyboard.js +1 -1
- package/es5/plugins/keyboard/keyboard.min.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es5/plugins/page-break/page-break.js +1 -1
- package/es5/plugins/page-break/page-break.min.js +1 -1
- package/es5/plugins/paste-code/paste-code.css +1 -1
- package/es5/plugins/paste-code/paste-code.js +1 -1
- package/es5/plugins/paste-code/paste-code.min.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es5/plugins/todo-list/todo-list.css +1 -1
- package/es5/plugins/todo-list/todo-list.js +1 -1
- package/es5/plugins/todo-list/todo-list.min.js +1 -1
- package/es5/plugins/translate/translate.css +1 -1
- package/es5/plugins/translate/translate.js +1 -1
- package/es5/plugins/translate/translate.min.js +1 -1
- package/es5/plugins/tune-block/tune-block.css +1 -1
- package/es5/plugins/tune-block/tune-block.js +1 -1
- package/es5/plugins/tune-block/tune-block.min.js +1 -1
- package/package.json +1 -1
package/es5/jodit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit-pro - PRO Version of Jodit Editor
|
|
3
3
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
4
|
-
* Version: v4.5.
|
|
4
|
+
* Version: v4.5.28
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -1366,6 +1366,22 @@ __decorate([
|
|
|
1366
1366
|
_core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('dragAndDropElement', dragAndDropElement);
|
|
1367
1367
|
|
|
1368
1368
|
|
|
1369
|
+
/***/ }),
|
|
1370
|
+
|
|
1371
|
+
/***/ 1322:
|
|
1372
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1373
|
+
|
|
1374
|
+
__webpack_require__.r(__webpack_exports__);
|
|
1375
|
+
|
|
1376
|
+
/*!
|
|
1377
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1378
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1379
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1380
|
+
*/ /* harmony default export */ __webpack_exports__["default"] = ({
|
|
1381
|
+
Spellcheck: 'Stavekontroll'
|
|
1382
|
+
});
|
|
1383
|
+
|
|
1384
|
+
|
|
1369
1385
|
/***/ }),
|
|
1370
1386
|
|
|
1371
1387
|
/***/ 1596:
|
|
@@ -6659,6 +6675,7 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.link = {
|
|
|
6659
6675
|
openInNewTabCheckbox: true,
|
|
6660
6676
|
modeClassName: 'input',
|
|
6661
6677
|
selectMultipleClassName: true,
|
|
6678
|
+
preventReadOnlyNavigation: true,
|
|
6662
6679
|
selectSizeClassName: 3,
|
|
6663
6680
|
selectOptionsClassName: [],
|
|
6664
6681
|
hotkeys: [
|
|
@@ -14712,6 +14729,27 @@ function getScrollParent(node) {
|
|
|
14712
14729
|
}
|
|
14713
14730
|
|
|
14714
14731
|
|
|
14732
|
+
/***/ }),
|
|
14733
|
+
|
|
14734
|
+
/***/ 17081:
|
|
14735
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
14736
|
+
|
|
14737
|
+
__webpack_require__.r(__webpack_exports__);
|
|
14738
|
+
|
|
14739
|
+
/*!
|
|
14740
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14741
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14742
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14743
|
+
*/ /* harmony default export */ __webpack_exports__["default"] = ({
|
|
14744
|
+
newline: 'nylinje',
|
|
14745
|
+
delete: 'slette',
|
|
14746
|
+
space: 'rom',
|
|
14747
|
+
'Speech Recognize': 'Talegjenkjenning',
|
|
14748
|
+
Sound: 'Lyd',
|
|
14749
|
+
'Interim Results': 'Midlertidige resultater'
|
|
14750
|
+
});
|
|
14751
|
+
|
|
14752
|
+
|
|
14715
14753
|
/***/ }),
|
|
14716
14754
|
|
|
14717
14755
|
/***/ 17096:
|
|
@@ -20056,7 +20094,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20056
20094
|
/***/ 26152:
|
|
20057
20095
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
20058
20096
|
|
|
20059
|
-
/* harmony import */ var
|
|
20097
|
+
/* harmony import */ var _core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(68345);
|
|
20060
20098
|
/* harmony import */ var _langs_ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(79910);
|
|
20061
20099
|
/* harmony import */ var _langs_cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4795);
|
|
20062
20100
|
/* harmony import */ var _langs_de_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(62770);
|
|
@@ -20073,13 +20111,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20073
20111
|
/* harmony import */ var _langs_ko_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(97519);
|
|
20074
20112
|
/* harmony import */ var _langs_mn_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80926);
|
|
20075
20113
|
/* harmony import */ var _langs_nl_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(52995);
|
|
20076
|
-
/* harmony import */ var
|
|
20077
|
-
/* harmony import */ var
|
|
20078
|
-
/* harmony import */ var
|
|
20079
|
-
/* harmony import */ var
|
|
20080
|
-
/* harmony import */ var
|
|
20081
|
-
/* harmony import */ var
|
|
20082
|
-
/* harmony import */ var
|
|
20114
|
+
/* harmony import */ var _langs_no_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(59526);
|
|
20115
|
+
/* harmony import */ var _langs_pl_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(40565);
|
|
20116
|
+
/* harmony import */ var _langs_pt_br_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(19292);
|
|
20117
|
+
/* harmony import */ var _langs_ru_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(83160);
|
|
20118
|
+
/* harmony import */ var _langs_tr_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(28923);
|
|
20119
|
+
/* harmony import */ var _langs_ua_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(19007);
|
|
20120
|
+
/* harmony import */ var _langs_zh_cn_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(60175);
|
|
20121
|
+
/* harmony import */ var _langs_zh_tw_js__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(69159);
|
|
20083
20122
|
/*!
|
|
20084
20123
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20085
20124
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -20106,6 +20145,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20106
20145
|
|
|
20107
20146
|
|
|
20108
20147
|
|
|
20148
|
+
|
|
20109
20149
|
|
|
20110
20150
|
|
|
20111
20151
|
var exp = {};
|
|
@@ -20125,25 +20165,26 @@ exp = {
|
|
|
20125
20165
|
ko: _langs_ko_js__WEBPACK_IMPORTED_MODULE_13__/* ["default"] */ .A,
|
|
20126
20166
|
mn: _langs_mn_js__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A,
|
|
20127
20167
|
nl: _langs_nl_js__WEBPACK_IMPORTED_MODULE_15__/* ["default"] */ .A,
|
|
20128
|
-
|
|
20129
|
-
|
|
20130
|
-
|
|
20131
|
-
|
|
20132
|
-
|
|
20133
|
-
|
|
20134
|
-
|
|
20168
|
+
no: _langs_no_js__WEBPACK_IMPORTED_MODULE_16__/* ["default"] */ .A,
|
|
20169
|
+
pl: _langs_pl_js__WEBPACK_IMPORTED_MODULE_17__/* ["default"] */ .A,
|
|
20170
|
+
pt_br: _langs_pt_br_js__WEBPACK_IMPORTED_MODULE_18__/* ["default"] */ .A,
|
|
20171
|
+
ru: _langs_ru_js__WEBPACK_IMPORTED_MODULE_19__/* ["default"] */ .A,
|
|
20172
|
+
tr: _langs_tr_js__WEBPACK_IMPORTED_MODULE_20__/* ["default"] */ .A,
|
|
20173
|
+
ua: _langs_ua_js__WEBPACK_IMPORTED_MODULE_21__/* ["default"] */ .A,
|
|
20174
|
+
zh_cn: _langs_zh_cn_js__WEBPACK_IMPORTED_MODULE_22__/* ["default"] */ .A,
|
|
20175
|
+
zh_tw: _langs_zh_tw_js__WEBPACK_IMPORTED_MODULE_23__/* ["default"] */ .A
|
|
20135
20176
|
};
|
|
20136
20177
|
/* Unpack array to hash */ var get = function(value) {
|
|
20137
20178
|
return value ? value.default || value : {};
|
|
20138
20179
|
}, hashLang = {};
|
|
20139
|
-
if ((0,
|
|
20180
|
+
if ((0,_core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__/* .isArray */ .c)(get(_langs_keys_js__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .A))) {
|
|
20140
20181
|
get(_langs_keys_js__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .A).forEach(function(key, index) {
|
|
20141
20182
|
hashLang[index] = key;
|
|
20142
20183
|
});
|
|
20143
20184
|
}
|
|
20144
20185
|
Object.keys(exp).forEach(function(lang) {
|
|
20145
20186
|
var list = get(exp[lang]);
|
|
20146
|
-
if ((0,
|
|
20187
|
+
if ((0,_core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__/* .isArray */ .c)(list)) {
|
|
20147
20188
|
exp[lang] = {};
|
|
20148
20189
|
list.forEach(function(value, index) {
|
|
20149
20190
|
exp[lang][hashLang[index]] = value;
|
|
@@ -20288,13 +20329,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20288
20329
|
/* harmony export */ ko: function() { return /* reexport module object */ _ko_js__WEBPACK_IMPORTED_MODULE_12__; },
|
|
20289
20330
|
/* harmony export */ mn: function() { return /* reexport module object */ _mn_js__WEBPACK_IMPORTED_MODULE_13__; },
|
|
20290
20331
|
/* harmony export */ nl: function() { return /* reexport module object */ _nl_js__WEBPACK_IMPORTED_MODULE_14__; },
|
|
20291
|
-
/* harmony export */
|
|
20292
|
-
/* harmony export */
|
|
20293
|
-
/* harmony export */
|
|
20294
|
-
/* harmony export */
|
|
20295
|
-
/* harmony export */
|
|
20296
|
-
/* harmony export */
|
|
20297
|
-
/* harmony export */
|
|
20332
|
+
/* harmony export */ no: function() { return /* reexport module object */ _no_js__WEBPACK_IMPORTED_MODULE_15__; },
|
|
20333
|
+
/* harmony export */ pl: function() { return /* reexport module object */ _pl_js__WEBPACK_IMPORTED_MODULE_16__; },
|
|
20334
|
+
/* harmony export */ pt_br: function() { return /* reexport module object */ _pt_br_js__WEBPACK_IMPORTED_MODULE_17__; },
|
|
20335
|
+
/* harmony export */ ru: function() { return /* reexport module object */ _ru_js__WEBPACK_IMPORTED_MODULE_18__; },
|
|
20336
|
+
/* harmony export */ tr: function() { return /* reexport module object */ _tr_js__WEBPACK_IMPORTED_MODULE_19__; },
|
|
20337
|
+
/* harmony export */ ua: function() { return /* reexport module object */ _ua_js__WEBPACK_IMPORTED_MODULE_20__; },
|
|
20338
|
+
/* harmony export */ zh_cn: function() { return /* reexport module object */ _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__; },
|
|
20339
|
+
/* harmony export */ zh_tw: function() { return /* reexport module object */ _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__; }
|
|
20298
20340
|
/* harmony export */ });
|
|
20299
20341
|
/* harmony import */ var _ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(28906);
|
|
20300
20342
|
/* harmony import */ var _cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(24351);
|
|
@@ -20311,13 +20353,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20311
20353
|
/* harmony import */ var _ko_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(13995);
|
|
20312
20354
|
/* harmony import */ var _mn_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(6402);
|
|
20313
20355
|
/* harmony import */ var _nl_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(1879);
|
|
20314
|
-
/* harmony import */ var
|
|
20315
|
-
/* harmony import */ var
|
|
20316
|
-
/* harmony import */ var
|
|
20317
|
-
/* harmony import */ var
|
|
20318
|
-
/* harmony import */ var
|
|
20319
|
-
/* harmony import */ var
|
|
20320
|
-
/* harmony import */ var
|
|
20356
|
+
/* harmony import */ var _no_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(1322);
|
|
20357
|
+
/* harmony import */ var _pl_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(53361);
|
|
20358
|
+
/* harmony import */ var _pt_br_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70824);
|
|
20359
|
+
/* harmony import */ var _ru_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(65140);
|
|
20360
|
+
/* harmony import */ var _tr_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(42247);
|
|
20361
|
+
/* harmony import */ var _ua_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(68891);
|
|
20362
|
+
/* harmony import */ var _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(63195);
|
|
20363
|
+
/* harmony import */ var _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(42107);
|
|
20321
20364
|
/*!
|
|
20322
20365
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20323
20366
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -20345,6 +20388,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
20345
20388
|
|
|
20346
20389
|
|
|
20347
20390
|
|
|
20391
|
+
|
|
20348
20392
|
|
|
20349
20393
|
|
|
20350
20394
|
/***/ }),
|
|
@@ -42555,6 +42599,216 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbols
|
|
|
42555
42599
|
|
|
42556
42600
|
|
|
42557
42601
|
|
|
42602
|
+
/***/ }),
|
|
42603
|
+
|
|
42604
|
+
/***/ 59526:
|
|
42605
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__) {
|
|
42606
|
+
|
|
42607
|
+
/*!
|
|
42608
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42609
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42610
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42611
|
+
*/ /* harmony default export */ __webpack_exports__.A = ({
|
|
42612
|
+
'Type something': 'Skriv noe',
|
|
42613
|
+
'About Jodit': 'Om Jodit',
|
|
42614
|
+
'Jodit Editor': 'Jodit-redigerer',
|
|
42615
|
+
"Jodit User's Guide": 'Jodit brukerveiledning',
|
|
42616
|
+
'contains detailed help for using': 'Inneholder detaljert hjelp for bruk',
|
|
42617
|
+
'For information about the license, please go to our website:': 'For informasjon om lisensen, besøk vår nettside:',
|
|
42618
|
+
'Buy full version': 'Kjøp fullversjon',
|
|
42619
|
+
'Copyright © XDSoft.net - Chupurnov Valeriy. All rights reserved.': 'Opphavsrett © XDSoft.net - Chupurnov Valeriy. Alle rettigheter forbeholdt.',
|
|
42620
|
+
Anchor: 'Anker',
|
|
42621
|
+
'Open in new tab': 'Åpne i ny fane',
|
|
42622
|
+
'Open in fullsize': 'Åpne i fullskjerm',
|
|
42623
|
+
'Clear Formatting': 'Fjern formatering',
|
|
42624
|
+
'Fill color or set the text color': 'Endre bakgrunns- eller tekstfarge',
|
|
42625
|
+
Redo: 'Gjør om',
|
|
42626
|
+
Undo: 'Angre',
|
|
42627
|
+
Bold: 'Fet',
|
|
42628
|
+
Italic: 'Kursiv',
|
|
42629
|
+
'Insert Unordered List': 'Sett inn punktliste',
|
|
42630
|
+
'Insert Ordered List': 'Sett inn nummerert liste',
|
|
42631
|
+
'Align Center': 'Midtstill',
|
|
42632
|
+
'Align Justify': 'Juster',
|
|
42633
|
+
'Align Left': 'Venstrejuster',
|
|
42634
|
+
'Align Right': 'Høyrejuster',
|
|
42635
|
+
'Insert Horizontal Line': 'Sett inn horisontal linje',
|
|
42636
|
+
'Insert Image': 'Sett inn bilde',
|
|
42637
|
+
'Insert file': 'Sett inn fil',
|
|
42638
|
+
'Insert youtube/vimeo video': 'Sett inn YouTube/Vimeo-video',
|
|
42639
|
+
'Insert link': 'Sett inn lenke',
|
|
42640
|
+
'Font size': 'Skriftstørrelse',
|
|
42641
|
+
'Font family': 'Skriftfamilie',
|
|
42642
|
+
'Insert format block': 'Sett inn formateringsblokk',
|
|
42643
|
+
Normal: 'Normal',
|
|
42644
|
+
'Heading 1': 'Overskrift 1',
|
|
42645
|
+
'Heading 2': 'Overskrift 2',
|
|
42646
|
+
'Heading 3': 'Overskrift 3',
|
|
42647
|
+
'Heading 4': 'Overskrift 4',
|
|
42648
|
+
Quote: 'Sitat',
|
|
42649
|
+
Code: 'Kode',
|
|
42650
|
+
Insert: 'Sett inn',
|
|
42651
|
+
'Insert table': 'Sett inn tabell',
|
|
42652
|
+
'Decrease Indent': 'Reduser innrykk',
|
|
42653
|
+
'Increase Indent': 'Øk innrykk',
|
|
42654
|
+
'Select Special Character': 'Velg spesialtegn',
|
|
42655
|
+
'Insert Special Character': 'Sett inn spesialtegn',
|
|
42656
|
+
'Paint format': 'Kopier format',
|
|
42657
|
+
'Change mode': 'Bytt modus (WYSIWYG/HTML)',
|
|
42658
|
+
Margins: 'Marger',
|
|
42659
|
+
top: 'topp',
|
|
42660
|
+
right: 'høyre',
|
|
42661
|
+
bottom: 'bunn',
|
|
42662
|
+
left: 'venstre',
|
|
42663
|
+
Styles: 'Stiler',
|
|
42664
|
+
Classes: 'Klasser',
|
|
42665
|
+
Align: 'Justering',
|
|
42666
|
+
Right: 'Høyre',
|
|
42667
|
+
Center: 'Senter',
|
|
42668
|
+
Left: 'Venstre',
|
|
42669
|
+
'--Not Set--': '--Ikke satt--',
|
|
42670
|
+
Src: 'Kilde',
|
|
42671
|
+
Title: 'Tittel',
|
|
42672
|
+
Alternative: 'Alternativ',
|
|
42673
|
+
Filter: 'Filter',
|
|
42674
|
+
Link: 'Lenke',
|
|
42675
|
+
'Open link in new tab': 'Åpne lenke i ny fane',
|
|
42676
|
+
Image: 'Bilde',
|
|
42677
|
+
file: 'fil',
|
|
42678
|
+
Advanced: 'Avansert',
|
|
42679
|
+
'Image properties': 'Bildeegenskaper',
|
|
42680
|
+
Cancel: 'Avbryt',
|
|
42681
|
+
Ok: 'OK',
|
|
42682
|
+
'Your code is similar to HTML. Keep as HTML?': 'Koden din ligner HTML. Beholde som HTML?',
|
|
42683
|
+
'Paste as HTML': 'Lim inn som HTML',
|
|
42684
|
+
Keep: 'Behold',
|
|
42685
|
+
Clean: 'Rens',
|
|
42686
|
+
'Insert as Text': 'Lim inn som tekst',
|
|
42687
|
+
'Word Paste Detected': 'Word-innliming oppdaget',
|
|
42688
|
+
'The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?': 'Innholdet du limer inn kommer fra et Microsoft Word/Excel-dokument. Vil du beholde formatet eller rense det?',
|
|
42689
|
+
'Insert only Text': 'Lim inn kun tekst',
|
|
42690
|
+
'File Browser': 'Filutforsker',
|
|
42691
|
+
'Error on load list': 'Feil ved lasting av liste',
|
|
42692
|
+
'Error on load folders': 'Feil ved lasting av mapper',
|
|
42693
|
+
'Are you sure?': 'Er du sikker?',
|
|
42694
|
+
'Enter Directory name': 'Skriv inn mappenavn',
|
|
42695
|
+
'Create directory': 'Opprett mappe',
|
|
42696
|
+
'type name': 'skriv navn',
|
|
42697
|
+
'Drop image': 'Slipp bilde',
|
|
42698
|
+
'Drop file': 'Slipp fil',
|
|
42699
|
+
'or click': 'eller klikk',
|
|
42700
|
+
'Alternative text': 'Alternativ tekst',
|
|
42701
|
+
Browse: 'Bla gjennom',
|
|
42702
|
+
Upload: 'Last opp',
|
|
42703
|
+
Background: 'Bakgrunn',
|
|
42704
|
+
Border: 'Kantlinje',
|
|
42705
|
+
Text: 'Tekst',
|
|
42706
|
+
Top: 'Topp',
|
|
42707
|
+
Middle: 'Midt',
|
|
42708
|
+
Bottom: 'Bunn',
|
|
42709
|
+
'Insert column before': 'Sett inn kolonne før',
|
|
42710
|
+
'Insert column after': 'Sett inn kolonne etter',
|
|
42711
|
+
'Insert row above': 'Sett inn rad over',
|
|
42712
|
+
'Insert row below': 'Sett inn rad under',
|
|
42713
|
+
'Delete table': 'Slett tabell',
|
|
42714
|
+
'Delete row': 'Slett rad',
|
|
42715
|
+
'Delete column': 'Slett kolonne',
|
|
42716
|
+
'Empty cell': 'Tøm celle',
|
|
42717
|
+
'Chars: %d': 'Tegn: %d',
|
|
42718
|
+
'Words: %d': 'Ord: %d',
|
|
42719
|
+
Split: 'Del',
|
|
42720
|
+
'Split vertical': 'Del vertikalt',
|
|
42721
|
+
'Split horizontal': 'Del horisontalt',
|
|
42722
|
+
'Strike through': 'Gjennomstreking',
|
|
42723
|
+
Underline: 'Understreking',
|
|
42724
|
+
superscript: 'hevet skrift',
|
|
42725
|
+
subscript: 'senket skrift',
|
|
42726
|
+
'Cut selection': 'Klipp ut markering',
|
|
42727
|
+
'Select all': 'Velg alt',
|
|
42728
|
+
Break: 'Pause',
|
|
42729
|
+
'Search for': 'Søk etter',
|
|
42730
|
+
'Replace with': 'Erstatt med',
|
|
42731
|
+
Replace: 'Erstatt',
|
|
42732
|
+
Paste: 'Lim inn',
|
|
42733
|
+
'Choose Content to Paste': 'Velg innhold å lime inn',
|
|
42734
|
+
source: 'kilde',
|
|
42735
|
+
bold: 'fet',
|
|
42736
|
+
italic: 'kursiv',
|
|
42737
|
+
brush: 'pensel',
|
|
42738
|
+
link: 'lenke',
|
|
42739
|
+
undo: 'angre',
|
|
42740
|
+
redo: 'gjør om',
|
|
42741
|
+
table: 'tabell',
|
|
42742
|
+
image: 'bilde',
|
|
42743
|
+
eraser: 'viskelær',
|
|
42744
|
+
paragraph: 'avsnitt',
|
|
42745
|
+
fontsize: 'skriftstørrelse',
|
|
42746
|
+
video: 'video',
|
|
42747
|
+
font: 'skrift',
|
|
42748
|
+
about: 'om redigeringsverktøyet',
|
|
42749
|
+
print: 'skriv ut',
|
|
42750
|
+
underline: 'understreking',
|
|
42751
|
+
strikethrough: 'gjennomstreking',
|
|
42752
|
+
indent: 'innrykk',
|
|
42753
|
+
outdent: 'reduser innrykk',
|
|
42754
|
+
fullsize: 'full størrelse',
|
|
42755
|
+
shrink: 'krympe',
|
|
42756
|
+
hr: 'linje',
|
|
42757
|
+
ul: 'punktliste',
|
|
42758
|
+
ol: 'nummerert liste',
|
|
42759
|
+
cut: 'klipp ut',
|
|
42760
|
+
selectall: 'velg alt',
|
|
42761
|
+
'Open link': 'Åpne lenke',
|
|
42762
|
+
'Edit link': 'Rediger lenke',
|
|
42763
|
+
'No follow': 'Ingen oppfølging',
|
|
42764
|
+
Unlink: 'Fjern lenke',
|
|
42765
|
+
Eye: 'Forhåndsvisning',
|
|
42766
|
+
pencil: 'Rediger',
|
|
42767
|
+
' URL': 'URL',
|
|
42768
|
+
Reset: 'Tilbakestill',
|
|
42769
|
+
Save: 'Lagre',
|
|
42770
|
+
'Save as ...': 'Lagre som ...',
|
|
42771
|
+
Resize: 'Endre størrelse',
|
|
42772
|
+
Crop: 'Beskjær',
|
|
42773
|
+
Width: 'Bredde',
|
|
42774
|
+
Height: 'Høyde',
|
|
42775
|
+
'Keep Aspect Ratio': 'Behold proporsjoner',
|
|
42776
|
+
Yes: 'Ja',
|
|
42777
|
+
No: 'Nei',
|
|
42778
|
+
Remove: 'Fjern',
|
|
42779
|
+
Select: 'Velg',
|
|
42780
|
+
'Select %s': 'Velg: %s',
|
|
42781
|
+
Update: 'Oppdater',
|
|
42782
|
+
'Vertical align': 'Vertikal justering',
|
|
42783
|
+
Merge: 'Slå sammen',
|
|
42784
|
+
'Add column': 'Legg til kolonne',
|
|
42785
|
+
'Add row': 'Legg til rad',
|
|
42786
|
+
Delete: 'Slett',
|
|
42787
|
+
'Horizontal align': 'Horisontal justering',
|
|
42788
|
+
'Sort by changed': 'Sorter etter endring',
|
|
42789
|
+
'Sort by name': 'Sorter etter navn',
|
|
42790
|
+
'Sort by size': 'Sorter etter størrelse',
|
|
42791
|
+
'Add folder': 'Legg til mappe',
|
|
42792
|
+
palette: 'Palett',
|
|
42793
|
+
preview: 'Forhåndsvisning',
|
|
42794
|
+
'Line height': 'Linjehøyde',
|
|
42795
|
+
'Insert className': 'Sett inn klassenavn',
|
|
42796
|
+
apply: 'Bruk',
|
|
42797
|
+
edit: 'Rediger',
|
|
42798
|
+
'Show all': 'Vis alle',
|
|
42799
|
+
sound: 'Lyd',
|
|
42800
|
+
'Interim Results': 'Foreløpige resultater',
|
|
42801
|
+
default: 'Standard',
|
|
42802
|
+
circle: 'Sirkel',
|
|
42803
|
+
dot: 'Punkt',
|
|
42804
|
+
square: 'Firkant',
|
|
42805
|
+
'Press Alt for custom resizing': 'Trykk på Alt for å endre størrelse',
|
|
42806
|
+
'Copy selection': 'Kopier utvalg',
|
|
42807
|
+
'Paste from clipboard': 'Lim inn fra utklippstavlen',
|
|
42808
|
+
Find: 'Finne'
|
|
42809
|
+
});
|
|
42810
|
+
|
|
42811
|
+
|
|
42558
42812
|
/***/ }),
|
|
42559
42813
|
|
|
42560
42814
|
/***/ 60031:
|
|
@@ -46325,8 +46579,9 @@ var __decorate = undefined && undefined.__decorate || function(decorators, targe
|
|
|
46325
46579
|
value: function afterInit(jodit) {
|
|
46326
46580
|
var _this = this;
|
|
46327
46581
|
if (jodit.o.link.followOnDblClick) {
|
|
46328
|
-
jodit.e.on('dblclick.link', this.
|
|
46582
|
+
jodit.e.on('dblclick.link', this.__onDblClickOnLink);
|
|
46329
46583
|
}
|
|
46584
|
+
jodit.e.on(jodit.editor, 'click.link', this.__onClickReadOnlyLink);
|
|
46330
46585
|
if (jodit.o.link.processPastedLink) {
|
|
46331
46586
|
jodit.e.on('processPaste.link', this.onProcessPasteLink);
|
|
46332
46587
|
}
|
|
@@ -46352,8 +46607,8 @@ var __decorate = undefined && undefined.__decorate || function(decorators, targe
|
|
|
46352
46607
|
}
|
|
46353
46608
|
},
|
|
46354
46609
|
{
|
|
46355
|
-
key: "
|
|
46356
|
-
value: function
|
|
46610
|
+
key: "__onDblClickOnLink",
|
|
46611
|
+
value: function __onDblClickOnLink(e) {
|
|
46357
46612
|
if (!_core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(e.target, 'a')) {
|
|
46358
46613
|
return;
|
|
46359
46614
|
}
|
|
@@ -46541,7 +46796,16 @@ var __decorate = undefined && undefined.__decorate || function(decorators, targe
|
|
|
46541
46796
|
{
|
|
46542
46797
|
/** @override */ key: "beforeDestruct",
|
|
46543
46798
|
value: function beforeDestruct(jodit) {
|
|
46544
|
-
jodit.e.off('generateLinkForm.link', this.__generateForm).off('dblclick.link', this.
|
|
46799
|
+
jodit.e.off('generateLinkForm.link', this.__generateForm).off('dblclick.link', this.__onDblClickOnLink).off(jodit.editor, 'click.link', this.__onClickReadOnlyLink).off('processPaste.link', this.onProcessPasteLink);
|
|
46800
|
+
}
|
|
46801
|
+
},
|
|
46802
|
+
{
|
|
46803
|
+
key: "__onClickReadOnlyLink",
|
|
46804
|
+
value: function __onClickReadOnlyLink(e) {
|
|
46805
|
+
var jodit = this.jodit;
|
|
46806
|
+
if (jodit.o.readonly && jodit.o.link.preventReadOnlyNavigation && _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(e.target, 'a')) {
|
|
46807
|
+
e.preventDefault();
|
|
46808
|
+
}
|
|
46545
46809
|
}
|
|
46546
46810
|
}
|
|
46547
46811
|
]);
|
|
@@ -46549,13 +46813,16 @@ var __decorate = undefined && undefined.__decorate || function(decorators, targe
|
|
|
46549
46813
|
}(_wrap_native_super(_core_plugin_index_js__WEBPACK_IMPORTED_MODULE_4__/* .Plugin */ .k));
|
|
46550
46814
|
__decorate([
|
|
46551
46815
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
46552
|
-
], link.prototype, "
|
|
46816
|
+
], link.prototype, "__onDblClickOnLink", null);
|
|
46553
46817
|
__decorate([
|
|
46554
46818
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
46555
46819
|
], link.prototype, "onProcessPasteLink", null);
|
|
46556
46820
|
__decorate([
|
|
46557
46821
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
46558
46822
|
], link.prototype, "__generateForm", null);
|
|
46823
|
+
__decorate([
|
|
46824
|
+
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
46825
|
+
], link.prototype, "__onClickReadOnlyLink", null);
|
|
46559
46826
|
_core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('link', link);
|
|
46560
46827
|
function writeClasses(modeClassName, className_input, className_select, a) {
|
|
46561
46828
|
var _a;
|
|
@@ -46715,7 +46982,7 @@ var canUsePersistentStorage = function() {
|
|
|
46715
46982
|
try {
|
|
46716
46983
|
var buffer = localStorage.getItem(this.rootKey);
|
|
46717
46984
|
var json = buffer ? JSON.parse(buffer) : {};
|
|
46718
|
-
return json[key] !== undefined ? json[key] :
|
|
46985
|
+
return json[key] !== undefined ? json[key] : undefined;
|
|
46719
46986
|
} catch (_a) {}
|
|
46720
46987
|
}
|
|
46721
46988
|
},
|
|
@@ -58031,7 +58298,10 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste',
|
|
|
58031
58298
|
'Word Paste Detected': 'كلمة لصق الكشف عن',
|
|
58032
58299
|
Clean: 'نظيفة',
|
|
58033
58300
|
'Insert className': 'أدخل اسم الفصل',
|
|
58034
|
-
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص'
|
|
58301
|
+
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص',
|
|
58302
|
+
'Line height': 'ارتفاع الخط',
|
|
58303
|
+
spellcheck: 'التدقيق الإملائي',
|
|
58304
|
+
'Speech Recognize': 'التعرف على الكلام'
|
|
58035
58305
|
});
|
|
58036
58306
|
|
|
58037
58307
|
|
|
@@ -61066,7 +61336,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
61066
61336
|
if (n === "Map" || n === "Set") return Array.from(n);
|
|
61067
61337
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
|
|
61068
61338
|
}
|
|
61069
|
-
var APP_VERSION = "4.5.
|
|
61339
|
+
var APP_VERSION = "4.5.28";
|
|
61070
61340
|
// prettier-ignore
|
|
61071
61341
|
var ES = "es5";
|
|
61072
61342
|
var IS_ES_MODERN = false;
|
|
@@ -65774,13 +66044,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
65774
66044
|
/* harmony export */ ko: function() { return /* reexport module object */ _ko_js__WEBPACK_IMPORTED_MODULE_12__; },
|
|
65775
66045
|
/* harmony export */ mn: function() { return /* reexport module object */ _mn_js__WEBPACK_IMPORTED_MODULE_13__; },
|
|
65776
66046
|
/* harmony export */ nl: function() { return /* reexport module object */ _nl_js__WEBPACK_IMPORTED_MODULE_14__; },
|
|
65777
|
-
/* harmony export */
|
|
65778
|
-
/* harmony export */
|
|
65779
|
-
/* harmony export */
|
|
65780
|
-
/* harmony export */
|
|
65781
|
-
/* harmony export */
|
|
65782
|
-
/* harmony export */
|
|
65783
|
-
/* harmony export */
|
|
66047
|
+
/* harmony export */ no: function() { return /* reexport module object */ _no_js__WEBPACK_IMPORTED_MODULE_15__; },
|
|
66048
|
+
/* harmony export */ pl: function() { return /* reexport module object */ _pl_js__WEBPACK_IMPORTED_MODULE_16__; },
|
|
66049
|
+
/* harmony export */ pt_br: function() { return /* reexport module object */ _pt_br_js__WEBPACK_IMPORTED_MODULE_17__; },
|
|
66050
|
+
/* harmony export */ ru: function() { return /* reexport module object */ _ru_js__WEBPACK_IMPORTED_MODULE_18__; },
|
|
66051
|
+
/* harmony export */ tr: function() { return /* reexport module object */ _tr_js__WEBPACK_IMPORTED_MODULE_19__; },
|
|
66052
|
+
/* harmony export */ ua: function() { return /* reexport module object */ _ua_js__WEBPACK_IMPORTED_MODULE_20__; },
|
|
66053
|
+
/* harmony export */ zh_cn: function() { return /* reexport module object */ _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__; },
|
|
66054
|
+
/* harmony export */ zh_tw: function() { return /* reexport module object */ _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__; }
|
|
65784
66055
|
/* harmony export */ });
|
|
65785
66056
|
/* harmony import */ var _ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71705);
|
|
65786
66057
|
/* harmony import */ var _cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(89930);
|
|
@@ -65797,13 +66068,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
65797
66068
|
/* harmony import */ var _ko_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(37272);
|
|
65798
66069
|
/* harmony import */ var _mn_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(22113);
|
|
65799
66070
|
/* harmony import */ var _nl_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(22432);
|
|
65800
|
-
/* harmony import */ var
|
|
65801
|
-
/* harmony import */ var
|
|
65802
|
-
/* harmony import */ var
|
|
65803
|
-
/* harmony import */ var
|
|
65804
|
-
/* harmony import */ var
|
|
65805
|
-
/* harmony import */ var
|
|
65806
|
-
/* harmony import */ var
|
|
66071
|
+
/* harmony import */ var _no_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(17081);
|
|
66072
|
+
/* harmony import */ var _pl_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(30798);
|
|
66073
|
+
/* harmony import */ var _pt_br_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(8661);
|
|
66074
|
+
/* harmony import */ var _ru_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(19147);
|
|
66075
|
+
/* harmony import */ var _tr_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(93620);
|
|
66076
|
+
/* harmony import */ var _ua_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(40372);
|
|
66077
|
+
/* harmony import */ var _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(69874);
|
|
66078
|
+
/* harmony import */ var _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(88774);
|
|
65807
66079
|
/*!
|
|
65808
66080
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
65809
66081
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -65832,6 +66104,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
65832
66104
|
|
|
65833
66105
|
|
|
65834
66106
|
|
|
66107
|
+
|
|
65835
66108
|
|
|
65836
66109
|
|
|
65837
66110
|
/***/ }),
|
package/es5/jodit.min.css
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit-pro - PRO Version of Jodit Editor
|
|
3
3
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
4
|
-
* Version: v4.5.
|
|
4
|
+
* Version: v4.5.28
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
8
8
|
/*!
|
|
9
9
|
* jodit-pro - PRO Version of Jodit Editor
|
|
10
10
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
11
|
-
* Version: v4.5.
|
|
11
|
+
* Version: v4.5.28
|
|
12
12
|
* Url: https://xdsoft.net/jodit/pro/
|
|
13
13
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
14
14
|
*/
|