jodit-pro 4.2.58 → 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 +48 -48
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +576 -576
- 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 +3 -3
- package/es2015/plugins/finder/finder.js +27 -27
- 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 +48 -48
- package/es2018/jodit.fat.min.js +2 -2
- package/es2018/jodit.js +576 -576
- 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 +3 -3
- package/es2018/plugins/finder/finder.js +27 -27
- 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 +48 -48
- package/es2021/jodit.fat.min.js +2 -2
- package/es2021/jodit.js +576 -576
- 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 +3 -3
- package/es2021/plugins/finder/finder.js +27 -27
- 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 +48 -48
- package/es2021.en/jodit.fat.min.js +2 -2
- package/es2021.en/jodit.js +488 -488
- 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 +3 -3
- package/es2021.en/plugins/finder/finder.js +26 -26
- 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.js +1 -1
- package/es5/292.min.js +1 -1
- package/es5/jodit.css +49 -49
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +576 -576
- 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 +3 -3
- package/es5/plugins/finder/finder.js +27 -27
- package/es5/plugins/finder/finder.min.js +1 -1
- package/es5/plugins/google-maps/google-maps.css +5 -5
- package/es5/plugins/google-maps/google-maps.js +28 -28
- package/es5/plugins/google-maps/google-maps.min.js +1 -1
- package/es5/plugins/google-search/google-search.js +2 -2
- package/es5/plugins/google-search/google-search.min.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.js +2 -2
- package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.js +4 -4
- package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es5/plugins/keyboard/keyboard.css +1 -1
- package/es5/plugins/keyboard/keyboard.js +2 -2
- package/es5/plugins/keyboard/keyboard.min.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.js +3 -3
- package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es5/plugins/page-break/page-break.js +4 -4
- package/es5/plugins/page-break/page-break.min.js +1 -1
- package/es5/plugins/paste-code/paste-code.css +1 -1
- package/es5/plugins/paste-code/paste-code.js +3 -3
- package/es5/plugins/paste-code/paste-code.min.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.js +23 -23
- package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es5/plugins/todo-list/todo-list.css +1 -1
- package/es5/plugins/todo-list/todo-list.js +3 -3
- package/es5/plugins/todo-list/todo-list.min.js +1 -1
- package/es5/plugins/translate/translate.css +1 -1
- package/es5/plugins/translate/translate.js +7 -7
- package/es5/plugins/translate/translate.min.js +1 -1
- package/es5/plugins/tune-block/tune-block.css +1 -1
- package/es5/plugins/tune-block/tune-block.js +4 -4
- package/es5/plugins/tune-block/tune-block.min.js +1 -1
- package/esm/config.d.ts +1 -1
- package/esm/config.js +1 -1
- package/esm/core/ui/form/range/range.d.ts +1 -1
- package/esm/core/ui/form/range/range.js +1 -1
- package/esm/index.d.ts +1 -1
- package/esm/index.js +1 -1
- package/esm/jodit-pro.d.ts +1 -1
- package/esm/jodit-pro.js +1 -1
- package/esm/plugins/autocomplete/autocomplete.d.ts +1 -1
- package/esm/plugins/autocomplete/autocomplete.js +1 -1
- package/esm/plugins/autocomplete/helpers.d.ts +1 -1
- package/esm/plugins/autocomplete/helpers.js +1 -1
- package/esm/plugins/autocomplete/interface.d.ts +1 -1
- package/esm/plugins/autocomplete/interface.js +1 -1
- package/esm/plugins/autocomplete/ui/autocomplete.d.ts +1 -1
- package/esm/plugins/autocomplete/ui/autocomplete.js +1 -1
- package/esm/plugins/autocomplete/ui/item.d.ts +1 -1
- package/esm/plugins/autocomplete/ui/item.js +1 -1
- package/esm/plugins/backup/backup.d.ts +1 -1
- package/esm/plugins/backup/backup.js +1 -1
- package/esm/plugins/backup/config.d.ts +1 -1
- package/esm/plugins/backup/config.js +1 -1
- package/esm/plugins/backup/interface.d.ts +1 -1
- package/esm/plugins/backup/interface.js +1 -1
- package/esm/plugins/backup/langs/index.d.ts +1 -1
- package/esm/plugins/backup/langs/index.js +1 -1
- package/esm/plugins/backup/modules/store.d.ts +1 -1
- package/esm/plugins/backup/modules/store.js +1 -1
- package/esm/plugins/backup/ui/box.d.ts +1 -1
- package/esm/plugins/backup/ui/box.js +1 -1
- package/esm/plugins/backup/ui/item.d.ts +1 -1
- package/esm/plugins/backup/ui/item.js +1 -1
- package/esm/plugins/backup/ui/list.d.ts +1 -1
- package/esm/plugins/backup/ui/list.js +1 -1
- package/esm/plugins/button-generator/button-generator.d.ts +1 -1
- package/esm/plugins/button-generator/config.d.ts +1 -1
- package/esm/plugins/button-generator/config.js +1 -1
- package/esm/plugins/button-generator/ui/button/button.d.ts +1 -1
- package/esm/plugins/button-generator/ui/form/form.d.ts +1 -1
- package/esm/plugins/button-generator/ui/generator/button-generator.d.ts +1 -1
- package/esm/plugins/button-generator/ui/generator/button-generator.js +1 -1
- package/esm/plugins/button-generator/ui/preview/preview.d.ts +1 -1
- package/esm/plugins/change-case/change-case.d.ts +1 -1
- package/esm/plugins/change-case/change-case.js +1 -1
- package/esm/plugins/change-case/config.d.ts +1 -1
- package/esm/plugins/change-case/config.js +1 -1
- package/esm/plugins/color-picker/color-picker.d.ts +1 -1
- package/esm/plugins/color-picker/color-picker.js +1 -1
- package/esm/plugins/color-picker/ui/input/color-input.d.ts +1 -1
- package/esm/plugins/color-picker/ui/input/color-input.js +1 -1
- package/esm/plugins/emoji/emoji.d.ts +1 -1
- package/esm/plugins/emoji/emoji.js +1 -1
- package/esm/plugins/emoji/interface.d.ts +1 -1
- package/esm/plugins/emoji/interface.js +1 -1
- package/esm/plugins/emoji/ui/emoji.d.ts +1 -1
- package/esm/plugins/emoji/ui/emoji.js +1 -1
- package/esm/plugins/export-docs/config.d.ts +1 -1
- package/esm/plugins/export-docs/config.js +1 -1
- package/esm/plugins/export-docs/export-docs.d.ts +1 -1
- package/esm/plugins/export-docs/export-docs.js +1 -1
- package/esm/plugins/finder/browser.d.ts +1 -1
- package/esm/plugins/finder/browser.js +1 -1
- package/esm/plugins/finder/config.d.ts +1 -1
- package/esm/plugins/finder/config.js +1 -1
- package/esm/plugins/finder/finder.d.ts +1 -1
- package/esm/plugins/finder/finder.js +1 -1
- package/esm/plugins/finder/helpers/context-menu.d.ts +1 -1
- package/esm/plugins/finder/helpers/context-menu.js +1 -1
- package/esm/plugins/finder/helpers/helpers.d.ts +1 -1
- package/esm/plugins/finder/helpers/helpers.js +1 -1
- package/esm/plugins/finder/helpers/history-manager.d.ts +1 -1
- package/esm/plugins/finder/helpers/history-manager.js +1 -1
- package/esm/plugins/finder/helpers/loading-manager.d.ts +1 -1
- package/esm/plugins/finder/helpers/loading-manager.js +1 -1
- package/esm/plugins/finder/helpers/persistent-store.d.ts +1 -1
- package/esm/plugins/finder/helpers/persistent-store.js +1 -1
- package/esm/plugins/finder/helpers/state-manager.d.ts +1 -1
- package/esm/plugins/finder/helpers/state-manager.js +1 -1
- package/esm/plugins/finder/interface.d.ts +1 -1
- package/esm/plugins/finder/langs/index.d.ts +1 -1
- package/esm/plugins/finder/langs/index.js +1 -1
- package/esm/plugins/finder/langs/ru.js +1 -1
- package/esm/plugins/finder/ui/assets/icons/index.js +1 -1
- package/esm/plugins/finder/ui/folder/folder.d.ts +1 -1
- package/esm/plugins/finder/ui/folder/folder.js +1 -1
- package/esm/plugins/finder/ui/header/header.d.ts +1 -1
- package/esm/plugins/finder/ui/header/header.js +1 -1
- package/esm/plugins/finder/ui/item/item.d.ts +1 -1
- package/esm/plugins/finder/ui/item/item.js +1 -1
- package/esm/plugins/finder/ui/lightboox/lightbox.d.ts +1 -1
- package/esm/plugins/finder/ui/lightboox/lightbox.js +1 -1
- package/esm/plugins/finder/ui/panel/panel.d.ts +1 -1
- package/esm/plugins/finder/ui/panel/panel.js +1 -1
- package/esm/plugins/finder/ui/preview/preview.d.ts +1 -1
- package/esm/plugins/finder/ui/progress/progress.d.ts +1 -1
- package/esm/plugins/finder/ui/settings/settings.d.ts +1 -1
- package/esm/plugins/finder/ui/settings/settings.js +1 -1
- package/esm/plugins/finder/ui/sidebar/sidebar.d.ts +1 -1
- package/esm/plugins/finder/ui/source/source.d.ts +1 -1
- package/esm/plugins/finder/ui/source/source.js +1 -1
- package/esm/plugins/finder/ui/sources/sources.d.ts +1 -1
- package/esm/plugins/finder/ui/sources/sources.js +1 -1
- package/esm/plugins/finder/ui/statusbar/statusbar.d.ts +1 -1
- package/esm/plugins/finder/ui/statusbar/statusbar.js +1 -1
- package/esm/plugins/finder/ui/tree/tree.d.ts +1 -1
- package/esm/plugins/finder/ui/tree/tree.js +1 -1
- package/esm/plugins/finder/ui/virtual-scroll/virtual-scroll.d.ts +1 -1
- package/esm/plugins/finder/ui/virtual-scroll/virtual-scroll.js +1 -1
- package/esm/plugins/google-maps/assets/index.d.ts +1 -1
- package/esm/plugins/google-maps/assets/index.js +1 -1
- package/esm/plugins/google-maps/config.d.ts +1 -1
- package/esm/plugins/google-maps/config.js +1 -1
- package/esm/plugins/google-maps/google-maps.d.ts +1 -1
- package/esm/plugins/google-maps/google-maps.js +1 -1
- package/esm/plugins/google-maps/helpers/const.d.ts +1 -1
- package/esm/plugins/google-maps/helpers/const.js +1 -1
- package/esm/plugins/google-maps/helpers/generate-js-script.d.ts +1 -1
- package/esm/plugins/google-maps/helpers/generate-static-elements.d.ts +1 -1
- package/esm/plugins/google-maps/helpers/generate-static-elements.js +1 -1
- package/esm/plugins/google-maps/helpers/helpers.d.ts +1 -1
- package/esm/plugins/google-maps/helpers/helpers.js +1 -1
- package/esm/plugins/google-maps/helpers/static-url.d.ts +1 -1
- package/esm/plugins/google-maps/helpers/static-url.js +1 -1
- package/esm/plugins/google-maps/interface.d.ts +1 -1
- package/esm/plugins/google-maps/ui/combo-box/combo-box.d.ts +1 -1
- package/esm/plugins/google-maps/ui/combo-box/combo-box.js +1 -1
- package/esm/plugins/google-maps/ui/editors/base.d.ts +1 -1
- package/esm/plugins/google-maps/ui/editors/base.js +1 -1
- package/esm/plugins/google-maps/ui/editors/index.d.ts +1 -1
- package/esm/plugins/google-maps/ui/editors/index.js +1 -1
- package/esm/plugins/google-maps/ui/editors/marker/marker.d.ts +1 -1
- package/esm/plugins/google-maps/ui/editors/marker/marker.js +1 -1
- package/esm/plugins/google-maps/ui/editors/polygon/polygon.d.ts +1 -1
- package/esm/plugins/google-maps/ui/editors/polygon/polygon.js +1 -1
- package/esm/plugins/google-maps/ui/editors/polyline/polyline.d.ts +1 -1
- package/esm/plugins/google-maps/ui/editors/polyline/polyline.js +1 -1
- package/esm/plugins/google-maps/ui/index.d.ts +1 -1
- package/esm/plugins/google-maps/ui/index.js +1 -1
- package/esm/plugins/google-maps/ui/map/map.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/map.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/add-new-in-state.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/add-new-in-state.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/index.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/index.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/init-or-update-element-from-state.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/init-or-update-element-from-state.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/on-change-geometries.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/on-change-geometries.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/open-props-dialog.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/open-props-dialog.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/remove-element.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/remove-element.js +1 -1
- package/esm/plugins/google-maps/ui/map/modules/update-state-and-gme.d.ts +1 -1
- package/esm/plugins/google-maps/ui/map/modules/update-state-and-gme.js +1 -1
- package/esm/plugins/google-maps/ui/maps-controls/maps-controls.d.ts +1 -1
- package/esm/plugins/google-maps/ui/maps-controls/maps-controls.js +1 -1
- package/esm/plugins/google-maps/ui/maps-props/maps-props.d.ts +1 -1
- package/esm/plugins/google-maps/ui/maps-props/maps-props.js +1 -1
- package/esm/plugins/google-maps/ui/wysiwyg/wysiwyg.d.ts +1 -1
- package/esm/plugins/google-maps/ui/wysiwyg/wysiwyg.js +1 -1
- package/esm/plugins/google-search/google-search.d.ts +1 -1
- package/esm/plugins/google-search/google-search.js +1 -1
- package/esm/plugins/highlight-signature/highlight-signature.d.ts +1 -1
- package/esm/plugins/highlight-signature/highlight-signature.js +1 -1
- package/esm/plugins/iframe-editor/config.d.ts +1 -1
- package/esm/plugins/iframe-editor/config.js +1 -1
- package/esm/plugins/iframe-editor/iframe-editor.d.ts +1 -1
- package/esm/plugins/iframe-editor/iframe-editor.js +1 -1
- package/esm/plugins/iframe-editor/interface.d.ts +1 -1
- package/esm/plugins/iframe-editor/interface.js +1 -1
- package/esm/plugins/iframe-editor/ui/iframe-editor/iframe-editor.d.ts +1 -1
- package/esm/plugins/iframe-editor/ui/iframe-editor/iframe-editor.js +1 -1
- package/esm/plugins/index.d.ts +1 -1
- package/esm/plugins/index.js +1 -1
- package/esm/plugins/keyboard/config.d.ts +1 -1
- package/esm/plugins/keyboard/interface.d.ts +1 -1
- package/esm/plugins/keyboard/interface.js +1 -1
- package/esm/plugins/keyboard/keyboard.d.ts +1 -1
- package/esm/plugins/keyboard/ui/keyboard/keyboard.d.ts +1 -1
- package/esm/plugins/keyboard/ui/keyboard/keyboard.js +1 -1
- package/esm/plugins/license/helpers/helpers.d.ts +1 -1
- package/esm/plugins/license/helpers/helpers.js +1 -1
- package/esm/plugins/license/license.d.ts +1 -1
- package/esm/plugins/license/license.js +1 -1
- package/esm/plugins/mobile-view/config.d.ts +1 -1
- package/esm/plugins/mobile-view/config.js +1 -1
- package/esm/plugins/mobile-view/mobile-view.d.ts +1 -1
- package/esm/plugins/mobile-view/mobile-view.js +1 -1
- package/esm/plugins/page-break/config.d.ts +1 -1
- package/esm/plugins/page-break/config.js +1 -1
- package/esm/plugins/page-break/page-break.css.js +1 -1
- package/esm/plugins/page-break/page-break.d.ts +1 -1
- package/esm/plugins/page-break/page-break.js +1 -1
- package/esm/plugins/paste-code/config.d.ts +1 -1
- package/esm/plugins/paste-code/config.js +1 -1
- package/esm/plugins/paste-code/paste-code.d.ts +1 -1
- package/esm/plugins/paste-code/paste-code.js +1 -1
- package/esm/plugins/paste-from-word/cases/clean-styles.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/clean-styles.js +1 -1
- package/esm/plugins/paste-from-word/cases/clear-attributes.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/clear-attributes.js +1 -1
- package/esm/plugins/paste-from-word/cases/clear-class-name.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/clear-class-name.js +1 -1
- package/esm/plugins/paste-from-word/cases/convert-style-unit-to-pixels.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/convert-style-unit-to-pixels.js +1 -1
- package/esm/plugins/paste-from-word/cases/convert-to-list.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/convert-to-list.js +1 -1
- package/esm/plugins/paste-from-word/cases/index.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/index.js +1 -1
- package/esm/plugins/paste-from-word/cases/mark-page-break.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/mark-page-break.js +1 -1
- package/esm/plugins/paste-from-word/cases/normalize-image-props.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/normalize-image-props.js +1 -1
- package/esm/plugins/paste-from-word/cases/process-image.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/process-image.js +1 -1
- package/esm/plugins/paste-from-word/cases/process-links.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/process-links.js +1 -1
- package/esm/plugins/paste-from-word/cases/remove-extra-tags.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/remove-extra-tags.js +1 -1
- package/esm/plugins/paste-from-word/cases/remove-inside-comment.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/remove-inside-comment.js +1 -1
- package/esm/plugins/paste-from-word/cases/replace-old-tags.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/replace-old-tags.js +1 -1
- package/esm/plugins/paste-from-word/cases/table.d.ts +1 -1
- package/esm/plugins/paste-from-word/cases/table.js +1 -1
- package/esm/plugins/paste-from-word/config.d.ts +1 -1
- package/esm/plugins/paste-from-word/config.js +1 -1
- package/esm/plugins/paste-from-word/constants.d.ts +1 -1
- package/esm/plugins/paste-from-word/constants.js +1 -1
- package/esm/plugins/paste-from-word/element/checkers.d.ts +1 -1
- package/esm/plugins/paste-from-word/element/checkers.js +1 -1
- package/esm/plugins/paste-from-word/element/element.d.ts +1 -1
- package/esm/plugins/paste-from-word/element/element.js +1 -1
- package/esm/plugins/paste-from-word/element/index.d.ts +1 -1
- package/esm/plugins/paste-from-word/element/index.js +1 -1
- package/esm/plugins/paste-from-word/element/render.d.ts +1 -1
- package/esm/plugins/paste-from-word/element/render.js +1 -1
- package/esm/plugins/paste-from-word/element/style.d.ts +1 -1
- package/esm/plugins/paste-from-word/element/style.js +1 -1
- package/esm/plugins/paste-from-word/helpers/apply-styles-pro.d.ts +1 -1
- package/esm/plugins/paste-from-word/helpers/apply-styles-pro.js +1 -1
- package/esm/plugins/paste-from-word/helpers/calc-list-levels.d.ts +1 -1
- package/esm/plugins/paste-from-word/helpers/calc-list-levels.js +1 -1
- package/esm/plugins/paste-from-word/helpers/helpers.d.ts +1 -1
- package/esm/plugins/paste-from-word/helpers/helpers.js +1 -1
- package/esm/plugins/paste-from-word/helpers/index.d.ts +1 -1
- package/esm/plugins/paste-from-word/helpers/index.js +1 -1
- package/esm/plugins/paste-from-word/helpers/transform-word-to-html.d.ts +1 -1
- package/esm/plugins/paste-from-word/helpers/transform-word-to-html.js +1 -1
- package/esm/plugins/paste-from-word/interface.d.ts +1 -1
- package/esm/plugins/paste-from-word/interface.js +1 -1
- package/esm/plugins/paste-from-word/paste-from-word.d.ts +1 -1
- package/esm/plugins/paste-from-word/paste-from-word.js +1 -1
- package/esm/plugins/show-blocks/config.d.ts +1 -1
- package/esm/plugins/show-blocks/config.js +1 -1
- package/esm/plugins/show-blocks/langs/ar.js +1 -1
- package/esm/plugins/show-blocks/langs/cs_cz.js +1 -1
- package/esm/plugins/show-blocks/langs/de.js +1 -1
- package/esm/plugins/show-blocks/langs/es.js +1 -1
- package/esm/plugins/show-blocks/langs/fa.js +1 -1
- package/esm/plugins/show-blocks/langs/fr.js +1 -1
- package/esm/plugins/show-blocks/langs/he.js +1 -1
- package/esm/plugins/show-blocks/langs/hu.js +1 -1
- package/esm/plugins/show-blocks/langs/id.js +1 -1
- package/esm/plugins/show-blocks/langs/index.d.ts +1 -1
- package/esm/plugins/show-blocks/langs/index.js +1 -1
- package/esm/plugins/show-blocks/langs/it.js +1 -1
- package/esm/plugins/show-blocks/langs/ja.js +1 -1
- package/esm/plugins/show-blocks/langs/ko.js +1 -1
- package/esm/plugins/show-blocks/langs/nl.js +1 -1
- package/esm/plugins/show-blocks/langs/pl.js +1 -1
- package/esm/plugins/show-blocks/langs/pt_br.js +1 -1
- package/esm/plugins/show-blocks/langs/ru.js +1 -1
- package/esm/plugins/show-blocks/langs/tr.js +1 -1
- package/esm/plugins/show-blocks/langs/zh_cn.js +1 -1
- package/esm/plugins/show-blocks/langs/zh_tw.js +1 -1
- package/esm/plugins/show-blocks/show-blocks.d.ts +1 -1
- package/esm/plugins/show-blocks/show-blocks.js +1 -1
- package/esm/plugins/todo-list/config.d.ts +1 -1
- package/esm/plugins/todo-list/config.js +1 -1
- package/esm/plugins/todo-list/todo-list.d.ts +1 -1
- package/esm/plugins/todo-list/todo-list.js +1 -1
- package/esm/plugins/translate/config.d.ts +1 -1
- package/esm/plugins/translate/config.js +1 -1
- package/esm/plugins/translate/interface.d.ts +1 -1
- package/esm/plugins/translate/interface.js +1 -1
- package/esm/plugins/translate/providers/google/google.d.ts +1 -1
- package/esm/plugins/translate/providers/google/google.js +1 -1
- package/esm/plugins/translate/providers/languages.d.ts +1 -1
- package/esm/plugins/translate/providers/languages.js +1 -1
- package/esm/plugins/translate/translate.d.ts +1 -1
- package/esm/plugins/translate/translate.js +1 -1
- package/esm/plugins/translate/ui/list/list.d.ts +1 -1
- package/esm/plugins/translate/ui/list/list.js +1 -1
- package/esm/plugins/translate/ui/settings/settings.d.ts +1 -1
- package/esm/plugins/translate/ui/settings/settings.js +1 -1
- package/esm/plugins/tune-block/config.d.ts +1 -1
- package/esm/plugins/tune-block/config.js +1 -1
- package/esm/plugins/tune-block/tune-block.d.ts +1 -1
- package/esm/plugins/tune-block/tune-block.js +1 -1
- package/esm/plugins/tune-block/ui/tuner/tuner.d.ts +1 -1
- package/esm/plugins/tune-block/ui/tuner/tuner.js +1 -1
- package/esm/traits/resize/resize.d.ts +1 -1
- package/esm/traits/resize/resize.js +1 -1
- package/esm/traits/select-items/select-items.d.ts +1 -1
- package/esm/traits/select-items/select-items.js +1 -1
- package/esm/types/view.d.ts +1 -1
- package/esm/typings.d.ts +1 -1
- package/examples/assets/app.js +1 -1
- package/examples/assets/prism.js +1 -1
- package/package.json +1 -1
- package/types/config.d.ts +1 -1
- package/types/core/ui/form/range/range.d.ts +1 -1
- package/types/index.d.ts +1 -1
- package/types/jodit-pro.d.ts +1 -1
- package/types/plugins/autocomplete/autocomplete.d.ts +1 -1
- package/types/plugins/autocomplete/helpers.d.ts +1 -1
- package/types/plugins/autocomplete/interface.d.ts +1 -1
- package/types/plugins/autocomplete/ui/autocomplete.d.ts +1 -1
- package/types/plugins/autocomplete/ui/item.d.ts +1 -1
- package/types/plugins/backup/backup.d.ts +1 -1
- package/types/plugins/backup/config.d.ts +1 -1
- package/types/plugins/backup/interface.d.ts +1 -1
- package/types/plugins/backup/langs/index.d.ts +1 -1
- package/types/plugins/backup/modules/store.d.ts +1 -1
- package/types/plugins/backup/ui/box.d.ts +1 -1
- package/types/plugins/backup/ui/item.d.ts +1 -1
- package/types/plugins/backup/ui/list.d.ts +1 -1
- package/types/plugins/button-generator/button-generator.d.ts +1 -1
- package/types/plugins/button-generator/config.d.ts +1 -1
- package/types/plugins/button-generator/ui/button/button.d.ts +1 -1
- package/types/plugins/button-generator/ui/form/form.d.ts +1 -1
- package/types/plugins/button-generator/ui/generator/button-generator.d.ts +1 -1
- package/types/plugins/button-generator/ui/preview/preview.d.ts +1 -1
- package/types/plugins/change-case/change-case.d.ts +1 -1
- package/types/plugins/change-case/config.d.ts +1 -1
- package/types/plugins/color-picker/color-picker.d.ts +1 -1
- package/types/plugins/color-picker/ui/input/color-input.d.ts +1 -1
- package/types/plugins/emoji/emoji.d.ts +1 -1
- package/types/plugins/emoji/interface.d.ts +1 -1
- package/types/plugins/emoji/ui/emoji.d.ts +1 -1
- package/types/plugins/export-docs/config.d.ts +1 -1
- package/types/plugins/export-docs/export-docs.d.ts +1 -1
- package/types/plugins/finder/browser.d.ts +1 -1
- package/types/plugins/finder/config.d.ts +1 -1
- package/types/plugins/finder/finder.d.ts +1 -1
- package/types/plugins/finder/helpers/context-menu.d.ts +1 -1
- package/types/plugins/finder/helpers/helpers.d.ts +1 -1
- package/types/plugins/finder/helpers/history-manager.d.ts +1 -1
- package/types/plugins/finder/helpers/loading-manager.d.ts +1 -1
- package/types/plugins/finder/helpers/persistent-store.d.ts +1 -1
- package/types/plugins/finder/helpers/state-manager.d.ts +1 -1
- package/types/plugins/finder/interface.d.ts +1 -1
- package/types/plugins/finder/langs/index.d.ts +1 -1
- package/types/plugins/finder/ui/folder/folder.d.ts +1 -1
- package/types/plugins/finder/ui/header/header.d.ts +1 -1
- package/types/plugins/finder/ui/item/item.d.ts +1 -1
- package/types/plugins/finder/ui/lightboox/lightbox.d.ts +1 -1
- package/types/plugins/finder/ui/panel/panel.d.ts +1 -1
- package/types/plugins/finder/ui/preview/preview.d.ts +1 -1
- package/types/plugins/finder/ui/progress/progress.d.ts +1 -1
- package/types/plugins/finder/ui/settings/settings.d.ts +1 -1
- package/types/plugins/finder/ui/sidebar/sidebar.d.ts +1 -1
- package/types/plugins/finder/ui/source/source.d.ts +1 -1
- package/types/plugins/finder/ui/sources/sources.d.ts +1 -1
- package/types/plugins/finder/ui/statusbar/statusbar.d.ts +1 -1
- package/types/plugins/finder/ui/tree/tree.d.ts +1 -1
- package/types/plugins/finder/ui/virtual-scroll/virtual-scroll.d.ts +1 -1
- package/types/plugins/google-maps/assets/index.d.ts +1 -1
- package/types/plugins/google-maps/config.d.ts +1 -1
- package/types/plugins/google-maps/google-maps.d.ts +1 -1
- package/types/plugins/google-maps/helpers/const.d.ts +1 -1
- package/types/plugins/google-maps/helpers/generate-js-script.d.ts +1 -1
- package/types/plugins/google-maps/helpers/generate-static-elements.d.ts +1 -1
- package/types/plugins/google-maps/helpers/helpers.d.ts +1 -1
- package/types/plugins/google-maps/helpers/static-url.d.ts +1 -1
- package/types/plugins/google-maps/interface.d.ts +1 -1
- package/types/plugins/google-maps/ui/combo-box/combo-box.d.ts +1 -1
- package/types/plugins/google-maps/ui/editors/base.d.ts +1 -1
- package/types/plugins/google-maps/ui/editors/index.d.ts +1 -1
- package/types/plugins/google-maps/ui/editors/marker/marker.d.ts +1 -1
- package/types/plugins/google-maps/ui/editors/polygon/polygon.d.ts +1 -1
- package/types/plugins/google-maps/ui/editors/polyline/polyline.d.ts +1 -1
- package/types/plugins/google-maps/ui/index.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/map.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/add-new-in-state.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/index.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/init-or-update-element-from-state.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/on-change-geometries.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/open-props-dialog.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/remove-element.d.ts +1 -1
- package/types/plugins/google-maps/ui/map/modules/update-state-and-gme.d.ts +1 -1
- package/types/plugins/google-maps/ui/maps-controls/maps-controls.d.ts +1 -1
- package/types/plugins/google-maps/ui/maps-props/maps-props.d.ts +1 -1
- package/types/plugins/google-maps/ui/wysiwyg/wysiwyg.d.ts +1 -1
- package/types/plugins/google-search/google-search.d.ts +1 -1
- package/types/plugins/highlight-signature/highlight-signature.d.ts +1 -1
- package/types/plugins/iframe-editor/config.d.ts +1 -1
- package/types/plugins/iframe-editor/iframe-editor.d.ts +1 -1
- package/types/plugins/iframe-editor/interface.d.ts +1 -1
- package/types/plugins/iframe-editor/ui/iframe-editor/iframe-editor.d.ts +1 -1
- package/types/plugins/index.d.ts +1 -1
- package/types/plugins/keyboard/config.d.ts +1 -1
- package/types/plugins/keyboard/interface.d.ts +1 -1
- package/types/plugins/keyboard/keyboard.d.ts +1 -1
- package/types/plugins/keyboard/ui/keyboard/keyboard.d.ts +1 -1
- package/types/plugins/license/helpers/helpers.d.ts +1 -1
- package/types/plugins/license/license.d.ts +1 -1
- package/types/plugins/mobile-view/config.d.ts +1 -1
- package/types/plugins/mobile-view/mobile-view.d.ts +1 -1
- package/types/plugins/page-break/config.d.ts +1 -1
- package/types/plugins/page-break/page-break.d.ts +1 -1
- package/types/plugins/paste-code/config.d.ts +1 -1
- package/types/plugins/paste-code/paste-code.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/clean-styles.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/clear-attributes.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/clear-class-name.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/convert-style-unit-to-pixels.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/convert-to-list.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/index.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/mark-page-break.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/normalize-image-props.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/process-image.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/process-links.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/remove-extra-tags.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/remove-inside-comment.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/replace-old-tags.d.ts +1 -1
- package/types/plugins/paste-from-word/cases/table.d.ts +1 -1
- package/types/plugins/paste-from-word/config.d.ts +1 -1
- package/types/plugins/paste-from-word/constants.d.ts +1 -1
- package/types/plugins/paste-from-word/element/checkers.d.ts +1 -1
- package/types/plugins/paste-from-word/element/element.d.ts +1 -1
- package/types/plugins/paste-from-word/element/index.d.ts +1 -1
- package/types/plugins/paste-from-word/element/render.d.ts +1 -1
- package/types/plugins/paste-from-word/element/style.d.ts +1 -1
- package/types/plugins/paste-from-word/helpers/apply-styles-pro.d.ts +1 -1
- package/types/plugins/paste-from-word/helpers/calc-list-levels.d.ts +1 -1
- package/types/plugins/paste-from-word/helpers/helpers.d.ts +1 -1
- package/types/plugins/paste-from-word/helpers/index.d.ts +1 -1
- package/types/plugins/paste-from-word/helpers/transform-word-to-html.d.ts +1 -1
- package/types/plugins/paste-from-word/interface.d.ts +1 -1
- package/types/plugins/paste-from-word/paste-from-word.d.ts +1 -1
- package/types/plugins/show-blocks/config.d.ts +1 -1
- package/types/plugins/show-blocks/langs/index.d.ts +1 -1
- package/types/plugins/show-blocks/show-blocks.d.ts +1 -1
- package/types/plugins/todo-list/config.d.ts +1 -1
- package/types/plugins/todo-list/todo-list.d.ts +1 -1
- package/types/plugins/translate/config.d.ts +1 -1
- package/types/plugins/translate/interface.d.ts +1 -1
- package/types/plugins/translate/providers/google/google.d.ts +1 -1
- package/types/plugins/translate/providers/languages.d.ts +1 -1
- package/types/plugins/translate/translate.d.ts +1 -1
- package/types/plugins/translate/ui/list/list.d.ts +1 -1
- package/types/plugins/translate/ui/settings/settings.d.ts +1 -1
- package/types/plugins/tune-block/config.d.ts +1 -1
- package/types/plugins/tune-block/tune-block.d.ts +1 -1
- package/types/plugins/tune-block/ui/tuner/tuner.d.ts +1 -1
- package/types/traits/resize/resize.d.ts +1 -1
- package/types/traits/select-items/select-items.d.ts +1 -1
- package/types/types/view.d.ts +1 -1
- package/types/typings.d.ts +1 -1
package/es2021/jodit.css
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
|
*/
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
/*!
|
|
10
10
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11
11
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12
|
-
* Copyright (c) 2013-
|
|
12
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13
13
|
*/
|
|
14
14
|
.jodit-ui-group {
|
|
15
15
|
display: inline-flex;
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
/*!
|
|
38
38
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39
39
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40
|
-
* Copyright (c) 2013-
|
|
40
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41
41
|
*/
|
|
42
42
|
.jodit-ui-list {
|
|
43
43
|
display: flex;
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
/*!
|
|
82
82
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
83
83
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
84
|
-
* Copyright (c) 2013-
|
|
84
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
85
85
|
*/
|
|
86
86
|
.jodit-ui-button-icon-text__icon {
|
|
87
87
|
display: none;
|
|
@@ -751,7 +751,7 @@
|
|
|
751
751
|
/*!
|
|
752
752
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
753
753
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
754
|
-
* Copyright (c) 2013-
|
|
754
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
755
755
|
*/
|
|
756
756
|
:root {
|
|
757
757
|
--jd-tooltip-color: #fff;
|
|
@@ -1232,7 +1232,7 @@
|
|
|
1232
1232
|
/*!
|
|
1233
1233
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1234
1234
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1235
|
-
* Copyright (c) 2013-
|
|
1235
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1236
1236
|
*/
|
|
1237
1237
|
:root {
|
|
1238
1238
|
--jd-popup-box-shadow: 0 4px 1px -2px rgba(76, 76, 76, 0.2), 0 3px 3px 0 rgba(76, 76, 76, 0.15), 0 1px 4px 0 rgba(76, 76, 76, 0.13);
|
|
@@ -1274,7 +1274,7 @@
|
|
|
1274
1274
|
/*!
|
|
1275
1275
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1276
1276
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1277
|
-
* Copyright (c) 2013-
|
|
1277
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1278
1278
|
*/
|
|
1279
1279
|
@keyframes pulse {
|
|
1280
1280
|
30% {
|
|
@@ -1329,7 +1329,7 @@
|
|
|
1329
1329
|
/*!
|
|
1330
1330
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1331
1331
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1332
|
-
* Copyright (c) 2013-
|
|
1332
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1333
1333
|
*/
|
|
1334
1334
|
:root {
|
|
1335
1335
|
--jd-em-color-border: #b6d4fe;
|
|
@@ -1399,7 +1399,7 @@
|
|
|
1399
1399
|
/*!
|
|
1400
1400
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1401
1401
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1402
|
-
* Copyright (c) 2013-
|
|
1402
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1403
1403
|
*/
|
|
1404
1404
|
.jodit-toolbar-collection,
|
|
1405
1405
|
.jodit-toolbar-editor-collection {
|
|
@@ -1511,7 +1511,7 @@
|
|
|
1511
1511
|
/*!
|
|
1512
1512
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1513
1513
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1514
|
-
* Copyright (c) 2013-
|
|
1514
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1515
1515
|
*/
|
|
1516
1516
|
:root {
|
|
1517
1517
|
--jd-button-trigger-size: 14px;
|
|
@@ -1760,7 +1760,7 @@
|
|
|
1760
1760
|
/*!
|
|
1761
1761
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1762
1762
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1763
|
-
* Copyright (c) 2013-
|
|
1763
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1764
1764
|
*/
|
|
1765
1765
|
.jodit-toolbar-content {
|
|
1766
1766
|
position: relative;
|
|
@@ -2359,7 +2359,7 @@
|
|
|
2359
2359
|
/*!
|
|
2360
2360
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2361
2361
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2362
|
-
* Copyright (c) 2013-
|
|
2362
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2363
2363
|
*/
|
|
2364
2364
|
.jodit-toolbar__box:not(:empty) {
|
|
2365
2365
|
--jd-color-background-default: var(--jd-color-panel);
|
|
@@ -2375,7 +2375,7 @@
|
|
|
2375
2375
|
/*!
|
|
2376
2376
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2377
2377
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2378
|
-
* Copyright (c) 2013-
|
|
2378
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2379
2379
|
*/
|
|
2380
2380
|
.jodit-dialog {
|
|
2381
2381
|
font-family: var(--jd-font-default);
|
|
@@ -2647,7 +2647,7 @@
|
|
|
2647
2647
|
/*!
|
|
2648
2648
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2649
2649
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2650
|
-
* Copyright (c) 2013-
|
|
2650
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2651
2651
|
*/
|
|
2652
2652
|
.jodit-context-menu {
|
|
2653
2653
|
position: static;
|
|
@@ -2697,7 +2697,7 @@
|
|
|
2697
2697
|
/*!
|
|
2698
2698
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2699
2699
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2700
|
-
* Copyright (c) 2013-
|
|
2700
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2701
2701
|
*/
|
|
2702
2702
|
:root {
|
|
2703
2703
|
--jd-image-editor-resizer-border-color: #05ff00;
|
|
@@ -3192,12 +3192,12 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3192
3192
|
/*!
|
|
3193
3193
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3194
3194
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3195
|
-
* Copyright (c) 2013-
|
|
3195
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3196
3196
|
*/
|
|
3197
3197
|
/*!
|
|
3198
3198
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3199
3199
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3200
|
-
* Copyright (c) 2013-
|
|
3200
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3201
3201
|
*/
|
|
3202
3202
|
:root {
|
|
3203
3203
|
--jd-first-column: 31%;
|
|
@@ -3227,7 +3227,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3227
3227
|
/*!
|
|
3228
3228
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3229
3229
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3230
|
-
* Copyright (c) 2013-
|
|
3230
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3231
3231
|
*/
|
|
3232
3232
|
.jodit-file-browser-preview {
|
|
3233
3233
|
position: relative;
|
|
@@ -3288,7 +3288,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3288
3288
|
/*!
|
|
3289
3289
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3290
3290
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3291
|
-
* Copyright (c) 2013-
|
|
3291
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3292
3292
|
*/
|
|
3293
3293
|
.jodit-status-bar {
|
|
3294
3294
|
display: flex;
|
|
@@ -3358,7 +3358,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3358
3358
|
/*!
|
|
3359
3359
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3360
3360
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3361
|
-
* Copyright (c) 2013-
|
|
3361
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3362
3362
|
*/
|
|
3363
3363
|
.jodit-drag-and-drop__file-box,
|
|
3364
3364
|
.jodit_uploadfile_button {
|
|
@@ -3395,7 +3395,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3395
3395
|
/*!
|
|
3396
3396
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3397
3397
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3398
|
-
* Copyright (c) 2013-
|
|
3398
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3399
3399
|
*/
|
|
3400
3400
|
.jodit-about {
|
|
3401
3401
|
padding: 20px;
|
|
@@ -3417,7 +3417,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3417
3417
|
/*!
|
|
3418
3418
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3419
3419
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3420
|
-
* Copyright (c) 2013-
|
|
3420
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3421
3421
|
*/
|
|
3422
3422
|
:root {
|
|
3423
3423
|
--jd-anl-color-new-line: var(--jd-color-border);
|
|
@@ -3471,7 +3471,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3471
3471
|
/*!
|
|
3472
3472
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3473
3473
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3474
|
-
* Copyright (c) 2013-
|
|
3474
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3475
3475
|
*/
|
|
3476
3476
|
:root {
|
|
3477
3477
|
--jd-color-picker-cell-size: 24px;
|
|
@@ -3527,7 +3527,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3527
3527
|
/*!
|
|
3528
3528
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3529
3529
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3530
|
-
* Copyright (c) 2013-
|
|
3530
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3531
3531
|
*/
|
|
3532
3532
|
.jodit-tabs {
|
|
3533
3533
|
--jd-box-shadow-tabs: 0 0 #0000, 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
|
|
@@ -3629,7 +3629,7 @@ a + .jodit-file-browser-tree__source-title {
|
|
|
3629
3629
|
/*!
|
|
3630
3630
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3631
3631
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3632
|
-
* Copyright (c) 2013-
|
|
3632
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3633
3633
|
*/
|
|
3634
3634
|
.jodit_fullsize-box_true {
|
|
3635
3635
|
position: static !important;
|
|
@@ -3662,7 +3662,7 @@ html.jodit_fullsize-box_true {
|
|
|
3662
3662
|
/*!
|
|
3663
3663
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3664
3664
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3665
|
-
* Copyright (c) 2013-
|
|
3665
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3666
3666
|
*/
|
|
3667
3667
|
.jodit-ui-image-position-tab__lockMargin > svg,
|
|
3668
3668
|
.jodit-ui-image-properties-form__lockMargin > svg,
|
|
@@ -3752,7 +3752,7 @@ html.jodit_fullsize-box_true {
|
|
|
3752
3752
|
/*!
|
|
3753
3753
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3754
3754
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3755
|
-
* Copyright (c) 2013-
|
|
3755
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3756
3756
|
*/
|
|
3757
3757
|
.jodit-popup-inline__container {
|
|
3758
3758
|
z-index: 1300;
|
|
@@ -3762,7 +3762,7 @@ html.jodit_fullsize-box_true {
|
|
|
3762
3762
|
/*!
|
|
3763
3763
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3764
3764
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3765
|
-
* Copyright (c) 2013-
|
|
3765
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3766
3766
|
*/
|
|
3767
3767
|
.jodit-paste-storage {
|
|
3768
3768
|
max-width: 600px;
|
|
@@ -3814,7 +3814,7 @@ html.jodit_fullsize-box_true {
|
|
|
3814
3814
|
/*!
|
|
3815
3815
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3816
3816
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3817
|
-
* Copyright (c) 2013-
|
|
3817
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3818
3818
|
*/
|
|
3819
3819
|
.jodit-placeholder {
|
|
3820
3820
|
position: absolute;
|
|
@@ -3882,7 +3882,7 @@ html.jodit_fullsize-box_true {
|
|
|
3882
3882
|
/*!
|
|
3883
3883
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3884
3884
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3885
|
-
* Copyright (c) 2013-
|
|
3885
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3886
3886
|
*/
|
|
3887
3887
|
[data-jodit_iframe_wrapper] {
|
|
3888
3888
|
position: relative;
|
|
@@ -3988,7 +3988,7 @@ html.jodit_fullsize-box_true {
|
|
|
3988
3988
|
/*!
|
|
3989
3989
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3990
3990
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3991
|
-
* Copyright (c) 2013-
|
|
3991
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3992
3992
|
*/
|
|
3993
3993
|
:root {
|
|
3994
3994
|
--jd-height-search: 30px;
|
|
@@ -4117,7 +4117,7 @@ html.jodit_fullsize-box_true {
|
|
|
4117
4117
|
/*!
|
|
4118
4118
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4119
4119
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4120
|
-
* Copyright (c) 2013-
|
|
4120
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4121
4121
|
*/
|
|
4122
4122
|
.jodit-container:not(.jodit_inline) {
|
|
4123
4123
|
min-height: 100px;
|
|
@@ -4147,7 +4147,7 @@ html.jodit_fullsize-box_true {
|
|
|
4147
4147
|
/*!
|
|
4148
4148
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4149
4149
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4150
|
-
* Copyright (c) 2013-
|
|
4150
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4151
4151
|
*/
|
|
4152
4152
|
.jodit-source {
|
|
4153
4153
|
position: relative;
|
|
@@ -4207,7 +4207,7 @@ html.jodit_fullsize-box_true {
|
|
|
4207
4207
|
/*!
|
|
4208
4208
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4209
4209
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4210
|
-
* Copyright (c) 2013-
|
|
4210
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4211
4211
|
*/
|
|
4212
4212
|
.jodit_sticky-dummy_toolbar {
|
|
4213
4213
|
display: none;
|
|
@@ -4227,7 +4227,7 @@ html.jodit_fullsize-box_true {
|
|
|
4227
4227
|
/*!
|
|
4228
4228
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4229
4229
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4230
|
-
* Copyright (c) 2013-
|
|
4230
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4231
4231
|
*/
|
|
4232
4232
|
.jodit-symbols {
|
|
4233
4233
|
width: 460px;
|
|
@@ -4365,7 +4365,7 @@ html.jodit_fullsize-box_true {
|
|
|
4365
4365
|
/*!
|
|
4366
4366
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4367
4367
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4368
|
-
* Copyright (c) 2013-
|
|
4368
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4369
4369
|
*/
|
|
4370
4370
|
.jodit-context table,
|
|
4371
4371
|
.jodit-wysiwyg table {
|
|
@@ -4452,7 +4452,7 @@ html.jodit_fullsize-box_true {
|
|
|
4452
4452
|
/*!
|
|
4453
4453
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4454
4454
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4455
|
-
* Copyright (c) 2013-
|
|
4455
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4456
4456
|
*/
|
|
4457
4457
|
.jodit-xpath {
|
|
4458
4458
|
display: flex;
|
|
@@ -4475,12 +4475,12 @@ html.jodit_fullsize-box_true {
|
|
|
4475
4475
|
/*!
|
|
4476
4476
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4477
4477
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4478
|
-
* Copyright (c) 2013-
|
|
4478
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4479
4479
|
*/
|
|
4480
4480
|
/*!
|
|
4481
4481
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4482
4482
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4483
|
-
* Copyright (c) 2013-
|
|
4483
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4484
4484
|
*/
|
|
4485
4485
|
:root {
|
|
4486
4486
|
--jd-color-white: #fff;
|
|
@@ -4567,7 +4567,7 @@ html.jodit_fullsize-box_true {
|
|
|
4567
4567
|
/*!
|
|
4568
4568
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4569
4569
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4570
|
-
* Copyright (c) 2013-
|
|
4570
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4571
4571
|
*/
|
|
4572
4572
|
.jodit-wysiwyg {
|
|
4573
4573
|
outline: 0;
|
|
@@ -4604,7 +4604,7 @@ html.jodit_fullsize-box_true {
|
|
|
4604
4604
|
/*!
|
|
4605
4605
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4606
4606
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4607
|
-
* Copyright (c) 2013-
|
|
4607
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4608
4608
|
*/
|
|
4609
4609
|
:root {
|
|
4610
4610
|
--jd-switche-width: 60px;
|
|
@@ -4822,7 +4822,7 @@ input:focus + .jodit-switcher__slider {
|
|
|
4822
4822
|
/*!
|
|
4823
4823
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4824
4824
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4825
|
-
* Copyright (c) 2013-
|
|
4825
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4826
4826
|
*/
|
|
4827
4827
|
.jodit-button-group {
|
|
4828
4828
|
display: flex;
|
|
@@ -4862,7 +4862,7 @@ input:focus + .jodit-switcher__slider {
|
|
|
4862
4862
|
/*!
|
|
4863
4863
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4864
4864
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4865
|
-
* Copyright (c) 2013-
|
|
4865
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4866
4866
|
*/
|
|
4867
4867
|
.jodit_text_icons .jodit_icon {
|
|
4868
4868
|
width: auto;
|
|
@@ -4892,7 +4892,7 @@ input:focus + .jodit-switcher__slider {
|
|
|
4892
4892
|
/*!
|
|
4893
4893
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4894
4894
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4895
|
-
* Copyright (c) 2013-
|
|
4895
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4896
4896
|
*/
|
|
4897
4897
|
.jodit-grid {
|
|
4898
4898
|
display: flex;
|
|
@@ -5026,7 +5026,7 @@ input:focus + .jodit-switcher__slider {
|
|
|
5026
5026
|
/*!
|
|
5027
5027
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5028
5028
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5029
|
-
* Copyright (c) 2013-
|
|
5029
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5030
5030
|
*/
|
|
5031
5031
|
@keyframes rotate {
|
|
5032
5032
|
to {
|
|
@@ -5066,7 +5066,7 @@ svg.jodit-icon {
|
|
|
5066
5066
|
/*!
|
|
5067
5067
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5068
5068
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5069
|
-
* Copyright (c) 2013-
|
|
5069
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5070
5070
|
*/
|
|
5071
5071
|
.jodit,
|
|
5072
5072
|
.jodit-container,
|
|
@@ -5134,7 +5134,7 @@ svg.jodit-icon {
|
|
|
5134
5134
|
/*!
|
|
5135
5135
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5136
5136
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5137
|
-
* Copyright (c) 2013-
|
|
5137
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5138
5138
|
*/
|
|
5139
5139
|
.jodit-dialog_theme_dark,
|
|
5140
5140
|
.jodit_theme_dark {
|
|
@@ -5380,7 +5380,7 @@ svg.jodit-icon {
|
|
|
5380
5380
|
/*!
|
|
5381
5381
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5382
5382
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5383
|
-
* Copyright (c) 2013-
|
|
5383
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5384
5384
|
*/
|
|
5385
5385
|
:root {
|
|
5386
5386
|
--jd-color-white: #fff;
|