jodit-pro 4.11.6 → 4.11.8
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 +4 -2
- package/es2015/jodit.fat.min.css +1 -1
- package/es2015/jodit.fat.min.js +5 -5
- package/es2015/jodit.js +94 -20
- package/es2015/jodit.min.css +1 -1
- package/es2015/jodit.min.js +5 -5
- 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.js +1 -1
- package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2015/plugins/backup/backup.css +1 -1
- package/es2015/plugins/backup/backup.js +1 -1
- package/es2015/plugins/backup/backup.min.js +1 -1
- package/es2015/plugins/button-generator/button-generator.css +1 -1
- package/es2015/plugins/button-generator/button-generator.js +1 -1
- package/es2015/plugins/button-generator/button-generator.min.js +1 -1
- package/es2015/plugins/change-case/change-case.js +1 -1
- package/es2015/plugins/change-case/change-case.min.js +1 -1
- package/es2015/plugins/color-picker/color-picker.css +1 -1
- package/es2015/plugins/color-picker/color-picker.js +1 -1
- package/es2015/plugins/color-picker/color-picker.min.js +1 -1
- package/es2015/plugins/emoji/emoji.css +1 -1
- package/es2015/plugins/emoji/emoji.js +1 -1
- package/es2015/plugins/emoji/emoji.min.js +1 -1
- package/es2015/plugins/export-docs/export-docs.js +1 -1
- package/es2015/plugins/export-docs/export-docs.min.js +1 -1
- package/es2015/plugins/finder/finder.css +19 -2
- package/es2015/plugins/finder/finder.js +1 -1
- package/es2015/plugins/finder/finder.min.css +1 -1
- package/es2015/plugins/finder/finder.min.js +1 -1
- package/es2015/plugins/google-maps/google-maps.css +1 -1
- package/es2015/plugins/google-maps/google-maps.js +1 -1
- package/es2015/plugins/google-maps/google-maps.min.js +1 -1
- package/es2015/plugins/google-search/google-search.js +1 -1
- package/es2015/plugins/google-search/google-search.min.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2015/plugins/keyboard/keyboard.css +1 -1
- package/es2015/plugins/keyboard/keyboard.js +1 -1
- package/es2015/plugins/keyboard/keyboard.min.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2015/plugins/page-break/page-break.js +1 -1
- package/es2015/plugins/page-break/page-break.min.js +1 -1
- package/es2015/plugins/paste-code/paste-code.css +1 -1
- package/es2015/plugins/paste-code/paste-code.js +1 -1
- package/es2015/plugins/paste-code/paste-code.min.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2015/plugins/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 +1 -1
- package/es2015/plugins/todo-list/todo-list.min.js +1 -1
- package/es2015/plugins/translate/translate.css +1 -1
- package/es2015/plugins/translate/translate.js +1 -1
- package/es2015/plugins/translate/translate.min.js +1 -1
- package/es2015/plugins/tune-block/tune-block.css +1 -1
- package/es2015/plugins/tune-block/tune-block.js +1 -1
- package/es2015/plugins/tune-block/tune-block.min.js +1 -1
- package/es2018/jodit.fat.min.css +1 -1
- package/es2018/jodit.fat.min.js +5 -5
- package/es2018/jodit.min.css +1 -1
- package/es2018/jodit.min.js +5 -5
- package/es2018/plugins/ai-assistant-pro/ai-assistant-pro.min.js +1 -1
- package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
- 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.css +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 +1 -1
- package/es2018/plugins/paste-code/paste-code.min.js +1 -1
- 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 +1 -1
- package/es2018/plugins/translate/translate.min.js +1 -1
- package/es2018/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021/jodit.css +4 -2
- package/es2021/jodit.fat.min.css +1 -1
- package/es2021/jodit.fat.min.js +6 -6
- package/es2021/jodit.js +94 -20
- package/es2021/jodit.min.css +1 -1
- package/es2021/jodit.min.js +6 -6
- 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.js +1 -1
- package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021/plugins/backup/backup.css +1 -1
- package/es2021/plugins/backup/backup.js +1 -1
- package/es2021/plugins/backup/backup.min.js +1 -1
- package/es2021/plugins/button-generator/button-generator.css +1 -1
- package/es2021/plugins/button-generator/button-generator.js +1 -1
- package/es2021/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021/plugins/change-case/change-case.js +1 -1
- package/es2021/plugins/change-case/change-case.min.js +1 -1
- package/es2021/plugins/color-picker/color-picker.css +1 -1
- package/es2021/plugins/color-picker/color-picker.js +1 -1
- package/es2021/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021/plugins/emoji/emoji.css +1 -1
- package/es2021/plugins/emoji/emoji.js +1 -1
- package/es2021/plugins/emoji/emoji.min.js +1 -1
- package/es2021/plugins/export-docs/export-docs.js +1 -1
- package/es2021/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021/plugins/finder/finder.css +19 -2
- package/es2021/plugins/finder/finder.js +1 -1
- package/es2021/plugins/finder/finder.min.css +1 -1
- package/es2021/plugins/finder/finder.min.js +1 -1
- package/es2021/plugins/google-maps/google-maps.css +1 -1
- package/es2021/plugins/google-maps/google-maps.js +1 -1
- package/es2021/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021/plugins/google-search/google-search.js +1 -1
- package/es2021/plugins/google-search/google-search.min.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021/plugins/keyboard/keyboard.css +1 -1
- package/es2021/plugins/keyboard/keyboard.js +1 -1
- package/es2021/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021/plugins/page-break/page-break.js +1 -1
- package/es2021/plugins/page-break/page-break.min.js +1 -1
- package/es2021/plugins/paste-code/paste-code.css +1 -1
- package/es2021/plugins/paste-code/paste-code.js +1 -1
- package/es2021/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021/plugins/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 +1 -1
- package/es2021/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021/plugins/translate/translate.css +1 -1
- package/es2021/plugins/translate/translate.js +1 -1
- package/es2021/plugins/translate/translate.min.js +1 -1
- package/es2021/plugins/tune-block/tune-block.css +1 -1
- package/es2021/plugins/tune-block/tune-block.js +1 -1
- package/es2021/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021.en/jodit.css +4 -2
- package/es2021.en/jodit.fat.min.css +1 -1
- package/es2021.en/jodit.fat.min.js +6 -6
- package/es2021.en/jodit.js +94 -20
- package/es2021.en/jodit.min.css +1 -1
- package/es2021.en/jodit.min.js +6 -6
- 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.js +1 -1
- package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021.en/plugins/backup/backup.css +1 -1
- package/es2021.en/plugins/backup/backup.js +1 -1
- package/es2021.en/plugins/backup/backup.min.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.css +1 -1
- package/es2021.en/plugins/button-generator/button-generator.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021.en/plugins/change-case/change-case.js +1 -1
- package/es2021.en/plugins/change-case/change-case.min.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.css +1 -1
- package/es2021.en/plugins/color-picker/color-picker.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021.en/plugins/emoji/emoji.css +1 -1
- package/es2021.en/plugins/emoji/emoji.js +1 -1
- package/es2021.en/plugins/emoji/emoji.min.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021.en/plugins/finder/finder.css +19 -2
- package/es2021.en/plugins/finder/finder.js +1 -1
- package/es2021.en/plugins/finder/finder.min.css +1 -1
- package/es2021.en/plugins/finder/finder.min.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.css +1 -1
- package/es2021.en/plugins/google-maps/google-maps.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021.en/plugins/google-search/google-search.js +1 -1
- package/es2021.en/plugins/google-search/google-search.min.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.css +1 -1
- package/es2021.en/plugins/keyboard/keyboard.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021.en/plugins/page-break/page-break.js +1 -1
- package/es2021.en/plugins/page-break/page-break.min.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.css +1 -1
- package/es2021.en/plugins/paste-code/paste-code.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021.en/plugins/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 +1 -1
- package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021.en/plugins/translate/translate.css +1 -1
- package/es2021.en/plugins/translate/translate.js +1 -1
- package/es2021.en/plugins/translate/translate.min.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.css +1 -1
- package/es2021.en/plugins/tune-block/tune-block.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
- package/es5/jodit.css +3 -3
- package/es5/jodit.fat.min.css +1 -1
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +104 -21
- package/es5/jodit.min.css +3 -3
- 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.js +1 -1
- package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es5/plugins/backup/backup.css +1 -1
- package/es5/plugins/backup/backup.js +1 -1
- package/es5/plugins/backup/backup.min.js +1 -1
- package/es5/plugins/button-generator/button-generator.css +1 -1
- package/es5/plugins/button-generator/button-generator.js +1 -1
- package/es5/plugins/button-generator/button-generator.min.js +1 -1
- package/es5/plugins/change-case/change-case.js +1 -1
- package/es5/plugins/change-case/change-case.min.js +1 -1
- package/es5/plugins/color-picker/color-picker.css +1 -1
- package/es5/plugins/color-picker/color-picker.js +1 -1
- package/es5/plugins/color-picker/color-picker.min.js +1 -1
- package/es5/plugins/emoji/emoji.css +1 -1
- package/es5/plugins/emoji/emoji.js +1 -1
- package/es5/plugins/emoji/emoji.min.js +1 -1
- package/es5/plugins/export-docs/export-docs.js +1 -1
- package/es5/plugins/export-docs/export-docs.min.js +1 -1
- package/es5/plugins/finder/finder.css +19 -2
- package/es5/plugins/finder/finder.js +1 -1
- package/es5/plugins/finder/finder.min.css +1 -1
- package/es5/plugins/finder/finder.min.js +1 -1
- package/es5/plugins/google-maps/google-maps.css +1 -1
- package/es5/plugins/google-maps/google-maps.js +1 -1
- package/es5/plugins/google-maps/google-maps.min.js +1 -1
- package/es5/plugins/google-search/google-search.js +1 -1
- package/es5/plugins/google-search/google-search.min.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es5/plugins/keyboard/keyboard.css +1 -1
- package/es5/plugins/keyboard/keyboard.js +1 -1
- package/es5/plugins/keyboard/keyboard.min.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es5/plugins/page-break/page-break.js +1 -1
- package/es5/plugins/page-break/page-break.min.js +1 -1
- package/es5/plugins/paste-code/paste-code.css +1 -1
- package/es5/plugins/paste-code/paste-code.js +1 -1
- package/es5/plugins/paste-code/paste-code.min.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es5/plugins/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 +1 -1
- package/es5/plugins/todo-list/todo-list.min.js +1 -1
- package/es5/plugins/translate/translate.css +1 -1
- package/es5/plugins/translate/translate.js +1 -1
- package/es5/plugins/translate/translate.min.js +1 -1
- package/es5/plugins/tune-block/tune-block.css +1 -1
- package/es5/plugins/tune-block/tune-block.js +1 -1
- package/es5/plugins/tune-block/tune-block.min.js +1 -1
- package/es5/polyfills.fat.min.js +1 -1
- package/es5/polyfills.js +1 -1
- package/es5/polyfills.min.js +1 -1
- package/package.json +1 -1
package/es5/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.11.
|
|
4
|
+
* Version: v4.11.8
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -2233,7 +2233,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
2233
2233
|
if (n === "Map" || n === "Set") return Array.from(n);
|
|
2234
2234
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
|
|
2235
2235
|
}
|
|
2236
|
-
var APP_VERSION = "4.11.
|
|
2236
|
+
var APP_VERSION = "4.11.8";
|
|
2237
2237
|
// prettier-ignore
|
|
2238
2238
|
var ES = "es5";
|
|
2239
2239
|
var IS_ES_MODERN = false;
|
|
@@ -17745,7 +17745,8 @@ var UIButtonState = function UIButtonState() {
|
|
|
17745
17745
|
icon: {
|
|
17746
17746
|
name: 'empty',
|
|
17747
17747
|
fill: '',
|
|
17748
|
-
iconURL: ''
|
|
17748
|
+
iconURL: '',
|
|
17749
|
+
scale: undefined
|
|
17749
17750
|
},
|
|
17750
17751
|
tooltip: '',
|
|
17751
17752
|
text: '',
|
|
@@ -22052,13 +22053,13 @@ var Icon = /*#__PURE__*/ function() {
|
|
|
22052
22053
|
return;
|
|
22053
22054
|
}
|
|
22054
22055
|
var iconElement;
|
|
22055
|
-
var name = icon.name, iconURL = icon.iconURL, fill = icon.fill;
|
|
22056
|
+
var name = icon.name, iconURL = icon.iconURL, fill = icon.fill, scale = icon.scale;
|
|
22056
22057
|
var clearName = name.replace(/[^a-zA-Z0-9]/g, '_');
|
|
22057
22058
|
var iconFromEvent;
|
|
22058
22059
|
if (!/<svg/.test(name)) {
|
|
22059
22060
|
iconFromEvent = (_b = (_a = jodit.o).getIcon) === null || _b === void 0 ? void 0 : _b.call(_a, name, clearName);
|
|
22060
22061
|
}
|
|
22061
|
-
var cacheKey = "".concat(name).concat(iconURL).concat(fill).concat(iconFromEvent !== null && iconFromEvent !== void 0 ? iconFromEvent : '');
|
|
22062
|
+
var cacheKey = "".concat(name).concat(iconURL).concat(fill).concat(scale !== null && scale !== void 0 ? scale : '').concat(iconFromEvent !== null && iconFromEvent !== void 0 ? iconFromEvent : '');
|
|
22062
22063
|
if (jodit.o.cache && this.__cache.has(cacheKey)) {
|
|
22063
22064
|
return (_c = this.__cache.get(cacheKey)) === null || _c === void 0 ? void 0 : _c.cloneNode(true);
|
|
22064
22065
|
}
|
|
@@ -22077,6 +22078,9 @@ var Icon = /*#__PURE__*/ function() {
|
|
|
22077
22078
|
if (iconElement) {
|
|
22078
22079
|
iconElement.classList.add('jodit-icon');
|
|
22079
22080
|
iconElement.style.fill = fill;
|
|
22081
|
+
if (scale != null) {
|
|
22082
|
+
iconElement.style.transform = "scale(".concat(scale, ")");
|
|
22083
|
+
}
|
|
22080
22084
|
jodit.o.cache && this.__cache.set(cacheKey, iconElement.cloneNode(true));
|
|
22081
22085
|
}
|
|
22082
22086
|
return iconElement;
|
|
@@ -22769,7 +22773,11 @@ __decorate([
|
|
|
22769
22773
|
/* harmony export */ ProgressBar: function() { return /* binding */ ProgressBar; }
|
|
22770
22774
|
/* harmony export */ });
|
|
22771
22775
|
/* harmony import */ var _dom_dom_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2748);
|
|
22772
|
-
/* harmony import */ var
|
|
22776
|
+
/* harmony import */ var _global_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(580);
|
|
22777
|
+
/* harmony import */ var _helpers_size_position_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(5700);
|
|
22778
|
+
/* harmony import */ var _helpers_utils_css_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(41180);
|
|
22779
|
+
/* harmony import */ var _element_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(48538);
|
|
22780
|
+
/* harmony import */ var _icon_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(12153);
|
|
22773
22781
|
function _assert_this_initialized(self) {
|
|
22774
22782
|
if (self === void 0) {
|
|
22775
22783
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
@@ -22872,12 +22880,19 @@ function _is_native_reflect_construct() {
|
|
|
22872
22880
|
* Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net
|
|
22873
22881
|
*/
|
|
22874
22882
|
|
|
22883
|
+
|
|
22884
|
+
|
|
22885
|
+
|
|
22886
|
+
|
|
22875
22887
|
var ProgressBar = /*#__PURE__*/ function(UIElement) {
|
|
22876
22888
|
"use strict";
|
|
22877
22889
|
_inherits(ProgressBar, UIElement);
|
|
22878
22890
|
function ProgressBar() {
|
|
22879
22891
|
_class_call_check(this, ProgressBar);
|
|
22880
|
-
|
|
22892
|
+
var _this;
|
|
22893
|
+
_this = _call_super(this, ProgressBar, arguments);
|
|
22894
|
+
_this.__animationElement = null;
|
|
22895
|
+
return _this;
|
|
22881
22896
|
}
|
|
22882
22897
|
_create_class(ProgressBar, [
|
|
22883
22898
|
{
|
|
@@ -22916,16 +22931,68 @@ var ProgressBar = /*#__PURE__*/ function(UIElement) {
|
|
|
22916
22931
|
return this;
|
|
22917
22932
|
}
|
|
22918
22933
|
},
|
|
22934
|
+
{
|
|
22935
|
+
key: "showFileUploadAnimation",
|
|
22936
|
+
value: function showFileUploadAnimation(from, to) {
|
|
22937
|
+
var _this = this;
|
|
22938
|
+
this.__cleanUpAnimation();
|
|
22939
|
+
var box = (0,_global_js__WEBPACK_IMPORTED_MODULE_1__.getContainer)(this.j, ProgressBar);
|
|
22940
|
+
var pos = (0,_helpers_size_position_js__WEBPACK_IMPORTED_MODULE_2__.position)(this.j.container, this.j);
|
|
22941
|
+
var el = this.j.c.div(this.getFullElName('file-animation'));
|
|
22942
|
+
var iconSvg = _icon_js__WEBPACK_IMPORTED_MODULE_5__.Icon.get('file', '');
|
|
22943
|
+
if (iconSvg) {
|
|
22944
|
+
el.innerHTML = iconSvg;
|
|
22945
|
+
}
|
|
22946
|
+
var start = from !== null && from !== void 0 ? from : {
|
|
22947
|
+
x: pos.width / 2,
|
|
22948
|
+
y: 0
|
|
22949
|
+
};
|
|
22950
|
+
var end = to !== null && to !== void 0 ? to : {
|
|
22951
|
+
x: start.x + 60,
|
|
22952
|
+
y: start.y - 80
|
|
22953
|
+
};
|
|
22954
|
+
(0,_helpers_utils_css_js__WEBPACK_IMPORTED_MODULE_3__.css)(el, {
|
|
22955
|
+
left: pos.left + start.x,
|
|
22956
|
+
top: pos.top + start.y
|
|
22957
|
+
});
|
|
22958
|
+
box.appendChild(el);
|
|
22959
|
+
this.__animationElement = el;
|
|
22960
|
+
// Force reflow before starting transition
|
|
22961
|
+
// eslint-disable-next-line no-unused-expressions
|
|
22962
|
+
el.offsetWidth;
|
|
22963
|
+
(0,_helpers_utils_css_js__WEBPACK_IMPORTED_MODULE_3__.css)(el, {
|
|
22964
|
+
left: pos.left + end.x,
|
|
22965
|
+
top: pos.top + end.y,
|
|
22966
|
+
opacity: 0,
|
|
22967
|
+
transform: 'scale(0.4)'
|
|
22968
|
+
});
|
|
22969
|
+
var onEnd = function onEnd1() {
|
|
22970
|
+
el.removeEventListener('transitionend', onEnd);
|
|
22971
|
+
_this.__cleanUpAnimation();
|
|
22972
|
+
};
|
|
22973
|
+
el.addEventListener('transitionend', onEnd);
|
|
22974
|
+
}
|
|
22975
|
+
},
|
|
22976
|
+
{
|
|
22977
|
+
key: "__cleanUpAnimation",
|
|
22978
|
+
value: function __cleanUpAnimation() {
|
|
22979
|
+
if (this.__animationElement) {
|
|
22980
|
+
_dom_dom_js__WEBPACK_IMPORTED_MODULE_0__.Dom.safeRemove(this.__animationElement);
|
|
22981
|
+
this.__animationElement = null;
|
|
22982
|
+
}
|
|
22983
|
+
}
|
|
22984
|
+
},
|
|
22919
22985
|
{
|
|
22920
22986
|
key: "destruct",
|
|
22921
22987
|
value: function destruct() {
|
|
22988
|
+
this.__cleanUpAnimation();
|
|
22922
22989
|
this.hide();
|
|
22923
22990
|
return _get(_get_prototype_of(ProgressBar.prototype), "destruct", this).call(this);
|
|
22924
22991
|
}
|
|
22925
22992
|
}
|
|
22926
22993
|
]);
|
|
22927
22994
|
return ProgressBar;
|
|
22928
|
-
}(
|
|
22995
|
+
}(_element_js__WEBPACK_IMPORTED_MODULE_4__.UIElement);
|
|
22929
22996
|
|
|
22930
22997
|
|
|
22931
22998
|
/***/ }),
|
|
@@ -38836,29 +38903,45 @@ var ToolbarButton = /*#__PURE__*/ function(UIButton) {
|
|
|
38836
38903
|
* Init constant data from control
|
|
38837
38904
|
*/ key: "__initFromControl",
|
|
38838
38905
|
value: function __initFromControl() {
|
|
38839
|
-
var _a;
|
|
38840
38906
|
var _this = this, ctr = _this.control, state = _this.state;
|
|
38841
38907
|
this.updateSize();
|
|
38842
38908
|
state.name = ctr.name;
|
|
38909
|
+
this.__initIconFromControl();
|
|
38910
|
+
if (ctr.tooltip) {
|
|
38911
|
+
state.tooltip = (0,_core_helpers_checker_is_function_js__WEBPACK_IMPORTED_MODULE_7__.isFunction)(ctr.tooltip) ? ctr.tooltip(this.j, ctr, this) : ctr.tooltip;
|
|
38912
|
+
}
|
|
38913
|
+
state.hasTrigger = Boolean(ctr.list || ctr.popup && ctr.exec);
|
|
38914
|
+
}
|
|
38915
|
+
},
|
|
38916
|
+
{
|
|
38917
|
+
key: "__initIconFromControl",
|
|
38918
|
+
value: function __initIconFromControl() {
|
|
38919
|
+
var _a;
|
|
38920
|
+
var _this = this, ctr = _this.control, state = _this.state;
|
|
38843
38921
|
var textIcons = this.j.o.textIcons;
|
|
38844
38922
|
if (textIcons === true || (0,_core_helpers_checker_is_function_js__WEBPACK_IMPORTED_MODULE_7__.isFunction)(textIcons) && textIcons(ctr.name) || ctr.template) {
|
|
38845
38923
|
state.icon = (0,_core_ui_button_index_js__WEBPACK_IMPORTED_MODULE_16__.UIButtonState)().icon;
|
|
38846
38924
|
state.text = ctr.text || ctr.name;
|
|
38925
|
+
return;
|
|
38926
|
+
}
|
|
38927
|
+
if (!(0,_core_helpers_checker_is_string_js__WEBPACK_IMPORTED_MODULE_10__.isString)(ctr.icon) && ctr.icon != null) {
|
|
38928
|
+
state.icon = {
|
|
38929
|
+
name: ctr.icon.name || ctr.name,
|
|
38930
|
+
iconURL: ctr.icon.iconURL || '',
|
|
38931
|
+
fill: ctr.icon.fill || '',
|
|
38932
|
+
scale: ctr.icon.scale
|
|
38933
|
+
};
|
|
38934
|
+
return;
|
|
38935
|
+
}
|
|
38936
|
+
if (ctr.iconURL) {
|
|
38937
|
+
state.icon.iconURL = ctr.iconURL;
|
|
38847
38938
|
} else {
|
|
38848
|
-
|
|
38849
|
-
|
|
38850
|
-
} else {
|
|
38851
|
-
var name = ctr.icon || ctr.name;
|
|
38852
|
-
state.icon.name = _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_18__.Icon.exists(name) || ((_a = this.j.o.extraIcons) === null || _a === void 0 ? void 0 : _a[name]) ? name : '';
|
|
38853
|
-
}
|
|
38854
|
-
if (!ctr.iconURL && !state.icon.name) {
|
|
38855
|
-
state.text = ctr.text || ctr.name;
|
|
38856
|
-
}
|
|
38939
|
+
var name = ctr.icon || ctr.name;
|
|
38940
|
+
state.icon.name = _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_18__.Icon.exists(name) || ((_a = this.j.o.extraIcons) === null || _a === void 0 ? void 0 : _a[name]) ? name : '';
|
|
38857
38941
|
}
|
|
38858
|
-
if (ctr.
|
|
38859
|
-
state.
|
|
38942
|
+
if (!ctr.iconURL && !state.icon.name) {
|
|
38943
|
+
state.text = ctr.text || ctr.name;
|
|
38860
38944
|
}
|
|
38861
|
-
state.hasTrigger = Boolean(ctr.list || ctr.popup && ctr.exec);
|
|
38862
38945
|
}
|
|
38863
38946
|
},
|
|
38864
38947
|
{
|