@ckeditor/ckeditor5-track-changes 42.0.1-alpha.2 → 42.0.1
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/LICENSE.md +1 -1
- 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 _0x3710bb=_0x5968;(function(_0x19449b,_0xa4a5c7){const _0xf3a57d=_0x5968,_0x497f11=_0x19449b();while(!![]){try{const _0x1fcf64=parseInt(_0xf3a57d(0x108))/0x1*(parseInt(_0xf3a57d(0x11f))/0x2)+parseInt(_0xf3a57d(0x10e))/0x3*(parseInt(_0xf3a57d(0xfb))/0x4)+-parseInt(_0xf3a57d(0xff))/0x5+parseInt(_0xf3a57d(0xfa))/0x6+parseInt(_0xf3a57d(0xf4))/0x7+-parseInt(_0xf3a57d(0xd8))/0x8*(parseInt(_0xf3a57d(0x114))/0x9)+-parseInt(_0xf3a57d(0xef))/0xa*(parseInt(_0xf3a57d(0xdc))/0xb);if(_0x1fcf64===_0xa4a5c7)break;else _0x497f11['push'](_0x497f11['shift']());}catch(_0x41c897){_0x497f11['push'](_0x497f11['shift']());}}}(_0x48e7,0xc6617));import{Plugin as _0xae3de7}from'ckeditor5/src/core.js';import{getTranslation as _0xc03e6a}from'../utils/common-translations.js';function _0x48e7(){const _0x597e57=['isObject','formatInline','registerDescriptionCallback','TrackChangesEditing','formatBlock','end','1719800ltZZQj','createRange','*Change\x20to:*\x20%0','checkTodoList','findIndex','outdentList','markBlockFormat','blockName','checkChild','ELEMENT_BULLETED_LIST','nextSibling','name','value','has','commands','*Outdent:*\x20%0','1002880yQMIbQ','model','before','push','11ssAoBo','parent','enableCommand','paragraph','from','todoListChecked','LegacyTodoListEditing','todo','filter','length','*Uncheck\x20item*','selection','descriptionFactory','locale','indentList','forceValue','plugins','element','bulletedList','25948130FKNUOJ','numbered','listIndent','*Indent:*\x20%0','LegacyListEditing','10285513ePKVNs','previousSibling','slice','ELEMENT_TODO_LIST','add','registerElementLabel','2948238WKJYXN','4dnGjyo','_selectedElements','execute','*Check\x20item*','523665YxIEvB','List','listItem','replace','schema','get','ELEMENT_NUMBERED_LIST','getAttribute','ELEMENT_LIST_ITEM','1ePuDYW','numberedList','editor','commandParams','type','commandName','2450523CXSfza','afterInit','getSelectedBlocks','createPositionAt','bulleted','format','9UXZsCU','document','change','listType','todoList'];_0x48e7=function(){return _0x597e57;};return _0x48e7();}function _0x5968(_0x33f2f7,_0x361856){const _0x48e7e8=_0x48e7();return _0x5968=function(_0x5968c8,_0x59f777){_0x5968c8=_0x5968c8-0xd6;let _0x3ef15e=_0x48e7e8[_0x5968c8];return _0x3ef15e;},_0x5968(_0x33f2f7,_0x361856);}export default class ut extends _0xae3de7{[_0x3710bb(0x10f)](){const _0x4f0105=_0x3710bb,_0x3f9df6=this[_0x4f0105(0x10a)],_0x2853ac=_0x3f9df6[_0x4f0105(0xe9)];if(!_0x3f9df6[_0x4f0105(0xec)][_0x4f0105(0x12c)](_0x4f0105(0xf3)))return;const _0x17522b=_0x3f9df6[_0x4f0105(0xec)][_0x4f0105(0x104)](_0x4f0105(0x11c)),_0x2cd367=_0x3f9df6[_0x4f0105(0xec)][_0x4f0105(0x12c)](_0x4f0105(0xe2));function _0x20e1a7(_0x4cb381){return()=>{const _0x4e1ce0=_0x5968,_0x449fec=_0x3f9df6[_0x4e1ce0(0xd9)][_0x4e1ce0(0x115)][_0x4e1ce0(0xe7)],_0x426beb=_0x3f9df6[_0x4e1ce0(0xd6)][_0x4e1ce0(0x104)](_0x4cb381);if(_0x426beb[_0x4e1ce0(0x12b)])return void _0x3f9df6[_0x4e1ce0(0xfd)](_0x4e1ce0(0xdf),{});const _0x2af471=_0x4cb381[_0x4e1ce0(0xf6)](0x0,-0x4),_0x37580e=function(_0x438889,_0x37d5f4,_0x31a62f){const _0x10c7af=_0x4e1ce0;let _0x14a1a4=Array[_0x10c7af(0xe0)](_0x438889)[_0x10c7af(0xe4)](_0x5be483=>function(_0x5c04c8,_0x254351){const _0x561e07=_0x10c7af;return _0x254351[_0x561e07(0x127)](_0x5c04c8[_0x561e07(0xdd)],_0x561e07(0x101))&&!_0x254351[_0x561e07(0x119)](_0x5c04c8);}(_0x5be483,_0x31a62f));_0x14a1a4=_0x14a1a4[_0x10c7af(0xe4)](_0x46138b=>!_0x46138b['is'](_0x10c7af(0xed),_0x10c7af(0x101))||_0x46138b[_0x10c7af(0x106)](_0x10c7af(0x117))!=_0x37d5f4);const _0x1877e8=new Set();for(const _0x76be of _0x14a1a4)_0x76be['is'](_0x10c7af(0xed),_0x10c7af(0x101))?_0x1877e8[_0x10c7af(0xf8)](me(_0x76be)):_0x1877e8[_0x10c7af(0xf8)](_0x76be);return Array[_0x10c7af(0xe0)](_0x1877e8);}(_0x449fec[_0x4e1ce0(0x110)](),_0x2af471,_0x3f9df6[_0x4e1ce0(0xd9)][_0x4e1ce0(0x103)]);_0x3f9df6[_0x4e1ce0(0xd9)][_0x4e1ce0(0x116)](()=>{const _0xf0e9c6=_0x4e1ce0;for(const _0x1361f0 of _0x37580e)_0x17522b[_0xf0e9c6(0x125)](_0x1361f0,{'commandName':_0x4cb381,'commandParams':[{'forceValue':!_0x426beb[_0xf0e9c6(0x12b)]}],'formatGroupId':_0xf0e9c6(0x126)},fe(_0x1361f0));});};}function _0x31151b(_0x31720f){return()=>{const _0x1036de=_0x5968,_0x2aaaea=function(_0x1dde23){const _0x39bbd3=_0x5968;let _0x195538=Array[_0x39bbd3(0xe0)](_0x1dde23);const _0x19dab2=_0x195538[_0x39bbd3(0x123)](_0x41936d=>_0x39bbd3(0x101)!=_0x41936d[_0x39bbd3(0x12a)]);return _0x19dab2>-0x1&&(_0x195538=_0x195538[_0x39bbd3(0xf6)](0x0,_0x19dab2)),_0x195538;}(_0x3f9df6[_0x1036de(0xd9)][_0x1036de(0x115)][_0x1036de(0xe7)][_0x1036de(0x110)]()),_0x2a6525=_0x3f9df6[_0x1036de(0xd9)][_0x1036de(0x120)](_0x3f9df6[_0x1036de(0xd9)][_0x1036de(0x111)](_0x2aaaea[0x0],_0x1036de(0xda)),_0x3f9df6[_0x1036de(0xd9)][_0x1036de(0x111)](_0x2aaaea[_0x2aaaea[_0x1036de(0xe5)]-0x1],_0x1036de(0x11e)));_0x3f9df6[_0x1036de(0xd9)][_0x1036de(0x116)](()=>{const _0x3704ed=_0x1036de;_0x17522b[_0x3704ed(0x125)](_0x2a6525,{'commandName':_0x31720f,'commandParams':[],'formatGroupId':_0x3704ed(0xf1)},function(_0x3a49f2){const _0x266bf2=_0x3704ed,_0x18bca6=new Set();for(const _0x47c057 of _0x3a49f2){let _0x29f8b1=_0x47c057[_0x266bf2(0x129)];for(;_0x29f8b1&&_0x29f8b1[_0x266bf2(0x106)](_0x266bf2(0xf1))>_0x47c057[_0x266bf2(0x106)](_0x266bf2(0xf1));)_0x18bca6[_0x266bf2(0xf8)](_0x29f8b1),_0x29f8b1=_0x29f8b1[_0x266bf2(0x129)];}return Array[_0x266bf2(0xe0)](_0x18bca6);}(_0x2aaaea));});};}_0x17522b[_0x4f0105(0xde)](_0x4f0105(0x109),_0x20e1a7(_0x4f0105(0x109))),_0x17522b[_0x4f0105(0xde)](_0x4f0105(0xee),_0x20e1a7(_0x4f0105(0xee))),_0x2cd367&&_0x17522b[_0x4f0105(0xde)](_0x4f0105(0x118),_0x20e1a7(_0x4f0105(0x118))),_0x17522b[_0x4f0105(0xde)](_0x4f0105(0xea),_0x31151b(_0x4f0105(0xea))),_0x17522b[_0x4f0105(0xde)](_0x4f0105(0x124),_0x31151b(_0x4f0105(0x124))),_0x2cd367&&_0x17522b[_0x4f0105(0xde)](_0x4f0105(0x122),()=>{const _0x4aa049=_0x4f0105,_0x7832c8=_0x3f9df6[_0x4aa049(0xd6)][_0x4aa049(0x104)](_0x4aa049(0x122)),_0x3e0514=Array[_0x4aa049(0xe0)](_0x7832c8[_0x4aa049(0xfc)]);_0x3e0514[_0x4aa049(0xe4)](_0x117ca4=>_0x117ca4[_0x4aa049(0x106)](_0x4aa049(0xe1))!=_0x7832c8[_0x4aa049(0x12b)]),_0x3f9df6[_0x4aa049(0xd9)][_0x4aa049(0x116)](()=>{const _0x3df929=_0x4aa049;for(const _0x498009 of _0x3e0514)_0x17522b[_0x3df929(0x125)](_0x498009,{'commandName':_0x3df929(0x122),'commandParams':[{'forceValue':!_0x7832c8[_0x3df929(0x12b)]}]});});}),_0x17522b[_0x4f0105(0xe8)][_0x4f0105(0xf9)](_0x4f0105(0x101),_0x156834=>_0xc03e6a(_0x2853ac,_0x4f0105(0x107),_0x156834)),_0x17522b[_0x4f0105(0xe8)][_0x4f0105(0x11b)](_0xe4d134=>{const _0x3af303=_0x4f0105;if(_0x3af303(0x11d)!=_0xe4d134[_0x3af303(0x10c)]&&_0x3af303(0x11a)!=_0xe4d134[_0x3af303(0x10c)])return;const {data:_0x1ab3a7}=_0xe4d134;if(_0x1ab3a7){if(_0x3af303(0x109)==_0x1ab3a7[_0x3af303(0x10d)]||_0x3af303(0xee)==_0x1ab3a7[_0x3af303(0x10d)]||_0x3af303(0x118)==_0x1ab3a7[_0x3af303(0x10d)])switch(_0x1ab3a7[_0x3af303(0x10d)][_0x3af303(0x102)](_0x3af303(0x100),'')){case _0x3af303(0x112):return _0x31acc1(_0xc03e6a(_0x2853ac,_0x3af303(0x128)));case _0x3af303(0xf0):return _0x31acc1(_0xc03e6a(_0x2853ac,_0x3af303(0x105)));case _0x3af303(0xe3):return _0x31acc1(_0xc03e6a(_0x2853ac,_0x3af303(0xf7)));}if(_0x3af303(0xea)==_0x1ab3a7[_0x3af303(0x10d)])return{'type':_0x3af303(0x113),'content':_0xc03e6a(_0x2853ac,_0x3af303(0xf2),_0xc03e6a(_0x2853ac,_0x3af303(0x107)))};if(_0x3af303(0x124)==_0x1ab3a7[_0x3af303(0x10d)])return{'type':_0x3af303(0x113),'content':_0xc03e6a(_0x2853ac,_0x3af303(0xd7),_0xc03e6a(_0x2853ac,_0x3af303(0x107)))};if(_0x3af303(0x122)==_0x1ab3a7[_0x3af303(0x10d)])return _0x1ab3a7[_0x3af303(0x10b)][0x0][_0x3af303(0xeb)]?{'type':_0x3af303(0x113),'content':_0xc03e6a(_0x2853ac,_0x3af303(0xfe))}:{'type':_0x3af303(0x113),'content':_0xc03e6a(_0x2853ac,_0x3af303(0xe6))};}function _0x31acc1(_0x29781c){const _0x5a67d5=_0x3af303;return{'type':_0x5a67d5(0x113),'content':_0xc03e6a(_0x2853ac,_0x5a67d5(0x121),_0x29781c)};}});}}function me(_0x5cc3cc){const _0x2f1977=_0x3710bb,_0x58a481=_0x5cc3cc[_0x2f1977(0x106)](_0x2f1977(0xf1));if(0x0==_0x58a481)return _0x5cc3cc;let _0x50f0d0=_0x5cc3cc;for(;_0x5cc3cc[_0x2f1977(0xf5)]&&_0x5cc3cc[_0x2f1977(0xf5)]['is'](_0x2f1977(0xed),_0x2f1977(0x101));){const _0x258954=_0x5cc3cc[_0x2f1977(0xf5)][_0x2f1977(0x106)](_0x2f1977(0xf1));if(_0x258954==_0x58a481)_0x50f0d0=_0x5cc3cc[_0x2f1977(0xf5)];else{if(_0x258954<_0x58a481)break;}_0x5cc3cc=_0x5cc3cc[_0x2f1977(0xf5)];}return _0x50f0d0;}function fe(_0x1e2a9a){const _0x209d38=_0x3710bb,_0x4d7e6b=[];if(_0x1e2a9a['is'](_0x209d38(0xed),_0x209d38(0x101))&&_0x1e2a9a[_0x209d38(0x106)](_0x209d38(0xf1))>0x0){let _0x4f647c=_0x1e2a9a[_0x209d38(0x129)];for(;_0x4f647c&&_0x209d38(0x101)==_0x4f647c[_0x209d38(0x12a)]&&_0x4f647c[_0x209d38(0x106)](_0x209d38(0xf1))==_0x1e2a9a[_0x209d38(0x106)](_0x209d38(0xf1));)_0x4d7e6b[_0x209d38(0xdb)](_0x4f647c),_0x4f647c=_0x4f647c[_0x209d38(0x129)];}return _0x4d7e6b;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x48e7e9=_0x23e8;(function(_0x139c23,_0x5199cb){const _0x5caea0=_0x23e8,_0x3a0bbf=_0x139c23();while(!![]){try{const _0x1834bd=-parseInt(_0x5caea0(0xa9))/0x1*(parseInt(_0x5caea0(0xb0))/0x2)+parseInt(_0x5caea0(0x6d))/0x3*(parseInt(_0x5caea0(0x78))/0x4)+parseInt(_0x5caea0(0x8e))/0x5*(-parseInt(_0x5caea0(0x79))/0x6)+parseInt(_0x5caea0(0x9e))/0x7+-parseInt(_0x5caea0(0x8b))/0x8+-parseInt(_0x5caea0(0x7d))/0x9+parseInt(_0x5caea0(0xa5))/0xa;if(_0x1834bd===_0x5199cb)break;else _0x3a0bbf['push'](_0x3a0bbf['shift']());}catch(_0x53639d){_0x3a0bbf['push'](_0x3a0bbf['shift']());}}}(_0x55f7,0x277d4));function _0x55f7(){const _0x302cdb=['createRange','_LIST_','handleListReversedCommand','afterInit','getListTypeFromListStyleType','flat','handleDescriptions','getAttribute','handleListStyleCommand','LegacyListPropertiesEditing','1520687XNYPGY','forward','styles','selection','startIndex','from','replace','4558520NnsCHA','listReversed','*Format:*\x20set\x20order\x20to\x20regular','commandName','123671WvyIko','_getSuggestionBlocks','getSiblingNodes','element','change','format','backward','2CINoAz','locale','listType','editor','document','listStart','markMultiRangeBlockFormat','push','handleListStartCommand','getFirstPosition','plugins','commandParams','*Change\x20to:*\x20%0','LegacyListUtils','44262joypom','*Format:*\x20set\x20start\x20index\x20to\x20%0','unshift','get','has','parent','TrackChangesEditing','config','map','listItem','default','16UmmxZf','270786ZFWDkX','descriptionFactory','_getSuggestionBlocksForListStyle','toUpperCase','1227339UdvbEm','reversed','before','formatInline','model','enableCommand','ELEMENT_','numbered','type','_getTranslationKeyForListStyle','*Format:*\x20set\x20order\x20to\x20reversed','formatBlock','getSelectedBlocks','filter','2121504XwnAMy','getLastPosition','bind','5SRQJKp','listStyle','list.properties','registerDescriptionCallback','createPositionAt','length'];_0x55f7=function(){return _0x302cdb;};return _0x55f7();}function _0x23e8(_0x25ae8f,_0x12edd6){const _0x55f7a2=_0x55f7();return _0x23e8=function(_0x23e8b8,_0x51c300){_0x23e8b8=_0x23e8b8-0x66;let _0x372b2e=_0x55f7a2[_0x23e8b8];return _0x372b2e;},_0x23e8(_0x25ae8f,_0x12edd6);}import{Plugin as _0x39bae8}from'ckeditor5/src/core.js';import{getTranslation as _0x20e1ef}from'../utils/common-translations.js';export default class K extends _0x39bae8{[_0x48e7e9(0x97)](){const _0x2dc812=_0x48e7e9;if(!this[_0x2dc812(0xb3)][_0x2dc812(0x69)][_0x2dc812(0x71)](_0x2dc812(0x9d)))return;const _0x1d4195=this[_0x2dc812(0xb3)][_0x2dc812(0x74)][_0x2dc812(0x70)](_0x2dc812(0x90)),_0x2ee8df=this[_0x2dc812(0xb3)][_0x2dc812(0x69)][_0x2dc812(0x70)](_0x2dc812(0x73));_0x1d4195[_0x2dc812(0xa0)]&&_0x2ee8df[_0x2dc812(0x82)](_0x2dc812(0x8f),this[_0x2dc812(0x9c)][_0x2dc812(0x8d)](this)),_0x1d4195[_0x2dc812(0x7e)]&&_0x2ee8df[_0x2dc812(0x82)](_0x2dc812(0xa6),this[_0x2dc812(0x96)][_0x2dc812(0x8d)](this)),_0x1d4195[_0x2dc812(0xa2)]&&_0x2ee8df[_0x2dc812(0x82)](_0x2dc812(0xb5),this[_0x2dc812(0x67)][_0x2dc812(0x8d)](this)),_0x2ee8df[_0x2dc812(0x7a)][_0x2dc812(0x91)](this[_0x2dc812(0x9a)][_0x2dc812(0x8d)](this));}[_0x48e7e9(0x9c)](_0x43f470,_0x4389eb={}){const _0x589f92=_0x48e7e9,_0x514417=this[_0x589f92(0xb3)][_0x589f92(0x69)][_0x589f92(0x70)](_0x589f92(0x73)),_0x18b752=this[_0x589f92(0x7b)]();this[_0x589f92(0xb3)][_0x589f92(0x81)][_0x589f92(0xad)](()=>{const _0x24a09d=_0x589f92;_0x514417[_0x24a09d(0xb6)](_0x18b752,{'commandName':_0x24a09d(0x8f),'commandParams':[{'type':_0x4389eb[_0x24a09d(0x85)]}],'formatGroupId':_0x24a09d(0x8f)});});}[_0x48e7e9(0x96)](_0x406368,_0x1d9375={}){const _0x25aa86=_0x48e7e9,_0x1884a7=this[_0x25aa86(0xb3)][_0x25aa86(0x69)][_0x25aa86(0x70)](_0x25aa86(0x73)),_0xc7b6c9=this[_0x25aa86(0xaa)](_0x3a3884=>_0x3a3884['is'](_0x25aa86(0xac),_0x25aa86(0x76))&&_0x25aa86(0x84)===_0x3a3884[_0x25aa86(0x9b)](_0x25aa86(0xb2)));if(_0xc7b6c9[_0x25aa86(0x93)]<0x1)return;const _0x1f7ea1=_0xc7b6c9[_0x25aa86(0x75)](_0x208195=>this[_0x25aa86(0xb3)][_0x25aa86(0x81)][_0x25aa86(0x94)](this[_0x25aa86(0xb3)][_0x25aa86(0x81)][_0x25aa86(0x92)](_0x208195,_0x25aa86(0x7f)),this[_0x25aa86(0xb3)][_0x25aa86(0x81)][_0x25aa86(0x92)](_0x208195,0x0)));this[_0x25aa86(0xb3)][_0x25aa86(0x81)][_0x25aa86(0xad)](()=>{const _0x21bbf7=_0x25aa86;_0x1884a7[_0x21bbf7(0xb6)](_0x1f7ea1,{'commandName':_0x21bbf7(0xa6),'commandParams':[{'reversed':_0x1d9375[_0x21bbf7(0x7e)]}],'formatGroupId':_0x21bbf7(0xa6)});});}[_0x48e7e9(0x67)](_0x318ce3,_0x23747c={}){const _0x1efc8b=_0x48e7e9,_0x1836ac=this[_0x1efc8b(0xb3)][_0x1efc8b(0x69)][_0x1efc8b(0x70)](_0x1efc8b(0x73)),_0x8db850=this[_0x1efc8b(0xaa)](_0x3f6287=>_0x3f6287['is'](_0x1efc8b(0xac),_0x1efc8b(0x76))&&_0x1efc8b(0x84)===_0x3f6287[_0x1efc8b(0x9b)](_0x1efc8b(0xb2)));if(_0x8db850[_0x1efc8b(0x93)]<0x1)return;const _0x5a8f2c=_0x8db850[_0x1efc8b(0x75)](_0x4b17c3=>this[_0x1efc8b(0xb3)][_0x1efc8b(0x81)][_0x1efc8b(0x94)](this[_0x1efc8b(0xb3)][_0x1efc8b(0x81)][_0x1efc8b(0x92)](_0x4b17c3,_0x1efc8b(0x7f)),this[_0x1efc8b(0xb3)][_0x1efc8b(0x81)][_0x1efc8b(0x92)](_0x4b17c3,0x0)));this[_0x1efc8b(0xb3)][_0x1efc8b(0x81)][_0x1efc8b(0xad)](()=>{const _0x56510a=_0x1efc8b;_0x1836ac[_0x56510a(0xb6)](_0x5a8f2c,{'commandName':_0x56510a(0xb5),'commandParams':[{'startIndex':_0x23747c[_0x56510a(0xa2)]}],'formatGroupId':_0x56510a(0xb5)});});}[_0x48e7e9(0x9a)](_0x39e00b){const _0x3afcdb=_0x48e7e9;if(_0x3afcdb(0x88)!=_0x39e00b[_0x3afcdb(0x85)]&&_0x3afcdb(0x80)!=_0x39e00b[_0x3afcdb(0x85)])return;const _0x23ae52=this[_0x3afcdb(0xb3)][_0x3afcdb(0xb1)],{data:_0x57a62e}=_0x39e00b;if(!_0x57a62e)return;let _0x15ff94,_0x38ad08;switch(_0x57a62e[_0x3afcdb(0xa8)]){case _0x3afcdb(0x8f):_0x15ff94=_0x3afcdb(0x6b),_0x38ad08={'type':_0x3afcdb(0xae),'content':_0x20e1ef(_0x23ae52,_0x15ff94,_0x20e1ef(_0x23ae52,this[_0x3afcdb(0x86)](_0x57a62e[_0x3afcdb(0x6a)][0x0][_0x3afcdb(0x85)])))};break;case _0x3afcdb(0xa6):_0x15ff94=_0x57a62e[_0x3afcdb(0x6a)][0x0][_0x3afcdb(0x7e)]?_0x3afcdb(0x87):_0x3afcdb(0xa7),_0x38ad08={'type':_0x3afcdb(0xae),'content':_0x20e1ef(_0x23ae52,_0x15ff94)};break;case _0x3afcdb(0xb5):_0x15ff94=_0x3afcdb(0x6e),_0x38ad08={'type':_0x3afcdb(0xae),'content':_0x20e1ef(_0x23ae52,_0x15ff94,_0x57a62e[_0x3afcdb(0x6a)][0x0][_0x3afcdb(0xa2)])};}return _0x38ad08;}[_0x48e7e9(0x7b)](){const _0x12c5ec=_0x48e7e9;var _0x4c255d,_0x2028aa,_0x3737df,_0x47370d;const _0x54d06c=this[_0x12c5ec(0xb3)][_0x12c5ec(0x69)][_0x12c5ec(0x70)](_0x12c5ec(0x6c));let _0x4a6a96=Array[_0x12c5ec(0xa3)](this[_0x12c5ec(0xb3)][_0x12c5ec(0x81)][_0x12c5ec(0xb4)][_0x12c5ec(0xa1)][_0x12c5ec(0x89)]());return(null===(_0x4c255d=_0x4a6a96[0x0])||void 0x0===_0x4c255d?void 0x0:_0x4c255d['is'](_0x12c5ec(0xac),_0x12c5ec(0x76)))&&_0x4a6a96[_0x12c5ec(0x6f)](..._0x54d06c[_0x12c5ec(0xab)](this[_0x12c5ec(0xb3)][_0x12c5ec(0x81)][_0x12c5ec(0xb4)][_0x12c5ec(0xa1)][_0x12c5ec(0x68)](),_0x12c5ec(0xaf))),(null===(_0x2028aa=_0x4a6a96[_0x4a6a96[_0x12c5ec(0x93)]-0x1])||void 0x0===_0x2028aa?void 0x0:_0x2028aa['is'](_0x12c5ec(0xac),_0x12c5ec(0x76)))&&_0x4a6a96[_0x12c5ec(0x66)](..._0x54d06c[_0x12c5ec(0xab)](this[_0x12c5ec(0xb3)][_0x12c5ec(0x81)][_0x12c5ec(0xb4)][_0x12c5ec(0xa1)][_0x12c5ec(0x8c)](),_0x12c5ec(0x9f))),_0x4a6a96=[...new Set(_0x4a6a96)],(null===(_0x47370d=null===(_0x3737df=this[_0x12c5ec(0xb3)][_0x12c5ec(0x81)][_0x12c5ec(0xb4)][_0x12c5ec(0xa1)][_0x12c5ec(0x68)]())||void 0x0===_0x3737df?void 0x0:_0x3737df[_0x12c5ec(0x72)])||void 0x0===_0x47370d?void 0x0:_0x47370d['is'](_0x12c5ec(0xac),_0x12c5ec(0x76)))&&(_0x4a6a96=_0x4a6a96[_0x12c5ec(0x8a)](_0x4a4ded=>_0x4a4ded['is'](_0x12c5ec(0xac),_0x12c5ec(0x76)))),_0x4a6a96;}[_0x48e7e9(0xaa)](_0xafe78b){const _0x4440b3=_0x48e7e9,_0x46cf1d=this[_0x4440b3(0xb3)][_0x4440b3(0x69)][_0x4440b3(0x70)](_0x4440b3(0x6c));let _0x3a2563=Array[_0x4440b3(0xa3)](this[_0x4440b3(0xb3)][_0x4440b3(0x81)][_0x4440b3(0xb4)][_0x4440b3(0xa1)][_0x4440b3(0x89)]())[_0x4440b3(0x8a)](_0xafe78b)[_0x4440b3(0x75)](_0xf6d79d=>{const _0x3a855b=_0x4440b3,_0x105e69=this[_0x3a855b(0xb3)][_0x3a855b(0x81)][_0x3a855b(0x92)](_0xf6d79d,0x0);return[..._0x46cf1d[_0x3a855b(0xab)](_0x105e69,_0x3a855b(0xaf)),..._0x46cf1d[_0x3a855b(0xab)](_0x105e69,_0x3a855b(0x9f))];})[_0x4440b3(0x99)]();return _0x3a2563=[...new Set(_0x3a2563)],_0x3a2563;}[_0x48e7e9(0x86)](_0x66d732){const _0x2b6977=_0x48e7e9;return _0x2b6977(0x83)+(this[_0x2b6977(0xb3)][_0x2b6977(0x69)][_0x2b6977(0x70)](_0x2b6977(0x6c))[_0x2b6977(0x98)](_0x66d732)||_0x2b6977(0x77))[_0x2b6977(0x7c)]()+_0x2b6977(0x95)+_0x66d732[_0x2b6977(0x7c)]()[_0x2b6977(0xa4)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2a3f(_0x547ab2,_0x39c51c){const _0x4db4c8=_0x4db4();return _0x2a3f=function(_0x2a3f86,_0x3e368d){_0x2a3f86=_0x2a3f86-0xad;let _0x3d4436=_0x4db4c8[_0x2a3f86];return _0x3d4436;},_0x2a3f(_0x547ab2,_0x39c51c);}const _0x3d53a3=_0x2a3f;(function(_0x46e637,_0x58c037){const _0x18c65d=_0x2a3f,_0x1e8258=_0x46e637();while(!![]){try{const _0x2a981a=-parseInt(_0x18c65d(0xd2))/0x1*(-parseInt(_0x18c65d(0xc2))/0x2)+parseInt(_0x18c65d(0xbb))/0x3*(parseInt(_0x18c65d(0xb4))/0x4)+parseInt(_0x18c65d(0xbd))/0x5*(-parseInt(_0x18c65d(0xc9))/0x6)+-parseInt(_0x18c65d(0xc7))/0x7+-parseInt(_0x18c65d(0xad))/0x8*(-parseInt(_0x18c65d(0xc8))/0x9)+parseInt(_0x18c65d(0xcc))/0xa+parseInt(_0x18c65d(0xb3))/0xb*(parseInt(_0x18c65d(0xd5))/0xc);if(_0x2a981a===_0x58c037)break;else _0x1e8258['push'](_0x1e8258['shift']());}catch(_0x2f15d4){_0x1e8258['push'](_0x1e8258['shift']());}}}(_0x4db4,0x9d888));import{Plugin as _0x16c446}from'ckeditor5/src/core.js';import{getTranslation as _0x541062}from'../utils/common-translations.js';export default class ct extends _0x16c446{[_0x3d53a3(0xd0)](){const _0x22f985=_0x3d53a3,_0x1a0c08=this[_0x22f985(0xd7)];if(!_0x1a0c08[_0x22f985(0xb9)][_0x22f985(0xc6)](_0x22f985(0xae)))return;const _0x257b69=_0x1a0c08[_0x22f985(0xb9)][_0x22f985(0xd1)](_0x22f985(0xd3)),_0x3cdd30=_0x1a0c08[_0x22f985(0xb8)][_0x22f985(0xd1)](_0x22f985(0xb2));_0x257b69[_0x22f985(0xcf)](_0x22f985(0xb2)),_0x257b69[_0x22f985(0xcf)](_0x22f985(0xaf)),_0x257b69[_0x22f985(0xb0)](_0x22f985(0xcd));for(const _0x77b7f8 of _0x3cdd30[_0x22f985(0xbe)])_0x257b69[_0x22f985(0xb0)](_0x77b7f8['id']),_0x257b69[_0x22f985(0xb1)][_0x22f985(0xbc)](_0x77b7f8['id'],_0x22f985(0xcb)+_0x77b7f8[_0x22f985(0xc4)][_0x22f985(0xce)]()+')');_0x257b69[_0x22f985(0xb1)][_0x22f985(0xb7)](_0x391ce1=>{const _0x1e9212=_0x22f985;if(_0x1e9212(0xc5)!=_0x391ce1[_0x1e9212(0xb6)])return;const {data:_0x2e9be6}=_0x391ce1;if(!_0x2e9be6||_0x1e9212(0xcd)!=_0x2e9be6[_0x1e9212(0xb5)])return;const _0x4b222f=_0x2e9be6[_0x1e9212(0xca)],_0x410ed3=_0x1a0c08[_0x1e9212(0xc3)];return{'type':_0x1e9212(0xc0),'content':null==_0x4b222f?_0x541062(_0x410ed3,_0x1e9212(0xbf)):_0x541062(_0x410ed3,_0x1e9212(0xd4),'\x22'+_0x4b222f+'\x22')};}),this[_0x22f985(0xd8)]();}[_0x3d53a3(0xd8)](){const _0x3ba3f1=_0x3d53a3,_0x22a779=this[_0x3ba3f1(0xd7)],_0xd424af=_0x22a779[_0x3ba3f1(0xc3)];_0x22a779[_0x3ba3f1(0xb9)][_0x3ba3f1(0xd1)](_0x3ba3f1(0xd3))[_0x3ba3f1(0xb1)][_0x3ba3f1(0xb7)](_0x596f85=>{const _0x4ca16a=_0x3ba3f1;if(_0x4ca16a(0xba)!=_0x596f85[_0x4ca16a(0xb6)])return;const {data:_0x212d69}=_0x596f85;if(_0x212d69){if(_0x4ca16a(0xb2)==_0x212d69[_0x4ca16a(0xd6)]){const _0x1b24c1=_0x212d69[_0x4ca16a(0xc1)][0x0];return{'type':_0x4ca16a(0xc0),'content':_0x541062(_0xd424af,_0x4ca16a(0xd4),'\x22'+_0x1b24c1+'\x22')};}return _0x4ca16a(0xaf)==_0x212d69[_0x4ca16a(0xd6)]?{'type':_0x4ca16a(0xc0),'content':_0x541062(_0xd424af,_0x4ca16a(0xbf))}:void 0x0;}});}}function _0x4db4(){const _0x52627=['_registerLegacyDescription','48QbWlBY','LinkEditing','unlink','registerInlineAttribute','descriptionFactory','link','771177wJtmDE','652JiKkIA','key','type','registerDescriptionCallback','commands','plugins','formatInline','12117TpULlT','registerAttributeLabel','432020vUeZrf','manualDecorators','*Remove\x20link*','format','commandParams','14566AIROpz','locale','label','attribute','has','4633713SktZiW','303399UJkfUH','48nDJXKF','newValue','link\x20(','5360580GDlxKz','linkHref','toLowerCase','enableDefaultAttributesIntegration','afterInit','get','73sOcBnT','TrackChangesEditing','*Set\x20link:*\x20%0','12qFaDRp','commandName','editor'];_0x4db4=function(){return _0x52627;};return _0x4db4();}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x24a48e=_0x28a3;(function(_0x1bc6eb,_0x4420f0){const _0x3cecc1=_0x28a3,_0x487a0f=_0x1bc6eb();while(!![]){try{const _0x2fe7ef=-parseInt(_0x3cecc1(0x1fd))/0x1+parseInt(_0x3cecc1(0x23e))/0x2*(parseInt(_0x3cecc1(0x224))/0x3)+-parseInt(_0x3cecc1(0x200))/0x4+-parseInt(_0x3cecc1(0x239))/0x5+-parseInt(_0x3cecc1(0x23d))/0x6+parseInt(_0x3cecc1(0x1d8))/0x7*(-parseInt(_0x3cecc1(0x238))/0x8)+parseInt(_0x3cecc1(0x1b7))/0x9*(parseInt(_0x3cecc1(0x1cd))/0xa);if(_0x2fe7ef===_0x4420f0)break;else _0x487a0f['push'](_0x487a0f['shift']());}catch(_0x5d399c){_0x487a0f['push'](_0x487a0f['shift']());}}}(_0x55f6,0x5cf20));function _0x28a3(_0x4ae8fa,_0x3c2418){const _0x55f673=_0x55f6();return _0x28a3=function(_0x28a3de,_0x1184ae){_0x28a3de=_0x28a3de-0x1b1;let _0x30b2c5=_0x55f673[_0x28a3de];return _0x30b2c5;},_0x28a3(_0x4ae8fa,_0x3c2418);}import{Plugin as _0x730727}from'ckeditor5/src/core.js';import{getTranslation as _0x469141}from'../utils/common-translations.js';import{renameAttributeKey as _0x5799fd}from'../trackchangesediting.js';function _0x55f6(){const _0x5ba079=['find','enableDefaultAttributesIntegration','ELEMENT_NUMBERED_LIST','*Remove\x20format:*\x20%0','formatBlock','createPositionAt','_findSuggestions','next','parent','accept','push','*Format:*\x20remove\x20from\x20%0','includes','_suggestionFactory','toUpperCase','904970LZAROW','suggestion','editor','isObject','getChanges','isUndo','getFirstRange','removeMarker','trackChangesCommand','isNextTo','deletion','7vLUwWm','data','fromRange','batch','model','registerPostFixer','oldValue','plugins','*Set\x20format:*\x20%0','*Indent:*\x20%0','todoList','has','mergeListItemBackward','commandName','_LIST','registerAttributeLabel','locale','listStyle','get','*Merge:*\x20list\x20item','FORMAT_INDENT','TodoListEditing','meta','isLocal','commandParams','nodeAfter','filter','bulletedList','todo','list.multiBlock','differ','*Check\x20item*','_supportLegacySuggestions','_registerLegacyDescription','listMarkerStyle','getRanges','noTrackChangesFixer','563559hBbOyP','indentList','assureChains','898296MTIJeP','listItemIdFixer','start','default','registerCustomCallback','*Change\x20to:*\x20%0','listIndent','multipleBlocks','schema','_getAttributeKey','forceValue','ListEditing','splitListItemAfter','detach','getFirstMarker','registerBlockAttribute','ELEMENT_BULLETED_LIST','document','end','format','type','mergeListItemForward','splitListItemBefore','config','customNumberedList','change','numbered','listType','attributeKey','*Split:*\x20list\x20item','TrackChangesEditing','groupId','setSelection','head','descriptionFactory','checkTodoList','6IiPbYF','getAttribute','refresh','afterInit','range','bulleted','ELEMENT_','from','*Outdent:*\x20%0','outdentList','selection','nextSibling','listStart','registerElementLabel','every','todoListChecked','customBulletedList','*Merge:*\x20%0','map','documentList','2548648NdjrMy','1877795ChFBPP','newValue','numberedList','ELEMENT_TODO_LIST','747780VYkEjJ','630152uTeamp','setAttribute','listMarker','createRange','commands','registerDescriptionCallback','*Uncheck\x20item*','ELEMENT_LIST_ITEM','previousSibling','execute','value','listItemId','listReversed','todoListCheck','length','135qjhgDM','attribute','attributes','key','containsItem','*Format:*\x20insert\x20into\x20%0','getSuggestions'];_0x55f6=function(){return _0x5ba079;};return _0x55f6();}import{LiveRange as _0x367939}from'ckeditor5/src/engine.js';export default class z extends _0x730727{[_0x24a48e(0x227)](){const _0x52eae8=_0x24a48e,_0x4db31c=this[_0x52eae8(0x1cf)];if(!_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1e3)](_0x52eae8(0x20b)))return;const _0x129d9d=_0x4db31c[_0x52eae8(0x1e8)],_0x4e7bf5=_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1ea)](_0x52eae8(0x21e)),_0x37b66b=_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1e3)](_0x52eae8(0x1ed)),_0x1c9f45=!!_0x4db31c[_0x52eae8(0x217)][_0x52eae8(0x1ea)](_0x52eae8(0x1f5));function _0x31405f(_0x1b8c77){const _0x13e8e2=_0x52eae8;return{'type':_0x13e8e2(0x213),'content':''+_0x469141(_0x129d9d,_0x13e8e2(0x1e0),_0x1b8c77)};}function _0x20bb2f(_0x278a24){const _0x252ca2=_0x52eae8;return{'type':_0x252ca2(0x213),'content':''+_0x469141(_0x129d9d,_0x252ca2(0x1c1),_0x278a24)};}_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x23b)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1f3)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x218)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x234)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1fe)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x22d)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x20c)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x216)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x1b3)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x21b)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x206)),_0x1c9f45&&(_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1e4)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x215))),_0x37b66b&&(_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1e2)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x223)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x233)),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x5cd95e=>{const _0x626c5d=_0x52eae8,{data:_0x58c0a0}=_0x5cd95e;if(_0x58c0a0&&_0x626c5d(0x233)==_0x58c0a0[_0x626c5d(0x1ba)])return{'type':_0x626c5d(0x213),'content':_0x58c0a0[_0x626c5d(0x23a)]?_0x469141(_0x129d9d,_0x626c5d(0x1f7)):_0x469141(_0x129d9d,_0x626c5d(0x244))};}),this[_0x52eae8(0x1cf)][_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x1588d4=>{const _0x2ae7dc=_0x52eae8;if(_0x1588d4[_0x2ae7dc(0x1db)][_0x2ae7dc(0x1d2)])return!0x1;let _0x365da0=!0x1;const _0x351479=_0x4e7bf5[_0x2ae7dc(0x1bd)]({'skipNotAttached':!0x0})[_0x2ae7dc(0x1f2)](_0x5b2f30=>_0x2ae7dc(0x233)===_0x4e7bf5[_0x2ae7dc(0x209)](_0x5b2f30));for(const _0x1a974c of _0x351479){_0x2ae7dc(0x1f4)!=_0x1a974c[_0x2ae7dc(0x1d3)]()[_0x2ae7dc(0x202)][_0x2ae7dc(0x1f1)][_0x2ae7dc(0x225)](_0x2ae7dc(0x21b))&&(_0x4e7bf5[_0x2ae7dc(0x1c4)](_0x1a974c[_0x2ae7dc(0x1d3)](),_0x2ae7dc(0x1b8))[_0x2ae7dc(0x1be)](_0x3251ee=>_0x2ae7dc(0x21b)===_0x4e7bf5[_0x2ae7dc(0x209)](_0x3251ee[_0x2ae7dc(0x1ce)]))||(_0x1588d4[_0x2ae7dc(0x1d4)](_0x1a974c[_0x2ae7dc(0x20e)]()),_0x365da0=!0x0));}return _0x365da0;})),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x1e7)](_0x52eae8(0x206),_0x469141(_0x129d9d,_0x52eae8(0x1ec)));const _0x435b24={'type':_0x52eae8(0x213),'content':''};_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x49bdf1=>{const _0x53b7a3=_0x52eae8,{data:_0x516c3d}=_0x49bdf1;if(!_0x516c3d||_0x53b7a3(0x21b)!=_0x516c3d[_0x53b7a3(0x1ba)])return;let _0x5a32c7=_0x49bdf1[_0x53b7a3(0x221)];for(;_0x5a32c7;){if(_0x5a32c7[_0x53b7a3(0x1d9)]&&((_0x53b7a3(0x1e9)==_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)]||_0x53b7a3(0x1fa)==_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)])&&(_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x23a)]&&_0x53b7a3(0x203)!=_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x23a)]||_0x53b7a3(0x203)!=_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1de)]&&!_0x516c3d[_0x53b7a3(0x23a)])||!_0x1c9f45&&_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)]==_0x5799fd))return _0x435b24;_0x5a32c7=_0x5a32c7[_0x53b7a3(0x1c5)];}if(null==_0x516c3d[_0x53b7a3(0x23a)])switch(_0x516c3d[_0x53b7a3(0x1de)]){case _0x53b7a3(0x229):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x210)));case _0x53b7a3(0x21a):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x1c0)));case _0x53b7a3(0x1f4):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x23c)));}switch(_0x516c3d[_0x53b7a3(0x23a)]){case _0x53b7a3(0x229):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x210)));case _0x53b7a3(0x21a):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x1c0)));case _0x53b7a3(0x1f4):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x23c)));}}),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x39ac74=>{const _0x23ff7=_0x52eae8,{data:_0x2250f3}=_0x39ac74;if(_0x2250f3&&_0x23ff7(0x206)==_0x2250f3[_0x23ff7(0x1ba)])return null==_0x2250f3[_0x23ff7(0x23a)]||null==_0x2250f3[_0x23ff7(0x1de)]&&0x0==_0x2250f3[_0x23ff7(0x23a)]?_0x435b24:void 0x0;}),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x365634=>{const _0x46619b=_0x52eae8;if(_0x46619b(0x1b8)!=_0x365634[_0x46619b(0x214)])return;const {data:_0x49a6eb}=_0x365634;if(!_0x49a6eb||_0x46619b(0x1b3)!=_0x49a6eb[_0x46619b(0x1ba)])return;const _0x29b0fa=le(_0x365634);return _0x46619b(0x23a)==_0x29b0fa?{'type':_0x46619b(0x213),'content':_0x469141(_0x129d9d,_0x46619b(0x1eb))}:_0x46619b(0x1de)==_0x29b0fa?{'type':_0x46619b(0x213),'content':_0x469141(_0x129d9d,_0x46619b(0x21d))}:_0x435b24;}),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x4ecadc=>this[_0x52eae8(0x201)](_0x4ecadc)),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x5a6c92=>this[_0x52eae8(0x1fc)](_0x5a6c92)),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x4992bc=>this[_0x52eae8(0x1ff)](_0x4992bc)),this[_0x52eae8(0x1f8)]();}[_0x24a48e(0x201)](_0x3790a1){const _0x1d546b=_0x24a48e;if(_0x3790a1[_0x1d546b(0x1db)][_0x1d546b(0x1d2)]||!_0x3790a1[_0x1d546b(0x1db)][_0x1d546b(0x1ef)])return!0x1;let _0x2c0ab1=!0x1;const _0x176f3f=this[_0x1d546b(0x1cf)][_0x1d546b(0x1df)][_0x1d546b(0x1ea)](_0x1d546b(0x21e))[_0x1d546b(0x1bd)]({'skipNotAttached':!0x0})[_0x1d546b(0x1f2)](_0x39f757=>_0x39f757[_0x1d546b(0x1d9)]&&_0x1d546b(0x1b3)==_0x39f757[_0x1d546b(0x1d9)][_0x1d546b(0x1ba)])[_0x1d546b(0x1f2)](_0x1bfbf8=>_0x1bfbf8[_0x1d546b(0x1d9)][_0x1d546b(0x23a)]&&_0x1bfbf8[_0x1d546b(0x1d9)][_0x1d546b(0x1de)]);for(const _0x25df1a of _0x176f3f)le(_0x25df1a)||(_0x3790a1[_0x1d546b(0x1d4)](_0x25df1a[_0x1d546b(0x20e)]()),_0x2c0ab1=!0x0);return _0x2c0ab1;}[_0x24a48e(0x1fc)](_0x1a1570){const _0x3e4b17=_0x24a48e;if(_0x1a1570[_0x3e4b17(0x1db)][_0x3e4b17(0x1d2)]||!_0x1a1570[_0x3e4b17(0x1db)][_0x3e4b17(0x1ef)])return!0x1;const _0x22dbbd=this[_0x3e4b17(0x1cf)][_0x3e4b17(0x1df)][_0x3e4b17(0x1ea)](_0x3e4b17(0x21e));if(_0x22dbbd[_0x3e4b17(0x1d5)][_0x3e4b17(0x1b2)])return!0x1;let _0x2e8998=!0x1;const _0x54d62c=[_0x3e4b17(0x21b),_0x3e4b17(0x1b3),_0x3e4b17(0x206),_0x3e4b17(0x1e9),_0x3e4b17(0x230),_0x3e4b17(0x1b4),_0x3e4b17(0x1b5),_0x3e4b17(0x240),_0x3e4b17(0x1fa)],_0x5ccafd=this[_0x3e4b17(0x1cf)][_0x3e4b17(0x1dc)][_0x3e4b17(0x211)][_0x3e4b17(0x1f6)][_0x3e4b17(0x1d1)]()[_0x3e4b17(0x1f2)](_0x403253=>_0x3e4b17(0x1b8)==_0x403253[_0x3e4b17(0x214)])[_0x3e4b17(0x1f2)](_0x2e4466=>_0x54d62c[_0x3e4b17(0x1ca)](_0x2e4466[_0x3e4b17(0x21c)]));if(0x0==_0x5ccafd[_0x3e4b17(0x1b6)])return _0x2e8998;for(const _0x3ae25c of _0x5ccafd){const _0x3ac5fa=_0x22dbbd[_0x3e4b17(0x1c4)](_0x3ae25c[_0x3e4b17(0x228)],_0x3e4b17(0x1b8))[_0x3e4b17(0x1f2)](_0x4f423d=>!_0x4f423d[_0x3e4b17(0x1ee)][_0x3e4b17(0x1d6)])[_0x3e4b17(0x236)](_0x139d0e=>_0x139d0e[_0x3e4b17(0x1ce)])[_0x3e4b17(0x1f2)](_0x52dc1d=>{const _0x2cf87b=_0x3e4b17,_0x5c47cf=_0x22dbbd[_0x2cf87b(0x209)](_0x52dc1d);return _0x54d62c[_0x2cf87b(0x1ca)](_0x5c47cf);});if(_0x3ac5fa[_0x3e4b17(0x1b6)]){for(const _0x5126d7 of _0x3ac5fa)_0x1a1570[_0x3e4b17(0x1d4)](_0x5126d7[_0x3e4b17(0x20e)]());_0x2e8998=!0x0;}}return _0x2e8998;}[_0x24a48e(0x1ff)](_0x26a5d0){const _0x3364da=_0x24a48e;if(_0x26a5d0[_0x3364da(0x1db)][_0x3364da(0x1d2)]||!_0x26a5d0[_0x3364da(0x1db)][_0x3364da(0x1ef)])return!0x1;const _0x3bee09=this[_0x3364da(0x1cf)][_0x3364da(0x1df)][_0x3364da(0x1ea)](_0x3364da(0x21e));let _0x29e25b=!0x1;const _0x10b7cd=[_0x3364da(0x21b),_0x3364da(0x1b3),_0x3364da(0x206),_0x3364da(0x1e9),_0x3364da(0x230),_0x3364da(0x1b4),_0x3364da(0x1b5),_0x3364da(0x240),_0x3364da(0x1fa)];for(const _0x3caefb of _0x3bee09[_0x3364da(0x1bd)]({'skipNotAttached':!0x0})){const _0x701e3b=_0x3bee09[_0x3364da(0x1c4)](_0x3caefb[_0x3364da(0x1d3)](),_0x3364da(0x1b8))[_0x3364da(0x236)](_0x40c26a=>_0x40c26a[_0x3364da(0x1ce)])[_0x3364da(0x1f2)](_0x370567=>_0x370567[_0x3364da(0x1d9)]&&_0x10b7cd[_0x3364da(0x1ca)](_0x370567[_0x3364da(0x1d9)][_0x3364da(0x1ba)]));if(!_0x701e3b[_0x3364da(0x1b6)])continue;const _0xf1acab=_0x701e3b[0x0][_0x3364da(0x221)][_0x3364da(0x1b9)][_0x3364da(0x21f)];if(!_0x701e3b[_0x3364da(0x232)](_0x41ce9b=>_0x41ce9b[_0x3364da(0x1b9)][_0x3364da(0x21f)]===_0xf1acab)){for(const _0x12e3a7 of _0x701e3b)_0x479ffc(_0x12e3a7,_0xf1acab)&&(_0x29e25b=!0x0);}}return _0x29e25b;function _0xf18b1d(_0x2b03bf,_0x286a01){const _0xc07896=_0x3364da;for(const _0x493b20 of _0x3bee09[_0xc07896(0x1bd)]({'skipNotAttached':!0x0})[_0xc07896(0x1f2)](_0x441c6a=>_0xc07896(0x1b8)==_0x441c6a[_0xc07896(0x214)]&&_0x441c6a[_0xc07896(0x1b9)][_0xc07896(0x21f)]==_0x2b03bf))_0x493b20[_0xc07896(0x23f)](_0xc07896(0x21f),_0x286a01);}function _0x479ffc(_0x2f5363,_0x41fda5){const _0x14089b=_0x3364da;let _0x4fa0e1=_0x2f5363[_0x14089b(0x221)],_0x227cef=!0x1;for(;_0x4fa0e1;)_0x4fa0e1[_0x14089b(0x1b9)][_0x14089b(0x21f)]!=_0x41fda5&&(_0xf18b1d(_0x4fa0e1[_0x14089b(0x1b9)][_0x14089b(0x21f)],_0x41fda5),_0x4fa0e1[_0x14089b(0x23f)](_0x14089b(0x21f),_0x41fda5),_0x227cef=!0x0),_0x4fa0e1=_0x4fa0e1[_0x14089b(0x1c5)];return _0x227cef;}}[_0x24a48e(0x1f8)](){const _0x4931b5=_0x24a48e,_0x34d850=this[_0x4931b5(0x1cf)],_0x421b6c=_0x34d850[_0x4931b5(0x1e8)],_0x32a211=_0x34d850[_0x4931b5(0x1df)][_0x4931b5(0x1ea)](_0x4931b5(0x21e));this[_0x4931b5(0x1f9)](),_0x32a211[_0x4931b5(0x1cb)][_0x4931b5(0x204)](_0x4931b5(0x1c2),_0x4931b5(0x237),_0x4931b5(0x1c7),function(_0x3289fe,_0x59c9e9){const _0x150776=_0x4931b5,_0x4ea194=[];for(let _0x933180 of _0x3289fe)_0x933180[_0x150776(0x202)][_0x150776(0x1f1)]===_0x933180[_0x150776(0x212)][_0x150776(0x1c6)]&&(_0x933180=_0x34d850[_0x150776(0x1dc)][_0x150776(0x241)](_0x34d850[_0x150776(0x1dc)][_0x150776(0x1c3)](_0x933180[_0x150776(0x202)][_0x150776(0x1f1)],0x0))),_0x4ea194[_0x150776(0x1c8)](_0x933180);_0x34d850[_0x150776(0x1dc)][_0x150776(0x219)](_0x3eddf0=>{const _0x529e85=_0x150776,_0x3a171e=_0x34d850[_0x529e85(0x1dc)][_0x529e85(0x211)][_0x529e85(0x22e)],_0x4d0b43=Array[_0x529e85(0x22b)](_0x3a171e[_0x529e85(0x1fb)]())[_0x529e85(0x236)](_0x36ffde=>_0x367939[_0x529e85(0x1da)](_0x36ffde));_0x3eddf0[_0x529e85(0x220)](_0x4ea194),_0x34d850[_0x529e85(0x242)][_0x529e85(0x1ea)](_0x59c9e9[_0x529e85(0x1e5)])[_0x529e85(0x226)](),_0x59c9e9[_0x529e85(0x1f0)][_0x529e85(0x1c8)]({'forceDefaultExecution':!0x0}),_0x34d850[_0x529e85(0x1b1)](_0x59c9e9[_0x529e85(0x1e5)],..._0x59c9e9[_0x529e85(0x1f0)]),_0x3eddf0[_0x529e85(0x220)](_0x4d0b43);for(const _0xda4471 of _0x4d0b43)_0xda4471[_0x529e85(0x20d)]();});}),_0x32a211[_0x4931b5(0x222)][_0x4931b5(0x231)](function(_0x12d757){const _0x335720=_0x4931b5,_0x408847=!_0x34d850[_0x335720(0x1dc)][_0x335720(0x208)][_0x335720(0x1d0)](_0x12d757),_0x2f2e4f=_0x12d757[_0x335720(0x246)],_0x2aa85a=_0x12d757[_0x335720(0x22f)],_0xed2ec0=_0x12d757[_0x335720(0x225)](_0x335720(0x1b3)),_0x5b9eda=!_0x2f2e4f||_0x2f2e4f[_0x335720(0x225)](_0x335720(0x1b3))!==_0xed2ec0,_0x1fd27b=!_0x2aa85a||_0x2aa85a[_0x335720(0x225)](_0x335720(0x1b3))!==_0xed2ec0;return _0x408847&&Boolean(_0xed2ec0)&&_0x5b9eda&&_0x1fd27b;},_0x4e3a1b=>_0x469141(_0x421b6c,_0x4931b5(0x245),_0x4e3a1b));}[_0x24a48e(0x1f9)](){const _0x21f862=_0x24a48e,_0x23db02=this[_0x21f862(0x1cf)],_0x9a2d9d=_0x23db02[_0x21f862(0x1e8)];function _0x5350da(_0x3ea105){const _0x3c5202=_0x21f862,_0x4d9612=_0x23db02[_0x3c5202(0x242)][_0x3c5202(0x1ea)](_0x3c5202(0x1f3))[_0x3c5202(0x1b2)],_0x48c217=_0x23db02[_0x3c5202(0x242)][_0x3c5202(0x1ea)](_0x3c5202(0x23b))[_0x3c5202(0x1b2)];return _0x3c5202(0x23b)===_0x3ea105?_0x4d9612:_0x48c217;}_0x23db02[_0x21f862(0x1df)][_0x21f862(0x1ea)](_0x21f862(0x21e))[_0x21f862(0x222)][_0x21f862(0x243)](function(_0x1b925f){const _0x35b1ca=_0x21f862;if(_0x35b1ca(0x1c2)!=_0x1b925f[_0x35b1ca(0x214)])return;const {data:_0x430ad3}=_0x1b925f;if(!_0x430ad3)return;let _0x504e34,_0xb5f302,_0x2bf9eb,_0x47b066;switch(_0x430ad3[_0x35b1ca(0x1e5)]){case _0x35b1ca(0x1f3):_0x2bf9eb=_0x430ad3[_0x35b1ca(0x1f0)][0x0][_0x35b1ca(0x20a)],_0x47b066=_0x5350da(_0x430ad3[_0x35b1ca(0x1e5)]),_0x504e34=_0x2bf9eb?_0x35b1ca(0x1bc):_0x35b1ca(0x1c9),!_0x47b066&&_0x23db02[_0x35b1ca(0x217)][_0x35b1ca(0x1ea)](_0x35b1ca(0x1f5))||(_0x504e34=_0x35b1ca(0x205)),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x210)))};break;case _0x35b1ca(0x23b):_0x2bf9eb=_0x430ad3[_0x35b1ca(0x1f0)][0x0][_0x35b1ca(0x20a)],_0x47b066=_0x5350da(_0x430ad3[_0x35b1ca(0x1e5)]),_0x504e34=_0x2bf9eb?_0x35b1ca(0x1bc):_0x35b1ca(0x1c9),!_0x47b066&&_0x23db02[_0x35b1ca(0x217)][_0x35b1ca(0x1ea)](_0x35b1ca(0x1f5))||(_0x504e34=_0x35b1ca(0x205)),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x1c0)))};break;case _0x35b1ca(0x1fe):_0x504e34=_0x35b1ca(0x1e1),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x245)))};break;case _0x35b1ca(0x22d):_0x504e34=function(_0x4f4f49){const _0x3bd2b3=_0x35b1ca,_0xcde4c6=_0x4f4f49[_0x3bd2b3(0x1d3)]();let _0x4b3228=_0xcde4c6[_0x3bd2b3(0x202)][_0x3bd2b3(0x1f1)];for(;_0x4b3228&&_0xcde4c6[_0x3bd2b3(0x1bb)](_0x4b3228);){if(_0x4b3228[_0x3bd2b3(0x225)](_0x3bd2b3(0x206))>0x0)return!0x1;_0x4b3228=_0x4b3228[_0x3bd2b3(0x22f)];}return!0x0;}(_0x1b925f)?_0x469141(_0x9a2d9d,_0x35b1ca(0x1c9),_0x469141(_0x9a2d9d,function(_0x459ed9){const _0x540906=_0x35b1ca;return _0x540906(0x22a)+_0x459ed9[_0x540906(0x1d3)]()[_0x540906(0x202)][_0x540906(0x1f1)][_0x540906(0x225)](_0x540906(0x21b))[_0x540906(0x1cc)]()+_0x540906(0x1e6);}(_0x1b925f))):_0x469141(_0x9a2d9d,_0x35b1ca(0x22c),_0x469141(_0x9a2d9d,_0x35b1ca(0x245))),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x504e34};break;case _0x35b1ca(0x1e4):case _0x35b1ca(0x215):!0x1===_0x430ad3[_0x35b1ca(0x207)]&&(_0x504e34=_0x35b1ca(0x235),_0xb5f302={'type':_0x35b1ca(0x1d7),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x245)))});}return _0xb5f302;});}}function le(_0x14dbd4){const _0x4bbbe6=_0x24a48e;let _0x4b49ab=_0x14dbd4[_0x4bbbe6(0x1d3)]()[_0x4bbbe6(0x202)][_0x4bbbe6(0x1f1)][_0x4bbbe6(0x246)];for(;_0x4b49ab;){const _0x1b93ae=_0x4b49ab[_0x4bbbe6(0x225)](_0x4bbbe6(0x1b3));if(!_0x1b93ae)return!0x1;if(_0x1b93ae==_0x14dbd4[_0x4bbbe6(0x1d9)][_0x4bbbe6(0x23a)])return _0x4bbbe6(0x23a);if(_0x1b93ae==_0x14dbd4[_0x4bbbe6(0x1d9)][_0x4bbbe6(0x1de)])return _0x4bbbe6(0x1de);_0x4b49ab=_0x4b49ab[_0x4bbbe6(0x246)];}return!0x1;}
|
|
23
|
+
const _0x59d568=_0x36bf;(function(_0x49f2c4,_0x4d3d53){const _0x29c09c=_0x36bf,_0x1d62fd=_0x49f2c4();while(!![]){try{const _0x1eaeaa=parseInt(_0x29c09c(0x1b8))/0x1+-parseInt(_0x29c09c(0x20b))/0x2*(parseInt(_0x29c09c(0x23e))/0x3)+parseInt(_0x29c09c(0x1d3))/0x4*(parseInt(_0x29c09c(0x1fa))/0x5)+parseInt(_0x29c09c(0x229))/0x6*(parseInt(_0x29c09c(0x1cf))/0x7)+parseInt(_0x29c09c(0x23a))/0x8*(-parseInt(_0x29c09c(0x22a))/0x9)+-parseInt(_0x29c09c(0x202))/0xa*(parseInt(_0x29c09c(0x22f))/0xb)+-parseInt(_0x29c09c(0x1b6))/0xc*(parseInt(_0x29c09c(0x1c3))/0xd);if(_0x1eaeaa===_0x4d3d53)break;else _0x1d62fd['push'](_0x1d62fd['shift']());}catch(_0x3ac09c){_0x1d62fd['push'](_0x1d62fd['shift']());}}}(_0xdf91,0xb8283));import{Plugin as _0x1f3382}from'ckeditor5/src/core.js';import{getTranslation as _0x208135}from'../utils/common-translations.js';import{renameAttributeKey as _0x424cad}from'../trackchangesediting.js';import{LiveRange as _0x3b949b}from'ckeditor5/src/engine.js';export default class z extends _0x1f3382{[_0x59d568(0x217)](){const _0x5b88b4=_0x59d568,_0x39ad7f=this[_0x5b88b4(0x211)];if(!_0x39ad7f[_0x5b88b4(0x1e9)][_0x5b88b4(0x209)](_0x5b88b4(0x1da)))return;const _0x433141=_0x39ad7f[_0x5b88b4(0x20a)],_0xbd9200=_0x39ad7f[_0x5b88b4(0x1e9)][_0x5b88b4(0x1ee)](_0x5b88b4(0x213)),_0x8c5333=_0x39ad7f[_0x5b88b4(0x1e9)][_0x5b88b4(0x209)](_0x5b88b4(0x1c4)),_0x5e54eb=!!_0x39ad7f[_0x5b88b4(0x1bf)][_0x5b88b4(0x1ee)](_0x5b88b4(0x220));function _0x432af9(_0xd4153e){const _0x4bb590=_0x5b88b4;return{'type':_0x4bb590(0x235),'content':''+_0x208135(_0x433141,_0x4bb590(0x230),_0xd4153e)};}function _0x2e16e6(_0x3946ff){const _0xc5f1de=_0x5b88b4;return{'type':_0xc5f1de(0x235),'content':''+_0x208135(_0x433141,_0xc5f1de(0x1be),_0x3946ff)};}_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x23d)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x238)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1ec)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1b2)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x22b)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x208)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1b9)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1e7)),_0xbd9200[_0x5b88b4(0x1bb)](_0x5b88b4(0x1e6)),_0xbd9200[_0x5b88b4(0x1bb)](_0x5b88b4(0x1fb)),_0xbd9200[_0x5b88b4(0x1bb)](_0x5b88b4(0x1b5)),_0x5e54eb&&(_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1ad)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x23c))),_0x8c5333&&(_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x240)),_0xbd9200[_0x5b88b4(0x1fd)](_0x5b88b4(0x1d1)),_0xbd9200[_0x5b88b4(0x1bb)](_0x5b88b4(0x1c0)),_0xbd9200[_0x5b88b4(0x1eb)][_0x5b88b4(0x1fc)](_0x59be84=>{const _0x1379bf=_0x5b88b4,{data:_0x2a4008}=_0x59be84;if(_0x2a4008&&_0x1379bf(0x1c0)==_0x2a4008[_0x1379bf(0x1d0)])return{'type':_0x1379bf(0x235),'content':_0x2a4008[_0x1379bf(0x22e)]?_0x208135(_0x433141,_0x1379bf(0x1dd)):_0x208135(_0x433141,_0x1379bf(0x1ab))};}),this[_0x5b88b4(0x211)][_0x5b88b4(0x1db)][_0x5b88b4(0x227)][_0x5b88b4(0x1b3)](_0x12f870=>{const _0x49cab2=_0x5b88b4;if(_0x12f870[_0x49cab2(0x1b4)][_0x49cab2(0x239)])return!0x1;let _0x40209f=!0x1;const _0x49bc35=_0xbd9200[_0x49cab2(0x1ed)]({'skipNotAttached':!0x0})[_0x49cab2(0x223)](_0x2252cf=>_0x49cab2(0x1c0)===_0xbd9200[_0x49cab2(0x1ff)](_0x2252cf));for(const _0x5b1d80 of _0x49bc35){_0x49cab2(0x1f5)!=_0x5b1d80[_0x49cab2(0x1af)]()[_0x49cab2(0x21f)][_0x49cab2(0x201)][_0x49cab2(0x225)](_0x49cab2(0x1fb))&&(_0xbd9200[_0x49cab2(0x203)](_0x5b1d80[_0x49cab2(0x1af)](),_0x49cab2(0x1d6))[_0x49cab2(0x207)](_0x508c12=>_0x49cab2(0x1fb)===_0xbd9200[_0x49cab2(0x1ff)](_0x508c12[_0x49cab2(0x1d8)]))||(_0x12f870[_0x49cab2(0x200)](_0x5b1d80[_0x49cab2(0x1b1)]()),_0x40209f=!0x0));}return _0x40209f;})),_0xbd9200[_0x5b88b4(0x1eb)][_0x5b88b4(0x234)](_0x5b88b4(0x1b5),_0x208135(_0x433141,_0x5b88b4(0x22c)));const _0x15b988={'type':_0x5b88b4(0x235),'content':''};_0xbd9200[_0x5b88b4(0x1eb)][_0x5b88b4(0x1fc)](_0x47ed76=>{const _0x1b9d6d=_0x5b88b4,{data:_0x4b0ae7}=_0x47ed76;if(!_0x4b0ae7||_0x1b9d6d(0x1fb)!=_0x4b0ae7[_0x1b9d6d(0x1d0)])return;let _0x495586=_0x47ed76[_0x1b9d6d(0x1f7)];for(;_0x495586;){if(_0x495586[_0x1b9d6d(0x206)]&&((_0x1b9d6d(0x1f9)==_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x1d0)]||_0x1b9d6d(0x237)==_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x1d0)])&&(_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x22e)]&&_0x1b9d6d(0x1e2)!=_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x22e)]||_0x1b9d6d(0x1e2)!=_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x1ba)]&&!_0x4b0ae7[_0x1b9d6d(0x22e)])||!_0x5e54eb&&_0x495586[_0x1b9d6d(0x206)][_0x1b9d6d(0x1d0)]==_0x424cad))return _0x15b988;_0x495586=_0x495586[_0x1b9d6d(0x1c9)];}if(null==_0x4b0ae7[_0x1b9d6d(0x22e)])switch(_0x4b0ae7[_0x1b9d6d(0x1ba)]){case _0x1b9d6d(0x205):return _0x2e16e6(_0x208135(_0x433141,_0x1b9d6d(0x226)));case _0x1b9d6d(0x1cc):return _0x2e16e6(_0x208135(_0x433141,_0x1b9d6d(0x214)));case _0x1b9d6d(0x1f5):return _0x2e16e6(_0x208135(_0x433141,_0x1b9d6d(0x204)));}switch(_0x4b0ae7[_0x1b9d6d(0x22e)]){case _0x1b9d6d(0x205):return _0x432af9(_0x208135(_0x433141,_0x1b9d6d(0x226)));case _0x1b9d6d(0x1cc):return _0x432af9(_0x208135(_0x433141,_0x1b9d6d(0x214)));case _0x1b9d6d(0x1f5):return _0x432af9(_0x208135(_0x433141,_0x1b9d6d(0x204)));}}),_0xbd9200[_0x5b88b4(0x1eb)][_0x5b88b4(0x1fc)](_0x26ac8d=>{const _0x43756d=_0x5b88b4,{data:_0x827bee}=_0x26ac8d;if(_0x827bee&&_0x43756d(0x1b5)==_0x827bee[_0x43756d(0x1d0)])return null==_0x827bee[_0x43756d(0x22e)]||null==_0x827bee[_0x43756d(0x1ba)]&&0x0==_0x827bee[_0x43756d(0x22e)]?_0x15b988:void 0x0;}),_0xbd9200[_0x5b88b4(0x1eb)][_0x5b88b4(0x1fc)](_0x271800=>{const _0x272457=_0x5b88b4;if(_0x272457(0x1d6)!=_0x271800[_0x272457(0x1bc)])return;const {data:_0x2843e5}=_0x271800;if(!_0x2843e5||_0x272457(0x1e6)!=_0x2843e5[_0x272457(0x1d0)])return;const _0x33b1ca=le(_0x271800);return _0x272457(0x22e)==_0x33b1ca?{'type':_0x272457(0x235),'content':_0x208135(_0x433141,_0x272457(0x1e4))}:_0x272457(0x1ba)==_0x33b1ca?{'type':_0x272457(0x235),'content':_0x208135(_0x433141,_0x272457(0x21a))}:_0x15b988;}),_0x39ad7f[_0x5b88b4(0x1db)][_0x5b88b4(0x227)][_0x5b88b4(0x1b3)](_0x543f3a=>this[_0x5b88b4(0x232)](_0x543f3a)),_0x39ad7f[_0x5b88b4(0x1db)][_0x5b88b4(0x227)][_0x5b88b4(0x1b3)](_0x2ee640=>this[_0x5b88b4(0x1d7)](_0x2ee640)),_0x39ad7f[_0x5b88b4(0x1db)][_0x5b88b4(0x227)][_0x5b88b4(0x1b3)](_0x9f3a11=>this[_0x5b88b4(0x23b)](_0x9f3a11)),this[_0x5b88b4(0x219)]();}[_0x59d568(0x232)](_0x7f0b82){const _0x285976=_0x59d568;if(_0x7f0b82[_0x285976(0x1b4)][_0x285976(0x239)]||!_0x7f0b82[_0x285976(0x1b4)][_0x285976(0x1f0)])return!0x1;let _0x58a271=!0x1;const _0x2ad426=this[_0x285976(0x211)][_0x285976(0x1e9)][_0x285976(0x1ee)](_0x285976(0x213))[_0x285976(0x1ed)]({'skipNotAttached':!0x0})[_0x285976(0x223)](_0x3e849e=>_0x3e849e[_0x285976(0x206)]&&_0x285976(0x1e6)==_0x3e849e[_0x285976(0x206)][_0x285976(0x1d0)])[_0x285976(0x223)](_0x5498fb=>_0x5498fb[_0x285976(0x206)][_0x285976(0x22e)]&&_0x5498fb[_0x285976(0x206)][_0x285976(0x1ba)]);for(const _0x2814cd of _0x2ad426)le(_0x2814cd)||(_0x7f0b82[_0x285976(0x200)](_0x2814cd[_0x285976(0x1b1)]()),_0x58a271=!0x0);return _0x58a271;}[_0x59d568(0x1d7)](_0x2fd3a6){const _0x399696=_0x59d568;if(_0x2fd3a6[_0x399696(0x1b4)][_0x399696(0x239)]||!_0x2fd3a6[_0x399696(0x1b4)][_0x399696(0x1f0)])return!0x1;const _0x3749b9=this[_0x399696(0x211)][_0x399696(0x1e9)][_0x399696(0x1ee)](_0x399696(0x213));if(_0x3749b9[_0x399696(0x1c1)][_0x399696(0x1aa)])return!0x1;let _0x4796ca=!0x1;const _0x24a0a3=[_0x399696(0x1fb),_0x399696(0x1e6),_0x399696(0x1b5),_0x399696(0x1f9),_0x399696(0x21d),_0x399696(0x20c),_0x399696(0x1c2),_0x399696(0x1c8),_0x399696(0x237)],_0x582ae1=this[_0x399696(0x211)][_0x399696(0x1db)][_0x399696(0x227)][_0x399696(0x1f4)][_0x399696(0x1d2)]()[_0x399696(0x223)](_0x33b3e0=>_0x399696(0x1d6)==_0x33b3e0[_0x399696(0x1bc)])[_0x399696(0x223)](_0x22d572=>_0x24a0a3[_0x399696(0x1df)](_0x22d572[_0x399696(0x1a8)]));if(0x0==_0x582ae1[_0x399696(0x1d4)])return _0x4796ca;for(const _0x5641f9 of _0x582ae1){const _0x118677=_0x3749b9[_0x399696(0x203)](_0x5641f9[_0x399696(0x1d9)],_0x399696(0x1d6))[_0x399696(0x223)](_0x2b2b81=>!_0x2b2b81[_0x399696(0x1e0)][_0x399696(0x1f3)])[_0x399696(0x1e8)](_0x55c227=>_0x55c227[_0x399696(0x1d8)])[_0x399696(0x223)](_0x1187c3=>{const _0x3d93c3=_0x399696,_0x1b003b=_0x3749b9[_0x3d93c3(0x1ff)](_0x1187c3);return _0x24a0a3[_0x3d93c3(0x1df)](_0x1b003b);});if(_0x118677[_0x399696(0x1d4)]){for(const _0x175980 of _0x118677)_0x2fd3a6[_0x399696(0x200)](_0x175980[_0x399696(0x1b1)]());_0x4796ca=!0x0;}}return _0x4796ca;}[_0x59d568(0x23b)](_0x381a7d){const _0x4cae49=_0x59d568;if(_0x381a7d[_0x4cae49(0x1b4)][_0x4cae49(0x239)]||!_0x381a7d[_0x4cae49(0x1b4)][_0x4cae49(0x1f0)])return!0x1;const _0x78fe52=this[_0x4cae49(0x211)][_0x4cae49(0x1e9)][_0x4cae49(0x1ee)](_0x4cae49(0x213));let _0x4223fa=!0x1;const _0xb1e6a3=[_0x4cae49(0x1fb),_0x4cae49(0x1e6),_0x4cae49(0x1b5),_0x4cae49(0x1f9),_0x4cae49(0x21d),_0x4cae49(0x20c),_0x4cae49(0x1c2),_0x4cae49(0x1c8),_0x4cae49(0x237)];for(const _0x34687 of _0x78fe52[_0x4cae49(0x1ed)]({'skipNotAttached':!0x0})){const _0x16dbb1=_0x78fe52[_0x4cae49(0x203)](_0x34687[_0x4cae49(0x1af)](),_0x4cae49(0x1d6))[_0x4cae49(0x1e8)](_0x2fde51=>_0x2fde51[_0x4cae49(0x1d8)])[_0x4cae49(0x223)](_0x112ef3=>_0x112ef3[_0x4cae49(0x206)]&&_0xb1e6a3[_0x4cae49(0x1df)](_0x112ef3[_0x4cae49(0x206)][_0x4cae49(0x1d0)]));if(!_0x16dbb1[_0x4cae49(0x1d4)])continue;const _0x51eef6=_0x16dbb1[0x0][_0x4cae49(0x1f7)][_0x4cae49(0x1de)][_0x4cae49(0x1cd)];if(!_0x16dbb1[_0x4cae49(0x22d)](_0xc1df37=>_0xc1df37[_0x4cae49(0x1de)][_0x4cae49(0x1cd)]===_0x51eef6)){for(const _0x95b4a0 of _0x16dbb1)_0x3260ca(_0x95b4a0,_0x51eef6)&&(_0x4223fa=!0x0);}}return _0x4223fa;function _0x5d6369(_0x47cb05,_0x41d385){const _0x16b6cb=_0x4cae49;for(const _0x37b6c2 of _0x78fe52[_0x16b6cb(0x1ed)]({'skipNotAttached':!0x0})[_0x16b6cb(0x223)](_0x8d1ea9=>_0x16b6cb(0x1d6)==_0x8d1ea9[_0x16b6cb(0x1bc)]&&_0x8d1ea9[_0x16b6cb(0x1de)][_0x16b6cb(0x1cd)]==_0x47cb05))_0x37b6c2[_0x16b6cb(0x1c7)](_0x16b6cb(0x1cd),_0x41d385);}function _0x3260ca(_0x20fc38,_0x1b51cb){const _0x35554d=_0x4cae49;let _0x34e54f=_0x20fc38[_0x35554d(0x1f7)],_0x466e51=!0x1;for(;_0x34e54f;)_0x34e54f[_0x35554d(0x1de)][_0x35554d(0x1cd)]!=_0x1b51cb&&(_0x5d6369(_0x34e54f[_0x35554d(0x1de)][_0x35554d(0x1cd)],_0x1b51cb),_0x34e54f[_0x35554d(0x1c7)](_0x35554d(0x1cd),_0x1b51cb),_0x466e51=!0x0),_0x34e54f=_0x34e54f[_0x35554d(0x1c9)];return _0x466e51;}}[_0x59d568(0x219)](){const _0xd948a2=_0x59d568,_0x336529=this[_0xd948a2(0x211)],_0x18e923=_0x336529[_0xd948a2(0x20a)],_0xe84851=_0x336529[_0xd948a2(0x1e9)][_0xd948a2(0x1ee)](_0xd948a2(0x213));this[_0xd948a2(0x1f8)](),_0xe84851[_0xd948a2(0x1fe)][_0xd948a2(0x1ce)](_0xd948a2(0x21b),_0xd948a2(0x228),_0xd948a2(0x218),function(_0x46ca20,_0x4b9019){const _0xa4d6fa=_0xd948a2,_0x2800e6=[];for(let _0x292832 of _0x46ca20)_0x292832[_0xa4d6fa(0x21f)][_0xa4d6fa(0x201)]===_0x292832[_0xa4d6fa(0x231)][_0xa4d6fa(0x210)]&&(_0x292832=_0x336529[_0xa4d6fa(0x1db)][_0xa4d6fa(0x1ae)](_0x336529[_0xa4d6fa(0x1db)][_0xa4d6fa(0x1e5)](_0x292832[_0xa4d6fa(0x21f)][_0xa4d6fa(0x201)],0x0))),_0x2800e6[_0xa4d6fa(0x1c6)](_0x292832);_0x336529[_0xa4d6fa(0x1db)][_0xa4d6fa(0x1a9)](_0x331b2f=>{const _0x437db4=_0xa4d6fa,_0x3c6245=_0x336529[_0x437db4(0x1db)][_0x437db4(0x227)][_0x437db4(0x1d5)],_0x1a32c9=Array[_0x437db4(0x21e)](_0x3c6245[_0x437db4(0x1ef)]())[_0x437db4(0x1e8)](_0x33e38b=>_0x3b949b[_0x437db4(0x236)](_0x33e38b));_0x331b2f[_0x437db4(0x1ca)](_0x2800e6),_0x336529[_0x437db4(0x1b0)][_0x437db4(0x1ee)](_0x4b9019[_0x437db4(0x215)])[_0x437db4(0x1c5)](),_0x4b9019[_0x437db4(0x21c)][_0x437db4(0x1c6)]({'forceDefaultExecution':!0x0}),_0x336529[_0x437db4(0x216)](_0x4b9019[_0x437db4(0x215)],..._0x4b9019[_0x437db4(0x21c)]),_0x331b2f[_0x437db4(0x1ca)](_0x1a32c9);for(const _0x21be7a of _0x1a32c9)_0x21be7a[_0x437db4(0x1cb)]();});}),_0xe84851[_0xd948a2(0x1eb)][_0xd948a2(0x20f)](function(_0x477750){const _0x486699=_0xd948a2,_0x43d747=!_0x336529[_0x486699(0x1db)][_0x486699(0x1bd)][_0x486699(0x1dc)](_0x477750),_0x10c35d=_0x477750[_0x486699(0x23f)],_0x1bd699=_0x477750[_0x486699(0x1ea)],_0x48ae29=_0x477750[_0x486699(0x225)](_0x486699(0x1e6)),_0x112690=!_0x10c35d||_0x10c35d[_0x486699(0x225)](_0x486699(0x1e6))!==_0x48ae29,_0x5611ed=!_0x1bd699||_0x1bd699[_0x486699(0x225)](_0x486699(0x1e6))!==_0x48ae29;return _0x43d747&&Boolean(_0x48ae29)&&_0x112690&&_0x5611ed;},_0x2caf97=>_0x208135(_0x18e923,_0xd948a2(0x1f2),_0x2caf97));}[_0x59d568(0x1f8)](){const _0x339645=_0x59d568,_0xd260b8=this[_0x339645(0x211)],_0x5d3b94=_0xd260b8[_0x339645(0x20a)];function _0x56475e(_0x3362aa){const _0x17d8a6=_0x339645,_0x249dad=_0xd260b8[_0x17d8a6(0x1b0)][_0x17d8a6(0x1ee)](_0x17d8a6(0x238))[_0x17d8a6(0x1aa)],_0x298ffb=_0xd260b8[_0x17d8a6(0x1b0)][_0x17d8a6(0x1ee)](_0x17d8a6(0x23d))[_0x17d8a6(0x1aa)];return _0x17d8a6(0x23d)===_0x3362aa?_0x249dad:_0x298ffb;}_0xd260b8[_0x339645(0x1e9)][_0x339645(0x1ee)](_0x339645(0x213))[_0x339645(0x1eb)][_0x339645(0x1fc)](function(_0x2ba47f){const _0x256e2f=_0x339645;if(_0x256e2f(0x21b)!=_0x2ba47f[_0x256e2f(0x1bc)])return;const {data:_0x30c7d9}=_0x2ba47f;if(!_0x30c7d9)return;let _0x592611,_0x1c6dc6,_0x401a1f,_0x1c5881;switch(_0x30c7d9[_0x256e2f(0x215)]){case _0x256e2f(0x238):_0x401a1f=_0x30c7d9[_0x256e2f(0x21c)][0x0][_0x256e2f(0x233)],_0x1c5881=_0x56475e(_0x30c7d9[_0x256e2f(0x215)]),_0x592611=_0x401a1f?_0x256e2f(0x1b7):_0x256e2f(0x1f6),!_0x1c5881&&_0xd260b8[_0x256e2f(0x1bf)][_0x256e2f(0x1ee)](_0x256e2f(0x220))||(_0x592611=_0x256e2f(0x221)),_0x1c6dc6={'type':_0x256e2f(0x235),'content':_0x208135(_0x5d3b94,_0x592611,_0x208135(_0x5d3b94,_0x256e2f(0x226)))};break;case _0x256e2f(0x23d):_0x401a1f=_0x30c7d9[_0x256e2f(0x21c)][0x0][_0x256e2f(0x233)],_0x1c5881=_0x56475e(_0x30c7d9[_0x256e2f(0x215)]),_0x592611=_0x401a1f?_0x256e2f(0x1b7):_0x256e2f(0x1f6),!_0x1c5881&&_0xd260b8[_0x256e2f(0x1bf)][_0x256e2f(0x1ee)](_0x256e2f(0x220))||(_0x592611=_0x256e2f(0x221)),_0x1c6dc6={'type':_0x256e2f(0x235),'content':_0x208135(_0x5d3b94,_0x592611,_0x208135(_0x5d3b94,_0x256e2f(0x214)))};break;case _0x256e2f(0x22b):_0x592611=_0x256e2f(0x20e),_0x1c6dc6={'type':_0x256e2f(0x235),'content':_0x208135(_0x5d3b94,_0x592611,_0x208135(_0x5d3b94,_0x256e2f(0x1f2)))};break;case _0x256e2f(0x208):_0x592611=function(_0x40c219){const _0x29cb48=_0x256e2f,_0x46d9a4=_0x40c219[_0x29cb48(0x1af)]();let _0x4d2904=_0x46d9a4[_0x29cb48(0x21f)][_0x29cb48(0x201)];for(;_0x4d2904&&_0x46d9a4[_0x29cb48(0x1ac)](_0x4d2904);){if(_0x4d2904[_0x29cb48(0x225)](_0x29cb48(0x1b5))>0x0)return!0x1;_0x4d2904=_0x4d2904[_0x29cb48(0x1ea)];}return!0x0;}(_0x2ba47f)?_0x208135(_0x5d3b94,_0x256e2f(0x1f6),_0x208135(_0x5d3b94,function(_0x553631){const _0x4bcdbd=_0x256e2f;return _0x4bcdbd(0x1e1)+_0x553631[_0x4bcdbd(0x1af)]()[_0x4bcdbd(0x21f)][_0x4bcdbd(0x201)][_0x4bcdbd(0x225)](_0x4bcdbd(0x1fb))[_0x4bcdbd(0x1f1)]()+_0x4bcdbd(0x1e3);}(_0x2ba47f))):_0x208135(_0x5d3b94,_0x256e2f(0x20d),_0x208135(_0x5d3b94,_0x256e2f(0x1f2))),_0x1c6dc6={'type':_0x256e2f(0x235),'content':_0x592611};break;case _0x256e2f(0x1ad):case _0x256e2f(0x23c):!0x1===_0x30c7d9[_0x256e2f(0x212)]&&(_0x592611=_0x256e2f(0x224),_0x1c6dc6={'type':_0x256e2f(0x222),'content':_0x208135(_0x5d3b94,_0x592611,_0x208135(_0x5d3b94,_0x256e2f(0x1f2)))});}return _0x1c6dc6;});}}function _0x36bf(_0xe628cd,_0x50e3b6){const _0xdf9131=_0xdf91();return _0x36bf=function(_0x36bf03,_0x225a7e){_0x36bf03=_0x36bf03-0x1a8;let _0x26e4b6=_0xdf9131[_0x36bf03];return _0x26e4b6;},_0x36bf(_0xe628cd,_0x50e3b6);}function le(_0x4ed227){const _0x2ba4c9=_0x59d568;let _0x8dbf01=_0x4ed227[_0x2ba4c9(0x1af)]()[_0x2ba4c9(0x21f)][_0x2ba4c9(0x201)][_0x2ba4c9(0x23f)];for(;_0x8dbf01;){const _0x51099f=_0x8dbf01[_0x2ba4c9(0x225)](_0x2ba4c9(0x1e6));if(!_0x51099f)return!0x1;if(_0x51099f==_0x4ed227[_0x2ba4c9(0x206)][_0x2ba4c9(0x22e)])return _0x2ba4c9(0x22e);if(_0x51099f==_0x4ed227[_0x2ba4c9(0x206)][_0x2ba4c9(0x1ba)])return _0x2ba4c9(0x1ba);_0x8dbf01=_0x8dbf01[_0x2ba4c9(0x23f)];}return!0x1;}function _0xdf91(){const _0x36cf80=['setAttribute','listMarker','next','setSelection','detach','numbered','groupId','registerCustomCallback','28231ukrRTt','key','checkTodoList','getChanges','2260wOzuUO','length','selection','attribute','noTrackChangesFixer','suggestion','range','ListEditing','model','isObject','*Check\x20item*','attributes','includes','meta','ELEMENT_','default','_LIST','*Merge:*\x20list\x20item','createPositionAt','listItemId','splitListItemBefore','map','plugins','nextSibling','descriptionFactory','customNumberedList','getSuggestions','get','getRanges','isLocal','toUpperCase','ELEMENT_LIST_ITEM','isNextTo','differ','todo','*Format:*\x20remove\x20from\x20%0','head','_registerLegacyDescription','listStyle','12625sVypGc','listType','registerDescriptionCallback','enableDefaultAttributesIntegration','_suggestionFactory','_getAttributeKey','removeMarker','nodeAfter','6233650PjPPGw','_findSuggestions','ELEMENT_TODO_LIST','bulleted','data','find','outdentList','has','locale','145868pQGTgb','listReversed','*Outdent:*\x20%0','*Indent:*\x20%0','registerElementLabel','parent','editor','multipleBlocks','TrackChangesEditing','ELEMENT_NUMBERED_LIST','commandName','execute','afterInit','accept','_supportLegacySuggestions','*Split:*\x20list\x20item','formatBlock','commandParams','listStart','from','start','list.multiBlock','*Change\x20to:*\x20%0','deletion','filter','*Merge:*\x20%0','getAttribute','ELEMENT_BULLETED_LIST','document','documentList','78OsdvGK','144NaEsCI','indentList','FORMAT_INDENT','every','newValue','11Glgjcx','*Set\x20format:*\x20%0','end','listItemIdFixer','forceValue','registerAttributeLabel','format','fromRange','listMarkerStyle','bulletedList','isUndo','74584bXsvwv','assureChains','mergeListItemForward','numberedList','3uqWnxo','previousSibling','todoList','attributeKey','change','value','*Uncheck\x20item*','containsItem','mergeListItemBackward','createRange','getFirstRange','commands','getFirstMarker','customBulletedList','registerPostFixer','batch','listIndent','82776jaPFBe','*Format:*\x20insert\x20into\x20%0','403538FVwzKR','splitListItemAfter','oldValue','registerBlockAttribute','type','schema','*Remove\x20format:*\x20%0','config','todoListChecked','trackChangesCommand','todoListCheck','533YQZcwL','TodoListEditing','refresh','push'];_0xdf91=function(){return _0x36cf80;};return _0xdf91();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3dd80a=_0x4552;(function(_0x3a7b94,_0x215cdf){const _0x461199=_0x4552,_0x5ca18f=_0x3a7b94();while(!![]){try{const _0x4eaaee=-parseInt(_0x461199(0x1b0))/0x1*(parseInt(_0x461199(0x1e1))/0x2)+parseInt(_0x461199(0x1af))/0x3*(-parseInt(_0x461199(0x1e5))/0x4)+parseInt(_0x461199(0x1ae))/0x5+-parseInt(_0x461199(0x1b9))/0x6*(-parseInt(_0x461199(0x1c8))/0x7)+parseInt(_0x461199(0x1b3))/0x8+parseInt(_0x461199(0x1e9))/0x9+parseInt(_0x461199(0x1f0))/0xa*(-parseInt(_0x461199(0x1cd))/0xb);if(_0x4eaaee===_0x215cdf)break;else _0x5ca18f['push'](_0x5ca18f['shift']());}catch(_0x83e6d0){_0x5ca18f['push'](_0x5ca18f['shift']());}}}(_0x21ec,0x872af));import{Plugin as _0x22cec7}from'ckeditor5/src/core.js';import{getTranslation as _0x2ef5e4}from'../utils/common-translations.js';function _0x21ec(){const _0x43773f=['getSuggestions','FORMAT_LIST_REVERSED','_getAttributeKey','find','square','reversed','commandName','attribute','registerPostFixer','handleDescriptions','getAttribute','data','ListPropertiesEditing','nodeAfter','has','upper-roman','includes','bind','_findSuggestions','*Set\x20format:*\x20%0','listReversed','_LIST_DEFAULT','2121560nalNFn','3TwZVpY','1PKcfFZ','next','_LIST_','8830832EkoVUj','decimal-leading-zero','toUpperCase','suggestion','styles','*Format:*\x20set\x20order\x20to\x20regular','138vpgubK','afterInit','upper-latin','default','lower-roman','locale','start','*Remove\x20format:*\x20%0','getFirstRange','ELEMENT_','list.properties','commandParams','lower-latin','filter','plugins','262465skvbMi','format','type','removeMarker','replace','165HXhIcc','registerAttributeLabel','getFirstMarker','*Format:*\x20set\x20start\x20index\x20to\x20%0','batch','customNumbered','*Format:*\x20set\x20order\x20to\x20reversed','_getTranslationKeyForListStyle','oldValue','newValue','listStart','config','circle','enableDefaultAttributesIntegration','isUndo','listType','listStyle','registerDescriptionCallback','descriptionFactory','startIndex','1070898hNGkja','TrackChangesEditing','model','key','902296loLmZd','editor','numbered','registerBlockAttribute','2552931wkhBWd','document','_registerLegacyDescription','FORMAT_LIST_START','disc','head','get','906360HioMaP','decimal','bulleted','formatBlock','*Change\x20to:*\x20%0'];_0x21ec=function(){return _0x43773f;};return _0x21ec();}export default class ue extends _0x22cec7{[_0x3dd80a(0x1ba)](){const _0x77fcb7=_0x3dd80a;if(!this[_0x77fcb7(0x1e6)][_0x77fcb7(0x1c7)][_0x77fcb7(0x1a6)](_0x77fcb7(0x1a4)))return;const _0x1eafb9=this[_0x77fcb7(0x1e6)][_0x77fcb7(0x1d8)][_0x77fcb7(0x1ef)](_0x77fcb7(0x1c3)),_0xf6e83c=this[_0x77fcb7(0x1e6)][_0x77fcb7(0x1c7)][_0x77fcb7(0x1ef)](_0x77fcb7(0x1e2));_0x1eafb9[_0x77fcb7(0x1b7)]&&(_0xf6e83c[_0x77fcb7(0x1da)](_0x77fcb7(0x1dd)),_0xf6e83c[_0x77fcb7(0x1e8)](_0x77fcb7(0x1dd))),_0x1eafb9[_0x77fcb7(0x19d)]&&(_0xf6e83c[_0x77fcb7(0x1da)](_0x77fcb7(0x1ac)),_0xf6e83c[_0x77fcb7(0x1e8)](_0x77fcb7(0x1ac))),_0x1eafb9[_0x77fcb7(0x1e0)]&&(_0xf6e83c[_0x77fcb7(0x1da)](_0x77fcb7(0x1d7)),_0xf6e83c[_0x77fcb7(0x1e8)](_0x77fcb7(0x1d7)));const _0x1aa5d7={'type':_0x77fcb7(0x1c9),'content':''};_0xf6e83c[_0x77fcb7(0x1df)][_0x77fcb7(0x1de)](this[_0x77fcb7(0x1a1)][_0x77fcb7(0x1a9)](this));const _0x5d890b=this[_0x77fcb7(0x1e6)][_0x77fcb7(0x1be)];_0xf6e83c[_0x77fcb7(0x1df)][_0x77fcb7(0x1ce)](_0x77fcb7(0x1ac),_0x2ef5e4(_0x5d890b,_0x77fcb7(0x199))),_0xf6e83c[_0x77fcb7(0x1df)][_0x77fcb7(0x1de)](_0x4e334f=>{const _0x4b31b2=_0x77fcb7,{data:_0x4eb0d}=_0x4e334f;if(_0x4eb0d&&_0x4b31b2(0x1ac)==_0x4eb0d[_0x4b31b2(0x1e4)])return null==_0x4eb0d[_0x4b31b2(0x1d6)]||0x0==_0x4eb0d[_0x4b31b2(0x1d6)]&&null==_0x4eb0d[_0x4b31b2(0x1d5)]?_0x1aa5d7:void 0x0;}),_0xf6e83c[_0x77fcb7(0x1df)][_0x77fcb7(0x1ce)](_0x77fcb7(0x1d7),_0x2ef5e4(_0x5d890b,_0x77fcb7(0x1ec))),_0xf6e83c[_0x77fcb7(0x1df)][_0x77fcb7(0x1de)](_0x5cd6a3=>{const _0x4491e6=_0x77fcb7,{data:_0x40b4ed}=_0x5cd6a3;if(_0x40b4ed&&_0x4491e6(0x1d7)==_0x40b4ed[_0x4491e6(0x1e4)])return null==_0x40b4ed[_0x4491e6(0x1d6)]||0x1==_0x40b4ed[_0x4491e6(0x1d6)]&&null==_0x40b4ed[_0x4491e6(0x1d5)]?_0x1aa5d7:void 0x0;}),this[_0x77fcb7(0x1e6)][_0x77fcb7(0x1e3)][_0x77fcb7(0x1ea)][_0x77fcb7(0x1a0)](_0x4ce79f=>{const _0x502e46=_0x77fcb7;if(_0x4ce79f[_0x502e46(0x1d1)][_0x502e46(0x1db)])return!0x1;let _0x16e780=!0x1;const _0x34835c=_0xf6e83c[_0x502e46(0x198)]({'skipNotAttached':!0x0})[_0x502e46(0x1c6)](_0x51459f=>{const _0x36fc51=_0x502e46,_0x46bca4=_0xf6e83c[_0x36fc51(0x19a)](_0x51459f);return _0x36fc51(0x1d7)==_0x46bca4||_0x36fc51(0x1ac)==_0x46bca4;});for(const _0x24a0df of _0x34835c){const _0x259510=_0x24a0df[_0x502e46(0x1c1)]()[_0x502e46(0x1bf)][_0x502e46(0x1a5)][_0x502e46(0x1a2)](_0x502e46(0x1dc));if(_0x502e46(0x1e7)==_0x259510||_0x502e46(0x1d2)==_0x259510)continue;_0xf6e83c[_0x502e46(0x1aa)](_0x24a0df[_0x502e46(0x1c1)](),_0x502e46(0x19f))[_0x502e46(0x19b)](_0x549c05=>_0x502e46(0x1dc)==_0xf6e83c[_0x502e46(0x19a)](_0x549c05[_0x502e46(0x1b6)]))||(_0x4ce79f[_0x502e46(0x1cb)](_0x24a0df[_0x502e46(0x1cf)]()),_0x16e780=!0x0);}return _0x16e780;}),this[_0x77fcb7(0x1eb)]();}[_0x3dd80a(0x1a1)](_0x6ff564){const _0x5928a8=_0x3dd80a,_0x4cecc1=this[_0x5928a8(0x1e6)][_0x5928a8(0x1be)],{data:_0x518ecf}=_0x6ff564,_0x223cd6={'type':_0x5928a8(0x1c9),'content':''};if(!_0x518ecf||_0x5928a8(0x1dd)!=_0x518ecf[_0x5928a8(0x1e4)])return;if(!_0x518ecf[_0x5928a8(0x1d5)])return _0x5928a8(0x1bc)==_0x518ecf[_0x5928a8(0x1d6)]?_0x223cd6:{'type':_0x5928a8(0x1c9),'content':''+_0x2ef5e4(_0x4cecc1,_0x5928a8(0x1ab),_0x2ef5e4(_0x4cecc1,this[_0x5928a8(0x1d4)](_0x518ecf[_0x5928a8(0x1d6)])))};if(!_0x518ecf[_0x5928a8(0x1d6)]){if(_0x5928a8(0x1bc)==_0x518ecf[_0x5928a8(0x1d5)])return _0x223cd6;let _0x16296c=_0x6ff564[_0x5928a8(0x1ee)];for(;_0x16296c;){if(_0x16296c[_0x5928a8(0x1a3)]&&_0x5928a8(0x1dc)==_0x16296c[_0x5928a8(0x1a3)][_0x5928a8(0x1e4)]&&_0x16296c[_0x5928a8(0x1a3)][_0x5928a8(0x1d6)])return _0x223cd6;_0x16296c=_0x16296c[_0x5928a8(0x1b1)];}return{'type':_0x5928a8(0x1c9),'content':''+_0x2ef5e4(_0x4cecc1,_0x5928a8(0x1c0),_0x2ef5e4(_0x4cecc1,this[_0x5928a8(0x1d4)](_0x518ecf[_0x5928a8(0x1d5)])))};}if(_0x5928a8(0x1bc)!=_0x518ecf[_0x5928a8(0x1d6)])return{'type':_0x5928a8(0x1c9),'content':''+_0x2ef5e4(_0x4cecc1,_0x5928a8(0x1ab),_0x2ef5e4(_0x4cecc1,this[_0x5928a8(0x1d4)](_0x518ecf[_0x5928a8(0x1d6)])))};let _0x20715e=_0x6ff564[_0x5928a8(0x1ee)];for(;_0x20715e;){if(_0x20715e[_0x5928a8(0x1a3)]&&_0x5928a8(0x1dc)==_0x20715e[_0x5928a8(0x1a3)][_0x5928a8(0x1e4)]&&_0x20715e[_0x5928a8(0x1a3)][_0x5928a8(0x1d6)]&&_0x20715e[_0x5928a8(0x1a3)][_0x5928a8(0x1d5)])return _0x223cd6;_0x20715e=_0x20715e[_0x5928a8(0x1b1)];}const _0x225a35=_0x6ff564[_0x5928a8(0x1c1)]()[_0x5928a8(0x1bf)][_0x5928a8(0x1a5)][_0x5928a8(0x1a2)](_0x5928a8(0x1dc));return{'type':_0x5928a8(0x1c9),'content':_0x2ef5e4(_0x4cecc1,_0x5928a8(0x1ab),_0x2ef5e4(_0x4cecc1,_0x5928a8(0x1c2)+_0x225a35[_0x5928a8(0x1b5)]()+_0x5928a8(0x1ad)))};}[_0x3dd80a(0x1eb)](){const _0x1a31e5=_0x3dd80a,_0x320a35=this[_0x1a31e5(0x1e6)],_0x1a582b=_0x320a35[_0x1a31e5(0x1be)];_0x320a35[_0x1a31e5(0x1c7)][_0x1a31e5(0x1ef)](_0x1a31e5(0x1e2))[_0x1a31e5(0x1df)][_0x1a31e5(0x1de)](_0x543784=>{const _0x382016=_0x1a31e5;if(_0x382016(0x196)!=_0x543784[_0x382016(0x1ca)])return;const {data:_0x5ea5c1}=_0x543784;if(!_0x5ea5c1)return;let _0x2318a9,_0x55284b;switch(_0x5ea5c1[_0x382016(0x19e)]){case _0x382016(0x1dd):_0x2318a9=_0x382016(0x197),_0x55284b={'type':_0x382016(0x1c9),'content':_0x2ef5e4(_0x1a582b,_0x2318a9,_0x2ef5e4(_0x1a582b,this[_0x382016(0x1d4)](_0x5ea5c1[_0x382016(0x1c4)][0x0][_0x382016(0x1ca)])))};break;case _0x382016(0x1ac):_0x2318a9=_0x5ea5c1[_0x382016(0x1c4)][0x0][_0x382016(0x19d)]?_0x382016(0x1d3):_0x382016(0x1b8),_0x55284b={'type':_0x382016(0x1c9),'content':_0x2ef5e4(_0x1a582b,_0x2318a9)};break;case _0x382016(0x1d7):_0x2318a9=_0x382016(0x1d0),_0x55284b={'type':_0x382016(0x1c9),'content':_0x2ef5e4(_0x1a582b,_0x2318a9,_0x5ea5c1[_0x382016(0x1c4)][0x0][_0x382016(0x1e0)])};}return _0x55284b;});}[_0x3dd80a(0x1d4)](_0x71fd0c){const _0x594b95=_0x3dd80a;return _0x594b95(0x1c2)+function(_0x4e9c36){const _0x534926=_0x594b95;if(pe[_0x534926(0x1a8)](_0x4e9c36))return _0x534926(0x195);if(ye[_0x534926(0x1a8)](_0x4e9c36))return _0x534926(0x1e7);return null;}(_0x71fd0c)[_0x594b95(0x1b5)]()+_0x594b95(0x1b2)+_0x71fd0c[_0x594b95(0x1b5)]()[_0x594b95(0x1cc)](/-/g,'_');}}function _0x4552(_0x52a270,_0x205a70){const _0x21ec3c=_0x21ec();return _0x4552=function(_0x4552db,_0x29809c){_0x4552db=_0x4552db-0x194;let _0x488579=_0x21ec3c[_0x4552db];return _0x488579;},_0x4552(_0x52a270,_0x205a70);}const pe=[_0x3dd80a(0x1ed),_0x3dd80a(0x1d9),_0x3dd80a(0x19c)],ye=[_0x3dd80a(0x194),_0x3dd80a(0x1b4),_0x3dd80a(0x1bd),_0x3dd80a(0x1a7),_0x3dd80a(0x1c5),_0x3dd80a(0x1bb)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x500089=_0x4953;(function(_0x3da9f4,_0x32b4bf){const _0x29b22f=_0x4953,_0x3be482=_0x3da9f4();while(!![]){try{const _0x976391=parseInt(_0x29b22f(0x117))/0x1*(parseInt(_0x29b22f(0x116))/0x2)+-parseInt(_0x29b22f(0x11f))/0x3*(-parseInt(_0x29b22f(0x11d))/0x4)+parseInt(_0x29b22f(0x123))/0x5+parseInt(_0x29b22f(0x122))/0x6+parseInt(_0x29b22f(0x12a))/0x7*(-parseInt(_0x29b22f(0x10f))/0x8)+-parseInt(_0x29b22f(0x120))/0x9*(parseInt(_0x29b22f(0x10b))/0xa)+-parseInt(_0x29b22f(0x105))/0xb;if(_0x976391===_0x32b4bf)break;else _0x3be482['push'](_0x3be482['shift']());}catch(_0x25c50a){_0x3be482['push'](_0x3be482['shift']());}}}(_0x843e,0x5e266));import{Plugin as _0x5dd8b2}from'ckeditor5/src/core.js';import{getTranslation as _0x2701dd}from'../utils/common-translations.js';function _0x4953(_0x209a70,_0x374c64){const _0x843e20=_0x843e();return _0x4953=function(_0x49535a,_0x2a12c5){_0x49535a=_0x49535a-0x105;let _0x1b77ba=_0x843e20[_0x49535a];return _0x1b77ba;},_0x4953(_0x209a70,_0x374c64);}export default class ft extends _0x5dd8b2{[_0x500089(0x129)](){const _0x5d7f26=_0x500089,_0x1fd1ba=this[_0x5d7f26(0x10d)];if(!_0x1fd1ba[_0x5d7f26(0x125)][_0x5d7f26(0x118)](_0x5d7f26(0x10e)))return;const _0x422998=_0x1fd1ba[_0x5d7f26(0x125)][_0x5d7f26(0x111)](_0x5d7f26(0x112)),_0x17e688=_0x1fd1ba[_0x5d7f26(0x115)];_0x422998[_0x5d7f26(0x11e)](_0x5d7f26(0x124)),_0x422998[_0x5d7f26(0x121)][_0x5d7f26(0x10a)](_0x5d7f26(0x108),_0x469428=>_0x2701dd(_0x17e688,_0x5d7f26(0x110),_0x469428)),_0x1fd1ba[_0x5d7f26(0x11a)][_0x5d7f26(0x114)](_0x5d7f26(0x126))[_0x5d7f26(0x11b)]({'model':_0x5d7f26(0x108),'view':(_0x57808f,{writer:_0xed2115,options:_0x303916})=>{const _0x1625f5=_0x5d7f26;if(_0x303916[_0x1625f5(0x106)])return _0xed2115[_0x1625f5(0x11c)](_0x1625f5(0x128));},'converterPriority':_0x5d7f26(0x109)}),_0x1fd1ba[_0x5d7f26(0x113)][_0x5d7f26(0x119)]['on'](_0x5d7f26(0x107),(_0x2b9922,_0x54e7b7,_0x4265eb)=>{const _0x417637=_0x5d7f26;_0x4265eb[_0x417637(0x10c)][_0x417637(0x106)]&&_0x2b9922[_0x417637(0x127)]();},{'priority':_0x5d7f26(0x109)});}}function _0x843e(){const _0x118ad9=['downcastDispatcher','conversion','elementToElement','createEmptyElement','2619312CjNYLv','enableCommand','3ihBlJj','994887hVaTmK','descriptionFactory','11970qBaxVv','1931965fzsgSd','mediaEmbed','plugins','dataDowncast','stop','div','afterInit','7lJjiKo','11283844jjthCq','showSuggestionHighlights','attribute:url:media','media','high','registerElementLabel','10toamCw','options','editor','MediaEmbedEditing','797576OQIqyq','ELEMENT_MEDIA','get','TrackChangesEditing','data','for','locale','18364FrTniJ','63cDTdpQ','has'];_0x843e=function(){return _0x118ad9;};return _0x843e();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x28e01a=_0x573e;(function(_0x467513,_0x201b2e){const _0x14058c=_0x573e,_0x3bce8d=_0x467513();while(!![]){try{const _0x1a30ca=parseInt(_0x14058c(0xe1))/0x1+parseInt(_0x14058c(0xed))/0x2*(-parseInt(_0x14058c(0xe6))/0x3)+-parseInt(_0x14058c(0xe5))/0x4*(-parseInt(_0x14058c(0xec))/0x5)+parseInt(_0x14058c(0xdd))/0x6+parseInt(_0x14058c(0xe2))/0x7+parseInt(_0x14058c(0xe0))/0x8*(parseInt(_0x14058c(0xef))/0x9)+-parseInt(_0x14058c(0xea))/0xa;if(_0x1a30ca===_0x201b2e)break;else _0x3bce8d['push'](_0x3bce8d['shift']());}catch(_0x26222a){_0x3bce8d['push'](_0x3bce8d['shift']());}}}(_0x4f3e,0xb1f35));import{Plugin as _0x28bcb2}from'ckeditor5/src/core.js';function _0x573e(_0x58bdb9,_0x22bf17){const _0x4f3e4d=_0x4f3e();return _0x573e=function(_0x573e40,_0x22db1b){_0x573e40=_0x573e40-0xdd;let _0x40d208=_0x4f3e4d[_0x573e40];return _0x40d208;},_0x573e(_0x58bdb9,_0x22bf17);}function _0x4f3e(){const _0x117409=['287310tMQNQq','56248kxNeXX','get','54yQaNFt','6948348bmAgbk','has','mention','995848zdYzBJ','1022243iTOCcJ','9043594oTzFxr','plugins','afterInit','8gUjBZA','144IrRUFp','enableCommand','TrackChangesEditing','MentionEditing','22552160tCiLkL','editor'];_0x4f3e=function(){return _0x117409;};return _0x4f3e();}export default class gt extends _0x28bcb2{[_0x28e01a(0xe4)](){const _0x50f5f6=_0x28e01a,_0x3bb254=this[_0x50f5f6(0xeb)];_0x3bb254[_0x50f5f6(0xe3)][_0x50f5f6(0xde)](_0x50f5f6(0xe9))&&_0x3bb254[_0x50f5f6(0xe3)][_0x50f5f6(0xee)](_0x50f5f6(0xe8))[_0x50f5f6(0xe7)](_0x50f5f6(0xdf));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1344ff=_0x71e6;(function(_0x4deddd,_0x23772f){const _0x133416=_0x71e6,_0x1490c8=_0x4deddd();while(!![]){try{const _0x1fc62d=-parseInt(_0x133416(0x1a2))/0x1+parseInt(_0x133416(0x1b2))/0x2+-parseInt(_0x133416(0x19e))/0x3*(-parseInt(_0x133416(0x1a6))/0x4)+-parseInt(_0x133416(0x1aa))/0x5+-parseInt(_0x133416(0x18e))/0x6*(parseInt(_0x133416(0x19a))/0x7)+-parseInt(_0x133416(0x1a0))/0x8*(parseInt(_0x133416(0x193))/0x9)+-parseInt(_0x133416(0x1ad))/0xa*(-parseInt(_0x133416(0x199))/0xb);if(_0x1fc62d===_0x23772f)break;else _0x1490c8['push'](_0x1490c8['shift']());}catch(_0x2be679){_0x1490c8['push'](_0x1490c8['shift']());}}}(_0x4c95,0xc2997));function _0x4c95(){const _0x5b59be=['plugins','next','multiLevelList','787237lMKQTt','7McAPGo','registerDescriptionCallback','get','handleDescriptions','171ImnCLd','key','8uuHeOl','data','1380604dcKquk','descriptionFactory','editor','MultiLevelList','33644KgHGrS','afterInit','format','listType','400000VZTcuk','registerBlockAttribute','*Set\x20format:*\x20%0','250flsBrd','oldValue','has','locale','head','2159112iQusCN','2996184CRLCdI','newValue','listMarkerStyle','enableDefaultAttributesIntegration','TrackChangesEditing','5319999ftuxhD','ELEMENT_MULTI_LEVEL_LIST','*Remove\x20format:*\x20%0'];_0x4c95=function(){return _0x5b59be;};return _0x4c95();}import{Plugin as _0x331439}from'ckeditor5/src/core.js';function _0x71e6(_0x56c64d,_0x2ffac3){const _0x4c952c=_0x4c95();return _0x71e6=function(_0x71e679,_0x456a0f){_0x71e679=_0x71e679-0x18e;let _0x2f39f8=_0x4c952c[_0x71e679];return _0x2f39f8;},_0x71e6(_0x56c64d,_0x2ffac3);}import{getTranslation as _0x5d4172}from'../utils/common-translations.js';export default class lt extends _0x331439{[_0x1344ff(0x1a7)](){const _0x4d8cb2=_0x1344ff,_0x39dd5b=this[_0x4d8cb2(0x1a4)],_0x25c9be=_0x39dd5b[_0x4d8cb2(0x196)][_0x4d8cb2(0x19c)](_0x4d8cb2(0x192));_0x39dd5b[_0x4d8cb2(0x196)][_0x4d8cb2(0x1af)](_0x4d8cb2(0x1a5))&&(_0x25c9be[_0x4d8cb2(0x191)](_0x4d8cb2(0x198)),_0x25c9be[_0x4d8cb2(0x1ab)](_0x4d8cb2(0x190)),_0x25c9be[_0x4d8cb2(0x1a3)][_0x4d8cb2(0x19b)](_0x59c7b8=>this[_0x4d8cb2(0x19d)](_0x59c7b8)));}[_0x1344ff(0x19d)](_0xb6b3b1){const _0x3763f4=_0x1344ff,_0x5401a3=this[_0x3763f4(0x1a4)][_0x3763f4(0x1b0)],{data:_0x14d3b}=_0xb6b3b1,_0x552fd0={'type':_0x3763f4(0x1a8),'content':''};if(_0x14d3b&&_0x3763f4(0x190)==_0x14d3b[_0x3763f4(0x19f)]){if(!_0x14d3b[_0x3763f4(0x1ae)])return{'type':_0x3763f4(0x1a8),'content':_0x5d4172(_0x5401a3,_0x3763f4(0x1ac),_0x5d4172(_0x5401a3,_0x3763f4(0x194)))+'\x20('+_0x14d3b[_0x3763f4(0x18f)]+')'};if(!_0x14d3b[_0x3763f4(0x18f)]){let _0x57bc70=_0xb6b3b1[_0x3763f4(0x1b1)];for(;_0x57bc70;){if(_0x57bc70[_0x3763f4(0x1a1)]&&_0x3763f4(0x1a9)==_0x57bc70[_0x3763f4(0x1a1)][_0x3763f4(0x19f)]&&_0x57bc70[_0x3763f4(0x1a1)][_0x3763f4(0x18f)])return _0x552fd0;_0x57bc70=_0x57bc70[_0x3763f4(0x197)];}return{'type':_0x3763f4(0x1a8),'content':_0x5d4172(_0x5401a3,_0x3763f4(0x195),_0x5d4172(_0x5401a3,_0x3763f4(0x194)))+'\x20('+_0x14d3b[_0x3763f4(0x1ae)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x56fa61=_0x2350;function _0x2a70(){const _0x5d1529=['TrackChangesEditing','afterInit','PageBreakEditing','editor','enableCommand','633853FmeSTT','descriptionFactory','7wOqIvQ','locale','2688885DrOVoG','has','registerElementLabel','ELEMENT_PAGE_BREAK','6601005FCngLO','3868638MGtepX','get','plugins','3rdnpEe','pageBreak','6635568firGJF','97256wXxpGb','1426176sMIPMD'];_0x2a70=function(){return _0x5d1529;};return _0x2a70();}function _0x2350(_0xe62eba,_0x46f8c4){const _0x2a702c=_0x2a70();return _0x2350=function(_0x23508c,_0xfd508c){_0x23508c=_0x23508c-0xde;let _0x4146ce=_0x2a702c[_0x23508c];return _0x4146ce;},_0x2350(_0xe62eba,_0x46f8c4);}(function(_0x890560,_0x770949){const _0x153562=_0x2350,_0x36d7e1=_0x890560();while(!![]){try{const _0x144318=parseInt(_0x153562(0xf3))/0x1+-parseInt(_0x153562(0xec))/0x2*(parseInt(_0x153562(0xe9))/0x3)+-parseInt(_0x153562(0xed))/0x4+-parseInt(_0x153562(0xe1))/0x5+parseInt(_0x153562(0xe6))/0x6+parseInt(_0x153562(0xdf))/0x7*(parseInt(_0x153562(0xeb))/0x8)+-parseInt(_0x153562(0xe5))/0x9;if(_0x144318===_0x770949)break;else _0x36d7e1['push'](_0x36d7e1['shift']());}catch(_0x2f43bf){_0x36d7e1['push'](_0x36d7e1['shift']());}}}(_0x2a70,0x6963e));import{Plugin as _0x32b6bf}from'ckeditor5/src/core.js';import{getTranslation as _0x348a2f}from'../utils/common-translations.js';export default class mt extends _0x32b6bf{[_0x56fa61(0xef)](){const _0xac47aa=_0x56fa61,_0x941b4c=this[_0xac47aa(0xf1)];if(!_0x941b4c[_0xac47aa(0xe8)][_0xac47aa(0xe2)](_0xac47aa(0xf0)))return;_0x941b4c[_0xac47aa(0xe8)][_0xac47aa(0xe7)](_0xac47aa(0xee))[_0xac47aa(0xf2)](_0xac47aa(0xea));const _0xf40f28=_0x941b4c[_0xac47aa(0xe8)][_0xac47aa(0xe7)](_0xac47aa(0xee)),_0xee2899=_0x941b4c[_0xac47aa(0xe0)];_0xf40f28[_0xac47aa(0xde)][_0xac47aa(0xe3)](_0xac47aa(0xea),_0x1ba540=>_0x348a2f(_0xee2899,_0xac47aa(0xe4),_0x1ba540));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x259658=_0x4f7d;function _0x4f7d(_0x40166b,_0x4d1529){const _0x550015=_0x5500();return _0x4f7d=function(_0x4f7dd7,_0x2b48e5){_0x4f7dd7=_0x4f7dd7-0x185;let _0x394640=_0x550015[_0x4f7dd7];return _0x394640;},_0x4f7d(_0x40166b,_0x4d1529);}(function(_0x5e8e25,_0x2cdf76){const _0x547640=_0x4f7d,_0x3a7b2e=_0x5e8e25();while(!![]){try{const _0x178fe1=parseInt(_0x547640(0x1c6))/0x1+parseInt(_0x547640(0x1b0))/0x2*(-parseInt(_0x547640(0x18e))/0x3)+-parseInt(_0x547640(0x1a0))/0x4+-parseInt(_0x547640(0x19a))/0x5*(-parseInt(_0x547640(0x197))/0x6)+-parseInt(_0x547640(0x19e))/0x7+parseInt(_0x547640(0x1ac))/0x8*(-parseInt(_0x547640(0x1b2))/0x9)+parseInt(_0x547640(0x1c3))/0xa*(parseInt(_0x547640(0x198))/0xb);if(_0x178fe1===_0x2cdf76)break;else _0x3a7b2e['push'](_0x3a7b2e['shift']());}catch(_0x1e5fdc){_0x3a7b2e['push'](_0x3a7b2e['shift']());}}}(_0x5500,0x54a60));function _0x5500(){const _0x19e42d=['commandName','721230USCZFB','6430831FChVGe','start','15xIxpJe','format','TrackChangesEditing','descriptionFactory','3139101peDFNb','plugins','2145192VPrwbt','addClass','getItemLabel','schema','insertParagraph','activeMarkers','mapper','registerElementLabel','enableDefaultAttributesIntegration','consume','includes','ELEMENT_PARAGRAPH','1208728iLvRSr','end','highest','editor','830jMqysW','showSuggestionHighlights','18TrLYFm','name','markerName','data','downcastDispatcher','_registerLegacyDescription','markerRange','bindElementToMarker','*Change\x20to:*\x20%0','ck-suggestion-marker-split','getFirstRange','Paragraph','toViewPosition','*Insert:*\x20%0','checkChild','get','nodeAfter','10XfreUP','addMarker:suggestion:insertion','enableCommand','691312VFjXQg','span','type','locale','$text','formatBlock','isTouching','editing','afterInit','paragraph','ck-suggestion-marker--active','isLimit','createUIElement','isBlock','insert','21FgUaTK','options','model','consumable','writer','has','registerDescriptionCallback','insertion'];_0x5500=function(){return _0x19e42d;};return _0x5500();}import{Plugin as _0x29562e}from'ckeditor5/src/core.js';import{getTranslation as _0x4ecf52}from'../utils/common-translations.js';export default class dt extends _0x29562e{[_0x259658(0x187)](){const _0x3f7163=_0x259658,_0x44e82e=this[_0x3f7163(0x1af)];if(!_0x44e82e[_0x3f7163(0x19f)][_0x3f7163(0x193)](_0x3f7163(0x1bd)))return;const _0x300830=_0x44e82e[_0x3f7163(0x1c9)],_0x61c0d=_0x44e82e[_0x3f7163(0x19f)][_0x3f7163(0x1c1)](_0x3f7163(0x19c));_0x61c0d[_0x3f7163(0x19d)][_0x3f7163(0x1a7)](_0x3f7163(0x188),_0x1857ba=>_0x4ecf52(_0x300830,_0x3f7163(0x1ab),_0x1857ba)),_0x61c0d[_0x3f7163(0x1a8)](_0x3f7163(0x188)),_0x61c0d[_0x3f7163(0x1c5)](_0x3f7163(0x1a4)),_0x44e82e[_0x3f7163(0x186)][_0x3f7163(0x1b6)]['on'](_0x3f7163(0x1c4),nr(_0x44e82e),{'priority':_0x3f7163(0x1ae)}),_0x44e82e[_0x3f7163(0x1b5)][_0x3f7163(0x1b6)]['on'](_0x3f7163(0x1c4),(_0x20ec20,_0x765991,_0x308e0c)=>{const _0x496880=_0x3f7163;_0x308e0c[_0x496880(0x18f)][_0x496880(0x1b1)]&&nr(_0x44e82e,{'showActiveMarker':!0x1})(_0x20ec20,_0x765991,_0x308e0c);},{'priority':_0x3f7163(0x1ae)});const _0x467042=_0x61c0d[_0x3f7163(0x19d)];_0x467042[_0x3f7163(0x194)](_0x2d391e=>{const _0x269a23=_0x3f7163;if(_0x269a23(0x195)!==_0x2d391e[_0x269a23(0x1c8)])return;const {start:_0xcf6609,end:_0x1ae4d7}=_0x2d391e[_0x269a23(0x1bc)]();if(!_0xcf6609[_0x269a23(0x185)](_0x1ae4d7)||!_0xcf6609[_0x269a23(0x1c2)])return;const _0x569b03=_0x44e82e[_0x269a23(0x190)][_0x269a23(0x1a3)],_0x436747=_0xcf6609[_0x269a23(0x1c2)];return _0x569b03[_0x269a23(0x18c)](_0x436747)&&!_0x569b03[_0x269a23(0x18a)](_0x436747)&&_0x569b03[_0x269a23(0x1c0)](_0x436747,_0x269a23(0x1ca))?{'type':_0x269a23(0x195),'content':_0x4ecf52(_0x300830,_0x269a23(0x1bf),_0x467042[_0x269a23(0x1a2)](_0x436747,0x1))}:void 0x0;}),this[_0x3f7163(0x1b7)]();}[_0x259658(0x1b7)](){const _0x8c398e=_0x259658,_0x163725=this[_0x8c398e(0x1af)],_0x18a10b=_0x163725[_0x8c398e(0x1c9)];_0x163725[_0x8c398e(0x19f)][_0x8c398e(0x1c1)](_0x8c398e(0x19c))[_0x8c398e(0x19d)][_0x8c398e(0x194)](_0x3fb88c=>{const _0xa6d543=_0x8c398e;if(_0xa6d543(0x1cb)!=_0x3fb88c[_0xa6d543(0x1c8)])return;const {data:_0x4811c1}=_0x3fb88c;return _0x4811c1&&_0xa6d543(0x188)==_0x4811c1[_0xa6d543(0x196)]?{'type':_0xa6d543(0x19b),'content':_0x4ecf52(_0x18a10b,_0xa6d543(0x1ba),_0x4ecf52(_0x18a10b,_0xa6d543(0x1ab)))}:void 0x0;});}}function nr(_0x3a6bba,{showActiveMarker:_0x4d0088=!0x0}={}){return(_0x4d7e03,_0x2e3874,_0x91f0f2)=>{const _0x14fb58=_0x4f7d,_0x18afca=_0x3a6bba[_0x14fb58(0x19f)][_0x14fb58(0x1c1)](_0x14fb58(0x19c)),_0x2d818f=_0x2e3874[_0x14fb58(0x1b8)][_0x14fb58(0x199)],_0x5061b6=_0x2e3874[_0x14fb58(0x1b8)][_0x14fb58(0x1ad)],_0x49fd0f=_0x3a6bba[_0x14fb58(0x190)][_0x14fb58(0x1a3)];if(!_0x2d818f[_0x14fb58(0x185)](_0x5061b6)||!_0x2d818f[_0x14fb58(0x1c2)])return;const _0x2f274e=_0x2d818f[_0x14fb58(0x1c2)];if(_0x49fd0f[_0x14fb58(0x18c)](_0x2f274e)&&!_0x49fd0f[_0x14fb58(0x18a)](_0x2f274e)&&_0x49fd0f[_0x14fb58(0x1c0)](_0x2f274e,_0x14fb58(0x1ca))){if(!_0x91f0f2[_0x14fb58(0x191)][_0x14fb58(0x1a9)](_0x2e3874[_0x14fb58(0x1b8)],_0x4d7e03[_0x14fb58(0x1b3)]))return;const _0x162111=_0x91f0f2[_0x14fb58(0x192)][_0x14fb58(0x18b)](_0x14fb58(0x1c7),{'class':_0x14fb58(0x1bb)}),_0x5965cd=_0x91f0f2[_0x14fb58(0x1a6)][_0x14fb58(0x1be)](_0x5061b6);_0x4d0088&&_0x18afca[_0x14fb58(0x1a5)][_0x14fb58(0x1aa)](_0x2e3874[_0x14fb58(0x1b4)])&&_0x91f0f2[_0x14fb58(0x192)][_0x14fb58(0x1a1)](_0x14fb58(0x189),_0x162111),_0x91f0f2[_0x14fb58(0x192)][_0x14fb58(0x18d)](_0x5965cd,_0x162111),_0x91f0f2[_0x14fb58(0x1a6)][_0x14fb58(0x1b9)](_0x162111,_0x2e3874[_0x14fb58(0x1b4)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1789e8=_0x4698;(function(_0x3c42e8,_0x223b99){const _0x5b77bd=_0x4698,_0x11b951=_0x3c42e8();while(!![]){try{const _0x5fc13c=-parseInt(_0x5b77bd(0xa3))/0x1+parseInt(_0x5b77bd(0x9d))/0x2*(parseInt(_0x5b77bd(0xb2))/0x3)+-parseInt(_0x5b77bd(0xb6))/0x4+parseInt(_0x5b77bd(0xaf))/0x5+parseInt(_0x5b77bd(0xb1))/0x6+parseInt(_0x5b77bd(0xac))/0x7*(parseInt(_0x5b77bd(0xa8))/0x8)+parseInt(_0x5b77bd(0xb7))/0x9;if(_0x5fc13c===_0x223b99)break;else _0x11b951['push'](_0x11b951['shift']());}catch(_0x5728b5){_0x11b951['push'](_0x11b951['shift']());}}}(_0x32da,0xdd6f9));import{Plugin as _0x228cbc}from'ckeditor5/src/core.js';function _0x4698(_0x1c09e1,_0x3d5fd2){const _0x32dab0=_0x32da();return _0x4698=function(_0x46980c,_0x10cd4a){_0x46980c=_0x46980c-0x9c;let _0x2b8c4a=_0x32dab0[_0x46980c];return _0x2b8c4a;},_0x4698(_0x1c09e1,_0x3d5fd2);}function _0x32da(){const _0x4465b2=['759930KDTKll','type','plugins','get','*Remove\x20all\x20formatting*','9208cxZUMT','afterInit','descriptionFactory','formatInline','6762Xhhupr','has','format','3451580MoTzNQ','removeFormat','1896204nFhOZL','6OLoCPc','registerDescriptionCallback','editor','locale','7239208vurPWJ','2383011PRpObD','_registerLegacyDescription','1093738qpyYkZ','commandName','enableDefaultAttributesIntegration','TrackChangesEditing','RemoveFormatEditing','formatBlock'];_0x32da=function(){return _0x4465b2;};return _0x32da();}import{getTranslation as _0x2b69db}from'../utils/common-translations.js';export default class pt extends _0x228cbc{[_0x1789e8(0xa9)](){const _0x41aa8b=_0x1789e8,_0x2b9817=this[_0x41aa8b(0xb4)];if(!_0x2b9817[_0x41aa8b(0xa5)][_0x41aa8b(0xad)](_0x41aa8b(0xa1)))return;_0x2b9817[_0x41aa8b(0xa5)][_0x41aa8b(0xa6)](_0x41aa8b(0xa0))[_0x41aa8b(0x9f)](_0x41aa8b(0xb0)),this[_0x41aa8b(0x9c)]();}[_0x1789e8(0x9c)](){const _0x3fe064=_0x1789e8,_0x580ed3=this[_0x3fe064(0xb4)];_0x580ed3[_0x3fe064(0xa5)][_0x3fe064(0xa6)](_0x3fe064(0xa0))[_0x3fe064(0xaa)][_0x3fe064(0xb3)](_0x1abba3=>{const _0xc793cd=_0x3fe064;if(_0xc793cd(0xa2)!=_0x1abba3[_0xc793cd(0xa4)]&&_0xc793cd(0xab)!=_0x1abba3[_0xc793cd(0xa4)])return;const {data:_0x504373}=_0x1abba3;return _0x504373&&_0xc793cd(0xb0)==_0x504373[_0xc793cd(0x9e)]?{'type':_0xc793cd(0xae),'content':_0x2b69db(_0x580ed3[_0xc793cd(0xb5)],_0xc793cd(0xa7))}:void 0x0;});}}
|