@ckeditor/ckeditor5-track-changes 42.0.0-alpha.5 → 42.0.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x374fd8=_0x3b39;(function(_0x2d022a,_0x4bcea8){const _0x49407b=_0x3b39,_0xd22250=_0x2d022a();while(!![]){try{const _0x363a7e=parseInt(_0x49407b(0x210))/0x1+-parseInt(_0x49407b(0x22a))/0x2*(parseInt(_0x49407b(0x1da))/0x3)+-parseInt(_0x49407b(0x1db))/0x4*(-parseInt(_0x49407b(0x1f2))/0x5)+parseInt(_0x49407b(0x201))/0x6+parseInt(_0x49407b(0x20e))/0x7*(-parseInt(_0x49407b(0x229))/0x8)+parseInt(_0x49407b(0x222))/0x9+parseInt(_0x49407b(0x1fc))/0xa*(parseInt(_0x49407b(0x216))/0xb);if(_0x363a7e===_0x4bcea8)break;else _0xd22250['push'](_0xd22250['shift']());}catch(_0x261c4d){_0xd22250['push'](_0xd22250['shift']());}}}(_0x42ed,0x28bcb));import{Plugin as _0x43a9b0}from'ckeditor5/src/core.js';import{getTranslation as _0xf83408}from'../utils/common-translations.js';export default class ut extends _0x43a9b0{[_0x374fd8(0x1de)](){const _0x23088c=_0x374fd8,_0x4b1ff2=this[_0x23088c(0x1e6)],_0xdec9a6=_0x4b1ff2[_0x23088c(0x1e7)];if(!_0x4b1ff2[_0x23088c(0x1fb)][_0x23088c(0x1e0)](_0x23088c(0x1f1)))return;const _0x478a40=_0x4b1ff2[_0x23088c(0x1fb)][_0x23088c(0x1dc)](_0x23088c(0x1d7)),_0x4ae7f9=_0x4b1ff2[_0x23088c(0x1fb)][_0x23088c(0x1e0)](_0x23088c(0x219));function _0x3fb36d(_0x129286){return()=>{const _0x42bbcb=_0x3b39,_0x553d04=_0x4b1ff2[_0x42bbcb(0x20d)][_0x42bbcb(0x213)][_0x42bbcb(0x224)],_0x41f6a0=_0x4b1ff2[_0x42bbcb(0x1fd)][_0x42bbcb(0x1dc)](_0x129286);if(_0x41f6a0[_0x42bbcb(0x1e9)])return void _0x4b1ff2[_0x42bbcb(0x1ea)](_0x42bbcb(0x20b),{});const _0x140f20=_0x129286[_0x42bbcb(0x1e4)](0x0,-0x4),_0x59ab5f=function(_0x443008,_0x125e22,_0x4af692){const _0x337f8b=_0x42bbcb;let _0x309206=Array[_0x337f8b(0x1f9)](_0x443008)[_0x337f8b(0x227)](_0x42ac91=>function(_0x1488ac,_0xacfe51){const _0x4af472=_0x337f8b;return _0xacfe51[_0x4af472(0x225)](_0x1488ac[_0x4af472(0x202)],_0x4af472(0x1f4))&&!_0xacfe51[_0x4af472(0x1d8)](_0x1488ac);}(_0x42ac91,_0x4af692));_0x309206=_0x309206[_0x337f8b(0x227)](_0x260417=>!_0x260417['is'](_0x337f8b(0x203),_0x337f8b(0x1f4))||_0x260417[_0x337f8b(0x212)](_0x337f8b(0x223))!=_0x125e22);const _0x82d429=new Set();for(const _0x188b3c of _0x309206)_0x188b3c['is'](_0x337f8b(0x203),_0x337f8b(0x1f4))?_0x82d429[_0x337f8b(0x1e1)](me(_0x188b3c)):_0x82d429[_0x337f8b(0x1e1)](_0x188b3c);return Array[_0x337f8b(0x1f9)](_0x82d429);}(_0x553d04[_0x42bbcb(0x1e3)](),_0x140f20,_0x4b1ff2[_0x42bbcb(0x20d)][_0x42bbcb(0x214)]);_0x4b1ff2[_0x42bbcb(0x20d)][_0x42bbcb(0x21d)](()=>{const _0x195c32=_0x42bbcb;for(const _0x5c0414 of _0x59ab5f)_0x478a40[_0x195c32(0x21c)](_0x5c0414,{'commandName':_0x129286,'commandParams':[{'forceValue':!_0x41f6a0[_0x195c32(0x1e9)]}],'formatGroupId':_0x195c32(0x1f3)},fe(_0x5c0414));});};}function _0x14146e(_0x392c61){return()=>{const _0xcdaddd=_0x3b39,_0x210904=function(_0x151c7a){const _0x54dbfa=_0x3b39;let _0x4c1761=Array[_0x54dbfa(0x1f9)](_0x151c7a);const _0x46ed20=_0x4c1761[_0x54dbfa(0x218)](_0x1efcb8=>_0x54dbfa(0x1f4)!=_0x1efcb8[_0x54dbfa(0x228)]);return _0x46ed20>-0x1&&(_0x4c1761=_0x4c1761[_0x54dbfa(0x1e4)](0x0,_0x46ed20)),_0x4c1761;}(_0x4b1ff2[_0xcdaddd(0x20d)][_0xcdaddd(0x213)][_0xcdaddd(0x224)][_0xcdaddd(0x1e3)]()),_0x2843b6=_0x4b1ff2[_0xcdaddd(0x20d)][_0xcdaddd(0x211)](_0x4b1ff2[_0xcdaddd(0x20d)][_0xcdaddd(0x1e8)](_0x210904[0x0],_0xcdaddd(0x1f0)),_0x4b1ff2[_0xcdaddd(0x20d)][_0xcdaddd(0x1e8)](_0x210904[_0x210904[_0xcdaddd(0x221)]-0x1],_0xcdaddd(0x1ef)));_0x4b1ff2[_0xcdaddd(0x20d)][_0xcdaddd(0x21d)](()=>{const _0x4e8719=_0xcdaddd;_0x478a40[_0x4e8719(0x21c)](_0x2843b6,{'commandName':_0x392c61,'commandParams':[],'formatGroupId':_0x4e8719(0x1fa)},function(_0x5946a0){const _0x588986=_0x4e8719,_0x5a3caf=new Set();for(const _0x5c8d9e of _0x5946a0){let _0xe15cd7=_0x5c8d9e[_0x588986(0x206)];for(;_0xe15cd7&&_0xe15cd7[_0x588986(0x212)](_0x588986(0x1fa))>_0x5c8d9e[_0x588986(0x212)](_0x588986(0x1fa));)_0x5a3caf[_0x588986(0x1e1)](_0xe15cd7),_0xe15cd7=_0xe15cd7[_0x588986(0x206)];}return Array[_0x588986(0x1f9)](_0x5a3caf);}(_0x210904));});};}_0x478a40[_0x23088c(0x1ec)](_0x23088c(0x21e),_0x3fb36d(_0x23088c(0x21e))),_0x478a40[_0x23088c(0x1ec)](_0x23088c(0x204),_0x3fb36d(_0x23088c(0x204))),_0x4ae7f9&&_0x478a40[_0x23088c(0x1ec)](_0x23088c(0x1eb),_0x3fb36d(_0x23088c(0x1eb))),_0x478a40[_0x23088c(0x1ec)](_0x23088c(0x1d9),_0x14146e(_0x23088c(0x1d9))),_0x478a40[_0x23088c(0x1ec)](_0x23088c(0x1d5),_0x14146e(_0x23088c(0x1d5))),_0x4ae7f9&&_0x478a40[_0x23088c(0x1ec)](_0x23088c(0x226),()=>{const _0x3df52f=_0x23088c,_0x2d80ca=_0x4b1ff2[_0x3df52f(0x1fd)][_0x3df52f(0x1dc)](_0x3df52f(0x226)),_0x79d65=Array[_0x3df52f(0x1f9)](_0x2d80ca[_0x3df52f(0x20a)]);_0x79d65[_0x3df52f(0x227)](_0x548651=>_0x548651[_0x3df52f(0x212)](_0x3df52f(0x209))!=_0x2d80ca[_0x3df52f(0x1e9)]),_0x4b1ff2[_0x3df52f(0x20d)][_0x3df52f(0x21d)](()=>{const _0x4b8167=_0x3df52f;for(const _0x2a6158 of _0x79d65)_0x478a40[_0x4b8167(0x21c)](_0x2a6158,{'commandName':_0x4b8167(0x226),'commandParams':[{'forceValue':!_0x2d80ca[_0x4b8167(0x1e9)]}]});});}),_0x478a40[_0x23088c(0x21a)][_0x23088c(0x207)](_0x23088c(0x1f4),_0x385b39=>_0xf83408(_0xdec9a6,_0x23088c(0x220),_0x385b39)),_0x478a40[_0x23088c(0x21a)][_0x23088c(0x21f)](_0x447228=>{const _0x18c5c5=_0x23088c;if(_0x18c5c5(0x217)!=_0x447228[_0x18c5c5(0x22b)]&&_0x18c5c5(0x200)!=_0x447228[_0x18c5c5(0x22b)])return;const {data:_0x232b18}=_0x447228;if(_0x232b18){if(_0x18c5c5(0x21e)==_0x232b18[_0x18c5c5(0x1f8)]||_0x18c5c5(0x204)==_0x232b18[_0x18c5c5(0x1f8)]||_0x18c5c5(0x1eb)==_0x232b18[_0x18c5c5(0x1f8)])switch(_0x232b18[_0x18c5c5(0x1f8)][_0x18c5c5(0x1ee)](_0x18c5c5(0x21b),'')){case _0x18c5c5(0x1f7):return _0x43e7f3(_0xf83408(_0xdec9a6,_0x18c5c5(0x1fe)));case _0x18c5c5(0x1f5):return _0x43e7f3(_0xf83408(_0xdec9a6,_0x18c5c5(0x20f)));case _0x18c5c5(0x1f6):return _0x43e7f3(_0xf83408(_0xdec9a6,_0x18c5c5(0x1ed)));}if(_0x18c5c5(0x1d9)==_0x232b18[_0x18c5c5(0x1f8)])return{'type':_0x18c5c5(0x215),'content':_0xf83408(_0xdec9a6,_0x18c5c5(0x208),_0xf83408(_0xdec9a6,_0x18c5c5(0x220)))};if(_0x18c5c5(0x1d5)==_0x232b18[_0x18c5c5(0x1f8)])return{'type':_0x18c5c5(0x215),'content':_0xf83408(_0xdec9a6,_0x18c5c5(0x1ff),_0xf83408(_0xdec9a6,_0x18c5c5(0x220)))};if(_0x18c5c5(0x226)==_0x232b18[_0x18c5c5(0x1f8)])return _0x232b18[_0x18c5c5(0x1df)][0x0][_0x18c5c5(0x1d6)]?{'type':_0x18c5c5(0x215),'content':_0xf83408(_0xdec9a6,_0x18c5c5(0x1e2))}:{'type':_0x18c5c5(0x215),'content':_0xf83408(_0xdec9a6,_0x18c5c5(0x20c))};}function _0x43e7f3(_0x50bd66){const _0x5149c9=_0x18c5c5;return{'type':_0x5149c9(0x215),'content':_0xf83408(_0xdec9a6,_0x5149c9(0x205),_0x50bd66)};}});}}function _0x42ed(){const _0x2ebf32=['element','bulletedList','*Change\x20to:*\x20%0','nextSibling','registerElementLabel','*Indent:*\x20%0','todoListChecked','_selectedElements','paragraph','*Uncheck\x20item*','model','14xHlzqw','ELEMENT_NUMBERED_LIST','30165AxmmxA','createRange','getAttribute','document','schema','format','28633czTZoC','formatBlock','findIndex','LegacyTodoListEditing','descriptionFactory','List','markBlockFormat','change','numberedList','registerDescriptionCallback','ELEMENT_LIST_ITEM','length','1735344sRKcEq','listType','selection','checkChild','checkTodoList','filter','name','1325704ipPjPU','366812AdoKgp','type','outdentList','forceValue','TrackChangesEditing','isObject','indentList','3UsMMXG','682036bHjrdn','get','push','afterInit','commandParams','has','add','*Check\x20item*','getSelectedBlocks','slice','previousSibling','editor','locale','createPositionAt','value','execute','todoList','enableCommand','ELEMENT_TODO_LIST','replace','end','before','LegacyListEditing','5oPHcmV','blockName','listItem','numbered','todo','bulleted','commandName','from','listIndent','plugins','870UNcJMx','commands','ELEMENT_BULLETED_LIST','*Outdent:*\x20%0','formatInline','370440pJvaML','parent'];_0x42ed=function(){return _0x2ebf32;};return _0x42ed();}function me(_0x1828c9){const _0x3f944d=_0x374fd8,_0x32a637=_0x1828c9[_0x3f944d(0x212)](_0x3f944d(0x1fa));if(0x0==_0x32a637)return _0x1828c9;let _0x5b7830=_0x1828c9;for(;_0x1828c9[_0x3f944d(0x1e5)]&&_0x1828c9[_0x3f944d(0x1e5)]['is'](_0x3f944d(0x203),_0x3f944d(0x1f4));){const _0x3823c4=_0x1828c9[_0x3f944d(0x1e5)][_0x3f944d(0x212)](_0x3f944d(0x1fa));if(_0x3823c4==_0x32a637)_0x5b7830=_0x1828c9[_0x3f944d(0x1e5)];else{if(_0x3823c4<_0x32a637)break;}_0x1828c9=_0x1828c9[_0x3f944d(0x1e5)];}return _0x5b7830;}function _0x3b39(_0x3d26f2,_0x16076c){const _0x42ed6a=_0x42ed();return _0x3b39=function(_0x3b39b6,_0x47bdc9){_0x3b39b6=_0x3b39b6-0x1d5;let _0x56ce8e=_0x42ed6a[_0x3b39b6];return _0x56ce8e;},_0x3b39(_0x3d26f2,_0x16076c);}function fe(_0x5e5140){const _0x2a14e7=_0x374fd8,_0x57f78f=[];if(_0x5e5140['is'](_0x2a14e7(0x203),_0x2a14e7(0x1f4))&&_0x5e5140[_0x2a14e7(0x212)](_0x2a14e7(0x1fa))>0x0){let _0x3289d6=_0x5e5140[_0x2a14e7(0x206)];for(;_0x3289d6&&_0x2a14e7(0x1f4)==_0x3289d6[_0x2a14e7(0x228)]&&_0x3289d6[_0x2a14e7(0x212)](_0x2a14e7(0x1fa))==_0x5e5140[_0x2a14e7(0x212)](_0x2a14e7(0x1fa));)_0x57f78f[_0x2a14e7(0x1dd)](_0x3289d6),_0x3289d6=_0x3289d6[_0x2a14e7(0x206)];}return _0x57f78f;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3d158c=_0x1c6b;function _0x3210(){const _0x4b03f0=['numbered','924792PkrUPA','getListTypeFromListStyleType','default','*Format:*\x20set\x20start\x20index\x20to\x20%0','backward','toUpperCase','getSiblingNodes','enableCommand','markMultiRangeBlockFormat','createPositionAt','3761352YolPwy','model','getSelectedBlocks','listItem','parent','listStyle','handleDescriptions','_LIST_','replace','*Format:*\x20set\x20order\x20to\x20regular','5870AtWzab','reversed','TrackChangesEditing','descriptionFactory','before','getAttribute','listStart','has','config','20hbOhnW','ELEMENT_','6160392VdEXyd','editor','filter','locale','format','*Format:*\x20set\x20order\x20to\x20reversed','forward','formatBlock','listType','selection','formatInline','2KroChx','_getSuggestionBlocksForListStyle','54076ScPcTz','startIndex','unshift','list.properties','handleListStyleCommand','get','7209376KiugPG','*Change\x20to:*\x20%0','createRange','commandName','getLastPosition','1820Gmljbj','listReversed','getFirstPosition','handleListReversedCommand','type','_getSuggestionBlocks','styles','push','afterInit','map','bind','commandParams','handleListStartCommand','document','from','_getTranslationKeyForListStyle','length','flat','4244PyXZqQ','plugins','1368ldmqXK','LegacyListUtils','change','element','LegacyListPropertiesEditing','registerDescriptionCallback'];_0x3210=function(){return _0x4b03f0;};return _0x3210();}(function(_0x376f91,_0x45dff1){const _0x280f0c=_0x1c6b,_0x3d6b08=_0x376f91();while(!![]){try{const _0xc0717a=parseInt(_0x280f0c(0x207))/0x1*(parseInt(_0x280f0c(0x1e8))/0x2)+parseInt(_0x280f0c(0x21a))/0x3+-parseInt(_0x280f0c(0x210))/0x4*(-parseInt(_0x280f0c(0x1db))/0x5)+parseInt(_0x280f0c(0x209))/0x6*(parseInt(_0x280f0c(0x1f5))/0x7)+parseInt(_0x280f0c(0x1f0))/0x8+parseInt(_0x280f0c(0x1dd))/0x9+-parseInt(_0x280f0c(0x224))/0xa*(parseInt(_0x280f0c(0x1ea))/0xb);if(_0xc0717a===_0x45dff1)break;else _0x3d6b08['push'](_0x3d6b08['shift']());}catch(_0x3bc6bb){_0x3d6b08['push'](_0x3d6b08['shift']());}}}(_0x3210,0xe5ff4));function _0x1c6b(_0x290559,_0x30db3e){const _0x321073=_0x3210();return _0x1c6b=function(_0x1c6bcc,_0x15061d){_0x1c6bcc=_0x1c6bcc-0x1da;let _0x2e9791=_0x321073[_0x1c6bcc];return _0x2e9791;},_0x1c6b(_0x290559,_0x30db3e);}import{Plugin as _0x3b5d1d}from'ckeditor5/src/core.js';import{getTranslation as _0x5ad98a}from'../utils/common-translations.js';export default class K extends _0x3b5d1d{[_0x3d158c(0x1fd)](){const _0x1583ee=_0x3d158c;if(!this[_0x1583ee(0x1de)][_0x1583ee(0x208)][_0x1583ee(0x22b)](_0x1583ee(0x20d)))return;const _0x513dbf=this[_0x1583ee(0x1de)][_0x1583ee(0x1da)][_0x1583ee(0x1ef)](_0x1583ee(0x1ed)),_0x338bed=this[_0x1583ee(0x1de)][_0x1583ee(0x208)][_0x1583ee(0x1ef)](_0x1583ee(0x226));_0x513dbf[_0x1583ee(0x1fb)]&&_0x338bed[_0x1583ee(0x217)](_0x1583ee(0x21f),this[_0x1583ee(0x1ee)][_0x1583ee(0x1ff)](this)),_0x513dbf[_0x1583ee(0x225)]&&_0x338bed[_0x1583ee(0x217)](_0x1583ee(0x1f6),this[_0x1583ee(0x1f8)][_0x1583ee(0x1ff)](this)),_0x513dbf[_0x1583ee(0x1eb)]&&_0x338bed[_0x1583ee(0x217)](_0x1583ee(0x22a),this[_0x1583ee(0x201)][_0x1583ee(0x1ff)](this)),_0x338bed[_0x1583ee(0x227)][_0x1583ee(0x20e)](this[_0x1583ee(0x220)][_0x1583ee(0x1ff)](this));}[_0x3d158c(0x1ee)](_0x1296ae,_0x59f9a7={}){const _0x5a3a25=_0x3d158c,_0x541834=this[_0x5a3a25(0x1de)][_0x5a3a25(0x208)][_0x5a3a25(0x1ef)](_0x5a3a25(0x226)),_0x35955d=this[_0x5a3a25(0x1e9)]();this[_0x5a3a25(0x1de)][_0x5a3a25(0x21b)][_0x5a3a25(0x20b)](()=>{const _0x27d217=_0x5a3a25;_0x541834[_0x27d217(0x218)](_0x35955d,{'commandName':_0x27d217(0x21f),'commandParams':[{'type':_0x59f9a7[_0x27d217(0x1f9)]}],'formatGroupId':_0x27d217(0x21f)});});}[_0x3d158c(0x1f8)](_0x2b3e5b,_0x3ca81f={}){const _0x2d3a0c=_0x3d158c,_0x4260c1=this[_0x2d3a0c(0x1de)][_0x2d3a0c(0x208)][_0x2d3a0c(0x1ef)](_0x2d3a0c(0x226)),_0x581cdb=this[_0x2d3a0c(0x1fa)](_0x483a44=>_0x483a44['is'](_0x2d3a0c(0x20c),_0x2d3a0c(0x21d))&&_0x2d3a0c(0x20f)===_0x483a44[_0x2d3a0c(0x229)](_0x2d3a0c(0x1e5)));if(_0x581cdb[_0x2d3a0c(0x205)]<0x1)return;const _0x20ab99=_0x581cdb[_0x2d3a0c(0x1fe)](_0x3b4e0e=>this[_0x2d3a0c(0x1de)][_0x2d3a0c(0x21b)][_0x2d3a0c(0x1f2)](this[_0x2d3a0c(0x1de)][_0x2d3a0c(0x21b)][_0x2d3a0c(0x219)](_0x3b4e0e,_0x2d3a0c(0x228)),this[_0x2d3a0c(0x1de)][_0x2d3a0c(0x21b)][_0x2d3a0c(0x219)](_0x3b4e0e,0x0)));this[_0x2d3a0c(0x1de)][_0x2d3a0c(0x21b)][_0x2d3a0c(0x20b)](()=>{const _0x4b3ea3=_0x2d3a0c;_0x4260c1[_0x4b3ea3(0x218)](_0x20ab99,{'commandName':_0x4b3ea3(0x1f6),'commandParams':[{'reversed':_0x3ca81f[_0x4b3ea3(0x225)]}],'formatGroupId':_0x4b3ea3(0x1f6)});});}[_0x3d158c(0x201)](_0x11ab68,_0x50aa39={}){const _0x14f7f4=_0x3d158c,_0x41d998=this[_0x14f7f4(0x1de)][_0x14f7f4(0x208)][_0x14f7f4(0x1ef)](_0x14f7f4(0x226)),_0x399260=this[_0x14f7f4(0x1fa)](_0x3f04ab=>_0x3f04ab['is'](_0x14f7f4(0x20c),_0x14f7f4(0x21d))&&_0x14f7f4(0x20f)===_0x3f04ab[_0x14f7f4(0x229)](_0x14f7f4(0x1e5)));if(_0x399260[_0x14f7f4(0x205)]<0x1)return;const _0x2ba893=_0x399260[_0x14f7f4(0x1fe)](_0x4f91ca=>this[_0x14f7f4(0x1de)][_0x14f7f4(0x21b)][_0x14f7f4(0x1f2)](this[_0x14f7f4(0x1de)][_0x14f7f4(0x21b)][_0x14f7f4(0x219)](_0x4f91ca,_0x14f7f4(0x228)),this[_0x14f7f4(0x1de)][_0x14f7f4(0x21b)][_0x14f7f4(0x219)](_0x4f91ca,0x0)));this[_0x14f7f4(0x1de)][_0x14f7f4(0x21b)][_0x14f7f4(0x20b)](()=>{const _0x5dc7e0=_0x14f7f4;_0x41d998[_0x5dc7e0(0x218)](_0x2ba893,{'commandName':_0x5dc7e0(0x22a),'commandParams':[{'startIndex':_0x50aa39[_0x5dc7e0(0x1eb)]}],'formatGroupId':_0x5dc7e0(0x22a)});});}[_0x3d158c(0x220)](_0x353d72){const _0x107861=_0x3d158c;if(_0x107861(0x1e4)!=_0x353d72[_0x107861(0x1f9)]&&_0x107861(0x1e7)!=_0x353d72[_0x107861(0x1f9)])return;const _0x546937=this[_0x107861(0x1de)][_0x107861(0x1e0)],{data:_0x7158dd}=_0x353d72;if(!_0x7158dd)return;let _0x1f32f5,_0x4f01ed;switch(_0x7158dd[_0x107861(0x1f3)]){case _0x107861(0x21f):_0x1f32f5=_0x107861(0x1f1),_0x4f01ed={'type':_0x107861(0x1e1),'content':_0x5ad98a(_0x546937,_0x1f32f5,_0x5ad98a(_0x546937,this[_0x107861(0x204)](_0x7158dd[_0x107861(0x200)][0x0][_0x107861(0x1f9)])))};break;case _0x107861(0x1f6):_0x1f32f5=_0x7158dd[_0x107861(0x200)][0x0][_0x107861(0x225)]?_0x107861(0x1e2):_0x107861(0x223),_0x4f01ed={'type':_0x107861(0x1e1),'content':_0x5ad98a(_0x546937,_0x1f32f5)};break;case _0x107861(0x22a):_0x1f32f5=_0x107861(0x213),_0x4f01ed={'type':_0x107861(0x1e1),'content':_0x5ad98a(_0x546937,_0x1f32f5,_0x7158dd[_0x107861(0x200)][0x0][_0x107861(0x1eb)])};}return _0x4f01ed;}[_0x3d158c(0x1e9)](){const _0x347c56=_0x3d158c;var _0x1aa4b0,_0x40248c,_0x2f20b7,_0x359e8a;const _0x2a1714=this[_0x347c56(0x1de)][_0x347c56(0x208)][_0x347c56(0x1ef)](_0x347c56(0x20a));let _0x4430a5=Array[_0x347c56(0x203)](this[_0x347c56(0x1de)][_0x347c56(0x21b)][_0x347c56(0x202)][_0x347c56(0x1e6)][_0x347c56(0x21c)]());return(null===(_0x1aa4b0=_0x4430a5[0x0])||void 0x0===_0x1aa4b0?void 0x0:_0x1aa4b0['is'](_0x347c56(0x20c),_0x347c56(0x21d)))&&_0x4430a5[_0x347c56(0x1ec)](..._0x2a1714[_0x347c56(0x216)](this[_0x347c56(0x1de)][_0x347c56(0x21b)][_0x347c56(0x202)][_0x347c56(0x1e6)][_0x347c56(0x1f7)](),_0x347c56(0x214))),(null===(_0x40248c=_0x4430a5[_0x4430a5[_0x347c56(0x205)]-0x1])||void 0x0===_0x40248c?void 0x0:_0x40248c['is'](_0x347c56(0x20c),_0x347c56(0x21d)))&&_0x4430a5[_0x347c56(0x1fc)](..._0x2a1714[_0x347c56(0x216)](this[_0x347c56(0x1de)][_0x347c56(0x21b)][_0x347c56(0x202)][_0x347c56(0x1e6)][_0x347c56(0x1f4)](),_0x347c56(0x1e3))),_0x4430a5=[...new Set(_0x4430a5)],(null===(_0x359e8a=null===(_0x2f20b7=this[_0x347c56(0x1de)][_0x347c56(0x21b)][_0x347c56(0x202)][_0x347c56(0x1e6)][_0x347c56(0x1f7)]())||void 0x0===_0x2f20b7?void 0x0:_0x2f20b7[_0x347c56(0x21e)])||void 0x0===_0x359e8a?void 0x0:_0x359e8a['is'](_0x347c56(0x20c),_0x347c56(0x21d)))&&(_0x4430a5=_0x4430a5[_0x347c56(0x1df)](_0x43fbda=>_0x43fbda['is'](_0x347c56(0x20c),_0x347c56(0x21d)))),_0x4430a5;}[_0x3d158c(0x1fa)](_0x297eb3){const _0x386994=_0x3d158c,_0x711120=this[_0x386994(0x1de)][_0x386994(0x208)][_0x386994(0x1ef)](_0x386994(0x20a));let _0x5335fb=Array[_0x386994(0x203)](this[_0x386994(0x1de)][_0x386994(0x21b)][_0x386994(0x202)][_0x386994(0x1e6)][_0x386994(0x21c)]())[_0x386994(0x1df)](_0x297eb3)[_0x386994(0x1fe)](_0x3967dd=>{const _0x54054c=_0x386994,_0x380f8d=this[_0x54054c(0x1de)][_0x54054c(0x21b)][_0x54054c(0x219)](_0x3967dd,0x0);return[..._0x711120[_0x54054c(0x216)](_0x380f8d,_0x54054c(0x214)),..._0x711120[_0x54054c(0x216)](_0x380f8d,_0x54054c(0x1e3))];})[_0x386994(0x206)]();return _0x5335fb=[...new Set(_0x5335fb)],_0x5335fb;}[_0x3d158c(0x204)](_0x5ada29){const _0x75c61e=_0x3d158c;return _0x75c61e(0x1dc)+(this[_0x75c61e(0x1de)][_0x75c61e(0x208)][_0x75c61e(0x1ef)](_0x75c61e(0x20a))[_0x75c61e(0x211)](_0x5ada29)||_0x75c61e(0x212))[_0x75c61e(0x215)]()+_0x75c61e(0x221)+_0x5ada29[_0x75c61e(0x215)]()[_0x75c61e(0x222)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x34900f=_0x2c11;(function(_0x199eee,_0x210761){const _0x5f30c1=_0x2c11,_0x2daf3b=_0x199eee();while(!![]){try{const _0x295739=parseInt(_0x5f30c1(0x1d0))/0x1+parseInt(_0x5f30c1(0x1c8))/0x2*(parseInt(_0x5f30c1(0x1ad))/0x3)+parseInt(_0x5f30c1(0x1be))/0x4*(-parseInt(_0x5f30c1(0x1cf))/0x5)+parseInt(_0x5f30c1(0x1b1))/0x6+-parseInt(_0x5f30c1(0x1cb))/0x7+-parseInt(_0x5f30c1(0x1c5))/0x8*(parseInt(_0x5f30c1(0x1c1))/0x9)+parseInt(_0x5f30c1(0x1b4))/0xa*(parseInt(_0x5f30c1(0x1cd))/0xb);if(_0x295739===_0x210761)break;else _0x2daf3b['push'](_0x2daf3b['shift']());}catch(_0xe2f9b){_0x2daf3b['push'](_0x2daf3b['shift']());}}}(_0x10c8,0xe0425));function _0x2c11(_0xed612f,_0x571bbd){const _0x10c883=_0x10c8();return _0x2c11=function(_0x2c1129,_0x4a7780){_0x2c1129=_0x2c1129-0x1ab;let _0x1ef82a=_0x10c883[_0x2c1129];return _0x1ef82a;},_0x2c11(_0xed612f,_0x571bbd);}import{Plugin as _0x39fed8}from'ckeditor5/src/core.js';function _0x10c8(){const _0x407fe9=['editor','*Remove\x20link*','has','attribute','get','unlink','linkHref','2224upgzmP','manualDecorators','commandParams','97722ztjaAU','registerInlineAttribute','formatInline','LinkEditing','168GafVIO','_registerLegacyDescription','registerDescriptionCallback','76ViWWqw','link','registerAttributeLabel','1063643oayxjj','type','33QGMkAy','locale','15170oWvIFo','65999fjqLmW','*Set\x20link:*\x20%0','format','afterInit','link\x20(','commandName','descriptionFactory','toLowerCase','40299Filjbv','commands','key','plugins','2594328AUtcmc','newValue','label','6588650KuwZBs','TrackChangesEditing','enableDefaultAttributesIntegration'];_0x10c8=function(){return _0x407fe9;};return _0x10c8();}import{getTranslation as _0x3e2aab}from'../utils/common-translations.js';export default class ct extends _0x39fed8{[_0x34900f(0x1d3)](){const _0x46ff33=_0x34900f,_0x21bb5e=this[_0x46ff33(0x1b7)];if(!_0x21bb5e[_0x46ff33(0x1b0)][_0x46ff33(0x1b9)](_0x46ff33(0x1c4)))return;const _0x27a7d0=_0x21bb5e[_0x46ff33(0x1b0)][_0x46ff33(0x1bb)](_0x46ff33(0x1b5)),_0x5092bf=_0x21bb5e[_0x46ff33(0x1ae)][_0x46ff33(0x1bb)](_0x46ff33(0x1c9));_0x27a7d0[_0x46ff33(0x1b6)](_0x46ff33(0x1c9)),_0x27a7d0[_0x46ff33(0x1b6)](_0x46ff33(0x1bc)),_0x27a7d0[_0x46ff33(0x1c2)](_0x46ff33(0x1bd));for(const _0x205a6 of _0x5092bf[_0x46ff33(0x1bf)])_0x27a7d0[_0x46ff33(0x1c2)](_0x205a6['id']),_0x27a7d0[_0x46ff33(0x1ab)][_0x46ff33(0x1ca)](_0x205a6['id'],_0x46ff33(0x1d4)+_0x205a6[_0x46ff33(0x1b3)][_0x46ff33(0x1ac)]()+')');_0x27a7d0[_0x46ff33(0x1ab)][_0x46ff33(0x1c7)](_0x6f7735=>{const _0x41607c=_0x46ff33;if(_0x41607c(0x1ba)!=_0x6f7735[_0x41607c(0x1cc)])return;const {data:_0x3d6165}=_0x6f7735;if(!_0x3d6165||_0x41607c(0x1bd)!=_0x3d6165[_0x41607c(0x1af)])return;const _0x536940=_0x3d6165[_0x41607c(0x1b2)],_0x3c489a=_0x21bb5e[_0x41607c(0x1ce)];return{'type':_0x41607c(0x1d2),'content':null==_0x536940?_0x3e2aab(_0x3c489a,_0x41607c(0x1b8)):_0x3e2aab(_0x3c489a,_0x41607c(0x1d1),'\x22'+_0x536940+'\x22')};}),this[_0x46ff33(0x1c6)]();}[_0x34900f(0x1c6)](){const _0x565a1f=_0x34900f,_0x30d417=this[_0x565a1f(0x1b7)],_0x2b6c3d=_0x30d417[_0x565a1f(0x1ce)];_0x30d417[_0x565a1f(0x1b0)][_0x565a1f(0x1bb)](_0x565a1f(0x1b5))[_0x565a1f(0x1ab)][_0x565a1f(0x1c7)](_0x247d2c=>{const _0x1b5a67=_0x565a1f;if(_0x1b5a67(0x1c3)!=_0x247d2c[_0x1b5a67(0x1cc)])return;const {data:_0x25e325}=_0x247d2c;if(_0x25e325){if(_0x1b5a67(0x1c9)==_0x25e325[_0x1b5a67(0x1d5)]){const _0x4f78fc=_0x25e325[_0x1b5a67(0x1c0)][0x0];return{'type':_0x1b5a67(0x1d2),'content':_0x3e2aab(_0x2b6c3d,_0x1b5a67(0x1d1),'\x22'+_0x4f78fc+'\x22')};}return _0x1b5a67(0x1bc)==_0x25e325[_0x1b5a67(0x1d5)]?{'type':_0x1b5a67(0x1d2),'content':_0x3e2aab(_0x2b6c3d,_0x1b5a67(0x1b8))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2fb7be=_0x4c14;(function(_0x15acb0,_0x184c38){const _0x307c5a=_0x4c14,_0x322d27=_0x15acb0();while(!![]){try{const _0x2d9b93=parseInt(_0x307c5a(0x1a4))/0x1*(-parseInt(_0x307c5a(0x1a6))/0x2)+-parseInt(_0x307c5a(0x176))/0x3+parseInt(_0x307c5a(0x1ab))/0x4*(parseInt(_0x307c5a(0x182))/0x5)+parseInt(_0x307c5a(0x195))/0x6*(-parseInt(_0x307c5a(0x17e))/0x7)+parseInt(_0x307c5a(0x1a0))/0x8*(-parseInt(_0x307c5a(0x133))/0x9)+parseInt(_0x307c5a(0x13f))/0xa+parseInt(_0x307c5a(0x146))/0xb;if(_0x2d9b93===_0x184c38)break;else _0x322d27['push'](_0x322d27['shift']());}catch(_0x2a6547){_0x322d27['push'](_0x322d27['shift']());}}}(_0xb1ef,0xe363c));import{Plugin as _0x330336}from'ckeditor5/src/core.js';import{getTranslation as _0x265af9}from'../utils/common-translations.js';import{renameAttributeKey as _0x34eb64}from'../trackchangesediting.js';import{LiveRange as _0x4ac8f4}from'ckeditor5/src/engine.js';export default class z extends _0x330336{[_0x2fb7be(0x158)](){const _0x284223=_0x2fb7be,_0x5dc5cc=this[_0x284223(0x130)];if(!_0x5dc5cc[_0x284223(0x124)][_0x284223(0x15a)](_0x284223(0x151)))return;const _0x5c4e5a=_0x5dc5cc[_0x284223(0x14c)],_0x9a94e=_0x5dc5cc[_0x284223(0x124)][_0x284223(0x137)](_0x284223(0x13d)),_0x45b6c9=_0x5dc5cc[_0x284223(0x124)][_0x284223(0x15a)](_0x284223(0x11f)),_0x370ece=!!_0x5dc5cc[_0x284223(0x184)][_0x284223(0x137)](_0x284223(0x15f));function _0x3fc514(_0x174636){const _0x5a2ceb=_0x284223;return{'type':_0x5a2ceb(0x197),'content':''+_0x265af9(_0x5c4e5a,_0x5a2ceb(0x1a7),_0x174636)};}function _0x38a1d0(_0x206e16){const _0x5c57ed=_0x284223;return{'type':_0x5c57ed(0x197),'content':''+_0x265af9(_0x5c4e5a,_0x5c57ed(0x11b),_0x206e16)};}_0x9a94e[_0x284223(0x126)](_0x284223(0x160)),_0x9a94e[_0x284223(0x126)](_0x284223(0x17d)),_0x9a94e[_0x284223(0x126)](_0x284223(0x122)),_0x9a94e[_0x284223(0x126)](_0x284223(0x154)),_0x9a94e[_0x284223(0x126)](_0x284223(0x190)),_0x9a94e[_0x284223(0x126)](_0x284223(0x185)),_0x9a94e[_0x284223(0x126)](_0x284223(0x18a)),_0x9a94e[_0x284223(0x126)](_0x284223(0x1a5)),_0x9a94e[_0x284223(0x18e)](_0x284223(0x181)),_0x9a94e[_0x284223(0x18e)](_0x284223(0x1ae)),_0x9a94e[_0x284223(0x18e)](_0x284223(0x167)),_0x370ece&&(_0x9a94e[_0x284223(0x126)](_0x284223(0x172)),_0x9a94e[_0x284223(0x126)](_0x284223(0x15d))),_0x45b6c9&&(_0x9a94e[_0x284223(0x126)](_0x284223(0x171)),_0x9a94e[_0x284223(0x126)](_0x284223(0x153)),_0x9a94e[_0x284223(0x18e)](_0x284223(0x155)),_0x9a94e[_0x284223(0x174)][_0x284223(0x129)](_0xb012b=>{const _0x58d40a=_0x284223,{data:_0x2714e0}=_0xb012b;if(_0x2714e0&&_0x58d40a(0x155)==_0x2714e0[_0x58d40a(0x1a8)])return{'type':_0x58d40a(0x197),'content':_0x2714e0[_0x58d40a(0x191)]?_0x265af9(_0x5c4e5a,_0x58d40a(0x19f)):_0x265af9(_0x5c4e5a,_0x58d40a(0x166))};}),this[_0x284223(0x130)][_0x284223(0x198)][_0x284223(0x13e)][_0x284223(0x163)](_0x148cce=>{const _0x1ce897=_0x284223;if(_0x148cce[_0x1ce897(0x11e)][_0x1ce897(0x1ad)])return!0x1;let _0x1e6bf2=!0x1;const _0x4cf1f9=_0x9a94e[_0x1ce897(0x186)]({'skipNotAttached':!0x0})[_0x1ce897(0x192)](_0x3ee94a=>_0x1ce897(0x155)===_0x9a94e[_0x1ce897(0x141)](_0x3ee94a));for(const _0x489908 of _0x4cf1f9){_0x1ce897(0x1aa)!=_0x489908[_0x1ce897(0x150)]()[_0x1ce897(0x16c)][_0x1ce897(0x139)][_0x1ce897(0x123)](_0x1ce897(0x1ae))&&(_0x9a94e[_0x1ce897(0x159)](_0x489908[_0x1ce897(0x150)](),_0x1ce897(0x120))[_0x1ce897(0x169)](_0x2743bc=>_0x1ce897(0x1ae)===_0x9a94e[_0x1ce897(0x141)](_0x2743bc[_0x1ce897(0x18d)]))||(_0x148cce[_0x1ce897(0x18c)](_0x489908[_0x1ce897(0x15b)]()),_0x1e6bf2=!0x0));}return _0x1e6bf2;})),_0x9a94e[_0x284223(0x174)][_0x284223(0x12c)](_0x284223(0x167),_0x265af9(_0x5c4e5a,_0x284223(0x16a)));const _0xcaeba7={'type':_0x284223(0x197),'content':''};_0x9a94e[_0x284223(0x174)][_0x284223(0x129)](_0x5e86b1=>{const _0x4a0b54=_0x284223,{data:_0x47b2e1}=_0x5e86b1;if(!_0x47b2e1||_0x4a0b54(0x1ae)!=_0x47b2e1[_0x4a0b54(0x1a8)])return;let _0x334200=_0x5e86b1[_0x4a0b54(0x148)];for(;_0x334200;){if(_0x334200[_0x4a0b54(0x118)]&&((_0x4a0b54(0x19c)==_0x334200[_0x4a0b54(0x118)][_0x4a0b54(0x1a8)]||_0x4a0b54(0x14f)==_0x334200[_0x4a0b54(0x118)][_0x4a0b54(0x1a8)])&&(_0x334200[_0x4a0b54(0x118)][_0x4a0b54(0x191)]&&_0x4a0b54(0x121)!=_0x334200[_0x4a0b54(0x118)][_0x4a0b54(0x191)]||_0x4a0b54(0x121)!=_0x334200[_0x4a0b54(0x118)][_0x4a0b54(0x1a9)]&&!_0x47b2e1[_0x4a0b54(0x191)])||!_0x370ece&&_0x334200[_0x4a0b54(0x118)][_0x4a0b54(0x1a8)]==_0x34eb64))return _0xcaeba7;_0x334200=_0x334200[_0x4a0b54(0x161)];}if(null==_0x47b2e1[_0x4a0b54(0x191)])switch(_0x47b2e1[_0x4a0b54(0x1a9)]){case _0x4a0b54(0x183):return _0x38a1d0(_0x265af9(_0x5c4e5a,_0x4a0b54(0x1a3)));case _0x4a0b54(0x14a):return _0x38a1d0(_0x265af9(_0x5c4e5a,_0x4a0b54(0x12b)));case _0x4a0b54(0x1aa):return _0x38a1d0(_0x265af9(_0x5c4e5a,_0x4a0b54(0x147)));}switch(_0x47b2e1[_0x4a0b54(0x191)]){case _0x4a0b54(0x183):return _0x3fc514(_0x265af9(_0x5c4e5a,_0x4a0b54(0x1a3)));case _0x4a0b54(0x14a):return _0x3fc514(_0x265af9(_0x5c4e5a,_0x4a0b54(0x12b)));case _0x4a0b54(0x1aa):return _0x3fc514(_0x265af9(_0x5c4e5a,_0x4a0b54(0x147)));}}),_0x9a94e[_0x284223(0x174)][_0x284223(0x129)](_0x2a4d63=>{const _0x22b1c0=_0x284223,{data:_0x3d8c1a}=_0x2a4d63;if(_0x3d8c1a&&_0x22b1c0(0x167)==_0x3d8c1a[_0x22b1c0(0x1a8)])return null==_0x3d8c1a[_0x22b1c0(0x191)]||null==_0x3d8c1a[_0x22b1c0(0x1a9)]&&0x0==_0x3d8c1a[_0x22b1c0(0x191)]?_0xcaeba7:void 0x0;}),_0x9a94e[_0x284223(0x174)][_0x284223(0x129)](_0x67525b=>{const _0x5793df=_0x284223;if(_0x5793df(0x120)!=_0x67525b[_0x5793df(0x13b)])return;const {data:_0xad9529}=_0x67525b;if(!_0xad9529||_0x5793df(0x181)!=_0xad9529[_0x5793df(0x1a8)])return;const _0xbb8412=le(_0x67525b);return _0x5793df(0x191)==_0xbb8412?{'type':_0x5793df(0x197),'content':_0x265af9(_0x5c4e5a,_0x5793df(0x14d))}:_0x5793df(0x1a9)==_0xbb8412?{'type':_0x5793df(0x197),'content':_0x265af9(_0x5c4e5a,_0x5793df(0x135))}:_0xcaeba7;}),_0x5dc5cc[_0x284223(0x198)][_0x284223(0x13e)][_0x284223(0x163)](_0xd6f744=>this[_0x284223(0x194)](_0xd6f744)),_0x5dc5cc[_0x284223(0x198)][_0x284223(0x13e)][_0x284223(0x163)](_0x233b09=>this[_0x284223(0x11c)](_0x233b09)),_0x5dc5cc[_0x284223(0x198)][_0x284223(0x13e)][_0x284223(0x163)](_0x278201=>this[_0x284223(0x16f)](_0x278201)),this[_0x284223(0x16b)]();}[_0x2fb7be(0x194)](_0x104112){const _0x334771=_0x2fb7be;if(_0x104112[_0x334771(0x11e)][_0x334771(0x1ad)]||!_0x104112[_0x334771(0x11e)][_0x334771(0x131)])return!0x1;let _0x1a7f15=!0x1;const _0x4eb3bd=this[_0x334771(0x130)][_0x334771(0x124)][_0x334771(0x137)](_0x334771(0x13d))[_0x334771(0x186)]({'skipNotAttached':!0x0})[_0x334771(0x192)](_0x328a50=>_0x328a50[_0x334771(0x118)]&&_0x334771(0x181)==_0x328a50[_0x334771(0x118)][_0x334771(0x1a8)])[_0x334771(0x192)](_0x46b39b=>_0x46b39b[_0x334771(0x118)][_0x334771(0x191)]&&_0x46b39b[_0x334771(0x118)][_0x334771(0x1a9)]);for(const _0x3286c9 of _0x4eb3bd)le(_0x3286c9)||(_0x104112[_0x334771(0x18c)](_0x3286c9[_0x334771(0x15b)]()),_0x1a7f15=!0x0);return _0x1a7f15;}[_0x2fb7be(0x11c)](_0x4af538){const _0x653a9f=_0x2fb7be;if(_0x4af538[_0x653a9f(0x11e)][_0x653a9f(0x1ad)]||!_0x4af538[_0x653a9f(0x11e)][_0x653a9f(0x131)])return!0x1;const _0x3b822a=this[_0x653a9f(0x130)][_0x653a9f(0x124)][_0x653a9f(0x137)](_0x653a9f(0x13d));if(_0x3b822a[_0x653a9f(0x18f)][_0x653a9f(0x162)])return!0x1;let _0x35e3a9=!0x1;const _0x1277ba=[_0x653a9f(0x1ae),_0x653a9f(0x181),_0x653a9f(0x167),_0x653a9f(0x19c),_0x653a9f(0x19d),_0x653a9f(0x19b),_0x653a9f(0x127),_0x653a9f(0x140),_0x653a9f(0x14f)],_0x56de18=this[_0x653a9f(0x130)][_0x653a9f(0x198)][_0x653a9f(0x13e)][_0x653a9f(0x1a1)][_0x653a9f(0x168)]()[_0x653a9f(0x192)](_0x127bf3=>_0x653a9f(0x120)==_0x127bf3[_0x653a9f(0x13b)])[_0x653a9f(0x192)](_0x5ade8e=>_0x1277ba[_0x653a9f(0x177)](_0x5ade8e[_0x653a9f(0x136)]));if(0x0==_0x56de18[_0x653a9f(0x199)])return _0x35e3a9;for(const _0xc8f059 of _0x56de18){const _0x21be3d=_0x3b822a[_0x653a9f(0x159)](_0xc8f059[_0x653a9f(0x11d)],_0x653a9f(0x120))[_0x653a9f(0x192)](_0x319707=>!_0x319707[_0x653a9f(0x149)][_0x653a9f(0x12d)])[_0x653a9f(0x178)](_0x10db05=>_0x10db05[_0x653a9f(0x18d)])[_0x653a9f(0x192)](_0x306de0=>{const _0x29ee66=_0x653a9f,_0x7f655b=_0x3b822a[_0x29ee66(0x141)](_0x306de0);return _0x1277ba[_0x29ee66(0x177)](_0x7f655b);});if(_0x21be3d[_0x653a9f(0x199)]){for(const _0x1a5b77 of _0x21be3d)_0x4af538[_0x653a9f(0x18c)](_0x1a5b77[_0x653a9f(0x15b)]());_0x35e3a9=!0x0;}}return _0x35e3a9;}[_0x2fb7be(0x16f)](_0x3ea47f){const _0x1d3f59=_0x2fb7be;if(_0x3ea47f[_0x1d3f59(0x11e)][_0x1d3f59(0x1ad)]||!_0x3ea47f[_0x1d3f59(0x11e)][_0x1d3f59(0x131)])return!0x1;const _0x5954c9=this[_0x1d3f59(0x130)][_0x1d3f59(0x124)][_0x1d3f59(0x137)](_0x1d3f59(0x13d));let _0x50dea8=!0x1;const _0x37aa55=[_0x1d3f59(0x1ae),_0x1d3f59(0x181),_0x1d3f59(0x167),_0x1d3f59(0x19c),_0x1d3f59(0x19d),_0x1d3f59(0x19b),_0x1d3f59(0x127),_0x1d3f59(0x140),_0x1d3f59(0x14f)];for(const _0xfd36f1 of _0x5954c9[_0x1d3f59(0x186)]({'skipNotAttached':!0x0})){const _0x402b90=_0x5954c9[_0x1d3f59(0x159)](_0xfd36f1[_0x1d3f59(0x150)](),_0x1d3f59(0x120))[_0x1d3f59(0x178)](_0x8e1a59=>_0x8e1a59[_0x1d3f59(0x18d)])[_0x1d3f59(0x192)](_0x21dbed=>_0x21dbed[_0x1d3f59(0x118)]&&_0x37aa55[_0x1d3f59(0x177)](_0x21dbed[_0x1d3f59(0x118)][_0x1d3f59(0x1a8)]));if(!_0x402b90[_0x1d3f59(0x199)])continue;const _0x2f801f=_0x402b90[0x0][_0x1d3f59(0x148)][_0x1d3f59(0x138)][_0x1d3f59(0x180)];if(!_0x402b90[_0x1d3f59(0x17b)](_0x821151=>_0x821151[_0x1d3f59(0x138)][_0x1d3f59(0x180)]===_0x2f801f)){for(const _0xb03f45 of _0x402b90)_0x35f8e1(_0xb03f45,_0x2f801f)&&(_0x50dea8=!0x0);}}return _0x50dea8;function _0x248c96(_0x4bc151,_0x3f0cf0){const _0x39fc92=_0x1d3f59;for(const _0x2fc1df of _0x5954c9[_0x39fc92(0x186)]({'skipNotAttached':!0x0})[_0x39fc92(0x192)](_0x310066=>_0x39fc92(0x120)==_0x310066[_0x39fc92(0x13b)]&&_0x310066[_0x39fc92(0x138)][_0x39fc92(0x180)]==_0x4bc151))_0x2fc1df[_0x39fc92(0x18b)](_0x39fc92(0x180),_0x3f0cf0);}function _0x35f8e1(_0x3315f8,_0x393fbf){const _0x4379f6=_0x1d3f59;let _0x2789e7=_0x3315f8[_0x4379f6(0x148)],_0x21c629=!0x1;for(;_0x2789e7;)_0x2789e7[_0x4379f6(0x138)][_0x4379f6(0x180)]!=_0x393fbf&&(_0x248c96(_0x2789e7[_0x4379f6(0x138)][_0x4379f6(0x180)],_0x393fbf),_0x2789e7[_0x4379f6(0x18b)](_0x4379f6(0x180),_0x393fbf),_0x21c629=!0x0),_0x2789e7=_0x2789e7[_0x4379f6(0x161)];return _0x21c629;}}[_0x2fb7be(0x16b)](){const _0x99fa50=_0x2fb7be,_0x360a22=this[_0x99fa50(0x130)],_0x23d59f=_0x360a22[_0x99fa50(0x14c)],_0x5b043d=_0x360a22[_0x99fa50(0x124)][_0x99fa50(0x137)](_0x99fa50(0x13d));this[_0x99fa50(0x16d)](),_0x5b043d[_0x99fa50(0x142)][_0x99fa50(0x16e)](_0x99fa50(0x12e),_0x99fa50(0x19e),_0x99fa50(0x11a),function(_0x42f1c3,_0x3b3005){const _0x238002=_0x99fa50,_0x4b49f6=[];for(let _0x25f88d of _0x42f1c3)_0x25f88d[_0x238002(0x16c)][_0x238002(0x139)]===_0x25f88d[_0x238002(0x134)][_0x238002(0x132)]&&(_0x25f88d=_0x360a22[_0x238002(0x198)][_0x238002(0x193)](_0x360a22[_0x238002(0x198)][_0x238002(0x188)](_0x25f88d[_0x238002(0x16c)][_0x238002(0x139)],0x0))),_0x4b49f6[_0x238002(0x165)](_0x25f88d);_0x360a22[_0x238002(0x198)][_0x238002(0x143)](_0x181f34=>{const _0x27942f=_0x238002,_0x54ca75=_0x360a22[_0x27942f(0x198)][_0x27942f(0x13e)][_0x27942f(0x157)],_0x3a7671=Array[_0x27942f(0x1ac)](_0x54ca75[_0x27942f(0x196)]())[_0x27942f(0x178)](_0x5ab23a=>_0x4ac8f4[_0x27942f(0x128)](_0x5ab23a));_0x181f34[_0x27942f(0x17c)](_0x4b49f6),_0x360a22[_0x27942f(0x12f)][_0x27942f(0x137)](_0x3b3005[_0x27942f(0x15c)])[_0x27942f(0x164)](),_0x3b3005[_0x27942f(0x125)][_0x27942f(0x165)]({'forceDefaultExecution':!0x0}),_0x360a22[_0x27942f(0x144)](_0x3b3005[_0x27942f(0x15c)],..._0x3b3005[_0x27942f(0x125)]),_0x181f34[_0x27942f(0x17c)](_0x3a7671);for(const _0x27a3c5 of _0x3a7671)_0x27a3c5[_0x27942f(0x14b)]();});}),_0x5b043d[_0x99fa50(0x174)][_0x99fa50(0x17a)](function(_0x44998c){const _0xab9a6c=_0x99fa50,_0xf29961=!_0x360a22[_0xab9a6c(0x198)][_0xab9a6c(0x152)][_0xab9a6c(0x1a2)](_0x44998c),_0x2fdad5=_0x44998c[_0xab9a6c(0x15e)],_0x5de7f0=_0x44998c[_0xab9a6c(0x14e)],_0x2ff75a=_0x44998c[_0xab9a6c(0x123)](_0xab9a6c(0x181)),_0x2637ec=!_0x2fdad5||_0x2fdad5[_0xab9a6c(0x123)](_0xab9a6c(0x181))!==_0x2ff75a,_0x2a8421=!_0x5de7f0||_0x5de7f0[_0xab9a6c(0x123)](_0xab9a6c(0x181))!==_0x2ff75a;return _0xf29961&&Boolean(_0x2ff75a)&&_0x2637ec&&_0x2a8421;},_0x5a0ca1=>_0x265af9(_0x23d59f,_0x99fa50(0x12a),_0x5a0ca1));}[_0x2fb7be(0x16d)](){const _0x173c3c=_0x2fb7be,_0x495157=this[_0x173c3c(0x130)],_0x3777f9=_0x495157[_0x173c3c(0x14c)];function _0x21fd70(_0x22303b){const _0x3b4a2b=_0x173c3c,_0x5d2f4d=_0x495157[_0x3b4a2b(0x12f)][_0x3b4a2b(0x137)](_0x3b4a2b(0x17d))[_0x3b4a2b(0x162)],_0x36e490=_0x495157[_0x3b4a2b(0x12f)][_0x3b4a2b(0x137)](_0x3b4a2b(0x160))[_0x3b4a2b(0x162)];return _0x3b4a2b(0x160)===_0x22303b?_0x5d2f4d:_0x36e490;}_0x495157[_0x173c3c(0x124)][_0x173c3c(0x137)](_0x173c3c(0x13d))[_0x173c3c(0x174)][_0x173c3c(0x129)](function(_0x17ea26){const _0x1e5f17=_0x173c3c;if(_0x1e5f17(0x12e)!=_0x17ea26[_0x1e5f17(0x13b)])return;const {data:_0x494c06}=_0x17ea26;if(!_0x494c06)return;let _0x3fb363,_0x434581,_0x53b696,_0xa44905;switch(_0x494c06[_0x1e5f17(0x15c)]){case _0x1e5f17(0x17d):_0x53b696=_0x494c06[_0x1e5f17(0x125)][0x0][_0x1e5f17(0x175)],_0xa44905=_0x21fd70(_0x494c06[_0x1e5f17(0x15c)]),_0x3fb363=_0x53b696?_0x1e5f17(0x170):_0x1e5f17(0x119),!_0xa44905&&_0x495157[_0x1e5f17(0x184)][_0x1e5f17(0x137)](_0x1e5f17(0x15f))||(_0x3fb363=_0x1e5f17(0x13a)),_0x434581={'type':_0x1e5f17(0x197),'content':_0x265af9(_0x3777f9,_0x3fb363,_0x265af9(_0x3777f9,_0x1e5f17(0x1a3)))};break;case _0x1e5f17(0x160):_0x53b696=_0x494c06[_0x1e5f17(0x125)][0x0][_0x1e5f17(0x175)],_0xa44905=_0x21fd70(_0x494c06[_0x1e5f17(0x15c)]),_0x3fb363=_0x53b696?_0x1e5f17(0x170):_0x1e5f17(0x119),!_0xa44905&&_0x495157[_0x1e5f17(0x184)][_0x1e5f17(0x137)](_0x1e5f17(0x15f))||(_0x3fb363=_0x1e5f17(0x13a)),_0x434581={'type':_0x1e5f17(0x197),'content':_0x265af9(_0x3777f9,_0x3fb363,_0x265af9(_0x3777f9,_0x1e5f17(0x12b)))};break;case _0x1e5f17(0x190):_0x3fb363=_0x1e5f17(0x189),_0x434581={'type':_0x1e5f17(0x197),'content':_0x265af9(_0x3777f9,_0x3fb363,_0x265af9(_0x3777f9,_0x1e5f17(0x12a)))};break;case _0x1e5f17(0x185):_0x3fb363=function(_0x4bcf01){const _0x4c3aaa=_0x1e5f17,_0x118085=_0x4bcf01[_0x4c3aaa(0x150)]();let _0x47592b=_0x118085[_0x4c3aaa(0x16c)][_0x4c3aaa(0x139)];for(;_0x47592b&&_0x118085[_0x4c3aaa(0x19a)](_0x47592b);){if(_0x47592b[_0x4c3aaa(0x123)](_0x4c3aaa(0x167))>0x0)return!0x1;_0x47592b=_0x47592b[_0x4c3aaa(0x14e)];}return!0x0;}(_0x17ea26)?_0x265af9(_0x3777f9,_0x1e5f17(0x119),_0x265af9(_0x3777f9,function(_0x59aeac){const _0x4e73c4=_0x1e5f17;return _0x4e73c4(0x13c)+_0x59aeac[_0x4e73c4(0x150)]()[_0x4e73c4(0x16c)][_0x4e73c4(0x139)][_0x4e73c4(0x123)](_0x4e73c4(0x1ae))[_0x4e73c4(0x179)]()+_0x4e73c4(0x145);}(_0x17ea26))):_0x265af9(_0x3777f9,_0x1e5f17(0x156),_0x265af9(_0x3777f9,_0x1e5f17(0x12a))),_0x434581={'type':_0x1e5f17(0x197),'content':_0x3fb363};break;case _0x1e5f17(0x172):case _0x1e5f17(0x15d):!0x1===_0x494c06[_0x1e5f17(0x173)]&&(_0x3fb363=_0x1e5f17(0x17f),_0x434581={'type':_0x1e5f17(0x187),'content':_0x265af9(_0x3777f9,_0x3fb363,_0x265af9(_0x3777f9,_0x1e5f17(0x12a)))});}return _0x434581;});}}function _0x4c14(_0x2bd36e,_0x48e57a){const _0xb1ef92=_0xb1ef();return _0x4c14=function(_0x4c147e,_0x28ccc8){_0x4c147e=_0x4c147e-0x118;let _0xf32e7=_0xb1ef92[_0x4c147e];return _0xf32e7;},_0x4c14(_0x2bd36e,_0x48e57a);}function _0xb1ef(){const _0x29c7fa=['differ','isObject','ELEMENT_BULLETED_LIST','1607vFhUaV','splitListItemBefore','1282fLetlb','*Set\x20format:*\x20%0','key','oldValue','todo','1932PygmSi','from','isUndo','listType','data','*Format:*\x20remove\x20from\x20%0','accept','*Remove\x20format:*\x20%0','noTrackChangesFixer','range','batch','TodoListEditing','attribute','default','customNumberedList','getAttribute','plugins','commandParams','enableDefaultAttributesIntegration','todoListCheck','fromRange','registerDescriptionCallback','ELEMENT_LIST_ITEM','ELEMENT_NUMBERED_LIST','registerAttributeLabel','isNextTo','formatBlock','commands','editor','isLocal','parent','18FUQieo','end','*Split:*\x20list\x20item','attributeKey','get','attributes','nodeAfter','*Change\x20to:*\x20%0','type','ELEMENT_','TrackChangesEditing','document','15054210tJwGNG','listMarker','_getAttributeKey','_suggestionFactory','change','execute','_LIST','28524848DstvfZ','ELEMENT_TODO_LIST','head','meta','numbered','detach','locale','*Merge:*\x20list\x20item','nextSibling','listMarkerStyle','getFirstRange','ListEditing','schema','checkTodoList','customBulletedList','todoListChecked','*Outdent:*\x20%0','selection','afterInit','_findSuggestions','has','getFirstMarker','commandName','mergeListItemForward','previousSibling','list.multiBlock','numberedList','next','value','registerPostFixer','refresh','push','*Uncheck\x20item*','listIndent','getChanges','find','FORMAT_INDENT','_supportLegacySuggestions','start','_registerLegacyDescription','registerCustomCallback','assureChains','*Format:*\x20insert\x20into\x20%0','todoList','mergeListItemBackward','multipleBlocks','descriptionFactory','forceValue','1896558BKhzck','includes','map','toUpperCase','registerElementLabel','every','setSelection','bulletedList','7inDRWU','*Merge:*\x20%0','groupId','listItemId','4940LHYGZi','bulleted','config','outdentList','getSuggestions','deletion','createPositionAt','*Indent:*\x20%0','splitListItemAfter','setAttribute','removeMarker','suggestion','registerBlockAttribute','trackChangesCommand','indentList','newValue','filter','createRange','listItemIdFixer','10319436twsXnx','getRanges','format','model','length','containsItem','listReversed','listStyle','listStart','documentList','*Check\x20item*','1048904ntUTmS'];_0xb1ef=function(){return _0x29c7fa;};return _0xb1ef();}function le(_0x419167){const _0x517a01=_0x2fb7be;let _0x320d75=_0x419167[_0x517a01(0x150)]()[_0x517a01(0x16c)][_0x517a01(0x139)][_0x517a01(0x15e)];for(;_0x320d75;){const _0x52f1a1=_0x320d75[_0x517a01(0x123)](_0x517a01(0x181));if(!_0x52f1a1)return!0x1;if(_0x52f1a1==_0x419167[_0x517a01(0x118)][_0x517a01(0x191)])return _0x517a01(0x191);if(_0x52f1a1==_0x419167[_0x517a01(0x118)][_0x517a01(0x1a9)])return _0x517a01(0x1a9);_0x320d75=_0x320d75[_0x517a01(0x15e)];}return!0x1;}
|
|
23
|
+
const _0x1e2b0a=_0x58e2;(function(_0x49f2b2,_0x453d06){const _0x2c5a1d=_0x58e2,_0x1c1a3b=_0x49f2b2();while(!![]){try{const _0x15a66e=parseInt(_0x2c5a1d(0xcd))/0x1+parseInt(_0x2c5a1d(0xce))/0x2*(parseInt(_0x2c5a1d(0xb1))/0x3)+parseInt(_0x2c5a1d(0xc8))/0x4*(-parseInt(_0x2c5a1d(0xc9))/0x5)+-parseInt(_0x2c5a1d(0x114))/0x6*(parseInt(_0x2c5a1d(0xbb))/0x7)+parseInt(_0x2c5a1d(0xd6))/0x8+-parseInt(_0x2c5a1d(0xc5))/0x9*(-parseInt(_0x2c5a1d(0xae))/0xa)+-parseInt(_0x2c5a1d(0xac))/0xb;if(_0x15a66e===_0x453d06)break;else _0x1c1a3b['push'](_0x1c1a3b['shift']());}catch(_0x1e0b04){_0x1c1a3b['push'](_0x1c1a3b['shift']());}}}(_0x3caf,0xb477b));import{Plugin as _0x2dff26}from'ckeditor5/src/core.js';import{getTranslation as _0x2e7572}from'../utils/common-translations.js';import{renameAttributeKey as _0x1566d6}from'../trackchangesediting.js';function _0x3caf(){const _0x349f0b=['containsItem','ELEMENT_','formatBlock','indentList','getFirstMarker','*Remove\x20format:*\x20%0','descriptionFactory','batch','todoListChecked','customNumberedList','TodoListEditing','registerAttributeLabel','listItemIdFixer','todoListCheck','map','ELEMENT_TODO_LIST','splitListItemAfter','_getAttributeKey','oldValue','from','*Check\x20item*','22090464WTeVyC','selection','10GyjERh','registerBlockAttribute','value','21rWhiGi','start','numbered','getSuggestions','plugins','toUpperCase','setSelection','commandParams','next','format','3661DLDAcg','previousSibling','filter','ELEMENT_NUMBERED_LIST','listMarker','*Format:*\x20insert\x20into\x20%0','splitListItemBefore','meta','document','editor','11923893SuYacV','getChanges','mergeListItemForward','20uLMNCK','1076240OMplAT','registerPostFixer','isObject','refresh','603472jkwKuc','403958eErtcS','checkTodoList','FORMAT_INDENT','getRanges','registerCustomCallback','commands','schema','attribute','10583712NjIRCx','model','assureChains','*Format:*\x20remove\x20from\x20%0','*Merge:*\x20%0','end','detach','accept','todoList','bulleted','nodeAfter','fromRange','list.multiBlock','ELEMENT_LIST_ITEM','bulletedList','listStyle','find','*Merge:*\x20list\x20item','length','_suggestionFactory','isLocal','push','*Outdent:*\x20%0','listItemId','commandName','includes','registerDescriptionCallback','forceValue','deletion','listMarkerStyle','default','data','createRange','groupId','listStart','execute','change','head','mergeListItemBackward','*Split:*\x20list\x20item','get','customBulletedList','documentList','every','noTrackChangesFixer','trackChangesCommand','listType','attributes','range','has','createPositionAt','TrackChangesEditing','*Indent:*\x20%0','setAttribute','attributeKey','ListEditing','locale','multipleBlocks','*Set\x20format:*\x20%0','removeMarker','ELEMENT_BULLETED_LIST','key','9654SOktlG','_LIST','listReversed','registerElementLabel','differ','*Uncheck\x20item*','getAttribute','*Change\x20to:*\x20%0','type','suggestion','parent','config','_supportLegacySuggestions','_findSuggestions','isUndo','enableDefaultAttributesIntegration','isNextTo','getFirstRange','numberedList','newValue','listIndent','outdentList','nextSibling','todo','_registerLegacyDescription','afterInit'];_0x3caf=function(){return _0x349f0b;};return _0x3caf();}function _0x58e2(_0x3b4b39,_0x6cfbe6){const _0x3caf76=_0x3caf();return _0x58e2=function(_0x58e266,_0x20a51f){_0x58e266=_0x58e266-0x81;let _0x14f5f2=_0x3caf76[_0x58e266];return _0x14f5f2;},_0x58e2(_0x3b4b39,_0x6cfbe6);}import{LiveRange as _0x16d001}from'ckeditor5/src/engine.js';export default class z extends _0x2dff26{[_0x1e2b0a(0x96)](){const _0x592a8f=_0x1e2b0a,_0x2ef15c=this[_0x592a8f(0xc4)];if(!_0x2ef15c[_0x592a8f(0xb5)][_0x592a8f(0x107)](_0x592a8f(0x10d)))return;const _0x1f1031=_0x2ef15c[_0x592a8f(0x10e)],_0x1ca102=_0x2ef15c[_0x592a8f(0xb5)][_0x592a8f(0xfe)](_0x592a8f(0x109)),_0x40bf64=_0x2ef15c[_0x592a8f(0xb5)][_0x592a8f(0x107)](_0x592a8f(0xa1)),_0x2fc741=!!_0x2ef15c[_0x592a8f(0x88)][_0x592a8f(0xfe)](_0x592a8f(0xe2));function _0x5f1a1(_0x3f715a){const _0x4b98ab=_0x592a8f;return{'type':_0x4b98ab(0xba),'content':''+_0x2e7572(_0x1f1031,_0x4b98ab(0x110),_0x3f715a)};}function _0x8de442(_0x3ce1ff){const _0x34fc69=_0x592a8f;return{'type':_0x34fc69(0xba),'content':''+_0x2e7572(_0x1f1031,_0x34fc69(0x9c),_0x3ce1ff)};}_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0x8f)),_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0xe4)),_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0xa0)),_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0xff)),_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0x9a)),_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0x92)),_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0xa7)),_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0xc1)),_0x1ca102[_0x592a8f(0xaf)](_0x592a8f(0xed)),_0x1ca102[_0x592a8f(0xaf)](_0x592a8f(0x104)),_0x1ca102[_0x592a8f(0xaf)](_0x592a8f(0x91)),_0x2fc741&&(_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0xfc)),_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0xc7))),_0x40bf64&&(_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0xde)),_0x1ca102[_0x592a8f(0x8c)](_0x592a8f(0xcf)),_0x1ca102[_0x592a8f(0xaf)](_0x592a8f(0x9f)),_0x1ca102[_0x592a8f(0x9d)][_0x592a8f(0xf0)](_0xd2f34b=>{const _0x100237=_0x592a8f,{data:_0x4d198d}=_0xd2f34b;if(_0x4d198d&&_0x100237(0x9f)==_0x4d198d[_0x100237(0x113)])return{'type':_0x100237(0xba),'content':_0x4d198d[_0x100237(0x90)]?_0x2e7572(_0x1f1031,_0x100237(0xab)):_0x2e7572(_0x1f1031,_0x100237(0x82))};}),this[_0x592a8f(0xc4)][_0x592a8f(0xd7)][_0x592a8f(0xc3)][_0x592a8f(0xca)](_0x3aec80=>{const _0x537b25=_0x592a8f;if(_0x3aec80[_0x537b25(0x9e)][_0x537b25(0x8b)])return!0x1;let _0x3fb159=!0x1;const _0x27ed07=_0x1ca102[_0x537b25(0xb4)]({'skipNotAttached':!0x0})[_0x537b25(0xbd)](_0x419dc8=>_0x537b25(0x9f)===_0x1ca102[_0x537b25(0xa8)](_0x419dc8));for(const _0x4e93d5 of _0x27ed07){_0x537b25(0x94)!=_0x4e93d5[_0x537b25(0x8e)]()[_0x537b25(0xb2)][_0x537b25(0xe0)][_0x537b25(0x83)](_0x537b25(0x104))&&(_0x1ca102[_0x537b25(0x8a)](_0x4e93d5[_0x537b25(0x8e)](),_0x537b25(0xd5))[_0x537b25(0xe6)](_0x17a684=>_0x537b25(0x104)===_0x1ca102[_0x537b25(0xa8)](_0x17a684[_0x537b25(0x86)]))||(_0x3aec80[_0x537b25(0x111)](_0x4e93d5[_0x537b25(0x9b)]()),_0x3fb159=!0x0));}return _0x3fb159;})),_0x1ca102[_0x592a8f(0x9d)][_0x592a8f(0xa2)](_0x592a8f(0x91),_0x2e7572(_0x1f1031,_0x592a8f(0xd0)));const _0x7cf746={'type':_0x592a8f(0xba),'content':''};_0x1ca102[_0x592a8f(0x9d)][_0x592a8f(0xf0)](_0x4eef49=>{const _0x3c9550=_0x592a8f,{data:_0x1a63d7}=_0x4eef49;if(!_0x1a63d7||_0x3c9550(0x104)!=_0x1a63d7[_0x3c9550(0x113)])return;let _0x286025=_0x4eef49[_0x3c9550(0xfb)];for(;_0x286025;){if(_0x286025[_0x3c9550(0xf5)]&&((_0x3c9550(0xe5)==_0x286025[_0x3c9550(0xf5)][_0x3c9550(0x113)]||_0x3c9550(0xf3)==_0x286025[_0x3c9550(0xf5)][_0x3c9550(0x113)])&&(_0x286025[_0x3c9550(0xf5)][_0x3c9550(0x90)]&&_0x3c9550(0xf4)!=_0x286025[_0x3c9550(0xf5)][_0x3c9550(0x90)]||_0x3c9550(0xf4)!=_0x286025[_0x3c9550(0xf5)][_0x3c9550(0xa9)]&&!_0x1a63d7[_0x3c9550(0x90)])||!_0x2fc741&&_0x286025[_0x3c9550(0xf5)][_0x3c9550(0x113)]==_0x1566d6))return _0x7cf746;_0x286025=_0x286025[_0x3c9550(0xb9)];}if(null==_0x1a63d7[_0x3c9550(0x90)])switch(_0x1a63d7[_0x3c9550(0xa9)]){case _0x3c9550(0xdf):return _0x8de442(_0x2e7572(_0x1f1031,_0x3c9550(0x112)));case _0x3c9550(0xb3):return _0x8de442(_0x2e7572(_0x1f1031,_0x3c9550(0xbe)));case _0x3c9550(0x94):return _0x8de442(_0x2e7572(_0x1f1031,_0x3c9550(0xa6)));}switch(_0x1a63d7[_0x3c9550(0x90)]){case _0x3c9550(0xdf):return _0x5f1a1(_0x2e7572(_0x1f1031,_0x3c9550(0x112)));case _0x3c9550(0xb3):return _0x5f1a1(_0x2e7572(_0x1f1031,_0x3c9550(0xbe)));case _0x3c9550(0x94):return _0x5f1a1(_0x2e7572(_0x1f1031,_0x3c9550(0xa6)));}}),_0x1ca102[_0x592a8f(0x9d)][_0x592a8f(0xf0)](_0x2874cc=>{const _0x4e6eb5=_0x592a8f,{data:_0x4bca90}=_0x2874cc;if(_0x4bca90&&_0x4e6eb5(0x91)==_0x4bca90[_0x4e6eb5(0x113)])return null==_0x4bca90[_0x4e6eb5(0x90)]||null==_0x4bca90[_0x4e6eb5(0xa9)]&&0x0==_0x4bca90[_0x4e6eb5(0x90)]?_0x7cf746:void 0x0;}),_0x1ca102[_0x592a8f(0x9d)][_0x592a8f(0xf0)](_0x59076c=>{const _0x1ffd96=_0x592a8f;if(_0x1ffd96(0xd5)!=_0x59076c[_0x1ffd96(0x85)])return;const {data:_0x2f6cb3}=_0x59076c;if(!_0x2f6cb3||_0x1ffd96(0xed)!=_0x2f6cb3[_0x1ffd96(0x113)])return;const _0x57ab01=le(_0x59076c);return _0x1ffd96(0x90)==_0x57ab01?{'type':_0x1ffd96(0xba),'content':_0x2e7572(_0x1f1031,_0x1ffd96(0xe7))}:_0x1ffd96(0xa9)==_0x57ab01?{'type':_0x1ffd96(0xba),'content':_0x2e7572(_0x1f1031,_0x1ffd96(0xfd))}:_0x7cf746;}),_0x2ef15c[_0x592a8f(0xd7)][_0x592a8f(0xc3)][_0x592a8f(0xca)](_0x8ac9c4=>this[_0x592a8f(0xa3)](_0x8ac9c4)),_0x2ef15c[_0x592a8f(0xd7)][_0x592a8f(0xc3)][_0x592a8f(0xca)](_0x2412ec=>this[_0x592a8f(0x102)](_0x2412ec)),_0x2ef15c[_0x592a8f(0xd7)][_0x592a8f(0xc3)][_0x592a8f(0xca)](_0xbdb5d6=>this[_0x592a8f(0xd8)](_0xbdb5d6)),this[_0x592a8f(0x89)]();}[_0x1e2b0a(0xa3)](_0x254c32){const _0x13c188=_0x1e2b0a;if(_0x254c32[_0x13c188(0x9e)][_0x13c188(0x8b)]||!_0x254c32[_0x13c188(0x9e)][_0x13c188(0xea)])return!0x1;let _0x2676fc=!0x1;const _0x50e9a0=this[_0x13c188(0xc4)][_0x13c188(0xb5)][_0x13c188(0xfe)](_0x13c188(0x109))[_0x13c188(0xb4)]({'skipNotAttached':!0x0})[_0x13c188(0xbd)](_0x427749=>_0x427749[_0x13c188(0xf5)]&&_0x13c188(0xed)==_0x427749[_0x13c188(0xf5)][_0x13c188(0x113)])[_0x13c188(0xbd)](_0x4bc0c7=>_0x4bc0c7[_0x13c188(0xf5)][_0x13c188(0x90)]&&_0x4bc0c7[_0x13c188(0xf5)][_0x13c188(0xa9)]);for(const _0x3f1e9c of _0x50e9a0)le(_0x3f1e9c)||(_0x254c32[_0x13c188(0x111)](_0x3f1e9c[_0x13c188(0x9b)]()),_0x2676fc=!0x0);return _0x2676fc;}[_0x1e2b0a(0x102)](_0x2d29b0){const _0x349726=_0x1e2b0a;if(_0x2d29b0[_0x349726(0x9e)][_0x349726(0x8b)]||!_0x2d29b0[_0x349726(0x9e)][_0x349726(0xea)])return!0x1;const _0x54452e=this[_0x349726(0xc4)][_0x349726(0xb5)][_0x349726(0xfe)](_0x349726(0x109));if(_0x54452e[_0x349726(0x103)][_0x349726(0xb0)])return!0x1;let _0x55eeb8=!0x1;const _0x30d910=[_0x349726(0x104),_0x349726(0xed),_0x349726(0x91),_0x349726(0xe5),_0x349726(0xf8),_0x349726(0x116),_0x349726(0xa4),_0x349726(0xbf),_0x349726(0xf3)],_0x100e60=this[_0x349726(0xc4)][_0x349726(0xd7)][_0x349726(0xc3)][_0x349726(0x81)][_0x349726(0xc6)]()[_0x349726(0xbd)](_0x4ed43c=>_0x349726(0xd5)==_0x4ed43c[_0x349726(0x85)])[_0x349726(0xbd)](_0x2b50f2=>_0x30d910[_0x349726(0xef)](_0x2b50f2[_0x349726(0x10c)]));if(0x0==_0x100e60[_0x349726(0xe8)])return _0x55eeb8;for(const _0x3c1076 of _0x100e60){const _0x4640e4=_0x54452e[_0x349726(0x8a)](_0x3c1076[_0x349726(0x106)],_0x349726(0xd5))[_0x349726(0xbd)](_0x88a216=>!_0x88a216[_0x349726(0xc2)][_0x349726(0x8d)])[_0x349726(0xa5)](_0x587697=>_0x587697[_0x349726(0x86)])[_0x349726(0xbd)](_0x387410=>{const _0x394c8f=_0x349726,_0x340386=_0x54452e[_0x394c8f(0xa8)](_0x387410);return _0x30d910[_0x394c8f(0xef)](_0x340386);});if(_0x4640e4[_0x349726(0xe8)]){for(const _0x270b7f of _0x4640e4)_0x2d29b0[_0x349726(0x111)](_0x270b7f[_0x349726(0x9b)]());_0x55eeb8=!0x0;}}return _0x55eeb8;}[_0x1e2b0a(0xd8)](_0x7bbf40){const _0x54d92a=_0x1e2b0a;if(_0x7bbf40[_0x54d92a(0x9e)][_0x54d92a(0x8b)]||!_0x7bbf40[_0x54d92a(0x9e)][_0x54d92a(0xea)])return!0x1;const _0x22cc47=this[_0x54d92a(0xc4)][_0x54d92a(0xb5)][_0x54d92a(0xfe)](_0x54d92a(0x109));let _0x369505=!0x1;const _0x19681f=[_0x54d92a(0x104),_0x54d92a(0xed),_0x54d92a(0x91),_0x54d92a(0xe5),_0x54d92a(0xf8),_0x54d92a(0x116),_0x54d92a(0xa4),_0x54d92a(0xbf),_0x54d92a(0xf3)];for(const _0xfc695a of _0x22cc47[_0x54d92a(0xb4)]({'skipNotAttached':!0x0})){const _0x58ac9c=_0x22cc47[_0x54d92a(0x8a)](_0xfc695a[_0x54d92a(0x8e)](),_0x54d92a(0xd5))[_0x54d92a(0xa5)](_0x31c949=>_0x31c949[_0x54d92a(0x86)])[_0x54d92a(0xbd)](_0x208cff=>_0x208cff[_0x54d92a(0xf5)]&&_0x19681f[_0x54d92a(0xef)](_0x208cff[_0x54d92a(0xf5)][_0x54d92a(0x113)]));if(!_0x58ac9c[_0x54d92a(0xe8)])continue;const _0xa48c2e=_0x58ac9c[0x0][_0x54d92a(0xfb)][_0x54d92a(0x105)][_0x54d92a(0xf7)];if(!_0x58ac9c[_0x54d92a(0x101)](_0xfec46b=>_0xfec46b[_0x54d92a(0x105)][_0x54d92a(0xf7)]===_0xa48c2e)){for(const _0x576b55 of _0x58ac9c)_0x1f1fed(_0x576b55,_0xa48c2e)&&(_0x369505=!0x0);}}return _0x369505;function _0x504f05(_0x4f0e84,_0x9b40b9){const _0x1fd683=_0x54d92a;for(const _0x526b60 of _0x22cc47[_0x1fd683(0xb4)]({'skipNotAttached':!0x0})[_0x1fd683(0xbd)](_0x419d22=>_0x1fd683(0xd5)==_0x419d22[_0x1fd683(0x85)]&&_0x419d22[_0x1fd683(0x105)][_0x1fd683(0xf7)]==_0x4f0e84))_0x526b60[_0x1fd683(0x10b)](_0x1fd683(0xf7),_0x9b40b9);}function _0x1f1fed(_0x2baf74,_0x2350f0){const _0x4bf19c=_0x54d92a;let _0x78d193=_0x2baf74[_0x4bf19c(0xfb)],_0x108646=!0x1;for(;_0x78d193;)_0x78d193[_0x4bf19c(0x105)][_0x4bf19c(0xf7)]!=_0x2350f0&&(_0x504f05(_0x78d193[_0x4bf19c(0x105)][_0x4bf19c(0xf7)],_0x2350f0),_0x78d193[_0x4bf19c(0x10b)](_0x4bf19c(0xf7),_0x2350f0),_0x108646=!0x0),_0x78d193=_0x78d193[_0x4bf19c(0xb9)];return _0x108646;}}[_0x1e2b0a(0x89)](){const _0x319744=_0x1e2b0a,_0x1e64b4=this[_0x319744(0xc4)],_0x155b07=_0x1e64b4[_0x319744(0x10e)],_0x4dc56a=_0x1e64b4[_0x319744(0xb5)][_0x319744(0xfe)](_0x319744(0x109));this[_0x319744(0x95)](),_0x4dc56a[_0x319744(0xe9)][_0x319744(0xd2)](_0x319744(0x99),_0x319744(0x100),_0x319744(0xdd),function(_0x334006,_0x2ea9e6){const _0x1de8c2=_0x319744,_0x33a98e=[];for(let _0x571ee2 of _0x334006)_0x571ee2[_0x1de8c2(0xb2)][_0x1de8c2(0xe0)]===_0x571ee2[_0x1de8c2(0xdb)][_0x1de8c2(0x87)]&&(_0x571ee2=_0x1e64b4[_0x1de8c2(0xd7)][_0x1de8c2(0xf6)](_0x1e64b4[_0x1de8c2(0xd7)][_0x1de8c2(0x108)](_0x571ee2[_0x1de8c2(0xb2)][_0x1de8c2(0xe0)],0x0))),_0x33a98e[_0x1de8c2(0xeb)](_0x571ee2);_0x1e64b4[_0x1de8c2(0xd7)][_0x1de8c2(0xfa)](_0xfdd2f5=>{const _0x47746f=_0x1de8c2,_0xf265c6=_0x1e64b4[_0x47746f(0xd7)][_0x47746f(0xc3)][_0x47746f(0xad)],_0x1eda2c=Array[_0x47746f(0xaa)](_0xf265c6[_0x47746f(0xd1)]())[_0x47746f(0xa5)](_0x4c4295=>_0x16d001[_0x47746f(0xe1)](_0x4c4295));_0xfdd2f5[_0x47746f(0xb7)](_0x33a98e),_0x1e64b4[_0x47746f(0xd3)][_0x47746f(0xfe)](_0x2ea9e6[_0x47746f(0xee)])[_0x47746f(0xcc)](),_0x2ea9e6[_0x47746f(0xb8)][_0x47746f(0xeb)]({'forceDefaultExecution':!0x0}),_0x1e64b4[_0x47746f(0xf9)](_0x2ea9e6[_0x47746f(0xee)],..._0x2ea9e6[_0x47746f(0xb8)]),_0xfdd2f5[_0x47746f(0xb7)](_0x1eda2c);for(const _0x2b3dd2 of _0x1eda2c)_0x2b3dd2[_0x47746f(0xdc)]();});}),_0x4dc56a[_0x319744(0x9d)][_0x319744(0x117)](function(_0x4a0807){const _0x2d7e0e=_0x319744,_0x568167=!_0x1e64b4[_0x2d7e0e(0xd7)][_0x2d7e0e(0xd4)][_0x2d7e0e(0xcb)](_0x4a0807),_0x468554=_0x4a0807[_0x2d7e0e(0xbc)],_0x57e1af=_0x4a0807[_0x2d7e0e(0x93)],_0xd5638a=_0x4a0807[_0x2d7e0e(0x83)](_0x2d7e0e(0xed)),_0x2eb26c=!_0x468554||_0x468554[_0x2d7e0e(0x83)](_0x2d7e0e(0xed))!==_0xd5638a,_0x1400e4=!_0x57e1af||_0x57e1af[_0x2d7e0e(0x83)](_0x2d7e0e(0xed))!==_0xd5638a;return _0x568167&&Boolean(_0xd5638a)&&_0x2eb26c&&_0x1400e4;},_0x568961=>_0x2e7572(_0x155b07,_0x319744(0xe3),_0x568961));}[_0x1e2b0a(0x95)](){const _0x92aef0=_0x1e2b0a,_0x2a764b=this[_0x92aef0(0xc4)],_0x2e9c0f=_0x2a764b[_0x92aef0(0x10e)];function _0x1bebd6(_0x1e2d4c){const _0x46398d=_0x92aef0,_0x2020e7=_0x2a764b[_0x46398d(0xd3)][_0x46398d(0xfe)](_0x46398d(0xe4))[_0x46398d(0xb0)],_0x54b4db=_0x2a764b[_0x46398d(0xd3)][_0x46398d(0xfe)](_0x46398d(0x8f))[_0x46398d(0xb0)];return _0x46398d(0x8f)===_0x1e2d4c?_0x2020e7:_0x54b4db;}_0x2a764b[_0x92aef0(0xb5)][_0x92aef0(0xfe)](_0x92aef0(0x109))[_0x92aef0(0x9d)][_0x92aef0(0xf0)](function(_0x5b4a8b){const _0x35aaaf=_0x92aef0;if(_0x35aaaf(0x99)!=_0x5b4a8b[_0x35aaaf(0x85)])return;const {data:_0x44d039}=_0x5b4a8b;if(!_0x44d039)return;let _0x37a106,_0x3af692,_0x14d219,_0x5f3838;switch(_0x44d039[_0x35aaaf(0xee)]){case _0x35aaaf(0xe4):_0x14d219=_0x44d039[_0x35aaaf(0xb8)][0x0][_0x35aaaf(0xf1)],_0x5f3838=_0x1bebd6(_0x44d039[_0x35aaaf(0xee)]),_0x37a106=_0x14d219?_0x35aaaf(0xc0):_0x35aaaf(0xd9),!_0x5f3838&&_0x2a764b[_0x35aaaf(0x88)][_0x35aaaf(0xfe)](_0x35aaaf(0xe2))||(_0x37a106=_0x35aaaf(0x84)),_0x3af692={'type':_0x35aaaf(0xba),'content':_0x2e7572(_0x2e9c0f,_0x37a106,_0x2e7572(_0x2e9c0f,_0x35aaaf(0x112)))};break;case _0x35aaaf(0x8f):_0x14d219=_0x44d039[_0x35aaaf(0xb8)][0x0][_0x35aaaf(0xf1)],_0x5f3838=_0x1bebd6(_0x44d039[_0x35aaaf(0xee)]),_0x37a106=_0x14d219?_0x35aaaf(0xc0):_0x35aaaf(0xd9),!_0x5f3838&&_0x2a764b[_0x35aaaf(0x88)][_0x35aaaf(0xfe)](_0x35aaaf(0xe2))||(_0x37a106=_0x35aaaf(0x84)),_0x3af692={'type':_0x35aaaf(0xba),'content':_0x2e7572(_0x2e9c0f,_0x37a106,_0x2e7572(_0x2e9c0f,_0x35aaaf(0xbe)))};break;case _0x35aaaf(0x9a):_0x37a106=_0x35aaaf(0x10a),_0x3af692={'type':_0x35aaaf(0xba),'content':_0x2e7572(_0x2e9c0f,_0x37a106,_0x2e7572(_0x2e9c0f,_0x35aaaf(0xe3)))};break;case _0x35aaaf(0x92):_0x37a106=function(_0x74c365){const _0x55c367=_0x35aaaf,_0x6b392b=_0x74c365[_0x55c367(0x8e)]();let _0x4ae84a=_0x6b392b[_0x55c367(0xb2)][_0x55c367(0xe0)];for(;_0x4ae84a&&_0x6b392b[_0x55c367(0x97)](_0x4ae84a);){if(_0x4ae84a[_0x55c367(0x83)](_0x55c367(0x91))>0x0)return!0x1;_0x4ae84a=_0x4ae84a[_0x55c367(0x93)];}return!0x0;}(_0x5b4a8b)?_0x2e7572(_0x2e9c0f,_0x35aaaf(0xd9),_0x2e7572(_0x2e9c0f,function(_0x34f869){const _0x1d6322=_0x35aaaf;return _0x1d6322(0x98)+_0x34f869[_0x1d6322(0x8e)]()[_0x1d6322(0xb2)][_0x1d6322(0xe0)][_0x1d6322(0x83)](_0x1d6322(0x104))[_0x1d6322(0xb6)]()+_0x1d6322(0x115);}(_0x5b4a8b))):_0x2e7572(_0x2e9c0f,_0x35aaaf(0xec),_0x2e7572(_0x2e9c0f,_0x35aaaf(0xe3))),_0x3af692={'type':_0x35aaaf(0xba),'content':_0x37a106};break;case _0x35aaaf(0xfc):case _0x35aaaf(0xc7):!0x1===_0x44d039[_0x35aaaf(0x10f)]&&(_0x37a106=_0x35aaaf(0xda),_0x3af692={'type':_0x35aaaf(0xf2),'content':_0x2e7572(_0x2e9c0f,_0x37a106,_0x2e7572(_0x2e9c0f,_0x35aaaf(0xe3)))});}return _0x3af692;});}}function le(_0x3a6d9a){const _0x1c4f24=_0x1e2b0a;let _0x2b61db=_0x3a6d9a[_0x1c4f24(0x8e)]()[_0x1c4f24(0xb2)][_0x1c4f24(0xe0)][_0x1c4f24(0xbc)];for(;_0x2b61db;){const _0x5df4b9=_0x2b61db[_0x1c4f24(0x83)](_0x1c4f24(0xed));if(!_0x5df4b9)return!0x1;if(_0x5df4b9==_0x3a6d9a[_0x1c4f24(0xf5)][_0x1c4f24(0x90)])return _0x1c4f24(0x90);if(_0x5df4b9==_0x3a6d9a[_0x1c4f24(0xf5)][_0x1c4f24(0xa9)])return _0x1c4f24(0xa9);_0x2b61db=_0x2b61db[_0x1c4f24(0xbc)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4400(_0x1f1b94,_0x523202){const _0x51a12a=_0x51a1();return _0x4400=function(_0x44006a,_0x4f2f14){_0x44006a=_0x44006a-0xc5;let _0x2808d2=_0x51a12a[_0x44006a];return _0x2808d2;},_0x4400(_0x1f1b94,_0x523202);}const _0xef4aab=_0x4400;(function(_0x3af3aa,_0x386ecd){const _0x58394c=_0x4400,_0x5a67b0=_0x3af3aa();while(!![]){try{const _0x219759=parseInt(_0x58394c(0x11a))/0x1+parseInt(_0x58394c(0x10f))/0x2*(parseInt(_0x58394c(0x102))/0x3)+parseInt(_0x58394c(0x10a))/0x4+-parseInt(_0x58394c(0xf3))/0x5+parseInt(_0x58394c(0xf9))/0x6+-parseInt(_0x58394c(0xdc))/0x7+parseInt(_0x58394c(0x108))/0x8*(parseInt(_0x58394c(0xfd))/0x9);if(_0x219759===_0x386ecd)break;else _0x5a67b0['push'](_0x5a67b0['shift']());}catch(_0x294fb9){_0x5a67b0['push'](_0x5a67b0['shift']());}}}(_0x51a1,0x3de0f));import{Plugin as _0x157df}from'ckeditor5/src/core.js';import{getTranslation as _0x1feba6}from'../utils/common-translations.js';export default class ue extends _0x157df{[_0xef4aab(0x11c)](){const _0x4a8151=_0xef4aab;if(!this[_0x4a8151(0xd4)][_0x4a8151(0xe5)][_0x4a8151(0x103)](_0x4a8151(0xdb)))return;const _0x4f83f9=this[_0x4a8151(0xd4)][_0x4a8151(0xe6)][_0x4a8151(0xde)](_0x4a8151(0xce)),_0x18cb08=this[_0x4a8151(0xd4)][_0x4a8151(0xe5)][_0x4a8151(0xde)](_0x4a8151(0xf2));_0x4f83f9[_0x4a8151(0xe9)]&&(_0x18cb08[_0x4a8151(0xe2)](_0x4a8151(0xd1)),_0x18cb08[_0x4a8151(0x101)](_0x4a8151(0xd1))),_0x4f83f9[_0x4a8151(0xed)]&&(_0x18cb08[_0x4a8151(0xe2)](_0x4a8151(0xdf)),_0x18cb08[_0x4a8151(0x101)](_0x4a8151(0xdf))),_0x4f83f9[_0x4a8151(0xd2)]&&(_0x18cb08[_0x4a8151(0xe2)](_0x4a8151(0xc6)),_0x18cb08[_0x4a8151(0x101)](_0x4a8151(0xc6)));const _0x21a6de={'type':_0x4a8151(0xee),'content':''};_0x18cb08[_0x4a8151(0xcf)][_0x4a8151(0xfc)](this[_0x4a8151(0xf5)][_0x4a8151(0x100)](this));const _0x326579=this[_0x4a8151(0xd4)][_0x4a8151(0xfb)];_0x18cb08[_0x4a8151(0xcf)][_0x4a8151(0xfa)](_0x4a8151(0xdf),_0x1feba6(_0x326579,_0x4a8151(0x11f))),_0x18cb08[_0x4a8151(0xcf)][_0x4a8151(0xfc)](_0x25d47e=>{const _0x192646=_0x4a8151,{data:_0x17bdad}=_0x25d47e;if(_0x17bdad&&_0x192646(0xdf)==_0x17bdad[_0x192646(0x11b)])return null==_0x17bdad[_0x192646(0xcc)]||0x0==_0x17bdad[_0x192646(0xcc)]&&null==_0x17bdad[_0x192646(0xd6)]?_0x21a6de:void 0x0;}),_0x18cb08[_0x4a8151(0xcf)][_0x4a8151(0xfa)](_0x4a8151(0xc6),_0x1feba6(_0x326579,_0x4a8151(0xe3))),_0x18cb08[_0x4a8151(0xcf)][_0x4a8151(0xfc)](_0x349069=>{const _0x94e5c3=_0x4a8151,{data:_0x47d446}=_0x349069;if(_0x47d446&&_0x94e5c3(0xc6)==_0x47d446[_0x94e5c3(0x11b)])return null==_0x47d446[_0x94e5c3(0xcc)]||0x1==_0x47d446[_0x94e5c3(0xcc)]&&null==_0x47d446[_0x94e5c3(0xd6)]?_0x21a6de:void 0x0;}),this[_0x4a8151(0xd4)][_0x4a8151(0x115)][_0x4a8151(0xff)][_0x4a8151(0xf0)](_0x44b7f1=>{const _0x194f20=_0x4a8151;if(_0x44b7f1[_0x194f20(0xd8)][_0x194f20(0x118)])return!0x1;let _0x427cb3=!0x1;const _0x44312c=_0x18cb08[_0x194f20(0x114)]({'skipNotAttached':!0x0})[_0x194f20(0x10b)](_0x2901d5=>{const _0x3866e5=_0x194f20,_0x482a78=_0x18cb08[_0x3866e5(0x104)](_0x2901d5);return _0x3866e5(0xc6)==_0x482a78||_0x3866e5(0xdf)==_0x482a78;});for(const _0x8da726 of _0x44312c){const _0x374be4=_0x8da726[_0x194f20(0xeb)]()[_0x194f20(0x106)][_0x194f20(0x113)][_0x194f20(0xf1)](_0x194f20(0xfe));if(_0x194f20(0xf7)==_0x374be4||_0x194f20(0xd7)==_0x374be4)continue;_0x18cb08[_0x194f20(0x107)](_0x8da726[_0x194f20(0xeb)](),_0x194f20(0xd5))[_0x194f20(0x116)](_0x3c1b22=>_0x194f20(0xfe)==_0x18cb08[_0x194f20(0x104)](_0x3c1b22[_0x194f20(0x105)]))||(_0x44b7f1[_0x194f20(0xe4)](_0x8da726[_0x194f20(0xec)]()),_0x427cb3=!0x0);}return _0x427cb3;}),this[_0x4a8151(0x11d)]();}[_0xef4aab(0xf5)](_0x16ab82){const _0x470626=_0xef4aab,_0x35dd0f=this[_0x470626(0xd4)][_0x470626(0xfb)],{data:_0x498c01}=_0x16ab82,_0x38b247={'type':_0x470626(0xee),'content':''};if(!_0x498c01||_0x470626(0xd1)!=_0x498c01[_0x470626(0x11b)])return;if(!_0x498c01[_0x470626(0xd6)])return _0x470626(0xea)==_0x498c01[_0x470626(0xcc)]?_0x38b247:{'type':_0x470626(0xee),'content':''+_0x1feba6(_0x35dd0f,_0x470626(0xf4),_0x1feba6(_0x35dd0f,this[_0x470626(0x119)](_0x498c01[_0x470626(0xcc)])))};if(!_0x498c01[_0x470626(0xcc)]){if(_0x470626(0xea)==_0x498c01[_0x470626(0xd6)])return _0x38b247;let _0x4998b8=_0x16ab82[_0x470626(0xd3)];for(;_0x4998b8;){if(_0x4998b8[_0x470626(0x10d)]&&_0x470626(0xfe)==_0x4998b8[_0x470626(0x10d)][_0x470626(0x11b)]&&_0x4998b8[_0x470626(0x10d)][_0x470626(0xcc)])return _0x38b247;_0x4998b8=_0x4998b8[_0x470626(0xc5)];}return{'type':_0x470626(0xee),'content':''+_0x1feba6(_0x35dd0f,_0x470626(0xcd),_0x1feba6(_0x35dd0f,this[_0x470626(0x119)](_0x498c01[_0x470626(0xd6)])))};}if(_0x470626(0xea)!=_0x498c01[_0x470626(0xcc)])return{'type':_0x470626(0xee),'content':''+_0x1feba6(_0x35dd0f,_0x470626(0xf4),_0x1feba6(_0x35dd0f,this[_0x470626(0x119)](_0x498c01[_0x470626(0xcc)])))};let _0x1f8516=_0x16ab82[_0x470626(0xd3)];for(;_0x1f8516;){if(_0x1f8516[_0x470626(0x10d)]&&_0x470626(0xfe)==_0x1f8516[_0x470626(0x10d)][_0x470626(0x11b)]&&_0x1f8516[_0x470626(0x10d)][_0x470626(0xcc)]&&_0x1f8516[_0x470626(0x10d)][_0x470626(0xd6)])return _0x38b247;_0x1f8516=_0x1f8516[_0x470626(0xc5)];}const _0x482f49=_0x16ab82[_0x470626(0xeb)]()[_0x470626(0x106)][_0x470626(0x113)][_0x470626(0xf1)](_0x470626(0xfe));return{'type':_0x470626(0xee),'content':_0x1feba6(_0x35dd0f,_0x470626(0xf4),_0x1feba6(_0x35dd0f,_0x470626(0xc9)+_0x482f49[_0x470626(0x109)]()+_0x470626(0xf8)))};}[_0xef4aab(0x11d)](){const _0x435d41=_0xef4aab,_0x7730e0=this[_0x435d41(0xd4)],_0x479bd9=_0x7730e0[_0x435d41(0xfb)];_0x7730e0[_0x435d41(0xe5)][_0x435d41(0xde)](_0x435d41(0xf2))[_0x435d41(0xcf)][_0x435d41(0xfc)](_0x3a4f14=>{const _0x57776d=_0x435d41;if(_0x57776d(0xda)!=_0x3a4f14[_0x57776d(0x110)])return;const {data:_0x24f249}=_0x3a4f14;if(!_0x24f249)return;let _0x227132,_0x5afde9;switch(_0x24f249[_0x57776d(0xe7)]){case _0x57776d(0xd1):_0x227132=_0x57776d(0xdd),_0x5afde9={'type':_0x57776d(0xee),'content':_0x1feba6(_0x479bd9,_0x227132,_0x1feba6(_0x479bd9,this[_0x57776d(0x119)](_0x24f249[_0x57776d(0xf6)][0x0][_0x57776d(0x110)])))};break;case _0x57776d(0xdf):_0x227132=_0x24f249[_0x57776d(0xf6)][0x0][_0x57776d(0xed)]?_0x57776d(0xef):_0x57776d(0x10e),_0x5afde9={'type':_0x57776d(0xee),'content':_0x1feba6(_0x479bd9,_0x227132)};break;case _0x57776d(0xc6):_0x227132=_0x57776d(0x10c),_0x5afde9={'type':_0x57776d(0xee),'content':_0x1feba6(_0x479bd9,_0x227132,_0x24f249[_0x57776d(0xf6)][0x0][_0x57776d(0xd2)])};}return _0x5afde9;});}[_0xef4aab(0x119)](_0x5dd84f){const _0xa94856=_0xef4aab;return _0xa94856(0xc9)+function(_0x36978a){const _0x30c96b=_0xa94856;if(pe[_0x30c96b(0xe0)](_0x36978a))return _0x30c96b(0xca);if(ye[_0x30c96b(0xe0)](_0x36978a))return _0x30c96b(0xf7);return null;}(_0x5dd84f)[_0xa94856(0x109)]()+_0xa94856(0x111)+_0x5dd84f[_0xa94856(0x109)]()[_0xa94856(0xc8)](/-/g,'_');}}function _0x51a1(){const _0x2ff173=['listStart','upper-latin','replace','ELEMENT_','bulleted','upper-roman','newValue','*Remove\x20format:*\x20%0','list.properties','descriptionFactory','decimal','listStyle','startIndex','head','editor','attribute','oldValue','customNumbered','batch','lower-latin','formatBlock','ListPropertiesEditing','2077999PrZDhS','*Change\x20to:*\x20%0','get','listReversed','includes','lower-roman','enableDefaultAttributesIntegration','FORMAT_LIST_START','removeMarker','plugins','config','commandName','disc','styles','default','getFirstRange','getFirstMarker','reversed','format','*Format:*\x20set\x20order\x20to\x20reversed','registerPostFixer','getAttribute','TrackChangesEditing','1598660joHFNU','*Set\x20format:*\x20%0','handleDescriptions','commandParams','numbered','_LIST_DEFAULT','250692jwMTRd','registerAttributeLabel','locale','registerDescriptionCallback','63hpmLuM','listType','document','bind','registerBlockAttribute','3981vIJZJF','has','_getAttributeKey','suggestion','start','_findSuggestions','320088JRaUoK','toUpperCase','654272vaBoif','filter','*Format:*\x20set\x20start\x20index\x20to\x20%0','data','*Format:*\x20set\x20order\x20to\x20regular','366gRKZqX','type','_LIST_','decimal-leading-zero','nodeAfter','getSuggestions','model','find','square','isUndo','_getTranslationKeyForListStyle','141776ysoOus','key','afterInit','_registerLegacyDescription','circle','FORMAT_LIST_REVERSED','next'];_0x51a1=function(){return _0x2ff173;};return _0x51a1();}const pe=[_0xef4aab(0xe8),_0xef4aab(0x11e),_0xef4aab(0x117)],ye=[_0xef4aab(0xd0),_0xef4aab(0x112),_0xef4aab(0xe1),_0xef4aab(0xcb),_0xef4aab(0xd9),_0xef4aab(0xc7)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x358e(){const _0x537788=['dataDowncast','showSuggestionHighlights','conversion','registerElementLabel','90GsvOYo','div','plugins','options','28004wXJkOJ','createEmptyElement','get','media','620949kuvSaf','mediaEmbed','has','data','ELEMENT_MEDIA','enableCommand','800TtCEBv','downcastDispatcher','MediaEmbedEditing','6624pSJneH','editor','for','attribute:url:media','253304IONLwg','elementToElement','5GMfcEW','14198370TSxWOU','11547LeGXYM','4239918hCjwKg','high','12005554pQPeEh','TrackChangesEditing','locale','afterInit','stop','descriptionFactory'];_0x358e=function(){return _0x537788;};return _0x358e();}const _0x36e647=_0x7895;function _0x7895(_0x378f78,_0x22b2bf){const _0x358ea4=_0x358e();return _0x7895=function(_0x78951,_0x4b4ee9){_0x78951=_0x78951-0x100;let _0x364380=_0x358ea4[_0x78951];return _0x364380;},_0x7895(_0x378f78,_0x22b2bf);}(function(_0x524bd9,_0x3b3973){const _0x171904=_0x7895,_0x3a940c=_0x524bd9();while(!![]){try{const _0x753cdc=-parseInt(_0x171904(0x117))/0x1*(-parseInt(_0x171904(0x115))/0x2)+-parseInt(_0x171904(0x11a))/0x3+parseInt(_0x171904(0x104))/0x4*(-parseInt(_0x171904(0x10e))/0x5)+parseInt(_0x171904(0x100))/0x6*(parseInt(_0x171904(0x108))/0x7)+parseInt(_0x171904(0x111))/0x8*(parseInt(_0x171904(0x119))/0x9)+parseInt(_0x171904(0x118))/0xa+-parseInt(_0x171904(0x11c))/0xb;if(_0x753cdc===_0x3b3973)break;else _0x3a940c['push'](_0x3a940c['shift']());}catch(_0x270579){_0x3a940c['push'](_0x3a940c['shift']());}}}(_0x358e,0xc879a));import{Plugin as _0x5dfdf7}from'ckeditor5/src/core.js';import{getTranslation as _0x484609}from'../utils/common-translations.js';export default class ft extends _0x5dfdf7{[_0x36e647(0x11f)](){const _0x496ee9=_0x36e647,_0x344e1d=this[_0x496ee9(0x112)];if(!_0x344e1d[_0x496ee9(0x102)][_0x496ee9(0x10a)](_0x496ee9(0x110)))return;const _0x31db43=_0x344e1d[_0x496ee9(0x102)][_0x496ee9(0x106)](_0x496ee9(0x11d)),_0x2208fc=_0x344e1d[_0x496ee9(0x11e)];_0x31db43[_0x496ee9(0x10d)](_0x496ee9(0x109)),_0x31db43[_0x496ee9(0x121)][_0x496ee9(0x125)](_0x496ee9(0x107),_0x2837b4=>_0x484609(_0x2208fc,_0x496ee9(0x10c),_0x2837b4)),_0x344e1d[_0x496ee9(0x124)][_0x496ee9(0x113)](_0x496ee9(0x122))[_0x496ee9(0x116)]({'model':_0x496ee9(0x107),'view':(_0x103003,{writer:_0x548809,options:_0x134d3a})=>{const _0x3cf643=_0x496ee9;if(_0x134d3a[_0x3cf643(0x123)])return _0x548809[_0x3cf643(0x105)](_0x3cf643(0x101));},'converterPriority':_0x496ee9(0x11b)}),_0x344e1d[_0x496ee9(0x10b)][_0x496ee9(0x10f)]['on'](_0x496ee9(0x114),(_0x3b6076,_0x3a6a37,_0x5669c6)=>{const _0x427baf=_0x496ee9;_0x5669c6[_0x427baf(0x103)][_0x427baf(0x123)]&&_0x3b6076[_0x427baf(0x120)]();},{'priority':_0x496ee9(0x11b)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x151e41=_0x5a45;function _0x5a45(_0x1b03d6,_0x88f4a9){const _0x4edfbd=_0x4edf();return _0x5a45=function(_0x5a453d,_0x38c84e){_0x5a453d=_0x5a453d-0x1ec;let _0x50a2c9=_0x4edfbd[_0x5a453d];return _0x50a2c9;},_0x5a45(_0x1b03d6,_0x88f4a9);}(function(_0xe69e63,_0x25ccc3){const _0x4540d1=_0x5a45,_0x6363b7=_0xe69e63();while(!![]){try{const _0xf564da=-parseInt(_0x4540d1(0x1f5))/0x1*(parseInt(_0x4540d1(0x200))/0x2)+parseInt(_0x4540d1(0x1fb))/0x3*(-parseInt(_0x4540d1(0x1fe))/0x4)+-parseInt(_0x4540d1(0x1fc))/0x5*(-parseInt(_0x4540d1(0x1f2))/0x6)+-parseInt(_0x4540d1(0x1ed))/0x7*(parseInt(_0x4540d1(0x1f3))/0x8)+-parseInt(_0x4540d1(0x1f4))/0x9*(-parseInt(_0x4540d1(0x1f0))/0xa)+parseInt(_0x4540d1(0x1ec))/0xb+-parseInt(_0x4540d1(0x1f6))/0xc*(parseInt(_0x4540d1(0x1ee))/0xd);if(_0xf564da===_0x25ccc3)break;else _0x6363b7['push'](_0x6363b7['shift']());}catch(_0x555f39){_0x6363b7['push'](_0x6363b7['shift']());}}}(_0x4edf,0x251bf));import{Plugin as _0x3f0312}from'ckeditor5/src/core.js';function _0x4edf(){const _0x55d436=['1176994hgYLmJ','afterInit','1980jKjTFR','get','549042ehRyKw','534616nUOfsQ','9981SdmyIR','4ZCMVlX','12pNBJhS','plugins','has','editor','MentionEditing','242562VeniEx','10DUNAEf','enableCommand','4IEvHvM','mention','61878hGkXqk','TrackChangesEditing','1225158Hcrsme','7ArscJC'];_0x4edf=function(){return _0x55d436;};return _0x4edf();}export default class gt extends _0x3f0312{[_0x151e41(0x1ef)](){const _0x5e5fb7=_0x151e41,_0xb6cb16=this[_0x5e5fb7(0x1f9)];_0xb6cb16[_0x5e5fb7(0x1f7)][_0x5e5fb7(0x1f8)](_0x5e5fb7(0x1fa))&&_0xb6cb16[_0x5e5fb7(0x1f7)][_0x5e5fb7(0x1f1)](_0x5e5fb7(0x201))[_0x5e5fb7(0x1fd)](_0x5e5fb7(0x1ff));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x42bc30=_0x5195;(function(_0xe5823a,_0x31159e){const _0x82d826=_0x5195,_0x51813a=_0xe5823a();while(!![]){try{const _0x978ed8=-parseInt(_0x82d826(0x1aa))/0x1*(parseInt(_0x82d826(0x1a6))/0x2)+parseInt(_0x82d826(0x1ae))/0x3+-parseInt(_0x82d826(0x1c6))/0x4*(-parseInt(_0x82d826(0x1bb))/0x5)+parseInt(_0x82d826(0x1be))/0x6+parseInt(_0x82d826(0x1b5))/0x7*(parseInt(_0x82d826(0x1b3))/0x8)+parseInt(_0x82d826(0x1c0))/0x9*(-parseInt(_0x82d826(0x1c8))/0xa)+-parseInt(_0x82d826(0x1a4))/0xb*(parseInt(_0x82d826(0x1c5))/0xc);if(_0x978ed8===_0x31159e)break;else _0x51813a['push'](_0x51813a['shift']());}catch(_0x38cb4e){_0x51813a['push'](_0x51813a['shift']());}}}(_0x808d,0x1a7aa));import{Plugin as _0x4bd731}from'ckeditor5/src/core.js';import{getTranslation as _0xc80fdf}from'../utils/common-translations.js';function _0x5195(_0x1bea87,_0x2f0e00){const _0x808d59=_0x808d();return _0x5195=function(_0x5195bf,_0x4fb7ee){_0x5195bf=_0x5195bf-0x1a4;let _0x34431e=_0x808d59[_0x5195bf];return _0x34431e;},_0x5195(_0x1bea87,_0x2f0e00);}export default class lt extends _0x4bd731{[_0x42bc30(0x1b0)](){const _0x4b256c=_0x42bc30,_0x15cec0=this[_0x4b256c(0x1a8)],_0x1e5e82=_0x15cec0[_0x4b256c(0x1a5)][_0x4b256c(0x1b2)](_0x4b256c(0x1b4));_0x15cec0[_0x4b256c(0x1a5)][_0x4b256c(0x1b8)](_0x4b256c(0x1c9))&&(_0x1e5e82[_0x4b256c(0x1ba)](_0x4b256c(0x1b7)),_0x1e5e82[_0x4b256c(0x1b9)](_0x4b256c(0x1b6)),_0x1e5e82[_0x4b256c(0x1ac)][_0x4b256c(0x1c3)](_0x2bbf39=>this[_0x4b256c(0x1a9)](_0x2bbf39)));}[_0x42bc30(0x1a9)](_0x202208){const _0x425de1=_0x42bc30,_0xe68fbc=this[_0x425de1(0x1a8)][_0x425de1(0x1c4)],{data:_0x29c07f}=_0x202208,_0x50cd35={'type':_0x425de1(0x1bc),'content':''};if(_0x29c07f&&_0x425de1(0x1b6)==_0x29c07f[_0x425de1(0x1c1)]){if(!_0x29c07f[_0x425de1(0x1c7)])return{'type':_0x425de1(0x1bc),'content':_0xc80fdf(_0xe68fbc,_0x425de1(0x1bd),_0xc80fdf(_0xe68fbc,_0x425de1(0x1c2)))+'\x20('+_0x29c07f[_0x425de1(0x1ad)]+')'};if(!_0x29c07f[_0x425de1(0x1ad)]){let _0x1d7b34=_0x202208[_0x425de1(0x1af)];for(;_0x1d7b34;){if(_0x1d7b34[_0x425de1(0x1b1)]&&_0x425de1(0x1ab)==_0x1d7b34[_0x425de1(0x1b1)][_0x425de1(0x1c1)]&&_0x1d7b34[_0x425de1(0x1b1)][_0x425de1(0x1ad)])return _0x50cd35;_0x1d7b34=_0x1d7b34[_0x425de1(0x1a7)];}return{'type':_0x425de1(0x1bc),'content':_0xc80fdf(_0xe68fbc,_0x425de1(0x1bf),_0xc80fdf(_0xe68fbc,_0x425de1(0x1c2)))+'\x20('+_0x29c07f[_0x425de1(0x1c7)]+')'};}}}}function _0x808d(){const _0x31bd36=['listType','descriptionFactory','newValue','405819xsMOyT','head','afterInit','data','get','80LQXKdX','TrackChangesEditing','53102migRjl','listMarkerStyle','multiLevelList','has','registerBlockAttribute','enableDefaultAttributesIntegration','40twIKkV','format','*Set\x20format:*\x20%0','955788iqawpe','*Remove\x20format:*\x20%0','9niaCsG','key','ELEMENT_MULTI_LEVEL_LIST','registerDescriptionCallback','locale','180RxjarK','83456CdfYGx','oldValue','1006780zzlkuU','MultiLevelList','134838PYkWWz','plugins','7802nnczAP','next','editor','handleDescriptions','37wbQZiK'];_0x808d=function(){return _0x31bd36;};return _0x808d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x269a(_0x3ad0f8,_0x18608b){const _0x235f2f=_0x235f();return _0x269a=function(_0x269aba,_0x31787a){_0x269aba=_0x269aba-0xfe;let _0x243548=_0x235f2f[_0x269aba];return _0x243548;},_0x269a(_0x3ad0f8,_0x18608b);}const _0x183b2e=_0x269a;(function(_0x151ca8,_0x10cbce){const _0x5e64a8=_0x269a,_0x160971=_0x151ca8();while(!![]){try{const _0x5c9212=-parseInt(_0x5e64a8(0x10b))/0x1+-parseInt(_0x5e64a8(0x111))/0x2*(-parseInt(_0x5e64a8(0x10c))/0x3)+parseInt(_0x5e64a8(0xfe))/0x4+-parseInt(_0x5e64a8(0x10f))/0x5+parseInt(_0x5e64a8(0x112))/0x6*(parseInt(_0x5e64a8(0x109))/0x7)+-parseInt(_0x5e64a8(0x107))/0x8+parseInt(_0x5e64a8(0x102))/0x9*(parseInt(_0x5e64a8(0xff))/0xa);if(_0x5c9212===_0x10cbce)break;else _0x160971['push'](_0x160971['shift']());}catch(_0x2ed775){_0x160971['push'](_0x160971['shift']());}}}(_0x235f,0xb0e0e));import{Plugin as _0x4959f0}from'ckeditor5/src/core.js';import{getTranslation as _0x10b53b}from'../utils/common-translations.js';function _0x235f(){const _0x5c0fe1=['133254nIzSOL','plugins','ELEMENT_PAGE_BREAK','1245116yJhjOC','10HyGnTo','PageBreakEditing','TrackChangesEditing','5571DoSyph','editor','locale','afterInit','get','6114192utmmoZ','enableCommand','434RXJItG','registerElementLabel','853256uTnmEX','3644058VhqeeK','has','pageBreak','2807590yLTVgq','descriptionFactory','2DgRcjn'];_0x235f=function(){return _0x5c0fe1;};return _0x235f();}export default class mt extends _0x4959f0{[_0x183b2e(0x105)](){const _0x106d14=_0x183b2e,_0x22ae6d=this[_0x106d14(0x103)];if(!_0x22ae6d[_0x106d14(0x113)][_0x106d14(0x10d)](_0x106d14(0x100)))return;_0x22ae6d[_0x106d14(0x113)][_0x106d14(0x106)](_0x106d14(0x101))[_0x106d14(0x108)](_0x106d14(0x10e));const _0x4d8da5=_0x22ae6d[_0x106d14(0x113)][_0x106d14(0x106)](_0x106d14(0x101)),_0x34c526=_0x22ae6d[_0x106d14(0x104)];_0x4d8da5[_0x106d14(0x110)][_0x106d14(0x10a)](_0x106d14(0x10e),_0x4e30f8=>_0x10b53b(_0x34c526,_0x106d14(0x114),_0x4e30f8));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xc32615=_0x2359;function _0x2359(_0x2ab440,_0x30d677){const _0xfd620=_0xfd62();return _0x2359=function(_0x23598f,_0x555a27){_0x23598f=_0x23598f-0x135;let _0xfb304=_0xfd620[_0x23598f];return _0xfb304;},_0x2359(_0x2ab440,_0x30d677);}(function(_0x53fc1c,_0x13a031){const _0x5b2d02=_0x2359,_0x32eea4=_0x53fc1c();while(!![]){try{const _0x4385b7=-parseInt(_0x5b2d02(0x16b))/0x1*(-parseInt(_0x5b2d02(0x171))/0x2)+parseInt(_0x5b2d02(0x15c))/0x3*(parseInt(_0x5b2d02(0x153))/0x4)+-parseInt(_0x5b2d02(0x16a))/0x5*(-parseInt(_0x5b2d02(0x177))/0x6)+-parseInt(_0x5b2d02(0x140))/0x7+-parseInt(_0x5b2d02(0x16e))/0x8+parseInt(_0x5b2d02(0x13e))/0x9+-parseInt(_0x5b2d02(0x152))/0xa;if(_0x4385b7===_0x13a031)break;else _0x32eea4['push'](_0x32eea4['shift']());}catch(_0x480f62){_0x32eea4['push'](_0x32eea4['shift']());}}}(_0xfd62,0x40faf));function _0xfd62(){const _0x4f16aa=['_registerLegacyDescription','mapper','consumable','Paragraph','registerElementLabel','bindElementToMarker','editing','4191030KTYzTL','154060XlBqWH','start','ck-suggestion-marker--active','enableCommand','end','includes','insertion','formatBlock','*Insert:*\x20%0','9VXqtaf','options','addMarker:suggestion:insertion','paragraph','*Change\x20to:*\x20%0','plugins','locale','isTouching','addClass','format','markerName','descriptionFactory','getItemLabel','checkChild','622990fzqPid','1wHzFHg','$text','has','414984oZNaoD','get','isLimit','72050YqJvJY','commandName','data','type','schema','ck-suggestion-marker-split','24PNEwUR','getFirstRange','createUIElement','markerRange','isBlock','highest','nodeAfter','downcastDispatcher','activeMarkers','toViewPosition','insertParagraph','consume','span','2921364fzsihg','editor','1661961pupPdy','writer','showSuggestionHighlights','model','TrackChangesEditing','insert','enableDefaultAttributesIntegration','name','registerDescriptionCallback','afterInit','ELEMENT_PARAGRAPH'];_0xfd62=function(){return _0x4f16aa;};return _0xfd62();}import{Plugin as _0x2ce0ff}from'ckeditor5/src/core.js';import{getTranslation as _0x59656a}from'../utils/common-translations.js';export default class dt extends _0x2ce0ff{[_0xc32615(0x149)](){const _0x169b25=_0xc32615,_0x5a04f6=this[_0x169b25(0x13f)];if(!_0x5a04f6[_0x169b25(0x161)][_0x169b25(0x16d)](_0x169b25(0x14e)))return;const _0x34b951=_0x5a04f6[_0x169b25(0x162)],_0x2c306d=_0x5a04f6[_0x169b25(0x161)][_0x169b25(0x16f)](_0x169b25(0x144));_0x2c306d[_0x169b25(0x167)][_0x169b25(0x14f)](_0x169b25(0x15f),_0xbc8186=>_0x59656a(_0x34b951,_0x169b25(0x14a),_0xbc8186)),_0x2c306d[_0x169b25(0x146)](_0x169b25(0x15f)),_0x2c306d[_0x169b25(0x156)](_0x169b25(0x13b)),_0x5a04f6[_0x169b25(0x151)][_0x169b25(0x138)]['on'](_0x169b25(0x15e),nr(_0x5a04f6),{'priority':_0x169b25(0x136)}),_0x5a04f6[_0x169b25(0x173)][_0x169b25(0x138)]['on'](_0x169b25(0x15e),(_0xfe69c6,_0x14d65f,_0x565226)=>{const _0x236463=_0x169b25;_0x565226[_0x236463(0x15d)][_0x236463(0x142)]&&nr(_0x5a04f6,{'showActiveMarker':!0x1})(_0xfe69c6,_0x14d65f,_0x565226);},{'priority':_0x169b25(0x136)});const _0x1a5038=_0x2c306d[_0x169b25(0x167)];_0x1a5038[_0x169b25(0x148)](_0x42509f=>{const _0x334ee7=_0x169b25;if(_0x334ee7(0x159)!==_0x42509f[_0x334ee7(0x174)])return;const {start:_0xddd5f,end:_0x19adf5}=_0x42509f[_0x334ee7(0x178)]();if(!_0xddd5f[_0x334ee7(0x163)](_0x19adf5)||!_0xddd5f[_0x334ee7(0x137)])return;const _0xcc5e63=_0x5a04f6[_0x334ee7(0x143)][_0x334ee7(0x175)],_0x5c8bcf=_0xddd5f[_0x334ee7(0x137)];return _0xcc5e63[_0x334ee7(0x135)](_0x5c8bcf)&&!_0xcc5e63[_0x334ee7(0x170)](_0x5c8bcf)&&_0xcc5e63[_0x334ee7(0x169)](_0x5c8bcf,_0x334ee7(0x16c))?{'type':_0x334ee7(0x159),'content':_0x59656a(_0x34b951,_0x334ee7(0x15b),_0x1a5038[_0x334ee7(0x168)](_0x5c8bcf,0x1))}:void 0x0;}),this[_0x169b25(0x14b)]();}[_0xc32615(0x14b)](){const _0x17af4d=_0xc32615,_0xbe8ecb=this[_0x17af4d(0x13f)],_0x41fa55=_0xbe8ecb[_0x17af4d(0x162)];_0xbe8ecb[_0x17af4d(0x161)][_0x17af4d(0x16f)](_0x17af4d(0x144))[_0x17af4d(0x167)][_0x17af4d(0x148)](_0x4f0c0a=>{const _0x2ab3cf=_0x17af4d;if(_0x2ab3cf(0x15a)!=_0x4f0c0a[_0x2ab3cf(0x174)])return;const {data:_0x28ec32}=_0x4f0c0a;return _0x28ec32&&_0x2ab3cf(0x15f)==_0x28ec32[_0x2ab3cf(0x172)]?{'type':_0x2ab3cf(0x165),'content':_0x59656a(_0x41fa55,_0x2ab3cf(0x160),_0x59656a(_0x41fa55,_0x2ab3cf(0x14a)))}:void 0x0;});}}function nr(_0x2336b6,{showActiveMarker:_0x1d3288=!0x0}={}){return(_0x522bac,_0x4b9ed9,_0x1e5c8b)=>{const _0x5bbfd7=_0x2359,_0x3c10c1=_0x2336b6[_0x5bbfd7(0x161)][_0x5bbfd7(0x16f)](_0x5bbfd7(0x144)),_0x1e6281=_0x4b9ed9[_0x5bbfd7(0x17a)][_0x5bbfd7(0x154)],_0x23e56b=_0x4b9ed9[_0x5bbfd7(0x17a)][_0x5bbfd7(0x157)],_0xee1af9=_0x2336b6[_0x5bbfd7(0x143)][_0x5bbfd7(0x175)];if(!_0x1e6281[_0x5bbfd7(0x163)](_0x23e56b)||!_0x1e6281[_0x5bbfd7(0x137)])return;const _0x5d9b17=_0x1e6281[_0x5bbfd7(0x137)];if(_0xee1af9[_0x5bbfd7(0x135)](_0x5d9b17)&&!_0xee1af9[_0x5bbfd7(0x170)](_0x5d9b17)&&_0xee1af9[_0x5bbfd7(0x169)](_0x5d9b17,_0x5bbfd7(0x16c))){if(!_0x1e5c8b[_0x5bbfd7(0x14d)][_0x5bbfd7(0x13c)](_0x4b9ed9[_0x5bbfd7(0x17a)],_0x522bac[_0x5bbfd7(0x147)]))return;const _0x10960a=_0x1e5c8b[_0x5bbfd7(0x141)][_0x5bbfd7(0x179)](_0x5bbfd7(0x13d),{'class':_0x5bbfd7(0x176)}),_0x211915=_0x1e5c8b[_0x5bbfd7(0x14c)][_0x5bbfd7(0x13a)](_0x23e56b);_0x1d3288&&_0x3c10c1[_0x5bbfd7(0x139)][_0x5bbfd7(0x158)](_0x4b9ed9[_0x5bbfd7(0x166)])&&_0x1e5c8b[_0x5bbfd7(0x141)][_0x5bbfd7(0x164)](_0x5bbfd7(0x155),_0x10960a),_0x1e5c8b[_0x5bbfd7(0x141)][_0x5bbfd7(0x145)](_0x211915,_0x10960a),_0x1e5c8b[_0x5bbfd7(0x14c)][_0x5bbfd7(0x150)](_0x10960a,_0x4b9ed9[_0x5bbfd7(0x166)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4817e3=_0x52f1;(function(_0x49aa24,_0x3ecbd4){const _0x53f34f=_0x52f1,_0x15ab23=_0x49aa24();while(!![]){try{const _0x3a589c=-parseInt(_0x53f34f(0x1c9))/0x1*(parseInt(_0x53f34f(0x1cd))/0x2)+parseInt(_0x53f34f(0x1c1))/0x3+-parseInt(_0x53f34f(0x1cf))/0x4+-parseInt(_0x53f34f(0x1bc))/0x5+-parseInt(_0x53f34f(0x1bb))/0x6*(parseInt(_0x53f34f(0x1ca))/0x7)+-parseInt(_0x53f34f(0x1c3))/0x8*(-parseInt(_0x53f34f(0x1b9))/0x9)+-parseInt(_0x53f34f(0x1b8))/0xa*(-parseInt(_0x53f34f(0x1c7))/0xb);if(_0x3a589c===_0x3ecbd4)break;else _0x15ab23['push'](_0x15ab23['shift']());}catch(_0x3f10ee){_0x15ab23['push'](_0x15ab23['shift']());}}}(_0x47a6,0x2b569));function _0x52f1(_0x584ba2,_0x5b32b7){const _0x47a65b=_0x47a6();return _0x52f1=function(_0x52f150,_0x327b0f){_0x52f150=_0x52f150-0x1b5;let _0xaf0449=_0x47a65b[_0x52f150];return _0xaf0449;},_0x52f1(_0x584ba2,_0x5b32b7);}import{Plugin as _0xdf2bb}from'ckeditor5/src/core.js';import{getTranslation as _0x8a4f6c}from'../utils/common-translations.js';export default class pt extends _0xdf2bb{[_0x4817e3(0x1d2)](){const _0x4b51fc=_0x4817e3,_0x13eedf=this[_0x4b51fc(0x1c2)];if(!_0x13eedf[_0x4b51fc(0x1ba)][_0x4b51fc(0x1c5)](_0x4b51fc(0x1d1)))return;_0x13eedf[_0x4b51fc(0x1ba)][_0x4b51fc(0x1b6)](_0x4b51fc(0x1c8))[_0x4b51fc(0x1b5)](_0x4b51fc(0x1bf)),this[_0x4b51fc(0x1c6)]();}[_0x4817e3(0x1c6)](){const _0xb519e1=_0x4817e3,_0x359da9=this[_0xb519e1(0x1c2)];_0x359da9[_0xb519e1(0x1ba)][_0xb519e1(0x1b6)](_0xb519e1(0x1c8))[_0xb519e1(0x1be)][_0xb519e1(0x1ce)](_0x3e3b16=>{const _0x355020=_0xb519e1;if(_0x355020(0x1bd)!=_0x3e3b16[_0x355020(0x1cc)]&&_0x355020(0x1cb)!=_0x3e3b16[_0x355020(0x1cc)])return;const {data:_0x24ede1}=_0x3e3b16;return _0x24ede1&&_0x355020(0x1bf)==_0x24ede1[_0x355020(0x1d0)]?{'type':_0x355020(0x1b7),'content':_0x8a4f6c(_0x359da9[_0x355020(0x1c0)],_0x355020(0x1c4))}:void 0x0;});}}function _0x47a6(){const _0x486eda=['get','format','59320NShdbx','198EQdKgF','plugins','6iVLXaF','1161780KRgJOF','formatBlock','descriptionFactory','removeFormat','locale','499218AgnjQo','editor','71432VDUcWC','*Remove\x20all\x20formatting*','has','_registerLegacyDescription','891pePgxm','TrackChangesEditing','56035MkcPmd','1972453HmecXA','formatInline','type','2FXQLzu','registerDescriptionCallback','382612YSbQHN','commandName','RemoveFormatEditing','afterInit','enableDefaultAttributesIntegration'];_0x47a6=function(){return _0x486eda;};return _0x47a6();}
|