jodit-pro 4.5.23 → 4.6.2
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/es2015/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.
|
|
4
|
+
* Version: v4.6.2
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -832,6 +832,22 @@ __decorate([
|
|
|
832
832
|
_core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('dragAndDropElement', dragAndDropElement);
|
|
833
833
|
|
|
834
834
|
|
|
835
|
+
/***/ }),
|
|
836
|
+
|
|
837
|
+
/***/ 1322:
|
|
838
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
839
|
+
|
|
840
|
+
__webpack_require__.r(__webpack_exports__);
|
|
841
|
+
|
|
842
|
+
/*!
|
|
843
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
844
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
845
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
846
|
+
*/ /* harmony default export */ __webpack_exports__["default"] = ({
|
|
847
|
+
Spellcheck: 'Stavekontroll'
|
|
848
|
+
});
|
|
849
|
+
|
|
850
|
+
|
|
835
851
|
/***/ }),
|
|
836
852
|
|
|
837
853
|
/***/ 1596:
|
|
@@ -4523,6 +4539,7 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.link = {
|
|
|
4523
4539
|
openInNewTabCheckbox: true,
|
|
4524
4540
|
modeClassName: 'input',
|
|
4525
4541
|
selectMultipleClassName: true,
|
|
4542
|
+
preventReadOnlyNavigation: true,
|
|
4526
4543
|
selectSizeClassName: 3,
|
|
4527
4544
|
selectOptionsClassName: [],
|
|
4528
4545
|
hotkeys: [
|
|
@@ -9940,6 +9957,27 @@ function getScrollParent(node) {
|
|
|
9940
9957
|
}
|
|
9941
9958
|
|
|
9942
9959
|
|
|
9960
|
+
/***/ }),
|
|
9961
|
+
|
|
9962
|
+
/***/ 17081:
|
|
9963
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
9964
|
+
|
|
9965
|
+
__webpack_require__.r(__webpack_exports__);
|
|
9966
|
+
|
|
9967
|
+
/*!
|
|
9968
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9969
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9970
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9971
|
+
*/ /* harmony default export */ __webpack_exports__["default"] = ({
|
|
9972
|
+
newline: 'nylinje',
|
|
9973
|
+
delete: 'slette',
|
|
9974
|
+
space: 'rom',
|
|
9975
|
+
'Speech Recognize': 'Talegjenkjenning',
|
|
9976
|
+
Sound: 'Lyd',
|
|
9977
|
+
'Interim Results': 'Midlertidige resultater'
|
|
9978
|
+
});
|
|
9979
|
+
|
|
9980
|
+
|
|
9943
9981
|
/***/ }),
|
|
9944
9982
|
|
|
9945
9983
|
/***/ 17096:
|
|
@@ -14006,7 +14044,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14006
14044
|
/***/ 26152:
|
|
14007
14045
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
14008
14046
|
|
|
14009
|
-
/* harmony import */ var
|
|
14047
|
+
/* harmony import */ var _core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(68345);
|
|
14010
14048
|
/* harmony import */ var _langs_ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(79910);
|
|
14011
14049
|
/* harmony import */ var _langs_cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4795);
|
|
14012
14050
|
/* harmony import */ var _langs_de_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(62770);
|
|
@@ -14023,13 +14061,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14023
14061
|
/* harmony import */ var _langs_ko_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(97519);
|
|
14024
14062
|
/* harmony import */ var _langs_mn_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80926);
|
|
14025
14063
|
/* harmony import */ var _langs_nl_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(52995);
|
|
14026
|
-
/* harmony import */ var
|
|
14027
|
-
/* harmony import */ var
|
|
14028
|
-
/* harmony import */ var
|
|
14029
|
-
/* harmony import */ var
|
|
14030
|
-
/* harmony import */ var
|
|
14031
|
-
/* harmony import */ var
|
|
14032
|
-
/* harmony import */ var
|
|
14064
|
+
/* harmony import */ var _langs_no_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(59526);
|
|
14065
|
+
/* harmony import */ var _langs_pl_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(40565);
|
|
14066
|
+
/* harmony import */ var _langs_pt_br_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(19292);
|
|
14067
|
+
/* harmony import */ var _langs_ru_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(83160);
|
|
14068
|
+
/* harmony import */ var _langs_tr_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(28923);
|
|
14069
|
+
/* harmony import */ var _langs_ua_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(19007);
|
|
14070
|
+
/* harmony import */ var _langs_zh_cn_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(60175);
|
|
14071
|
+
/* harmony import */ var _langs_zh_tw_js__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(69159);
|
|
14033
14072
|
/*!
|
|
14034
14073
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14035
14074
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -14056,6 +14095,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14056
14095
|
|
|
14057
14096
|
|
|
14058
14097
|
|
|
14098
|
+
|
|
14059
14099
|
|
|
14060
14100
|
|
|
14061
14101
|
let exp = {};
|
|
@@ -14075,23 +14115,24 @@ exp = {
|
|
|
14075
14115
|
ko: _langs_ko_js__WEBPACK_IMPORTED_MODULE_13__/* ["default"] */ .A,
|
|
14076
14116
|
mn: _langs_mn_js__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A,
|
|
14077
14117
|
nl: _langs_nl_js__WEBPACK_IMPORTED_MODULE_15__/* ["default"] */ .A,
|
|
14078
|
-
|
|
14079
|
-
|
|
14080
|
-
|
|
14081
|
-
|
|
14082
|
-
|
|
14083
|
-
|
|
14084
|
-
|
|
14118
|
+
no: _langs_no_js__WEBPACK_IMPORTED_MODULE_16__/* ["default"] */ .A,
|
|
14119
|
+
pl: _langs_pl_js__WEBPACK_IMPORTED_MODULE_17__/* ["default"] */ .A,
|
|
14120
|
+
pt_br: _langs_pt_br_js__WEBPACK_IMPORTED_MODULE_18__/* ["default"] */ .A,
|
|
14121
|
+
ru: _langs_ru_js__WEBPACK_IMPORTED_MODULE_19__/* ["default"] */ .A,
|
|
14122
|
+
tr: _langs_tr_js__WEBPACK_IMPORTED_MODULE_20__/* ["default"] */ .A,
|
|
14123
|
+
ua: _langs_ua_js__WEBPACK_IMPORTED_MODULE_21__/* ["default"] */ .A,
|
|
14124
|
+
zh_cn: _langs_zh_cn_js__WEBPACK_IMPORTED_MODULE_22__/* ["default"] */ .A,
|
|
14125
|
+
zh_tw: _langs_zh_tw_js__WEBPACK_IMPORTED_MODULE_23__/* ["default"] */ .A
|
|
14085
14126
|
};
|
|
14086
14127
|
/* Unpack array to hash */ const get = (value)=>value ? value.default || value : {}, hashLang = {};
|
|
14087
|
-
if ((0,
|
|
14128
|
+
if ((0,_core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__/* .isArray */ .c)(get(_langs_keys_js__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .A))) {
|
|
14088
14129
|
get(_langs_keys_js__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .A).forEach((key, index)=>{
|
|
14089
14130
|
hashLang[index] = key;
|
|
14090
14131
|
});
|
|
14091
14132
|
}
|
|
14092
14133
|
Object.keys(exp).forEach((lang)=>{
|
|
14093
14134
|
const list = get(exp[lang]);
|
|
14094
|
-
if ((0,
|
|
14135
|
+
if ((0,_core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__/* .isArray */ .c)(list)) {
|
|
14095
14136
|
exp[lang] = {};
|
|
14096
14137
|
list.forEach((value, index)=>{
|
|
14097
14138
|
exp[lang][hashLang[index]] = value;
|
|
@@ -14231,13 +14272,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14231
14272
|
/* harmony export */ ko: function() { return /* reexport module object */ _ko_js__WEBPACK_IMPORTED_MODULE_12__; },
|
|
14232
14273
|
/* harmony export */ mn: function() { return /* reexport module object */ _mn_js__WEBPACK_IMPORTED_MODULE_13__; },
|
|
14233
14274
|
/* harmony export */ nl: function() { return /* reexport module object */ _nl_js__WEBPACK_IMPORTED_MODULE_14__; },
|
|
14234
|
-
/* harmony export */
|
|
14235
|
-
/* harmony export */
|
|
14236
|
-
/* harmony export */
|
|
14237
|
-
/* harmony export */
|
|
14238
|
-
/* harmony export */
|
|
14239
|
-
/* harmony export */
|
|
14240
|
-
/* harmony export */
|
|
14275
|
+
/* harmony export */ no: function() { return /* reexport module object */ _no_js__WEBPACK_IMPORTED_MODULE_15__; },
|
|
14276
|
+
/* harmony export */ pl: function() { return /* reexport module object */ _pl_js__WEBPACK_IMPORTED_MODULE_16__; },
|
|
14277
|
+
/* harmony export */ pt_br: function() { return /* reexport module object */ _pt_br_js__WEBPACK_IMPORTED_MODULE_17__; },
|
|
14278
|
+
/* harmony export */ ru: function() { return /* reexport module object */ _ru_js__WEBPACK_IMPORTED_MODULE_18__; },
|
|
14279
|
+
/* harmony export */ tr: function() { return /* reexport module object */ _tr_js__WEBPACK_IMPORTED_MODULE_19__; },
|
|
14280
|
+
/* harmony export */ ua: function() { return /* reexport module object */ _ua_js__WEBPACK_IMPORTED_MODULE_20__; },
|
|
14281
|
+
/* harmony export */ zh_cn: function() { return /* reexport module object */ _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__; },
|
|
14282
|
+
/* harmony export */ zh_tw: function() { return /* reexport module object */ _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__; }
|
|
14241
14283
|
/* harmony export */ });
|
|
14242
14284
|
/* harmony import */ var _ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(28906);
|
|
14243
14285
|
/* harmony import */ var _cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(24351);
|
|
@@ -14254,13 +14296,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14254
14296
|
/* harmony import */ var _ko_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(13995);
|
|
14255
14297
|
/* harmony import */ var _mn_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(6402);
|
|
14256
14298
|
/* harmony import */ var _nl_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(1879);
|
|
14257
|
-
/* harmony import */ var
|
|
14258
|
-
/* harmony import */ var
|
|
14259
|
-
/* harmony import */ var
|
|
14260
|
-
/* harmony import */ var
|
|
14261
|
-
/* harmony import */ var
|
|
14262
|
-
/* harmony import */ var
|
|
14263
|
-
/* harmony import */ var
|
|
14299
|
+
/* harmony import */ var _no_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(1322);
|
|
14300
|
+
/* harmony import */ var _pl_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(53361);
|
|
14301
|
+
/* harmony import */ var _pt_br_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70824);
|
|
14302
|
+
/* harmony import */ var _ru_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(65140);
|
|
14303
|
+
/* harmony import */ var _tr_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(42247);
|
|
14304
|
+
/* harmony import */ var _ua_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(68891);
|
|
14305
|
+
/* harmony import */ var _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(63195);
|
|
14306
|
+
/* harmony import */ var _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(42107);
|
|
14264
14307
|
/*!
|
|
14265
14308
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14266
14309
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -14288,6 +14331,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14288
14331
|
|
|
14289
14332
|
|
|
14290
14333
|
|
|
14334
|
+
|
|
14291
14335
|
|
|
14292
14336
|
|
|
14293
14337
|
/***/ }),
|
|
@@ -30559,6 +30603,216 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbols
|
|
|
30559
30603
|
|
|
30560
30604
|
|
|
30561
30605
|
|
|
30606
|
+
/***/ }),
|
|
30607
|
+
|
|
30608
|
+
/***/ 59526:
|
|
30609
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__) {
|
|
30610
|
+
|
|
30611
|
+
/*!
|
|
30612
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30613
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30614
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30615
|
+
*/ /* harmony default export */ __webpack_exports__.A = ({
|
|
30616
|
+
'Type something': 'Skriv noe',
|
|
30617
|
+
'About Jodit': 'Om Jodit',
|
|
30618
|
+
'Jodit Editor': 'Jodit-redigerer',
|
|
30619
|
+
"Jodit User's Guide": 'Jodit brukerveiledning',
|
|
30620
|
+
'contains detailed help for using': 'Inneholder detaljert hjelp for bruk',
|
|
30621
|
+
'For information about the license, please go to our website:': 'For informasjon om lisensen, besøk vår nettside:',
|
|
30622
|
+
'Buy full version': 'Kjøp fullversjon',
|
|
30623
|
+
'Copyright © XDSoft.net - Chupurnov Valeriy. All rights reserved.': 'Opphavsrett © XDSoft.net - Chupurnov Valeriy. Alle rettigheter forbeholdt.',
|
|
30624
|
+
Anchor: 'Anker',
|
|
30625
|
+
'Open in new tab': 'Åpne i ny fane',
|
|
30626
|
+
'Open in fullsize': 'Åpne i fullskjerm',
|
|
30627
|
+
'Clear Formatting': 'Fjern formatering',
|
|
30628
|
+
'Fill color or set the text color': 'Endre bakgrunns- eller tekstfarge',
|
|
30629
|
+
Redo: 'Gjør om',
|
|
30630
|
+
Undo: 'Angre',
|
|
30631
|
+
Bold: 'Fet',
|
|
30632
|
+
Italic: 'Kursiv',
|
|
30633
|
+
'Insert Unordered List': 'Sett inn punktliste',
|
|
30634
|
+
'Insert Ordered List': 'Sett inn nummerert liste',
|
|
30635
|
+
'Align Center': 'Midtstill',
|
|
30636
|
+
'Align Justify': 'Juster',
|
|
30637
|
+
'Align Left': 'Venstrejuster',
|
|
30638
|
+
'Align Right': 'Høyrejuster',
|
|
30639
|
+
'Insert Horizontal Line': 'Sett inn horisontal linje',
|
|
30640
|
+
'Insert Image': 'Sett inn bilde',
|
|
30641
|
+
'Insert file': 'Sett inn fil',
|
|
30642
|
+
'Insert youtube/vimeo video': 'Sett inn YouTube/Vimeo-video',
|
|
30643
|
+
'Insert link': 'Sett inn lenke',
|
|
30644
|
+
'Font size': 'Skriftstørrelse',
|
|
30645
|
+
'Font family': 'Skriftfamilie',
|
|
30646
|
+
'Insert format block': 'Sett inn formateringsblokk',
|
|
30647
|
+
Normal: 'Normal',
|
|
30648
|
+
'Heading 1': 'Overskrift 1',
|
|
30649
|
+
'Heading 2': 'Overskrift 2',
|
|
30650
|
+
'Heading 3': 'Overskrift 3',
|
|
30651
|
+
'Heading 4': 'Overskrift 4',
|
|
30652
|
+
Quote: 'Sitat',
|
|
30653
|
+
Code: 'Kode',
|
|
30654
|
+
Insert: 'Sett inn',
|
|
30655
|
+
'Insert table': 'Sett inn tabell',
|
|
30656
|
+
'Decrease Indent': 'Reduser innrykk',
|
|
30657
|
+
'Increase Indent': 'Øk innrykk',
|
|
30658
|
+
'Select Special Character': 'Velg spesialtegn',
|
|
30659
|
+
'Insert Special Character': 'Sett inn spesialtegn',
|
|
30660
|
+
'Paint format': 'Kopier format',
|
|
30661
|
+
'Change mode': 'Bytt modus (WYSIWYG/HTML)',
|
|
30662
|
+
Margins: 'Marger',
|
|
30663
|
+
top: 'topp',
|
|
30664
|
+
right: 'høyre',
|
|
30665
|
+
bottom: 'bunn',
|
|
30666
|
+
left: 'venstre',
|
|
30667
|
+
Styles: 'Stiler',
|
|
30668
|
+
Classes: 'Klasser',
|
|
30669
|
+
Align: 'Justering',
|
|
30670
|
+
Right: 'Høyre',
|
|
30671
|
+
Center: 'Senter',
|
|
30672
|
+
Left: 'Venstre',
|
|
30673
|
+
'--Not Set--': '--Ikke satt--',
|
|
30674
|
+
Src: 'Kilde',
|
|
30675
|
+
Title: 'Tittel',
|
|
30676
|
+
Alternative: 'Alternativ',
|
|
30677
|
+
Filter: 'Filter',
|
|
30678
|
+
Link: 'Lenke',
|
|
30679
|
+
'Open link in new tab': 'Åpne lenke i ny fane',
|
|
30680
|
+
Image: 'Bilde',
|
|
30681
|
+
file: 'fil',
|
|
30682
|
+
Advanced: 'Avansert',
|
|
30683
|
+
'Image properties': 'Bildeegenskaper',
|
|
30684
|
+
Cancel: 'Avbryt',
|
|
30685
|
+
Ok: 'OK',
|
|
30686
|
+
'Your code is similar to HTML. Keep as HTML?': 'Koden din ligner HTML. Beholde som HTML?',
|
|
30687
|
+
'Paste as HTML': 'Lim inn som HTML',
|
|
30688
|
+
Keep: 'Behold',
|
|
30689
|
+
Clean: 'Rens',
|
|
30690
|
+
'Insert as Text': 'Lim inn som tekst',
|
|
30691
|
+
'Word Paste Detected': 'Word-innliming oppdaget',
|
|
30692
|
+
'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?',
|
|
30693
|
+
'Insert only Text': 'Lim inn kun tekst',
|
|
30694
|
+
'File Browser': 'Filutforsker',
|
|
30695
|
+
'Error on load list': 'Feil ved lasting av liste',
|
|
30696
|
+
'Error on load folders': 'Feil ved lasting av mapper',
|
|
30697
|
+
'Are you sure?': 'Er du sikker?',
|
|
30698
|
+
'Enter Directory name': 'Skriv inn mappenavn',
|
|
30699
|
+
'Create directory': 'Opprett mappe',
|
|
30700
|
+
'type name': 'skriv navn',
|
|
30701
|
+
'Drop image': 'Slipp bilde',
|
|
30702
|
+
'Drop file': 'Slipp fil',
|
|
30703
|
+
'or click': 'eller klikk',
|
|
30704
|
+
'Alternative text': 'Alternativ tekst',
|
|
30705
|
+
Browse: 'Bla gjennom',
|
|
30706
|
+
Upload: 'Last opp',
|
|
30707
|
+
Background: 'Bakgrunn',
|
|
30708
|
+
Border: 'Kantlinje',
|
|
30709
|
+
Text: 'Tekst',
|
|
30710
|
+
Top: 'Topp',
|
|
30711
|
+
Middle: 'Midt',
|
|
30712
|
+
Bottom: 'Bunn',
|
|
30713
|
+
'Insert column before': 'Sett inn kolonne før',
|
|
30714
|
+
'Insert column after': 'Sett inn kolonne etter',
|
|
30715
|
+
'Insert row above': 'Sett inn rad over',
|
|
30716
|
+
'Insert row below': 'Sett inn rad under',
|
|
30717
|
+
'Delete table': 'Slett tabell',
|
|
30718
|
+
'Delete row': 'Slett rad',
|
|
30719
|
+
'Delete column': 'Slett kolonne',
|
|
30720
|
+
'Empty cell': 'Tøm celle',
|
|
30721
|
+
'Chars: %d': 'Tegn: %d',
|
|
30722
|
+
'Words: %d': 'Ord: %d',
|
|
30723
|
+
Split: 'Del',
|
|
30724
|
+
'Split vertical': 'Del vertikalt',
|
|
30725
|
+
'Split horizontal': 'Del horisontalt',
|
|
30726
|
+
'Strike through': 'Gjennomstreking',
|
|
30727
|
+
Underline: 'Understreking',
|
|
30728
|
+
superscript: 'hevet skrift',
|
|
30729
|
+
subscript: 'senket skrift',
|
|
30730
|
+
'Cut selection': 'Klipp ut markering',
|
|
30731
|
+
'Select all': 'Velg alt',
|
|
30732
|
+
Break: 'Pause',
|
|
30733
|
+
'Search for': 'Søk etter',
|
|
30734
|
+
'Replace with': 'Erstatt med',
|
|
30735
|
+
Replace: 'Erstatt',
|
|
30736
|
+
Paste: 'Lim inn',
|
|
30737
|
+
'Choose Content to Paste': 'Velg innhold å lime inn',
|
|
30738
|
+
source: 'kilde',
|
|
30739
|
+
bold: 'fet',
|
|
30740
|
+
italic: 'kursiv',
|
|
30741
|
+
brush: 'pensel',
|
|
30742
|
+
link: 'lenke',
|
|
30743
|
+
undo: 'angre',
|
|
30744
|
+
redo: 'gjør om',
|
|
30745
|
+
table: 'tabell',
|
|
30746
|
+
image: 'bilde',
|
|
30747
|
+
eraser: 'viskelær',
|
|
30748
|
+
paragraph: 'avsnitt',
|
|
30749
|
+
fontsize: 'skriftstørrelse',
|
|
30750
|
+
video: 'video',
|
|
30751
|
+
font: 'skrift',
|
|
30752
|
+
about: 'om redigeringsverktøyet',
|
|
30753
|
+
print: 'skriv ut',
|
|
30754
|
+
underline: 'understreking',
|
|
30755
|
+
strikethrough: 'gjennomstreking',
|
|
30756
|
+
indent: 'innrykk',
|
|
30757
|
+
outdent: 'reduser innrykk',
|
|
30758
|
+
fullsize: 'full størrelse',
|
|
30759
|
+
shrink: 'krympe',
|
|
30760
|
+
hr: 'linje',
|
|
30761
|
+
ul: 'punktliste',
|
|
30762
|
+
ol: 'nummerert liste',
|
|
30763
|
+
cut: 'klipp ut',
|
|
30764
|
+
selectall: 'velg alt',
|
|
30765
|
+
'Open link': 'Åpne lenke',
|
|
30766
|
+
'Edit link': 'Rediger lenke',
|
|
30767
|
+
'No follow': 'Ingen oppfølging',
|
|
30768
|
+
Unlink: 'Fjern lenke',
|
|
30769
|
+
Eye: 'Forhåndsvisning',
|
|
30770
|
+
pencil: 'Rediger',
|
|
30771
|
+
' URL': 'URL',
|
|
30772
|
+
Reset: 'Tilbakestill',
|
|
30773
|
+
Save: 'Lagre',
|
|
30774
|
+
'Save as ...': 'Lagre som ...',
|
|
30775
|
+
Resize: 'Endre størrelse',
|
|
30776
|
+
Crop: 'Beskjær',
|
|
30777
|
+
Width: 'Bredde',
|
|
30778
|
+
Height: 'Høyde',
|
|
30779
|
+
'Keep Aspect Ratio': 'Behold proporsjoner',
|
|
30780
|
+
Yes: 'Ja',
|
|
30781
|
+
No: 'Nei',
|
|
30782
|
+
Remove: 'Fjern',
|
|
30783
|
+
Select: 'Velg',
|
|
30784
|
+
'Select %s': 'Velg: %s',
|
|
30785
|
+
Update: 'Oppdater',
|
|
30786
|
+
'Vertical align': 'Vertikal justering',
|
|
30787
|
+
Merge: 'Slå sammen',
|
|
30788
|
+
'Add column': 'Legg til kolonne',
|
|
30789
|
+
'Add row': 'Legg til rad',
|
|
30790
|
+
Delete: 'Slett',
|
|
30791
|
+
'Horizontal align': 'Horisontal justering',
|
|
30792
|
+
'Sort by changed': 'Sorter etter endring',
|
|
30793
|
+
'Sort by name': 'Sorter etter navn',
|
|
30794
|
+
'Sort by size': 'Sorter etter størrelse',
|
|
30795
|
+
'Add folder': 'Legg til mappe',
|
|
30796
|
+
palette: 'Palett',
|
|
30797
|
+
preview: 'Forhåndsvisning',
|
|
30798
|
+
'Line height': 'Linjehøyde',
|
|
30799
|
+
'Insert className': 'Sett inn klassenavn',
|
|
30800
|
+
apply: 'Bruk',
|
|
30801
|
+
edit: 'Rediger',
|
|
30802
|
+
'Show all': 'Vis alle',
|
|
30803
|
+
sound: 'Lyd',
|
|
30804
|
+
'Interim Results': 'Foreløpige resultater',
|
|
30805
|
+
default: 'Standard',
|
|
30806
|
+
circle: 'Sirkel',
|
|
30807
|
+
dot: 'Punkt',
|
|
30808
|
+
square: 'Firkant',
|
|
30809
|
+
'Press Alt for custom resizing': 'Trykk på Alt for å endre størrelse',
|
|
30810
|
+
'Copy selection': 'Kopier utvalg',
|
|
30811
|
+
'Paste from clipboard': 'Lim inn fra utklippstavlen',
|
|
30812
|
+
Find: 'Finne'
|
|
30813
|
+
});
|
|
30814
|
+
|
|
30815
|
+
|
|
30562
30816
|
/***/ }),
|
|
30563
30817
|
|
|
30564
30818
|
/***/ 60031:
|
|
@@ -33506,8 +33760,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
33506
33760
|
*/ class link extends _core_plugin_index_js__WEBPACK_IMPORTED_MODULE_4__/* .Plugin */ .k {
|
|
33507
33761
|
/** @override */ afterInit(jodit) {
|
|
33508
33762
|
if (jodit.o.link.followOnDblClick) {
|
|
33509
|
-
jodit.e.on('dblclick.link', this.
|
|
33763
|
+
jodit.e.on('dblclick.link', this.__onDblClickOnLink);
|
|
33510
33764
|
}
|
|
33765
|
+
jodit.e.on(jodit.editor, 'click.link', this.__onClickReadOnlyLink);
|
|
33511
33766
|
if (jodit.o.link.processPastedLink) {
|
|
33512
33767
|
jodit.e.on('processPaste.link', this.onProcessPasteLink);
|
|
33513
33768
|
}
|
|
@@ -33531,7 +33786,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
33531
33786
|
hotkeys: jodit.o.link.hotkeys
|
|
33532
33787
|
});
|
|
33533
33788
|
}
|
|
33534
|
-
|
|
33789
|
+
__onDblClickOnLink(e) {
|
|
33535
33790
|
if (!_core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(e.target, 'a')) {
|
|
33536
33791
|
return;
|
|
33537
33792
|
}
|
|
@@ -33706,7 +33961,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
33706
33961
|
return form;
|
|
33707
33962
|
}
|
|
33708
33963
|
/** @override */ beforeDestruct(jodit) {
|
|
33709
|
-
jodit.e.off('generateLinkForm.link', this.__generateForm).off('dblclick.link', this.
|
|
33964
|
+
jodit.e.off('generateLinkForm.link', this.__generateForm).off('dblclick.link', this.__onDblClickOnLink).off(jodit.editor, 'click.link', this.__onClickReadOnlyLink).off('processPaste.link', this.onProcessPasteLink);
|
|
33965
|
+
}
|
|
33966
|
+
__onClickReadOnlyLink(e) {
|
|
33967
|
+
const { jodit } = this;
|
|
33968
|
+
if (jodit.o.readonly && jodit.o.link.preventReadOnlyNavigation && _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(e.target, 'a')) {
|
|
33969
|
+
e.preventDefault();
|
|
33970
|
+
}
|
|
33710
33971
|
}
|
|
33711
33972
|
constructor(){
|
|
33712
33973
|
super(...arguments);
|
|
@@ -33720,13 +33981,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
33720
33981
|
}
|
|
33721
33982
|
__decorate([
|
|
33722
33983
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
33723
|
-
], link.prototype, "
|
|
33984
|
+
], link.prototype, "__onDblClickOnLink", null);
|
|
33724
33985
|
__decorate([
|
|
33725
33986
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
33726
33987
|
], link.prototype, "onProcessPasteLink", null);
|
|
33727
33988
|
__decorate([
|
|
33728
33989
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
33729
33990
|
], link.prototype, "__generateForm", null);
|
|
33991
|
+
__decorate([
|
|
33992
|
+
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
33993
|
+
], link.prototype, "__onClickReadOnlyLink", null);
|
|
33730
33994
|
_core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('link', link);
|
|
33731
33995
|
function writeClasses(modeClassName, className_input, className_select, a) {
|
|
33732
33996
|
var _a;
|
|
@@ -33853,7 +34117,7 @@ function writeImage(a, content_input, textWasChanged, url_input) {
|
|
|
33853
34117
|
try {
|
|
33854
34118
|
const buffer = localStorage.getItem(this.rootKey);
|
|
33855
34119
|
const json = buffer ? JSON.parse(buffer) : {};
|
|
33856
|
-
return json[key] !== undefined ? json[key] :
|
|
34120
|
+
return json[key] !== undefined ? json[key] : undefined;
|
|
33857
34121
|
} catch (_a) {}
|
|
33858
34122
|
}
|
|
33859
34123
|
exists(key) {
|
|
@@ -42222,7 +42486,10 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste',
|
|
|
42222
42486
|
'Word Paste Detected': 'كلمة لصق الكشف عن',
|
|
42223
42487
|
Clean: 'نظيفة',
|
|
42224
42488
|
'Insert className': 'أدخل اسم الفصل',
|
|
42225
|
-
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص'
|
|
42489
|
+
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص',
|
|
42490
|
+
'Line height': 'ارتفاع الخط',
|
|
42491
|
+
spellcheck: 'التدقيق الإملائي',
|
|
42492
|
+
'Speech Recognize': 'التعرف على الكلام'
|
|
42226
42493
|
});
|
|
42227
42494
|
|
|
42228
42495
|
|
|
@@ -44137,7 +44404,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44137
44404
|
* ```
|
|
44138
44405
|
* @packageDocumentation
|
|
44139
44406
|
* @module constants
|
|
44140
|
-
*/ const APP_VERSION = "4.
|
|
44407
|
+
*/ const APP_VERSION = "4.6.2";
|
|
44141
44408
|
// prettier-ignore
|
|
44142
44409
|
const ES = "es2015";
|
|
44143
44410
|
const IS_ES_MODERN = true;
|
|
@@ -47564,13 +47831,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
47564
47831
|
/* harmony export */ ko: function() { return /* reexport module object */ _ko_js__WEBPACK_IMPORTED_MODULE_12__; },
|
|
47565
47832
|
/* harmony export */ mn: function() { return /* reexport module object */ _mn_js__WEBPACK_IMPORTED_MODULE_13__; },
|
|
47566
47833
|
/* harmony export */ nl: function() { return /* reexport module object */ _nl_js__WEBPACK_IMPORTED_MODULE_14__; },
|
|
47567
|
-
/* harmony export */
|
|
47568
|
-
/* harmony export */
|
|
47569
|
-
/* harmony export */
|
|
47570
|
-
/* harmony export */
|
|
47571
|
-
/* harmony export */
|
|
47572
|
-
/* harmony export */
|
|
47573
|
-
/* harmony export */
|
|
47834
|
+
/* harmony export */ no: function() { return /* reexport module object */ _no_js__WEBPACK_IMPORTED_MODULE_15__; },
|
|
47835
|
+
/* harmony export */ pl: function() { return /* reexport module object */ _pl_js__WEBPACK_IMPORTED_MODULE_16__; },
|
|
47836
|
+
/* harmony export */ pt_br: function() { return /* reexport module object */ _pt_br_js__WEBPACK_IMPORTED_MODULE_17__; },
|
|
47837
|
+
/* harmony export */ ru: function() { return /* reexport module object */ _ru_js__WEBPACK_IMPORTED_MODULE_18__; },
|
|
47838
|
+
/* harmony export */ tr: function() { return /* reexport module object */ _tr_js__WEBPACK_IMPORTED_MODULE_19__; },
|
|
47839
|
+
/* harmony export */ ua: function() { return /* reexport module object */ _ua_js__WEBPACK_IMPORTED_MODULE_20__; },
|
|
47840
|
+
/* harmony export */ zh_cn: function() { return /* reexport module object */ _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__; },
|
|
47841
|
+
/* harmony export */ zh_tw: function() { return /* reexport module object */ _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__; }
|
|
47574
47842
|
/* harmony export */ });
|
|
47575
47843
|
/* harmony import */ var _ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71705);
|
|
47576
47844
|
/* harmony import */ var _cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(89930);
|
|
@@ -47587,13 +47855,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
47587
47855
|
/* harmony import */ var _ko_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(37272);
|
|
47588
47856
|
/* harmony import */ var _mn_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(22113);
|
|
47589
47857
|
/* harmony import */ var _nl_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(22432);
|
|
47590
|
-
/* harmony import */ var
|
|
47591
|
-
/* harmony import */ var
|
|
47592
|
-
/* harmony import */ var
|
|
47593
|
-
/* harmony import */ var
|
|
47594
|
-
/* harmony import */ var
|
|
47595
|
-
/* harmony import */ var
|
|
47596
|
-
/* harmony import */ var
|
|
47858
|
+
/* harmony import */ var _no_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(17081);
|
|
47859
|
+
/* harmony import */ var _pl_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(30798);
|
|
47860
|
+
/* harmony import */ var _pt_br_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(8661);
|
|
47861
|
+
/* harmony import */ var _ru_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(19147);
|
|
47862
|
+
/* harmony import */ var _tr_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(93620);
|
|
47863
|
+
/* harmony import */ var _ua_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(40372);
|
|
47864
|
+
/* harmony import */ var _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(69874);
|
|
47865
|
+
/* harmony import */ var _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(88774);
|
|
47597
47866
|
/*!
|
|
47598
47867
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
47599
47868
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -47622,6 +47891,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
47622
47891
|
|
|
47623
47892
|
|
|
47624
47893
|
|
|
47894
|
+
|
|
47625
47895
|
|
|
47626
47896
|
|
|
47627
47897
|
/***/ }),
|