@ckeditor/ckeditor5-track-changes 42.0.0-alpha.22 → 42.0.0-alpha.23
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
|
+
function _0x2686(){const _0x4a084e=['TrackChangesEditing','ELEMENT_TODO_LIST','261018TYFFFd','slice','editor','45PRHpEm','change','plugins','registerDescriptionCallback','findIndex','checkChild','name','bulletedList','from','ELEMENT_BULLETED_LIST','push','replace','add','commandParams','descriptionFactory','length','listType','bulleted','numberedList','formatInline','value','has','*Change\x20to:*\x20%0','ELEMENT_LIST_ITEM','schema','commands','LegacyTodoListEditing','end','format','get','2196481Xgnteo','type','document','parent','checkTodoList','markBlockFormat','6451155cKLHDT','getSelectedBlocks','locale','selection','afterInit','2571468YObCmD','listItem','List','paragraph','ELEMENT_NUMBERED_LIST','indentList','*Check\x20item*','253680WlEdFj','blockName','before','createRange','execute','enableCommand','todoList','16grtWGj','LegacyListEditing','getAttribute','96972QizqsU','listIndent','todo','commandName','*Outdent:*\x20%0','formatBlock','createPositionAt','nextSibling','todoListChecked','numbered','previousSibling','*Uncheck\x20item*','isObject','_selectedElements','registerElementLabel','element','*Indent:*\x20%0','outdentList','27054PUxISr','forceValue','filter','model'];_0x2686=function(){return _0x4a084e;};return _0x2686();}const _0x475054=_0x2392;function _0x2392(_0x288318,_0x1c5e07){const _0x26862a=_0x2686();return _0x2392=function(_0x239233,_0x3aa9d3){_0x239233=_0x239233-0xcc;let _0xe19011=_0x26862a[_0x239233];return _0xe19011;},_0x2392(_0x288318,_0x1c5e07);}(function(_0x399260,_0x3ea8a8){const _0x4e092a=_0x2392,_0x2155bc=_0x399260();while(!![]){try{const _0x55494f=parseInt(_0x4e092a(0xea))/0x1+-parseInt(_0x4e092a(0xfc))/0x2+parseInt(_0x4e092a(0x102))/0x3+parseInt(_0x4e092a(0xd9))/0x4+-parseInt(_0x4e092a(0x105))/0x5*(parseInt(_0x4e092a(0xe0))/0x6)+parseInt(_0x4e092a(0xce))/0x7*(parseInt(_0x4e092a(0xe7))/0x8)+-parseInt(_0x4e092a(0xd4))/0x9;if(_0x55494f===_0x3ea8a8)break;else _0x2155bc['push'](_0x2155bc['shift']());}catch(_0x291fc0){_0x2155bc['push'](_0x2155bc['shift']());}}}(_0x2686,0x53e11));import{Plugin as _0x4f673d}from'ckeditor5/src/core.js';import{getTranslation as _0x14a824}from'../utils/common-translations.js';export default class ut extends _0x4f673d{[_0x475054(0xd8)](){const _0x5685b5=_0x475054,_0x4bbbfe=this[_0x5685b5(0x104)],_0x44fe6c=_0x4bbbfe[_0x5685b5(0xd6)];if(!_0x4bbbfe[_0x5685b5(0x107)][_0x5685b5(0x11a)](_0x5685b5(0xe8)))return;const _0x2f3356=_0x4bbbfe[_0x5685b5(0x107)][_0x5685b5(0xcd)](_0x5685b5(0x100)),_0x4d4594=_0x4bbbfe[_0x5685b5(0x107)][_0x5685b5(0x11a)](_0x5685b5(0x11f));function _0x2d7b86(_0x1f8f5e){return()=>{const _0x30267c=_0x2392,_0x258b61=_0x4bbbfe[_0x30267c(0xff)][_0x30267c(0xd0)][_0x30267c(0xd7)],_0xe772c4=_0x4bbbfe[_0x30267c(0x11e)][_0x30267c(0xcd)](_0x1f8f5e);if(_0xe772c4[_0x30267c(0x119)])return void _0x4bbbfe[_0x30267c(0xe4)](_0x30267c(0xdc),{});const _0x5212a0=_0x1f8f5e[_0x30267c(0x103)](0x0,-0x4),_0x4ab574=function(_0x3fcb5d,_0x11ebc2,_0x1a6a00){const _0x14f3ee=_0x30267c;let _0x4d4c4b=Array[_0x14f3ee(0x10d)](_0x3fcb5d)[_0x14f3ee(0xfe)](_0x282dd1=>function(_0x426d9f,_0x6703e7){const _0x3ff3ce=_0x14f3ee;return _0x6703e7[_0x3ff3ce(0x10a)](_0x426d9f[_0x3ff3ce(0xd1)],_0x3ff3ce(0xda))&&!_0x6703e7[_0x3ff3ce(0xf6)](_0x426d9f);}(_0x282dd1,_0x1a6a00));_0x4d4c4b=_0x4d4c4b[_0x14f3ee(0xfe)](_0x196b83=>!_0x196b83['is'](_0x14f3ee(0xf9),_0x14f3ee(0xda))||_0x196b83[_0x14f3ee(0xe9)](_0x14f3ee(0x115))!=_0x11ebc2);const _0x42389e=new Set();for(const _0x21e888 of _0x4d4c4b)_0x21e888['is'](_0x14f3ee(0xf9),_0x14f3ee(0xda))?_0x42389e[_0x14f3ee(0x111)](me(_0x21e888)):_0x42389e[_0x14f3ee(0x111)](_0x21e888);return Array[_0x14f3ee(0x10d)](_0x42389e);}(_0x258b61[_0x30267c(0xd5)](),_0x5212a0,_0x4bbbfe[_0x30267c(0xff)][_0x30267c(0x11d)]);_0x4bbbfe[_0x30267c(0xff)][_0x30267c(0x106)](()=>{const _0x1fddc5=_0x30267c;for(const _0x2d0244 of _0x4ab574)_0x2f3356[_0x1fddc5(0xd3)](_0x2d0244,{'commandName':_0x1f8f5e,'commandParams':[{'forceValue':!_0xe772c4[_0x1fddc5(0x119)]}],'formatGroupId':_0x1fddc5(0xe1)},fe(_0x2d0244));});};}function _0x5373ee(_0x2b1a33){return()=>{const _0x6cf9c9=_0x2392,_0x1b1547=function(_0x2269ae){const _0x11db1d=_0x2392;let _0x17c418=Array[_0x11db1d(0x10d)](_0x2269ae);const _0x35a378=_0x17c418[_0x11db1d(0x109)](_0x29dce0=>_0x11db1d(0xda)!=_0x29dce0[_0x11db1d(0x10b)]);return _0x35a378>-0x1&&(_0x17c418=_0x17c418[_0x11db1d(0x103)](0x0,_0x35a378)),_0x17c418;}(_0x4bbbfe[_0x6cf9c9(0xff)][_0x6cf9c9(0xd0)][_0x6cf9c9(0xd7)][_0x6cf9c9(0xd5)]()),_0x54fa86=_0x4bbbfe[_0x6cf9c9(0xff)][_0x6cf9c9(0xe3)](_0x4bbbfe[_0x6cf9c9(0xff)][_0x6cf9c9(0xf0)](_0x1b1547[0x0],_0x6cf9c9(0xe2)),_0x4bbbfe[_0x6cf9c9(0xff)][_0x6cf9c9(0xf0)](_0x1b1547[_0x1b1547[_0x6cf9c9(0x114)]-0x1],_0x6cf9c9(0x120)));_0x4bbbfe[_0x6cf9c9(0xff)][_0x6cf9c9(0x106)](()=>{const _0x260d79=_0x6cf9c9;_0x2f3356[_0x260d79(0xd3)](_0x54fa86,{'commandName':_0x2b1a33,'commandParams':[],'formatGroupId':_0x260d79(0xeb)},function(_0x526ab8){const _0x30ae5f=_0x260d79,_0x5a1c44=new Set();for(const _0x5dfc34 of _0x526ab8){let _0x1b9d10=_0x5dfc34[_0x30ae5f(0xf1)];for(;_0x1b9d10&&_0x1b9d10[_0x30ae5f(0xe9)](_0x30ae5f(0xeb))>_0x5dfc34[_0x30ae5f(0xe9)](_0x30ae5f(0xeb));)_0x5a1c44[_0x30ae5f(0x111)](_0x1b9d10),_0x1b9d10=_0x1b9d10[_0x30ae5f(0xf1)];}return Array[_0x30ae5f(0x10d)](_0x5a1c44);}(_0x1b1547));});};}_0x2f3356[_0x5685b5(0xe5)](_0x5685b5(0x117),_0x2d7b86(_0x5685b5(0x117))),_0x2f3356[_0x5685b5(0xe5)](_0x5685b5(0x10c),_0x2d7b86(_0x5685b5(0x10c))),_0x4d4594&&_0x2f3356[_0x5685b5(0xe5)](_0x5685b5(0xe6),_0x2d7b86(_0x5685b5(0xe6))),_0x2f3356[_0x5685b5(0xe5)](_0x5685b5(0xde),_0x5373ee(_0x5685b5(0xde))),_0x2f3356[_0x5685b5(0xe5)](_0x5685b5(0xfb),_0x5373ee(_0x5685b5(0xfb))),_0x4d4594&&_0x2f3356[_0x5685b5(0xe5)](_0x5685b5(0xd2),()=>{const _0x17d594=_0x5685b5,_0x44059f=_0x4bbbfe[_0x17d594(0x11e)][_0x17d594(0xcd)](_0x17d594(0xd2)),_0x1f24df=Array[_0x17d594(0x10d)](_0x44059f[_0x17d594(0xf7)]);_0x1f24df[_0x17d594(0xfe)](_0x3180c3=>_0x3180c3[_0x17d594(0xe9)](_0x17d594(0xf2))!=_0x44059f[_0x17d594(0x119)]),_0x4bbbfe[_0x17d594(0xff)][_0x17d594(0x106)](()=>{const _0x3f8a8d=_0x17d594;for(const _0x4060d6 of _0x1f24df)_0x2f3356[_0x3f8a8d(0xd3)](_0x4060d6,{'commandName':_0x3f8a8d(0xd2),'commandParams':[{'forceValue':!_0x44059f[_0x3f8a8d(0x119)]}]});});}),_0x2f3356[_0x5685b5(0x113)][_0x5685b5(0xf8)](_0x5685b5(0xda),_0x293fad=>_0x14a824(_0x44fe6c,_0x5685b5(0x11c),_0x293fad)),_0x2f3356[_0x5685b5(0x113)][_0x5685b5(0x108)](_0x814b0f=>{const _0x5511a2=_0x5685b5;if(_0x5511a2(0xef)!=_0x814b0f[_0x5511a2(0xcf)]&&_0x5511a2(0x118)!=_0x814b0f[_0x5511a2(0xcf)])return;const {data:_0x1ce155}=_0x814b0f;if(_0x1ce155){if(_0x5511a2(0x117)==_0x1ce155[_0x5511a2(0xed)]||_0x5511a2(0x10c)==_0x1ce155[_0x5511a2(0xed)]||_0x5511a2(0xe6)==_0x1ce155[_0x5511a2(0xed)])switch(_0x1ce155[_0x5511a2(0xed)][_0x5511a2(0x110)](_0x5511a2(0xdb),'')){case _0x5511a2(0x116):return _0x2b6551(_0x14a824(_0x44fe6c,_0x5511a2(0x10e)));case _0x5511a2(0xf3):return _0x2b6551(_0x14a824(_0x44fe6c,_0x5511a2(0xdd)));case _0x5511a2(0xec):return _0x2b6551(_0x14a824(_0x44fe6c,_0x5511a2(0x101)));}if(_0x5511a2(0xde)==_0x1ce155[_0x5511a2(0xed)])return{'type':_0x5511a2(0xcc),'content':_0x14a824(_0x44fe6c,_0x5511a2(0xfa),_0x14a824(_0x44fe6c,_0x5511a2(0x11c)))};if(_0x5511a2(0xfb)==_0x1ce155[_0x5511a2(0xed)])return{'type':_0x5511a2(0xcc),'content':_0x14a824(_0x44fe6c,_0x5511a2(0xee),_0x14a824(_0x44fe6c,_0x5511a2(0x11c)))};if(_0x5511a2(0xd2)==_0x1ce155[_0x5511a2(0xed)])return _0x1ce155[_0x5511a2(0x112)][0x0][_0x5511a2(0xfd)]?{'type':_0x5511a2(0xcc),'content':_0x14a824(_0x44fe6c,_0x5511a2(0xdf))}:{'type':_0x5511a2(0xcc),'content':_0x14a824(_0x44fe6c,_0x5511a2(0xf5))};}function _0x2b6551(_0x48a1cf){const _0x802a1f=_0x5511a2;return{'type':_0x802a1f(0xcc),'content':_0x14a824(_0x44fe6c,_0x802a1f(0x11b),_0x48a1cf)};}});}}function me(_0x48227d){const _0x58cc86=_0x475054,_0x51fd41=_0x48227d[_0x58cc86(0xe9)](_0x58cc86(0xeb));if(0x0==_0x51fd41)return _0x48227d;let _0x5c7c6b=_0x48227d;for(;_0x48227d[_0x58cc86(0xf4)]&&_0x48227d[_0x58cc86(0xf4)]['is'](_0x58cc86(0xf9),_0x58cc86(0xda));){const _0x2cc599=_0x48227d[_0x58cc86(0xf4)][_0x58cc86(0xe9)](_0x58cc86(0xeb));if(_0x2cc599==_0x51fd41)_0x5c7c6b=_0x48227d[_0x58cc86(0xf4)];else{if(_0x2cc599<_0x51fd41)break;}_0x48227d=_0x48227d[_0x58cc86(0xf4)];}return _0x5c7c6b;}function fe(_0x1ea4f1){const _0x2af119=_0x475054,_0x50f7be=[];if(_0x1ea4f1['is'](_0x2af119(0xf9),_0x2af119(0xda))&&_0x1ea4f1[_0x2af119(0xe9)](_0x2af119(0xeb))>0x0){let _0x2c8cda=_0x1ea4f1[_0x2af119(0xf1)];for(;_0x2c8cda&&_0x2af119(0xda)==_0x2c8cda[_0x2af119(0x10b)]&&_0x2c8cda[_0x2af119(0xe9)](_0x2af119(0xeb))==_0x1ea4f1[_0x2af119(0xe9)](_0x2af119(0xeb));)_0x50f7be[_0x2af119(0x10f)](_0x2c8cda),_0x2c8cda=_0x2c8cda[_0x2af119(0xf1)];}return _0x50f7be;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0xab1961=_0x5ace;function _0x5ace(_0x556b0a,_0x46e662){const _0x3630be=_0x3630();return _0x5ace=function(_0x5acee6,_0xdd8b3c){_0x5acee6=_0x5acee6-0x1ee;let _0x3ff206=_0x3630be[_0x5acee6];return _0x3ff206;},_0x5ace(_0x556b0a,_0x46e662);}(function(_0x1b7051,_0x366221){const _0x537c20=_0x5ace,_0x5d4713=_0x1b7051();while(!![]){try{const _0x18b094=parseInt(_0x537c20(0x22c))/0x1+parseInt(_0x537c20(0x1f7))/0x2*(-parseInt(_0x537c20(0x226))/0x3)+-parseInt(_0x537c20(0x219))/0x4*(parseInt(_0x537c20(0x1fe))/0x5)+-parseInt(_0x537c20(0x210))/0x6*(parseInt(_0x537c20(0x214))/0x7)+-parseInt(_0x537c20(0x1f9))/0x8*(parseInt(_0x537c20(0x202))/0x9)+-parseInt(_0x537c20(0x22e))/0xa*(-parseInt(_0x537c20(0x200))/0xb)+parseInt(_0x537c20(0x232))/0xc;if(_0x18b094===_0x366221)break;else _0x5d4713['push'](_0x5d4713['shift']());}catch(_0x237f81){_0x5d4713['push'](_0x5d4713['shift']());}}}(_0x3630,0x5513b));function _0x3630(){const _0x277eaa=['flat','72zpwbNe','parent','getFirstPosition','config','model','registerDescriptionCallback','push','afterInit','filter','*Format:*\x20set\x20order\x20to\x20regular','LegacyListPropertiesEditing','replace','element','formatBlock','2568zlqwmw','format','getLastPosition','getAttribute','7231gUaoht','getSiblingNodes','createPositionAt','getSelectedBlocks','_LIST_','16SseEUR','forward','createRange','editor','*Change\x20to:*\x20%0','backward','markMultiRangeBlockFormat','has','commandName','length','before','handleListReversedCommand','map','3mGYSKg','reversed','default','_getSuggestionBlocksForListStyle','TrackChangesEditing','descriptionFactory','245377KLGzjE','*Format:*\x20set\x20order\x20to\x20reversed','100soWEZF','startIndex','ELEMENT_','numbered','18620868uYAeZf','_getSuggestionBlocks','handleListStyleCommand','formatInline','getListTypeFromListStyleType','commandParams','list.properties','listStart','get','from','bind','listStyle','listReversed','toUpperCase','handleListStartCommand','_getTranslationKeyForListStyle','enableCommand','plugins','locale','type','*Format:*\x20set\x20start\x20index\x20to\x20%0','listItem','unshift','handleDescriptions','1137514qBEiEb','change','146352eYwKon','selection','styles','listType','LegacyListUtils','679535VKsTuW','document','277442XuTJBM'];_0x3630=function(){return _0x277eaa;};return _0x3630();}import{Plugin as _0x4af933}from'ckeditor5/src/core.js';import{getTranslation as _0x4827da}from'../utils/common-translations.js';export default class K extends _0x4af933{[_0xab1961(0x209)](){const _0x27c5c7=_0xab1961;if(!this[_0x27c5c7(0x21c)][_0x27c5c7(0x1f0)][_0x27c5c7(0x220)](_0x27c5c7(0x20c)))return;const _0xaa2d40=this[_0x27c5c7(0x21c)][_0x27c5c7(0x205)][_0x27c5c7(0x23a)](_0x27c5c7(0x238)),_0x540741=this[_0x27c5c7(0x21c)][_0x27c5c7(0x1f0)][_0x27c5c7(0x23a)](_0x27c5c7(0x22a));_0xaa2d40[_0x27c5c7(0x1fb)]&&_0x540741[_0x27c5c7(0x1ef)](_0x27c5c7(0x23d),this[_0x27c5c7(0x234)][_0x27c5c7(0x23c)](this)),_0xaa2d40[_0x27c5c7(0x227)]&&_0x540741[_0x27c5c7(0x1ef)](_0x27c5c7(0x23e),this[_0x27c5c7(0x224)][_0x27c5c7(0x23c)](this)),_0xaa2d40[_0x27c5c7(0x22f)]&&_0x540741[_0x27c5c7(0x1ef)](_0x27c5c7(0x239),this[_0x27c5c7(0x240)][_0x27c5c7(0x23c)](this)),_0x540741[_0x27c5c7(0x22b)][_0x27c5c7(0x207)](this[_0x27c5c7(0x1f6)][_0x27c5c7(0x23c)](this));}[_0xab1961(0x234)](_0x36827f,_0x4e0683={}){const _0x2c46a5=_0xab1961,_0x2fb2ea=this[_0x2c46a5(0x21c)][_0x2c46a5(0x1f0)][_0x2c46a5(0x23a)](_0x2c46a5(0x22a)),_0x1a67a4=this[_0x2c46a5(0x229)]();this[_0x2c46a5(0x21c)][_0x2c46a5(0x206)][_0x2c46a5(0x1f8)](()=>{const _0x2b299c=_0x2c46a5;_0x2fb2ea[_0x2b299c(0x21f)](_0x1a67a4,{'commandName':_0x2b299c(0x23d),'commandParams':[{'type':_0x4e0683[_0x2b299c(0x1f2)]}],'formatGroupId':_0x2b299c(0x23d)});});}[_0xab1961(0x224)](_0x146ebd,_0x35c393={}){const _0x11ffc8=_0xab1961,_0x201449=this[_0x11ffc8(0x21c)][_0x11ffc8(0x1f0)][_0x11ffc8(0x23a)](_0x11ffc8(0x22a)),_0x13df3c=this[_0x11ffc8(0x233)](_0x2f81dd=>_0x2f81dd['is'](_0x11ffc8(0x20e),_0x11ffc8(0x1f4))&&_0x11ffc8(0x231)===_0x2f81dd[_0x11ffc8(0x213)](_0x11ffc8(0x1fc)));if(_0x13df3c[_0x11ffc8(0x222)]<0x1)return;const _0x287ced=_0x13df3c[_0x11ffc8(0x225)](_0x4a249e=>this[_0x11ffc8(0x21c)][_0x11ffc8(0x206)][_0x11ffc8(0x21b)](this[_0x11ffc8(0x21c)][_0x11ffc8(0x206)][_0x11ffc8(0x216)](_0x4a249e,_0x11ffc8(0x223)),this[_0x11ffc8(0x21c)][_0x11ffc8(0x206)][_0x11ffc8(0x216)](_0x4a249e,0x0)));this[_0x11ffc8(0x21c)][_0x11ffc8(0x206)][_0x11ffc8(0x1f8)](()=>{const _0xbe7cef=_0x11ffc8;_0x201449[_0xbe7cef(0x21f)](_0x287ced,{'commandName':_0xbe7cef(0x23e),'commandParams':[{'reversed':_0x35c393[_0xbe7cef(0x227)]}],'formatGroupId':_0xbe7cef(0x23e)});});}[_0xab1961(0x240)](_0x13f88a,_0x40e8f2={}){const _0x50830d=_0xab1961,_0x3986d2=this[_0x50830d(0x21c)][_0x50830d(0x1f0)][_0x50830d(0x23a)](_0x50830d(0x22a)),_0x3562c1=this[_0x50830d(0x233)](_0x2dd2b0=>_0x2dd2b0['is'](_0x50830d(0x20e),_0x50830d(0x1f4))&&_0x50830d(0x231)===_0x2dd2b0[_0x50830d(0x213)](_0x50830d(0x1fc)));if(_0x3562c1[_0x50830d(0x222)]<0x1)return;const _0x447717=_0x3562c1[_0x50830d(0x225)](_0x5756ac=>this[_0x50830d(0x21c)][_0x50830d(0x206)][_0x50830d(0x21b)](this[_0x50830d(0x21c)][_0x50830d(0x206)][_0x50830d(0x216)](_0x5756ac,_0x50830d(0x223)),this[_0x50830d(0x21c)][_0x50830d(0x206)][_0x50830d(0x216)](_0x5756ac,0x0)));this[_0x50830d(0x21c)][_0x50830d(0x206)][_0x50830d(0x1f8)](()=>{const _0x178c91=_0x50830d;_0x3986d2[_0x178c91(0x21f)](_0x447717,{'commandName':_0x178c91(0x239),'commandParams':[{'startIndex':_0x40e8f2[_0x178c91(0x22f)]}],'formatGroupId':_0x178c91(0x239)});});}[_0xab1961(0x1f6)](_0x339cff){const _0x2ca1da=_0xab1961;if(_0x2ca1da(0x20f)!=_0x339cff[_0x2ca1da(0x1f2)]&&_0x2ca1da(0x235)!=_0x339cff[_0x2ca1da(0x1f2)])return;const _0xbfd5f5=this[_0x2ca1da(0x21c)][_0x2ca1da(0x1f1)],{data:_0xbe6c25}=_0x339cff;if(!_0xbe6c25)return;let _0x157281,_0x2cbbce;switch(_0xbe6c25[_0x2ca1da(0x221)]){case _0x2ca1da(0x23d):_0x157281=_0x2ca1da(0x21d),_0x2cbbce={'type':_0x2ca1da(0x211),'content':_0x4827da(_0xbfd5f5,_0x157281,_0x4827da(_0xbfd5f5,this[_0x2ca1da(0x1ee)](_0xbe6c25[_0x2ca1da(0x237)][0x0][_0x2ca1da(0x1f2)])))};break;case _0x2ca1da(0x23e):_0x157281=_0xbe6c25[_0x2ca1da(0x237)][0x0][_0x2ca1da(0x227)]?_0x2ca1da(0x22d):_0x2ca1da(0x20b),_0x2cbbce={'type':_0x2ca1da(0x211),'content':_0x4827da(_0xbfd5f5,_0x157281)};break;case _0x2ca1da(0x239):_0x157281=_0x2ca1da(0x1f3),_0x2cbbce={'type':_0x2ca1da(0x211),'content':_0x4827da(_0xbfd5f5,_0x157281,_0xbe6c25[_0x2ca1da(0x237)][0x0][_0x2ca1da(0x22f)])};}return _0x2cbbce;}[_0xab1961(0x229)](){const _0x3cc9f0=_0xab1961;var _0x379d2a,_0x9a1210,_0x321070,_0x48bd20;const _0x904d90=this[_0x3cc9f0(0x21c)][_0x3cc9f0(0x1f0)][_0x3cc9f0(0x23a)](_0x3cc9f0(0x1fd));let _0x4a014f=Array[_0x3cc9f0(0x23b)](this[_0x3cc9f0(0x21c)][_0x3cc9f0(0x206)][_0x3cc9f0(0x1ff)][_0x3cc9f0(0x1fa)][_0x3cc9f0(0x217)]());return(null===(_0x379d2a=_0x4a014f[0x0])||void 0x0===_0x379d2a?void 0x0:_0x379d2a['is'](_0x3cc9f0(0x20e),_0x3cc9f0(0x1f4)))&&_0x4a014f[_0x3cc9f0(0x1f5)](..._0x904d90[_0x3cc9f0(0x215)](this[_0x3cc9f0(0x21c)][_0x3cc9f0(0x206)][_0x3cc9f0(0x1ff)][_0x3cc9f0(0x1fa)][_0x3cc9f0(0x204)](),_0x3cc9f0(0x21e))),(null===(_0x9a1210=_0x4a014f[_0x4a014f[_0x3cc9f0(0x222)]-0x1])||void 0x0===_0x9a1210?void 0x0:_0x9a1210['is'](_0x3cc9f0(0x20e),_0x3cc9f0(0x1f4)))&&_0x4a014f[_0x3cc9f0(0x208)](..._0x904d90[_0x3cc9f0(0x215)](this[_0x3cc9f0(0x21c)][_0x3cc9f0(0x206)][_0x3cc9f0(0x1ff)][_0x3cc9f0(0x1fa)][_0x3cc9f0(0x212)](),_0x3cc9f0(0x21a))),_0x4a014f=[...new Set(_0x4a014f)],(null===(_0x48bd20=null===(_0x321070=this[_0x3cc9f0(0x21c)][_0x3cc9f0(0x206)][_0x3cc9f0(0x1ff)][_0x3cc9f0(0x1fa)][_0x3cc9f0(0x204)]())||void 0x0===_0x321070?void 0x0:_0x321070[_0x3cc9f0(0x203)])||void 0x0===_0x48bd20?void 0x0:_0x48bd20['is'](_0x3cc9f0(0x20e),_0x3cc9f0(0x1f4)))&&(_0x4a014f=_0x4a014f[_0x3cc9f0(0x20a)](_0x24794d=>_0x24794d['is'](_0x3cc9f0(0x20e),_0x3cc9f0(0x1f4)))),_0x4a014f;}[_0xab1961(0x233)](_0x90b30d){const _0xa95415=_0xab1961,_0x46deba=this[_0xa95415(0x21c)][_0xa95415(0x1f0)][_0xa95415(0x23a)](_0xa95415(0x1fd));let _0x42016e=Array[_0xa95415(0x23b)](this[_0xa95415(0x21c)][_0xa95415(0x206)][_0xa95415(0x1ff)][_0xa95415(0x1fa)][_0xa95415(0x217)]())[_0xa95415(0x20a)](_0x90b30d)[_0xa95415(0x225)](_0x4777aa=>{const _0x4134ca=_0xa95415,_0x4aa5c6=this[_0x4134ca(0x21c)][_0x4134ca(0x206)][_0x4134ca(0x216)](_0x4777aa,0x0);return[..._0x46deba[_0x4134ca(0x215)](_0x4aa5c6,_0x4134ca(0x21e)),..._0x46deba[_0x4134ca(0x215)](_0x4aa5c6,_0x4134ca(0x21a))];})[_0xa95415(0x201)]();return _0x42016e=[...new Set(_0x42016e)],_0x42016e;}[_0xab1961(0x1ee)](_0x34f76d){const _0x2b8cc7=_0xab1961;return _0x2b8cc7(0x230)+(this[_0x2b8cc7(0x21c)][_0x2b8cc7(0x1f0)][_0x2b8cc7(0x23a)](_0x2b8cc7(0x1fd))[_0x2b8cc7(0x236)](_0x34f76d)||_0x2b8cc7(0x228))[_0x2b8cc7(0x23f)]()+_0x2b8cc7(0x218)+_0x34f76d[_0x2b8cc7(0x23f)]()[_0x2b8cc7(0x20d)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x83a78a=_0x2450;(function(_0x57ed55,_0x521715){const _0x3c6974=_0x2450,_0x3f905c=_0x57ed55();while(!![]){try{const _0x37fd1e=parseInt(_0x3c6974(0x97))/0x1+-parseInt(_0x3c6974(0xa2))/0x2+-parseInt(_0x3c6974(0x9b))/0x3*(-parseInt(_0x3c6974(0xb1))/0x4)+parseInt(_0x3c6974(0xa3))/0x5*(-parseInt(_0x3c6974(0x9e))/0x6)+parseInt(_0x3c6974(0x95))/0x7*(parseInt(_0x3c6974(0x99))/0x8)+-parseInt(_0x3c6974(0x98))/0x9*(-parseInt(_0x3c6974(0x89))/0xa)+-parseInt(_0x3c6974(0xa0))/0xb;if(_0x37fd1e===_0x521715)break;else _0x3f905c['push'](_0x3f905c['shift']());}catch(_0x130fcb){_0x3f905c['push'](_0x3f905c['shift']());}}}(_0x1176,0x41b82));import{Plugin as _0x2a855e}from'ckeditor5/src/core.js';import{getTranslation as _0x152e44}from'../utils/common-translations.js';function _0x2450(_0x2b4776,_0x30a289){const _0x117638=_0x1176();return _0x2450=function(_0x24500f,_0x5660ea){_0x24500f=_0x24500f-0x88;let _0x48f232=_0x117638[_0x24500f];return _0x48f232;},_0x2450(_0x2b4776,_0x30a289);}export default class ct extends _0x2a855e{[_0x83a78a(0xb0)](){const _0x253585=_0x83a78a,_0x2817b2=this[_0x253585(0xaa)];if(!_0x2817b2[_0x253585(0x9f)][_0x253585(0xa9)](_0x253585(0xac)))return;const _0x393fdb=_0x2817b2[_0x253585(0x9f)][_0x253585(0xa8)](_0x253585(0x93)),_0x4d625f=_0x2817b2[_0x253585(0xad)][_0x253585(0xa8)](_0x253585(0x8c));_0x393fdb[_0x253585(0x94)](_0x253585(0x8c)),_0x393fdb[_0x253585(0x94)](_0x253585(0xb2)),_0x393fdb[_0x253585(0x8d)](_0x253585(0xa6));for(const _0x5e1fdd of _0x4d625f[_0x253585(0x8a)])_0x393fdb[_0x253585(0x8d)](_0x5e1fdd['id']),_0x393fdb[_0x253585(0x9c)][_0x253585(0xab)](_0x5e1fdd['id'],_0x253585(0xa4)+_0x5e1fdd[_0x253585(0xa1)][_0x253585(0x91)]()+')');_0x393fdb[_0x253585(0x9c)][_0x253585(0x9d)](_0x348d1d=>{const _0x2cc8ad=_0x253585;if(_0x2cc8ad(0xaf)!=_0x348d1d[_0x2cc8ad(0xa7)])return;const {data:_0x158549}=_0x348d1d;if(!_0x158549||_0x2cc8ad(0xa6)!=_0x158549[_0x2cc8ad(0x8f)])return;const _0xc54433=_0x158549[_0x2cc8ad(0x8b)],_0x1540e2=_0x2817b2[_0x2cc8ad(0xae)];return{'type':_0x2cc8ad(0x96),'content':null==_0xc54433?_0x152e44(_0x1540e2,_0x2cc8ad(0x90)):_0x152e44(_0x1540e2,_0x2cc8ad(0x8e),'\x22'+_0xc54433+'\x22')};}),this[_0x253585(0x88)]();}[_0x83a78a(0x88)](){const _0x2696d0=_0x83a78a,_0x1b02db=this[_0x2696d0(0xaa)],_0xfc190e=_0x1b02db[_0x2696d0(0xae)];_0x1b02db[_0x2696d0(0x9f)][_0x2696d0(0xa8)](_0x2696d0(0x93))[_0x2696d0(0x9c)][_0x2696d0(0x9d)](_0x5aa835=>{const _0x747c4d=_0x2696d0;if(_0x747c4d(0x92)!=_0x5aa835[_0x747c4d(0xa7)])return;const {data:_0x474419}=_0x5aa835;if(_0x474419){if(_0x747c4d(0x8c)==_0x474419[_0x747c4d(0x9a)]){const _0x5dac2c=_0x474419[_0x747c4d(0xa5)][0x0];return{'type':_0x747c4d(0x96),'content':_0x152e44(_0xfc190e,_0x747c4d(0x8e),'\x22'+_0x5dac2c+'\x22')};}return _0x747c4d(0xb2)==_0x474419[_0x747c4d(0x9a)]?{'type':_0x747c4d(0x96),'content':_0x152e44(_0xfc190e,_0x747c4d(0x90))}:void 0x0;}});}}function _0x1176(){const _0x260d84=['commandParams','linkHref','type','get','has','editor','registerAttributeLabel','LinkEditing','commands','locale','attribute','afterInit','12SVEVXU','unlink','_registerLegacyDescription','15010NiVtOl','manualDecorators','newValue','link','registerInlineAttribute','*Set\x20link:*\x20%0','key','*Remove\x20link*','toLowerCase','formatInline','TrackChangesEditing','enableDefaultAttributesIntegration','365911jXFUpn','format','359091BONmUq','2943cHZiLs','40tsioPr','commandName','275844QeVmEq','descriptionFactory','registerDescriptionCallback','12LZkRaH','plugins','6251553ypqvOO','label','630188DKmfRp','586310zDdEeu','link\x20('];_0x1176=function(){return _0x260d84;};return _0x1176();}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x59c6be=_0x3329;(function(_0x10525f,_0x5aadfb){const _0x14490a=_0x3329,_0x1bf629=_0x10525f();while(!![]){try{const _0x2cbfa6=parseInt(_0x14490a(0x106))/0x1+parseInt(_0x14490a(0x87))/0x2*(-parseInt(_0x14490a(0xde))/0x3)+parseInt(_0x14490a(0xb1))/0x4*(parseInt(_0x14490a(0x7e))/0x5)+parseInt(_0x14490a(0x72))/0x6*(parseInt(_0x14490a(0xd6))/0x7)+-parseInt(_0x14490a(0x105))/0x8+parseInt(_0x14490a(0x86))/0x9*(parseInt(_0x14490a(0xb8))/0xa)+parseInt(_0x14490a(0xc8))/0xb*(-parseInt(_0x14490a(0xcf))/0xc);if(_0x2cbfa6===_0x5aadfb)break;else _0x1bf629['push'](_0x1bf629['shift']());}catch(_0x4c3a84){_0x1bf629['push'](_0x1bf629['shift']());}}}(_0x347f,0xb0810));import{Plugin as _0x2446cd}from'ckeditor5/src/core.js';function _0x3329(_0x45da70,_0x536fe8){const _0x347f44=_0x347f();return _0x3329=function(_0x33293b,_0x1fee6d){_0x33293b=_0x33293b-0x71;let _0x239b1f=_0x347f44[_0x33293b];return _0x239b1f;},_0x3329(_0x45da70,_0x536fe8);}function _0x347f(){const _0x3532be=['registerBlockAttribute','indentList','*Merge:*\x20%0','assureChains','685070MaUZOO','todoListCheck','ELEMENT_LIST_ITEM','commandName','isUndo','selection','FORMAT_INDENT','listReversed','head','customNumberedList','noTrackChangesFixer','setAttribute','listMarkerStyle','document','ELEMENT_NUMBERED_LIST','commands','1397iGXsVa','listItemIdFixer','execute','todoList','length','_findSuggestions','_supportLegacySuggestions','38652HwRnjM','isNextTo','next','key','_registerLegacyDescription','nodeAfter','getSuggestions','8959629rkAIen','registerDescriptionCallback','previousSibling','attributeKey','ELEMENT_TODO_LIST','registerPostFixer','trackChangesCommand','listItemId','220272TThoNe','newValue','list.multiBlock','find','filter','oldValue','*Format:*\x20insert\x20into\x20%0','attribute','attributes','start','setSelection','end','_suggestionFactory','createPositionAt','splitListItemBefore','default','ListEditing','groupId','differ','detach','data','*Split:*\x20list\x20item','listIndent','mergeListItemBackward','accept','registerAttributeLabel','_LIST','batch','get','*Remove\x20format:*\x20%0','todo','_getAttributeKey','*Outdent:*\x20%0','config','refresh','schema','meta','enableDefaultAttributesIntegration','deletion','8459056DSmDkw','971269MvauLI','ELEMENT_BULLETED_LIST','getChanges','from','6RPzgny','mergeListItemForward','*Uncheck\x20item*','locale','*Check\x20item*','listMarker','*Format:*\x20remove\x20from\x20%0','registerElementLabel','formatBlock','map','descriptionFactory','getFirstMarker','133495tXSqbb','numberedList','range','outdentList','forceValue','getRanges','includes','value','162PeEWTN','36TPiCKZ','isLocal','isObject','*Set\x20format:*\x20%0','*Change\x20to:*\x20%0','model','createRange','getAttribute','customBulletedList','toUpperCase','multipleBlocks','has','parent','fromRange','numbered','nextSibling','every','commandParams','bulletedList','checkTodoList','editor','type','TodoListEditing','TrackChangesEditing','push','listType','removeMarker','bulleted','*Indent:*\x20%0','afterInit','suggestion','splitListItemAfter','change','format','plugins','ELEMENT_','listStyle','*Merge:*\x20list\x20item','documentList','todoListChecked','containsItem','registerCustomCallback','4tskznz','getFirstRange','listStart'];_0x347f=function(){return _0x3532be;};return _0x347f();}import{getTranslation as _0x2fa63b}from'../utils/common-translations.js';import{renameAttributeKey as _0x194cc8}from'../trackchangesediting.js';import{LiveRange as _0x55e8ad}from'ckeditor5/src/engine.js';export default class z extends _0x2446cd{[_0x59c6be(0xa4)](){const _0x56f88f=_0x59c6be,_0x662c04=this[_0x56f88f(0x9b)];if(!_0x662c04[_0x56f88f(0xa9)][_0x56f88f(0x92)](_0x56f88f(0xee)))return;const _0x3f37de=_0x662c04[_0x56f88f(0x75)],_0x42d5ce=_0x662c04[_0x56f88f(0xa9)][_0x56f88f(0xfa)](_0x56f88f(0x9e)),_0x5a776c=_0x662c04[_0x56f88f(0xa9)][_0x56f88f(0x92)](_0x56f88f(0x9d)),_0x473d21=!!_0x662c04[_0x56f88f(0xff)][_0x56f88f(0xfa)](_0x56f88f(0xe0));function _0x328d72(_0x333934){const _0x534dc9=_0x56f88f;return{'type':_0x534dc9(0xa8),'content':''+_0x2fa63b(_0x3f37de,_0x534dc9(0x8a),_0x333934)};}function _0x4a4770(_0x183485){const _0x583700=_0x56f88f;return{'type':_0x583700(0xa8),'content':''+_0x2fa63b(_0x3f37de,_0x583700(0xfb),_0x183485)};}_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x7f)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x99)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xc1)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x8f)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xb5)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x81)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xa6)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xec)),_0x42d5ce[_0x56f88f(0xb4)](_0x56f88f(0xdd)),_0x42d5ce[_0x56f88f(0xb4)](_0x56f88f(0xa0)),_0x42d5ce[_0x56f88f(0xb4)](_0x56f88f(0xf4)),_0x473d21&&(_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xf5)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x73))),_0x5a776c&&(_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xcb)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x9a)),_0x42d5ce[_0x56f88f(0xb4)](_0x56f88f(0xae)),_0x42d5ce[_0x56f88f(0x7c)][_0x56f88f(0xd7)](_0x6e4f15=>{const _0x5f5d8c=_0x56f88f,{data:_0x20396a}=_0x6e4f15;if(_0x20396a&&_0x5f5d8c(0xae)==_0x20396a[_0x5f5d8c(0xd2)])return{'type':_0x5f5d8c(0xa8),'content':_0x20396a[_0x5f5d8c(0xdf)]?_0x2fa63b(_0x3f37de,_0x5f5d8c(0x76)):_0x2fa63b(_0x3f37de,_0x5f5d8c(0x74))};}),this[_0x56f88f(0x9b)][_0x56f88f(0x8c)][_0x56f88f(0xc5)][_0x56f88f(0xdb)](_0x5b9357=>{const _0xbb1167=_0x56f88f;if(_0x5b9357[_0xbb1167(0xf9)][_0xbb1167(0xbc)])return!0x1;let _0x218e25=!0x1;const _0xe4ee23=_0x42d5ce[_0xbb1167(0xd5)]({'skipNotAttached':!0x0})[_0xbb1167(0xe2)](_0x56d3c3=>_0xbb1167(0xae)===_0x42d5ce[_0xbb1167(0xfd)](_0x56d3c3));for(const _0x5ea7c4 of _0xe4ee23){_0xbb1167(0xfc)!=_0x5ea7c4[_0xbb1167(0xb2)]()[_0xbb1167(0xe7)][_0xbb1167(0xd4)][_0xbb1167(0x8e)](_0xbb1167(0xa0))&&(_0x42d5ce[_0xbb1167(0xcd)](_0x5ea7c4[_0xbb1167(0xb2)](),_0xbb1167(0xe5))[_0xbb1167(0xe1)](_0x444713=>_0xbb1167(0xa0)===_0x42d5ce[_0xbb1167(0xfd)](_0x444713[_0xbb1167(0xa5)]))||(_0x5b9357[_0xbb1167(0xa1)](_0x5ea7c4[_0xbb1167(0x7d)]()),_0x218e25=!0x0));}return _0x218e25;})),_0x42d5ce[_0x56f88f(0x7c)][_0x56f88f(0xf7)](_0x56f88f(0xf4),_0x2fa63b(_0x3f37de,_0x56f88f(0xbe)));const _0x59233a={'type':_0x56f88f(0xa8),'content':''};_0x42d5ce[_0x56f88f(0x7c)][_0x56f88f(0xd7)](_0x5c311e=>{const _0x42ede0=_0x56f88f,{data:_0x35714a}=_0x5c311e;if(!_0x35714a||_0x42ede0(0xa0)!=_0x35714a[_0x42ede0(0xd2)])return;let _0x2c2e97=_0x5c311e[_0x42ede0(0xc0)];for(;_0x2c2e97;){if(_0x2c2e97[_0x42ede0(0xf2)]&&((_0x42ede0(0xab)==_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xd2)]||_0x42ede0(0xc4)==_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xd2)])&&(_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xdf)]&&_0x42ede0(0xed)!=_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xdf)]||_0x42ede0(0xed)!=_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xe3)]&&!_0x35714a[_0x42ede0(0xdf)])||!_0x473d21&&_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xd2)]==_0x194cc8))return _0x59233a;_0x2c2e97=_0x2c2e97[_0x42ede0(0xd1)];}if(null==_0x35714a[_0x42ede0(0xdf)])switch(_0x35714a[_0x42ede0(0xe3)]){case _0x42ede0(0xa2):return _0x4a4770(_0x2fa63b(_0x3f37de,_0x42ede0(0x107)));case _0x42ede0(0x95):return _0x4a4770(_0x2fa63b(_0x3f37de,_0x42ede0(0xc6)));case _0x42ede0(0xfc):return _0x4a4770(_0x2fa63b(_0x3f37de,_0x42ede0(0xda)));}switch(_0x35714a[_0x42ede0(0xdf)]){case _0x42ede0(0xa2):return _0x328d72(_0x2fa63b(_0x3f37de,_0x42ede0(0x107)));case _0x42ede0(0x95):return _0x328d72(_0x2fa63b(_0x3f37de,_0x42ede0(0xc6)));case _0x42ede0(0xfc):return _0x328d72(_0x2fa63b(_0x3f37de,_0x42ede0(0xda)));}}),_0x42d5ce[_0x56f88f(0x7c)][_0x56f88f(0xd7)](_0x14d6ce=>{const _0x35274b=_0x56f88f,{data:_0x2f9418}=_0x14d6ce;if(_0x2f9418&&_0x35274b(0xf4)==_0x2f9418[_0x35274b(0xd2)])return null==_0x2f9418[_0x35274b(0xdf)]||null==_0x2f9418[_0x35274b(0xe3)]&&0x0==_0x2f9418[_0x35274b(0xdf)]?_0x59233a:void 0x0;}),_0x42d5ce[_0x56f88f(0x7c)][_0x56f88f(0xd7)](_0x1ea39a=>{const _0x2469e5=_0x56f88f;if(_0x2469e5(0xe5)!=_0x1ea39a[_0x2469e5(0x9c)])return;const {data:_0x40e823}=_0x1ea39a;if(!_0x40e823||_0x2469e5(0xdd)!=_0x40e823[_0x2469e5(0xd2)])return;const _0x307b7e=le(_0x1ea39a);return _0x2469e5(0xdf)==_0x307b7e?{'type':_0x2469e5(0xa8),'content':_0x2fa63b(_0x3f37de,_0x2469e5(0xac))}:_0x2469e5(0xe3)==_0x307b7e?{'type':_0x2469e5(0xa8),'content':_0x2fa63b(_0x3f37de,_0x2469e5(0xf3))}:_0x59233a;}),_0x662c04[_0x56f88f(0x8c)][_0x56f88f(0xc5)][_0x56f88f(0xdb)](_0x1dfc0b=>this[_0x56f88f(0xc9)](_0x1dfc0b)),_0x662c04[_0x56f88f(0x8c)][_0x56f88f(0xc5)][_0x56f88f(0xdb)](_0x16ea07=>this[_0x56f88f(0xc2)](_0x16ea07)),_0x662c04[_0x56f88f(0x8c)][_0x56f88f(0xc5)][_0x56f88f(0xdb)](_0x5b3e0f=>this[_0x56f88f(0xb7)](_0x5b3e0f)),this[_0x56f88f(0xce)]();}[_0x59c6be(0xc9)](_0x1eed11){const _0x50508f=_0x59c6be;if(_0x1eed11[_0x50508f(0xf9)][_0x50508f(0xbc)]||!_0x1eed11[_0x50508f(0xf9)][_0x50508f(0x88)])return!0x1;let _0x1a3c35=!0x1;const _0x57aac8=this[_0x50508f(0x9b)][_0x50508f(0xa9)][_0x50508f(0xfa)](_0x50508f(0x9e))[_0x50508f(0xd5)]({'skipNotAttached':!0x0})[_0x50508f(0xe2)](_0x24b876=>_0x24b876[_0x50508f(0xf2)]&&_0x50508f(0xdd)==_0x24b876[_0x50508f(0xf2)][_0x50508f(0xd2)])[_0x50508f(0xe2)](_0x290217=>_0x290217[_0x50508f(0xf2)][_0x50508f(0xdf)]&&_0x290217[_0x50508f(0xf2)][_0x50508f(0xe3)]);for(const _0x320d79 of _0x57aac8)le(_0x320d79)||(_0x1eed11[_0x50508f(0xa1)](_0x320d79[_0x50508f(0x7d)]()),_0x1a3c35=!0x0);return _0x1a3c35;}[_0x59c6be(0xc2)](_0x482fb5){const _0x30d5d0=_0x59c6be;if(_0x482fb5[_0x30d5d0(0xf9)][_0x30d5d0(0xbc)]||!_0x482fb5[_0x30d5d0(0xf9)][_0x30d5d0(0x88)])return!0x1;const _0x360082=this[_0x30d5d0(0x9b)][_0x30d5d0(0xa9)][_0x30d5d0(0xfa)](_0x30d5d0(0x9e));if(_0x360082[_0x30d5d0(0xdc)][_0x30d5d0(0x85)])return!0x1;let _0x1979be=!0x1;const _0x2c1a7e=[_0x30d5d0(0xa0),_0x30d5d0(0xdd),_0x30d5d0(0xf4),_0x30d5d0(0xab),_0x30d5d0(0xb3),_0x30d5d0(0xbf),_0x30d5d0(0xb9),_0x30d5d0(0x77),_0x30d5d0(0xc4)],_0x13dfc4=this[_0x30d5d0(0x9b)][_0x30d5d0(0x8c)][_0x30d5d0(0xc5)][_0x30d5d0(0xf0)][_0x30d5d0(0x108)]()[_0x30d5d0(0xe2)](_0x1966be=>_0x30d5d0(0xe5)==_0x1966be[_0x30d5d0(0x9c)])[_0x30d5d0(0xe2)](_0x59df31=>_0x2c1a7e[_0x30d5d0(0x84)](_0x59df31[_0x30d5d0(0xd9)]));if(0x0==_0x13dfc4[_0x30d5d0(0xcc)])return _0x1979be;for(const _0x3df0fa of _0x13dfc4){const _0x1f08bc=_0x360082[_0x30d5d0(0xcd)](_0x3df0fa[_0x30d5d0(0x80)],_0x30d5d0(0xe5))[_0x30d5d0(0xe2)](_0x5989d2=>!_0x5989d2[_0x30d5d0(0x102)][_0x30d5d0(0xd0)])[_0x30d5d0(0x7b)](_0x411ad8=>_0x411ad8[_0x30d5d0(0xa5)])[_0x30d5d0(0xe2)](_0xc77c31=>{const _0x128d12=_0x30d5d0,_0x59a342=_0x360082[_0x128d12(0xfd)](_0xc77c31);return _0x2c1a7e[_0x128d12(0x84)](_0x59a342);});if(_0x1f08bc[_0x30d5d0(0xcc)]){for(const _0x391096 of _0x1f08bc)_0x482fb5[_0x30d5d0(0xa1)](_0x391096[_0x30d5d0(0x7d)]());_0x1979be=!0x0;}}return _0x1979be;}[_0x59c6be(0xb7)](_0x58672a){const _0x556e26=_0x59c6be;if(_0x58672a[_0x556e26(0xf9)][_0x556e26(0xbc)]||!_0x58672a[_0x556e26(0xf9)][_0x556e26(0x88)])return!0x1;const _0x1415db=this[_0x556e26(0x9b)][_0x556e26(0xa9)][_0x556e26(0xfa)](_0x556e26(0x9e));let _0x18c5f5=!0x1;const _0x1f6fa3=[_0x556e26(0xa0),_0x556e26(0xdd),_0x556e26(0xf4),_0x556e26(0xab),_0x556e26(0xb3),_0x556e26(0xbf),_0x556e26(0xb9),_0x556e26(0x77),_0x556e26(0xc4)];for(const _0x2ce1a0 of _0x1415db[_0x556e26(0xd5)]({'skipNotAttached':!0x0})){const _0x3c3ccb=_0x1415db[_0x556e26(0xcd)](_0x2ce1a0[_0x556e26(0xb2)](),_0x556e26(0xe5))[_0x556e26(0x7b)](_0x2d1096=>_0x2d1096[_0x556e26(0xa5)])[_0x556e26(0xe2)](_0x1108de=>_0x1108de[_0x556e26(0xf2)]&&_0x1f6fa3[_0x556e26(0x84)](_0x1108de[_0x556e26(0xf2)][_0x556e26(0xd2)]));if(!_0x3c3ccb[_0x556e26(0xcc)])continue;const _0x19a775=_0x3c3ccb[0x0][_0x556e26(0xc0)][_0x556e26(0xe6)][_0x556e26(0xef)];if(!_0x3c3ccb[_0x556e26(0x97)](_0x14a35b=>_0x14a35b[_0x556e26(0xe6)][_0x556e26(0xef)]===_0x19a775)){for(const _0x4008d1 of _0x3c3ccb)_0xf6d73c(_0x4008d1,_0x19a775)&&(_0x18c5f5=!0x0);}}return _0x18c5f5;function _0x1405b7(_0x5a2194,_0x1c5997){const _0x7f22fa=_0x556e26;for(const _0x481448 of _0x1415db[_0x7f22fa(0xd5)]({'skipNotAttached':!0x0})[_0x7f22fa(0xe2)](_0x280e77=>_0x7f22fa(0xe5)==_0x280e77[_0x7f22fa(0x9c)]&&_0x280e77[_0x7f22fa(0xe6)][_0x7f22fa(0xef)]==_0x5a2194))_0x481448[_0x7f22fa(0xc3)](_0x7f22fa(0xef),_0x1c5997);}function _0xf6d73c(_0x1b0964,_0x41ea4f){const _0x337dc9=_0x556e26;let _0x4c6b4c=_0x1b0964[_0x337dc9(0xc0)],_0x51b004=!0x1;for(;_0x4c6b4c;)_0x4c6b4c[_0x337dc9(0xe6)][_0x337dc9(0xef)]!=_0x41ea4f&&(_0x1405b7(_0x4c6b4c[_0x337dc9(0xe6)][_0x337dc9(0xef)],_0x41ea4f),_0x4c6b4c[_0x337dc9(0xc3)](_0x337dc9(0xef),_0x41ea4f),_0x51b004=!0x0),_0x4c6b4c=_0x4c6b4c[_0x337dc9(0xd1)];return _0x51b004;}}[_0x59c6be(0xce)](){const _0x4d5564=_0x59c6be,_0x4a9444=this[_0x4d5564(0x9b)],_0x1bb62a=_0x4a9444[_0x4d5564(0x75)],_0x981ead=_0x4a9444[_0x4d5564(0xa9)][_0x4d5564(0xfa)](_0x4d5564(0x9e));this[_0x4d5564(0xd3)](),_0x981ead[_0x4d5564(0xea)][_0x4d5564(0xb0)](_0x4d5564(0x7a),_0x4d5564(0xad),_0x4d5564(0xf6),function(_0x348a54,_0x26ae99){const _0x4e8c00=_0x4d5564,_0xf19458=[];for(let _0x2a8908 of _0x348a54)_0x2a8908[_0x4e8c00(0xe7)][_0x4e8c00(0xd4)]===_0x2a8908[_0x4e8c00(0xe9)][_0x4e8c00(0x93)]&&(_0x2a8908=_0x4a9444[_0x4e8c00(0x8c)][_0x4e8c00(0x8d)](_0x4a9444[_0x4e8c00(0x8c)][_0x4e8c00(0xeb)](_0x2a8908[_0x4e8c00(0xe7)][_0x4e8c00(0xd4)],0x0))),_0xf19458[_0x4e8c00(0x9f)](_0x2a8908);_0x4a9444[_0x4e8c00(0x8c)][_0x4e8c00(0xa7)](_0x4fa92f=>{const _0x208e52=_0x4e8c00,_0x140c6d=_0x4a9444[_0x208e52(0x8c)][_0x208e52(0xc5)][_0x208e52(0xbd)],_0x3239ee=Array[_0x208e52(0x71)](_0x140c6d[_0x208e52(0x83)]())[_0x208e52(0x7b)](_0x409b59=>_0x55e8ad[_0x208e52(0x94)](_0x409b59));_0x4fa92f[_0x208e52(0xe8)](_0xf19458),_0x4a9444[_0x208e52(0xc7)][_0x208e52(0xfa)](_0x26ae99[_0x208e52(0xbb)])[_0x208e52(0x100)](),_0x26ae99[_0x208e52(0x98)][_0x208e52(0x9f)]({'forceDefaultExecution':!0x0}),_0x4a9444[_0x208e52(0xca)](_0x26ae99[_0x208e52(0xbb)],..._0x26ae99[_0x208e52(0x98)]),_0x4fa92f[_0x208e52(0xe8)](_0x3239ee);for(const _0x5ac3fd of _0x3239ee)_0x5ac3fd[_0x208e52(0xf1)]();});}),_0x981ead[_0x4d5564(0x7c)][_0x4d5564(0x79)](function(_0x3cf09e){const _0x43f5ed=_0x4d5564,_0xaa3f51=!_0x4a9444[_0x43f5ed(0x8c)][_0x43f5ed(0x101)][_0x43f5ed(0x89)](_0x3cf09e),_0x4986c6=_0x3cf09e[_0x43f5ed(0xd8)],_0x371a29=_0x3cf09e[_0x43f5ed(0x96)],_0x59ca1a=_0x3cf09e[_0x43f5ed(0x8e)](_0x43f5ed(0xdd)),_0x5a446d=!_0x4986c6||_0x4986c6[_0x43f5ed(0x8e)](_0x43f5ed(0xdd))!==_0x59ca1a,_0x2d1a5e=!_0x371a29||_0x371a29[_0x43f5ed(0x8e)](_0x43f5ed(0xdd))!==_0x59ca1a;return _0xaa3f51&&Boolean(_0x59ca1a)&&_0x5a446d&&_0x2d1a5e;},_0x40ba8c=>_0x2fa63b(_0x1bb62a,_0x4d5564(0xba),_0x40ba8c));}[_0x59c6be(0xd3)](){const _0x203080=_0x59c6be,_0x5149aa=this[_0x203080(0x9b)],_0x5947b8=_0x5149aa[_0x203080(0x75)];function _0x54ad26(_0x231f00){const _0x45bd14=_0x203080,_0x21601c=_0x5149aa[_0x45bd14(0xc7)][_0x45bd14(0xfa)](_0x45bd14(0x99))[_0x45bd14(0x85)],_0x5a0ad8=_0x5149aa[_0x45bd14(0xc7)][_0x45bd14(0xfa)](_0x45bd14(0x7f))[_0x45bd14(0x85)];return _0x45bd14(0x7f)===_0x231f00?_0x21601c:_0x5a0ad8;}_0x5149aa[_0x203080(0xa9)][_0x203080(0xfa)](_0x203080(0x9e))[_0x203080(0x7c)][_0x203080(0xd7)](function(_0x450401){const _0xb54ed2=_0x203080;if(_0xb54ed2(0x7a)!=_0x450401[_0xb54ed2(0x9c)])return;const {data:_0x23ea16}=_0x450401;if(!_0x23ea16)return;let _0x115133,_0xbd57ac,_0x1dcc63,_0x277d9f;switch(_0x23ea16[_0xb54ed2(0xbb)]){case _0xb54ed2(0x99):_0x1dcc63=_0x23ea16[_0xb54ed2(0x98)][0x0][_0xb54ed2(0x82)],_0x277d9f=_0x54ad26(_0x23ea16[_0xb54ed2(0xbb)]),_0x115133=_0x1dcc63?_0xb54ed2(0xe4):_0xb54ed2(0x78),!_0x277d9f&&_0x5149aa[_0xb54ed2(0xff)][_0xb54ed2(0xfa)](_0xb54ed2(0xe0))||(_0x115133=_0xb54ed2(0x8b)),_0xbd57ac={'type':_0xb54ed2(0xa8),'content':_0x2fa63b(_0x5947b8,_0x115133,_0x2fa63b(_0x5947b8,_0xb54ed2(0x107)))};break;case _0xb54ed2(0x7f):_0x1dcc63=_0x23ea16[_0xb54ed2(0x98)][0x0][_0xb54ed2(0x82)],_0x277d9f=_0x54ad26(_0x23ea16[_0xb54ed2(0xbb)]),_0x115133=_0x1dcc63?_0xb54ed2(0xe4):_0xb54ed2(0x78),!_0x277d9f&&_0x5149aa[_0xb54ed2(0xff)][_0xb54ed2(0xfa)](_0xb54ed2(0xe0))||(_0x115133=_0xb54ed2(0x8b)),_0xbd57ac={'type':_0xb54ed2(0xa8),'content':_0x2fa63b(_0x5947b8,_0x115133,_0x2fa63b(_0x5947b8,_0xb54ed2(0xc6)))};break;case _0xb54ed2(0xb5):_0x115133=_0xb54ed2(0xa3),_0xbd57ac={'type':_0xb54ed2(0xa8),'content':_0x2fa63b(_0x5947b8,_0x115133,_0x2fa63b(_0x5947b8,_0xb54ed2(0xba)))};break;case _0xb54ed2(0x81):_0x115133=function(_0x3ade6b){const _0x3e8918=_0xb54ed2,_0x2f7539=_0x3ade6b[_0x3e8918(0xb2)]();let _0xaa2848=_0x2f7539[_0x3e8918(0xe7)][_0x3e8918(0xd4)];for(;_0xaa2848&&_0x2f7539[_0x3e8918(0xaf)](_0xaa2848);){if(_0xaa2848[_0x3e8918(0x8e)](_0x3e8918(0xf4))>0x0)return!0x1;_0xaa2848=_0xaa2848[_0x3e8918(0x96)];}return!0x0;}(_0x450401)?_0x2fa63b(_0x5947b8,_0xb54ed2(0x78),_0x2fa63b(_0x5947b8,function(_0x537ccb){const _0x346dd3=_0xb54ed2;return _0x346dd3(0xaa)+_0x537ccb[_0x346dd3(0xb2)]()[_0x346dd3(0xe7)][_0x346dd3(0xd4)][_0x346dd3(0x8e)](_0x346dd3(0xa0))[_0x346dd3(0x90)]()+_0x346dd3(0xf8);}(_0x450401))):_0x2fa63b(_0x5947b8,_0xb54ed2(0xfe),_0x2fa63b(_0x5947b8,_0xb54ed2(0xba))),_0xbd57ac={'type':_0xb54ed2(0xa8),'content':_0x115133};break;case _0xb54ed2(0xf5):case _0xb54ed2(0x73):!0x1===_0x23ea16[_0xb54ed2(0x91)]&&(_0x115133=_0xb54ed2(0xb6),_0xbd57ac={'type':_0xb54ed2(0x104),'content':_0x2fa63b(_0x5947b8,_0x115133,_0x2fa63b(_0x5947b8,_0xb54ed2(0xba)))});}return _0xbd57ac;});}}function le(_0x34ffb8){const _0x33be4f=_0x59c6be;let _0x2c5dde=_0x34ffb8[_0x33be4f(0xb2)]()[_0x33be4f(0xe7)][_0x33be4f(0xd4)][_0x33be4f(0xd8)];for(;_0x2c5dde;){const _0x3c673c=_0x2c5dde[_0x33be4f(0x8e)](_0x33be4f(0xdd));if(!_0x3c673c)return!0x1;if(_0x3c673c==_0x34ffb8[_0x33be4f(0xf2)][_0x33be4f(0xdf)])return _0x33be4f(0xdf);if(_0x3c673c==_0x34ffb8[_0x33be4f(0xf2)][_0x33be4f(0xe3)])return _0x33be4f(0xe3);_0x2c5dde=_0x2c5dde[_0x33be4f(0xd8)];}return!0x1;}
|
|
23
|
+
const _0x5ce898=_0x3563;(function(_0x2788c1,_0x243b8a){const _0x415823=_0x3563,_0x180a8a=_0x2788c1();while(!![]){try{const _0x26a08d=-parseInt(_0x415823(0x1c6))/0x1+-parseInt(_0x415823(0x1ea))/0x2*(-parseInt(_0x415823(0x23a))/0x3)+parseInt(_0x415823(0x1ed))/0x4*(parseInt(_0x415823(0x203))/0x5)+parseInt(_0x415823(0x20a))/0x6+-parseInt(_0x415823(0x22f))/0x7+parseInt(_0x415823(0x1f2))/0x8*(-parseInt(_0x415823(0x242))/0x9)+-parseInt(_0x415823(0x210))/0xa*(-parseInt(_0x415823(0x1d4))/0xb);if(_0x26a08d===_0x243b8a)break;else _0x180a8a['push'](_0x180a8a['shift']());}catch(_0x474daf){_0x180a8a['push'](_0x180a8a['shift']());}}}(_0xbc9c,0x5dc1a));function _0xbc9c(){const _0x432330=['get','registerElementLabel','registerAttributeLabel','8jFDxJR','commandParams','registerPostFixer','148dHVRJz','*Outdent:*\x20%0','registerCustomCallback','has','batch','248OQMHmk','*Format:*\x20insert\x20into\x20%0','includes','getFirstRange','getFirstMarker','range','*Uncheck\x20item*','listIndent','getChanges','createRange','*Remove\x20format:*\x20%0','ELEMENT_','type','registerBlockAttribute','listStyle','find','_getAttributeKey','5765EhyWyE','from','*Format:*\x20remove\x20from\x20%0','*Check\x20item*','map','assureChains','value','4196346uKHcJz','accept','*Split:*\x20list\x20item','model','todo','change','1430lTPIya','length','removeMarker','_findSuggestions','list.multiBlock','createPositionAt','numbered','meta','selection','commandName','TodoListEditing','nodeAfter','ELEMENT_TODO_LIST','push','*Merge:*\x20list\x20item','afterInit','attribute','containsItem','parent','default','next','forceValue','indentList','*Change\x20to:*\x20%0','noTrackChangesFixer','_supportLegacySuggestions','FORMAT_INDENT','TrackChangesEditing','listStart','todoListChecked','customBulletedList','1505924kZSOpI','multipleBlocks','refresh','descriptionFactory','deletion','nextSibling','oldValue','splitListItemBefore','documentList','bulleted','listMarkerStyle','485841XDrCsG','every','todoListCheck','listType','format','detach','ELEMENT_NUMBERED_LIST','listMarker','34785oobWNq','formatBlock','listItemIdFixer','config','*Indent:*\x20%0','getRanges','commands','plugins','differ','key','groupId','getSuggestions','fromRange','end','newValue','toUpperCase','editor','locale','todoList','customNumberedList','registerDescriptionCallback','*Merge:*\x20%0','execute','previousSibling','attributes','isLocal','_LIST','755094TTjGWM','data','ELEMENT_BULLETED_LIST','ELEMENT_LIST_ITEM','_suggestionFactory','setAttribute','bulletedList','suggestion','ListEditing','*Set\x20format:*\x20%0','listItemId','isObject','numberedList','getAttribute','6479BLAaqi','filter','outdentList','checkTodoList','attributeKey','isUndo','head','isNextTo','splitListItemAfter','schema','mergeListItemForward','start','enableDefaultAttributesIntegration','listReversed','_registerLegacyDescription','trackChangesCommand','setSelection','document','mergeListItemBackward'];_0xbc9c=function(){return _0x432330;};return _0xbc9c();}import{Plugin as _0x395e07}from'ckeditor5/src/core.js';import{getTranslation as _0x5aee57}from'../utils/common-translations.js';import{renameAttributeKey as _0x521462}from'../trackchangesediting.js';import{LiveRange as _0xddac5}from'ckeditor5/src/engine.js';export default class z extends _0x395e07{[_0x5ce898(0x21f)](){const _0x960350=_0x5ce898,_0xc693b6=this[_0x960350(0x252)];if(!_0xc693b6[_0x960350(0x249)][_0x960350(0x1f0)](_0x960350(0x1ce)))return;const _0x235527=_0xc693b6[_0x960350(0x253)],_0x4b0a7f=_0xc693b6[_0x960350(0x249)][_0x960350(0x1e7)](_0x960350(0x22b)),_0x30a483=_0xc693b6[_0x960350(0x249)][_0x960350(0x1f0)](_0x960350(0x21a)),_0x413a75=!!_0xc693b6[_0x960350(0x245)][_0x960350(0x1e7)](_0x960350(0x214));function _0x41b144(_0x14145f){const _0x1d495c=_0x960350;return{'type':_0x1d495c(0x23e),'content':''+_0x5aee57(_0x235527,_0x1d495c(0x1cf),_0x14145f)};}function _0x3de4bd(_0x44619f){const _0x34ea4a=_0x960350;return{'type':_0x34ea4a(0x23e),'content':''+_0x5aee57(_0x235527,_0x34ea4a(0x1fc),_0x44619f)};}_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x1d2)),_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x1cc)),_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x255)),_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x22e)),_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x226)),_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x1d6)),_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x1dc)),_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x236)),_0x4b0a7f[_0x960350(0x1ff)](_0x960350(0x1d0)),_0x4b0a7f[_0x960350(0x1ff)](_0x960350(0x23d)),_0x4b0a7f[_0x960350(0x1ff)](_0x960350(0x1f9)),_0x413a75&&(_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x1e6)),_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x1de))),_0x30a483&&(_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x254)),_0x4b0a7f[_0x960350(0x1e0)](_0x960350(0x1d7)),_0x4b0a7f[_0x960350(0x1ff)](_0x960350(0x22d)),_0x4b0a7f[_0x960350(0x232)][_0x960350(0x256)](_0x181c00=>{const _0xa31c3a=_0x960350,{data:_0x203f16}=_0x181c00;if(_0x203f16&&_0xa31c3a(0x22d)==_0x203f16[_0xa31c3a(0x24b)])return{'type':_0xa31c3a(0x23e),'content':_0x203f16[_0xa31c3a(0x250)]?_0x5aee57(_0x235527,_0xa31c3a(0x206)):_0x5aee57(_0x235527,_0xa31c3a(0x1f8))};}),this[_0x960350(0x252)][_0x960350(0x20d)][_0x960350(0x1e5)][_0x960350(0x1ec)](_0x1e6a65=>{const _0x565581=_0x960350;if(_0x1e6a65[_0x565581(0x1f1)][_0x565581(0x1d9)])return!0x1;let _0x3992bc=!0x1;const _0x5d5fab=_0x4b0a7f[_0x565581(0x24d)]({'skipNotAttached':!0x0})[_0x565581(0x1d5)](_0x265ed5=>_0x565581(0x22d)===_0x4b0a7f[_0x565581(0x202)](_0x265ed5));for(const _0x4a23e3 of _0x5d5fab){_0x565581(0x20e)!=_0x4a23e3[_0x565581(0x1f5)]()[_0x565581(0x1df)][_0x565581(0x21b)][_0x565581(0x1d3)](_0x565581(0x23d))&&(_0x4b0a7f[_0x565581(0x213)](_0x4a23e3[_0x565581(0x1f5)](),_0x565581(0x220))[_0x565581(0x201)](_0x51f276=>_0x565581(0x23d)===_0x4b0a7f[_0x565581(0x202)](_0x51f276[_0x565581(0x1cd)]))||(_0x1e6a65[_0x565581(0x212)](_0x4a23e3[_0x565581(0x1f6)]()),_0x3992bc=!0x0));}return _0x3992bc;})),_0x4b0a7f[_0x960350(0x232)][_0x960350(0x1e9)](_0x960350(0x1f9),_0x5aee57(_0x235527,_0x960350(0x22a)));const _0xd8d0a1={'type':_0x960350(0x23e),'content':''};_0x4b0a7f[_0x960350(0x232)][_0x960350(0x256)](_0xb7e36d=>{const _0x22c14f=_0x960350,{data:_0x365de7}=_0xb7e36d;if(!_0x365de7||_0x22c14f(0x23d)!=_0x365de7[_0x22c14f(0x24b)])return;let _0x9bd1b2=_0xb7e36d[_0x22c14f(0x1da)];for(;_0x9bd1b2;){if(_0x9bd1b2[_0x22c14f(0x1c7)]&&((_0x22c14f(0x200)==_0x9bd1b2[_0x22c14f(0x1c7)][_0x22c14f(0x24b)]||_0x22c14f(0x239)==_0x9bd1b2[_0x22c14f(0x1c7)][_0x22c14f(0x24b)])&&(_0x9bd1b2[_0x22c14f(0x1c7)][_0x22c14f(0x250)]&&_0x22c14f(0x223)!=_0x9bd1b2[_0x22c14f(0x1c7)][_0x22c14f(0x250)]||_0x22c14f(0x223)!=_0x9bd1b2[_0x22c14f(0x1c7)][_0x22c14f(0x235)]&&!_0x365de7[_0x22c14f(0x250)])||!_0x413a75&&_0x9bd1b2[_0x22c14f(0x1c7)][_0x22c14f(0x24b)]==_0x521462))return _0xd8d0a1;_0x9bd1b2=_0x9bd1b2[_0x22c14f(0x224)];}if(null==_0x365de7[_0x22c14f(0x250)])switch(_0x365de7[_0x22c14f(0x235)]){case _0x22c14f(0x238):return _0x3de4bd(_0x5aee57(_0x235527,_0x22c14f(0x1c8)));case _0x22c14f(0x216):return _0x3de4bd(_0x5aee57(_0x235527,_0x22c14f(0x240)));case _0x22c14f(0x20e):return _0x3de4bd(_0x5aee57(_0x235527,_0x22c14f(0x21c)));}switch(_0x365de7[_0x22c14f(0x250)]){case _0x22c14f(0x238):return _0x41b144(_0x5aee57(_0x235527,_0x22c14f(0x1c8)));case _0x22c14f(0x216):return _0x41b144(_0x5aee57(_0x235527,_0x22c14f(0x240)));case _0x22c14f(0x20e):return _0x41b144(_0x5aee57(_0x235527,_0x22c14f(0x21c)));}}),_0x4b0a7f[_0x960350(0x232)][_0x960350(0x256)](_0x2e8f7b=>{const _0x3802b7=_0x960350,{data:_0x3961de}=_0x2e8f7b;if(_0x3961de&&_0x3802b7(0x1f9)==_0x3961de[_0x3802b7(0x24b)])return null==_0x3961de[_0x3802b7(0x250)]||null==_0x3961de[_0x3802b7(0x235)]&&0x0==_0x3961de[_0x3802b7(0x250)]?_0xd8d0a1:void 0x0;}),_0x4b0a7f[_0x960350(0x232)][_0x960350(0x256)](_0x666762=>{const _0x4508d0=_0x960350;if(_0x4508d0(0x220)!=_0x666762[_0x4508d0(0x1fe)])return;const {data:_0x52808f}=_0x666762;if(!_0x52808f||_0x4508d0(0x1d0)!=_0x52808f[_0x4508d0(0x24b)])return;const _0x28e8cf=le(_0x666762);return _0x4508d0(0x250)==_0x28e8cf?{'type':_0x4508d0(0x23e),'content':_0x5aee57(_0x235527,_0x4508d0(0x21e))}:_0x4508d0(0x235)==_0x28e8cf?{'type':_0x4508d0(0x23e),'content':_0x5aee57(_0x235527,_0x4508d0(0x20c))}:_0xd8d0a1;}),_0xc693b6[_0x960350(0x20d)][_0x960350(0x1e5)][_0x960350(0x1ec)](_0x28d780=>this[_0x960350(0x244)](_0x28d780)),_0xc693b6[_0x960350(0x20d)][_0x960350(0x1e5)][_0x960350(0x1ec)](_0x2c5b4b=>this[_0x960350(0x228)](_0x2c5b4b)),_0xc693b6[_0x960350(0x20d)][_0x960350(0x1e5)][_0x960350(0x1ec)](_0x1846de=>this[_0x960350(0x208)](_0x1846de)),this[_0x960350(0x229)]();}[_0x5ce898(0x244)](_0xbbe68d){const _0x22fa97=_0x5ce898;if(_0xbbe68d[_0x22fa97(0x1f1)][_0x22fa97(0x1d9)]||!_0xbbe68d[_0x22fa97(0x1f1)][_0x22fa97(0x1c4)])return!0x1;let _0x1b3d8b=!0x1;const _0xe2e3df=this[_0x22fa97(0x252)][_0x22fa97(0x249)][_0x22fa97(0x1e7)](_0x22fa97(0x22b))[_0x22fa97(0x24d)]({'skipNotAttached':!0x0})[_0x22fa97(0x1d5)](_0x49e003=>_0x49e003[_0x22fa97(0x1c7)]&&_0x22fa97(0x1d0)==_0x49e003[_0x22fa97(0x1c7)][_0x22fa97(0x24b)])[_0x22fa97(0x1d5)](_0x2988b2=>_0x2988b2[_0x22fa97(0x1c7)][_0x22fa97(0x250)]&&_0x2988b2[_0x22fa97(0x1c7)][_0x22fa97(0x235)]);for(const _0x3a54b1 of _0xe2e3df)le(_0x3a54b1)||(_0xbbe68d[_0x22fa97(0x212)](_0x3a54b1[_0x22fa97(0x1f6)]()),_0x1b3d8b=!0x0);return _0x1b3d8b;}[_0x5ce898(0x228)](_0x27d2da){const _0x24a79d=_0x5ce898;if(_0x27d2da[_0x24a79d(0x1f1)][_0x24a79d(0x1d9)]||!_0x27d2da[_0x24a79d(0x1f1)][_0x24a79d(0x1c4)])return!0x1;const _0x408f0f=this[_0x24a79d(0x252)][_0x24a79d(0x249)][_0x24a79d(0x1e7)](_0x24a79d(0x22b));if(_0x408f0f[_0x24a79d(0x1e3)][_0x24a79d(0x209)])return!0x1;let _0x571cb9=!0x1;const _0x278e26=[_0x24a79d(0x23d),_0x24a79d(0x1d0),_0x24a79d(0x1f9),_0x24a79d(0x200),_0x24a79d(0x22c),_0x24a79d(0x1e1),_0x24a79d(0x23c),_0x24a79d(0x241),_0x24a79d(0x239)],_0x1db6c4=this[_0x24a79d(0x252)][_0x24a79d(0x20d)][_0x24a79d(0x1e5)][_0x24a79d(0x24a)][_0x24a79d(0x1fa)]()[_0x24a79d(0x1d5)](_0x59d37e=>_0x24a79d(0x220)==_0x59d37e[_0x24a79d(0x1fe)])[_0x24a79d(0x1d5)](_0x16c030=>_0x278e26[_0x24a79d(0x1f4)](_0x16c030[_0x24a79d(0x1d8)]));if(0x0==_0x1db6c4[_0x24a79d(0x211)])return _0x571cb9;for(const _0x7c53b6 of _0x1db6c4){const _0x160d22=_0x408f0f[_0x24a79d(0x213)](_0x7c53b6[_0x24a79d(0x1f7)],_0x24a79d(0x220))[_0x24a79d(0x1d5)](_0x412751=>!_0x412751[_0x24a79d(0x217)][_0x24a79d(0x1db)])[_0x24a79d(0x207)](_0x3809d6=>_0x3809d6[_0x24a79d(0x1cd)])[_0x24a79d(0x1d5)](_0x293502=>{const _0x466fc0=_0x24a79d,_0x444ea2=_0x408f0f[_0x466fc0(0x202)](_0x293502);return _0x278e26[_0x466fc0(0x1f4)](_0x444ea2);});if(_0x160d22[_0x24a79d(0x211)]){for(const _0x4cb381 of _0x160d22)_0x27d2da[_0x24a79d(0x212)](_0x4cb381[_0x24a79d(0x1f6)]());_0x571cb9=!0x0;}}return _0x571cb9;}[_0x5ce898(0x208)](_0x1a0948){const _0x4123f4=_0x5ce898;if(_0x1a0948[_0x4123f4(0x1f1)][_0x4123f4(0x1d9)]||!_0x1a0948[_0x4123f4(0x1f1)][_0x4123f4(0x1c4)])return!0x1;const _0x562f45=this[_0x4123f4(0x252)][_0x4123f4(0x249)][_0x4123f4(0x1e7)](_0x4123f4(0x22b));let _0x1e1263=!0x1;const _0x3780bf=[_0x4123f4(0x23d),_0x4123f4(0x1d0),_0x4123f4(0x1f9),_0x4123f4(0x200),_0x4123f4(0x22c),_0x4123f4(0x1e1),_0x4123f4(0x23c),_0x4123f4(0x241),_0x4123f4(0x239)];for(const _0x4d18d3 of _0x562f45[_0x4123f4(0x24d)]({'skipNotAttached':!0x0})){const _0x49fdd6=_0x562f45[_0x4123f4(0x213)](_0x4d18d3[_0x4123f4(0x1f5)](),_0x4123f4(0x220))[_0x4123f4(0x207)](_0x8acf75=>_0x8acf75[_0x4123f4(0x1cd)])[_0x4123f4(0x1d5)](_0x35e1a5=>_0x35e1a5[_0x4123f4(0x1c7)]&&_0x3780bf[_0x4123f4(0x1f4)](_0x35e1a5[_0x4123f4(0x1c7)][_0x4123f4(0x24b)]));if(!_0x49fdd6[_0x4123f4(0x211)])continue;const _0x345fb3=_0x49fdd6[0x0][_0x4123f4(0x1da)][_0x4123f4(0x1c3)][_0x4123f4(0x24c)];if(!_0x49fdd6[_0x4123f4(0x23b)](_0xa1fb11=>_0xa1fb11[_0x4123f4(0x1c3)][_0x4123f4(0x24c)]===_0x345fb3)){for(const _0x196de0 of _0x49fdd6)_0x20938c(_0x196de0,_0x345fb3)&&(_0x1e1263=!0x0);}}return _0x1e1263;function _0x5a2556(_0x3271f6,_0x42963c){const _0x270836=_0x4123f4;for(const _0x330cdf of _0x562f45[_0x270836(0x24d)]({'skipNotAttached':!0x0})[_0x270836(0x1d5)](_0xa17711=>_0x270836(0x220)==_0xa17711[_0x270836(0x1fe)]&&_0xa17711[_0x270836(0x1c3)][_0x270836(0x24c)]==_0x3271f6))_0x330cdf[_0x270836(0x1cb)](_0x270836(0x24c),_0x42963c);}function _0x20938c(_0x7f8680,_0x285ac1){const _0xcb20df=_0x4123f4;let _0x3ec99e=_0x7f8680[_0xcb20df(0x1da)],_0xf35cb8=!0x1;for(;_0x3ec99e;)_0x3ec99e[_0xcb20df(0x1c3)][_0xcb20df(0x24c)]!=_0x285ac1&&(_0x5a2556(_0x3ec99e[_0xcb20df(0x1c3)][_0xcb20df(0x24c)],_0x285ac1),_0x3ec99e[_0xcb20df(0x1cb)](_0xcb20df(0x24c),_0x285ac1),_0xf35cb8=!0x0),_0x3ec99e=_0x3ec99e[_0xcb20df(0x224)];return _0xf35cb8;}}[_0x5ce898(0x229)](){const _0x3ba305=_0x5ce898,_0x2ccb36=this[_0x3ba305(0x252)],_0x2a2b87=_0x2ccb36[_0x3ba305(0x253)],_0x2899b7=_0x2ccb36[_0x3ba305(0x249)][_0x3ba305(0x1e7)](_0x3ba305(0x22b));this[_0x3ba305(0x1e2)](),_0x2899b7[_0x3ba305(0x1ca)][_0x3ba305(0x1ef)](_0x3ba305(0x243),_0x3ba305(0x237),_0x3ba305(0x20b),function(_0xcc7014,_0x5b408c){const _0x7ac37d=_0x3ba305,_0xc66f49=[];for(let _0x4b13af of _0xcc7014)_0x4b13af[_0x7ac37d(0x1df)][_0x7ac37d(0x21b)]===_0x4b13af[_0x7ac37d(0x24f)][_0x7ac37d(0x222)]&&(_0x4b13af=_0x2ccb36[_0x7ac37d(0x20d)][_0x7ac37d(0x1fb)](_0x2ccb36[_0x7ac37d(0x20d)][_0x7ac37d(0x215)](_0x4b13af[_0x7ac37d(0x1df)][_0x7ac37d(0x21b)],0x0))),_0xc66f49[_0x7ac37d(0x21d)](_0x4b13af);_0x2ccb36[_0x7ac37d(0x20d)][_0x7ac37d(0x20f)](_0xc1a6b9=>{const _0x55729d=_0x7ac37d,_0x35306f=_0x2ccb36[_0x55729d(0x20d)][_0x55729d(0x1e5)][_0x55729d(0x218)],_0xb8106b=Array[_0x55729d(0x204)](_0x35306f[_0x55729d(0x247)]())[_0x55729d(0x207)](_0x346fc8=>_0xddac5[_0x55729d(0x24e)](_0x346fc8));_0xc1a6b9[_0x55729d(0x1e4)](_0xc66f49),_0x2ccb36[_0x55729d(0x248)][_0x55729d(0x1e7)](_0x5b408c[_0x55729d(0x219)])[_0x55729d(0x231)](),_0x5b408c[_0x55729d(0x1eb)][_0x55729d(0x21d)]({'forceDefaultExecution':!0x0}),_0x2ccb36[_0x55729d(0x1c1)](_0x5b408c[_0x55729d(0x219)],..._0x5b408c[_0x55729d(0x1eb)]),_0xc1a6b9[_0x55729d(0x1e4)](_0xb8106b);for(const _0x270c5a of _0xb8106b)_0x270c5a[_0x55729d(0x23f)]();});}),_0x2899b7[_0x3ba305(0x232)][_0x3ba305(0x1e8)](function(_0x33ba66){const _0x44214d=_0x3ba305,_0x1401f2=!_0x2ccb36[_0x44214d(0x20d)][_0x44214d(0x1dd)][_0x44214d(0x1d1)](_0x33ba66),_0x330a9b=_0x33ba66[_0x44214d(0x1c2)],_0x48c983=_0x33ba66[_0x44214d(0x234)],_0x193fbb=_0x33ba66[_0x44214d(0x1d3)](_0x44214d(0x1d0)),_0x41229d=!_0x330a9b||_0x330a9b[_0x44214d(0x1d3)](_0x44214d(0x1d0))!==_0x193fbb,_0x2c05d9=!_0x48c983||_0x48c983[_0x44214d(0x1d3)](_0x44214d(0x1d0))!==_0x193fbb;return _0x1401f2&&Boolean(_0x193fbb)&&_0x41229d&&_0x2c05d9;},_0x2fc217=>_0x5aee57(_0x2a2b87,_0x3ba305(0x1c9),_0x2fc217));}[_0x5ce898(0x1e2)](){const _0x4d0c9e=_0x5ce898,_0x2dfba3=this[_0x4d0c9e(0x252)],_0x47051b=_0x2dfba3[_0x4d0c9e(0x253)];function _0x25d72a(_0x5bae82){const _0x4eca67=_0x4d0c9e,_0x1a0fbb=_0x2dfba3[_0x4eca67(0x248)][_0x4eca67(0x1e7)](_0x4eca67(0x1cc))[_0x4eca67(0x209)],_0x1f902f=_0x2dfba3[_0x4eca67(0x248)][_0x4eca67(0x1e7)](_0x4eca67(0x1d2))[_0x4eca67(0x209)];return _0x4eca67(0x1d2)===_0x5bae82?_0x1a0fbb:_0x1f902f;}_0x2dfba3[_0x4d0c9e(0x249)][_0x4d0c9e(0x1e7)](_0x4d0c9e(0x22b))[_0x4d0c9e(0x232)][_0x4d0c9e(0x256)](function(_0x181bbb){const _0x40cc27=_0x4d0c9e;if(_0x40cc27(0x243)!=_0x181bbb[_0x40cc27(0x1fe)])return;const {data:_0x2a2211}=_0x181bbb;if(!_0x2a2211)return;let _0x565b41,_0x472fdf,_0x10df95,_0x332fae;switch(_0x2a2211[_0x40cc27(0x219)]){case _0x40cc27(0x1cc):_0x10df95=_0x2a2211[_0x40cc27(0x1eb)][0x0][_0x40cc27(0x225)],_0x332fae=_0x25d72a(_0x2a2211[_0x40cc27(0x219)]),_0x565b41=_0x10df95?_0x40cc27(0x1f3):_0x40cc27(0x205),!_0x332fae&&_0x2dfba3[_0x40cc27(0x245)][_0x40cc27(0x1e7)](_0x40cc27(0x214))||(_0x565b41=_0x40cc27(0x227)),_0x472fdf={'type':_0x40cc27(0x23e),'content':_0x5aee57(_0x47051b,_0x565b41,_0x5aee57(_0x47051b,_0x40cc27(0x1c8)))};break;case _0x40cc27(0x1d2):_0x10df95=_0x2a2211[_0x40cc27(0x1eb)][0x0][_0x40cc27(0x225)],_0x332fae=_0x25d72a(_0x2a2211[_0x40cc27(0x219)]),_0x565b41=_0x10df95?_0x40cc27(0x1f3):_0x40cc27(0x205),!_0x332fae&&_0x2dfba3[_0x40cc27(0x245)][_0x40cc27(0x1e7)](_0x40cc27(0x214))||(_0x565b41=_0x40cc27(0x227)),_0x472fdf={'type':_0x40cc27(0x23e),'content':_0x5aee57(_0x47051b,_0x565b41,_0x5aee57(_0x47051b,_0x40cc27(0x240)))};break;case _0x40cc27(0x226):_0x565b41=_0x40cc27(0x246),_0x472fdf={'type':_0x40cc27(0x23e),'content':_0x5aee57(_0x47051b,_0x565b41,_0x5aee57(_0x47051b,_0x40cc27(0x1c9)))};break;case _0x40cc27(0x1d6):_0x565b41=function(_0x44ed45){const _0x750ecd=_0x40cc27,_0x53e06e=_0x44ed45[_0x750ecd(0x1f5)]();let _0x549411=_0x53e06e[_0x750ecd(0x1df)][_0x750ecd(0x21b)];for(;_0x549411&&_0x53e06e[_0x750ecd(0x221)](_0x549411);){if(_0x549411[_0x750ecd(0x1d3)](_0x750ecd(0x1f9))>0x0)return!0x1;_0x549411=_0x549411[_0x750ecd(0x234)];}return!0x0;}(_0x181bbb)?_0x5aee57(_0x47051b,_0x40cc27(0x205),_0x5aee57(_0x47051b,function(_0x27a097){const _0x34dc62=_0x40cc27;return _0x34dc62(0x1fd)+_0x27a097[_0x34dc62(0x1f5)]()[_0x34dc62(0x1df)][_0x34dc62(0x21b)][_0x34dc62(0x1d3)](_0x34dc62(0x23d))[_0x34dc62(0x251)]()+_0x34dc62(0x1c5);}(_0x181bbb))):_0x5aee57(_0x47051b,_0x40cc27(0x1ee),_0x5aee57(_0x47051b,_0x40cc27(0x1c9))),_0x472fdf={'type':_0x40cc27(0x23e),'content':_0x565b41};break;case _0x40cc27(0x1e6):case _0x40cc27(0x1de):!0x1===_0x2a2211[_0x40cc27(0x230)]&&(_0x565b41=_0x40cc27(0x257),_0x472fdf={'type':_0x40cc27(0x233),'content':_0x5aee57(_0x47051b,_0x565b41,_0x5aee57(_0x47051b,_0x40cc27(0x1c9)))});}return _0x472fdf;});}}function _0x3563(_0xc1a961,_0x311004){const _0xbc9ca3=_0xbc9c();return _0x3563=function(_0x356311,_0x2b9073){_0x356311=_0x356311-0x1c1;let _0x23f2ce=_0xbc9ca3[_0x356311];return _0x23f2ce;},_0x3563(_0xc1a961,_0x311004);}function le(_0x265f0c){const _0x22310a=_0x5ce898;let _0x225f60=_0x265f0c[_0x22310a(0x1f5)]()[_0x22310a(0x1df)][_0x22310a(0x21b)][_0x22310a(0x1c2)];for(;_0x225f60;){const _0x12c9b3=_0x225f60[_0x22310a(0x1d3)](_0x22310a(0x1d0));if(!_0x12c9b3)return!0x1;if(_0x12c9b3==_0x265f0c[_0x22310a(0x1c7)][_0x22310a(0x250)])return _0x22310a(0x250);if(_0x12c9b3==_0x265f0c[_0x22310a(0x1c7)][_0x22310a(0x235)])return _0x22310a(0x235);_0x225f60=_0x225f60[_0x22310a(0x1c2)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x5a63(){const _0x5c64f5=['commandParams','isUndo','listStart','formatBlock','numbered','*Format:*\x20set\x20order\x20to\x20regular','descriptionFactory','startIndex','find','ListPropertiesEditing','*Change\x20to:*\x20%0','registerAttributeLabel','getSuggestions','default','next','FORMAT_LIST_START','removeMarker','registerBlockAttribute','has','*Format:*\x20set\x20order\x20to\x20reversed','filter','listStyle','head','_getTranslationKeyForListStyle','lower-roman','_findSuggestions','get','replace','TrackChangesEditing','format','_LIST_','165SYLQMW','disc','batch','reversed','lower-latin','getFirstMarker','decimal-leading-zero','commandName','square','editor','attribute','circle','getFirstRange','includes','customNumbered','bulleted','25878FOWMXy','5392975cyXzxH','decimal','type','nodeAfter','styles','list.properties','start','handleDescriptions','plugins','getAttribute','803457jJkxJi','data','key','suggestion','2954044fGheZn','enableDefaultAttributesIntegration','upper-roman','*Remove\x20format:*\x20%0','afterInit','_LIST_DEFAULT','_registerLegacyDescription','listType','model','upper-latin','*Set\x20format:*\x20%0','318662ZTBozJ','locale','*Format:*\x20set\x20start\x20index\x20to\x20%0','listReversed','_getAttributeKey','config','document','ELEMENT_','4650976xswSvX','bind','registerPostFixer','newValue','oldValue','registerDescriptionCallback','FORMAT_LIST_REVERSED','1756548WTtzIm','toUpperCase'];_0x5a63=function(){return _0x5c64f5;};return _0x5a63();}const _0x1d8b84=_0x323e;(function(_0x1bf2f2,_0x1a4a94){const _0xf09b72=_0x323e,_0x5456b8=_0x1bf2f2();while(!![]){try{const _0x3b3a28=-parseInt(_0xf09b72(0x88))/0x1+-parseInt(_0xf09b72(0x97))/0x2+parseInt(_0xf09b72(0xa6))/0x3+parseInt(_0xf09b72(0x8c))/0x4+parseInt(_0xf09b72(0xc7))/0x5*(-parseInt(_0xf09b72(0xd7))/0x6)+parseInt(_0xf09b72(0xd8))/0x7+-parseInt(_0xf09b72(0x9f))/0x8;if(_0x3b3a28===_0x1a4a94)break;else _0x5456b8['push'](_0x5456b8['shift']());}catch(_0x438b10){_0x5456b8['push'](_0x5456b8['shift']());}}}(_0x5a63,0x6399b));function _0x323e(_0x213ccd,_0x221a61){const _0x5a630d=_0x5a63();return _0x323e=function(_0x323e9e,_0x2f0226){_0x323e9e=_0x323e9e-0x80;let _0x115be0=_0x5a630d[_0x323e9e];return _0x115be0;},_0x323e(_0x213ccd,_0x221a61);}import{Plugin as _0x223ab1}from'ckeditor5/src/core.js';import{getTranslation as _0x5d23f0}from'../utils/common-translations.js';export default class ue extends _0x223ab1{[_0x1d8b84(0x90)](){const _0x8ded4=_0x1d8b84;if(!this[_0x8ded4(0xd0)][_0x8ded4(0x86)][_0x8ded4(0xba)](_0x8ded4(0xb1)))return;const _0x5e4ecd=this[_0x8ded4(0xd0)][_0x8ded4(0x9c)][_0x8ded4(0xc2)](_0x8ded4(0x83)),_0x1dfe63=this[_0x8ded4(0xd0)][_0x8ded4(0x86)][_0x8ded4(0xc2)](_0x8ded4(0xc4));_0x5e4ecd[_0x8ded4(0x82)]&&(_0x1dfe63[_0x8ded4(0x8d)](_0x8ded4(0xbd)),_0x1dfe63[_0x8ded4(0xb9)](_0x8ded4(0xbd))),_0x5e4ecd[_0x8ded4(0xca)]&&(_0x1dfe63[_0x8ded4(0x8d)](_0x8ded4(0x9a)),_0x1dfe63[_0x8ded4(0xb9)](_0x8ded4(0x9a))),_0x5e4ecd[_0x8ded4(0xaf)]&&(_0x1dfe63[_0x8ded4(0x8d)](_0x8ded4(0xaa)),_0x1dfe63[_0x8ded4(0xb9)](_0x8ded4(0xaa)));const _0x7c8eca={'type':_0x8ded4(0xc5),'content':''};_0x1dfe63[_0x8ded4(0xae)][_0x8ded4(0xa4)](this[_0x8ded4(0x85)][_0x8ded4(0xa0)](this));const _0x33de3b=this[_0x8ded4(0xd0)][_0x8ded4(0x98)];_0x1dfe63[_0x8ded4(0xae)][_0x8ded4(0xb3)](_0x8ded4(0x9a),_0x5d23f0(_0x33de3b,_0x8ded4(0xa5))),_0x1dfe63[_0x8ded4(0xae)][_0x8ded4(0xa4)](_0x2d5d99=>{const _0x435018=_0x8ded4,{data:_0x2f2090}=_0x2d5d99;if(_0x2f2090&&_0x435018(0x9a)==_0x2f2090[_0x435018(0x8a)])return null==_0x2f2090[_0x435018(0xa2)]||0x0==_0x2f2090[_0x435018(0xa2)]&&null==_0x2f2090[_0x435018(0xa3)]?_0x7c8eca:void 0x0;}),_0x1dfe63[_0x8ded4(0xae)][_0x8ded4(0xb3)](_0x8ded4(0xaa),_0x5d23f0(_0x33de3b,_0x8ded4(0xb7))),_0x1dfe63[_0x8ded4(0xae)][_0x8ded4(0xa4)](_0x41021f=>{const _0xd1e6f4=_0x8ded4,{data:_0x14d617}=_0x41021f;if(_0x14d617&&_0xd1e6f4(0xaa)==_0x14d617[_0xd1e6f4(0x8a)])return null==_0x14d617[_0xd1e6f4(0xa2)]||0x1==_0x14d617[_0xd1e6f4(0xa2)]&&null==_0x14d617[_0xd1e6f4(0xa3)]?_0x7c8eca:void 0x0;}),this[_0x8ded4(0xd0)][_0x8ded4(0x94)][_0x8ded4(0x9d)][_0x8ded4(0xa1)](_0x5323a1=>{const _0x3d334a=_0x8ded4;if(_0x5323a1[_0x3d334a(0xc9)][_0x3d334a(0xa9)])return!0x1;let _0xcbf55d=!0x1;const _0x4631a7=_0x1dfe63[_0x3d334a(0xb4)]({'skipNotAttached':!0x0})[_0x3d334a(0xbc)](_0xd2732e=>{const _0x1fc80e=_0x3d334a,_0x26f828=_0x1dfe63[_0x1fc80e(0x9b)](_0xd2732e);return _0x1fc80e(0xaa)==_0x26f828||_0x1fc80e(0x9a)==_0x26f828;});for(const _0x560ae8 of _0x4631a7){const _0x3700b6=_0x560ae8[_0x3d334a(0xd3)]()[_0x3d334a(0x84)][_0x3d334a(0x81)][_0x3d334a(0x87)](_0x3d334a(0x93));if(_0x3d334a(0xac)==_0x3700b6||_0x3d334a(0xd5)==_0x3700b6)continue;_0x1dfe63[_0x3d334a(0xc1)](_0x560ae8[_0x3d334a(0xd3)](),_0x3d334a(0xd1))[_0x3d334a(0xb0)](_0x364c02=>_0x3d334a(0x93)==_0x1dfe63[_0x3d334a(0x9b)](_0x364c02[_0x3d334a(0x8b)]))||(_0x5323a1[_0x3d334a(0xb8)](_0x560ae8[_0x3d334a(0xcc)]()),_0xcbf55d=!0x0);}return _0xcbf55d;}),this[_0x8ded4(0x92)]();}[_0x1d8b84(0x85)](_0x32b942){const _0x271ce5=_0x1d8b84,_0x2d9b80=this[_0x271ce5(0xd0)][_0x271ce5(0x98)],{data:_0x597b68}=_0x32b942,_0x17d708={'type':_0x271ce5(0xc5),'content':''};if(!_0x597b68||_0x271ce5(0xbd)!=_0x597b68[_0x271ce5(0x8a)])return;if(!_0x597b68[_0x271ce5(0xa3)])return _0x271ce5(0xb5)==_0x597b68[_0x271ce5(0xa2)]?_0x17d708:{'type':_0x271ce5(0xc5),'content':''+_0x5d23f0(_0x2d9b80,_0x271ce5(0x96),_0x5d23f0(_0x2d9b80,this[_0x271ce5(0xbf)](_0x597b68[_0x271ce5(0xa2)])))};if(!_0x597b68[_0x271ce5(0xa2)]){if(_0x271ce5(0xb5)==_0x597b68[_0x271ce5(0xa3)])return _0x17d708;let _0xe7f103=_0x32b942[_0x271ce5(0xbe)];for(;_0xe7f103;){if(_0xe7f103[_0x271ce5(0x89)]&&_0x271ce5(0x93)==_0xe7f103[_0x271ce5(0x89)][_0x271ce5(0x8a)]&&_0xe7f103[_0x271ce5(0x89)][_0x271ce5(0xa2)])return _0x17d708;_0xe7f103=_0xe7f103[_0x271ce5(0xb6)];}return{'type':_0x271ce5(0xc5),'content':''+_0x5d23f0(_0x2d9b80,_0x271ce5(0x8f),_0x5d23f0(_0x2d9b80,this[_0x271ce5(0xbf)](_0x597b68[_0x271ce5(0xa3)])))};}if(_0x271ce5(0xb5)!=_0x597b68[_0x271ce5(0xa2)])return{'type':_0x271ce5(0xc5),'content':''+_0x5d23f0(_0x2d9b80,_0x271ce5(0x96),_0x5d23f0(_0x2d9b80,this[_0x271ce5(0xbf)](_0x597b68[_0x271ce5(0xa2)])))};let _0x1bacef=_0x32b942[_0x271ce5(0xbe)];for(;_0x1bacef;){if(_0x1bacef[_0x271ce5(0x89)]&&_0x271ce5(0x93)==_0x1bacef[_0x271ce5(0x89)][_0x271ce5(0x8a)]&&_0x1bacef[_0x271ce5(0x89)][_0x271ce5(0xa2)]&&_0x1bacef[_0x271ce5(0x89)][_0x271ce5(0xa3)])return _0x17d708;_0x1bacef=_0x1bacef[_0x271ce5(0xb6)];}const _0x8477a2=_0x32b942[_0x271ce5(0xd3)]()[_0x271ce5(0x84)][_0x271ce5(0x81)][_0x271ce5(0x87)](_0x271ce5(0x93));return{'type':_0x271ce5(0xc5),'content':_0x5d23f0(_0x2d9b80,_0x271ce5(0x96),_0x5d23f0(_0x2d9b80,_0x271ce5(0x9e)+_0x8477a2[_0x271ce5(0xa7)]()+_0x271ce5(0x91)))};}[_0x1d8b84(0x92)](){const _0x50318f=_0x1d8b84,_0x2ac298=this[_0x50318f(0xd0)],_0x9ea407=_0x2ac298[_0x50318f(0x98)];_0x2ac298[_0x50318f(0x86)][_0x50318f(0xc2)](_0x50318f(0xc4))[_0x50318f(0xae)][_0x50318f(0xa4)](_0x2e71d4=>{const _0xddb2f=_0x50318f;if(_0xddb2f(0xab)!=_0x2e71d4[_0xddb2f(0x80)])return;const {data:_0xb1c534}=_0x2e71d4;if(!_0xb1c534)return;let _0x19f06d,_0xfde904;switch(_0xb1c534[_0xddb2f(0xce)]){case _0xddb2f(0xbd):_0x19f06d=_0xddb2f(0xb2),_0xfde904={'type':_0xddb2f(0xc5),'content':_0x5d23f0(_0x9ea407,_0x19f06d,_0x5d23f0(_0x9ea407,this[_0xddb2f(0xbf)](_0xb1c534[_0xddb2f(0xa8)][0x0][_0xddb2f(0x80)])))};break;case _0xddb2f(0x9a):_0x19f06d=_0xb1c534[_0xddb2f(0xa8)][0x0][_0xddb2f(0xca)]?_0xddb2f(0xbb):_0xddb2f(0xad),_0xfde904={'type':_0xddb2f(0xc5),'content':_0x5d23f0(_0x9ea407,_0x19f06d)};break;case _0xddb2f(0xaa):_0x19f06d=_0xddb2f(0x99),_0xfde904={'type':_0xddb2f(0xc5),'content':_0x5d23f0(_0x9ea407,_0x19f06d,_0xb1c534[_0xddb2f(0xa8)][0x0][_0xddb2f(0xaf)])};}return _0xfde904;});}[_0x1d8b84(0xbf)](_0x558f03){const _0x350962=_0x1d8b84;return _0x350962(0x9e)+function(_0xcd63e3){const _0x14b8fa=_0x350962;if(pe[_0x14b8fa(0xd4)](_0xcd63e3))return _0x14b8fa(0xd6);if(ye[_0x14b8fa(0xd4)](_0xcd63e3))return _0x14b8fa(0xac);return null;}(_0x558f03)[_0x350962(0xa7)]()+_0x350962(0xc6)+_0x558f03[_0x350962(0xa7)]()[_0x350962(0xc3)](/-/g,'_');}}const pe=[_0x1d8b84(0xc8),_0x1d8b84(0xd2),_0x1d8b84(0xcf)],ye=[_0x1d8b84(0xd9),_0x1d8b84(0xcd),_0x1d8b84(0xc0),_0x1d8b84(0x8e),_0x1d8b84(0xcb),_0x1d8b84(0x95)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1d9f96=_0x1fac;function _0x1fac(_0x2482b5,_0x460d50){const _0x1dee12=_0x1dee();return _0x1fac=function(_0x1fac1a,_0x2ebde0){_0x1fac1a=_0x1fac1a-0x1c2;let _0xfe63f9=_0x1dee12[_0x1fac1a];return _0xfe63f9;},_0x1fac(_0x2482b5,_0x460d50);}(function(_0x1621a5,_0x4bc823){const _0x193a30=_0x1fac,_0x21a04e=_0x1621a5();while(!![]){try{const _0x5c8f4d=parseInt(_0x193a30(0x1dc))/0x1*(-parseInt(_0x193a30(0x1c4))/0x2)+parseInt(_0x193a30(0x1c3))/0x3+parseInt(_0x193a30(0x1cd))/0x4+-parseInt(_0x193a30(0x1d9))/0x5*(parseInt(_0x193a30(0x1da))/0x6)+-parseInt(_0x193a30(0x1d8))/0x7+parseInt(_0x193a30(0x1d4))/0x8+parseInt(_0x193a30(0x1ca))/0x9;if(_0x5c8f4d===_0x4bc823)break;else _0x21a04e['push'](_0x21a04e['shift']());}catch(_0x581539){_0x21a04e['push'](_0x21a04e['shift']());}}}(_0x1dee,0x66c71));function _0x1dee(){const _0x35b7cf=['mediaEmbed','media','1243953yXHfTg','conversion','createEmptyElement','2679788qJysWT','TrackChangesEditing','editor','dataDowncast','elementToElement','showSuggestionHighlights','MediaEmbedEditing','4983600zenvus','afterInit','data','descriptionFactory','1635284yQEFoJ','400145FMbtib','18altuqY','ELEMENT_MEDIA','6246KLHdhw','stop','attribute:url:media','get','locale','plugins','options','has','registerElementLabel','enableCommand','downcastDispatcher','901578ELHxlb','268kXnLNz','div','high','for'];_0x1dee=function(){return _0x35b7cf;};return _0x1dee();}import{Plugin as _0x46910e}from'ckeditor5/src/core.js';import{getTranslation as _0x42dbc2}from'../utils/common-translations.js';export default class ft extends _0x46910e{[_0x1d9f96(0x1d5)](){const _0x4643be=_0x1d9f96,_0x9381bc=this[_0x4643be(0x1cf)];if(!_0x9381bc[_0x4643be(0x1e1)][_0x4643be(0x1e3)](_0x4643be(0x1d3)))return;const _0x4c6c93=_0x9381bc[_0x4643be(0x1e1)][_0x4643be(0x1df)](_0x4643be(0x1ce)),_0x5b31a8=_0x9381bc[_0x4643be(0x1e0)];_0x4c6c93[_0x4643be(0x1e5)](_0x4643be(0x1c8)),_0x4c6c93[_0x4643be(0x1d7)][_0x4643be(0x1e4)](_0x4643be(0x1c9),_0x3fdf2a=>_0x42dbc2(_0x5b31a8,_0x4643be(0x1db),_0x3fdf2a)),_0x9381bc[_0x4643be(0x1cb)][_0x4643be(0x1c7)](_0x4643be(0x1d0))[_0x4643be(0x1d1)]({'model':_0x4643be(0x1c9),'view':(_0x1c2310,{writer:_0x15364d,options:_0x463d6d})=>{const _0x250e64=_0x4643be;if(_0x463d6d[_0x250e64(0x1d2)])return _0x15364d[_0x250e64(0x1cc)](_0x250e64(0x1c5));},'converterPriority':_0x4643be(0x1c6)}),_0x9381bc[_0x4643be(0x1d6)][_0x4643be(0x1c2)]['on'](_0x4643be(0x1de),(_0x479c75,_0x4586d0,_0x35e140)=>{const _0x1850bf=_0x4643be;_0x35e140[_0x1850bf(0x1e2)][_0x1850bf(0x1d2)]&&_0x479c75[_0x1850bf(0x1dd)]();},{'priority':_0x4643be(0x1c6)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x93752c=_0x447c;(function(_0x304d47,_0x455c8f){const _0x3a9cb2=_0x447c,_0x5a5eb7=_0x304d47();while(!![]){try{const _0x34568d=-parseInt(_0x3a9cb2(0x1e3))/0x1+parseInt(_0x3a9cb2(0x1e5))/0x2*(parseInt(_0x3a9cb2(0x1eb))/0x3)+parseInt(_0x3a9cb2(0x1ef))/0x4*(-parseInt(_0x3a9cb2(0x1ed))/0x5)+-parseInt(_0x3a9cb2(0x1e4))/0x6*(-parseInt(_0x3a9cb2(0x1ec))/0x7)+parseInt(_0x3a9cb2(0x1f6))/0x8*(parseInt(_0x3a9cb2(0x1f3))/0x9)+-parseInt(_0x3a9cb2(0x1e8))/0xa+-parseInt(_0x3a9cb2(0x1ee))/0xb;if(_0x34568d===_0x455c8f)break;else _0x5a5eb7['push'](_0x5a5eb7['shift']());}catch(_0x271a48){_0x5a5eb7['push'](_0x5a5eb7['shift']());}}}(_0x5c06,0xafcd4));import{Plugin as _0xc3c0d3}from'ckeditor5/src/core.js';function _0x447c(_0x24b20f,_0x3af17d){const _0x5c069c=_0x5c06();return _0x447c=function(_0x447c2f,_0xdf7fcd){_0x447c2f=_0x447c2f-0x1e3;let _0x3108ca=_0x5c069c[_0x447c2f];return _0x3108ca;},_0x447c(_0x24b20f,_0x3af17d);}export default class gt extends _0xc3c0d3{[_0x93752c(0x1f0)](){const _0x24e579=_0x93752c,_0x17aff3=this[_0x24e579(0x1e7)];_0x17aff3[_0x24e579(0x1f5)][_0x24e579(0x1f2)](_0x24e579(0x1f4))&&_0x17aff3[_0x24e579(0x1f5)][_0x24e579(0x1f1)](_0x24e579(0x1e9))[_0x24e579(0x1ea)](_0x24e579(0x1e6));}}function _0x5c06(){const _0x3b15d6=['1421905noVKMY','6oAKCPK','497426jWGzUZ','mention','editor','8499500OKNPAe','TrackChangesEditing','enableCommand','12ivvNyJ','8828239GmZfMw','5ictyNw','1210209YxBPUa','2345388pPhwGe','afterInit','get','has','18UFbMHx','MentionEditing','plugins','5729104VrdmPK'];_0x5c06=function(){return _0x3b15d6;};return _0x5c06();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x57925b=_0xeada;(function(_0x3498ac,_0x386bf3){const _0x1db03b=_0xeada,_0x1ef2f4=_0x3498ac();while(!![]){try{const _0x19712c=parseInt(_0x1db03b(0x91))/0x1*(parseInt(_0x1db03b(0x9c))/0x2)+-parseInt(_0x1db03b(0x8d))/0x3+-parseInt(_0x1db03b(0x9a))/0x4+-parseInt(_0x1db03b(0x9d))/0x5*(-parseInt(_0x1db03b(0x8c))/0x6)+-parseInt(_0x1db03b(0xa3))/0x7+-parseInt(_0x1db03b(0xa2))/0x8+parseInt(_0x1db03b(0xab))/0x9*(parseInt(_0x1db03b(0xae))/0xa);if(_0x19712c===_0x386bf3)break;else _0x1ef2f4['push'](_0x1ef2f4['shift']());}catch(_0x2cf1fd){_0x1ef2f4['push'](_0x1ef2f4['shift']());}}}(_0x2fbe,0x82d4d));import{Plugin as _0x5a8275}from'ckeditor5/src/core.js';function _0xeada(_0x4b91df,_0x4282a1){const _0x2fbed3=_0x2fbe();return _0xeada=function(_0xeada0b,_0x34c678){_0xeada0b=_0xeada0b-0x8b;let _0x26357f=_0x2fbed3[_0xeada0b];return _0x26357f;},_0xeada(_0x4b91df,_0x4282a1);}import{getTranslation as _0x170ab3}from'../utils/common-translations.js';export default class lt extends _0x5a8275{[_0x57925b(0xa9)](){const _0x29faf1=_0x57925b,_0x3a2744=this[_0x29faf1(0xa1)],_0x486034=_0x3a2744[_0x29faf1(0xa4)][_0x29faf1(0x8b)](_0x29faf1(0xa0));_0x3a2744[_0x29faf1(0xa4)][_0x29faf1(0x96)](_0x29faf1(0xa6))&&(_0x486034[_0x29faf1(0xa7)](_0x29faf1(0xaa)),_0x486034[_0x29faf1(0x94)](_0x29faf1(0x90)),_0x486034[_0x29faf1(0x9e)][_0x29faf1(0x9f)](_0x186d03=>this[_0x29faf1(0x8e)](_0x186d03)));}[_0x57925b(0x8e)](_0x3a9bac){const _0x57c825=_0x57925b,_0x42a424=this[_0x57c825(0xa1)][_0x57c825(0xad)],{data:_0x3ca9e7}=_0x3a9bac,_0x4d978a={'type':_0x57c825(0x99),'content':''};if(_0x3ca9e7&&_0x57c825(0x90)==_0x3ca9e7[_0x57c825(0x93)]){if(!_0x3ca9e7[_0x57c825(0x92)])return{'type':_0x57c825(0x99),'content':_0x170ab3(_0x42a424,_0x57c825(0xa8),_0x170ab3(_0x42a424,_0x57c825(0x9b)))+'\x20('+_0x3ca9e7[_0x57c825(0xac)]+')'};if(!_0x3ca9e7[_0x57c825(0xac)]){let _0x156c8f=_0x3a9bac[_0x57c825(0x8f)];for(;_0x156c8f;){if(_0x156c8f[_0x57c825(0xa5)]&&_0x57c825(0x97)==_0x156c8f[_0x57c825(0xa5)][_0x57c825(0x93)]&&_0x156c8f[_0x57c825(0xa5)][_0x57c825(0xac)])return _0x4d978a;_0x156c8f=_0x156c8f[_0x57c825(0x98)];}return{'type':_0x57c825(0x99),'content':_0x170ab3(_0x42a424,_0x57c825(0x95),_0x170ab3(_0x42a424,_0x57c825(0x9b)))+'\x20('+_0x3ca9e7[_0x57c825(0x92)]+')'};}}}}function _0x2fbe(){const _0x3f7299=['oldValue','key','registerBlockAttribute','*Remove\x20format:*\x20%0','has','listType','next','format','2504856mEoUEI','ELEMENT_MULTI_LEVEL_LIST','620vTpWgh','85gcKQZM','descriptionFactory','registerDescriptionCallback','TrackChangesEditing','editor','3172632haqeNZ','5499123neOQle','plugins','data','MultiLevelList','enableDefaultAttributesIntegration','*Set\x20format:*\x20%0','afterInit','multiLevelList','12717LCFuCB','newValue','locale','12330kCZsyl','get','254790hrFKaE','1421661Hiyjfl','handleDescriptions','head','listMarkerStyle','1142GTnXJX'];_0x2fbe=function(){return _0x3f7299;};return _0x2fbe();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x35ad(){const _0x5ce1ad=['pageBreak','PageBreakEditing','enableCommand','afterInit','51pKnlIQ','descriptionFactory','ELEMENT_PAGE_BREAK','9oRHUkD','48493130xOLhMZ','554712qEcYfK','144340hbuYXi','locale','registerElementLabel','137876kjUOBj','plugins','editor','TrackChangesEditing','807787jeuRGl','has','6GrBnlm','8310974boLJdE','9477128HKbrqv','get'];_0x35ad=function(){return _0x5ce1ad;};return _0x35ad();}const _0xcfa411=_0x12e2;(function(_0x40cd57,_0x93938b){const _0x1a708c=_0x12e2,_0x3d8d70=_0x40cd57();while(!![]){try{const _0x1a72b5=-parseInt(_0x1a708c(0x14a))/0x1+-parseInt(_0x1a708c(0x146))/0x2*(parseInt(_0x1a708c(0x13d))/0x3)+parseInt(_0x1a708c(0x142))/0x4+parseInt(_0x1a708c(0x143))/0x5*(-parseInt(_0x1a708c(0x14c))/0x6)+-parseInt(_0x1a708c(0x14d))/0x7+parseInt(_0x1a708c(0x14e))/0x8*(-parseInt(_0x1a708c(0x140))/0x9)+parseInt(_0x1a708c(0x141))/0xa;if(_0x1a72b5===_0x93938b)break;else _0x3d8d70['push'](_0x3d8d70['shift']());}catch(_0x11d4a6){_0x3d8d70['push'](_0x3d8d70['shift']());}}}(_0x35ad,0x944eb));import{Plugin as _0x14e9e5}from'ckeditor5/src/core.js';import{getTranslation as _0x4fb808}from'../utils/common-translations.js';function _0x12e2(_0x18c125,_0x346b76){const _0x35ad52=_0x35ad();return _0x12e2=function(_0x12e2c3,_0x31f21d){_0x12e2c3=_0x12e2c3-0x138;let _0x1d419f=_0x35ad52[_0x12e2c3];return _0x1d419f;},_0x12e2(_0x18c125,_0x346b76);}export default class mt extends _0x14e9e5{[_0xcfa411(0x13c)](){const _0x3686a9=_0xcfa411,_0x334884=this[_0x3686a9(0x148)];if(!_0x334884[_0x3686a9(0x147)][_0x3686a9(0x14b)](_0x3686a9(0x13a)))return;_0x334884[_0x3686a9(0x147)][_0x3686a9(0x138)](_0x3686a9(0x149))[_0x3686a9(0x13b)](_0x3686a9(0x139));const _0xa8dc79=_0x334884[_0x3686a9(0x147)][_0x3686a9(0x138)](_0x3686a9(0x149)),_0x5b9d9f=_0x334884[_0x3686a9(0x144)];_0xa8dc79[_0x3686a9(0x13e)][_0x3686a9(0x145)](_0x3686a9(0x139),_0x35e6b7=>_0x4fb808(_0x5b9d9f,_0x3686a9(0x13f),_0x35e6b7));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1e005f=_0x50e7;function _0x4209(){const _0x55fa40=['enableCommand','$text','getItemLabel','locale','has','showSuggestionHighlights','insert','insertion','92349RjyoVh','editing','consume','2zcSisR','addClass','descriptionFactory','isBlock','options','formatBlock','createUIElement','toViewPosition','addMarker:suggestion:insertion','Paragraph','model','7808435emUxFp','isLimit','22hkxILp','isTouching','writer','editor','TrackChangesEditing','1778382EaRGNr','1471443qNLlHK','markerName','*Insert:*\x20%0','ck-suggestion-marker-split','name','format','registerElementLabel','paragraph','registerDescriptionCallback','536MBwEqt','end','ELEMENT_PARAGRAPH','21hBIHak','data','ck-suggestion-marker--active','consumable','checkChild','afterInit','bindElementToMarker','highest','includes','downcastDispatcher','activeMarkers','type','6469336lFobKX','insertParagraph','28288490bsZrhs','nodeAfter','commandName','markerRange','_registerLegacyDescription','getFirstRange','*Change\x20to:*\x20%0','plugins','962569zHSUku','mapper','get','schema','enableDefaultAttributesIntegration','span','start'];_0x4209=function(){return _0x55fa40;};return _0x4209();}(function(_0xc908cc,_0x5c7fa3){const _0x3a0d4f=_0x50e7,_0x2c1e24=_0xc908cc();while(!![]){try{const _0x458814=-parseInt(_0x3a0d4f(0x192))/0x1+parseInt(_0x3a0d4f(0x1a4))/0x2*(-parseInt(_0x3a0d4f(0x1b7))/0x3)+-parseInt(_0x3a0d4f(0x1cf))/0x4+-parseInt(_0x3a0d4f(0x1af))/0x5+parseInt(_0x3a0d4f(0x1b6))/0x6*(-parseInt(_0x3a0d4f(0x1c3))/0x7)+-parseInt(_0x3a0d4f(0x1c0))/0x8*(-parseInt(_0x3a0d4f(0x1a1))/0x9)+-parseInt(_0x3a0d4f(0x1d1))/0xa*(-parseInt(_0x3a0d4f(0x1b1))/0xb);if(_0x458814===_0x5c7fa3)break;else _0x2c1e24['push'](_0x2c1e24['shift']());}catch(_0x3f4def){_0x2c1e24['push'](_0x2c1e24['shift']());}}}(_0x4209,0xc9273));import{Plugin as _0x4877ba}from'ckeditor5/src/core.js';function _0x50e7(_0x584c96,_0x10c0e0){const _0x4209d5=_0x4209();return _0x50e7=function(_0x50e79a,_0x3e26b7){_0x50e79a=_0x50e79a-0x18c;let _0x41ee1b=_0x4209d5[_0x50e79a];return _0x41ee1b;},_0x50e7(_0x584c96,_0x10c0e0);}import{getTranslation as _0x2fca25}from'../utils/common-translations.js';export default class dt extends _0x4877ba{[_0x1e005f(0x1c8)](){const _0x3e6f03=_0x1e005f,_0x27338d=this[_0x3e6f03(0x1b4)];if(!_0x27338d[_0x3e6f03(0x191)][_0x3e6f03(0x19d)](_0x3e6f03(0x1ad)))return;const _0x3ee73d=_0x27338d[_0x3e6f03(0x19c)],_0x12e091=_0x27338d[_0x3e6f03(0x191)][_0x3e6f03(0x194)](_0x3e6f03(0x1b5));_0x12e091[_0x3e6f03(0x1a6)][_0x3e6f03(0x1bd)](_0x3e6f03(0x1be),_0x154566=>_0x2fca25(_0x3ee73d,_0x3e6f03(0x1c2),_0x154566)),_0x12e091[_0x3e6f03(0x196)](_0x3e6f03(0x1be)),_0x12e091[_0x3e6f03(0x199)](_0x3e6f03(0x1d0)),_0x27338d[_0x3e6f03(0x1a2)][_0x3e6f03(0x1cc)]['on'](_0x3e6f03(0x1ac),nr(_0x27338d),{'priority':_0x3e6f03(0x1ca)}),_0x27338d[_0x3e6f03(0x1c4)][_0x3e6f03(0x1cc)]['on'](_0x3e6f03(0x1ac),(_0x280573,_0x3c667a,_0x2d867e)=>{const _0x1b644e=_0x3e6f03;_0x2d867e[_0x1b644e(0x1a8)][_0x1b644e(0x19e)]&&nr(_0x27338d,{'showActiveMarker':!0x1})(_0x280573,_0x3c667a,_0x2d867e);},{'priority':_0x3e6f03(0x1ca)});const _0x332ed7=_0x12e091[_0x3e6f03(0x1a6)];_0x332ed7[_0x3e6f03(0x1bf)](_0x47eed8=>{const _0x5305e6=_0x3e6f03;if(_0x5305e6(0x1a0)!==_0x47eed8[_0x5305e6(0x1ce)])return;const {start:_0x4fabc5,end:_0x4e9114}=_0x47eed8[_0x5305e6(0x18f)]();if(!_0x4fabc5[_0x5305e6(0x1b2)](_0x4e9114)||!_0x4fabc5[_0x5305e6(0x1d2)])return;const _0x46179b=_0x27338d[_0x5305e6(0x1ae)][_0x5305e6(0x195)],_0x47e025=_0x4fabc5[_0x5305e6(0x1d2)];return _0x46179b[_0x5305e6(0x1a7)](_0x47e025)&&!_0x46179b[_0x5305e6(0x1b0)](_0x47e025)&&_0x46179b[_0x5305e6(0x1c7)](_0x47e025,_0x5305e6(0x19a))?{'type':_0x5305e6(0x1a0),'content':_0x2fca25(_0x3ee73d,_0x5305e6(0x1b9),_0x332ed7[_0x5305e6(0x19b)](_0x47e025,0x1))}:void 0x0;}),this[_0x3e6f03(0x18e)]();}[_0x1e005f(0x18e)](){const _0x366af3=_0x1e005f,_0x467180=this[_0x366af3(0x1b4)],_0x4b386b=_0x467180[_0x366af3(0x19c)];_0x467180[_0x366af3(0x191)][_0x366af3(0x194)](_0x366af3(0x1b5))[_0x366af3(0x1a6)][_0x366af3(0x1bf)](_0x272729=>{const _0x53f114=_0x366af3;if(_0x53f114(0x1a9)!=_0x272729[_0x53f114(0x1ce)])return;const {data:_0x4dd50e}=_0x272729;return _0x4dd50e&&_0x53f114(0x1be)==_0x4dd50e[_0x53f114(0x18c)]?{'type':_0x53f114(0x1bc),'content':_0x2fca25(_0x4b386b,_0x53f114(0x190),_0x2fca25(_0x4b386b,_0x53f114(0x1c2)))}:void 0x0;});}}function nr(_0x3a3810,{showActiveMarker:_0x49dafe=!0x0}={}){return(_0x10b15e,_0x4ab8ce,_0x4a5627)=>{const _0x243062=_0x50e7,_0x4c9c22=_0x3a3810[_0x243062(0x191)][_0x243062(0x194)](_0x243062(0x1b5)),_0x2c5c40=_0x4ab8ce[_0x243062(0x18d)][_0x243062(0x198)],_0x4520f9=_0x4ab8ce[_0x243062(0x18d)][_0x243062(0x1c1)],_0x379c3c=_0x3a3810[_0x243062(0x1ae)][_0x243062(0x195)];if(!_0x2c5c40[_0x243062(0x1b2)](_0x4520f9)||!_0x2c5c40[_0x243062(0x1d2)])return;const _0x57f5db=_0x2c5c40[_0x243062(0x1d2)];if(_0x379c3c[_0x243062(0x1a7)](_0x57f5db)&&!_0x379c3c[_0x243062(0x1b0)](_0x57f5db)&&_0x379c3c[_0x243062(0x1c7)](_0x57f5db,_0x243062(0x19a))){if(!_0x4a5627[_0x243062(0x1c6)][_0x243062(0x1a3)](_0x4ab8ce[_0x243062(0x18d)],_0x10b15e[_0x243062(0x1bb)]))return;const _0x15296b=_0x4a5627[_0x243062(0x1b3)][_0x243062(0x1aa)](_0x243062(0x197),{'class':_0x243062(0x1ba)}),_0x22194b=_0x4a5627[_0x243062(0x193)][_0x243062(0x1ab)](_0x4520f9);_0x49dafe&&_0x4c9c22[_0x243062(0x1cd)][_0x243062(0x1cb)](_0x4ab8ce[_0x243062(0x1b8)])&&_0x4a5627[_0x243062(0x1b3)][_0x243062(0x1a5)](_0x243062(0x1c5),_0x15296b),_0x4a5627[_0x243062(0x1b3)][_0x243062(0x19f)](_0x22194b,_0x15296b),_0x4a5627[_0x243062(0x193)][_0x243062(0x1c9)](_0x15296b,_0x4ab8ce[_0x243062(0x1b8)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2b797c=_0x2e5f;function _0x2e5f(_0x1421ab,_0x1bfe4d){const _0x43c7d1=_0x43c7();return _0x2e5f=function(_0x2e5ffe,_0x54e524){_0x2e5ffe=_0x2e5ffe-0x71;let _0x8b3f44=_0x43c7d1[_0x2e5ffe];return _0x8b3f44;},_0x2e5f(_0x1421ab,_0x1bfe4d);}(function(_0x528dcc,_0xc2258d){const _0x37fba8=_0x2e5f,_0x7c97d=_0x528dcc();while(!![]){try{const _0xa04ee1=parseInt(_0x37fba8(0x77))/0x1*(parseInt(_0x37fba8(0x86))/0x2)+parseInt(_0x37fba8(0x88))/0x3+-parseInt(_0x37fba8(0x79))/0x4*(parseInt(_0x37fba8(0x81))/0x5)+parseInt(_0x37fba8(0x89))/0x6+parseInt(_0x37fba8(0x74))/0x7*(parseInt(_0x37fba8(0x84))/0x8)+parseInt(_0x37fba8(0x75))/0x9+-parseInt(_0x37fba8(0x78))/0xa;if(_0xa04ee1===_0xc2258d)break;else _0x7c97d['push'](_0x7c97d['shift']());}catch(_0x52687b){_0x7c97d['push'](_0x7c97d['shift']());}}}(_0x43c7,0xe2d53));import{Plugin as _0x1ba4be}from'ckeditor5/src/core.js';function _0x43c7(){const _0x2f6c6=['3788924FsHCBp','registerDescriptionCallback','TrackChangesEditing','*Remove\x20all\x20formatting*','afterInit','plugins','_registerLegacyDescription','get','5BkEpfA','descriptionFactory','enableDefaultAttributesIntegration','3054976GvvCaP','locale','7994rTQpLg','type','257697RIcWOF','7417884donfhs','editor','has','commandName','removeFormat','formatBlock','RemoveFormatEditing','format','28zLqFdD','11108007uucMOZ','formatInline','357yIEiBf','36345150YYxmJK'];_0x43c7=function(){return _0x2f6c6;};return _0x43c7();}import{getTranslation as _0x41fd47}from'../utils/common-translations.js';export default class pt extends _0x1ba4be{[_0x2b797c(0x7d)](){const _0x184f01=_0x2b797c,_0x527a81=this[_0x184f01(0x8a)];if(!_0x527a81[_0x184f01(0x7e)][_0x184f01(0x8b)](_0x184f01(0x72)))return;_0x527a81[_0x184f01(0x7e)][_0x184f01(0x80)](_0x184f01(0x7b))[_0x184f01(0x83)](_0x184f01(0x8d)),this[_0x184f01(0x7f)]();}[_0x2b797c(0x7f)](){const _0x2f42d3=_0x2b797c,_0x5851b8=this[_0x2f42d3(0x8a)];_0x5851b8[_0x2f42d3(0x7e)][_0x2f42d3(0x80)](_0x2f42d3(0x7b))[_0x2f42d3(0x82)][_0x2f42d3(0x7a)](_0x9a4ae=>{const _0x1a024c=_0x2f42d3;if(_0x1a024c(0x71)!=_0x9a4ae[_0x1a024c(0x87)]&&_0x1a024c(0x76)!=_0x9a4ae[_0x1a024c(0x87)])return;const {data:_0x2344b4}=_0x9a4ae;return _0x2344b4&&_0x1a024c(0x8d)==_0x2344b4[_0x1a024c(0x8c)]?{'type':_0x1a024c(0x73),'content':_0x41fd47(_0x5851b8[_0x1a024c(0x85)],_0x1a024c(0x7c))}:void 0x0;});}}
|