jodit-pro 4.2.57 → 4.2.60
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/config.js +1 -1
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +39 -39
- 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 +8 -8
- package/es2015/plugins/backup/backup.min.js +1 -1
- package/es2015/plugins/button-generator/button-generator.css +2 -2
- package/es2015/plugins/button-generator/button-generator.js +5 -5
- package/es2015/plugins/button-generator/button-generator.min.js +1 -1
- package/es2015/plugins/change-case/change-case.js +3 -3
- package/es2015/plugins/change-case/change-case.min.js +1 -1
- package/es2015/plugins/color-picker/color-picker.css +2 -2
- package/es2015/plugins/color-picker/color-picker.js +3 -3
- 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 +3 -3
- package/es2015/plugins/emoji/emoji.min.js +1 -1
- package/es2015/plugins/export-docs/export-docs.js +3 -3
- package/es2015/plugins/export-docs/export-docs.min.js +1 -1
- package/es2015/plugins/finder/finder.css +2 -2
- package/es2015/plugins/finder/finder.js +26 -26
- package/es2015/plugins/finder/finder.min.js +1 -1
- package/es2015/plugins/google-maps/google-maps.css +5 -5
- package/es2015/plugins/google-maps/google-maps.js +28 -28
- package/es2015/plugins/google-maps/google-maps.min.js +1 -1
- package/es2015/plugins/google-search/google-search.js +2 -2
- package/es2015/plugins/google-search/google-search.min.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.js +2 -2
- 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 +4 -4
- 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 +2 -2
- package/es2015/plugins/keyboard/keyboard.min.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.js +3 -3
- package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2015/plugins/page-break/page-break.js +4 -4
- 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 +3 -3
- 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 +23 -23
- 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 +3 -3
- 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 +7 -7
- 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 +4 -4
- 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 +39 -39
- 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 +8 -8
- package/es2018/plugins/backup/backup.min.js +1 -1
- package/es2018/plugins/button-generator/button-generator.css +2 -2
- package/es2018/plugins/button-generator/button-generator.js +5 -5
- package/es2018/plugins/button-generator/button-generator.min.js +1 -1
- package/es2018/plugins/change-case/change-case.js +3 -3
- package/es2018/plugins/change-case/change-case.min.js +1 -1
- package/es2018/plugins/color-picker/color-picker.css +2 -2
- package/es2018/plugins/color-picker/color-picker.js +3 -3
- 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 +3 -3
- package/es2018/plugins/emoji/emoji.min.js +1 -1
- package/es2018/plugins/export-docs/export-docs.js +3 -3
- package/es2018/plugins/export-docs/export-docs.min.js +1 -1
- package/es2018/plugins/finder/finder.css +2 -2
- package/es2018/plugins/finder/finder.js +26 -26
- package/es2018/plugins/finder/finder.min.js +1 -1
- package/es2018/plugins/google-maps/google-maps.css +5 -5
- package/es2018/plugins/google-maps/google-maps.js +28 -28
- package/es2018/plugins/google-maps/google-maps.min.js +1 -1
- package/es2018/plugins/google-search/google-search.js +2 -2
- package/es2018/plugins/google-search/google-search.min.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.js +2 -2
- 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 +4 -4
- 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 +2 -2
- package/es2018/plugins/keyboard/keyboard.min.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.js +3 -3
- package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2018/plugins/page-break/page-break.js +4 -4
- 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 +3 -3
- 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 +23 -23
- 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 +3 -3
- 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 +7 -7
- 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 +4 -4
- 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 +39 -39
- 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 +8 -8
- package/es2021/plugins/backup/backup.min.js +1 -1
- package/es2021/plugins/button-generator/button-generator.css +2 -2
- package/es2021/plugins/button-generator/button-generator.js +5 -5
- package/es2021/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021/plugins/change-case/change-case.js +3 -3
- package/es2021/plugins/change-case/change-case.min.js +1 -1
- package/es2021/plugins/color-picker/color-picker.css +2 -2
- package/es2021/plugins/color-picker/color-picker.js +3 -3
- 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 +3 -3
- package/es2021/plugins/emoji/emoji.min.js +1 -1
- package/es2021/plugins/export-docs/export-docs.js +3 -3
- package/es2021/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021/plugins/finder/finder.css +2 -2
- package/es2021/plugins/finder/finder.js +26 -26
- package/es2021/plugins/finder/finder.min.js +1 -1
- package/es2021/plugins/google-maps/google-maps.css +5 -5
- package/es2021/plugins/google-maps/google-maps.js +28 -28
- package/es2021/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021/plugins/google-search/google-search.js +2 -2
- package/es2021/plugins/google-search/google-search.min.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.js +2 -2
- 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 +4 -4
- 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 +2 -2
- package/es2021/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.js +3 -3
- package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021/plugins/page-break/page-break.js +4 -4
- 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 +3 -3
- 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 +23 -23
- 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 +3 -3
- 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 +7 -7
- 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 +4 -4
- 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 +39 -39
- 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 +8 -8
- package/es2021.en/plugins/backup/backup.min.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.css +2 -2
- package/es2021.en/plugins/button-generator/button-generator.js +5 -5
- package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021.en/plugins/change-case/change-case.js +3 -3
- package/es2021.en/plugins/change-case/change-case.min.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.css +2 -2
- package/es2021.en/plugins/color-picker/color-picker.js +3 -3
- 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 +3 -3
- package/es2021.en/plugins/emoji/emoji.min.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.js +3 -3
- package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021.en/plugins/finder/finder.css +2 -2
- package/es2021.en/plugins/finder/finder.js +25 -25
- package/es2021.en/plugins/finder/finder.min.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.css +5 -5
- package/es2021.en/plugins/google-maps/google-maps.js +28 -28
- package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021.en/plugins/google-search/google-search.js +2 -2
- package/es2021.en/plugins/google-search/google-search.min.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.js +2 -2
- 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 +4 -4
- 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 +2 -2
- package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.js +3 -3
- package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021.en/plugins/page-break/page-break.js +4 -4
- 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 +3 -3
- 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 +4 -4
- 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 +3 -3
- 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 +7 -7
- 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 +4 -4
- package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
- package/es5/292.fat.min.js +1 -1
- package/es5/292.min.js +1 -1
- package/es5/jodit.css +2 -2
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +39 -39
- 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 +8 -8
- package/es5/plugins/backup/backup.min.js +1 -1
- package/es5/plugins/button-generator/button-generator.css +2 -2
- package/es5/plugins/button-generator/button-generator.js +5 -5
- package/es5/plugins/button-generator/button-generator.min.js +1 -1
- package/es5/plugins/change-case/change-case.js +3 -3
- package/es5/plugins/change-case/change-case.min.js +1 -1
- package/es5/plugins/color-picker/color-picker.css +2 -2
- package/es5/plugins/color-picker/color-picker.js +3 -3
- 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 +3 -3
- package/es5/plugins/emoji/emoji.min.js +1 -1
- package/es5/plugins/export-docs/export-docs.js +3 -3
- package/es5/plugins/export-docs/export-docs.min.js +1 -1
- package/es5/plugins/finder/finder.css +2 -2
- package/es5/plugins/finder/finder.js +26 -26
- package/es5/plugins/finder/finder.min.js +1 -1
- package/es5/plugins/google-maps/google-maps.css +5 -5
- package/es5/plugins/google-maps/google-maps.js +28 -28
- package/es5/plugins/google-maps/google-maps.min.js +1 -1
- package/es5/plugins/google-search/google-search.js +2 -2
- package/es5/plugins/google-search/google-search.min.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.js +2 -2
- 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 +4 -4
- 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 +2 -2
- package/es5/plugins/keyboard/keyboard.min.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.js +3 -3
- package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es5/plugins/page-break/page-break.js +4 -4
- 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 +3 -3
- 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 +23 -23
- 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 +3 -3
- 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 +7 -7
- 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 +4 -4
- package/es5/plugins/tune-block/tune-block.min.js +1 -1
- package/esm/config.d.ts +1 -1
- package/esm/config.js +1 -1
- package/esm/core/ui/form/range/range.d.ts +1 -1
- package/esm/core/ui/form/range/range.js +1 -1
- package/esm/index.d.ts +1 -1
- package/esm/index.js +1 -1
- package/esm/jodit-pro.d.ts +1 -1
- package/esm/jodit-pro.js +1 -1
- package/esm/plugins/autocomplete/autocomplete.d.ts +1 -1
- package/esm/plugins/autocomplete/autocomplete.js +1 -1
- package/esm/plugins/autocomplete/helpers.d.ts +1 -1
- package/esm/plugins/autocomplete/helpers.js +1 -1
- package/esm/plugins/autocomplete/interface.d.ts +1 -1
- package/esm/plugins/autocomplete/interface.js +1 -1
- package/esm/plugins/autocomplete/ui/autocomplete.d.ts +1 -1
- package/esm/plugins/autocomplete/ui/autocomplete.js +1 -1
- package/esm/plugins/autocomplete/ui/item.d.ts +1 -1
- package/esm/plugins/autocomplete/ui/item.js +1 -1
- package/esm/plugins/backup/backup.d.ts +1 -1
- package/esm/plugins/backup/backup.js +1 -1
- package/esm/plugins/backup/config.d.ts +1 -1
- package/esm/plugins/backup/config.js +1 -1
- package/esm/plugins/backup/interface.d.ts +1 -1
- package/esm/plugins/backup/interface.js +1 -1
- package/esm/plugins/backup/langs/index.d.ts +1 -1
- package/esm/plugins/backup/langs/index.js +1 -1
- package/esm/plugins/backup/modules/store.d.ts +1 -1
- package/esm/plugins/backup/modules/store.js +1 -1
- package/esm/plugins/backup/ui/box.d.ts +1 -1
- package/esm/plugins/backup/ui/box.js +1 -1
- package/esm/plugins/backup/ui/item.d.ts +1 -1
- package/esm/plugins/backup/ui/item.js +1 -1
- package/esm/plugins/backup/ui/list.d.ts +1 -1
- package/esm/plugins/backup/ui/list.js +1 -1
- package/esm/plugins/button-generator/button-generator.d.ts +1 -1
- package/esm/plugins/button-generator/config.d.ts +1 -1
- package/esm/plugins/button-generator/config.js +1 -1
- package/esm/plugins/button-generator/ui/button/button.d.ts +1 -1
- package/esm/plugins/button-generator/ui/form/form.d.ts +1 -1
- package/esm/plugins/button-generator/ui/generator/button-generator.d.ts +1 -1
- package/esm/plugins/button-generator/ui/generator/button-generator.js +1 -1
- package/esm/plugins/button-generator/ui/preview/preview.d.ts +1 -1
- package/esm/plugins/change-case/change-case.d.ts +1 -1
- package/esm/plugins/change-case/change-case.js +1 -1
- package/esm/plugins/change-case/config.d.ts +1 -1
- package/esm/plugins/change-case/config.js +1 -1
- package/esm/plugins/color-picker/color-picker.d.ts +1 -1
- package/esm/plugins/color-picker/color-picker.js +1 -1
- package/esm/plugins/color-picker/ui/input/color-input.d.ts +1 -1
- package/esm/plugins/color-picker/ui/input/color-input.js +1 -1
- package/esm/plugins/emoji/emoji.d.ts +1 -1
- package/esm/plugins/emoji/emoji.js +1 -1
- package/esm/plugins/emoji/interface.d.ts +1 -1
- package/esm/plugins/emoji/interface.js +1 -1
- package/esm/plugins/emoji/ui/emoji.d.ts +1 -1
- package/esm/plugins/emoji/ui/emoji.js +1 -1
- package/esm/plugins/export-docs/config.d.ts +1 -1
- package/esm/plugins/export-docs/config.js +1 -1
- package/esm/plugins/export-docs/export-docs.d.ts +1 -1
- package/esm/plugins/export-docs/export-docs.js +1 -1
- package/esm/plugins/finder/browser.d.ts +1 -1
- package/esm/plugins/finder/browser.js +1 -1
- package/esm/plugins/finder/config.d.ts +1 -1
- package/esm/plugins/finder/config.js +1 -1
- package/esm/plugins/finder/finder.d.ts +1 -1
- package/esm/plugins/finder/finder.js +1 -1
- package/esm/plugins/finder/helpers/context-menu.d.ts +1 -1
- package/esm/plugins/finder/helpers/context-menu.js +1 -1
- package/esm/plugins/finder/helpers/helpers.d.ts +1 -1
- package/esm/plugins/finder/helpers/helpers.js +1 -1
- package/esm/plugins/finder/helpers/history-manager.d.ts +1 -1
- package/esm/plugins/finder/helpers/history-manager.js +1 -1
- package/esm/plugins/finder/helpers/loading-manager.d.ts +1 -1
- package/esm/plugins/finder/helpers/loading-manager.js +1 -1
- package/esm/plugins/finder/helpers/persistent-store.d.ts +1 -1
- package/esm/plugins/finder/helpers/persistent-store.js +1 -1
- package/esm/plugins/finder/helpers/state-manager.d.ts +1 -1
- package/esm/plugins/finder/helpers/state-manager.js +1 -1
- package/esm/plugins/finder/interface.d.ts +1 -1
- package/esm/plugins/finder/langs/index.d.ts +1 -1
- package/esm/plugins/finder/langs/index.js +1 -1
- package/esm/plugins/finder/langs/ru.js +1 -1
- package/esm/plugins/finder/ui/assets/icons/index.js +1 -1
- package/esm/plugins/finder/ui/folder/folder.d.ts +1 -1
- package/esm/plugins/finder/ui/folder/folder.js +1 -1
- package/esm/plugins/finder/ui/header/header.d.ts +1 -1
- package/esm/plugins/finder/ui/header/header.js +1 -1
- package/esm/plugins/finder/ui/item/item.d.ts +1 -1
- package/esm/plugins/finder/ui/item/item.js +1 -1
- package/esm/plugins/finder/ui/lightboox/lightbox.d.ts +1 -1
- package/esm/plugins/finder/ui/lightboox/lightbox.js +1 -1
- package/esm/plugins/finder/ui/panel/panel.d.ts +1 -1
- package/esm/plugins/finder/ui/panel/panel.js +1 -1
- package/esm/plugins/finder/ui/preview/preview.d.ts +1 -1
- package/esm/plugins/finder/ui/progress/progress.d.ts +1 -1
- package/esm/plugins/finder/ui/settings/settings.d.ts +1 -1
- package/esm/plugins/finder/ui/settings/settings.js +1 -1
- package/esm/plugins/finder/ui/sidebar/sidebar.d.ts +1 -1
- package/esm/plugins/finder/ui/source/source.d.ts +1 -1
- package/esm/plugins/finder/ui/source/source.js +1 -1
- package/esm/plugins/finder/ui/sources/sources.d.ts +1 -1
- package/esm/plugins/finder/ui/sources/sources.js +1 -1
- package/esm/plugins/finder/ui/statusbar/statusbar.d.ts +1 -1
- package/esm/plugins/finder/ui/statusbar/statusbar.js +1 -1
- package/esm/plugins/finder/ui/tree/tree.d.ts +1 -1
- package/esm/plugins/finder/ui/tree/tree.js +1 -1
- package/esm/plugins/finder/ui/virtual-scroll/virtual-scroll.d.ts +1 -1
- package/esm/plugins/finder/ui/virtual-scroll/virtual-scroll.js +1 -1
- package/esm/plugins/google-maps/assets/index.d.ts +1 -1
- package/esm/plugins/google-maps/assets/index.js +1 -1
- package/esm/plugins/google-maps/config.d.ts +1 -1
- package/esm/plugins/google-maps/config.js +1 -1
- package/esm/plugins/google-maps/google-maps.d.ts +1 -1
- package/esm/plugins/google-maps/google-maps.js +1 -1
- package/esm/plugins/google-maps/helpers/const.d.ts +1 -1
- package/esm/plugins/google-maps/helpers/const.js +1 -1
- package/esm/plugins/google-maps/helpers/generate-js-script.d.ts +1 -1
- package/esm/plugins/google-maps/helpers/generate-static-elements.d.ts +1 -1
- package/esm/plugins/google-maps/helpers/generate-static-elements.js +1 -1
- package/esm/plugins/google-maps/helpers/helpers.d.ts +1 -1
- package/esm/plugins/google-maps/helpers/helpers.js +1 -1
- package/esm/plugins/google-maps/helpers/static-url.d.ts +1 -1
- package/esm/plugins/google-maps/helpers/static-url.js +1 -1
- package/esm/plugins/google-maps/interface.d.ts +1 -1
- package/esm/plugins/google-maps/ui/combo-box/combo-box.d.ts +1 -1
- package/esm/plugins/google-maps/ui/combo-box/combo-box.js +1 -1
- package/esm/plugins/google-maps/ui/editors/base.d.ts +1 -1
- package/esm/plugins/google-maps/ui/editors/base.js +1 -1
- package/esm/plugins/google-maps/ui/editors/index.d.ts +1 -1
- package/esm/plugins/google-maps/ui/editors/index.js +1 -1
- package/esm/plugins/google-maps/ui/editors/marker/marker.d.ts +1 -1
- package/esm/plugins/google-maps/ui/editors/marker/marker.js +1 -1
- package/esm/plugins/google-maps/ui/editors/polygon/polygon.d.ts +1 -1
- package/esm/plugins/google-maps/ui/editors/polygon/polygon.js +1 -1
- package/esm/plugins/google-maps/ui/editors/polyline/polyline.d.ts +1 -1
- package/esm/plugins/google-maps/ui/editors/polyline/polyline.js +1 -1
- package/esm/plugins/google-maps/ui/index.d.ts +1 -1
- package/esm/plugins/google-maps/ui/index.js +1 -1
- package/esm/plugins/google-maps/ui/map/map.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/map.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/add-new-in-state.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/add-new-in-state.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/index.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/index.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/init-or-update-element-from-state.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/init-or-update-element-from-state.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/on-change-geometries.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/on-change-geometries.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/open-props-dialog.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/open-props-dialog.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/remove-element.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/remove-element.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/update-state-and-gme.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/update-state-and-gme.js +1 -1
- package/esm/plugins/google-maps/ui/maps-controls/maps-controls.d.ts +1 -1
- package/esm/plugins/google-maps/ui/maps-controls/maps-controls.js +1 -1
- package/esm/plugins/google-maps/ui/maps-props/maps-props.d.ts +1 -1
- package/esm/plugins/google-maps/ui/maps-props/maps-props.js +1 -1
- package/esm/plugins/google-maps/ui/wysiwyg/wysiwyg.d.ts +1 -1
- package/esm/plugins/google-maps/ui/wysiwyg/wysiwyg.js +1 -1
- package/esm/plugins/google-search/google-search.d.ts +1 -1
- package/esm/plugins/google-search/google-search.js +1 -1
- package/esm/plugins/highlight-signature/highlight-signature.d.ts +1 -1
- package/esm/plugins/highlight-signature/highlight-signature.js +1 -1
- package/esm/plugins/iframe-editor/config.d.ts +1 -1
- package/esm/plugins/iframe-editor/config.js +1 -1
- package/esm/plugins/iframe-editor/iframe-editor.d.ts +1 -1
- package/esm/plugins/iframe-editor/iframe-editor.js +1 -1
- package/esm/plugins/iframe-editor/interface.d.ts +1 -1
- package/esm/plugins/iframe-editor/interface.js +1 -1
- package/esm/plugins/iframe-editor/ui/iframe-editor/iframe-editor.d.ts +1 -1
- package/esm/plugins/iframe-editor/ui/iframe-editor/iframe-editor.js +1 -1
- package/esm/plugins/index.d.ts +1 -1
- package/esm/plugins/index.js +1 -1
- package/esm/plugins/keyboard/config.d.ts +1 -1
- package/esm/plugins/keyboard/interface.d.ts +1 -1
- package/esm/plugins/keyboard/interface.js +1 -1
- package/esm/plugins/keyboard/keyboard.d.ts +1 -1
- package/esm/plugins/keyboard/ui/keyboard/keyboard.d.ts +1 -1
- package/esm/plugins/keyboard/ui/keyboard/keyboard.js +1 -1
- package/esm/plugins/license/helpers/helpers.d.ts +1 -1
- package/esm/plugins/license/helpers/helpers.js +1 -1
- package/esm/plugins/license/license.d.ts +1 -1
- package/esm/plugins/license/license.js +1 -1
- package/esm/plugins/mobile-view/config.d.ts +1 -1
- package/esm/plugins/mobile-view/config.js +1 -1
- package/esm/plugins/mobile-view/mobile-view.d.ts +1 -1
- package/esm/plugins/mobile-view/mobile-view.js +1 -1
- package/esm/plugins/page-break/config.d.ts +1 -1
- package/esm/plugins/page-break/config.js +1 -1
- package/esm/plugins/page-break/page-break.css.js +1 -1
- package/esm/plugins/page-break/page-break.d.ts +1 -1
- package/esm/plugins/page-break/page-break.js +1 -1
- package/esm/plugins/paste-code/config.d.ts +1 -1
- package/esm/plugins/paste-code/config.js +1 -1
- package/esm/plugins/paste-code/paste-code.d.ts +1 -1
- package/esm/plugins/paste-code/paste-code.js +1 -1
- package/esm/plugins/paste-from-word/cases/clean-styles.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/clean-styles.js +1 -1
- package/esm/plugins/paste-from-word/cases/clear-attributes.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/clear-attributes.js +1 -1
- package/esm/plugins/paste-from-word/cases/clear-class-name.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/clear-class-name.js +1 -1
- package/esm/plugins/paste-from-word/cases/convert-style-unit-to-pixels.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/convert-style-unit-to-pixels.js +1 -1
- package/esm/plugins/paste-from-word/cases/convert-to-list.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/convert-to-list.js +1 -1
- package/esm/plugins/paste-from-word/cases/index.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/index.js +1 -1
- package/esm/plugins/paste-from-word/cases/mark-page-break.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/mark-page-break.js +1 -1
- package/esm/plugins/paste-from-word/cases/normalize-image-props.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/normalize-image-props.js +1 -1
- package/esm/plugins/paste-from-word/cases/process-image.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/process-image.js +1 -1
- package/esm/plugins/paste-from-word/cases/process-links.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/process-links.js +1 -1
- package/esm/plugins/paste-from-word/cases/remove-extra-tags.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/remove-extra-tags.js +1 -1
- package/esm/plugins/paste-from-word/cases/remove-inside-comment.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/remove-inside-comment.js +1 -1
- package/esm/plugins/paste-from-word/cases/replace-old-tags.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/replace-old-tags.js +1 -1
- package/esm/plugins/paste-from-word/cases/table.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/table.js +1 -1
- package/esm/plugins/paste-from-word/config.d.ts +1 -1
- package/esm/plugins/paste-from-word/config.js +1 -1
- package/esm/plugins/paste-from-word/constants.d.ts +1 -1
- package/esm/plugins/paste-from-word/constants.js +1 -1
- package/esm/plugins/paste-from-word/element/checkers.d.ts +1 -1
- package/esm/plugins/paste-from-word/element/checkers.js +1 -1
- package/esm/plugins/paste-from-word/element/element.d.ts +1 -1
- package/esm/plugins/paste-from-word/element/element.js +1 -1
- package/esm/plugins/paste-from-word/element/index.d.ts +1 -1
- package/esm/plugins/paste-from-word/element/index.js +1 -1
- package/esm/plugins/paste-from-word/element/render.d.ts +1 -1
- package/esm/plugins/paste-from-word/element/render.js +1 -1
- package/esm/plugins/paste-from-word/element/style.d.ts +1 -1
- package/esm/plugins/paste-from-word/element/style.js +1 -1
- package/esm/plugins/paste-from-word/helpers/apply-styles-pro.d.ts +1 -1
- package/esm/plugins/paste-from-word/helpers/apply-styles-pro.js +1 -1
- package/esm/plugins/paste-from-word/helpers/calc-list-levels.d.ts +1 -1
- package/esm/plugins/paste-from-word/helpers/calc-list-levels.js +1 -1
- package/esm/plugins/paste-from-word/helpers/helpers.d.ts +1 -1
- package/esm/plugins/paste-from-word/helpers/helpers.js +1 -1
- package/esm/plugins/paste-from-word/helpers/index.d.ts +1 -1
- package/esm/plugins/paste-from-word/helpers/index.js +1 -1
- package/esm/plugins/paste-from-word/helpers/transform-word-to-html.d.ts +1 -1
- package/esm/plugins/paste-from-word/helpers/transform-word-to-html.js +1 -1
- package/esm/plugins/paste-from-word/interface.d.ts +1 -1
- package/esm/plugins/paste-from-word/interface.js +1 -1
- package/esm/plugins/paste-from-word/paste-from-word.d.ts +1 -1
- package/esm/plugins/paste-from-word/paste-from-word.js +1 -1
- package/esm/plugins/show-blocks/config.d.ts +1 -1
- package/esm/plugins/show-blocks/config.js +1 -1
- package/esm/plugins/show-blocks/langs/ar.js +1 -1
- package/esm/plugins/show-blocks/langs/cs_cz.js +1 -1
- package/esm/plugins/show-blocks/langs/de.js +1 -1
- package/esm/plugins/show-blocks/langs/es.js +1 -1
- package/esm/plugins/show-blocks/langs/fa.js +1 -1
- package/esm/plugins/show-blocks/langs/fr.js +1 -1
- package/esm/plugins/show-blocks/langs/he.js +1 -1
- package/esm/plugins/show-blocks/langs/hu.js +1 -1
- package/esm/plugins/show-blocks/langs/id.js +1 -1
- package/esm/plugins/show-blocks/langs/index.d.ts +1 -1
- package/esm/plugins/show-blocks/langs/index.js +1 -1
- package/esm/plugins/show-blocks/langs/it.js +1 -1
- package/esm/plugins/show-blocks/langs/ja.js +1 -1
- package/esm/plugins/show-blocks/langs/ko.js +1 -1
- package/esm/plugins/show-blocks/langs/nl.js +1 -1
- package/esm/plugins/show-blocks/langs/pl.js +1 -1
- package/esm/plugins/show-blocks/langs/pt_br.js +1 -1
- package/esm/plugins/show-blocks/langs/ru.js +1 -1
- package/esm/plugins/show-blocks/langs/tr.js +1 -1
- package/esm/plugins/show-blocks/langs/zh_cn.js +1 -1
- package/esm/plugins/show-blocks/langs/zh_tw.js +1 -1
- package/esm/plugins/show-blocks/show-blocks.d.ts +1 -1
- package/esm/plugins/show-blocks/show-blocks.js +1 -1
- package/esm/plugins/todo-list/config.d.ts +1 -1
- package/esm/plugins/todo-list/config.js +1 -1
- package/esm/plugins/todo-list/todo-list.d.ts +1 -1
- package/esm/plugins/todo-list/todo-list.js +1 -1
- package/esm/plugins/translate/config.d.ts +1 -1
- package/esm/plugins/translate/config.js +1 -1
- package/esm/plugins/translate/interface.d.ts +1 -1
- package/esm/plugins/translate/interface.js +1 -1
- package/esm/plugins/translate/providers/google/google.d.ts +1 -1
- package/esm/plugins/translate/providers/google/google.js +1 -1
- package/esm/plugins/translate/providers/languages.d.ts +1 -1
- package/esm/plugins/translate/providers/languages.js +1 -1
- package/esm/plugins/translate/translate.d.ts +1 -1
- package/esm/plugins/translate/translate.js +1 -1
- package/esm/plugins/translate/ui/list/list.d.ts +1 -1
- package/esm/plugins/translate/ui/list/list.js +1 -1
- package/esm/plugins/translate/ui/settings/settings.d.ts +1 -1
- package/esm/plugins/translate/ui/settings/settings.js +1 -1
- package/esm/plugins/tune-block/config.d.ts +1 -1
- package/esm/plugins/tune-block/config.js +1 -1
- package/esm/plugins/tune-block/tune-block.d.ts +1 -1
- package/esm/plugins/tune-block/tune-block.js +1 -1
- package/esm/plugins/tune-block/ui/tuner/tuner.d.ts +1 -1
- package/esm/plugins/tune-block/ui/tuner/tuner.js +1 -1
- package/esm/traits/resize/resize.d.ts +1 -1
- package/esm/traits/resize/resize.js +1 -1
- package/esm/traits/select-items/select-items.d.ts +1 -1
- package/esm/traits/select-items/select-items.js +1 -1
- package/esm/types/view.d.ts +1 -1
- package/esm/typings.d.ts +1 -1
- package/examples/assets/app.js +1 -1
- package/examples/assets/prism.js +1 -1
- package/package.json +1 -1
- package/types/config.d.ts +1 -1
- package/types/core/ui/form/range/range.d.ts +1 -1
- package/types/index.d.ts +1 -1
- package/types/jodit-pro.d.ts +1 -1
- package/types/plugins/autocomplete/autocomplete.d.ts +1 -1
- package/types/plugins/autocomplete/helpers.d.ts +1 -1
- package/types/plugins/autocomplete/interface.d.ts +1 -1
- package/types/plugins/autocomplete/ui/autocomplete.d.ts +1 -1
- package/types/plugins/autocomplete/ui/item.d.ts +1 -1
- package/types/plugins/backup/backup.d.ts +1 -1
- package/types/plugins/backup/config.d.ts +1 -1
- package/types/plugins/backup/interface.d.ts +1 -1
- package/types/plugins/backup/langs/index.d.ts +1 -1
- package/types/plugins/backup/modules/store.d.ts +1 -1
- package/types/plugins/backup/ui/box.d.ts +1 -1
- package/types/plugins/backup/ui/item.d.ts +1 -1
- package/types/plugins/backup/ui/list.d.ts +1 -1
- package/types/plugins/button-generator/button-generator.d.ts +1 -1
- package/types/plugins/button-generator/config.d.ts +1 -1
- package/types/plugins/button-generator/ui/button/button.d.ts +1 -1
- package/types/plugins/button-generator/ui/form/form.d.ts +1 -1
- package/types/plugins/button-generator/ui/generator/button-generator.d.ts +1 -1
- package/types/plugins/button-generator/ui/preview/preview.d.ts +1 -1
- package/types/plugins/change-case/change-case.d.ts +1 -1
- package/types/plugins/change-case/config.d.ts +1 -1
- package/types/plugins/color-picker/color-picker.d.ts +1 -1
- package/types/plugins/color-picker/ui/input/color-input.d.ts +1 -1
- package/types/plugins/emoji/emoji.d.ts +1 -1
- package/types/plugins/emoji/interface.d.ts +1 -1
- package/types/plugins/emoji/ui/emoji.d.ts +1 -1
- package/types/plugins/export-docs/config.d.ts +1 -1
- package/types/plugins/export-docs/export-docs.d.ts +1 -1
- package/types/plugins/finder/browser.d.ts +1 -1
- package/types/plugins/finder/config.d.ts +1 -1
- package/types/plugins/finder/finder.d.ts +1 -1
- package/types/plugins/finder/helpers/context-menu.d.ts +1 -1
- package/types/plugins/finder/helpers/helpers.d.ts +1 -1
- package/types/plugins/finder/helpers/history-manager.d.ts +1 -1
- package/types/plugins/finder/helpers/loading-manager.d.ts +1 -1
- package/types/plugins/finder/helpers/persistent-store.d.ts +1 -1
- package/types/plugins/finder/helpers/state-manager.d.ts +1 -1
- package/types/plugins/finder/interface.d.ts +1 -1
- package/types/plugins/finder/langs/index.d.ts +1 -1
- package/types/plugins/finder/ui/folder/folder.d.ts +1 -1
- package/types/plugins/finder/ui/header/header.d.ts +1 -1
- package/types/plugins/finder/ui/item/item.d.ts +1 -1
- package/types/plugins/finder/ui/lightboox/lightbox.d.ts +1 -1
- package/types/plugins/finder/ui/panel/panel.d.ts +1 -1
- package/types/plugins/finder/ui/preview/preview.d.ts +1 -1
- package/types/plugins/finder/ui/progress/progress.d.ts +1 -1
- package/types/plugins/finder/ui/settings/settings.d.ts +1 -1
- package/types/plugins/finder/ui/sidebar/sidebar.d.ts +1 -1
- package/types/plugins/finder/ui/source/source.d.ts +1 -1
- package/types/plugins/finder/ui/sources/sources.d.ts +1 -1
- package/types/plugins/finder/ui/statusbar/statusbar.d.ts +1 -1
- package/types/plugins/finder/ui/tree/tree.d.ts +1 -1
- package/types/plugins/finder/ui/virtual-scroll/virtual-scroll.d.ts +1 -1
- package/types/plugins/google-maps/assets/index.d.ts +1 -1
- package/types/plugins/google-maps/config.d.ts +1 -1
- package/types/plugins/google-maps/google-maps.d.ts +1 -1
- package/types/plugins/google-maps/helpers/const.d.ts +1 -1
- package/types/plugins/google-maps/helpers/generate-js-script.d.ts +1 -1
- package/types/plugins/google-maps/helpers/generate-static-elements.d.ts +1 -1
- package/types/plugins/google-maps/helpers/helpers.d.ts +1 -1
- package/types/plugins/google-maps/helpers/static-url.d.ts +1 -1
- package/types/plugins/google-maps/interface.d.ts +1 -1
- package/types/plugins/google-maps/ui/combo-box/combo-box.d.ts +1 -1
- package/types/plugins/google-maps/ui/editors/base.d.ts +1 -1
- package/types/plugins/google-maps/ui/editors/index.d.ts +1 -1
- package/types/plugins/google-maps/ui/editors/marker/marker.d.ts +1 -1
- package/types/plugins/google-maps/ui/editors/polygon/polygon.d.ts +1 -1
- package/types/plugins/google-maps/ui/editors/polyline/polyline.d.ts +1 -1
- package/types/plugins/google-maps/ui/index.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/map.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/add-new-in-state.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/index.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/init-or-update-element-from-state.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/on-change-geometries.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/open-props-dialog.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/remove-element.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/update-state-and-gme.d.ts +1 -1
- package/types/plugins/google-maps/ui/maps-controls/maps-controls.d.ts +1 -1
- package/types/plugins/google-maps/ui/maps-props/maps-props.d.ts +1 -1
- package/types/plugins/google-maps/ui/wysiwyg/wysiwyg.d.ts +1 -1
- package/types/plugins/google-search/google-search.d.ts +1 -1
- package/types/plugins/highlight-signature/highlight-signature.d.ts +1 -1
- package/types/plugins/iframe-editor/config.d.ts +1 -1
- package/types/plugins/iframe-editor/iframe-editor.d.ts +1 -1
- package/types/plugins/iframe-editor/interface.d.ts +1 -1
- package/types/plugins/iframe-editor/ui/iframe-editor/iframe-editor.d.ts +1 -1
- package/types/plugins/index.d.ts +1 -1
- package/types/plugins/keyboard/config.d.ts +1 -1
- package/types/plugins/keyboard/interface.d.ts +1 -1
- package/types/plugins/keyboard/keyboard.d.ts +1 -1
- package/types/plugins/keyboard/ui/keyboard/keyboard.d.ts +1 -1
- package/types/plugins/license/helpers/helpers.d.ts +1 -1
- package/types/plugins/license/license.d.ts +1 -1
- package/types/plugins/mobile-view/config.d.ts +1 -1
- package/types/plugins/mobile-view/mobile-view.d.ts +1 -1
- package/types/plugins/page-break/config.d.ts +1 -1
- package/types/plugins/page-break/page-break.d.ts +1 -1
- package/types/plugins/paste-code/config.d.ts +1 -1
- package/types/plugins/paste-code/paste-code.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/clean-styles.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/clear-attributes.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/clear-class-name.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/convert-style-unit-to-pixels.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/convert-to-list.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/index.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/mark-page-break.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/normalize-image-props.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/process-image.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/process-links.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/remove-extra-tags.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/remove-inside-comment.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/replace-old-tags.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/table.d.ts +1 -1
- package/types/plugins/paste-from-word/config.d.ts +1 -1
- package/types/plugins/paste-from-word/constants.d.ts +1 -1
- package/types/plugins/paste-from-word/element/checkers.d.ts +1 -1
- package/types/plugins/paste-from-word/element/element.d.ts +1 -1
- package/types/plugins/paste-from-word/element/index.d.ts +1 -1
- package/types/plugins/paste-from-word/element/render.d.ts +1 -1
- package/types/plugins/paste-from-word/element/style.d.ts +1 -1
- package/types/plugins/paste-from-word/helpers/apply-styles-pro.d.ts +1 -1
- package/types/plugins/paste-from-word/helpers/calc-list-levels.d.ts +1 -1
- package/types/plugins/paste-from-word/helpers/helpers.d.ts +1 -1
- package/types/plugins/paste-from-word/helpers/index.d.ts +1 -1
- package/types/plugins/paste-from-word/helpers/transform-word-to-html.d.ts +1 -1
- package/types/plugins/paste-from-word/interface.d.ts +1 -1
- package/types/plugins/paste-from-word/paste-from-word.d.ts +1 -1
- package/types/plugins/show-blocks/config.d.ts +1 -1
- package/types/plugins/show-blocks/langs/index.d.ts +1 -1
- package/types/plugins/show-blocks/show-blocks.d.ts +1 -1
- package/types/plugins/todo-list/config.d.ts +1 -1
- package/types/plugins/todo-list/todo-list.d.ts +1 -1
- package/types/plugins/translate/config.d.ts +1 -1
- package/types/plugins/translate/interface.d.ts +1 -1
- package/types/plugins/translate/providers/google/google.d.ts +1 -1
- package/types/plugins/translate/providers/languages.d.ts +1 -1
- package/types/plugins/translate/translate.d.ts +1 -1
- package/types/plugins/translate/ui/list/list.d.ts +1 -1
- package/types/plugins/translate/ui/settings/settings.d.ts +1 -1
- package/types/plugins/tune-block/config.d.ts +1 -1
- package/types/plugins/tune-block/tune-block.d.ts +1 -1
- package/types/plugins/tune-block/ui/tuner/tuner.d.ts +1 -1
- package/types/traits/resize/resize.d.ts +1 -1
- package/types/traits/select-items/select-items.d.ts +1 -1
- package/types/types/view.d.ts +1 -1
- package/types/typings.d.ts +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.2.
|
|
4
|
+
* Version: v4.2.60
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -2303,7 +2303,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2303
2303
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2304
2304
|
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2305
2305
|
*/
|
|
2306
|
-
const APP_VERSION = "4.2.
|
|
2306
|
+
const APP_VERSION = "4.2.60";
|
|
2307
2307
|
// prettier-ignore
|
|
2308
2308
|
const ES = "es2021";
|
|
2309
2309
|
const IS_ES_MODERN = true;
|
|
@@ -42323,7 +42323,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42323
42323
|
/*!
|
|
42324
42324
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
42325
42325
|
* See LICENSE.md in the project root for license information.
|
|
42326
|
-
* Copyright (c) 2013-
|
|
42326
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
42327
42327
|
*/
|
|
42328
42328
|
|
|
42329
42329
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.font.list = {
|
|
@@ -42365,7 +42365,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.loadExternal
|
|
|
42365
42365
|
/*!
|
|
42366
42366
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
42367
42367
|
* See LICENSE.md in the project root for license information.
|
|
42368
|
-
* Copyright (c) 2013-
|
|
42368
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
42369
42369
|
*/
|
|
42370
42370
|
// eslint-disable-next-line simple-import-sort/imports
|
|
42371
42371
|
|
|
@@ -42434,7 +42434,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42434
42434
|
/*!
|
|
42435
42435
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
42436
42436
|
* See LICENSE.md in the project root for license information.
|
|
42437
|
-
* Copyright (c) 2013-
|
|
42437
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
42438
42438
|
*/
|
|
42439
42439
|
|
|
42440
42440
|
|
|
@@ -42663,7 +42663,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_9__/* .JoditPro */ .A.plugins.add('
|
|
|
42663
42663
|
/*!
|
|
42664
42664
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
42665
42665
|
* See LICENSE.md in the project root for license information.
|
|
42666
|
-
* Copyright (c) 2013-
|
|
42666
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
42667
42667
|
*/
|
|
42668
42668
|
|
|
42669
42669
|
/**
|
|
@@ -42739,7 +42739,7 @@ function replaceTextLeftOfCursorAfterSpace(range, elm) {
|
|
|
42739
42739
|
/*!
|
|
42740
42740
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
42741
42741
|
* See LICENSE.md in the project root for license information.
|
|
42742
|
-
* Copyright (c) 2013-
|
|
42742
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
42743
42743
|
*/
|
|
42744
42744
|
|
|
42745
42745
|
|
|
@@ -42821,7 +42821,7 @@ Autocomplete = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
42821
42821
|
/*!
|
|
42822
42822
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
42823
42823
|
* See LICENSE.md in the project root for license information.
|
|
42824
|
-
* Copyright (c) 2013-
|
|
42824
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
42825
42825
|
*/
|
|
42826
42826
|
|
|
42827
42827
|
|
|
@@ -42863,7 +42863,7 @@ class AutocompleteItem extends jodit_core_ui_element__WEBPACK_IMPORTED_MODULE_1_
|
|
|
42863
42863
|
/*!
|
|
42864
42864
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
42865
42865
|
* See LICENSE.md in the project root for license information.
|
|
42866
|
-
* Copyright (c) 2013-
|
|
42866
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
42867
42867
|
*/
|
|
42868
42868
|
|
|
42869
42869
|
|
|
@@ -42881,7 +42881,7 @@ var __webpack_unused_export__;
|
|
|
42881
42881
|
/*!
|
|
42882
42882
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
42883
42883
|
* See LICENSE.md in the project root for license information.
|
|
42884
|
-
* Copyright (c) 2013-
|
|
42884
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
42885
42885
|
*/
|
|
42886
42886
|
/* eslint-disable tsdoc/syntax */
|
|
42887
42887
|
/**
|
|
@@ -42960,7 +42960,7 @@ __webpack_unused_export__ = domainsHash;
|
|
|
42960
42960
|
/*!
|
|
42961
42961
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
42962
42962
|
* See LICENSE.md in the project root for license information.
|
|
42963
|
-
* Copyright (c) 2013-
|
|
42963
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
42964
42964
|
*/
|
|
42965
42965
|
|
|
42966
42966
|
|
|
@@ -43038,7 +43038,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_4__/* .JoditPro */ .A.plugins.add('
|
|
|
43038
43038
|
/*!
|
|
43039
43039
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43040
43040
|
* See LICENSE.md in the project root for license information.
|
|
43041
|
-
* Copyright (c) 2013-
|
|
43041
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43042
43042
|
*/
|
|
43043
43043
|
const forbiddenStyles = {
|
|
43044
43044
|
'text-justify': ['inter-ideograph']
|
|
@@ -43071,7 +43071,7 @@ function cleanStyles(elm) {
|
|
|
43071
43071
|
/*!
|
|
43072
43072
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43073
43073
|
* See LICENSE.md in the project root for license information.
|
|
43074
|
-
* Copyright (c) 2013-
|
|
43074
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43075
43075
|
*/
|
|
43076
43076
|
const extraAttributes = [
|
|
43077
43077
|
'cellspacing',
|
|
@@ -43114,7 +43114,7 @@ function clearAttributes(elm) {
|
|
|
43114
43114
|
/*!
|
|
43115
43115
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43116
43116
|
* See LICENSE.md in the project root for license information.
|
|
43117
|
-
* Copyright (c) 2013-
|
|
43117
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43118
43118
|
*/
|
|
43119
43119
|
|
|
43120
43120
|
const clearClassName = (elm) => {
|
|
@@ -43142,7 +43142,7 @@ const clearClassName = (elm) => {
|
|
|
43142
43142
|
/*!
|
|
43143
43143
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43144
43144
|
* See LICENSE.md in the project root for license information.
|
|
43145
|
-
* Copyright (c) 2013-
|
|
43145
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43146
43146
|
*/
|
|
43147
43147
|
|
|
43148
43148
|
const convertStyleUnitToPixels = (elm, { jodit }) => {
|
|
@@ -43179,7 +43179,7 @@ const convertStyleUnitToPixels = (elm, { jodit }) => {
|
|
|
43179
43179
|
/*!
|
|
43180
43180
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43181
43181
|
* See LICENSE.md in the project root for license information.
|
|
43182
|
-
* Copyright (c) 2013-
|
|
43182
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43183
43183
|
*/
|
|
43184
43184
|
|
|
43185
43185
|
|
|
@@ -43300,7 +43300,7 @@ function wrapInNewList(elm, listType, symbol, listStyle) {
|
|
|
43300
43300
|
/*!
|
|
43301
43301
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43302
43302
|
* See LICENSE.md in the project root for license information.
|
|
43303
|
-
* Copyright (c) 2013-
|
|
43303
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43304
43304
|
*/
|
|
43305
43305
|
|
|
43306
43306
|
|
|
@@ -43344,7 +43344,7 @@ const cases = [
|
|
|
43344
43344
|
/*!
|
|
43345
43345
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43346
43346
|
* See LICENSE.md in the project root for license information.
|
|
43347
|
-
* Copyright (c) 2013-
|
|
43347
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43348
43348
|
*/
|
|
43349
43349
|
const markPageBreakElements = (elm) => {
|
|
43350
43350
|
if ((elm.isElement && elm.style.get('page-break-before') === 'always') ||
|
|
@@ -43371,7 +43371,7 @@ const markPageBreakElements = (elm) => {
|
|
|
43371
43371
|
/*!
|
|
43372
43372
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43373
43373
|
* See LICENSE.md in the project root for license information.
|
|
43374
|
-
* Copyright (c) 2013-
|
|
43374
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43375
43375
|
*/
|
|
43376
43376
|
const normalizeImageProps = (elm) => {
|
|
43377
43377
|
if (!elm.isElement) {
|
|
@@ -43405,7 +43405,7 @@ const normalizeImageProps = (elm) => {
|
|
|
43405
43405
|
/*!
|
|
43406
43406
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43407
43407
|
* See LICENSE.md in the project root for license information.
|
|
43408
|
-
* Copyright (c) 2013-
|
|
43408
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43409
43409
|
*/
|
|
43410
43410
|
|
|
43411
43411
|
const processImage = (elm, ctx) => {
|
|
@@ -43510,7 +43510,7 @@ function parseImages(rtf, prefix, separator, imageMap) {
|
|
|
43510
43510
|
/*!
|
|
43511
43511
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43512
43512
|
* See LICENSE.md in the project root for license information.
|
|
43513
|
-
* Copyright (c) 2013-
|
|
43513
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43514
43514
|
*/
|
|
43515
43515
|
const processLinks = (elm, ctx) => {
|
|
43516
43516
|
const links = ctx.links ?? {};
|
|
@@ -43539,7 +43539,7 @@ const processLinks = (elm, ctx) => {
|
|
|
43539
43539
|
/*!
|
|
43540
43540
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43541
43541
|
* See LICENSE.md in the project root for license information.
|
|
43542
|
-
* Copyright (c) 2013-
|
|
43542
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43543
43543
|
*/
|
|
43544
43544
|
const extraTags = new Set([
|
|
43545
43545
|
'o:p',
|
|
@@ -43583,7 +43583,7 @@ function removeExtraTags(elm) {
|
|
|
43583
43583
|
/*!
|
|
43584
43584
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43585
43585
|
* See LICENSE.md in the project root for license information.
|
|
43586
|
-
* Copyright (c) 2013-
|
|
43586
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43587
43587
|
*/
|
|
43588
43588
|
|
|
43589
43589
|
let inComment = 0;
|
|
@@ -43620,7 +43620,7 @@ function removeInsideComment(elm) {
|
|
|
43620
43620
|
/*!
|
|
43621
43621
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43622
43622
|
* See LICENSE.md in the project root for license information.
|
|
43623
|
-
* Copyright (c) 2013-
|
|
43623
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43624
43624
|
*/
|
|
43625
43625
|
const REPLACE_OLD_TAGS = {
|
|
43626
43626
|
i: 'em',
|
|
@@ -43647,7 +43647,7 @@ function replaceOldTags(elm) {
|
|
|
43647
43647
|
/*!
|
|
43648
43648
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43649
43649
|
* See LICENSE.md in the project root for license information.
|
|
43650
|
-
* Copyright (c) 2013-
|
|
43650
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43651
43651
|
*/
|
|
43652
43652
|
const removeWidthFromTableCell = (elm) => {
|
|
43653
43653
|
if (elm.attributes.width && (elm.name === 'th' || elm.name === 'td')) {
|
|
@@ -43667,7 +43667,7 @@ const removeWidthFromTableCell = (elm) => {
|
|
|
43667
43667
|
/*!
|
|
43668
43668
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43669
43669
|
* See LICENSE.md in the project root for license information.
|
|
43670
|
-
* Copyright (c) 2013-
|
|
43670
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43671
43671
|
*/
|
|
43672
43672
|
|
|
43673
43673
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.pasteFromWord = {
|
|
@@ -43720,7 +43720,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.pasteFromWor
|
|
|
43720
43720
|
/*!
|
|
43721
43721
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43722
43722
|
* See LICENSE.md in the project root for license information.
|
|
43723
|
-
* Copyright (c) 2013-
|
|
43723
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43724
43724
|
*/
|
|
43725
43725
|
const LEVEL_KEY = 'jd-list-level';
|
|
43726
43726
|
const TYPE_KEY = 'jd-list-type';
|
|
@@ -43756,7 +43756,7 @@ const listStyleMap = {
|
|
|
43756
43756
|
/*!
|
|
43757
43757
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43758
43758
|
* See LICENSE.md in the project root for license information.
|
|
43759
|
-
* Copyright (c) 2013-
|
|
43759
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43760
43760
|
*/
|
|
43761
43761
|
|
|
43762
43762
|
|
|
@@ -43800,7 +43800,7 @@ function isSameType(leaf, list) {
|
|
|
43800
43800
|
/*!
|
|
43801
43801
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43802
43802
|
* See LICENSE.md in the project root for license information.
|
|
43803
|
-
* Copyright (c) 2013-
|
|
43803
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43804
43804
|
*/
|
|
43805
43805
|
|
|
43806
43806
|
|
|
@@ -43977,7 +43977,7 @@ function readAttributes(node) {
|
|
|
43977
43977
|
/*!
|
|
43978
43978
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
43979
43979
|
* See LICENSE.md in the project root for license information.
|
|
43980
|
-
* Copyright (c) 2013-
|
|
43980
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
43981
43981
|
*/
|
|
43982
43982
|
|
|
43983
43983
|
|
|
@@ -44000,7 +44000,7 @@ function readAttributes(node) {
|
|
|
44000
44000
|
/*!
|
|
44001
44001
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44002
44002
|
* See LICENSE.md in the project root for license information.
|
|
44003
|
-
* Copyright (c) 2013-
|
|
44003
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44004
44004
|
*/
|
|
44005
44005
|
|
|
44006
44006
|
|
|
@@ -44107,7 +44107,7 @@ function htmlEntity(str) {
|
|
|
44107
44107
|
/*!
|
|
44108
44108
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44109
44109
|
* See LICENSE.md in the project root for license information.
|
|
44110
|
-
* Copyright (c) 2013-
|
|
44110
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44111
44111
|
*/
|
|
44112
44112
|
|
|
44113
44113
|
|
|
@@ -44220,7 +44220,7 @@ function uniqueMax(array) {
|
|
|
44220
44220
|
/*!
|
|
44221
44221
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44222
44222
|
* See LICENSE.md in the project root for license information.
|
|
44223
|
-
* Copyright (c) 2013-
|
|
44223
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44224
44224
|
*/
|
|
44225
44225
|
|
|
44226
44226
|
|
|
@@ -44285,7 +44285,7 @@ function applyStylesPro(jodit, html, removeStyles, rtf = '') {
|
|
|
44285
44285
|
/*!
|
|
44286
44286
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44287
44287
|
* See LICENSE.md in the project root for license information.
|
|
44288
|
-
* Copyright (c) 2013-
|
|
44288
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44289
44289
|
*/
|
|
44290
44290
|
|
|
44291
44291
|
|
|
@@ -44336,7 +44336,7 @@ function calcListLevels(item) {
|
|
|
44336
44336
|
/*!
|
|
44337
44337
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44338
44338
|
* See LICENSE.md in the project root for license information.
|
|
44339
|
-
* Copyright (c) 2013-
|
|
44339
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44340
44340
|
*/
|
|
44341
44341
|
function calcMarginParts(margin) {
|
|
44342
44342
|
if (!margin) {
|
|
@@ -44446,7 +44446,7 @@ function calcStartBySymbol(symbol) {
|
|
|
44446
44446
|
/*!
|
|
44447
44447
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44448
44448
|
* See LICENSE.md in the project root for license information.
|
|
44449
|
-
* Copyright (c) 2013-
|
|
44449
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44450
44450
|
*/
|
|
44451
44451
|
|
|
44452
44452
|
|
|
@@ -44469,7 +44469,7 @@ function calcStartBySymbol(symbol) {
|
|
|
44469
44469
|
/*!
|
|
44470
44470
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44471
44471
|
* See LICENSE.md in the project root for license information.
|
|
44472
|
-
* Copyright (c) 2013-
|
|
44472
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44473
44473
|
*/
|
|
44474
44474
|
|
|
44475
44475
|
|
|
@@ -44520,7 +44520,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44520
44520
|
/*!
|
|
44521
44521
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44522
44522
|
* See LICENSE.md in the project root for license information.
|
|
44523
|
-
* Copyright (c) 2013-
|
|
44523
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44524
44524
|
*/
|
|
44525
44525
|
|
|
44526
44526
|
|
|
@@ -45157,7 +45157,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
45157
45157
|
/*!
|
|
45158
45158
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45159
45159
|
* See LICENSE.md in the project root for license information.
|
|
45160
|
-
* Copyright (c) 2013-
|
|
45160
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45161
45161
|
*/
|
|
45162
45162
|
|
|
45163
45163
|
|