@ckeditor/ckeditor5-track-changes 42.0.0-alpha.14 → 42.0.0-alpha.16
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
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x29cd1b=_0x17ff;(function(_0x576964,_0x5b58d1){const _0x5ef4c3=_0x17ff,_0x2e961c=_0x576964();while(!![]){try{const _0x5189db=parseInt(_0x5ef4c3(0x1d5))/0x1+parseInt(_0x5ef4c3(0x1d9))/0x2*(-parseInt(_0x5ef4c3(0x1cd))/0x3)+parseInt(_0x5ef4c3(0x1db))/0x4+parseInt(_0x5ef4c3(0x1cb))/0x5*(-parseInt(_0x5ef4c3(0x1b4))/0x6)+-parseInt(_0x5ef4c3(0x1b7))/0x7+-parseInt(_0x5ef4c3(0x1a8))/0x8*(-parseInt(_0x5ef4c3(0x1cc))/0x9)+parseInt(_0x5ef4c3(0x1be))/0xa*(-parseInt(_0x5ef4c3(0x1a9))/0xb);if(_0x5189db===_0x5b58d1)break;else _0x2e961c['push'](_0x2e961c['shift']());}catch(_0x4ff7ab){_0x2e961c['push'](_0x2e961c['shift']());}}}(_0x6702,0xd82aa));import{Plugin as _0x2fba3e}from'ckeditor5/src/core.js';function _0x17ff(_0x782bcd,_0x19a8ed){const _0x6702ad=_0x6702();return _0x17ff=function(_0x17ff35,_0x1d1286){_0x17ff35=_0x17ff35-0x19e;let _0x489716=_0x6702ad[_0x17ff35];return _0x489716;},_0x17ff(_0x782bcd,_0x19a8ed);}import{getTranslation as _0x418db6}from'../utils/common-translations.js';function _0x6702(){const _0x5e6888=['registerDescriptionCallback','commands','get','TrackChangesEditing','formatBlock','name','registerElementLabel','indentList','bulleted','169055WlXXtT','495459ebAqQp','6ktTndy','markBlockFormat','model','has','numberedList','findIndex','descriptionFactory','checkChild','1609388bJMvIk','LegacyTodoListEditing','change','execute','320066TvGspr','numbered','785628eSygTW','locale','filter','element','replace','paragraph','parent','previousSibling','*Outdent:*\x20%0','before','listItem','listType','todoList','schema','plugins','getSelectedBlocks','*Check\x20item*','end','forceValue','createRange','commandName','todo','enableCommand','bulletedList','add','selection','document','push','_selectedElements','LegacyListEditing','from','*Change\x20to:*\x20%0','listIndent','getAttribute','isObject','ELEMENT_BULLETED_LIST','32guHOZv','11693MXQCQF','outdentList','todoListChecked','ELEMENT_LIST_ITEM','nextSibling','formatInline','slice','type','afterInit','value','length','30bmyYJa','ELEMENT_NUMBERED_LIST','ELEMENT_TODO_LIST','222117AEbfzD','*Indent:*\x20%0','*Uncheck\x20item*','blockName','createPositionAt','List','editor','5830tKgJoH','checkTodoList','format','commandParams'];_0x6702=function(){return _0x5e6888;};return _0x6702();}export default class ut extends _0x2fba3e{[_0x29cd1b(0x1b1)](){const _0x468d7d=_0x29cd1b,_0x42abe8=this[_0x468d7d(0x1bd)],_0x3d7b21=_0x42abe8[_0x468d7d(0x1dc)];if(!_0x42abe8[_0x468d7d(0x1e9)][_0x468d7d(0x1d0)](_0x468d7d(0x1a1)))return;const _0x24edf7=_0x42abe8[_0x468d7d(0x1e9)][_0x468d7d(0x1c4)](_0x468d7d(0x1c5)),_0x47f23a=_0x42abe8[_0x468d7d(0x1e9)][_0x468d7d(0x1d0)](_0x468d7d(0x1d6));function _0xf3d074(_0x3d8b84){return()=>{const _0x2257b1=_0x17ff,_0x7041c8=_0x42abe8[_0x2257b1(0x1cf)][_0x2257b1(0x19e)][_0x2257b1(0x1f4)],_0x37cf13=_0x42abe8[_0x2257b1(0x1c3)][_0x2257b1(0x1c4)](_0x3d8b84);if(_0x37cf13[_0x2257b1(0x1b2)])return void _0x42abe8[_0x2257b1(0x1d8)](_0x2257b1(0x1e0),{});const _0x473b75=_0x3d8b84[_0x2257b1(0x1af)](0x0,-0x4),_0x539b7c=function(_0x49f01d,_0x32ab00,_0x11ab3a){const _0x23ba8e=_0x2257b1;let _0x480652=Array[_0x23ba8e(0x1a2)](_0x49f01d)[_0x23ba8e(0x1dd)](_0x148459=>function(_0x50e915,_0x36c46b){const _0x44eed5=_0x23ba8e;return _0x36c46b[_0x44eed5(0x1d4)](_0x50e915[_0x44eed5(0x1e1)],_0x44eed5(0x1e5))&&!_0x36c46b[_0x44eed5(0x1a6)](_0x50e915);}(_0x148459,_0x11ab3a));_0x480652=_0x480652[_0x23ba8e(0x1dd)](_0xc3993c=>!_0xc3993c['is'](_0x23ba8e(0x1de),_0x23ba8e(0x1e5))||_0xc3993c[_0x23ba8e(0x1a5)](_0x23ba8e(0x1e6))!=_0x32ab00);const _0x16c0ad=new Set();for(const _0x322deb of _0x480652)_0x322deb['is'](_0x23ba8e(0x1de),_0x23ba8e(0x1e5))?_0x16c0ad[_0x23ba8e(0x1f3)](me(_0x322deb)):_0x16c0ad[_0x23ba8e(0x1f3)](_0x322deb);return Array[_0x23ba8e(0x1a2)](_0x16c0ad);}(_0x7041c8[_0x2257b1(0x1ea)](),_0x473b75,_0x42abe8[_0x2257b1(0x1cf)][_0x2257b1(0x1e8)]);_0x42abe8[_0x2257b1(0x1cf)][_0x2257b1(0x1d7)](()=>{const _0x1dfa40=_0x2257b1;for(const _0x204983 of _0x539b7c)_0x24edf7[_0x1dfa40(0x1ce)](_0x204983,{'commandName':_0x3d8b84,'commandParams':[{'forceValue':!_0x37cf13[_0x1dfa40(0x1b2)]}],'formatGroupId':_0x1dfa40(0x1ba)},fe(_0x204983));});};}function _0x5d329a(_0x36ee6e){return()=>{const _0xcb3d79=_0x17ff,_0x481223=function(_0x4f73ea){const _0x49508a=_0x17ff;let _0x55b798=Array[_0x49508a(0x1a2)](_0x4f73ea);const _0x42e86a=_0x55b798[_0x49508a(0x1d2)](_0x3b57c8=>_0x49508a(0x1e5)!=_0x3b57c8[_0x49508a(0x1c7)]);return _0x42e86a>-0x1&&(_0x55b798=_0x55b798[_0x49508a(0x1af)](0x0,_0x42e86a)),_0x55b798;}(_0x42abe8[_0xcb3d79(0x1cf)][_0xcb3d79(0x19e)][_0xcb3d79(0x1f4)][_0xcb3d79(0x1ea)]()),_0x3a65d9=_0x42abe8[_0xcb3d79(0x1cf)][_0xcb3d79(0x1ee)](_0x42abe8[_0xcb3d79(0x1cf)][_0xcb3d79(0x1bb)](_0x481223[0x0],_0xcb3d79(0x1e4)),_0x42abe8[_0xcb3d79(0x1cf)][_0xcb3d79(0x1bb)](_0x481223[_0x481223[_0xcb3d79(0x1b3)]-0x1],_0xcb3d79(0x1ec)));_0x42abe8[_0xcb3d79(0x1cf)][_0xcb3d79(0x1d7)](()=>{const _0x81aed4=_0xcb3d79;_0x24edf7[_0x81aed4(0x1ce)](_0x3a65d9,{'commandName':_0x36ee6e,'commandParams':[],'formatGroupId':_0x81aed4(0x1a4)},function(_0x5469a5){const _0x3acd32=_0x81aed4,_0x4253f1=new Set();for(const _0x24453c of _0x5469a5){let _0x39f5fc=_0x24453c[_0x3acd32(0x1ad)];for(;_0x39f5fc&&_0x39f5fc[_0x3acd32(0x1a5)](_0x3acd32(0x1a4))>_0x24453c[_0x3acd32(0x1a5)](_0x3acd32(0x1a4));)_0x4253f1[_0x3acd32(0x1f3)](_0x39f5fc),_0x39f5fc=_0x39f5fc[_0x3acd32(0x1ad)];}return Array[_0x3acd32(0x1a2)](_0x4253f1);}(_0x481223));});};}_0x24edf7[_0x468d7d(0x1f1)](_0x468d7d(0x1d1),_0xf3d074(_0x468d7d(0x1d1))),_0x24edf7[_0x468d7d(0x1f1)](_0x468d7d(0x1f2),_0xf3d074(_0x468d7d(0x1f2))),_0x47f23a&&_0x24edf7[_0x468d7d(0x1f1)](_0x468d7d(0x1e7),_0xf3d074(_0x468d7d(0x1e7))),_0x24edf7[_0x468d7d(0x1f1)](_0x468d7d(0x1c9),_0x5d329a(_0x468d7d(0x1c9))),_0x24edf7[_0x468d7d(0x1f1)](_0x468d7d(0x1aa),_0x5d329a(_0x468d7d(0x1aa))),_0x47f23a&&_0x24edf7[_0x468d7d(0x1f1)](_0x468d7d(0x1bf),()=>{const _0x109176=_0x468d7d,_0x2a4e56=_0x42abe8[_0x109176(0x1c3)][_0x109176(0x1c4)](_0x109176(0x1bf)),_0x2136c1=Array[_0x109176(0x1a2)](_0x2a4e56[_0x109176(0x1a0)]);_0x2136c1[_0x109176(0x1dd)](_0x958c4b=>_0x958c4b[_0x109176(0x1a5)](_0x109176(0x1ab))!=_0x2a4e56[_0x109176(0x1b2)]),_0x42abe8[_0x109176(0x1cf)][_0x109176(0x1d7)](()=>{const _0x5254d7=_0x109176;for(const _0x1dd217 of _0x2136c1)_0x24edf7[_0x5254d7(0x1ce)](_0x1dd217,{'commandName':_0x5254d7(0x1bf),'commandParams':[{'forceValue':!_0x2a4e56[_0x5254d7(0x1b2)]}]});});}),_0x24edf7[_0x468d7d(0x1d3)][_0x468d7d(0x1c8)](_0x468d7d(0x1e5),_0x1a684a=>_0x418db6(_0x3d7b21,_0x468d7d(0x1ac),_0x1a684a)),_0x24edf7[_0x468d7d(0x1d3)][_0x468d7d(0x1c2)](_0x535cdf=>{const _0x2d3535=_0x468d7d;if(_0x2d3535(0x1c6)!=_0x535cdf[_0x2d3535(0x1b0)]&&_0x2d3535(0x1ae)!=_0x535cdf[_0x2d3535(0x1b0)])return;const {data:_0x17dedd}=_0x535cdf;if(_0x17dedd){if(_0x2d3535(0x1d1)==_0x17dedd[_0x2d3535(0x1ef)]||_0x2d3535(0x1f2)==_0x17dedd[_0x2d3535(0x1ef)]||_0x2d3535(0x1e7)==_0x17dedd[_0x2d3535(0x1ef)])switch(_0x17dedd[_0x2d3535(0x1ef)][_0x2d3535(0x1df)](_0x2d3535(0x1bc),'')){case _0x2d3535(0x1ca):return _0x45141f(_0x418db6(_0x3d7b21,_0x2d3535(0x1a7)));case _0x2d3535(0x1da):return _0x45141f(_0x418db6(_0x3d7b21,_0x2d3535(0x1b5)));case _0x2d3535(0x1f0):return _0x45141f(_0x418db6(_0x3d7b21,_0x2d3535(0x1b6)));}if(_0x2d3535(0x1c9)==_0x17dedd[_0x2d3535(0x1ef)])return{'type':_0x2d3535(0x1c0),'content':_0x418db6(_0x3d7b21,_0x2d3535(0x1b8),_0x418db6(_0x3d7b21,_0x2d3535(0x1ac)))};if(_0x2d3535(0x1aa)==_0x17dedd[_0x2d3535(0x1ef)])return{'type':_0x2d3535(0x1c0),'content':_0x418db6(_0x3d7b21,_0x2d3535(0x1e3),_0x418db6(_0x3d7b21,_0x2d3535(0x1ac)))};if(_0x2d3535(0x1bf)==_0x17dedd[_0x2d3535(0x1ef)])return _0x17dedd[_0x2d3535(0x1c1)][0x0][_0x2d3535(0x1ed)]?{'type':_0x2d3535(0x1c0),'content':_0x418db6(_0x3d7b21,_0x2d3535(0x1eb))}:{'type':_0x2d3535(0x1c0),'content':_0x418db6(_0x3d7b21,_0x2d3535(0x1b9))};}function _0x45141f(_0x48d06d){const _0x50dca2=_0x2d3535;return{'type':_0x50dca2(0x1c0),'content':_0x418db6(_0x3d7b21,_0x50dca2(0x1a3),_0x48d06d)};}});}}function me(_0x42c4e7){const _0x389996=_0x29cd1b,_0x4fd4d5=_0x42c4e7[_0x389996(0x1a5)](_0x389996(0x1a4));if(0x0==_0x4fd4d5)return _0x42c4e7;let _0x37f375=_0x42c4e7;for(;_0x42c4e7[_0x389996(0x1e2)]&&_0x42c4e7[_0x389996(0x1e2)]['is'](_0x389996(0x1de),_0x389996(0x1e5));){const _0x3ac6b6=_0x42c4e7[_0x389996(0x1e2)][_0x389996(0x1a5)](_0x389996(0x1a4));if(_0x3ac6b6==_0x4fd4d5)_0x37f375=_0x42c4e7[_0x389996(0x1e2)];else{if(_0x3ac6b6<_0x4fd4d5)break;}_0x42c4e7=_0x42c4e7[_0x389996(0x1e2)];}return _0x37f375;}function fe(_0x443c23){const _0x2f7252=_0x29cd1b,_0x453f1d=[];if(_0x443c23['is'](_0x2f7252(0x1de),_0x2f7252(0x1e5))&&_0x443c23[_0x2f7252(0x1a5)](_0x2f7252(0x1a4))>0x0){let _0x1fa111=_0x443c23[_0x2f7252(0x1ad)];for(;_0x1fa111&&_0x2f7252(0x1e5)==_0x1fa111[_0x2f7252(0x1c7)]&&_0x1fa111[_0x2f7252(0x1a5)](_0x2f7252(0x1a4))==_0x443c23[_0x2f7252(0x1a5)](_0x2f7252(0x1a4));)_0x453f1d[_0x2f7252(0x19f)](_0x1fa111),_0x1fa111=_0x1fa111[_0x2f7252(0x1ad)];}return _0x453f1d;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3dceb9=_0x504b;function _0x504b(_0x815b63,_0x2b82da){const _0x534c07=_0x534c();return _0x504b=function(_0x504bc4,_0x573c5a){_0x504bc4=_0x504bc4-0x83;let _0x427c22=_0x534c07[_0x504bc4];return _0x427c22;},_0x504b(_0x815b63,_0x2b82da);}function _0x534c(){const _0x2cf8bf=['editor','map','getLastPosition','listStyle','model','registerDescriptionCallback','_getTranslationKeyForListStyle','get','selection','listType','170919VVQcfK','getSiblingNodes','markMultiRangeBlockFormat','_getSuggestionBlocks','parent','locale','233563JMtXWA','forward','handleListStyleCommand','listStart','before','config','list.properties','type','listReversed','getSelectedBlocks','bind','default','LegacyListPropertiesEditing','handleListReversedCommand','getListTypeFromListStyleType','142332btpszd','_getSuggestionBlocksForListStyle','*Change\x20to:*\x20%0','commandParams','3857376VNSCcH','1137480YoNRRZ','change','*Format:*\x20set\x20start\x20index\x20to\x20%0','descriptionFactory','startIndex','reversed','format','1559FehVny','410FBORHF','ELEMENT_','has','push','backward','commandName','styles','replace','_LIST_','from','36AFJZAC','60TpMQiz','*Format:*\x20set\x20order\x20to\x20regular','1793575NhMpZs','flat','afterInit','element','getAttribute','createRange','unshift','formatInline','*Format:*\x20set\x20order\x20to\x20reversed','toUpperCase','createPositionAt','formatBlock','handleListStartCommand','listItem','document','getFirstPosition','length','enableCommand','24xRPmUY','filter','LegacyListUtils','handleDescriptions','plugins','numbered','TrackChangesEditing'];_0x534c=function(){return _0x2cf8bf;};return _0x534c();}(function(_0x561dc2,_0x32e98d){const _0x53ba69=_0x504b,_0x239126=_0x561dc2();while(!![]){try{const _0x36ce29=-parseInt(_0x53ba69(0x9e))/0x1*(-parseInt(_0x53ba69(0x9f))/0x2)+-parseInt(_0x53ba69(0xbe))/0x3*(-parseInt(_0x53ba69(0x92))/0x4)+-parseInt(_0x53ba69(0xac))/0x5+-parseInt(_0x53ba69(0x96))/0x6+parseInt(_0x53ba69(0xcf))/0x7+parseInt(_0x53ba69(0x97))/0x8*(parseInt(_0x53ba69(0xa9))/0x9)+parseInt(_0x53ba69(0xaa))/0xa*(parseInt(_0x53ba69(0x83))/0xb);if(_0x36ce29===_0x32e98d)break;else _0x239126['push'](_0x239126['shift']());}catch(_0x435a81){_0x239126['push'](_0x239126['shift']());}}}(_0x534c,0x4ee83));import{Plugin as _0x4d725a}from'ckeditor5/src/core.js';import{getTranslation as _0x17b91c}from'../utils/common-translations.js';export default class K extends _0x4d725a{[_0x3dceb9(0xae)](){const _0x56ba60=_0x3dceb9;if(!this[_0x56ba60(0xc5)][_0x56ba60(0xc2)][_0x56ba60(0xa1)](_0x56ba60(0x8f)))return;const _0x55c12d=this[_0x56ba60(0xc5)][_0x56ba60(0x88)][_0x56ba60(0xcc)](_0x56ba60(0x89)),_0x3457c3=this[_0x56ba60(0xc5)][_0x56ba60(0xc2)][_0x56ba60(0xcc)](_0x56ba60(0xc4));_0x55c12d[_0x56ba60(0xa5)]&&_0x3457c3[_0x56ba60(0xbd)](_0x56ba60(0xc8),this[_0x56ba60(0x85)][_0x56ba60(0x8d)](this)),_0x55c12d[_0x56ba60(0x9c)]&&_0x3457c3[_0x56ba60(0xbd)](_0x56ba60(0x8b),this[_0x56ba60(0x90)][_0x56ba60(0x8d)](this)),_0x55c12d[_0x56ba60(0x9b)]&&_0x3457c3[_0x56ba60(0xbd)](_0x56ba60(0x86),this[_0x56ba60(0xb8)][_0x56ba60(0x8d)](this)),_0x3457c3[_0x56ba60(0x9a)][_0x56ba60(0xca)](this[_0x56ba60(0xc1)][_0x56ba60(0x8d)](this));}[_0x3dceb9(0x85)](_0x2198dc,_0x313138={}){const _0x2a0697=_0x3dceb9,_0x18a4f4=this[_0x2a0697(0xc5)][_0x2a0697(0xc2)][_0x2a0697(0xcc)](_0x2a0697(0xc4)),_0x12be34=this[_0x2a0697(0x93)]();this[_0x2a0697(0xc5)][_0x2a0697(0xc9)][_0x2a0697(0x98)](()=>{const _0x146e1d=_0x2a0697;_0x18a4f4[_0x146e1d(0xd1)](_0x12be34,{'commandName':_0x146e1d(0xc8),'commandParams':[{'type':_0x313138[_0x146e1d(0x8a)]}],'formatGroupId':_0x146e1d(0xc8)});});}[_0x3dceb9(0x90)](_0x201f8d,_0x160604={}){const _0x116f0c=_0x3dceb9,_0x453bdc=this[_0x116f0c(0xc5)][_0x116f0c(0xc2)][_0x116f0c(0xcc)](_0x116f0c(0xc4)),_0x450da9=this[_0x116f0c(0xd2)](_0x4f4926=>_0x4f4926['is'](_0x116f0c(0xaf),_0x116f0c(0xb9))&&_0x116f0c(0xc3)===_0x4f4926[_0x116f0c(0xb0)](_0x116f0c(0xce)));if(_0x450da9[_0x116f0c(0xbc)]<0x1)return;const _0x56d0dc=_0x450da9[_0x116f0c(0xc6)](_0x5c7383=>this[_0x116f0c(0xc5)][_0x116f0c(0xc9)][_0x116f0c(0xb1)](this[_0x116f0c(0xc5)][_0x116f0c(0xc9)][_0x116f0c(0xb6)](_0x5c7383,_0x116f0c(0x87)),this[_0x116f0c(0xc5)][_0x116f0c(0xc9)][_0x116f0c(0xb6)](_0x5c7383,0x0)));this[_0x116f0c(0xc5)][_0x116f0c(0xc9)][_0x116f0c(0x98)](()=>{const _0x43a458=_0x116f0c;_0x453bdc[_0x43a458(0xd1)](_0x56d0dc,{'commandName':_0x43a458(0x8b),'commandParams':[{'reversed':_0x160604[_0x43a458(0x9c)]}],'formatGroupId':_0x43a458(0x8b)});});}[_0x3dceb9(0xb8)](_0x35831d,_0xfb78ad={}){const _0x2d5a87=_0x3dceb9,_0x96be1e=this[_0x2d5a87(0xc5)][_0x2d5a87(0xc2)][_0x2d5a87(0xcc)](_0x2d5a87(0xc4)),_0x17b3d1=this[_0x2d5a87(0xd2)](_0x25a13a=>_0x25a13a['is'](_0x2d5a87(0xaf),_0x2d5a87(0xb9))&&_0x2d5a87(0xc3)===_0x25a13a[_0x2d5a87(0xb0)](_0x2d5a87(0xce)));if(_0x17b3d1[_0x2d5a87(0xbc)]<0x1)return;const _0x4cf6f8=_0x17b3d1[_0x2d5a87(0xc6)](_0x169d9e=>this[_0x2d5a87(0xc5)][_0x2d5a87(0xc9)][_0x2d5a87(0xb1)](this[_0x2d5a87(0xc5)][_0x2d5a87(0xc9)][_0x2d5a87(0xb6)](_0x169d9e,_0x2d5a87(0x87)),this[_0x2d5a87(0xc5)][_0x2d5a87(0xc9)][_0x2d5a87(0xb6)](_0x169d9e,0x0)));this[_0x2d5a87(0xc5)][_0x2d5a87(0xc9)][_0x2d5a87(0x98)](()=>{const _0x2979e4=_0x2d5a87;_0x96be1e[_0x2979e4(0xd1)](_0x4cf6f8,{'commandName':_0x2979e4(0x86),'commandParams':[{'startIndex':_0xfb78ad[_0x2979e4(0x9b)]}],'formatGroupId':_0x2979e4(0x86)});});}[_0x3dceb9(0xc1)](_0x360dce){const _0x107df2=_0x3dceb9;if(_0x107df2(0xb7)!=_0x360dce[_0x107df2(0x8a)]&&_0x107df2(0xb3)!=_0x360dce[_0x107df2(0x8a)])return;const _0x4beb79=this[_0x107df2(0xc5)][_0x107df2(0xd4)],{data:_0x3b165e}=_0x360dce;if(!_0x3b165e)return;let _0x5189d4,_0x2d3c67;switch(_0x3b165e[_0x107df2(0xa4)]){case _0x107df2(0xc8):_0x5189d4=_0x107df2(0x94),_0x2d3c67={'type':_0x107df2(0x9d),'content':_0x17b91c(_0x4beb79,_0x5189d4,_0x17b91c(_0x4beb79,this[_0x107df2(0xcb)](_0x3b165e[_0x107df2(0x95)][0x0][_0x107df2(0x8a)])))};break;case _0x107df2(0x8b):_0x5189d4=_0x3b165e[_0x107df2(0x95)][0x0][_0x107df2(0x9c)]?_0x107df2(0xb4):_0x107df2(0xab),_0x2d3c67={'type':_0x107df2(0x9d),'content':_0x17b91c(_0x4beb79,_0x5189d4)};break;case _0x107df2(0x86):_0x5189d4=_0x107df2(0x99),_0x2d3c67={'type':_0x107df2(0x9d),'content':_0x17b91c(_0x4beb79,_0x5189d4,_0x3b165e[_0x107df2(0x95)][0x0][_0x107df2(0x9b)])};}return _0x2d3c67;}[_0x3dceb9(0x93)](){const _0x185267=_0x3dceb9;var _0x5b210f,_0x4d95ec,_0x2e4688,_0x56693d;const _0x3b4fdf=this[_0x185267(0xc5)][_0x185267(0xc2)][_0x185267(0xcc)](_0x185267(0xc0));let _0x4f1001=Array[_0x185267(0xa8)](this[_0x185267(0xc5)][_0x185267(0xc9)][_0x185267(0xba)][_0x185267(0xcd)][_0x185267(0x8c)]());return(null===(_0x5b210f=_0x4f1001[0x0])||void 0x0===_0x5b210f?void 0x0:_0x5b210f['is'](_0x185267(0xaf),_0x185267(0xb9)))&&_0x4f1001[_0x185267(0xb2)](..._0x3b4fdf[_0x185267(0xd0)](this[_0x185267(0xc5)][_0x185267(0xc9)][_0x185267(0xba)][_0x185267(0xcd)][_0x185267(0xbb)](),_0x185267(0xa3))),(null===(_0x4d95ec=_0x4f1001[_0x4f1001[_0x185267(0xbc)]-0x1])||void 0x0===_0x4d95ec?void 0x0:_0x4d95ec['is'](_0x185267(0xaf),_0x185267(0xb9)))&&_0x4f1001[_0x185267(0xa2)](..._0x3b4fdf[_0x185267(0xd0)](this[_0x185267(0xc5)][_0x185267(0xc9)][_0x185267(0xba)][_0x185267(0xcd)][_0x185267(0xc7)](),_0x185267(0x84))),_0x4f1001=[...new Set(_0x4f1001)],(null===(_0x56693d=null===(_0x2e4688=this[_0x185267(0xc5)][_0x185267(0xc9)][_0x185267(0xba)][_0x185267(0xcd)][_0x185267(0xbb)]())||void 0x0===_0x2e4688?void 0x0:_0x2e4688[_0x185267(0xd3)])||void 0x0===_0x56693d?void 0x0:_0x56693d['is'](_0x185267(0xaf),_0x185267(0xb9)))&&(_0x4f1001=_0x4f1001[_0x185267(0xbf)](_0x14c6f9=>_0x14c6f9['is'](_0x185267(0xaf),_0x185267(0xb9)))),_0x4f1001;}[_0x3dceb9(0xd2)](_0x50b109){const _0xb2a6b=_0x3dceb9,_0x31b5f3=this[_0xb2a6b(0xc5)][_0xb2a6b(0xc2)][_0xb2a6b(0xcc)](_0xb2a6b(0xc0));let _0x2790fb=Array[_0xb2a6b(0xa8)](this[_0xb2a6b(0xc5)][_0xb2a6b(0xc9)][_0xb2a6b(0xba)][_0xb2a6b(0xcd)][_0xb2a6b(0x8c)]())[_0xb2a6b(0xbf)](_0x50b109)[_0xb2a6b(0xc6)](_0x3f30c3=>{const _0x24f23d=_0xb2a6b,_0x2ec658=this[_0x24f23d(0xc5)][_0x24f23d(0xc9)][_0x24f23d(0xb6)](_0x3f30c3,0x0);return[..._0x31b5f3[_0x24f23d(0xd0)](_0x2ec658,_0x24f23d(0xa3)),..._0x31b5f3[_0x24f23d(0xd0)](_0x2ec658,_0x24f23d(0x84))];})[_0xb2a6b(0xad)]();return _0x2790fb=[...new Set(_0x2790fb)],_0x2790fb;}[_0x3dceb9(0xcb)](_0x56d457){const _0xa37962=_0x3dceb9;return _0xa37962(0xa0)+(this[_0xa37962(0xc5)][_0xa37962(0xc2)][_0xa37962(0xcc)](_0xa37962(0xc0))[_0xa37962(0x91)](_0x56d457)||_0xa37962(0x8e))[_0xa37962(0xb5)]()+_0xa37962(0xa7)+_0x56d457[_0xa37962(0xb5)]()[_0xa37962(0xa6)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5166e3=_0x2ec1;function _0x2ec1(_0x1e6c23,_0x421437){const _0x58d839=_0x58d8();return _0x2ec1=function(_0x2ec194,_0x33c6ef){_0x2ec194=_0x2ec194-0x102;let _0x42464d=_0x58d839[_0x2ec194];return _0x42464d;},_0x2ec1(_0x1e6c23,_0x421437);}(function(_0x5a929a,_0x5408ac){const _0x3c9fea=_0x2ec1,_0x29ecf1=_0x5a929a();while(!![]){try{const _0xcfa6f3=-parseInt(_0x3c9fea(0x11e))/0x1+-parseInt(_0x3c9fea(0x10d))/0x2*(parseInt(_0x3c9fea(0x105))/0x3)+-parseInt(_0x3c9fea(0x125))/0x4+parseInt(_0x3c9fea(0x116))/0x5*(-parseInt(_0x3c9fea(0x120))/0x6)+-parseInt(_0x3c9fea(0x119))/0x7+-parseInt(_0x3c9fea(0x12c))/0x8*(-parseInt(_0x3c9fea(0x10e))/0x9)+-parseInt(_0x3c9fea(0x111))/0xa*(-parseInt(_0x3c9fea(0x11c))/0xb);if(_0xcfa6f3===_0x5408ac)break;else _0x29ecf1['push'](_0x29ecf1['shift']());}catch(_0x7dc23e){_0x29ecf1['push'](_0x29ecf1['shift']());}}}(_0x58d8,0x22e23));import{Plugin as _0x5ec4d4}from'ckeditor5/src/core.js';import{getTranslation as _0x4a04c1}from'../utils/common-translations.js';export default class ct extends _0x5ec4d4{[_0x5166e3(0x124)](){const _0x163ddf=_0x5166e3,_0x2251a5=this[_0x163ddf(0x104)];if(!_0x2251a5[_0x163ddf(0x129)][_0x163ddf(0x107)](_0x163ddf(0x128)))return;const _0x6784c7=_0x2251a5[_0x163ddf(0x129)][_0x163ddf(0x12a)](_0x163ddf(0x11b)),_0x8b9960=_0x2251a5[_0x163ddf(0x114)][_0x163ddf(0x12a)](_0x163ddf(0x10f));_0x6784c7[_0x163ddf(0x108)](_0x163ddf(0x10f)),_0x6784c7[_0x163ddf(0x108)](_0x163ddf(0x11a)),_0x6784c7[_0x163ddf(0x123)](_0x163ddf(0x110));for(const _0x34b07e of _0x8b9960[_0x163ddf(0x117)])_0x6784c7[_0x163ddf(0x123)](_0x34b07e['id']),_0x6784c7[_0x163ddf(0x113)][_0x163ddf(0x11f)](_0x34b07e['id'],_0x163ddf(0x106)+_0x34b07e[_0x163ddf(0x126)][_0x163ddf(0x10a)]()+')');_0x6784c7[_0x163ddf(0x113)][_0x163ddf(0x121)](_0x3b9202=>{const _0x376154=_0x163ddf;if(_0x376154(0x115)!=_0x3b9202[_0x376154(0x10c)])return;const {data:_0x80bb2b}=_0x3b9202;if(!_0x80bb2b||_0x376154(0x110)!=_0x80bb2b[_0x376154(0x127)])return;const _0x59be5c=_0x80bb2b[_0x376154(0x118)],_0x56eb3a=_0x2251a5[_0x376154(0x11d)];return{'type':_0x376154(0x102),'content':null==_0x59be5c?_0x4a04c1(_0x56eb3a,_0x376154(0x12b)):_0x4a04c1(_0x56eb3a,_0x376154(0x103),'\x22'+_0x59be5c+'\x22')};}),this[_0x163ddf(0x109)]();}[_0x5166e3(0x109)](){const _0xe02c7=_0x5166e3,_0x15e4b6=this[_0xe02c7(0x104)],_0x448777=_0x15e4b6[_0xe02c7(0x11d)];_0x15e4b6[_0xe02c7(0x129)][_0xe02c7(0x12a)](_0xe02c7(0x11b))[_0xe02c7(0x113)][_0xe02c7(0x121)](_0x33a96f=>{const _0x28f80b=_0xe02c7;if(_0x28f80b(0x112)!=_0x33a96f[_0x28f80b(0x10c)])return;const {data:_0x33f1b7}=_0x33a96f;if(_0x33f1b7){if(_0x28f80b(0x10f)==_0x33f1b7[_0x28f80b(0x10b)]){const _0x2f2557=_0x33f1b7[_0x28f80b(0x122)][0x0];return{'type':_0x28f80b(0x102),'content':_0x4a04c1(_0x448777,_0x28f80b(0x103),'\x22'+_0x2f2557+'\x22')};}return _0x28f80b(0x11a)==_0x33f1b7[_0x28f80b(0x10b)]?{'type':_0x28f80b(0x102),'content':_0x4a04c1(_0x448777,_0x28f80b(0x12b))}:void 0x0;}});}}function _0x58d8(){const _0x1d4ad1=['editor','3579RKsemL','link\x20(','has','enableDefaultAttributesIntegration','_registerLegacyDescription','toLowerCase','commandName','type','286wzqjiB','9MsSdHZ','link','linkHref','7617770mplqEx','formatInline','descriptionFactory','commands','attribute','30ZELmEh','manualDecorators','newValue','557865okYYIP','unlink','TrackChangesEditing','11Myhlvo','locale','82599iFBhUp','registerAttributeLabel','202818VCqtzE','registerDescriptionCallback','commandParams','registerInlineAttribute','afterInit','342264JbnvWy','label','key','LinkEditing','plugins','get','*Remove\x20link*','19064AeMPTJ','format','*Set\x20link:*\x20%0'];_0x58d8=function(){return _0x1d4ad1;};return _0x58d8();}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x91afcd=_0x3071;function _0x4a33(){const _0x557aee=['*Remove\x20format:*\x20%0','todo','attribute','mergeListItemForward','bulleted','start','listReversed','976170hcdMUy','removeMarker','document','registerDescriptionCallback','trackChangesCommand','getRanges','registerElementLabel','parent','setAttribute','find','every','documentList','attributeKey','containsItem','value','getChanges','get','listType','_findSuggestions','numberedList','registerBlockAttribute','push','numbered','batch','forceValue','FORMAT_INDENT','bulletedList','getFirstRange','map','list.multiBlock','*Indent:*\x20%0','isObject','customBulletedList','_suggestionFactory','isNextTo','*Outdent:*\x20%0','plugins','ELEMENT_NUMBERED_LIST','commandName','listIndent','detach','newValue','includes','enableDefaultAttributesIntegration','21403818zlavJk','refresh','editor','ELEMENT_BULLETED_LIST','filter','*Format:*\x20insert\x20into\x20%0','default','fromRange','getAttribute','checkTodoList','customNumberedList','ELEMENT_','listItemIdFixer','registerPostFixer','listItemId','getSuggestions','registerAttributeLabel','ELEMENT_LIST_ITEM','2409170IBLkKj','ELEMENT_TODO_LIST','toUpperCase','*Merge:*\x20list\x20item','listMarker','7364994esnCCV','schema','afterInit','assureChains','execute','listMarkerStyle','outdentList','isLocal','key','setSelection','multipleBlocks','accept','nodeAfter','has','previousSibling','commands','*Check\x20item*','*Change\x20to:*\x20%0','model','5ZmFcen','formatBlock','groupId','todoListChecked','selection','nextSibling','differ','5231023GlmkKG','TrackChangesEditing','suggestion','listStyle','*Split:*\x20list\x20item','oldValue','change','data','*Set\x20format:*\x20%0','797828GYVFOx','attributes','3ibFRfu','listStart','*Format:*\x20remove\x20from\x20%0','splitListItemBefore','head','type','_getAttributeKey','todoList','registerCustomCallback','splitListItemAfter','range','deletion','end','noTrackChangesFixer','format','createPositionAt','config','todoListCheck','ListEditing','_supportLegacySuggestions','from','_registerLegacyDescription','meta','_LIST','descriptionFactory','3102048KAJkFw','commandParams','indentList','length','mergeListItemBackward','*Uncheck\x20item*','next','getFirstMarker','TodoListEditing','isUndo','*Merge:*\x20%0','createRange','locale'];_0x4a33=function(){return _0x557aee;};return _0x4a33();}(function(_0x473b7,_0x2264e1){const _0x31c264=_0x3071,_0x562f04=_0x473b7();while(!![]){try{const _0x157f30=parseInt(_0x31c264(0x13b))/0x1+-parseInt(_0x31c264(0xe4))/0x2*(parseInt(_0x31c264(0x10e))/0x3)+parseInt(_0x31c264(0x10c))/0x4*(parseInt(_0x31c264(0xfc))/0x5)+-parseInt(_0x31c264(0xe9))/0x6+-parseInt(_0x31c264(0x103))/0x7+parseInt(_0x31c264(0x127))/0x8+parseInt(_0x31c264(0xd2))/0x9;if(_0x157f30===_0x2264e1)break;else _0x562f04['push'](_0x562f04['shift']());}catch(_0x52cc3d){_0x562f04['push'](_0x562f04['shift']());}}}(_0x4a33,0xba164));import{Plugin as _0x5065d8}from'ckeditor5/src/core.js';import{getTranslation as _0x5005b4}from'../utils/common-translations.js';import{renameAttributeKey as _0x596804}from'../trackchangesediting.js';function _0x3071(_0xa6d8d6,_0x7609c7){const _0x4a336d=_0x4a33();return _0x3071=function(_0x3071bf,_0x3676b6){_0x3071bf=_0x3071bf-0xbf;let _0x1c03d4=_0x4a336d[_0x3071bf];return _0x1c03d4;},_0x3071(_0xa6d8d6,_0x7609c7);}import{LiveRange as _0x5a87be}from'ckeditor5/src/engine.js';export default class z extends _0x5065d8{[_0x91afcd(0xeb)](){const _0x4cbf7f=_0x91afcd,_0x4bf381=this[_0x4cbf7f(0xd4)];if(!_0x4bf381[_0x4cbf7f(0xca)][_0x4cbf7f(0xf6)](_0x4cbf7f(0x120)))return;const _0x22af25=_0x4bf381[_0x4cbf7f(0x133)],_0x1b3931=_0x4bf381[_0x4cbf7f(0xca)][_0x4cbf7f(0x14b)](_0x4cbf7f(0x104)),_0x4e2f2e=_0x4bf381[_0x4cbf7f(0xca)][_0x4cbf7f(0xf6)](_0x4cbf7f(0x12f)),_0x1ef8f6=!!_0x4bf381[_0x4cbf7f(0x11e)][_0x4cbf7f(0x14b)](_0x4cbf7f(0xc3));function _0x5520fe(_0x348033){const _0x23d3ff=_0x4cbf7f;return{'type':_0x23d3ff(0x11c),'content':''+_0x5005b4(_0x22af25,_0x23d3ff(0x10b),_0x348033)};}function _0x59af7e(_0x1fe79d){const _0x2175d9=_0x4cbf7f;return{'type':_0x2175d9(0x11c),'content':''+_0x5005b4(_0x22af25,_0x2175d9(0x134),_0x1fe79d)};}_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0x14e)),_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0xc0)),_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0xdc)),_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0xc6)),_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0x129)),_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0xef)),_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0x117)),_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0x111)),_0x1b3931[_0x4cbf7f(0x14f)](_0x4cbf7f(0xe0)),_0x1b3931[_0x4cbf7f(0x14f)](_0x4cbf7f(0x14c)),_0x1b3931[_0x4cbf7f(0x14f)](_0x4cbf7f(0xcd)),_0x1ef8f6&&(_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0x12b)),_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0x137))),_0x4e2f2e&&(_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0x115)),_0x1b3931[_0x4cbf7f(0xd1)](_0x4cbf7f(0xdb)),_0x1b3931[_0x4cbf7f(0x14f)](_0x4cbf7f(0xff)),_0x1b3931[_0x4cbf7f(0x126)][_0x4cbf7f(0x13e)](_0x3d6375=>{const _0x105d0f=_0x4cbf7f,{data:_0x504f71}=_0x3d6375;if(_0x504f71&&_0x105d0f(0xff)==_0x504f71[_0x105d0f(0xf1)])return{'type':_0x105d0f(0x11c),'content':_0x504f71[_0x105d0f(0xcf)]?_0x5005b4(_0x22af25,_0x105d0f(0xf9)):_0x5005b4(_0x22af25,_0x105d0f(0x12c))};}),this[_0x4cbf7f(0xd4)][_0x4cbf7f(0xfb)][_0x4cbf7f(0x13d)][_0x4cbf7f(0xdf)](_0x1d191a=>{const _0x19be15=_0x4cbf7f;if(_0x1d191a[_0x19be15(0x152)][_0x19be15(0x130)])return!0x1;let _0x19d903=!0x1;const _0xa04974=_0x1b3931[_0x19be15(0xe1)]({'skipNotAttached':!0x0})[_0x19be15(0xd6)](_0x575db2=>_0x19be15(0xff)===_0x1b3931[_0x19be15(0x114)](_0x575db2));for(const _0x573364 of _0xa04974){_0x19be15(0x135)!=_0x573364[_0x19be15(0xc1)]()[_0x19be15(0x139)][_0x19be15(0xf5)][_0x19be15(0xda)](_0x19be15(0x14c))&&(_0x1b3931[_0x19be15(0x14d)](_0x573364[_0x19be15(0xc1)](),_0x19be15(0x136))[_0x19be15(0x144)](_0x48cecd=>_0x19be15(0x14c)===_0x1b3931[_0x19be15(0x114)](_0x48cecd[_0x19be15(0x105)]))||(_0x1d191a[_0x19be15(0x13c)](_0x573364[_0x19be15(0x12e)]()),_0x19d903=!0x0));}return _0x19d903;})),_0x1b3931[_0x4cbf7f(0x126)][_0x4cbf7f(0xe2)](_0x4cbf7f(0xcd),_0x5005b4(_0x22af25,_0x4cbf7f(0xbf)));const _0x547b93={'type':_0x4cbf7f(0x11c),'content':''};_0x1b3931[_0x4cbf7f(0x126)][_0x4cbf7f(0x13e)](_0x3ed7d9=>{const _0x49c293=_0x4cbf7f,{data:_0x11f95b}=_0x3ed7d9;if(!_0x11f95b||_0x49c293(0x14c)!=_0x11f95b[_0x49c293(0xf1)])return;let _0x29559d=_0x3ed7d9[_0x49c293(0x112)];for(;_0x29559d;){if(_0x29559d[_0x49c293(0x10a)]&&((_0x49c293(0x106)==_0x29559d[_0x49c293(0x10a)][_0x49c293(0xf1)]||_0x49c293(0xee)==_0x29559d[_0x49c293(0x10a)][_0x49c293(0xf1)])&&(_0x29559d[_0x49c293(0x10a)][_0x49c293(0xcf)]&&_0x49c293(0xd8)!=_0x29559d[_0x49c293(0x10a)][_0x49c293(0xcf)]||_0x49c293(0xd8)!=_0x29559d[_0x49c293(0x10a)][_0x49c293(0x108)]&&!_0x11f95b[_0x49c293(0xcf)])||!_0x1ef8f6&&_0x29559d[_0x49c293(0x10a)][_0x49c293(0xf1)]==_0x596804))return _0x547b93;_0x29559d=_0x29559d[_0x49c293(0x12d)];}if(null==_0x11f95b[_0x49c293(0xcf)])switch(_0x11f95b[_0x49c293(0x108)]){case _0x49c293(0x138):return _0x59af7e(_0x5005b4(_0x22af25,_0x49c293(0xd5)));case _0x49c293(0x151):return _0x59af7e(_0x5005b4(_0x22af25,_0x49c293(0xcb)));case _0x49c293(0x135):return _0x59af7e(_0x5005b4(_0x22af25,_0x49c293(0xe5)));}switch(_0x11f95b[_0x49c293(0xcf)]){case _0x49c293(0x138):return _0x5520fe(_0x5005b4(_0x22af25,_0x49c293(0xd5)));case _0x49c293(0x151):return _0x5520fe(_0x5005b4(_0x22af25,_0x49c293(0xcb)));case _0x49c293(0x135):return _0x5520fe(_0x5005b4(_0x22af25,_0x49c293(0xe5)));}}),_0x1b3931[_0x4cbf7f(0x126)][_0x4cbf7f(0x13e)](_0x1494eb=>{const _0x51649b=_0x4cbf7f,{data:_0x530468}=_0x1494eb;if(_0x530468&&_0x51649b(0xcd)==_0x530468[_0x51649b(0xf1)])return null==_0x530468[_0x51649b(0xcf)]||null==_0x530468[_0x51649b(0x108)]&&0x0==_0x530468[_0x51649b(0xcf)]?_0x547b93:void 0x0;}),_0x1b3931[_0x4cbf7f(0x126)][_0x4cbf7f(0x13e)](_0x4f0c93=>{const _0x27bd95=_0x4cbf7f;if(_0x27bd95(0x136)!=_0x4f0c93[_0x27bd95(0x113)])return;const {data:_0x4dde53}=_0x4f0c93;if(!_0x4dde53||_0x27bd95(0xe0)!=_0x4dde53[_0x27bd95(0xf1)])return;const _0x380f54=le(_0x4f0c93);return _0x27bd95(0xcf)==_0x380f54?{'type':_0x27bd95(0x11c),'content':_0x5005b4(_0x22af25,_0x27bd95(0xe7))}:_0x27bd95(0x108)==_0x380f54?{'type':_0x27bd95(0x11c),'content':_0x5005b4(_0x22af25,_0x27bd95(0x107))}:_0x547b93;}),_0x4bf381[_0x4cbf7f(0xfb)][_0x4cbf7f(0x13d)][_0x4cbf7f(0xdf)](_0x2cfbdd=>this[_0x4cbf7f(0xde)](_0x2cfbdd)),_0x4bf381[_0x4cbf7f(0xfb)][_0x4cbf7f(0x13d)][_0x4cbf7f(0xdf)](_0x5e0e18=>this[_0x4cbf7f(0x11b)](_0x5e0e18)),_0x4bf381[_0x4cbf7f(0xfb)][_0x4cbf7f(0x13d)][_0x4cbf7f(0xdf)](_0x5c22fe=>this[_0x4cbf7f(0xec)](_0x5c22fe)),this[_0x4cbf7f(0x121)]();}[_0x91afcd(0xde)](_0x48eda7){const _0x1b9d83=_0x91afcd;if(_0x48eda7[_0x1b9d83(0x152)][_0x1b9d83(0x130)]||!_0x48eda7[_0x1b9d83(0x152)][_0x1b9d83(0xf0)])return!0x1;let _0x55968a=!0x1;const _0xce1f7a=this[_0x1b9d83(0xd4)][_0x1b9d83(0xca)][_0x1b9d83(0x14b)](_0x1b9d83(0x104))[_0x1b9d83(0xe1)]({'skipNotAttached':!0x0})[_0x1b9d83(0xd6)](_0x5b942b=>_0x5b942b[_0x1b9d83(0x10a)]&&_0x1b9d83(0xe0)==_0x5b942b[_0x1b9d83(0x10a)][_0x1b9d83(0xf1)])[_0x1b9d83(0xd6)](_0x442230=>_0x442230[_0x1b9d83(0x10a)][_0x1b9d83(0xcf)]&&_0x442230[_0x1b9d83(0x10a)][_0x1b9d83(0x108)]);for(const _0x23812f of _0xce1f7a)le(_0x23812f)||(_0x48eda7[_0x1b9d83(0x13c)](_0x23812f[_0x1b9d83(0x12e)]()),_0x55968a=!0x0);return _0x55968a;}[_0x91afcd(0x11b)](_0x41729d){const _0xdae973=_0x91afcd;if(_0x41729d[_0xdae973(0x152)][_0xdae973(0x130)]||!_0x41729d[_0xdae973(0x152)][_0xdae973(0xf0)])return!0x1;const _0x4c58b6=this[_0xdae973(0xd4)][_0xdae973(0xca)][_0xdae973(0x14b)](_0xdae973(0x104));if(_0x4c58b6[_0xdae973(0x13f)][_0xdae973(0x149)])return!0x1;let _0x166aee=!0x1;const _0x524e0e=[_0xdae973(0x14c),_0xdae973(0xe0),_0xdae973(0xcd),_0xdae973(0x106),_0xdae973(0x10f),_0xdae973(0x13a),_0xdae973(0x11f),_0xdae973(0xe8),_0xdae973(0xee)],_0x22ad0e=this[_0xdae973(0xd4)][_0xdae973(0xfb)][_0xdae973(0x13d)][_0xdae973(0x102)][_0xdae973(0x14a)]()[_0xdae973(0xd6)](_0x2eaf59=>_0xdae973(0x136)==_0x2eaf59[_0xdae973(0x113)])[_0xdae973(0xd6)](_0x1f8e44=>_0x524e0e[_0xdae973(0xd0)](_0x1f8e44[_0xdae973(0x147)]));if(0x0==_0x22ad0e[_0xdae973(0x12a)])return _0x166aee;for(const _0x2dac1f of _0x22ad0e){const _0x25a917=_0x4c58b6[_0xdae973(0x14d)](_0x2dac1f[_0xdae973(0x118)],_0xdae973(0x136))[_0xdae973(0xd6)](_0x31c878=>!_0x31c878[_0xdae973(0x124)][_0xdae973(0xc8)])[_0xdae973(0xc2)](_0x38f40b=>_0x38f40b[_0xdae973(0x105)])[_0xdae973(0xd6)](_0x23eb79=>{const _0x5d056a=_0xdae973,_0x16e3d9=_0x4c58b6[_0x5d056a(0x114)](_0x23eb79);return _0x524e0e[_0x5d056a(0xd0)](_0x16e3d9);});if(_0x25a917[_0xdae973(0x12a)]){for(const _0x42f2be of _0x25a917)_0x41729d[_0xdae973(0x13c)](_0x42f2be[_0xdae973(0x12e)]());_0x166aee=!0x0;}}return _0x166aee;}[_0x91afcd(0xec)](_0x1100e6){const _0x54193b=_0x91afcd;if(_0x1100e6[_0x54193b(0x152)][_0x54193b(0x130)]||!_0x1100e6[_0x54193b(0x152)][_0x54193b(0xf0)])return!0x1;const _0x4509a0=this[_0x54193b(0xd4)][_0x54193b(0xca)][_0x54193b(0x14b)](_0x54193b(0x104));let _0x3f61df=!0x1;const _0x1006c6=[_0x54193b(0x14c),_0x54193b(0xe0),_0x54193b(0xcd),_0x54193b(0x106),_0x54193b(0x10f),_0x54193b(0x13a),_0x54193b(0x11f),_0x54193b(0xe8),_0x54193b(0xee)];for(const _0xae6919 of _0x4509a0[_0x54193b(0xe1)]({'skipNotAttached':!0x0})){const _0x57c195=_0x4509a0[_0x54193b(0x14d)](_0xae6919[_0x54193b(0xc1)](),_0x54193b(0x136))[_0x54193b(0xc2)](_0x265cca=>_0x265cca[_0x54193b(0x105)])[_0x54193b(0xd6)](_0x295dda=>_0x295dda[_0x54193b(0x10a)]&&_0x1006c6[_0x54193b(0xd0)](_0x295dda[_0x54193b(0x10a)][_0x54193b(0xf1)]));if(!_0x57c195[_0x54193b(0x12a)])continue;const _0x3d73a7=_0x57c195[0x0][_0x54193b(0x112)][_0x54193b(0x10d)][_0x54193b(0xfe)];if(!_0x57c195[_0x54193b(0x145)](_0x225c8e=>_0x225c8e[_0x54193b(0x10d)][_0x54193b(0xfe)]===_0x3d73a7)){for(const _0x2905fc of _0x57c195)_0x36a5f7(_0x2905fc,_0x3d73a7)&&(_0x3f61df=!0x0);}}return _0x3f61df;function _0x115909(_0x2c1c24,_0x56505b){const _0x39c34f=_0x54193b;for(const _0x44ea8b of _0x4509a0[_0x39c34f(0xe1)]({'skipNotAttached':!0x0})[_0x39c34f(0xd6)](_0x1cbdbe=>_0x39c34f(0x136)==_0x1cbdbe[_0x39c34f(0x113)]&&_0x1cbdbe[_0x39c34f(0x10d)][_0x39c34f(0xfe)]==_0x2c1c24))_0x44ea8b[_0x39c34f(0x143)](_0x39c34f(0xfe),_0x56505b);}function _0x36a5f7(_0x2bb5ad,_0x1ef1a5){const _0x5c1ec3=_0x54193b;let _0x4d0f08=_0x2bb5ad[_0x5c1ec3(0x112)],_0x5ec7ce=!0x1;for(;_0x4d0f08;)_0x4d0f08[_0x5c1ec3(0x10d)][_0x5c1ec3(0xfe)]!=_0x1ef1a5&&(_0x115909(_0x4d0f08[_0x5c1ec3(0x10d)][_0x5c1ec3(0xfe)],_0x1ef1a5),_0x4d0f08[_0x5c1ec3(0x143)](_0x5c1ec3(0xfe),_0x1ef1a5),_0x5ec7ce=!0x0),_0x4d0f08=_0x4d0f08[_0x5c1ec3(0x12d)];return _0x5ec7ce;}}[_0x91afcd(0x121)](){const _0x4c6964=_0x91afcd,_0x1fb4e0=this[_0x4c6964(0xd4)],_0x77e040=_0x1fb4e0[_0x4c6964(0x133)],_0x2615d0=_0x1fb4e0[_0x4c6964(0xca)][_0x4c6964(0x14b)](_0x4c6964(0x104));this[_0x4c6964(0x123)](),_0x2615d0[_0x4c6964(0xc7)][_0x4c6964(0x116)](_0x4c6964(0xfd),_0x4c6964(0x146),_0x4c6964(0xf4),function(_0x56b170,_0x3a5078){const _0x3edab2=_0x4c6964,_0x385e5d=[];for(let _0xb7b3ef of _0x56b170)_0xb7b3ef[_0x3edab2(0x139)][_0x3edab2(0xf5)]===_0xb7b3ef[_0x3edab2(0x11a)][_0x3edab2(0x142)]&&(_0xb7b3ef=_0x1fb4e0[_0x3edab2(0xfb)][_0x3edab2(0x132)](_0x1fb4e0[_0x3edab2(0xfb)][_0x3edab2(0x11d)](_0xb7b3ef[_0x3edab2(0x139)][_0x3edab2(0xf5)],0x0))),_0x385e5d[_0x3edab2(0x150)](_0xb7b3ef);_0x1fb4e0[_0x3edab2(0xfb)][_0x3edab2(0x109)](_0x5c7fb7=>{const _0x7f3863=_0x3edab2,_0x390b99=_0x1fb4e0[_0x7f3863(0xfb)][_0x7f3863(0x13d)][_0x7f3863(0x100)],_0x255b33=Array[_0x7f3863(0x122)](_0x390b99[_0x7f3863(0x140)]())[_0x7f3863(0xc2)](_0x1aaf12=>_0x5a87be[_0x7f3863(0xd9)](_0x1aaf12));_0x5c7fb7[_0x7f3863(0xf2)](_0x385e5d),_0x1fb4e0[_0x7f3863(0xf8)][_0x7f3863(0x14b)](_0x3a5078[_0x7f3863(0xcc)])[_0x7f3863(0xd3)](),_0x3a5078[_0x7f3863(0x128)][_0x7f3863(0x150)]({'forceDefaultExecution':!0x0}),_0x1fb4e0[_0x7f3863(0xed)](_0x3a5078[_0x7f3863(0xcc)],..._0x3a5078[_0x7f3863(0x128)]),_0x5c7fb7[_0x7f3863(0xf2)](_0x255b33);for(const _0x2ae2af of _0x255b33)_0x2ae2af[_0x7f3863(0xce)]();});}),_0x2615d0[_0x4c6964(0x126)][_0x4c6964(0x141)](function(_0x576bbf){const _0x1cf5a2=_0x4c6964,_0x5cb3fc=!_0x1fb4e0[_0x1cf5a2(0xfb)][_0x1cf5a2(0xea)][_0x1cf5a2(0xc5)](_0x576bbf),_0x3c3d81=_0x576bbf[_0x1cf5a2(0xf7)],_0x44fc0c=_0x576bbf[_0x1cf5a2(0x101)],_0x2d3ee1=_0x576bbf[_0x1cf5a2(0xda)](_0x1cf5a2(0xe0)),_0x5f1696=!_0x3c3d81||_0x3c3d81[_0x1cf5a2(0xda)](_0x1cf5a2(0xe0))!==_0x2d3ee1,_0x42dd30=!_0x44fc0c||_0x44fc0c[_0x1cf5a2(0xda)](_0x1cf5a2(0xe0))!==_0x2d3ee1;return _0x5cb3fc&&Boolean(_0x2d3ee1)&&_0x5f1696&&_0x42dd30;},_0x2e579e=>_0x5005b4(_0x77e040,_0x4c6964(0xe3),_0x2e579e));}[_0x91afcd(0x123)](){const _0x3a191a=_0x91afcd,_0x5349a7=this[_0x3a191a(0xd4)],_0x454fac=_0x5349a7[_0x3a191a(0x133)];function _0x15107c(_0x5551cf){const _0x5529f8=_0x3a191a,_0x430b69=_0x5349a7[_0x5529f8(0xf8)][_0x5529f8(0x14b)](_0x5529f8(0xc0))[_0x5529f8(0x149)],_0x59baaf=_0x5349a7[_0x5529f8(0xf8)][_0x5529f8(0x14b)](_0x5529f8(0x14e))[_0x5529f8(0x149)];return _0x5529f8(0x14e)===_0x5551cf?_0x430b69:_0x59baaf;}_0x5349a7[_0x3a191a(0xca)][_0x3a191a(0x14b)](_0x3a191a(0x104))[_0x3a191a(0x126)][_0x3a191a(0x13e)](function(_0x344d9c){const _0x24c713=_0x3a191a;if(_0x24c713(0xfd)!=_0x344d9c[_0x24c713(0x113)])return;const {data:_0xfe4cee}=_0x344d9c;if(!_0xfe4cee)return;let _0x4ea57c,_0xc82671,_0x354772,_0x423620;switch(_0xfe4cee[_0x24c713(0xcc)]){case _0x24c713(0xc0):_0x354772=_0xfe4cee[_0x24c713(0x128)][0x0][_0x24c713(0x153)],_0x423620=_0x15107c(_0xfe4cee[_0x24c713(0xcc)]),_0x4ea57c=_0x354772?_0x24c713(0xd7):_0x24c713(0x110),!_0x423620&&_0x5349a7[_0x24c713(0x11e)][_0x24c713(0x14b)](_0x24c713(0xc3))||(_0x4ea57c=_0x24c713(0xfa)),_0xc82671={'type':_0x24c713(0x11c),'content':_0x5005b4(_0x454fac,_0x4ea57c,_0x5005b4(_0x454fac,_0x24c713(0xd5)))};break;case _0x24c713(0x14e):_0x354772=_0xfe4cee[_0x24c713(0x128)][0x0][_0x24c713(0x153)],_0x423620=_0x15107c(_0xfe4cee[_0x24c713(0xcc)]),_0x4ea57c=_0x354772?_0x24c713(0xd7):_0x24c713(0x110),!_0x423620&&_0x5349a7[_0x24c713(0x11e)][_0x24c713(0x14b)](_0x24c713(0xc3))||(_0x4ea57c=_0x24c713(0xfa)),_0xc82671={'type':_0x24c713(0x11c),'content':_0x5005b4(_0x454fac,_0x4ea57c,_0x5005b4(_0x454fac,_0x24c713(0xcb)))};break;case _0x24c713(0x129):_0x4ea57c=_0x24c713(0xc4),_0xc82671={'type':_0x24c713(0x11c),'content':_0x5005b4(_0x454fac,_0x4ea57c,_0x5005b4(_0x454fac,_0x24c713(0xe3)))};break;case _0x24c713(0xef):_0x4ea57c=function(_0x5c1692){const _0x1ae24b=_0x24c713,_0x29c185=_0x5c1692[_0x1ae24b(0xc1)]();let _0x54b439=_0x29c185[_0x1ae24b(0x139)][_0x1ae24b(0xf5)];for(;_0x54b439&&_0x29c185[_0x1ae24b(0x148)](_0x54b439);){if(_0x54b439[_0x1ae24b(0xda)](_0x1ae24b(0xcd))>0x0)return!0x1;_0x54b439=_0x54b439[_0x1ae24b(0x101)];}return!0x0;}(_0x344d9c)?_0x5005b4(_0x454fac,_0x24c713(0x110),_0x5005b4(_0x454fac,function(_0x5cea35){const _0x2df3eb=_0x24c713;return _0x2df3eb(0xdd)+_0x5cea35[_0x2df3eb(0xc1)]()[_0x2df3eb(0x139)][_0x2df3eb(0xf5)][_0x2df3eb(0xda)](_0x2df3eb(0x14c))[_0x2df3eb(0xe6)]()+_0x2df3eb(0x125);}(_0x344d9c))):_0x5005b4(_0x454fac,_0x24c713(0xc9),_0x5005b4(_0x454fac,_0x24c713(0xe3))),_0xc82671={'type':_0x24c713(0x11c),'content':_0x4ea57c};break;case _0x24c713(0x12b):case _0x24c713(0x137):!0x1===_0xfe4cee[_0x24c713(0xf3)]&&(_0x4ea57c=_0x24c713(0x131),_0xc82671={'type':_0x24c713(0x119),'content':_0x5005b4(_0x454fac,_0x4ea57c,_0x5005b4(_0x454fac,_0x24c713(0xe3)))});}return _0xc82671;});}}function le(_0x135ef1){const _0x1864e2=_0x91afcd;let _0x383250=_0x135ef1[_0x1864e2(0xc1)]()[_0x1864e2(0x139)][_0x1864e2(0xf5)][_0x1864e2(0xf7)];for(;_0x383250;){const _0xb4563c=_0x383250[_0x1864e2(0xda)](_0x1864e2(0xe0));if(!_0xb4563c)return!0x1;if(_0xb4563c==_0x135ef1[_0x1864e2(0x10a)][_0x1864e2(0xcf)])return _0x1864e2(0xcf);if(_0xb4563c==_0x135ef1[_0x1864e2(0x10a)][_0x1864e2(0x108)])return _0x1864e2(0x108);_0x383250=_0x383250[_0x1864e2(0xf7)];}return!0x1;}
|
|
23
|
+
const _0x1265fb=_0x26d9;(function(_0x424ad1,_0x5a742c){const _0xc24bc2=_0x26d9,_0x144f4e=_0x424ad1();while(!![]){try{const _0x563b14=parseInt(_0xc24bc2(0x1f0))/0x1*(-parseInt(_0xc24bc2(0x202))/0x2)+parseInt(_0xc24bc2(0x213))/0x3+parseInt(_0xc24bc2(0x1d7))/0x4*(parseInt(_0xc24bc2(0x20c))/0x5)+-parseInt(_0xc24bc2(0x1be))/0x6+parseInt(_0xc24bc2(0x216))/0x7*(parseInt(_0xc24bc2(0x1d5))/0x8)+-parseInt(_0xc24bc2(0x1df))/0x9*(-parseInt(_0xc24bc2(0x217))/0xa)+-parseInt(_0xc24bc2(0x218))/0xb*(parseInt(_0xc24bc2(0x1b2))/0xc);if(_0x563b14===_0x5a742c)break;else _0x144f4e['push'](_0x144f4e['shift']());}catch(_0x8889c7){_0x144f4e['push'](_0x144f4e['shift']());}}}(_0x47db,0x55cdd));function _0x47db(){const _0x360a16=['parent','value','todoListCheck','*Indent:*\x20%0','ELEMENT_NUMBERED_LIST','groupId','2958160JjETRx','*Split:*\x20list\x20item','type','forceValue','splitListItemBefore','refresh','listItemIdFixer','934161nWjSNc','checkTodoList','ELEMENT_TODO_LIST','1561uxjbrt','6881220SLuGZs','6017QHaHDE','createRange','_getAttributeKey','getFirstMarker','commandName','bulleted','_supportLegacySuggestions','start','outdentList','includes','schema','bulletedList','*Merge:*\x20list\x20item','change','newValue','from','key','_LIST','ListEditing','isNextTo','head','listStart','multipleBlocks','list.multiBlock','_suggestionFactory','mergeListItemBackward','differ','*Set\x20format:*\x20%0','config','execute','isObject','getAttribute','todoListChecked','registerAttributeLabel','noTrackChangesFixer','FORMAT_INDENT','customBulletedList','splitListItemAfter','oldValue','getSuggestions','filter','default','get','*Outdent:*\x20%0','toUpperCase','formatBlock','*Remove\x20format:*\x20%0','isLocal','model','has','29088WsRrPa','ELEMENT_','attributes','map','*Uncheck\x20item*','document','numbered','numberedList','previousSibling','deletion','listMarkerStyle','TodoListEditing','213498HBlIWF','*Change\x20to:*\x20%0','TrackChangesEditing','detach','data','*Merge:*\x20%0','attributeKey','plugins','trackChangesCommand','nodeAfter','ELEMENT_LIST_ITEM','descriptionFactory','batch','containsItem','accept','todo','createPositionAt','meta','listStyle','getChanges','suggestion','*Format:*\x20insert\x20into\x20%0','isUndo','22824xkkLxn','push','4DCbIlC','registerElementLabel','find','_findSuggestions','nextSibling','mergeListItemForward','commands','afterInit','9XDrEAy','registerPostFixer','format','_registerLegacyDescription','listMarker','registerBlockAttribute','setAttribute','indentList','documentList','range','enableDefaultAttributesIntegration','*Check\x20item*','locale','editor','ELEMENT_BULLETED_LIST','listItemId','assureChains','4YXAbbd','end','listType','todoList','commandParams','every','*Format:*\x20remove\x20from\x20%0','next','getRanges','removeMarker','fromRange','length','getFirstRange','listReversed','selection','attribute','registerCustomCallback','listIndent','257198PNFWeb','registerDescriptionCallback','setSelection','customNumberedList'];_0x47db=function(){return _0x360a16;};return _0x47db();}import{Plugin as _0x912aa5}from'ckeditor5/src/core.js';import{getTranslation as _0x59f5df}from'../utils/common-translations.js';import{renameAttributeKey as _0x5ca90c}from'../trackchangesediting.js';import{LiveRange as _0x4c1c0f}from'ckeditor5/src/engine.js';export default class z extends _0x912aa5{[_0x1265fb(0x1de)](){const _0x4660c1=_0x1265fb,_0x3672cc=this[_0x4660c1(0x1ec)];if(!_0x3672cc[_0x4660c1(0x1c5)][_0x4660c1(0x1b1)](_0x4660c1(0x192)))return;const _0x37033a=_0x3672cc[_0x4660c1(0x1eb)],_0x49a384=_0x3672cc[_0x4660c1(0x1c5)][_0x4660c1(0x1aa)](_0x4660c1(0x1c0)),_0x573b8d=_0x3672cc[_0x4660c1(0x1c5)][_0x4660c1(0x1b1)](_0x4660c1(0x1bd)),_0x6491c0=!!_0x3672cc[_0x4660c1(0x19c)][_0x4660c1(0x1aa)](_0x4660c1(0x197));function _0x1006d6(_0x5e9485){const _0x324256=_0x4660c1;return{'type':_0x324256(0x1e1),'content':''+_0x59f5df(_0x37033a,_0x324256(0x19b),_0x5e9485)};}function _0x3c7552(_0x440b82){const _0x29ad0f=_0x4660c1;return{'type':_0x29ad0f(0x1e1),'content':''+_0x59f5df(_0x37033a,_0x29ad0f(0x1ae),_0x440b82)};}_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1b9)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x18b)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x205)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1a4)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1e6)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x188)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1a5)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x210)),_0x49a384[_0x4660c1(0x1e4)](_0x4660c1(0x1ee)),_0x49a384[_0x4660c1(0x1e4)](_0x4660c1(0x1f2)),_0x49a384[_0x4660c1(0x1e4)](_0x4660c1(0x201)),_0x6491c0&&(_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x199)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1dc))),_0x573b8d&&(_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x1f3)),_0x49a384[_0x4660c1(0x1e9)](_0x4660c1(0x214)),_0x49a384[_0x4660c1(0x1e4)](_0x4660c1(0x1a0)),_0x49a384[_0x4660c1(0x1c9)][_0x4660c1(0x203)](_0x1a4efb=>{const _0x5f55ab=_0x4660c1,{data:_0x271848}=_0x1a4efb;if(_0x271848&&_0x5f55ab(0x1a0)==_0x271848[_0x5f55ab(0x190)])return{'type':_0x5f55ab(0x1e1),'content':_0x271848[_0x5f55ab(0x18e)]?_0x59f5df(_0x37033a,_0x5f55ab(0x1ea)):_0x59f5df(_0x37033a,_0x5f55ab(0x1b6))};}),this[_0x4660c1(0x1ec)][_0x4660c1(0x1b0)][_0x4660c1(0x1b7)][_0x4660c1(0x1e0)](_0x15efe9=>{const _0x1d49d0=_0x4660c1;if(_0x15efe9[_0x1d49d0(0x1ca)][_0x1d49d0(0x1d4)])return!0x1;let _0x399bbc=!0x1;const _0x1b3b3b=_0x49a384[_0x1d49d0(0x1a7)]({'skipNotAttached':!0x0})[_0x1d49d0(0x1a8)](_0x305ea7=>_0x1d49d0(0x1a0)===_0x49a384[_0x1d49d0(0x21a)](_0x305ea7));for(const _0x4cde98 of _0x1b3b3b){_0x1d49d0(0x1cd)!=_0x4cde98[_0x1d49d0(0x1fc)]()[_0x1d49d0(0x187)][_0x1d49d0(0x1c7)][_0x1d49d0(0x19f)](_0x1d49d0(0x1f2))&&(_0x49a384[_0x1d49d0(0x1da)](_0x4cde98[_0x1d49d0(0x1fc)](),_0x1d49d0(0x1ff))[_0x1d49d0(0x1d9)](_0x1c8bde=>_0x1d49d0(0x1f2)===_0x49a384[_0x1d49d0(0x21a)](_0x1c8bde[_0x1d49d0(0x1d2)]))||(_0x15efe9[_0x1d49d0(0x1f9)](_0x4cde98[_0x1d49d0(0x21b)]()),_0x399bbc=!0x0));}return _0x399bbc;})),_0x49a384[_0x4660c1(0x1c9)][_0x4660c1(0x1a1)](_0x4660c1(0x201),_0x59f5df(_0x37033a,_0x4660c1(0x1a3)));const _0x416c93={'type':_0x4660c1(0x1e1),'content':''};_0x49a384[_0x4660c1(0x1c9)][_0x4660c1(0x203)](_0x1a6c29=>{const _0x4b2551=_0x4660c1,{data:_0x39b923}=_0x1a6c29;if(!_0x39b923||_0x4b2551(0x1f2)!=_0x39b923[_0x4b2551(0x190)])return;let _0x5ea326=_0x1a6c29[_0x4b2551(0x194)];for(;_0x5ea326;){if(_0x5ea326[_0x4b2551(0x1c2)]&&((_0x4b2551(0x1d0)==_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x190)]||_0x4b2551(0x1bc)==_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x190)])&&(_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x18e)]&&_0x4b2551(0x1a9)!=_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x18e)]||_0x4b2551(0x1a9)!=_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x1a6)]&&!_0x39b923[_0x4b2551(0x18e)])||!_0x6491c0&&_0x5ea326[_0x4b2551(0x1c2)][_0x4b2551(0x190)]==_0x5ca90c))return _0x416c93;_0x5ea326=_0x5ea326[_0x4b2551(0x1f7)];}if(null==_0x39b923[_0x4b2551(0x18e)])switch(_0x39b923[_0x4b2551(0x1a6)]){case _0x4b2551(0x185):return _0x3c7552(_0x59f5df(_0x37033a,_0x4b2551(0x1ed)));case _0x4b2551(0x1b8):return _0x3c7552(_0x59f5df(_0x37033a,_0x4b2551(0x20a)));case _0x4b2551(0x1cd):return _0x3c7552(_0x59f5df(_0x37033a,_0x4b2551(0x215)));}switch(_0x39b923[_0x4b2551(0x18e)]){case _0x4b2551(0x185):return _0x1006d6(_0x59f5df(_0x37033a,_0x4b2551(0x1ed)));case _0x4b2551(0x1b8):return _0x1006d6(_0x59f5df(_0x37033a,_0x4b2551(0x20a)));case _0x4b2551(0x1cd):return _0x1006d6(_0x59f5df(_0x37033a,_0x4b2551(0x215)));}}),_0x49a384[_0x4660c1(0x1c9)][_0x4660c1(0x203)](_0x4b4595=>{const _0x30342a=_0x4660c1,{data:_0x27724b}=_0x4b4595;if(_0x27724b&&_0x30342a(0x201)==_0x27724b[_0x30342a(0x190)])return null==_0x27724b[_0x30342a(0x18e)]||null==_0x27724b[_0x30342a(0x1a6)]&&0x0==_0x27724b[_0x30342a(0x18e)]?_0x416c93:void 0x0;}),_0x49a384[_0x4660c1(0x1c9)][_0x4660c1(0x203)](_0x14dedf=>{const _0x5d48fc=_0x4660c1;if(_0x5d48fc(0x1ff)!=_0x14dedf[_0x5d48fc(0x20e)])return;const {data:_0x8f772f}=_0x14dedf;if(!_0x8f772f||_0x5d48fc(0x1ee)!=_0x8f772f[_0x5d48fc(0x190)])return;const _0x2866ae=le(_0x14dedf);return _0x5d48fc(0x18e)==_0x2866ae?{'type':_0x5d48fc(0x1e1),'content':_0x59f5df(_0x37033a,_0x5d48fc(0x18c))}:_0x5d48fc(0x1a6)==_0x2866ae?{'type':_0x5d48fc(0x1e1),'content':_0x59f5df(_0x37033a,_0x5d48fc(0x20d))}:_0x416c93;}),_0x3672cc[_0x4660c1(0x1b0)][_0x4660c1(0x1b7)][_0x4660c1(0x1e0)](_0x8ebd37=>this[_0x4660c1(0x212)](_0x8ebd37)),_0x3672cc[_0x4660c1(0x1b0)][_0x4660c1(0x1b7)][_0x4660c1(0x1e0)](_0xda60e0=>this[_0x4660c1(0x1a2)](_0xda60e0)),_0x3672cc[_0x4660c1(0x1b0)][_0x4660c1(0x1b7)][_0x4660c1(0x1e0)](_0xa345d7=>this[_0x4660c1(0x1ef)](_0xa345d7)),this[_0x4660c1(0x186)]();}[_0x1265fb(0x212)](_0x1cb312){const _0x42a345=_0x1265fb;if(_0x1cb312[_0x42a345(0x1ca)][_0x42a345(0x1d4)]||!_0x1cb312[_0x42a345(0x1ca)][_0x42a345(0x1af)])return!0x1;let _0x508eb0=!0x1;const _0x4bcdeb=this[_0x42a345(0x1ec)][_0x42a345(0x1c5)][_0x42a345(0x1aa)](_0x42a345(0x1c0))[_0x42a345(0x1a7)]({'skipNotAttached':!0x0})[_0x42a345(0x1a8)](_0xacce9a=>_0xacce9a[_0x42a345(0x1c2)]&&_0x42a345(0x1ee)==_0xacce9a[_0x42a345(0x1c2)][_0x42a345(0x190)])[_0x42a345(0x1a8)](_0x27889e=>_0x27889e[_0x42a345(0x1c2)][_0x42a345(0x18e)]&&_0x27889e[_0x42a345(0x1c2)][_0x42a345(0x1a6)]);for(const _0x3e9925 of _0x4bcdeb)le(_0x3e9925)||(_0x1cb312[_0x42a345(0x1f9)](_0x3e9925[_0x42a345(0x21b)]()),_0x508eb0=!0x0);return _0x508eb0;}[_0x1265fb(0x1a2)](_0x2fae1b){const _0xc61a0c=_0x1265fb;if(_0x2fae1b[_0xc61a0c(0x1ca)][_0xc61a0c(0x1d4)]||!_0x2fae1b[_0xc61a0c(0x1ca)][_0xc61a0c(0x1af)])return!0x1;const _0x12fd25=this[_0xc61a0c(0x1ec)][_0xc61a0c(0x1c5)][_0xc61a0c(0x1aa)](_0xc61a0c(0x1c0));if(_0x12fd25[_0xc61a0c(0x1c6)][_0xc61a0c(0x207)])return!0x1;let _0x2b4aac=!0x1;const _0x279d1b=[_0xc61a0c(0x1f2),_0xc61a0c(0x1ee),_0xc61a0c(0x201),_0xc61a0c(0x1d0),_0xc61a0c(0x195),_0xc61a0c(0x1fd),_0xc61a0c(0x208),_0xc61a0c(0x1e3),_0xc61a0c(0x1bc)],_0xda6dcf=this[_0xc61a0c(0x1ec)][_0xc61a0c(0x1b0)][_0xc61a0c(0x1b7)][_0xc61a0c(0x19a)][_0xc61a0c(0x1d1)]()[_0xc61a0c(0x1a8)](_0x11baae=>_0xc61a0c(0x1ff)==_0x11baae[_0xc61a0c(0x20e)])[_0xc61a0c(0x1a8)](_0x16d3d3=>_0x279d1b[_0xc61a0c(0x189)](_0x16d3d3[_0xc61a0c(0x1c4)]));if(0x0==_0xda6dcf[_0xc61a0c(0x1fb)])return _0x2b4aac;for(const _0x5e25ea of _0xda6dcf){const _0x3ef4eb=_0x12fd25[_0xc61a0c(0x1da)](_0x5e25ea[_0xc61a0c(0x1e8)],_0xc61a0c(0x1ff))[_0xc61a0c(0x1a8)](_0x1749b4=>!_0x1749b4[_0xc61a0c(0x1cf)][_0xc61a0c(0x193)])[_0xc61a0c(0x1b5)](_0x5640c9=>_0x5640c9[_0xc61a0c(0x1d2)])[_0xc61a0c(0x1a8)](_0x246e74=>{const _0x25e2f2=_0xc61a0c,_0x7856e2=_0x12fd25[_0x25e2f2(0x21a)](_0x246e74);return _0x279d1b[_0x25e2f2(0x189)](_0x7856e2);});if(_0x3ef4eb[_0xc61a0c(0x1fb)]){for(const _0x22ee91 of _0x3ef4eb)_0x2fae1b[_0xc61a0c(0x1f9)](_0x22ee91[_0xc61a0c(0x21b)]());_0x2b4aac=!0x0;}}return _0x2b4aac;}[_0x1265fb(0x1ef)](_0x43363a){const _0x3d2ee1=_0x1265fb;if(_0x43363a[_0x3d2ee1(0x1ca)][_0x3d2ee1(0x1d4)]||!_0x43363a[_0x3d2ee1(0x1ca)][_0x3d2ee1(0x1af)])return!0x1;const _0x480eb7=this[_0x3d2ee1(0x1ec)][_0x3d2ee1(0x1c5)][_0x3d2ee1(0x1aa)](_0x3d2ee1(0x1c0));let _0xf48bbd=!0x1;const _0x1b563c=[_0x3d2ee1(0x1f2),_0x3d2ee1(0x1ee),_0x3d2ee1(0x201),_0x3d2ee1(0x1d0),_0x3d2ee1(0x195),_0x3d2ee1(0x1fd),_0x3d2ee1(0x208),_0x3d2ee1(0x1e3),_0x3d2ee1(0x1bc)];for(const _0x4e14ea of _0x480eb7[_0x3d2ee1(0x1a7)]({'skipNotAttached':!0x0})){const _0x49d93d=_0x480eb7[_0x3d2ee1(0x1da)](_0x4e14ea[_0x3d2ee1(0x1fc)](),_0x3d2ee1(0x1ff))[_0x3d2ee1(0x1b5)](_0x2e8f21=>_0x2e8f21[_0x3d2ee1(0x1d2)])[_0x3d2ee1(0x1a8)](_0x4a5333=>_0x4a5333[_0x3d2ee1(0x1c2)]&&_0x1b563c[_0x3d2ee1(0x189)](_0x4a5333[_0x3d2ee1(0x1c2)][_0x3d2ee1(0x190)]));if(!_0x49d93d[_0x3d2ee1(0x1fb)])continue;const _0x3c636f=_0x49d93d[0x0][_0x3d2ee1(0x194)][_0x3d2ee1(0x1b4)][_0x3d2ee1(0x20b)];if(!_0x49d93d[_0x3d2ee1(0x1f5)](_0x44ec45=>_0x44ec45[_0x3d2ee1(0x1b4)][_0x3d2ee1(0x20b)]===_0x3c636f)){for(const _0x4d9a14 of _0x49d93d)_0x24f0b9(_0x4d9a14,_0x3c636f)&&(_0xf48bbd=!0x0);}}return _0xf48bbd;function _0x52d655(_0xbe8c5a,_0x243858){const _0x33f1ac=_0x3d2ee1;for(const _0x44b7d8 of _0x480eb7[_0x33f1ac(0x1a7)]({'skipNotAttached':!0x0})[_0x33f1ac(0x1a8)](_0x53e15b=>_0x33f1ac(0x1ff)==_0x53e15b[_0x33f1ac(0x20e)]&&_0x53e15b[_0x33f1ac(0x1b4)][_0x33f1ac(0x20b)]==_0xbe8c5a))_0x44b7d8[_0x33f1ac(0x1e5)](_0x33f1ac(0x20b),_0x243858);}function _0x24f0b9(_0xd6df2a,_0x45978c){const _0x317368=_0x3d2ee1;let _0x4455cb=_0xd6df2a[_0x317368(0x194)],_0x25f412=!0x1;for(;_0x4455cb;)_0x4455cb[_0x317368(0x1b4)][_0x317368(0x20b)]!=_0x45978c&&(_0x52d655(_0x4455cb[_0x317368(0x1b4)][_0x317368(0x20b)],_0x45978c),_0x4455cb[_0x317368(0x1e5)](_0x317368(0x20b),_0x45978c),_0x25f412=!0x0),_0x4455cb=_0x4455cb[_0x317368(0x1f7)];return _0x25f412;}}[_0x1265fb(0x186)](){const _0x26ae78=_0x1265fb,_0x263e91=this[_0x26ae78(0x1ec)],_0x243ba6=_0x263e91[_0x26ae78(0x1eb)],_0x3edf78=_0x263e91[_0x26ae78(0x1c5)][_0x26ae78(0x1aa)](_0x26ae78(0x1c0));this[_0x26ae78(0x1e2)](),_0x3edf78[_0x26ae78(0x198)][_0x26ae78(0x200)](_0x26ae78(0x1ad),_0x26ae78(0x1e7),_0x26ae78(0x1cc),function(_0x4b3201,_0x2f668f){const _0x596b4c=_0x26ae78,_0x5b683c=[];for(let _0x387276 of _0x4b3201)_0x387276[_0x596b4c(0x187)][_0x596b4c(0x1c7)]===_0x387276[_0x596b4c(0x1f1)][_0x596b4c(0x206)]&&(_0x387276=_0x263e91[_0x596b4c(0x1b0)][_0x596b4c(0x219)](_0x263e91[_0x596b4c(0x1b0)][_0x596b4c(0x1ce)](_0x387276[_0x596b4c(0x187)][_0x596b4c(0x1c7)],0x0))),_0x5b683c[_0x596b4c(0x1d6)](_0x387276);_0x263e91[_0x596b4c(0x1b0)][_0x596b4c(0x18d)](_0x35aa6e=>{const _0x184a20=_0x596b4c,_0xb317c1=_0x263e91[_0x184a20(0x1b0)][_0x184a20(0x1b7)][_0x184a20(0x1fe)],_0x294b3c=Array[_0x184a20(0x18f)](_0xb317c1[_0x184a20(0x1f8)]())[_0x184a20(0x1b5)](_0x556805=>_0x4c1c0f[_0x184a20(0x1fa)](_0x556805));_0x35aa6e[_0x184a20(0x204)](_0x5b683c),_0x263e91[_0x184a20(0x1dd)][_0x184a20(0x1aa)](_0x2f668f[_0x184a20(0x184)])[_0x184a20(0x211)](),_0x2f668f[_0x184a20(0x1f4)][_0x184a20(0x1d6)]({'forceDefaultExecution':!0x0}),_0x263e91[_0x184a20(0x19d)](_0x2f668f[_0x184a20(0x184)],..._0x2f668f[_0x184a20(0x1f4)]),_0x35aa6e[_0x184a20(0x204)](_0x294b3c);for(const _0x3ec188 of _0x294b3c)_0x3ec188[_0x184a20(0x1c1)]();});}),_0x3edf78[_0x26ae78(0x1c9)][_0x26ae78(0x1d8)](function(_0xd0b5d4){const _0x4f9707=_0x26ae78,_0x3d0aa3=!_0x263e91[_0x4f9707(0x1b0)][_0x4f9707(0x18a)][_0x4f9707(0x19e)](_0xd0b5d4),_0x1da572=_0xd0b5d4[_0x4f9707(0x1ba)],_0x440a37=_0xd0b5d4[_0x4f9707(0x1db)],_0x4151dc=_0xd0b5d4[_0x4f9707(0x19f)](_0x4f9707(0x1ee)),_0xc2fa19=!_0x1da572||_0x1da572[_0x4f9707(0x19f)](_0x4f9707(0x1ee))!==_0x4151dc,_0x178df1=!_0x440a37||_0x440a37[_0x4f9707(0x19f)](_0x4f9707(0x1ee))!==_0x4151dc;return _0x3d0aa3&&Boolean(_0x4151dc)&&_0xc2fa19&&_0x178df1;},_0x3e485d=>_0x59f5df(_0x243ba6,_0x26ae78(0x1c8),_0x3e485d));}[_0x1265fb(0x1e2)](){const _0x39bf52=_0x1265fb,_0x45ccc7=this[_0x39bf52(0x1ec)],_0x509220=_0x45ccc7[_0x39bf52(0x1eb)];function _0x39db4c(_0x93340a){const _0x36c287=_0x39bf52,_0x5627b5=_0x45ccc7[_0x36c287(0x1dd)][_0x36c287(0x1aa)](_0x36c287(0x18b))[_0x36c287(0x207)],_0x5ed45c=_0x45ccc7[_0x36c287(0x1dd)][_0x36c287(0x1aa)](_0x36c287(0x1b9))[_0x36c287(0x207)];return _0x36c287(0x1b9)===_0x93340a?_0x5627b5:_0x5ed45c;}_0x45ccc7[_0x39bf52(0x1c5)][_0x39bf52(0x1aa)](_0x39bf52(0x1c0))[_0x39bf52(0x1c9)][_0x39bf52(0x203)](function(_0x2ed295){const _0x1fe059=_0x39bf52;if(_0x1fe059(0x1ad)!=_0x2ed295[_0x1fe059(0x20e)])return;const {data:_0x57a7c3}=_0x2ed295;if(!_0x57a7c3)return;let _0x27e694,_0x4f9398,_0x25050f,_0x2e1d01;switch(_0x57a7c3[_0x1fe059(0x184)]){case _0x1fe059(0x18b):_0x25050f=_0x57a7c3[_0x1fe059(0x1f4)][0x0][_0x1fe059(0x20f)],_0x2e1d01=_0x39db4c(_0x57a7c3[_0x1fe059(0x184)]),_0x27e694=_0x25050f?_0x1fe059(0x1d3):_0x1fe059(0x1f6),!_0x2e1d01&&_0x45ccc7[_0x1fe059(0x19c)][_0x1fe059(0x1aa)](_0x1fe059(0x197))||(_0x27e694=_0x1fe059(0x1bf)),_0x4f9398={'type':_0x1fe059(0x1e1),'content':_0x59f5df(_0x509220,_0x27e694,_0x59f5df(_0x509220,_0x1fe059(0x1ed)))};break;case _0x1fe059(0x1b9):_0x25050f=_0x57a7c3[_0x1fe059(0x1f4)][0x0][_0x1fe059(0x20f)],_0x2e1d01=_0x39db4c(_0x57a7c3[_0x1fe059(0x184)]),_0x27e694=_0x25050f?_0x1fe059(0x1d3):_0x1fe059(0x1f6),!_0x2e1d01&&_0x45ccc7[_0x1fe059(0x19c)][_0x1fe059(0x1aa)](_0x1fe059(0x197))||(_0x27e694=_0x1fe059(0x1bf)),_0x4f9398={'type':_0x1fe059(0x1e1),'content':_0x59f5df(_0x509220,_0x27e694,_0x59f5df(_0x509220,_0x1fe059(0x20a)))};break;case _0x1fe059(0x1e6):_0x27e694=_0x1fe059(0x209),_0x4f9398={'type':_0x1fe059(0x1e1),'content':_0x59f5df(_0x509220,_0x27e694,_0x59f5df(_0x509220,_0x1fe059(0x1c8)))};break;case _0x1fe059(0x188):_0x27e694=function(_0x378bf0){const _0x408b83=_0x1fe059,_0x40c585=_0x378bf0[_0x408b83(0x1fc)]();let _0x500d6c=_0x40c585[_0x408b83(0x187)][_0x408b83(0x1c7)];for(;_0x500d6c&&_0x40c585[_0x408b83(0x1cb)](_0x500d6c);){if(_0x500d6c[_0x408b83(0x19f)](_0x408b83(0x201))>0x0)return!0x1;_0x500d6c=_0x500d6c[_0x408b83(0x1db)];}return!0x0;}(_0x2ed295)?_0x59f5df(_0x509220,_0x1fe059(0x1f6),_0x59f5df(_0x509220,function(_0x553cb7){const _0x3fd3f9=_0x1fe059;return _0x3fd3f9(0x1b3)+_0x553cb7[_0x3fd3f9(0x1fc)]()[_0x3fd3f9(0x187)][_0x3fd3f9(0x1c7)][_0x3fd3f9(0x19f)](_0x3fd3f9(0x1f2))[_0x3fd3f9(0x1ac)]()+_0x3fd3f9(0x191);}(_0x2ed295))):_0x59f5df(_0x509220,_0x1fe059(0x1ab),_0x59f5df(_0x509220,_0x1fe059(0x1c8))),_0x4f9398={'type':_0x1fe059(0x1e1),'content':_0x27e694};break;case _0x1fe059(0x199):case _0x1fe059(0x1dc):!0x1===_0x57a7c3[_0x1fe059(0x196)]&&(_0x27e694=_0x1fe059(0x1c3),_0x4f9398={'type':_0x1fe059(0x1bb),'content':_0x59f5df(_0x509220,_0x27e694,_0x59f5df(_0x509220,_0x1fe059(0x1c8)))});}return _0x4f9398;});}}function _0x26d9(_0x216ded,_0x34fd3b){const _0x47db97=_0x47db();return _0x26d9=function(_0x26d9ac,_0x3b3f0c){_0x26d9ac=_0x26d9ac-0x184;let _0x225e4a=_0x47db97[_0x26d9ac];return _0x225e4a;},_0x26d9(_0x216ded,_0x34fd3b);}function le(_0x35beaf){const _0x59de83=_0x1265fb;let _0x26694c=_0x35beaf[_0x59de83(0x1fc)]()[_0x59de83(0x187)][_0x59de83(0x1c7)][_0x59de83(0x1ba)];for(;_0x26694c;){const _0x395c07=_0x26694c[_0x59de83(0x19f)](_0x59de83(0x1ee));if(!_0x395c07)return!0x1;if(_0x395c07==_0x35beaf[_0x59de83(0x1c2)][_0x59de83(0x18e)])return _0x59de83(0x18e);if(_0x395c07==_0x35beaf[_0x59de83(0x1c2)][_0x59de83(0x1a6)])return _0x59de83(0x1a6);_0x26694c=_0x26694c[_0x59de83(0x1ba)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x21bc(){const _0x164db4=['FORMAT_LIST_REVERSED','default','listStyle','9XAZcTC','oldValue','getFirstMarker','customNumbered','bind','registerPostFixer','handleDescriptions','*Change\x20to:*\x20%0','has','lower-latin','replace','suggestion','attribute','getSuggestions','lower-roman','ELEMENT_','circle','startIndex','plugins','listType','nodeAfter','120hquJrm','listStart','decimal-leading-zero','*Format:*\x20set\x20order\x20to\x20regular','toUpperCase','commandParams','filter','bulleted','includes','940114SiBAaP','formatBlock','upper-roman','14btuGlf','isUndo','styles','list.properties','registerBlockAttribute','commandName','removeMarker','upper-latin','37535RlDDqR','1677800ZCSHhN','square','listReversed','format','registerAttributeLabel','*Format:*\x20set\x20order\x20to\x20reversed','descriptionFactory','start','*Set\x20format:*\x20%0','TrackChangesEditing','locale','38857iuXvFT','15408840IUbBOs','ListPropertiesEditing','document','get','950276IXrszv','FORMAT_LIST_START','disc','reversed','getFirstRange','_getAttributeKey','type','_getTranslationKeyForListStyle','newValue','enableDefaultAttributesIntegration','_findSuggestions','_LIST_DEFAULT','model','batch','decimal','afterInit','key','_registerLegacyDescription','_LIST_','numbered','1062156Cuimzt','next','config','getAttribute','editor','*Remove\x20format:*\x20%0','registerDescriptionCallback','head','data','find','*Format:*\x20set\x20start\x20index\x20to\x20%0'];_0x21bc=function(){return _0x164db4;};return _0x21bc();}const _0xe5578e=_0x4578;(function(_0x1fe782,_0x4acad1){const _0x28e965=_0x4578,_0x1c4840=_0x1fe782();while(!![]){try{const _0x3f9740=-parseInt(_0x28e965(0x1ec))/0x1*(parseInt(_0x28e965(0x1d8))/0x2)+-parseInt(_0x28e965(0x205))/0x3+-parseInt(_0x28e965(0x1f1))/0x4+-parseInt(_0x28e965(0x1e0))/0x5*(parseInt(_0x28e965(0x1cc))/0x6)+-parseInt(_0x28e965(0x1d5))/0x7+parseInt(_0x28e965(0x1e1))/0x8*(-parseInt(_0x28e965(0x1b7))/0x9)+parseInt(_0x28e965(0x1ed))/0xa;if(_0x3f9740===_0x4acad1)break;else _0x1c4840['push'](_0x1c4840['shift']());}catch(_0x337946){_0x1c4840['push'](_0x1c4840['shift']());}}}(_0x21bc,0x2cb39));import{Plugin as _0x25a59d}from'ckeditor5/src/core.js';import{getTranslation as _0x4af361}from'../utils/common-translations.js';function _0x4578(_0x4eacd7,_0x3233a2){const _0x21bc41=_0x21bc();return _0x4578=function(_0x45787b,_0x542782){_0x45787b=_0x45787b-0x1aa;let _0x4c249c=_0x21bc41[_0x45787b];return _0x4c249c;},_0x4578(_0x4eacd7,_0x3233a2);}export default class ue extends _0x25a59d{[_0xe5578e(0x200)](){const _0x4c6d8a=_0xe5578e;if(!this[_0x4c6d8a(0x1ad)][_0x4c6d8a(0x1c9)][_0x4c6d8a(0x1bf)](_0x4c6d8a(0x1ee)))return;const _0x3feea7=this[_0x4c6d8a(0x1ad)][_0x4c6d8a(0x1ab)][_0x4c6d8a(0x1f0)](_0x4c6d8a(0x1db)),_0x1f02ed=this[_0x4c6d8a(0x1ad)][_0x4c6d8a(0x1c9)][_0x4c6d8a(0x1f0)](_0x4c6d8a(0x1ea));_0x3feea7[_0x4c6d8a(0x1da)]&&(_0x1f02ed[_0x4c6d8a(0x1fa)](_0x4c6d8a(0x1b6)),_0x1f02ed[_0x4c6d8a(0x1dc)](_0x4c6d8a(0x1b6))),_0x3feea7[_0x4c6d8a(0x1f4)]&&(_0x1f02ed[_0x4c6d8a(0x1fa)](_0x4c6d8a(0x1e3)),_0x1f02ed[_0x4c6d8a(0x1dc)](_0x4c6d8a(0x1e3))),_0x3feea7[_0x4c6d8a(0x1c8)]&&(_0x1f02ed[_0x4c6d8a(0x1fa)](_0x4c6d8a(0x1cd)),_0x1f02ed[_0x4c6d8a(0x1dc)](_0x4c6d8a(0x1cd)));const _0x539f18={'type':_0x4c6d8a(0x1e4),'content':''};_0x1f02ed[_0x4c6d8a(0x1e7)][_0x4c6d8a(0x1af)](this[_0x4c6d8a(0x1bd)][_0x4c6d8a(0x1bb)](this));const _0x36c5b6=this[_0x4c6d8a(0x1ad)][_0x4c6d8a(0x1eb)];_0x1f02ed[_0x4c6d8a(0x1e7)][_0x4c6d8a(0x1e5)](_0x4c6d8a(0x1e3),_0x4af361(_0x36c5b6,_0x4c6d8a(0x1b4))),_0x1f02ed[_0x4c6d8a(0x1e7)][_0x4c6d8a(0x1af)](_0x1c32bf=>{const _0x58abd2=_0x4c6d8a,{data:_0x363226}=_0x1c32bf;if(_0x363226&&_0x58abd2(0x1e3)==_0x363226[_0x58abd2(0x201)])return null==_0x363226[_0x58abd2(0x1f9)]||0x0==_0x363226[_0x58abd2(0x1f9)]&&null==_0x363226[_0x58abd2(0x1b8)]?_0x539f18:void 0x0;}),_0x1f02ed[_0x4c6d8a(0x1e7)][_0x4c6d8a(0x1e5)](_0x4c6d8a(0x1cd),_0x4af361(_0x36c5b6,_0x4c6d8a(0x1f2))),_0x1f02ed[_0x4c6d8a(0x1e7)][_0x4c6d8a(0x1af)](_0x43ba7a=>{const _0xb90e00=_0x4c6d8a,{data:_0x38f9f7}=_0x43ba7a;if(_0x38f9f7&&_0xb90e00(0x1cd)==_0x38f9f7[_0xb90e00(0x201)])return null==_0x38f9f7[_0xb90e00(0x1f9)]||0x1==_0x38f9f7[_0xb90e00(0x1f9)]&&null==_0x38f9f7[_0xb90e00(0x1b8)]?_0x539f18:void 0x0;}),this[_0x4c6d8a(0x1ad)][_0x4c6d8a(0x1fd)][_0x4c6d8a(0x1ef)][_0x4c6d8a(0x1bc)](_0x4ffa09=>{const _0x4291a7=_0x4c6d8a;if(_0x4ffa09[_0x4291a7(0x1fe)][_0x4291a7(0x1d9)])return!0x1;let _0x396dee=!0x1;const _0x5870f3=_0x1f02ed[_0x4291a7(0x1c4)]({'skipNotAttached':!0x0})[_0x4291a7(0x1d2)](_0xf6484a=>{const _0xd0165b=_0x4291a7,_0x101c6f=_0x1f02ed[_0xd0165b(0x1f6)](_0xf6484a);return _0xd0165b(0x1cd)==_0x101c6f||_0xd0165b(0x1e3)==_0x101c6f;});for(const _0x45f6da of _0x5870f3){const _0xd8b7d7=_0x45f6da[_0x4291a7(0x1f5)]()[_0x4291a7(0x1e8)][_0x4291a7(0x1cb)][_0x4291a7(0x1ac)](_0x4291a7(0x1ca));if(_0x4291a7(0x204)==_0xd8b7d7||_0x4291a7(0x1ba)==_0xd8b7d7)continue;_0x1f02ed[_0x4291a7(0x1fb)](_0x45f6da[_0x4291a7(0x1f5)](),_0x4291a7(0x1c3))[_0x4291a7(0x1b2)](_0x45b0c0=>_0x4291a7(0x1ca)==_0x1f02ed[_0x4291a7(0x1f6)](_0x45b0c0[_0x4291a7(0x1c2)]))||(_0x4ffa09[_0x4291a7(0x1de)](_0x45f6da[_0x4291a7(0x1b9)]()),_0x396dee=!0x0);}return _0x396dee;}),this[_0x4c6d8a(0x202)]();}[_0xe5578e(0x1bd)](_0x2a5ed2){const _0x42bcdf=_0xe5578e,_0x58a9c7=this[_0x42bcdf(0x1ad)][_0x42bcdf(0x1eb)],{data:_0x25177c}=_0x2a5ed2,_0xed997f={'type':_0x42bcdf(0x1e4),'content':''};if(!_0x25177c||_0x42bcdf(0x1b6)!=_0x25177c[_0x42bcdf(0x201)])return;if(!_0x25177c[_0x42bcdf(0x1b8)])return _0x42bcdf(0x1b5)==_0x25177c[_0x42bcdf(0x1f9)]?_0xed997f:{'type':_0x42bcdf(0x1e4),'content':''+_0x4af361(_0x58a9c7,_0x42bcdf(0x1e9),_0x4af361(_0x58a9c7,this[_0x42bcdf(0x1f8)](_0x25177c[_0x42bcdf(0x1f9)])))};if(!_0x25177c[_0x42bcdf(0x1f9)]){if(_0x42bcdf(0x1b5)==_0x25177c[_0x42bcdf(0x1b8)])return _0xed997f;let _0xbabfb3=_0x2a5ed2[_0x42bcdf(0x1b0)];for(;_0xbabfb3;){if(_0xbabfb3[_0x42bcdf(0x1b1)]&&_0x42bcdf(0x1ca)==_0xbabfb3[_0x42bcdf(0x1b1)][_0x42bcdf(0x201)]&&_0xbabfb3[_0x42bcdf(0x1b1)][_0x42bcdf(0x1f9)])return _0xed997f;_0xbabfb3=_0xbabfb3[_0x42bcdf(0x1aa)];}return{'type':_0x42bcdf(0x1e4),'content':''+_0x4af361(_0x58a9c7,_0x42bcdf(0x1ae),_0x4af361(_0x58a9c7,this[_0x42bcdf(0x1f8)](_0x25177c[_0x42bcdf(0x1b8)])))};}if(_0x42bcdf(0x1b5)!=_0x25177c[_0x42bcdf(0x1f9)])return{'type':_0x42bcdf(0x1e4),'content':''+_0x4af361(_0x58a9c7,_0x42bcdf(0x1e9),_0x4af361(_0x58a9c7,this[_0x42bcdf(0x1f8)](_0x25177c[_0x42bcdf(0x1f9)])))};let _0x1832e6=_0x2a5ed2[_0x42bcdf(0x1b0)];for(;_0x1832e6;){if(_0x1832e6[_0x42bcdf(0x1b1)]&&_0x42bcdf(0x1ca)==_0x1832e6[_0x42bcdf(0x1b1)][_0x42bcdf(0x201)]&&_0x1832e6[_0x42bcdf(0x1b1)][_0x42bcdf(0x1f9)]&&_0x1832e6[_0x42bcdf(0x1b1)][_0x42bcdf(0x1b8)])return _0xed997f;_0x1832e6=_0x1832e6[_0x42bcdf(0x1aa)];}const _0x29320c=_0x2a5ed2[_0x42bcdf(0x1f5)]()[_0x42bcdf(0x1e8)][_0x42bcdf(0x1cb)][_0x42bcdf(0x1ac)](_0x42bcdf(0x1ca));return{'type':_0x42bcdf(0x1e4),'content':_0x4af361(_0x58a9c7,_0x42bcdf(0x1e9),_0x4af361(_0x58a9c7,_0x42bcdf(0x1c6)+_0x29320c[_0x42bcdf(0x1d0)]()+_0x42bcdf(0x1fc)))};}[_0xe5578e(0x202)](){const _0x476869=_0xe5578e,_0x27944f=this[_0x476869(0x1ad)],_0x54ec8c=_0x27944f[_0x476869(0x1eb)];_0x27944f[_0x476869(0x1c9)][_0x476869(0x1f0)](_0x476869(0x1ea))[_0x476869(0x1e7)][_0x476869(0x1af)](_0x14f012=>{const _0x29fe96=_0x476869;if(_0x29fe96(0x1d6)!=_0x14f012[_0x29fe96(0x1f7)])return;const {data:_0x4bb1a1}=_0x14f012;if(!_0x4bb1a1)return;let _0x504960,_0x12e947;switch(_0x4bb1a1[_0x29fe96(0x1dd)]){case _0x29fe96(0x1b6):_0x504960=_0x29fe96(0x1be),_0x12e947={'type':_0x29fe96(0x1e4),'content':_0x4af361(_0x54ec8c,_0x504960,_0x4af361(_0x54ec8c,this[_0x29fe96(0x1f8)](_0x4bb1a1[_0x29fe96(0x1d1)][0x0][_0x29fe96(0x1f7)])))};break;case _0x29fe96(0x1e3):_0x504960=_0x4bb1a1[_0x29fe96(0x1d1)][0x0][_0x29fe96(0x1f4)]?_0x29fe96(0x1e6):_0x29fe96(0x1cf),_0x12e947={'type':_0x29fe96(0x1e4),'content':_0x4af361(_0x54ec8c,_0x504960)};break;case _0x29fe96(0x1cd):_0x504960=_0x29fe96(0x1b3),_0x12e947={'type':_0x29fe96(0x1e4),'content':_0x4af361(_0x54ec8c,_0x504960,_0x4bb1a1[_0x29fe96(0x1d1)][0x0][_0x29fe96(0x1c8)])};}return _0x12e947;});}[_0xe5578e(0x1f8)](_0x38b762){const _0x5daddc=_0xe5578e;return _0x5daddc(0x1c6)+function(_0x496c3d){const _0x390a6c=_0x5daddc;if(pe[_0x390a6c(0x1d4)](_0x496c3d))return _0x390a6c(0x1d3);if(ye[_0x390a6c(0x1d4)](_0x496c3d))return _0x390a6c(0x204);return null;}(_0x38b762)[_0x5daddc(0x1d0)]()+_0x5daddc(0x203)+_0x38b762[_0x5daddc(0x1d0)]()[_0x5daddc(0x1c1)](/-/g,'_');}}const pe=[_0xe5578e(0x1f3),_0xe5578e(0x1c7),_0xe5578e(0x1e2)],ye=[_0xe5578e(0x1ff),_0xe5578e(0x1ce),_0xe5578e(0x1c5),_0xe5578e(0x1d7),_0xe5578e(0x1c0),_0xe5578e(0x1df)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5d0e16=_0x43a0;function _0x2b52(){const _0x599bce=['conversion','downcastDispatcher','ELEMENT_MEDIA','369syYvhl','editor','26erhVXp','enableCommand','descriptionFactory','options','2349490woGMPM','TrackChangesEditing','dataDowncast','showSuggestionHighlights','high','has','mediaEmbed','351001ctCUnz','elementToElement','stop','afterInit','79404wpOjTV','MediaEmbedEditing','get','275kzVYNr','103833lGjaPt','data','media','102LwgxSC','1837185mbNwRO','registerElementLabel','div','for','locale','3065300ScIyaK','plugins','155080ZJIEwY','attribute:url:media','createEmptyElement'];_0x2b52=function(){return _0x599bce;};return _0x2b52();}(function(_0x4edf,_0x9a608){const _0xc9eaea=_0x43a0,_0x3ecc4a=_0x4edf();while(!![]){try{const _0x3ac86d=parseInt(_0xc9eaea(0x180))/0x1*(parseInt(_0xc9eaea(0x16d))/0x2)+-parseInt(_0xc9eaea(0x184))/0x3+parseInt(_0xc9eaea(0x17c))/0x4*(parseInt(_0xc9eaea(0x17f))/0x5)+-parseInt(_0xc9eaea(0x183))/0x6*(parseInt(_0xc9eaea(0x178))/0x7)+-parseInt(_0xc9eaea(0x165))/0x8*(parseInt(_0xc9eaea(0x16b))/0x9)+parseInt(_0xc9eaea(0x163))/0xa+parseInt(_0xc9eaea(0x171))/0xb;if(_0x3ac86d===_0x9a608)break;else _0x3ecc4a['push'](_0x3ecc4a['shift']());}catch(_0x74b267){_0x3ecc4a['push'](_0x3ecc4a['shift']());}}}(_0x2b52,0xab6bf));function _0x43a0(_0x1b67cc,_0x5dbfee){const _0x2b5239=_0x2b52();return _0x43a0=function(_0x43a0ee,_0x58e872){_0x43a0ee=_0x43a0ee-0x160;let _0x1f5697=_0x2b5239[_0x43a0ee];return _0x1f5697;},_0x43a0(_0x1b67cc,_0x5dbfee);}import{Plugin as _0x1d2697}from'ckeditor5/src/core.js';import{getTranslation as _0x1fb5ef}from'../utils/common-translations.js';export default class ft extends _0x1d2697{[_0x5d0e16(0x17b)](){const _0x5b3ce8=_0x5d0e16,_0x17c08b=this[_0x5b3ce8(0x16c)];if(!_0x17c08b[_0x5b3ce8(0x164)][_0x5b3ce8(0x176)](_0x5b3ce8(0x17d)))return;const _0x2eb377=_0x17c08b[_0x5b3ce8(0x164)][_0x5b3ce8(0x17e)](_0x5b3ce8(0x172)),_0x5ab6b0=_0x17c08b[_0x5b3ce8(0x162)];_0x2eb377[_0x5b3ce8(0x16e)](_0x5b3ce8(0x177)),_0x2eb377[_0x5b3ce8(0x16f)][_0x5b3ce8(0x185)](_0x5b3ce8(0x182),_0x1c80cc=>_0x1fb5ef(_0x5ab6b0,_0x5b3ce8(0x16a),_0x1c80cc)),_0x17c08b[_0x5b3ce8(0x168)][_0x5b3ce8(0x161)](_0x5b3ce8(0x173))[_0x5b3ce8(0x179)]({'model':_0x5b3ce8(0x182),'view':(_0x5857ed,{writer:_0x537da1,options:_0xf5d0a8})=>{const _0x5c6404=_0x5b3ce8;if(_0xf5d0a8[_0x5c6404(0x174)])return _0x537da1[_0x5c6404(0x167)](_0x5c6404(0x160));},'converterPriority':_0x5b3ce8(0x175)}),_0x17c08b[_0x5b3ce8(0x181)][_0x5b3ce8(0x169)]['on'](_0x5b3ce8(0x166),(_0x2eaacd,_0x3eff87,_0x300229)=>{const _0x4b9fa8=_0x5b3ce8;_0x300229[_0x4b9fa8(0x170)][_0x4b9fa8(0x174)]&&_0x2eaacd[_0x4b9fa8(0x17a)]();},{'priority':_0x5b3ce8(0x175)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3b76(){const _0x2a0eb4=['plugins','TrackChangesEditing','afterInit','312175iYujhH','2719836ZmTkUv','13373703YjUMaO','get','1047987MydQry','MentionEditing','mention','editor','168712xKkXqb','has','913666tUcGnI','1470638YPyhTD','16HwjqvI','enableCommand','280pVTBaz'];_0x3b76=function(){return _0x2a0eb4;};return _0x3b76();}const _0xa0bd6=_0x1aac;(function(_0x28f6a1,_0x559bba){const _0x16787f=_0x1aac,_0xad0e69=_0x28f6a1();while(!![]){try{const _0x414cee=-parseInt(_0x16787f(0x1dd))/0x1+-parseInt(_0x16787f(0x1de))/0x2+parseInt(_0x16787f(0x1d7))/0x3*(parseInt(_0x16787f(0x1df))/0x4)+-parseInt(_0x16787f(0x1e5))/0x5+parseInt(_0x16787f(0x1e6))/0x6+parseInt(_0x16787f(0x1e1))/0x7*(-parseInt(_0x16787f(0x1db))/0x8)+parseInt(_0x16787f(0x1e7))/0x9;if(_0x414cee===_0x559bba)break;else _0xad0e69['push'](_0xad0e69['shift']());}catch(_0x5d7b08){_0xad0e69['push'](_0xad0e69['shift']());}}}(_0x3b76,0xbed29));function _0x1aac(_0xf22bb5,_0x4f751a){const _0x3b76d8=_0x3b76();return _0x1aac=function(_0x1aac19,_0x25863f){_0x1aac19=_0x1aac19-0x1d6;let _0xaa11f=_0x3b76d8[_0x1aac19];return _0xaa11f;},_0x1aac(_0xf22bb5,_0x4f751a);}import{Plugin as _0x4894de}from'ckeditor5/src/core.js';export default class gt extends _0x4894de{[_0xa0bd6(0x1e4)](){const _0x6d7f51=_0xa0bd6,_0x48e5de=this[_0x6d7f51(0x1da)];_0x48e5de[_0x6d7f51(0x1e2)][_0x6d7f51(0x1dc)](_0x6d7f51(0x1d8))&&_0x48e5de[_0x6d7f51(0x1e2)][_0x6d7f51(0x1d6)](_0x6d7f51(0x1e3))[_0x6d7f51(0x1e0)](_0x6d7f51(0x1d9));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5af176=_0x17e0;(function(_0x56e049,_0xa8d86d){const _0x8690c4=_0x17e0,_0x4b848d=_0x56e049();while(!![]){try{const _0xeaa7ea=-parseInt(_0x8690c4(0xc1))/0x1*(parseInt(_0x8690c4(0xb8))/0x2)+parseInt(_0x8690c4(0xbb))/0x3*(parseInt(_0x8690c4(0xce))/0x4)+parseInt(_0x8690c4(0xb5))/0x5*(parseInt(_0x8690c4(0xc6))/0x6)+-parseInt(_0x8690c4(0xcd))/0x7+parseInt(_0x8690c4(0xb3))/0x8+-parseInt(_0x8690c4(0xb9))/0x9+-parseInt(_0x8690c4(0xca))/0xa*(-parseInt(_0x8690c4(0xbe))/0xb);if(_0xeaa7ea===_0xa8d86d)break;else _0x4b848d['push'](_0x4b848d['shift']());}catch(_0x1522c2){_0x4b848d['push'](_0x4b848d['shift']());}}}(_0x5118,0xf1828));function _0x5118(){const _0xde19de=['has','10UBawLx','registerDescriptionCallback','listType','11814012wlAzJl','181464aBkvBA','oldValue','*Set\x20format:*\x20%0','key','handleDescriptions','enableDefaultAttributesIntegration','data','head','plugins','get','9195328LmkSWJ','TrackChangesEditing','59585oagTgM','ELEMENT_MULTI_LEVEL_LIST','locale','1010082cNlJhU','448524xevwQR','newValue','51VKTNgv','afterInit','multiLevelList','12063403dcUCEe','*Remove\x20format:*\x20%0','descriptionFactory','1YgmvHV','next','editor','format','MultiLevelList','108IJbbRK','listMarkerStyle','registerBlockAttribute'];_0x5118=function(){return _0xde19de;};return _0x5118();}function _0x17e0(_0x54e691,_0x40f1bb){const _0x5118a4=_0x5118();return _0x17e0=function(_0x17e0a2,_0x36e8c1){_0x17e0a2=_0x17e0a2-0xaa;let _0x2b7893=_0x5118a4[_0x17e0a2];return _0x2b7893;},_0x17e0(_0x54e691,_0x40f1bb);}import{Plugin as _0x1e60ae}from'ckeditor5/src/core.js';import{getTranslation as _0x1f2c37}from'../utils/common-translations.js';export default class lt extends _0x1e60ae{[_0x5af176(0xbc)](){const _0xce4bea=_0x5af176,_0x64ddbe=this[_0xce4bea(0xc3)],_0xac2e4b=_0x64ddbe[_0xce4bea(0xb1)][_0xce4bea(0xb2)](_0xce4bea(0xb4));_0x64ddbe[_0xce4bea(0xb1)][_0xce4bea(0xc9)](_0xce4bea(0xc5))&&(_0xac2e4b[_0xce4bea(0xae)](_0xce4bea(0xbd)),_0xac2e4b[_0xce4bea(0xc8)](_0xce4bea(0xc7)),_0xac2e4b[_0xce4bea(0xc0)][_0xce4bea(0xcb)](_0x47dd32=>this[_0xce4bea(0xad)](_0x47dd32)));}[_0x5af176(0xad)](_0x20d70b){const _0x2de9b1=_0x5af176,_0x9fbf0e=this[_0x2de9b1(0xc3)][_0x2de9b1(0xb7)],{data:_0xfd81c5}=_0x20d70b,_0x3f795b={'type':_0x2de9b1(0xc4),'content':''};if(_0xfd81c5&&_0x2de9b1(0xc7)==_0xfd81c5[_0x2de9b1(0xac)]){if(!_0xfd81c5[_0x2de9b1(0xaa)])return{'type':_0x2de9b1(0xc4),'content':_0x1f2c37(_0x9fbf0e,_0x2de9b1(0xab),_0x1f2c37(_0x9fbf0e,_0x2de9b1(0xb6)))+'\x20('+_0xfd81c5[_0x2de9b1(0xba)]+')'};if(!_0xfd81c5[_0x2de9b1(0xba)]){let _0x3a1fd7=_0x20d70b[_0x2de9b1(0xb0)];for(;_0x3a1fd7;){if(_0x3a1fd7[_0x2de9b1(0xaf)]&&_0x2de9b1(0xcc)==_0x3a1fd7[_0x2de9b1(0xaf)][_0x2de9b1(0xac)]&&_0x3a1fd7[_0x2de9b1(0xaf)][_0x2de9b1(0xba)])return _0x3f795b;_0x3a1fd7=_0x3a1fd7[_0x2de9b1(0xc2)];}return{'type':_0x2de9b1(0xc4),'content':_0x1f2c37(_0x9fbf0e,_0x2de9b1(0xbf),_0x1f2c37(_0x9fbf0e,_0x2de9b1(0xb6)))+'\x20('+_0xfd81c5[_0x2de9b1(0xaa)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xf2abca=_0x3b31;(function(_0x2531dc,_0x257c20){const _0x63eae6=_0x3b31,_0x2ee7d0=_0x2531dc();while(!![]){try{const _0x583e08=-parseInt(_0x63eae6(0xbd))/0x1+parseInt(_0x63eae6(0xa8))/0x2*(parseInt(_0x63eae6(0xac))/0x3)+-parseInt(_0x63eae6(0xb1))/0x4*(parseInt(_0x63eae6(0xa6))/0x5)+parseInt(_0x63eae6(0xa7))/0x6*(parseInt(_0x63eae6(0xb8))/0x7)+parseInt(_0x63eae6(0xb4))/0x8*(parseInt(_0x63eae6(0xbc))/0x9)+parseInt(_0x63eae6(0xb2))/0xa+parseInt(_0x63eae6(0xb5))/0xb*(-parseInt(_0x63eae6(0xb3))/0xc);if(_0x583e08===_0x257c20)break;else _0x2ee7d0['push'](_0x2ee7d0['shift']());}catch(_0x5b753b){_0x2ee7d0['push'](_0x2ee7d0['shift']());}}}(_0x2625,0x275ba));import{Plugin as _0x380417}from'ckeditor5/src/core.js';import{getTranslation as _0x5b8e29}from'../utils/common-translations.js';function _0x3b31(_0x1954e1,_0x4ae8f0){const _0x262570=_0x2625();return _0x3b31=function(_0x3b31c5,_0x5eff35){_0x3b31c5=_0x3b31c5-0xa6;let _0x2b918a=_0x262570[_0x3b31c5];return _0x2b918a;},_0x3b31(_0x1954e1,_0x4ae8f0);}function _0x2625(){const _0xb63fe8=['registerElementLabel','afterInit','plugins','9531rEYBZa','get','pageBreak','editor','TrackChangesEditing','8giLtll','653980xgUDol','13668dMnuHP','8AWMADt','825HUXirZ','enableCommand','PageBreakEditing','2188949pMCfHR','ELEMENT_PAGE_BREAK','locale','descriptionFactory','1210590nSvIzK','232085rxCddy','has','156220oKoCfQ','6yIdnnO','18NUpNdb'];_0x2625=function(){return _0xb63fe8;};return _0x2625();}export default class mt extends _0x380417{[_0xf2abca(0xaa)](){const _0xaa9d55=_0xf2abca,_0xd93c73=this[_0xaa9d55(0xaf)];if(!_0xd93c73[_0xaa9d55(0xab)][_0xaa9d55(0xbe)](_0xaa9d55(0xb7)))return;_0xd93c73[_0xaa9d55(0xab)][_0xaa9d55(0xad)](_0xaa9d55(0xb0))[_0xaa9d55(0xb6)](_0xaa9d55(0xae));const _0x1f0080=_0xd93c73[_0xaa9d55(0xab)][_0xaa9d55(0xad)](_0xaa9d55(0xb0)),_0x6696b8=_0xd93c73[_0xaa9d55(0xba)];_0x1f0080[_0xaa9d55(0xbb)][_0xaa9d55(0xa9)](_0xaa9d55(0xae),_0x50c39f=>_0x5b8e29(_0x6696b8,_0xaa9d55(0xb9),_0x50c39f));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x759368=_0x4e1c;(function(_0x5668a3,_0x1e2ec9){const _0xa9dbcb=_0x4e1c,_0x35cd98=_0x5668a3();while(!![]){try{const _0x359b4c=-parseInt(_0xa9dbcb(0xd6))/0x1*(-parseInt(_0xa9dbcb(0xdd))/0x2)+parseInt(_0xa9dbcb(0xf1))/0x3*(-parseInt(_0xa9dbcb(0xe5))/0x4)+parseInt(_0xa9dbcb(0xc2))/0x5+-parseInt(_0xa9dbcb(0xc0))/0x6*(parseInt(_0xa9dbcb(0xd9))/0x7)+parseInt(_0xa9dbcb(0xcb))/0x8+parseInt(_0xa9dbcb(0xe6))/0x9*(-parseInt(_0xa9dbcb(0xd8))/0xa)+-parseInt(_0xa9dbcb(0xe2))/0xb*(-parseInt(_0xa9dbcb(0xce))/0xc);if(_0x359b4c===_0x1e2ec9)break;else _0x35cd98['push'](_0x35cd98['shift']());}catch(_0xa46ca6){_0x35cd98['push'](_0x35cd98['shift']());}}}(_0x360a,0x3cc92));import{Plugin as _0x7e4102}from'ckeditor5/src/core.js';import{getTranslation as _0x4cf59f}from'../utils/common-translations.js';function _0x4e1c(_0x3a3ff2,_0x45a18a){const _0x360a2e=_0x360a();return _0x4e1c=function(_0x4e1cb4,_0x2770c9){_0x4e1cb4=_0x4e1cb4-0xac;let _0x4f03a1=_0x360a2e[_0x4e1cb4];return _0x4f03a1;},_0x4e1c(_0x3a3ff2,_0x45a18a);}export default class dt extends _0x7e4102{[_0x759368(0xdb)](){const _0x4ab090=_0x759368,_0x25d0a5=this[_0x4ab090(0xe8)];if(!_0x25d0a5[_0x4ab090(0xc4)][_0x4ab090(0xbe)](_0x4ab090(0xda)))return;const _0x47d2cb=_0x25d0a5[_0x4ab090(0xb9)],_0x3c69bf=_0x25d0a5[_0x4ab090(0xc4)][_0x4ab090(0xdf)](_0x4ab090(0xb0));_0x3c69bf[_0x4ab090(0xb3)][_0x4ab090(0xb2)](_0x4ab090(0xe1),_0x114dff=>_0x4cf59f(_0x47d2cb,_0x4ab090(0xf0),_0x114dff)),_0x3c69bf[_0x4ab090(0xcc)](_0x4ab090(0xe1)),_0x3c69bf[_0x4ab090(0xc8)](_0x4ab090(0xbd)),_0x25d0a5[_0x4ab090(0xcd)][_0x4ab090(0xde)]['on'](_0x4ab090(0xb7),nr(_0x25d0a5),{'priority':_0x4ab090(0xbf)}),_0x25d0a5[_0x4ab090(0xea)][_0x4ab090(0xde)]['on'](_0x4ab090(0xb7),(_0x3819f3,_0x1a2c46,_0x22c2a0)=>{const _0x7b9549=_0x4ab090;_0x22c2a0[_0x7b9549(0xca)][_0x7b9549(0xe7)]&&nr(_0x25d0a5,{'showActiveMarker':!0x1})(_0x3819f3,_0x1a2c46,_0x22c2a0);},{'priority':_0x4ab090(0xbf)});const _0x3199bb=_0x3c69bf[_0x4ab090(0xb3)];_0x3199bb[_0x4ab090(0xc6)](_0x256328=>{const _0x241dab=_0x4ab090;if(_0x241dab(0xb5)!==_0x256328[_0x241dab(0xd7)])return;const {start:_0x4923b5,end:_0x365d86}=_0x256328[_0x241dab(0xc9)]();if(!_0x4923b5[_0x241dab(0xed)](_0x365d86)||!_0x4923b5[_0x241dab(0xaf)])return;const _0x4d4b86=_0x25d0a5[_0x241dab(0xcf)][_0x241dab(0xd5)],_0x2002c0=_0x4923b5[_0x241dab(0xaf)];return _0x4d4b86[_0x241dab(0xd3)](_0x2002c0)&&!_0x4d4b86[_0x241dab(0xd2)](_0x2002c0)&&_0x4d4b86[_0x241dab(0xe9)](_0x2002c0,_0x241dab(0xdc))?{'type':_0x241dab(0xb5),'content':_0x4cf59f(_0x47d2cb,_0x241dab(0xb6),_0x3199bb[_0x241dab(0xbc)](_0x2002c0,0x1))}:void 0x0;}),this[_0x4ab090(0xb8)]();}[_0x759368(0xb8)](){const _0x477287=_0x759368,_0x10a361=this[_0x477287(0xe8)],_0x4797ca=_0x10a361[_0x477287(0xb9)];_0x10a361[_0x477287(0xc4)][_0x477287(0xdf)](_0x477287(0xb0))[_0x477287(0xb3)][_0x477287(0xc6)](_0x58de31=>{const _0x221646=_0x477287;if(_0x221646(0xc7)!=_0x58de31[_0x221646(0xd7)])return;const {data:_0x413251}=_0x58de31;return _0x413251&&_0x221646(0xe1)==_0x413251[_0x221646(0xe0)]?{'type':_0x221646(0xbb),'content':_0x4cf59f(_0x4797ca,_0x221646(0xad),_0x4cf59f(_0x4797ca,_0x221646(0xf0)))}:void 0x0;});}}function _0x360a(){const _0x18202b=['bindElementToMarker','nodeAfter','TrackChangesEditing','activeMarkers','registerElementLabel','descriptionFactory','markerRange','insertion','*Insert:*\x20%0','addMarker:suggestion:insertion','_registerLegacyDescription','locale','createUIElement','format','getItemLabel','insertParagraph','has','highest','222342bcwivm','span','498880XlVfsT','insert','plugins','ck-suggestion-marker--active','registerDescriptionCallback','formatBlock','enableCommand','getFirstRange','options','99600SZjJGx','enableDefaultAttributesIntegration','editing','732708HuupCB','model','name','addClass','isLimit','isBlock','writer','schema','1RoLEoY','type','20xqegHr','70yPYFNj','Paragraph','afterInit','$text','192598zRjwGA','downcastDispatcher','get','commandName','paragraph','165YNBhuC','mapper','start','88LtHwxC','179613bhfxbV','showSuggestionHighlights','editor','checkChild','data','includes','toViewPosition','isTouching','end','ck-suggestion-marker-split','ELEMENT_PARAGRAPH','63402AlTyqp','markerName','consumable','consume','*Change\x20to:*\x20%0'];_0x360a=function(){return _0x18202b;};return _0x360a();}function nr(_0x1af0c6,{showActiveMarker:_0x2a8449=!0x0}={}){return(_0x226f44,_0x2346bd,_0x1e355d)=>{const _0x535df7=_0x4e1c,_0x58e795=_0x1af0c6[_0x535df7(0xc4)][_0x535df7(0xdf)](_0x535df7(0xb0)),_0x22bbbb=_0x2346bd[_0x535df7(0xb4)][_0x535df7(0xe4)],_0x1f4692=_0x2346bd[_0x535df7(0xb4)][_0x535df7(0xee)],_0x9fbbc8=_0x1af0c6[_0x535df7(0xcf)][_0x535df7(0xd5)];if(!_0x22bbbb[_0x535df7(0xed)](_0x1f4692)||!_0x22bbbb[_0x535df7(0xaf)])return;const _0x3f8ff5=_0x22bbbb[_0x535df7(0xaf)];if(_0x9fbbc8[_0x535df7(0xd3)](_0x3f8ff5)&&!_0x9fbbc8[_0x535df7(0xd2)](_0x3f8ff5)&&_0x9fbbc8[_0x535df7(0xe9)](_0x3f8ff5,_0x535df7(0xdc))){if(!_0x1e355d[_0x535df7(0xf3)][_0x535df7(0xac)](_0x2346bd[_0x535df7(0xb4)],_0x226f44[_0x535df7(0xd0)]))return;const _0x559da6=_0x1e355d[_0x535df7(0xd4)][_0x535df7(0xba)](_0x535df7(0xc1),{'class':_0x535df7(0xef)}),_0x1281c4=_0x1e355d[_0x535df7(0xe3)][_0x535df7(0xec)](_0x1f4692);_0x2a8449&&_0x58e795[_0x535df7(0xb1)][_0x535df7(0xeb)](_0x2346bd[_0x535df7(0xf2)])&&_0x1e355d[_0x535df7(0xd4)][_0x535df7(0xd1)](_0x535df7(0xc5),_0x559da6),_0x1e355d[_0x535df7(0xd4)][_0x535df7(0xc3)](_0x1281c4,_0x559da6),_0x1e355d[_0x535df7(0xe3)][_0x535df7(0xae)](_0x559da6,_0x2346bd[_0x535df7(0xf2)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x53d039=_0xce6a;function _0xce6a(_0x2aefb4,_0x16d794){const _0x10d789=_0x10d7();return _0xce6a=function(_0xce6a7d,_0x56403e){_0xce6a7d=_0xce6a7d-0x6d;let _0x5743d3=_0x10d789[_0xce6a7d];return _0x5743d3;},_0xce6a(_0x2aefb4,_0x16d794);}(function(_0x33c280,_0x1b02ff){const _0x39a0c6=_0xce6a,_0x16d622=_0x33c280();while(!![]){try{const _0x2a629f=parseInt(_0x39a0c6(0x84))/0x1+parseInt(_0x39a0c6(0x87))/0x2+parseInt(_0x39a0c6(0x77))/0x3*(parseInt(_0x39a0c6(0x7c))/0x4)+-parseInt(_0x39a0c6(0x70))/0x5+parseInt(_0x39a0c6(0x81))/0x6+-parseInt(_0x39a0c6(0x88))/0x7*(parseInt(_0x39a0c6(0x7a))/0x8)+parseInt(_0x39a0c6(0x76))/0x9;if(_0x2a629f===_0x1b02ff)break;else _0x16d622['push'](_0x16d622['shift']());}catch(_0x2bd83d){_0x16d622['push'](_0x16d622['shift']());}}}(_0x10d7,0xd0426));import{Plugin as _0x3c70dc}from'ckeditor5/src/core.js';import{getTranslation as _0x1f7639}from'../utils/common-translations.js';function _0x10d7(){const _0x275154=['locale','get','15513822OchweA','731247tzcSnv','afterInit','registerDescriptionCallback','10045784EfRYnB','commandName','8DfTSfs','enableDefaultAttributesIntegration','format','formatInline','has','1260210WPyDQj','formatBlock','plugins','452268riDNKA','removeFormat','TrackChangesEditing','1696424qOdxBW','7yTycya','RemoveFormatEditing','descriptionFactory','type','8065090eZzPXY','editor','*Remove\x20all\x20formatting*','_registerLegacyDescription'];_0x10d7=function(){return _0x275154;};return _0x10d7();}export default class pt extends _0x3c70dc{[_0x53d039(0x78)](){const _0x368386=_0x53d039,_0x3191e7=this[_0x368386(0x71)];if(!_0x3191e7[_0x368386(0x83)][_0x368386(0x80)](_0x368386(0x6d)))return;_0x3191e7[_0x368386(0x83)][_0x368386(0x75)](_0x368386(0x86))[_0x368386(0x7d)](_0x368386(0x85)),this[_0x368386(0x73)]();}[_0x53d039(0x73)](){const _0x242738=_0x53d039,_0x465cb8=this[_0x242738(0x71)];_0x465cb8[_0x242738(0x83)][_0x242738(0x75)](_0x242738(0x86))[_0x242738(0x6e)][_0x242738(0x79)](_0x3c851a=>{const _0x34f5ca=_0x242738;if(_0x34f5ca(0x82)!=_0x3c851a[_0x34f5ca(0x6f)]&&_0x34f5ca(0x7f)!=_0x3c851a[_0x34f5ca(0x6f)])return;const {data:_0x9c711f}=_0x3c851a;return _0x9c711f&&_0x34f5ca(0x85)==_0x9c711f[_0x34f5ca(0x7b)]?{'type':_0x34f5ca(0x7e),'content':_0x1f7639(_0x465cb8[_0x34f5ca(0x74)],_0x34f5ca(0x72))}:void 0x0;});}}
|