@ckeditor/ckeditor5-track-changes 42.0.0-alpha.8 → 42.0.0-alpha.9
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
|
-
const
|
|
23
|
+
const _0x19a2a6=_0x4533;(function(_0x106068,_0x39f66d){const _0x3b1fdf=_0x4533,_0x30f54f=_0x106068();while(!![]){try{const _0x2caa43=parseInt(_0x3b1fdf(0x1e8))/0x1+-parseInt(_0x3b1fdf(0x1b9))/0x2+-parseInt(_0x3b1fdf(0x1b5))/0x3+-parseInt(_0x3b1fdf(0x1ca))/0x4+-parseInt(_0x3b1fdf(0x1eb))/0x5*(parseInt(_0x3b1fdf(0x1d5))/0x6)+parseInt(_0x3b1fdf(0x1ce))/0x7+parseInt(_0x3b1fdf(0x1cb))/0x8*(parseInt(_0x3b1fdf(0x1c0))/0x9);if(_0x2caa43===_0x39f66d)break;else _0x30f54f['push'](_0x30f54f['shift']());}catch(_0x5e4da0){_0x30f54f['push'](_0x30f54f['shift']());}}}(_0x5d05,0x69c89));import{Plugin as _0x19f3f8}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x223878}from'ckeditor5/src/ui.js';import{getTranslation as _0xa66a91}from'../utils/common-translations.js';function _0x4533(_0x3daecc,_0x1a3246){const _0x5d0581=_0x5d05();return _0x4533=function(_0x4533dc,_0xa5c782){_0x4533dc=_0x4533dc-0x1b2;let _0x5276a8=_0x5d0581[_0x4533dc];return _0x5276a8;},_0x4533(_0x3daecc,_0x1a3246);}function _0x5d05(){const _0x96c0ab=['*Reset\x20font\x20size*','FontBackgroundColorEditing','*Set\x20font\x20color:*\x20%0','9228969YWoMnH','has','FORMAT_FONT_SIZE','fontBackgroundColor.colors','fontColor','normalizeSizeOptions','registerInlineAttribute','format','*Reset\x20font\x20family*','*Reset\x20font\x20color*','1409304rRlnwO','8IvtLIv','formatInline','commandParams','4939375oGqkVu','model','value','title','*Set\x20font\x20size:*\x20%0','fontSize','type','2675796OMaylx','FontSize','FontFamilyEditing','TrackChangesEditing','fontSize.options','toLowerCase','_registerLegacyDescription','FontSizeEditing','editor','get','FORMAT_FONT_BACKGROUND','*Set\x20font\x20background\x20color:*\x20%0','plugins','find','locale','fontFamily','FontColorEditing','config','*Reset\x20font\x20background\x20color*','337683mjsrwa','label','registerDescriptionCallback','5EmUGry','FORMAT_FONT_FAMILY','registerAttributeLabel','fontBackgroundColor','*Set\x20font\x20family:*\x20%0','commandName','1744560ojaTWU','afterInit','trim','FORMAT_FONT_COLOR','511296FXKseY','descriptionFactory','fontColor.colors','enableDefaultAttributesIntegration'];_0x5d05=function(){return _0x96c0ab;};return _0x5d05();}const ro=[{'pluginName':_0x19a2a6(0x1dc),'commandName':_0x19a2a6(0x1d3)},{'pluginName':_0x19a2a6(0x1d7),'commandName':_0x19a2a6(0x1e4)},{'pluginName':_0x19a2a6(0x1e5),'commandName':_0x19a2a6(0x1c4)},{'pluginName':_0x19a2a6(0x1be),'commandName':_0x19a2a6(0x1b2)}];export default class Q extends _0x19f3f8{[_0x19a2a6(0x1b6)](){const _0x283661=_0x19a2a6,_0x268df6=this[_0x283661(0x1dd)][_0x283661(0x1e3)],_0x2277cf=this[_0x283661(0x1dd)][_0x283661(0x1e1)][_0x283661(0x1de)](_0x283661(0x1d8));for(const {pluginName:_0x5ebc29,commandName:_0x3c60c6}of ro)this[_0x283661(0x1dd)][_0x283661(0x1e1)][_0x283661(0x1c1)](_0x5ebc29)&&(_0x2277cf[_0x283661(0x1bc)](_0x3c60c6),_0x2277cf[_0x283661(0x1c6)](_0x3c60c6));_0x268df6['t'],(_0x2277cf[_0x283661(0x1ba)][_0x283661(0x1ed)](_0x283661(0x1d3),_0xa66a91(_0x268df6,_0x283661(0x1c2))),_0x2277cf[_0x283661(0x1ba)][_0x283661(0x1ed)](_0x283661(0x1e4),_0xa66a91(_0x268df6,_0x283661(0x1ec))),_0x2277cf[_0x283661(0x1ba)][_0x283661(0x1ed)](_0x283661(0x1c4),_0xa66a91(_0x268df6,_0x283661(0x1b8))),_0x2277cf[_0x283661(0x1ba)][_0x283661(0x1ed)](_0x283661(0x1b2),_0xa66a91(_0x268df6,_0x283661(0x1df))),this[_0x283661(0x1db)]());}[_0x19a2a6(0x1db)](){const _0x1f3371=_0x19a2a6,_0x240822=this[_0x1f3371(0x1dd)],_0xf235ff=_0x240822[_0x1f3371(0x1e3)];_0x240822[_0x1f3371(0x1e1)][_0x1f3371(0x1de)](_0x1f3371(0x1d8))[_0x1f3371(0x1ba)][_0x1f3371(0x1ea)](_0x40b197=>{const _0x2b8d07=_0x1f3371,_0x187f99=_0xf235ff['t'];if(_0x2b8d07(0x1cc)!=_0x40b197[_0x2b8d07(0x1d4)])return;const {data:_0x40a94b}=_0x40b197;if(null!=_0x40a94b){if(_0x2b8d07(0x1d3)==_0x40a94b[_0x2b8d07(0x1b4)]){const _0x314619=_0x40a94b[_0x2b8d07(0x1cd)][0x0][_0x2b8d07(0x1d0)];if(_0x314619){const _0x586e59=_0x187f99(this[_0x2b8d07(0x1dd)][_0x2b8d07(0x1e1)][_0x2b8d07(0x1de)](_0x2b8d07(0x1d6))[_0x2b8d07(0x1c5)](this[_0x2b8d07(0x1dd)][_0x2b8d07(0x1e6)][_0x2b8d07(0x1de)](_0x2b8d07(0x1d9)))[_0x2b8d07(0x1e2)](_0x4113e6=>_0x4113e6[_0x2b8d07(0x1cf)]==_0x314619)[_0x2b8d07(0x1d1)])[_0x2b8d07(0x1da)]();return{'type':_0x2b8d07(0x1c7),'content':_0xa66a91(_0xf235ff,_0x2b8d07(0x1d2),_0x586e59)};}return{'type':_0x2b8d07(0x1c7),'content':_0xa66a91(_0xf235ff,_0x2b8d07(0x1bd))};}if(_0x2b8d07(0x1e4)==_0x40a94b[_0x2b8d07(0x1b4)]){const _0x5cd988=_0x40a94b[_0x2b8d07(0x1cd)][0x0][_0x2b8d07(0x1d0)];return _0x5cd988?{'type':_0x2b8d07(0x1c7),'content':_0xa66a91(_0xf235ff,_0x2b8d07(0x1b3),_0x5cd988)}:{'type':_0x2b8d07(0x1c7),'content':_0xa66a91(_0xf235ff,_0x2b8d07(0x1c8))};}if(_0x2b8d07(0x1c4)==_0x40a94b[_0x2b8d07(0x1b4)]){const _0xbda98=_0x40a94b[_0x2b8d07(0x1cd)][0x0][_0x2b8d07(0x1d0)];if(_0xbda98){const _0x279b46=_0x223878(this[_0x2b8d07(0x1dd)][_0x2b8d07(0x1e6)][_0x2b8d07(0x1de)](_0x2b8d07(0x1bb)))[_0x2b8d07(0x1e2)](_0x43ca1b=>_0x43ca1b[_0x2b8d07(0x1cf)]==_0xbda98);let _0x2dae5a=_0xbda98,_0x43bb86='';return _0x279b46&&(_0x2dae5a=_0x279b46[_0x2b8d07(0x1e9)],_0x43bb86=_0x187f99(_0x2dae5a)[_0x2b8d07(0x1da)]()),{'type':_0x2b8d07(0x1c7),'content':_0xa66a91(_0xf235ff,_0x2b8d07(0x1bf),_0x43bb86)[_0x2b8d07(0x1b7)](),'color':{'value':_0xbda98,'title':_0x43bb86||_0x2dae5a}};}return{'type':_0x2b8d07(0x1c7),'content':_0xa66a91(_0xf235ff,_0x2b8d07(0x1c9))};}if(_0x2b8d07(0x1b2)==_0x40a94b[_0x2b8d07(0x1b4)]){const _0x46f94c=_0x40a94b[_0x2b8d07(0x1cd)][0x0][_0x2b8d07(0x1d0)];if(_0x46f94c){const _0xccb79c=_0x223878(this[_0x2b8d07(0x1dd)][_0x2b8d07(0x1e6)][_0x2b8d07(0x1de)](_0x2b8d07(0x1c3)))[_0x2b8d07(0x1e2)](_0x17c225=>_0x17c225[_0x2b8d07(0x1cf)]==_0x46f94c);let _0x45b9d2=_0x46f94c,_0x1ebc4f='';return _0xccb79c&&(_0x45b9d2=_0xccb79c[_0x2b8d07(0x1e9)],_0x1ebc4f=_0x187f99(_0x45b9d2)[_0x2b8d07(0x1da)]()),{'type':_0x2b8d07(0x1c7),'content':_0xa66a91(_0xf235ff,_0x2b8d07(0x1e0),_0x1ebc4f)[_0x2b8d07(0x1b7)](),'color':{'value':_0x46f94c,'title':_0x1ebc4f||_0x45b9d2}};}return{'type':_0x2b8d07(0x1c7),'content':_0xa66a91(_0xf235ff,_0x2b8d07(0x1e7))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3210(){const _0x365187=['_registerLegacyDescription','1682740rDTcmr','fontBackgroundColor','commandName','207387jtlfFi','13EMKnqV','pasteFormat','enableDefaultAttributesIntegration','56loiUOa','TrackChangesEditing','copyFormat','1099FguTjm','model','58usvkpX','toUpperCase','FontSize','20293440epeyla','commands','get','fontSize.options','normalizeSizeOptions','length','fontColor.colors','label','24666JspjAY','editor','formatInline','type','join','fontColor','*Remove\x20all\x20formatting*','plugins','config','charAt','512bKXtsk','split','boolean','find','toLowerCase','push','4648435hxFOXD','entries','registerDescriptionCallback','slice','title','*Set\x20format\x20to:*\x20%0','descriptionFactory','7842DmbdiW','formatBlock','locale','fontSize','enableCommand','11jYkyjK','commandParams','format','27854NCTDeZ','afterInit'];_0x3210=function(){return _0x365187;};return _0x3210();}const _0x1bcbbf=_0xe17c;(function(_0xa1b32d,_0x374e6f){const _0x35cf5a=_0xe17c,_0x17c910=_0xa1b32d();while(!![]){try{const _0x19c86d=parseInt(_0x35cf5a(0xa8))/0x1*(-parseInt(_0x35cf5a(0xb7))/0x2)+parseInt(_0x35cf5a(0xa0))/0x3*(parseInt(_0x35cf5a(0x93))/0x4)+-parseInt(_0x35cf5a(0x99))/0x5+-parseInt(_0x35cf5a(0xc2))/0x6*(-parseInt(_0x35cf5a(0xb5))/0x7)+parseInt(_0x35cf5a(0xb2))/0x8*(-parseInt(_0x35cf5a(0xae))/0x9)+-parseInt(_0x35cf5a(0xab))/0xa*(parseInt(_0x35cf5a(0xa5))/0xb)+parseInt(_0x35cf5a(0xba))/0xc*(parseInt(_0x35cf5a(0xaf))/0xd);if(_0x19c86d===_0x374e6f)break;else _0x17c910['push'](_0x17c910['shift']());}catch(_0x178fda){_0x17c910['push'](_0x17c910['shift']());}}}(_0x3210,0x937cf));function _0xe17c(_0x241f0d,_0x249817){const _0x32102b=_0x3210();return _0xe17c=function(_0xe17c14,_0x2ef2c6){_0xe17c14=_0xe17c14-0x93;let _0x1e52a9=_0x32102b[_0xe17c14];return _0x1e52a9;},_0xe17c(_0x241f0d,_0x249817);}import{Plugin as _0x46de8f}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x32e2ca}from'ckeditor5/src/ui.js';import{getTranslation as _0x2f6847}from'../utils/common-translations.js';export default class X extends _0x46de8f{[_0x1bcbbf(0xa9)](){const _0x5554c8=_0x1bcbbf,_0x555f7c=this[_0x5554c8(0xc3)],_0x222c02=_0x555f7c[_0x5554c8(0xc9)][_0x5554c8(0xbc)](_0x5554c8(0xb3)),_0x365057=_0x555f7c[_0x5554c8(0xbb)][_0x5554c8(0xbc)](_0x5554c8(0xb4)),_0x160cea=_0x555f7c[_0x5554c8(0xbb)][_0x5554c8(0xbc)](_0x5554c8(0xb0));_0x365057&&_0x160cea&&(_0x222c02[_0x5554c8(0xb1)](_0x5554c8(0xb0)),_0x222c02[_0x5554c8(0xa4)](_0x5554c8(0xb4)),this[_0x5554c8(0xaa)]());}[_0x1bcbbf(0xaa)](){const _0x1282dc=_0x1bcbbf,_0x1972cc=this[_0x1282dc(0xc3)],_0xee2ee9=_0x1972cc[_0x1282dc(0xa2)];_0x1972cc[_0x1282dc(0xc9)][_0x1282dc(0xbc)](_0x1282dc(0xb3))[_0x1282dc(0x9f)][_0x1282dc(0x9b)](_0x5d905f=>{const _0x276d85=_0x1282dc;if(_0x276d85(0xa1)!=_0x5d905f[_0x276d85(0xc5)]&&_0x276d85(0xc4)!=_0x5d905f[_0x276d85(0xc5)])return;const {data:_0x46e03b}=_0x5d905f;if(_0x46e03b&&_0x276d85(0xb0)===_0x46e03b[_0x276d85(0xad)]){const _0x525ce5=[],_0xc0018c=_0x46e03b[_0x276d85(0xa6)][0x0];for(const [_0x35bc21,_0x1bde84]of Object[_0x276d85(0x9a)](_0xc0018c))_0x525ce5[_0x276d85(0x98)](so(_0x1972cc,_0x35bc21,_0x1bde84));return _0x525ce5[_0x276d85(0xbf)]?{'type':_0x276d85(0xa7),'content':_0x2f6847(_0xee2ee9,_0x276d85(0x9e),_0x525ce5[_0x276d85(0xc6)](',\x20'))}:{'type':_0x276d85(0xa7),'content':_0x2f6847(_0xee2ee9,_0x276d85(0xc8))};}});}}function so(_0x45f2e0,_0x35a5ba,_0x282a7e){const _0x573ea3=_0x1bcbbf,_0x128e62=_0x45f2e0[_0x573ea3(0xa2)]['t'],_0x318fef=_0x35a5ba[_0x573ea3(0x94)](/(?=[A-Z])/)[_0x573ea3(0xc6)]('\x20'),_0x90a387=_0x128e62(_0x318fef[_0x573ea3(0xcb)](0x0)[_0x573ea3(0xb8)]()+_0x318fef[_0x573ea3(0x9c)](0x1))[_0x573ea3(0x97)]();if(_0x573ea3(0x95)==typeof _0x282a7e)return _0x90a387;if(_0x573ea3(0xc7)===_0x35a5ba||_0x573ea3(0xac)===_0x35a5ba){const _0x4187b8=_0x32e2ca(_0x45f2e0[_0x573ea3(0xca)][_0x573ea3(0xbc)](_0x573ea3(0xc0)))[_0x573ea3(0x96)](_0x4200b1=>_0x4200b1[_0x573ea3(0xb6)]==_0x282a7e);return _0x90a387+'\x20('+(_0x4187b8?_0x128e62(_0x4187b8[_0x573ea3(0xc1)])[_0x573ea3(0x97)]():_0x282a7e)+')';}if(_0x573ea3(0xa3)===_0x35a5ba&&isNaN(parseFloat(_0x282a7e))){const _0x124d51=_0x45f2e0[_0x573ea3(0xc9)][_0x573ea3(0xbc)](_0x573ea3(0xb9))[_0x573ea3(0xbe)](_0x45f2e0[_0x573ea3(0xca)][_0x573ea3(0xbc)](_0x573ea3(0xbd)))[_0x573ea3(0x96)](_0x460578=>_0x460578[_0x573ea3(0xb6)]==_0x282a7e);return _0x90a387+'\x20('+(_0x124d51?_0x128e62(_0x124d51[_0x573ea3(0x9d)])[_0x573ea3(0x97)]():_0x282a7e)+')';}return _0x90a387+'\x20('+_0x282a7e+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x474d(){const _0x5ed8d4=['213IOKwQQ','1927310cIntKp','TrackChangesEditing','2880euxdtv','8pQwOdc','view','220063WOqZgj','editor','commandName','heading','130MvsYxQ','format','formatBlock','commandParams','type','config','40254ptZfpV','paragraph','heading.options','afterInit','match','*Change\x20to:*\x20%0','191597YvDpOo','ELEMENT_HEADING_CUSTOM','title','descriptionFactory','enableDefaultAttributesIntegration','locale','registerElementLabel','1028178YveukX','_registerLegacyDescription','ELEMENT_HEADING','model','has','get','93546JvNJIb','name','plugins','registerDescriptionCallback','HeadingEditing','find','_headingOptions','_getHeadingLevel','value'];_0x474d=function(){return _0x5ed8d4;};return _0x474d();}const _0x59fc2b=_0x3517;function _0x3517(_0x2e44a8,_0x29525a){const _0x474d62=_0x474d();return _0x3517=function(_0x3517bf,_0x228562){_0x3517bf=_0x3517bf-0x1ab;let _0x8d08f7=_0x474d62[_0x3517bf];return _0x8d08f7;},_0x3517(_0x2e44a8,_0x29525a);}(function(_0x31f7f9,_0x3eb5e){const _0x5bb6d0=_0x3517,_0x4b48d6=_0x31f7f9();while(!![]){try{const _0x42bb88=parseInt(_0x5bb6d0(0x1bf))/0x1+-parseInt(_0x5bb6d0(0x1b0))/0x2+-parseInt(_0x5bb6d0(0x1b9))/0x3*(-parseInt(_0x5bb6d0(0x1bc))/0x4)+-parseInt(_0x5bb6d0(0x1c3))/0x5*(parseInt(_0x5bb6d0(0x1c9))/0x6)+parseInt(_0x5bb6d0(0x1cf))/0x7*(parseInt(_0x5bb6d0(0x1bd))/0x8)+-parseInt(_0x5bb6d0(0x1d6))/0x9+parseInt(_0x5bb6d0(0x1ba))/0xa;if(_0x42bb88===_0x3eb5e)break;else _0x4b48d6['push'](_0x4b48d6['shift']());}catch(_0x2a660e){_0x4b48d6['push'](_0x4b48d6['shift']());}}}(_0x474d,0x260bc));import{Plugin as _0x53693c}from'ckeditor5/src/core.js';import{getTranslation as _0x3073f8}from'../utils/common-translations.js';export default class Y extends _0x53693c{[_0x59fc2b(0x1cc)](){const _0x64d3d4=_0x59fc2b,_0x155e4c=this[_0x64d3d4(0x1c0)];if(!_0x155e4c[_0x64d3d4(0x1b2)][_0x64d3d4(0x1ae)](_0x64d3d4(0x1b4)))return;this[_0x64d3d4(0x1b6)]=_0x155e4c[_0x64d3d4(0x1c8)][_0x64d3d4(0x1af)](_0x64d3d4(0x1cb));const _0x182a7b=_0x155e4c[_0x64d3d4(0x1d4)],_0x61b115=_0x155e4c[_0x64d3d4(0x1b2)][_0x64d3d4(0x1af)](_0x64d3d4(0x1bb));_0x61b115[_0x64d3d4(0x1d3)](_0x64d3d4(0x1c2));for(const _0x17473d of this[_0x64d3d4(0x1b6)])_0x64d3d4(0x1ca)!=_0x17473d[_0x64d3d4(0x1ad)]&&_0x61b115[_0x64d3d4(0x1d2)][_0x64d3d4(0x1d5)](_0x17473d[_0x64d3d4(0x1ad)],_0x5f58f7=>{const _0x28e16c=_0x64d3d4,_0x170503=this[_0x28e16c(0x1b7)](_0x17473d[_0x28e16c(0x1ad)]);return null!==_0x170503?_0x375cd1(_0x5f58f7,_0x170503):_0x570530(_0x5f58f7,_0x17473d[_0x28e16c(0x1d1)]);});function _0x375cd1(_0x56fb50,_0x3140be){const _0x1e4ef6=_0x64d3d4;return _0x3073f8(_0x182a7b,_0x1e4ef6(0x1ac),[_0x56fb50,_0x3140be]);}function _0x570530(_0x29a34c,_0xa2406c){const _0x4b7bd8=_0x64d3d4;return _0x3073f8(_0x182a7b,_0x4b7bd8(0x1d0),[_0x29a34c,_0xa2406c]);}this[_0x64d3d4(0x1ab)]();}[_0x59fc2b(0x1ab)](){const _0x459045=_0x59fc2b,_0x515c4a=this[_0x459045(0x1c0)],_0x4f55d0=_0x515c4a[_0x459045(0x1d4)];function _0x476bea(_0x463a5a,_0x4fbaa7){const _0x26d3ca=_0x459045;return _0x3073f8(_0x4f55d0,_0x26d3ca(0x1d0),[_0x463a5a,_0x4fbaa7]);}_0x515c4a[_0x459045(0x1b2)][_0x459045(0x1af)](_0x459045(0x1bb))[_0x459045(0x1d2)][_0x459045(0x1b3)](_0x5b75f1=>{const _0x184c0a=_0x459045;if(_0x184c0a(0x1c5)!=_0x5b75f1[_0x184c0a(0x1c7)])return;const {data:_0x268221}=_0x5b75f1;if(_0x268221&&_0x184c0a(0x1c2)==_0x268221[_0x184c0a(0x1c1)]){const _0x253dad=_0x268221[_0x184c0a(0x1c6)][0x0][_0x184c0a(0x1b8)],_0x183012=this[_0x184c0a(0x1b7)](_0x253dad);if(null!==_0x183012)return{'type':_0x184c0a(0x1c4),'content':_0x3073f8(_0x4f55d0,_0x184c0a(0x1ce),(_0x2e36eb=0x1,_0x559625=_0x183012,_0x3073f8(_0x4f55d0,_0x184c0a(0x1ac),[_0x2e36eb,_0x559625])))};const _0x1db51b=this[_0x184c0a(0x1b6)][_0x184c0a(0x1b5)](_0x5a18aa=>_0x5a18aa[_0x184c0a(0x1ad)]===_0x253dad)[_0x184c0a(0x1d1)];return{'type':_0x184c0a(0x1c4),'content':_0x3073f8(_0x4f55d0,_0x184c0a(0x1ce),_0x476bea(0x1,_0x1db51b))};}var _0x2e36eb,_0x559625;});}[_0x59fc2b(0x1b7)](_0xc04706){const _0x50e464=_0x59fc2b;var _0x389af4,_0x39bee7;const _0x2066cd=_0xc04706[_0x50e464(0x1cd)](/^heading(\d+)/);if(_0x2066cd)return _0x2066cd[0x1];const _0x552b15=null===(_0x389af4=this[_0x50e464(0x1b6)])||void 0x0===_0x389af4?void 0x0:_0x389af4[_0x50e464(0x1b5)](_0x3bdc8f=>_0x3bdc8f[_0x50e464(0x1ad)]==_0xc04706);if(_0x552b15&&_0x552b15[_0x50e464(0x1be)]){const _0x228ef1=_0x552b15[_0x50e464(0x1be)],_0x384b02=(null!==(_0x39bee7=_0x228ef1[_0x50e464(0x1b1)])&&void 0x0!==_0x39bee7?_0x39bee7:_0x228ef1)[_0x50e464(0x1cd)](/^h(\d+)/);if(_0x384b02)return _0x384b02[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2904cd=_0x4b1b;(function(_0x6c1fa4,_0xc77b60){const _0x926bdf=_0x4b1b,_0x423416=_0x6c1fa4();while(!![]){try{const _0x316859=parseInt(_0x926bdf(0x116))/0x1*(-parseInt(_0x926bdf(0x117))/0x2)+-parseInt(_0x926bdf(0x102))/0x3+-parseInt(_0x926bdf(0x118))/0x4+-parseInt(_0x926bdf(0x100))/0x5+-parseInt(_0x926bdf(0x108))/0x6+-parseInt(_0x926bdf(0xf9))/0x7+-parseInt(_0x926bdf(0x10c))/0x8*(-parseInt(_0x926bdf(0x10d))/0x9);if(_0x316859===_0xc77b60)break;else _0x423416['push'](_0x423416['shift']());}catch(_0x1b9b2c){_0x423416['push'](_0x423416['shift']());}}}(_0x14a9,0x5419a));import{Plugin as _0x14b06d}from'ckeditor5/src/core.js';import{getTranslation as _0x148d7d}from'../utils/common-translations.js';function _0x4b1b(_0x5bd8ad,_0x175027){const _0x14a926=_0x14a9();return _0x4b1b=function(_0x4b1b44,_0x2cbbd0){_0x4b1b44=_0x4b1b44-0xf9;let _0x39046d=_0x14a926[_0x4b1b44];return _0x39046d;},_0x4b1b(_0x5bd8ad,_0x175027);}function _0x14a9(){const _0x3e3001=['color','format','value','3275944soVhKf','afterInit','TrackChangesEditing','type','_registerLegacyDescription','find','get','1314940WYcqvp','registerDescriptionCallback','45414yhyfBR','commandName','*Remove\x20highlight*','commandParams','registerInlineAttribute','model','3318534BZyaMN','enableDefaultAttributesIntegration','FORMAT_HIGHLIGHT','*Set\x20highlight:*\x20%0','8IrWXcs','22823991gYBZVt','highlight.options','config','title','highlight','locale','toLowerCase','has','formatInline','18ZrUPcr','63696SdDJmE','1276216zBiuOt','HighlightEditing','registerAttributeLabel','plugins','editor','descriptionFactory'];_0x14a9=function(){return _0x3e3001;};return _0x14a9();}export default class Z extends _0x14b06d{[_0x2904cd(0xfa)](){const _0x19dd66=_0x2904cd,_0x5e1162=this[_0x19dd66(0x11c)];if(!_0x5e1162[_0x19dd66(0x11b)][_0x19dd66(0x114)](_0x19dd66(0x119)))return;const _0x3d16a0=_0x5e1162[_0x19dd66(0x11b)][_0x19dd66(0xff)](_0x19dd66(0xfb)),_0x3294c8=_0x5e1162[_0x19dd66(0x112)];_0x3d16a0[_0x19dd66(0x109)](_0x19dd66(0x111)),_0x3d16a0[_0x19dd66(0x106)](_0x19dd66(0x111)),_0x3d16a0[_0x19dd66(0x11d)][_0x19dd66(0x11a)](_0x19dd66(0x111),_0x148d7d(_0x3294c8,_0x19dd66(0x10a))),this[_0x19dd66(0xfd)]();}[_0x2904cd(0xfd)](){const _0x6ff832=_0x2904cd,_0x1dc045=this[_0x6ff832(0x11c)],_0x5625f2=_0x1dc045[_0x6ff832(0x112)];_0x1dc045[_0x6ff832(0x11b)][_0x6ff832(0xff)](_0x6ff832(0xfb))[_0x6ff832(0x11d)][_0x6ff832(0x101)](_0x4baefd=>{const _0x1ebffe=_0x6ff832;if(_0x1ebffe(0x115)!=_0x4baefd[_0x1ebffe(0xfc)])return;const {data:_0xc4b5db}=_0x4baefd;if(_0xc4b5db&&_0x1ebffe(0x111)==_0xc4b5db[_0x1ebffe(0x103)]){const _0x14987=_0x5625f2['t'],_0x4a7e0a=_0xc4b5db[_0x1ebffe(0x105)][0x0][_0x1ebffe(0x120)];if(_0x4a7e0a){const _0x4b74e2=_0x1dc045[_0x1ebffe(0x10f)][_0x1ebffe(0xff)](_0x1ebffe(0x10e))[_0x1ebffe(0xfe)](_0xa6db5d=>_0xa6db5d[_0x1ebffe(0x107)]==_0x4a7e0a),_0x538a0b=_0x14987(_0x4b74e2[_0x1ebffe(0x110)])[_0x1ebffe(0x113)]();return{'type':_0x1ebffe(0x11f),'content':_0x148d7d(_0x5625f2,_0x1ebffe(0x10b),_0x538a0b),'color':{'value':_0x4b74e2[_0x1ebffe(0x11e)],'title':_0x4b74e2[_0x1ebffe(0x110)]}};}return{'type':_0x1ebffe(0x11f),'content':_0x148d7d(_0x5625f2,_0x1ebffe(0x104),_0x148d7d(_0x5625f2,_0x1ebffe(0x10a)))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x352ef4=_0x4635;(function(_0x23f2c6,_0x593a6c){const _0x246475=_0x4635,_0x2a94d7=_0x23f2c6();while(!![]){try{const _0x3ddaa7=parseInt(_0x246475(0x1b8))/0x1*(parseInt(_0x246475(0x1bf))/0x2)+parseInt(_0x246475(0x1b5))/0x3*(-parseInt(_0x246475(0x1c9))/0x4)+-parseInt(_0x246475(0x1cb))/0x5*(parseInt(_0x246475(0x1c6))/0x6)+-parseInt(_0x246475(0x1b3))/0x7*(parseInt(_0x246475(0x1cd))/0x8)+parseInt(_0x246475(0x1cc))/0x9+-parseInt(_0x246475(0x1c2))/0xa+parseInt(_0x246475(0x1b9))/0xb;if(_0x3ddaa7===_0x593a6c)break;else _0x2a94d7['push'](_0x2a94d7['shift']());}catch(_0x230c63){_0x2a94d7['push'](_0x2a94d7['shift']());}}}(_0x83a9,0x244dc));import{Plugin as _0x6adf00}from'ckeditor5/src/core.js';function _0x4635(_0x29040b,_0x1e0796){const _0x83a98f=_0x83a9();return _0x4635=function(_0x463571,_0x5aaa59){_0x463571=_0x463571-0x1a9;let _0xadd1f0=_0x83a98f[_0x463571];return _0xadd1f0;},_0x4635(_0x29040b,_0x1e0796);}function _0x83a9(){const _0x1ec462=['afterInit','enableCommand','plugins','962584KEKYsI','createContainerElement','167526zagJmq','registerElementLabel','showSuggestionHighlights','26iuiUli','4516688AwdJJN','has','dataDowncast','insert','elementToStructure','high','12214ulcCDj','createPositionAt','editor','2306760OeHPCp','createEmptyElement','ELEMENT_HORIZONTAL_LINE','get','249738qSNsBK','locale','ck-horizontal-line','4SZcmik','conversion','15QjdMgi','2391489mKthjw','16HWfROQ','div','addClass','horizontalLine','HorizontalLineEditing','descriptionFactory','for','TrackChangesEditing'];_0x83a9=function(){return _0x1ec462;};return _0x83a9();}import{getTranslation as _0x546ade}from'../utils/common-translations.js';export default class tt extends _0x6adf00{[_0x352ef4(0x1b0)](){const _0xb8502e=_0x352ef4,_0x45bb07=this[_0xb8502e(0x1c1)];if(!_0x45bb07[_0xb8502e(0x1b2)][_0xb8502e(0x1ba)](_0xb8502e(0x1ac)))return;_0x45bb07[_0xb8502e(0x1b2)][_0xb8502e(0x1c5)](_0xb8502e(0x1af))[_0xb8502e(0x1b1)](_0xb8502e(0x1ab));const _0x55c35a=_0x45bb07[_0xb8502e(0x1b2)][_0xb8502e(0x1c5)](_0xb8502e(0x1af)),_0x18049a=_0x45bb07[_0xb8502e(0x1c7)];_0x55c35a[_0xb8502e(0x1ad)][_0xb8502e(0x1b6)](_0xb8502e(0x1ab),_0x548801=>_0x546ade(_0x18049a,_0xb8502e(0x1c4),_0x548801)),_0x45bb07[_0xb8502e(0x1ca)][_0xb8502e(0x1ae)](_0xb8502e(0x1bb))[_0xb8502e(0x1bd)]({'model':_0xb8502e(0x1ab),'view':(_0x456b98,{writer:_0x16d1fd,options:_0x2e214c})=>{const _0x164b7d=_0xb8502e;if(!_0x2e214c[_0x164b7d(0x1b7)])return null;const _0x200b93=_0x16d1fd[_0x164b7d(0x1b4)](_0x164b7d(0x1a9)),_0x1856ce=_0x16d1fd[_0x164b7d(0x1c3)]('hr');return _0x16d1fd[_0x164b7d(0x1aa)](_0x164b7d(0x1c8),_0x200b93),_0x16d1fd[_0x164b7d(0x1bc)](_0x16d1fd[_0x164b7d(0x1c0)](_0x200b93,0x0),_0x1856ce),_0x200b93;},'converterPriority':_0xb8502e(0x1be)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3e7947=_0x1eb9;function _0x4413(){const _0x527ca8=['4848XwzXSv','_registerLegacyDescription','288QNqbCf','1065778OYOsRU','46890yCXbtS','rawHtml','commandName','element','nodeAfter','value','htmlEmbed','3726744FNAThf','917896cEjBSo','registerDescriptionCallback','formatBlock','153lthfkv','*Change\x20%0\x20content*','plugins','TrackChangesEditing','afterInit','get','registerElementLabel','6imcsqD','HtmlEmbed','1136990sMDgaA','ELEMENT_HTML_EMBED','attribute','128121JIEfOg','enableDefaultAttributesIntegration','editor','type','registerBlockAttribute','start','getFirstRange','format','has','descriptionFactory','locale','key'];_0x4413=function(){return _0x527ca8;};return _0x4413();}(function(_0x27e867,_0x472184){const _0x3530b9=_0x1eb9,_0x5665b0=_0x27e867();while(!![]){try{const _0x420c17=-parseInt(_0x3530b9(0xde))/0x1*(parseInt(_0x3530b9(0xd9))/0x2)+parseInt(_0x3530b9(0xd2))/0x3*(-parseInt(_0x3530b9(0xea))/0x4)+-parseInt(_0x3530b9(0xdb))/0x5+parseInt(_0x3530b9(0xce))/0x6+parseInt(_0x3530b9(0xed))/0x7+parseInt(_0x3530b9(0xcf))/0x8+parseInt(_0x3530b9(0xec))/0x9*(parseInt(_0x3530b9(0xc7))/0xa);if(_0x420c17===_0x472184)break;else _0x5665b0['push'](_0x5665b0['shift']());}catch(_0x466c22){_0x5665b0['push'](_0x5665b0['shift']());}}}(_0x4413,0x5902e));import{Plugin as _0x65533c}from'ckeditor5/src/core.js';function _0x1eb9(_0x232fe0,_0x2f6f5d){const _0x44132b=_0x4413();return _0x1eb9=function(_0x1eb9bc,_0x3d4468){_0x1eb9bc=_0x1eb9bc-0xc7;let _0xdb753d=_0x44132b[_0x1eb9bc];return _0xdb753d;},_0x1eb9(_0x232fe0,_0x2f6f5d);}import{getTranslation as _0x2a63be}from'../utils/common-translations.js';export default class et extends _0x65533c{[_0x3e7947(0xd6)](){const _0x16cf7f=_0x3e7947,_0x5e8e32=this[_0x16cf7f(0xe0)];if(!_0x5e8e32[_0x16cf7f(0xd4)][_0x16cf7f(0xe6)](_0x16cf7f(0xda)))return;const _0x46495d=_0x5e8e32[_0x16cf7f(0xd4)][_0x16cf7f(0xd7)](_0x16cf7f(0xd5)),_0x4b6b01=_0x5e8e32[_0x16cf7f(0xe8)];_0x46495d[_0x16cf7f(0xe7)][_0x16cf7f(0xd8)](_0x16cf7f(0xc8),_0xc6898a=>_0x2a63be(_0x4b6b01,_0x16cf7f(0xdc),_0xc6898a)),_0x46495d[_0x16cf7f(0xdf)](_0x16cf7f(0xcd)),_0x46495d[_0x16cf7f(0xe2)](_0x16cf7f(0xcc)),_0x46495d[_0x16cf7f(0xe7)][_0x16cf7f(0xd0)](_0x260d4e=>{const _0x405b9b=_0x16cf7f;if(_0x405b9b(0xdd)!=_0x260d4e[_0x405b9b(0xe1)])return;const {data:_0x2ba704}=_0x260d4e;if(_0x2ba704&&_0x405b9b(0xcc)==_0x2ba704[_0x405b9b(0xe9)]&&_0x260d4e[_0x405b9b(0xe4)]()[_0x405b9b(0xe3)][_0x405b9b(0xcb)]['is'](_0x405b9b(0xca),_0x405b9b(0xc8))){const _0x58013d=_0x2a63be(_0x4b6b01,_0x405b9b(0xdc));return{'type':_0x405b9b(0xe5),'content':_0x2a63be(_0x4b6b01,_0x405b9b(0xd3),_0x58013d)};}}),this[_0x16cf7f(0xeb)]();}[_0x3e7947(0xeb)](){const _0x274dde=_0x3e7947,_0x2a03f6=this[_0x274dde(0xe0)],_0x17b5d5=_0x2a03f6[_0x274dde(0xe8)];_0x2a03f6[_0x274dde(0xd4)][_0x274dde(0xd7)](_0x274dde(0xd5))[_0x274dde(0xe7)][_0x274dde(0xd0)](_0x32899a=>{const _0x5769b4=_0x274dde;if(_0x5769b4(0xd1)!=_0x32899a[_0x5769b4(0xe1)])return;const {data:_0x1fd8b6}=_0x32899a;if(_0x1fd8b6&&_0x5769b4(0xcd)==_0x1fd8b6[_0x5769b4(0xc9)]){const _0x66e217=_0x2a63be(_0x17b5d5,_0x5769b4(0xdc));return{'type':_0x5769b4(0xe5),'content':_0x2a63be(_0x17b5d5,_0x5769b4(0xd3),_0x66e217)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3d2ab5=_0x4bbb;function _0x2fea(){const _0x206810=['getFirstRange','addObject','find','getNearestSelectionRange','forceDefaultExecution','alt','6005896NqqMtw','ELEMENT_INLINE_IMAGE','TrackChangesEditing','createRangeOn','isBlockImage','*Set\x20image\x20width:*\x20%0','4905918wkcbDZ','findIndex','nodeAfter','ImageResize','ImageTextAlternativeEditing','element','getSuggestionCallback','Block\x20image\x20to\x20inline\x20image','markBlockFormat','width','selection','discard','schema','fromPosition','getContainedElement','start','ELEMENT_IMAGE','ImageUtils','*Set\x20image\x20text\x20alternative:*\x20%0','resizeImage','getClosestSelectedImageElement','locale','isEqual','imageInline','insertion','isCollapsed','descriptionFactory','commandParams','afterInit','accept','registerCustomCallback','nodeBefore','previous','subType','ImageCaptionEditing','document','imageStylePreApply','ImageEditing','isIntersecting','ELEMENT_CAPTION','newValue','forward','45RpfibO','has','*Remove\x20image\x20text\x20alternative*','caption','139041pWtrXS','convertBlockImageToInline','imageTypeInline','convertInlineImageToBlock','markDeletion','commandName','length','*Reset\x20image\x20width*','removeObject','imageCaption','isOwn','2dDunER','chain','imageTextAlternative','editor','model','formatBlock','get','markInsertion','getCaptionFromImageModelElement','plugins','ImageUploadEditing','type','ImageCaptionUtils','registerBlockAttribute','ImageBlockEditing','3783879bvbZJj','_findSuggestions','toggleImageCaption','registerElementLabel','resizedWidth','attribute','FORMAT_IMAGE_SIZE','detach','deletion','710700CpkvEG','registerAttributeLabel','backward','join','formatInline','format','_registerLegacyDescription','registerDescriptionCallback','change','imageTypeBlock','imageBlock','isBefore','_suggestionFactory','toPrevious','createRange','enableDefaultAttributesIntegration','insertImage','enableCommand','Inline\x20image\x20to\x20block\x20image','key','ImageInlineEditing','uploadImage','6120960XIjIKn','filter','1010205qKCsyd','toNext','end'];_0x2fea=function(){return _0x206810;};return _0x2fea();}function _0x4bbb(_0x413d04,_0x1a799f){const _0x2fea16=_0x2fea();return _0x4bbb=function(_0x4bbb58,_0x2fb5d4){_0x4bbb58=_0x4bbb58-0xe6;let _0xe317ab=_0x2fea16[_0x4bbb58];return _0xe317ab;},_0x4bbb(_0x413d04,_0x1a799f);}(function(_0x179754,_0x1ab222){const _0x2b4624=_0x4bbb,_0xeeacdb=_0x179754();while(!![]){try{const _0x3f385f=-parseInt(_0x2b4624(0x11c))/0x1+parseInt(_0x2b4624(0x127))/0x2*(-parseInt(_0x2b4624(0x136))/0x3)+parseInt(_0x2b4624(0x13f))/0x4+-parseInt(_0x2b4624(0x155))/0x5+-parseInt(_0x2b4624(0xee))/0x6+parseInt(_0x2b4624(0x157))/0x7+-parseInt(_0x2b4624(0xe8))/0x8*(-parseInt(_0x2b4624(0x118))/0x9);if(_0x3f385f===_0x1ab222)break;else _0xeeacdb['push'](_0xeeacdb['shift']());}catch(_0xc185ef){_0xeeacdb['push'](_0xeeacdb['shift']());}}}(_0x2fea,0x9aa98));import{Plugin as _0x567908}from'ckeditor5/src/core.js';import{LivePosition as _0x1dffa3}from'ckeditor5/src/engine.js';import{getTranslation as _0x16d973}from'../utils/common-translations.js';export default class it extends _0x567908{[_0x3d2ab5(0x10a)](){const _0x33fb02=_0x3d2ab5,_0x31feb5=this[_0x33fb02(0x12a)];if(!_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0x113)))return;const _0x31f4bc=_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x12d)](_0x33fb02(0xea)),_0x4172e7=_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x12d)](_0x33fb02(0xff)),_0x4f1e23=_0x31feb5[_0x33fb02(0x103)];_0x31f4bc[_0x33fb02(0x150)](_0x33fb02(0x14f)),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x139)](_0x33fb02(0x149),_0x24d27f=>_0x16d973(_0x4f1e23,_0x33fb02(0xfe),_0x24d27f)),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x139)](_0x33fb02(0x105),_0x3d7765=>_0x16d973(_0x4f1e23,_0x33fb02(0xe9),_0x3d7765)),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x139)](_0x33fb02(0x11b),()=>_0x16d973(_0x4f1e23,_0x33fb02(0x115))),_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0x131))&&_0x31f4bc[_0x33fb02(0x150)](_0x33fb02(0x154)),_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0x135))&&_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0x153))&&(_0x31f4bc[_0x33fb02(0x150)](_0x33fb02(0x11e),(_0x3c9be0,_0x5d0b9d)=>{const _0x3a06f2=_0x33fb02,_0x44b79a=_0x4172e7[_0x3a06f2(0x102)](_0x31feb5[_0x3a06f2(0x12b)][_0x3a06f2(0x111)][_0x3a06f2(0xf8)]);_0x31feb5[_0x3a06f2(0x12b)][_0x3a06f2(0x147)](()=>{const _0x17b751=_0x3a06f2;_0x31f4bc[_0x17b751(0xf6)](_0x44b79a,{'commandName':_0x17b751(0x11e),'commandParams':[_0x5d0b9d]},[],_0x17b751(0x11d));});}),_0x31f4bc[_0x33fb02(0x150)](_0x33fb02(0x148),(_0x4fe295,_0x1b3e05)=>{const _0x17075f=_0x33fb02;_0x31feb5[_0x17075f(0x12b)][_0x17075f(0x147)](_0x390d44=>{const _0x1556ef=_0x17075f;let _0x312a5e=_0x4172e7[_0x1556ef(0x102)](_0x31feb5[_0x1556ef(0x12b)][_0x1556ef(0x111)][_0x1556ef(0xf8)]),_0x195bf7=_0x390d44[_0x1556ef(0xeb)](_0x312a5e);const _0xbc4a63=_0x1dffa3[_0x1556ef(0xfb)](_0x195bf7[_0x1556ef(0xfd)],_0x1556ef(0x14c)),_0x43c34b=_0x1dffa3[_0x1556ef(0xfb)](_0x195bf7[_0x1556ef(0x159)],_0x1556ef(0x158));_0x31f4bc[_0x1556ef(0xe6)](()=>_0x4fe295(_0x1b3e05)),_0x312a5e=_0x4172e7[_0x1556ef(0x102)](_0x31feb5[_0x1556ef(0x12b)][_0x1556ef(0x111)][_0x1556ef(0xf8)]),_0x195bf7=_0x390d44[_0x1556ef(0xeb)](_0x312a5e);const _0x2d8ffc=_0x390d44[_0x1556ef(0x14d)](_0xbc4a63,_0x43c34b);_0xbc4a63[_0x1556ef(0x13d)](),_0x43c34b[_0x1556ef(0x13d)](),_0x31f4bc[_0x1556ef(0xf6)](_0x312a5e,{'commandName':_0x1556ef(0x11e),'commandParams':[_0x1b3e05]},[],_0x1556ef(0x11f)),_0x2d8ffc[_0x1556ef(0xfd)][_0x1556ef(0x14a)](_0x195bf7[_0x1556ef(0xfd)])&&_0x31f4bc[_0x1556ef(0x12e)](_0x390d44[_0x1556ef(0x14d)](_0x2d8ffc[_0x1556ef(0xfd)],_0x195bf7[_0x1556ef(0xfd)]),_0x1556ef(0x11f)),_0x195bf7[_0x1556ef(0x159)][_0x1556ef(0x14a)](_0x2d8ffc[_0x1556ef(0x159)])&&_0x31f4bc[_0x1556ef(0x12e)](_0x390d44[_0x1556ef(0x14d)](_0x195bf7[_0x1556ef(0x159)],_0x2d8ffc[_0x1556ef(0x159)]),_0x1556ef(0x11f));});}),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x12c),_0x33fb02(0x11f),_0x33fb02(0x142),()=>!0x1),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x12c),_0x33fb02(0x11f),_0x33fb02(0x10b),()=>!0x1),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x12c),_0x33fb02(0x11f),_0x33fb02(0xf9),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0xf4)](_0x33fb02(0x12c),'',_0x33fb02(0x10b))),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x106),_0x33fb02(0x11f),_0x33fb02(0x142),()=>!0x1),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x106),_0x33fb02(0x11f),_0x33fb02(0xf9),([_0x32699e])=>{const _0xfa7beb=_0x33fb02,_0x30cda1=_0x31f4bc[_0xfa7beb(0x14b)][_0xfa7beb(0xf4)](_0xfa7beb(0x106),'',_0xfa7beb(0xf9));let _0x53caf3=_0x32699e[_0xfa7beb(0xfd)],_0x2bb121=_0x32699e[_0xfa7beb(0x159)];const _0x4bfd58=_0x31feb5[_0xfa7beb(0x12b)][_0xfa7beb(0xfa)][_0xfa7beb(0x15d)](_0x53caf3,_0xfa7beb(0x141)),_0x544725=_0x31feb5[_0xfa7beb(0x12b)][_0xfa7beb(0xfa)][_0xfa7beb(0x15d)](_0x2bb121,_0xfa7beb(0x117));_0x4bfd58[_0xfa7beb(0x107)]&&(_0x53caf3=_0x4bfd58[_0xfa7beb(0xfd)]),_0x544725[_0xfa7beb(0x107)]&&(_0x2bb121=_0x544725[_0xfa7beb(0x159)]),_0x30cda1([_0x31feb5[_0xfa7beb(0x12b)][_0xfa7beb(0x14d)](_0x53caf3,_0x2bb121)]);}),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x12c),_0x33fb02(0x11f),_0x33fb02(0x128),_0x52dc9c),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x106),_0x33fb02(0x11f),_0x33fb02(0x128),_0x52dc9c)),_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0x110))&&(_0x31f4bc[_0x33fb02(0x150)](_0x33fb02(0x138),(_0x2eb429,_0x1ea311)=>{const _0x23d568=_0x33fb02,_0x2422a2=_0x31feb5[_0x23d568(0x130)][_0x23d568(0x12d)](_0x23d568(0x133));let _0x1a67ba=_0x4172e7[_0x23d568(0x102)](_0x31feb5[_0x23d568(0x12b)][_0x23d568(0x111)][_0x23d568(0xf8)]),_0x1bf670=_0x2422a2[_0x23d568(0x12f)](_0x1a67ba);_0x31feb5[_0x23d568(0x12b)][_0x23d568(0x147)](()=>{const _0x2c1dbe=_0x23d568;if(_0x1bf670)return void _0x31f4bc[_0x2c1dbe(0x120)](_0x31feb5[_0x2c1dbe(0x12b)][_0x2c1dbe(0xeb)](_0x1bf670));const _0x49655d=_0x4172e7[_0x2c1dbe(0xec)](_0x1a67ba);_0x2eb429(_0x1ea311),_0x1a67ba=_0x4172e7[_0x2c1dbe(0x102)](_0x31feb5[_0x2c1dbe(0x12b)][_0x2c1dbe(0x111)][_0x2c1dbe(0xf8)]),_0x1bf670=_0x2422a2[_0x2c1dbe(0x12f)](_0x1a67ba),_0x31f4bc[_0x2c1dbe(0x12e)](_0x31feb5[_0x2c1dbe(0x12b)][_0x2c1dbe(0xeb)](_0x1bf670),_0x49655d?null:_0x2c1dbe(0x125));});}),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x106),_0x33fb02(0x125),_0x33fb02(0x128),_0x52dc9c));const _0x3ad801=[{'type':_0x33fb02(0x12c),'subType':_0x33fb02(0x112)},{'type':_0x33fb02(0x106),'subType':_0x33fb02(0x125)},{'type':_0x33fb02(0x12c),'subType':_0x33fb02(0x11f)},{'type':_0x33fb02(0x106),'subType':_0x33fb02(0x11f)}];function _0x382248(_0x30b690,_0x5b374c){const _0x413c29=_0x33fb02,_0x39506e=_0x3ad801[_0x413c29(0xef)](({type:_0x4f0e6e,subType:_0x545bda})=>_0x30b690[_0x413c29(0x132)]==_0x4f0e6e&&_0x30b690[_0x413c29(0x10f)]==_0x545bda),_0x40c8ef=_0x3ad801[_0x413c29(0xef)](({type:_0x4443b1,subType:_0x526ce1})=>_0x5b374c[_0x413c29(0x132)]==_0x4443b1&&_0x5b374c[_0x413c29(0x10f)]==_0x526ce1);if(_0x39506e<0x0||_0x40c8ef<0x0)return!0x1;const _0x1a1557=_0x30b690[_0x413c29(0x15a)](),_0x226978=_0x5b374c[_0x413c29(0x15a)]();if((0x0==_0x39506e||0x1==_0x39506e)&&0x2==_0x40c8ef&&_0x1a1557[_0x413c29(0x114)](_0x226978))return!0x0;if(0x2==_0x39506e&&0x3==_0x40c8ef){const _0x533b22=_0x31f4bc[_0x413c29(0x137)](_0x1a1557,_0x413c29(0x106))[_0x413c29(0x156)](({suggestion:_0x599cf4,meta:_0x965746})=>_0x965746[_0x413c29(0x126)]&&_0x413c29(0x11f)==_0x599cf4[_0x413c29(0x10f)]);if(_0x533b22[_0x413c29(0x122)]>0x1&&_0x226978[_0x413c29(0x159)][_0x413c29(0x104)](_0x1a1557[_0x413c29(0xfd)]))return!0x0;if(0x1==_0x533b22[_0x413c29(0x122)]&&(_0x1a1557[_0x413c29(0xfd)][_0x413c29(0x104)](_0x226978[_0x413c29(0x159)])||_0x1a1557[_0x413c29(0x159)][_0x413c29(0x104)](_0x226978[_0x413c29(0xfd)])))return!0x0;}if(0x3==_0x39506e&&0x3==_0x40c8ef&&_0x1a1557[_0x413c29(0xfd)][_0x413c29(0x14a)](_0x226978[_0x413c29(0xfd)])){const _0x2a8cd0=_0x1a1557[_0x413c29(0x159)][_0x413c29(0xf0)],_0x1dcc5a=_0x226978[_0x413c29(0xfd)][_0x413c29(0x10d)];return _0x4172e7[_0x413c29(0xec)](_0x2a8cd0)&&_0x2a8cd0===_0x1dcc5a;}return!0x1;}function _0x52dc9c(_0x11a20e,_0x4cb63a){return _0x382248(_0x11a20e,_0x4cb63a)?[_0x11a20e,_0x4cb63a]:_0x382248(_0x4cb63a,_0x11a20e)?[_0x4cb63a,_0x11a20e]:null;}_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0xf1))&&(_0x31f4bc[_0x33fb02(0x14e)](_0x33fb02(0x101)),_0x31f4bc[_0x33fb02(0x134)](_0x33fb02(0x13a)),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x140)](_0x33fb02(0x13a),_0x16d973(_0x4f1e23,_0x33fb02(0x13c)))),_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0xf2))&&(_0x31f4bc[_0x33fb02(0x14e)](_0x33fb02(0x129)),_0x31f4bc[_0x33fb02(0x134)](_0x33fb02(0xe7))),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x146)](_0x140c46=>{const _0x937719=_0x33fb02;if(!!_0x3ad801[_0x937719(0x15c)](({type:_0x40a07e,subType:_0x4cd953})=>_0x140c46[_0x937719(0x132)]==_0x40a07e&&_0x140c46[_0x937719(0x10f)]==_0x4cd953))return _0x140c46[_0x937719(0x10e)]?{}:void 0x0;}),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x146)](_0x1c7947=>{const _0x31e3ee=_0x33fb02;if(_0x31e3ee(0x106)==_0x1c7947[_0x31e3ee(0x132)]||_0x31e3ee(0x13e)==_0x1c7947[_0x31e3ee(0x132)]){const _0x1b1e90=_0x1c7947[_0x31e3ee(0xfc)]();if(_0x1b1e90&&_0x1b1e90['is'](_0x31e3ee(0xf3),_0x31e3ee(0x11b)))return{'type':_0x31e3ee(0x106)==_0x1c7947[_0x31e3ee(0x132)]?_0x31e3ee(0x15b):_0x31e3ee(0x124),'element':_0x1b1e90,'quantity':0x1};}}),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x146)](_0x1a2226=>_0x33fb02(0x12c)==_0x1a2226[_0x33fb02(0x132)]&&_0x33fb02(0x11f)==_0x1a2226[_0x33fb02(0x10f)]?{'type':_0x33fb02(0x144),'content':_0x33fb02(0x151)}:_0x33fb02(0x12c)==_0x1a2226[_0x33fb02(0x132)]&&_0x33fb02(0x11d)==_0x1a2226[_0x33fb02(0x10f)]?{'type':_0x33fb02(0x144),'content':_0x33fb02(0xf5)}:void 0x0),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x146)](_0x25fe6b=>{const _0x58f544=_0x33fb02;if(_0x58f544(0x13b)!=_0x25fe6b[_0x58f544(0x132)])return;const {data:_0x181532}=_0x25fe6b;if(!_0x181532||_0x58f544(0xe7)!=_0x181532[_0x58f544(0x152)])return;const _0x5bc392=_0x181532[_0x58f544(0x116)];return _0x5bc392?{'type':_0x58f544(0x144),'content':_0x16d973(_0x4f1e23,_0x58f544(0x100),'\x22'+_0x5bc392+'\x22')}:{'type':_0x58f544(0x144),'content':_0x16d973(_0x4f1e23,_0x58f544(0x11a))};}),this[_0x33fb02(0x145)]();}[_0x3d2ab5(0x145)](){const _0x4cb605=_0x3d2ab5,_0x3df4a0=this[_0x4cb605(0x12a)],_0x601f04=_0x3df4a0[_0x4cb605(0x103)];_0x3df4a0[_0x4cb605(0x130)][_0x4cb605(0x12d)](_0x4cb605(0xea))[_0x4cb605(0x108)][_0x4cb605(0x146)](_0x48de5c=>{const _0x4ad757=_0x4cb605;if(_0x4ad757(0x12c)!=_0x48de5c[_0x4ad757(0x132)]&&_0x4ad757(0x143)!=_0x48de5c[_0x4ad757(0x132)])return;const {data:_0x3cfb53}=_0x48de5c;if(_0x3cfb53){if(_0x4ad757(0x129)==_0x3cfb53[_0x4ad757(0x121)]){const _0x65f420=_0x3cfb53[_0x4ad757(0x109)][0x0][_0x4ad757(0x116)];return _0x65f420?{'type':_0x4ad757(0x144),'content':_0x16d973(_0x601f04,_0x4ad757(0x100),'\x22'+_0x65f420+'\x22')}:{'type':_0x4ad757(0x144),'content':_0x16d973(_0x601f04,_0x4ad757(0x11a))};}if(_0x4ad757(0x101)==_0x3cfb53[_0x4ad757(0x121)]){const _0x39f52a=_0x3cfb53[_0x4ad757(0x109)][0x0][_0x4ad757(0xf7)];return _0x39f52a?{'type':_0x4ad757(0x144),'content':_0x16d973(_0x601f04,_0x4ad757(0xed),_0x39f52a)}:{'type':_0x4ad757(0x144),'content':_0x16d973(_0x601f04,_0x4ad757(0x123))};}}});}}
|
|
23
|
+
function _0x1804(){const _0x366724=['insertImage','uploadImage','start','formatInline','getContainedElement','formatBlock','findIndex','ImageCaptionUtils','chain','width','ELEMENT_CAPTION','removeObject','1832411XMeafR','enableDefaultAttributesIntegration','subType','forward','6htURMh','ImageEditing','getNearestSelectionRange','imageCaption','end','newValue','registerAttributeLabel','isOwn','detach','isBlockImage','resizedWidth','getSuggestionCallback','toggleImageCaption','*Remove\x20image\x20text\x20alternative*','type','ImageUtils','join','ImageResize','ELEMENT_IMAGE','has','ImageBlockEditing','3dCHnAG','*Reset\x20image\x20width*','fromPosition','createRangeOn','alt','markDeletion','model','registerDescriptionCallback','key','registerBlockAttribute','attribute','imageStylePreApply','forceDefaultExecution','commandParams','ELEMENT_INLINE_IMAGE','*Set\x20image\x20text\x20alternative:*\x20%0','addObject','toNext','ImageUploadEditing','imageTextAlternative','insertion','imageTypeInline','getFirstRange','749632OwHeQa','descriptionFactory','_suggestionFactory','ImageInlineEditing','2370843KBdNtJ','enableCommand','convertBlockImageToInline','imageTypeBlock','nodeBefore','toPrevious','getClosestSelectedImageElement','deletion','convertInlineImageToBlock','backward','accept','registerCustomCallback','registerElementLabel','element','get','selection','isBefore','afterInit','getCaptionFromImageModelElement','1706225pOJNup','commandName','*Set\x20image\x20width:*\x20%0','252382yXCgOB','editor','find','length','previous','createRange','change','1687384WzpvLM','ImageCaptionEditing','isCollapsed','locale','611818zTxMrr','Block\x20image\x20to\x20inline\x20image','markBlockFormat','schema','markInsertion','isEqual','format','_findSuggestions','caption','Inline\x20image\x20to\x20block\x20image','discard','document','_registerLegacyDescription','imageBlock','nodeAfter','TrackChangesEditing','FORMAT_IMAGE_SIZE','isIntersecting','imageInline','filter','resizeImage','plugins','ImageTextAlternativeEditing'];_0x1804=function(){return _0x366724;};return _0x1804();}const _0x265c79=_0x4e34;function _0x4e34(_0x1ff970,_0x5176dd){const _0x18048f=_0x1804();return _0x4e34=function(_0x4e34e5,_0x5c109b){_0x4e34e5=_0x4e34e5-0x188;let _0x2ea698=_0x18048f[_0x4e34e5];return _0x2ea698;},_0x4e34(_0x1ff970,_0x5176dd);}(function(_0x5d18ac,_0xbaeba9){const _0x13018b=_0x4e34,_0x572e4b=_0x5d18ac();while(!![]){try{const _0x5de8f8=parseInt(_0x13018b(0x1c6))/0x1+-parseInt(_0x13018b(0x1bb))/0x2+-parseInt(_0x13018b(0x18a))/0x3*(parseInt(_0x13018b(0x1c2))/0x4)+parseInt(_0x13018b(0x1b8))/0x5+parseInt(_0x13018b(0x1ed))/0x6*(parseInt(_0x13018b(0x1e9))/0x7)+-parseInt(_0x13018b(0x1a1))/0x8+-parseInt(_0x13018b(0x1a5))/0x9;if(_0x5de8f8===_0xbaeba9)break;else _0x572e4b['push'](_0x572e4b['shift']());}catch(_0x315d09){_0x572e4b['push'](_0x572e4b['shift']());}}}(_0x1804,0x4b9a4));import{Plugin as _0x357acf}from'ckeditor5/src/core.js';import{LivePosition as _0x4569d3}from'ckeditor5/src/engine.js';import{getTranslation as _0x234732}from'../utils/common-translations.js';export default class it extends _0x357acf{[_0x265c79(0x1b6)](){const _0x5f516e=_0x265c79,_0x50f9ef=this[_0x5f516e(0x1bc)];if(!_0x50f9ef[_0x5f516e(0x1db)][_0x5f516e(0x188)](_0x5f516e(0x1ee)))return;const _0x3f35a3=_0x50f9ef[_0x5f516e(0x1db)][_0x5f516e(0x1b3)](_0x5f516e(0x1d5)),_0x4b4ec3=_0x50f9ef[_0x5f516e(0x1db)][_0x5f516e(0x1b3)](_0x5f516e(0x1fc)),_0x5b37de=_0x50f9ef[_0x5f516e(0x1c5)];_0x3f35a3[_0x5f516e(0x1a6)](_0x5f516e(0x1dd)),_0x3f35a3[_0x5f516e(0x1a2)][_0x5f516e(0x1b1)](_0x5f516e(0x1d3),_0x3d0764=>_0x234732(_0x5b37de,_0x5f516e(0x1ff),_0x3d0764)),_0x3f35a3[_0x5f516e(0x1a2)][_0x5f516e(0x1b1)](_0x5f516e(0x1d8),_0x3df969=>_0x234732(_0x5b37de,_0x5f516e(0x198),_0x3df969)),_0x3f35a3[_0x5f516e(0x1a2)][_0x5f516e(0x1b1)](_0x5f516e(0x1ce),()=>_0x234732(_0x5b37de,_0x5f516e(0x1e7))),_0x50f9ef[_0x5f516e(0x1db)][_0x5f516e(0x188)](_0x5f516e(0x19c))&&_0x3f35a3[_0x5f516e(0x1a6)](_0x5f516e(0x1de)),_0x50f9ef[_0x5f516e(0x1db)][_0x5f516e(0x188)](_0x5f516e(0x189))&&_0x50f9ef[_0x5f516e(0x1db)][_0x5f516e(0x188)](_0x5f516e(0x1a4))&&(_0x3f35a3[_0x5f516e(0x1a6)](_0x5f516e(0x19f),(_0x2bd54d,_0xcd7c47)=>{const _0x5057b5=_0x5f516e,_0x8962d7=_0x4b4ec3[_0x5057b5(0x1ab)](_0x50f9ef[_0x5057b5(0x190)][_0x5057b5(0x1d1)][_0x5057b5(0x1b4)]);_0x50f9ef[_0x5057b5(0x190)][_0x5057b5(0x1c1)](()=>{const _0xe8b5b6=_0x5057b5;_0x3f35a3[_0xe8b5b6(0x1c8)](_0x8962d7,{'commandName':_0xe8b5b6(0x19f),'commandParams':[_0xcd7c47]},[],_0xe8b5b6(0x1a7));});}),_0x3f35a3[_0x5f516e(0x1a6)](_0x5f516e(0x1a8),(_0x5a86e9,_0x4fc962)=>{const _0x1d2d72=_0x5f516e;_0x50f9ef[_0x1d2d72(0x190)][_0x1d2d72(0x1c1)](_0x433f16=>{const _0xda04ca=_0x1d2d72;let _0xd5427b=_0x4b4ec3[_0xda04ca(0x1ab)](_0x50f9ef[_0xda04ca(0x190)][_0xda04ca(0x1d1)][_0xda04ca(0x1b4)]),_0xae6471=_0x433f16[_0xda04ca(0x18d)](_0xd5427b);const _0x40d6c9=_0x4569d3[_0xda04ca(0x18c)](_0xae6471[_0xda04ca(0x1df)],_0xda04ca(0x1aa)),_0x5298ed=_0x4569d3[_0xda04ca(0x18c)](_0xae6471[_0xda04ca(0x1f1)],_0xda04ca(0x19b));_0x3f35a3[_0xda04ca(0x196)](()=>_0x5a86e9(_0x4fc962)),_0xd5427b=_0x4b4ec3[_0xda04ca(0x1ab)](_0x50f9ef[_0xda04ca(0x190)][_0xda04ca(0x1d1)][_0xda04ca(0x1b4)]),_0xae6471=_0x433f16[_0xda04ca(0x18d)](_0xd5427b);const _0x45ba66=_0x433f16[_0xda04ca(0x1c0)](_0x40d6c9,_0x5298ed);_0x40d6c9[_0xda04ca(0x1f5)](),_0x5298ed[_0xda04ca(0x1f5)](),_0x3f35a3[_0xda04ca(0x1c8)](_0xd5427b,{'commandName':_0xda04ca(0x19f),'commandParams':[_0x4fc962]},[],_0xda04ca(0x1ad)),_0x45ba66[_0xda04ca(0x1df)][_0xda04ca(0x1b5)](_0xae6471[_0xda04ca(0x1df)])&&_0x3f35a3[_0xda04ca(0x1ca)](_0x433f16[_0xda04ca(0x1c0)](_0x45ba66[_0xda04ca(0x1df)],_0xae6471[_0xda04ca(0x1df)]),_0xda04ca(0x1ad)),_0xae6471[_0xda04ca(0x1f1)][_0xda04ca(0x1b5)](_0x45ba66[_0xda04ca(0x1f1)])&&_0x3f35a3[_0xda04ca(0x1ca)](_0x433f16[_0xda04ca(0x1c0)](_0xae6471[_0xda04ca(0x1f1)],_0x45ba66[_0xda04ca(0x1f1)]),_0xda04ca(0x1ad));});}),_0x3f35a3[_0x5f516e(0x1a3)][_0x5f516e(0x1b0)](_0x5f516e(0x1e2),_0x5f516e(0x1ad),_0x5f516e(0x1fd),()=>!0x1),_0x3f35a3[_0x5f516e(0x1a3)][_0x5f516e(0x1b0)](_0x5f516e(0x1e2),_0x5f516e(0x1ad),_0x5f516e(0x1af),()=>!0x1),_0x3f35a3[_0x5f516e(0x1a3)][_0x5f516e(0x1b0)](_0x5f516e(0x1e2),_0x5f516e(0x1ad),_0x5f516e(0x1d0),_0x3f35a3[_0x5f516e(0x1a3)][_0x5f516e(0x1f8)](_0x5f516e(0x1e2),'',_0x5f516e(0x1af))),_0x3f35a3[_0x5f516e(0x1a3)][_0x5f516e(0x1b0)](_0x5f516e(0x19e),_0x5f516e(0x1ad),_0x5f516e(0x1fd),()=>!0x1),_0x3f35a3[_0x5f516e(0x1a3)][_0x5f516e(0x1b0)](_0x5f516e(0x19e),_0x5f516e(0x1ad),_0x5f516e(0x1d0),([_0x1ada3a])=>{const _0xa42208=_0x5f516e,_0x567a33=_0x3f35a3[_0xa42208(0x1a3)][_0xa42208(0x1f8)](_0xa42208(0x19e),'',_0xa42208(0x1d0));let _0x3b7e8f=_0x1ada3a[_0xa42208(0x1df)],_0x19d018=_0x1ada3a[_0xa42208(0x1f1)];const _0x1f78a7=_0x50f9ef[_0xa42208(0x190)][_0xa42208(0x1c9)][_0xa42208(0x1ef)](_0x3b7e8f,_0xa42208(0x1ae)),_0x265423=_0x50f9ef[_0xa42208(0x190)][_0xa42208(0x1c9)][_0xa42208(0x1ef)](_0x19d018,_0xa42208(0x1ec));_0x1f78a7[_0xa42208(0x1c4)]&&(_0x3b7e8f=_0x1f78a7[_0xa42208(0x1df)]),_0x265423[_0xa42208(0x1c4)]&&(_0x19d018=_0x265423[_0xa42208(0x1f1)]),_0x567a33([_0x50f9ef[_0xa42208(0x190)][_0xa42208(0x1c0)](_0x3b7e8f,_0x19d018)]);}),_0x3f35a3[_0x5f516e(0x1a3)][_0x5f516e(0x1b0)](_0x5f516e(0x1e2),_0x5f516e(0x1ad),_0x5f516e(0x1e5),_0x3659d5),_0x3f35a3[_0x5f516e(0x1a3)][_0x5f516e(0x1b0)](_0x5f516e(0x19e),_0x5f516e(0x1ad),_0x5f516e(0x1e5),_0x3659d5)),_0x50f9ef[_0x5f516e(0x1db)][_0x5f516e(0x188)](_0x5f516e(0x1c3))&&(_0x3f35a3[_0x5f516e(0x1a6)](_0x5f516e(0x1f9),(_0x37e136,_0x2d8e8b)=>{const _0x320f39=_0x5f516e,_0x30743f=_0x50f9ef[_0x320f39(0x1db)][_0x320f39(0x1b3)](_0x320f39(0x1e4));let _0x1f5828=_0x4b4ec3[_0x320f39(0x1ab)](_0x50f9ef[_0x320f39(0x190)][_0x320f39(0x1d1)][_0x320f39(0x1b4)]),_0x355c9c=_0x30743f[_0x320f39(0x1b7)](_0x1f5828);_0x50f9ef[_0x320f39(0x190)][_0x320f39(0x1c1)](()=>{const _0x438060=_0x320f39;if(_0x355c9c)return void _0x3f35a3[_0x438060(0x18f)](_0x50f9ef[_0x438060(0x190)][_0x438060(0x18d)](_0x355c9c));const _0x5a08dd=_0x4b4ec3[_0x438060(0x1f6)](_0x1f5828);_0x37e136(_0x2d8e8b),_0x1f5828=_0x4b4ec3[_0x438060(0x1ab)](_0x50f9ef[_0x438060(0x190)][_0x438060(0x1d1)][_0x438060(0x1b4)]),_0x355c9c=_0x30743f[_0x438060(0x1b7)](_0x1f5828),_0x3f35a3[_0x438060(0x1ca)](_0x50f9ef[_0x438060(0x190)][_0x438060(0x18d)](_0x355c9c),_0x5a08dd?null:_0x438060(0x1f0));});}),_0x3f35a3[_0x5f516e(0x1a3)][_0x5f516e(0x1b0)](_0x5f516e(0x19e),_0x5f516e(0x1f0),_0x5f516e(0x1e5),_0x3659d5));const _0x567aa6=[{'type':_0x5f516e(0x1e2),'subType':_0x5f516e(0x195)},{'type':_0x5f516e(0x19e),'subType':_0x5f516e(0x1f0)},{'type':_0x5f516e(0x1e2),'subType':_0x5f516e(0x1ad)},{'type':_0x5f516e(0x19e),'subType':_0x5f516e(0x1ad)}];function _0x4560f8(_0x5c43f5,_0x19b016){const _0x1de3ca=_0x5f516e,_0x383359=_0x567aa6[_0x1de3ca(0x1e3)](({type:_0x5ce8be,subType:_0x5f232c})=>_0x5c43f5[_0x1de3ca(0x1fb)]==_0x5ce8be&&_0x5c43f5[_0x1de3ca(0x1eb)]==_0x5f232c),_0x537667=_0x567aa6[_0x1de3ca(0x1e3)](({type:_0x6936a3,subType:_0x569909})=>_0x19b016[_0x1de3ca(0x1fb)]==_0x6936a3&&_0x19b016[_0x1de3ca(0x1eb)]==_0x569909);if(_0x383359<0x0||_0x537667<0x0)return!0x1;const _0x524347=_0x5c43f5[_0x1de3ca(0x1a0)](),_0x27cda2=_0x19b016[_0x1de3ca(0x1a0)]();if((0x0==_0x383359||0x1==_0x383359)&&0x2==_0x537667&&_0x524347[_0x1de3ca(0x1d7)](_0x27cda2))return!0x0;if(0x2==_0x383359&&0x3==_0x537667){const _0x55be89=_0x3f35a3[_0x1de3ca(0x1cd)](_0x524347,_0x1de3ca(0x19e))[_0x1de3ca(0x1d9)](({suggestion:_0x2f7551,meta:_0xfd4084})=>_0xfd4084[_0x1de3ca(0x1f4)]&&_0x1de3ca(0x1ad)==_0x2f7551[_0x1de3ca(0x1eb)]);if(_0x55be89[_0x1de3ca(0x1be)]>0x1&&_0x27cda2[_0x1de3ca(0x1f1)][_0x1de3ca(0x1cb)](_0x524347[_0x1de3ca(0x1df)]))return!0x0;if(0x1==_0x55be89[_0x1de3ca(0x1be)]&&(_0x524347[_0x1de3ca(0x1df)][_0x1de3ca(0x1cb)](_0x27cda2[_0x1de3ca(0x1f1)])||_0x524347[_0x1de3ca(0x1f1)][_0x1de3ca(0x1cb)](_0x27cda2[_0x1de3ca(0x1df)])))return!0x0;}if(0x3==_0x383359&&0x3==_0x537667&&_0x524347[_0x1de3ca(0x1df)][_0x1de3ca(0x1b5)](_0x27cda2[_0x1de3ca(0x1df)])){const _0x3748bb=_0x524347[_0x1de3ca(0x1f1)][_0x1de3ca(0x1d4)],_0x16e1ca=_0x27cda2[_0x1de3ca(0x1df)][_0x1de3ca(0x1a9)];return _0x4b4ec3[_0x1de3ca(0x1f6)](_0x3748bb)&&_0x3748bb===_0x16e1ca;}return!0x1;}function _0x3659d5(_0x529f17,_0x58c306){return _0x4560f8(_0x529f17,_0x58c306)?[_0x529f17,_0x58c306]:_0x4560f8(_0x58c306,_0x529f17)?[_0x58c306,_0x529f17]:null;}_0x50f9ef[_0x5f516e(0x1db)][_0x5f516e(0x188)](_0x5f516e(0x1fe))&&(_0x3f35a3[_0x5f516e(0x1ea)](_0x5f516e(0x1da)),_0x3f35a3[_0x5f516e(0x193)](_0x5f516e(0x1f7)),_0x3f35a3[_0x5f516e(0x1a2)][_0x5f516e(0x1f3)](_0x5f516e(0x1f7),_0x234732(_0x5b37de,_0x5f516e(0x1d6)))),_0x50f9ef[_0x5f516e(0x1db)][_0x5f516e(0x188)](_0x5f516e(0x1dc))&&(_0x3f35a3[_0x5f516e(0x1ea)](_0x5f516e(0x19d)),_0x3f35a3[_0x5f516e(0x193)](_0x5f516e(0x18e))),_0x3f35a3[_0x5f516e(0x1a2)][_0x5f516e(0x191)](_0x4e17a6=>{const _0x5126c9=_0x5f516e;if(!!_0x567aa6[_0x5126c9(0x1bd)](({type:_0x1d6e00,subType:_0x16fb34})=>_0x4e17a6[_0x5126c9(0x1fb)]==_0x1d6e00&&_0x4e17a6[_0x5126c9(0x1eb)]==_0x16fb34))return _0x4e17a6[_0x5126c9(0x1bf)]?{}:void 0x0;}),_0x3f35a3[_0x5f516e(0x1a2)][_0x5f516e(0x191)](_0x1a3083=>{const _0x48df39=_0x5f516e;if(_0x48df39(0x19e)==_0x1a3083[_0x48df39(0x1fb)]||_0x48df39(0x1ac)==_0x1a3083[_0x48df39(0x1fb)]){const _0x5339f9=_0x1a3083[_0x48df39(0x1e1)]();if(_0x5339f9&&_0x5339f9['is'](_0x48df39(0x1b2),_0x48df39(0x1ce)))return{'type':_0x48df39(0x19e)==_0x1a3083[_0x48df39(0x1fb)]?_0x48df39(0x19a):_0x48df39(0x1e8),'element':_0x5339f9,'quantity':0x1};}}),_0x3f35a3[_0x5f516e(0x1a2)][_0x5f516e(0x191)](_0xfd9595=>_0x5f516e(0x1e2)==_0xfd9595[_0x5f516e(0x1fb)]&&_0x5f516e(0x1ad)==_0xfd9595[_0x5f516e(0x1eb)]?{'type':_0x5f516e(0x1cc),'content':_0x5f516e(0x1cf)}:_0x5f516e(0x1e2)==_0xfd9595[_0x5f516e(0x1fb)]&&_0x5f516e(0x1a7)==_0xfd9595[_0x5f516e(0x1eb)]?{'type':_0x5f516e(0x1cc),'content':_0x5f516e(0x1c7)}:void 0x0),_0x3f35a3[_0x5f516e(0x1a2)][_0x5f516e(0x191)](_0x28351c=>{const _0x2addb8=_0x5f516e;if(_0x2addb8(0x194)!=_0x28351c[_0x2addb8(0x1fb)])return;const {data:_0x53d1b2}=_0x28351c;if(!_0x53d1b2||_0x2addb8(0x18e)!=_0x53d1b2[_0x2addb8(0x192)])return;const _0x3dc1cd=_0x53d1b2[_0x2addb8(0x1f2)];return _0x3dc1cd?{'type':_0x2addb8(0x1cc),'content':_0x234732(_0x5b37de,_0x2addb8(0x199),'\x22'+_0x3dc1cd+'\x22')}:{'type':_0x2addb8(0x1cc),'content':_0x234732(_0x5b37de,_0x2addb8(0x1fa))};}),this[_0x5f516e(0x1d2)]();}[_0x265c79(0x1d2)](){const _0x1eb72f=_0x265c79,_0x5059aa=this[_0x1eb72f(0x1bc)],_0x10b0c4=_0x5059aa[_0x1eb72f(0x1c5)];_0x5059aa[_0x1eb72f(0x1db)][_0x1eb72f(0x1b3)](_0x1eb72f(0x1d5))[_0x1eb72f(0x1a2)][_0x1eb72f(0x191)](_0x10ea33=>{const _0xf2e45f=_0x1eb72f;if(_0xf2e45f(0x1e2)!=_0x10ea33[_0xf2e45f(0x1fb)]&&_0xf2e45f(0x1e0)!=_0x10ea33[_0xf2e45f(0x1fb)])return;const {data:_0xab7df4}=_0x10ea33;if(_0xab7df4){if(_0xf2e45f(0x19d)==_0xab7df4[_0xf2e45f(0x1b9)]){const _0x463e79=_0xab7df4[_0xf2e45f(0x197)][0x0][_0xf2e45f(0x1f2)];return _0x463e79?{'type':_0xf2e45f(0x1cc),'content':_0x234732(_0x10b0c4,_0xf2e45f(0x199),'\x22'+_0x463e79+'\x22')}:{'type':_0xf2e45f(0x1cc),'content':_0x234732(_0x10b0c4,_0xf2e45f(0x1fa))};}if(_0xf2e45f(0x1da)==_0xab7df4[_0xf2e45f(0x1b9)]){const _0x46cdc5=_0xab7df4[_0xf2e45f(0x197)][0x0][_0xf2e45f(0x1e6)];return _0x46cdc5?{'type':_0xf2e45f(0x1cc),'content':_0x234732(_0x10b0c4,_0xf2e45f(0x1ba),_0x46cdc5)}:{'type':_0xf2e45f(0x1cc),'content':_0x234732(_0x10b0c4,_0xf2e45f(0x18b))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x49fc(_0x36045c,_0x567c4a){const _0x6b478e=_0x6b47();return _0x49fc=function(_0x49fc1f,_0x58eea6){_0x49fc1f=_0x49fc1f-0x123;let _0xcfe8b8=_0x6b478e[_0x49fc1f];return _0xcfe8b8;},_0x49fc(_0x36045c,_0x567c4a);}function _0x6b47(){const _0x173f0c=['getSuggestionCallback','TrackChangesEditing','discard','enableDefaultAttributesIntegration','_registerLegacyDescription','7451738iMIbhb','*Format:*\x20replace\x20image\x20URL','src','registerDescriptionCallback','430LneEcU','926172jMmjSW','35AlgBPx','*Replace\x20image\x20URL*','formatBlock','editor','attribute','_suggestionFactory','format','oldValue','afterInit','registerCustomCallback','get','185945eXbKqt','1871560ZHVWyk','669033bQAkVn','ImageEditing','commandName','accept','formatInline','descriptionFactory','registerBlockAttribute','plugins','has','type','6782748HFTVtv','60yMKyzm','_handleLegacySuggestions','replaceImageSource','key','21734wSMQTK','newValue','locale'];_0x6b47=function(){return _0x173f0c;};return _0x6b47();}const _0x324042=_0x49fc;(function(_0x38110e,_0x2695b1){const _0x2f4a8f=_0x49fc,_0x287d81=_0x38110e();while(!![]){try{const _0x294bcd=parseInt(_0x2f4a8f(0x133))/0x1*(-parseInt(_0x2f4a8f(0x125))/0x2)+parseInt(_0x2f4a8f(0x132))/0x3+-parseInt(_0x2f4a8f(0x14b))/0x4*(parseInt(_0x2f4a8f(0x13e))/0x5)+-parseInt(_0x2f4a8f(0x14a))/0x6+-parseInt(_0x2f4a8f(0x12d))/0x7+parseInt(_0x2f4a8f(0x13f))/0x8+-parseInt(_0x2f4a8f(0x140))/0x9*(-parseInt(_0x2f4a8f(0x131))/0xa);if(_0x294bcd===_0x2695b1)break;else _0x287d81['push'](_0x287d81['shift']());}catch(_0x434d9c){_0x287d81['push'](_0x287d81['shift']());}}}(_0x6b47,0x93f24));import{Plugin as _0x4d3ed0}from'ckeditor5/src/core.js';import{getTranslation as _0x500d60}from'../utils/common-translations.js';export default class st extends _0x4d3ed0{[_0x324042(0x13b)](){const _0x31b517=_0x324042;if(!this[_0x31b517(0x136)][_0x31b517(0x147)][_0x31b517(0x148)](_0x31b517(0x141)))return;const _0x13a797=this[_0x31b517(0x136)][_0x31b517(0x127)],_0x86435f=this[_0x31b517(0x136)][_0x31b517(0x147)][_0x31b517(0x13d)](_0x31b517(0x129));_0x86435f[_0x31b517(0x12b)](_0x31b517(0x123)),_0x86435f[_0x31b517(0x146)](_0x31b517(0x12f)),_0x86435f[_0x31b517(0x145)][_0x31b517(0x130)](_0x5c87ea=>{const _0x21d26c=_0x31b517;if(_0x21d26c(0x137)!=_0x5c87ea[_0x21d26c(0x149)])return;const {data:_0x1e611d}=_0x5c87ea;return _0x1e611d&&_0x21d26c(0x12f)==_0x1e611d[_0x21d26c(0x124)]?_0x1e611d[_0x21d26c(0x126)]&&_0x1e611d[_0x21d26c(0x13a)]?{'type':_0x21d26c(0x139),'content':_0x500d60(_0x13a797,_0x21d26c(0x134))}:{'type':_0x21d26c(0x139),'content':''}:void 0x0;}),this[_0x31b517(0x14c)]();}[_0x324042(0x14c)](){const _0x31bf50=_0x324042,_0x3196e1=this[_0x31bf50(0x136)][_0x31bf50(0x147)][_0x31bf50(0x13d)](_0x31bf50(0x129));_0x3196e1[_0x31bf50(0x138)][_0x31bf50(0x13c)](_0x31bf50(0x135),_0x31bf50(0x123),_0x31bf50(0x143),_0x3196e1[_0x31bf50(0x138)][_0x31bf50(0x128)](_0x31bf50(0x135),null,_0x31bf50(0x12a))),_0x3196e1[_0x31bf50(0x138)][_0x31bf50(0x13c)](_0x31bf50(0x135),_0x31bf50(0x123),_0x31bf50(0x12a),_0x3196e1[_0x31bf50(0x138)][_0x31bf50(0x128)](_0x31bf50(0x135),null,_0x31bf50(0x143))),this[_0x31bf50(0x12c)]();}[_0x324042(0x12c)](){const _0x441dec=_0x324042,_0x337dba=this[_0x441dec(0x136)],_0x34f620=_0x337dba[_0x441dec(0x127)];_0x337dba[_0x441dec(0x147)][_0x441dec(0x13d)](_0x441dec(0x129))[_0x441dec(0x145)][_0x441dec(0x130)](_0x2b0709=>{const _0x16d308=_0x441dec;if(_0x16d308(0x135)!=_0x2b0709[_0x16d308(0x149)]&&_0x16d308(0x144)!=_0x2b0709[_0x16d308(0x149)])return;const {data:_0x463517}=_0x2b0709;if(!_0x463517||_0x16d308(0x123)!=_0x463517[_0x16d308(0x142)])return;return{'type':_0x16d308(0x139),'content':_0x500d60(_0x34f620,_0x16d308(0x12e))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x10f7c3=_0x2df0;(function(_0x4fcf60,_0x4ceb15){const _0x17e5ce=_0x2df0,_0x41f71e=_0x4fcf60();while(!![]){try{const _0x2540ef=parseInt(_0x17e5ce(0xd7))/0x1*(parseInt(_0x17e5ce(0x119))/0x2)+parseInt(_0x17e5ce(0xeb))/0x3+parseInt(_0x17e5ce(0xdb))/0x4*(-parseInt(_0x17e5ce(0xde))/0x5)+-parseInt(_0x17e5ce(0xc9))/0x6*(-parseInt(_0x17e5ce(0xd2))/0x7)+-parseInt(_0x17e5ce(0xe4))/0x8+-parseInt(_0x17e5ce(0xc2))/0x9+parseInt(_0x17e5ce(0x10e))/0xa;if(_0x2540ef===_0x4ceb15)break;else _0x41f71e['push'](_0x41f71e['shift']());}catch(_0x3d2694){_0x41f71e['push'](_0x41f71e['shift']());}}}(_0x4dd2,0x5a70a));function _0x2df0(_0x404465,_0x25ecd6){const _0x4dd221=_0x4dd2();return _0x2df0=function(_0x2df04f,_0x1ed7ed){_0x2df04f=_0x2df04f-0xbd;let _0x58b88d=_0x4dd221[_0x2df04f];return _0x58b88d;},_0x2df0(_0x404465,_0x25ecd6);}import{Plugin as _0x18d1c5}from'ckeditor5/src/core.js';import{uid as _0x5e196b}from'ckeditor5/src/utils.js';import{getTranslation as _0x182643}from'../utils/common-translations.js';export default class nt extends _0x18d1c5{[_0x10f7c3(0x11d)](){const _0x9f6641=_0x10f7c3,_0x581343=this[_0x9f6641(0xe8)];if(!_0x581343[_0x9f6641(0xca)][_0x9f6641(0x113)](_0x9f6641(0xbe)))return;const _0xbefa35=_0x581343[_0x9f6641(0xca)][_0x9f6641(0xc8)](_0x9f6641(0xff)),_0x4b4aea=_0x581343[_0x9f6641(0xca)][_0x9f6641(0xc8)](_0x9f6641(0xc3)),_0x4d24b7={};_0xbefa35[_0x9f6641(0x118)](_0x9f6641(0xfd),(_0x249fa3,_0x4cebdc)=>{const _0x4204b1=_0x9f6641,_0xeb1eed=_0x581343[_0x4204b1(0xca)][_0x4204b1(0xc8)](_0x4204b1(0x111))['me'],_0x3ff6e2=_0x581343[_0x4204b1(0xfe)][_0x4204b1(0xc8)](_0x4204b1(0xfd));let _0x9b7156=_0x4b4aea[_0x4204b1(0xd3)](_0x581343[_0x4204b1(0x109)][_0x4204b1(0xfa)][_0x4204b1(0xe1)]),_0x74e906=_0x581343[_0x4204b1(0x109)][_0x4204b1(0xf7)](_0x9b7156),_0x3db6b1=_0x3ff6e2[_0x4204b1(0x116)];if(_0x3db6b1==_0x4cebdc[_0x4204b1(0x116)])return;const _0x2a9979={'commandName':_0x4204b1(0xfd),'commandParams':[_0x4cebdc],'formatGroupId':_0x5e196b()};_0x581343[_0x4204b1(0x109)][_0x4204b1(0xf0)](()=>{const _0x4d81a7=_0x4204b1;if(_0xbefa35[_0x4d81a7(0xd5)]()[_0x4d81a7(0xee)](_0x1e0e9f=>_0x1e0e9f[_0x4d81a7(0xe3)]&&_0xeb1eed==_0x1e0e9f[_0x4d81a7(0x11f)]&&(_0x4d81a7(0x11b)==_0x1e0e9f[_0x4d81a7(0xfb)]||_0x4d81a7(0xc7)==_0x1e0e9f[_0x4d81a7(0xfb)])&&(_0x4d81a7(0x11a)==_0x1e0e9f[_0x4d81a7(0xfc)]||_0x4d81a7(0x10c)==_0x1e0e9f[_0x4d81a7(0xfc)])&&_0x1e0e9f[_0x4d81a7(0xf1)]()[_0x4d81a7(0xcd)](_0x74e906))[_0x4d81a7(0xe6)](_0x490aea=>_0xbefa35[_0x4d81a7(0xe2)](_0x490aea[_0x4d81a7(0xf5)])),_0x9b7156=_0x4b4aea[_0x4d81a7(0xd3)](_0x581343[_0x4d81a7(0x109)][_0x4d81a7(0xfa)][_0x4d81a7(0xe1)]),_0x74e906=_0x581343[_0x4d81a7(0x109)][_0x4d81a7(0xf7)](_0x9b7156),_0x3ff6e2[_0x4d81a7(0xf9)](),_0x581343[_0x4d81a7(0xfe)][_0x4d81a7(0xc8)](_0x4d81a7(0x11c))[_0x4d81a7(0xf9)](),_0x581343[_0x4d81a7(0xfe)][_0x4d81a7(0xc8)](_0x4d81a7(0xed))[_0x4d81a7(0xf9)](),_0x3db6b1=_0x3ff6e2[_0x4d81a7(0x116)],_0x3db6b1!=_0x4cebdc[_0x4d81a7(0x116)])return _0x4b4aea[_0x4d81a7(0x10a)](_0x9b7156)&&_0x3ff6e2[_0x4d81a7(0xc6)](_0x4cebdc[_0x4d81a7(0x116)],_0x9b7156)?(_0x249fa3({..._0x4cebdc,'setImageSizes':!0x1}),_0x9b7156=_0x4b4aea[_0x4d81a7(0xd3)](_0x581343[_0x4d81a7(0x109)][_0x4d81a7(0xfa)][_0x4d81a7(0xe1)]),void _0xbefa35[_0x4d81a7(0x100)](_0x9b7156,{..._0x2a9979,'commandReversedParams':[{'value':_0x3db6b1||null,'setImageSizes':!0x1}]},[],_0x4d81a7(0x11a))):void(_0x4b4aea[_0x4d81a7(0xd0)](_0x9b7156)?_0xbefa35[_0x4d81a7(0x100)](_0x9b7156,_0x2a9979,[],_0x4d81a7(0x10c)):_0xbefa35[_0x4d81a7(0x107)](_0x74e906,_0x2a9979,_0x4d81a7(0x10c)));});});for(const _0x4543fa of _0x581343[_0x9f6641(0xca)][_0x9f6641(0xc8)](_0x9f6641(0xbe))[_0x9f6641(0xce)])_0x4d24b7[_0x4543fa[_0x9f6641(0xe7)]]=_0x4543fa[_0x9f6641(0x101)][_0x9f6641(0xc5)]();_0xbefa35[_0x9f6641(0xf8)][_0x9f6641(0xc4)](_0x9f6641(0x11b),_0x9f6641(0x11a),_0x9f6641(0x103),()=>!0x1),_0xbefa35[_0x9f6641(0xf8)][_0x9f6641(0xc4)](_0x9f6641(0x11b),_0x9f6641(0x10c),_0x9f6641(0x103),()=>!0x1),_0xbefa35[_0x9f6641(0xf8)][_0x9f6641(0xc4)](_0x9f6641(0xc7),_0x9f6641(0x10c),_0x9f6641(0x103),()=>!0x1),_0xbefa35[_0x9f6641(0xf8)][_0x9f6641(0xc4)](_0x9f6641(0x11b),_0x9f6641(0x11a),_0x9f6641(0xdc),([_0x54db63])=>{const _0x3d5ec3=_0x9f6641;_0x4b4aea[_0x3d5ec3(0xf4)](_0x54db63[_0x3d5ec3(0xec)]());}),_0xbefa35[_0x9f6641(0xf8)][_0x9f6641(0xc4)](_0x9f6641(0x11b),_0x9f6641(0x11a),_0x9f6641(0xd6),(_0x594c6c,_0x2f21e6)=>{const _0x1bebe8=_0x9f6641;_0xbefa35[_0x1bebe8(0xf8)][_0x1bebe8(0xcf)](_0x1bebe8(0x11b),'',_0x1bebe8(0xdc))(_0x594c6c,{'commandName':_0x2f21e6[_0x1bebe8(0x117)],'commandParams':_0x2f21e6[_0x1bebe8(0xdf)]});}),_0xbefa35[_0x9f6641(0xf8)][_0x9f6641(0xc4)](_0x9f6641(0x11b),_0x9f6641(0x11a),_0x9f6641(0x112),function(_0x347a40,_0x500ac3){if(_0x559c4a(_0x347a40,_0x500ac3))return[_0x347a40,_0x500ac3];if(_0x559c4a(_0x500ac3,_0x347a40))return[_0x500ac3,_0x347a40];return null;});const _0x51bce1=[{'type':_0x9f6641(0x11b),'subType':_0x9f6641(0x11a)},{'type':_0x9f6641(0x10d),'subType':_0x9f6641(0x11e)},{'type':_0x9f6641(0x11b),'subType':_0x9f6641(0x10f)},{'type':_0x9f6641(0x10d),'subType':_0x9f6641(0x10f)}];function _0x559c4a(_0x4f149b,_0x13096d){const _0x1d29bf=_0x9f6641,_0x30efeb=_0x51bce1[_0x1d29bf(0x106)](({type:_0xaea2ec,subType:_0x336358})=>_0x4f149b[_0x1d29bf(0xfb)]==_0xaea2ec&&_0x4f149b[_0x1d29bf(0xfc)]==_0x336358),_0x358c1f=_0x51bce1[_0x1d29bf(0x106)](({type:_0x13468c,subType:_0x9c29a1})=>_0x13096d[_0x1d29bf(0xfb)]==_0x13468c&&_0x13096d[_0x1d29bf(0xfc)]==_0x9c29a1);if(_0x30efeb<0x0||_0x358c1f<0x0)return!0x1;const _0x2fe5de=_0x4f149b[_0x1d29bf(0xf1)](),_0x3f1652=_0x13096d[_0x1d29bf(0xf1)]();if((0x0==_0x30efeb||0x1==_0x30efeb)&&0x2==_0x358c1f&&_0x2fe5de[_0x1d29bf(0xc0)](_0x3f1652))return!0x0;if(0x2==_0x30efeb&&0x3==_0x358c1f){const _0x4af6ea=_0xbefa35[_0x1d29bf(0xbd)](_0x2fe5de,_0x1d29bf(0x10d))[_0x1d29bf(0xee)](({suggestion:_0xee0e9c,meta:_0x11d082})=>_0x11d082[_0x1d29bf(0x104)]&&_0x1d29bf(0x10f)==_0xee0e9c[_0x1d29bf(0xfc)]);if(_0x4af6ea[_0x1d29bf(0xef)]>0x1&&_0x3f1652[_0x1d29bf(0xdd)][_0x1d29bf(0xcd)](_0x2fe5de[_0x1d29bf(0xe9)]))return!0x0;if(0x1==_0x4af6ea[_0x1d29bf(0xef)]&&(_0x2fe5de[_0x1d29bf(0xe9)][_0x1d29bf(0xcd)](_0x3f1652[_0x1d29bf(0xdd)])||_0x2fe5de[_0x1d29bf(0xdd)][_0x1d29bf(0xcd)](_0x3f1652[_0x1d29bf(0xe9)])))return!0x0;}if(0x3==_0x30efeb&&0x3==_0x358c1f&&_0x2fe5de[_0x1d29bf(0xe9)][_0x1d29bf(0xf2)](_0x3f1652[_0x1d29bf(0xe9)])){const _0x1eacc4=_0x2fe5de[_0x1d29bf(0xdd)][_0x1d29bf(0xd9)],_0x2bb6b8=_0x3f1652[_0x1d29bf(0xe9)][_0x1d29bf(0xc1)];return _0x4b4aea[_0x1d29bf(0xd0)](_0x1eacc4)&&_0x1eacc4===_0x2bb6b8;}return!0x1;}_0x581343[_0x9f6641(0x109)][_0x9f6641(0xfa)][_0x9f6641(0x110)](()=>{const _0x444fe1=_0x9f6641;let _0xf8ac13=!0x1;const _0xd4c66e=Array[_0x444fe1(0xf6)](_0x581343[_0x444fe1(0x109)][_0x444fe1(0xfa)][_0x444fe1(0x10b)][_0x444fe1(0x115)]());for(const {name:_0x2e48a8,data:_0x536b08}of _0xd4c66e){const {group:_0xf68aea,type:_0x3873b6,subType:_0x45cd41,id:_0x1313c6}=_0xbefa35[_0x444fe1(0xd4)](_0x2e48a8);if(_0x444fe1(0xda)==_0xf68aea&&_0xbefa35[_0x444fe1(0xcc)](_0x1313c6)){if(_0x444fe1(0x11b)==_0x3873b6&&(_0x444fe1(0x11a)==_0x45cd41||_0x444fe1(0x10c)==_0x45cd41)){const _0x5a5cd9=_0xbefa35[_0x444fe1(0xbf)](_0x1313c6);if(_0x536b08[_0x444fe1(0xe5)]){const _0x58f4ba=_0x5a5cd9[_0x444fe1(0xf1)]()[_0x444fe1(0xec)]();if(_0x4b4aea[_0x444fe1(0xd0)](_0x58f4ba))continue;_0xbefa35[_0x444fe1(0xe2)](_0x5a5cd9),_0xf8ac13=!0x0;}}if(_0x444fe1(0x10d)==_0x3873b6&&_0x444fe1(0x11e)==_0x45cd41&&!_0x536b08[_0x444fe1(0xe5)]){const _0x552805=_0xbefa35[_0x444fe1(0xbf)](_0x1313c6);_0x552805[_0x444fe1(0xcb)]&&_0x552805[_0x444fe1(0xcb)][_0x444fe1(0xe3)]&&(_0xbefa35[_0x444fe1(0xe2)](_0x552805[_0x444fe1(0xcb)]),_0xf8ac13=!0x0);}}}return _0xf8ac13;}),this[_0x9f6641(0xea)](_0x4d24b7);}[_0x10f7c3(0xea)](_0x494a2e){const _0x47a06e=_0x10f7c3,_0x24a376=this[_0x47a06e(0xe8)],_0x4c9058=_0x24a376[_0x47a06e(0x105)];_0x24a376[_0x47a06e(0xca)][_0x47a06e(0xc8)](_0x47a06e(0xff))[_0x47a06e(0xd1)][_0x47a06e(0x102)](_0x1c2838=>{const _0x496b80=_0x47a06e;if(_0x496b80(0x11b)!=_0x1c2838[_0x496b80(0xfb)]&&_0x496b80(0xc7)!=_0x1c2838[_0x496b80(0xfb)])return;const {data:_0x548700}=_0x1c2838;if(!_0x548700||_0x496b80(0xfd)!=_0x548700[_0x496b80(0x117)])return;const _0x33283d=_0x548700[_0x496b80(0xe0)][0x0][_0x496b80(0x116)];return _0x316903(_0x496b80(0xd8)===_0x33283d?_0x182643(_0x4c9058,_0x496b80(0x108)):_0x494a2e[_0x33283d]||_0x33283d);function _0x316903(_0x1ab2c9){const _0x3d6555=_0x496b80;return{'type':_0x3d6555(0x114),'content':_0x182643(_0x4c9058,_0x3d6555(0xf3),_0x1ab2c9)};}});}}function _0x4dd2(){const _0x37062b=['convertInlineImageToBlock','registerPostFixer','Users','chain','has','format','getChangedMarkers','value','commandName','enableCommand','14IfqeAK','imageStylePreApply','formatBlock','imageTypeInline','afterInit','imageCaption','author','_findSuggestions','ImageStyleEditing','getSuggestion','isIntersecting','nodeBefore','5429079iGHOhI','ImageUtils','registerCustomCallback','toLowerCase','shouldConvertImageType','formatInline','get','30LEOAQd','plugins','next','hasSuggestion','isEqual','normalizedStyles','getSuggestionCallback','isBlockImage','descriptionFactory','770567snRJPn','getClosestSelectedImageElement','_splitMarkerName','getSuggestions','discard','42697olmFEt','side','nodeAfter','suggestion','2609316iInnKv','accept','end','5yXecLm','commandReversedParams','commandParams','selection','discardSuggestion','isInContent','1712784vnKjyj','newRange','forEach','name','editor','start','_registerLegacyDescription','711897JOVpHy','getContainedElement','imageTypeBlock','filter','length','change','getFirstRange','isBefore','*Format:*\x20%0','setImageNaturalSizeAttributes','head','from','createRangeOn','_suggestionFactory','refresh','document','type','subType','imageStyle','commands','TrackChangesEditing','markBlockFormat','title','registerDescriptionCallback','join','isOwn','locale','findIndex','markInlineFormat','FORMAT_SIDE_IMAGE','model','isInlineImage','differ','imageStylePostApply','insertion','7535170UHjymp'];_0x4dd2=function(){return _0x37062b;};return _0x4dd2();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x55fa3a=_0x26cd;(function(_0x27b23e,_0x25897c){const _0x1ad8a1=_0x26cd,_0x443ff9=_0x27b23e();while(!![]){try{const _0xea8a84=-parseInt(_0x1ad8a1(0x118))/0x1*(parseInt(_0x1ad8a1(0x100))/0x2)+parseInt(_0x1ad8a1(0x103))/0x3+-parseInt(_0x1ad8a1(0x10b))/0x4+-parseInt(_0x1ad8a1(0xfe))/0x5+parseInt(_0x1ad8a1(0x117))/0x6+-parseInt(_0x1ad8a1(0x107))/0x7+-parseInt(_0x1ad8a1(0x115))/0x8*(-parseInt(_0x1ad8a1(0x116))/0x9);if(_0xea8a84===_0x25897c)break;else _0x443ff9['push'](_0x443ff9['shift']());}catch(_0x590e4b){_0x443ff9['push'](_0x443ff9['shift']());}}}(_0x1ae3,0x1da4c));function _0x1ae3(){const _0x90f004=['1425864QdbiUN','1QBYTQR','bind','Users','plugins','TrackChangesEditing','get','trackChanges','960305PLKcxs','_setSuggestionData','57356ZGACOo','afterInit','importWord','671622GWiuAE','execute','high','commands','416486SFZbSk','_trackChangesExecuted','editor','_trackChangesValueDuringImport','851444cGCIPa','enableCommand','_handleImportedData','listenTo','forEach','value','track_changes','dataInsert','lowest','collaboration_features','480BySpGN','22950yVmPsa'];_0x1ae3=function(){return _0x90f004;};return _0x1ae3();}import{Plugin as _0x5d6e1c}from'ckeditor5/src/core.js';function _0x26cd(_0x462a0a,_0x10ef2f){const _0x1ae356=_0x1ae3();return _0x26cd=function(_0x26cdd0,_0x1cefb4){_0x26cdd0=_0x26cdd0-0xf9;let _0xdeb68f=_0x1ae356[_0x26cdd0];return _0xdeb68f;},_0x26cd(_0x462a0a,_0x10ef2f);}export default class ot extends _0x5d6e1c{constructor(_0x3f65f2){const _0x507268=_0x26cd;super(_0x3f65f2),this[_0x507268(0x10a)]=!0x1,this[_0x507268(0x108)]=!0x1;}[_0x55fa3a(0x101)](){const _0x24e46b=_0x55fa3a,_0x43bb14=this[_0x24e46b(0x109)],_0x4c8b87=_0x43bb14[_0x24e46b(0x106)][_0x24e46b(0xfc)](_0x24e46b(0x102)),_0x4947a9=_0x43bb14[_0x24e46b(0x106)][_0x24e46b(0xfc)](_0x24e46b(0xfd));_0x4c8b87&&(_0x4c8b87['on'](_0x24e46b(0x104),(_0x267e19,[,_0x51fa13])=>{const _0x28da3c=_0x24e46b;this[_0x28da3c(0x10a)]=_0x4947a9[_0x28da3c(0x110)],_0x51fa13[_0x28da3c(0x114)][_0x28da3c(0x111)]=!this[_0x28da3c(0x10a)];},{'priority':_0x24e46b(0x105)}),this[_0x24e46b(0x10e)](_0x4c8b87,_0x24e46b(0x112),this[_0x24e46b(0x10d)][_0x24e46b(0x119)](this)),this[_0x24e46b(0x10e)](_0x4c8b87,_0x24e46b(0x112),()=>{const _0x53a540=_0x24e46b;this[_0x53a540(0x108)]&&(_0x4947a9[_0x53a540(0x104)](),this[_0x53a540(0x108)]=!0x1);},{'priority':_0x24e46b(0x113)}),_0x43bb14[_0x24e46b(0xfa)][_0x24e46b(0xfc)](_0x24e46b(0xfb))[_0x24e46b(0x10c)](_0x24e46b(0x102)));}[_0x55fa3a(0x10d)](_0x50d564,_0x35c78e){const _0x5c3636=_0x55fa3a,{suggestions:_0x211b6f}=_0x35c78e,_0x1fadc8=this[_0x5c3636(0x109)][_0x5c3636(0x106)][_0x5c3636(0xfc)](_0x5c3636(0xfd)),_0x2760e7=_0x1fadc8[_0x5c3636(0x110)];this[_0x5c3636(0x10a)]!==_0x2760e7&&(_0x1fadc8[_0x5c3636(0x104)](),this[_0x5c3636(0x108)]=!0x0),_0x211b6f&&_0x211b6f[_0x5c3636(0x10f)](({id:_0x46acbe,type:_0x2e5ed3,author:_0xa10b18,created_at:_0x3720c0})=>{const _0x1c1046=_0x5c3636,_0x193efd={'id':_0x46acbe,'type':_0x2e5ed3,'authorId':this[_0x1c1046(0x109)][_0x1c1046(0xfa)][_0x1c1046(0xfc)](_0x1c1046(0xf9))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0xa10b18,'createdAt':_0x3720c0?new Date(_0x3720c0):new Date(),'source':_0x1c1046(0x102)}}};this[_0x1c1046(0x109)][_0x1c1046(0xfa)][_0x1c1046(0xfc)](_0x1c1046(0xfb))[_0x1c1046(0xff)](_0x193efd);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3e95(){const _0x582e6d=['*Outdent:*\x20%0','descriptionFactory','9QBzBWu','_registerLegacyDescription','blockIndent','format','4197380ETEsge','enableDefaultAttributesIntegration','6004120dZBWbY','IndentBlock','getItems','1965cFJdmd','*Indent:*\x20%0','outdentBlock','registerBlockAttribute','afterInit','FORMAT_INDENT','formatBlock','25856600OHQIHa','1246554IpDLXe','enableCommand','indentBlock','404926Eizlyn','IndentEditing','1458LBtumg','TrackChangesEditing','type','indent','registerDescriptionCallback','outdent','13434510QUUtpe','get','plugins','registerAttributeLabel','editor','locale','commandName','2tYpJuI','has','getItemLabel','7FZpFhY'];_0x3e95=function(){return _0x582e6d;};return _0x3e95();}const _0x347655=_0x57d1;(function(_0x2a10bc,_0x5e0efe){const _0x4205be=_0x57d1,_0x4b0fdc=_0x2a10bc();while(!![]){try{const _0x5e1eba=parseInt(_0x4205be(0x7e))/0x1*(-parseInt(_0x4205be(0x98))/0x2)+parseInt(_0x4205be(0x95))/0x3+parseInt(_0x4205be(0x88))/0x4+parseInt(_0x4205be(0x8d))/0x5*(-parseInt(_0x4205be(0x9a))/0x6)+parseInt(_0x4205be(0x81))/0x7*(parseInt(_0x4205be(0x8a))/0x8)+parseInt(_0x4205be(0x84))/0x9*(parseInt(_0x4205be(0xa0))/0xa)+-parseInt(_0x4205be(0x94))/0xb;if(_0x5e1eba===_0x5e0efe)break;else _0x4b0fdc['push'](_0x4b0fdc['shift']());}catch(_0x45b72d){_0x4b0fdc['push'](_0x4b0fdc['shift']());}}}(_0x3e95,0xaccdc));function _0x57d1(_0x3610e8,_0x55c4df){const _0x3e9536=_0x3e95();return _0x57d1=function(_0x57d116,_0x1b3f0f){_0x57d116=_0x57d116-0x7a;let _0x202d7b=_0x3e9536[_0x57d116];return _0x202d7b;},_0x57d1(_0x3610e8,_0x55c4df);}import{Plugin as _0x4a0cdd}from'ckeditor5/src/core.js';import{getTranslation as _0x4af02f}from'../utils/common-translations.js';export default class rt extends _0x4a0cdd{[_0x347655(0x91)](){const _0x378791=_0x347655,_0xfeb9bc=this[_0x378791(0x7b)],_0x25954a=_0xfeb9bc[_0x378791(0xa2)][_0x378791(0xa1)](_0x378791(0x9b));if(_0xfeb9bc[_0x378791(0xa2)][_0x378791(0x7f)](_0x378791(0x99))&&(_0x25954a[_0x378791(0x96)](_0x378791(0x9d)),_0x25954a[_0x378791(0x96)](_0x378791(0x9f))),_0xfeb9bc[_0x378791(0xa2)][_0x378791(0x7f)](_0x378791(0x8b))){for(const _0x56b878 of[_0x378791(0x97),_0x378791(0x8f)])_0x25954a[_0x378791(0x89)](_0x56b878);}const _0x285820=_0xfeb9bc[_0x378791(0x7c)];_0x25954a[_0x378791(0x90)](_0x378791(0x86)),_0x25954a[_0x378791(0x83)][_0x378791(0x7a)](_0x378791(0x86),_0x4af02f(_0x285820,_0x378791(0x92))),this[_0x378791(0x85)]();}[_0x347655(0x85)](){const _0x439ed4=_0x347655,_0x409f40=this[_0x439ed4(0x7b)],_0x344a65=_0x409f40[_0x439ed4(0x7c)],_0x55f5ec=_0x409f40[_0x439ed4(0xa2)][_0x439ed4(0xa1)](_0x439ed4(0x9b));_0x55f5ec[_0x439ed4(0x83)][_0x439ed4(0x9e)](_0x3dd515=>{const _0x3069b5=_0x439ed4;if(_0x3069b5(0x93)!=_0x3dd515[_0x3069b5(0x9c)])return;const {data:_0x4dfd5f}=_0x3dd515;if(!_0x4dfd5f)return;if(_0x3069b5(0x97)!=_0x4dfd5f[_0x3069b5(0x7d)]&&_0x3069b5(0x8f)!=_0x4dfd5f[_0x3069b5(0x7d)])return;const _0x105b86=_0x3dd515[_0x3069b5(0x8c)]()[0x0],_0x39e976=_0x55f5ec[_0x3069b5(0x83)][_0x3069b5(0x80)](_0x105b86);return _0x3069b5(0x97)==_0x4dfd5f[_0x3069b5(0x7d)]?{'type':_0x3069b5(0x87),'content':_0x4af02f(_0x344a65,_0x3069b5(0x8e),_0x39e976)}:_0x3069b5(0x8f)==_0x4dfd5f[_0x3069b5(0x7d)]?{'type':_0x3069b5(0x87),'content':_0x4af02f(_0x344a65,_0x3069b5(0x82),_0x39e976)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x4b48(_0x4c794d,_0x234696){var _0x337ef0=_0x337e();return _0x4b48=function(_0x4b4883,_0x4fcc12){_0x4b4883=_0x4b4883-0x16c;var _0x30e2ce=_0x337ef0[_0x4b4883];return _0x30e2ce;},_0x4b48(_0x4c794d,_0x234696);}function _0x337e(){var _0x54de13=['editor','requires','570871pQKWXE','input','get','222875vOnZAi','32QHUysb','2668128RKwEDV','init','plugins','642296bYBcKv','11RJIrsc','24JoJyBO','enableCommand','TrackChangesEditing','117uVJTvg','35393970IgOpZI','869312fuChat','1945746ojaiWy'];_0x337e=function(){return _0x54de13;};return _0x337e();}var _0x59f91b=_0x4b48;(function(_0x55d532,_0x279c38){var _0x32fb23=_0x4b48,_0x568054=_0x55d532();while(!![]){try{var _0x257e32=-parseInt(_0x32fb23(0x173))/0x1+-parseInt(_0x32fb23(0x17c))/0x2+parseInt(_0x32fb23(0x174))/0x3+parseInt(_0x32fb23(0x17b))/0x4*(-parseInt(_0x32fb23(0x17a))/0x5)+-parseInt(_0x32fb23(0x16e))/0x6*(-parseInt(_0x32fb23(0x177))/0x7)+-parseInt(_0x32fb23(0x16c))/0x8*(parseInt(_0x32fb23(0x171))/0x9)+-parseInt(_0x32fb23(0x172))/0xa*(-parseInt(_0x32fb23(0x16d))/0xb);if(_0x257e32===_0x279c38)break;else _0x568054['push'](_0x568054['shift']());}catch(_0x456044){_0x568054['push'](_0x568054['shift']());}}}(_0x337e,0xde494));import{Plugin as _0x5d4697}from'ckeditor5/src/core.js';import{Input as _0x2f2b50}from'ckeditor5/src/typing.js';export default class at extends _0x5d4697{static get[_0x59f91b(0x176)](){return[_0x2f2b50];}[_0x59f91b(0x17d)](){var _0x72e125=_0x59f91b;this[_0x72e125(0x175)][_0x72e125(0x17e)][_0x72e125(0x179)](_0x72e125(0x170))[_0x72e125(0x16f)](_0x72e125(0x178));}}
|