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
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* jodit-pro - PRO Version of Jodit Editor
|
|
3
|
+
* Author: Chupurnov Valerii <chupurnov@gmail.com>
|
|
4
|
+
* Version: v4.12.32
|
|
5
|
+
* Url: https://xdsoft.net/jodit/pro/
|
|
6
|
+
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
/*!
|
|
10
|
+
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
11
|
+
* See LICENSE.md in the project root for license information.
|
|
12
|
+
* Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
13
|
+
*/
|
|
14
|
+
.jodit-autocomplete-item {
|
|
15
|
+
display: flex;
|
|
16
|
+
min-width: 6em;
|
|
17
|
+
align-items: center;
|
|
18
|
+
padding: var(--jd-padding-default) var(--jd-padding-default);
|
|
19
|
+
cursor: default;
|
|
20
|
+
}
|
|
21
|
+
.jodit-autocomplete-item:hover {
|
|
22
|
+
background-color: var(--jd-color-background-button-hover);
|
|
23
|
+
color: var(--jd-color-dark);
|
|
24
|
+
cursor: pointer;
|
|
25
|
+
}
|
|
26
|
+
.jodit-autocomplete-item_active_true:hover,
|
|
27
|
+
.jodit-autocomplete-item_active_true {
|
|
28
|
+
background-color: var(--jd-color-background-active);
|
|
29
|
+
color: var(--jd-color-white);
|
|
30
|
+
}
|
|
31
|
+
.jodit-autocomplete-item__shortcut {
|
|
32
|
+
margin-left: 16px;
|
|
33
|
+
padding: 2px 6px;
|
|
34
|
+
border-radius: 3px;
|
|
35
|
+
background-color: rgba(0, 0, 0, 0.06);
|
|
36
|
+
color: rgba(0, 0, 0, 0.4);
|
|
37
|
+
font-size: 12px;
|
|
38
|
+
font-weight: normal;
|
|
39
|
+
line-height: 1;
|
|
40
|
+
}
|
|
41
|
+
.jodit-autocomplete_displaymode_inline {
|
|
42
|
+
padding: 4px 0;
|
|
43
|
+
border-top: 3px solid #f5c518;
|
|
44
|
+
}
|
|
45
|
+
.jodit-autocomplete_displaymode_inline .jodit-autocomplete-item {
|
|
46
|
+
padding: 10px 12px;
|
|
47
|
+
}
|
|
48
|
+
.jodit-autocomplete_displaymode_inline .jodit-autocomplete-item:hover {
|
|
49
|
+
background-color: var(--jd-color-background-button-hover);
|
|
50
|
+
color: var(--jd-color-dark);
|
|
51
|
+
}
|
|
52
|
+
.jodit-autocomplete_displaymode_inline .jodit-autocomplete-item_active_true:hover,
|
|
53
|
+
.jodit-autocomplete_displaymode_inline .jodit-autocomplete-item_active_true {
|
|
54
|
+
background-color: var(--jd-color-white);
|
|
55
|
+
color: var(--jd-color-dark);
|
|
56
|
+
font-weight: bold;
|
|
57
|
+
}
|
|
58
|
+
.jodit-autocomplete_displaymode_inline .jodit-autocomplete-item__shortcut {
|
|
59
|
+
background-color: rgba(0, 0, 0, 0.06);
|
|
60
|
+
color: rgba(0, 0, 0, 0.4);
|
|
61
|
+
}
|
|
62
|
+
|
|
@@ -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
|
*/
|
|
@@ -17,7 +17,34 @@
|
|
|
17
17
|
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
18
18
|
}
|
|
19
19
|
})(self, function() {
|
|
20
|
-
return (self["webpackChunkjodit_pro"] = self["webpackChunkjodit_pro"] || []).push([[504],{
|
|
20
|
+
return (self["webpackChunkjodit_pro"] = self["webpackChunkjodit_pro"] || []).push([[504],{
|
|
21
|
+
|
|
22
|
+
/***/ 44864:
|
|
23
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
24
|
+
|
|
25
|
+
__webpack_require__.r(__webpack_exports__);
|
|
26
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
27
|
+
/* harmony export */ autocomplete: function() { return /* reexport safe */ _autocomplete_impl__WEBPACK_IMPORTED_MODULE_0__.autocomplete; }
|
|
28
|
+
/* harmony export */ });
|
|
29
|
+
/* harmony import */ var _autocomplete_impl__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(49934);
|
|
30
|
+
/*!
|
|
31
|
+
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
32
|
+
* See LICENSE.md in the project root for license information.
|
|
33
|
+
* Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
34
|
+
*/ // Standalone entry for the `plugins/autocomplete/` chunk. The implementation
|
|
35
|
+
// lives in `autocomplete.impl.ts` (imported by the main bundle); this file
|
|
36
|
+
// additionally pulls in a standalone stylesheet so the build ships
|
|
37
|
+
// `autocomplete.min.css` alongside `autocomplete.min.js` — the runtime
|
|
38
|
+
// plugin loader requests both. See
|
|
39
|
+
// https://github.com/xdan/jodit/issues/1308
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
/***/ })
|
|
46
|
+
|
|
47
|
+
},
|
|
21
48
|
/******/ function(__webpack_require__) { // webpackRuntimeModules
|
|
22
49
|
/******/ var __webpack_exec__ = function(moduleId) { return __webpack_require__(__webpack_require__.s = moduleId); }
|
|
23
50
|
/******/ var __webpack_exports__ = (__webpack_exec__(44864));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.jodit-autocomplete-item{align-items:center;cursor:default;display:flex;min-width:6em;padding:var(--jd-padding-default) var(--jd-padding-default)}.jodit-autocomplete-item:hover{background-color:var(--jd-color-background-button-hover);color:var(--jd-color-dark);cursor:pointer}.jodit-autocomplete-item_active_true,.jodit-autocomplete-item_active_true:hover{background-color:var(--jd-color-background-active);color:var(--jd-color-white)}.jodit-autocomplete-item__shortcut{background-color:rgba(0,0,0,.06);border-radius:3px;color:rgba(0,0,0,.4);font-size:12px;font-weight:400;line-height:1;margin-left:16px;padding:2px 6px}.jodit-autocomplete_displaymode_inline{border-top:3px solid #f5c518;padding:4px 0}.jodit-autocomplete_displaymode_inline .jodit-autocomplete-item{padding:10px 12px}.jodit-autocomplete_displaymode_inline .jodit-autocomplete-item:hover{background-color:var(--jd-color-background-button-hover);color:var(--jd-color-dark)}.jodit-autocomplete_displaymode_inline .jodit-autocomplete-item_active_true,.jodit-autocomplete_displaymode_inline .jodit-autocomplete-item_active_true:hover{background-color:var(--jd-color-white);color:var(--jd-color-dark);font-weight:700}.jodit-autocomplete_displaymode_inline .jodit-autocomplete-item__shortcut{background-color:rgba(0,0,0,.06);color:rgba(0,0,0,.4)}
|
|
@@ -1,8 +1,8 @@
|
|
|
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
|
*/
|
|
8
|
-
"use strict";!function(e,o){if("object"==typeof exports&&"object"==typeof module)module.exports=o();else if("function"==typeof define&&define.amd)define([],o);else{var t=o();for(var
|
|
8
|
+
"use strict";!function(e,o){if("object"==typeof exports&&"object"==typeof module)module.exports=o();else if("function"==typeof define&&define.amd)define([],o);else{var t=o();for(var n in t)("object"==typeof exports?exports:e)[n]=t[n]}}(self,function(){return(self.webpackChunkjodit_pro=self.webpackChunkjodit_pro||[]).push([[504],{44864:function(e,o,t){t.r(o),t.d(o,{autocomplete:function(){return n.autocomplete}});var n=t(49934)}},function(e){return e(e.s=44864)}])});
|
|
@@ -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
|
*/
|
|
@@ -131,14 +131,35 @@ var PageBreak = /*#__PURE__*/ function(Plugin) {
|
|
|
131
131
|
key: "afterInit",
|
|
132
132
|
value: function afterInit(jodit) {
|
|
133
133
|
var _this = this;
|
|
134
|
+
// Decorate page breaks that are already in the initial value (e.g. a
|
|
135
|
+
// React remount with a saved value) — `change` does not fire during
|
|
136
|
+
// the initial load. See https://github.com/xdan/jodit/issues/1214
|
|
137
|
+
this.onChange();
|
|
134
138
|
jodit.registerCommand('insertPageBreak', function() {
|
|
135
139
|
var pageBreak = jodit.createInside.div('', {});
|
|
136
140
|
_this.decoratePageBreak(pageBreak);
|
|
137
141
|
jodit.s.insertNode(pageBreak, false, false);
|
|
142
|
+
// A `div` is not valid between table sections (`td`/`tr`/`tbody`…)
|
|
143
|
+
// — the browser would foster-parent it out of the table on the
|
|
144
|
+
// next parse, losing its position. Keep lifting the break until
|
|
145
|
+
// it sits after a regular block (for a cursor inside a cell that
|
|
146
|
+
// means after the whole table). See
|
|
147
|
+
// https://github.com/xdan/jodit/issues/1130
|
|
148
|
+
var tableParts = new Set([
|
|
149
|
+
'td',
|
|
150
|
+
'th',
|
|
151
|
+
'tr',
|
|
152
|
+
'tbody',
|
|
153
|
+
'thead',
|
|
154
|
+
'tfoot',
|
|
155
|
+
'caption',
|
|
156
|
+
'colgroup',
|
|
157
|
+
'table'
|
|
158
|
+
]);
|
|
138
159
|
var parentNode = pageBreak.parentNode;
|
|
139
160
|
while(parentNode && parentNode !== jodit.editor){
|
|
140
161
|
jodit_esm_core_dom__WEBPACK_IMPORTED_MODULE_10__.Dom.after(parentNode, pageBreak);
|
|
141
|
-
if (jodit_esm_core_dom__WEBPACK_IMPORTED_MODULE_10__.Dom.isBlock(parentNode)) {
|
|
162
|
+
if (jodit_esm_core_dom__WEBPACK_IMPORTED_MODULE_10__.Dom.isBlock(parentNode) && !jodit_esm_core_dom__WEBPACK_IMPORTED_MODULE_10__.Dom.isTag(parentNode, tableParts)) {
|
|
142
163
|
break;
|
|
143
164
|
}
|
|
144
165
|
parentNode = pageBreak.parentNode;
|
|
@@ -1,8 +1,8 @@
|
|
|
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
|
*/
|
|
8
|
-
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var a=t();for(var r in a)("object"==typeof exports?exports:e)[r]=a[r]}}(self,function(){return(self.webpackChunkjodit_pro=self.webpackChunkjodit_pro||[]).push([[398],{17405:function(e){e.exports='<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path d="M2.5 12C2.5 11.5858 2.83579 11.25 3.25 11.25H4.75C5.16421 11.25 5.5 11.5858 5.5 12C5.5 12.4142 5.16421 12.75 4.75 12.75H3.25C2.83579 12.75 2.5 12.4142 2.5 12Z"/> <path d="M6.5 12C6.5 11.5858 6.83579 11.25 7.25 11.25H8.75C9.16421 11.25 9.5 11.5858 9.5 12C9.5 12.4142 9.16421 12.75 8.75 12.75H7.25C6.83579 12.75 6.5 12.4142 6.5 12Z" /> <path d="M10.5 12C10.5 11.5858 10.8358 11.25 11.25 11.25H12.75C13.1642 11.25 13.5 11.5858 13.5 12C13.5 12.4142 13.1642 12.75 12.75 12.75H11.25C10.8358 12.75 10.5 12.4142 10.5 12Z" /> <path d="M14.5 12C14.5 11.5858 14.8358 11.25 15.25 11.25H16.75C17.1642 11.25 17.5 11.5858 17.5 12C17.5 12.4142 17.1642 12.75 16.75 12.75H15.25C14.8358 12.75 14.5 12.4142 14.5 12Z" /> <path d="M18.5 12C18.5 11.5858 18.8358 11.25 19.25 11.25H20.75C21.1642 11.25 21.5 11.5858 21.5 12C21.5 12.4142 21.1642 12.75 20.75 12.75H19.25C18.8358 12.75 18.5 12.4142 18.5 12Z" /> <path d="M4.75 2C4.33579 2 4 2.33579 4 2.75V7C4 8.104 4.896 9 6 9H18C19.104 9 20 8.104 20 7V2.75C20 2.33579 19.6642 2 19.25 2C18.8358 2 18.5 2.33579 18.5 2.75V7C18.5 7.275 18.276 7.5 18 7.5H6C5.724 7.5 5.5 7.275 5.5 7V2.75C5.5 2.33579 5.16421 2 4.75 2Z" /> <path d="M19.25 22C19.6642 22 20 21.6642 20 21.25V17C20 15.896 19.104 15 18 15L6 15C4.896 15 4 15.896 4 17L4 21.25C4 21.6642 4.33579 22 4.75 22C5.16421 22 5.5 21.6642 5.5 21.25L5.5 17C5.5 16.725 5.724 16.5 6 16.5L18 16.5C18.276 16.5 18.5 16.725 18.5 17V21.25C18.5 21.6642 18.8358 22 19.25 22Z" /> </svg>'},13109:function(e,t,a){"use strict";var r=a(17405),o=a.n(r),n=a(64889),i=a(6441);i.Config.prototype.pageBreak={separator:'<div style="page-break-before: always"></div>'},i.Config.prototype.controls.pageBreak={tooltip:"Insert page break",icon:o(),command:"insertPageBreak"},i.Config.prototype.iframeStyle="".concat(i.Config.prototype.iframeStyle,";").concat(n.default.replace(/[\n\t]/g,""))},64889:function(e,t){"use strict";t.default="[data-jodit-page-break] {\n display: flex;\n height: 24px;\n box-sizing: border-box;\n\n align-items: center;\n justify-content: center;\n\n border: 1px dashed #ccc;\n\n font-size: 12px;\n page-break-before: always;\n text-transform: uppercase;\n}\n\n[data-jodit-page-break]:active {\n border-color: #818181;\n}"},79850:function(e,t,a){"use strict";a.r(t),a.d(t,{PageBreak:function(){return k}});var r=a(80294),o=a(20616),n=a(67709),i=a(82749),s=a(18766),p=a(23078),d=a(31635);a(13109);var c=a(64889),u=a(65478),f=a(22732),l=a(21537),C=a(50911),g=a(2692),k=function(e){function t(){var e;return(0,o._)(this,t),e=(0,r._)(this,t,arguments),(0,i._)(e,"styles",c.default),(0,i._)(e,"buttons",[{name:"pageBreak",group:"insert"}]),e}return(0,s._)(t,e),(0,n._)(t,[{key:"className",value:function(){return"PageBreak"}},{key:"afterInit",value:function(e){var t=this;e.registerCommand("insertPageBreak",function(){var a=e.createInside.div("",{});t.decoratePageBreak(a),e.s.insertNode(a,!1,!1);for(var r=a.parentNode;
|
|
8
|
+
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var a=t();for(var r in a)("object"==typeof exports?exports:e)[r]=a[r]}}(self,function(){return(self.webpackChunkjodit_pro=self.webpackChunkjodit_pro||[]).push([[398],{17405:function(e){e.exports='<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path d="M2.5 12C2.5 11.5858 2.83579 11.25 3.25 11.25H4.75C5.16421 11.25 5.5 11.5858 5.5 12C5.5 12.4142 5.16421 12.75 4.75 12.75H3.25C2.83579 12.75 2.5 12.4142 2.5 12Z"/> <path d="M6.5 12C6.5 11.5858 6.83579 11.25 7.25 11.25H8.75C9.16421 11.25 9.5 11.5858 9.5 12C9.5 12.4142 9.16421 12.75 8.75 12.75H7.25C6.83579 12.75 6.5 12.4142 6.5 12Z" /> <path d="M10.5 12C10.5 11.5858 10.8358 11.25 11.25 11.25H12.75C13.1642 11.25 13.5 11.5858 13.5 12C13.5 12.4142 13.1642 12.75 12.75 12.75H11.25C10.8358 12.75 10.5 12.4142 10.5 12Z" /> <path d="M14.5 12C14.5 11.5858 14.8358 11.25 15.25 11.25H16.75C17.1642 11.25 17.5 11.5858 17.5 12C17.5 12.4142 17.1642 12.75 16.75 12.75H15.25C14.8358 12.75 14.5 12.4142 14.5 12Z" /> <path d="M18.5 12C18.5 11.5858 18.8358 11.25 19.25 11.25H20.75C21.1642 11.25 21.5 11.5858 21.5 12C21.5 12.4142 21.1642 12.75 20.75 12.75H19.25C18.8358 12.75 18.5 12.4142 18.5 12Z" /> <path d="M4.75 2C4.33579 2 4 2.33579 4 2.75V7C4 8.104 4.896 9 6 9H18C19.104 9 20 8.104 20 7V2.75C20 2.33579 19.6642 2 19.25 2C18.8358 2 18.5 2.33579 18.5 2.75V7C18.5 7.275 18.276 7.5 18 7.5H6C5.724 7.5 5.5 7.275 5.5 7V2.75C5.5 2.33579 5.16421 2 4.75 2Z" /> <path d="M19.25 22C19.6642 22 20 21.6642 20 21.25V17C20 15.896 19.104 15 18 15L6 15C4.896 15 4 15.896 4 17L4 21.25C4 21.6642 4.33579 22 4.75 22C5.16421 22 5.5 21.6642 5.5 21.25L5.5 17C5.5 16.725 5.724 16.5 6 16.5L18 16.5C18.276 16.5 18.5 16.725 18.5 17V21.25C18.5 21.6642 18.8358 22 19.25 22Z" /> </svg>'},13109:function(e,t,a){"use strict";var r=a(17405),o=a.n(r),n=a(64889),i=a(6441);i.Config.prototype.pageBreak={separator:'<div style="page-break-before: always"></div>'},i.Config.prototype.controls.pageBreak={tooltip:"Insert page break",icon:o(),command:"insertPageBreak"},i.Config.prototype.iframeStyle="".concat(i.Config.prototype.iframeStyle,";").concat(n.default.replace(/[\n\t]/g,""))},64889:function(e,t){"use strict";t.default="[data-jodit-page-break] {\n display: flex;\n height: 24px;\n box-sizing: border-box;\n\n align-items: center;\n justify-content: center;\n\n border: 1px dashed #ccc;\n\n font-size: 12px;\n page-break-before: always;\n text-transform: uppercase;\n}\n\n[data-jodit-page-break]:active {\n border-color: #818181;\n}"},79850:function(e,t,a){"use strict";a.r(t),a.d(t,{PageBreak:function(){return k}});var r=a(80294),o=a(20616),n=a(67709),i=a(82749),s=a(18766),p=a(23078),d=a(31635);a(13109);var c=a(64889),u=a(65478),f=a(22732),l=a(21537),C=a(50911),g=a(2692),k=function(e){function t(){var e;return(0,o._)(this,t),e=(0,r._)(this,t,arguments),(0,i._)(e,"styles",c.default),(0,i._)(e,"buttons",[{name:"pageBreak",group:"insert"}]),e}return(0,s._)(t,e),(0,n._)(t,[{key:"className",value:function(){return"PageBreak"}},{key:"afterInit",value:function(e){var t=this;this.onChange(),e.registerCommand("insertPageBreak",function(){var a=e.createInside.div("",{});t.decoratePageBreak(a),e.s.insertNode(a,!1,!1);for(var r=new Set(["td","th","tr","tbody","thead","tfoot","caption","colgroup","table"]),o=a.parentNode;o&&o!==e.editor&&(f.Dom.after(o,a),!f.Dom.isBlock(o)||f.Dom.isTag(o,r));)o=a.parentNode;e.s.setCursorAfter(a),e.setEditorValue()})}},{key:"decoratePageBreak",value:function(e){(0,l.attr)(e,{"data-jodit-page-break":!0,contenteditable:!1}),e.innerText=this.j.i18n("Page break")}},{key:"beforeDestruct",value:function(){}},{key:"onChange",value:function(){var e=this;(0,l.$$)('[style*="page-break-after"],[style*="page-break-before"]',this.j.editor).forEach(function(t){f.Dom.isEmpty(t)&&!(0,l.attr)(t,"data-jodit-page-break")&&e.decoratePageBreak(t)})}},{key:"onAfterGetValueFromEditor",value:function(e){e.value=e.value.replace(/<div[^>]+data-jodit-page-break[^>]+>[^]*?<\/div>/gi,this.j.o.pageBreak.separator)}}]),t}((0,p._)(C.Plugin));(0,i._)(k,"requires",["license"]),(0,d.__decorate)([(0,u.watch)([":change",":afterSetMode"]),(0,u.debounce)()],k.prototype,"onChange",null),(0,d.__decorate)([(0,u.watch)(":afterGetValueFromEditor")],k.prototype,"onAfterGetValueFromEditor",null),g.JoditPro.plugins.add("pageBreak",k)}},function(e){return e(e.s=79850)}])});
|
|
@@ -1,11 +1,38 @@
|
|
|
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
|
*/
|
|
8
8
|
|
|
9
|
+
.jodit-ui-code-tuner {
|
|
10
|
+
position: fixed;
|
|
11
|
+
z-index: 10;
|
|
12
|
+
top: 0;
|
|
13
|
+
left: 0;
|
|
14
|
+
}
|
|
15
|
+
.jodit-ui-code-tuner__anchor {
|
|
16
|
+
width: 16px;
|
|
17
|
+
height: 26px;
|
|
18
|
+
background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%235d6b7a%22%3E%0A%09%3Ccircle%20cx%3D%226%22%20cy%3D%223%22%20r%3D%221.5%22%20%2F%3E%0A%09%3Ccircle%20cx%3D%2210%22%20cy%3D%223%22%20r%3D%221.5%22%20%2F%3E%0A%09%3Ccircle%20cx%3D%226%22%20cy%3D%228%22%20r%3D%221.5%22%20%2F%3E%0A%09%3Ccircle%20cx%3D%2210%22%20cy%3D%228%22%20r%3D%221.5%22%20%2F%3E%0A%09%3Ccircle%20cx%3D%226%22%20cy%3D%2213%22%20r%3D%221.5%22%20%2F%3E%0A%09%3Ccircle%20cx%3D%2210%22%20cy%3D%2213%22%20r%3D%221.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
|
|
19
|
+
background-position: center;
|
|
20
|
+
background-repeat: no-repeat;
|
|
21
|
+
background-size: 11px;
|
|
22
|
+
background-color: #fff;
|
|
23
|
+
border: 1px solid rgba(0, 0, 0, 0.12);
|
|
24
|
+
border-radius: 4px;
|
|
25
|
+
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
|
|
26
|
+
cursor: grab;
|
|
27
|
+
opacity: 0.9;
|
|
28
|
+
}
|
|
29
|
+
.jodit-ui-code-tuner__anchor:hover {
|
|
30
|
+
opacity: 1;
|
|
31
|
+
}
|
|
32
|
+
.jodit-ui-code-tuner__anchor:active {
|
|
33
|
+
cursor: grabbing;
|
|
34
|
+
}
|
|
35
|
+
|
|
9
36
|
.jodit-paste-code {
|
|
10
37
|
display: flex;
|
|
11
38
|
height: 100%;
|