@ckeditor/ckeditor5-track-changes 42.0.0-alpha.1 → 42.0.0-alpha.10
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 +3 -3
- 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
|
-
|
|
23
|
+
const _0x3badb9=_0x3b42;(function(_0x32061e,_0x56dbb9){const _0x1c5f26=_0x3b42,_0x310377=_0x32061e();while(!![]){try{const _0x4a1cad=-parseInt(_0x1c5f26(0x14c))/0x1+-parseInt(_0x1c5f26(0x152))/0x2+parseInt(_0x1c5f26(0x17c))/0x3*(parseInt(_0x1c5f26(0x153))/0x4)+-parseInt(_0x1c5f26(0x14a))/0x5+parseInt(_0x1c5f26(0x15d))/0x6+-parseInt(_0x1c5f26(0x16a))/0x7*(-parseInt(_0x1c5f26(0x145))/0x8)+parseInt(_0x1c5f26(0x141))/0x9;if(_0x4a1cad===_0x56dbb9)break;else _0x310377['push'](_0x310377['shift']());}catch(_0x4f5e9f){_0x310377['push'](_0x310377['shift']());}}}(_0x3b8b,0x9ed88));import{Plugin as _0x2ff006}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3bd02a}from'ckeditor5/src/ui.js';import{getTranslation as _0x365af8}from'../utils/common-translations.js';function _0x3b42(_0x2d1364,_0x299a8a){const _0x3b8b6e=_0x3b8b();return _0x3b42=function(_0x3b4243,_0x1c5f1a){_0x3b4243=_0x3b4243-0x141;let _0x44f359=_0x3b8b6e[_0x3b4243];return _0x44f359;},_0x3b42(_0x2d1364,_0x299a8a);}const ro=[{'pluginName':_0x3badb9(0x14d),'commandName':_0x3badb9(0x17b)},{'pluginName':_0x3badb9(0x144),'commandName':_0x3badb9(0x15b)},{'pluginName':_0x3badb9(0x146),'commandName':_0x3badb9(0x16e)},{'pluginName':_0x3badb9(0x159),'commandName':_0x3badb9(0x162)}];export default class Q extends _0x2ff006{[_0x3badb9(0x147)](){const _0x92c507=_0x3badb9,_0x34cee4=this[_0x92c507(0x161)][_0x92c507(0x176)],_0x5888d2=this[_0x92c507(0x161)][_0x92c507(0x149)][_0x92c507(0x158)](_0x92c507(0x157));for(const {pluginName:_0x29554a,commandName:_0xc8b206}of ro)this[_0x92c507(0x161)][_0x92c507(0x149)][_0x92c507(0x170)](_0x29554a)&&(_0x5888d2[_0x92c507(0x155)](_0xc8b206),_0x5888d2[_0x92c507(0x179)](_0xc8b206));_0x34cee4['t'],(_0x5888d2[_0x92c507(0x150)][_0x92c507(0x165)](_0x92c507(0x17b),_0x365af8(_0x34cee4,_0x92c507(0x15c))),_0x5888d2[_0x92c507(0x150)][_0x92c507(0x165)](_0x92c507(0x15b),_0x365af8(_0x34cee4,_0x92c507(0x174))),_0x5888d2[_0x92c507(0x150)][_0x92c507(0x165)](_0x92c507(0x16e),_0x365af8(_0x34cee4,_0x92c507(0x17a))),_0x5888d2[_0x92c507(0x150)][_0x92c507(0x165)](_0x92c507(0x162),_0x365af8(_0x34cee4,_0x92c507(0x151))),this[_0x92c507(0x14e)]());}[_0x3badb9(0x14e)](){const _0x4425f5=_0x3badb9,_0x2d4fb4=this[_0x4425f5(0x161)],_0x45515b=_0x2d4fb4[_0x4425f5(0x176)];_0x2d4fb4[_0x4425f5(0x149)][_0x4425f5(0x158)](_0x4425f5(0x157))[_0x4425f5(0x150)][_0x4425f5(0x177)](_0x58a406=>{const _0x1343be=_0x4425f5,_0x3f4a19=_0x45515b['t'];if(_0x1343be(0x16d)!=_0x58a406[_0x1343be(0x169)])return;const {data:_0x2520ea}=_0x58a406;if(null!=_0x2520ea){if(_0x1343be(0x17b)==_0x2520ea[_0x1343be(0x148)]){const _0x5602dc=_0x2520ea[_0x1343be(0x164)][0x0][_0x1343be(0x16f)];if(_0x5602dc){const _0x237875=_0x3f4a19(this[_0x1343be(0x161)][_0x1343be(0x149)][_0x1343be(0x158)](_0x1343be(0x168))[_0x1343be(0x163)](this[_0x1343be(0x161)][_0x1343be(0x175)][_0x1343be(0x158)](_0x1343be(0x160)))[_0x1343be(0x16c)](_0x16e53c=>_0x16e53c[_0x1343be(0x178)]==_0x5602dc)[_0x1343be(0x15a)])[_0x1343be(0x15e)]();return{'type':_0x1343be(0x156),'content':_0x365af8(_0x45515b,_0x1343be(0x154),_0x237875)};}return{'type':_0x1343be(0x156),'content':_0x365af8(_0x45515b,_0x1343be(0x15f))};}if(_0x1343be(0x15b)==_0x2520ea[_0x1343be(0x148)]){const _0x8c605d=_0x2520ea[_0x1343be(0x164)][0x0][_0x1343be(0x16f)];return _0x8c605d?{'type':_0x1343be(0x156),'content':_0x365af8(_0x45515b,_0x1343be(0x142),_0x8c605d)}:{'type':_0x1343be(0x156),'content':_0x365af8(_0x45515b,_0x1343be(0x16b))};}if(_0x1343be(0x16e)==_0x2520ea[_0x1343be(0x148)]){const _0x3dc9b5=_0x2520ea[_0x1343be(0x164)][0x0][_0x1343be(0x16f)];if(_0x3dc9b5){const _0x15b807=_0x3bd02a(this[_0x1343be(0x161)][_0x1343be(0x175)][_0x1343be(0x158)](_0x1343be(0x172)))[_0x1343be(0x16c)](_0x290dff=>_0x290dff[_0x1343be(0x178)]==_0x3dc9b5);let _0x3572cd=_0x3dc9b5,_0x52c31c='';return _0x15b807&&(_0x3572cd=_0x15b807[_0x1343be(0x173)],_0x52c31c=_0x3f4a19(_0x3572cd)[_0x1343be(0x15e)]()),{'type':_0x1343be(0x156),'content':_0x365af8(_0x45515b,_0x1343be(0x171),_0x52c31c)[_0x1343be(0x143)](),'color':{'value':_0x3dc9b5,'title':_0x52c31c||_0x3572cd}};}return{'type':_0x1343be(0x156),'content':_0x365af8(_0x45515b,_0x1343be(0x166))};}if(_0x1343be(0x162)==_0x2520ea[_0x1343be(0x148)]){const _0x14ce96=_0x2520ea[_0x1343be(0x164)][0x0][_0x1343be(0x16f)];if(_0x14ce96){const _0x4e987e=_0x3bd02a(this[_0x1343be(0x161)][_0x1343be(0x175)][_0x1343be(0x158)](_0x1343be(0x14b)))[_0x1343be(0x16c)](_0x5a8393=>_0x5a8393[_0x1343be(0x178)]==_0x14ce96);let _0x2dc6f0=_0x14ce96,_0x82ea37='';return _0x4e987e&&(_0x2dc6f0=_0x4e987e[_0x1343be(0x173)],_0x82ea37=_0x3f4a19(_0x2dc6f0)[_0x1343be(0x15e)]()),{'type':_0x1343be(0x156),'content':_0x365af8(_0x45515b,_0x1343be(0x14f),_0x82ea37)[_0x1343be(0x143)](),'color':{'value':_0x14ce96,'title':_0x82ea37||_0x2dc6f0}};}return{'type':_0x1343be(0x156),'content':_0x365af8(_0x45515b,_0x1343be(0x167))};}}});}}function _0x3b8b(){const _0x45959f=['114hjeGin','8362656sNNoZA','*Set\x20font\x20family:*\x20%0','trim','FontFamilyEditing','2264XsrsoM','FontColorEditing','afterInit','commandName','plugins','6388930UYbTQB','fontBackgroundColor.colors','765566YstXcE','FontSizeEditing','_registerLegacyDescription','*Set\x20font\x20background\x20color:*\x20%0','descriptionFactory','FORMAT_FONT_BACKGROUND','1208060LnJpZB','105604iNxMjx','*Set\x20font\x20size:*\x20%0','enableDefaultAttributesIntegration','format','TrackChangesEditing','get','FontBackgroundColorEditing','title','fontFamily','FORMAT_FONT_SIZE','3053706hknNDW','toLowerCase','*Reset\x20font\x20size*','fontSize.options','editor','fontBackgroundColor','normalizeSizeOptions','commandParams','registerAttributeLabel','*Reset\x20font\x20color*','*Reset\x20font\x20background\x20color*','FontSize','type','21189cIKpGp','*Reset\x20font\x20family*','find','formatInline','fontColor','value','has','*Set\x20font\x20color:*\x20%0','fontColor.colors','label','FORMAT_FONT_FAMILY','config','locale','registerDescriptionCallback','model','registerInlineAttribute','FORMAT_FONT_COLOR','fontSize'];_0x3b8b=function(){return _0x45959f;};return _0x3b8b();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5a7629=_0x1493;function _0x24e4(){const _0x31e0a9=['afterInit','format','slice','push','toLowerCase','4646688QTnAnN','charAt','fontSize.options','entries','76wvpdEz','title','30957756hkSMqi','boolean','fontSize','20IyNkPf','normalizeSizeOptions','config','1713424ibcblm','commandName','18416uweVpZ','editor','fontBackgroundColor','toUpperCase','1480473DQVZRy','split','registerDescriptionCallback','model','1619880scFGOX','8987500DNfWIe','_registerLegacyDescription','commands','enableDefaultAttributesIntegration','11HDdBsH','pasteFormat','enableCommand','commandParams','14cBtEmJ','fontColor.colors','locale','plugins','descriptionFactory','*Remove\x20all\x20formatting*','get','find','6Cofgfk','formatInline','length','TrackChangesEditing','formatBlock','copyFormat','type','*Set\x20format\x20to:*\x20%0','fontColor','join','label','FontSize'];_0x24e4=function(){return _0x31e0a9;};return _0x24e4();}(function(_0xfd275a,_0xe3c554){const _0x3739d0=_0x1493,_0x222a56=_0xfd275a();while(!![]){try{const _0x5e4435=-parseInt(_0x3739d0(0x149))/0x1*(-parseInt(_0x3739d0(0x153))/0x2)+parseInt(_0x3739d0(0x145))/0x3+-parseInt(_0x3739d0(0x15b))/0x4+parseInt(_0x3739d0(0x15c))/0x5*(parseInt(_0x3739d0(0x134))/0x6)+parseInt(_0x3739d0(0x12c))/0x7*(-parseInt(_0x3739d0(0x151))/0x8)+parseInt(_0x3739d0(0x157))/0x9*(parseInt(_0x3739d0(0x14e))/0xa)+parseInt(_0x3739d0(0x128))/0xb*(-parseInt(_0x3739d0(0x14b))/0xc);if(_0x5e4435===_0xe3c554)break;else _0x222a56['push'](_0x222a56['shift']());}catch(_0x57be5a){_0x222a56['push'](_0x222a56['shift']());}}}(_0x24e4,0xeae0b));import{Plugin as _0x1e5101}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x5d9f93}from'ckeditor5/src/ui.js';import{getTranslation as _0xf4fa7}from'../utils/common-translations.js';export default class X extends _0x1e5101{[_0x5a7629(0x140)](){const _0x36709f=_0x5a7629,_0x3c4552=this[_0x36709f(0x154)],_0x357d6d=_0x3c4552[_0x36709f(0x12f)][_0x36709f(0x132)](_0x36709f(0x137)),_0x6a9109=_0x3c4552[_0x36709f(0x126)][_0x36709f(0x132)](_0x36709f(0x139)),_0x305fd5=_0x3c4552[_0x36709f(0x126)][_0x36709f(0x132)](_0x36709f(0x129));_0x6a9109&&_0x305fd5&&(_0x357d6d[_0x36709f(0x127)](_0x36709f(0x129)),_0x357d6d[_0x36709f(0x12a)](_0x36709f(0x139)),this[_0x36709f(0x15d)]());}[_0x5a7629(0x15d)](){const _0x218ace=_0x5a7629,_0x1515c6=this[_0x218ace(0x154)],_0x312c1d=_0x1515c6[_0x218ace(0x12e)];_0x1515c6[_0x218ace(0x12f)][_0x218ace(0x132)](_0x218ace(0x137))[_0x218ace(0x130)][_0x218ace(0x159)](_0xf9679c=>{const _0x52a7e8=_0x218ace;if(_0x52a7e8(0x138)!=_0xf9679c[_0x52a7e8(0x13a)]&&_0x52a7e8(0x135)!=_0xf9679c[_0x52a7e8(0x13a)])return;const {data:_0x1b0307}=_0xf9679c;if(_0x1b0307&&_0x52a7e8(0x129)===_0x1b0307[_0x52a7e8(0x152)]){const _0x2ab210=[],_0x24ffed=_0x1b0307[_0x52a7e8(0x12b)][0x0];for(const [_0x4c1276,_0x2e6474]of Object[_0x52a7e8(0x148)](_0x24ffed))_0x2ab210[_0x52a7e8(0x143)](so(_0x1515c6,_0x4c1276,_0x2e6474));return _0x2ab210[_0x52a7e8(0x136)]?{'type':_0x52a7e8(0x141),'content':_0xf4fa7(_0x312c1d,_0x52a7e8(0x13b),_0x2ab210[_0x52a7e8(0x13d)](',\x20'))}:{'type':_0x52a7e8(0x141),'content':_0xf4fa7(_0x312c1d,_0x52a7e8(0x131))};}});}}function _0x1493(_0x1d0579,_0x563c1b){const _0x24e4e5=_0x24e4();return _0x1493=function(_0x149374,_0x3a2a43){_0x149374=_0x149374-0x126;let _0x2dac4f=_0x24e4e5[_0x149374];return _0x2dac4f;},_0x1493(_0x1d0579,_0x563c1b);}function so(_0x3c7b81,_0x3ac18c,_0x3748c0){const _0x4798c5=_0x5a7629,_0xb954a7=_0x3c7b81[_0x4798c5(0x12e)]['t'],_0x5c2e3b=_0x3ac18c[_0x4798c5(0x158)](/(?=[A-Z])/)[_0x4798c5(0x13d)]('\x20'),_0x46b571=_0xb954a7(_0x5c2e3b[_0x4798c5(0x146)](0x0)[_0x4798c5(0x156)]()+_0x5c2e3b[_0x4798c5(0x142)](0x1))[_0x4798c5(0x144)]();if(_0x4798c5(0x14c)==typeof _0x3748c0)return _0x46b571;if(_0x4798c5(0x13c)===_0x3ac18c||_0x4798c5(0x155)===_0x3ac18c){const _0x1fb6eb=_0x5d9f93(_0x3c7b81[_0x4798c5(0x150)][_0x4798c5(0x132)](_0x4798c5(0x12d)))[_0x4798c5(0x133)](_0x34e4e8=>_0x34e4e8[_0x4798c5(0x15a)]==_0x3748c0);return _0x46b571+'\x20('+(_0x1fb6eb?_0xb954a7(_0x1fb6eb[_0x4798c5(0x13e)])[_0x4798c5(0x144)]():_0x3748c0)+')';}if(_0x4798c5(0x14d)===_0x3ac18c&&isNaN(parseFloat(_0x3748c0))){const _0x425a5b=_0x3c7b81[_0x4798c5(0x12f)][_0x4798c5(0x132)](_0x4798c5(0x13f))[_0x4798c5(0x14f)](_0x3c7b81[_0x4798c5(0x150)][_0x4798c5(0x132)](_0x4798c5(0x147)))[_0x4798c5(0x133)](_0x3ddbb5=>_0x3ddbb5[_0x4798c5(0x15a)]==_0x3748c0);return _0x46b571+'\x20('+(_0x425a5b?_0xb954a7(_0x425a5b[_0x4798c5(0x14a)])[_0x4798c5(0x144)]():_0x3748c0)+')';}return _0x46b571+'\x20('+_0x3748c0+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x189655=_0x1c2a;(function(_0xb00957,_0x7f1ea1){const _0x3bcbe6=_0x1c2a,_0x4e9ab1=_0xb00957();while(!![]){try{const _0x1914af=-parseInt(_0x3bcbe6(0x127))/0x1+-parseInt(_0x3bcbe6(0x128))/0x2+-parseInt(_0x3bcbe6(0x135))/0x3+parseInt(_0x3bcbe6(0x137))/0x4*(parseInt(_0x3bcbe6(0x11f))/0x5)+-parseInt(_0x3bcbe6(0x124))/0x6*(parseInt(_0x3bcbe6(0x13d))/0x7)+parseInt(_0x3bcbe6(0x11d))/0x8*(-parseInt(_0x3bcbe6(0x13e))/0x9)+parseInt(_0x3bcbe6(0x131))/0xa;if(_0x1914af===_0x7f1ea1)break;else _0x4e9ab1['push'](_0x4e9ab1['shift']());}catch(_0x1c3db2){_0x4e9ab1['push'](_0x4e9ab1['shift']());}}}(_0x1227,0x7d245));import{Plugin as _0x1c9d62}from'ckeditor5/src/core.js';import{getTranslation as _0x226fb8}from'../utils/common-translations.js';function _0x1c2a(_0x11bb1d,_0x3f69b8){const _0x1227d0=_0x1227();return _0x1c2a=function(_0x1c2a70,_0x1f5ece){_0x1c2a70=_0x1c2a70-0x119;let _0x705ba3=_0x1227d0[_0x1c2a70];return _0x705ba3;},_0x1c2a(_0x11bb1d,_0x3f69b8);}function _0x1227(){const _0x27b796=['model','view','title','HeadingEditing','commandName','find','_headingOptions','enableDefaultAttributesIntegration','get','name','8yfbMDi','locale','1726710MqZkgI','plugins','paragraph','editor','value','49746qNCCor','ELEMENT_HEADING','registerElementLabel','909747eJgTDl','428378TNafIA','ELEMENT_HEADING_CUSTOM','match','TrackChangesEditing','descriptionFactory','_getHeadingLevel','commandParams','formatBlock','type','25408940mqlozh','_registerLegacyDescription','afterInit','config','1198404nxvQnW','has','4yAQVED','heading.options','*Change\x20to:*\x20%0','heading','format','registerDescriptionCallback','49kZgBwO','7129926pnvtTK'];_0x1227=function(){return _0x27b796;};return _0x1227();}export default class Y extends _0x1c9d62{[_0x189655(0x133)](){const _0x4f7ef9=_0x189655,_0x1d260a=this[_0x4f7ef9(0x122)];if(!_0x1d260a[_0x4f7ef9(0x120)][_0x4f7ef9(0x136)](_0x4f7ef9(0x142)))return;this[_0x4f7ef9(0x119)]=_0x1d260a[_0x4f7ef9(0x134)][_0x4f7ef9(0x11b)](_0x4f7ef9(0x138));const _0x441857=_0x1d260a[_0x4f7ef9(0x11e)],_0x5c282d=_0x1d260a[_0x4f7ef9(0x120)][_0x4f7ef9(0x11b)](_0x4f7ef9(0x12b));_0x5c282d[_0x4f7ef9(0x11a)](_0x4f7ef9(0x13a));for(const _0x912f5b of this[_0x4f7ef9(0x119)])_0x4f7ef9(0x121)!=_0x912f5b[_0x4f7ef9(0x13f)]&&_0x5c282d[_0x4f7ef9(0x12c)][_0x4f7ef9(0x126)](_0x912f5b[_0x4f7ef9(0x13f)],_0x561f26=>{const _0x395b9c=_0x4f7ef9,_0x1ead9c=this[_0x395b9c(0x12d)](_0x912f5b[_0x395b9c(0x13f)]);return null!==_0x1ead9c?_0x3a8577(_0x561f26,_0x1ead9c):_0xadfc0b(_0x561f26,_0x912f5b[_0x395b9c(0x141)]);});function _0x3a8577(_0xad12c2,_0x52918d){const _0x2146a4=_0x4f7ef9;return _0x226fb8(_0x441857,_0x2146a4(0x125),[_0xad12c2,_0x52918d]);}function _0xadfc0b(_0x5bd152,_0x339235){const _0x31077f=_0x4f7ef9;return _0x226fb8(_0x441857,_0x31077f(0x129),[_0x5bd152,_0x339235]);}this[_0x4f7ef9(0x132)]();}[_0x189655(0x132)](){const _0x300195=_0x189655,_0x707bc4=this[_0x300195(0x122)],_0x45a79e=_0x707bc4[_0x300195(0x11e)];function _0x20ce1f(_0x425b3b,_0x123339){const _0x4baf59=_0x300195;return _0x226fb8(_0x45a79e,_0x4baf59(0x129),[_0x425b3b,_0x123339]);}_0x707bc4[_0x300195(0x120)][_0x300195(0x11b)](_0x300195(0x12b))[_0x300195(0x12c)][_0x300195(0x13c)](_0x384ca5=>{const _0x325369=_0x300195;if(_0x325369(0x12f)!=_0x384ca5[_0x325369(0x130)])return;const {data:_0x55e44a}=_0x384ca5;if(_0x55e44a&&_0x325369(0x13a)==_0x55e44a[_0x325369(0x143)]){const _0x175229=_0x55e44a[_0x325369(0x12e)][0x0][_0x325369(0x123)],_0x34d271=this[_0x325369(0x12d)](_0x175229);if(null!==_0x34d271)return{'type':_0x325369(0x13b),'content':_0x226fb8(_0x45a79e,_0x325369(0x139),(_0x1d83b4=0x1,_0x581998=_0x34d271,_0x226fb8(_0x45a79e,_0x325369(0x125),[_0x1d83b4,_0x581998])))};const _0x221cf1=this[_0x325369(0x119)][_0x325369(0x144)](_0x44467f=>_0x44467f[_0x325369(0x13f)]===_0x175229)[_0x325369(0x141)];return{'type':_0x325369(0x13b),'content':_0x226fb8(_0x45a79e,_0x325369(0x139),_0x20ce1f(0x1,_0x221cf1))};}var _0x1d83b4,_0x581998;});}[_0x189655(0x12d)](_0x28fb11){const _0x25594e=_0x189655;var _0x53449d,_0x4861da;const _0x49a4d4=_0x28fb11[_0x25594e(0x12a)](/^heading(\d+)/);if(_0x49a4d4)return _0x49a4d4[0x1];const _0x50112d=null===(_0x53449d=this[_0x25594e(0x119)])||void 0x0===_0x53449d?void 0x0:_0x53449d[_0x25594e(0x144)](_0x93b8c4=>_0x93b8c4[_0x25594e(0x13f)]==_0x28fb11);if(_0x50112d&&_0x50112d[_0x25594e(0x140)]){const _0x4bbf50=_0x50112d[_0x25594e(0x140)],_0x119676=(null!==(_0x4861da=_0x4bbf50[_0x25594e(0x11c)])&&void 0x0!==_0x4861da?_0x4861da:_0x4bbf50)[_0x25594e(0x12a)](/^h(\d+)/);if(_0x119676)return _0x119676[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1fb983=_0x5cef;(function(_0x5b4fdb,_0x2408b7){const _0x29523f=_0x5cef,_0x10af4f=_0x5b4fdb();while(!![]){try{const _0x5eb415=-parseInt(_0x29523f(0x1d3))/0x1*(-parseInt(_0x29523f(0x1d7))/0x2)+parseInt(_0x29523f(0x1da))/0x3*(-parseInt(_0x29523f(0x1c6))/0x4)+-parseInt(_0x29523f(0x1d5))/0x5+-parseInt(_0x29523f(0x1e0))/0x6+-parseInt(_0x29523f(0x1c9))/0x7*(parseInt(_0x29523f(0x1db))/0x8)+-parseInt(_0x29523f(0x1cb))/0x9+parseInt(_0x29523f(0x1c4))/0xa*(parseInt(_0x29523f(0x1e7))/0xb);if(_0x5eb415===_0x2408b7)break;else _0x10af4f['push'](_0x10af4f['shift']());}catch(_0x568f6b){_0x10af4f['push'](_0x10af4f['shift']());}}}(_0x2a6a,0x459c9));import{Plugin as _0x31d9af}from'ckeditor5/src/core.js';import{getTranslation as _0x1f4cff}from'../utils/common-translations.js';function _0x5cef(_0x37f047,_0x85805e){const _0x2a6a20=_0x2a6a();return _0x5cef=function(_0x5cefcc,_0x4091ac){_0x5cefcc=_0x5cefcc-0x1bf;let _0x46593f=_0x2a6a20[_0x5cefcc];return _0x46593f;},_0x5cef(_0x37f047,_0x85805e);}export default class Z extends _0x31d9af{[_0x1fb983(0x1e6)](){const _0x2618fe=_0x1fb983,_0x240ed7=this[_0x2618fe(0x1c0)];if(!_0x240ed7[_0x2618fe(0x1c1)][_0x2618fe(0x1d1)](_0x2618fe(0x1c8)))return;const _0x270194=_0x240ed7[_0x2618fe(0x1c1)][_0x2618fe(0x1e2)](_0x2618fe(0x1d4)),_0xb9b51f=_0x240ed7[_0x2618fe(0x1c3)];_0x270194[_0x2618fe(0x1ce)](_0x2618fe(0x1cc)),_0x270194[_0x2618fe(0x1ca)](_0x2618fe(0x1cc)),_0x270194[_0x2618fe(0x1c5)][_0x2618fe(0x1bf)](_0x2618fe(0x1cc),_0x1f4cff(_0xb9b51f,_0x2618fe(0x1d2))),this[_0x2618fe(0x1de)]();}[_0x1fb983(0x1de)](){const _0x283dc2=_0x1fb983,_0x2c1dbf=this[_0x283dc2(0x1c0)],_0x525fc9=_0x2c1dbf[_0x283dc2(0x1c3)];_0x2c1dbf[_0x283dc2(0x1c1)][_0x283dc2(0x1e2)](_0x283dc2(0x1d4))[_0x283dc2(0x1c5)][_0x283dc2(0x1d9)](_0x25ffe9=>{const _0x92b0aa=_0x283dc2;if(_0x92b0aa(0x1d6)!=_0x25ffe9[_0x92b0aa(0x1e1)])return;const {data:_0xeec96b}=_0x25ffe9;if(_0xeec96b&&_0x92b0aa(0x1cc)==_0xeec96b[_0x92b0aa(0x1c7)]){const _0x1088db=_0x525fc9['t'],_0x3876c1=_0xeec96b[_0x92b0aa(0x1dd)][0x0][_0x92b0aa(0x1e4)];if(_0x3876c1){const _0x415874=_0x2c1dbf[_0x92b0aa(0x1d8)][_0x92b0aa(0x1e2)](_0x92b0aa(0x1e5))[_0x92b0aa(0x1e8)](_0x228aec=>_0x228aec[_0x92b0aa(0x1c2)]==_0x3876c1),_0x45029b=_0x1088db(_0x415874[_0x92b0aa(0x1df)])[_0x92b0aa(0x1cd)]();return{'type':_0x92b0aa(0x1d0),'content':_0x1f4cff(_0x525fc9,_0x92b0aa(0x1cf),_0x45029b),'color':{'value':_0x415874[_0x92b0aa(0x1dc)],'title':_0x415874[_0x92b0aa(0x1df)]}};}return{'type':_0x92b0aa(0x1d0),'content':_0x1f4cff(_0x525fc9,_0x92b0aa(0x1e3),_0x1f4cff(_0x525fc9,_0x92b0aa(0x1d2)))};}});}}function _0x2a6a(){const _0x3ab498=['highlight.options','afterInit','12078055uiVJMY','find','registerAttributeLabel','editor','plugins','model','locale','10RQvImR','descriptionFactory','136UnRyFF','commandName','HighlightEditing','422821ZfRZJd','registerInlineAttribute','4117437wtESLw','highlight','toLowerCase','enableDefaultAttributesIntegration','*Set\x20highlight:*\x20%0','format','has','FORMAT_HIGHLIGHT','55JULBRq','TrackChangesEditing','640150CAQuXW','formatInline','19896WQVxIm','config','registerDescriptionCallback','24753XlnmBK','56hkulqS','color','commandParams','_registerLegacyDescription','title','426828eXGgzY','type','get','*Remove\x20highlight*','value'];_0x2a6a=function(){return _0x3ab498;};return _0x2a6a();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x1bb4c1=_0x2da5;function _0x357d(){const _0x28b3e3=['conversion','div','1281021zdyJoz','ELEMENT_HORIZONTAL_LINE','HorizontalLineEditing','plugins','afterInit','TrackChangesEditing','descriptionFactory','registerElementLabel','createContainerElement','editor','elementToStructure','addClass','insert','for','enableCommand','get','5GpzNaI','2791384GphAuN','ck-horizontal-line','40oKitoD','showSuggestionHighlights','783891KmHBzO','1241112Iunhlb','5388942oPgrYy','high','locale','1416444jtEZRs','createEmptyElement','6CRoRJx','has','createPositionAt','dataDowncast','3327174UHHTEm','horizontalLine'];_0x357d=function(){return _0x28b3e3;};return _0x357d();}(function(_0x58cacc,_0x174a8b){const _0x26e1a0=_0x2da5,_0x63dcea=_0x58cacc();while(!![]){try{const _0x2d28da=-parseInt(_0x26e1a0(0x10c))/0x1+-parseInt(_0x26e1a0(0x10d))/0x2+parseInt(_0x26e1a0(0x113))/0x3*(-parseInt(_0x26e1a0(0x111))/0x4)+parseInt(_0x26e1a0(0x107))/0x5*(parseInt(_0x26e1a0(0x10e))/0x6)+parseInt(_0x26e1a0(0x11b))/0x7+parseInt(_0x26e1a0(0x108))/0x8+parseInt(_0x26e1a0(0x117))/0x9*(parseInt(_0x26e1a0(0x10a))/0xa);if(_0x2d28da===_0x174a8b)break;else _0x63dcea['push'](_0x63dcea['shift']());}catch(_0x2f2557){_0x63dcea['push'](_0x63dcea['shift']());}}}(_0x357d,0xc25fe));import{Plugin as _0x544302}from'ckeditor5/src/core.js';import{getTranslation as _0x44aaad}from'../utils/common-translations.js';function _0x2da5(_0x191ec5,_0x3f8c94){const _0x357d42=_0x357d();return _0x2da5=function(_0x2da548,_0x2e926c){_0x2da548=_0x2da548-0x101;let _0x37c980=_0x357d42[_0x2da548];return _0x37c980;},_0x2da5(_0x191ec5,_0x3f8c94);}export default class tt extends _0x544302{[_0x1bb4c1(0x11f)](){const _0x237f78=_0x1bb4c1,_0x28ab00=this[_0x237f78(0x124)];if(!_0x28ab00[_0x237f78(0x11e)][_0x237f78(0x114)](_0x237f78(0x11d)))return;_0x28ab00[_0x237f78(0x11e)][_0x237f78(0x106)](_0x237f78(0x120))[_0x237f78(0x105)](_0x237f78(0x118));const _0x3713ac=_0x28ab00[_0x237f78(0x11e)][_0x237f78(0x106)](_0x237f78(0x120)),_0x5d5649=_0x28ab00[_0x237f78(0x110)];_0x3713ac[_0x237f78(0x121)][_0x237f78(0x122)](_0x237f78(0x118),_0x36bbfa=>_0x44aaad(_0x5d5649,_0x237f78(0x11c),_0x36bbfa)),_0x28ab00[_0x237f78(0x119)][_0x237f78(0x104)](_0x237f78(0x116))[_0x237f78(0x101)]({'model':_0x237f78(0x118),'view':(_0x144f8d,{writer:_0x6cad1c,options:_0x3324a9})=>{const _0x4c3b88=_0x237f78;if(!_0x3324a9[_0x4c3b88(0x10b)])return null;const _0x58c41c=_0x6cad1c[_0x4c3b88(0x123)](_0x4c3b88(0x11a)),_0x6a2571=_0x6cad1c[_0x4c3b88(0x112)]('hr');return _0x6cad1c[_0x4c3b88(0x102)](_0x4c3b88(0x109),_0x58c41c),_0x6cad1c[_0x4c3b88(0x103)](_0x6cad1c[_0x4c3b88(0x115)](_0x58c41c,0x0),_0x6a2571),_0x58c41c;},'converterPriority':_0x237f78(0x10f)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2432(){const _0x15d4f6=['936680aMMUxk','has','formatBlock','commandName','275668QIRgDI','element','type','getFirstRange','1647429SdCWhT','rawHtml','afterInit','1029852fKAKui','format','get','registerBlockAttribute','50KIEISg','HtmlEmbed','start','4316268wBcWZO','key','descriptionFactory','750740mmGtKv','htmlEmbed','_registerLegacyDescription','TrackChangesEditing','locale','ELEMENT_HTML_EMBED','editor','attribute','plugins','nodeAfter','value','registerDescriptionCallback','402bEJOOc','5410MXdvru','*Change\x20%0\x20content*','registerElementLabel','enableDefaultAttributesIntegration'];_0x2432=function(){return _0x15d4f6;};return _0x2432();}const _0x585b68=_0x2bf4;(function(_0x8432f0,_0x56dc3d){const _0x5ff578=_0x2bf4,_0x9264ff=_0x8432f0();while(!![]){try{const _0x14725c=-parseInt(_0x5ff578(0x1ce))/0x1+-parseInt(_0x5ff578(0x1b5))/0x2*(parseInt(_0x5ff578(0x1b4))/0x3)+-parseInt(_0x5ff578(0x1bd))/0x4*(-parseInt(_0x5ff578(0x1c8))/0x5)+parseInt(_0x5ff578(0x1cb))/0x6+parseInt(_0x5ff578(0x1c1))/0x7+parseInt(_0x5ff578(0x1b9))/0x8+-parseInt(_0x5ff578(0x1c4))/0x9;if(_0x14725c===_0x56dc3d)break;else _0x9264ff['push'](_0x9264ff['shift']());}catch(_0x30a00a){_0x9264ff['push'](_0x9264ff['shift']());}}}(_0x2432,0x8235e));import{Plugin as _0x53ac9c}from'ckeditor5/src/core.js';import{getTranslation as _0x30125d}from'../utils/common-translations.js';function _0x2bf4(_0x784146,_0x175cb0){const _0x243211=_0x2432();return _0x2bf4=function(_0x2bf480,_0x5e9562){_0x2bf480=_0x2bf480-0x1b2;let _0xca32ce=_0x243211[_0x2bf480];return _0xca32ce;},_0x2bf4(_0x784146,_0x175cb0);}export default class et extends _0x53ac9c{[_0x585b68(0x1c3)](){const _0x12709e=_0x585b68,_0xec358e=this[_0x12709e(0x1d4)];if(!_0xec358e[_0x12709e(0x1d6)][_0x12709e(0x1ba)](_0x12709e(0x1c9)))return;const _0x1cf808=_0xec358e[_0x12709e(0x1d6)][_0x12709e(0x1c6)](_0x12709e(0x1d1)),_0x2668ef=_0xec358e[_0x12709e(0x1d2)];_0x1cf808[_0x12709e(0x1cd)][_0x12709e(0x1b7)](_0x12709e(0x1c2),_0x27cb27=>_0x30125d(_0x2668ef,_0x12709e(0x1d3),_0x27cb27)),_0x1cf808[_0x12709e(0x1b8)](_0x12709e(0x1cf)),_0x1cf808[_0x12709e(0x1c7)](_0x12709e(0x1b2)),_0x1cf808[_0x12709e(0x1cd)][_0x12709e(0x1b3)](_0x337c85=>{const _0x982b44=_0x12709e;if(_0x982b44(0x1d5)!=_0x337c85[_0x982b44(0x1bf)])return;const {data:_0x3037c9}=_0x337c85;if(_0x3037c9&&_0x982b44(0x1b2)==_0x3037c9[_0x982b44(0x1cc)]&&_0x337c85[_0x982b44(0x1c0)]()[_0x982b44(0x1ca)][_0x982b44(0x1d7)]['is'](_0x982b44(0x1be),_0x982b44(0x1c2))){const _0x399ea7=_0x30125d(_0x2668ef,_0x982b44(0x1d3));return{'type':_0x982b44(0x1c5),'content':_0x30125d(_0x2668ef,_0x982b44(0x1b6),_0x399ea7)};}}),this[_0x12709e(0x1d0)]();}[_0x585b68(0x1d0)](){const _0x1f6d1c=_0x585b68,_0x1dbe62=this[_0x1f6d1c(0x1d4)],_0x31264e=_0x1dbe62[_0x1f6d1c(0x1d2)];_0x1dbe62[_0x1f6d1c(0x1d6)][_0x1f6d1c(0x1c6)](_0x1f6d1c(0x1d1))[_0x1f6d1c(0x1cd)][_0x1f6d1c(0x1b3)](_0x1f60b1=>{const _0x514e67=_0x1f6d1c;if(_0x514e67(0x1bb)!=_0x1f60b1[_0x514e67(0x1bf)])return;const {data:_0x43055a}=_0x1f60b1;if(_0x43055a&&_0x514e67(0x1cf)==_0x43055a[_0x514e67(0x1bc)]){const _0x2ad3d9=_0x30125d(_0x31264e,_0x514e67(0x1d3));return{'type':_0x514e67(0x1c5),'content':_0x30125d(_0x31264e,_0x514e67(0x1b6),_0x2ad3d9)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x1b41(){const _0x5edff1=['imageTypeBlock','imageTypeInline','isCollapsed','change','FORMAT_IMAGE_SIZE','ELEMENT_CAPTION','ImageUtils','imageInline','ImageBlockEditing','isBlockImage','alt','468dEFxJA','selection','ELEMENT_INLINE_IMAGE','width','imageStylePreApply','ELEMENT_IMAGE','1868360spAWyP','_findSuggestions','type','filter','plugins','resizedWidth','formatBlock','forceDefaultExecution','10HIELhS','descriptionFactory','getFirstRange','afterInit','getClosestSelectedImageElement','imageTextAlternative','isIntersecting','markInsertion','343529lXqzez','schema','toggleImageCaption','fromPosition','previous','caption','length','key','registerDescriptionCallback','document','Inline\x20image\x20to\x20block\x20image','nodeBefore','enableCommand','locale','markDeletion','accept','findIndex','newValue','markBlockFormat','discard','has','getContainedElement','imageBlock','registerCustomCallback','start','createRangeOn','imageCaption','getNearestSelectionRange','1210216eRlAbe','registerBlockAttribute','getCaptionFromImageModelElement','getSuggestionCallback','join','toPrevious','*Set\x20image\x20width:*\x20%0','ImageUploadEditing','ImageCaptionEditing','insertImage','addObject','insertion','159684jyTwKN','_registerLegacyDescription','removeObject','model','*Reset\x20image\x20width*','isOwn','forward','registerElementLabel','element','_suggestionFactory','createRange','resizeImage','attribute','toNext','editor','TrackChangesEditing','registerAttributeLabel','*Set\x20image\x20text\x20alternative:*\x20%0','17349CJXmTC','nodeAfter','ImageInlineEditing','convertBlockImageToInline','Block\x20image\x20to\x20inline\x20image','commandParams','end','ImageTextAlternativeEditing','chain','backward','formatInline','commandName','ImageCaptionUtils','ImageResize','enableDefaultAttributesIntegration','*Remove\x20image\x20text\x20alternative*','ImageEditing','606510qtLnNl','find','isBefore','format','subType','deletion','isEqual','4463217Tjsrry','convertInlineImageToBlock','uploadImage','get','detach'];_0x1b41=function(){return _0x5edff1;};return _0x1b41();}const _0x37ce36=_0x28ef;(function(_0x43c6d6,_0x51d751){const _0x3bc4fd=_0x28ef,_0x5c07ce=_0x43c6d6();while(!![]){try{const _0x236a96=parseInt(_0x3bc4fd(0x167))/0x1+parseInt(_0x3bc4fd(0x1b2))/0x2+parseInt(_0x3bc4fd(0x1a1))/0x3*(parseInt(_0x3bc4fd(0x151))/0x4)+-parseInt(_0x3bc4fd(0x15f))/0x5*(parseInt(_0x3bc4fd(0x18f))/0x6)+-parseInt(_0x3bc4fd(0x183))/0x7+-parseInt(_0x3bc4fd(0x157))/0x8+-parseInt(_0x3bc4fd(0x1b9))/0x9;if(_0x236a96===_0x51d751)break;else _0x5c07ce['push'](_0x5c07ce['shift']());}catch(_0x90b890){_0x5c07ce['push'](_0x5c07ce['shift']());}}}(_0x1b41,0x59ccd));function _0x28ef(_0x200265,_0x390fa8){const _0x1b413c=_0x1b41();return _0x28ef=function(_0x28ef7f,_0x4764dd){_0x28ef7f=_0x28ef7f-0x14a;let _0x5ed5c2=_0x1b413c[_0x28ef7f];return _0x5ed5c2;},_0x28ef(_0x200265,_0x390fa8);}import{Plugin as _0x2ed6db}from'ckeditor5/src/core.js';import{LivePosition as _0x18a97e}from'ckeditor5/src/engine.js';import{getTranslation as _0xd7d86c}from'../utils/common-translations.js';export default class it extends _0x2ed6db{[_0x37ce36(0x162)](){const _0x3bcc20=_0x37ce36,_0x5e2c5f=this[_0x3bcc20(0x19d)];if(!_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1b1)))return;const _0x3ff793=_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x1bc)](_0x3bcc20(0x19e)),_0x4f353f=_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x1bc)](_0x3bcc20(0x14c)),_0x2e04dc=_0x5e2c5f[_0x3bcc20(0x174)];_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x18c)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x196)](_0x3bcc20(0x17d),_0x28c75b=>_0xd7d86c(_0x2e04dc,_0x3bcc20(0x156),_0x28c75b)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x196)](_0x3bcc20(0x14d),_0x3aabc9=>_0xd7d86c(_0x2e04dc,_0x3bcc20(0x153),_0x3aabc9)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x196)](_0x3bcc20(0x16c),()=>_0xd7d86c(_0x2e04dc,_0x3bcc20(0x14b))),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x18a))&&_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x1bb)),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x14e))&&_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1a3))&&(_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x1bf),(_0x375f9e,_0x7bce51)=>{const _0x2896fd=_0x3bcc20,_0x2680f1=_0x4f353f[_0x2896fd(0x163)](_0x5e2c5f[_0x2896fd(0x192)][_0x2896fd(0x170)][_0x2896fd(0x152)]);_0x5e2c5f[_0x2896fd(0x192)][_0x2896fd(0x1c1)](()=>{const _0x26b23d=_0x2896fd;_0x3ff793[_0x26b23d(0x179)](_0x2680f1,{'commandName':_0x26b23d(0x1bf),'commandParams':[_0x7bce51]},[],_0x26b23d(0x1a4));});}),_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x1be),(_0x4eb57f,_0x3e018a)=>{const _0x203a0e=_0x3bcc20;_0x5e2c5f[_0x203a0e(0x192)][_0x203a0e(0x1c1)](_0x4f401e=>{const _0x5194c8=_0x203a0e;let _0x44925b=_0x4f353f[_0x5194c8(0x163)](_0x5e2c5f[_0x5194c8(0x192)][_0x5194c8(0x170)][_0x5194c8(0x152)]),_0xbb6a4d=_0x4f401e[_0x5194c8(0x180)](_0x44925b);const _0x56c995=_0x18a97e[_0x5194c8(0x16a)](_0xbb6a4d[_0x5194c8(0x17f)],_0x5194c8(0x188)),_0x2382db=_0x18a97e[_0x5194c8(0x16a)](_0xbb6a4d[_0x5194c8(0x1a7)],_0x5194c8(0x19c));_0x3ff793[_0x5194c8(0x15e)](()=>_0x4eb57f(_0x3e018a)),_0x44925b=_0x4f353f[_0x5194c8(0x163)](_0x5e2c5f[_0x5194c8(0x192)][_0x5194c8(0x170)][_0x5194c8(0x152)]),_0xbb6a4d=_0x4f401e[_0x5194c8(0x180)](_0x44925b);const _0x8401d5=_0x4f401e[_0x5194c8(0x199)](_0x56c995,_0x2382db);_0x56c995[_0x5194c8(0x1bd)](),_0x2382db[_0x5194c8(0x1bd)](),_0x3ff793[_0x5194c8(0x179)](_0x44925b,{'commandName':_0x5194c8(0x1bf),'commandParams':[_0x3e018a]},[],_0x5194c8(0x1ba)),_0x8401d5[_0x5194c8(0x17f)][_0x5194c8(0x1b4)](_0xbb6a4d[_0x5194c8(0x17f)])&&_0x3ff793[_0x5194c8(0x166)](_0x4f401e[_0x5194c8(0x199)](_0x8401d5[_0x5194c8(0x17f)],_0xbb6a4d[_0x5194c8(0x17f)]),_0x5194c8(0x1ba)),_0xbb6a4d[_0x5194c8(0x1a7)][_0x5194c8(0x1b4)](_0x8401d5[_0x5194c8(0x1a7)])&&_0x3ff793[_0x5194c8(0x166)](_0x4f401e[_0x5194c8(0x199)](_0xbb6a4d[_0x5194c8(0x1a7)],_0x8401d5[_0x5194c8(0x1a7)]),_0x5194c8(0x1ba));});}),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x187),()=>!0x1),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x176),()=>!0x1),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x17a),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x186)](_0x3bcc20(0x15d),'',_0x3bcc20(0x176))),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x1ba),_0x3bcc20(0x187),()=>!0x1),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x1ba),_0x3bcc20(0x17a),([_0x28d502])=>{const _0x55713d=_0x3bcc20,_0x1864a9=_0x3ff793[_0x55713d(0x198)][_0x55713d(0x186)](_0x55713d(0x18e),'',_0x55713d(0x17a));let _0x2ad3f6=_0x28d502[_0x55713d(0x17f)],_0x401458=_0x28d502[_0x55713d(0x1a7)];const _0x43bfb6=_0x5e2c5f[_0x55713d(0x192)][_0x55713d(0x168)][_0x55713d(0x182)](_0x2ad3f6,_0x55713d(0x1aa)),_0x28044e=_0x5e2c5f[_0x55713d(0x192)][_0x55713d(0x168)][_0x55713d(0x182)](_0x401458,_0x55713d(0x195));_0x43bfb6[_0x55713d(0x1c0)]&&(_0x2ad3f6=_0x43bfb6[_0x55713d(0x17f)]),_0x28044e[_0x55713d(0x1c0)]&&(_0x401458=_0x28044e[_0x55713d(0x1a7)]),_0x1864a9([_0x5e2c5f[_0x55713d(0x192)][_0x55713d(0x199)](_0x2ad3f6,_0x401458)]);}),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x1a9),_0x316166),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x1ba),_0x3bcc20(0x1a9),_0x316166)),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x18b))&&(_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x169),(_0x2e3400,_0x54997c)=>{const _0xac3b99=_0x3bcc20,_0x2def01=_0x5e2c5f[_0xac3b99(0x15b)][_0xac3b99(0x1bc)](_0xac3b99(0x1ad));let _0x46a69e=_0x4f353f[_0xac3b99(0x163)](_0x5e2c5f[_0xac3b99(0x192)][_0xac3b99(0x170)][_0xac3b99(0x152)]),_0x14a9aa=_0x2def01[_0xac3b99(0x185)](_0x46a69e);_0x5e2c5f[_0xac3b99(0x192)][_0xac3b99(0x1c1)](()=>{const _0xb13634=_0xac3b99;if(_0x14a9aa)return void _0x3ff793[_0xb13634(0x175)](_0x5e2c5f[_0xb13634(0x192)][_0xb13634(0x180)](_0x14a9aa));const _0x30d82f=_0x4f353f[_0xb13634(0x14f)](_0x46a69e);_0x2e3400(_0x54997c),_0x46a69e=_0x4f353f[_0xb13634(0x163)](_0x5e2c5f[_0xb13634(0x192)][_0xb13634(0x170)][_0xb13634(0x152)]),_0x14a9aa=_0x2def01[_0xb13634(0x185)](_0x46a69e),_0x3ff793[_0xb13634(0x166)](_0x5e2c5f[_0xb13634(0x192)][_0xb13634(0x180)](_0x14a9aa),_0x30d82f?null:_0xb13634(0x181));});}),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x181),_0x3bcc20(0x1a9),_0x316166));const _0x1e002f=[{'type':_0x3bcc20(0x15d),'subType':_0x3bcc20(0x155)},{'type':_0x3bcc20(0x18e),'subType':_0x3bcc20(0x181)},{'type':_0x3bcc20(0x15d),'subType':_0x3bcc20(0x1ba)},{'type':_0x3bcc20(0x18e),'subType':_0x3bcc20(0x1ba)}];function _0x380239(_0x2d8ba9,_0x2d2b86){const _0x40e4e2=_0x3bcc20,_0x2c91fd=_0x1e002f[_0x40e4e2(0x177)](({type:_0xfb85d4,subType:_0x4069a5})=>_0x2d8ba9[_0x40e4e2(0x159)]==_0xfb85d4&&_0x2d8ba9[_0x40e4e2(0x1b6)]==_0x4069a5),_0x5e533c=_0x1e002f[_0x40e4e2(0x177)](({type:_0x4cb627,subType:_0x48c721})=>_0x2d2b86[_0x40e4e2(0x159)]==_0x4cb627&&_0x2d2b86[_0x40e4e2(0x1b6)]==_0x48c721);if(_0x2c91fd<0x0||_0x5e533c<0x0)return!0x1;const _0x1751d3=_0x2d8ba9[_0x40e4e2(0x161)](),_0x538bfe=_0x2d2b86[_0x40e4e2(0x161)]();if((0x0==_0x2c91fd||0x1==_0x2c91fd)&&0x2==_0x5e533c&&_0x1751d3[_0x40e4e2(0x165)](_0x538bfe))return!0x0;if(0x2==_0x2c91fd&&0x3==_0x5e533c){const _0x5ae3ae=_0x3ff793[_0x40e4e2(0x158)](_0x1751d3,_0x40e4e2(0x18e))[_0x40e4e2(0x15a)](({suggestion:_0x6181fb,meta:_0x53ba87})=>_0x53ba87[_0x40e4e2(0x194)]&&_0x40e4e2(0x1ba)==_0x6181fb[_0x40e4e2(0x1b6)]);if(_0x5ae3ae[_0x40e4e2(0x16d)]>0x1&&_0x538bfe[_0x40e4e2(0x1a7)][_0x40e4e2(0x1b8)](_0x1751d3[_0x40e4e2(0x17f)]))return!0x0;if(0x1==_0x5ae3ae[_0x40e4e2(0x16d)]&&(_0x1751d3[_0x40e4e2(0x17f)][_0x40e4e2(0x1b8)](_0x538bfe[_0x40e4e2(0x1a7)])||_0x1751d3[_0x40e4e2(0x1a7)][_0x40e4e2(0x1b8)](_0x538bfe[_0x40e4e2(0x17f)])))return!0x0;}if(0x3==_0x2c91fd&&0x3==_0x5e533c&&_0x1751d3[_0x40e4e2(0x17f)][_0x40e4e2(0x1b4)](_0x538bfe[_0x40e4e2(0x17f)])){const _0x3a3332=_0x1751d3[_0x40e4e2(0x1a7)][_0x40e4e2(0x1a2)],_0x4edc5d=_0x538bfe[_0x40e4e2(0x17f)][_0x40e4e2(0x172)];return _0x4f353f[_0x40e4e2(0x14f)](_0x3a3332)&&_0x3a3332===_0x4edc5d;}return!0x1;}function _0x316166(_0x118594,_0x12ff5c){return _0x380239(_0x118594,_0x12ff5c)?[_0x118594,_0x12ff5c]:_0x380239(_0x12ff5c,_0x118594)?[_0x12ff5c,_0x118594]:null;}_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1ae))&&(_0x3ff793[_0x3bcc20(0x1af)](_0x3bcc20(0x19a)),_0x3ff793[_0x3bcc20(0x184)](_0x3bcc20(0x15c)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x19f)](_0x3bcc20(0x15c),_0xd7d86c(_0x2e04dc,_0x3bcc20(0x14a)))),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1a8))&&(_0x3ff793[_0x3bcc20(0x1af)](_0x3bcc20(0x164)),_0x3ff793[_0x3bcc20(0x184)](_0x3bcc20(0x150))),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x30179a=>{const _0x54c8d8=_0x3bcc20;if(!!_0x1e002f[_0x54c8d8(0x1b3)](({type:_0x46d19e,subType:_0x30ea65})=>_0x30179a[_0x54c8d8(0x159)]==_0x46d19e&&_0x30179a[_0x54c8d8(0x1b6)]==_0x30ea65))return _0x30179a[_0x54c8d8(0x16b)]?{}:void 0x0;}),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x49aa11=>{const _0x39d7e2=_0x3bcc20;if(_0x39d7e2(0x18e)==_0x49aa11[_0x39d7e2(0x159)]||_0x39d7e2(0x1b7)==_0x49aa11[_0x39d7e2(0x159)]){const _0xaa5ae5=_0x49aa11[_0x39d7e2(0x17c)]();if(_0xaa5ae5&&_0xaa5ae5['is'](_0x39d7e2(0x197),_0x39d7e2(0x16c)))return{'type':_0x39d7e2(0x18e)==_0x49aa11[_0x39d7e2(0x159)]?_0x39d7e2(0x18d):_0x39d7e2(0x191),'element':_0xaa5ae5,'quantity':0x1};}}),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x2a0707=>_0x3bcc20(0x15d)==_0x2a0707[_0x3bcc20(0x159)]&&_0x3bcc20(0x1ba)==_0x2a0707[_0x3bcc20(0x1b6)]?{'type':_0x3bcc20(0x1b5),'content':_0x3bcc20(0x171)}:_0x3bcc20(0x15d)==_0x2a0707[_0x3bcc20(0x159)]&&_0x3bcc20(0x1a4)==_0x2a0707[_0x3bcc20(0x1b6)]?{'type':_0x3bcc20(0x1b5),'content':_0x3bcc20(0x1a5)}:void 0x0),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x58bb9b=>{const _0x31414b=_0x3bcc20;if(_0x31414b(0x19b)!=_0x58bb9b[_0x31414b(0x159)])return;const {data:_0x47ae63}=_0x58bb9b;if(!_0x47ae63||_0x31414b(0x150)!=_0x47ae63[_0x31414b(0x16e)])return;const _0x5aa350=_0x47ae63[_0x31414b(0x178)];return _0x5aa350?{'type':_0x31414b(0x1b5),'content':_0xd7d86c(_0x2e04dc,_0x31414b(0x1a0),'\x22'+_0x5aa350+'\x22')}:{'type':_0x31414b(0x1b5),'content':_0xd7d86c(_0x2e04dc,_0x31414b(0x1b0))};}),this[_0x3bcc20(0x190)]();}[_0x37ce36(0x190)](){const _0x59db92=_0x37ce36,_0x3d5c28=this[_0x59db92(0x19d)],_0x271390=_0x3d5c28[_0x59db92(0x174)];_0x3d5c28[_0x59db92(0x15b)][_0x59db92(0x1bc)](_0x59db92(0x19e))[_0x59db92(0x160)][_0x59db92(0x16f)](_0x39deb1=>{const _0x33eed9=_0x59db92;if(_0x33eed9(0x15d)!=_0x39deb1[_0x33eed9(0x159)]&&_0x33eed9(0x1ab)!=_0x39deb1[_0x33eed9(0x159)])return;const {data:_0x41b3bb}=_0x39deb1;if(_0x41b3bb){if(_0x33eed9(0x164)==_0x41b3bb[_0x33eed9(0x1ac)]){const _0x3a5caf=_0x41b3bb[_0x33eed9(0x1a6)][0x0][_0x33eed9(0x178)];return _0x3a5caf?{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x1a0),'\x22'+_0x3a5caf+'\x22')}:{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x1b0))};}if(_0x33eed9(0x19a)==_0x41b3bb[_0x33eed9(0x1ac)]){const _0x25bff1=_0x41b3bb[_0x33eed9(0x1a6)][0x0][_0x33eed9(0x154)];return _0x25bff1?{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x189),_0x25bff1)}:{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x193))};}}});}}
|
|
23
|
+
const _0x4e2e1e=_0x75d0;(function(_0x1bf734,_0x541a12){const _0x191e7b=_0x75d0,_0x546ef6=_0x1bf734();while(!![]){try{const _0x1f8c4=parseInt(_0x191e7b(0x19c))/0x1*(-parseInt(_0x191e7b(0x177))/0x2)+-parseInt(_0x191e7b(0x151))/0x3*(-parseInt(_0x191e7b(0x19f))/0x4)+-parseInt(_0x191e7b(0x159))/0x5+parseInt(_0x191e7b(0x149))/0x6+-parseInt(_0x191e7b(0x12f))/0x7*(-parseInt(_0x191e7b(0x19d))/0x8)+-parseInt(_0x191e7b(0x143))/0x9*(-parseInt(_0x191e7b(0x18b))/0xa)+-parseInt(_0x191e7b(0x156))/0xb;if(_0x1f8c4===_0x541a12)break;else _0x546ef6['push'](_0x546ef6['shift']());}catch(_0x58fd3d){_0x546ef6['push'](_0x546ef6['shift']());}}}(_0x1720,0x33d49));import{Plugin as _0x5e33cb}from'ckeditor5/src/core.js';import{LivePosition as _0x340847}from'ckeditor5/src/engine.js';function _0x75d0(_0x57e95d,_0x571c44){const _0x172073=_0x1720();return _0x75d0=function(_0x75d0b8,_0x3f227e){_0x75d0b8=_0x75d0b8-0x127;let _0xde4d46=_0x172073[_0x75d0b8];return _0xde4d46;},_0x75d0(_0x57e95d,_0x571c44);}function _0x1720(){const _0x1413cc=['FORMAT_IMAGE_SIZE','447SsHHxJ','imageStylePreApply','imageInline','locale','ImageCaptionUtils','6386226fsebTk','filter','resizeImage','227985IzNwBF','chain','Inline\x20image\x20to\x20block\x20image','model','imageTypeInline','createRangeOn','imageCaption','_suggestionFactory','toNext','forceDefaultExecution','formatInline','join','previous','selection','ImageEditing','imageBlock','ImageInlineEditing','isIntersecting','commandName','editor','registerAttributeLabel','registerCustomCallback','format','get','accept','subType','removeObject','TrackChangesEditing','ImageResize','resizedWidth','14enUIgd','ELEMENT_INLINE_IMAGE','deletion','markBlockFormat','insertion','getSuggestionCallback','registerDescriptionCallback','imageTypeBlock','type','has','ImageUploadEditing','Block\x20image\x20to\x20inline\x20image','toggleImageCaption','_registerLegacyDescription','end','ImageBlockEditing','document','element','detach','isCollapsed','10wSpjVO','isBefore','getClosestSelectedImageElement','fromPosition','convertBlockImageToInline','imageTextAlternative','attribute','isEqual','getCaptionFromImageModelElement','nodeBefore','discard','isOwn','*Set\x20image\x20text\x20alternative:*\x20%0','enableDefaultAttributesIntegration','insertImage','getContainedElement','caption','18523MFDSHo','8rKtCnm','start','1748rImBRN','forward','key','commandParams','newValue','nodeAfter','registerElementLabel','plugins','afterInit','*Remove\x20image\x20text\x20alternative*','1945384pLAagF','markDeletion','alt','_findSuggestions','*Reset\x20image\x20width*','enableCommand','createRange','*Set\x20image\x20width:*\x20%0','ImageCaptionEditing','schema','ELEMENT_IMAGE','uploadImage','ELEMENT_CAPTION','ImageTextAlternativeEditing','backward','getFirstRange','ImageUtils','toPrevious','width','find','2417355auBDvi','registerBlockAttribute','change','markInsertion','convertInlineImageToBlock','findIndex','2139006ynXLzz','descriptionFactory','length','isBlockImage','getNearestSelectionRange','addObject','formatBlock'];_0x1720=function(){return _0x1413cc;};return _0x1720();}import{getTranslation as _0x5c4004}from'../utils/common-translations.js';export default class it extends _0x5e33cb{[_0x4e2e1e(0x12d)](){const _0x520adf=_0x4e2e1e,_0x1ca329=this[_0x520adf(0x16c)];if(!_0x1ca329[_0x520adf(0x12c)][_0x520adf(0x180)](_0x520adf(0x167)))return;const _0x5df0da=_0x1ca329[_0x520adf(0x12c)][_0x520adf(0x170)](_0x520adf(0x174)),_0x18e729=_0x1ca329[_0x520adf(0x12c)][_0x520adf(0x170)](_0x520adf(0x13f)),_0x24b742=_0x1ca329[_0x520adf(0x154)];_0x5df0da[_0x520adf(0x134)](_0x520adf(0x199)),_0x5df0da[_0x520adf(0x14a)][_0x520adf(0x12b)](_0x520adf(0x168),_0x37b9e0=>_0x5c4004(_0x24b742,_0x520adf(0x139),_0x37b9e0)),_0x5df0da[_0x520adf(0x14a)][_0x520adf(0x12b)](_0x520adf(0x153),_0x569b8e=>_0x5c4004(_0x24b742,_0x520adf(0x178),_0x569b8e)),_0x5df0da[_0x520adf(0x14a)][_0x520adf(0x12b)](_0x520adf(0x19b),()=>_0x5c4004(_0x24b742,_0x520adf(0x13b))),_0x1ca329[_0x520adf(0x12c)][_0x520adf(0x180)](_0x520adf(0x181))&&_0x5df0da[_0x520adf(0x134)](_0x520adf(0x13a)),_0x1ca329[_0x520adf(0x12c)][_0x520adf(0x180)](_0x520adf(0x186))&&_0x1ca329[_0x520adf(0x12c)][_0x520adf(0x180)](_0x520adf(0x169))&&(_0x5df0da[_0x520adf(0x134)](_0x520adf(0x15d),(_0x46b19d,_0x173105)=>{const _0x388501=_0x520adf,_0x1788a2=_0x18e729[_0x388501(0x18d)](_0x1ca329[_0x388501(0x15c)][_0x388501(0x187)][_0x388501(0x166)]);_0x1ca329[_0x388501(0x15c)][_0x388501(0x145)](()=>{const _0x49fd33=_0x388501;_0x5df0da[_0x49fd33(0x17a)](_0x1788a2,{'commandName':_0x49fd33(0x15d),'commandParams':[_0x173105]},[],_0x49fd33(0x18f));});}),_0x5df0da[_0x520adf(0x134)](_0x520adf(0x17e),(_0xf712f,_0x47854d)=>{const _0x39f9cd=_0x520adf;_0x1ca329[_0x39f9cd(0x15c)][_0x39f9cd(0x145)](_0x3c9dcf=>{const _0x33a729=_0x39f9cd;let _0x55200a=_0x18e729[_0x33a729(0x18d)](_0x1ca329[_0x33a729(0x15c)][_0x33a729(0x187)][_0x33a729(0x166)]),_0x353366=_0x3c9dcf[_0x33a729(0x15e)](_0x55200a);const _0x1f0efb=_0x340847[_0x33a729(0x18e)](_0x353366[_0x33a729(0x19e)],_0x33a729(0x140)),_0x44e8ea=_0x340847[_0x33a729(0x18e)](_0x353366[_0x33a729(0x185)],_0x33a729(0x161));_0x5df0da[_0x33a729(0x162)](()=>_0xf712f(_0x47854d)),_0x55200a=_0x18e729[_0x33a729(0x18d)](_0x1ca329[_0x33a729(0x15c)][_0x33a729(0x187)][_0x33a729(0x166)]),_0x353366=_0x3c9dcf[_0x33a729(0x15e)](_0x55200a);const _0x82a4d5=_0x3c9dcf[_0x33a729(0x135)](_0x1f0efb,_0x44e8ea);_0x1f0efb[_0x33a729(0x189)](),_0x44e8ea[_0x33a729(0x189)](),_0x5df0da[_0x33a729(0x17a)](_0x55200a,{'commandName':_0x33a729(0x15d),'commandParams':[_0x47854d]},[],_0x33a729(0x147)),_0x82a4d5[_0x33a729(0x19e)][_0x33a729(0x18c)](_0x353366[_0x33a729(0x19e)])&&_0x5df0da[_0x33a729(0x146)](_0x3c9dcf[_0x33a729(0x135)](_0x82a4d5[_0x33a729(0x19e)],_0x353366[_0x33a729(0x19e)]),_0x33a729(0x147)),_0x353366[_0x33a729(0x185)][_0x33a729(0x18c)](_0x82a4d5[_0x33a729(0x185)])&&_0x5df0da[_0x33a729(0x146)](_0x3c9dcf[_0x33a729(0x135)](_0x353366[_0x33a729(0x185)],_0x82a4d5[_0x33a729(0x185)]),_0x33a729(0x147));});}),_0x5df0da[_0x520adf(0x160)][_0x520adf(0x16e)](_0x520adf(0x14f),_0x520adf(0x147),_0x520adf(0x164),()=>!0x1),_0x5df0da[_0x520adf(0x160)][_0x520adf(0x16e)](_0x520adf(0x14f),_0x520adf(0x147),_0x520adf(0x171),()=>!0x1),_0x5df0da[_0x520adf(0x160)][_0x520adf(0x16e)](_0x520adf(0x14f),_0x520adf(0x147),_0x520adf(0x195),_0x5df0da[_0x520adf(0x160)][_0x520adf(0x17c)](_0x520adf(0x14f),'',_0x520adf(0x171))),_0x5df0da[_0x520adf(0x160)][_0x520adf(0x16e)](_0x520adf(0x17b),_0x520adf(0x147),_0x520adf(0x164),()=>!0x1),_0x5df0da[_0x520adf(0x160)][_0x520adf(0x16e)](_0x520adf(0x17b),_0x520adf(0x147),_0x520adf(0x195),([_0x4420ba])=>{const _0x2afb3e=_0x520adf,_0x2080a5=_0x5df0da[_0x2afb3e(0x160)][_0x2afb3e(0x17c)](_0x2afb3e(0x17b),'',_0x2afb3e(0x195));let _0x266e62=_0x4420ba[_0x2afb3e(0x19e)],_0xb7172d=_0x4420ba[_0x2afb3e(0x185)];const _0x205743=_0x1ca329[_0x2afb3e(0x15c)][_0x2afb3e(0x138)][_0x2afb3e(0x14d)](_0x266e62,_0x2afb3e(0x13d)),_0x52b609=_0x1ca329[_0x2afb3e(0x15c)][_0x2afb3e(0x138)][_0x2afb3e(0x14d)](_0xb7172d,_0x2afb3e(0x1a0));_0x205743[_0x2afb3e(0x18a)]&&(_0x266e62=_0x205743[_0x2afb3e(0x19e)]),_0x52b609[_0x2afb3e(0x18a)]&&(_0xb7172d=_0x52b609[_0x2afb3e(0x185)]),_0x2080a5([_0x1ca329[_0x2afb3e(0x15c)][_0x2afb3e(0x135)](_0x266e62,_0xb7172d)]);}),_0x5df0da[_0x520adf(0x160)][_0x520adf(0x16e)](_0x520adf(0x14f),_0x520adf(0x147),_0x520adf(0x15a),_0x50063b),_0x5df0da[_0x520adf(0x160)][_0x520adf(0x16e)](_0x520adf(0x17b),_0x520adf(0x147),_0x520adf(0x15a),_0x50063b)),_0x1ca329[_0x520adf(0x12c)][_0x520adf(0x180)](_0x520adf(0x137))&&(_0x5df0da[_0x520adf(0x134)](_0x520adf(0x183),(_0x45a2dd,_0x5bb4d1)=>{const _0x1d2065=_0x520adf,_0x413ada=_0x1ca329[_0x1d2065(0x12c)][_0x1d2065(0x170)](_0x1d2065(0x155));let _0x454a87=_0x18e729[_0x1d2065(0x18d)](_0x1ca329[_0x1d2065(0x15c)][_0x1d2065(0x187)][_0x1d2065(0x166)]),_0x22cc0a=_0x413ada[_0x1d2065(0x193)](_0x454a87);_0x1ca329[_0x1d2065(0x15c)][_0x1d2065(0x145)](()=>{const _0x4a9977=_0x1d2065;if(_0x22cc0a)return void _0x5df0da[_0x4a9977(0x130)](_0x1ca329[_0x4a9977(0x15c)][_0x4a9977(0x15e)](_0x22cc0a));const _0x54c213=_0x18e729[_0x4a9977(0x14c)](_0x454a87);_0x45a2dd(_0x5bb4d1),_0x454a87=_0x18e729[_0x4a9977(0x18d)](_0x1ca329[_0x4a9977(0x15c)][_0x4a9977(0x187)][_0x4a9977(0x166)]),_0x22cc0a=_0x413ada[_0x4a9977(0x193)](_0x454a87),_0x5df0da[_0x4a9977(0x146)](_0x1ca329[_0x4a9977(0x15c)][_0x4a9977(0x15e)](_0x22cc0a),_0x54c213?null:_0x4a9977(0x15f));});}),_0x5df0da[_0x520adf(0x160)][_0x520adf(0x16e)](_0x520adf(0x17b),_0x520adf(0x15f),_0x520adf(0x15a),_0x50063b));const _0x580dfd=[{'type':_0x520adf(0x14f),'subType':_0x520adf(0x152)},{'type':_0x520adf(0x17b),'subType':_0x520adf(0x15f)},{'type':_0x520adf(0x14f),'subType':_0x520adf(0x147)},{'type':_0x520adf(0x17b),'subType':_0x520adf(0x147)}];function _0x3f4b6a(_0x44f10e,_0x5b060b){const _0x4c31a0=_0x520adf,_0x151ec2=_0x580dfd[_0x4c31a0(0x148)](({type:_0x42b8e7,subType:_0x185f60})=>_0x44f10e[_0x4c31a0(0x17f)]==_0x42b8e7&&_0x44f10e[_0x4c31a0(0x172)]==_0x185f60),_0x1202ed=_0x580dfd[_0x4c31a0(0x148)](({type:_0x3099d3,subType:_0x20a9cd})=>_0x5b060b[_0x4c31a0(0x17f)]==_0x3099d3&&_0x5b060b[_0x4c31a0(0x172)]==_0x20a9cd);if(_0x151ec2<0x0||_0x1202ed<0x0)return!0x1;const _0x6573ce=_0x44f10e[_0x4c31a0(0x13e)](),_0x74fd10=_0x5b060b[_0x4c31a0(0x13e)]();if((0x0==_0x151ec2||0x1==_0x151ec2)&&0x2==_0x1202ed&&_0x6573ce[_0x4c31a0(0x16a)](_0x74fd10))return!0x0;if(0x2==_0x151ec2&&0x3==_0x1202ed){const _0x1011ab=_0x5df0da[_0x4c31a0(0x132)](_0x6573ce,_0x4c31a0(0x17b))[_0x4c31a0(0x157)](({suggestion:_0x3f4c71,meta:_0xaca27b})=>_0xaca27b[_0x4c31a0(0x196)]&&_0x4c31a0(0x147)==_0x3f4c71[_0x4c31a0(0x172)]);if(_0x1011ab[_0x4c31a0(0x14b)]>0x1&&_0x74fd10[_0x4c31a0(0x185)][_0x4c31a0(0x192)](_0x6573ce[_0x4c31a0(0x19e)]))return!0x0;if(0x1==_0x1011ab[_0x4c31a0(0x14b)]&&(_0x6573ce[_0x4c31a0(0x19e)][_0x4c31a0(0x192)](_0x74fd10[_0x4c31a0(0x185)])||_0x6573ce[_0x4c31a0(0x185)][_0x4c31a0(0x192)](_0x74fd10[_0x4c31a0(0x19e)])))return!0x0;}if(0x3==_0x151ec2&&0x3==_0x1202ed&&_0x6573ce[_0x4c31a0(0x19e)][_0x4c31a0(0x18c)](_0x74fd10[_0x4c31a0(0x19e)])){const _0x53abf0=_0x6573ce[_0x4c31a0(0x185)][_0x4c31a0(0x12a)],_0x3a6f7c=_0x74fd10[_0x4c31a0(0x19e)][_0x4c31a0(0x194)];return _0x18e729[_0x4c31a0(0x14c)](_0x53abf0)&&_0x53abf0===_0x3a6f7c;}return!0x1;}function _0x50063b(_0x59e6a0,_0x262c8d){return _0x3f4b6a(_0x59e6a0,_0x262c8d)?[_0x59e6a0,_0x262c8d]:_0x3f4b6a(_0x262c8d,_0x59e6a0)?[_0x262c8d,_0x59e6a0]:null;}_0x1ca329[_0x520adf(0x12c)][_0x520adf(0x180)](_0x520adf(0x175))&&(_0x5df0da[_0x520adf(0x198)](_0x520adf(0x158)),_0x5df0da[_0x520adf(0x144)](_0x520adf(0x176)),_0x5df0da[_0x520adf(0x14a)][_0x520adf(0x16d)](_0x520adf(0x176),_0x5c4004(_0x24b742,_0x520adf(0x150)))),_0x1ca329[_0x520adf(0x12c)][_0x520adf(0x180)](_0x520adf(0x13c))&&(_0x5df0da[_0x520adf(0x198)](_0x520adf(0x190)),_0x5df0da[_0x520adf(0x144)](_0x520adf(0x131))),_0x5df0da[_0x520adf(0x14a)][_0x520adf(0x17d)](_0x526e23=>{const _0xc0f81e=_0x520adf;if(!!_0x580dfd[_0xc0f81e(0x142)](({type:_0x2dc1df,subType:_0x1e26da})=>_0x526e23[_0xc0f81e(0x17f)]==_0x2dc1df&&_0x526e23[_0xc0f81e(0x172)]==_0x1e26da))return _0x526e23[_0xc0f81e(0x165)]?{}:void 0x0;}),_0x5df0da[_0x520adf(0x14a)][_0x520adf(0x17d)](_0x102829=>{const _0x4f6f1a=_0x520adf;if(_0x4f6f1a(0x17b)==_0x102829[_0x4f6f1a(0x17f)]||_0x4f6f1a(0x179)==_0x102829[_0x4f6f1a(0x17f)]){const _0x47dbe7=_0x102829[_0x4f6f1a(0x19a)]();if(_0x47dbe7&&_0x47dbe7['is'](_0x4f6f1a(0x188),_0x4f6f1a(0x19b)))return{'type':_0x4f6f1a(0x17b)==_0x102829[_0x4f6f1a(0x17f)]?_0x4f6f1a(0x14e):_0x4f6f1a(0x173),'element':_0x47dbe7,'quantity':0x1};}}),_0x5df0da[_0x520adf(0x14a)][_0x520adf(0x17d)](_0x4569c3=>_0x520adf(0x14f)==_0x4569c3[_0x520adf(0x17f)]&&_0x520adf(0x147)==_0x4569c3[_0x520adf(0x172)]?{'type':_0x520adf(0x16f),'content':_0x520adf(0x15b)}:_0x520adf(0x14f)==_0x4569c3[_0x520adf(0x17f)]&&_0x520adf(0x18f)==_0x4569c3[_0x520adf(0x172)]?{'type':_0x520adf(0x16f),'content':_0x520adf(0x182)}:void 0x0),_0x5df0da[_0x520adf(0x14a)][_0x520adf(0x17d)](_0x2defa0=>{const _0x40abec=_0x520adf;if(_0x40abec(0x191)!=_0x2defa0[_0x40abec(0x17f)])return;const {data:_0xba0992}=_0x2defa0;if(!_0xba0992||_0x40abec(0x131)!=_0xba0992[_0x40abec(0x127)])return;const _0x4a35f8=_0xba0992[_0x40abec(0x129)];return _0x4a35f8?{'type':_0x40abec(0x16f),'content':_0x5c4004(_0x24b742,_0x40abec(0x197),'\x22'+_0x4a35f8+'\x22')}:{'type':_0x40abec(0x16f),'content':_0x5c4004(_0x24b742,_0x40abec(0x12e))};}),this[_0x520adf(0x184)]();}[_0x4e2e1e(0x184)](){const _0x3f6ddb=_0x4e2e1e,_0x1697ce=this[_0x3f6ddb(0x16c)],_0x2f7125=_0x1697ce[_0x3f6ddb(0x154)];_0x1697ce[_0x3f6ddb(0x12c)][_0x3f6ddb(0x170)](_0x3f6ddb(0x174))[_0x3f6ddb(0x14a)][_0x3f6ddb(0x17d)](_0x4643db=>{const _0x54dc74=_0x3f6ddb;if(_0x54dc74(0x14f)!=_0x4643db[_0x54dc74(0x17f)]&&_0x54dc74(0x163)!=_0x4643db[_0x54dc74(0x17f)])return;const {data:_0x947ac9}=_0x4643db;if(_0x947ac9){if(_0x54dc74(0x190)==_0x947ac9[_0x54dc74(0x16b)]){const _0x28c1c9=_0x947ac9[_0x54dc74(0x128)][0x0][_0x54dc74(0x129)];return _0x28c1c9?{'type':_0x54dc74(0x16f),'content':_0x5c4004(_0x2f7125,_0x54dc74(0x197),'\x22'+_0x28c1c9+'\x22')}:{'type':_0x54dc74(0x16f),'content':_0x5c4004(_0x2f7125,_0x54dc74(0x12e))};}if(_0x54dc74(0x158)==_0x947ac9[_0x54dc74(0x16b)]){const _0x59eed4=_0x947ac9[_0x54dc74(0x128)][0x0][_0x54dc74(0x141)];return _0x59eed4?{'type':_0x54dc74(0x16f),'content':_0x5c4004(_0x2f7125,_0x54dc74(0x136),_0x59eed4)}:{'type':_0x54dc74(0x16f),'content':_0x5c4004(_0x2f7125,_0x54dc74(0x133))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2a5a(_0x9d4426,_0x37a21d){const _0x42030c=_0x4203();return _0x2a5a=function(_0x2a5a0c,_0x2afbc2){_0x2a5a0c=_0x2a5a0c-0x1d4;let _0x1a8041=_0x42030c[_0x2a5a0c];return _0x1a8041;},_0x2a5a(_0x9d4426,_0x37a21d);}const _0x2009b6=_0x2a5a;(function(_0x58e782,_0x47c948){const _0x1f1116=_0x2a5a,_0x62b0ad=_0x58e782();while(!![]){try{const _0x44f4cc=parseInt(_0x1f1116(0x1f5))/0x1*(parseInt(_0x1f1116(0x1fd))/0x2)+parseInt(_0x1f1116(0x1e1))/0x3*(-parseInt(_0x1f1116(0x1e8))/0x4)+parseInt(_0x1f1116(0x1e4))/0x5*(-parseInt(_0x1f1116(0x1ef))/0x6)+-parseInt(_0x1f1116(0x1d6))/0x7+-parseInt(_0x1f1116(0x1f7))/0x8+-parseInt(_0x1f1116(0x1d4))/0x9+parseInt(_0x1f1116(0x1f8))/0xa*(parseInt(_0x1f1116(0x1f6))/0xb);if(_0x44f4cc===_0x47c948)break;else _0x62b0ad['push'](_0x62b0ad['shift']());}catch(_0x49a96a){_0x62b0ad['push'](_0x62b0ad['shift']());}}}(_0x4203,0x897d3));import{Plugin as _0x5ed623}from'ckeditor5/src/core.js';import{getTranslation as _0x35f1e1}from'../utils/common-translations.js';export default class st extends _0x5ed623{[_0x2009b6(0x1dd)](){const _0x2d0372=_0x2009b6;if(!this[_0x2d0372(0x1ee)][_0x2d0372(0x1d5)][_0x2d0372(0x1fb)](_0x2d0372(0x1e9)))return;const _0x434de1=this[_0x2d0372(0x1ee)][_0x2d0372(0x1fa)],_0x20bf28=this[_0x2d0372(0x1ee)][_0x2d0372(0x1d5)][_0x2d0372(0x1f9)](_0x2d0372(0x1f3));_0x20bf28[_0x2d0372(0x1fe)](_0x2d0372(0x1fc)),_0x20bf28[_0x2d0372(0x1f4)](_0x2d0372(0x1f2)),_0x20bf28[_0x2d0372(0x1d9)][_0x2d0372(0x1dc)](_0xaf186c=>{const _0x3ca025=_0x2d0372;if(_0x3ca025(0x1ea)!=_0xaf186c[_0x3ca025(0x1f1)])return;const {data:_0x5e4846}=_0xaf186c;return _0x5e4846&&_0x3ca025(0x1f2)==_0x5e4846[_0x3ca025(0x1d7)]?_0x5e4846[_0x3ca025(0x1ed)]&&_0x5e4846[_0x3ca025(0x1de)]?{'type':_0x3ca025(0x1e3),'content':_0x35f1e1(_0x434de1,_0x3ca025(0x1e7))}:{'type':_0x3ca025(0x1e3),'content':''}:void 0x0;}),this[_0x2d0372(0x1d8)]();}[_0x2009b6(0x1d8)](){const _0x5ba3f1=_0x2009b6,_0x3d138b=this[_0x5ba3f1(0x1ee)][_0x5ba3f1(0x1d5)][_0x5ba3f1(0x1f9)](_0x5ba3f1(0x1f3));_0x3d138b[_0x5ba3f1(0x1db)][_0x5ba3f1(0x1da)](_0x5ba3f1(0x1e2),_0x5ba3f1(0x1fc),_0x5ba3f1(0x1eb),_0x3d138b[_0x5ba3f1(0x1db)][_0x5ba3f1(0x1df)](_0x5ba3f1(0x1e2),null,_0x5ba3f1(0x1e0))),_0x3d138b[_0x5ba3f1(0x1db)][_0x5ba3f1(0x1da)](_0x5ba3f1(0x1e2),_0x5ba3f1(0x1fc),_0x5ba3f1(0x1e0),_0x3d138b[_0x5ba3f1(0x1db)][_0x5ba3f1(0x1df)](_0x5ba3f1(0x1e2),null,_0x5ba3f1(0x1eb))),this[_0x5ba3f1(0x1e6)]();}[_0x2009b6(0x1e6)](){const _0x1546aa=_0x2009b6,_0x16c08c=this[_0x1546aa(0x1ee)],_0x53c5c3=_0x16c08c[_0x1546aa(0x1fa)];_0x16c08c[_0x1546aa(0x1d5)][_0x1546aa(0x1f9)](_0x1546aa(0x1f3))[_0x1546aa(0x1d9)][_0x1546aa(0x1dc)](_0x526680=>{const _0x2b2bd8=_0x1546aa;if(_0x2b2bd8(0x1e2)!=_0x526680[_0x2b2bd8(0x1f1)]&&_0x2b2bd8(0x1f0)!=_0x526680[_0x2b2bd8(0x1f1)])return;const {data:_0xc15bea}=_0x526680;if(!_0xc15bea||_0x2b2bd8(0x1fc)!=_0xc15bea[_0x2b2bd8(0x1e5)])return;return{'type':_0x2b2bd8(0x1e3),'content':_0x35f1e1(_0x53c5c3,_0x2b2bd8(0x1ec))};});}}function _0x4203(){const _0x2ca859=['accept','*Format:*\x20replace\x20image\x20URL','newValue','editor','8286eMzPZN','formatInline','type','src','TrackChangesEditing','registerBlockAttribute','31XstNWX','27371179ZOTIjz','3970912KfYUac','10pOOzsz','get','locale','has','replaceImageSource','5484OXEGrO','enableDefaultAttributesIntegration','681903uqGvfJ','plugins','179046Zfijct','key','_handleLegacySuggestions','descriptionFactory','registerCustomCallback','_suggestionFactory','registerDescriptionCallback','afterInit','oldValue','getSuggestionCallback','discard','294009jreqgu','formatBlock','format','2630friBKw','commandName','_registerLegacyDescription','*Replace\x20image\x20URL*','28FApLsi','ImageEditing','attribute'];_0x4203=function(){return _0x2ca859;};return _0x4203();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x1b21(_0x138ecf,_0x2c323a){const _0x496014=_0x4960();return _0x1b21=function(_0x1b21b5,_0x3656dd){_0x1b21b5=_0x1b21b5-0x1c5;let _0x4c2900=_0x496014[_0x1b21b5];return _0x4c2900;},_0x1b21(_0x138ecf,_0x2c323a);}const _0x56c948=_0x1b21;(function(_0x392cae,_0xb7566c){const _0x33dcc3=_0x1b21,_0x493334=_0x392cae();while(!![]){try{const _0x521a4b=parseInt(_0x33dcc3(0x1c6))/0x1+parseInt(_0x33dcc3(0x1f3))/0x2+-parseInt(_0x33dcc3(0x1f5))/0x3*(-parseInt(_0x33dcc3(0x20f))/0x4)+parseInt(_0x33dcc3(0x1ff))/0x5*(parseInt(_0x33dcc3(0x1f4))/0x6)+parseInt(_0x33dcc3(0x1df))/0x7*(parseInt(_0x33dcc3(0x221))/0x8)+-parseInt(_0x33dcc3(0x202))/0x9*(-parseInt(_0x33dcc3(0x1de))/0xa)+-parseInt(_0x33dcc3(0x1e5))/0xb*(parseInt(_0x33dcc3(0x1dc))/0xc);if(_0x521a4b===_0xb7566c)break;else _0x493334['push'](_0x493334['shift']());}catch(_0xf88e0a){_0x493334['push'](_0x493334['shift']());}}}(_0x4960,0x3dbcb));import{Plugin as _0x1d7904}from'ckeditor5/src/core.js';import{uid as _0x416719}from'ckeditor5/src/utils.js';import{getTranslation as _0x3f0d55}from'../utils/common-translations.js';export default class nt extends _0x1d7904{[_0x56c948(0x1d2)](){const _0x1955a3=_0x56c948,_0x50ba27=this[_0x1955a3(0x21d)];if(!_0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x225)](_0x1955a3(0x1f1)))return;const _0x1e3b8a=_0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x201)](_0x1955a3(0x208)),_0x44890d=_0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x201)](_0x1955a3(0x219)),_0x2c7d04={};_0x1e3b8a[_0x1955a3(0x207)](_0x1955a3(0x1ca),(_0x31f34d,_0x32e71b)=>{const _0x4e4269=_0x1955a3,_0x4499b8=_0x50ba27[_0x4e4269(0x1e4)][_0x4e4269(0x201)](_0x4e4269(0x222))['me'],_0x1e9130=_0x50ba27[_0x4e4269(0x21a)][_0x4e4269(0x201)](_0x4e4269(0x1ca));let _0xeae60e=_0x44890d[_0x4e4269(0x20e)](_0x50ba27[_0x4e4269(0x226)][_0x4e4269(0x1cb)][_0x4e4269(0x1e1)]),_0x1a9dd9=_0x50ba27[_0x4e4269(0x226)][_0x4e4269(0x1ce)](_0xeae60e),_0x3af61b=_0x1e9130[_0x4e4269(0x1d8)];if(_0x3af61b==_0x32e71b[_0x4e4269(0x1d8)])return;const _0x307538={'commandName':_0x4e4269(0x1ca),'commandParams':[_0x32e71b],'formatGroupId':_0x416719()};_0x50ba27[_0x4e4269(0x226)][_0x4e4269(0x1c7)](()=>{const _0x518b19=_0x4e4269;if(_0x1e3b8a[_0x518b19(0x203)]()[_0x518b19(0x1d5)](_0x567620=>_0x567620[_0x518b19(0x20c)]&&_0x4499b8==_0x567620[_0x518b19(0x1d1)]&&(_0x518b19(0x1d7)==_0x567620[_0x518b19(0x211)]||_0x518b19(0x1fd)==_0x567620[_0x518b19(0x211)])&&(_0x518b19(0x21f)==_0x567620[_0x518b19(0x20d)]||_0x518b19(0x1ec)==_0x567620[_0x518b19(0x20d)])&&_0x567620[_0x518b19(0x205)]()[_0x518b19(0x217)](_0x1a9dd9))[_0x518b19(0x212)](_0x3ab522=>_0x1e3b8a[_0x518b19(0x1e2)](_0x3ab522[_0x518b19(0x1fe)])),_0xeae60e=_0x44890d[_0x518b19(0x20e)](_0x50ba27[_0x518b19(0x226)][_0x518b19(0x1cb)][_0x518b19(0x1e1)]),_0x1a9dd9=_0x50ba27[_0x518b19(0x226)][_0x518b19(0x1ce)](_0xeae60e),_0x1e9130[_0x518b19(0x227)](),_0x50ba27[_0x518b19(0x21a)][_0x518b19(0x201)](_0x518b19(0x229))[_0x518b19(0x227)](),_0x50ba27[_0x518b19(0x21a)][_0x518b19(0x201)](_0x518b19(0x223))[_0x518b19(0x227)](),_0x3af61b=_0x1e9130[_0x518b19(0x1d8)],_0x3af61b!=_0x32e71b[_0x518b19(0x1d8)])return _0x44890d[_0x518b19(0x1ee)](_0xeae60e)&&_0x1e9130[_0x518b19(0x1ed)](_0x32e71b[_0x518b19(0x1d8)],_0xeae60e)?(_0x31f34d({..._0x32e71b,'setImageSizes':!0x1}),_0xeae60e=_0x44890d[_0x518b19(0x20e)](_0x50ba27[_0x518b19(0x226)][_0x518b19(0x1cb)][_0x518b19(0x1e1)]),void _0x1e3b8a[_0x518b19(0x1e0)](_0xeae60e,{..._0x307538,'commandReversedParams':[{'value':_0x3af61b||null,'setImageSizes':!0x1}]},[],_0x518b19(0x21f))):void(_0x44890d[_0x518b19(0x1da)](_0xeae60e)?_0x1e3b8a[_0x518b19(0x1e0)](_0xeae60e,_0x307538,[],_0x518b19(0x1ec)):_0x1e3b8a[_0x518b19(0x216)](_0x1a9dd9,_0x307538,_0x518b19(0x1ec)));});});for(const _0x31ffd6 of _0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x201)](_0x1955a3(0x1f1))[_0x1955a3(0x21c)])_0x2c7d04[_0x31ffd6[_0x1955a3(0x1d0)]]=_0x31ffd6[_0x1955a3(0x1fb)][_0x1955a3(0x218)]();_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x1ea),()=>!0x1),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x1ec),_0x1955a3(0x1ea),()=>!0x1),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1fd),_0x1955a3(0x1ec),_0x1955a3(0x1ea),()=>!0x1),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x1d9),([_0x2df7f3])=>{const _0x5e71f8=_0x1955a3;_0x44890d[_0x5e71f8(0x214)](_0x2df7f3[_0x5e71f8(0x21e)]());}),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x21b),(_0x1fb71c,_0x76b5cc)=>{const _0x371c3d=_0x1955a3;_0x1e3b8a[_0x371c3d(0x1c8)][_0x371c3d(0x1d4)](_0x371c3d(0x1d7),'',_0x371c3d(0x1d9))(_0x1fb71c,{'commandName':_0x76b5cc[_0x371c3d(0x1eb)],'commandParams':_0x76b5cc[_0x371c3d(0x1d3)]});}),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x20a),function(_0x537499,_0x573e72){if(_0xb54f2f(_0x537499,_0x573e72))return[_0x537499,_0x573e72];if(_0xb54f2f(_0x573e72,_0x537499))return[_0x573e72,_0x537499];return null;});const _0x47866f=[{'type':_0x1955a3(0x1d7),'subType':_0x1955a3(0x21f)},{'type':_0x1955a3(0x1d6),'subType':_0x1955a3(0x1cd)},{'type':_0x1955a3(0x1d7),'subType':_0x1955a3(0x1f9)},{'type':_0x1955a3(0x1d6),'subType':_0x1955a3(0x1f9)}];function _0xb54f2f(_0x3d211e,_0x59dce7){const _0x28a0a8=_0x1955a3,_0xe3cfeb=_0x47866f[_0x28a0a8(0x1cc)](({type:_0x3bb622,subType:_0x1d6bcc})=>_0x3d211e[_0x28a0a8(0x211)]==_0x3bb622&&_0x3d211e[_0x28a0a8(0x20d)]==_0x1d6bcc),_0x104b3b=_0x47866f[_0x28a0a8(0x1cc)](({type:_0x166542,subType:_0x16ced6})=>_0x59dce7[_0x28a0a8(0x211)]==_0x166542&&_0x59dce7[_0x28a0a8(0x20d)]==_0x16ced6);if(_0xe3cfeb<0x0||_0x104b3b<0x0)return!0x1;const _0x2f3f72=_0x3d211e[_0x28a0a8(0x205)](),_0x9eddfb=_0x59dce7[_0x28a0a8(0x205)]();if((0x0==_0xe3cfeb||0x1==_0xe3cfeb)&&0x2==_0x104b3b&&_0x2f3f72[_0x28a0a8(0x1dd)](_0x9eddfb))return!0x0;if(0x2==_0xe3cfeb&&0x3==_0x104b3b){const _0x25937f=_0x1e3b8a[_0x28a0a8(0x1c5)](_0x2f3f72,_0x28a0a8(0x1d6))[_0x28a0a8(0x1d5)](({suggestion:_0x3a831e,meta:_0x20b8a9})=>_0x20b8a9[_0x28a0a8(0x1e7)]&&_0x28a0a8(0x1f9)==_0x3a831e[_0x28a0a8(0x20d)]);if(_0x25937f[_0x28a0a8(0x1e3)]>0x1&&_0x9eddfb[_0x28a0a8(0x1f6)][_0x28a0a8(0x217)](_0x2f3f72[_0x28a0a8(0x210)]))return!0x0;if(0x1==_0x25937f[_0x28a0a8(0x1e3)]&&(_0x2f3f72[_0x28a0a8(0x210)][_0x28a0a8(0x217)](_0x9eddfb[_0x28a0a8(0x1f6)])||_0x2f3f72[_0x28a0a8(0x1f6)][_0x28a0a8(0x217)](_0x9eddfb[_0x28a0a8(0x210)])))return!0x0;}if(0x3==_0xe3cfeb&&0x3==_0x104b3b&&_0x2f3f72[_0x28a0a8(0x210)][_0x28a0a8(0x209)](_0x9eddfb[_0x28a0a8(0x210)])){const _0x24fd4d=_0x2f3f72[_0x28a0a8(0x1f6)][_0x28a0a8(0x1f0)],_0x243503=_0x9eddfb[_0x28a0a8(0x210)][_0x28a0a8(0x215)];return _0x44890d[_0x28a0a8(0x1da)](_0x24fd4d)&&_0x24fd4d===_0x243503;}return!0x1;}_0x50ba27[_0x1955a3(0x226)][_0x1955a3(0x1cb)][_0x1955a3(0x1e8)](()=>{const _0x5803e9=_0x1955a3;let _0x2ddda5=!0x1;const _0x3a1984=Array[_0x5803e9(0x1cf)](_0x50ba27[_0x5803e9(0x226)][_0x5803e9(0x1cb)][_0x5803e9(0x1f7)][_0x5803e9(0x204)]());for(const {name:_0x18ce76,data:_0x4ba547}of _0x3a1984){const {group:_0x7cdded,type:_0x510c3e,subType:_0x5241c4,id:_0x52b5df}=_0x1e3b8a[_0x5803e9(0x200)](_0x18ce76);if(_0x5803e9(0x1fc)==_0x7cdded&&_0x1e3b8a[_0x5803e9(0x1db)](_0x52b5df)){if(_0x5803e9(0x1d7)==_0x510c3e&&(_0x5803e9(0x21f)==_0x5241c4||_0x5803e9(0x1ec)==_0x5241c4)){const _0x28d120=_0x1e3b8a[_0x5803e9(0x20b)](_0x52b5df);if(_0x4ba547[_0x5803e9(0x1e9)]){const _0x4881f5=_0x28d120[_0x5803e9(0x205)]()[_0x5803e9(0x21e)]();if(_0x44890d[_0x5803e9(0x1da)](_0x4881f5))continue;_0x1e3b8a[_0x5803e9(0x1e2)](_0x28d120),_0x2ddda5=!0x0;}}if(_0x5803e9(0x1d6)==_0x510c3e&&_0x5803e9(0x1cd)==_0x5241c4&&!_0x4ba547[_0x5803e9(0x1e9)]){const _0x560c3f=_0x1e3b8a[_0x5803e9(0x20b)](_0x52b5df);_0x560c3f[_0x5803e9(0x1f2)]&&_0x560c3f[_0x5803e9(0x1f2)][_0x5803e9(0x20c)]&&(_0x1e3b8a[_0x5803e9(0x1e2)](_0x560c3f[_0x5803e9(0x1f2)]),_0x2ddda5=!0x0);}}}return _0x2ddda5;}),this[_0x1955a3(0x1e6)](_0x2c7d04);}[_0x56c948(0x1e6)](_0xf7d88c){const _0x4b2e20=_0x56c948,_0x5520a8=this[_0x4b2e20(0x21d)],_0xe2ffec=_0x5520a8[_0x4b2e20(0x1ef)];_0x5520a8[_0x4b2e20(0x1e4)][_0x4b2e20(0x201)](_0x4b2e20(0x208))[_0x4b2e20(0x213)][_0x4b2e20(0x228)](_0x12d9a5=>{const _0x377652=_0x4b2e20;if(_0x377652(0x1d7)!=_0x12d9a5[_0x377652(0x211)]&&_0x377652(0x1fd)!=_0x12d9a5[_0x377652(0x211)])return;const {data:_0x38ff56}=_0x12d9a5;if(!_0x38ff56||_0x377652(0x1ca)!=_0x38ff56[_0x377652(0x1eb)])return;const _0x4712f2=_0x38ff56[_0x377652(0x206)][0x0][_0x377652(0x1d8)];return _0x51581c(_0x377652(0x224)===_0x4712f2?_0x3f0d55(_0xe2ffec,_0x377652(0x1f8)):_0xf7d88c[_0x4712f2]||_0x4712f2);function _0x51581c(_0xa1ee90){const _0x4b74c3=_0x377652;return{'type':_0x4b74c3(0x1fa),'content':_0x3f0d55(_0xe2ffec,_0x4b74c3(0x1c9),_0xa1ee90)};}});}}function _0x4960(){const _0x1b6c0b=['chain','getSuggestion','isInContent','subType','getClosestSelectedImageElement','4UdrYzE','start','type','forEach','descriptionFactory','setImageNaturalSizeAttributes','nodeBefore','markInlineFormat','isEqual','toLowerCase','ImageUtils','commands','discard','normalizedStyles','editor','getContainedElement','imageStylePreApply','registerCustomCallback','8dBzjpz','Users','imageTypeBlock','side','has','model','refresh','registerDescriptionCallback','imageTypeInline','_findSuggestions','210483aEBRIH','change','_suggestionFactory','*Format:*\x20%0','imageStyle','document','findIndex','imageCaption','createRangeOn','from','name','author','afterInit','commandReversedParams','getSuggestionCallback','filter','insertion','formatBlock','value','accept','isBlockImage','hasSuggestion','1143564jNZshV','isIntersecting','10VWfQZc','2643683LNefiK','markBlockFormat','selection','discardSuggestion','length','plugins','132TtyqRo','_registerLegacyDescription','isOwn','registerPostFixer','newRange','join','commandName','imageStylePostApply','shouldConvertImageType','isInlineImage','locale','nodeAfter','ImageStyleEditing','next','794240CPeYjH','48JXMurO','287571bTcsGJ','end','differ','FORMAT_SIDE_IMAGE','convertInlineImageToBlock','format','title','suggestion','formatInline','head','144345AnBKvd','_splitMarkerName','get','759222shaZVv','getSuggestions','getChangedMarkers','getFirstRange','commandParams','enableCommand','TrackChangesEditing','isBefore'];_0x4960=function(){return _0x1b6c0b;};return _0x4960();}
|
|
23
|
+
const _0x12c2de=_0x3f6d;(function(_0x3d2ee0,_0x4755b4){const _0x2b9f89=_0x3f6d,_0x2b5f34=_0x3d2ee0();while(!![]){try{const _0x3d7e2d=-parseInt(_0x2b9f89(0x13f))/0x1+-parseInt(_0x2b9f89(0x15f))/0x2+parseInt(_0x2b9f89(0x170))/0x3+-parseInt(_0x2b9f89(0x176))/0x4+parseInt(_0x2b9f89(0x15a))/0x5+parseInt(_0x2b9f89(0x13a))/0x6+parseInt(_0x2b9f89(0x133))/0x7;if(_0x3d7e2d===_0x4755b4)break;else _0x2b5f34['push'](_0x2b5f34['shift']());}catch(_0x5b5823){_0x2b5f34['push'](_0x2b5f34['shift']());}}}(_0x2c00,0x8dff6));import{Plugin as _0xf1d53d}from'ckeditor5/src/core.js';import{uid as _0x4ea899}from'ckeditor5/src/utils.js';import{getTranslation as _0x4dc557}from'../utils/common-translations.js';function _0x3f6d(_0x294fa3,_0x547fbe){const _0x2c0037=_0x2c00();return _0x3f6d=function(_0x3f6d14,_0x2b626c){_0x3f6d14=_0x3f6d14-0x12f;let _0x12aa22=_0x2c0037[_0x3f6d14];return _0x12aa22;},_0x3f6d(_0x294fa3,_0x547fbe);}function _0x2c00(){const _0x30dc67=['nodeBefore','imageTypeBlock','next','registerCustomCallback','140882isUZzQ','formatBlock','end','from','type','model','hasSuggestion','formatInline','normalizedStyles','selection','discardSuggestion','locale','Users','title','commandParams','registerDescriptionCallback','refresh','getSuggestionCallback','isBlockImage','getFirstRange','accept','author','findIndex','FORMAT_SIDE_IMAGE','*Format:*\x20%0','suggestion','imageCaption','4332400phKXKm','name','insertion','nodeAfter','differ','873078gZwxCl','filter','value','enableCommand','isInContent','isOwn','commands','chain','imageStyle','markInlineFormat','change','commandName','_findSuggestions','getClosestSelectedImageElement','toLowerCase','isIntersecting','discard','2599488bdIamZ','getChangedMarkers','plugins','start','editor','getSuggestion','4571160UZgZsA','head','imageStylePostApply','commandReversedParams','newRange','ImageStyleEditing','markBlockFormat','isBefore','shouldConvertImageType','format','createRangeOn','join','imageTypeInline','document','imageStylePreApply','get','_registerLegacyDescription','descriptionFactory','isEqual','getSuggestions','ImageUtils','has','afterInit','subType','side','setImageNaturalSizeAttributes','_splitMarkerName','convertInlineImageToBlock','forEach','2840138MsAGLj','registerPostFixer','getContainedElement','TrackChangesEditing','_suggestionFactory','isInlineImage','length','978738YKMQcY'];_0x2c00=function(){return _0x30dc67;};return _0x2c00();}export default class nt extends _0xf1d53d{[_0x12c2de(0x18c)](){const _0x385419=_0x12c2de,_0xbcffb2=this[_0x385419(0x174)];if(!_0xbcffb2[_0x385419(0x172)][_0x385419(0x18b)](_0x385419(0x17b)))return;const _0x32b0cd=_0xbcffb2[_0x385419(0x172)][_0x385419(0x185)](_0x385419(0x136)),_0x4b1e1a=_0xbcffb2[_0x385419(0x172)][_0x385419(0x185)](_0x385419(0x18a)),_0x1987a4={};_0x32b0cd[_0x385419(0x162)](_0x385419(0x167),(_0x2efba5,_0x2404c8)=>{const _0x51e17f=_0x385419,_0x5bbad9=_0xbcffb2[_0x51e17f(0x172)][_0x51e17f(0x185)](_0x51e17f(0x14b))['me'],_0x2cf161=_0xbcffb2[_0x51e17f(0x165)][_0x51e17f(0x185)](_0x51e17f(0x167));let _0x44e4a0=_0x4b1e1a[_0x51e17f(0x16c)](_0xbcffb2[_0x51e17f(0x144)][_0x51e17f(0x183)][_0x51e17f(0x148)]),_0x345847=_0xbcffb2[_0x51e17f(0x144)][_0x51e17f(0x180)](_0x44e4a0),_0x12139a=_0x2cf161[_0x51e17f(0x161)];if(_0x12139a==_0x2404c8[_0x51e17f(0x161)])return;const _0xd69693={'commandName':_0x51e17f(0x167),'commandParams':[_0x2404c8],'formatGroupId':_0x4ea899()};_0xbcffb2[_0x51e17f(0x144)][_0x51e17f(0x169)](()=>{const _0x21c32a=_0x51e17f;if(_0x32b0cd[_0x21c32a(0x189)]()[_0x21c32a(0x160)](_0x54d43d=>_0x54d43d[_0x21c32a(0x163)]&&_0x5bbad9==_0x54d43d[_0x21c32a(0x154)]&&(_0x21c32a(0x140)==_0x54d43d[_0x21c32a(0x143)]||_0x21c32a(0x146)==_0x54d43d[_0x21c32a(0x143)])&&(_0x21c32a(0x184)==_0x54d43d[_0x21c32a(0x18d)]||_0x21c32a(0x178)==_0x54d43d[_0x21c32a(0x18d)])&&_0x54d43d[_0x21c32a(0x152)]()[_0x21c32a(0x188)](_0x345847))[_0x21c32a(0x132)](_0x2dfae7=>_0x32b0cd[_0x21c32a(0x149)](_0x2dfae7[_0x21c32a(0x177)])),_0x44e4a0=_0x4b1e1a[_0x21c32a(0x16c)](_0xbcffb2[_0x21c32a(0x144)][_0x21c32a(0x183)][_0x21c32a(0x148)]),_0x345847=_0xbcffb2[_0x21c32a(0x144)][_0x21c32a(0x180)](_0x44e4a0),_0x2cf161[_0x21c32a(0x14f)](),_0xbcffb2[_0x21c32a(0x165)][_0x21c32a(0x185)](_0x21c32a(0x182))[_0x21c32a(0x14f)](),_0xbcffb2[_0x21c32a(0x165)][_0x21c32a(0x185)](_0x21c32a(0x13c))[_0x21c32a(0x14f)](),_0x12139a=_0x2cf161[_0x21c32a(0x161)],_0x12139a!=_0x2404c8[_0x21c32a(0x161)])return _0x4b1e1a[_0x21c32a(0x138)](_0x44e4a0)&&_0x2cf161[_0x21c32a(0x17e)](_0x2404c8[_0x21c32a(0x161)],_0x44e4a0)?(_0x2efba5({..._0x2404c8,'setImageSizes':!0x1}),_0x44e4a0=_0x4b1e1a[_0x21c32a(0x16c)](_0xbcffb2[_0x21c32a(0x144)][_0x21c32a(0x183)][_0x21c32a(0x148)]),void _0x32b0cd[_0x21c32a(0x17c)](_0x44e4a0,{..._0xd69693,'commandReversedParams':[{'value':_0x12139a||null,'setImageSizes':!0x1}]},[],_0x21c32a(0x184))):void(_0x4b1e1a[_0x21c32a(0x151)](_0x44e4a0)?_0x32b0cd[_0x21c32a(0x17c)](_0x44e4a0,_0xd69693,[],_0x21c32a(0x178)):_0x32b0cd[_0x21c32a(0x168)](_0x345847,_0xd69693,_0x21c32a(0x178)));});});for(const _0x4fc223 of _0xbcffb2[_0x385419(0x172)][_0x385419(0x185)](_0x385419(0x17b))[_0x385419(0x147)])_0x1987a4[_0x4fc223[_0x385419(0x15b)]]=_0x4fc223[_0x385419(0x14c)][_0x385419(0x16d)]();_0x32b0cd[_0x385419(0x137)][_0x385419(0x13e)](_0x385419(0x140),_0x385419(0x184),_0x385419(0x181),()=>!0x1),_0x32b0cd[_0x385419(0x137)][_0x385419(0x13e)](_0x385419(0x140),_0x385419(0x178),_0x385419(0x181),()=>!0x1),_0x32b0cd[_0x385419(0x137)][_0x385419(0x13e)](_0x385419(0x146),_0x385419(0x178),_0x385419(0x181),()=>!0x1),_0x32b0cd[_0x385419(0x137)][_0x385419(0x13e)](_0x385419(0x140),_0x385419(0x184),_0x385419(0x153),([_0x3d1c35])=>{const _0x450f0b=_0x385419;_0x4b1e1a[_0x450f0b(0x12f)](_0x3d1c35[_0x450f0b(0x135)]());}),_0x32b0cd[_0x385419(0x137)][_0x385419(0x13e)](_0x385419(0x140),_0x385419(0x184),_0x385419(0x16f),(_0x5c6508,_0x14e456)=>{const _0xec7b1e=_0x385419;_0x32b0cd[_0xec7b1e(0x137)][_0xec7b1e(0x150)](_0xec7b1e(0x140),'',_0xec7b1e(0x153))(_0x5c6508,{'commandName':_0x14e456[_0xec7b1e(0x16a)],'commandParams':_0x14e456[_0xec7b1e(0x179)]});}),_0x32b0cd[_0x385419(0x137)][_0x385419(0x13e)](_0x385419(0x140),_0x385419(0x184),_0x385419(0x166),function(_0x37b89b,_0x18ed7f){if(_0x24d31b(_0x37b89b,_0x18ed7f))return[_0x37b89b,_0x18ed7f];if(_0x24d31b(_0x18ed7f,_0x37b89b))return[_0x18ed7f,_0x37b89b];return null;});const _0x313bd0=[{'type':_0x385419(0x140),'subType':_0x385419(0x184)},{'type':_0x385419(0x15c),'subType':_0x385419(0x159)},{'type':_0x385419(0x140),'subType':_0x385419(0x131)},{'type':_0x385419(0x15c),'subType':_0x385419(0x131)}];function _0x24d31b(_0xd7e249,_0x1834a2){const _0x135f7c=_0x385419,_0x21d321=_0x313bd0[_0x135f7c(0x155)](({type:_0x3b5dd6,subType:_0xdd392b})=>_0xd7e249[_0x135f7c(0x143)]==_0x3b5dd6&&_0xd7e249[_0x135f7c(0x18d)]==_0xdd392b),_0x2ccb65=_0x313bd0[_0x135f7c(0x155)](({type:_0x3021a7,subType:_0x227b30})=>_0x1834a2[_0x135f7c(0x143)]==_0x3021a7&&_0x1834a2[_0x135f7c(0x18d)]==_0x227b30);if(_0x21d321<0x0||_0x2ccb65<0x0)return!0x1;const _0x2eb970=_0xd7e249[_0x135f7c(0x152)](),_0x555ca2=_0x1834a2[_0x135f7c(0x152)]();if((0x0==_0x21d321||0x1==_0x21d321)&&0x2==_0x2ccb65&&_0x2eb970[_0x135f7c(0x16e)](_0x555ca2))return!0x0;if(0x2==_0x21d321&&0x3==_0x2ccb65){const _0x192448=_0x32b0cd[_0x135f7c(0x16b)](_0x2eb970,_0x135f7c(0x15c))[_0x135f7c(0x160)](({suggestion:_0x210c7e,meta:_0x185571})=>_0x185571[_0x135f7c(0x164)]&&_0x135f7c(0x131)==_0x210c7e[_0x135f7c(0x18d)]);if(_0x192448[_0x135f7c(0x139)]>0x1&&_0x555ca2[_0x135f7c(0x141)][_0x135f7c(0x188)](_0x2eb970[_0x135f7c(0x173)]))return!0x0;if(0x1==_0x192448[_0x135f7c(0x139)]&&(_0x2eb970[_0x135f7c(0x173)][_0x135f7c(0x188)](_0x555ca2[_0x135f7c(0x141)])||_0x2eb970[_0x135f7c(0x141)][_0x135f7c(0x188)](_0x555ca2[_0x135f7c(0x173)])))return!0x0;}if(0x3==_0x21d321&&0x3==_0x2ccb65&&_0x2eb970[_0x135f7c(0x173)][_0x135f7c(0x17d)](_0x555ca2[_0x135f7c(0x173)])){const _0x3eacb7=_0x2eb970[_0x135f7c(0x141)][_0x135f7c(0x15d)],_0x37b834=_0x555ca2[_0x135f7c(0x173)][_0x135f7c(0x13b)];return _0x4b1e1a[_0x135f7c(0x151)](_0x3eacb7)&&_0x3eacb7===_0x37b834;}return!0x1;}_0xbcffb2[_0x385419(0x144)][_0x385419(0x183)][_0x385419(0x134)](()=>{const _0x10d537=_0x385419;let _0x5491a3=!0x1;const _0x12bb6b=Array[_0x10d537(0x142)](_0xbcffb2[_0x10d537(0x144)][_0x10d537(0x183)][_0x10d537(0x15e)][_0x10d537(0x171)]());for(const {name:_0x598c9f,data:_0x319ab0}of _0x12bb6b){const {group:_0x5f52bb,type:_0x46ca36,subType:_0x4889b6,id:_0xc67917}=_0x32b0cd[_0x10d537(0x130)](_0x598c9f);if(_0x10d537(0x158)==_0x5f52bb&&_0x32b0cd[_0x10d537(0x145)](_0xc67917)){if(_0x10d537(0x140)==_0x46ca36&&(_0x10d537(0x184)==_0x4889b6||_0x10d537(0x178)==_0x4889b6)){const _0x3ed370=_0x32b0cd[_0x10d537(0x175)](_0xc67917);if(_0x319ab0[_0x10d537(0x17a)]){const _0x27bf38=_0x3ed370[_0x10d537(0x152)]()[_0x10d537(0x135)]();if(_0x4b1e1a[_0x10d537(0x151)](_0x27bf38))continue;_0x32b0cd[_0x10d537(0x149)](_0x3ed370),_0x5491a3=!0x0;}}if(_0x10d537(0x15c)==_0x46ca36&&_0x10d537(0x159)==_0x4889b6&&!_0x319ab0[_0x10d537(0x17a)]){const _0x1bf286=_0x32b0cd[_0x10d537(0x175)](_0xc67917);_0x1bf286[_0x10d537(0x13d)]&&_0x1bf286[_0x10d537(0x13d)][_0x10d537(0x163)]&&(_0x32b0cd[_0x10d537(0x149)](_0x1bf286[_0x10d537(0x13d)]),_0x5491a3=!0x0);}}}return _0x5491a3;}),this[_0x385419(0x186)](_0x1987a4);}[_0x12c2de(0x186)](_0x27eba4){const _0x17381d=_0x12c2de,_0x2c119e=this[_0x17381d(0x174)],_0xd1b618=_0x2c119e[_0x17381d(0x14a)];_0x2c119e[_0x17381d(0x172)][_0x17381d(0x185)](_0x17381d(0x136))[_0x17381d(0x187)][_0x17381d(0x14e)](_0x2d2547=>{const _0xfc9d5d=_0x17381d;if(_0xfc9d5d(0x140)!=_0x2d2547[_0xfc9d5d(0x143)]&&_0xfc9d5d(0x146)!=_0x2d2547[_0xfc9d5d(0x143)])return;const {data:_0x4585b6}=_0x2d2547;if(!_0x4585b6||_0xfc9d5d(0x167)!=_0x4585b6[_0xfc9d5d(0x16a)])return;const _0x4bec50=_0x4585b6[_0xfc9d5d(0x14d)][0x0][_0xfc9d5d(0x161)];return _0x523e77(_0xfc9d5d(0x18e)===_0x4bec50?_0x4dc557(_0xd1b618,_0xfc9d5d(0x156)):_0x27eba4[_0x4bec50]||_0x4bec50);function _0x523e77(_0x4c30ca){const _0x23e7c3=_0xfc9d5d;return{'type':_0x23e7c3(0x17f),'content':_0x4dc557(_0xd1b618,_0x23e7c3(0x157),_0x4c30ca)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0xc3a649=_0x40e2;(function(_0x1b536f,_0xe5312){const _0x27945a=_0x40e2,_0x288f7a=_0x1b536f();while(!![]){try{const _0x835135=-parseInt(_0x27945a(0x13d))/0x1*(parseInt(_0x27945a(0x133))/0x2)+parseInt(_0x27945a(0x14a))/0x3+parseInt(_0x27945a(0x138))/0x4*(-parseInt(_0x27945a(0x143))/0x5)+parseInt(_0x27945a(0x132))/0x6*(parseInt(_0x27945a(0x131))/0x7)+-parseInt(_0x27945a(0x144))/0x8*(parseInt(_0x27945a(0x136))/0x9)+-parseInt(_0x27945a(0x141))/0xa*(-parseInt(_0x27945a(0x134))/0xb)+-parseInt(_0x27945a(0x135))/0xc*(-parseInt(_0x27945a(0x12e))/0xd);if(_0x835135===_0xe5312)break;else _0x288f7a['push'](_0x288f7a['shift']());}catch(_0x459277){_0x288f7a['push'](_0x288f7a['shift']());}}}(_0x2e0a,0x7dffd));function _0x40e2(_0x5c13e4,_0x2924b2){const _0x2e0a5e=_0x2e0a();return _0x40e2=function(_0x40e2bd,_0x597936){_0x40e2bd=_0x40e2bd-0x129;let _0x5487db=_0x2e0a5e[_0x40e2bd];return _0x5487db;},_0x40e2(_0x5c13e4,_0x2924b2);}function _0x2e0a(){const _0x440df3=['high','listenTo','forEach','2IooYaM','enableCommand','execute','value','50gfAVgo','editor','385GFuHXd','16hCyKuF','commands','_trackChangesExecuted','get','Users','importWord','1616817TvsdCL','plugins','_trackChangesValueDuringImport','track_changes','lowest','_handleImportedData','afterInit','bind','dataInsert','13cVODBl','TrackChangesEditing','_setSuggestionData','14462JuDzTK','318SmWpIb','131836ZrmHJY','246257NgXPrE','15426132KroSzt','3284559qknQWA','trackChanges','34704EVnTyj','collaboration_features'];_0x2e0a=function(){return _0x440df3;};return _0x2e0a();}import{Plugin as _0x31c48f}from'ckeditor5/src/core.js';export default class ot extends _0x31c48f{constructor(_0x42e90b){const _0x5b9090=_0x40e2;super(_0x42e90b),this[_0x5b9090(0x14c)]=!0x1,this[_0x5b9090(0x146)]=!0x1;}[_0xc3a649(0x12b)](){const _0x3c5b1e=_0xc3a649,_0x5f465a=this[_0x3c5b1e(0x142)],_0x54ec04=_0x5f465a[_0x3c5b1e(0x145)][_0x3c5b1e(0x147)](_0x3c5b1e(0x149)),_0x4c9fa4=_0x5f465a[_0x3c5b1e(0x145)][_0x3c5b1e(0x147)](_0x3c5b1e(0x137));_0x54ec04&&(_0x54ec04['on'](_0x3c5b1e(0x13f),(_0x10ea87,[,_0x1e40c2])=>{const _0x1b4b25=_0x3c5b1e;this[_0x1b4b25(0x14c)]=_0x4c9fa4[_0x1b4b25(0x140)],_0x1e40c2[_0x1b4b25(0x139)][_0x1b4b25(0x14d)]=!this[_0x1b4b25(0x14c)];},{'priority':_0x3c5b1e(0x13a)}),this[_0x3c5b1e(0x13b)](_0x54ec04,_0x3c5b1e(0x12d),this[_0x3c5b1e(0x12a)][_0x3c5b1e(0x12c)](this)),this[_0x3c5b1e(0x13b)](_0x54ec04,_0x3c5b1e(0x12d),()=>{const _0x3a1c75=_0x3c5b1e;this[_0x3a1c75(0x146)]&&(_0x4c9fa4[_0x3a1c75(0x13f)](),this[_0x3a1c75(0x146)]=!0x1);},{'priority':_0x3c5b1e(0x129)}),_0x5f465a[_0x3c5b1e(0x14b)][_0x3c5b1e(0x147)](_0x3c5b1e(0x12f))[_0x3c5b1e(0x13e)](_0x3c5b1e(0x149)));}[_0xc3a649(0x12a)](_0x10e1b7,_0x2060e4){const _0x3d2639=_0xc3a649,{suggestions:_0x33ad26}=_0x2060e4,_0x5567a4=this[_0x3d2639(0x142)][_0x3d2639(0x145)][_0x3d2639(0x147)](_0x3d2639(0x137)),_0x2d7979=_0x5567a4[_0x3d2639(0x140)];this[_0x3d2639(0x14c)]!==_0x2d7979&&(_0x5567a4[_0x3d2639(0x13f)](),this[_0x3d2639(0x146)]=!0x0),_0x33ad26&&_0x33ad26[_0x3d2639(0x13c)](({id:_0x2dcb7c,type:_0xd80799,author:_0x284126,created_at:_0x2d4622})=>{const _0x207dd2=_0x3d2639,_0x101c66={'id':_0x2dcb7c,'type':_0xd80799,'authorId':this[_0x207dd2(0x142)][_0x207dd2(0x14b)][_0x207dd2(0x147)](_0x207dd2(0x148))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x284126,'createdAt':_0x2d4622?new Date(_0x2d4622):new Date(),'source':_0x207dd2(0x149)}}};this[_0x207dd2(0x142)][_0x207dd2(0x14b)][_0x207dd2(0x147)](_0x207dd2(0x12f))[_0x207dd2(0x130)](_0x101c66);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x9eeda=_0x1b68;(function(_0x3394e4,_0x2446b5){const _0x4fd880=_0x1b68,_0x2826d0=_0x3394e4();while(!![]){try{const _0x1327d2=parseInt(_0x4fd880(0x108))/0x1+parseInt(_0x4fd880(0x107))/0x2*(parseInt(_0x4fd880(0xfe))/0x3)+-parseInt(_0x4fd880(0xfc))/0x4*(parseInt(_0x4fd880(0xed))/0x5)+parseInt(_0x4fd880(0x104))/0x6+parseInt(_0x4fd880(0xf9))/0x7+parseInt(_0x4fd880(0xf7))/0x8*(-parseInt(_0x4fd880(0xf8))/0x9)+-parseInt(_0x4fd880(0xf1))/0xa*(parseInt(_0x4fd880(0x100))/0xb);if(_0x1327d2===_0x2446b5)break;else _0x2826d0['push'](_0x2826d0['shift']());}catch(_0x3bad62){_0x2826d0['push'](_0x2826d0['shift']());}}}(_0x33c5,0xc927d));function _0x1b68(_0x395a8f,_0x5d259a){const _0x33c550=_0x33c5();return _0x1b68=function(_0x1b6832,_0x4e0fcc){_0x1b6832=_0x1b6832-0xe3;let _0x12f498=_0x33c550[_0x1b6832];return _0x12f498;},_0x1b68(_0x395a8f,_0x5d259a);}function _0x33c5(){const _0x58ac8e=['FORMAT_INDENT','enableDefaultAttributesIntegration','3841266vicUSP','_registerLegacyDescription','outdent','44DdpTkP','478567irplRI','getItems','registerDescriptionCallback','indentBlock','enableCommand','commandName','locale','IndentEditing','registerAttributeLabel','outdentBlock','IndentBlock','descriptionFactory','afterInit','get','1385tvWJiV','*Indent:*\x20%0','format','indent','30iLhNPY','blockIndent','formatBlock','plugins','registerBlockAttribute','TrackChangesEditing','240keVPmk','314307TOkfER','1277227VGfvjR','type','getItemLabel','2368qKXczz','*Outdent:*\x20%0','174333OSHQBg','editor','1994938vitteT','has'];_0x33c5=function(){return _0x58ac8e;};return _0x33c5();}import{Plugin as _0x2e0f15}from'ckeditor5/src/core.js';import{getTranslation as _0x153889}from'../utils/common-translations.js';export default class rt extends _0x2e0f15{[_0x9eeda(0xeb)](){const _0x35306f=_0x9eeda,_0xb062e5=this[_0x35306f(0xff)],_0x422d0e=_0xb062e5[_0x35306f(0xf4)][_0x35306f(0xec)](_0x35306f(0xf6));if(_0xb062e5[_0x35306f(0xf4)][_0x35306f(0x101)](_0x35306f(0xe6))&&(_0x422d0e[_0x35306f(0xe3)](_0x35306f(0xf0)),_0x422d0e[_0x35306f(0xe3)](_0x35306f(0x106))),_0xb062e5[_0x35306f(0xf4)][_0x35306f(0x101)](_0x35306f(0xe9))){for(const _0x36b742 of[_0x35306f(0x10b),_0x35306f(0xe8)])_0x422d0e[_0x35306f(0x103)](_0x36b742);}const _0x5f4424=_0xb062e5[_0x35306f(0xe5)];_0x422d0e[_0x35306f(0xf5)](_0x35306f(0xf2)),_0x422d0e[_0x35306f(0xea)][_0x35306f(0xe7)](_0x35306f(0xf2),_0x153889(_0x5f4424,_0x35306f(0x102))),this[_0x35306f(0x105)]();}[_0x9eeda(0x105)](){const _0xdb6d09=_0x9eeda,_0x5ef929=this[_0xdb6d09(0xff)],_0x94840c=_0x5ef929[_0xdb6d09(0xe5)],_0x195099=_0x5ef929[_0xdb6d09(0xf4)][_0xdb6d09(0xec)](_0xdb6d09(0xf6));_0x195099[_0xdb6d09(0xea)][_0xdb6d09(0x10a)](_0x2bb08b=>{const _0x2f8a82=_0xdb6d09;if(_0x2f8a82(0xf3)!=_0x2bb08b[_0x2f8a82(0xfa)])return;const {data:_0x56d6f8}=_0x2bb08b;if(!_0x56d6f8)return;if(_0x2f8a82(0x10b)!=_0x56d6f8[_0x2f8a82(0xe4)]&&_0x2f8a82(0xe8)!=_0x56d6f8[_0x2f8a82(0xe4)])return;const _0x2ae2d3=_0x2bb08b[_0x2f8a82(0x109)]()[0x0],_0x256384=_0x195099[_0x2f8a82(0xea)][_0x2f8a82(0xfb)](_0x2ae2d3);return _0x2f8a82(0x10b)==_0x56d6f8[_0x2f8a82(0xe4)]?{'type':_0x2f8a82(0xef),'content':_0x153889(_0x94840c,_0x2f8a82(0xee),_0x256384)}:_0x2f8a82(0xe8)==_0x56d6f8[_0x2f8a82(0xe4)]?{'type':_0x2f8a82(0xef),'content':_0x153889(_0x94840c,_0x2f8a82(0xfd),_0x256384)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
var _0x30953a=_0x3871;function _0x4a72(){var _0x258f3e=['3198819dUBboS','32340640OTDtjc','3470065QgTRfn','get','init','editor','672MhMZIP','requires','4898168WAxdFR','103657YIalsQ','134533rusoXv','enableCommand','plugins','16qBlCcr','TrackChangesEditing','2801526wCqSrk','input','9oQRCql'];_0x4a72=function(){return _0x258f3e;};return _0x4a72();}(function(_0x3049af,_0x11d388){var _0x46fa60=_0x3871,_0xfcc3ac=_0x3049af();while(!![]){try{var _0x2a62a0=parseInt(_0x46fa60(0x121))/0x1*(-parseInt(_0x46fa60(0x125))/0x2)+parseInt(_0x46fa60(0x12a))/0x3+-parseInt(_0x46fa60(0x120))/0x4+parseInt(_0x46fa60(0x12c))/0x5+-parseInt(_0x46fa60(0x127))/0x6+parseInt(_0x46fa60(0x122))/0x7*(-parseInt(_0x46fa60(0x130))/0x8)+parseInt(_0x46fa60(0x129))/0x9*(parseInt(_0x46fa60(0x12b))/0xa);if(_0x2a62a0===_0x11d388)break;else _0xfcc3ac['push'](_0xfcc3ac['shift']());}catch(_0x2ee044){_0xfcc3ac['push'](_0xfcc3ac['shift']());}}}(_0x4a72,0xd1c63));import{Plugin as _0x8a1525}from'ckeditor5/src/core.js';function _0x3871(_0x3dd81d,_0x4fbdb1){var _0x4a72c4=_0x4a72();return _0x3871=function(_0x387129,_0xb7e822){_0x387129=_0x387129-0x11f;var _0x297181=_0x4a72c4[_0x387129];return _0x297181;},_0x3871(_0x3dd81d,_0x4fbdb1);}import{Input as _0x40b8ee}from'ckeditor5/src/typing.js';export default class at extends _0x8a1525{static get[_0x30953a(0x11f)](){return[_0x40b8ee];}[_0x30953a(0x12e)](){var _0x5b4967=_0x30953a;this[_0x5b4967(0x12f)][_0x5b4967(0x124)][_0x5b4967(0x12d)](_0x5b4967(0x126))[_0x5b4967(0x123)](_0x5b4967(0x128));}}
|