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/es2018/jodit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit-pro - PRO Version of Jodit Editor
|
|
3
3
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
4
|
-
* Version: v4.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
|
*/
|
|
@@ -2449,7 +2449,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2449
2449
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2450
2450
|
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2451
2451
|
*/
|
|
2452
|
-
const APP_VERSION = "4.2.
|
|
2452
|
+
const APP_VERSION = "4.2.60";
|
|
2453
2453
|
// prettier-ignore
|
|
2454
2454
|
const ES = "es2018";
|
|
2455
2455
|
const IS_ES_MODERN = true;
|
|
@@ -44324,7 +44324,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44324
44324
|
/*!
|
|
44325
44325
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44326
44326
|
* See LICENSE.md in the project root for license information.
|
|
44327
|
-
* Copyright (c) 2013-
|
|
44327
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44328
44328
|
*/
|
|
44329
44329
|
|
|
44330
44330
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.font.list = {
|
|
@@ -44366,7 +44366,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.loadExternal
|
|
|
44366
44366
|
/*!
|
|
44367
44367
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44368
44368
|
* See LICENSE.md in the project root for license information.
|
|
44369
|
-
* Copyright (c) 2013-
|
|
44369
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44370
44370
|
*/
|
|
44371
44371
|
// eslint-disable-next-line simple-import-sort/imports
|
|
44372
44372
|
|
|
@@ -44435,7 +44435,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44435
44435
|
/*!
|
|
44436
44436
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44437
44437
|
* See LICENSE.md in the project root for license information.
|
|
44438
|
-
* Copyright (c) 2013-
|
|
44438
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44439
44439
|
*/
|
|
44440
44440
|
|
|
44441
44441
|
|
|
@@ -44668,7 +44668,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_9__/* .JoditPro */ .A.plugins.add('
|
|
|
44668
44668
|
/*!
|
|
44669
44669
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44670
44670
|
* See LICENSE.md in the project root for license information.
|
|
44671
|
-
* Copyright (c) 2013-
|
|
44671
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44672
44672
|
*/
|
|
44673
44673
|
|
|
44674
44674
|
/**
|
|
@@ -44746,7 +44746,7 @@ function replaceTextLeftOfCursorAfterSpace(range, elm) {
|
|
|
44746
44746
|
/*!
|
|
44747
44747
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44748
44748
|
* See LICENSE.md in the project root for license information.
|
|
44749
|
-
* Copyright (c) 2013-
|
|
44749
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44750
44750
|
*/
|
|
44751
44751
|
|
|
44752
44752
|
|
|
@@ -44829,7 +44829,7 @@ Autocomplete = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
44829
44829
|
/*!
|
|
44830
44830
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44831
44831
|
* See LICENSE.md in the project root for license information.
|
|
44832
|
-
* Copyright (c) 2013-
|
|
44832
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44833
44833
|
*/
|
|
44834
44834
|
|
|
44835
44835
|
|
|
@@ -44872,7 +44872,7 @@ class AutocompleteItem extends jodit_core_ui_element__WEBPACK_IMPORTED_MODULE_1_
|
|
|
44872
44872
|
/*!
|
|
44873
44873
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44874
44874
|
* See LICENSE.md in the project root for license information.
|
|
44875
|
-
* Copyright (c) 2013-
|
|
44875
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44876
44876
|
*/
|
|
44877
44877
|
|
|
44878
44878
|
|
|
@@ -44890,7 +44890,7 @@ var __webpack_unused_export__;
|
|
|
44890
44890
|
/*!
|
|
44891
44891
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44892
44892
|
* See LICENSE.md in the project root for license information.
|
|
44893
|
-
* Copyright (c) 2013-
|
|
44893
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44894
44894
|
*/
|
|
44895
44895
|
/* eslint-disable tsdoc/syntax */
|
|
44896
44896
|
/**
|
|
@@ -44969,7 +44969,7 @@ __webpack_unused_export__ = domainsHash;
|
|
|
44969
44969
|
/*!
|
|
44970
44970
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
44971
44971
|
* See LICENSE.md in the project root for license information.
|
|
44972
|
-
* Copyright (c) 2013-
|
|
44972
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
44973
44973
|
*/
|
|
44974
44974
|
|
|
44975
44975
|
|
|
@@ -45047,7 +45047,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_4__/* .JoditPro */ .A.plugins.add('
|
|
|
45047
45047
|
/*!
|
|
45048
45048
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45049
45049
|
* See LICENSE.md in the project root for license information.
|
|
45050
|
-
* Copyright (c) 2013-
|
|
45050
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45051
45051
|
*/
|
|
45052
45052
|
const forbiddenStyles = {
|
|
45053
45053
|
'text-justify': ['inter-ideograph']
|
|
@@ -45081,7 +45081,7 @@ function cleanStyles(elm) {
|
|
|
45081
45081
|
/*!
|
|
45082
45082
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45083
45083
|
* See LICENSE.md in the project root for license information.
|
|
45084
|
-
* Copyright (c) 2013-
|
|
45084
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45085
45085
|
*/
|
|
45086
45086
|
const extraAttributes = [
|
|
45087
45087
|
'cellspacing',
|
|
@@ -45124,7 +45124,7 @@ function clearAttributes(elm) {
|
|
|
45124
45124
|
/*!
|
|
45125
45125
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45126
45126
|
* See LICENSE.md in the project root for license information.
|
|
45127
|
-
* Copyright (c) 2013-
|
|
45127
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45128
45128
|
*/
|
|
45129
45129
|
|
|
45130
45130
|
const clearClassName = (elm) => {
|
|
@@ -45152,7 +45152,7 @@ const clearClassName = (elm) => {
|
|
|
45152
45152
|
/*!
|
|
45153
45153
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45154
45154
|
* See LICENSE.md in the project root for license information.
|
|
45155
|
-
* Copyright (c) 2013-
|
|
45155
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45156
45156
|
*/
|
|
45157
45157
|
|
|
45158
45158
|
const convertStyleUnitToPixels = (elm, { jodit }) => {
|
|
@@ -45189,7 +45189,7 @@ const convertStyleUnitToPixels = (elm, { jodit }) => {
|
|
|
45189
45189
|
/*!
|
|
45190
45190
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45191
45191
|
* See LICENSE.md in the project root for license information.
|
|
45192
|
-
* Copyright (c) 2013-
|
|
45192
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45193
45193
|
*/
|
|
45194
45194
|
|
|
45195
45195
|
|
|
@@ -45312,7 +45312,7 @@ function wrapInNewList(elm, listType, symbol, listStyle) {
|
|
|
45312
45312
|
/*!
|
|
45313
45313
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45314
45314
|
* See LICENSE.md in the project root for license information.
|
|
45315
|
-
* Copyright (c) 2013-
|
|
45315
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45316
45316
|
*/
|
|
45317
45317
|
|
|
45318
45318
|
|
|
@@ -45356,7 +45356,7 @@ const cases = [
|
|
|
45356
45356
|
/*!
|
|
45357
45357
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45358
45358
|
* See LICENSE.md in the project root for license information.
|
|
45359
|
-
* Copyright (c) 2013-
|
|
45359
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45360
45360
|
*/
|
|
45361
45361
|
const markPageBreakElements = (elm) => {
|
|
45362
45362
|
if ((elm.isElement && elm.style.get('page-break-before') === 'always') ||
|
|
@@ -45383,7 +45383,7 @@ const markPageBreakElements = (elm) => {
|
|
|
45383
45383
|
/*!
|
|
45384
45384
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45385
45385
|
* See LICENSE.md in the project root for license information.
|
|
45386
|
-
* Copyright (c) 2013-
|
|
45386
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45387
45387
|
*/
|
|
45388
45388
|
const normalizeImageProps = (elm) => {
|
|
45389
45389
|
if (!elm.isElement) {
|
|
@@ -45417,7 +45417,7 @@ const normalizeImageProps = (elm) => {
|
|
|
45417
45417
|
/*!
|
|
45418
45418
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45419
45419
|
* See LICENSE.md in the project root for license information.
|
|
45420
|
-
* Copyright (c) 2013-
|
|
45420
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45421
45421
|
*/
|
|
45422
45422
|
|
|
45423
45423
|
const processImage = (elm, ctx) => {
|
|
@@ -45523,7 +45523,7 @@ function parseImages(rtf, prefix, separator, imageMap) {
|
|
|
45523
45523
|
/*!
|
|
45524
45524
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45525
45525
|
* See LICENSE.md in the project root for license information.
|
|
45526
|
-
* Copyright (c) 2013-
|
|
45526
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45527
45527
|
*/
|
|
45528
45528
|
const processLinks = (elm, ctx) => {
|
|
45529
45529
|
var _a;
|
|
@@ -45553,7 +45553,7 @@ const processLinks = (elm, ctx) => {
|
|
|
45553
45553
|
/*!
|
|
45554
45554
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45555
45555
|
* See LICENSE.md in the project root for license information.
|
|
45556
|
-
* Copyright (c) 2013-
|
|
45556
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45557
45557
|
*/
|
|
45558
45558
|
const extraTags = new Set([
|
|
45559
45559
|
'o:p',
|
|
@@ -45597,7 +45597,7 @@ function removeExtraTags(elm) {
|
|
|
45597
45597
|
/*!
|
|
45598
45598
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45599
45599
|
* See LICENSE.md in the project root for license information.
|
|
45600
|
-
* Copyright (c) 2013-
|
|
45600
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45601
45601
|
*/
|
|
45602
45602
|
|
|
45603
45603
|
let inComment = 0;
|
|
@@ -45634,7 +45634,7 @@ function removeInsideComment(elm) {
|
|
|
45634
45634
|
/*!
|
|
45635
45635
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45636
45636
|
* See LICENSE.md in the project root for license information.
|
|
45637
|
-
* Copyright (c) 2013-
|
|
45637
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45638
45638
|
*/
|
|
45639
45639
|
const REPLACE_OLD_TAGS = {
|
|
45640
45640
|
i: 'em',
|
|
@@ -45661,7 +45661,7 @@ function replaceOldTags(elm) {
|
|
|
45661
45661
|
/*!
|
|
45662
45662
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45663
45663
|
* See LICENSE.md in the project root for license information.
|
|
45664
|
-
* Copyright (c) 2013-
|
|
45664
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45665
45665
|
*/
|
|
45666
45666
|
const removeWidthFromTableCell = (elm) => {
|
|
45667
45667
|
if (elm.attributes.width && (elm.name === 'th' || elm.name === 'td')) {
|
|
@@ -45681,7 +45681,7 @@ const removeWidthFromTableCell = (elm) => {
|
|
|
45681
45681
|
/*!
|
|
45682
45682
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45683
45683
|
* See LICENSE.md in the project root for license information.
|
|
45684
|
-
* Copyright (c) 2013-
|
|
45684
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45685
45685
|
*/
|
|
45686
45686
|
|
|
45687
45687
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.pasteFromWord = {
|
|
@@ -45734,7 +45734,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.pasteFromWor
|
|
|
45734
45734
|
/*!
|
|
45735
45735
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45736
45736
|
* See LICENSE.md in the project root for license information.
|
|
45737
|
-
* Copyright (c) 2013-
|
|
45737
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45738
45738
|
*/
|
|
45739
45739
|
const LEVEL_KEY = 'jd-list-level';
|
|
45740
45740
|
const TYPE_KEY = 'jd-list-type';
|
|
@@ -45770,7 +45770,7 @@ const listStyleMap = {
|
|
|
45770
45770
|
/*!
|
|
45771
45771
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45772
45772
|
* See LICENSE.md in the project root for license information.
|
|
45773
|
-
* Copyright (c) 2013-
|
|
45773
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45774
45774
|
*/
|
|
45775
45775
|
|
|
45776
45776
|
|
|
@@ -45814,7 +45814,7 @@ function isSameType(leaf, list) {
|
|
|
45814
45814
|
/*!
|
|
45815
45815
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45816
45816
|
* See LICENSE.md in the project root for license information.
|
|
45817
|
-
* Copyright (c) 2013-
|
|
45817
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45818
45818
|
*/
|
|
45819
45819
|
|
|
45820
45820
|
|
|
@@ -45995,7 +45995,7 @@ function readAttributes(node) {
|
|
|
45995
45995
|
/*!
|
|
45996
45996
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
45997
45997
|
* See LICENSE.md in the project root for license information.
|
|
45998
|
-
* Copyright (c) 2013-
|
|
45998
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
45999
45999
|
*/
|
|
46000
46000
|
|
|
46001
46001
|
|
|
@@ -46018,7 +46018,7 @@ function readAttributes(node) {
|
|
|
46018
46018
|
/*!
|
|
46019
46019
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
46020
46020
|
* See LICENSE.md in the project root for license information.
|
|
46021
|
-
* Copyright (c) 2013-
|
|
46021
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
46022
46022
|
*/
|
|
46023
46023
|
|
|
46024
46024
|
|
|
@@ -46126,7 +46126,7 @@ function htmlEntity(str) {
|
|
|
46126
46126
|
/*!
|
|
46127
46127
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
46128
46128
|
* See LICENSE.md in the project root for license information.
|
|
46129
|
-
* Copyright (c) 2013-
|
|
46129
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
46130
46130
|
*/
|
|
46131
46131
|
|
|
46132
46132
|
|
|
@@ -46240,7 +46240,7 @@ function uniqueMax(array) {
|
|
|
46240
46240
|
/*!
|
|
46241
46241
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
46242
46242
|
* See LICENSE.md in the project root for license information.
|
|
46243
|
-
* Copyright (c) 2013-
|
|
46243
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
46244
46244
|
*/
|
|
46245
46245
|
|
|
46246
46246
|
|
|
@@ -46306,7 +46306,7 @@ function applyStylesPro(jodit, html, removeStyles, rtf = '') {
|
|
|
46306
46306
|
/*!
|
|
46307
46307
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
46308
46308
|
* See LICENSE.md in the project root for license information.
|
|
46309
|
-
* Copyright (c) 2013-
|
|
46309
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
46310
46310
|
*/
|
|
46311
46311
|
|
|
46312
46312
|
|
|
@@ -46357,7 +46357,7 @@ function calcListLevels(item) {
|
|
|
46357
46357
|
/*!
|
|
46358
46358
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
46359
46359
|
* See LICENSE.md in the project root for license information.
|
|
46360
|
-
* Copyright (c) 2013-
|
|
46360
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
46361
46361
|
*/
|
|
46362
46362
|
function calcMarginParts(margin) {
|
|
46363
46363
|
if (!margin) {
|
|
@@ -46467,7 +46467,7 @@ function calcStartBySymbol(symbol) {
|
|
|
46467
46467
|
/*!
|
|
46468
46468
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
46469
46469
|
* See LICENSE.md in the project root for license information.
|
|
46470
|
-
* Copyright (c) 2013-
|
|
46470
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
46471
46471
|
*/
|
|
46472
46472
|
|
|
46473
46473
|
|
|
@@ -46490,7 +46490,7 @@ function calcStartBySymbol(symbol) {
|
|
|
46490
46490
|
/*!
|
|
46491
46491
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
46492
46492
|
* See LICENSE.md in the project root for license information.
|
|
46493
|
-
* Copyright (c) 2013-
|
|
46493
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
46494
46494
|
*/
|
|
46495
46495
|
|
|
46496
46496
|
|
|
@@ -46541,7 +46541,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
46541
46541
|
/*!
|
|
46542
46542
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
46543
46543
|
* See LICENSE.md in the project root for license information.
|
|
46544
|
-
* Copyright (c) 2013-
|
|
46544
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
46545
46545
|
*/
|
|
46546
46546
|
|
|
46547
46547
|
|
|
@@ -47171,7 +47171,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
47171
47171
|
/*!
|
|
47172
47172
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
47173
47173
|
* See LICENSE.md in the project root for license information.
|
|
47174
|
-
* Copyright (c) 2013-
|
|
47174
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
47175
47175
|
*/
|
|
47176
47176
|
|
|
47177
47177
|
|