jodit-pro 4.2.5 → 4.2.9
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/es2021/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.9
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -2444,7 +2444,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2444
2444
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2445
2445
|
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2446
2446
|
*/
|
|
2447
|
-
const APP_VERSION = "4.2.
|
|
2447
|
+
const APP_VERSION = "4.2.9";
|
|
2448
2448
|
// prettier-ignore
|
|
2449
2449
|
const ES = "es2021";
|
|
2450
2450
|
const IS_ES_MODERN = true;
|
|
@@ -10628,17 +10628,18 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
10628
10628
|
|
|
10629
10629
|
"use strict";
|
|
10630
10630
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10631
|
-
/* harmony export */ Ag: function() { return /* reexport safe */
|
|
10632
|
-
/* harmony export */ DI: function() { return /* reexport safe */
|
|
10631
|
+
/* harmony export */ Ag: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.Ag; },
|
|
10632
|
+
/* harmony export */ DI: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.DI; },
|
|
10633
10633
|
/* harmony export */ LN: function() { return /* reexport safe */ _selection__WEBPACK_IMPORTED_MODULE_0__.L; },
|
|
10634
|
-
/* harmony export */ OJ: function() { return /* reexport safe */
|
|
10635
|
-
/* harmony export */ PL: function() { return /* reexport safe */
|
|
10636
|
-
/* harmony export */ Zk: function() { return /* reexport safe */
|
|
10637
|
-
/* harmony export */ dj: function() { return /* reexport safe */
|
|
10638
|
-
/* harmony export */ xk: function() { return /* reexport safe */ _style_commit_style__WEBPACK_IMPORTED_MODULE_1__.
|
|
10634
|
+
/* harmony export */ OJ: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.OJ; },
|
|
10635
|
+
/* harmony export */ PL: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.PL; },
|
|
10636
|
+
/* harmony export */ Zk: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.Zk; },
|
|
10637
|
+
/* harmony export */ dj: function() { return /* reexport safe */ _style_constants__WEBPACK_IMPORTED_MODULE_2__.dj; },
|
|
10638
|
+
/* harmony export */ xk: function() { return /* reexport safe */ _style_commit_style__WEBPACK_IMPORTED_MODULE_1__.x; }
|
|
10639
10639
|
/* harmony export */ });
|
|
10640
10640
|
/* harmony import */ var _selection__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(24953);
|
|
10641
10641
|
/* harmony import */ var _style_commit_style__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(11232);
|
|
10642
|
+
/* harmony import */ var _style_constants__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(43072);
|
|
10642
10643
|
/*!
|
|
10643
10644
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10644
10645
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -10651,6 +10652,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
10651
10652
|
|
|
10652
10653
|
|
|
10653
10654
|
|
|
10655
|
+
|
|
10654
10656
|
/***/ }),
|
|
10655
10657
|
|
|
10656
10658
|
/***/ 24953:
|
|
@@ -11658,7 +11660,7 @@ class Selection {
|
|
|
11658
11660
|
*/
|
|
11659
11661
|
commitStyle(options) {
|
|
11660
11662
|
void 0;
|
|
11661
|
-
const styleElm = new _style_commit_style__WEBPACK_IMPORTED_MODULE_7__/* .CommitStyle */ .
|
|
11663
|
+
const styleElm = new _style_commit_style__WEBPACK_IMPORTED_MODULE_7__/* .CommitStyle */ .x(options);
|
|
11662
11664
|
styleElm.apply(this.j);
|
|
11663
11665
|
}
|
|
11664
11666
|
/**
|
|
@@ -12374,8 +12376,8 @@ function isSameStyleChild(commitStyle, elm) {
|
|
|
12374
12376
|
/* 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__);
|
|
12375
12377
|
/* harmony import */ var jodit_core_selection_style_api_extract__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(89723);
|
|
12376
12378
|
/* harmony import */ var jodit_core_selection_style_api_toggle_attributes__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(44228);
|
|
12377
|
-
/* harmony import */ var
|
|
12378
|
-
/* harmony import */ var
|
|
12379
|
+
/* harmony import */ var jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(43072);
|
|
12380
|
+
/* harmony import */ var _wrap_list__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(90392);
|
|
12379
12381
|
/*!
|
|
12380
12382
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12381
12383
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -12399,29 +12401,29 @@ function toggleOrderedList(commitStyle, li, jodit, mode) {
|
|
|
12399
12401
|
if (!list) {
|
|
12400
12402
|
return mode;
|
|
12401
12403
|
}
|
|
12402
|
-
const result = jodit.e.fire(`${
|
|
12404
|
+
const result = jodit.e.fire(`${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* ._PREFIX */ .ar}BeforeToggleList`, mode, commitStyle, list);
|
|
12403
12405
|
if (result !== undefined) {
|
|
12404
12406
|
return result;
|
|
12405
12407
|
}
|
|
12406
|
-
const hook = jodit.e.fire.bind(jodit.e, `${
|
|
12407
|
-
if (mode !==
|
|
12408
|
-
const isChangeMode = (0,jodit_core_selection_style_api_toggle_attributes__WEBPACK_IMPORTED_MODULE_3__/* .toggleAttributes */ .Y)(commitStyle, li.parentElement, jodit,
|
|
12408
|
+
const hook = jodit.e.fire.bind(jodit.e, `${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* ._PREFIX */ .ar}AfterToggleList`);
|
|
12409
|
+
if (mode !== jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .UNWRAP */ .OJ) {
|
|
12410
|
+
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;
|
|
12409
12411
|
// ul => ol, ol => ul or ul => ul.class1
|
|
12410
|
-
if (mode ===
|
|
12412
|
+
if (mode === jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .REPLACE */ .dj ||
|
|
12411
12413
|
isChangeMode ||
|
|
12412
12414
|
list.tagName.toLowerCase() !== commitStyle.element) {
|
|
12413
|
-
const wrapper = unwrapList(
|
|
12414
|
-
const newList = (0,
|
|
12415
|
-
hook(
|
|
12416
|
-
return
|
|
12415
|
+
const wrapper = unwrapList(jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .REPLACE */ .dj, list, li, jodit, commitStyle);
|
|
12416
|
+
const newList = (0,_wrap_list__WEBPACK_IMPORTED_MODULE_4__/* .wrapList */ .z)(commitStyle, wrapper, jodit);
|
|
12417
|
+
hook(jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .REPLACE */ .dj, newList, commitStyle);
|
|
12418
|
+
return jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .REPLACE */ .dj;
|
|
12417
12419
|
}
|
|
12418
12420
|
}
|
|
12419
|
-
const wrapper = unwrapList(
|
|
12420
|
-
hook(
|
|
12421
|
-
return
|
|
12421
|
+
const wrapper = unwrapList(jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .UNWRAP */ .OJ, list, li, jodit, commitStyle);
|
|
12422
|
+
hook(jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .UNWRAP */ .OJ, wrapper, commitStyle);
|
|
12423
|
+
return jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* .UNWRAP */ .OJ;
|
|
12422
12424
|
}
|
|
12423
12425
|
function unwrapList(mode, list, li, jodit, cs) {
|
|
12424
|
-
const result = jodit.e.fire(`${
|
|
12426
|
+
const result = jodit.e.fire(`${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_5__/* ._PREFIX */ .ar}BeforeUnwrapList`, mode, list, cs);
|
|
12425
12427
|
if (result) {
|
|
12426
12428
|
void 0;
|
|
12427
12429
|
return result;
|
|
@@ -12444,7 +12446,7 @@ function unwrapList(mode, list, li, jodit, cs) {
|
|
|
12444
12446
|
/* harmony export */ });
|
|
12445
12447
|
/* harmony import */ var jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(33465);
|
|
12446
12448
|
/* harmony import */ var jodit_core_selection_style_api__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(63638);
|
|
12447
|
-
/* harmony import */ var
|
|
12449
|
+
/* harmony import */ var jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(43072);
|
|
12448
12450
|
/*!
|
|
12449
12451
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12450
12452
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -12459,7 +12461,7 @@ function unwrapList(mode, list, li, jodit, cs) {
|
|
|
12459
12461
|
* @private
|
|
12460
12462
|
*/
|
|
12461
12463
|
function wrapList(commitStyle, wrapper, jodit) {
|
|
12462
|
-
const result = jodit.e.fire(`${
|
|
12464
|
+
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);
|
|
12463
12465
|
const newWrapper = result ?? jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.replace(wrapper, 'li', jodit.createInside);
|
|
12464
12466
|
const prev = newWrapper.previousElementSibling;
|
|
12465
12467
|
const next = newWrapper.nextElementSibling;
|
|
@@ -12468,7 +12470,7 @@ function wrapList(commitStyle, wrapper, jodit) {
|
|
|
12468
12470
|
if (!jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.isList(list) ||
|
|
12469
12471
|
!(0,jodit_core_selection_style_api__WEBPACK_IMPORTED_MODULE_1__/* .isSameAttributes */ .M6)(list, commitStyle.options.attributes)) {
|
|
12470
12472
|
list = jodit.createInside.element(commitStyle.element);
|
|
12471
|
-
(0,jodit_core_selection_style_api__WEBPACK_IMPORTED_MODULE_1__/* .toggleAttributes */ .Yx)(commitStyle, list, jodit,
|
|
12473
|
+
(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);
|
|
12472
12474
|
jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.before(newWrapper, list);
|
|
12473
12475
|
}
|
|
12474
12476
|
if (prev === list) {
|
|
@@ -12482,7 +12484,7 @@ function wrapList(commitStyle, wrapper, jodit) {
|
|
|
12482
12484
|
jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.append(list, Array.from(list.nextElementSibling.childNodes));
|
|
12483
12485
|
jodit_core_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.safeRemove(list.nextElementSibling);
|
|
12484
12486
|
}
|
|
12485
|
-
jodit.e.fire(`${
|
|
12487
|
+
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);
|
|
12486
12488
|
return list;
|
|
12487
12489
|
}
|
|
12488
12490
|
|
|
@@ -12499,13 +12501,13 @@ function wrapList(commitStyle, wrapper, jodit) {
|
|
|
12499
12501
|
/* harmony import */ var jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(23545);
|
|
12500
12502
|
/* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51431);
|
|
12501
12503
|
/* harmony import */ var jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(58588);
|
|
12502
|
-
/* harmony import */ var
|
|
12504
|
+
/* harmony import */ var jodit_core_helpers_normalize_normalize_css_value__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(43581);
|
|
12503
12505
|
/* harmony import */ var jodit_core_helpers_size_object_size__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(88455);
|
|
12504
|
-
/* harmony import */ var
|
|
12506
|
+
/* harmony import */ var jodit_core_helpers_string_kebab_case__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(18014);
|
|
12505
12507
|
/* harmony import */ var jodit_core_helpers_utils__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(71122);
|
|
12506
|
-
/* harmony import */ var
|
|
12508
|
+
/* harmony import */ var jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(4401);
|
|
12507
12509
|
/* harmony import */ var jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(49382);
|
|
12508
|
-
/* harmony import */ var
|
|
12510
|
+
/* harmony import */ var jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(43072);
|
|
12509
12511
|
/*!
|
|
12510
12512
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12511
12513
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -12554,24 +12556,24 @@ function toggleAttributes(commitStyle, elm, jodit, mode, dry = false) {
|
|
|
12554
12556
|
function toggleStyle(commitStyle, jodit, style, elm, dry, mode) {
|
|
12555
12557
|
void 0;
|
|
12556
12558
|
Object.keys(style).forEach((rule) => {
|
|
12557
|
-
const inlineValue = elm.style.getPropertyValue((0,
|
|
12559
|
+
const inlineValue = elm.style.getPropertyValue((0,jodit_core_helpers_string_kebab_case__WEBPACK_IMPORTED_MODULE_6__/* .kebabCase */ .k)(rule));
|
|
12558
12560
|
const newValue = style[rule];
|
|
12559
12561
|
if (inlineValue === '' && newValue == null) {
|
|
12560
12562
|
return;
|
|
12561
12563
|
}
|
|
12562
12564
|
if (getNativeCSSValue(jodit, elm, rule) ===
|
|
12563
|
-
(0,
|
|
12565
|
+
(0,jodit_core_helpers_normalize_normalize_css_value__WEBPACK_IMPORTED_MODULE_7__/* .normalizeCssValue */ .iy)(rule, newValue)) {
|
|
12564
12566
|
if (!inlineValue) {
|
|
12565
12567
|
return;
|
|
12566
12568
|
}
|
|
12567
|
-
!dry && (0,
|
|
12568
|
-
mode =
|
|
12569
|
+
!dry && (0,jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_8__/* .css */ .A)(elm, rule, null);
|
|
12570
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .UNSET */ .Ag;
|
|
12569
12571
|
mode = removeExtraStyleAttribute(commitStyle, elm, mode);
|
|
12570
12572
|
return;
|
|
12571
12573
|
}
|
|
12572
|
-
mode =
|
|
12574
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .CHANGE */ .PL;
|
|
12573
12575
|
if (!dry) {
|
|
12574
|
-
(0,
|
|
12576
|
+
(0,jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_8__/* .css */ .A)(elm, rule, newValue);
|
|
12575
12577
|
mode = removeExtraStyleAttribute(commitStyle, elm, mode);
|
|
12576
12578
|
}
|
|
12577
12579
|
});
|
|
@@ -12579,9 +12581,9 @@ function toggleStyle(commitStyle, jodit, style, elm, dry, mode) {
|
|
|
12579
12581
|
}
|
|
12580
12582
|
function toggleClass(jodit, value, elm, mode, dry) {
|
|
12581
12583
|
void 0;
|
|
12582
|
-
const hook = jodit.e.fire.bind(jodit.e, `${
|
|
12584
|
+
const hook = jodit.e.fire.bind(jodit.e, `${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* ._PREFIX */ .ar}AfterToggleAttribute`);
|
|
12583
12585
|
if (elm.classList.contains(value.toString())) {
|
|
12584
|
-
mode =
|
|
12586
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .UNSET */ .Ag;
|
|
12585
12587
|
if (!dry) {
|
|
12586
12588
|
elm.classList.remove(value);
|
|
12587
12589
|
if (elm.classList.length === 0) {
|
|
@@ -12591,7 +12593,7 @@ function toggleClass(jodit, value, elm, mode, dry) {
|
|
|
12591
12593
|
}
|
|
12592
12594
|
}
|
|
12593
12595
|
else {
|
|
12594
|
-
mode =
|
|
12596
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .CHANGE */ .PL;
|
|
12595
12597
|
if (!dry) {
|
|
12596
12598
|
elm.classList.add(value);
|
|
12597
12599
|
hook(mode, elm, 'class', value);
|
|
@@ -12601,14 +12603,14 @@ function toggleClass(jodit, value, elm, mode, dry) {
|
|
|
12601
12603
|
}
|
|
12602
12604
|
function toggleAttribute(jodit, value, elm, key, dry, mode) {
|
|
12603
12605
|
void 0;
|
|
12604
|
-
const hook = jodit.e.fire.bind(jodit.e, `${
|
|
12606
|
+
const hook = jodit.e.fire.bind(jodit.e, `${jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* ._PREFIX */ .ar}AfterToggleAttribute`);
|
|
12605
12607
|
if ((0,jodit_core_helpers_utils__WEBPACK_IMPORTED_MODULE_4__.attr)(elm, key) === value) {
|
|
12606
12608
|
!dry && (0,jodit_core_helpers_utils__WEBPACK_IMPORTED_MODULE_4__.attr)(elm, key, null);
|
|
12607
|
-
mode =
|
|
12609
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .UNSET */ .Ag;
|
|
12608
12610
|
!dry && hook(mode, elm, key, value);
|
|
12609
12611
|
return mode;
|
|
12610
12612
|
}
|
|
12611
|
-
mode =
|
|
12613
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .CHANGE */ .PL;
|
|
12612
12614
|
if (!dry) {
|
|
12613
12615
|
(0,jodit_core_helpers_utils__WEBPACK_IMPORTED_MODULE_4__.attr)(elm, key, value);
|
|
12614
12616
|
hook(mode, elm, key, value);
|
|
@@ -12624,7 +12626,7 @@ function removeExtraStyleAttribute(commitStyle, elm, mode) {
|
|
|
12624
12626
|
(0,jodit_core_helpers_utils__WEBPACK_IMPORTED_MODULE_4__.attr)(elm, 'style', null);
|
|
12625
12627
|
if (elm.tagName.toLowerCase() === commitStyle.defaultTag) {
|
|
12626
12628
|
jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.unwrap(elm);
|
|
12627
|
-
mode =
|
|
12629
|
+
mode = jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_9__/* .UNWRAP */ .OJ;
|
|
12628
12630
|
}
|
|
12629
12631
|
}
|
|
12630
12632
|
return mode;
|
|
@@ -12638,7 +12640,7 @@ function getShadowRoot(jodit) {
|
|
|
12638
12640
|
}
|
|
12639
12641
|
const container = (0,jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .getContainer */ .My)(jodit);
|
|
12640
12642
|
const iframe = document.createElement('iframe');
|
|
12641
|
-
(0,
|
|
12643
|
+
(0,jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_8__/* .css */ .A)(iframe, {
|
|
12642
12644
|
width: 0,
|
|
12643
12645
|
height: 0,
|
|
12644
12646
|
position: 'absolute',
|
|
@@ -12659,7 +12661,7 @@ function getNativeCSSValue(jodit, elm, key) {
|
|
|
12659
12661
|
newElm.style.cssText = elm.style.cssText;
|
|
12660
12662
|
const root = getShadowRoot(jodit);
|
|
12661
12663
|
root.appendChild(newElm);
|
|
12662
|
-
const result = (0,
|
|
12664
|
+
const result = (0,jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_8__/* .css */ .A)(newElm, key);
|
|
12663
12665
|
jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_0__/* .Dom */ .J.safeRemove(newElm);
|
|
12664
12666
|
return result;
|
|
12665
12667
|
}
|
|
@@ -12874,8 +12876,8 @@ function findOrCreateWrapper(commitStyle, font, jodit) {
|
|
|
12874
12876
|
/* harmony export */ O: function() { return /* binding */ ApplyStyle; }
|
|
12875
12877
|
/* harmony export */ });
|
|
12876
12878
|
/* harmony import */ var _api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(63638);
|
|
12877
|
-
/* harmony import */ var
|
|
12878
|
-
/* harmony import */ var
|
|
12879
|
+
/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(43072);
|
|
12880
|
+
/* harmony import */ var _transactions__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(27492);
|
|
12879
12881
|
/*!
|
|
12880
12882
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12881
12883
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -12897,17 +12899,17 @@ function ApplyStyle(jodit, cs) {
|
|
|
12897
12899
|
}
|
|
12898
12900
|
let state = {
|
|
12899
12901
|
collapsed: sel.isCollapsed(),
|
|
12900
|
-
mode:
|
|
12902
|
+
mode: _constants__WEBPACK_IMPORTED_MODULE_2__/* .INITIAL */ .DI,
|
|
12901
12903
|
element: font.value,
|
|
12902
|
-
next:
|
|
12904
|
+
next: _transactions__WEBPACK_IMPORTED_MODULE_1__/* .states */ .x.START,
|
|
12903
12905
|
jodit,
|
|
12904
12906
|
style: cs
|
|
12905
12907
|
};
|
|
12906
12908
|
while (font && !font.done) {
|
|
12907
|
-
const machine = new _api__WEBPACK_IMPORTED_MODULE_0__/* .FiniteStateMachine */ .EF(
|
|
12909
|
+
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);
|
|
12908
12910
|
state.element = font.value;
|
|
12909
12911
|
// machine.disableSilent();
|
|
12910
|
-
while (machine.getState() !==
|
|
12912
|
+
while (machine.getState() !== _transactions__WEBPACK_IMPORTED_MODULE_1__/* .states */ .x.END) {
|
|
12911
12913
|
// console.log(machine.getState(), state);
|
|
12912
12914
|
state = machine.dispatch('exec', state);
|
|
12913
12915
|
}
|
|
@@ -12926,17 +12928,11 @@ function ApplyStyle(jodit, cs) {
|
|
|
12926
12928
|
|
|
12927
12929
|
"use strict";
|
|
12928
12930
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
12929
|
-
/* harmony export */
|
|
12930
|
-
/* harmony export */ DI: function() { return /* binding */ INITIAL; },
|
|
12931
|
-
/* harmony export */ OJ: function() { return /* binding */ UNWRAP; },
|
|
12932
|
-
/* harmony export */ PL: function() { return /* binding */ CHANGE; },
|
|
12933
|
-
/* harmony export */ Zk: function() { return /* binding */ WRAP; },
|
|
12934
|
-
/* harmony export */ ar: function() { return /* binding */ _PREFIX; },
|
|
12935
|
-
/* harmony export */ dj: function() { return /* binding */ REPLACE; },
|
|
12936
|
-
/* harmony export */ xk: function() { return /* binding */ CommitStyle; }
|
|
12931
|
+
/* harmony export */ x: function() { return /* binding */ CommitStyle; }
|
|
12937
12932
|
/* harmony export */ });
|
|
12938
12933
|
/* harmony import */ var jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(67259);
|
|
12939
12934
|
/* harmony import */ var jodit_core_helpers_string_camel_case__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(86243);
|
|
12935
|
+
/* harmony import */ var jodit_core_selection_style_constants__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(43072);
|
|
12940
12936
|
/* harmony import */ var _apply_style__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(41169);
|
|
12941
12937
|
/*!
|
|
12942
12938
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
@@ -12946,20 +12942,7 @@ function ApplyStyle(jodit, cs) {
|
|
|
12946
12942
|
|
|
12947
12943
|
|
|
12948
12944
|
|
|
12949
|
-
|
|
12950
|
-
const WRAP = 'wrap';
|
|
12951
|
-
/** @internal */
|
|
12952
|
-
const UNWRAP = 'unwrap';
|
|
12953
|
-
/** @internal */
|
|
12954
|
-
const CHANGE = 'change';
|
|
12955
|
-
/** @internal */
|
|
12956
|
-
const UNSET = 'unset';
|
|
12957
|
-
/** @internal */
|
|
12958
|
-
const INITIAL = 'initial';
|
|
12959
|
-
/** @internal */
|
|
12960
|
-
const REPLACE = 'replace';
|
|
12961
|
-
/** @internal */
|
|
12962
|
-
const _PREFIX = 'commitStyle';
|
|
12945
|
+
|
|
12963
12946
|
class CommitStyle {
|
|
12964
12947
|
isApplied(elm, key) {
|
|
12965
12948
|
const data = this.__applyMap.get(elm);
|
|
@@ -13007,20 +12990,17 @@ class CommitStyle {
|
|
|
13007
12990
|
}
|
|
13008
12991
|
apply(jodit) {
|
|
13009
12992
|
const { hooks } = this.options;
|
|
12993
|
+
const keys = (hooks ? Object.keys(hooks) : []);
|
|
13010
12994
|
try {
|
|
13011
|
-
|
|
13012
|
-
|
|
13013
|
-
|
|
13014
|
-
jodit.e.on((0,jodit_core_helpers_string_camel_case__WEBPACK_IMPORTED_MODULE_2__/* .camelCase */ .x)(_PREFIX + '_' + key), hooks[key]);
|
|
13015
|
-
});
|
|
12995
|
+
keys.forEach(key => {
|
|
12996
|
+
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]);
|
|
12997
|
+
});
|
|
13016
12998
|
(0,_apply_style__WEBPACK_IMPORTED_MODULE_1__/* .ApplyStyle */ .O)(jodit, this);
|
|
13017
12999
|
}
|
|
13018
13000
|
finally {
|
|
13019
|
-
|
|
13020
|
-
|
|
13021
|
-
|
|
13022
|
-
jodit.e.off((0,jodit_core_helpers_string_camel_case__WEBPACK_IMPORTED_MODULE_2__/* .camelCase */ .x)(_PREFIX + '_' + key), hooks[key]);
|
|
13023
|
-
});
|
|
13001
|
+
keys.forEach(key => {
|
|
13002
|
+
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]);
|
|
13003
|
+
});
|
|
13024
13004
|
this.__applyMap = new WeakMap();
|
|
13025
13005
|
}
|
|
13026
13006
|
jodit.synchronizeValues();
|
|
@@ -13029,6 +13009,45 @@ class CommitStyle {
|
|
|
13029
13009
|
}
|
|
13030
13010
|
|
|
13031
13011
|
|
|
13012
|
+
/***/ }),
|
|
13013
|
+
|
|
13014
|
+
/***/ 43072:
|
|
13015
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
13016
|
+
|
|
13017
|
+
"use strict";
|
|
13018
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
13019
|
+
/* harmony export */ Ag: function() { return /* binding */ UNSET; },
|
|
13020
|
+
/* harmony export */ DI: function() { return /* binding */ INITIAL; },
|
|
13021
|
+
/* harmony export */ OJ: function() { return /* binding */ UNWRAP; },
|
|
13022
|
+
/* harmony export */ PL: function() { return /* binding */ CHANGE; },
|
|
13023
|
+
/* harmony export */ Zk: function() { return /* binding */ WRAP; },
|
|
13024
|
+
/* harmony export */ ar: function() { return /* binding */ _PREFIX; },
|
|
13025
|
+
/* harmony export */ dj: function() { return /* binding */ REPLACE; }
|
|
13026
|
+
/* harmony export */ });
|
|
13027
|
+
/*!
|
|
13028
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13029
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13030
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13031
|
+
*/
|
|
13032
|
+
/**
|
|
13033
|
+
* @module selection
|
|
13034
|
+
*/
|
|
13035
|
+
/** @internal */
|
|
13036
|
+
const WRAP = 'wrap';
|
|
13037
|
+
/** @internal */
|
|
13038
|
+
const UNWRAP = 'unwrap';
|
|
13039
|
+
/** @internal */
|
|
13040
|
+
const CHANGE = 'change';
|
|
13041
|
+
/** @internal */
|
|
13042
|
+
const UNSET = 'unset';
|
|
13043
|
+
/** @internal */
|
|
13044
|
+
const INITIAL = 'initial';
|
|
13045
|
+
/** @internal */
|
|
13046
|
+
const REPLACE = 'replace';
|
|
13047
|
+
/** @internal */
|
|
13048
|
+
const _PREFIX = 'commitStyle';
|
|
13049
|
+
|
|
13050
|
+
|
|
13032
13051
|
/***/ }),
|
|
13033
13052
|
|
|
13034
13053
|
/***/ 27492:
|
|
@@ -24677,19 +24696,17 @@ function dataURItoBlob(dataURI) {
|
|
|
24677
24696
|
|
|
24678
24697
|
"use strict";
|
|
24679
24698
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
24680
|
-
/* harmony export */ $j: function() { return /* reexport safe */
|
|
24699
|
+
/* harmony export */ $j: function() { return /* reexport safe */ _send__WEBPACK_IMPORTED_MODULE_2__.$; },
|
|
24681
24700
|
/* harmony export */ Pb: function() { return /* binding */ hasItems; },
|
|
24682
24701
|
/* harmony export */ YQ: function() { return /* binding */ hasFiles; },
|
|
24683
|
-
/* harmony export */ _9: function() { return /* reexport safe */
|
|
24684
|
-
/* harmony export */ dT: function() { return /* reexport safe */
|
|
24685
|
-
/* harmony export */ tN: function() { return /* reexport safe */
|
|
24686
|
-
/* harmony export */ zM: function() { return /* reexport safe */ _data_uri_to_blob__WEBPACK_IMPORTED_MODULE_1__.z; }
|
|
24702
|
+
/* harmony export */ _9: function() { return /* reexport safe */ _send_files__WEBPACK_IMPORTED_MODULE_3__._; },
|
|
24703
|
+
/* harmony export */ dT: function() { return /* reexport safe */ _process_old_browser_drag__WEBPACK_IMPORTED_MODULE_1__.d; },
|
|
24704
|
+
/* harmony export */ tN: function() { return /* reexport safe */ _send__WEBPACK_IMPORTED_MODULE_2__.t; }
|
|
24687
24705
|
/* harmony export */ });
|
|
24688
24706
|
/* harmony import */ var _build_data__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(17740);
|
|
24689
|
-
/* harmony import */ var
|
|
24690
|
-
/* harmony import */ var
|
|
24691
|
-
/* harmony import */ var
|
|
24692
|
-
/* harmony import */ var _send_files__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(57255);
|
|
24707
|
+
/* harmony import */ var _process_old_browser_drag__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(85278);
|
|
24708
|
+
/* harmony import */ var _send__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(66161);
|
|
24709
|
+
/* harmony import */ var _send_files__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(57255);
|
|
24693
24710
|
/*!
|
|
24694
24711
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24695
24712
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -24721,7 +24738,8 @@ function hasItems(data) {
|
|
|
24721
24738
|
/* harmony import */ var jodit_core_dom__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(33465);
|
|
24722
24739
|
/* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(51431);
|
|
24723
24740
|
/* harmony import */ var jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(9596);
|
|
24724
|
-
/* harmony import */ var
|
|
24741
|
+
/* harmony import */ var _data_uri_to_blob__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(86398);
|
|
24742
|
+
/* harmony import */ var _send_files__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(57255);
|
|
24725
24743
|
/*!
|
|
24726
24744
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24727
24745
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -24732,6 +24750,7 @@ function hasItems(data) {
|
|
|
24732
24750
|
|
|
24733
24751
|
|
|
24734
24752
|
|
|
24753
|
+
|
|
24735
24754
|
function processOldBrowserDrag(self, cData, handlerSuccess, handlerError, onFinally) {
|
|
24736
24755
|
if (cData && (!cData.types.length || cData.types[0] !== jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.TEXT_PLAIN)) {
|
|
24737
24756
|
const div = self.j.c.div('', {
|
|
@@ -24749,7 +24768,7 @@ function processOldBrowserDrag(self, cData, handlerSuccess, handlerError, onFina
|
|
|
24749
24768
|
if (child && child.hasAttribute('src')) {
|
|
24750
24769
|
const src = (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.attr)(child, 'src') || '';
|
|
24751
24770
|
restore();
|
|
24752
|
-
(0,
|
|
24771
|
+
(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);
|
|
24753
24772
|
}
|
|
24754
24773
|
}, self.j.defaultTimeout);
|
|
24755
24774
|
}
|