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.en/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
|
*/
|
|
@@ -4280,6 +4280,7 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.link = {
|
|
|
4280
4280
|
openInNewTabCheckbox: true,
|
|
4281
4281
|
modeClassName: 'input',
|
|
4282
4282
|
selectMultipleClassName: true,
|
|
4283
|
+
preventReadOnlyNavigation: true,
|
|
4283
4284
|
selectSizeClassName: 3,
|
|
4284
4285
|
selectOptionsClassName: [],
|
|
4285
4286
|
hotkeys: [
|
|
@@ -13129,7 +13130,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13129
13130
|
/***/ 26152:
|
|
13130
13131
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
13131
13132
|
|
|
13132
|
-
/* harmony import */ var
|
|
13133
|
+
/* harmony import */ var _core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(68345);
|
|
13133
13134
|
/* harmony import */ var _langs_ar_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(79910);
|
|
13134
13135
|
/* harmony import */ var _langs_cs_cz_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4795);
|
|
13135
13136
|
/* harmony import */ var _langs_de_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(62770);
|
|
@@ -13146,13 +13147,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13146
13147
|
/* harmony import */ var _langs_ko_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(97519);
|
|
13147
13148
|
/* harmony import */ var _langs_mn_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(80926);
|
|
13148
13149
|
/* harmony import */ var _langs_nl_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(52995);
|
|
13149
|
-
/* harmony import */ var
|
|
13150
|
-
/* harmony import */ var
|
|
13151
|
-
/* harmony import */ var
|
|
13152
|
-
/* harmony import */ var
|
|
13153
|
-
/* harmony import */ var
|
|
13154
|
-
/* harmony import */ var
|
|
13155
|
-
/* harmony import */ var
|
|
13150
|
+
/* harmony import */ var _langs_no_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(59526);
|
|
13151
|
+
/* harmony import */ var _langs_pl_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(40565);
|
|
13152
|
+
/* harmony import */ var _langs_pt_br_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(19292);
|
|
13153
|
+
/* harmony import */ var _langs_ru_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(83160);
|
|
13154
|
+
/* harmony import */ var _langs_tr_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(28923);
|
|
13155
|
+
/* harmony import */ var _langs_ua_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(19007);
|
|
13156
|
+
/* harmony import */ var _langs_zh_cn_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(60175);
|
|
13157
|
+
/* harmony import */ var _langs_zh_tw_js__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(69159);
|
|
13156
13158
|
/*!
|
|
13157
13159
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13158
13160
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -13179,6 +13181,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13179
13181
|
|
|
13180
13182
|
|
|
13181
13183
|
|
|
13184
|
+
|
|
13182
13185
|
|
|
13183
13186
|
|
|
13184
13187
|
let exp = {};
|
|
@@ -13198,23 +13201,24 @@ exp = {
|
|
|
13198
13201
|
ko: _langs_ko_js__WEBPACK_IMPORTED_MODULE_13__/* ["default"] */ .A,
|
|
13199
13202
|
mn: _langs_mn_js__WEBPACK_IMPORTED_MODULE_14__/* ["default"] */ .A,
|
|
13200
13203
|
nl: _langs_nl_js__WEBPACK_IMPORTED_MODULE_15__/* ["default"] */ .A,
|
|
13201
|
-
|
|
13202
|
-
|
|
13203
|
-
|
|
13204
|
-
|
|
13205
|
-
|
|
13206
|
-
|
|
13207
|
-
|
|
13204
|
+
no: _langs_no_js__WEBPACK_IMPORTED_MODULE_16__/* ["default"] */ .A,
|
|
13205
|
+
pl: _langs_pl_js__WEBPACK_IMPORTED_MODULE_17__/* ["default"] */ .A,
|
|
13206
|
+
pt_br: _langs_pt_br_js__WEBPACK_IMPORTED_MODULE_18__/* ["default"] */ .A,
|
|
13207
|
+
ru: _langs_ru_js__WEBPACK_IMPORTED_MODULE_19__/* ["default"] */ .A,
|
|
13208
|
+
tr: _langs_tr_js__WEBPACK_IMPORTED_MODULE_20__/* ["default"] */ .A,
|
|
13209
|
+
ua: _langs_ua_js__WEBPACK_IMPORTED_MODULE_21__/* ["default"] */ .A,
|
|
13210
|
+
zh_cn: _langs_zh_cn_js__WEBPACK_IMPORTED_MODULE_22__/* ["default"] */ .A,
|
|
13211
|
+
zh_tw: _langs_zh_tw_js__WEBPACK_IMPORTED_MODULE_23__/* ["default"] */ .A
|
|
13208
13212
|
};
|
|
13209
13213
|
/* Unpack array to hash */ const get = (value)=>value ? value.default || value : {}, hashLang = {};
|
|
13210
|
-
if ((0,
|
|
13214
|
+
if ((0,_core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__/* .isArray */ .c)(get(_langs_keys_js__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .A))) {
|
|
13211
13215
|
get(_langs_keys_js__WEBPACK_IMPORTED_MODULE_12__/* ["default"] */ .A).forEach((key, index)=>{
|
|
13212
13216
|
hashLang[index] = key;
|
|
13213
13217
|
});
|
|
13214
13218
|
}
|
|
13215
13219
|
Object.keys(exp).forEach((lang)=>{
|
|
13216
13220
|
const list = get(exp[lang]);
|
|
13217
|
-
if ((0,
|
|
13221
|
+
if ((0,_core_helpers_checker_is_array_js__WEBPACK_IMPORTED_MODULE_24__/* .isArray */ .c)(list)) {
|
|
13218
13222
|
exp[lang] = {};
|
|
13219
13223
|
list.forEach((value, index)=>{
|
|
13220
13224
|
exp[lang][hashLang[index]] = value;
|
|
@@ -13338,6 +13342,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13338
13342
|
/* harmony export */ ko: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
13339
13343
|
/* harmony export */ mn: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
13340
13344
|
/* harmony export */ nl: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
13345
|
+
/* harmony export */ no: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
13341
13346
|
/* harmony export */ pl: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
13342
13347
|
/* harmony export */ pt_br: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
13343
13348
|
/* harmony export */ ru: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
@@ -13375,6 +13380,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13375
13380
|
|
|
13376
13381
|
|
|
13377
13382
|
|
|
13383
|
+
|
|
13378
13384
|
|
|
13379
13385
|
|
|
13380
13386
|
/***/ }),
|
|
@@ -28459,6 +28465,216 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbols
|
|
|
28459
28465
|
|
|
28460
28466
|
|
|
28461
28467
|
|
|
28468
|
+
/***/ }),
|
|
28469
|
+
|
|
28470
|
+
/***/ 59526:
|
|
28471
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__) {
|
|
28472
|
+
|
|
28473
|
+
/*!
|
|
28474
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28475
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28476
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28477
|
+
*/ /* harmony default export */ __webpack_exports__.A = ({
|
|
28478
|
+
'Type something': 'Skriv noe',
|
|
28479
|
+
'About Jodit': 'Om Jodit',
|
|
28480
|
+
'Jodit Editor': 'Jodit-redigerer',
|
|
28481
|
+
"Jodit User's Guide": 'Jodit brukerveiledning',
|
|
28482
|
+
'contains detailed help for using': 'Inneholder detaljert hjelp for bruk',
|
|
28483
|
+
'For information about the license, please go to our website:': 'For informasjon om lisensen, besøk vår nettside:',
|
|
28484
|
+
'Buy full version': 'Kjøp fullversjon',
|
|
28485
|
+
'Copyright © XDSoft.net - Chupurnov Valeriy. All rights reserved.': 'Opphavsrett © XDSoft.net - Chupurnov Valeriy. Alle rettigheter forbeholdt.',
|
|
28486
|
+
Anchor: 'Anker',
|
|
28487
|
+
'Open in new tab': 'Åpne i ny fane',
|
|
28488
|
+
'Open in fullsize': 'Åpne i fullskjerm',
|
|
28489
|
+
'Clear Formatting': 'Fjern formatering',
|
|
28490
|
+
'Fill color or set the text color': 'Endre bakgrunns- eller tekstfarge',
|
|
28491
|
+
Redo: 'Gjør om',
|
|
28492
|
+
Undo: 'Angre',
|
|
28493
|
+
Bold: 'Fet',
|
|
28494
|
+
Italic: 'Kursiv',
|
|
28495
|
+
'Insert Unordered List': 'Sett inn punktliste',
|
|
28496
|
+
'Insert Ordered List': 'Sett inn nummerert liste',
|
|
28497
|
+
'Align Center': 'Midtstill',
|
|
28498
|
+
'Align Justify': 'Juster',
|
|
28499
|
+
'Align Left': 'Venstrejuster',
|
|
28500
|
+
'Align Right': 'Høyrejuster',
|
|
28501
|
+
'Insert Horizontal Line': 'Sett inn horisontal linje',
|
|
28502
|
+
'Insert Image': 'Sett inn bilde',
|
|
28503
|
+
'Insert file': 'Sett inn fil',
|
|
28504
|
+
'Insert youtube/vimeo video': 'Sett inn YouTube/Vimeo-video',
|
|
28505
|
+
'Insert link': 'Sett inn lenke',
|
|
28506
|
+
'Font size': 'Skriftstørrelse',
|
|
28507
|
+
'Font family': 'Skriftfamilie',
|
|
28508
|
+
'Insert format block': 'Sett inn formateringsblokk',
|
|
28509
|
+
Normal: 'Normal',
|
|
28510
|
+
'Heading 1': 'Overskrift 1',
|
|
28511
|
+
'Heading 2': 'Overskrift 2',
|
|
28512
|
+
'Heading 3': 'Overskrift 3',
|
|
28513
|
+
'Heading 4': 'Overskrift 4',
|
|
28514
|
+
Quote: 'Sitat',
|
|
28515
|
+
Code: 'Kode',
|
|
28516
|
+
Insert: 'Sett inn',
|
|
28517
|
+
'Insert table': 'Sett inn tabell',
|
|
28518
|
+
'Decrease Indent': 'Reduser innrykk',
|
|
28519
|
+
'Increase Indent': 'Øk innrykk',
|
|
28520
|
+
'Select Special Character': 'Velg spesialtegn',
|
|
28521
|
+
'Insert Special Character': 'Sett inn spesialtegn',
|
|
28522
|
+
'Paint format': 'Kopier format',
|
|
28523
|
+
'Change mode': 'Bytt modus (WYSIWYG/HTML)',
|
|
28524
|
+
Margins: 'Marger',
|
|
28525
|
+
top: 'topp',
|
|
28526
|
+
right: 'høyre',
|
|
28527
|
+
bottom: 'bunn',
|
|
28528
|
+
left: 'venstre',
|
|
28529
|
+
Styles: 'Stiler',
|
|
28530
|
+
Classes: 'Klasser',
|
|
28531
|
+
Align: 'Justering',
|
|
28532
|
+
Right: 'Høyre',
|
|
28533
|
+
Center: 'Senter',
|
|
28534
|
+
Left: 'Venstre',
|
|
28535
|
+
'--Not Set--': '--Ikke satt--',
|
|
28536
|
+
Src: 'Kilde',
|
|
28537
|
+
Title: 'Tittel',
|
|
28538
|
+
Alternative: 'Alternativ',
|
|
28539
|
+
Filter: 'Filter',
|
|
28540
|
+
Link: 'Lenke',
|
|
28541
|
+
'Open link in new tab': 'Åpne lenke i ny fane',
|
|
28542
|
+
Image: 'Bilde',
|
|
28543
|
+
file: 'fil',
|
|
28544
|
+
Advanced: 'Avansert',
|
|
28545
|
+
'Image properties': 'Bildeegenskaper',
|
|
28546
|
+
Cancel: 'Avbryt',
|
|
28547
|
+
Ok: 'OK',
|
|
28548
|
+
'Your code is similar to HTML. Keep as HTML?': 'Koden din ligner HTML. Beholde som HTML?',
|
|
28549
|
+
'Paste as HTML': 'Lim inn som HTML',
|
|
28550
|
+
Keep: 'Behold',
|
|
28551
|
+
Clean: 'Rens',
|
|
28552
|
+
'Insert as Text': 'Lim inn som tekst',
|
|
28553
|
+
'Word Paste Detected': 'Word-innliming oppdaget',
|
|
28554
|
+
'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?',
|
|
28555
|
+
'Insert only Text': 'Lim inn kun tekst',
|
|
28556
|
+
'File Browser': 'Filutforsker',
|
|
28557
|
+
'Error on load list': 'Feil ved lasting av liste',
|
|
28558
|
+
'Error on load folders': 'Feil ved lasting av mapper',
|
|
28559
|
+
'Are you sure?': 'Er du sikker?',
|
|
28560
|
+
'Enter Directory name': 'Skriv inn mappenavn',
|
|
28561
|
+
'Create directory': 'Opprett mappe',
|
|
28562
|
+
'type name': 'skriv navn',
|
|
28563
|
+
'Drop image': 'Slipp bilde',
|
|
28564
|
+
'Drop file': 'Slipp fil',
|
|
28565
|
+
'or click': 'eller klikk',
|
|
28566
|
+
'Alternative text': 'Alternativ tekst',
|
|
28567
|
+
Browse: 'Bla gjennom',
|
|
28568
|
+
Upload: 'Last opp',
|
|
28569
|
+
Background: 'Bakgrunn',
|
|
28570
|
+
Border: 'Kantlinje',
|
|
28571
|
+
Text: 'Tekst',
|
|
28572
|
+
Top: 'Topp',
|
|
28573
|
+
Middle: 'Midt',
|
|
28574
|
+
Bottom: 'Bunn',
|
|
28575
|
+
'Insert column before': 'Sett inn kolonne før',
|
|
28576
|
+
'Insert column after': 'Sett inn kolonne etter',
|
|
28577
|
+
'Insert row above': 'Sett inn rad over',
|
|
28578
|
+
'Insert row below': 'Sett inn rad under',
|
|
28579
|
+
'Delete table': 'Slett tabell',
|
|
28580
|
+
'Delete row': 'Slett rad',
|
|
28581
|
+
'Delete column': 'Slett kolonne',
|
|
28582
|
+
'Empty cell': 'Tøm celle',
|
|
28583
|
+
'Chars: %d': 'Tegn: %d',
|
|
28584
|
+
'Words: %d': 'Ord: %d',
|
|
28585
|
+
Split: 'Del',
|
|
28586
|
+
'Split vertical': 'Del vertikalt',
|
|
28587
|
+
'Split horizontal': 'Del horisontalt',
|
|
28588
|
+
'Strike through': 'Gjennomstreking',
|
|
28589
|
+
Underline: 'Understreking',
|
|
28590
|
+
superscript: 'hevet skrift',
|
|
28591
|
+
subscript: 'senket skrift',
|
|
28592
|
+
'Cut selection': 'Klipp ut markering',
|
|
28593
|
+
'Select all': 'Velg alt',
|
|
28594
|
+
Break: 'Pause',
|
|
28595
|
+
'Search for': 'Søk etter',
|
|
28596
|
+
'Replace with': 'Erstatt med',
|
|
28597
|
+
Replace: 'Erstatt',
|
|
28598
|
+
Paste: 'Lim inn',
|
|
28599
|
+
'Choose Content to Paste': 'Velg innhold å lime inn',
|
|
28600
|
+
source: 'kilde',
|
|
28601
|
+
bold: 'fet',
|
|
28602
|
+
italic: 'kursiv',
|
|
28603
|
+
brush: 'pensel',
|
|
28604
|
+
link: 'lenke',
|
|
28605
|
+
undo: 'angre',
|
|
28606
|
+
redo: 'gjør om',
|
|
28607
|
+
table: 'tabell',
|
|
28608
|
+
image: 'bilde',
|
|
28609
|
+
eraser: 'viskelær',
|
|
28610
|
+
paragraph: 'avsnitt',
|
|
28611
|
+
fontsize: 'skriftstørrelse',
|
|
28612
|
+
video: 'video',
|
|
28613
|
+
font: 'skrift',
|
|
28614
|
+
about: 'om redigeringsverktøyet',
|
|
28615
|
+
print: 'skriv ut',
|
|
28616
|
+
underline: 'understreking',
|
|
28617
|
+
strikethrough: 'gjennomstreking',
|
|
28618
|
+
indent: 'innrykk',
|
|
28619
|
+
outdent: 'reduser innrykk',
|
|
28620
|
+
fullsize: 'full størrelse',
|
|
28621
|
+
shrink: 'krympe',
|
|
28622
|
+
hr: 'linje',
|
|
28623
|
+
ul: 'punktliste',
|
|
28624
|
+
ol: 'nummerert liste',
|
|
28625
|
+
cut: 'klipp ut',
|
|
28626
|
+
selectall: 'velg alt',
|
|
28627
|
+
'Open link': 'Åpne lenke',
|
|
28628
|
+
'Edit link': 'Rediger lenke',
|
|
28629
|
+
'No follow': 'Ingen oppfølging',
|
|
28630
|
+
Unlink: 'Fjern lenke',
|
|
28631
|
+
Eye: 'Forhåndsvisning',
|
|
28632
|
+
pencil: 'Rediger',
|
|
28633
|
+
' URL': 'URL',
|
|
28634
|
+
Reset: 'Tilbakestill',
|
|
28635
|
+
Save: 'Lagre',
|
|
28636
|
+
'Save as ...': 'Lagre som ...',
|
|
28637
|
+
Resize: 'Endre størrelse',
|
|
28638
|
+
Crop: 'Beskjær',
|
|
28639
|
+
Width: 'Bredde',
|
|
28640
|
+
Height: 'Høyde',
|
|
28641
|
+
'Keep Aspect Ratio': 'Behold proporsjoner',
|
|
28642
|
+
Yes: 'Ja',
|
|
28643
|
+
No: 'Nei',
|
|
28644
|
+
Remove: 'Fjern',
|
|
28645
|
+
Select: 'Velg',
|
|
28646
|
+
'Select %s': 'Velg: %s',
|
|
28647
|
+
Update: 'Oppdater',
|
|
28648
|
+
'Vertical align': 'Vertikal justering',
|
|
28649
|
+
Merge: 'Slå sammen',
|
|
28650
|
+
'Add column': 'Legg til kolonne',
|
|
28651
|
+
'Add row': 'Legg til rad',
|
|
28652
|
+
Delete: 'Slett',
|
|
28653
|
+
'Horizontal align': 'Horisontal justering',
|
|
28654
|
+
'Sort by changed': 'Sorter etter endring',
|
|
28655
|
+
'Sort by name': 'Sorter etter navn',
|
|
28656
|
+
'Sort by size': 'Sorter etter størrelse',
|
|
28657
|
+
'Add folder': 'Legg til mappe',
|
|
28658
|
+
palette: 'Palett',
|
|
28659
|
+
preview: 'Forhåndsvisning',
|
|
28660
|
+
'Line height': 'Linjehøyde',
|
|
28661
|
+
'Insert className': 'Sett inn klassenavn',
|
|
28662
|
+
apply: 'Bruk',
|
|
28663
|
+
edit: 'Rediger',
|
|
28664
|
+
'Show all': 'Vis alle',
|
|
28665
|
+
sound: 'Lyd',
|
|
28666
|
+
'Interim Results': 'Foreløpige resultater',
|
|
28667
|
+
default: 'Standard',
|
|
28668
|
+
circle: 'Sirkel',
|
|
28669
|
+
dot: 'Punkt',
|
|
28670
|
+
square: 'Firkant',
|
|
28671
|
+
'Press Alt for custom resizing': 'Trykk på Alt for å endre størrelse',
|
|
28672
|
+
'Copy selection': 'Kopier utvalg',
|
|
28673
|
+
'Paste from clipboard': 'Lim inn fra utklippstavlen',
|
|
28674
|
+
Find: 'Finne'
|
|
28675
|
+
});
|
|
28676
|
+
|
|
28677
|
+
|
|
28462
28678
|
/***/ }),
|
|
28463
28679
|
|
|
28464
28680
|
/***/ 60031:
|
|
@@ -31210,8 +31426,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
31210
31426
|
*/ class link extends _core_plugin_index_js__WEBPACK_IMPORTED_MODULE_4__/* .Plugin */ .k {
|
|
31211
31427
|
/** @override */ afterInit(jodit) {
|
|
31212
31428
|
if (jodit.o.link.followOnDblClick) {
|
|
31213
|
-
jodit.e.on('dblclick.link', this.
|
|
31429
|
+
jodit.e.on('dblclick.link', this.__onDblClickOnLink);
|
|
31214
31430
|
}
|
|
31431
|
+
jodit.e.on(jodit.editor, 'click.link', this.__onClickReadOnlyLink);
|
|
31215
31432
|
if (jodit.o.link.processPastedLink) {
|
|
31216
31433
|
jodit.e.on('processPaste.link', this.onProcessPasteLink);
|
|
31217
31434
|
}
|
|
@@ -31235,7 +31452,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
31235
31452
|
hotkeys: jodit.o.link.hotkeys
|
|
31236
31453
|
});
|
|
31237
31454
|
}
|
|
31238
|
-
|
|
31455
|
+
__onDblClickOnLink(e) {
|
|
31239
31456
|
if (!_core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(e.target, 'a')) {
|
|
31240
31457
|
return;
|
|
31241
31458
|
}
|
|
@@ -31410,7 +31627,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
31410
31627
|
return form;
|
|
31411
31628
|
}
|
|
31412
31629
|
/** @override */ beforeDestruct(jodit) {
|
|
31413
|
-
jodit.e.off('generateLinkForm.link', this.__generateForm).off('dblclick.link', this.
|
|
31630
|
+
jodit.e.off('generateLinkForm.link', this.__generateForm).off('dblclick.link', this.__onDblClickOnLink).off(jodit.editor, 'click.link', this.__onClickReadOnlyLink).off('processPaste.link', this.onProcessPasteLink);
|
|
31631
|
+
}
|
|
31632
|
+
__onClickReadOnlyLink(e) {
|
|
31633
|
+
const { jodit } = this;
|
|
31634
|
+
if (jodit.o.readonly && jodit.o.link.preventReadOnlyNavigation && _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(e.target, 'a')) {
|
|
31635
|
+
e.preventDefault();
|
|
31636
|
+
}
|
|
31414
31637
|
}
|
|
31415
31638
|
constructor(){
|
|
31416
31639
|
super(...arguments);
|
|
@@ -31424,13 +31647,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
31424
31647
|
}
|
|
31425
31648
|
__decorate([
|
|
31426
31649
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
31427
|
-
], link.prototype, "
|
|
31650
|
+
], link.prototype, "__onDblClickOnLink", null);
|
|
31428
31651
|
__decorate([
|
|
31429
31652
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
31430
31653
|
], link.prototype, "onProcessPasteLink", null);
|
|
31431
31654
|
__decorate([
|
|
31432
31655
|
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
31433
31656
|
], link.prototype, "__generateForm", null);
|
|
31657
|
+
__decorate([
|
|
31658
|
+
_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.autobind
|
|
31659
|
+
], link.prototype, "__onClickReadOnlyLink", null);
|
|
31434
31660
|
_core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('link', link);
|
|
31435
31661
|
function writeClasses(modeClassName, className_input, className_select, a) {
|
|
31436
31662
|
var _a;
|
|
@@ -31557,7 +31783,7 @@ function writeImage(a, content_input, textWasChanged, url_input) {
|
|
|
31557
31783
|
try {
|
|
31558
31784
|
const buffer = localStorage.getItem(this.rootKey);
|
|
31559
31785
|
const json = buffer ? JSON.parse(buffer) : {};
|
|
31560
|
-
return json[key] !== undefined ? json[key] :
|
|
31786
|
+
return json[key] !== undefined ? json[key] : undefined;
|
|
31561
31787
|
} catch (_a) {}
|
|
31562
31788
|
}
|
|
31563
31789
|
exists(key) {
|
|
@@ -39462,7 +39688,10 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste',
|
|
|
39462
39688
|
'Word Paste Detected': 'كلمة لصق الكشف عن',
|
|
39463
39689
|
Clean: 'نظيفة',
|
|
39464
39690
|
'Insert className': 'أدخل اسم الفصل',
|
|
39465
|
-
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص'
|
|
39691
|
+
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص',
|
|
39692
|
+
'Line height': 'ارتفاع الخط',
|
|
39693
|
+
spellcheck: 'التدقيق الإملائي',
|
|
39694
|
+
'Speech Recognize': 'التعرف على الكلام'
|
|
39466
39695
|
});
|
|
39467
39696
|
|
|
39468
39697
|
|
|
@@ -41266,7 +41495,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
41266
41495
|
* ```
|
|
41267
41496
|
* @packageDocumentation
|
|
41268
41497
|
* @module constants
|
|
41269
|
-
*/ const APP_VERSION = "4.
|
|
41498
|
+
*/ const APP_VERSION = "4.6.2";
|
|
41270
41499
|
// prettier-ignore
|
|
41271
41500
|
const ES = "es2021";
|
|
41272
41501
|
const IS_ES_MODERN = true;
|
|
@@ -44473,6 +44702,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44473
44702
|
/* harmony export */ ko: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
44474
44703
|
/* harmony export */ mn: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
44475
44704
|
/* harmony export */ nl: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
44705
|
+
/* harmony export */ no: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
44476
44706
|
/* harmony export */ pl: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
44477
44707
|
/* harmony export */ pt_br: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
44478
44708
|
/* harmony export */ ru: function() { return /* reexport module object */ _ar_js__WEBPACK_IMPORTED_MODULE_0__; },
|
|
@@ -44511,6 +44741,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44511
44741
|
|
|
44512
44742
|
|
|
44513
44743
|
|
|
44744
|
+
|
|
44514
44745
|
|
|
44515
44746
|
|
|
44516
44747
|
/***/ }),
|