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
|
@@ -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
|
*/
|
|
@@ -33,7 +33,7 @@ module.exports = "<svg viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/
|
|
|
33
33
|
/*!
|
|
34
34
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
35
35
|
* See LICENSE.md in the project root for license information.
|
|
36
|
-
* Copyright (c) 2013-
|
|
36
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
37
37
|
*/
|
|
38
38
|
|
|
39
39
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.showBlocks = {
|
|
@@ -137,7 +137,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.sho
|
|
|
137
137
|
/*!
|
|
138
138
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
139
139
|
* See LICENSE.md in the project root for license information.
|
|
140
|
-
* Copyright (c) 2013-
|
|
140
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
141
141
|
*/
|
|
142
142
|
module.exports = {
|
|
143
143
|
'Show Blocks': 'تظهر كتل'
|
|
@@ -154,7 +154,7 @@ module.exports = {
|
|
|
154
154
|
/*!
|
|
155
155
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
156
156
|
* See LICENSE.md in the project root for license information.
|
|
157
|
-
* Copyright (c) 2013-
|
|
157
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
158
158
|
*/
|
|
159
159
|
module.exports = {
|
|
160
160
|
'Show Blocks': 'Ukázat Bloky'
|
|
@@ -171,7 +171,7 @@ module.exports = {
|
|
|
171
171
|
/*!
|
|
172
172
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
173
173
|
* See LICENSE.md in the project root for license information.
|
|
174
|
-
* Copyright (c) 2013-
|
|
174
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
175
175
|
*/
|
|
176
176
|
module.exports = {
|
|
177
177
|
'Show Blocks': 'Zeigen Blöcke'
|
|
@@ -188,7 +188,7 @@ module.exports = {
|
|
|
188
188
|
/*!
|
|
189
189
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
190
190
|
* See LICENSE.md in the project root for license information.
|
|
191
|
-
* Copyright (c) 2013-
|
|
191
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
192
192
|
*/
|
|
193
193
|
module.exports = {
|
|
194
194
|
'Show Blocks': 'Mostrar Bloques'
|
|
@@ -205,7 +205,7 @@ module.exports = {
|
|
|
205
205
|
/*!
|
|
206
206
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
207
207
|
* See LICENSE.md in the project root for license information.
|
|
208
|
-
* Copyright (c) 2013-
|
|
208
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
209
209
|
*/
|
|
210
210
|
module.exports = {
|
|
211
211
|
'Show Blocks': 'نشان می دهد بلوک'
|
|
@@ -222,7 +222,7 @@ module.exports = {
|
|
|
222
222
|
/*!
|
|
223
223
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
224
224
|
* See LICENSE.md in the project root for license information.
|
|
225
|
-
* Copyright (c) 2013-
|
|
225
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
226
226
|
*/
|
|
227
227
|
module.exports = {
|
|
228
228
|
'Show Blocks': 'Afficher Les Blocs'
|
|
@@ -239,7 +239,7 @@ module.exports = {
|
|
|
239
239
|
/*!
|
|
240
240
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
241
241
|
* See LICENSE.md in the project root for license information.
|
|
242
|
-
* Copyright (c) 2013-
|
|
242
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
243
243
|
*/
|
|
244
244
|
module.exports = {
|
|
245
245
|
'Show Blocks': 'תראה רחובות'
|
|
@@ -256,7 +256,7 @@ module.exports = {
|
|
|
256
256
|
/*!
|
|
257
257
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
258
258
|
* See LICENSE.md in the project root for license information.
|
|
259
|
-
* Copyright (c) 2013-
|
|
259
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
260
260
|
*/
|
|
261
261
|
module.exports = {
|
|
262
262
|
'Show Blocks': 'Mutasd Meg Blokkok'
|
|
@@ -273,7 +273,7 @@ module.exports = {
|
|
|
273
273
|
/*!
|
|
274
274
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
275
275
|
* See LICENSE.md in the project root for license information.
|
|
276
|
-
* Copyright (c) 2013-
|
|
276
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
277
277
|
*/
|
|
278
278
|
module.exports = {
|
|
279
279
|
'Show Blocks': 'Menunjukkan Blok'
|
|
@@ -349,7 +349,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
349
349
|
/*!
|
|
350
350
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
351
351
|
* See LICENSE.md in the project root for license information.
|
|
352
|
-
* Copyright (c) 2013-
|
|
352
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
353
353
|
*/
|
|
354
354
|
|
|
355
355
|
|
|
@@ -383,7 +383,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
383
383
|
/*!
|
|
384
384
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
385
385
|
* See LICENSE.md in the project root for license information.
|
|
386
|
-
* Copyright (c) 2013-
|
|
386
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
387
387
|
*/
|
|
388
388
|
module.exports = {
|
|
389
389
|
'Show Blocks': 'Visualizza Blocchi'
|
|
@@ -400,7 +400,7 @@ module.exports = {
|
|
|
400
400
|
/*!
|
|
401
401
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
402
402
|
* See LICENSE.md in the project root for license information.
|
|
403
|
-
* Copyright (c) 2013-
|
|
403
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
404
404
|
*/
|
|
405
405
|
module.exports = {
|
|
406
406
|
'Show Blocks': 'ショーのブロック'
|
|
@@ -417,7 +417,7 @@ module.exports = {
|
|
|
417
417
|
/*!
|
|
418
418
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
419
419
|
* See LICENSE.md in the project root for license information.
|
|
420
|
-
* Copyright (c) 2013-
|
|
420
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
421
421
|
*/
|
|
422
422
|
module.exports = {
|
|
423
423
|
'Show Blocks': '쇼 블록'
|
|
@@ -434,7 +434,7 @@ module.exports = {
|
|
|
434
434
|
/*!
|
|
435
435
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
436
436
|
* See LICENSE.md in the project root for license information.
|
|
437
|
-
* Copyright (c) 2013-
|
|
437
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
438
438
|
*/
|
|
439
439
|
module.exports = {
|
|
440
440
|
'Show Blocks': 'Toon Blokken'
|
|
@@ -451,7 +451,7 @@ module.exports = {
|
|
|
451
451
|
/*!
|
|
452
452
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
453
453
|
* See LICENSE.md in the project root for license information.
|
|
454
|
-
* Copyright (c) 2013-
|
|
454
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
455
455
|
*/
|
|
456
456
|
module.exports = {
|
|
457
457
|
'Show Blocks': 'Pokaż Bloki'
|
|
@@ -468,7 +468,7 @@ module.exports = {
|
|
|
468
468
|
/*!
|
|
469
469
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
470
470
|
* See LICENSE.md in the project root for license information.
|
|
471
|
-
* Copyright (c) 2013-
|
|
471
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
472
472
|
*/
|
|
473
473
|
module.exports = {
|
|
474
474
|
'Show Blocks': 'Mostrar Blocos'
|
|
@@ -485,7 +485,7 @@ module.exports = {
|
|
|
485
485
|
/*!
|
|
486
486
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
487
487
|
* See LICENSE.md in the project root for license information.
|
|
488
|
-
* Copyright (c) 2013-
|
|
488
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
489
489
|
*/
|
|
490
490
|
module.exports = {
|
|
491
491
|
'Show Blocks': 'Показать Блоки'
|
|
@@ -502,7 +502,7 @@ module.exports = {
|
|
|
502
502
|
/*!
|
|
503
503
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
504
504
|
* See LICENSE.md in the project root for license information.
|
|
505
|
-
* Copyright (c) 2013-
|
|
505
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
506
506
|
*/
|
|
507
507
|
module.exports = {
|
|
508
508
|
'Show Blocks': 'Haritayı Blokları'
|
|
@@ -519,7 +519,7 @@ module.exports = {
|
|
|
519
519
|
/*!
|
|
520
520
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
521
521
|
* See LICENSE.md in the project root for license information.
|
|
522
|
-
* Copyright (c) 2013-
|
|
522
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
523
523
|
*/
|
|
524
524
|
module.exports = {
|
|
525
525
|
'Show Blocks': '显示块'
|
|
@@ -536,7 +536,7 @@ module.exports = {
|
|
|
536
536
|
/*!
|
|
537
537
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
538
538
|
* See LICENSE.md in the project root for license information.
|
|
539
|
-
* Copyright (c) 2013-
|
|
539
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
540
540
|
*/
|
|
541
541
|
module.exports = {
|
|
542
542
|
'Show Blocks': 'แสดงช่วงตึก'
|
|
@@ -567,7 +567,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
567
567
|
/*!
|
|
568
568
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
569
569
|
* See LICENSE.md in the project root for license information.
|
|
570
|
-
* Copyright (c) 2013-
|
|
570
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
571
571
|
*/
|
|
572
572
|
|
|
573
573
|
|
|
@@ -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
|
*/
|
|
@@ -37,7 +37,7 @@ module.exports = "<svg stroke=\"black\" stroke-linejoin=\"round\" stroke-linecap
|
|
|
37
37
|
/*!
|
|
38
38
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
39
39
|
* See LICENSE.md in the project root for license information.
|
|
40
|
-
* Copyright (c) 2013-
|
|
40
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
41
41
|
*/
|
|
42
42
|
|
|
43
43
|
|
|
@@ -92,7 +92,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
92
92
|
/*!
|
|
93
93
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
94
94
|
* See LICENSE.md in the project root for license information.
|
|
95
|
-
* Copyright (c) 2013-
|
|
95
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
96
96
|
*/
|
|
97
97
|
|
|
98
98
|
|
|
@@ -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
|
*/
|
|
@@ -45,7 +45,7 @@ module.exports = "<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\
|
|
|
45
45
|
/*!
|
|
46
46
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
47
47
|
* See LICENSE.md in the project root for license information.
|
|
48
|
-
* Copyright (c) 2013-
|
|
48
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
49
49
|
*/
|
|
50
50
|
|
|
51
51
|
|
|
@@ -102,7 +102,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('translate', (
|
|
|
102
102
|
/*!
|
|
103
103
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
104
104
|
* See LICENSE.md in the project root for license information.
|
|
105
|
-
* Copyright (c) 2013-
|
|
105
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
106
106
|
*/
|
|
107
107
|
|
|
108
108
|
|
|
@@ -168,7 +168,7 @@ var GoogleTranslateProvider = /** @class */ (function () {
|
|
|
168
168
|
/*!
|
|
169
169
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
170
170
|
* See LICENSE.md in the project root for license information.
|
|
171
|
-
* Copyright (c) 2013-
|
|
171
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
172
172
|
*/
|
|
173
173
|
var languages = {
|
|
174
174
|
Afrikaans: 'af',
|
|
@@ -332,7 +332,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
332
332
|
/*!
|
|
333
333
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
334
334
|
* See LICENSE.md in the project root for license information.
|
|
335
|
-
* Copyright (c) 2013-
|
|
335
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
336
336
|
*/
|
|
337
337
|
|
|
338
338
|
|
|
@@ -473,7 +473,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_8__/* .JoditPro */ .A.plugins.add('
|
|
|
473
473
|
/*!
|
|
474
474
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
475
475
|
* See LICENSE.md in the project root for license information.
|
|
476
|
-
* Copyright (c) 2013-
|
|
476
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
477
477
|
*/
|
|
478
478
|
|
|
479
479
|
|
|
@@ -593,7 +593,7 @@ var UITranslateList = /** @class */ (function (_super) {
|
|
|
593
593
|
/*!
|
|
594
594
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
595
595
|
* See LICENSE.md in the project root for license information.
|
|
596
|
-
* Copyright (c) 2013-
|
|
596
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
597
597
|
*/
|
|
598
598
|
|
|
599
599
|
|
|
@@ -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
|
*/
|
|
@@ -29,7 +29,7 @@ return (self["webpackChunkjodit_pro"] = self["webpackChunkjodit_pro"] || []).pus
|
|
|
29
29
|
/*!
|
|
30
30
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
31
31
|
* See LICENSE.md in the project root for license information.
|
|
32
|
-
* Copyright (c) 2013-
|
|
32
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
33
33
|
*/
|
|
34
34
|
|
|
35
35
|
|
|
@@ -150,7 +150,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
150
150
|
/*!
|
|
151
151
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
152
152
|
* See LICENSE.md in the project root for license information.
|
|
153
|
-
* Copyright (c) 2013-
|
|
153
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
154
154
|
*/
|
|
155
155
|
|
|
156
156
|
|
|
@@ -226,7 +226,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_4__/* .JoditPro */ .A.plugins.add('
|
|
|
226
226
|
/*!
|
|
227
227
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
228
228
|
* See LICENSE.md in the project root for license information.
|
|
229
|
-
* Copyright (c) 2013-
|
|
229
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
230
230
|
*/
|
|
231
231
|
|
|
232
232
|
|
package/esm/config.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
declare module 'jodit/config' {
|
|
7
7
|
interface Config {
|
package/esm/config.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import{Config as a}from"./config.js";a.prototype.controls.font.list={"'Andale mono', monospace'":"Andale Mono","Arial, Helvetica, sans-serif":"Arial","'Arial black', sans-serif":"Arial Black","'Book antiqua', palatino, serif":"Book Antiqua","'Comic Sans MS', sans-serif":"Comic Sans MS","'Courier new', Courier, monospace":"Courier New","Georgia, Palatino, serif":"Georgia","Helvetica, Arial, sans-serif":"Helvetica","Impact, Charcoal, sans-serif":"Impact","Symbol, sans-serif":"Symbol","Tahoma, Arial, Helvetica, sans-serif":"Tahoma","Terminal, Monaco, monospace":"Terminal","'Times new roman', Times, serif":"Times New Roman","'Trebuchet ms', Geneva, sans-serif":"Trebuchet MS","Verdana, Geneva, sans-serif":"Verdana",Webdings:"Webdings","Wingdings, 'Zapf dingbats'":"Wingdings"},a.prototype.loadExternalConfig=!0;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import type { IUIRange } from "../../../../types";
|
|
7
7
|
import { UIInput } from "../..";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
var t=this&&this.__decorate||function(t,e,s,n){var a,l=arguments.length,o=l<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,s):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,s,n);else for(var i=t.length-1;i>=0;i--)(a=t[i])&&(o=(l<3?a(o):l>3?a(e,s,o):a(e,s))||o);return l>3&&o&&Object.defineProperty(e,s,o),o};import{autobind as e,component as s,watch as n}from"../../../decorators.js";import{assert as a,css as l}from"../../../helpers.js";import{UIInput as o}from"../../index.js";let i=class UIRange extends o{className(){return"UIRange"}constructor(t,e){super(t,{...e,type:"hidden"}),this.state={...o.defaultState,min:0,max:100},this.startValue=0,this.startX=0,this.width=100,Object.assign(this.state,e),this.appendUIRange(),this.onChangeSelfValue()}appendUIRange(){const t=this.j.create.div(this.getFullElName("slider"));this.container.appendChild(t);const e=this.j.create.div(this.getFullElName("handle"));t.appendChild(e);const s=this.j.create.div(this.getFullElName("log")),n=this.getElm("label");a(null!=n,"label element does not exists"),n.appendChild(s)}onDragStart(t){this.startValue=parseFloat(this.value)||0,this.startX=t.clientX;const e=this.getElm("slider");a(null!=e,"slider element does not exists"),this.width=e.offsetWidth,this.j.e.on(this.j.ow,"mousemove",this.onDrag)}onDrag(t){const{min:e,max:s}=this.state,n=(t.clientX-this.startX)/this.width*(this.state.max-this.state.min);let a=this.startValue+n;a<e&&(a=e),a>s&&(a=s),this.value=a.toString()}onDragEnd(){this.j.e.off(this.j.ow,"mousemove",this.onDrag)}onChangeSelfValue(){const t=this.getElm("handle"),e=parseFloat(this.value)||0;a(null!=t,"Handle element does not exist"),l(t,{left:(e-this.state.min)/(this.state.max-this.state.min)*100+"%"});const s=this.getElm("log");a(null!=s,"log element does not exist"),s.innerText=e.toString()}destruct(){return this.onDragEnd(),super.destruct()}};t([n(["handle:mousedown","handle:touchstart"])],i.prototype,"onDragStart",null),t([e],i.prototype,"onDrag",null),t([n(["j.ow:mouseup","j.ow:touchend"])],i.prototype,"onDragEnd",null),t([n(":change")],i.prototype,"onChangeSelfValue",null),i=t([s],i);export{i as UIRange};
|
package/esm/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import "./plugins/index";
|
|
7
7
|
export { JoditPro as Jodit } from "./jodit-pro";
|
package/esm/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import"./plugins/index.js";import{JoditPro as o}from"./jodit-pro.js";export{JoditPro as Jodit}from"./jodit-pro.js";o.plugins.add("poweredByJodit",(function poweredByJodit(){}));
|
package/esm/jodit-pro.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import { Jodit } from "./index";
|
|
7
7
|
import "./config";
|
package/esm/jodit-pro.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import{APP_VERSION as o,IS_PROD as t,IS_TEST as r}from"./core/constants.js";import{appendScriptAsync as i}from"./core/helpers/utils/append-script.js";import{css as s}from"./core/helpers/utils/css.js";import{Jodit as e}from"./index.js";import"./config.js";export class JoditPro extends e{beforeInitHook(){if(t&&!r&&this.o.loadExternalConfig)return i(this,this.basePath+"config.js")}afterInitHook(){(async()=>{if("normal"!==await this.e.fire("checkReserve")){if(this.isInDestruct)return;const o='Trial version. Buy <a href="https://xdsoft.net/jodit/pro/">Jodit Pro</a>',i=this.c.div("",o);!r&&t&&console.error(o),s(i,{position:"absolute",color:"red",right:10,bottom:10}),this.addDisclaimer(i)}})().catch((()=>null)),super.afterInitHook()}getVersion(){return"PRO "+o}}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import type { IJodit } from "../../types";
|
|
7
7
|
import { Plugin } from "../../core/plugin";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
var e=this&&this.__decorate||function(e,t,o,s){var r,i=arguments.length,p=i<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,o):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)p=Reflect.decorate(e,t,o,s);else for(var n=e.length-1;n>=0;n--)(r=e[n])&&(p=(i<3?r(p):i>3?r(t,o,p):r(t,o))||p);return i>3&&p&&Object.defineProperty(t,o,p),p};import{KEY_DOWN as t,KEY_ENTER as o,KEY_ESC as s,KEY_TAB as r,KEY_UP as i}from"../../core/constants.js";import{autobind as p,debounce as n}from"../../core/decorators.js";import{Dom as l}from"../../core/dom/dom.js";import{isArray as u,isFunction as c,isPromise as a,isString as m,position as h,trim as f}from"../../core/helpers.js";import{Plugin as d}from"../../core/plugin.js";import{Popup as y}from"../../core/ui/popup/popup.js";import{Config as j}from"../../config.js";import{Autocomplete as w}from"./ui/autocomplete.js";import{getTextLeftOfCursor as g,replaceTextLeftOfCursorAfterSpace as C}from"./helpers.js";import{JoditPro as R}from"../../jodit-pro.js";j.prototype.autocomplete={sources:[],maxItems:50,isMatchedQuery:(e,t)=>0===t.toLowerCase().indexOf(e.toLowerCase()),itemRenderer:e=>e.title??e.value,insertValueRenderer:e=>e.value+" "};export class autocomplete extends d{constructor(e){super(e),this.hasStyle=!R.fatMode,this.sources=[]}afterInit(e){this.popup=new y(e),this.popup.setMod("padding",!1),this.list=new w(e),this.popup.setContent(this.list.container),e.e.on("select.autocomplete",(t=>{let o=t.value;c(t.insertValueRenderer)&&(o=t.insertValueRenderer(t)),l.isNode(o)||(o=e.createInside.fromHTML(o)),C(e.s.range,o),this.j.s.setCursorAfter(o),this.j.synchronizeValues(),this.popup.close()})).on("keydown.autocomplete",this.onKeyDown).on("keydown.autocomplete",this.onKeyControlDown,{top:!0}).on("beforeEnter.autocomplete",this.onEnter,{top:!0}).on("autocomplete.autocomplete",this.onAutoComplete).on("registerAutocompleteSource.autocomplete",this.registerAutocompleteSource)}registerAutocompleteSource(e){this.sources.push(e)}static isControlKey(e){return e===t||e===i||e===o||e===r}async onKeyDown(e){if(e.key===s)return void(this.popup.isOpened&&this.popup.close());const{s:t}=this.j;if(autocomplete.isControlKey(e.key)||!t.isInsideArea||!t.isCollapsed)return;const o=this.j.s.sel?.rangeCount?this.j.s.sel?.getRangeAt(0):null,r=o&&g(o).split(" ").pop();if(r&&f(r).length){const e=await this.onAutoComplete(r);if(e.length)return this.openPopup(e)}this.popup.isOpened&&this.popup.close()}onKeyControlDown(e){if(this.popup.isOpened&&autocomplete.isControlKey(e.key)){switch(e.key){case t:this.list.selectNext();break;case i:this.list.selectPrevious();break;case r:this.list.select()}return this.j.e.stopPropagation(e.type),!1}}onEnter(){if(this.popup.isOpened)return this.list.select(),!1}async onAutoComplete(e){const t=[];return await Promise.all(this.sources.concat(this.j.o.autocomplete.sources).map((async o=>{t.push(...await this.resolveFeed(e,o))}))),t}async resolveFeed(e,t,o){let s;if(a(t)&&(t=await t),c(t))s=await t(e);else if(u(t)){const o=t,{isMatchedQuery:r}=this.j.o.autocomplete;s=o.filter((t=>m(t)?r(e,t):r(e,t.value))).map((e=>m(e)?{title:e,value:e}:e))}else s=await this.resolveFeed(e,t.feed,t);if(this.j.isDestructed)return[];if(s&&u(s)){const{itemRenderer:e,insertValueRenderer:t,maxItems:r}=this.j.o.autocomplete;return s=s.map((s=>({itemRenderer:o?.itemRenderer??e,insertValueRenderer:o?.insertValueRenderer??t,...s}))),s.slice(0,r)}return[]}openPopup(e){this.list.build(e),this.popup.open((()=>{const{j:e}=this,t=e.s.range.getBoundingClientRect(),o={left:t.left,top:t.top,height:t.height,width:t.width};if(e.o.iframe&&e.iframe){const t=h(e.iframe,e);o.top+=t.top,o.left+=t.left}return o}))}beforeDestruct(e){e.e.off(this.list).off("keydown.autocomplete",this.onKeyDown).off("autocomplete.autocomplete",this.onAutoComplete).off(".autocomplete"),this.list.destruct(),this.popup.destruct()}}autocomplete.requires=["enter","license"],e([p],autocomplete.prototype,"registerAutocompleteSource",null),e([n()],autocomplete.prototype,"onKeyDown",null),e([p],autocomplete.prototype,"onKeyControlDown",null),e([p],autocomplete.prototype,"onEnter",null),e([p],autocomplete.prototype,"onAutoComplete",null),e([p],autocomplete.prototype,"resolveFeed",null),R.plugins.add("autocomplete",autocomplete);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
/**
|
|
7
7
|
* For collapsed selection return left text value before cursor
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import{Dom as t}from"../../core/dom/dom.js";export function getTextLeftOfCursor(e){const{startContainer:r,startOffset:n}=e;if(t.isText(r))return r.nodeValue?.substr(0,n)??"";const o=r.childNodes[n];if(!o)return"";if(t.isText(o))return o.nodeValue??"";const s=t.findNotEmptyNeighbor(o,!0,r);return t.isText(s)?o.nodeValue??"":""}export function replaceTextLeftOfCursorAfterSpace(e,r){let{startContainer:n,startOffset:o}=e;if(t.isText(n)||(n=n.childNodes[o-1],t.isText(n)&&(o=n.nodeValue?.length??0)),t.isText(n)){const t=n.nodeValue??"",s=t.substring(0,o),i=t.substring(o),u=s.split(" ");u[u.length-1]="";const f=u.join(" ");return n.nodeValue=f+i,e.setStart(n,f.length),void e.insertNode(r)}}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import type { CanPromise, IDictionary } from "../../types";
|
|
7
7
|
export interface IAutoCompleteItem<T = IDictionary> {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
export{};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import { UIGroup } from "../../../core/ui/group/group";
|
|
7
7
|
import { AutocompleteItem } from "./item";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
var e=this&&this.__decorate||function(e,t,n,o){var r,c=arguments.length,i=c<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(i=(c<3?r(i):c>3?r(t,n,i):r(t,n))||i);return c>3&&i&&Object.defineProperty(t,n,i),i};import{component as t,watch as n}from"../../../core/decorators.js";import{UIGroup as o}from"../../../core/ui/group/group.js";import{AutocompleteItem as r}from"./item.js";let c=class Autocomplete extends o{constructor(){super(...arguments),this.elements=[],this.currentSelection=-1}className(){return"Autocomplete"}onChangeSelection(e,t){null!=t&&this.elements[t]?.setMod("active",!1),this.elements[this.currentSelection].setMod("active",!0),this.elements[this.currentSelection].container.scrollIntoView(!1)}build(e){this.clear(),e.forEach(((e,t)=>{const n=new r(this.jodit,e);this.j.e.on(n.container,"mousedown touchstart",(e=>{e.preventDefault()})).on(n.container,"click",(()=>{this.currentSelection=t,this.select()})),this.append(n)})),this.currentSelection=0,this.onChangeSelection()}selectNext(){this.currentSelection+1<=this.elements.length-1?this.currentSelection+=1:this.currentSelection=0}selectPrevious(){this.currentSelection-1>=0?this.currentSelection-=1:this.currentSelection=this.elements.length-1}select(){this.j.e.fire("select.autocomplete",this.elements[this.currentSelection].item)}};e([n("currentSelection")],c.prototype,"onChangeSelection",null),c=e([t],c);export{c as Autocomplete};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import { UIElement } from "../../../core/ui/element";
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import{isFunction as e,isString as t}from"../../../core/helpers/checker.js";import{UIElement as r}from"../../../core/ui/element.js";export class AutocompleteItem extends r{className(){return"AutocompleteItem"}constructor(r,o){super(r),this.item=o;const{container:n}=this;if(e(o.itemRenderer)){const e=o.itemRenderer(o);t(e)?n.innerHTML=e:n.appendChild(e)}else n.innerText=o.title??o.value}}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import type { IJodit } from "../../types";
|
|
7
7
|
import { Plugin } from "../../core/plugin";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
var t=this&&this.__decorate||function(t,e,o,i){var s,a=arguments.length,n=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,o):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,o,i);else for(var r=t.length-1;r>=0;r--)(s=t[r])&&(n=(a<3?s(n):a>3?s(e,o,n):s(e,o))||n);return a>3&&n&&Object.defineProperty(e,o,n),n};import{autobind as e}from"../../core/decorators.js";import{Plugin as o}from"../../core/plugin.js";import{Button as i,UIBlock as s}from"../../core/ui/index.js";import"./config.js";import{DefaultStorage as a}from"./modules/store.js";import{UIBackupBox as n}from"./ui/box.js";import{JoditPro as r}from"../../jodit-pro.js";export class backup extends o{constructor(){super(...arguments),this.hasStyle=!r.fatMode,this.buttons=[{name:"backup.restore",group:"history"}],this.__box=new n(this.j),this.__dialog=null,this.__storage=this.jodit.o.backup.remoteStore??new a(this.jodit),this.timeout=0}afterInit(t){t.registerCommand("saveBackup",this.onSaveBackup).registerCommand("openBackupDialog",{exec:this.onOpenBackupDialog,hotkeys:t.o.backup.hotkeys});const startInterval=()=>{this.timeout=t.async.setTimeout((()=>{this.onSaveBackup(),startInterval()}),1e3*t.o.backup.interval)};startInterval(),t.e.on(this.__box,"choose",this.onSelectItem).on(t.ow,"beforeunload.backup",(()=>{this.onSaveBackup()}))}prepareDialog(){this.__dialog||(this.__dialog=this.j.dlg({minWidth:this.j.o.backup.dialogWidth,buttons:["fullsize","dialog.close"]}).setContent(this.__box.container)),this.__dialog.setHeader(this.jodit.i18n("Restore")),this.addButtonsToDialog()}onSaveBackup(){this.__storage.add({created:new Date,html:this.j.value})}async onOpenBackupDialog(){this.prepareDialog();const{__dialog:t}=this;if(!t)return;t.open().setModal(!0);const e=await this.__storage.items();this.__box.build([{created:new Date,html:this.j.value},...e]),t.calcAutoSize(),t.setPosition()}onSelectItem(t){this.__dialog?.close(),this.j.value=t.html,this.j.s.focus()}addButtonsToDialog(){const{jodit:t}=this,e=i(t,{name:"ok",tabIndex:0,variant:"primary",text:"Ok"}),o=i(t,{variant:"secondary",tabIndex:0,text:"Cancel"}),a=i(t,{name:"clear",tabIndex:0,variant:"secondary",text:"Remove all"});e.onAction((()=>{this.__box.chooseSelected()})),o.onAction((()=>{this.__dialog?.close()})),a.onAction((()=>{t.confirm("Are you sure?",void 0,(t=>{t&&(this.__storage.clear(),this.__dialog?.close())}))}));const n=new s(t,[a,o,e]);n.container.style.margin="0",n.container.style.justifyContent="flex-end",n.container.style.width="100%",this.__dialog?.setFooter(n)}beforeDestruct(){const{j:t}=this;t.async.clearTimeout(this.timeout),t.e.off(this.__box,"choose",this.onSelectItem).off(t.ow,"beforeunload.backup"),this.__box.destruct(),this.__dialog?.destruct()}}backup.requires=["license"],t([e],backup.prototype,"onSaveBackup",null),t([e],backup.prototype,"onOpenBackupDialog",null),t([e],backup.prototype,"onSelectItem",null),r.plugins.add("backup",backup);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
3
3
|
* See LICENSE.md in the project root for license information.
|
|
4
|
-
* Copyright (c) 2013-
|
|
4
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
5
5
|
*/
|
|
6
6
|
import type { ISnapshotStorage } from "./interface";
|
|
7
7
|
declare module 'jodit/config' {
|