jodit-pro 4.12.27 → 4.12.32
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.css +1 -1
- package/es2015/jodit.fat.min.js +13 -11
- package/es2015/jodit.js +231 -74
- package/es2015/jodit.min.js +8 -8
- package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
- package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.js +1 -1
- package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.min.js +1 -1
- package/es2015/plugins/autocomplete/autocomplete.css +62 -0
- package/es2015/plugins/autocomplete/autocomplete.js +29 -2
- package/es2015/plugins/autocomplete/autocomplete.min.css +1 -0
- package/es2015/plugins/autocomplete/autocomplete.min.js +2 -2
- 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 +23 -2
- package/es2015/plugins/page-break/page-break.min.js +2 -2
- package/es2015/plugins/paste-code/paste-code.css +28 -1
- package/es2015/plugins/paste-code/paste-code.js +489 -64
- package/es2015/plugins/paste-code/paste-code.min.css +1 -1
- package/es2015/plugins/paste-code/paste-code.min.js +4 -2
- 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/style/style.css +1 -1
- package/es2015/plugins/style/style.js +1 -1
- package/es2015/plugins/style/style.min.js +1 -1
- package/es2015/plugins/templates/templates.css +1 -1
- package/es2015/plugins/templates/templates.js +1 -1
- package/es2015/plugins/templates/templates.min.js +1 -1
- package/es2015/plugins/todo-list/todo-list.css +1 -1
- package/es2015/plugins/todo-list/todo-list.js +9 -1
- package/es2015/plugins/todo-list/todo-list.min.js +2 -2
- 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.fat.min.css +1 -1
- package/es2018/jodit.fat.min.js +13 -11
- package/es2018/jodit.min.js +8 -8
- package/es2018/plugins/ai-assistant-pro/ai-assistant-pro.min.js +1 -1
- package/es2018/plugins/autocomplete/autocomplete.min.css +1 -0
- package/es2018/plugins/autocomplete/autocomplete.min.js +2 -2
- package/es2018/plugins/backup/backup.min.js +1 -1
- package/es2018/plugins/button-generator/button-generator.min.js +1 -1
- package/es2018/plugins/change-case/change-case.min.js +1 -1
- package/es2018/plugins/color-picker/color-picker.min.js +1 -1
- package/es2018/plugins/emoji/emoji.min.js +1 -1
- package/es2018/plugins/export-docs/export-docs.min.js +1 -1
- package/es2018/plugins/finder/finder.min.js +1 -1
- package/es2018/plugins/google-maps/google-maps.min.js +1 -1
- package/es2018/plugins/google-search/google-search.min.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2018/plugins/keyboard/keyboard.min.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2018/plugins/page-break/page-break.min.js +2 -2
- package/es2018/plugins/paste-code/paste-code.min.css +1 -1
- package/es2018/plugins/paste-code/paste-code.min.js +4 -2
- package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2018/plugins/style/style.min.js +1 -1
- package/es2018/plugins/templates/templates.min.js +1 -1
- package/es2018/plugins/todo-list/todo-list.min.js +2 -2
- package/es2018/plugins/translate/translate.min.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.css +1 -1
- package/es2021/jodit.fat.min.js +14 -12
- package/es2021/jodit.js +231 -74
- package/es2021/jodit.min.js +9 -9
- package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
- package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.js +1 -1
- package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.min.js +1 -1
- package/es2021/plugins/autocomplete/autocomplete.css +62 -0
- package/es2021/plugins/autocomplete/autocomplete.js +29 -2
- package/es2021/plugins/autocomplete/autocomplete.min.css +1 -0
- package/es2021/plugins/autocomplete/autocomplete.min.js +2 -2
- 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 +23 -2
- package/es2021/plugins/page-break/page-break.min.js +2 -2
- package/es2021/plugins/paste-code/paste-code.css +28 -1
- package/es2021/plugins/paste-code/paste-code.js +488 -64
- package/es2021/plugins/paste-code/paste-code.min.css +1 -1
- package/es2021/plugins/paste-code/paste-code.min.js +4 -2
- 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/style/style.css +1 -1
- package/es2021/plugins/style/style.js +1 -1
- package/es2021/plugins/style/style.min.js +1 -1
- package/es2021/plugins/templates/templates.css +1 -1
- package/es2021/plugins/templates/templates.js +1 -1
- package/es2021/plugins/templates/templates.min.js +1 -1
- package/es2021/plugins/todo-list/todo-list.css +1 -1
- package/es2021/plugins/todo-list/todo-list.js +9 -1
- package/es2021/plugins/todo-list/todo-list.min.js +2 -2
- 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.css +1 -1
- package/es2021.en/jodit.fat.min.js +28 -26
- package/es2021.en/jodit.js +231 -74
- package/es2021.en/jodit.min.js +9 -9
- package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
- package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.js +1 -1
- package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.min.js +1 -1
- package/es2021.en/plugins/autocomplete/autocomplete.css +62 -0
- package/es2021.en/plugins/autocomplete/autocomplete.js +29 -2
- package/es2021.en/plugins/autocomplete/autocomplete.min.css +1 -0
- package/es2021.en/plugins/autocomplete/autocomplete.min.js +2 -2
- 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 +23 -2
- package/es2021.en/plugins/page-break/page-break.min.js +2 -2
- package/es2021.en/plugins/paste-code/paste-code.css +28 -1
- package/es2021.en/plugins/paste-code/paste-code.js +488 -64
- package/es2021.en/plugins/paste-code/paste-code.min.css +1 -1
- package/es2021.en/plugins/paste-code/paste-code.min.js +4 -2
- 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/style/style.css +1 -1
- package/es2021.en/plugins/style/style.js +1 -1
- package/es2021.en/plugins/style/style.min.js +1 -1
- package/es2021.en/plugins/templates/templates.css +1 -1
- package/es2021.en/plugins/templates/templates.js +1 -1
- package/es2021.en/plugins/templates/templates.min.js +1 -1
- package/es2021.en/plugins/todo-list/todo-list.css +1 -1
- package/es2021.en/plugins/todo-list/todo-list.js +9 -1
- package/es2021.en/plugins/todo-list/todo-list.min.js +2 -2
- 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.css +1 -1
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +333 -74
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
- package/es5/plugins/ai-assistant-pro/ai-assistant-pro.js +1 -1
- package/es5/plugins/ai-assistant-pro/ai-assistant-pro.min.js +1 -1
- package/es5/plugins/autocomplete/autocomplete.css +62 -0
- package/es5/plugins/autocomplete/autocomplete.js +29 -2
- package/es5/plugins/autocomplete/autocomplete.min.css +1 -0
- package/es5/plugins/autocomplete/autocomplete.min.js +2 -2
- 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 +23 -2
- package/es5/plugins/page-break/page-break.min.js +2 -2
- package/es5/plugins/paste-code/paste-code.css +28 -1
- package/es5/plugins/paste-code/paste-code.js +586 -66
- package/es5/plugins/paste-code/paste-code.min.css +1 -1
- package/es5/plugins/paste-code/paste-code.min.js +2 -2
- 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/style/style.css +1 -1
- package/es5/plugins/style/style.js +1 -1
- package/es5/plugins/style/style.min.js +1 -1
- package/es5/plugins/templates/templates.css +1 -1
- package/es5/plugins/templates/templates.js +1 -1
- package/es5/plugins/templates/templates.min.js +1 -1
- package/es5/plugins/todo-list/todo-list.css +1 -1
- package/es5/plugins/todo-list/todo-list.js +9 -1
- package/es5/plugins/todo-list/todo-list.min.js +2 -2
- 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/es5/polyfills.fat.min.js +1 -1
- package/es5/polyfills.js +1 -1
- package/es5/polyfills.min.js +1 -1
- package/esm/config.d.ts +6 -1
- package/esm/plugins/all.d.ts +1 -1
- package/esm/plugins/all.js +1 -1
- package/esm/plugins/autocomplete/autocomplete.d.ts +2 -26
- package/esm/plugins/autocomplete/autocomplete.impl.d.ts +31 -0
- package/esm/plugins/autocomplete/autocomplete.impl.js +1 -0
- package/esm/plugins/autocomplete/autocomplete.js +1 -1
- package/esm/plugins/index.d.ts +1 -1
- package/esm/plugins/index.js +1 -1
- package/esm/plugins/page-break/page-break.js +1 -1
- package/esm/plugins/paste-code/config.d.ts +6 -1
- package/esm/plugins/paste-code/config.js +1 -1
- package/esm/plugins/paste-code/helpers.d.ts +25 -0
- package/esm/plugins/paste-code/helpers.js +1 -0
- package/esm/plugins/paste-code/paste-code.d.ts +9 -0
- package/esm/plugins/paste-code/paste-code.js +1 -1
- package/esm/plugins/paste-code/ui/code-tuner/code-tuner.d.ts +87 -0
- package/esm/plugins/paste-code/ui/code-tuner/code-tuner.js +3 -0
- package/esm/plugins/paste-code/ui/code-tuner/drag.svg.js +1 -0
- package/esm/plugins/todo-list/todo-list.js +1 -1
- package/package.json +1 -1
- package/types/config.d.ts +6 -1
- package/types/plugins/autocomplete/autocomplete.d.ts +2 -26
- package/types/plugins/autocomplete/autocomplete.impl.d.ts +31 -0
- package/types/plugins/index.d.ts +1 -1
- package/types/plugins/paste-code/config.d.ts +6 -1
- package/types/plugins/paste-code/helpers.d.ts +25 -0
- package/types/plugins/paste-code/paste-code.d.ts +9 -0
- package/types/plugins/paste-code/ui/code-tuner/code-tuner.d.ts +87 -0
package/es2021.en/jodit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit-pro - PRO Version of Jodit Editor
|
|
3
3
|
* Author: Chupurnov Valerii <chupurnov@gmail.com>
|
|
4
|
-
* Version: v4.12.
|
|
4
|
+
* Version: v4.12.32
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -1754,7 +1754,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1754
1754
|
* ```
|
|
1755
1755
|
* @packageDocumentation
|
|
1756
1756
|
* @module constants
|
|
1757
|
-
*/ const APP_VERSION = "4.12.
|
|
1757
|
+
*/ const APP_VERSION = "4.12.32";
|
|
1758
1758
|
// prettier-ignore
|
|
1759
1759
|
const ES = "es2021";
|
|
1760
1760
|
const IS_ES_MODERN = true;
|
|
@@ -6088,6 +6088,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6088
6088
|
/* harmony export */ LimitedStack: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.LimitedStack; },
|
|
6089
6089
|
/* harmony export */ NUMBER_FIELDS_REG: function() { return /* reexport safe */ _normalize_index_js__WEBPACK_IMPORTED_MODULE_5__.NUMBER_FIELDS_REG; },
|
|
6090
6090
|
/* harmony export */ OptionsError: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.OptionsError; },
|
|
6091
|
+
/* harmony export */ UNSAFE_PROTO_KEYS: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.UNSAFE_PROTO_KEYS; },
|
|
6091
6092
|
/* harmony export */ abort: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.abort; },
|
|
6092
6093
|
/* harmony export */ alignElement: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.alignElement; },
|
|
6093
6094
|
/* harmony export */ alreadyLoadedList: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.alreadyLoadedList; },
|
|
@@ -6160,6 +6161,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6160
6161
|
/* harmony export */ isString: function() { return /* reexport safe */ _checker_index_js__WEBPACK_IMPORTED_MODULE_2__.isString; },
|
|
6161
6162
|
/* harmony export */ isStringArray: function() { return /* reexport safe */ _checker_index_js__WEBPACK_IMPORTED_MODULE_2__.isStringArray; },
|
|
6162
6163
|
/* harmony export */ isURL: function() { return /* reexport safe */ _checker_index_js__WEBPACK_IMPORTED_MODULE_2__.isURL; },
|
|
6164
|
+
/* harmony export */ isUnsafeProtoKey: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.isUnsafeProtoKey; },
|
|
6163
6165
|
/* harmony export */ isValidName: function() { return /* reexport safe */ _checker_index_js__WEBPACK_IMPORTED_MODULE_2__.isValidName; },
|
|
6164
6166
|
/* harmony export */ isViewObject: function() { return /* reexport safe */ _checker_index_js__WEBPACK_IMPORTED_MODULE_2__.isViewObject; },
|
|
6165
6167
|
/* harmony export */ isVoid: function() { return /* reexport safe */ _checker_index_js__WEBPACK_IMPORTED_MODULE_2__.isVoid; },
|
|
@@ -7566,7 +7568,8 @@ const completeUrl = (url)=>{
|
|
|
7566
7568
|
/* harmony import */ var _checker_is_void_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(86068);
|
|
7567
7569
|
/* harmony import */ var _config_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(6441);
|
|
7568
7570
|
/* harmony import */ var _extend_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(97735);
|
|
7569
|
-
/* harmony import */ var
|
|
7571
|
+
/* harmony import */ var _is_unsafe_proto_key_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(69175);
|
|
7572
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(37790);
|
|
7570
7573
|
/*!
|
|
7571
7574
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7572
7575
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -7578,18 +7581,7 @@ const completeUrl = (url)=>{
|
|
|
7578
7581
|
|
|
7579
7582
|
|
|
7580
7583
|
|
|
7581
|
-
|
|
7582
|
-
* Keys that must never be copied from a (potentially untrusted) config object —
|
|
7583
|
-
* assigning them during a recursive merge can reach and mutate
|
|
7584
|
-
* `Object.prototype` (prototype pollution, CWE-1321).
|
|
7585
|
-
*/ const UNSAFE_PROTO_KEYS = [
|
|
7586
|
-
'__proto__',
|
|
7587
|
-
'constructor',
|
|
7588
|
-
'prototype'
|
|
7589
|
-
];
|
|
7590
|
-
function isUnsafeProtoKey(key) {
|
|
7591
|
-
return UNSAFE_PROTO_KEYS.indexOf(key) !== -1;
|
|
7592
|
-
}
|
|
7584
|
+
|
|
7593
7585
|
/**
|
|
7594
7586
|
* @example
|
|
7595
7587
|
* ```js
|
|
@@ -7638,7 +7630,7 @@ function isUnsafeProtoKey(key) {
|
|
|
7638
7630
|
}
|
|
7639
7631
|
const newOpt = {};
|
|
7640
7632
|
Object.keys(options).forEach((key)=>{
|
|
7641
|
-
if (isUnsafeProtoKey(key)) {
|
|
7633
|
+
if ((0,_is_unsafe_proto_key_js__WEBPACK_IMPORTED_MODULE_6__.isUnsafeProtoKey)(key)) {
|
|
7642
7634
|
return;
|
|
7643
7635
|
}
|
|
7644
7636
|
const opt = options[key], protoKey = proto ? proto[key] : null;
|
|
@@ -7660,7 +7652,7 @@ function isUnsafeProtoKey(key) {
|
|
|
7660
7652
|
return newOpt;
|
|
7661
7653
|
}
|
|
7662
7654
|
function ConfigFlatten(obj) {
|
|
7663
|
-
return (0,
|
|
7655
|
+
return (0,_utils_js__WEBPACK_IMPORTED_MODULE_7__.keys)(obj, false).reduce((app, key)=>{
|
|
7664
7656
|
app[key] = obj[key];
|
|
7665
7657
|
return app;
|
|
7666
7658
|
}, {});
|
|
@@ -7702,7 +7694,7 @@ function ConfigFlatten(obj) {
|
|
|
7702
7694
|
* @see {@link ConfigProto} for the prototype-chain variant used at editor creation time
|
|
7703
7695
|
*/ function ConfigMerge(target, source) {
|
|
7704
7696
|
Object.keys(source).forEach((key)=>{
|
|
7705
|
-
if (isUnsafeProtoKey(key)) {
|
|
7697
|
+
if ((0,_is_unsafe_proto_key_js__WEBPACK_IMPORTED_MODULE_6__.isUnsafeProtoKey)(key)) {
|
|
7706
7698
|
return;
|
|
7707
7699
|
}
|
|
7708
7700
|
const srcVal = source[key];
|
|
@@ -7715,7 +7707,7 @@ function ConfigFlatten(obj) {
|
|
|
7715
7707
|
});
|
|
7716
7708
|
}
|
|
7717
7709
|
function ConfigDeepFlatten(obj) {
|
|
7718
|
-
return (0,
|
|
7710
|
+
return (0,_utils_js__WEBPACK_IMPORTED_MODULE_7__.keys)(obj, false).reduce((app, key)=>{
|
|
7719
7711
|
app[key] = (0,_checker_is_plain_object_js__WEBPACK_IMPORTED_MODULE_1__.isPlainObject)(obj[key]) ? ConfigDeepFlatten(obj[key]) : obj[key];
|
|
7720
7712
|
return app;
|
|
7721
7713
|
}, {});
|
|
@@ -8288,14 +8280,15 @@ const getClassName = (obj)=>{
|
|
|
8288
8280
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
8289
8281
|
|
|
8290
8282
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8291
|
-
/* harmony export */ $$: function() { return /* reexport safe */
|
|
8283
|
+
/* harmony export */ $$: function() { return /* reexport safe */ _selector_js__WEBPACK_IMPORTED_MODULE_24__.$$; },
|
|
8292
8284
|
/* harmony export */ ConfigDeepFlatten: function() { return /* reexport safe */ _config_proto_js__WEBPACK_IMPORTED_MODULE_7__.ConfigDeepFlatten; },
|
|
8293
8285
|
/* harmony export */ ConfigFlatten: function() { return /* reexport safe */ _config_proto_js__WEBPACK_IMPORTED_MODULE_7__.ConfigFlatten; },
|
|
8294
8286
|
/* harmony export */ ConfigMerge: function() { return /* reexport safe */ _config_proto_js__WEBPACK_IMPORTED_MODULE_7__.ConfigMerge; },
|
|
8295
8287
|
/* harmony export */ ConfigProto: function() { return /* reexport safe */ _config_proto_js__WEBPACK_IMPORTED_MODULE_7__.ConfigProto; },
|
|
8296
8288
|
/* harmony export */ ConnectionError: function() { return /* reexport safe */ _error_index_js__WEBPACK_IMPORTED_MODULE_13__.ConnectionError; },
|
|
8297
|
-
/* harmony export */ LimitedStack: function() { return /* reexport safe */
|
|
8289
|
+
/* harmony export */ LimitedStack: function() { return /* reexport safe */ _stack_js__WEBPACK_IMPORTED_MODULE_26__.LimitedStack; },
|
|
8298
8290
|
/* harmony export */ OptionsError: function() { return /* reexport safe */ _error_index_js__WEBPACK_IMPORTED_MODULE_13__.OptionsError; },
|
|
8291
|
+
/* harmony export */ UNSAFE_PROTO_KEYS: function() { return /* reexport safe */ _is_unsafe_proto_key_js__WEBPACK_IMPORTED_MODULE_18__.UNSAFE_PROTO_KEYS; },
|
|
8299
8292
|
/* harmony export */ abort: function() { return /* reexport safe */ _error_index_js__WEBPACK_IMPORTED_MODULE_13__.abort; },
|
|
8300
8293
|
/* harmony export */ alignElement: function() { return /* reexport safe */ _align_js__WEBPACK_IMPORTED_MODULE_0__.alignElement; },
|
|
8301
8294
|
/* harmony export */ alreadyLoadedList: function() { return /* reexport safe */ _append_script_js__WEBPACK_IMPORTED_MODULE_1__.alreadyLoadedList; },
|
|
@@ -8305,17 +8298,17 @@ const getClassName = (obj)=>{
|
|
|
8305
8298
|
/* harmony export */ attr: function() { return /* reexport safe */ _attr_js__WEBPACK_IMPORTED_MODULE_3__.attr; },
|
|
8306
8299
|
/* harmony export */ browser: function() { return /* reexport safe */ _browser_js__WEBPACK_IMPORTED_MODULE_4__.browser; },
|
|
8307
8300
|
/* harmony export */ buildQuery: function() { return /* reexport safe */ _build_query_js__WEBPACK_IMPORTED_MODULE_5__.buildQuery; },
|
|
8308
|
-
/* harmony export */ call: function() { return /* reexport safe */
|
|
8309
|
-
/* harmony export */ callPromise: function() { return /* reexport safe */
|
|
8310
|
-
/* harmony export */ callThis: function() { return /* reexport safe */
|
|
8301
|
+
/* harmony export */ call: function() { return /* reexport safe */ _utils_js__WEBPACK_IMPORTED_MODULE_27__.call; },
|
|
8302
|
+
/* harmony export */ callPromise: function() { return /* reexport safe */ _utils_js__WEBPACK_IMPORTED_MODULE_27__.callPromise; },
|
|
8303
|
+
/* harmony export */ callThis: function() { return /* reexport safe */ _utils_js__WEBPACK_IMPORTED_MODULE_27__.callThis; },
|
|
8311
8304
|
/* harmony export */ clearAlign: function() { return /* reexport safe */ _align_js__WEBPACK_IMPORTED_MODULE_0__.clearAlign; },
|
|
8312
8305
|
/* harmony export */ clearCenterAlign: function() { return /* reexport safe */ _css_js__WEBPACK_IMPORTED_MODULE_9__.clearCenterAlign; },
|
|
8313
|
-
/* harmony export */ cns: function() { return /* reexport safe */
|
|
8306
|
+
/* harmony export */ cns: function() { return /* reexport safe */ _mark_deprecated_js__WEBPACK_IMPORTED_MODULE_19__.cns; },
|
|
8314
8307
|
/* harmony export */ completeUrl: function() { return /* reexport safe */ _complete_url_js__WEBPACK_IMPORTED_MODULE_6__.completeUrl; },
|
|
8315
8308
|
/* harmony export */ connection: function() { return /* reexport safe */ _error_index_js__WEBPACK_IMPORTED_MODULE_13__.connection; },
|
|
8316
8309
|
/* harmony export */ convertMediaUrlToVideoEmbed: function() { return /* reexport safe */ _convert_media_url_to_video_embed_js__WEBPACK_IMPORTED_MODULE_8__.convertMediaUrlToVideoEmbed; },
|
|
8317
8310
|
/* harmony export */ css: function() { return /* reexport safe */ _css_js__WEBPACK_IMPORTED_MODULE_9__.css; },
|
|
8318
|
-
/* harmony export */ cssPath: function() { return /* reexport safe */
|
|
8311
|
+
/* harmony export */ cssPath: function() { return /* reexport safe */ _selector_js__WEBPACK_IMPORTED_MODULE_24__.cssPath; },
|
|
8319
8312
|
/* harmony export */ ctrlKey: function() { return /* reexport safe */ _ctrl_key_js__WEBPACK_IMPORTED_MODULE_10__.ctrlKey; },
|
|
8320
8313
|
/* harmony export */ dataBind: function() { return /* reexport safe */ _data_bind_js__WEBPACK_IMPORTED_MODULE_11__.dataBind; },
|
|
8321
8314
|
/* harmony export */ defaultLanguage: function() { return /* reexport safe */ _default_language_js__WEBPACK_IMPORTED_MODULE_12__.defaultLanguage; },
|
|
@@ -8323,30 +8316,31 @@ const getClassName = (obj)=>{
|
|
|
8323
8316
|
/* harmony export */ fastClone: function() { return /* reexport safe */ _extend_js__WEBPACK_IMPORTED_MODULE_14__.fastClone; },
|
|
8324
8317
|
/* harmony export */ get: function() { return /* reexport safe */ _get_js__WEBPACK_IMPORTED_MODULE_15__.get; },
|
|
8325
8318
|
/* harmony export */ getClassName: function() { return /* reexport safe */ _get_class_name_js__WEBPACK_IMPORTED_MODULE_16__.getClassName; },
|
|
8326
|
-
/* harmony export */ getDataTransfer: function() { return /* reexport safe */
|
|
8327
|
-
/* harmony export */ getPropertyDescriptor: function() { return /* reexport safe */
|
|
8328
|
-
/* harmony export */ getXPathByElement: function() { return /* reexport safe */
|
|
8319
|
+
/* harmony export */ getDataTransfer: function() { return /* reexport safe */ _utils_js__WEBPACK_IMPORTED_MODULE_27__.getDataTransfer; },
|
|
8320
|
+
/* harmony export */ getPropertyDescriptor: function() { return /* reexport safe */ _utils_js__WEBPACK_IMPORTED_MODULE_27__.getPropertyDescriptor; },
|
|
8321
|
+
/* harmony export */ getXPathByElement: function() { return /* reexport safe */ _selector_js__WEBPACK_IMPORTED_MODULE_24__.getXPathByElement; },
|
|
8329
8322
|
/* harmony export */ hAlignElement: function() { return /* reexport safe */ _align_js__WEBPACK_IMPORTED_MODULE_0__.hAlignElement; },
|
|
8330
8323
|
/* harmony export */ humanSizeToBytes: function() { return /* reexport safe */ _human_size_to_bytes_js__WEBPACK_IMPORTED_MODULE_17__.humanSizeToBytes; },
|
|
8331
|
-
/* harmony export */ inView: function() { return /* reexport safe */
|
|
8324
|
+
/* harmony export */ inView: function() { return /* reexport safe */ _scroll_into_view_js__WEBPACK_IMPORTED_MODULE_23__.inView; },
|
|
8332
8325
|
/* harmony export */ isAtom: function() { return /* reexport safe */ _extend_js__WEBPACK_IMPORTED_MODULE_14__.isAtom; },
|
|
8326
|
+
/* harmony export */ isUnsafeProtoKey: function() { return /* reexport safe */ _is_unsafe_proto_key_js__WEBPACK_IMPORTED_MODULE_18__.isUnsafeProtoKey; },
|
|
8333
8327
|
/* harmony export */ keepNames: function() { return /* reexport safe */ _get_class_name_js__WEBPACK_IMPORTED_MODULE_16__.keepNames; },
|
|
8334
|
-
/* harmony export */ keys: function() { return /* reexport safe */
|
|
8335
|
-
/* harmony export */ loadImage: function() { return /* reexport safe */
|
|
8328
|
+
/* harmony export */ keys: function() { return /* reexport safe */ _utils_js__WEBPACK_IMPORTED_MODULE_27__.keys; },
|
|
8329
|
+
/* harmony export */ loadImage: function() { return /* reexport safe */ _utils_js__WEBPACK_IMPORTED_MODULE_27__.loadImage; },
|
|
8336
8330
|
/* harmony export */ loadNext: function() { return /* reexport safe */ _append_script_js__WEBPACK_IMPORTED_MODULE_1__.loadNext; },
|
|
8337
8331
|
/* harmony export */ loadNextStyle: function() { return /* reexport safe */ _append_script_js__WEBPACK_IMPORTED_MODULE_1__.loadNextStyle; },
|
|
8338
8332
|
/* harmony export */ markAsAtomic: function() { return /* reexport safe */ _extend_js__WEBPACK_IMPORTED_MODULE_14__.markAsAtomic; },
|
|
8339
|
-
/* harmony export */ markDeprecated: function() { return /* reexport safe */
|
|
8340
|
-
/* harmony export */ markOwner: function() { return /* reexport safe */
|
|
8341
|
-
/* harmony export */ memorizeExec: function() { return /* reexport safe */
|
|
8333
|
+
/* harmony export */ markDeprecated: function() { return /* reexport safe */ _mark_deprecated_js__WEBPACK_IMPORTED_MODULE_19__.markDeprecated; },
|
|
8334
|
+
/* harmony export */ markOwner: function() { return /* reexport safe */ _utils_js__WEBPACK_IMPORTED_MODULE_27__.markOwner; },
|
|
8335
|
+
/* harmony export */ memorizeExec: function() { return /* reexport safe */ _utils_js__WEBPACK_IMPORTED_MODULE_27__.memorizeExec; },
|
|
8342
8336
|
/* harmony export */ options: function() { return /* reexport safe */ _error_index_js__WEBPACK_IMPORTED_MODULE_13__.options; },
|
|
8343
|
-
/* harmony export */ parseQuery: function() { return /* reexport safe */
|
|
8344
|
-
/* harmony export */ previewBox: function() { return /* reexport safe */
|
|
8345
|
-
/* harmony export */ refs: function() { return /* reexport safe */
|
|
8346
|
-
/* harmony export */ reset: function() { return /* reexport safe */
|
|
8347
|
-
/* harmony export */ resolveElement: function() { return /* reexport safe */
|
|
8348
|
-
/* harmony export */ scrollIntoViewIfNeeded: function() { return /* reexport safe */
|
|
8349
|
-
/* harmony export */ set: function() { return /* reexport safe */
|
|
8337
|
+
/* harmony export */ parseQuery: function() { return /* reexport safe */ _parse_query_js__WEBPACK_IMPORTED_MODULE_20__.parseQuery; },
|
|
8338
|
+
/* harmony export */ previewBox: function() { return /* reexport safe */ _print_js__WEBPACK_IMPORTED_MODULE_21__.previewBox; },
|
|
8339
|
+
/* harmony export */ refs: function() { return /* reexport safe */ _selector_js__WEBPACK_IMPORTED_MODULE_24__.refs; },
|
|
8340
|
+
/* harmony export */ reset: function() { return /* reexport safe */ _reset_js__WEBPACK_IMPORTED_MODULE_22__.reset; },
|
|
8341
|
+
/* harmony export */ resolveElement: function() { return /* reexport safe */ _selector_js__WEBPACK_IMPORTED_MODULE_24__.resolveElement; },
|
|
8342
|
+
/* harmony export */ scrollIntoViewIfNeeded: function() { return /* reexport safe */ _scroll_into_view_js__WEBPACK_IMPORTED_MODULE_23__.scrollIntoViewIfNeeded; },
|
|
8343
|
+
/* harmony export */ set: function() { return /* reexport safe */ _set_js__WEBPACK_IMPORTED_MODULE_25__.set; }
|
|
8350
8344
|
/* harmony export */ });
|
|
8351
8345
|
/* harmony import */ var _align_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(25726);
|
|
8352
8346
|
/* harmony import */ var _append_script_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(63799);
|
|
@@ -8366,15 +8360,16 @@ const getClassName = (obj)=>{
|
|
|
8366
8360
|
/* harmony import */ var _get_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(94643);
|
|
8367
8361
|
/* harmony import */ var _get_class_name_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(80568);
|
|
8368
8362
|
/* harmony import */ var _human_size_to_bytes_js__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(38420);
|
|
8369
|
-
/* harmony import */ var
|
|
8370
|
-
/* harmony import */ var
|
|
8371
|
-
/* harmony import */ var
|
|
8372
|
-
/* harmony import */ var
|
|
8373
|
-
/* harmony import */ var
|
|
8374
|
-
/* harmony import */ var
|
|
8375
|
-
/* harmony import */ var
|
|
8376
|
-
/* harmony import */ var
|
|
8377
|
-
/* harmony import */ var
|
|
8363
|
+
/* harmony import */ var _is_unsafe_proto_key_js__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(69175);
|
|
8364
|
+
/* harmony import */ var _mark_deprecated_js__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(95942);
|
|
8365
|
+
/* harmony import */ var _parse_query_js__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(82501);
|
|
8366
|
+
/* harmony import */ var _print_js__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(11628);
|
|
8367
|
+
/* harmony import */ var _reset_js__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(58844);
|
|
8368
|
+
/* harmony import */ var _scroll_into_view_js__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(26395);
|
|
8369
|
+
/* harmony import */ var _selector_js__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(76078);
|
|
8370
|
+
/* harmony import */ var _set_js__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(3703);
|
|
8371
|
+
/* harmony import */ var _stack_js__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(50535);
|
|
8372
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(37790);
|
|
8378
8373
|
/*!
|
|
8379
8374
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8380
8375
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -8408,6 +8403,38 @@ const getClassName = (obj)=>{
|
|
|
8408
8403
|
|
|
8409
8404
|
|
|
8410
8405
|
|
|
8406
|
+
|
|
8407
|
+
|
|
8408
|
+
|
|
8409
|
+
/***/ }),
|
|
8410
|
+
|
|
8411
|
+
/***/ 69175:
|
|
8412
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
8413
|
+
|
|
8414
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8415
|
+
/* harmony export */ UNSAFE_PROTO_KEYS: function() { return /* binding */ UNSAFE_PROTO_KEYS; },
|
|
8416
|
+
/* harmony export */ isUnsafeProtoKey: function() { return /* binding */ isUnsafeProtoKey; }
|
|
8417
|
+
/* harmony export */ });
|
|
8418
|
+
/*!
|
|
8419
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8420
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8421
|
+
* Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net
|
|
8422
|
+
*/ /**
|
|
8423
|
+
* @module helpers/utils
|
|
8424
|
+
*/ /**
|
|
8425
|
+
* Keys that must never be written from a (potentially untrusted) source —
|
|
8426
|
+
* assigning them while walking/merging an object can reach and mutate
|
|
8427
|
+
* `Object.prototype` (prototype pollution, CWE-1321).
|
|
8428
|
+
*/ const UNSAFE_PROTO_KEYS = [
|
|
8429
|
+
'__proto__',
|
|
8430
|
+
'constructor',
|
|
8431
|
+
'prototype'
|
|
8432
|
+
];
|
|
8433
|
+
/**
|
|
8434
|
+
* Check whether a key can be used to pollute the prototype chain.
|
|
8435
|
+
*/ function isUnsafeProtoKey(key) {
|
|
8436
|
+
return UNSAFE_PROTO_KEYS.indexOf(key) !== -1;
|
|
8437
|
+
}
|
|
8411
8438
|
|
|
8412
8439
|
|
|
8413
8440
|
/***/ }),
|
|
@@ -8880,6 +8907,7 @@ const $$temp = ()=>{
|
|
|
8880
8907
|
/* harmony import */ var _checker_is_numeric_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(29807);
|
|
8881
8908
|
/* harmony import */ var _checker_is_plain_object_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(72430);
|
|
8882
8909
|
/* harmony import */ var _checker_is_string_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(70799);
|
|
8910
|
+
/* harmony import */ var _is_unsafe_proto_key_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(69175);
|
|
8883
8911
|
/*!
|
|
8884
8912
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8885
8913
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -8888,6 +8916,7 @@ const $$temp = ()=>{
|
|
|
8888
8916
|
|
|
8889
8917
|
|
|
8890
8918
|
|
|
8919
|
+
|
|
8891
8920
|
/**
|
|
8892
8921
|
* Safe access in tree object
|
|
8893
8922
|
*
|
|
@@ -8905,6 +8934,9 @@ const $$temp = ()=>{
|
|
|
8905
8934
|
return;
|
|
8906
8935
|
}
|
|
8907
8936
|
const parts = chain.split('.');
|
|
8937
|
+
if (parts.some(_is_unsafe_proto_key_js__WEBPACK_IMPORTED_MODULE_4__.isUnsafeProtoKey)) {
|
|
8938
|
+
return;
|
|
8939
|
+
}
|
|
8908
8940
|
let result = obj, key = parts[0];
|
|
8909
8941
|
for(let i = 0; i < parts.length - 1; i += 1){
|
|
8910
8942
|
key = parts[i];
|
|
@@ -26789,12 +26821,17 @@ const TABS = {
|
|
|
26789
26821
|
self.j.alert('The name should not be empty');
|
|
26790
26822
|
return false;
|
|
26791
26823
|
}
|
|
26824
|
+
self.j.e.fire('afterImageEditorSave', data, name);
|
|
26792
26825
|
self.onSave(name, data, self.hide, (e)=>{
|
|
26793
26826
|
self.j.alert(e.message);
|
|
26794
26827
|
});
|
|
26795
26828
|
});
|
|
26796
26829
|
break;
|
|
26797
26830
|
case self.buttons.save:
|
|
26831
|
+
// Notify listeners that a crop/resize was applied,
|
|
26832
|
+
// passing the action box (action + box dimensions).
|
|
26833
|
+
// See https://github.com/xdan/jodit/issues/820
|
|
26834
|
+
self.j.e.fire('afterImageEditorSave', data);
|
|
26798
26835
|
self.onSave(undefined, data, self.hide, (e)=>{
|
|
26799
26836
|
self.j.alert(e.message);
|
|
26800
26837
|
});
|
|
@@ -29288,6 +29325,15 @@ function processOldBrowserDrag(self, cData, handlerSuccess, handlerError, onFina
|
|
|
29288
29325
|
if (!fileList.length) {
|
|
29289
29326
|
return Promise.reject((0,_core_helpers_index_js__WEBPACK_IMPORTED_MODULE_0__.error)('Need files'));
|
|
29290
29327
|
}
|
|
29328
|
+
// Client-side validation hook — returning `false` aborts the upload.
|
|
29329
|
+
// See https://github.com/xdan/jodit/issues/1329
|
|
29330
|
+
if ((0,_core_helpers_index_js__WEBPACK_IMPORTED_MODULE_0__.isFunction)(o.beforeUpload)) {
|
|
29331
|
+
if (o.beforeUpload.call(uploader, fileList) === false) {
|
|
29332
|
+
const err = (0,_core_helpers_index_js__WEBPACK_IMPORTED_MODULE_0__.error)('Upload canceled');
|
|
29333
|
+
(handlerError || o.defaultHandlerError).call(uploader, err);
|
|
29334
|
+
return Promise.reject(err);
|
|
29335
|
+
}
|
|
29336
|
+
}
|
|
29291
29337
|
const promises = [];
|
|
29292
29338
|
if (o.insertImageAsBase64URI) {
|
|
29293
29339
|
readImagesWithReader(fileList, o.imagesExtensions, promises, uploader, handlerSuccess, o.defaultHandlerSuccess);
|
|
@@ -31038,10 +31084,14 @@ class backspace extends _core_plugin_index_js__WEBPACK_IMPORTED_MODULE_4__.Plugi
|
|
|
31038
31084
|
return false;
|
|
31039
31085
|
}
|
|
31040
31086
|
(0,_core_selection_helpers_index_js__WEBPACK_IMPORTED_MODULE_5__.moveNodeInsideStart)(jodit, fakeNode, backspace);
|
|
31041
|
-
|
|
31087
|
+
const disabled = jodit.o.delete.disableCases;
|
|
31088
|
+
if (_cases_index_js__WEBPACK_IMPORTED_MODULE_8__.casesMap.some(([key, func])=>{
|
|
31089
|
+
if (disabled && disabled.has(key)) {
|
|
31090
|
+
return;
|
|
31091
|
+
}
|
|
31042
31092
|
if ((0,_core_helpers_checker_is_function_js__WEBPACK_IMPORTED_MODULE_3__.isFunction)(func) && func(jodit, fakeNode, backspace, mode)) {
|
|
31043
31093
|
if (!_core_constants_js__WEBPACK_IMPORTED_MODULE_0__.IS_PROD) {
|
|
31044
|
-
console.info('Remove case:',
|
|
31094
|
+
console.info('Remove case:', key);
|
|
31045
31095
|
}
|
|
31046
31096
|
return true;
|
|
31047
31097
|
}
|
|
@@ -31703,8 +31753,9 @@ function checkRepeatRemoveCharAction(backspace, sibling, fakeNode, mode, removed
|
|
|
31703
31753
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
31704
31754
|
|
|
31705
31755
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
31706
|
-
/* harmony export */
|
|
31756
|
+
/* harmony export */ casesMap: function() { return /* binding */ casesMap; }
|
|
31707
31757
|
/* harmony export */ });
|
|
31758
|
+
/* unused harmony export cases */
|
|
31708
31759
|
/* harmony import */ var _check_join_neighbors_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(62845);
|
|
31709
31760
|
/* harmony import */ var _check_join_two_lists_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(91748);
|
|
31710
31761
|
/* harmony import */ var _check_remove_char_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(73792);
|
|
@@ -31718,8 +31769,6 @@ function checkRepeatRemoveCharAction(backspace, sibling, fakeNode, mode, removed
|
|
|
31718
31769
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31719
31770
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31720
31771
|
* Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net
|
|
31721
|
-
*/ /**
|
|
31722
|
-
* @module plugins/backspace
|
|
31723
31772
|
*/
|
|
31724
31773
|
|
|
31725
31774
|
|
|
@@ -31730,18 +31779,52 @@ function checkRepeatRemoveCharAction(backspace, sibling, fakeNode, mode, removed
|
|
|
31730
31779
|
|
|
31731
31780
|
|
|
31732
31781
|
/**
|
|
31782
|
+
* Ordered delete/backspace cases with stable keys. The first one returning
|
|
31783
|
+
* `true` wins. The keys are stable across minified builds (function names are
|
|
31784
|
+
* mangled by terser) so they can be referenced by `delete.disableCases`.
|
|
31733
31785
|
* @private
|
|
31734
|
-
*/ const
|
|
31735
|
-
|
|
31736
|
-
|
|
31737
|
-
|
|
31738
|
-
|
|
31739
|
-
|
|
31740
|
-
|
|
31741
|
-
|
|
31742
|
-
|
|
31743
|
-
|
|
31786
|
+
*/ const casesMap = [
|
|
31787
|
+
[
|
|
31788
|
+
'remove-unbreakable',
|
|
31789
|
+
_check_remove_unbreakable_element_js__WEBPACK_IMPORTED_MODULE_6__.checkRemoveUnbreakableElement
|
|
31790
|
+
],
|
|
31791
|
+
[
|
|
31792
|
+
'remove-not-editable',
|
|
31793
|
+
_check_remove_content_not_editable_js__WEBPACK_IMPORTED_MODULE_3__.checkRemoveContentNotEditable
|
|
31794
|
+
],
|
|
31795
|
+
[
|
|
31796
|
+
'remove-char',
|
|
31797
|
+
_check_remove_char_js__WEBPACK_IMPORTED_MODULE_2__.checkRemoveChar
|
|
31798
|
+
],
|
|
31799
|
+
[
|
|
31800
|
+
'table-cell',
|
|
31801
|
+
_check_table_cell_js__WEBPACK_IMPORTED_MODULE_7__.checkTableCell
|
|
31802
|
+
],
|
|
31803
|
+
[
|
|
31804
|
+
'remove-empty-parent',
|
|
31805
|
+
_check_remove_empty_parent_js__WEBPACK_IMPORTED_MODULE_5__.checkRemoveEmptyParent
|
|
31806
|
+
],
|
|
31807
|
+
[
|
|
31808
|
+
'remove-empty-neighbor',
|
|
31809
|
+
_check_remove_empty_neighbor_js__WEBPACK_IMPORTED_MODULE_4__.checkRemoveEmptyNeighbor
|
|
31810
|
+
],
|
|
31811
|
+
[
|
|
31812
|
+
'join-two-lists',
|
|
31813
|
+
_check_join_two_lists_js__WEBPACK_IMPORTED_MODULE_1__.checkJoinTwoLists
|
|
31814
|
+
],
|
|
31815
|
+
[
|
|
31816
|
+
'join-neighbors',
|
|
31817
|
+
_check_join_neighbors_js__WEBPACK_IMPORTED_MODULE_0__.checkJoinNeighbors
|
|
31818
|
+
],
|
|
31819
|
+
[
|
|
31820
|
+
'unwrap-first-list-item',
|
|
31821
|
+
_check_unwrap_first_list_item_js__WEBPACK_IMPORTED_MODULE_8__.checkUnwrapFirstListItem
|
|
31822
|
+
]
|
|
31744
31823
|
];
|
|
31824
|
+
/**
|
|
31825
|
+
* @private
|
|
31826
|
+
* @deprecated Use `casesMap` to also get the stable case keys.
|
|
31827
|
+
*/ const cases = casesMap.map(([, fn])=>fn);
|
|
31745
31828
|
|
|
31746
31829
|
|
|
31747
31830
|
/***/ }),
|
|
@@ -32251,6 +32334,18 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_4__.Icon.set('class-span', _class_span
|
|
|
32251
32334
|
_core_dom_dom_js__WEBPACK_IMPORTED_MODULE_1__.Dom.safeRemove(iframe);
|
|
32252
32335
|
return false;
|
|
32253
32336
|
}
|
|
32337
|
+
/**
|
|
32338
|
+
* Collapse a value that holds only a single empty block (e.g.
|
|
32339
|
+
* `<p><br></p>` left after deleting all content) to an empty string —
|
|
32340
|
+
* opt-in via `cleanHTML.collapseEmptyValueToEmptyString`. See #1149
|
|
32341
|
+
*/ onAfterGetValueFromEditor(data) {
|
|
32342
|
+
if (!this.j.o.cleanHTML.collapseEmptyValueToEmptyString) {
|
|
32343
|
+
return;
|
|
32344
|
+
}
|
|
32345
|
+
if (/^<([a-z][a-z0-9]*)\b[^>]*>(?:<br\/?>)?<\/\1>$/i.test(data.value.trim())) {
|
|
32346
|
+
data.value = '';
|
|
32347
|
+
}
|
|
32348
|
+
}
|
|
32254
32349
|
onSafeHTML(sandBox) {
|
|
32255
32350
|
const sanitizer = this.j.o.cleanHTML.sanitizer;
|
|
32256
32351
|
if (sanitizer) {
|
|
@@ -32293,6 +32388,9 @@ __decorate([
|
|
|
32293
32388
|
__decorate([
|
|
32294
32389
|
(0,_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.watch)(':beforeSetNativeEditorValue')
|
|
32295
32390
|
], cleanHtml.prototype, "onBeforeSetNativeEditorValue", null);
|
|
32391
|
+
__decorate([
|
|
32392
|
+
(0,_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.watch)(':afterGetValueFromEditor')
|
|
32393
|
+
], cleanHtml.prototype, "onAfterGetValueFromEditor", null);
|
|
32296
32394
|
__decorate([
|
|
32297
32395
|
(0,_core_decorators_index_js__WEBPACK_IMPORTED_MODULE_0__.watch)(':safeHTML')
|
|
32298
32396
|
], cleanHtml.prototype, "onSafeHTML", null);
|
|
@@ -32318,6 +32416,7 @@ _config_js__WEBPACK_IMPORTED_MODULE_1__.Config.prototype.cleanHTML = {
|
|
|
32318
32416
|
timeout: 300,
|
|
32319
32417
|
removeEmptyElements: true,
|
|
32320
32418
|
fillEmptyParagraph: true,
|
|
32419
|
+
collapseEmptyValueToEmptyString: false,
|
|
32321
32420
|
replaceNBSP: true,
|
|
32322
32421
|
replaceOldTags: {
|
|
32323
32422
|
i: 'em',
|
|
@@ -35323,6 +35422,25 @@ _config_js__WEBPACK_IMPORTED_MODULE_4__.Config.prototype.controls.font = {
|
|
|
35323
35422
|
return v.toLowerCase().replace(/['"]+/g, '').replace(/[^a-z0-9-]+/g, ',');
|
|
35324
35423
|
}
|
|
35325
35424
|
},
|
|
35425
|
+
// When no font is explicitly set, the computed font-family equals the
|
|
35426
|
+
// editor's own default (e.g. `-apple-system, …`). Return '' so the
|
|
35427
|
+
// button shows the `Default` list entry instead of that raw stack.
|
|
35428
|
+
// See #1370
|
|
35429
|
+
value: (editor)=>{
|
|
35430
|
+
const current = editor.s.current();
|
|
35431
|
+
if (!current) {
|
|
35432
|
+
return;
|
|
35433
|
+
}
|
|
35434
|
+
const box = _core_dom_index_js__WEBPACK_IMPORTED_MODULE_0__.Dom.closest(current, _core_dom_index_js__WEBPACK_IMPORTED_MODULE_0__.Dom.isElement, editor.editor);
|
|
35435
|
+
if (!box) {
|
|
35436
|
+
return;
|
|
35437
|
+
}
|
|
35438
|
+
const value = (0,_core_helpers_utils_css_js__WEBPACK_IMPORTED_MODULE_2__.css)(box, 'font-family').toString();
|
|
35439
|
+
if (value === (0,_core_helpers_utils_css_js__WEBPACK_IMPORTED_MODULE_2__.css)(editor.editor, 'font-family').toString()) {
|
|
35440
|
+
return '';
|
|
35441
|
+
}
|
|
35442
|
+
return value;
|
|
35443
|
+
},
|
|
35326
35444
|
tooltip: 'Font family'
|
|
35327
35445
|
};
|
|
35328
35446
|
|
|
@@ -39384,6 +39502,7 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__.Config.prototype.link = {
|
|
|
39384
39502
|
noFollowCheckbox: true,
|
|
39385
39503
|
openInNewTabCheckbox: true,
|
|
39386
39504
|
openInNewTabCheckboxDefaultChecked: false,
|
|
39505
|
+
ariaLabelInput: false,
|
|
39387
39506
|
modeClassName: 'input',
|
|
39388
39507
|
selectMultipleClassName: true,
|
|
39389
39508
|
preventReadOnlyNavigation: true,
|
|
@@ -39553,7 +39672,7 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__.Config.prototype.controls.link = {
|
|
|
39553
39672
|
const currentElement = current;
|
|
39554
39673
|
const isImageContent = _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__.Dom.isImage(currentElement);
|
|
39555
39674
|
let { content_input } = elements;
|
|
39556
|
-
const { className_input } = elements, { className_select } = elements;
|
|
39675
|
+
const { className_input } = elements, { className_select } = elements, { aria_label_input } = elements;
|
|
39557
39676
|
if (!content_input) {
|
|
39558
39677
|
content_input = jodit.c.element('input', {
|
|
39559
39678
|
type: 'hidden',
|
|
@@ -39576,6 +39695,9 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__.Config.prototype.controls.link = {
|
|
|
39576
39695
|
if (!isImageContent && current) {
|
|
39577
39696
|
content_input.value = getSelectionText();
|
|
39578
39697
|
}
|
|
39698
|
+
if (aria_label_input) {
|
|
39699
|
+
aria_label_input.value = link ? (0,_core_helpers_index_js__WEBPACK_IMPORTED_MODULE_3__.attr)(link, 'aria-label') || '' : '';
|
|
39700
|
+
}
|
|
39579
39701
|
if (link) {
|
|
39580
39702
|
url_input.value = (0,_core_helpers_index_js__WEBPACK_IMPORTED_MODULE_3__.attr)(link, 'href') || '';
|
|
39581
39703
|
if (modeClassName) {
|
|
@@ -39663,6 +39785,10 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__.Config.prototype.controls.link = {
|
|
|
39663
39785
|
}
|
|
39664
39786
|
(0,_core_helpers_index_js__WEBPACK_IMPORTED_MODULE_3__.attr)(a, 'rel', relParts.length ? relParts.join(' ') : null);
|
|
39665
39787
|
}
|
|
39788
|
+
if (aria_label_input) {
|
|
39789
|
+
const ariaLabel = aria_label_input.value.trim();
|
|
39790
|
+
(0,_core_helpers_index_js__WEBPACK_IMPORTED_MODULE_3__.attr)(a, 'aria-label', ariaLabel || null);
|
|
39791
|
+
}
|
|
39666
39792
|
jodit.e.fire('applyLink', jodit, a, form);
|
|
39667
39793
|
});
|
|
39668
39794
|
jodit.synchronizeValues();
|
|
@@ -39801,7 +39927,7 @@ function writeImage(a, content_input, textWasChanged, url_input) {
|
|
|
39801
39927
|
*/
|
|
39802
39928
|
|
|
39803
39929
|
const formTemplate = (editor)=>{
|
|
39804
|
-
const { openInNewTabCheckbox, noFollowCheckbox, modeClassName, selectSizeClassName, selectMultipleClassName, selectOptionsClassName } = editor.o.link;
|
|
39930
|
+
const { openInNewTabCheckbox, noFollowCheckbox, ariaLabelInput, modeClassName, selectSizeClassName, selectMultipleClassName, selectOptionsClassName } = editor.o.link;
|
|
39805
39931
|
return new _core_ui_form_index_js__WEBPACK_IMPORTED_MODULE_1__.UIForm(editor, [
|
|
39806
39932
|
new _core_ui_form_index_js__WEBPACK_IMPORTED_MODULE_1__.UIBlock(editor, [
|
|
39807
39933
|
new _core_ui_form_index_js__WEBPACK_IMPORTED_MODULE_1__.UIInput(editor, {
|
|
@@ -39813,6 +39939,13 @@ const formTemplate = (editor)=>{
|
|
|
39813
39939
|
required: true
|
|
39814
39940
|
})
|
|
39815
39941
|
]),
|
|
39942
|
+
ariaLabelInput ? new _core_ui_form_index_js__WEBPACK_IMPORTED_MODULE_1__.UIBlock(editor, [
|
|
39943
|
+
new _core_ui_form_index_js__WEBPACK_IMPORTED_MODULE_1__.UIInput(editor, {
|
|
39944
|
+
name: 'ariaLabel',
|
|
39945
|
+
ref: 'aria_label_input',
|
|
39946
|
+
label: 'Aria label'
|
|
39947
|
+
})
|
|
39948
|
+
]) : null,
|
|
39816
39949
|
new _core_ui_form_index_js__WEBPACK_IMPORTED_MODULE_1__.UIBlock(editor, [
|
|
39817
39950
|
new _core_ui_form_index_js__WEBPACK_IMPORTED_MODULE_1__.UIInput(editor, {
|
|
39818
39951
|
name: 'content',
|
|
@@ -43434,15 +43567,37 @@ class selectCells extends _core_plugin_index_js__WEBPACK_IMPORTED_MODULE_5__.Plu
|
|
|
43434
43567
|
}
|
|
43435
43568
|
/**
|
|
43436
43569
|
* Mouse click inside the table
|
|
43437
|
-
*/ onStartSelection(cell) {
|
|
43570
|
+
*/ onStartSelection(cell, event) {
|
|
43571
|
+
var _a;
|
|
43438
43572
|
if (this.j.o.readonly) {
|
|
43439
43573
|
return;
|
|
43440
43574
|
}
|
|
43575
|
+
const table = _core_dom_dom_js__WEBPACK_IMPORTED_MODULE_2__.Dom.closest(cell, 'table', this.j.editor);
|
|
43576
|
+
// Ctrl/Cmd + click toggles a single cell into the existing selection
|
|
43577
|
+
// instead of resetting it — non-contiguous multi-cell selection.
|
|
43578
|
+
// See https://github.com/xdan/jodit/issues/1163
|
|
43579
|
+
if (((event === null || event === void 0 ? void 0 : event.ctrlKey) || (event === null || event === void 0 ? void 0 : event.metaKey)) && cell !== this.j.editor && table && _core_dom_dom_js__WEBPACK_IMPORTED_MODULE_2__.Dom.isCell(cell)) {
|
|
43580
|
+
if (this.__tableModule.getAllSelectedCells().includes(cell)) {
|
|
43581
|
+
this.__tableModule.removeSelection(cell);
|
|
43582
|
+
} else {
|
|
43583
|
+
if (!cell.firstChild) {
|
|
43584
|
+
cell.appendChild(this.j.createInside.element('br'));
|
|
43585
|
+
}
|
|
43586
|
+
this.__tableModule.addSelection(cell);
|
|
43587
|
+
}
|
|
43588
|
+
this.__selectedCell = cell;
|
|
43589
|
+
(_a = this.j.s.sel) === null || _a === void 0 ? void 0 : _a.removeAllRanges();
|
|
43590
|
+
if (this.__tableModule.getAllSelectedCells().length) {
|
|
43591
|
+
this.j.e.fire('showPopup', table, ()=>(0,_core_helpers_index_js__WEBPACK_IMPORTED_MODULE_4__.position)(cell, this.j), 'cells');
|
|
43592
|
+
} else {
|
|
43593
|
+
this.j.e.fire('hidePopup', 'cells');
|
|
43594
|
+
}
|
|
43595
|
+
return false;
|
|
43596
|
+
}
|
|
43441
43597
|
this.unselectCells();
|
|
43442
43598
|
if (cell === this.j.editor) {
|
|
43443
43599
|
return;
|
|
43444
43600
|
}
|
|
43445
|
-
const table = _core_dom_dom_js__WEBPACK_IMPORTED_MODULE_2__.Dom.closest(cell, 'table', this.j.editor);
|
|
43446
43601
|
if (!cell || !table) {
|
|
43447
43602
|
return;
|
|
43448
43603
|
}
|
|
@@ -44221,7 +44376,7 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__.Config.prototype.sourceEditorNativeOptio
|
|
|
44221
44376
|
*/ highlightActiveLine: true
|
|
44222
44377
|
};
|
|
44223
44378
|
_config_js__WEBPACK_IMPORTED_MODULE_2__.Config.prototype.sourceEditorCDNUrlsJS = [
|
|
44224
|
-
'https://cdnjs.cloudflare.com/ajax/libs/ace/1.
|
|
44379
|
+
'https://cdnjs.cloudflare.com/ajax/libs/ace/1.43.3/ace.js'
|
|
44225
44380
|
];
|
|
44226
44381
|
_config_js__WEBPACK_IMPORTED_MODULE_2__.Config.prototype.beautifyHTMLCDNUrlsJS = [
|
|
44227
44382
|
'https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.4/beautify.min.js',
|
|
@@ -47928,10 +48083,9 @@ class JoditPro extends jodit_esm_index__WEBPACK_IMPORTED_MODULE_3__.Jodit {
|
|
|
47928
48083
|
|
|
47929
48084
|
/***/ }),
|
|
47930
48085
|
|
|
47931
|
-
/***/
|
|
48086
|
+
/***/ 49934:
|
|
47932
48087
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
47933
48088
|
|
|
47934
|
-
__webpack_require__.r(__webpack_exports__);
|
|
47935
48089
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
47936
48090
|
/* harmony export */ autocomplete: function() { return /* binding */ autocomplete; }
|
|
47937
48091
|
/* harmony export */ });
|
|
@@ -48483,7 +48637,7 @@ AutocompleteItem = (0,_swc_helpers_ts_decorate__WEBPACK_IMPORTED_MODULE_1__.__de
|
|
|
48483
48637
|
/* harmony import */ var jodit_esm_plugins_all__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(25187);
|
|
48484
48638
|
/* harmony import */ var jodit_pro_plugins_paste_from_word_paste_from_word__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(58858);
|
|
48485
48639
|
/* harmony import */ var jodit_pro_plugins_license_license__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(21246);
|
|
48486
|
-
/* harmony import */ var
|
|
48640
|
+
/* harmony import */ var jodit_pro_plugins_autocomplete_autocomplete_impl__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(49934);
|
|
48487
48641
|
/* harmony import */ var jodit_esm_plugins_speech_recognize_speech_recognize__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(3115);
|
|
48488
48642
|
/*!
|
|
48489
48643
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
@@ -48492,6 +48646,9 @@ AutocompleteItem = (0,_swc_helpers_ts_decorate__WEBPACK_IMPORTED_MODULE_1__.__de
|
|
|
48492
48646
|
*/
|
|
48493
48647
|
|
|
48494
48648
|
|
|
48649
|
+
// `.impl` (not the standalone entry) — the entry additionally carries the
|
|
48650
|
+
// standalone stylesheet that must stay OUT of the main bundle so webpack
|
|
48651
|
+
// emits plugins/autocomplete/autocomplete.min.css. See #1308
|
|
48495
48652
|
|
|
48496
48653
|
|
|
48497
48654
|
|