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/es2021/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:
|
|
@@ -4410,6 +4426,7 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.link = {
|
|
|
4410
4426
|
openInNewTabCheckbox: true,
|
|
4411
4427
|
modeClassName: 'input',
|
|
4412
4428
|
selectMultipleClassName: true,
|
|
4429
|
+
preventReadOnlyNavigation: true,
|
|
4413
4430
|
selectSizeClassName: 3,
|
|
4414
4431
|
selectOptionsClassName: [],
|
|
4415
4432
|
hotkeys: [
|
|
@@ -9618,6 +9635,27 @@ function getScrollParent(node) {
|
|
|
9618
9635
|
}
|
|
9619
9636
|
|
|
9620
9637
|
|
|
9638
|
+
/***/ }),
|
|
9639
|
+
|
|
9640
|
+
/***/ 17081:
|
|
9641
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
9642
|
+
|
|
9643
|
+
__webpack_require__.r(__webpack_exports__);
|
|
9644
|
+
|
|
9645
|
+
/*!
|
|
9646
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9647
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9648
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9649
|
+
*/ /* harmony default export */ __webpack_exports__["default"] = ({
|
|
9650
|
+
newline: 'nylinje',
|
|
9651
|
+
delete: 'slette',
|
|
9652
|
+
space: 'rom',
|
|
9653
|
+
'Speech Recognize': 'Talegjenkjenning',
|
|
9654
|
+
Sound: 'Lyd',
|
|
9655
|
+
'Interim Results': 'Midlertidige resultater'
|
|
9656
|
+
});
|
|
9657
|
+
|
|
9658
|
+
|
|
9621
9659
|
/***/ }),
|
|
9622
9660
|
|
|
9623
9661
|
/***/ 17096:
|
|
@@ -13566,7 +13604,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13566
13604
|
/***/ 26152:
|
|
13567
13605
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
13568
13606
|
|
|
13569
|
-
/* harmony import */ var
|
|
13607
|
+
/* harmony import */ var _core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(68345);
|
|
13570
13608
|
/* harmony import */ var _langs_ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(79910);
|
|
13571
13609
|
/* harmony import */ var _langs_cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4795);
|
|
13572
13610
|
/* harmony import */ var _langs_de_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(62770);
|
|
@@ -13583,13 +13621,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13583
13621
|
/* harmony import */ var _langs_ko_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(97519);
|
|
13584
13622
|
/* harmony import */ var _langs_mn_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80926);
|
|
13585
13623
|
/* harmony import */ var _langs_nl_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(52995);
|
|
13586
|
-
/* harmony import */ var
|
|
13587
|
-
/* harmony import */ var
|
|
13588
|
-
/* harmony import */ var
|
|
13589
|
-
/* harmony import */ var
|
|
13590
|
-
/* harmony import */ var
|
|
13591
|
-
/* harmony import */ var
|
|
13592
|
-
/* harmony import */ var
|
|
13624
|
+
/* harmony import */ var _langs_no_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(59526);
|
|
13625
|
+
/* harmony import */ var _langs_pl_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(40565);
|
|
13626
|
+
/* harmony import */ var _langs_pt_br_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(19292);
|
|
13627
|
+
/* harmony import */ var _langs_ru_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(83160);
|
|
13628
|
+
/* harmony import */ var _langs_tr_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(28923);
|
|
13629
|
+
/* harmony import */ var _langs_ua_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(19007);
|
|
13630
|
+
/* harmony import */ var _langs_zh_cn_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(60175);
|
|
13631
|
+
/* harmony import */ var _langs_zh_tw_js__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(69159);
|
|
13593
13632
|
/*!
|
|
13594
13633
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13595
13634
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -13616,6 +13655,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13616
13655
|
|
|
13617
13656
|
|
|
13618
13657
|
|
|
13658
|
+
|
|
13619
13659
|
|
|
13620
13660
|
|
|
13621
13661
|
let exp = {};
|
|
@@ -13635,23 +13675,24 @@ exp = {
|
|
|
13635
13675
|
ko: _langs_ko_js__WEBPACK_IMPORTED_MODULE_13__/* ["default"] */ .A,
|
|
13636
13676
|
mn: _langs_mn_js__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A,
|
|
13637
13677
|
nl: _langs_nl_js__WEBPACK_IMPORTED_MODULE_15__/* ["default"] */ .A,
|
|
13638
|
-
|
|
13639
|
-
|
|
13640
|
-
|
|
13641
|
-
|
|
13642
|
-
|
|
13643
|
-
|
|
13644
|
-
|
|
13678
|
+
no: _langs_no_js__WEBPACK_IMPORTED_MODULE_16__/* ["default"] */ .A,
|
|
13679
|
+
pl: _langs_pl_js__WEBPACK_IMPORTED_MODULE_17__/* ["default"] */ .A,
|
|
13680
|
+
pt_br: _langs_pt_br_js__WEBPACK_IMPORTED_MODULE_18__/* ["default"] */ .A,
|
|
13681
|
+
ru: _langs_ru_js__WEBPACK_IMPORTED_MODULE_19__/* ["default"] */ .A,
|
|
13682
|
+
tr: _langs_tr_js__WEBPACK_IMPORTED_MODULE_20__/* ["default"] */ .A,
|
|
13683
|
+
ua: _langs_ua_js__WEBPACK_IMPORTED_MODULE_21__/* ["default"] */ .A,
|
|
13684
|
+
zh_cn: _langs_zh_cn_js__WEBPACK_IMPORTED_MODULE_22__/* ["default"] */ .A,
|
|
13685
|
+
zh_tw: _langs_zh_tw_js__WEBPACK_IMPORTED_MODULE_23__/* ["default"] */ .A
|
|
13645
13686
|
};
|
|
13646
13687
|
/* Unpack array to hash */ const get = (value)=>value ? value.default || value : {}, hashLang = {};
|
|
13647
|
-
if ((0,
|
|
13688
|
+
if ((0,_core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__/* .isArray */ .c)(get(_langs_keys_js__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .A))) {
|
|
13648
13689
|
get(_langs_keys_js__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .A).forEach((key, index)=>{
|
|
13649
13690
|
hashLang[index] = key;
|
|
13650
13691
|
});
|
|
13651
13692
|
}
|
|
13652
13693
|
Object.keys(exp).forEach((lang)=>{
|
|
13653
13694
|
const list = get(exp[lang]);
|
|
13654
|
-
if ((0,
|
|
13695
|
+
if ((0,_core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__/* .isArray */ .c)(list)) {
|
|
13655
13696
|
exp[lang] = {};
|
|
13656
13697
|
list.forEach((value, index)=>{
|
|
13657
13698
|
exp[lang][hashLang[index]] = value;
|
|
@@ -13791,13 +13832,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13791
13832
|
/* harmony export */ ko: function() { return /* reexport module object */ _ko_js__WEBPACK_IMPORTED_MODULE_12__; },
|
|
13792
13833
|
/* harmony export */ mn: function() { return /* reexport module object */ _mn_js__WEBPACK_IMPORTED_MODULE_13__; },
|
|
13793
13834
|
/* harmony export */ nl: function() { return /* reexport module object */ _nl_js__WEBPACK_IMPORTED_MODULE_14__; },
|
|
13794
|
-
/* harmony export */
|
|
13795
|
-
/* harmony export */
|
|
13796
|
-
/* harmony export */
|
|
13797
|
-
/* harmony export */
|
|
13798
|
-
/* harmony export */
|
|
13799
|
-
/* harmony export */
|
|
13800
|
-
/* harmony export */
|
|
13835
|
+
/* harmony export */ no: function() { return /* reexport module object */ _no_js__WEBPACK_IMPORTED_MODULE_15__; },
|
|
13836
|
+
/* harmony export */ pl: function() { return /* reexport module object */ _pl_js__WEBPACK_IMPORTED_MODULE_16__; },
|
|
13837
|
+
/* harmony export */ pt_br: function() { return /* reexport module object */ _pt_br_js__WEBPACK_IMPORTED_MODULE_17__; },
|
|
13838
|
+
/* harmony export */ ru: function() { return /* reexport module object */ _ru_js__WEBPACK_IMPORTED_MODULE_18__; },
|
|
13839
|
+
/* harmony export */ tr: function() { return /* reexport module object */ _tr_js__WEBPACK_IMPORTED_MODULE_19__; },
|
|
13840
|
+
/* harmony export */ ua: function() { return /* reexport module object */ _ua_js__WEBPACK_IMPORTED_MODULE_20__; },
|
|
13841
|
+
/* harmony export */ zh_cn: function() { return /* reexport module object */ _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__; },
|
|
13842
|
+
/* harmony export */ zh_tw: function() { return /* reexport module object */ _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__; }
|
|
13801
13843
|
/* harmony export */ });
|
|
13802
13844
|
/* harmony import */ var _ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(28906);
|
|
13803
13845
|
/* harmony import */ var _cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(24351);
|
|
@@ -13814,13 +13856,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13814
13856
|
/* harmony import */ var _ko_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(13995);
|
|
13815
13857
|
/* harmony import */ var _mn_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(6402);
|
|
13816
13858
|
/* harmony import */ var _nl_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(1879);
|
|
13817
|
-
/* harmony import */ var
|
|
13818
|
-
/* harmony import */ var
|
|
13819
|
-
/* harmony import */ var
|
|
13820
|
-
/* harmony import */ var
|
|
13821
|
-
/* harmony import */ var
|
|
13822
|
-
/* harmony import */ var
|
|
13823
|
-
/* harmony import */ var
|
|
13859
|
+
/* harmony import */ var _no_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(1322);
|
|
13860
|
+
/* harmony import */ var _pl_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(53361);
|
|
13861
|
+
/* harmony import */ var _pt_br_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(70824);
|
|
13862
|
+
/* harmony import */ var _ru_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(65140);
|
|
13863
|
+
/* harmony import */ var _tr_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(42247);
|
|
13864
|
+
/* harmony import */ var _ua_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(68891);
|
|
13865
|
+
/* harmony import */ var _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(63195);
|
|
13866
|
+
/* harmony import */ var _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(42107);
|
|
13824
13867
|
/*!
|
|
13825
13868
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13826
13869
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -13848,6 +13891,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13848
13891
|
|
|
13849
13892
|
|
|
13850
13893
|
|
|
13894
|
+
|
|
13851
13895
|
|
|
13852
13896
|
|
|
13853
13897
|
/***/ }),
|
|
@@ -29662,6 +29706,216 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbols
|
|
|
29662
29706
|
|
|
29663
29707
|
|
|
29664
29708
|
|
|
29709
|
+
/***/ }),
|
|
29710
|
+
|
|
29711
|
+
/***/ 59526:
|
|
29712
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__) {
|
|
29713
|
+
|
|
29714
|
+
/*!
|
|
29715
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29716
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29717
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29718
|
+
*/ /* harmony default export */ __webpack_exports__.A = ({
|
|
29719
|
+
'Type something': 'Skriv noe',
|
|
29720
|
+
'About Jodit': 'Om Jodit',
|
|
29721
|
+
'Jodit Editor': 'Jodit-redigerer',
|
|
29722
|
+
"Jodit User's Guide": 'Jodit brukerveiledning',
|
|
29723
|
+
'contains detailed help for using': 'Inneholder detaljert hjelp for bruk',
|
|
29724
|
+
'For information about the license, please go to our website:': 'For informasjon om lisensen, besøk vår nettside:',
|
|
29725
|
+
'Buy full version': 'Kjøp fullversjon',
|
|
29726
|
+
'Copyright © XDSoft.net - Chupurnov Valeriy. All rights reserved.': 'Opphavsrett © XDSoft.net - Chupurnov Valeriy. Alle rettigheter forbeholdt.',
|
|
29727
|
+
Anchor: 'Anker',
|
|
29728
|
+
'Open in new tab': 'Åpne i ny fane',
|
|
29729
|
+
'Open in fullsize': 'Åpne i fullskjerm',
|
|
29730
|
+
'Clear Formatting': 'Fjern formatering',
|
|
29731
|
+
'Fill color or set the text color': 'Endre bakgrunns- eller tekstfarge',
|
|
29732
|
+
Redo: 'Gjør om',
|
|
29733
|
+
Undo: 'Angre',
|
|
29734
|
+
Bold: 'Fet',
|
|
29735
|
+
Italic: 'Kursiv',
|
|
29736
|
+
'Insert Unordered List': 'Sett inn punktliste',
|
|
29737
|
+
'Insert Ordered List': 'Sett inn nummerert liste',
|
|
29738
|
+
'Align Center': 'Midtstill',
|
|
29739
|
+
'Align Justify': 'Juster',
|
|
29740
|
+
'Align Left': 'Venstrejuster',
|
|
29741
|
+
'Align Right': 'Høyrejuster',
|
|
29742
|
+
'Insert Horizontal Line': 'Sett inn horisontal linje',
|
|
29743
|
+
'Insert Image': 'Sett inn bilde',
|
|
29744
|
+
'Insert file': 'Sett inn fil',
|
|
29745
|
+
'Insert youtube/vimeo video': 'Sett inn YouTube/Vimeo-video',
|
|
29746
|
+
'Insert link': 'Sett inn lenke',
|
|
29747
|
+
'Font size': 'Skriftstørrelse',
|
|
29748
|
+
'Font family': 'Skriftfamilie',
|
|
29749
|
+
'Insert format block': 'Sett inn formateringsblokk',
|
|
29750
|
+
Normal: 'Normal',
|
|
29751
|
+
'Heading 1': 'Overskrift 1',
|
|
29752
|
+
'Heading 2': 'Overskrift 2',
|
|
29753
|
+
'Heading 3': 'Overskrift 3',
|
|
29754
|
+
'Heading 4': 'Overskrift 4',
|
|
29755
|
+
Quote: 'Sitat',
|
|
29756
|
+
Code: 'Kode',
|
|
29757
|
+
Insert: 'Sett inn',
|
|
29758
|
+
'Insert table': 'Sett inn tabell',
|
|
29759
|
+
'Decrease Indent': 'Reduser innrykk',
|
|
29760
|
+
'Increase Indent': 'Øk innrykk',
|
|
29761
|
+
'Select Special Character': 'Velg spesialtegn',
|
|
29762
|
+
'Insert Special Character': 'Sett inn spesialtegn',
|
|
29763
|
+
'Paint format': 'Kopier format',
|
|
29764
|
+
'Change mode': 'Bytt modus (WYSIWYG/HTML)',
|
|
29765
|
+
Margins: 'Marger',
|
|
29766
|
+
top: 'topp',
|
|
29767
|
+
right: 'høyre',
|
|
29768
|
+
bottom: 'bunn',
|
|
29769
|
+
left: 'venstre',
|
|
29770
|
+
Styles: 'Stiler',
|
|
29771
|
+
Classes: 'Klasser',
|
|
29772
|
+
Align: 'Justering',
|
|
29773
|
+
Right: 'Høyre',
|
|
29774
|
+
Center: 'Senter',
|
|
29775
|
+
Left: 'Venstre',
|
|
29776
|
+
'--Not Set--': '--Ikke satt--',
|
|
29777
|
+
Src: 'Kilde',
|
|
29778
|
+
Title: 'Tittel',
|
|
29779
|
+
Alternative: 'Alternativ',
|
|
29780
|
+
Filter: 'Filter',
|
|
29781
|
+
Link: 'Lenke',
|
|
29782
|
+
'Open link in new tab': 'Åpne lenke i ny fane',
|
|
29783
|
+
Image: 'Bilde',
|
|
29784
|
+
file: 'fil',
|
|
29785
|
+
Advanced: 'Avansert',
|
|
29786
|
+
'Image properties': 'Bildeegenskaper',
|
|
29787
|
+
Cancel: 'Avbryt',
|
|
29788
|
+
Ok: 'OK',
|
|
29789
|
+
'Your code is similar to HTML. Keep as HTML?': 'Koden din ligner HTML. Beholde som HTML?',
|
|
29790
|
+
'Paste as HTML': 'Lim inn som HTML',
|
|
29791
|
+
Keep: 'Behold',
|
|
29792
|
+
Clean: 'Rens',
|
|
29793
|
+
'Insert as Text': 'Lim inn som tekst',
|
|
29794
|
+
'Word Paste Detected': 'Word-innliming oppdaget',
|
|
29795
|
+
'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?',
|
|
29796
|
+
'Insert only Text': 'Lim inn kun tekst',
|
|
29797
|
+
'File Browser': 'Filutforsker',
|
|
29798
|
+
'Error on load list': 'Feil ved lasting av liste',
|
|
29799
|
+
'Error on load folders': 'Feil ved lasting av mapper',
|
|
29800
|
+
'Are you sure?': 'Er du sikker?',
|
|
29801
|
+
'Enter Directory name': 'Skriv inn mappenavn',
|
|
29802
|
+
'Create directory': 'Opprett mappe',
|
|
29803
|
+
'type name': 'skriv navn',
|
|
29804
|
+
'Drop image': 'Slipp bilde',
|
|
29805
|
+
'Drop file': 'Slipp fil',
|
|
29806
|
+
'or click': 'eller klikk',
|
|
29807
|
+
'Alternative text': 'Alternativ tekst',
|
|
29808
|
+
Browse: 'Bla gjennom',
|
|
29809
|
+
Upload: 'Last opp',
|
|
29810
|
+
Background: 'Bakgrunn',
|
|
29811
|
+
Border: 'Kantlinje',
|
|
29812
|
+
Text: 'Tekst',
|
|
29813
|
+
Top: 'Topp',
|
|
29814
|
+
Middle: 'Midt',
|
|
29815
|
+
Bottom: 'Bunn',
|
|
29816
|
+
'Insert column before': 'Sett inn kolonne før',
|
|
29817
|
+
'Insert column after': 'Sett inn kolonne etter',
|
|
29818
|
+
'Insert row above': 'Sett inn rad over',
|
|
29819
|
+
'Insert row below': 'Sett inn rad under',
|
|
29820
|
+
'Delete table': 'Slett tabell',
|
|
29821
|
+
'Delete row': 'Slett rad',
|
|
29822
|
+
'Delete column': 'Slett kolonne',
|
|
29823
|
+
'Empty cell': 'Tøm celle',
|
|
29824
|
+
'Chars: %d': 'Tegn: %d',
|
|
29825
|
+
'Words: %d': 'Ord: %d',
|
|
29826
|
+
Split: 'Del',
|
|
29827
|
+
'Split vertical': 'Del vertikalt',
|
|
29828
|
+
'Split horizontal': 'Del horisontalt',
|
|
29829
|
+
'Strike through': 'Gjennomstreking',
|
|
29830
|
+
Underline: 'Understreking',
|
|
29831
|
+
superscript: 'hevet skrift',
|
|
29832
|
+
subscript: 'senket skrift',
|
|
29833
|
+
'Cut selection': 'Klipp ut markering',
|
|
29834
|
+
'Select all': 'Velg alt',
|
|
29835
|
+
Break: 'Pause',
|
|
29836
|
+
'Search for': 'Søk etter',
|
|
29837
|
+
'Replace with': 'Erstatt med',
|
|
29838
|
+
Replace: 'Erstatt',
|
|
29839
|
+
Paste: 'Lim inn',
|
|
29840
|
+
'Choose Content to Paste': 'Velg innhold å lime inn',
|
|
29841
|
+
source: 'kilde',
|
|
29842
|
+
bold: 'fet',
|
|
29843
|
+
italic: 'kursiv',
|
|
29844
|
+
brush: 'pensel',
|
|
29845
|
+
link: 'lenke',
|
|
29846
|
+
undo: 'angre',
|
|
29847
|
+
redo: 'gjør om',
|
|
29848
|
+
table: 'tabell',
|
|
29849
|
+
image: 'bilde',
|
|
29850
|
+
eraser: 'viskelær',
|
|
29851
|
+
paragraph: 'avsnitt',
|
|
29852
|
+
fontsize: 'skriftstørrelse',
|
|
29853
|
+
video: 'video',
|
|
29854
|
+
font: 'skrift',
|
|
29855
|
+
about: 'om redigeringsverktøyet',
|
|
29856
|
+
print: 'skriv ut',
|
|
29857
|
+
underline: 'understreking',
|
|
29858
|
+
strikethrough: 'gjennomstreking',
|
|
29859
|
+
indent: 'innrykk',
|
|
29860
|
+
outdent: 'reduser innrykk',
|
|
29861
|
+
fullsize: 'full størrelse',
|
|
29862
|
+
shrink: 'krympe',
|
|
29863
|
+
hr: 'linje',
|
|
29864
|
+
ul: 'punktliste',
|
|
29865
|
+
ol: 'nummerert liste',
|
|
29866
|
+
cut: 'klipp ut',
|
|
29867
|
+
selectall: 'velg alt',
|
|
29868
|
+
'Open link': 'Åpne lenke',
|
|
29869
|
+
'Edit link': 'Rediger lenke',
|
|
29870
|
+
'No follow': 'Ingen oppfølging',
|
|
29871
|
+
Unlink: 'Fjern lenke',
|
|
29872
|
+
Eye: 'Forhåndsvisning',
|
|
29873
|
+
pencil: 'Rediger',
|
|
29874
|
+
' URL': 'URL',
|
|
29875
|
+
Reset: 'Tilbakestill',
|
|
29876
|
+
Save: 'Lagre',
|
|
29877
|
+
'Save as ...': 'Lagre som ...',
|
|
29878
|
+
Resize: 'Endre størrelse',
|
|
29879
|
+
Crop: 'Beskjær',
|
|
29880
|
+
Width: 'Bredde',
|
|
29881
|
+
Height: 'Høyde',
|
|
29882
|
+
'Keep Aspect Ratio': 'Behold proporsjoner',
|
|
29883
|
+
Yes: 'Ja',
|
|
29884
|
+
No: 'Nei',
|
|
29885
|
+
Remove: 'Fjern',
|
|
29886
|
+
Select: 'Velg',
|
|
29887
|
+
'Select %s': 'Velg: %s',
|
|
29888
|
+
Update: 'Oppdater',
|
|
29889
|
+
'Vertical align': 'Vertikal justering',
|
|
29890
|
+
Merge: 'Slå sammen',
|
|
29891
|
+
'Add column': 'Legg til kolonne',
|
|
29892
|
+
'Add row': 'Legg til rad',
|
|
29893
|
+
Delete: 'Slett',
|
|
29894
|
+
'Horizontal align': 'Horisontal justering',
|
|
29895
|
+
'Sort by changed': 'Sorter etter endring',
|
|
29896
|
+
'Sort by name': 'Sorter etter navn',
|
|
29897
|
+
'Sort by size': 'Sorter etter størrelse',
|
|
29898
|
+
'Add folder': 'Legg til mappe',
|
|
29899
|
+
palette: 'Palett',
|
|
29900
|
+
preview: 'Forhåndsvisning',
|
|
29901
|
+
'Line height': 'Linjehøyde',
|
|
29902
|
+
'Insert className': 'Sett inn klassenavn',
|
|
29903
|
+
apply: 'Bruk',
|
|
29904
|
+
edit: 'Rediger',
|
|
29905
|
+
'Show all': 'Vis alle',
|
|
29906
|
+
sound: 'Lyd',
|
|
29907
|
+
'Interim Results': 'Foreløpige resultater',
|
|
29908
|
+
default: 'Standard',
|
|
29909
|
+
circle: 'Sirkel',
|
|
29910
|
+
dot: 'Punkt',
|
|
29911
|
+
square: 'Firkant',
|
|
29912
|
+
'Press Alt for custom resizing': 'Trykk på Alt for å endre størrelse',
|
|
29913
|
+
'Copy selection': 'Kopier utvalg',
|
|
29914
|
+
'Paste from clipboard': 'Lim inn fra utklippstavlen',
|
|
29915
|
+
Find: 'Finne'
|
|
29916
|
+
});
|
|
29917
|
+
|
|
29918
|
+
|
|
29665
29919
|
/***/ }),
|
|
29666
29920
|
|
|
29667
29921
|
/***/ 60031:
|
|
@@ -32557,8 +32811,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
32557
32811
|
*/ class link extends _core_plugin_index_js__WEBPACK_IMPORTED_MODULE_4__/* .Plugin */ .k {
|
|
32558
32812
|
/** @override */ afterInit(jodit) {
|
|
32559
32813
|
if (jodit.o.link.followOnDblClick) {
|
|
32560
|
-
jodit.e.on('dblclick.link', this.
|
|
32814
|
+
jodit.e.on('dblclick.link', this.__onDblClickOnLink);
|
|
32561
32815
|
}
|
|
32816
|
+
jodit.e.on(jodit.editor, 'click.link', this.__onClickReadOnlyLink);
|
|
32562
32817
|
if (jodit.o.link.processPastedLink) {
|
|
32563
32818
|
jodit.e.on('processPaste.link', this.onProcessPasteLink);
|
|
32564
32819
|
}
|
|
@@ -32582,7 +32837,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
32582
32837
|
hotkeys: jodit.o.link.hotkeys
|
|
32583
32838
|
});
|
|
32584
32839
|
}
|
|
32585
|
-
|
|
32840
|
+
__onDblClickOnLink(e) {
|
|
32586
32841
|
if (!_core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(e.target, 'a')) {
|
|
32587
32842
|
return;
|
|
32588
32843
|
}
|
|
@@ -32757,7 +33012,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
32757
33012
|
return form;
|
|
32758
33013
|
}
|
|
32759
33014
|
/** @override */ beforeDestruct(jodit) {
|
|
32760
|
-
jodit.e.off('generateLinkForm.link', this.__generateForm).off('dblclick.link', this.
|
|
33015
|
+
jodit.e.off('generateLinkForm.link', this.__generateForm).off('dblclick.link', this.__onDblClickOnLink).off(jodit.editor, 'click.link', this.__onClickReadOnlyLink).off('processPaste.link', this.onProcessPasteLink);
|
|
33016
|
+
}
|
|
33017
|
+
__onClickReadOnlyLink(e) {
|
|
33018
|
+
const { jodit } = this;
|
|
33019
|
+
if (jodit.o.readonly && jodit.o.link.preventReadOnlyNavigation && _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(e.target, 'a')) {
|
|
33020
|
+
e.preventDefault();
|
|
33021
|
+
}
|
|
32761
33022
|
}
|
|
32762
33023
|
constructor(){
|
|
32763
33024
|
super(...arguments);
|
|
@@ -32771,13 +33032,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
32771
33032
|
}
|
|
32772
33033
|
__decorate([
|
|
32773
33034
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
32774
|
-
], link.prototype, "
|
|
33035
|
+
], link.prototype, "__onDblClickOnLink", null);
|
|
32775
33036
|
__decorate([
|
|
32776
33037
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
32777
33038
|
], link.prototype, "onProcessPasteLink", null);
|
|
32778
33039
|
__decorate([
|
|
32779
33040
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
32780
33041
|
], link.prototype, "__generateForm", null);
|
|
33042
|
+
__decorate([
|
|
33043
|
+
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
33044
|
+
], link.prototype, "__onClickReadOnlyLink", null);
|
|
32781
33045
|
_core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('link', link);
|
|
32782
33046
|
function writeClasses(modeClassName, className_input, className_select, a) {
|
|
32783
33047
|
var _a;
|
|
@@ -32904,7 +33168,7 @@ function writeImage(a, content_input, textWasChanged, url_input) {
|
|
|
32904
33168
|
try {
|
|
32905
33169
|
const buffer = localStorage.getItem(this.rootKey);
|
|
32906
33170
|
const json = buffer ? JSON.parse(buffer) : {};
|
|
32907
|
-
return json[key] !== undefined ? json[key] :
|
|
33171
|
+
return json[key] !== undefined ? json[key] : undefined;
|
|
32908
33172
|
} catch (_a) {}
|
|
32909
33173
|
}
|
|
32910
33174
|
exists(key) {
|
|
@@ -41124,7 +41388,10 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste',
|
|
|
41124
41388
|
'Word Paste Detected': 'كلمة لصق الكشف عن',
|
|
41125
41389
|
Clean: 'نظيفة',
|
|
41126
41390
|
'Insert className': 'أدخل اسم الفصل',
|
|
41127
|
-
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص'
|
|
41391
|
+
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص',
|
|
41392
|
+
'Line height': 'ارتفاع الخط',
|
|
41393
|
+
spellcheck: 'التدقيق الإملائي',
|
|
41394
|
+
'Speech Recognize': 'التعرف على الكلام'
|
|
41128
41395
|
});
|
|
41129
41396
|
|
|
41130
41397
|
|
|
@@ -42981,7 +43248,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42981
43248
|
* ```
|
|
42982
43249
|
* @packageDocumentation
|
|
42983
43250
|
* @module constants
|
|
42984
|
-
*/ const APP_VERSION = "4.
|
|
43251
|
+
*/ const APP_VERSION = "4.6.2";
|
|
42985
43252
|
// prettier-ignore
|
|
42986
43253
|
const ES = "es2021";
|
|
42987
43254
|
const IS_ES_MODERN = true;
|
|
@@ -46294,13 +46561,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
46294
46561
|
/* harmony export */ ko: function() { return /* reexport module object */ _ko_js__WEBPACK_IMPORTED_MODULE_12__; },
|
|
46295
46562
|
/* harmony export */ mn: function() { return /* reexport module object */ _mn_js__WEBPACK_IMPORTED_MODULE_13__; },
|
|
46296
46563
|
/* harmony export */ nl: function() { return /* reexport module object */ _nl_js__WEBPACK_IMPORTED_MODULE_14__; },
|
|
46297
|
-
/* harmony export */
|
|
46298
|
-
/* harmony export */
|
|
46299
|
-
/* harmony export */
|
|
46300
|
-
/* harmony export */
|
|
46301
|
-
/* harmony export */
|
|
46302
|
-
/* harmony export */
|
|
46303
|
-
/* harmony export */
|
|
46564
|
+
/* harmony export */ no: function() { return /* reexport module object */ _no_js__WEBPACK_IMPORTED_MODULE_15__; },
|
|
46565
|
+
/* harmony export */ pl: function() { return /* reexport module object */ _pl_js__WEBPACK_IMPORTED_MODULE_16__; },
|
|
46566
|
+
/* harmony export */ pt_br: function() { return /* reexport module object */ _pt_br_js__WEBPACK_IMPORTED_MODULE_17__; },
|
|
46567
|
+
/* harmony export */ ru: function() { return /* reexport module object */ _ru_js__WEBPACK_IMPORTED_MODULE_18__; },
|
|
46568
|
+
/* harmony export */ tr: function() { return /* reexport module object */ _tr_js__WEBPACK_IMPORTED_MODULE_19__; },
|
|
46569
|
+
/* harmony export */ ua: function() { return /* reexport module object */ _ua_js__WEBPACK_IMPORTED_MODULE_20__; },
|
|
46570
|
+
/* harmony export */ zh_cn: function() { return /* reexport module object */ _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__; },
|
|
46571
|
+
/* harmony export */ zh_tw: function() { return /* reexport module object */ _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__; }
|
|
46304
46572
|
/* harmony export */ });
|
|
46305
46573
|
/* harmony import */ var _ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71705);
|
|
46306
46574
|
/* harmony import */ var _cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(89930);
|
|
@@ -46317,13 +46585,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
46317
46585
|
/* harmony import */ var _ko_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(37272);
|
|
46318
46586
|
/* harmony import */ var _mn_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(22113);
|
|
46319
46587
|
/* harmony import */ var _nl_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(22432);
|
|
46320
|
-
/* harmony import */ var
|
|
46321
|
-
/* harmony import */ var
|
|
46322
|
-
/* harmony import */ var
|
|
46323
|
-
/* harmony import */ var
|
|
46324
|
-
/* harmony import */ var
|
|
46325
|
-
/* harmony import */ var
|
|
46326
|
-
/* harmony import */ var
|
|
46588
|
+
/* harmony import */ var _no_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(17081);
|
|
46589
|
+
/* harmony import */ var _pl_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(30798);
|
|
46590
|
+
/* harmony import */ var _pt_br_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(8661);
|
|
46591
|
+
/* harmony import */ var _ru_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(19147);
|
|
46592
|
+
/* harmony import */ var _tr_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(93620);
|
|
46593
|
+
/* harmony import */ var _ua_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(40372);
|
|
46594
|
+
/* harmony import */ var _zh_cn_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(69874);
|
|
46595
|
+
/* harmony import */ var _zh_tw_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(88774);
|
|
46327
46596
|
/*!
|
|
46328
46597
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
46329
46598
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -46352,6 +46621,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
46352
46621
|
|
|
46353
46622
|
|
|
46354
46623
|
|
|
46624
|
+
|
|
46355
46625
|
|
|
46356
46626
|
|
|
46357
46627
|
/***/ }),
|