@ckeditor/ckeditor5-track-changes 42.0.2-alpha.2 → 42.0.2
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/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5e2e78=_0x5e22;function _0x2e80(){const _0x1afb2a=['format','fontColor','*Set\x20font\x20family:*\x20%0','180894bYWitX','fontBackgroundColor','FontSize','*Set\x20font\x20color:*\x20%0','get','fontSize.options','commandParams','772089APsJyF','12sXxQEY','descriptionFactory','registerDescriptionCallback','976AuBgMr','registerAttributeLabel','104946rgfltn','has','plugins','model','10vbpfGu','FORMAT_FONT_SIZE','*Reset\x20font\x20family*','*Set\x20font\x20background\x20color:*\x20%0','config','12hxUdRf','_registerLegacyDescription','FontColorEditing','11ZmxBXM','fontFamily','afterInit','formatInline','label','FORMAT_FONT_BACKGROUND','fontColor.colors','title','value','2519797uxfQww','fontSize','fontBackgroundColor.colors','trim','2575010NVjCaI','*Set\x20font\x20size:*\x20%0','type','find','toLowerCase','registerInlineAttribute','*Reset\x20font\x20background\x20color*','FORMAT_FONT_COLOR','locale','FontBackgroundColorEditing','21732763EdlPRs','editor','enableDefaultAttributesIntegration','FontSizeEditing','normalizeSizeOptions','FORMAT_FONT_FAMILY','commandName','*Reset\x20font\x20size*','35IPIZZp','TrackChangesEditing','79551xdDzRg','FontFamilyEditing','*Reset\x20font\x20color*'];_0x2e80=function(){return _0x1afb2a;};return _0x2e80();}(function(_0x39dbf0,_0x3dc02a){const _0x4d1f9e=_0x5e22,_0x2bcba1=_0x39dbf0();while(!![]){try{const _0x227527=-parseInt(_0x4d1f9e(0x13f))/0x1*(parseInt(_0x4d1f9e(0x12e))/0x2)+parseInt(_0x4d1f9e(0x135))/0x3*(parseInt(_0x4d1f9e(0x136))/0x4)+parseInt(_0x4d1f9e(0x126))/0x5*(parseInt(_0x4d1f9e(0x13b))/0x6)+parseInt(_0x4d1f9e(0x110))/0x7+-parseInt(_0x4d1f9e(0x139))/0x8*(parseInt(_0x4d1f9e(0x128))/0x9)+-parseInt(_0x4d1f9e(0x114))/0xa*(parseInt(_0x4d1f9e(0x147))/0xb)+-parseInt(_0x4d1f9e(0x144))/0xc*(-parseInt(_0x4d1f9e(0x11e))/0xd);if(_0x227527===_0x3dc02a)break;else _0x2bcba1['push'](_0x2bcba1['shift']());}catch(_0x23815e){_0x2bcba1['push'](_0x2bcba1['shift']());}}}(_0x2e80,0xa775f));function _0x5e22(_0x7ff419,_0x36108d){const _0x2e8094=_0x2e80();return _0x5e22=function(_0x5e22b4,_0x9860bf){_0x5e22b4=_0x5e22b4-0x109;let _0x2cea3b=_0x2e8094[_0x5e22b4];return _0x2cea3b;},_0x5e22(_0x7ff419,_0x36108d);}import{Plugin as _0x108ec0}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0xae670d}from'ckeditor5/src/ui.js';import{getTranslation as _0x297075}from'../utils/common-translations.js';const ro=[{'pluginName':_0x5e2e78(0x121),'commandName':_0x5e2e78(0x111)},{'pluginName':_0x5e2e78(0x129),'commandName':_0x5e2e78(0x148)},{'pluginName':_0x5e2e78(0x146),'commandName':_0x5e2e78(0x12c)},{'pluginName':_0x5e2e78(0x11d),'commandName':_0x5e2e78(0x12f)}];export default class Q extends _0x108ec0{[_0x5e2e78(0x109)](){const _0x38bfb2=_0x5e2e78,_0x4c8bb7=this[_0x38bfb2(0x11f)][_0x38bfb2(0x11c)],_0x432c69=this[_0x38bfb2(0x11f)][_0x38bfb2(0x13d)][_0x38bfb2(0x132)](_0x38bfb2(0x127));for(const {pluginName:_0x4d05d5,commandName:_0x392520}of ro)this[_0x38bfb2(0x11f)][_0x38bfb2(0x13d)][_0x38bfb2(0x13c)](_0x4d05d5)&&(_0x432c69[_0x38bfb2(0x120)](_0x392520),_0x432c69[_0x38bfb2(0x119)](_0x392520));_0x4c8bb7['t'],(_0x432c69[_0x38bfb2(0x137)][_0x38bfb2(0x13a)](_0x38bfb2(0x111),_0x297075(_0x4c8bb7,_0x38bfb2(0x140))),_0x432c69[_0x38bfb2(0x137)][_0x38bfb2(0x13a)](_0x38bfb2(0x148),_0x297075(_0x4c8bb7,_0x38bfb2(0x123))),_0x432c69[_0x38bfb2(0x137)][_0x38bfb2(0x13a)](_0x38bfb2(0x12c),_0x297075(_0x4c8bb7,_0x38bfb2(0x11b))),_0x432c69[_0x38bfb2(0x137)][_0x38bfb2(0x13a)](_0x38bfb2(0x12f),_0x297075(_0x4c8bb7,_0x38bfb2(0x10c))),this[_0x38bfb2(0x145)]());}[_0x5e2e78(0x145)](){const _0x1993c2=_0x5e2e78,_0x6b8acb=this[_0x1993c2(0x11f)],_0x548c35=_0x6b8acb[_0x1993c2(0x11c)];_0x6b8acb[_0x1993c2(0x13d)][_0x1993c2(0x132)](_0x1993c2(0x127))[_0x1993c2(0x137)][_0x1993c2(0x138)](_0x2e2cf3=>{const _0x2047e7=_0x1993c2,_0x23ddc8=_0x548c35['t'];if(_0x2047e7(0x10a)!=_0x2e2cf3[_0x2047e7(0x116)])return;const {data:_0x4c8077}=_0x2e2cf3;if(null!=_0x4c8077){if(_0x2047e7(0x111)==_0x4c8077[_0x2047e7(0x124)]){const _0x57b885=_0x4c8077[_0x2047e7(0x134)][0x0][_0x2047e7(0x10f)];if(_0x57b885){const _0x76f478=_0x23ddc8(this[_0x2047e7(0x11f)][_0x2047e7(0x13d)][_0x2047e7(0x132)](_0x2047e7(0x130))[_0x2047e7(0x122)](this[_0x2047e7(0x11f)][_0x2047e7(0x143)][_0x2047e7(0x132)](_0x2047e7(0x133)))[_0x2047e7(0x117)](_0x54741e=>_0x54741e[_0x2047e7(0x13e)]==_0x57b885)[_0x2047e7(0x10e)])[_0x2047e7(0x118)]();return{'type':_0x2047e7(0x12b),'content':_0x297075(_0x548c35,_0x2047e7(0x115),_0x76f478)};}return{'type':_0x2047e7(0x12b),'content':_0x297075(_0x548c35,_0x2047e7(0x125))};}if(_0x2047e7(0x148)==_0x4c8077[_0x2047e7(0x124)]){const _0x55e6cf=_0x4c8077[_0x2047e7(0x134)][0x0][_0x2047e7(0x10f)];return _0x55e6cf?{'type':_0x2047e7(0x12b),'content':_0x297075(_0x548c35,_0x2047e7(0x12d),_0x55e6cf)}:{'type':_0x2047e7(0x12b),'content':_0x297075(_0x548c35,_0x2047e7(0x141))};}if(_0x2047e7(0x12c)==_0x4c8077[_0x2047e7(0x124)]){const _0x3aac03=_0x4c8077[_0x2047e7(0x134)][0x0][_0x2047e7(0x10f)];if(_0x3aac03){const _0x338166=_0xae670d(this[_0x2047e7(0x11f)][_0x2047e7(0x143)][_0x2047e7(0x132)](_0x2047e7(0x10d)))[_0x2047e7(0x117)](_0x77f630=>_0x77f630[_0x2047e7(0x13e)]==_0x3aac03);let _0x2f8ff3=_0x3aac03,_0x55d533='';return _0x338166&&(_0x2f8ff3=_0x338166[_0x2047e7(0x10b)],_0x55d533=_0x23ddc8(_0x2f8ff3)[_0x2047e7(0x118)]()),{'type':_0x2047e7(0x12b),'content':_0x297075(_0x548c35,_0x2047e7(0x131),_0x55d533)[_0x2047e7(0x113)](),'color':{'value':_0x3aac03,'title':_0x55d533||_0x2f8ff3}};}return{'type':_0x2047e7(0x12b),'content':_0x297075(_0x548c35,_0x2047e7(0x12a))};}if(_0x2047e7(0x12f)==_0x4c8077[_0x2047e7(0x124)]){const _0x5362a2=_0x4c8077[_0x2047e7(0x134)][0x0][_0x2047e7(0x10f)];if(_0x5362a2){const _0x2c45a8=_0xae670d(this[_0x2047e7(0x11f)][_0x2047e7(0x143)][_0x2047e7(0x132)](_0x2047e7(0x112)))[_0x2047e7(0x117)](_0x20bc1d=>_0x20bc1d[_0x2047e7(0x13e)]==_0x5362a2);let _0x326ac8=_0x5362a2,_0x274794='';return _0x2c45a8&&(_0x326ac8=_0x2c45a8[_0x2047e7(0x10b)],_0x274794=_0x23ddc8(_0x326ac8)[_0x2047e7(0x118)]()),{'type':_0x2047e7(0x12b),'content':_0x297075(_0x548c35,_0x2047e7(0x142),_0x274794)[_0x2047e7(0x113)](),'color':{'value':_0x5362a2,'title':_0x274794||_0x326ac8}};}return{'type':_0x2047e7(0x12b),'content':_0x297075(_0x548c35,_0x2047e7(0x11a))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0xe323(_0xbd8250,_0x1bade4){const _0x2f5d00=_0x2f5d();return _0xe323=function(_0xe3234f,_0x5844e8){_0xe3234f=_0xe3234f-0xda;let _0x92f436=_0x2f5d00[_0xe3234f];return _0x92f436;},_0xe323(_0xbd8250,_0x1bade4);}const _0x3a4ead=_0xe323;(function(_0x235d52,_0x2ab38b){const _0x14e8c0=_0xe323,_0x3ff99c=_0x235d52();while(!![]){try{const _0x5c8f04=parseInt(_0x14e8c0(0xfb))/0x1+-parseInt(_0x14e8c0(0xf4))/0x2*(parseInt(_0x14e8c0(0xed))/0x3)+parseInt(_0x14e8c0(0x109))/0x4*(parseInt(_0x14e8c0(0xdc))/0x5)+parseInt(_0x14e8c0(0xf3))/0x6*(parseInt(_0x14e8c0(0x10d))/0x7)+-parseInt(_0x14e8c0(0x100))/0x8*(-parseInt(_0x14e8c0(0x110))/0x9)+-parseInt(_0x14e8c0(0xf2))/0xa+parseInt(_0x14e8c0(0x10a))/0xb;if(_0x5c8f04===_0x2ab38b)break;else _0x3ff99c['push'](_0x3ff99c['shift']());}catch(_0x28bbb2){_0x3ff99c['push'](_0x3ff99c['shift']());}}}(_0x2f5d,0xae7e8));import{Plugin as _0x2141f6}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x71f170}from'ckeditor5/src/ui.js';import{getTranslation as _0x4b447b}from'../utils/common-translations.js';export default class X extends _0x2141f6{[_0x3a4ead(0x10e)](){const _0x24bf47=_0x3a4ead,_0x20776b=this[_0x24bf47(0x10f)],_0x540179=_0x20776b[_0x24bf47(0xfd)][_0x24bf47(0x10c)](_0x24bf47(0xe6)),_0x25881e=_0x20776b[_0x24bf47(0x102)][_0x24bf47(0x10c)](_0x24bf47(0xe8)),_0x434259=_0x20776b[_0x24bf47(0x102)][_0x24bf47(0x10c)](_0x24bf47(0x103));_0x25881e&&_0x434259&&(_0x540179[_0x24bf47(0xdb)](_0x24bf47(0x103)),_0x540179[_0x24bf47(0xef)](_0x24bf47(0xe8)),this[_0x24bf47(0xf0)]());}[_0x3a4ead(0xf0)](){const _0x1927ac=_0x3a4ead,_0x243131=this[_0x1927ac(0x10f)],_0x855c74=_0x243131[_0x1927ac(0xe7)];_0x243131[_0x1927ac(0xfd)][_0x1927ac(0x10c)](_0x1927ac(0xe6))[_0x1927ac(0xe4)][_0x1927ac(0xe3)](_0x5a5898=>{const _0x574711=_0x1927ac;if(_0x574711(0xe0)!=_0x5a5898[_0x574711(0x106)]&&_0x574711(0xfe)!=_0x5a5898[_0x574711(0x106)])return;const {data:_0x269069}=_0x5a5898;if(_0x269069&&_0x574711(0x103)===_0x269069[_0x574711(0xee)]){const _0x3fc384=[],_0x2feccd=_0x269069[_0x574711(0xe1)][0x0];for(const [_0x2aa138,_0x16ba87]of Object[_0x574711(0xfc)](_0x2feccd))_0x3fc384[_0x574711(0x108)](so(_0x243131,_0x2aa138,_0x16ba87));return _0x3fc384[_0x574711(0xf8)]?{'type':_0x574711(0xe5),'content':_0x4b447b(_0x855c74,_0x574711(0xec),_0x3fc384[_0x574711(0x107)](',\x20'))}:{'type':_0x574711(0xe5),'content':_0x4b447b(_0x855c74,_0x574711(0x101))};}});}}function so(_0x59ddb0,_0x429b4f,_0x310fcf){const _0x1a37b3=_0x3a4ead,_0x3b23db=_0x59ddb0[_0x1a37b3(0xe7)]['t'],_0x2f3943=_0x429b4f[_0x1a37b3(0xff)](/(?=[A-Z])/)[_0x1a37b3(0x107)]('\x20'),_0x5c3b70=_0x3b23db(_0x2f3943[_0x1a37b3(0xdf)](0x0)[_0x1a37b3(0xea)]()+_0x2f3943[_0x1a37b3(0xf7)](0x1))[_0x1a37b3(0x10b)]();if(_0x1a37b3(0xda)==typeof _0x310fcf)return _0x5c3b70;if(_0x1a37b3(0xdd)===_0x429b4f||_0x1a37b3(0xf9)===_0x429b4f){const _0x53c52d=_0x71f170(_0x59ddb0[_0x1a37b3(0xe2)][_0x1a37b3(0x10c)](_0x1a37b3(0xde)))[_0x1a37b3(0xf5)](_0x3fff60=>_0x3fff60[_0x1a37b3(0xf1)]==_0x310fcf);return _0x5c3b70+'\x20('+(_0x53c52d?_0x3b23db(_0x53c52d[_0x1a37b3(0x104)])[_0x1a37b3(0x10b)]():_0x310fcf)+')';}if(_0x1a37b3(0xfa)===_0x429b4f&&isNaN(parseFloat(_0x310fcf))){const _0x4752b2=_0x59ddb0[_0x1a37b3(0xfd)][_0x1a37b3(0x10c)](_0x1a37b3(0x105))[_0x1a37b3(0xeb)](_0x59ddb0[_0x1a37b3(0xe2)][_0x1a37b3(0x10c)](_0x1a37b3(0xf6)))[_0x1a37b3(0xf5)](_0x3679dc=>_0x3679dc[_0x1a37b3(0xf1)]==_0x310fcf);return _0x5c3b70+'\x20('+(_0x4752b2?_0x3b23db(_0x4752b2[_0x1a37b3(0xe9)])[_0x1a37b3(0x10b)]():_0x310fcf)+')';}return _0x5c3b70+'\x20('+_0x310fcf+')';}function _0x2f5d(){const _0x328ca7=['fontColor.colors','charAt','formatBlock','commandParams','config','registerDescriptionCallback','descriptionFactory','format','TrackChangesEditing','locale','copyFormat','title','toUpperCase','normalizeSizeOptions','*Set\x20format\x20to:*\x20%0','3fbSRTZ','commandName','enableCommand','_registerLegacyDescription','model','10867430xGAwQf','330060SCgetn','1117806IBOkTS','find','fontSize.options','slice','length','fontBackgroundColor','fontSize','817646BrKxqt','entries','plugins','formatInline','split','8ltXNKT','*Remove\x20all\x20formatting*','commands','pasteFormat','label','FontSize','type','join','push','175792GWLoah','2949573OHfCDN','toLowerCase','get','7qiQGHH','afterInit','editor','7811919HiihZP','boolean','enableDefaultAttributesIntegration','40mWLqto','fontColor'];_0x2f5d=function(){return _0x328ca7;};return _0x2f5d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x24949d=_0x1f74;(function(_0x5e6bcf,_0x5e8035){const _0x5e6762=_0x1f74,_0x5b0056=_0x5e6bcf();while(!![]){try{const _0x2d4462=parseInt(_0x5e6762(0xd8))/0x1*(-parseInt(_0x5e6762(0xbf))/0x2)+-parseInt(_0x5e6762(0xd9))/0x3+-parseInt(_0x5e6762(0xd5))/0x4+parseInt(_0x5e6762(0xd0))/0x5+-parseInt(_0x5e6762(0xd1))/0x6+parseInt(_0x5e6762(0xdb))/0x7+-parseInt(_0x5e6762(0xce))/0x8*(-parseInt(_0x5e6762(0xb5))/0x9);if(_0x2d4462===_0x5e8035)break;else _0x5b0056['push'](_0x5b0056['shift']());}catch(_0x3ccd69){_0x5b0056['push'](_0x5b0056['shift']());}}}(_0x4216,0x54c30));import{Plugin as _0x117ba5}from'ckeditor5/src/core.js';import{getTranslation as _0x307d06}from'../utils/common-translations.js';function _0x4216(){const _0x24e83b=['enableDefaultAttributesIntegration','11267288Dmqgxf','TrackChangesEditing','1070275cmuuBy','2055276ytyUKv','editor','_registerLegacyDescription','match','1398060ljjPZi','registerDescriptionCallback','commandParams','2vMLJrP','1508070TiRBrA','title','3425443MLrbjC','afterInit','descriptionFactory','plugins','get','9wkODwx','_headingOptions','has','ELEMENT_HEADING','value','formatBlock','_getHeadingLevel','model','format','*Change\x20to:*\x20%0','569880oKKTZa','type','name','commandName','ELEMENT_HEADING_CUSTOM','find','heading','paragraph','locale','HeadingEditing','registerElementLabel','config','view','heading.options'];_0x4216=function(){return _0x24e83b;};return _0x4216();}function _0x1f74(_0x1a553a,_0x3b7541){const _0x4216ba=_0x4216();return _0x1f74=function(_0x1f7402,_0x1cc8fe){_0x1f7402=_0x1f7402-0xb4;let _0x332722=_0x4216ba[_0x1f7402];return _0x332722;},_0x1f74(_0x1a553a,_0x3b7541);}export default class Y extends _0x117ba5{[_0x24949d(0xdc)](){const _0x3e5d9d=_0x24949d,_0xe4ded5=this[_0x3e5d9d(0xd2)];if(!_0xe4ded5[_0x3e5d9d(0xde)][_0x3e5d9d(0xb7)](_0x3e5d9d(0xc8)))return;this[_0x3e5d9d(0xb6)]=_0xe4ded5[_0x3e5d9d(0xca)][_0x3e5d9d(0xb4)](_0x3e5d9d(0xcc));const _0x50a41a=_0xe4ded5[_0x3e5d9d(0xc7)],_0x151ac0=_0xe4ded5[_0x3e5d9d(0xde)][_0x3e5d9d(0xb4)](_0x3e5d9d(0xcf));_0x151ac0[_0x3e5d9d(0xcd)](_0x3e5d9d(0xc5));for(const _0x57aed0 of this[_0x3e5d9d(0xb6)])_0x3e5d9d(0xc6)!=_0x57aed0[_0x3e5d9d(0xbc)]&&_0x151ac0[_0x3e5d9d(0xdd)][_0x3e5d9d(0xc9)](_0x57aed0[_0x3e5d9d(0xbc)],_0x225665=>{const _0x31ca66=_0x3e5d9d,_0x2a90c7=this[_0x31ca66(0xbb)](_0x57aed0[_0x31ca66(0xbc)]);return null!==_0x2a90c7?_0x4a0960(_0x225665,_0x2a90c7):_0x12a2ce(_0x225665,_0x57aed0[_0x31ca66(0xda)]);});function _0x4a0960(_0xe13af0,_0x231d46){const _0x2a50a1=_0x3e5d9d;return _0x307d06(_0x50a41a,_0x2a50a1(0xb8),[_0xe13af0,_0x231d46]);}function _0x12a2ce(_0x24f9d9,_0x133d9f){const _0x2c34f2=_0x3e5d9d;return _0x307d06(_0x50a41a,_0x2c34f2(0xc3),[_0x24f9d9,_0x133d9f]);}this[_0x3e5d9d(0xd3)]();}[_0x24949d(0xd3)](){const _0x1272a5=_0x24949d,_0x444d55=this[_0x1272a5(0xd2)],_0x592936=_0x444d55[_0x1272a5(0xc7)];function _0x5966ed(_0x1ab8b9,_0xcbd486){const _0x465616=_0x1272a5;return _0x307d06(_0x592936,_0x465616(0xc3),[_0x1ab8b9,_0xcbd486]);}_0x444d55[_0x1272a5(0xde)][_0x1272a5(0xb4)](_0x1272a5(0xcf))[_0x1272a5(0xdd)][_0x1272a5(0xd6)](_0x4c52bc=>{const _0x2854f6=_0x1272a5;if(_0x2854f6(0xba)!=_0x4c52bc[_0x2854f6(0xc0)])return;const {data:_0x3ae348}=_0x4c52bc;if(_0x3ae348&&_0x2854f6(0xc5)==_0x3ae348[_0x2854f6(0xc2)]){const _0x164e0b=_0x3ae348[_0x2854f6(0xd7)][0x0][_0x2854f6(0xb9)],_0x3f1784=this[_0x2854f6(0xbb)](_0x164e0b);if(null!==_0x3f1784)return{'type':_0x2854f6(0xbd),'content':_0x307d06(_0x592936,_0x2854f6(0xbe),(_0x3a0dec=0x1,_0x2cc8ef=_0x3f1784,_0x307d06(_0x592936,_0x2854f6(0xb8),[_0x3a0dec,_0x2cc8ef])))};const _0x39884b=this[_0x2854f6(0xb6)][_0x2854f6(0xc4)](_0x2f0aa7=>_0x2f0aa7[_0x2854f6(0xbc)]===_0x164e0b)[_0x2854f6(0xda)];return{'type':_0x2854f6(0xbd),'content':_0x307d06(_0x592936,_0x2854f6(0xbe),_0x5966ed(0x1,_0x39884b))};}var _0x3a0dec,_0x2cc8ef;});}[_0x24949d(0xbb)](_0x224ff4){const _0x460adf=_0x24949d;var _0x26f35b,_0x71402f;const _0x22e468=_0x224ff4[_0x460adf(0xd4)](/^heading(\d+)/);if(_0x22e468)return _0x22e468[0x1];const _0x3b2032=null===(_0x26f35b=this[_0x460adf(0xb6)])||void 0x0===_0x26f35b?void 0x0:_0x26f35b[_0x460adf(0xc4)](_0x5ed640=>_0x5ed640[_0x460adf(0xbc)]==_0x224ff4);if(_0x3b2032&&_0x3b2032[_0x460adf(0xcb)]){const _0x504401=_0x3b2032[_0x460adf(0xcb)],_0x2ed3bb=(null!==(_0x71402f=_0x504401[_0x460adf(0xc1)])&&void 0x0!==_0x71402f?_0x71402f:_0x504401)[_0x460adf(0xd4)](/^h(\d+)/);if(_0x2ed3bb)return _0x2ed3bb[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x49f6de=_0x5ecc;function _0x30d2(){const _0x124d10=['HighlightEditing','format','find','toLowerCase','descriptionFactory','get','highlight','value','enableDefaultAttributesIntegration','afterInit','editor','registerInlineAttribute','759470oCBoiJ','type','formatInline','4397905vDwcjw','324GpAAlr','locale','*Remove\x20highlight*','registerDescriptionCallback','4127168KryVtW','title','plugins','highlight.options','TrackChangesEditing','registerAttributeLabel','commandParams','_registerLegacyDescription','has','2282441WrJdeT','commandName','color','config','model','FORMAT_HIGHLIGHT','1405856zYIMCW','18mJgYEN','1236759CzXmgE','2274722lpChkp','*Set\x20highlight:*\x20%0','1RqrJLC'];_0x30d2=function(){return _0x124d10;};return _0x30d2();}(function(_0x5e5f56,_0x76799b){const _0x5c45d3=_0x5ecc,_0x306472=_0x5e5f56();while(!![]){try{const _0x3c301a=parseInt(_0x5c45d3(0x166))/0x1*(-parseInt(_0x5c45d3(0x164))/0x2)+parseInt(_0x5c45d3(0x163))/0x3+-parseInt(_0x5c45d3(0x152))/0x4+parseInt(_0x5c45d3(0x14d))/0x5+-parseInt(_0x5c45d3(0x162))/0x6*(parseInt(_0x5c45d3(0x15b))/0x7)+-parseInt(_0x5c45d3(0x161))/0x8+parseInt(_0x5c45d3(0x14e))/0x9*(parseInt(_0x5c45d3(0x14a))/0xa);if(_0x3c301a===_0x76799b)break;else _0x306472['push'](_0x306472['shift']());}catch(_0x46b173){_0x306472['push'](_0x306472['shift']());}}}(_0x30d2,0xab984));function _0x5ecc(_0x199ead,_0x43f106){const _0x30d2a3=_0x30d2();return _0x5ecc=function(_0x5ecc0a,_0x1822a1){_0x5ecc0a=_0x5ecc0a-0x147;let _0x538cc7=_0x30d2a3[_0x5ecc0a];return _0x538cc7;},_0x5ecc(_0x199ead,_0x43f106);}import{Plugin as _0x2933c2}from'ckeditor5/src/core.js';import{getTranslation as _0xdf3f48}from'../utils/common-translations.js';export default class Z extends _0x2933c2{[_0x49f6de(0x147)](){const _0x2eefcf=_0x49f6de,_0x282e01=this[_0x2eefcf(0x148)];if(!_0x282e01[_0x2eefcf(0x154)][_0x2eefcf(0x15a)](_0x2eefcf(0x167)))return;const _0x25e300=_0x282e01[_0x2eefcf(0x154)][_0x2eefcf(0x16c)](_0x2eefcf(0x156)),_0x51d79e=_0x282e01[_0x2eefcf(0x14f)];_0x25e300[_0x2eefcf(0x16f)](_0x2eefcf(0x16d)),_0x25e300[_0x2eefcf(0x149)](_0x2eefcf(0x16d)),_0x25e300[_0x2eefcf(0x16b)][_0x2eefcf(0x157)](_0x2eefcf(0x16d),_0xdf3f48(_0x51d79e,_0x2eefcf(0x160))),this[_0x2eefcf(0x159)]();}[_0x49f6de(0x159)](){const _0x27c95e=_0x49f6de,_0x21a77f=this[_0x27c95e(0x148)],_0x5403d8=_0x21a77f[_0x27c95e(0x14f)];_0x21a77f[_0x27c95e(0x154)][_0x27c95e(0x16c)](_0x27c95e(0x156))[_0x27c95e(0x16b)][_0x27c95e(0x151)](_0x31582a=>{const _0x4c344d=_0x27c95e;if(_0x4c344d(0x14c)!=_0x31582a[_0x4c344d(0x14b)])return;const {data:_0x481f07}=_0x31582a;if(_0x481f07&&_0x4c344d(0x16d)==_0x481f07[_0x4c344d(0x15c)]){const _0x5bcde5=_0x5403d8['t'],_0x11df54=_0x481f07[_0x4c344d(0x158)][0x0][_0x4c344d(0x16e)];if(_0x11df54){const _0x1acb93=_0x21a77f[_0x4c344d(0x15e)][_0x4c344d(0x16c)](_0x4c344d(0x155))[_0x4c344d(0x169)](_0x4357cf=>_0x4357cf[_0x4c344d(0x15f)]==_0x11df54),_0x5ce737=_0x5bcde5(_0x1acb93[_0x4c344d(0x153)])[_0x4c344d(0x16a)]();return{'type':_0x4c344d(0x168),'content':_0xdf3f48(_0x5403d8,_0x4c344d(0x165),_0x5ce737),'color':{'value':_0x1acb93[_0x4c344d(0x15d)],'title':_0x1acb93[_0x4c344d(0x153)]}};}return{'type':_0x4c344d(0x168),'content':_0xdf3f48(_0x5403d8,_0x4c344d(0x150),_0xdf3f48(_0x5403d8,_0x4c344d(0x160)))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x47b898=_0x426f;(function(_0x252f78,_0x32ad27){const _0x25ea50=_0x426f,_0x46d5f4=_0x252f78();while(!![]){try{const _0x34be28=parseInt(_0x25ea50(0x132))/0x1+parseInt(_0x25ea50(0x12f))/0x2+-parseInt(_0x25ea50(0x13c))/0x3*(-parseInt(_0x25ea50(0x13b))/0x4)+parseInt(_0x25ea50(0x127))/0x5+-parseInt(_0x25ea50(0x13a))/0x6*(parseInt(_0x25ea50(0x145))/0x7)+-parseInt(_0x25ea50(0x13f))/0x8+parseInt(_0x25ea50(0x130))/0x9*(-parseInt(_0x25ea50(0x141))/0xa);if(_0x34be28===_0x32ad27)break;else _0x46d5f4['push'](_0x46d5f4['shift']());}catch(_0x45d307){_0x46d5f4['push'](_0x46d5f4['shift']());}}}(_0x22da,0x9f77d));import{Plugin as _0x829c01}from'ckeditor5/src/core.js';function _0x426f(_0x46bb17,_0x7323a8){const _0x22da36=_0x22da();return _0x426f=function(_0x426f05,_0x6292f0){_0x426f05=_0x426f05-0x124;let _0x5d1b6d=_0x22da36[_0x426f05];return _0x5d1b6d;},_0x426f(_0x46bb17,_0x7323a8);}import{getTranslation as _0x5d7647}from'../utils/common-translations.js';function _0x22da(){const _0x527c94=['9721008hsXWZp','addClass','4250yAubkj','enableCommand','createContainerElement','high','20265RLkAVm','createEmptyElement','HorizontalLineEditing','createPositionAt','afterInit','TrackChangesEditing','1003660JszcpW','ck-horizontal-line','dataDowncast','showSuggestionHighlights','conversion','for','div','plugins','2514504wktPJG','1962AZnbAr','registerElementLabel','170849XPNWMF','editor','horizontalLine','locale','descriptionFactory','ELEMENT_HORIZONTAL_LINE','insert','elementToStructure','930VhPJmV','4RfKDmY','2342547GBWBPd','get','has'];_0x22da=function(){return _0x527c94;};return _0x22da();}export default class tt extends _0x829c01{[_0x47b898(0x125)](){const _0x418fa8=_0x47b898,_0x281130=this[_0x418fa8(0x133)];if(!_0x281130[_0x418fa8(0x12e)][_0x418fa8(0x13e)](_0x418fa8(0x147)))return;_0x281130[_0x418fa8(0x12e)][_0x418fa8(0x13d)](_0x418fa8(0x126))[_0x418fa8(0x142)](_0x418fa8(0x134));const _0x4ca32f=_0x281130[_0x418fa8(0x12e)][_0x418fa8(0x13d)](_0x418fa8(0x126)),_0x31f0fe=_0x281130[_0x418fa8(0x135)];_0x4ca32f[_0x418fa8(0x136)][_0x418fa8(0x131)](_0x418fa8(0x134),_0x54019b=>_0x5d7647(_0x31f0fe,_0x418fa8(0x137),_0x54019b)),_0x281130[_0x418fa8(0x12b)][_0x418fa8(0x12c)](_0x418fa8(0x129))[_0x418fa8(0x139)]({'model':_0x418fa8(0x134),'view':(_0x2b7cde,{writer:_0x274e94,options:_0x5f3c1d})=>{const _0x11dbb8=_0x418fa8;if(!_0x5f3c1d[_0x11dbb8(0x12a)])return null;const _0x475030=_0x274e94[_0x11dbb8(0x143)](_0x11dbb8(0x12d)),_0x2756ec=_0x274e94[_0x11dbb8(0x146)]('hr');return _0x274e94[_0x11dbb8(0x140)](_0x11dbb8(0x128),_0x475030),_0x274e94[_0x11dbb8(0x138)](_0x274e94[_0x11dbb8(0x124)](_0x475030,0x0),_0x2756ec),_0x475030;},'converterPriority':_0x418fa8(0x144)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x54b2a1=_0x1448;(function(_0x3ee131,_0x361216){const _0x53c6a7=_0x1448,_0x5878b0=_0x3ee131();while(!![]){try{const _0x1981da=parseInt(_0x53c6a7(0x165))/0x1*(-parseInt(_0x53c6a7(0x173))/0x2)+parseInt(_0x53c6a7(0x177))/0x3+-parseInt(_0x53c6a7(0x184))/0x4+-parseInt(_0x53c6a7(0x163))/0x5*(parseInt(_0x53c6a7(0x17c))/0x6)+-parseInt(_0x53c6a7(0x174))/0x7*(-parseInt(_0x53c6a7(0x168))/0x8)+parseInt(_0x53c6a7(0x187))/0x9+parseInt(_0x53c6a7(0x176))/0xa*(parseInt(_0x53c6a7(0x16c))/0xb);if(_0x1981da===_0x361216)break;else _0x5878b0['push'](_0x5878b0['shift']());}catch(_0x596cfe){_0x5878b0['push'](_0x5878b0['shift']());}}}(_0x744d,0xaeff8));import{Plugin as _0x2734b8}from'ckeditor5/src/core.js';function _0x744d(){const _0x12fd6d=['ELEMENT_HTML_EMBED','element','editor','rawHtml','TrackChangesEditing','htmlEmbed','1891564jqHvhs','has','descriptionFactory','6494310jiqshB','attribute','*Change\x20%0\x20content*','registerElementLabel','4726045fpoXhd','format','17JOxuiv','enableDefaultAttributesIntegration','get','104aFVDyZ','commandName','nodeAfter','formatBlock','44tAMclJ','type','registerDescriptionCallback','registerBlockAttribute','HtmlEmbed','key','start','22786nlWfFT','102438UuZCRp','locale','2253910twJrea','1545531Xvgnpa','plugins','value','afterInit','getFirstRange','6QYYUUn','_registerLegacyDescription'];_0x744d=function(){return _0x12fd6d;};return _0x744d();}function _0x1448(_0x9cca35,_0x598c80){const _0x744de0=_0x744d();return _0x1448=function(_0x144851,_0x5954cc){_0x144851=_0x144851-0x162;let _0x259814=_0x744de0[_0x144851];return _0x259814;},_0x1448(_0x9cca35,_0x598c80);}import{getTranslation as _0x244329}from'../utils/common-translations.js';export default class et extends _0x2734b8{[_0x54b2a1(0x17a)](){const _0xf79a20=_0x54b2a1,_0xe1d65b=this[_0xf79a20(0x180)];if(!_0xe1d65b[_0xf79a20(0x178)][_0xf79a20(0x185)](_0xf79a20(0x170)))return;const _0x40d6af=_0xe1d65b[_0xf79a20(0x178)][_0xf79a20(0x167)](_0xf79a20(0x182)),_0x490db6=_0xe1d65b[_0xf79a20(0x175)];_0x40d6af[_0xf79a20(0x186)][_0xf79a20(0x162)](_0xf79a20(0x181),_0x19510b=>_0x244329(_0x490db6,_0xf79a20(0x17e),_0x19510b)),_0x40d6af[_0xf79a20(0x166)](_0xf79a20(0x183)),_0x40d6af[_0xf79a20(0x16f)](_0xf79a20(0x179)),_0x40d6af[_0xf79a20(0x186)][_0xf79a20(0x16e)](_0x2a6961=>{const _0x5a7693=_0xf79a20;if(_0x5a7693(0x188)!=_0x2a6961[_0x5a7693(0x16d)])return;const {data:_0x25cde6}=_0x2a6961;if(_0x25cde6&&_0x5a7693(0x179)==_0x25cde6[_0x5a7693(0x171)]&&_0x2a6961[_0x5a7693(0x17b)]()[_0x5a7693(0x172)][_0x5a7693(0x16a)]['is'](_0x5a7693(0x17f),_0x5a7693(0x181))){const _0x463d72=_0x244329(_0x490db6,_0x5a7693(0x17e));return{'type':_0x5a7693(0x164),'content':_0x244329(_0x490db6,_0x5a7693(0x189),_0x463d72)};}}),this[_0xf79a20(0x17d)]();}[_0x54b2a1(0x17d)](){const _0x4867d8=_0x54b2a1,_0x1a3e6a=this[_0x4867d8(0x180)],_0x15cc1b=_0x1a3e6a[_0x4867d8(0x175)];_0x1a3e6a[_0x4867d8(0x178)][_0x4867d8(0x167)](_0x4867d8(0x182))[_0x4867d8(0x186)][_0x4867d8(0x16e)](_0x521035=>{const _0x5e95f9=_0x4867d8;if(_0x5e95f9(0x16b)!=_0x521035[_0x5e95f9(0x16d)])return;const {data:_0x44e353}=_0x521035;if(_0x44e353&&_0x5e95f9(0x183)==_0x44e353[_0x5e95f9(0x169)]){const _0x2af758=_0x244329(_0x15cc1b,_0x5e95f9(0x17e));return{'type':_0x5e95f9(0x164),'content':_0x244329(_0x15cc1b,_0x5e95f9(0x189),_0x2af758)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x38f605=_0x3a08;function _0x3a08(_0x289733,_0x5f2a52){const _0x3ce436=_0x3ce4();return _0x3a08=function(_0x3a08aa,_0x165a55){_0x3a08aa=_0x3a08aa-0x14e;let _0x4b9807=_0x3ce436[_0x3a08aa];return _0x4b9807;},_0x3a08(_0x289733,_0x5f2a52);}(function(_0x438d6d,_0x1c3c23){const _0x2691a9=_0x3a08,_0x3ace36=_0x438d6d();while(!![]){try{const _0xb7342e=parseInt(_0x2691a9(0x19a))/0x1+-parseInt(_0x2691a9(0x1a2))/0x2+-parseInt(_0x2691a9(0x1a7))/0x3*(-parseInt(_0x2691a9(0x199))/0x4)+parseInt(_0x2691a9(0x16b))/0x5*(parseInt(_0x2691a9(0x16a))/0x6)+-parseInt(_0x2691a9(0x1c4))/0x7*(-parseInt(_0x2691a9(0x1a0))/0x8)+-parseInt(_0x2691a9(0x154))/0x9+-parseInt(_0x2691a9(0x14f))/0xa*(parseInt(_0x2691a9(0x1a5))/0xb);if(_0xb7342e===_0x1c3c23)break;else _0x3ace36['push'](_0x3ace36['shift']());}catch(_0x1425f4){_0x3ace36['push'](_0x3ace36['shift']());}}}(_0x3ce4,0x98272));function _0x3ce4(){const _0x1f7460=['discard','filter','document','enableDefaultAttributesIntegration','getFirstRange','ImageBlockEditing','find','chain','registerCustomCallback','createRangeOn','length','ImageUploadEditing','FORMAT_IMAGE_SIZE','ImageCaptionEditing','isOwn','model','*Set\x20image\x20text\x20alternative:*\x20%0','insertImage','formatBlock','toggleImageCaption','TrackChangesEditing','getNearestSelectionRange','commandName','insertion','getContainedElement','fromPosition','toNext','88rEvdBW','251293YbHPFu','ImageEditing','uploadImage','nodeBefore','end','commandParams','24coDPkV','registerBlockAttribute','905028oqUQKO','isCollapsed','forward','3061531YNtyAv','editor','86799FphLjt','ImageCaptionUtils','isIntersecting','selection','convertBlockImageToInline','markDeletion','resizeImage','*Reset\x20image\x20width*','removeObject','ImageInlineEditing','ELEMENT_IMAGE','formatInline','isEqual','backward','element','markBlockFormat','imageTextAlternative','imageTypeBlock','ImageTextAlternativeEditing','createRange','enableCommand','change','convertInlineImageToBlock','locale','caption','ELEMENT_CAPTION','ImageUtils','ImageResize','width','1063139FGaMxm','deletion','attribute','_registerLegacyDescription','schema','10CdhLbv','Inline\x20image\x20to\x20block\x20image','afterInit','accept','getClosestSelectedImageElement','8939277PdzUCZ','_suggestionFactory','type','findIndex','markInsertion','nodeAfter','addObject','has','isBefore','imageStylePreApply','ELEMENT_INLINE_IMAGE','*Remove\x20image\x20text\x20alternative*','registerAttributeLabel','imageCaption','descriptionFactory','isBlockImage','getSuggestionCallback','toPrevious','start','previous','alt','subType','107556TsBYyy','280ZTTkLZ','format','Block\x20image\x20to\x20inline\x20image','get','join','_findSuggestions','imageInline','newValue','imageTypeInline','key','plugins','forceDefaultExecution','registerElementLabel','imageBlock','registerDescriptionCallback','resizedWidth','detach','getCaptionFromImageModelElement','*Set\x20image\x20width:*\x20%0'];_0x3ce4=function(){return _0x1f7460;};return _0x3ce4();}import{Plugin as _0x544382}from'ckeditor5/src/core.js';import{LivePosition as _0x3334ee}from'ckeditor5/src/engine.js';import{getTranslation as _0x37f06d}from'../utils/common-translations.js';export default class it extends _0x544382{[_0x38f605(0x151)](){const _0x1a1fd5=_0x38f605,_0x5c8856=this[_0x1a1fd5(0x1a6)];if(!_0x5c8856[_0x1a1fd5(0x175)][_0x1a1fd5(0x15b)](_0x1a1fd5(0x19b)))return;const _0x59c003=_0x5c8856[_0x1a1fd5(0x175)][_0x1a1fd5(0x16e)](_0x1a1fd5(0x192)),_0x233f3e=_0x5c8856[_0x1a1fd5(0x175)][_0x1a1fd5(0x16e)](_0x1a1fd5(0x1c1)),_0x57b54f=_0x5c8856[_0x1a1fd5(0x1be)];_0x59c003[_0x1a1fd5(0x1bb)](_0x1a1fd5(0x18f)),_0x59c003[_0x1a1fd5(0x162)][_0x1a1fd5(0x177)](_0x1a1fd5(0x178),_0x235a5c=>_0x37f06d(_0x57b54f,_0x1a1fd5(0x1b1),_0x235a5c)),_0x59c003[_0x1a1fd5(0x162)][_0x1a1fd5(0x177)](_0x1a1fd5(0x171),_0xc3ca2a=>_0x37f06d(_0x57b54f,_0x1a1fd5(0x15e),_0xc3ca2a)),_0x59c003[_0x1a1fd5(0x162)][_0x1a1fd5(0x177)](_0x1a1fd5(0x1bf),()=>_0x37f06d(_0x57b54f,_0x1a1fd5(0x1c0))),_0x5c8856[_0x1a1fd5(0x175)][_0x1a1fd5(0x15b)](_0x1a1fd5(0x189))&&_0x59c003[_0x1a1fd5(0x1bb)](_0x1a1fd5(0x19c)),_0x5c8856[_0x1a1fd5(0x175)][_0x1a1fd5(0x15b)](_0x1a1fd5(0x183))&&_0x5c8856[_0x1a1fd5(0x175)][_0x1a1fd5(0x15b)](_0x1a1fd5(0x1b0))&&(_0x59c003[_0x1a1fd5(0x1bb)](_0x1a1fd5(0x173),(_0x4afecb,_0x2e63b1)=>{const _0xfa60d9=_0x1a1fd5,_0x100408=_0x233f3e[_0xfa60d9(0x153)](_0x5c8856[_0xfa60d9(0x18d)][_0xfa60d9(0x180)][_0xfa60d9(0x1aa)]);_0x5c8856[_0xfa60d9(0x18d)][_0xfa60d9(0x1bc)](()=>{const _0x3d9ea9=_0xfa60d9;_0x59c003[_0x3d9ea9(0x1b6)](_0x100408,{'commandName':_0x3d9ea9(0x173),'commandParams':[_0x2e63b1]},[],_0x3d9ea9(0x1ab));});}),_0x59c003[_0x1a1fd5(0x1bb)](_0x1a1fd5(0x1b8),(_0x4125bf,_0xb7b24f)=>{const _0x3e42a6=_0x1a1fd5;_0x5c8856[_0x3e42a6(0x18d)][_0x3e42a6(0x1bc)](_0x53fdbe=>{const _0x2224f1=_0x3e42a6;let _0x36c9d9=_0x233f3e[_0x2224f1(0x153)](_0x5c8856[_0x2224f1(0x18d)][_0x2224f1(0x180)][_0x2224f1(0x1aa)]),_0x351ef5=_0x53fdbe[_0x2224f1(0x187)](_0x36c9d9);const _0x3ee23b=_0x3334ee[_0x2224f1(0x197)](_0x351ef5[_0x2224f1(0x166)],_0x2224f1(0x165)),_0x78fc7c=_0x3334ee[_0x2224f1(0x197)](_0x351ef5[_0x2224f1(0x19e)],_0x2224f1(0x198));_0x59c003[_0x2224f1(0x176)](()=>_0x4125bf(_0xb7b24f)),_0x36c9d9=_0x233f3e[_0x2224f1(0x153)](_0x5c8856[_0x2224f1(0x18d)][_0x2224f1(0x180)][_0x2224f1(0x1aa)]),_0x351ef5=_0x53fdbe[_0x2224f1(0x187)](_0x36c9d9);const _0x4f83b9=_0x53fdbe[_0x2224f1(0x1ba)](_0x3ee23b,_0x78fc7c);_0x3ee23b[_0x2224f1(0x17b)](),_0x78fc7c[_0x2224f1(0x17b)](),_0x59c003[_0x2224f1(0x1b6)](_0x36c9d9,{'commandName':_0x2224f1(0x173),'commandParams':[_0xb7b24f]},[],_0x2224f1(0x1bd)),_0x4f83b9[_0x2224f1(0x166)][_0x2224f1(0x15c)](_0x351ef5[_0x2224f1(0x166)])&&_0x59c003[_0x2224f1(0x158)](_0x53fdbe[_0x2224f1(0x1ba)](_0x4f83b9[_0x2224f1(0x166)],_0x351ef5[_0x2224f1(0x166)]),_0x2224f1(0x1bd)),_0x351ef5[_0x2224f1(0x19e)][_0x2224f1(0x15c)](_0x4f83b9[_0x2224f1(0x19e)])&&_0x59c003[_0x2224f1(0x158)](_0x53fdbe[_0x2224f1(0x1ba)](_0x351ef5[_0x2224f1(0x19e)],_0x4f83b9[_0x2224f1(0x19e)]),_0x2224f1(0x1bd));});}),_0x59c003[_0x1a1fd5(0x155)][_0x1a1fd5(0x186)](_0x1a1fd5(0x190),_0x1a1fd5(0x1bd),_0x1a1fd5(0x16f),()=>!0x1),_0x59c003[_0x1a1fd5(0x155)][_0x1a1fd5(0x186)](_0x1a1fd5(0x190),_0x1a1fd5(0x1bd),_0x1a1fd5(0x152),()=>!0x1),_0x59c003[_0x1a1fd5(0x155)][_0x1a1fd5(0x186)](_0x1a1fd5(0x190),_0x1a1fd5(0x1bd),_0x1a1fd5(0x17e),_0x59c003[_0x1a1fd5(0x155)][_0x1a1fd5(0x164)](_0x1a1fd5(0x190),'',_0x1a1fd5(0x152))),_0x59c003[_0x1a1fd5(0x155)][_0x1a1fd5(0x186)](_0x1a1fd5(0x195),_0x1a1fd5(0x1bd),_0x1a1fd5(0x16f),()=>!0x1),_0x59c003[_0x1a1fd5(0x155)][_0x1a1fd5(0x186)](_0x1a1fd5(0x195),_0x1a1fd5(0x1bd),_0x1a1fd5(0x17e),([_0x35734d])=>{const _0x447895=_0x1a1fd5,_0xdf8354=_0x59c003[_0x447895(0x155)][_0x447895(0x164)](_0x447895(0x195),'',_0x447895(0x17e));let _0x342eea=_0x35734d[_0x447895(0x166)],_0x10711e=_0x35734d[_0x447895(0x19e)];const _0x59f392=_0x5c8856[_0x447895(0x18d)][_0x447895(0x14e)][_0x447895(0x193)](_0x342eea,_0x447895(0x1b4)),_0x2105c6=_0x5c8856[_0x447895(0x18d)][_0x447895(0x14e)][_0x447895(0x193)](_0x10711e,_0x447895(0x1a4));_0x59f392[_0x447895(0x1a3)]&&(_0x342eea=_0x59f392[_0x447895(0x166)]),_0x2105c6[_0x447895(0x1a3)]&&(_0x10711e=_0x2105c6[_0x447895(0x19e)]),_0xdf8354([_0x5c8856[_0x447895(0x18d)][_0x447895(0x1ba)](_0x342eea,_0x10711e)]);}),_0x59c003[_0x1a1fd5(0x155)][_0x1a1fd5(0x186)](_0x1a1fd5(0x190),_0x1a1fd5(0x1bd),_0x1a1fd5(0x185),_0xf34e4a),_0x59c003[_0x1a1fd5(0x155)][_0x1a1fd5(0x186)](_0x1a1fd5(0x195),_0x1a1fd5(0x1bd),_0x1a1fd5(0x185),_0xf34e4a)),_0x5c8856[_0x1a1fd5(0x175)][_0x1a1fd5(0x15b)](_0x1a1fd5(0x18b))&&(_0x59c003[_0x1a1fd5(0x1bb)](_0x1a1fd5(0x191),(_0x1aeb8b,_0xbf8a66)=>{const _0x260e9c=_0x1a1fd5,_0x3eb0ac=_0x5c8856[_0x260e9c(0x175)][_0x260e9c(0x16e)](_0x260e9c(0x1a8));let _0x19db2b=_0x233f3e[_0x260e9c(0x153)](_0x5c8856[_0x260e9c(0x18d)][_0x260e9c(0x180)][_0x260e9c(0x1aa)]),_0x291022=_0x3eb0ac[_0x260e9c(0x17c)](_0x19db2b);_0x5c8856[_0x260e9c(0x18d)][_0x260e9c(0x1bc)](()=>{const _0x568d71=_0x260e9c;if(_0x291022)return void _0x59c003[_0x568d71(0x1ac)](_0x5c8856[_0x568d71(0x18d)][_0x568d71(0x187)](_0x291022));const _0x52a483=_0x233f3e[_0x568d71(0x163)](_0x19db2b);_0x1aeb8b(_0xbf8a66),_0x19db2b=_0x233f3e[_0x568d71(0x153)](_0x5c8856[_0x568d71(0x18d)][_0x568d71(0x180)][_0x568d71(0x1aa)]),_0x291022=_0x3eb0ac[_0x568d71(0x17c)](_0x19db2b),_0x59c003[_0x568d71(0x158)](_0x5c8856[_0x568d71(0x18d)][_0x568d71(0x187)](_0x291022),_0x52a483?null:_0x568d71(0x161));});}),_0x59c003[_0x1a1fd5(0x155)][_0x1a1fd5(0x186)](_0x1a1fd5(0x195),_0x1a1fd5(0x161),_0x1a1fd5(0x185),_0xf34e4a));const _0x2ab343=[{'type':_0x1a1fd5(0x190),'subType':_0x1a1fd5(0x15d)},{'type':_0x1a1fd5(0x195),'subType':_0x1a1fd5(0x161)},{'type':_0x1a1fd5(0x190),'subType':_0x1a1fd5(0x1bd)},{'type':_0x1a1fd5(0x195),'subType':_0x1a1fd5(0x1bd)}];function _0x92c348(_0x20f6b6,_0x2498e9){const _0x21e51b=_0x1a1fd5,_0x574e04=_0x2ab343[_0x21e51b(0x157)](({type:_0x7f09ad,subType:_0x31352d})=>_0x20f6b6[_0x21e51b(0x156)]==_0x7f09ad&&_0x20f6b6[_0x21e51b(0x169)]==_0x31352d),_0x5fc405=_0x2ab343[_0x21e51b(0x157)](({type:_0x476a28,subType:_0x4b6434})=>_0x2498e9[_0x21e51b(0x156)]==_0x476a28&&_0x2498e9[_0x21e51b(0x169)]==_0x4b6434);if(_0x574e04<0x0||_0x5fc405<0x0)return!0x1;const _0x112e33=_0x20f6b6[_0x21e51b(0x182)](),_0x1bcbc3=_0x2498e9[_0x21e51b(0x182)]();if((0x0==_0x574e04||0x1==_0x574e04)&&0x2==_0x5fc405&&_0x112e33[_0x21e51b(0x1a9)](_0x1bcbc3))return!0x0;if(0x2==_0x574e04&&0x3==_0x5fc405){const _0x25bc83=_0x59c003[_0x21e51b(0x170)](_0x112e33,_0x21e51b(0x195))[_0x21e51b(0x17f)](({suggestion:_0x142bc7,meta:_0x5d96f4})=>_0x5d96f4[_0x21e51b(0x18c)]&&_0x21e51b(0x1bd)==_0x142bc7[_0x21e51b(0x169)]);if(_0x25bc83[_0x21e51b(0x188)]>0x1&&_0x1bcbc3[_0x21e51b(0x19e)][_0x21e51b(0x1b3)](_0x112e33[_0x21e51b(0x166)]))return!0x0;if(0x1==_0x25bc83[_0x21e51b(0x188)]&&(_0x112e33[_0x21e51b(0x166)][_0x21e51b(0x1b3)](_0x1bcbc3[_0x21e51b(0x19e)])||_0x112e33[_0x21e51b(0x19e)][_0x21e51b(0x1b3)](_0x1bcbc3[_0x21e51b(0x166)])))return!0x0;}if(0x3==_0x574e04&&0x3==_0x5fc405&&_0x112e33[_0x21e51b(0x166)][_0x21e51b(0x15c)](_0x1bcbc3[_0x21e51b(0x166)])){const _0x3da9b=_0x112e33[_0x21e51b(0x19e)][_0x21e51b(0x159)],_0x51b2cf=_0x1bcbc3[_0x21e51b(0x166)][_0x21e51b(0x19d)];return _0x233f3e[_0x21e51b(0x163)](_0x3da9b)&&_0x3da9b===_0x51b2cf;}return!0x1;}function _0xf34e4a(_0x1b99ad,_0x3e9c70){return _0x92c348(_0x1b99ad,_0x3e9c70)?[_0x1b99ad,_0x3e9c70]:_0x92c348(_0x3e9c70,_0x1b99ad)?[_0x3e9c70,_0x1b99ad]:null;}_0x5c8856[_0x1a1fd5(0x175)][_0x1a1fd5(0x15b)](_0x1a1fd5(0x1c2))&&(_0x59c003[_0x1a1fd5(0x181)](_0x1a1fd5(0x1ad)),_0x59c003[_0x1a1fd5(0x1a1)](_0x1a1fd5(0x17a)),_0x59c003[_0x1a1fd5(0x162)][_0x1a1fd5(0x160)](_0x1a1fd5(0x17a),_0x37f06d(_0x57b54f,_0x1a1fd5(0x18a)))),_0x5c8856[_0x1a1fd5(0x175)][_0x1a1fd5(0x15b)](_0x1a1fd5(0x1b9))&&(_0x59c003[_0x1a1fd5(0x181)](_0x1a1fd5(0x1b7)),_0x59c003[_0x1a1fd5(0x1a1)](_0x1a1fd5(0x168))),_0x59c003[_0x1a1fd5(0x162)][_0x1a1fd5(0x179)](_0x31f5e5=>{const _0x27ac20=_0x1a1fd5;if(!!_0x2ab343[_0x27ac20(0x184)](({type:_0x28f083,subType:_0x3adcd7})=>_0x31f5e5[_0x27ac20(0x156)]==_0x28f083&&_0x31f5e5[_0x27ac20(0x169)]==_0x3adcd7))return _0x31f5e5[_0x27ac20(0x167)]?{}:void 0x0;}),_0x59c003[_0x1a1fd5(0x162)][_0x1a1fd5(0x179)](_0x133382=>{const _0x2a2851=_0x1a1fd5;if(_0x2a2851(0x195)==_0x133382[_0x2a2851(0x156)]||_0x2a2851(0x1c5)==_0x133382[_0x2a2851(0x156)]){const _0x2d38b5=_0x133382[_0x2a2851(0x196)]();if(_0x2d38b5&&_0x2d38b5['is'](_0x2a2851(0x1b5),_0x2a2851(0x1bf)))return{'type':_0x2a2851(0x195)==_0x133382[_0x2a2851(0x156)]?_0x2a2851(0x15a):_0x2a2851(0x1af),'element':_0x2d38b5,'quantity':0x1};}}),_0x59c003[_0x1a1fd5(0x162)][_0x1a1fd5(0x179)](_0x595d31=>_0x1a1fd5(0x190)==_0x595d31[_0x1a1fd5(0x156)]&&_0x1a1fd5(0x1bd)==_0x595d31[_0x1a1fd5(0x169)]?{'type':_0x1a1fd5(0x16c),'content':_0x1a1fd5(0x150)}:_0x1a1fd5(0x190)==_0x595d31[_0x1a1fd5(0x156)]&&_0x1a1fd5(0x1ab)==_0x595d31[_0x1a1fd5(0x169)]?{'type':_0x1a1fd5(0x16c),'content':_0x1a1fd5(0x16d)}:void 0x0),_0x59c003[_0x1a1fd5(0x162)][_0x1a1fd5(0x179)](_0x1b270d=>{const _0x4baa5c=_0x1a1fd5;if(_0x4baa5c(0x1c6)!=_0x1b270d[_0x4baa5c(0x156)])return;const {data:_0x17a1a6}=_0x1b270d;if(!_0x17a1a6||_0x4baa5c(0x168)!=_0x17a1a6[_0x4baa5c(0x174)])return;const _0x25394a=_0x17a1a6[_0x4baa5c(0x172)];return _0x25394a?{'type':_0x4baa5c(0x16c),'content':_0x37f06d(_0x57b54f,_0x4baa5c(0x18e),'\x22'+_0x25394a+'\x22')}:{'type':_0x4baa5c(0x16c),'content':_0x37f06d(_0x57b54f,_0x4baa5c(0x15f))};}),this[_0x1a1fd5(0x1c7)]();}[_0x38f605(0x1c7)](){const _0x597c03=_0x38f605,_0x29aee4=this[_0x597c03(0x1a6)],_0x4ae9c3=_0x29aee4[_0x597c03(0x1be)];_0x29aee4[_0x597c03(0x175)][_0x597c03(0x16e)](_0x597c03(0x192))[_0x597c03(0x162)][_0x597c03(0x179)](_0x37bce4=>{const _0x250d55=_0x597c03;if(_0x250d55(0x190)!=_0x37bce4[_0x250d55(0x156)]&&_0x250d55(0x1b2)!=_0x37bce4[_0x250d55(0x156)])return;const {data:_0x1b908d}=_0x37bce4;if(_0x1b908d){if(_0x250d55(0x1b7)==_0x1b908d[_0x250d55(0x194)]){const _0x504b37=_0x1b908d[_0x250d55(0x19f)][0x0][_0x250d55(0x172)];return _0x504b37?{'type':_0x250d55(0x16c),'content':_0x37f06d(_0x4ae9c3,_0x250d55(0x18e),'\x22'+_0x504b37+'\x22')}:{'type':_0x250d55(0x16c),'content':_0x37f06d(_0x4ae9c3,_0x250d55(0x15f))};}if(_0x250d55(0x1ad)==_0x1b908d[_0x250d55(0x194)]){const _0x48821a=_0x1b908d[_0x250d55(0x19f)][0x0][_0x250d55(0x1c3)];return _0x48821a?{'type':_0x250d55(0x16c),'content':_0x37f06d(_0x4ae9c3,_0x250d55(0x17d),_0x48821a)}:{'type':_0x250d55(0x16c),'content':_0x37f06d(_0x4ae9c3,_0x250d55(0x1ae))};}}});}}
|
|
23
|
+
function _0x5c46(){const _0xb81f59=['enableDefaultAttributesIntegration','isBlockImage','alt','start','nodeAfter','discard','forward','11583216xzYRRA','getContainedElement','_registerLegacyDescription','selection','getSuggestionCallback','getCaptionFromImageModelElement','editor','*Reset\x20image\x20width*','markInsertion','chain','950946WEBVlF','deletion','backward','type','getClosestSelectedImageElement','key','Inline\x20image\x20to\x20block\x20image','resizeImage','ImageCaptionEditing','nodeBefore','ELEMENT_IMAGE','width','isBefore','convertBlockImageToInline','ImageTextAlternativeEditing','1099xtxlnG','locale','ImageResize','registerBlockAttribute','2079528IAKnqA','isEqual','addObject','descriptionFactory','ImageBlockEditing','imageCaption','insertImage','_findSuggestions','ImageInlineEditing','imageInline','afterInit','removeObject','resizedWidth','forceDefaultExecution','enableCommand','change','imageBlock','registerElementLabel','length','imageTypeInline','element','2924270UHRMLx','ImageUploadEditing','findIndex','has','fromPosition','commandName','33896lQqsbp','getFirstRange','formatInline','subType','model','uploadImage','schema','getNearestSelectionRange','ELEMENT_INLINE_IMAGE','createRangeOn','convertInlineImageToBlock','*Set\x20image\x20text\x20alternative:*\x20%0','plugins','ImageEditing','*Set\x20image\x20width:*\x20%0','isIntersecting','find','attribute','imageTextAlternative','*Remove\x20image\x20text\x20alternative*','insertion','isCollapsed','accept','document','previous','ELEMENT_CAPTION','1035924vJUQkr','registerDescriptionCallback','ImageCaptionUtils','filter','10BnqNBC','Block\x20image\x20to\x20inline\x20image','commandParams','toNext','markBlockFormat','isOwn','get','newValue','end','imageTypeBlock','formatBlock','caption','registerAttributeLabel','imageStylePreApply','join','markDeletion','toPrevious','FORMAT_IMAGE_SIZE','TrackChangesEditing','format','ImageUtils','registerCustomCallback','_suggestionFactory','detach','toggleImageCaption','createRange','70313xTilwY'];_0x5c46=function(){return _0xb81f59;};return _0x5c46();}const _0x8dc17b=_0x2c7e;function _0x2c7e(_0x11dfad,_0x47451a){const _0x5c461b=_0x5c46();return _0x2c7e=function(_0x2c7ee1,_0x1729ee){_0x2c7ee1=_0x2c7ee1-0xdd;let _0x458f41=_0x5c461b[_0x2c7ee1];return _0x458f41;},_0x2c7e(_0x11dfad,_0x47451a);}(function(_0x5e1684,_0x45ebc7){const _0x1143b8=_0x2c7e,_0x2b8d06=_0x5e1684();while(!![]){try{const _0x37c8a0=parseInt(_0x1143b8(0x149))/0x1*(-parseInt(_0x1143b8(0x12f))/0x2)+-parseInt(_0x1143b8(0xf6))/0x3+parseInt(_0x1143b8(0x12b))/0x4+-parseInt(_0x1143b8(0x10b))/0x5+parseInt(_0x1143b8(0xe3))/0x6+-parseInt(_0x1143b8(0xf2))/0x7*(-parseInt(_0x1143b8(0x111))/0x8)+parseInt(_0x1143b8(0x151))/0x9;if(_0x37c8a0===_0x45ebc7)break;else _0x2b8d06['push'](_0x2b8d06['shift']());}catch(_0x5e0e7b){_0x2b8d06['push'](_0x2b8d06['shift']());}}}(_0x5c46,0xb4b0e));import{Plugin as _0x5658ee}from'ckeditor5/src/core.js';import{LivePosition as _0x171fa4}from'ckeditor5/src/engine.js';import{getTranslation as _0x4dc5ef}from'../utils/common-translations.js';export default class it extends _0x5658ee{[_0x8dc17b(0x100)](){const _0x47ae02=_0x8dc17b,_0x1f22e2=this[_0x47ae02(0xdf)];if(!_0x1f22e2[_0x47ae02(0x11d)][_0x47ae02(0x10e)](_0x47ae02(0x11e)))return;const _0x5e9849=_0x1f22e2[_0x47ae02(0x11d)][_0x47ae02(0x135)](_0x47ae02(0x141)),_0x2d4ce6=_0x1f22e2[_0x47ae02(0x11d)][_0x47ae02(0x135)](_0x47ae02(0x143)),_0x22c5e8=_0x1f22e2[_0x47ae02(0xf3)];_0x5e9849[_0x47ae02(0x104)](_0x47ae02(0xfc)),_0x5e9849[_0x47ae02(0xf9)][_0x47ae02(0x107)](_0x47ae02(0x106),_0x43ab06=>_0x4dc5ef(_0x22c5e8,_0x47ae02(0xed),_0x43ab06)),_0x5e9849[_0x47ae02(0xf9)][_0x47ae02(0x107)](_0x47ae02(0xff),_0x318929=>_0x4dc5ef(_0x22c5e8,_0x47ae02(0x119),_0x318929)),_0x5e9849[_0x47ae02(0xf9)][_0x47ae02(0x107)](_0x47ae02(0x13a),()=>_0x4dc5ef(_0x22c5e8,_0x47ae02(0x12a))),_0x1f22e2[_0x47ae02(0x11d)][_0x47ae02(0x10e)](_0x47ae02(0x10c))&&_0x5e9849[_0x47ae02(0x104)](_0x47ae02(0x116)),_0x1f22e2[_0x47ae02(0x11d)][_0x47ae02(0x10e)](_0x47ae02(0xfa))&&_0x1f22e2[_0x47ae02(0x11d)][_0x47ae02(0x10e)](_0x47ae02(0xfe))&&(_0x5e9849[_0x47ae02(0x104)](_0x47ae02(0x109),(_0x146782,_0x260c99)=>{const _0xbc655c=_0x47ae02,_0x13ee35=_0x2d4ce6[_0xbc655c(0xe7)](_0x1f22e2[_0xbc655c(0x115)][_0xbc655c(0x128)][_0xbc655c(0x154)]);_0x1f22e2[_0xbc655c(0x115)][_0xbc655c(0x105)](()=>{const _0x177e04=_0xbc655c;_0x5e9849[_0x177e04(0x133)](_0x13ee35,{'commandName':_0x177e04(0x109),'commandParams':[_0x260c99]},[],_0x177e04(0xf0));});}),_0x5e9849[_0x47ae02(0x104)](_0x47ae02(0x138),(_0x581372,_0x35f712)=>{const _0x25ef5c=_0x47ae02;_0x1f22e2[_0x25ef5c(0x115)][_0x25ef5c(0x105)](_0x504438=>{const _0x373b53=_0x25ef5c;let _0x36696f=_0x2d4ce6[_0x373b53(0xe7)](_0x1f22e2[_0x373b53(0x115)][_0x373b53(0x128)][_0x373b53(0x154)]),_0x203f7b=_0x504438[_0x373b53(0x11a)](_0x36696f);const _0x3f1f60=_0x171fa4[_0x373b53(0x10f)](_0x203f7b[_0x373b53(0x14d)],_0x373b53(0x13f)),_0x48def7=_0x171fa4[_0x373b53(0x10f)](_0x203f7b[_0x373b53(0x137)],_0x373b53(0x132));_0x5e9849[_0x373b53(0x103)](()=>_0x581372(_0x35f712)),_0x36696f=_0x2d4ce6[_0x373b53(0xe7)](_0x1f22e2[_0x373b53(0x115)][_0x373b53(0x128)][_0x373b53(0x154)]),_0x203f7b=_0x504438[_0x373b53(0x11a)](_0x36696f);const _0x499664=_0x504438[_0x373b53(0x148)](_0x3f1f60,_0x48def7);_0x3f1f60[_0x373b53(0x146)](),_0x48def7[_0x373b53(0x146)](),_0x5e9849[_0x373b53(0x133)](_0x36696f,{'commandName':_0x373b53(0x109),'commandParams':[_0x35f712]},[],_0x373b53(0x11b)),_0x499664[_0x373b53(0x14d)][_0x373b53(0xef)](_0x203f7b[_0x373b53(0x14d)])&&_0x5e9849[_0x373b53(0xe1)](_0x504438[_0x373b53(0x148)](_0x499664[_0x373b53(0x14d)],_0x203f7b[_0x373b53(0x14d)]),_0x373b53(0x11b)),_0x203f7b[_0x373b53(0x137)][_0x373b53(0xef)](_0x499664[_0x373b53(0x137)])&&_0x5e9849[_0x373b53(0xe1)](_0x504438[_0x373b53(0x148)](_0x203f7b[_0x373b53(0x137)],_0x499664[_0x373b53(0x137)]),_0x373b53(0x11b));});}),_0x5e9849[_0x47ae02(0x145)][_0x47ae02(0x144)](_0x47ae02(0x139),_0x47ae02(0x11b),_0x47ae02(0x13d),()=>!0x1),_0x5e9849[_0x47ae02(0x145)][_0x47ae02(0x144)](_0x47ae02(0x139),_0x47ae02(0x11b),_0x47ae02(0x127),()=>!0x1),_0x5e9849[_0x47ae02(0x145)][_0x47ae02(0x144)](_0x47ae02(0x139),_0x47ae02(0x11b),_0x47ae02(0x14f),_0x5e9849[_0x47ae02(0x145)][_0x47ae02(0xdd)](_0x47ae02(0x139),'',_0x47ae02(0x127))),_0x5e9849[_0x47ae02(0x145)][_0x47ae02(0x144)](_0x47ae02(0x125),_0x47ae02(0x11b),_0x47ae02(0x13d),()=>!0x1),_0x5e9849[_0x47ae02(0x145)][_0x47ae02(0x144)](_0x47ae02(0x125),_0x47ae02(0x11b),_0x47ae02(0x14f),([_0x23f89b])=>{const _0x23d966=_0x47ae02,_0x665990=_0x5e9849[_0x23d966(0x145)][_0x23d966(0xdd)](_0x23d966(0x125),'',_0x23d966(0x14f));let _0x10b38f=_0x23f89b[_0x23d966(0x14d)],_0x2b183a=_0x23f89b[_0x23d966(0x137)];const _0x34c5a3=_0x1f22e2[_0x23d966(0x115)][_0x23d966(0x117)][_0x23d966(0x118)](_0x10b38f,_0x23d966(0xe5)),_0x34ef67=_0x1f22e2[_0x23d966(0x115)][_0x23d966(0x117)][_0x23d966(0x118)](_0x2b183a,_0x23d966(0x150));_0x34c5a3[_0x23d966(0x126)]&&(_0x10b38f=_0x34c5a3[_0x23d966(0x14d)]),_0x34ef67[_0x23d966(0x126)]&&(_0x2b183a=_0x34ef67[_0x23d966(0x137)]),_0x665990([_0x1f22e2[_0x23d966(0x115)][_0x23d966(0x148)](_0x10b38f,_0x2b183a)]);}),_0x5e9849[_0x47ae02(0x145)][_0x47ae02(0x144)](_0x47ae02(0x139),_0x47ae02(0x11b),_0x47ae02(0xe2),_0x4166ea),_0x5e9849[_0x47ae02(0x145)][_0x47ae02(0x144)](_0x47ae02(0x125),_0x47ae02(0x11b),_0x47ae02(0xe2),_0x4166ea)),_0x1f22e2[_0x47ae02(0x11d)][_0x47ae02(0x10e)](_0x47ae02(0xeb))&&(_0x5e9849[_0x47ae02(0x104)](_0x47ae02(0x147),(_0xba2a68,_0x5001af)=>{const _0x24fe31=_0x47ae02,_0x10920c=_0x1f22e2[_0x24fe31(0x11d)][_0x24fe31(0x135)](_0x24fe31(0x12d));let _0x2e5249=_0x2d4ce6[_0x24fe31(0xe7)](_0x1f22e2[_0x24fe31(0x115)][_0x24fe31(0x128)][_0x24fe31(0x154)]),_0x17caa0=_0x10920c[_0x24fe31(0xde)](_0x2e5249);_0x1f22e2[_0x24fe31(0x115)][_0x24fe31(0x105)](()=>{const _0x1ced24=_0x24fe31;if(_0x17caa0)return void _0x5e9849[_0x1ced24(0x13e)](_0x1f22e2[_0x1ced24(0x115)][_0x1ced24(0x11a)](_0x17caa0));const _0x2c8aaf=_0x2d4ce6[_0x1ced24(0x14b)](_0x2e5249);_0xba2a68(_0x5001af),_0x2e5249=_0x2d4ce6[_0x1ced24(0xe7)](_0x1f22e2[_0x1ced24(0x115)][_0x1ced24(0x128)][_0x1ced24(0x154)]),_0x17caa0=_0x10920c[_0x1ced24(0xde)](_0x2e5249),_0x5e9849[_0x1ced24(0xe1)](_0x1f22e2[_0x1ced24(0x115)][_0x1ced24(0x11a)](_0x17caa0),_0x2c8aaf?null:_0x1ced24(0xfb));});}),_0x5e9849[_0x47ae02(0x145)][_0x47ae02(0x144)](_0x47ae02(0x125),_0x47ae02(0xfb),_0x47ae02(0xe2),_0x4166ea));const _0xbcf8d5=[{'type':_0x47ae02(0x139),'subType':_0x47ae02(0x13c)},{'type':_0x47ae02(0x125),'subType':_0x47ae02(0xfb)},{'type':_0x47ae02(0x139),'subType':_0x47ae02(0x11b)},{'type':_0x47ae02(0x125),'subType':_0x47ae02(0x11b)}];function _0x38debb(_0x760c49,_0x11f8a0){const _0x4480dc=_0x47ae02,_0x3b624e=_0xbcf8d5[_0x4480dc(0x10d)](({type:_0x5f4ffd,subType:_0x2c9103})=>_0x760c49[_0x4480dc(0xe6)]==_0x5f4ffd&&_0x760c49[_0x4480dc(0x114)]==_0x2c9103),_0x3676ef=_0xbcf8d5[_0x4480dc(0x10d)](({type:_0x218dfd,subType:_0x6ea606})=>_0x11f8a0[_0x4480dc(0xe6)]==_0x218dfd&&_0x11f8a0[_0x4480dc(0x114)]==_0x6ea606);if(_0x3b624e<0x0||_0x3676ef<0x0)return!0x1;const _0xc556a3=_0x760c49[_0x4480dc(0x112)](),_0x519f31=_0x11f8a0[_0x4480dc(0x112)]();if((0x0==_0x3b624e||0x1==_0x3b624e)&&0x2==_0x3676ef&&_0xc556a3[_0x4480dc(0x120)](_0x519f31))return!0x0;if(0x2==_0x3b624e&&0x3==_0x3676ef){const _0xed9821=_0x5e9849[_0x4480dc(0xfd)](_0xc556a3,_0x4480dc(0x125))[_0x4480dc(0x12e)](({suggestion:_0x51bbd9,meta:_0x2219bd})=>_0x2219bd[_0x4480dc(0x134)]&&_0x4480dc(0x11b)==_0x51bbd9[_0x4480dc(0x114)]);if(_0xed9821[_0x4480dc(0x108)]>0x1&&_0x519f31[_0x4480dc(0x137)][_0x4480dc(0xf7)](_0xc556a3[_0x4480dc(0x14d)]))return!0x0;if(0x1==_0xed9821[_0x4480dc(0x108)]&&(_0xc556a3[_0x4480dc(0x14d)][_0x4480dc(0xf7)](_0x519f31[_0x4480dc(0x137)])||_0xc556a3[_0x4480dc(0x137)][_0x4480dc(0xf7)](_0x519f31[_0x4480dc(0x14d)])))return!0x0;}if(0x3==_0x3b624e&&0x3==_0x3676ef&&_0xc556a3[_0x4480dc(0x14d)][_0x4480dc(0xef)](_0x519f31[_0x4480dc(0x14d)])){const _0x2d6020=_0xc556a3[_0x4480dc(0x137)][_0x4480dc(0x14e)],_0x26b6af=_0x519f31[_0x4480dc(0x14d)][_0x4480dc(0xec)];return _0x2d4ce6[_0x4480dc(0x14b)](_0x2d6020)&&_0x2d6020===_0x26b6af;}return!0x1;}function _0x4166ea(_0x81843c,_0x1079fa){return _0x38debb(_0x81843c,_0x1079fa)?[_0x81843c,_0x1079fa]:_0x38debb(_0x1079fa,_0x81843c)?[_0x1079fa,_0x81843c]:null;}_0x1f22e2[_0x47ae02(0x11d)][_0x47ae02(0x10e)](_0x47ae02(0xf4))&&(_0x5e9849[_0x47ae02(0x14a)](_0x47ae02(0xea)),_0x5e9849[_0x47ae02(0xf5)](_0x47ae02(0x102)),_0x5e9849[_0x47ae02(0xf9)][_0x47ae02(0x13b)](_0x47ae02(0x102),_0x4dc5ef(_0x22c5e8,_0x47ae02(0x140)))),_0x1f22e2[_0x47ae02(0x11d)][_0x47ae02(0x10e)](_0x47ae02(0xf1))&&(_0x5e9849[_0x47ae02(0x14a)](_0x47ae02(0x123)),_0x5e9849[_0x47ae02(0xf5)](_0x47ae02(0x14c))),_0x5e9849[_0x47ae02(0xf9)][_0x47ae02(0x12c)](_0x1ef926=>{const _0x2604c8=_0x47ae02;if(!!_0xbcf8d5[_0x2604c8(0x121)](({type:_0x1ed56,subType:_0x775668})=>_0x1ef926[_0x2604c8(0xe6)]==_0x1ed56&&_0x1ef926[_0x2604c8(0x114)]==_0x775668))return _0x1ef926[_0x2604c8(0x129)]?{}:void 0x0;}),_0x5e9849[_0x47ae02(0xf9)][_0x47ae02(0x12c)](_0xca276b=>{const _0x27b4bd=_0x47ae02;if(_0x27b4bd(0x125)==_0xca276b[_0x27b4bd(0xe6)]||_0x27b4bd(0xe4)==_0xca276b[_0x27b4bd(0xe6)]){const _0x2a6d3c=_0xca276b[_0x27b4bd(0x152)]();if(_0x2a6d3c&&_0x2a6d3c['is'](_0x27b4bd(0x10a),_0x27b4bd(0x13a)))return{'type':_0x27b4bd(0x125)==_0xca276b[_0x27b4bd(0xe6)]?_0x27b4bd(0xf8):_0x27b4bd(0x101),'element':_0x2a6d3c,'quantity':0x1};}}),_0x5e9849[_0x47ae02(0xf9)][_0x47ae02(0x12c)](_0x588b2c=>_0x47ae02(0x139)==_0x588b2c[_0x47ae02(0xe6)]&&_0x47ae02(0x11b)==_0x588b2c[_0x47ae02(0x114)]?{'type':_0x47ae02(0x142),'content':_0x47ae02(0xe9)}:_0x47ae02(0x139)==_0x588b2c[_0x47ae02(0xe6)]&&_0x47ae02(0xf0)==_0x588b2c[_0x47ae02(0x114)]?{'type':_0x47ae02(0x142),'content':_0x47ae02(0x130)}:void 0x0),_0x5e9849[_0x47ae02(0xf9)][_0x47ae02(0x12c)](_0x3dd2f3=>{const _0x1d56fe=_0x47ae02;if(_0x1d56fe(0x122)!=_0x3dd2f3[_0x1d56fe(0xe6)])return;const {data:_0x3556a2}=_0x3dd2f3;if(!_0x3556a2||_0x1d56fe(0x14c)!=_0x3556a2[_0x1d56fe(0xe8)])return;const _0x349293=_0x3556a2[_0x1d56fe(0x136)];return _0x349293?{'type':_0x1d56fe(0x142),'content':_0x4dc5ef(_0x22c5e8,_0x1d56fe(0x11c),'\x22'+_0x349293+'\x22')}:{'type':_0x1d56fe(0x142),'content':_0x4dc5ef(_0x22c5e8,_0x1d56fe(0x124))};}),this[_0x47ae02(0x153)]();}[_0x8dc17b(0x153)](){const _0x8eb025=_0x8dc17b,_0x17e6aa=this[_0x8eb025(0xdf)],_0x2c1fb1=_0x17e6aa[_0x8eb025(0xf3)];_0x17e6aa[_0x8eb025(0x11d)][_0x8eb025(0x135)](_0x8eb025(0x141))[_0x8eb025(0xf9)][_0x8eb025(0x12c)](_0xdacbe=>{const _0xc548c7=_0x8eb025;if(_0xc548c7(0x139)!=_0xdacbe[_0xc548c7(0xe6)]&&_0xc548c7(0x113)!=_0xdacbe[_0xc548c7(0xe6)])return;const {data:_0x2b9190}=_0xdacbe;if(_0x2b9190){if(_0xc548c7(0x123)==_0x2b9190[_0xc548c7(0x110)]){const _0x3eb33e=_0x2b9190[_0xc548c7(0x131)][0x0][_0xc548c7(0x136)];return _0x3eb33e?{'type':_0xc548c7(0x142),'content':_0x4dc5ef(_0x2c1fb1,_0xc548c7(0x11c),'\x22'+_0x3eb33e+'\x22')}:{'type':_0xc548c7(0x142),'content':_0x4dc5ef(_0x2c1fb1,_0xc548c7(0x124))};}if(_0xc548c7(0xea)==_0x2b9190[_0xc548c7(0x110)]){const _0x6c0913=_0x2b9190[_0xc548c7(0x131)][0x0][_0xc548c7(0xee)];return _0x6c0913?{'type':_0xc548c7(0x142),'content':_0x4dc5ef(_0x2c1fb1,_0xc548c7(0x11f),_0x6c0913)}:{'type':_0xc548c7(0x142),'content':_0x4dc5ef(_0x2c1fb1,_0xc548c7(0xe0))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x33dc6b=_0x29fb;function _0x2e23(){const _0x1bad39=['1rftzPi','format','key','formatBlock','_handleLegacySuggestions','locale','afterInit','newValue','commandName','TrackChangesEditing','get','*Replace\x20image\x20URL*','ImageEditing','accept','plugins','3807052khxejk','820RCyKBJ','_registerLegacyDescription','4968495kFnTzs','registerBlockAttribute','has','discard','replaceImageSource','6191241xoieuj','4340676OUMrfs','enableDefaultAttributesIntegration','getSuggestionCallback','src','formatInline','registerCustomCallback','*Format:*\x20replace\x20image\x20URL','423999ruwlQc','type','descriptionFactory','registerDescriptionCallback','attribute','oldValue','2417452QeqiLu','_suggestionFactory','3060184pvzHBm','6pjYOKq','editor'];_0x2e23=function(){return _0x1bad39;};return _0x2e23();}(function(_0x579c15,_0x24257c){const _0x5585c1=_0x29fb,_0x199f43=_0x579c15();while(!![]){try{const _0x29fc8a=-parseInt(_0x5585c1(0x154))/0x1*(parseInt(_0x5585c1(0x14f))/0x2)+-parseInt(_0x5585c1(0x16c))/0x3+-parseInt(_0x5585c1(0x163))/0x4+parseInt(_0x5585c1(0x166))/0x5+-parseInt(_0x5585c1(0x152))/0x6*(parseInt(_0x5585c1(0x16b))/0x7)+parseInt(_0x5585c1(0x151))/0x8+-parseInt(_0x5585c1(0x173))/0x9*(-parseInt(_0x5585c1(0x164))/0xa);if(_0x29fc8a===_0x24257c)break;else _0x199f43['push'](_0x199f43['shift']());}catch(_0x3edcef){_0x199f43['push'](_0x199f43['shift']());}}}(_0x2e23,0xb67d8));import{Plugin as _0x4ebccf}from'ckeditor5/src/core.js';import{getTranslation as _0x12c62e}from'../utils/common-translations.js';function _0x29fb(_0x3d5778,_0x558723){const _0x2e231a=_0x2e23();return _0x29fb=function(_0x29fb48,_0x24b1b1){_0x29fb48=_0x29fb48-0x14b;let _0x1b761a=_0x2e231a[_0x29fb48];return _0x1b761a;},_0x29fb(_0x3d5778,_0x558723);}export default class st extends _0x4ebccf{[_0x33dc6b(0x15a)](){const _0x27b988=_0x33dc6b;if(!this[_0x27b988(0x153)][_0x27b988(0x162)][_0x27b988(0x168)](_0x27b988(0x160)))return;const _0x5c9502=this[_0x27b988(0x153)][_0x27b988(0x159)],_0x33f0a5=this[_0x27b988(0x153)][_0x27b988(0x162)][_0x27b988(0x15e)](_0x27b988(0x15d));_0x33f0a5[_0x27b988(0x16d)](_0x27b988(0x16a)),_0x33f0a5[_0x27b988(0x167)](_0x27b988(0x16f)),_0x33f0a5[_0x27b988(0x14b)][_0x27b988(0x14c)](_0x4c2f0c=>{const _0x1746d8=_0x27b988;if(_0x1746d8(0x14d)!=_0x4c2f0c[_0x1746d8(0x174)])return;const {data:_0x8bd996}=_0x4c2f0c;return _0x8bd996&&_0x1746d8(0x16f)==_0x8bd996[_0x1746d8(0x156)]?_0x8bd996[_0x1746d8(0x15b)]&&_0x8bd996[_0x1746d8(0x14e)]?{'type':_0x1746d8(0x155),'content':_0x12c62e(_0x5c9502,_0x1746d8(0x15f))}:{'type':_0x1746d8(0x155),'content':''}:void 0x0;}),this[_0x27b988(0x158)]();}[_0x33dc6b(0x158)](){const _0x16f33c=_0x33dc6b,_0x5b9583=this[_0x16f33c(0x153)][_0x16f33c(0x162)][_0x16f33c(0x15e)](_0x16f33c(0x15d));_0x5b9583[_0x16f33c(0x150)][_0x16f33c(0x171)](_0x16f33c(0x157),_0x16f33c(0x16a),_0x16f33c(0x161),_0x5b9583[_0x16f33c(0x150)][_0x16f33c(0x16e)](_0x16f33c(0x157),null,_0x16f33c(0x169))),_0x5b9583[_0x16f33c(0x150)][_0x16f33c(0x171)](_0x16f33c(0x157),_0x16f33c(0x16a),_0x16f33c(0x169),_0x5b9583[_0x16f33c(0x150)][_0x16f33c(0x16e)](_0x16f33c(0x157),null,_0x16f33c(0x161))),this[_0x16f33c(0x165)]();}[_0x33dc6b(0x165)](){const _0x3abafd=_0x33dc6b,_0x11d5d5=this[_0x3abafd(0x153)],_0x5a0ad6=_0x11d5d5[_0x3abafd(0x159)];_0x11d5d5[_0x3abafd(0x162)][_0x3abafd(0x15e)](_0x3abafd(0x15d))[_0x3abafd(0x14b)][_0x3abafd(0x14c)](_0x3a663f=>{const _0x214058=_0x3abafd;if(_0x214058(0x157)!=_0x3a663f[_0x214058(0x174)]&&_0x214058(0x170)!=_0x3a663f[_0x214058(0x174)])return;const {data:_0x383db5}=_0x3a663f;if(!_0x383db5||_0x214058(0x16a)!=_0x383db5[_0x214058(0x15c)])return;return{'type':_0x214058(0x155),'content':_0x12c62e(_0x5a0ad6,_0x214058(0x172))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4d4f10=_0x3ce2;(function(_0x14f7b3,_0x35cbf0){const _0x3f59df=_0x3ce2,_0x2d64d2=_0x14f7b3();while(!![]){try{const _0x7dbeaa=-parseInt(_0x3f59df(0x81))/0x1+parseInt(_0x3f59df(0xc5))/0x2*(-parseInt(_0x3f59df(0x95))/0x3)+-parseInt(_0x3f59df(0xa7))/0x4*(parseInt(_0x3f59df(0x7f))/0x5)+-parseInt(_0x3f59df(0x9b))/0x6*(-parseInt(_0x3f59df(0x85))/0x7)+parseInt(_0x3f59df(0x84))/0x8*(parseInt(_0x3f59df(0x74))/0x9)+parseInt(_0x3f59df(0x92))/0xa*(-parseInt(_0x3f59df(0xbc))/0xb)+parseInt(_0x3f59df(0x87))/0xc;if(_0x7dbeaa===_0x35cbf0)break;else _0x2d64d2['push'](_0x2d64d2['shift']());}catch(_0x43acd3){_0x2d64d2['push'](_0x2d64d2['shift']());}}}(_0x2934,0x5c30f));import{Plugin as _0x3e8a3f}from'ckeditor5/src/core.js';function _0x3ce2(_0x42981e,_0x55ea44){const _0x2934c2=_0x2934();return _0x3ce2=function(_0x3ce213,_0x162aeb){_0x3ce213=_0x3ce213-0x6f;let _0x1bb1b3=_0x2934c2[_0x3ce213];return _0x1bb1b3;},_0x3ce2(_0x42981e,_0x55ea44);}function _0x2934(){const _0x28f698=['format','11oRfFjT','name','change','discard','getChangedMarkers','normalizedStyles','hasSuggestion','markInlineFormat','commandReversedParams','1076eMLGai','getContainedElement','formatInline','imageCaption','convertInlineImageToBlock','isOwn','insertion','filter','getSuggestions','isBefore','subType','plugins','Users','nodeAfter','author','imageTypeBlock','get','commandName','model','imageTypeInline','2936286pfaVRP','FORMAT_SIDE_IMAGE','nodeBefore','imageStylePostApply','start','imageStylePreApply','imageStyle','registerCustomCallback','refresh','registerPostFixer','toLowerCase','5vgQYoU','accept','577670oiwVAY','getSuggestion','findIndex','8vtDRnH','745759MxKKfI','_splitMarkerName','11398224UZzMlO','getClosestSelectedImageElement','newRange','isIntersecting','join','isBlockImage','*Format:*\x20%0','_findSuggestions','editor','document','isInContent','786280bJskLv','enableCommand','createRangeOn','273DPkuPg','chain','commandParams','getFirstRange','descriptionFactory','afterInit','18qErCrm','_suggestionFactory','ImageUtils','TrackChangesEditing','end','from','has','registerDescriptionCallback','ImageStyleEditing','forEach','isInlineImage','discardSuggestion','2051384QcdVDP','suggestion','formatBlock','commands','selection','side','isEqual','shouldConvertImageType','length','locale','getSuggestionCallback','next','title','markBlockFormat','setImageNaturalSizeAttributes','type','value','differ','head','_registerLegacyDescription'];_0x2934=function(){return _0x28f698;};return _0x2934();}import{uid as _0x3b178d}from'ckeditor5/src/utils.js';import{getTranslation as _0x1b26b4}from'../utils/common-translations.js';export default class nt extends _0x3e8a3f{[_0x4d4f10(0x9a)](){const _0x2447bd=_0x4d4f10,_0xfc7965=this[_0x2447bd(0x8f)];if(!_0xfc7965[_0x2447bd(0xd0)][_0x2447bd(0xa1)](_0x2447bd(0xa3)))return;const _0x6e225f=_0xfc7965[_0x2447bd(0xd0)][_0x2447bd(0x70)](_0x2447bd(0x9e)),_0x2e11f5=_0xfc7965[_0x2447bd(0xd0)][_0x2447bd(0x70)](_0x2447bd(0x9d)),_0x45f309={};_0x6e225f[_0x2447bd(0x93)](_0x2447bd(0x7a),(_0x3295c8,_0x474e12)=>{const _0x4b2caa=_0x2447bd,_0x1bc7d5=_0xfc7965[_0x4b2caa(0xd0)][_0x4b2caa(0x70)](_0x4b2caa(0xd1))['me'],_0x1d87a5=_0xfc7965[_0x4b2caa(0xaa)][_0x4b2caa(0x70)](_0x4b2caa(0x7a));let _0x1af76d=_0x2e11f5[_0x4b2caa(0x88)](_0xfc7965[_0x4b2caa(0x72)][_0x4b2caa(0x90)][_0x4b2caa(0xab)]),_0x2e69dc=_0xfc7965[_0x4b2caa(0x72)][_0x4b2caa(0x94)](_0x1af76d),_0x3a706d=_0x1d87a5[_0x4b2caa(0xb7)];if(_0x3a706d==_0x474e12[_0x4b2caa(0xb7)])return;const _0x2b752d={'commandName':_0x4b2caa(0x7a),'commandParams':[_0x474e12],'formatGroupId':_0x3b178d()};_0xfc7965[_0x4b2caa(0x72)][_0x4b2caa(0xbe)](()=>{const _0x5b65f3=_0x4b2caa;if(_0x6e225f[_0x5b65f3(0xcd)]()[_0x5b65f3(0xcc)](_0x2e1c84=>_0x2e1c84[_0x5b65f3(0x91)]&&_0x1bc7d5==_0x2e1c84[_0x5b65f3(0xd3)]&&(_0x5b65f3(0xa9)==_0x2e1c84[_0x5b65f3(0xb6)]||_0x5b65f3(0xc7)==_0x2e1c84[_0x5b65f3(0xb6)])&&(_0x5b65f3(0x79)==_0x2e1c84[_0x5b65f3(0xcf)]||_0x5b65f3(0x77)==_0x2e1c84[_0x5b65f3(0xcf)])&&_0x2e1c84[_0x5b65f3(0x98)]()[_0x5b65f3(0xad)](_0x2e69dc))[_0x5b65f3(0xa4)](_0x4e4acc=>_0x6e225f[_0x5b65f3(0xa6)](_0x4e4acc[_0x5b65f3(0xb9)])),_0x1af76d=_0x2e11f5[_0x5b65f3(0x88)](_0xfc7965[_0x5b65f3(0x72)][_0x5b65f3(0x90)][_0x5b65f3(0xab)]),_0x2e69dc=_0xfc7965[_0x5b65f3(0x72)][_0x5b65f3(0x94)](_0x1af76d),_0x1d87a5[_0x5b65f3(0x7c)](),_0xfc7965[_0x5b65f3(0xaa)][_0x5b65f3(0x70)](_0x5b65f3(0x73))[_0x5b65f3(0x7c)](),_0xfc7965[_0x5b65f3(0xaa)][_0x5b65f3(0x70)](_0x5b65f3(0x6f))[_0x5b65f3(0x7c)](),_0x3a706d=_0x1d87a5[_0x5b65f3(0xb7)],_0x3a706d!=_0x474e12[_0x5b65f3(0xb7)])return _0x2e11f5[_0x5b65f3(0xa5)](_0x1af76d)&&_0x1d87a5[_0x5b65f3(0xae)](_0x474e12[_0x5b65f3(0xb7)],_0x1af76d)?(_0x3295c8({..._0x474e12,'setImageSizes':!0x1}),_0x1af76d=_0x2e11f5[_0x5b65f3(0x88)](_0xfc7965[_0x5b65f3(0x72)][_0x5b65f3(0x90)][_0x5b65f3(0xab)]),void _0x6e225f[_0x5b65f3(0xb4)](_0x1af76d,{..._0x2b752d,'commandReversedParams':[{'value':_0x3a706d||null,'setImageSizes':!0x1}]},[],_0x5b65f3(0x79))):void(_0x2e11f5[_0x5b65f3(0x8c)](_0x1af76d)?_0x6e225f[_0x5b65f3(0xb4)](_0x1af76d,_0x2b752d,[],_0x5b65f3(0x77)):_0x6e225f[_0x5b65f3(0xc3)](_0x2e69dc,_0x2b752d,_0x5b65f3(0x77)));});});for(const _0x7e29d0 of _0xfc7965[_0x2447bd(0xd0)][_0x2447bd(0x70)](_0x2447bd(0xa3))[_0x2447bd(0xc1)])_0x45f309[_0x7e29d0[_0x2447bd(0xbd)]]=_0x7e29d0[_0x2447bd(0xb3)][_0x2447bd(0x7e)]();_0x6e225f[_0x2447bd(0x9c)][_0x2447bd(0x7b)](_0x2447bd(0xa9),_0x2447bd(0x79),_0x2447bd(0x8b),()=>!0x1),_0x6e225f[_0x2447bd(0x9c)][_0x2447bd(0x7b)](_0x2447bd(0xa9),_0x2447bd(0x77),_0x2447bd(0x8b),()=>!0x1),_0x6e225f[_0x2447bd(0x9c)][_0x2447bd(0x7b)](_0x2447bd(0xc7),_0x2447bd(0x77),_0x2447bd(0x8b),()=>!0x1),_0x6e225f[_0x2447bd(0x9c)][_0x2447bd(0x7b)](_0x2447bd(0xa9),_0x2447bd(0x79),_0x2447bd(0x80),([_0x13529b])=>{const _0x45f09a=_0x2447bd;_0x2e11f5[_0x45f09a(0xb5)](_0x13529b[_0x45f09a(0xc6)]());}),_0x6e225f[_0x2447bd(0x9c)][_0x2447bd(0x7b)](_0x2447bd(0xa9),_0x2447bd(0x79),_0x2447bd(0xbf),(_0x59ecd8,_0x5c5261)=>{const _0x57723d=_0x2447bd;_0x6e225f[_0x57723d(0x9c)][_0x57723d(0xb1)](_0x57723d(0xa9),'',_0x57723d(0x80))(_0x59ecd8,{'commandName':_0x5c5261[_0x57723d(0x71)],'commandParams':_0x5c5261[_0x57723d(0xc4)]});}),_0x6e225f[_0x2447bd(0x9c)][_0x2447bd(0x7b)](_0x2447bd(0xa9),_0x2447bd(0x79),_0x2447bd(0x96),function(_0x542150,_0x290a00){if(_0x1ad227(_0x542150,_0x290a00))return[_0x542150,_0x290a00];if(_0x1ad227(_0x290a00,_0x542150))return[_0x290a00,_0x542150];return null;});const _0x31eab0=[{'type':_0x2447bd(0xa9),'subType':_0x2447bd(0x79)},{'type':_0x2447bd(0xcb),'subType':_0x2447bd(0xc8)},{'type':_0x2447bd(0xa9),'subType':_0x2447bd(0xc9)},{'type':_0x2447bd(0xcb),'subType':_0x2447bd(0xc9)}];function _0x1ad227(_0x4d37dd,_0x5d06ee){const _0x12323c=_0x2447bd,_0x504916=_0x31eab0[_0x12323c(0x83)](({type:_0x5a972f,subType:_0x5089ca})=>_0x4d37dd[_0x12323c(0xb6)]==_0x5a972f&&_0x4d37dd[_0x12323c(0xcf)]==_0x5089ca),_0x132617=_0x31eab0[_0x12323c(0x83)](({type:_0x44f479,subType:_0x1a4bd6})=>_0x5d06ee[_0x12323c(0xb6)]==_0x44f479&&_0x5d06ee[_0x12323c(0xcf)]==_0x1a4bd6);if(_0x504916<0x0||_0x132617<0x0)return!0x1;const _0x15da5a=_0x4d37dd[_0x12323c(0x98)](),_0x19e33c=_0x5d06ee[_0x12323c(0x98)]();if((0x0==_0x504916||0x1==_0x504916)&&0x2==_0x132617&&_0x15da5a[_0x12323c(0x8a)](_0x19e33c))return!0x0;if(0x2==_0x504916&&0x3==_0x132617){const _0x1ba02b=_0x6e225f[_0x12323c(0x8e)](_0x15da5a,_0x12323c(0xcb))[_0x12323c(0xcc)](({suggestion:_0x426d80,meta:_0x4bb004})=>_0x4bb004[_0x12323c(0xca)]&&_0x12323c(0xc9)==_0x426d80[_0x12323c(0xcf)]);if(_0x1ba02b[_0x12323c(0xaf)]>0x1&&_0x19e33c[_0x12323c(0x9f)][_0x12323c(0xad)](_0x15da5a[_0x12323c(0x78)]))return!0x0;if(0x1==_0x1ba02b[_0x12323c(0xaf)]&&(_0x15da5a[_0x12323c(0x78)][_0x12323c(0xad)](_0x19e33c[_0x12323c(0x9f)])||_0x15da5a[_0x12323c(0x9f)][_0x12323c(0xad)](_0x19e33c[_0x12323c(0x78)])))return!0x0;}if(0x3==_0x504916&&0x3==_0x132617&&_0x15da5a[_0x12323c(0x78)][_0x12323c(0xce)](_0x19e33c[_0x12323c(0x78)])){const _0x148780=_0x15da5a[_0x12323c(0x9f)][_0x12323c(0xd2)],_0x58e720=_0x19e33c[_0x12323c(0x78)][_0x12323c(0x76)];return _0x2e11f5[_0x12323c(0x8c)](_0x148780)&&_0x148780===_0x58e720;}return!0x1;}_0xfc7965[_0x2447bd(0x72)][_0x2447bd(0x90)][_0x2447bd(0x7d)](()=>{const _0x2634d8=_0x2447bd;let _0x5a5325=!0x1;const _0x5827fe=Array[_0x2634d8(0xa0)](_0xfc7965[_0x2634d8(0x72)][_0x2634d8(0x90)][_0x2634d8(0xb8)][_0x2634d8(0xc0)]());for(const {name:_0x4ff865,data:_0x1e8837}of _0x5827fe){const {group:_0x380f68,type:_0x163910,subType:_0x9ceec5,id:_0x3d6689}=_0x6e225f[_0x2634d8(0x86)](_0x4ff865);if(_0x2634d8(0xa8)==_0x380f68&&_0x6e225f[_0x2634d8(0xc2)](_0x3d6689)){if(_0x2634d8(0xa9)==_0x163910&&(_0x2634d8(0x79)==_0x9ceec5||_0x2634d8(0x77)==_0x9ceec5)){const _0x28d280=_0x6e225f[_0x2634d8(0x82)](_0x3d6689);if(_0x1e8837[_0x2634d8(0x89)]){const _0xb49301=_0x28d280[_0x2634d8(0x98)]()[_0x2634d8(0xc6)]();if(_0x2e11f5[_0x2634d8(0x8c)](_0xb49301))continue;_0x6e225f[_0x2634d8(0xa6)](_0x28d280),_0x5a5325=!0x0;}}if(_0x2634d8(0xcb)==_0x163910&&_0x2634d8(0xc8)==_0x9ceec5&&!_0x1e8837[_0x2634d8(0x89)]){const _0x31cb8b=_0x6e225f[_0x2634d8(0x82)](_0x3d6689);_0x31cb8b[_0x2634d8(0xb2)]&&_0x31cb8b[_0x2634d8(0xb2)][_0x2634d8(0x91)]&&(_0x6e225f[_0x2634d8(0xa6)](_0x31cb8b[_0x2634d8(0xb2)]),_0x5a5325=!0x0);}}}return _0x5a5325;}),this[_0x2447bd(0xba)](_0x45f309);}[_0x4d4f10(0xba)](_0x1fb865){const _0x404d19=_0x4d4f10,_0x5b5bc9=this[_0x404d19(0x8f)],_0x2310b3=_0x5b5bc9[_0x404d19(0xb0)];_0x5b5bc9[_0x404d19(0xd0)][_0x404d19(0x70)](_0x404d19(0x9e))[_0x404d19(0x99)][_0x404d19(0xa2)](_0x4bee33=>{const _0x180e7a=_0x404d19;if(_0x180e7a(0xa9)!=_0x4bee33[_0x180e7a(0xb6)]&&_0x180e7a(0xc7)!=_0x4bee33[_0x180e7a(0xb6)])return;const {data:_0x1a514f}=_0x4bee33;if(!_0x1a514f||_0x180e7a(0x7a)!=_0x1a514f[_0x180e7a(0x71)])return;const _0x5a6578=_0x1a514f[_0x180e7a(0x97)][0x0][_0x180e7a(0xb7)];return _0x46b1b0(_0x180e7a(0xac)===_0x5a6578?_0x1b26b4(_0x2310b3,_0x180e7a(0x75)):_0x1fb865[_0x5a6578]||_0x5a6578);function _0x46b1b0(_0x583886){const _0x14cf5a=_0x180e7a;return{'type':_0x14cf5a(0xbb),'content':_0x1b26b4(_0x2310b3,_0x14cf5a(0x8d),_0x583886)};}});}}
|
|
23
|
+
function _0x3b51(){const _0x1ce5b0=['imageStylePreApply','registerCustomCallback','formatInline','_splitMarkerName','chain','Users','get','isInlineImage','subType','commands','FORMAT_SIDE_IMAGE','_suggestionFactory','normalizedStyles','2909496dStugM','201842hGOWUz','formatBlock','shouldConvertImageType','findIndex','from','editor','forEach','2609660YsvYWe','createRangeOn','descriptionFactory','*Format:*\x20%0','9GFnPgT','_findSuggestions','length','refresh','isOwn','convertInlineImageToBlock','format','side','start','ImageStyleEditing','commandName','isBlockImage','getSuggestion','isIntersecting','accept','setImageNaturalSizeAttributes','join','60BhMRRg','document','registerDescriptionCallback','locale','value','suggestion','filter','type','discardSuggestion','registerPostFixer','24vFCATk','getFirstRange','title','insertion','_registerLegacyDescription','nodeAfter','imageStylePostApply','2960649ZZQzNN','getContainedElement','change','end','afterInit','getClosestSelectedImageElement','ImageUtils','hasSuggestion','imageTypeInline','imageStyle','isEqual','newRange','model','markInlineFormat','head','getSuggestions','isBefore','imageTypeBlock','imageCaption','differ','getChangedMarkers','4688712ucerip','798644qyoUOI','next','getSuggestionCallback','has','selection','TrackChangesEditing','enableCommand','isInContent','commandParams','nodeBefore','name','toLowerCase','881676HMLNpa','discard','commandReversedParams','markBlockFormat','plugins','author'];_0x3b51=function(){return _0x1ce5b0;};return _0x3b51();}const _0x7c15a1=_0x5e5f;(function(_0x1dd7c6,_0x2b58a1){const _0x1626b9=_0x5e5f,_0x12caaf=_0x1dd7c6();while(!![]){try{const _0x42d8cb=parseInt(_0x1626b9(0x1fc))/0x1*(parseInt(_0x1626b9(0x1f1))/0x2)+-parseInt(_0x1626b9(0x1f0))/0x3+parseInt(_0x1626b9(0x240))/0x4+-parseInt(_0x1626b9(0x1f8))/0x5+-parseInt(_0x1626b9(0x233))/0x6+parseInt(_0x1626b9(0x234))/0x7*(-parseInt(_0x1626b9(0x217))/0x8)+parseInt(_0x1626b9(0x21e))/0x9*(parseInt(_0x1626b9(0x20d))/0xa);if(_0x42d8cb===_0x2b58a1)break;else _0x12caaf['push'](_0x12caaf['shift']());}catch(_0x20d4d3){_0x12caaf['push'](_0x12caaf['shift']());}}}(_0x3b51,0x76e46));import{Plugin as _0x46e447}from'ckeditor5/src/core.js';import{uid as _0x4a2dbf}from'ckeditor5/src/utils.js';function _0x5e5f(_0x10a515,_0x325ac9){const _0x3b51f6=_0x3b51();return _0x5e5f=function(_0x5e5f64,_0x6e4de3){_0x5e5f64=_0x5e5f64-0x1df;let _0x50c357=_0x3b51f6[_0x5e5f64];return _0x50c357;},_0x5e5f(_0x10a515,_0x325ac9);}import{getTranslation as _0x223503}from'../utils/common-translations.js';export default class nt extends _0x46e447{[_0x7c15a1(0x222)](){const _0x5a7ddb=_0x7c15a1,_0xc7cbc4=this[_0x5a7ddb(0x1f6)];if(!_0xc7cbc4[_0x5a7ddb(0x1e1)][_0x5a7ddb(0x237)](_0x5a7ddb(0x205)))return;const _0x5c7396=_0xc7cbc4[_0x5a7ddb(0x1e1)][_0x5a7ddb(0x1e9)](_0x5a7ddb(0x239)),_0x3e40e4=_0xc7cbc4[_0x5a7ddb(0x1e1)][_0x5a7ddb(0x1e9)](_0x5a7ddb(0x224)),_0xf52806={};_0x5c7396[_0x5a7ddb(0x23a)](_0x5a7ddb(0x227),(_0x2e1580,_0x36b10a)=>{const _0x141a0e=_0x5a7ddb,_0x6388ed=_0xc7cbc4[_0x141a0e(0x1e1)][_0x141a0e(0x1e9)](_0x141a0e(0x1e8))['me'],_0xf49944=_0xc7cbc4[_0x141a0e(0x1ec)][_0x141a0e(0x1e9)](_0x141a0e(0x227));let _0x3eea3a=_0x3e40e4[_0x141a0e(0x223)](_0xc7cbc4[_0x141a0e(0x22a)][_0x141a0e(0x20e)][_0x141a0e(0x238)]),_0x4edcc7=_0xc7cbc4[_0x141a0e(0x22a)][_0x141a0e(0x1f9)](_0x3eea3a),_0x442818=_0xf49944[_0x141a0e(0x211)];if(_0x442818==_0x36b10a[_0x141a0e(0x211)])return;const _0x878d3e={'commandName':_0x141a0e(0x227),'commandParams':[_0x36b10a],'formatGroupId':_0x4a2dbf()};_0xc7cbc4[_0x141a0e(0x22a)][_0x141a0e(0x220)](()=>{const _0x3dc189=_0x141a0e;if(_0x5c7396[_0x3dc189(0x22d)]()[_0x3dc189(0x213)](_0x20fc0f=>_0x20fc0f[_0x3dc189(0x23b)]&&_0x6388ed==_0x20fc0f[_0x3dc189(0x1e2)]&&(_0x3dc189(0x1f2)==_0x20fc0f[_0x3dc189(0x214)]||_0x3dc189(0x1e5)==_0x20fc0f[_0x3dc189(0x214)])&&(_0x3dc189(0x1e3)==_0x20fc0f[_0x3dc189(0x1eb)]||_0x3dc189(0x21d)==_0x20fc0f[_0x3dc189(0x1eb)])&&_0x20fc0f[_0x3dc189(0x218)]()[_0x3dc189(0x228)](_0x4edcc7))[_0x3dc189(0x1f7)](_0x2076c7=>_0x5c7396[_0x3dc189(0x215)](_0x2076c7[_0x3dc189(0x22c)])),_0x3eea3a=_0x3e40e4[_0x3dc189(0x223)](_0xc7cbc4[_0x3dc189(0x22a)][_0x3dc189(0x20e)][_0x3dc189(0x238)]),_0x4edcc7=_0xc7cbc4[_0x3dc189(0x22a)][_0x3dc189(0x1f9)](_0x3eea3a),_0xf49944[_0x3dc189(0x1ff)](),_0xc7cbc4[_0x3dc189(0x1ec)][_0x3dc189(0x1e9)](_0x3dc189(0x226))[_0x3dc189(0x1ff)](),_0xc7cbc4[_0x3dc189(0x1ec)][_0x3dc189(0x1e9)](_0x3dc189(0x22f))[_0x3dc189(0x1ff)](),_0x442818=_0xf49944[_0x3dc189(0x211)],_0x442818!=_0x36b10a[_0x3dc189(0x211)])return _0x3e40e4[_0x3dc189(0x1ea)](_0x3eea3a)&&_0xf49944[_0x3dc189(0x1f3)](_0x36b10a[_0x3dc189(0x211)],_0x3eea3a)?(_0x2e1580({..._0x36b10a,'setImageSizes':!0x1}),_0x3eea3a=_0x3e40e4[_0x3dc189(0x223)](_0xc7cbc4[_0x3dc189(0x22a)][_0x3dc189(0x20e)][_0x3dc189(0x238)]),void _0x5c7396[_0x3dc189(0x1e0)](_0x3eea3a,{..._0x878d3e,'commandReversedParams':[{'value':_0x442818||null,'setImageSizes':!0x1}]},[],_0x3dc189(0x1e3))):void(_0x3e40e4[_0x3dc189(0x207)](_0x3eea3a)?_0x5c7396[_0x3dc189(0x1e0)](_0x3eea3a,_0x878d3e,[],_0x3dc189(0x21d)):_0x5c7396[_0x3dc189(0x22b)](_0x4edcc7,_0x878d3e,_0x3dc189(0x21d)));});});for(const _0x44aefc of _0xc7cbc4[_0x5a7ddb(0x1e1)][_0x5a7ddb(0x1e9)](_0x5a7ddb(0x205))[_0x5a7ddb(0x1ef)])_0xf52806[_0x44aefc[_0x5a7ddb(0x23e)]]=_0x44aefc[_0x5a7ddb(0x219)][_0x5a7ddb(0x23f)]();_0x5c7396[_0x5a7ddb(0x1ee)][_0x5a7ddb(0x1e4)](_0x5a7ddb(0x1f2),_0x5a7ddb(0x1e3),_0x5a7ddb(0x20c),()=>!0x1),_0x5c7396[_0x5a7ddb(0x1ee)][_0x5a7ddb(0x1e4)](_0x5a7ddb(0x1f2),_0x5a7ddb(0x21d),_0x5a7ddb(0x20c),()=>!0x1),_0x5c7396[_0x5a7ddb(0x1ee)][_0x5a7ddb(0x1e4)](_0x5a7ddb(0x1e5),_0x5a7ddb(0x21d),_0x5a7ddb(0x20c),()=>!0x1),_0x5c7396[_0x5a7ddb(0x1ee)][_0x5a7ddb(0x1e4)](_0x5a7ddb(0x1f2),_0x5a7ddb(0x1e3),_0x5a7ddb(0x20a),([_0x13a925])=>{const _0x45a1d8=_0x5a7ddb;_0x3e40e4[_0x45a1d8(0x20b)](_0x13a925[_0x45a1d8(0x21f)]());}),_0x5c7396[_0x5a7ddb(0x1ee)][_0x5a7ddb(0x1e4)](_0x5a7ddb(0x1f2),_0x5a7ddb(0x1e3),_0x5a7ddb(0x241),(_0x152b3d,_0x4dd2af)=>{const _0x2b13c7=_0x5a7ddb;_0x5c7396[_0x2b13c7(0x1ee)][_0x2b13c7(0x236)](_0x2b13c7(0x1f2),'',_0x2b13c7(0x20a))(_0x152b3d,{'commandName':_0x4dd2af[_0x2b13c7(0x206)],'commandParams':_0x4dd2af[_0x2b13c7(0x1df)]});}),_0x5c7396[_0x5a7ddb(0x1ee)][_0x5a7ddb(0x1e4)](_0x5a7ddb(0x1f2),_0x5a7ddb(0x1e3),_0x5a7ddb(0x1e7),function(_0x3703ef,_0x5e5e01){if(_0x5b932a(_0x3703ef,_0x5e5e01))return[_0x3703ef,_0x5e5e01];if(_0x5b932a(_0x5e5e01,_0x3703ef))return[_0x5e5e01,_0x3703ef];return null;});const _0x4591c0=[{'type':_0x5a7ddb(0x1f2),'subType':_0x5a7ddb(0x1e3)},{'type':_0x5a7ddb(0x21a),'subType':_0x5a7ddb(0x230)},{'type':_0x5a7ddb(0x1f2),'subType':_0x5a7ddb(0x201)},{'type':_0x5a7ddb(0x21a),'subType':_0x5a7ddb(0x201)}];function _0x5b932a(_0x50e151,_0x185fbf){const _0x5521b9=_0x5a7ddb,_0x149ecb=_0x4591c0[_0x5521b9(0x1f4)](({type:_0x509912,subType:_0x179008})=>_0x50e151[_0x5521b9(0x214)]==_0x509912&&_0x50e151[_0x5521b9(0x1eb)]==_0x179008),_0x38faf1=_0x4591c0[_0x5521b9(0x1f4)](({type:_0x4b5275,subType:_0x2e170f})=>_0x185fbf[_0x5521b9(0x214)]==_0x4b5275&&_0x185fbf[_0x5521b9(0x1eb)]==_0x2e170f);if(_0x149ecb<0x0||_0x38faf1<0x0)return!0x1;const _0x5afb58=_0x50e151[_0x5521b9(0x218)](),_0x57518e=_0x185fbf[_0x5521b9(0x218)]();if((0x0==_0x149ecb||0x1==_0x149ecb)&&0x2==_0x38faf1&&_0x5afb58[_0x5521b9(0x209)](_0x57518e))return!0x0;if(0x2==_0x149ecb&&0x3==_0x38faf1){const _0x3d8d2a=_0x5c7396[_0x5521b9(0x1fd)](_0x5afb58,_0x5521b9(0x21a))[_0x5521b9(0x213)](({suggestion:_0x21df7b,meta:_0x5b6ddc})=>_0x5b6ddc[_0x5521b9(0x200)]&&_0x5521b9(0x201)==_0x21df7b[_0x5521b9(0x1eb)]);if(_0x3d8d2a[_0x5521b9(0x1fe)]>0x1&&_0x57518e[_0x5521b9(0x221)][_0x5521b9(0x228)](_0x5afb58[_0x5521b9(0x204)]))return!0x0;if(0x1==_0x3d8d2a[_0x5521b9(0x1fe)]&&(_0x5afb58[_0x5521b9(0x204)][_0x5521b9(0x228)](_0x57518e[_0x5521b9(0x221)])||_0x5afb58[_0x5521b9(0x221)][_0x5521b9(0x228)](_0x57518e[_0x5521b9(0x204)])))return!0x0;}if(0x3==_0x149ecb&&0x3==_0x38faf1&&_0x5afb58[_0x5521b9(0x204)][_0x5521b9(0x22e)](_0x57518e[_0x5521b9(0x204)])){const _0x24df37=_0x5afb58[_0x5521b9(0x221)][_0x5521b9(0x21c)],_0x3cdd72=_0x57518e[_0x5521b9(0x204)][_0x5521b9(0x23d)];return _0x3e40e4[_0x5521b9(0x207)](_0x24df37)&&_0x24df37===_0x3cdd72;}return!0x1;}_0xc7cbc4[_0x5a7ddb(0x22a)][_0x5a7ddb(0x20e)][_0x5a7ddb(0x216)](()=>{const _0x373e29=_0x5a7ddb;let _0x37bbc7=!0x1;const _0x2e7e46=Array[_0x373e29(0x1f5)](_0xc7cbc4[_0x373e29(0x22a)][_0x373e29(0x20e)][_0x373e29(0x231)][_0x373e29(0x232)]());for(const {name:_0x34212d,data:_0x4f8ddc}of _0x2e7e46){const {group:_0x4a18f9,type:_0x645e73,subType:_0x1b3090,id:_0x2bb27a}=_0x5c7396[_0x373e29(0x1e6)](_0x34212d);if(_0x373e29(0x212)==_0x4a18f9&&_0x5c7396[_0x373e29(0x225)](_0x2bb27a)){if(_0x373e29(0x1f2)==_0x645e73&&(_0x373e29(0x1e3)==_0x1b3090||_0x373e29(0x21d)==_0x1b3090)){const _0x1ad973=_0x5c7396[_0x373e29(0x208)](_0x2bb27a);if(_0x4f8ddc[_0x373e29(0x229)]){const _0x1e34b2=_0x1ad973[_0x373e29(0x218)]()[_0x373e29(0x21f)]();if(_0x3e40e4[_0x373e29(0x207)](_0x1e34b2))continue;_0x5c7396[_0x373e29(0x215)](_0x1ad973),_0x37bbc7=!0x0;}}if(_0x373e29(0x21a)==_0x645e73&&_0x373e29(0x230)==_0x1b3090&&!_0x4f8ddc[_0x373e29(0x229)]){const _0x56fcfd=_0x5c7396[_0x373e29(0x208)](_0x2bb27a);_0x56fcfd[_0x373e29(0x235)]&&_0x56fcfd[_0x373e29(0x235)][_0x373e29(0x23b)]&&(_0x5c7396[_0x373e29(0x215)](_0x56fcfd[_0x373e29(0x235)]),_0x37bbc7=!0x0);}}}return _0x37bbc7;}),this[_0x5a7ddb(0x21b)](_0xf52806);}[_0x7c15a1(0x21b)](_0x14f4a9){const _0x2623a4=_0x7c15a1,_0x3c9f96=this[_0x2623a4(0x1f6)],_0x42b8b2=_0x3c9f96[_0x2623a4(0x210)];_0x3c9f96[_0x2623a4(0x1e1)][_0x2623a4(0x1e9)](_0x2623a4(0x239))[_0x2623a4(0x1fa)][_0x2623a4(0x20f)](_0x1f26a3=>{const _0x537380=_0x2623a4;if(_0x537380(0x1f2)!=_0x1f26a3[_0x537380(0x214)]&&_0x537380(0x1e5)!=_0x1f26a3[_0x537380(0x214)])return;const {data:_0x29acf5}=_0x1f26a3;if(!_0x29acf5||_0x537380(0x227)!=_0x29acf5[_0x537380(0x206)])return;const _0x25c630=_0x29acf5[_0x537380(0x23c)][0x0][_0x537380(0x211)];return _0x1d5e98(_0x537380(0x203)===_0x25c630?_0x223503(_0x42b8b2,_0x537380(0x1ed)):_0x14f4a9[_0x25c630]||_0x25c630);function _0x1d5e98(_0x13d969){const _0x49fe21=_0x537380;return{'type':_0x49fe21(0x202),'content':_0x223503(_0x42b8b2,_0x49fe21(0x1fb),_0x13d969)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xf37c69=_0x3595;(function(_0x216450,_0x4b3a75){const _0x5dee3d=_0x3595,_0x486ee4=_0x216450();while(!![]){try{const _0x273db9=parseInt(_0x5dee3d(0xde))/0x1+parseInt(_0x5dee3d(0xe4))/0x2*(-parseInt(_0x5dee3d(0xf6))/0x3)+parseInt(_0x5dee3d(0xdc))/0x4*(parseInt(_0x5dee3d(0xd7))/0x5)+parseInt(_0x5dee3d(0xda))/0x6+-parseInt(_0x5dee3d(0xe2))/0x7+parseInt(_0x5dee3d(0xdd))/0x8*(parseInt(_0x5dee3d(0xeb))/0x9)+-parseInt(_0x5dee3d(0xe8))/0xa;if(_0x273db9===_0x4b3a75)break;else _0x486ee4['push'](_0x486ee4['shift']());}catch(_0x171d47){_0x486ee4['push'](_0x486ee4['shift']());}}}(_0x3e9c,0x194b1));function _0x3e9c(){const _0x49a315=['_trackChangesExecuted','bind','editor','2191650iMVUIN','listenTo','plugins','5004wvRcYY','value','importWord','TrackChangesEditing','enableCommand','commands','_trackChangesValueDuringImport','execute','_handleImportedData','track_changes','afterInit','12SKcgEl','forEach','Users','5JwfVnb','get','dataInsert','890412olzelp','trackChanges','692264yYAJcU','1216uFVEQF','38098lLgAzA','high','lowest','collaboration_features','302372cZHtPy','_setSuggestionData','39058BtlApJ'];_0x3e9c=function(){return _0x49a315;};return _0x3e9c();}import{Plugin as _0x1d9b35}from'ckeditor5/src/core.js';function _0x3595(_0x3b0406,_0x2d658f){const _0x3e9c49=_0x3e9c();return _0x3595=function(_0x35956d,_0x20c15e){_0x35956d=_0x35956d-0xd5;let _0x20d80e=_0x3e9c49[_0x35956d];return _0x20d80e;},_0x3595(_0x3b0406,_0x2d658f);}export default class ot extends _0x1d9b35{constructor(_0x4f66da){const _0x18e507=_0x3595;super(_0x4f66da),this[_0x18e507(0xf1)]=!0x1,this[_0x18e507(0xe5)]=!0x1;}[_0xf37c69(0xf5)](){const _0x1f013b=_0xf37c69,_0x3e12e2=this[_0x1f013b(0xe7)],_0x57cc97=_0x3e12e2[_0x1f013b(0xf0)][_0x1f013b(0xd8)](_0x1f013b(0xed)),_0x3d3c2e=_0x3e12e2[_0x1f013b(0xf0)][_0x1f013b(0xd8)](_0x1f013b(0xdb));_0x57cc97&&(_0x57cc97['on'](_0x1f013b(0xf2),(_0x1bc2a4,[,_0x52a28f])=>{const _0x4b3d2d=_0x1f013b;this[_0x4b3d2d(0xf1)]=_0x3d3c2e[_0x4b3d2d(0xec)],_0x52a28f[_0x4b3d2d(0xe1)][_0x4b3d2d(0xf4)]=!this[_0x4b3d2d(0xf1)];},{'priority':_0x1f013b(0xdf)}),this[_0x1f013b(0xe9)](_0x57cc97,_0x1f013b(0xd9),this[_0x1f013b(0xf3)][_0x1f013b(0xe6)](this)),this[_0x1f013b(0xe9)](_0x57cc97,_0x1f013b(0xd9),()=>{const _0x53e002=_0x1f013b;this[_0x53e002(0xe5)]&&(_0x3d3c2e[_0x53e002(0xf2)](),this[_0x53e002(0xe5)]=!0x1);},{'priority':_0x1f013b(0xe0)}),_0x3e12e2[_0x1f013b(0xea)][_0x1f013b(0xd8)](_0x1f013b(0xee))[_0x1f013b(0xef)](_0x1f013b(0xed)));}[_0xf37c69(0xf3)](_0x9724ae,_0x42a399){const _0x1d25f2=_0xf37c69,{suggestions:_0x59104c}=_0x42a399,_0x164bfe=this[_0x1d25f2(0xe7)][_0x1d25f2(0xf0)][_0x1d25f2(0xd8)](_0x1d25f2(0xdb)),_0x14f4da=_0x164bfe[_0x1d25f2(0xec)];this[_0x1d25f2(0xf1)]!==_0x14f4da&&(_0x164bfe[_0x1d25f2(0xf2)](),this[_0x1d25f2(0xe5)]=!0x0),_0x59104c&&_0x59104c[_0x1d25f2(0xd5)](({id:_0x17b952,type:_0x48679e,author:_0x25da69,created_at:_0x258543})=>{const _0x4d539d=_0x1d25f2,_0x1cdfda={'id':_0x17b952,'type':_0x48679e,'authorId':this[_0x4d539d(0xe7)][_0x4d539d(0xea)][_0x4d539d(0xd8)](_0x4d539d(0xd6))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x25da69,'createdAt':_0x258543?new Date(_0x258543):new Date(),'source':_0x4d539d(0xed)}}};this[_0x4d539d(0xe7)][_0x4d539d(0xea)][_0x4d539d(0xd8)](_0x4d539d(0xee))[_0x4d539d(0xe3)](_0x1cdfda);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0xe6e9f=_0x50db;(function(_0x258376,_0x17626a){const _0x176376=_0x50db,_0x49f883=_0x258376();while(!![]){try{const _0x15a8e6=parseInt(_0x176376(0xa5))/0x1+parseInt(_0x176376(0x9f))/0x2+parseInt(_0x176376(0x7e))/0x3*(-parseInt(_0x176376(0x85))/0x4)+parseInt(_0x176376(0x99))/0x5*(-parseInt(_0x176376(0x7f))/0x6)+-parseInt(_0x176376(0x94))/0x7+parseInt(_0x176376(0x8f))/0x8*(parseInt(_0x176376(0x9d))/0x9)+parseInt(_0x176376(0x98))/0xa;if(_0x15a8e6===_0x17626a)break;else _0x49f883['push'](_0x49f883['shift']());}catch(_0x2f7903){_0x49f883['push'](_0x49f883['shift']());}}}(_0x6781,0x22d02));function _0x50db(_0x4ecf30,_0x4fd097){const _0x678182=_0x6781();return _0x50db=function(_0x50db10,_0x20c040){_0x50db10=_0x50db10-0x7e;let _0x47c24c=_0x678182[_0x50db10];return _0x47c24c;},_0x50db(_0x4ecf30,_0x4fd097);}import{Plugin as _0x42ae39}from'ckeditor5/src/core.js';import{getTranslation as _0x444dd8}from'../utils/common-translations.js';export default class rt extends _0x42ae39{[_0xe6e9f(0xa0)](){const _0x16f902=_0xe6e9f,_0x511112=this[_0x16f902(0x9e)],_0x48f024=_0x511112[_0x16f902(0x82)][_0x16f902(0x80)](_0x16f902(0xa2));if(_0x511112[_0x16f902(0x82)][_0x16f902(0x8c)](_0x16f902(0x96))&&(_0x48f024[_0x16f902(0x87)](_0x16f902(0x9c)),_0x48f024[_0x16f902(0x87)](_0x16f902(0x81))),_0x511112[_0x16f902(0x82)][_0x16f902(0x8c)](_0x16f902(0xa3))){for(const _0xc84415 of[_0x16f902(0x92),_0x16f902(0x84)])_0x48f024[_0x16f902(0x90)](_0xc84415);}const _0x3d393f=_0x511112[_0x16f902(0xa4)];_0x48f024[_0x16f902(0x83)](_0x16f902(0x8e)),_0x48f024[_0x16f902(0x93)][_0x16f902(0x8d)](_0x16f902(0x8e),_0x444dd8(_0x3d393f,_0x16f902(0xa1))),this[_0x16f902(0x89)]();}[_0xe6e9f(0x89)](){const _0x512127=_0xe6e9f,_0x56b640=this[_0x512127(0x9e)],_0x577e7e=_0x56b640[_0x512127(0xa4)],_0x43c55b=_0x56b640[_0x512127(0x82)][_0x512127(0x80)](_0x512127(0xa2));_0x43c55b[_0x512127(0x93)][_0x512127(0x97)](_0x32fe1f=>{const _0x59bf18=_0x512127;if(_0x59bf18(0x9b)!=_0x32fe1f[_0x59bf18(0x95)])return;const {data:_0x5689a6}=_0x32fe1f;if(!_0x5689a6)return;if(_0x59bf18(0x92)!=_0x5689a6[_0x59bf18(0x91)]&&_0x59bf18(0x84)!=_0x5689a6[_0x59bf18(0x91)])return;const _0x57fd30=_0x32fe1f[_0x59bf18(0x8a)]()[0x0],_0x1ed081=_0x43c55b[_0x59bf18(0x93)][_0x59bf18(0x86)](_0x57fd30);return _0x59bf18(0x92)==_0x5689a6[_0x59bf18(0x91)]?{'type':_0x59bf18(0x88),'content':_0x444dd8(_0x577e7e,_0x59bf18(0x9a),_0x1ed081)}:_0x59bf18(0x84)==_0x5689a6[_0x59bf18(0x91)]?{'type':_0x59bf18(0x88),'content':_0x444dd8(_0x577e7e,_0x59bf18(0x8b),_0x1ed081)}:void 0x0;});}}function _0x6781(){const _0x27fbc1=['*Indent:*\x20%0','formatBlock','indent','312516UfVxwK','editor','362716BoyMkT','afterInit','FORMAT_INDENT','TrackChangesEditing','IndentBlock','locale','210395clmNWV','1887HheHiO','4818CQdCAQ','get','outdent','plugins','registerBlockAttribute','outdentBlock','1668ieAhlv','getItemLabel','enableCommand','format','_registerLegacyDescription','getItems','*Outdent:*\x20%0','has','registerAttributeLabel','blockIndent','8wHrWqo','enableDefaultAttributesIntegration','commandName','indentBlock','descriptionFactory','1655248VkEXxF','type','IndentEditing','registerDescriptionCallback','3738680CBIVIc','990vfpJwH'];_0x6781=function(){return _0x27fbc1;};return _0x6781();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
var _0x48233b=_0x4fa0;function _0x30a8(){var _0x38604a=['3738120pIutUW','input','requires','2387268lWUPEw','5968571fLygZL','2072468PpJTbp','enableCommand','init','get','editor','50132168FRyhhL','plugins','1kcGfLw','TrackChangesEditing','5077735MHmLbo','5324934spNSYT'];_0x30a8=function(){return _0x38604a;};return _0x30a8();}function _0x4fa0(_0x2ba9fe,_0xde823b){var _0x30a86d=_0x30a8();return _0x4fa0=function(_0x4fa099,_0x3ca3a1){_0x4fa099=_0x4fa099-0x186;var _0x5c55b5=_0x30a86d[_0x4fa099];return _0x5c55b5;},_0x4fa0(_0x2ba9fe,_0xde823b);}(function(_0x2c2650,_0x15fe7f){var _0x23152b=_0x4fa0,_0x4e7093=_0x2c2650();while(!![]){try{var _0x2dd32e=parseInt(_0x23152b(0x18b))/0x1*(-parseInt(_0x23152b(0x194))/0x2)+-parseInt(_0x23152b(0x18f))/0x3+-parseInt(_0x23152b(0x192))/0x4+-parseInt(_0x23152b(0x18d))/0x5+-parseInt(_0x23152b(0x18e))/0x6+-parseInt(_0x23152b(0x193))/0x7+parseInt(_0x23152b(0x189))/0x8;if(_0x2dd32e===_0x15fe7f)break;else _0x4e7093['push'](_0x4e7093['shift']());}catch(_0x11af4e){_0x4e7093['push'](_0x4e7093['shift']());}}}(_0x30a8,0x9a3bd));import{Plugin as _0x184dbc}from'ckeditor5/src/core.js';import{Input as _0x3d62be}from'ckeditor5/src/typing.js';export default class at extends _0x184dbc{static get[_0x48233b(0x191)](){return[_0x3d62be];}[_0x48233b(0x186)](){var _0x1752e9=_0x48233b;this[_0x1752e9(0x188)][_0x1752e9(0x18a)][_0x1752e9(0x187)](_0x1752e9(0x18c))[_0x1752e9(0x195)](_0x1752e9(0x190));}}
|