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/es2018/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:
|
|
@@ -4414,6 +4430,7 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.link = {
|
|
|
4414
4430
|
openInNewTabCheckbox: true,
|
|
4415
4431
|
modeClassName: 'input',
|
|
4416
4432
|
selectMultipleClassName: true,
|
|
4433
|
+
preventReadOnlyNavigation: true,
|
|
4417
4434
|
selectSizeClassName: 3,
|
|
4418
4435
|
selectOptionsClassName: [],
|
|
4419
4436
|
hotkeys: [
|
|
@@ -9623,6 +9640,27 @@ function getScrollParent(node) {
|
|
|
9623
9640
|
}
|
|
9624
9641
|
|
|
9625
9642
|
|
|
9643
|
+
/***/ }),
|
|
9644
|
+
|
|
9645
|
+
/***/ 17081:
|
|
9646
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
9647
|
+
|
|
9648
|
+
__webpack_require__.r(__webpack_exports__);
|
|
9649
|
+
|
|
9650
|
+
/*!
|
|
9651
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9652
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9653
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9654
|
+
*/ /* harmony default export */ __webpack_exports__["default"] = ({
|
|
9655
|
+
newline: 'nylinje',
|
|
9656
|
+
delete: 'slette',
|
|
9657
|
+
space: 'rom',
|
|
9658
|
+
'Speech Recognize': 'Talegjenkjenning',
|
|
9659
|
+
Sound: 'Lyd',
|
|
9660
|
+
'Interim Results': 'Midlertidige resultater'
|
|
9661
|
+
});
|
|
9662
|
+
|
|
9663
|
+
|
|
9626
9664
|
/***/ }),
|
|
9627
9665
|
|
|
9628
9666
|
/***/ 17096:
|
|
@@ -13572,7 +13610,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13572
13610
|
/***/ 26152:
|
|
13573
13611
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
13574
13612
|
|
|
13575
|
-
/* harmony import */ var
|
|
13613
|
+
/* harmony import */ var _core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(68345);
|
|
13576
13614
|
/* harmony import */ var _langs_ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(79910);
|
|
13577
13615
|
/* harmony import */ var _langs_cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4795);
|
|
13578
13616
|
/* harmony import */ var _langs_de_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(62770);
|
|
@@ -13589,13 +13627,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13589
13627
|
/* harmony import */ var _langs_ko_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(97519);
|
|
13590
13628
|
/* harmony import */ var _langs_mn_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80926);
|
|
13591
13629
|
/* harmony import */ var _langs_nl_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(52995);
|
|
13592
|
-
/* harmony import */ var
|
|
13593
|
-
/* harmony import */ var
|
|
13594
|
-
/* harmony import */ var
|
|
13595
|
-
/* harmony import */ var
|
|
13596
|
-
/* harmony import */ var
|
|
13597
|
-
/* harmony import */ var
|
|
13598
|
-
/* harmony import */ var
|
|
13630
|
+
/* harmony import */ var _langs_no_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(59526);
|
|
13631
|
+
/* harmony import */ var _langs_pl_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(40565);
|
|
13632
|
+
/* harmony import */ var _langs_pt_br_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(19292);
|
|
13633
|
+
/* harmony import */ var _langs_ru_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(83160);
|
|
13634
|
+
/* harmony import */ var _langs_tr_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(28923);
|
|
13635
|
+
/* harmony import */ var _langs_ua_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(19007);
|
|
13636
|
+
/* harmony import */ var _langs_zh_cn_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(60175);
|
|
13637
|
+
/* harmony import */ var _langs_zh_tw_js__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(69159);
|
|
13599
13638
|
/*!
|
|
13600
13639
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13601
13640
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -13622,6 +13661,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13622
13661
|
|
|
13623
13662
|
|
|
13624
13663
|
|
|
13664
|
+
|
|
13625
13665
|
|
|
13626
13666
|
|
|
13627
13667
|
let exp = {};
|
|
@@ -13641,23 +13681,24 @@ exp = {
|
|
|
13641
13681
|
ko: _langs_ko_js__WEBPACK_IMPORTED_MODULE_13__/* ["default"] */ .A,
|
|
13642
13682
|
mn: _langs_mn_js__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A,
|
|
13643
13683
|
nl: _langs_nl_js__WEBPACK_IMPORTED_MODULE_15__/* ["default"] */ .A,
|
|
13644
|
-
|
|
13645
|
-
|
|
13646
|
-
|
|
13647
|
-
|
|
13648
|
-
|
|
13649
|
-
|
|
13650
|
-
|
|
13684
|
+
no: _langs_no_js__WEBPACK_IMPORTED_MODULE_16__/* ["default"] */ .A,
|
|
13685
|
+
pl: _langs_pl_js__WEBPACK_IMPORTED_MODULE_17__/* ["default"] */ .A,
|
|
13686
|
+
pt_br: _langs_pt_br_js__WEBPACK_IMPORTED_MODULE_18__/* ["default"] */ .A,
|
|
13687
|
+
ru: _langs_ru_js__WEBPACK_IMPORTED_MODULE_19__/* ["default"] */ .A,
|
|
13688
|
+
tr: _langs_tr_js__WEBPACK_IMPORTED_MODULE_20__/* ["default"] */ .A,
|
|
13689
|
+
ua: _langs_ua_js__WEBPACK_IMPORTED_MODULE_21__/* ["default"] */ .A,
|
|
13690
|
+
zh_cn: _langs_zh_cn_js__WEBPACK_IMPORTED_MODULE_22__/* ["default"] */ .A,
|
|
13691
|
+
zh_tw: _langs_zh_tw_js__WEBPACK_IMPORTED_MODULE_23__/* ["default"] */ .A
|
|
13651
13692
|
};
|
|
13652
13693
|
/* Unpack array to hash */ const get = (value)=>value ? value.default || value : {}, hashLang = {};
|
|
13653
|
-
if ((0,
|
|
13694
|
+
if ((0,_core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__/* .isArray */ .c)(get(_langs_keys_js__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .A))) {
|
|
13654
13695
|
get(_langs_keys_js__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .A).forEach((key, index)=>{
|
|
13655
13696
|
hashLang[index] = key;
|
|
13656
13697
|
});
|
|
13657
13698
|
}
|
|
13658
13699
|
Object.keys(exp).forEach((lang)=>{
|
|
13659
13700
|
const list = get(exp[lang]);
|
|
13660
|
-
if ((0,
|
|
13701
|
+
if ((0,_core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__/* .isArray */ .c)(list)) {
|
|
13661
13702
|
exp[lang] = {};
|
|
13662
13703
|
list.forEach((value, index)=>{
|
|
13663
13704
|
exp[lang][hashLang[index]] = value;
|
|
@@ -13797,13 +13838,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13797
13838
|
/* harmony export */ ko: function() { return /* reexport module object */ _ko_js__WEBPACK_IMPORTED_MODULE_12__; },
|
|
13798
13839
|
/* harmony export */ mn: function() { return /* reexport module object */ _mn_js__WEBPACK_IMPORTED_MODULE_13__; },
|
|
13799
13840
|
/* harmony export */ nl: function() { return /* reexport module object */ _nl_js__WEBPACK_IMPORTED_MODULE_14__; },
|
|
13800
|
-
/* harmony export */
|
|
13801
|
-
/* harmony export */
|
|
13802
|
-
/* harmony export */
|
|
13803
|
-
/* harmony export */
|
|
13804
|
-
/* harmony export */
|
|
13805
|
-
/* harmony export */
|
|
13806
|
-
/* harmony export */
|
|
13841
|
+
/* harmony export */ no: function() { return /* reexport module object */ _no_js__WEBPACK_IMPORTED_MODULE_15__; },
|
|
13842
|
+
/* harmony export */ pl: function() { return /* reexport module object */ _pl_js__WEBPACK_IMPORTED_MODULE_16__; },
|
|
13843
|
+
/* harmony export */ pt_br: function() { return /* reexport module object */ _pt_br_js__WEBPACK_IMPORTED_MODULE_17__; },
|
|
13844
|
+
/* harmony export */ ru: function() { return /* reexport module object */ _ru_js__WEBPACK_IMPORTED_MODULE_18__; },
|
|
13845
|
+
/* harmony export */ tr: function() { return /* reexport module object */ _tr_js__WEBPACK_IMPORTED_MODULE_19__; },
|
|
13846
|
+
/* harmony export */ ua: function() { return /* reexport module object */ _ua_js__WEBPACK_IMPORTED_MODULE_20__; },
|
|
13847
|
+
/* harmony export */ zh_cn: function() { return /* reexport module object */ _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__; },
|
|
13848
|
+
/* harmony export */ zh_tw: function() { return /* reexport module object */ _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__; }
|
|
13807
13849
|
/* harmony export */ });
|
|
13808
13850
|
/* harmony import */ var _ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(28906);
|
|
13809
13851
|
/* harmony import */ var _cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(24351);
|
|
@@ -13820,13 +13862,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13820
13862
|
/* harmony import */ var _ko_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(13995);
|
|
13821
13863
|
/* harmony import */ var _mn_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(6402);
|
|
13822
13864
|
/* harmony import */ var _nl_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(1879);
|
|
13823
|
-
/* harmony import */ var
|
|
13824
|
-
/* harmony import */ var
|
|
13825
|
-
/* harmony import */ var
|
|
13826
|
-
/* harmony import */ var
|
|
13827
|
-
/* harmony import */ var
|
|
13828
|
-
/* harmony import */ var
|
|
13829
|
-
/* harmony import */ var
|
|
13865
|
+
/* harmony import */ var _no_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(1322);
|
|
13866
|
+
/* harmony import */ var _pl_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(53361);
|
|
13867
|
+
/* harmony import */ var _pt_br_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70824);
|
|
13868
|
+
/* harmony import */ var _ru_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(65140);
|
|
13869
|
+
/* harmony import */ var _tr_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(42247);
|
|
13870
|
+
/* harmony import */ var _ua_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(68891);
|
|
13871
|
+
/* harmony import */ var _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(63195);
|
|
13872
|
+
/* harmony import */ var _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(42107);
|
|
13830
13873
|
/*!
|
|
13831
13874
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13832
13875
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -13854,6 +13897,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13854
13897
|
|
|
13855
13898
|
|
|
13856
13899
|
|
|
13900
|
+
|
|
13857
13901
|
|
|
13858
13902
|
|
|
13859
13903
|
/***/ }),
|
|
@@ -29674,6 +29718,216 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbols
|
|
|
29674
29718
|
|
|
29675
29719
|
|
|
29676
29720
|
|
|
29721
|
+
/***/ }),
|
|
29722
|
+
|
|
29723
|
+
/***/ 59526:
|
|
29724
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__) {
|
|
29725
|
+
|
|
29726
|
+
/*!
|
|
29727
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29728
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29729
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29730
|
+
*/ /* harmony default export */ __webpack_exports__.A = ({
|
|
29731
|
+
'Type something': 'Skriv noe',
|
|
29732
|
+
'About Jodit': 'Om Jodit',
|
|
29733
|
+
'Jodit Editor': 'Jodit-redigerer',
|
|
29734
|
+
"Jodit User's Guide": 'Jodit brukerveiledning',
|
|
29735
|
+
'contains detailed help for using': 'Inneholder detaljert hjelp for bruk',
|
|
29736
|
+
'For information about the license, please go to our website:': 'For informasjon om lisensen, besøk vår nettside:',
|
|
29737
|
+
'Buy full version': 'Kjøp fullversjon',
|
|
29738
|
+
'Copyright © XDSoft.net - Chupurnov Valeriy. All rights reserved.': 'Opphavsrett © XDSoft.net - Chupurnov Valeriy. Alle rettigheter forbeholdt.',
|
|
29739
|
+
Anchor: 'Anker',
|
|
29740
|
+
'Open in new tab': 'Åpne i ny fane',
|
|
29741
|
+
'Open in fullsize': 'Åpne i fullskjerm',
|
|
29742
|
+
'Clear Formatting': 'Fjern formatering',
|
|
29743
|
+
'Fill color or set the text color': 'Endre bakgrunns- eller tekstfarge',
|
|
29744
|
+
Redo: 'Gjør om',
|
|
29745
|
+
Undo: 'Angre',
|
|
29746
|
+
Bold: 'Fet',
|
|
29747
|
+
Italic: 'Kursiv',
|
|
29748
|
+
'Insert Unordered List': 'Sett inn punktliste',
|
|
29749
|
+
'Insert Ordered List': 'Sett inn nummerert liste',
|
|
29750
|
+
'Align Center': 'Midtstill',
|
|
29751
|
+
'Align Justify': 'Juster',
|
|
29752
|
+
'Align Left': 'Venstrejuster',
|
|
29753
|
+
'Align Right': 'Høyrejuster',
|
|
29754
|
+
'Insert Horizontal Line': 'Sett inn horisontal linje',
|
|
29755
|
+
'Insert Image': 'Sett inn bilde',
|
|
29756
|
+
'Insert file': 'Sett inn fil',
|
|
29757
|
+
'Insert youtube/vimeo video': 'Sett inn YouTube/Vimeo-video',
|
|
29758
|
+
'Insert link': 'Sett inn lenke',
|
|
29759
|
+
'Font size': 'Skriftstørrelse',
|
|
29760
|
+
'Font family': 'Skriftfamilie',
|
|
29761
|
+
'Insert format block': 'Sett inn formateringsblokk',
|
|
29762
|
+
Normal: 'Normal',
|
|
29763
|
+
'Heading 1': 'Overskrift 1',
|
|
29764
|
+
'Heading 2': 'Overskrift 2',
|
|
29765
|
+
'Heading 3': 'Overskrift 3',
|
|
29766
|
+
'Heading 4': 'Overskrift 4',
|
|
29767
|
+
Quote: 'Sitat',
|
|
29768
|
+
Code: 'Kode',
|
|
29769
|
+
Insert: 'Sett inn',
|
|
29770
|
+
'Insert table': 'Sett inn tabell',
|
|
29771
|
+
'Decrease Indent': 'Reduser innrykk',
|
|
29772
|
+
'Increase Indent': 'Øk innrykk',
|
|
29773
|
+
'Select Special Character': 'Velg spesialtegn',
|
|
29774
|
+
'Insert Special Character': 'Sett inn spesialtegn',
|
|
29775
|
+
'Paint format': 'Kopier format',
|
|
29776
|
+
'Change mode': 'Bytt modus (WYSIWYG/HTML)',
|
|
29777
|
+
Margins: 'Marger',
|
|
29778
|
+
top: 'topp',
|
|
29779
|
+
right: 'høyre',
|
|
29780
|
+
bottom: 'bunn',
|
|
29781
|
+
left: 'venstre',
|
|
29782
|
+
Styles: 'Stiler',
|
|
29783
|
+
Classes: 'Klasser',
|
|
29784
|
+
Align: 'Justering',
|
|
29785
|
+
Right: 'Høyre',
|
|
29786
|
+
Center: 'Senter',
|
|
29787
|
+
Left: 'Venstre',
|
|
29788
|
+
'--Not Set--': '--Ikke satt--',
|
|
29789
|
+
Src: 'Kilde',
|
|
29790
|
+
Title: 'Tittel',
|
|
29791
|
+
Alternative: 'Alternativ',
|
|
29792
|
+
Filter: 'Filter',
|
|
29793
|
+
Link: 'Lenke',
|
|
29794
|
+
'Open link in new tab': 'Åpne lenke i ny fane',
|
|
29795
|
+
Image: 'Bilde',
|
|
29796
|
+
file: 'fil',
|
|
29797
|
+
Advanced: 'Avansert',
|
|
29798
|
+
'Image properties': 'Bildeegenskaper',
|
|
29799
|
+
Cancel: 'Avbryt',
|
|
29800
|
+
Ok: 'OK',
|
|
29801
|
+
'Your code is similar to HTML. Keep as HTML?': 'Koden din ligner HTML. Beholde som HTML?',
|
|
29802
|
+
'Paste as HTML': 'Lim inn som HTML',
|
|
29803
|
+
Keep: 'Behold',
|
|
29804
|
+
Clean: 'Rens',
|
|
29805
|
+
'Insert as Text': 'Lim inn som tekst',
|
|
29806
|
+
'Word Paste Detected': 'Word-innliming oppdaget',
|
|
29807
|
+
'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?',
|
|
29808
|
+
'Insert only Text': 'Lim inn kun tekst',
|
|
29809
|
+
'File Browser': 'Filutforsker',
|
|
29810
|
+
'Error on load list': 'Feil ved lasting av liste',
|
|
29811
|
+
'Error on load folders': 'Feil ved lasting av mapper',
|
|
29812
|
+
'Are you sure?': 'Er du sikker?',
|
|
29813
|
+
'Enter Directory name': 'Skriv inn mappenavn',
|
|
29814
|
+
'Create directory': 'Opprett mappe',
|
|
29815
|
+
'type name': 'skriv navn',
|
|
29816
|
+
'Drop image': 'Slipp bilde',
|
|
29817
|
+
'Drop file': 'Slipp fil',
|
|
29818
|
+
'or click': 'eller klikk',
|
|
29819
|
+
'Alternative text': 'Alternativ tekst',
|
|
29820
|
+
Browse: 'Bla gjennom',
|
|
29821
|
+
Upload: 'Last opp',
|
|
29822
|
+
Background: 'Bakgrunn',
|
|
29823
|
+
Border: 'Kantlinje',
|
|
29824
|
+
Text: 'Tekst',
|
|
29825
|
+
Top: 'Topp',
|
|
29826
|
+
Middle: 'Midt',
|
|
29827
|
+
Bottom: 'Bunn',
|
|
29828
|
+
'Insert column before': 'Sett inn kolonne før',
|
|
29829
|
+
'Insert column after': 'Sett inn kolonne etter',
|
|
29830
|
+
'Insert row above': 'Sett inn rad over',
|
|
29831
|
+
'Insert row below': 'Sett inn rad under',
|
|
29832
|
+
'Delete table': 'Slett tabell',
|
|
29833
|
+
'Delete row': 'Slett rad',
|
|
29834
|
+
'Delete column': 'Slett kolonne',
|
|
29835
|
+
'Empty cell': 'Tøm celle',
|
|
29836
|
+
'Chars: %d': 'Tegn: %d',
|
|
29837
|
+
'Words: %d': 'Ord: %d',
|
|
29838
|
+
Split: 'Del',
|
|
29839
|
+
'Split vertical': 'Del vertikalt',
|
|
29840
|
+
'Split horizontal': 'Del horisontalt',
|
|
29841
|
+
'Strike through': 'Gjennomstreking',
|
|
29842
|
+
Underline: 'Understreking',
|
|
29843
|
+
superscript: 'hevet skrift',
|
|
29844
|
+
subscript: 'senket skrift',
|
|
29845
|
+
'Cut selection': 'Klipp ut markering',
|
|
29846
|
+
'Select all': 'Velg alt',
|
|
29847
|
+
Break: 'Pause',
|
|
29848
|
+
'Search for': 'Søk etter',
|
|
29849
|
+
'Replace with': 'Erstatt med',
|
|
29850
|
+
Replace: 'Erstatt',
|
|
29851
|
+
Paste: 'Lim inn',
|
|
29852
|
+
'Choose Content to Paste': 'Velg innhold å lime inn',
|
|
29853
|
+
source: 'kilde',
|
|
29854
|
+
bold: 'fet',
|
|
29855
|
+
italic: 'kursiv',
|
|
29856
|
+
brush: 'pensel',
|
|
29857
|
+
link: 'lenke',
|
|
29858
|
+
undo: 'angre',
|
|
29859
|
+
redo: 'gjør om',
|
|
29860
|
+
table: 'tabell',
|
|
29861
|
+
image: 'bilde',
|
|
29862
|
+
eraser: 'viskelær',
|
|
29863
|
+
paragraph: 'avsnitt',
|
|
29864
|
+
fontsize: 'skriftstørrelse',
|
|
29865
|
+
video: 'video',
|
|
29866
|
+
font: 'skrift',
|
|
29867
|
+
about: 'om redigeringsverktøyet',
|
|
29868
|
+
print: 'skriv ut',
|
|
29869
|
+
underline: 'understreking',
|
|
29870
|
+
strikethrough: 'gjennomstreking',
|
|
29871
|
+
indent: 'innrykk',
|
|
29872
|
+
outdent: 'reduser innrykk',
|
|
29873
|
+
fullsize: 'full størrelse',
|
|
29874
|
+
shrink: 'krympe',
|
|
29875
|
+
hr: 'linje',
|
|
29876
|
+
ul: 'punktliste',
|
|
29877
|
+
ol: 'nummerert liste',
|
|
29878
|
+
cut: 'klipp ut',
|
|
29879
|
+
selectall: 'velg alt',
|
|
29880
|
+
'Open link': 'Åpne lenke',
|
|
29881
|
+
'Edit link': 'Rediger lenke',
|
|
29882
|
+
'No follow': 'Ingen oppfølging',
|
|
29883
|
+
Unlink: 'Fjern lenke',
|
|
29884
|
+
Eye: 'Forhåndsvisning',
|
|
29885
|
+
pencil: 'Rediger',
|
|
29886
|
+
' URL': 'URL',
|
|
29887
|
+
Reset: 'Tilbakestill',
|
|
29888
|
+
Save: 'Lagre',
|
|
29889
|
+
'Save as ...': 'Lagre som ...',
|
|
29890
|
+
Resize: 'Endre størrelse',
|
|
29891
|
+
Crop: 'Beskjær',
|
|
29892
|
+
Width: 'Bredde',
|
|
29893
|
+
Height: 'Høyde',
|
|
29894
|
+
'Keep Aspect Ratio': 'Behold proporsjoner',
|
|
29895
|
+
Yes: 'Ja',
|
|
29896
|
+
No: 'Nei',
|
|
29897
|
+
Remove: 'Fjern',
|
|
29898
|
+
Select: 'Velg',
|
|
29899
|
+
'Select %s': 'Velg: %s',
|
|
29900
|
+
Update: 'Oppdater',
|
|
29901
|
+
'Vertical align': 'Vertikal justering',
|
|
29902
|
+
Merge: 'Slå sammen',
|
|
29903
|
+
'Add column': 'Legg til kolonne',
|
|
29904
|
+
'Add row': 'Legg til rad',
|
|
29905
|
+
Delete: 'Slett',
|
|
29906
|
+
'Horizontal align': 'Horisontal justering',
|
|
29907
|
+
'Sort by changed': 'Sorter etter endring',
|
|
29908
|
+
'Sort by name': 'Sorter etter navn',
|
|
29909
|
+
'Sort by size': 'Sorter etter størrelse',
|
|
29910
|
+
'Add folder': 'Legg til mappe',
|
|
29911
|
+
palette: 'Palett',
|
|
29912
|
+
preview: 'Forhåndsvisning',
|
|
29913
|
+
'Line height': 'Linjehøyde',
|
|
29914
|
+
'Insert className': 'Sett inn klassenavn',
|
|
29915
|
+
apply: 'Bruk',
|
|
29916
|
+
edit: 'Rediger',
|
|
29917
|
+
'Show all': 'Vis alle',
|
|
29918
|
+
sound: 'Lyd',
|
|
29919
|
+
'Interim Results': 'Foreløpige resultater',
|
|
29920
|
+
default: 'Standard',
|
|
29921
|
+
circle: 'Sirkel',
|
|
29922
|
+
dot: 'Punkt',
|
|
29923
|
+
square: 'Firkant',
|
|
29924
|
+
'Press Alt for custom resizing': 'Trykk på Alt for å endre størrelse',
|
|
29925
|
+
'Copy selection': 'Kopier utvalg',
|
|
29926
|
+
'Paste from clipboard': 'Lim inn fra utklippstavlen',
|
|
29927
|
+
Find: 'Finne'
|
|
29928
|
+
});
|
|
29929
|
+
|
|
29930
|
+
|
|
29677
29931
|
/***/ }),
|
|
29678
29932
|
|
|
29679
29933
|
/***/ 60031:
|
|
@@ -32570,8 +32824,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
32570
32824
|
*/ class link extends _core_plugin_index_js__WEBPACK_IMPORTED_MODULE_4__/* .Plugin */ .k {
|
|
32571
32825
|
/** @override */ afterInit(jodit) {
|
|
32572
32826
|
if (jodit.o.link.followOnDblClick) {
|
|
32573
|
-
jodit.e.on('dblclick.link', this.
|
|
32827
|
+
jodit.e.on('dblclick.link', this.__onDblClickOnLink);
|
|
32574
32828
|
}
|
|
32829
|
+
jodit.e.on(jodit.editor, 'click.link', this.__onClickReadOnlyLink);
|
|
32575
32830
|
if (jodit.o.link.processPastedLink) {
|
|
32576
32831
|
jodit.e.on('processPaste.link', this.onProcessPasteLink);
|
|
32577
32832
|
}
|
|
@@ -32595,7 +32850,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
32595
32850
|
hotkeys: jodit.o.link.hotkeys
|
|
32596
32851
|
});
|
|
32597
32852
|
}
|
|
32598
|
-
|
|
32853
|
+
__onDblClickOnLink(e) {
|
|
32599
32854
|
if (!_core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(e.target, 'a')) {
|
|
32600
32855
|
return;
|
|
32601
32856
|
}
|
|
@@ -32770,7 +33025,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
32770
33025
|
return form;
|
|
32771
33026
|
}
|
|
32772
33027
|
/** @override */ beforeDestruct(jodit) {
|
|
32773
|
-
jodit.e.off('generateLinkForm.link', this.__generateForm).off('dblclick.link', this.
|
|
33028
|
+
jodit.e.off('generateLinkForm.link', this.__generateForm).off('dblclick.link', this.__onDblClickOnLink).off(jodit.editor, 'click.link', this.__onClickReadOnlyLink).off('processPaste.link', this.onProcessPasteLink);
|
|
33029
|
+
}
|
|
33030
|
+
__onClickReadOnlyLink(e) {
|
|
33031
|
+
const { jodit } = this;
|
|
33032
|
+
if (jodit.o.readonly && jodit.o.link.preventReadOnlyNavigation && _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(e.target, 'a')) {
|
|
33033
|
+
e.preventDefault();
|
|
33034
|
+
}
|
|
32774
33035
|
}
|
|
32775
33036
|
constructor(){
|
|
32776
33037
|
super(...arguments);
|
|
@@ -32784,13 +33045,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
32784
33045
|
}
|
|
32785
33046
|
__decorate([
|
|
32786
33047
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
32787
|
-
], link.prototype, "
|
|
33048
|
+
], link.prototype, "__onDblClickOnLink", null);
|
|
32788
33049
|
__decorate([
|
|
32789
33050
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
32790
33051
|
], link.prototype, "onProcessPasteLink", null);
|
|
32791
33052
|
__decorate([
|
|
32792
33053
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
32793
33054
|
], link.prototype, "__generateForm", null);
|
|
33055
|
+
__decorate([
|
|
33056
|
+
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
33057
|
+
], link.prototype, "__onClickReadOnlyLink", null);
|
|
32794
33058
|
_core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('link', link);
|
|
32795
33059
|
function writeClasses(modeClassName, className_input, className_select, a) {
|
|
32796
33060
|
var _a;
|
|
@@ -32917,7 +33181,7 @@ function writeImage(a, content_input, textWasChanged, url_input) {
|
|
|
32917
33181
|
try {
|
|
32918
33182
|
const buffer = localStorage.getItem(this.rootKey);
|
|
32919
33183
|
const json = buffer ? JSON.parse(buffer) : {};
|
|
32920
|
-
return json[key] !== undefined ? json[key] :
|
|
33184
|
+
return json[key] !== undefined ? json[key] : undefined;
|
|
32921
33185
|
} catch (_a) {}
|
|
32922
33186
|
}
|
|
32923
33187
|
exists(key) {
|
|
@@ -41138,7 +41402,10 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste',
|
|
|
41138
41402
|
'Word Paste Detected': 'كلمة لصق الكشف عن',
|
|
41139
41403
|
Clean: 'نظيفة',
|
|
41140
41404
|
'Insert className': 'أدخل اسم الفصل',
|
|
41141
|
-
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص'
|
|
41405
|
+
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص',
|
|
41406
|
+
'Line height': 'ارتفاع الخط',
|
|
41407
|
+
spellcheck: 'التدقيق الإملائي',
|
|
41408
|
+
'Speech Recognize': 'التعرف على الكلام'
|
|
41142
41409
|
});
|
|
41143
41410
|
|
|
41144
41411
|
|
|
@@ -42995,7 +43262,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42995
43262
|
* ```
|
|
42996
43263
|
* @packageDocumentation
|
|
42997
43264
|
* @module constants
|
|
42998
|
-
*/ const APP_VERSION = "4.
|
|
43265
|
+
*/ const APP_VERSION = "4.6.2";
|
|
42999
43266
|
// prettier-ignore
|
|
43000
43267
|
const ES = "es2018";
|
|
43001
43268
|
const IS_ES_MODERN = true;
|
|
@@ -46313,13 +46580,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
46313
46580
|
/* harmony export */ ko: function() { return /* reexport module object */ _ko_js__WEBPACK_IMPORTED_MODULE_12__; },
|
|
46314
46581
|
/* harmony export */ mn: function() { return /* reexport module object */ _mn_js__WEBPACK_IMPORTED_MODULE_13__; },
|
|
46315
46582
|
/* harmony export */ nl: function() { return /* reexport module object */ _nl_js__WEBPACK_IMPORTED_MODULE_14__; },
|
|
46316
|
-
/* harmony export */
|
|
46317
|
-
/* harmony export */
|
|
46318
|
-
/* harmony export */
|
|
46319
|
-
/* harmony export */
|
|
46320
|
-
/* harmony export */
|
|
46321
|
-
/* harmony export */
|
|
46322
|
-
/* harmony export */
|
|
46583
|
+
/* harmony export */ no: function() { return /* reexport module object */ _no_js__WEBPACK_IMPORTED_MODULE_15__; },
|
|
46584
|
+
/* harmony export */ pl: function() { return /* reexport module object */ _pl_js__WEBPACK_IMPORTED_MODULE_16__; },
|
|
46585
|
+
/* harmony export */ pt_br: function() { return /* reexport module object */ _pt_br_js__WEBPACK_IMPORTED_MODULE_17__; },
|
|
46586
|
+
/* harmony export */ ru: function() { return /* reexport module object */ _ru_js__WEBPACK_IMPORTED_MODULE_18__; },
|
|
46587
|
+
/* harmony export */ tr: function() { return /* reexport module object */ _tr_js__WEBPACK_IMPORTED_MODULE_19__; },
|
|
46588
|
+
/* harmony export */ ua: function() { return /* reexport module object */ _ua_js__WEBPACK_IMPORTED_MODULE_20__; },
|
|
46589
|
+
/* harmony export */ zh_cn: function() { return /* reexport module object */ _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__; },
|
|
46590
|
+
/* harmony export */ zh_tw: function() { return /* reexport module object */ _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__; }
|
|
46323
46591
|
/* harmony export */ });
|
|
46324
46592
|
/* harmony import */ var _ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71705);
|
|
46325
46593
|
/* harmony import */ var _cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(89930);
|
|
@@ -46336,13 +46604,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
46336
46604
|
/* harmony import */ var _ko_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(37272);
|
|
46337
46605
|
/* harmony import */ var _mn_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(22113);
|
|
46338
46606
|
/* harmony import */ var _nl_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(22432);
|
|
46339
|
-
/* harmony import */ var
|
|
46340
|
-
/* harmony import */ var
|
|
46341
|
-
/* harmony import */ var
|
|
46342
|
-
/* harmony import */ var
|
|
46343
|
-
/* harmony import */ var
|
|
46344
|
-
/* harmony import */ var
|
|
46345
|
-
/* harmony import */ var
|
|
46607
|
+
/* harmony import */ var _no_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(17081);
|
|
46608
|
+
/* harmony import */ var _pl_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(30798);
|
|
46609
|
+
/* harmony import */ var _pt_br_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(8661);
|
|
46610
|
+
/* harmony import */ var _ru_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(19147);
|
|
46611
|
+
/* harmony import */ var _tr_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(93620);
|
|
46612
|
+
/* harmony import */ var _ua_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(40372);
|
|
46613
|
+
/* harmony import */ var _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(69874);
|
|
46614
|
+
/* harmony import */ var _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(88774);
|
|
46346
46615
|
/*!
|
|
46347
46616
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
46348
46617
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -46371,6 +46640,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
46371
46640
|
|
|
46372
46641
|
|
|
46373
46642
|
|
|
46643
|
+
|
|
46374
46644
|
|
|
46375
46645
|
|
|
46376
46646
|
/***/ }),
|