jodit-pro 4.2.8 → 4.2.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +116 -97
- package/es2015/jodit.min.js +2 -2
- package/es2015/plugins/autocomplete/autocomplete.js +1 -1
- package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2015/plugins/backup/backup.css +1 -1
- package/es2015/plugins/backup/backup.js +1 -1
- package/es2015/plugins/backup/backup.min.js +1 -1
- package/es2015/plugins/button-generator/button-generator.css +1 -1
- package/es2015/plugins/button-generator/button-generator.js +1 -1
- package/es2015/plugins/button-generator/button-generator.min.js +1 -1
- package/es2015/plugins/change-case/change-case.js +1 -1
- package/es2015/plugins/change-case/change-case.min.js +1 -1
- package/es2015/plugins/color-picker/color-picker.css +1 -1
- package/es2015/plugins/color-picker/color-picker.js +1 -1
- package/es2015/plugins/color-picker/color-picker.min.js +1 -1
- package/es2015/plugins/emoji/emoji.css +1 -1
- package/es2015/plugins/emoji/emoji.js +1 -1
- package/es2015/plugins/emoji/emoji.min.js +1 -1
- package/es2015/plugins/export-docs/export-docs.js +1 -1
- package/es2015/plugins/export-docs/export-docs.min.js +1 -1
- package/es2015/plugins/finder/finder.css +1 -1
- package/es2015/plugins/finder/finder.js +1 -1
- package/es2015/plugins/finder/finder.min.js +1 -1
- package/es2015/plugins/google-maps/google-maps.css +1 -1
- package/es2015/plugins/google-maps/google-maps.js +1 -1
- package/es2015/plugins/google-maps/google-maps.min.js +1 -1
- package/es2015/plugins/google-search/google-search.js +1 -1
- package/es2015/plugins/google-search/google-search.min.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2015/plugins/keyboard/keyboard.css +1 -1
- package/es2015/plugins/keyboard/keyboard.js +1 -1
- package/es2015/plugins/keyboard/keyboard.min.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2015/plugins/page-break/page-break.js +1 -1
- package/es2015/plugins/page-break/page-break.min.js +1 -1
- package/es2015/plugins/paste-code/paste-code.css +1 -1
- package/es2015/plugins/paste-code/paste-code.js +1 -1
- package/es2015/plugins/paste-code/paste-code.min.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2015/plugins/todo-list/todo-list.css +1 -1
- package/es2015/plugins/todo-list/todo-list.js +1 -1
- package/es2015/plugins/todo-list/todo-list.min.js +1 -1
- package/es2015/plugins/translate/translate.css +1 -1
- package/es2015/plugins/translate/translate.js +1 -1
- package/es2015/plugins/translate/translate.min.js +1 -1
- package/es2015/plugins/tune-block/tune-block.css +1 -1
- package/es2015/plugins/tune-block/tune-block.js +1 -1
- package/es2015/plugins/tune-block/tune-block.min.js +1 -1
- package/es2018/jodit.css +1 -1
- package/es2018/jodit.fat.min.js +2 -2
- package/es2018/jodit.js +116 -97
- package/es2018/jodit.min.js +2 -2
- package/es2018/plugins/autocomplete/autocomplete.js +1 -1
- package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2018/plugins/backup/backup.css +1 -1
- package/es2018/plugins/backup/backup.js +1 -1
- package/es2018/plugins/backup/backup.min.js +1 -1
- package/es2018/plugins/button-generator/button-generator.css +1 -1
- package/es2018/plugins/button-generator/button-generator.js +1 -1
- package/es2018/plugins/button-generator/button-generator.min.js +1 -1
- package/es2018/plugins/change-case/change-case.js +1 -1
- package/es2018/plugins/change-case/change-case.min.js +1 -1
- package/es2018/plugins/color-picker/color-picker.css +1 -1
- package/es2018/plugins/color-picker/color-picker.js +1 -1
- package/es2018/plugins/color-picker/color-picker.min.js +1 -1
- package/es2018/plugins/emoji/emoji.css +1 -1
- package/es2018/plugins/emoji/emoji.js +1 -1
- package/es2018/plugins/emoji/emoji.min.js +1 -1
- package/es2018/plugins/export-docs/export-docs.js +1 -1
- package/es2018/plugins/export-docs/export-docs.min.js +1 -1
- package/es2018/plugins/finder/finder.css +1 -1
- package/es2018/plugins/finder/finder.js +1 -1
- package/es2018/plugins/finder/finder.min.js +1 -1
- package/es2018/plugins/google-maps/google-maps.css +1 -1
- package/es2018/plugins/google-maps/google-maps.js +1 -1
- package/es2018/plugins/google-maps/google-maps.min.js +1 -1
- package/es2018/plugins/google-search/google-search.js +1 -1
- package/es2018/plugins/google-search/google-search.min.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2018/plugins/keyboard/keyboard.css +1 -1
- package/es2018/plugins/keyboard/keyboard.js +1 -1
- package/es2018/plugins/keyboard/keyboard.min.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2018/plugins/page-break/page-break.js +1 -1
- package/es2018/plugins/page-break/page-break.min.js +1 -1
- package/es2018/plugins/paste-code/paste-code.css +1 -1
- package/es2018/plugins/paste-code/paste-code.js +1 -1
- package/es2018/plugins/paste-code/paste-code.min.js +1 -1
- package/es2018/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2018/plugins/show-blocks/show-blocks.js +1 -1
- package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2018/plugins/todo-list/todo-list.css +1 -1
- package/es2018/plugins/todo-list/todo-list.js +1 -1
- package/es2018/plugins/todo-list/todo-list.min.js +1 -1
- package/es2018/plugins/translate/translate.css +1 -1
- package/es2018/plugins/translate/translate.js +1 -1
- package/es2018/plugins/translate/translate.min.js +1 -1
- package/es2018/plugins/tune-block/tune-block.css +1 -1
- package/es2018/plugins/tune-block/tune-block.js +1 -1
- package/es2018/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021/jodit.css +1 -1
- package/es2021/jodit.fat.min.js +2 -2
- package/es2021/jodit.js +116 -97
- package/es2021/jodit.min.js +2 -2
- package/es2021/plugins/autocomplete/autocomplete.js +1 -1
- package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021/plugins/backup/backup.css +1 -1
- package/es2021/plugins/backup/backup.js +1 -1
- package/es2021/plugins/backup/backup.min.js +1 -1
- package/es2021/plugins/button-generator/button-generator.css +1 -1
- package/es2021/plugins/button-generator/button-generator.js +1 -1
- package/es2021/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021/plugins/change-case/change-case.js +1 -1
- package/es2021/plugins/change-case/change-case.min.js +1 -1
- package/es2021/plugins/color-picker/color-picker.css +1 -1
- package/es2021/plugins/color-picker/color-picker.js +1 -1
- package/es2021/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021/plugins/emoji/emoji.css +1 -1
- package/es2021/plugins/emoji/emoji.js +1 -1
- package/es2021/plugins/emoji/emoji.min.js +1 -1
- package/es2021/plugins/export-docs/export-docs.js +1 -1
- package/es2021/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021/plugins/finder/finder.css +1 -1
- package/es2021/plugins/finder/finder.js +1 -1
- package/es2021/plugins/finder/finder.min.js +1 -1
- package/es2021/plugins/google-maps/google-maps.css +1 -1
- package/es2021/plugins/google-maps/google-maps.js +1 -1
- package/es2021/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021/plugins/google-search/google-search.js +1 -1
- package/es2021/plugins/google-search/google-search.min.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021/plugins/keyboard/keyboard.css +1 -1
- package/es2021/plugins/keyboard/keyboard.js +1 -1
- package/es2021/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021/plugins/page-break/page-break.js +1 -1
- package/es2021/plugins/page-break/page-break.min.js +1 -1
- package/es2021/plugins/paste-code/paste-code.css +1 -1
- package/es2021/plugins/paste-code/paste-code.js +1 -1
- package/es2021/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021/plugins/todo-list/todo-list.css +1 -1
- package/es2021/plugins/todo-list/todo-list.js +1 -1
- package/es2021/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021/plugins/translate/translate.css +1 -1
- package/es2021/plugins/translate/translate.js +1 -1
- package/es2021/plugins/translate/translate.min.js +1 -1
- package/es2021/plugins/tune-block/tune-block.css +1 -1
- package/es2021/plugins/tune-block/tune-block.js +1 -1
- package/es2021/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021.en/jodit.css +1 -1
- package/es2021.en/jodit.fat.min.js +2 -2
- package/es2021.en/jodit.js +116 -97
- package/es2021.en/jodit.min.js +2 -2
- package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
- package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021.en/plugins/backup/backup.css +1 -1
- package/es2021.en/plugins/backup/backup.js +1 -1
- package/es2021.en/plugins/backup/backup.min.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.css +1 -1
- package/es2021.en/plugins/button-generator/button-generator.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021.en/plugins/change-case/change-case.js +1 -1
- package/es2021.en/plugins/change-case/change-case.min.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.css +1 -1
- package/es2021.en/plugins/color-picker/color-picker.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021.en/plugins/emoji/emoji.css +1 -1
- package/es2021.en/plugins/emoji/emoji.js +1 -1
- package/es2021.en/plugins/emoji/emoji.min.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021.en/plugins/finder/finder.css +1 -1
- package/es2021.en/plugins/finder/finder.js +1 -1
- package/es2021.en/plugins/finder/finder.min.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.css +1 -1
- package/es2021.en/plugins/google-maps/google-maps.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021.en/plugins/google-search/google-search.js +1 -1
- package/es2021.en/plugins/google-search/google-search.min.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.css +1 -1
- package/es2021.en/plugins/keyboard/keyboard.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021.en/plugins/page-break/page-break.js +1 -1
- package/es2021.en/plugins/page-break/page-break.min.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.css +1 -1
- package/es2021.en/plugins/paste-code/paste-code.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021.en/plugins/todo-list/todo-list.css +1 -1
- package/es2021.en/plugins/todo-list/todo-list.js +1 -1
- package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021.en/plugins/translate/translate.css +1 -1
- package/es2021.en/plugins/translate/translate.js +1 -1
- package/es2021.en/plugins/translate/translate.min.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.css +1 -1
- package/es2021.en/plugins/tune-block/tune-block.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
- package/es5/jodit.css +2 -2
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +116 -97
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/autocomplete/autocomplete.js +1 -1
- package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es5/plugins/backup/backup.css +1 -1
- package/es5/plugins/backup/backup.js +1 -1
- package/es5/plugins/backup/backup.min.js +1 -1
- package/es5/plugins/button-generator/button-generator.css +1 -1
- package/es5/plugins/button-generator/button-generator.js +1 -1
- package/es5/plugins/button-generator/button-generator.min.js +1 -1
- package/es5/plugins/change-case/change-case.js +1 -1
- package/es5/plugins/change-case/change-case.min.js +1 -1
- package/es5/plugins/color-picker/color-picker.css +1 -1
- package/es5/plugins/color-picker/color-picker.js +1 -1
- package/es5/plugins/color-picker/color-picker.min.js +1 -1
- package/es5/plugins/emoji/emoji.css +1 -1
- package/es5/plugins/emoji/emoji.js +1 -1
- package/es5/plugins/emoji/emoji.min.js +1 -1
- package/es5/plugins/export-docs/export-docs.js +1 -1
- package/es5/plugins/export-docs/export-docs.min.js +1 -1
- package/es5/plugins/finder/finder.css +1 -1
- package/es5/plugins/finder/finder.js +1 -1
- package/es5/plugins/finder/finder.min.js +1 -1
- package/es5/plugins/google-maps/google-maps.css +1 -1
- package/es5/plugins/google-maps/google-maps.js +1 -1
- package/es5/plugins/google-maps/google-maps.min.js +1 -1
- package/es5/plugins/google-search/google-search.js +1 -1
- package/es5/plugins/google-search/google-search.min.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es5/plugins/keyboard/keyboard.css +1 -1
- package/es5/plugins/keyboard/keyboard.js +1 -1
- package/es5/plugins/keyboard/keyboard.min.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es5/plugins/page-break/page-break.js +1 -1
- package/es5/plugins/page-break/page-break.min.js +1 -1
- package/es5/plugins/paste-code/paste-code.css +1 -1
- package/es5/plugins/paste-code/paste-code.js +1 -1
- package/es5/plugins/paste-code/paste-code.min.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es5/plugins/todo-list/todo-list.css +1 -1
- package/es5/plugins/todo-list/todo-list.js +1 -1
- package/es5/plugins/todo-list/todo-list.min.js +1 -1
- package/es5/plugins/translate/translate.css +1 -1
- package/es5/plugins/translate/translate.js +1 -1
- package/es5/plugins/translate/translate.min.js +1 -1
- package/es5/plugins/tune-block/tune-block.css +1 -1
- package/es5/plugins/tune-block/tune-block.js +1 -1
- package/es5/plugins/tune-block/tune-block.min.js +1 -1
- package/esm/config.js +1 -1
- package/esm/core/ui/form/range/range.d.ts +2 -2
- package/esm/core/ui/form/range/range.js +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 +2 -2
- package/esm/plugins/autocomplete/autocomplete.js +1 -1
- package/esm/plugins/autocomplete/helpers.js +1 -1
- package/esm/plugins/autocomplete/interface.d.ts +1 -1
- package/esm/plugins/autocomplete/ui/autocomplete.d.ts +2 -2
- package/esm/plugins/autocomplete/ui/autocomplete.js +1 -1
- package/esm/plugins/autocomplete/ui/item.d.ts +2 -2
- package/esm/plugins/autocomplete/ui/item.js +1 -1
- package/esm/plugins/backup/backup.d.ts +2 -2
- package/esm/plugins/backup/backup.js +1 -1
- package/esm/plugins/backup/config.js +1 -1
- package/esm/plugins/backup/modules/store.d.ts +2 -2
- package/esm/plugins/backup/ui/box.d.ts +3 -3
- package/esm/plugins/backup/ui/box.js +1 -1
- package/esm/plugins/backup/ui/item.d.ts +3 -3
- package/esm/plugins/backup/ui/item.js +1 -1
- package/esm/plugins/backup/ui/list.d.ts +3 -3
- package/esm/plugins/backup/ui/list.js +1 -1
- package/esm/plugins/button-generator/button-generator.d.ts +2 -2
- package/esm/plugins/button-generator/button-generator.js +1 -1
- package/esm/plugins/button-generator/config.js +1 -1
- package/esm/plugins/button-generator/ui/button/button.d.ts +2 -2
- package/esm/plugins/button-generator/ui/button/button.js +1 -1
- package/esm/plugins/button-generator/ui/form/form.d.ts +2 -2
- package/esm/plugins/button-generator/ui/form/form.js +1 -1
- package/esm/plugins/button-generator/ui/generator/button-generator.d.ts +2 -2
- package/esm/plugins/button-generator/ui/generator/button-generator.js +1 -1
- package/esm/plugins/button-generator/ui/preview/preview.d.ts +2 -2
- package/esm/plugins/button-generator/ui/preview/preview.js +1 -1
- package/esm/plugins/change-case/change-case.d.ts +2 -2
- package/esm/plugins/change-case/change-case.js +1 -1
- package/esm/plugins/change-case/config.js +1 -1
- package/esm/plugins/color-picker/color-picker.d.ts +2 -2
- package/esm/plugins/color-picker/color-picker.js +1 -1
- package/esm/plugins/color-picker/ui/input/color-input.d.ts +2 -2
- package/esm/plugins/color-picker/ui/input/color-input.js +1 -1
- package/esm/plugins/emoji/config.js +1 -1
- package/esm/plugins/emoji/emoji.d.ts +2 -2
- package/esm/plugins/emoji/emoji.js +1 -1
- package/esm/plugins/emoji/ui/emoji.d.ts +3 -3
- 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 +2 -2
- package/esm/plugins/export-docs/export-docs.js +1 -1
- package/esm/plugins/finder/browser.d.ts +4 -4
- package/esm/plugins/finder/browser.js +1 -1
- package/esm/plugins/finder/config.js +1 -1
- package/esm/plugins/finder/finder.d.ts +2 -2
- package/esm/plugins/finder/finder.js +1 -1
- package/esm/plugins/finder/helpers/context-menu.d.ts +3 -3
- package/esm/plugins/finder/helpers/context-menu.js +1 -1
- package/esm/plugins/finder/helpers/history-manager.d.ts +2 -2
- package/esm/plugins/finder/helpers/history-manager.js +1 -1
- package/esm/plugins/finder/helpers/loading-manager.d.ts +2 -2
- package/esm/plugins/finder/helpers/loading-manager.js +1 -1
- package/esm/plugins/finder/helpers/persistent-store.d.ts +2 -2
- package/esm/plugins/finder/helpers/persistent-store.js +1 -1
- package/esm/plugins/finder/helpers/state-manager.d.ts +2 -2
- package/esm/plugins/finder/helpers/state-manager.js +1 -1
- package/esm/plugins/finder/ui/assets/icons/index.js +1 -1
- package/esm/plugins/finder/ui/folder/folder.d.ts +2 -2
- package/esm/plugins/finder/ui/folder/folder.js +1 -1
- package/esm/plugins/finder/ui/header/header.d.ts +3 -3
- package/esm/plugins/finder/ui/header/header.js +1 -1
- package/esm/plugins/finder/ui/item/item.d.ts +2 -2
- package/esm/plugins/finder/ui/item/item.js +1 -1
- package/esm/plugins/finder/ui/lightboox/lightbox.d.ts +3 -3
- package/esm/plugins/finder/ui/lightboox/lightbox.js +1 -1
- package/esm/plugins/finder/ui/panel/panel.d.ts +10 -10
- package/esm/plugins/finder/ui/panel/panel.js +1 -1
- package/esm/plugins/finder/ui/preview/preview.d.ts +4 -4
- package/esm/plugins/finder/ui/preview/preview.js +1 -1
- package/esm/plugins/finder/ui/progress/progress.d.ts +3 -3
- package/esm/plugins/finder/ui/progress/progress.js +1 -1
- package/esm/plugins/finder/ui/settings/settings.d.ts +3 -3
- package/esm/plugins/finder/ui/settings/settings.js +1 -1
- package/esm/plugins/finder/ui/sidebar/sidebar.d.ts +4 -4
- package/esm/plugins/finder/ui/sidebar/sidebar.js +1 -1
- package/esm/plugins/finder/ui/source/source.d.ts +2 -2
- package/esm/plugins/finder/ui/source/source.js +1 -1
- package/esm/plugins/finder/ui/sources/sources.d.ts +2 -2
- 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 +2 -2
- package/esm/plugins/finder/ui/tree/tree.js +1 -1
- package/esm/plugins/finder/ui/virtual-scroll/virtual-scroll.d.ts +7 -7
- package/esm/plugins/finder/ui/virtual-scroll/virtual-scroll.js +1 -1
- package/esm/plugins/google-maps/assets/index.js +1 -1
- package/esm/plugins/google-maps/config.js +1 -1
- package/esm/plugins/google-maps/google-maps.d.ts +2 -2
- package/esm/plugins/google-maps/google-maps.js +1 -1
- package/esm/plugins/google-maps/helpers/generate-js-script.d.ts +2 -2
- package/esm/plugins/google-maps/helpers/generate-js-script.js +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/static-url.d.ts +1 -1
- package/esm/plugins/google-maps/helpers/static-url.js +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 +2 -2
- package/esm/plugins/google-maps/ui/editors/base.js +1 -1
- package/esm/plugins/google-maps/ui/editors/index.js +1 -1
- package/esm/plugins/google-maps/ui/editors/marker/marker.d.ts +2 -2
- package/esm/plugins/google-maps/ui/editors/marker/marker.js +1 -1
- package/esm/plugins/google-maps/ui/editors/polygon/polygon.d.ts +2 -2
- package/esm/plugins/google-maps/ui/editors/polygon/polygon.js +1 -1
- package/esm/plugins/google-maps/ui/editors/polyline/polyline.d.ts +2 -2
- package/esm/plugins/google-maps/ui/editors/polyline/polyline.js +1 -1
- package/esm/plugins/google-maps/ui/index.js +1 -1
- package/esm/plugins/google-maps/ui/map/map.d.ts +4 -4
- 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 +2 -2
- package/esm/plugins/google-maps/ui/map/modules/add-new-in-state.js +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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/esm/plugins/google-maps/ui/map/modules/update-state-and-gme.d.ts +2 -2
- 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 +2 -2
- 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 +2 -2
- package/esm/plugins/google-maps/ui/maps-props/maps-props.js +1 -1
- package/esm/plugins/google-maps/ui/wysiwyg/wysiwyg.d.ts +2 -2
- package/esm/plugins/google-maps/ui/wysiwyg/wysiwyg.js +1 -1
- package/esm/plugins/google-search/google-search.d.ts +2 -2
- package/esm/plugins/google-search/google-search.js +1 -1
- package/esm/plugins/highlight-signature/highlight-signature.d.ts +2 -2
- package/esm/plugins/highlight-signature/highlight-signature.js +1 -1
- package/esm/plugins/iframe-editor/config.js +1 -1
- package/esm/plugins/iframe-editor/iframe-editor.d.ts +2 -2
- package/esm/plugins/iframe-editor/iframe-editor.js +1 -1
- package/esm/plugins/iframe-editor/ui/iframe-editor/iframe-editor.d.ts +2 -2
- package/esm/plugins/iframe-editor/ui/iframe-editor/iframe-editor.js +1 -1
- package/esm/plugins/index.d.ts +3 -3
- package/esm/plugins/index.js +1 -1
- package/esm/plugins/keyboard/config.d.ts +1 -1
- package/esm/plugins/keyboard/config.js +1 -1
- package/esm/plugins/keyboard/keyboard.d.ts +2 -2
- package/esm/plugins/keyboard/keyboard.js +1 -1
- package/esm/plugins/keyboard/ui/keyboard/keyboard.d.ts +2 -2
- package/esm/plugins/keyboard/ui/keyboard/keyboard.js +1 -1
- package/esm/plugins/license/license.d.ts +3 -3
- package/esm/plugins/license/license.js +1 -1
- package/esm/plugins/mobile-view/config.js +1 -1
- package/esm/plugins/mobile-view/mobile-view.js +1 -1
- package/esm/plugins/page-break/config.js +1 -1
- package/esm/plugins/page-break/page-break.d.ts +2 -2
- 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 +2 -2
- 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/clear-attributes.d.ts +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/normalize-image-props.d.ts +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/remove-extra-tags.d.ts +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/table.d.ts +1 -1
- package/esm/plugins/paste-from-word/config.js +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.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 +2 -2
- package/esm/plugins/paste-from-word/helpers/index.js +1 -1
- package/esm/plugins/paste-from-word/helpers/transform-word-to-html.d.ts +2 -2
- 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/paste-from-word.d.ts +3 -3
- package/esm/plugins/paste-from-word/paste-from-word.js +1 -1
- package/esm/plugins/show-blocks/config.js +1 -1
- package/esm/plugins/show-blocks/show-blocks.d.ts +2 -2
- 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 +2 -2
- package/esm/plugins/todo-list/todo-list.js +1 -1
- package/esm/plugins/translate/config.js +1 -1
- package/esm/plugins/translate/interface.d.ts +1 -1
- package/esm/plugins/translate/providers/google/google.d.ts +2 -2
- package/esm/plugins/translate/providers/google/google.js +1 -1
- package/esm/plugins/translate/translate.d.ts +2 -2
- package/esm/plugins/translate/translate.js +1 -1
- package/esm/plugins/translate/ui/list/list.d.ts +2 -2
- package/esm/plugins/translate/ui/list/list.js +1 -1
- package/esm/plugins/translate/ui/settings/settings.d.ts +3 -3
- 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 +2 -2
- package/esm/plugins/tune-block/tune-block.js +1 -1
- package/esm/plugins/tune-block/ui/tuner/tuner.d.ts +2 -2
- 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/package.json +1 -1
- package/types/core/ui/form/range/range.d.ts +2 -2
- package/types/jodit-pro.d.ts +1 -1
- package/types/plugins/autocomplete/autocomplete.d.ts +2 -2
- package/types/plugins/autocomplete/interface.d.ts +1 -1
- package/types/plugins/autocomplete/ui/autocomplete.d.ts +2 -2
- package/types/plugins/autocomplete/ui/item.d.ts +2 -2
- package/types/plugins/backup/backup.d.ts +2 -2
- package/types/plugins/backup/modules/store.d.ts +2 -2
- package/types/plugins/backup/ui/box.d.ts +3 -3
- package/types/plugins/backup/ui/item.d.ts +3 -3
- package/types/plugins/backup/ui/list.d.ts +3 -3
- package/types/plugins/button-generator/button-generator.d.ts +2 -2
- package/types/plugins/button-generator/ui/button/button.d.ts +2 -2
- package/types/plugins/button-generator/ui/form/form.d.ts +2 -2
- package/types/plugins/button-generator/ui/generator/button-generator.d.ts +2 -2
- package/types/plugins/button-generator/ui/preview/preview.d.ts +2 -2
- package/types/plugins/change-case/change-case.d.ts +2 -2
- package/types/plugins/color-picker/color-picker.d.ts +2 -2
- package/types/plugins/color-picker/ui/input/color-input.d.ts +2 -2
- package/types/plugins/emoji/emoji.d.ts +2 -2
- package/types/plugins/emoji/ui/emoji.d.ts +3 -3
- package/types/plugins/export-docs/config.d.ts +1 -1
- package/types/plugins/export-docs/export-docs.d.ts +2 -2
- package/types/plugins/finder/browser.d.ts +4 -4
- package/types/plugins/finder/finder.d.ts +2 -2
- package/types/plugins/finder/helpers/context-menu.d.ts +3 -3
- package/types/plugins/finder/helpers/history-manager.d.ts +2 -2
- package/types/plugins/finder/helpers/loading-manager.d.ts +2 -2
- package/types/plugins/finder/helpers/persistent-store.d.ts +2 -2
- package/types/plugins/finder/helpers/state-manager.d.ts +2 -2
- package/types/plugins/finder/ui/folder/folder.d.ts +2 -2
- package/types/plugins/finder/ui/header/header.d.ts +3 -3
- package/types/plugins/finder/ui/item/item.d.ts +2 -2
- package/types/plugins/finder/ui/lightboox/lightbox.d.ts +3 -3
- package/types/plugins/finder/ui/panel/panel.d.ts +10 -10
- package/types/plugins/finder/ui/preview/preview.d.ts +4 -4
- package/types/plugins/finder/ui/progress/progress.d.ts +3 -3
- package/types/plugins/finder/ui/settings/settings.d.ts +3 -3
- package/types/plugins/finder/ui/sidebar/sidebar.d.ts +4 -4
- package/types/plugins/finder/ui/source/source.d.ts +2 -2
- package/types/plugins/finder/ui/sources/sources.d.ts +2 -2
- package/types/plugins/finder/ui/statusbar/statusbar.d.ts +1 -1
- package/types/plugins/finder/ui/tree/tree.d.ts +2 -2
- package/types/plugins/finder/ui/virtual-scroll/virtual-scroll.d.ts +7 -7
- package/types/plugins/google-maps/google-maps.d.ts +2 -2
- package/types/plugins/google-maps/helpers/generate-js-script.d.ts +2 -2
- package/types/plugins/google-maps/helpers/generate-static-elements.d.ts +1 -1
- package/types/plugins/google-maps/helpers/static-url.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 +2 -2
- package/types/plugins/google-maps/ui/editors/marker/marker.d.ts +2 -2
- package/types/plugins/google-maps/ui/editors/polygon/polygon.d.ts +2 -2
- package/types/plugins/google-maps/ui/editors/polyline/polyline.d.ts +2 -2
- package/types/plugins/google-maps/ui/map/map.d.ts +4 -4
- package/types/plugins/google-maps/ui/map/modules/add-new-in-state.d.ts +2 -2
- package/types/plugins/google-maps/ui/map/modules/init-or-update-element-from-state.d.ts +2 -2
- package/types/plugins/google-maps/ui/map/modules/on-change-geometries.d.ts +2 -2
- package/types/plugins/google-maps/ui/map/modules/open-props-dialog.d.ts +2 -2
- package/types/plugins/google-maps/ui/map/modules/remove-element.d.ts +2 -2
- package/types/plugins/google-maps/ui/map/modules/update-state-and-gme.d.ts +2 -2
- package/types/plugins/google-maps/ui/maps-controls/maps-controls.d.ts +2 -2
- package/types/plugins/google-maps/ui/maps-props/maps-props.d.ts +2 -2
- package/types/plugins/google-maps/ui/wysiwyg/wysiwyg.d.ts +2 -2
- package/types/plugins/google-search/google-search.d.ts +2 -2
- package/types/plugins/highlight-signature/highlight-signature.d.ts +2 -2
- package/types/plugins/iframe-editor/iframe-editor.d.ts +2 -2
- package/types/plugins/iframe-editor/ui/iframe-editor/iframe-editor.d.ts +2 -2
- package/types/plugins/index.d.ts +3 -3
- package/types/plugins/keyboard/config.d.ts +1 -1
- package/types/plugins/keyboard/keyboard.d.ts +2 -2
- package/types/plugins/keyboard/ui/keyboard/keyboard.d.ts +2 -2
- package/types/plugins/license/license.d.ts +3 -3
- package/types/plugins/page-break/page-break.d.ts +2 -2
- package/types/plugins/paste-code/config.d.ts +1 -1
- package/types/plugins/paste-code/paste-code.d.ts +2 -2
- 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/element/element.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 +2 -2
- package/types/plugins/paste-from-word/helpers/transform-word-to-html.d.ts +2 -2
- package/types/plugins/paste-from-word/interface.d.ts +1 -1
- package/types/plugins/paste-from-word/paste-from-word.d.ts +3 -3
- package/types/plugins/show-blocks/show-blocks.d.ts +2 -2
- package/types/plugins/todo-list/config.d.ts +1 -1
- package/types/plugins/todo-list/todo-list.d.ts +2 -2
- package/types/plugins/translate/interface.d.ts +1 -1
- package/types/plugins/translate/providers/google/google.d.ts +2 -2
- package/types/plugins/translate/translate.d.ts +2 -2
- package/types/plugins/translate/ui/list/list.d.ts +2 -2
- package/types/plugins/translate/ui/settings/settings.d.ts +3 -3
- package/types/plugins/tune-block/config.d.ts +1 -1
- package/types/plugins/tune-block/tune-block.d.ts +2 -2
- package/types/plugins/tune-block/ui/tuner/tuner.d.ts +2 -2
- 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/es2018/jodit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit-pro - PRO Version of Jodit Editor
|
|
3
3
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
4
|
-
* Version: v4.2.
|
|
4
|
+
* Version: v4.2.10
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -2443,7 +2443,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2443
2443
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2444
2444
|
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2445
2445
|
*/
|
|
2446
|
-
const APP_VERSION = "4.2.
|
|
2446
|
+
const APP_VERSION = "4.2.10";
|
|
2447
2447
|
// prettier-ignore
|
|
2448
2448
|
const ES = "es2018";
|
|
2449
2449
|
const IS_ES_MODERN = true;
|
|
@@ -10653,17 +10653,18 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
10653
10653
|
|
|
10654
10654
|
"use strict";
|
|
10655
10655
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10656
|
-
/* harmony export */ Ag: function() { return /* reexport safe */
|
|
10657
|
-
/* harmony export */ DI: function() { return /* reexport safe */
|
|
10656
|
+
/* harmony export */ Ag: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.Ag; },
|
|
10657
|
+
/* harmony export */ DI: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.DI; },
|
|
10658
10658
|
/* harmony export */ LN: function() { return /* reexport safe */ _selection__WEBPACK_IMPORTED_MODULE_0__.L; },
|
|
10659
|
-
/* harmony export */ OJ: function() { return /* reexport safe */
|
|
10660
|
-
/* harmony export */ PL: function() { return /* reexport safe */
|
|
10661
|
-
/* harmony export */ Zk: function() { return /* reexport safe */
|
|
10662
|
-
/* harmony export */ dj: function() { return /* reexport safe */
|
|
10663
|
-
/* harmony export */ xk: function() { return /* reexport safe */ _style_commit_style__WEBPACK_IMPORTED_MODULE_1__.
|
|
10659
|
+
/* harmony export */ OJ: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.OJ; },
|
|
10660
|
+
/* harmony export */ PL: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.PL; },
|
|
10661
|
+
/* harmony export */ Zk: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.Zk; },
|
|
10662
|
+
/* harmony export */ dj: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.dj; },
|
|
10663
|
+
/* harmony export */ xk: function() { return /* reexport safe */ _style_commit_style__WEBPACK_IMPORTED_MODULE_1__.x; }
|
|
10664
10664
|
/* harmony export */ });
|
|
10665
10665
|
/* harmony import */ var _selection__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(24953);
|
|
10666
10666
|
/* harmony import */ var _style_commit_style__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(11232);
|
|
10667
|
+
/* harmony import */ var _style_constants__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(43072);
|
|
10667
10668
|
/*!
|
|
10668
10669
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10669
10670
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -10676,6 +10677,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
10676
10677
|
|
|
10677
10678
|
|
|
10678
10679
|
|
|
10680
|
+
|
|
10679
10681
|
/***/ }),
|
|
10680
10682
|
|
|
10681
10683
|
/***/ 24953:
|
|
@@ -11689,7 +11691,7 @@ class Selection {
|
|
|
11689
11691
|
*/
|
|
11690
11692
|
commitStyle(options) {
|
|
11691
11693
|
void 0;
|
|
11692
|
-
const styleElm = new _style_commit_style__WEBPACK_IMPORTED_MODULE_7__/* .CommitStyle */ .
|
|
11694
|
+
const styleElm = new _style_commit_style__WEBPACK_IMPORTED_MODULE_7__/* .CommitStyle */ .x(options);
|
|
11693
11695
|
styleElm.apply(this.j);
|
|
11694
11696
|
}
|
|
11695
11697
|
/**
|
|
@@ -12408,8 +12410,8 @@ function isSameStyleChild(commitStyle, elm) {
|
|
|
12408
12410
|
/* harmony import */ var jodit_core_helpers_utils_assert__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(jodit_core_helpers_utils_assert__WEBPACK_IMPORTED_MODULE_1__);
|
|
12409
12411
|
/* harmony import */ var jodit_core_selection_style_api_extract__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(89723);
|
|
12410
12412
|
/* harmony import */ var jodit_core_selection_style_api_toggle_attributes__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(44228);
|
|
12411
|
-
/* harmony import */ var
|
|
12412
|
-
/* harmony import */ var
|
|
12413
|
+
/* harmony import */ var jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(43072);
|
|
12414
|
+
/* harmony import */ var _wrap_list__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(90392);
|
|
12413
12415
|
/*!
|
|
12414
12416
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12415
12417
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -12433,29 +12435,29 @@ function toggleOrderedList(commitStyle, li, jodit, mode) {
|
|
|
12433
12435
|
if (!list) {
|
|
12434
12436
|
return mode;
|
|
12435
12437
|
}
|
|
12436
|
-
const result = jodit.e.fire(`${
|
|
12438
|
+
const result = jodit.e.fire(`${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* ._PREFIX */ .ar}BeforeToggleList`, mode, commitStyle, list);
|
|
12437
12439
|
if (result !== undefined) {
|
|
12438
12440
|
return result;
|
|
12439
12441
|
}
|
|
12440
|
-
const hook = jodit.e.fire.bind(jodit.e, `${
|
|
12441
|
-
if (mode !==
|
|
12442
|
-
const isChangeMode = (0,jodit_core_selection_style_api_toggle_attributes__WEBPACK_IMPORTED_MODULE_3__/* .toggleAttributes */ .Y)(commitStyle, li.parentElement, jodit,
|
|
12442
|
+
const hook = jodit.e.fire.bind(jodit.e, `${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* ._PREFIX */ .ar}AfterToggleList`);
|
|
12443
|
+
if (mode !== jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .UNWRAP */ .OJ) {
|
|
12444
|
+
const isChangeMode = (0,jodit_core_selection_style_api_toggle_attributes__WEBPACK_IMPORTED_MODULE_3__/* .toggleAttributes */ .Y)(commitStyle, li.parentElement, jodit, jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .INITIAL */ .DI, true) === jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .CHANGE */ .PL;
|
|
12443
12445
|
// ul => ol, ol => ul or ul => ul.class1
|
|
12444
|
-
if (mode ===
|
|
12446
|
+
if (mode === jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .REPLACE */ .dj ||
|
|
12445
12447
|
isChangeMode ||
|
|
12446
12448
|
list.tagName.toLowerCase() !== commitStyle.element) {
|
|
12447
|
-
const wrapper = unwrapList(
|
|
12448
|
-
const newList = (0,
|
|
12449
|
-
hook(
|
|
12450
|
-
return
|
|
12449
|
+
const wrapper = unwrapList(jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .REPLACE */ .dj, list, li, jodit, commitStyle);
|
|
12450
|
+
const newList = (0,_wrap_list__WEBPACK_IMPORTED_MODULE_4__/* .wrapList */ .z)(commitStyle, wrapper, jodit);
|
|
12451
|
+
hook(jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .REPLACE */ .dj, newList, commitStyle);
|
|
12452
|
+
return jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .REPLACE */ .dj;
|
|
12451
12453
|
}
|
|
12452
12454
|
}
|
|
12453
|
-
const wrapper = unwrapList(
|
|
12454
|
-
hook(
|
|
12455
|
-
return
|
|
12455
|
+
const wrapper = unwrapList(jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .UNWRAP */ .OJ, list, li, jodit, commitStyle);
|
|
12456
|
+
hook(jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .UNWRAP */ .OJ, wrapper, commitStyle);
|
|
12457
|
+
return jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .UNWRAP */ .OJ;
|
|
12456
12458
|
}
|
|
12457
12459
|
function unwrapList(mode, list, li, jodit, cs) {
|
|
12458
|
-
const result = jodit.e.fire(`${
|
|
12460
|
+
const result = jodit.e.fire(`${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* ._PREFIX */ .ar}BeforeUnwrapList`, mode, list, cs);
|
|
12459
12461
|
if (result) {
|
|
12460
12462
|
void 0;
|
|
12461
12463
|
return result;
|
|
@@ -12478,7 +12480,7 @@ function unwrapList(mode, list, li, jodit, cs) {
|
|
|
12478
12480
|
/* harmony export */ });
|
|
12479
12481
|
/* harmony import */ var jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(33465);
|
|
12480
12482
|
/* harmony import */ var jodit_core_selection_style_api__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(63638);
|
|
12481
|
-
/* harmony import */ var
|
|
12483
|
+
/* harmony import */ var jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(43072);
|
|
12482
12484
|
/*!
|
|
12483
12485
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12484
12486
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -12493,7 +12495,7 @@ function unwrapList(mode, list, li, jodit, cs) {
|
|
|
12493
12495
|
* @private
|
|
12494
12496
|
*/
|
|
12495
12497
|
function wrapList(commitStyle, wrapper, jodit) {
|
|
12496
|
-
const result = jodit.e.fire(`${
|
|
12498
|
+
const result = jodit.e.fire(`${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_2__/* ._PREFIX */ .ar}BeforeWrapList`, jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_2__/* .REPLACE */ .dj, wrapper, commitStyle);
|
|
12497
12499
|
const newWrapper = result !== null && result !== void 0 ? result : jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.replace(wrapper, 'li', jodit.createInside);
|
|
12498
12500
|
const prev = newWrapper.previousElementSibling;
|
|
12499
12501
|
const next = newWrapper.nextElementSibling;
|
|
@@ -12502,7 +12504,7 @@ function wrapList(commitStyle, wrapper, jodit) {
|
|
|
12502
12504
|
if (!jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.isList(list) ||
|
|
12503
12505
|
!(0,jodit_core_selection_style_api__WEBPACK_IMPORTED_MODULE_1__/* .isSameAttributes */ .M6)(list, commitStyle.options.attributes)) {
|
|
12504
12506
|
list = jodit.createInside.element(commitStyle.element);
|
|
12505
|
-
(0,jodit_core_selection_style_api__WEBPACK_IMPORTED_MODULE_1__/* .toggleAttributes */ .Yx)(commitStyle, list, jodit,
|
|
12507
|
+
(0,jodit_core_selection_style_api__WEBPACK_IMPORTED_MODULE_1__/* .toggleAttributes */ .Yx)(commitStyle, list, jodit, jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_2__/* .INITIAL */ .DI);
|
|
12506
12508
|
jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.before(newWrapper, list);
|
|
12507
12509
|
}
|
|
12508
12510
|
if (prev === list) {
|
|
@@ -12516,7 +12518,7 @@ function wrapList(commitStyle, wrapper, jodit) {
|
|
|
12516
12518
|
jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.append(list, Array.from(list.nextElementSibling.childNodes));
|
|
12517
12519
|
jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.safeRemove(list.nextElementSibling);
|
|
12518
12520
|
}
|
|
12519
|
-
jodit.e.fire(`${
|
|
12521
|
+
jodit.e.fire(`${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_2__/* ._PREFIX */ .ar}AfterWrapList`, jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_2__/* .WRAP */ .Zk, list, commitStyle);
|
|
12520
12522
|
return list;
|
|
12521
12523
|
}
|
|
12522
12524
|
|
|
@@ -12533,13 +12535,13 @@ function wrapList(commitStyle, wrapper, jodit) {
|
|
|
12533
12535
|
/* harmony import */ var jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(23545);
|
|
12534
12536
|
/* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51431);
|
|
12535
12537
|
/* harmony import */ var jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(58588);
|
|
12536
|
-
/* harmony import */ var
|
|
12538
|
+
/* harmony import */ var jodit_core_helpers_normalize_normalize_css_value__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(43581);
|
|
12537
12539
|
/* harmony import */ var jodit_core_helpers_size_object_size__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(88455);
|
|
12538
|
-
/* harmony import */ var
|
|
12540
|
+
/* harmony import */ var jodit_core_helpers_string_kebab_case__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(18014);
|
|
12539
12541
|
/* harmony import */ var jodit_core_helpers_utils__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(71122);
|
|
12540
|
-
/* harmony import */ var
|
|
12542
|
+
/* harmony import */ var jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(4401);
|
|
12541
12543
|
/* harmony import */ var jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(49382);
|
|
12542
|
-
/* harmony import */ var
|
|
12544
|
+
/* harmony import */ var jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(43072);
|
|
12543
12545
|
/*!
|
|
12544
12546
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12545
12547
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -12588,24 +12590,24 @@ function toggleAttributes(commitStyle, elm, jodit, mode, dry = false) {
|
|
|
12588
12590
|
function toggleStyle(commitStyle, jodit, style, elm, dry, mode) {
|
|
12589
12591
|
void 0;
|
|
12590
12592
|
Object.keys(style).forEach((rule) => {
|
|
12591
|
-
const inlineValue = elm.style.getPropertyValue((0,
|
|
12593
|
+
const inlineValue = elm.style.getPropertyValue((0,jodit_core_helpers_string_kebab_case__WEBPACK_IMPORTED_MODULE_6__/* .kebabCase */ .k)(rule));
|
|
12592
12594
|
const newValue = style[rule];
|
|
12593
12595
|
if (inlineValue === '' && newValue == null) {
|
|
12594
12596
|
return;
|
|
12595
12597
|
}
|
|
12596
12598
|
if (getNativeCSSValue(jodit, elm, rule) ===
|
|
12597
|
-
(0,
|
|
12599
|
+
(0,jodit_core_helpers_normalize_normalize_css_value__WEBPACK_IMPORTED_MODULE_7__/* .normalizeCssValue */ .iy)(rule, newValue)) {
|
|
12598
12600
|
if (!inlineValue) {
|
|
12599
12601
|
return;
|
|
12600
12602
|
}
|
|
12601
|
-
!dry && (0,
|
|
12602
|
-
mode =
|
|
12603
|
+
!dry && (0,jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_8__/* .css */ .A)(elm, rule, null);
|
|
12604
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .UNSET */ .Ag;
|
|
12603
12605
|
mode = removeExtraStyleAttribute(commitStyle, elm, mode);
|
|
12604
12606
|
return;
|
|
12605
12607
|
}
|
|
12606
|
-
mode =
|
|
12608
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .CHANGE */ .PL;
|
|
12607
12609
|
if (!dry) {
|
|
12608
|
-
(0,
|
|
12610
|
+
(0,jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_8__/* .css */ .A)(elm, rule, newValue);
|
|
12609
12611
|
mode = removeExtraStyleAttribute(commitStyle, elm, mode);
|
|
12610
12612
|
}
|
|
12611
12613
|
});
|
|
@@ -12613,9 +12615,9 @@ function toggleStyle(commitStyle, jodit, style, elm, dry, mode) {
|
|
|
12613
12615
|
}
|
|
12614
12616
|
function toggleClass(jodit, value, elm, mode, dry) {
|
|
12615
12617
|
void 0;
|
|
12616
|
-
const hook = jodit.e.fire.bind(jodit.e, `${
|
|
12618
|
+
const hook = jodit.e.fire.bind(jodit.e, `${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* ._PREFIX */ .ar}AfterToggleAttribute`);
|
|
12617
12619
|
if (elm.classList.contains(value.toString())) {
|
|
12618
|
-
mode =
|
|
12620
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .UNSET */ .Ag;
|
|
12619
12621
|
if (!dry) {
|
|
12620
12622
|
elm.classList.remove(value);
|
|
12621
12623
|
if (elm.classList.length === 0) {
|
|
@@ -12625,7 +12627,7 @@ function toggleClass(jodit, value, elm, mode, dry) {
|
|
|
12625
12627
|
}
|
|
12626
12628
|
}
|
|
12627
12629
|
else {
|
|
12628
|
-
mode =
|
|
12630
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .CHANGE */ .PL;
|
|
12629
12631
|
if (!dry) {
|
|
12630
12632
|
elm.classList.add(value);
|
|
12631
12633
|
hook(mode, elm, 'class', value);
|
|
@@ -12635,14 +12637,14 @@ function toggleClass(jodit, value, elm, mode, dry) {
|
|
|
12635
12637
|
}
|
|
12636
12638
|
function toggleAttribute(jodit, value, elm, key, dry, mode) {
|
|
12637
12639
|
void 0;
|
|
12638
|
-
const hook = jodit.e.fire.bind(jodit.e, `${
|
|
12640
|
+
const hook = jodit.e.fire.bind(jodit.e, `${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* ._PREFIX */ .ar}AfterToggleAttribute`);
|
|
12639
12641
|
if ((0,jodit_core_helpers_utils__WEBPACK_IMPORTED_MODULE_4__.attr)(elm, key) === value) {
|
|
12640
12642
|
!dry && (0,jodit_core_helpers_utils__WEBPACK_IMPORTED_MODULE_4__.attr)(elm, key, null);
|
|
12641
|
-
mode =
|
|
12643
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .UNSET */ .Ag;
|
|
12642
12644
|
!dry && hook(mode, elm, key, value);
|
|
12643
12645
|
return mode;
|
|
12644
12646
|
}
|
|
12645
|
-
mode =
|
|
12647
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .CHANGE */ .PL;
|
|
12646
12648
|
if (!dry) {
|
|
12647
12649
|
(0,jodit_core_helpers_utils__WEBPACK_IMPORTED_MODULE_4__.attr)(elm, key, value);
|
|
12648
12650
|
hook(mode, elm, key, value);
|
|
@@ -12658,7 +12660,7 @@ function removeExtraStyleAttribute(commitStyle, elm, mode) {
|
|
|
12658
12660
|
(0,jodit_core_helpers_utils__WEBPACK_IMPORTED_MODULE_4__.attr)(elm, 'style', null);
|
|
12659
12661
|
if (elm.tagName.toLowerCase() === commitStyle.defaultTag) {
|
|
12660
12662
|
jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.unwrap(elm);
|
|
12661
|
-
mode =
|
|
12663
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .UNWRAP */ .OJ;
|
|
12662
12664
|
}
|
|
12663
12665
|
}
|
|
12664
12666
|
return mode;
|
|
@@ -12673,7 +12675,7 @@ function getShadowRoot(jodit) {
|
|
|
12673
12675
|
}
|
|
12674
12676
|
const container = (0,jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .getContainer */ .My)(jodit);
|
|
12675
12677
|
const iframe = document.createElement('iframe');
|
|
12676
|
-
(0,
|
|
12678
|
+
(0,jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_8__/* .css */ .A)(iframe, {
|
|
12677
12679
|
width: 0,
|
|
12678
12680
|
height: 0,
|
|
12679
12681
|
position: 'absolute',
|
|
@@ -12694,7 +12696,7 @@ function getNativeCSSValue(jodit, elm, key) {
|
|
|
12694
12696
|
newElm.style.cssText = elm.style.cssText;
|
|
12695
12697
|
const root = getShadowRoot(jodit);
|
|
12696
12698
|
root.appendChild(newElm);
|
|
12697
|
-
const result = (0,
|
|
12699
|
+
const result = (0,jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_8__/* .css */ .A)(newElm, key);
|
|
12698
12700
|
jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.safeRemove(newElm);
|
|
12699
12701
|
return result;
|
|
12700
12702
|
}
|
|
@@ -12910,8 +12912,8 @@ function findOrCreateWrapper(commitStyle, font, jodit) {
|
|
|
12910
12912
|
/* harmony export */ O: function() { return /* binding */ ApplyStyle; }
|
|
12911
12913
|
/* harmony export */ });
|
|
12912
12914
|
/* harmony import */ var _api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(63638);
|
|
12913
|
-
/* harmony import */ var
|
|
12914
|
-
/* harmony import */ var
|
|
12915
|
+
/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(43072);
|
|
12916
|
+
/* harmony import */ var _transactions__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(27492);
|
|
12915
12917
|
/*!
|
|
12916
12918
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12917
12919
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -12934,17 +12936,17 @@ function ApplyStyle(jodit, cs) {
|
|
|
12934
12936
|
}
|
|
12935
12937
|
let state = {
|
|
12936
12938
|
collapsed: sel.isCollapsed(),
|
|
12937
|
-
mode:
|
|
12939
|
+
mode: _constants__WEBPACK_IMPORTED_MODULE_2__/* .INITIAL */ .DI,
|
|
12938
12940
|
element: font.value,
|
|
12939
|
-
next:
|
|
12941
|
+
next: _transactions__WEBPACK_IMPORTED_MODULE_1__/* .states */ .x.START,
|
|
12940
12942
|
jodit,
|
|
12941
12943
|
style: cs
|
|
12942
12944
|
};
|
|
12943
12945
|
while (font && !font.done) {
|
|
12944
|
-
const machine = new _api__WEBPACK_IMPORTED_MODULE_0__/* .FiniteStateMachine */ .EF(
|
|
12946
|
+
const machine = new _api__WEBPACK_IMPORTED_MODULE_0__/* .FiniteStateMachine */ .EF(_transactions__WEBPACK_IMPORTED_MODULE_1__/* .states */ .x.START, _transactions__WEBPACK_IMPORTED_MODULE_1__/* .transactions */ .g);
|
|
12945
12947
|
state.element = font.value;
|
|
12946
12948
|
// machine.disableSilent();
|
|
12947
|
-
while (machine.getState() !==
|
|
12949
|
+
while (machine.getState() !== _transactions__WEBPACK_IMPORTED_MODULE_1__/* .states */ .x.END) {
|
|
12948
12950
|
// console.log(machine.getState(), state);
|
|
12949
12951
|
state = machine.dispatch('exec', state);
|
|
12950
12952
|
}
|
|
@@ -12963,17 +12965,11 @@ function ApplyStyle(jodit, cs) {
|
|
|
12963
12965
|
|
|
12964
12966
|
"use strict";
|
|
12965
12967
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
12966
|
-
/* harmony export */
|
|
12967
|
-
/* harmony export */ DI: function() { return /* binding */ INITIAL; },
|
|
12968
|
-
/* harmony export */ OJ: function() { return /* binding */ UNWRAP; },
|
|
12969
|
-
/* harmony export */ PL: function() { return /* binding */ CHANGE; },
|
|
12970
|
-
/* harmony export */ Zk: function() { return /* binding */ WRAP; },
|
|
12971
|
-
/* harmony export */ ar: function() { return /* binding */ _PREFIX; },
|
|
12972
|
-
/* harmony export */ dj: function() { return /* binding */ REPLACE; },
|
|
12973
|
-
/* harmony export */ xk: function() { return /* binding */ CommitStyle; }
|
|
12968
|
+
/* harmony export */ x: function() { return /* binding */ CommitStyle; }
|
|
12974
12969
|
/* harmony export */ });
|
|
12975
12970
|
/* harmony import */ var jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(67259);
|
|
12976
12971
|
/* harmony import */ var jodit_core_helpers_string_camel_case__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(86243);
|
|
12972
|
+
/* harmony import */ var jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(43072);
|
|
12977
12973
|
/* harmony import */ var _apply_style__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(41169);
|
|
12978
12974
|
/*!
|
|
12979
12975
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
@@ -12983,20 +12979,7 @@ function ApplyStyle(jodit, cs) {
|
|
|
12983
12979
|
|
|
12984
12980
|
|
|
12985
12981
|
|
|
12986
|
-
|
|
12987
|
-
const WRAP = 'wrap';
|
|
12988
|
-
/** @internal */
|
|
12989
|
-
const UNWRAP = 'unwrap';
|
|
12990
|
-
/** @internal */
|
|
12991
|
-
const CHANGE = 'change';
|
|
12992
|
-
/** @internal */
|
|
12993
|
-
const UNSET = 'unset';
|
|
12994
|
-
/** @internal */
|
|
12995
|
-
const INITIAL = 'initial';
|
|
12996
|
-
/** @internal */
|
|
12997
|
-
const REPLACE = 'replace';
|
|
12998
|
-
/** @internal */
|
|
12999
|
-
const _PREFIX = 'commitStyle';
|
|
12982
|
+
|
|
13000
12983
|
class CommitStyle {
|
|
13001
12984
|
isApplied(elm, key) {
|
|
13002
12985
|
const data = this.__applyMap.get(elm);
|
|
@@ -13045,20 +13028,17 @@ class CommitStyle {
|
|
|
13045
13028
|
}
|
|
13046
13029
|
apply(jodit) {
|
|
13047
13030
|
const { hooks } = this.options;
|
|
13031
|
+
const keys = (hooks ? Object.keys(hooks) : []);
|
|
13048
13032
|
try {
|
|
13049
|
-
|
|
13050
|
-
|
|
13051
|
-
|
|
13052
|
-
jodit.e.on((0,jodit_core_helpers_string_camel_case__WEBPACK_IMPORTED_MODULE_2__/* .camelCase */ .x)(_PREFIX + '_' + key), hooks[key]);
|
|
13053
|
-
});
|
|
13033
|
+
keys.forEach(key => {
|
|
13034
|
+
jodit.e.on((0,jodit_core_helpers_string_camel_case__WEBPACK_IMPORTED_MODULE_2__/* .camelCase */ .x)(jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_3__/* ._PREFIX */ .ar + '_' + key), hooks[key]);
|
|
13035
|
+
});
|
|
13054
13036
|
(0,_apply_style__WEBPACK_IMPORTED_MODULE_1__/* .ApplyStyle */ .O)(jodit, this);
|
|
13055
13037
|
}
|
|
13056
13038
|
finally {
|
|
13057
|
-
|
|
13058
|
-
|
|
13059
|
-
|
|
13060
|
-
jodit.e.off((0,jodit_core_helpers_string_camel_case__WEBPACK_IMPORTED_MODULE_2__/* .camelCase */ .x)(_PREFIX + '_' + key), hooks[key]);
|
|
13061
|
-
});
|
|
13039
|
+
keys.forEach(key => {
|
|
13040
|
+
jodit.e.off((0,jodit_core_helpers_string_camel_case__WEBPACK_IMPORTED_MODULE_2__/* .camelCase */ .x)(jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_3__/* ._PREFIX */ .ar + '_' + key), hooks[key]);
|
|
13041
|
+
});
|
|
13062
13042
|
this.__applyMap = new WeakMap();
|
|
13063
13043
|
}
|
|
13064
13044
|
jodit.synchronizeValues();
|
|
@@ -13067,6 +13047,45 @@ class CommitStyle {
|
|
|
13067
13047
|
}
|
|
13068
13048
|
|
|
13069
13049
|
|
|
13050
|
+
/***/ }),
|
|
13051
|
+
|
|
13052
|
+
/***/ 43072:
|
|
13053
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
13054
|
+
|
|
13055
|
+
"use strict";
|
|
13056
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13057
|
+
/* harmony export */ Ag: function() { return /* binding */ UNSET; },
|
|
13058
|
+
/* harmony export */ DI: function() { return /* binding */ INITIAL; },
|
|
13059
|
+
/* harmony export */ OJ: function() { return /* binding */ UNWRAP; },
|
|
13060
|
+
/* harmony export */ PL: function() { return /* binding */ CHANGE; },
|
|
13061
|
+
/* harmony export */ Zk: function() { return /* binding */ WRAP; },
|
|
13062
|
+
/* harmony export */ ar: function() { return /* binding */ _PREFIX; },
|
|
13063
|
+
/* harmony export */ dj: function() { return /* binding */ REPLACE; }
|
|
13064
|
+
/* harmony export */ });
|
|
13065
|
+
/*!
|
|
13066
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13067
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13068
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13069
|
+
*/
|
|
13070
|
+
/**
|
|
13071
|
+
* @module selection
|
|
13072
|
+
*/
|
|
13073
|
+
/** @internal */
|
|
13074
|
+
const WRAP = 'wrap';
|
|
13075
|
+
/** @internal */
|
|
13076
|
+
const UNWRAP = 'unwrap';
|
|
13077
|
+
/** @internal */
|
|
13078
|
+
const CHANGE = 'change';
|
|
13079
|
+
/** @internal */
|
|
13080
|
+
const UNSET = 'unset';
|
|
13081
|
+
/** @internal */
|
|
13082
|
+
const INITIAL = 'initial';
|
|
13083
|
+
/** @internal */
|
|
13084
|
+
const REPLACE = 'replace';
|
|
13085
|
+
/** @internal */
|
|
13086
|
+
const _PREFIX = 'commitStyle';
|
|
13087
|
+
|
|
13088
|
+
|
|
13070
13089
|
/***/ }),
|
|
13071
13090
|
|
|
13072
13091
|
/***/ 27492:
|
|
@@ -24761,19 +24780,17 @@ function dataURItoBlob(dataURI) {
|
|
|
24761
24780
|
|
|
24762
24781
|
"use strict";
|
|
24763
24782
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
24764
|
-
/* harmony export */ $j: function() { return /* reexport safe */
|
|
24783
|
+
/* harmony export */ $j: function() { return /* reexport safe */ _send__WEBPACK_IMPORTED_MODULE_2__.$; },
|
|
24765
24784
|
/* harmony export */ Pb: function() { return /* binding */ hasItems; },
|
|
24766
24785
|
/* harmony export */ YQ: function() { return /* binding */ hasFiles; },
|
|
24767
|
-
/* harmony export */ _9: function() { return /* reexport safe */
|
|
24768
|
-
/* harmony export */ dT: function() { return /* reexport safe */
|
|
24769
|
-
/* harmony export */ tN: function() { return /* reexport safe */
|
|
24770
|
-
/* harmony export */ zM: function() { return /* reexport safe */ _data_uri_to_blob__WEBPACK_IMPORTED_MODULE_1__.z; }
|
|
24786
|
+
/* harmony export */ _9: function() { return /* reexport safe */ _send_files__WEBPACK_IMPORTED_MODULE_3__._; },
|
|
24787
|
+
/* harmony export */ dT: function() { return /* reexport safe */ _process_old_browser_drag__WEBPACK_IMPORTED_MODULE_1__.d; },
|
|
24788
|
+
/* harmony export */ tN: function() { return /* reexport safe */ _send__WEBPACK_IMPORTED_MODULE_2__.t; }
|
|
24771
24789
|
/* harmony export */ });
|
|
24772
24790
|
/* harmony import */ var _build_data__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(17740);
|
|
24773
|
-
/* harmony import */ var
|
|
24774
|
-
/* harmony import */ var
|
|
24775
|
-
/* harmony import */ var
|
|
24776
|
-
/* harmony import */ var _send_files__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(57255);
|
|
24791
|
+
/* harmony import */ var _process_old_browser_drag__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(85278);
|
|
24792
|
+
/* harmony import */ var _send__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(66161);
|
|
24793
|
+
/* harmony import */ var _send_files__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(57255);
|
|
24777
24794
|
/*!
|
|
24778
24795
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24779
24796
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -24805,7 +24822,8 @@ function hasItems(data) {
|
|
|
24805
24822
|
/* harmony import */ var jodit_core_dom__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(33465);
|
|
24806
24823
|
/* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(51431);
|
|
24807
24824
|
/* harmony import */ var jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(9596);
|
|
24808
|
-
/* harmony import */ var
|
|
24825
|
+
/* harmony import */ var _data_uri_to_blob__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(86398);
|
|
24826
|
+
/* harmony import */ var _send_files__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(57255);
|
|
24809
24827
|
/*!
|
|
24810
24828
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24811
24829
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -24816,6 +24834,7 @@ function hasItems(data) {
|
|
|
24816
24834
|
|
|
24817
24835
|
|
|
24818
24836
|
|
|
24837
|
+
|
|
24819
24838
|
function processOldBrowserDrag(self, cData, handlerSuccess, handlerError, onFinally) {
|
|
24820
24839
|
if (cData && (!cData.types.length || cData.types[0] !== jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.TEXT_PLAIN)) {
|
|
24821
24840
|
const div = self.j.c.div('', {
|
|
@@ -24833,7 +24852,7 @@ function processOldBrowserDrag(self, cData, handlerSuccess, handlerError, onFina
|
|
|
24833
24852
|
if (child && child.hasAttribute('src')) {
|
|
24834
24853
|
const src = (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.attr)(child, 'src') || '';
|
|
24835
24854
|
restore();
|
|
24836
|
-
(0,
|
|
24855
|
+
(0,_send_files__WEBPACK_IMPORTED_MODULE_4__/* .sendFiles */ ._)(self, [(0,_data_uri_to_blob__WEBPACK_IMPORTED_MODULE_5__/* .dataURItoBlob */ .z)(src)], handlerSuccess, handlerError).finally(onFinally);
|
|
24837
24856
|
}
|
|
24838
24857
|
}, self.j.defaultTimeout);
|
|
24839
24858
|
}
|