@ckeditor/ckeditor5-track-changes 42.0.0-alpha.1 → 42.0.0-alpha.10
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 _0x22e06d=_0x434f;(function(_0x1b43cf,_0x294e0e){const _0x5221b0=_0x434f,_0x568f6c=_0x1b43cf();while(!![]){try{const _0x1bfb9b=parseInt(_0x5221b0(0x1de))/0x1*(parseInt(_0x5221b0(0x1ee))/0x2)+-parseInt(_0x5221b0(0x1e9))/0x3*(-parseInt(_0x5221b0(0x1e2))/0x4)+parseInt(_0x5221b0(0x206))/0x5+parseInt(_0x5221b0(0x21e))/0x6*(parseInt(_0x5221b0(0x208))/0x7)+parseInt(_0x5221b0(0x1ff))/0x8+-parseInt(_0x5221b0(0x1d6))/0x9*(-parseInt(_0x5221b0(0x1d3))/0xa)+-parseInt(_0x5221b0(0x1e8))/0xb*(parseInt(_0x5221b0(0x1eb))/0xc);if(_0x1bfb9b===_0x294e0e)break;else _0x568f6c['push'](_0x568f6c['shift']());}catch(_0x1199b7){_0x568f6c['push'](_0x568f6c['shift']());}}}(_0x5807,0x3f57e));import{Plugin as _0x400f57}from'ckeditor5/src/core.js';function _0x5807(){const _0x1a18ef=['from','createPositionAt','numberedList','listIndent','ELEMENT_TODO_LIST','selection','descriptionFactory','1254048QZanOZ','ELEMENT_BULLETED_LIST','getSelectedBlocks','commandName','enableCommand','listItem','commandParams','type','forceValue','todo','todoList','value','isObject','181660jWHKYs','document','*Check\x20item*','234hmXeWo','findIndex','todoListChecked','outdentList','*Uncheck\x20item*','editor','commands','slice','5ZPgesx','paragraph','*Change\x20to:*\x20%0','createRange','4196DneFLx','locale','nextSibling','push','listType','registerDescriptionCallback','16909486DwPsFw','153Tjurql','change','12HeVsqB','length','*Outdent:*\x20%0','143866mcDNRo','add','_selectedElements','parent','numbered','checkTodoList','bulleted','formatInline','formatBlock','before','List','format','markBlockFormat','execute','LegacyTodoListEditing','*Indent:*\x20%0','registerElementLabel','1841248XARqac','get','has','end','schema','blockName','TrackChangesEditing','1315140ATAvhO','previousSibling','14PQVIQf','replace','LegacyListEditing','afterInit','element','model','getAttribute','checkChild','ELEMENT_NUMBERED_LIST','plugins','name','ELEMENT_LIST_ITEM','filter','indentList','bulletedList'];_0x5807=function(){return _0x1a18ef;};return _0x5807();}import{getTranslation as _0x11f669}from'../utils/common-translations.js';function _0x434f(_0x562195,_0x555278){const _0x5807e3=_0x5807();return _0x434f=function(_0x434fae,_0x265436){_0x434fae=_0x434fae-0x1cb;let _0x20c357=_0x5807e3[_0x434fae];return _0x20c357;},_0x434f(_0x562195,_0x555278);}export default class ut extends _0x400f57{[_0x22e06d(0x20b)](){const _0x345c7e=_0x22e06d,_0x4a127c=this[_0x345c7e(0x1db)],_0x397c3e=_0x4a127c[_0x345c7e(0x1e3)];if(!_0x4a127c[_0x345c7e(0x211)][_0x345c7e(0x201)](_0x345c7e(0x20a)))return;const _0x3b519f=_0x4a127c[_0x345c7e(0x211)][_0x345c7e(0x200)](_0x345c7e(0x205)),_0x2f0c3b=_0x4a127c[_0x345c7e(0x211)][_0x345c7e(0x201)](_0x345c7e(0x1fc));function _0x3b243a(_0x33ec3f){return()=>{const _0x3c5322=_0x434f,_0x349f67=_0x4a127c[_0x3c5322(0x20d)][_0x3c5322(0x1d4)][_0x3c5322(0x21c)],_0x3fd514=_0x4a127c[_0x3c5322(0x1dc)][_0x3c5322(0x200)](_0x33ec3f);if(_0x3fd514[_0x3c5322(0x1d1)])return void _0x4a127c[_0x3c5322(0x1fb)](_0x3c5322(0x1df),{});const _0x5dfaca=_0x33ec3f[_0x3c5322(0x1dd)](0x0,-0x4),_0x17a499=function(_0x172406,_0x2c926c,_0x33d916){const _0x2d5264=_0x3c5322;let _0x4d07db=Array[_0x2d5264(0x217)](_0x172406)[_0x2d5264(0x214)](_0x534969=>function(_0x4130ea,_0x58caf2){const _0x2e4ca1=_0x2d5264;return _0x58caf2[_0x2e4ca1(0x20f)](_0x4130ea[_0x2e4ca1(0x1f1)],_0x2e4ca1(0x1cb))&&!_0x58caf2[_0x2e4ca1(0x1d2)](_0x4130ea);}(_0x534969,_0x33d916));_0x4d07db=_0x4d07db[_0x2d5264(0x214)](_0x103a52=>!_0x103a52['is'](_0x2d5264(0x20c),_0x2d5264(0x1cb))||_0x103a52[_0x2d5264(0x20e)](_0x2d5264(0x1e6))!=_0x2c926c);const _0x30020d=new Set();for(const _0x5405ae of _0x4d07db)_0x5405ae['is'](_0x2d5264(0x20c),_0x2d5264(0x1cb))?_0x30020d[_0x2d5264(0x1ef)](me(_0x5405ae)):_0x30020d[_0x2d5264(0x1ef)](_0x5405ae);return Array[_0x2d5264(0x217)](_0x30020d);}(_0x349f67[_0x3c5322(0x220)](),_0x5dfaca,_0x4a127c[_0x3c5322(0x20d)][_0x3c5322(0x203)]);_0x4a127c[_0x3c5322(0x20d)][_0x3c5322(0x1ea)](()=>{const _0x34be71=_0x3c5322;for(const _0xd2047f of _0x17a499)_0x3b519f[_0x34be71(0x1fa)](_0xd2047f,{'commandName':_0x33ec3f,'commandParams':[{'forceValue':!_0x3fd514[_0x34be71(0x1d1)]}],'formatGroupId':_0x34be71(0x204)},fe(_0xd2047f));});};}function _0x3fb9f0(_0x282046){return()=>{const _0x3dd747=_0x434f,_0x2bf61f=function(_0x242746){const _0x3391cb=_0x434f;let _0x29a773=Array[_0x3391cb(0x217)](_0x242746);const _0x31b04d=_0x29a773[_0x3391cb(0x1d7)](_0x11d9f7=>_0x3391cb(0x1cb)!=_0x11d9f7[_0x3391cb(0x212)]);return _0x31b04d>-0x1&&(_0x29a773=_0x29a773[_0x3391cb(0x1dd)](0x0,_0x31b04d)),_0x29a773;}(_0x4a127c[_0x3dd747(0x20d)][_0x3dd747(0x1d4)][_0x3dd747(0x21c)][_0x3dd747(0x220)]()),_0x4ea1a8=_0x4a127c[_0x3dd747(0x20d)][_0x3dd747(0x1e1)](_0x4a127c[_0x3dd747(0x20d)][_0x3dd747(0x218)](_0x2bf61f[0x0],_0x3dd747(0x1f7)),_0x4a127c[_0x3dd747(0x20d)][_0x3dd747(0x218)](_0x2bf61f[_0x2bf61f[_0x3dd747(0x1ec)]-0x1],_0x3dd747(0x202)));_0x4a127c[_0x3dd747(0x20d)][_0x3dd747(0x1ea)](()=>{const _0x38562c=_0x3dd747;_0x3b519f[_0x38562c(0x1fa)](_0x4ea1a8,{'commandName':_0x282046,'commandParams':[],'formatGroupId':_0x38562c(0x21a)},function(_0x1085b9){const _0x63856e=_0x38562c,_0x182ba0=new Set();for(const _0x99a513 of _0x1085b9){let _0x3ae49c=_0x99a513[_0x63856e(0x1e4)];for(;_0x3ae49c&&_0x3ae49c[_0x63856e(0x20e)](_0x63856e(0x21a))>_0x99a513[_0x63856e(0x20e)](_0x63856e(0x21a));)_0x182ba0[_0x63856e(0x1ef)](_0x3ae49c),_0x3ae49c=_0x3ae49c[_0x63856e(0x1e4)];}return Array[_0x63856e(0x217)](_0x182ba0);}(_0x2bf61f));});};}_0x3b519f[_0x345c7e(0x222)](_0x345c7e(0x219),_0x3b243a(_0x345c7e(0x219))),_0x3b519f[_0x345c7e(0x222)](_0x345c7e(0x216),_0x3b243a(_0x345c7e(0x216))),_0x2f0c3b&&_0x3b519f[_0x345c7e(0x222)](_0x345c7e(0x1d0),_0x3b243a(_0x345c7e(0x1d0))),_0x3b519f[_0x345c7e(0x222)](_0x345c7e(0x215),_0x3fb9f0(_0x345c7e(0x215))),_0x3b519f[_0x345c7e(0x222)](_0x345c7e(0x1d9),_0x3fb9f0(_0x345c7e(0x1d9))),_0x2f0c3b&&_0x3b519f[_0x345c7e(0x222)](_0x345c7e(0x1f3),()=>{const _0x40c1d2=_0x345c7e,_0x580662=_0x4a127c[_0x40c1d2(0x1dc)][_0x40c1d2(0x200)](_0x40c1d2(0x1f3)),_0xca8779=Array[_0x40c1d2(0x217)](_0x580662[_0x40c1d2(0x1f0)]);_0xca8779[_0x40c1d2(0x214)](_0x32f5b0=>_0x32f5b0[_0x40c1d2(0x20e)](_0x40c1d2(0x1d8))!=_0x580662[_0x40c1d2(0x1d1)]),_0x4a127c[_0x40c1d2(0x20d)][_0x40c1d2(0x1ea)](()=>{const _0x4e0d0b=_0x40c1d2;for(const _0x502db2 of _0xca8779)_0x3b519f[_0x4e0d0b(0x1fa)](_0x502db2,{'commandName':_0x4e0d0b(0x1f3),'commandParams':[{'forceValue':!_0x580662[_0x4e0d0b(0x1d1)]}]});});}),_0x3b519f[_0x345c7e(0x21d)][_0x345c7e(0x1fe)](_0x345c7e(0x1cb),_0x458f51=>_0x11f669(_0x397c3e,_0x345c7e(0x213),_0x458f51)),_0x3b519f[_0x345c7e(0x21d)][_0x345c7e(0x1e7)](_0x4c3444=>{const _0x38139f=_0x345c7e;if(_0x38139f(0x1f6)!=_0x4c3444[_0x38139f(0x1cd)]&&_0x38139f(0x1f5)!=_0x4c3444[_0x38139f(0x1cd)])return;const {data:_0x363442}=_0x4c3444;if(_0x363442){if(_0x38139f(0x219)==_0x363442[_0x38139f(0x221)]||_0x38139f(0x216)==_0x363442[_0x38139f(0x221)]||_0x38139f(0x1d0)==_0x363442[_0x38139f(0x221)])switch(_0x363442[_0x38139f(0x221)][_0x38139f(0x209)](_0x38139f(0x1f8),'')){case _0x38139f(0x1f4):return _0x12ed5b(_0x11f669(_0x397c3e,_0x38139f(0x21f)));case _0x38139f(0x1f2):return _0x12ed5b(_0x11f669(_0x397c3e,_0x38139f(0x210)));case _0x38139f(0x1cf):return _0x12ed5b(_0x11f669(_0x397c3e,_0x38139f(0x21b)));}if(_0x38139f(0x215)==_0x363442[_0x38139f(0x221)])return{'type':_0x38139f(0x1f9),'content':_0x11f669(_0x397c3e,_0x38139f(0x1fd),_0x11f669(_0x397c3e,_0x38139f(0x213)))};if(_0x38139f(0x1d9)==_0x363442[_0x38139f(0x221)])return{'type':_0x38139f(0x1f9),'content':_0x11f669(_0x397c3e,_0x38139f(0x1ed),_0x11f669(_0x397c3e,_0x38139f(0x213)))};if(_0x38139f(0x1f3)==_0x363442[_0x38139f(0x221)])return _0x363442[_0x38139f(0x1cc)][0x0][_0x38139f(0x1ce)]?{'type':_0x38139f(0x1f9),'content':_0x11f669(_0x397c3e,_0x38139f(0x1d5))}:{'type':_0x38139f(0x1f9),'content':_0x11f669(_0x397c3e,_0x38139f(0x1da))};}function _0x12ed5b(_0x490fa4){const _0x37b7f9=_0x38139f;return{'type':_0x37b7f9(0x1f9),'content':_0x11f669(_0x397c3e,_0x37b7f9(0x1e0),_0x490fa4)};}});}}function me(_0x2e9cc5){const _0x4cbaba=_0x22e06d,_0x29fe0e=_0x2e9cc5[_0x4cbaba(0x20e)](_0x4cbaba(0x21a));if(0x0==_0x29fe0e)return _0x2e9cc5;let _0x5f85b5=_0x2e9cc5;for(;_0x2e9cc5[_0x4cbaba(0x207)]&&_0x2e9cc5[_0x4cbaba(0x207)]['is'](_0x4cbaba(0x20c),_0x4cbaba(0x1cb));){const _0x985e74=_0x2e9cc5[_0x4cbaba(0x207)][_0x4cbaba(0x20e)](_0x4cbaba(0x21a));if(_0x985e74==_0x29fe0e)_0x5f85b5=_0x2e9cc5[_0x4cbaba(0x207)];else{if(_0x985e74<_0x29fe0e)break;}_0x2e9cc5=_0x2e9cc5[_0x4cbaba(0x207)];}return _0x5f85b5;}function fe(_0x3f25b4){const _0x3dcc6e=_0x22e06d,_0x1bd440=[];if(_0x3f25b4['is'](_0x3dcc6e(0x20c),_0x3dcc6e(0x1cb))&&_0x3f25b4[_0x3dcc6e(0x20e)](_0x3dcc6e(0x21a))>0x0){let _0x2bc965=_0x3f25b4[_0x3dcc6e(0x1e4)];for(;_0x2bc965&&_0x3dcc6e(0x1cb)==_0x2bc965[_0x3dcc6e(0x212)]&&_0x2bc965[_0x3dcc6e(0x20e)](_0x3dcc6e(0x21a))==_0x3f25b4[_0x3dcc6e(0x20e)](_0x3dcc6e(0x21a));)_0x1bd440[_0x3dcc6e(0x1e5)](_0x2bc965),_0x2bc965=_0x2bc965[_0x3dcc6e(0x1e4)];}return _0x1bd440;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xf33ddc=_0xde0e;function _0xde0e(_0xb83e7a,_0x1c68ea){const _0x274985=_0x2749();return _0xde0e=function(_0xde0e4a,_0x4a4de5){_0xde0e4a=_0xde0e4a-0x1dc;let _0x775298=_0x274985[_0xde0e4a];return _0x775298;},_0xde0e(_0xb83e7a,_0x1c68ea);}(function(_0x4659e9,_0x12eff1){const _0x55542e=_0xde0e,_0x196225=_0x4659e9();while(!![]){try{const _0x6831ae=-parseInt(_0x55542e(0x206))/0x1+parseInt(_0x55542e(0x211))/0x2+parseInt(_0x55542e(0x1fd))/0x3*(parseInt(_0x55542e(0x22c))/0x4)+-parseInt(_0x55542e(0x228))/0x5+parseInt(_0x55542e(0x1e4))/0x6*(parseInt(_0x55542e(0x1ff))/0x7)+parseInt(_0x55542e(0x215))/0x8*(parseInt(_0x55542e(0x1e8))/0x9)+-parseInt(_0x55542e(0x219))/0xa;if(_0x6831ae===_0x12eff1)break;else _0x196225['push'](_0x196225['shift']());}catch(_0x140c66){_0x196225['push'](_0x196225['shift']());}}}(_0x2749,0x6b9f8));import{Plugin as _0x4fb648}from'ckeditor5/src/core.js';import{getTranslation as _0x1378a0}from'../utils/common-translations.js';export default class K extends _0x4fb648{[_0xf33ddc(0x1fc)](){const _0x23b580=_0xf33ddc;if(!this[_0x23b580(0x226)][_0x23b580(0x221)][_0x23b580(0x20c)](_0x23b580(0x213)))return;const _0x5d3911=this[_0x23b580(0x226)][_0x23b580(0x214)][_0x23b580(0x1fa)](_0x23b580(0x20a)),_0x27826b=this[_0x23b580(0x226)][_0x23b580(0x221)][_0x23b580(0x1fa)](_0x23b580(0x1df));_0x5d3911[_0x23b580(0x208)]&&_0x27826b[_0x23b580(0x20b)](_0x23b580(0x210),this[_0x23b580(0x1f2)][_0x23b580(0x222)](this)),_0x5d3911[_0x23b580(0x1f5)]&&_0x27826b[_0x23b580(0x20b)](_0x23b580(0x21d),this[_0x23b580(0x21b)][_0x23b580(0x222)](this)),_0x5d3911[_0x23b580(0x1e3)]&&_0x27826b[_0x23b580(0x20b)](_0x23b580(0x1f7),this[_0x23b580(0x209)][_0x23b580(0x222)](this)),_0x27826b[_0x23b580(0x1ef)][_0x23b580(0x220)](this[_0x23b580(0x1dd)][_0x23b580(0x222)](this));}[_0xf33ddc(0x1f2)](_0x262cd2,_0x12a302={}){const _0x1f0c5e=_0xf33ddc,_0x49ea51=this[_0x1f0c5e(0x226)][_0x1f0c5e(0x221)][_0x1f0c5e(0x1fa)](_0x1f0c5e(0x1df)),_0x23289f=this[_0x1f0c5e(0x227)]();this[_0x1f0c5e(0x226)][_0x1f0c5e(0x22a)][_0x1f0c5e(0x223)](()=>{const _0x5a3857=_0x1f0c5e;_0x49ea51[_0x5a3857(0x229)](_0x23289f,{'commandName':_0x5a3857(0x210),'commandParams':[{'type':_0x12a302[_0x5a3857(0x225)]}],'formatGroupId':_0x5a3857(0x210)});});}[_0xf33ddc(0x21b)](_0x43e55e,_0x1d13d3={}){const _0x424ad5=_0xf33ddc,_0x4c1be7=this[_0x424ad5(0x226)][_0x424ad5(0x221)][_0x424ad5(0x1fa)](_0x424ad5(0x1df)),_0x1ebd93=this[_0x424ad5(0x1e6)](_0x1a80fe=>_0x1a80fe['is'](_0x424ad5(0x1e7),_0x424ad5(0x205))&&_0x424ad5(0x201)===_0x1a80fe[_0x424ad5(0x200)](_0x424ad5(0x1de)));if(_0x1ebd93[_0x424ad5(0x1fe)]<0x1)return;const _0x313f8f=_0x1ebd93[_0x424ad5(0x218)](_0xfab393=>this[_0x424ad5(0x226)][_0x424ad5(0x22a)][_0x424ad5(0x1e1)](this[_0x424ad5(0x226)][_0x424ad5(0x22a)][_0x424ad5(0x21e)](_0xfab393,_0x424ad5(0x1ec)),this[_0x424ad5(0x226)][_0x424ad5(0x22a)][_0x424ad5(0x21e)](_0xfab393,0x0)));this[_0x424ad5(0x226)][_0x424ad5(0x22a)][_0x424ad5(0x223)](()=>{const _0x36fb9e=_0x424ad5;_0x4c1be7[_0x36fb9e(0x229)](_0x313f8f,{'commandName':_0x36fb9e(0x21d),'commandParams':[{'reversed':_0x1d13d3[_0x36fb9e(0x1f5)]}],'formatGroupId':_0x36fb9e(0x21d)});});}[_0xf33ddc(0x209)](_0x4c0825,_0x19d3bd={}){const _0xb5791a=_0xf33ddc,_0x36d411=this[_0xb5791a(0x226)][_0xb5791a(0x221)][_0xb5791a(0x1fa)](_0xb5791a(0x1df)),_0x1e8d8e=this[_0xb5791a(0x1e6)](_0x3a0a07=>_0x3a0a07['is'](_0xb5791a(0x1e7),_0xb5791a(0x205))&&_0xb5791a(0x201)===_0x3a0a07[_0xb5791a(0x200)](_0xb5791a(0x1de)));if(_0x1e8d8e[_0xb5791a(0x1fe)]<0x1)return;const _0x284584=_0x1e8d8e[_0xb5791a(0x218)](_0x56d278=>this[_0xb5791a(0x226)][_0xb5791a(0x22a)][_0xb5791a(0x1e1)](this[_0xb5791a(0x226)][_0xb5791a(0x22a)][_0xb5791a(0x21e)](_0x56d278,_0xb5791a(0x1ec)),this[_0xb5791a(0x226)][_0xb5791a(0x22a)][_0xb5791a(0x21e)](_0x56d278,0x0)));this[_0xb5791a(0x226)][_0xb5791a(0x22a)][_0xb5791a(0x223)](()=>{const _0x480154=_0xb5791a;_0x36d411[_0x480154(0x229)](_0x284584,{'commandName':_0x480154(0x1f7),'commandParams':[{'startIndex':_0x19d3bd[_0x480154(0x1e3)]}],'formatGroupId':_0x480154(0x1f7)});});}[_0xf33ddc(0x1dd)](_0x555302){const _0x334a69=_0xf33ddc;if(_0x334a69(0x1fb)!=_0x555302[_0x334a69(0x225)]&&_0x334a69(0x216)!=_0x555302[_0x334a69(0x225)])return;const _0x509f4f=this[_0x334a69(0x226)][_0x334a69(0x217)],{data:_0x41bf5e}=_0x555302;if(!_0x41bf5e)return;let _0x9f021a,_0x2886f0;switch(_0x41bf5e[_0x334a69(0x207)]){case _0x334a69(0x210):_0x9f021a=_0x334a69(0x1e5),_0x2886f0={'type':_0x334a69(0x20d),'content':_0x1378a0(_0x509f4f,_0x9f021a,_0x1378a0(_0x509f4f,this[_0x334a69(0x1f0)](_0x41bf5e[_0x334a69(0x1e9)][0x0][_0x334a69(0x225)])))};break;case _0x334a69(0x21d):_0x9f021a=_0x41bf5e[_0x334a69(0x1e9)][0x0][_0x334a69(0x1f5)]?_0x334a69(0x1eb):_0x334a69(0x202),_0x2886f0={'type':_0x334a69(0x20d),'content':_0x1378a0(_0x509f4f,_0x9f021a)};break;case _0x334a69(0x1f7):_0x9f021a=_0x334a69(0x1ed),_0x2886f0={'type':_0x334a69(0x20d),'content':_0x1378a0(_0x509f4f,_0x9f021a,_0x41bf5e[_0x334a69(0x1e9)][0x0][_0x334a69(0x1e3)])};}return _0x2886f0;}[_0xf33ddc(0x227)](){const _0x3e7c4a=_0xf33ddc;var _0x12ce5d,_0x3c9468,_0x51f101,_0x43c409;const _0x30bf6e=this[_0x3e7c4a(0x226)][_0x3e7c4a(0x221)][_0x3e7c4a(0x1fa)](_0x3e7c4a(0x1dc));let _0x260570=Array[_0x3e7c4a(0x22b)](this[_0x3e7c4a(0x226)][_0x3e7c4a(0x22a)][_0x3e7c4a(0x20e)][_0x3e7c4a(0x224)][_0x3e7c4a(0x20f)]());return(null===(_0x12ce5d=_0x260570[0x0])||void 0x0===_0x12ce5d?void 0x0:_0x12ce5d['is'](_0x3e7c4a(0x1e7),_0x3e7c4a(0x205)))&&_0x260570[_0x3e7c4a(0x203)](..._0x30bf6e[_0x3e7c4a(0x212)](this[_0x3e7c4a(0x226)][_0x3e7c4a(0x22a)][_0x3e7c4a(0x20e)][_0x3e7c4a(0x224)][_0x3e7c4a(0x21c)](),_0x3e7c4a(0x1e0))),(null===(_0x3c9468=_0x260570[_0x260570[_0x3e7c4a(0x1fe)]-0x1])||void 0x0===_0x3c9468?void 0x0:_0x3c9468['is'](_0x3e7c4a(0x1e7),_0x3e7c4a(0x205)))&&_0x260570[_0x3e7c4a(0x1f6)](..._0x30bf6e[_0x3e7c4a(0x212)](this[_0x3e7c4a(0x226)][_0x3e7c4a(0x22a)][_0x3e7c4a(0x20e)][_0x3e7c4a(0x224)][_0x3e7c4a(0x1f9)](),_0x3e7c4a(0x1f3))),_0x260570=[...new Set(_0x260570)],(null===(_0x43c409=null===(_0x51f101=this[_0x3e7c4a(0x226)][_0x3e7c4a(0x22a)][_0x3e7c4a(0x20e)][_0x3e7c4a(0x224)][_0x3e7c4a(0x21c)]())||void 0x0===_0x51f101?void 0x0:_0x51f101[_0x3e7c4a(0x21f)])||void 0x0===_0x43c409?void 0x0:_0x43c409['is'](_0x3e7c4a(0x1e7),_0x3e7c4a(0x205)))&&(_0x260570=_0x260570[_0x3e7c4a(0x21a)](_0x5a66f9=>_0x5a66f9['is'](_0x3e7c4a(0x1e7),_0x3e7c4a(0x205)))),_0x260570;}[_0xf33ddc(0x1e6)](_0x598bb3){const _0xadc2d6=_0xf33ddc,_0x306bc6=this[_0xadc2d6(0x226)][_0xadc2d6(0x221)][_0xadc2d6(0x1fa)](_0xadc2d6(0x1dc));let _0x215478=Array[_0xadc2d6(0x22b)](this[_0xadc2d6(0x226)][_0xadc2d6(0x22a)][_0xadc2d6(0x20e)][_0xadc2d6(0x224)][_0xadc2d6(0x20f)]())[_0xadc2d6(0x21a)](_0x598bb3)[_0xadc2d6(0x218)](_0x1c4db4=>{const _0x7b6210=_0xadc2d6,_0x426a35=this[_0x7b6210(0x226)][_0x7b6210(0x22a)][_0x7b6210(0x21e)](_0x1c4db4,0x0);return[..._0x306bc6[_0x7b6210(0x212)](_0x426a35,_0x7b6210(0x1e0)),..._0x306bc6[_0x7b6210(0x212)](_0x426a35,_0x7b6210(0x1f3))];})[_0xadc2d6(0x1f4)]();return _0x215478=[...new Set(_0x215478)],_0x215478;}[_0xf33ddc(0x1f0)](_0xd1b69b){const _0x2a1af6=_0xf33ddc;return _0x2a1af6(0x204)+(this[_0x2a1af6(0x226)][_0x2a1af6(0x221)][_0x2a1af6(0x1fa)](_0x2a1af6(0x1dc))[_0x2a1af6(0x1e2)](_0xd1b69b)||_0x2a1af6(0x1f8))[_0x2a1af6(0x1f1)]()+_0x2a1af6(0x1ee)+_0xd1b69b[_0x2a1af6(0x1f1)]()[_0x2a1af6(0x1ea)](/-/g,'_');}}function _0x2749(){const _0x12e5c6=['258GxdVTa','length','2765pQUVsg','getAttribute','numbered','*Format:*\x20set\x20order\x20to\x20regular','unshift','ELEMENT_','listItem','514317tCmDNL','commandName','styles','handleListStartCommand','list.properties','enableCommand','has','format','document','getSelectedBlocks','listStyle','1670540GCjChx','getSiblingNodes','LegacyListPropertiesEditing','config','74000PYwTwX','formatInline','locale','map','6136980lkspjG','filter','handleListReversedCommand','getFirstPosition','listReversed','createPositionAt','parent','registerDescriptionCallback','plugins','bind','change','selection','type','editor','_getSuggestionBlocksForListStyle','2150975GmFcMI','markMultiRangeBlockFormat','model','from','20036vsBVQn','LegacyListUtils','handleDescriptions','listType','TrackChangesEditing','backward','createRange','getListTypeFromListStyleType','startIndex','10572VDvtZH','*Change\x20to:*\x20%0','_getSuggestionBlocks','element','36EMmhrV','commandParams','replace','*Format:*\x20set\x20order\x20to\x20reversed','before','*Format:*\x20set\x20start\x20index\x20to\x20%0','_LIST_','descriptionFactory','_getTranslationKeyForListStyle','toUpperCase','handleListStyleCommand','forward','flat','reversed','push','listStart','default','getLastPosition','get','formatBlock','afterInit'];_0x2749=function(){return _0x12e5c6;};return _0x2749();}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1ee1f4=_0x3961;(function(_0x7eba50,_0x214696){const _0x1b3643=_0x3961,_0x1079d6=_0x7eba50();while(!![]){try{const _0x4feb1d=-parseInt(_0x1b3643(0xb0))/0x1+-parseInt(_0x1b3643(0xae))/0x2*(parseInt(_0x1b3643(0xac))/0x3)+-parseInt(_0x1b3643(0x98))/0x4+-parseInt(_0x1b3643(0x95))/0x5+-parseInt(_0x1b3643(0xab))/0x6+-parseInt(_0x1b3643(0xa4))/0x7*(-parseInt(_0x1b3643(0xb3))/0x8)+parseInt(_0x1b3643(0xad))/0x9;if(_0x4feb1d===_0x214696)break;else _0x1079d6['push'](_0x1079d6['shift']());}catch(_0x1faa14){_0x1079d6['push'](_0x1079d6['shift']());}}}(_0x11df,0xbf9ab));import{Plugin as _0x2d17cf}from'ckeditor5/src/core.js';function _0x3961(_0x24c04a,_0x23c123){const _0x11dfd9=_0x11df();return _0x3961=function(_0x396182,_0xaed710){_0x396182=_0x396182-0x91;let _0x3b97ee=_0x11dfd9[_0x396182];return _0x3b97ee;},_0x3961(_0x24c04a,_0x23c123);}function _0x11df(){const _0x16cb1c=['232ZJljgv','*Set\x20link:*\x20%0','commandName','formatInline','attribute','editor','toLowerCase','has','registerDescriptionCallback','TrackChangesEditing','label','7303340PMjqHG','LinkEditing','plugins','4457212FFkULf','commandParams','locale','key','type','registerInlineAttribute','registerAttributeLabel','format','enableDefaultAttributesIntegration','manualDecorators','afterInit','unlink','263690LAFYkB','_registerLegacyDescription','link','newValue','link\x20(','get','commands','3160602xjCHMG','1831215yUJytT','31380417bHmZNA','2lGGKJd','linkHref','82189enuthi','descriptionFactory','*Remove\x20link*'];_0x11df=function(){return _0x16cb1c;};return _0x11df();}import{getTranslation as _0x204d6b}from'../utils/common-translations.js';export default class ct extends _0x2d17cf{[_0x1ee1f4(0xa2)](){const _0x294df8=_0x1ee1f4,_0x418295=this[_0x294df8(0xb8)];if(!_0x418295[_0x294df8(0x97)][_0x294df8(0x91)](_0x294df8(0x96)))return;const _0x273be4=_0x418295[_0x294df8(0x97)][_0x294df8(0xa9)](_0x294df8(0x93)),_0x4f5c8e=_0x418295[_0x294df8(0xaa)][_0x294df8(0xa9)](_0x294df8(0xa6));_0x273be4[_0x294df8(0xa0)](_0x294df8(0xa6)),_0x273be4[_0x294df8(0xa0)](_0x294df8(0xa3)),_0x273be4[_0x294df8(0x9d)](_0x294df8(0xaf));for(const _0x35d5b8 of _0x4f5c8e[_0x294df8(0xa1)])_0x273be4[_0x294df8(0x9d)](_0x35d5b8['id']),_0x273be4[_0x294df8(0xb1)][_0x294df8(0x9e)](_0x35d5b8['id'],_0x294df8(0xa8)+_0x35d5b8[_0x294df8(0x94)][_0x294df8(0xb9)]()+')');_0x273be4[_0x294df8(0xb1)][_0x294df8(0x92)](_0x24f903=>{const _0x2e861e=_0x294df8;if(_0x2e861e(0xb7)!=_0x24f903[_0x2e861e(0x9c)])return;const {data:_0x8e671}=_0x24f903;if(!_0x8e671||_0x2e861e(0xaf)!=_0x8e671[_0x2e861e(0x9b)])return;const _0x49b9b0=_0x8e671[_0x2e861e(0xa7)],_0x465195=_0x418295[_0x2e861e(0x9a)];return{'type':_0x2e861e(0x9f),'content':null==_0x49b9b0?_0x204d6b(_0x465195,_0x2e861e(0xb2)):_0x204d6b(_0x465195,_0x2e861e(0xb4),'\x22'+_0x49b9b0+'\x22')};}),this[_0x294df8(0xa5)]();}[_0x1ee1f4(0xa5)](){const _0x4fdf6f=_0x1ee1f4,_0x41e20b=this[_0x4fdf6f(0xb8)],_0x40af82=_0x41e20b[_0x4fdf6f(0x9a)];_0x41e20b[_0x4fdf6f(0x97)][_0x4fdf6f(0xa9)](_0x4fdf6f(0x93))[_0x4fdf6f(0xb1)][_0x4fdf6f(0x92)](_0x14064a=>{const _0x3d2c0f=_0x4fdf6f;if(_0x3d2c0f(0xb6)!=_0x14064a[_0x3d2c0f(0x9c)])return;const {data:_0x52bb4d}=_0x14064a;if(_0x52bb4d){if(_0x3d2c0f(0xa6)==_0x52bb4d[_0x3d2c0f(0xb5)]){const _0x44be17=_0x52bb4d[_0x3d2c0f(0x99)][0x0];return{'type':_0x3d2c0f(0x9f),'content':_0x204d6b(_0x40af82,_0x3d2c0f(0xb4),'\x22'+_0x44be17+'\x22')};}return _0x3d2c0f(0xa3)==_0x52bb4d[_0x3d2c0f(0xb5)]?{'type':_0x3d2c0f(0x9f),'content':_0x204d6b(_0x40af82,_0x3d2c0f(0xb2))}: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 _0x3972d6=_0x1632;function _0x1632(_0x4bb3bb,_0xea7a17){const _0x4e3d0c=_0x4e3d();return _0x1632=function(_0x163206,_0xb3948b){_0x163206=_0x163206-0x196;let _0x2ead54=_0x4e3d0c[_0x163206];return _0x2ead54;},_0x1632(_0x4bb3bb,_0xea7a17);}(function(_0x44dad9,_0x373ce1){const _0xd7f97a=_0x1632,_0x113b58=_0x44dad9();while(!![]){try{const _0x1cfb35=-parseInt(_0xd7f97a(0x211))/0x1+parseInt(_0xd7f97a(0x1a1))/0x2+parseInt(_0xd7f97a(0x21f))/0x3*(parseInt(_0xd7f97a(0x1ac))/0x4)+parseInt(_0xd7f97a(0x20a))/0x5*(parseInt(_0xd7f97a(0x1e2))/0x6)+-parseInt(_0xd7f97a(0x1fc))/0x7+-parseInt(_0xd7f97a(0x21c))/0x8*(-parseInt(_0xd7f97a(0x1e8))/0x9)+parseInt(_0xd7f97a(0x1f4))/0xa;if(_0x1cfb35===_0x373ce1)break;else _0x113b58['push'](_0x113b58['shift']());}catch(_0x477d70){_0x113b58['push'](_0x113b58['shift']());}}}(_0x4e3d,0x1a3e2));function _0x4e3d(){const _0x56a8d4=['ListEditing','755930qvsmuY','getAttribute','trackChangesCommand','*Merge:*\x20list\x20item','documentList','schema','indentList','registerBlockAttribute','mergeListItemForward','removeMarker','splitListItemAfter','todoListChecked','setSelection','bulleted','10IddKyG','commandParams','isNextTo','*Change\x20to:*\x20%0','type','getFirstRange','assureChains','193014sfPHKp','from','*Outdent:*\x20%0','list.multiBlock','commandName','oldValue','containsItem','TodoListEditing','getSuggestions','find','ELEMENT_','8FyVNro','batch','numbered','6VEZHZN','value','*Split:*\x20list\x20item','*Format:*\x20insert\x20into\x20%0','outdentList','getRanges','*Remove\x20format:*\x20%0','mergeListItemBackward','map','*Merge:*\x20%0','attribute','getFirstMarker','ELEMENT_BULLETED_LIST','_suggestionFactory','FORMAT_INDENT','descriptionFactory','push','registerAttributeLabel','registerPostFixer','range','change','getChanges','format','previousSibling','94092RGZidL','attributeKey','todo','every','config','customNumberedList','listReversed','bulletedList','afterInit','registerElementLabel','listStart','245188ZmbhKC','has','commands','ELEMENT_NUMBERED_LIST','newValue','next','forceValue','ELEMENT_TODO_LIST','formatBlock','default','includes','noTrackChangesFixer','_findSuggestions','locale','detach','numberedList','checkTodoList','*Check\x20item*','_getAttributeKey','data','deletion','multipleBlocks','suggestion','plugins','accept','*Set\x20format:*\x20%0','createRange','_supportLegacySuggestions','enableDefaultAttributesIntegration','isLocal','selection','end','todoList','start','length','listItemId','isUndo','registerDescriptionCallback','TrackChangesEditing','registerCustomCallback','listMarker','editor','ELEMENT_LIST_ITEM','*Uncheck\x20item*','*Format:*\x20remove\x20from\x20%0','document','groupId','execute','attributes','listIndent','listType','listItemIdFixer','meta','parent','188862JxgHFr','listStyle','nextSibling','splitListItemBefore','differ','get','1484019emdPWn','_LIST','*Indent:*\x20%0','customBulletedList','createPositionAt','isObject','model','filter','nodeAfter','refresh','listMarkerStyle','fromRange','110090cHxnBc','todoListCheck','_registerLegacyDescription','key','toUpperCase','setAttribute','head'];_0x4e3d=function(){return _0x56a8d4;};return _0x4e3d();}import{Plugin as _0x13a2a2}from'ckeditor5/src/core.js';import{getTranslation as _0x4281fb}from'../utils/common-translations.js';import{renameAttributeKey as _0x3c2818}from'../trackchangesediting.js';import{LiveRange as _0xcdf717}from'ckeditor5/src/engine.js';export default class z extends _0x13a2a2{[_0x3972d6(0x1a9)](){const _0x59bc34=_0x3972d6,_0x3aba89=this[_0x59bc34(0x1d5)];if(!_0x3aba89[_0x59bc34(0x1c3)][_0x59bc34(0x1ad)](_0x59bc34(0x1fb)))return;const _0x2167d1=_0x3aba89[_0x59bc34(0x1b9)],_0xa15e4b=_0x3aba89[_0x59bc34(0x1c3)][_0x59bc34(0x1e7)](_0x59bc34(0x1d2)),_0xcc03ed=_0x3aba89[_0x59bc34(0x1c3)][_0x59bc34(0x1ad)](_0x59bc34(0x218)),_0x2e09d1=!!_0x3aba89[_0x59bc34(0x1a5)][_0x59bc34(0x1e7)](_0x59bc34(0x214));function _0x34a827(_0x1cdda2){const _0x5b212f=_0x59bc34;return{'type':_0x5b212f(0x19f),'content':''+_0x4281fb(_0x2167d1,_0x5b212f(0x1c5),_0x1cdda2)};}function _0x18c386(_0x5be0a1){const _0x4ea10b=_0x59bc34;return{'type':_0x4ea10b(0x19f),'content':''+_0x4281fb(_0x2167d1,_0x4ea10b(0x225),_0x5be0a1)};}_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x1bb)),_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x1a8)),_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x1a6)),_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x1eb)),_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x202)),_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x223)),_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x206)),_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x1e5)),_0xa15e4b[_0x59bc34(0x203)](_0x59bc34(0x1cf)),_0xa15e4b[_0x59bc34(0x203)](_0x59bc34(0x1de)),_0xa15e4b[_0x59bc34(0x203)](_0x59bc34(0x1dd)),_0x2e09d1&&(_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x226)),_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x204))),_0xcc03ed&&(_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x1cc)),_0xa15e4b[_0x59bc34(0x1c8)](_0x59bc34(0x1bc)),_0xa15e4b[_0x59bc34(0x203)](_0x59bc34(0x207)),_0xa15e4b[_0x59bc34(0x198)][_0x59bc34(0x1d1)](_0x1edb90=>{const _0x36d6d0=_0x59bc34,{data:_0x349f04}=_0x1edb90;if(_0x349f04&&_0x36d6d0(0x207)==_0x349f04[_0x36d6d0(0x1f7)])return{'type':_0x36d6d0(0x19f),'content':_0x349f04[_0x36d6d0(0x1b0)]?_0x4281fb(_0x2167d1,_0x36d6d0(0x1bd)):_0x4281fb(_0x2167d1,_0x36d6d0(0x1d7))};}),this[_0x59bc34(0x1d5)][_0x59bc34(0x1ee)][_0x59bc34(0x1d9)][_0x59bc34(0x19b)](_0x1e48db=>{const _0x48a384=_0x59bc34;if(_0x1e48db[_0x48a384(0x21d)][_0x48a384(0x1d0)])return!0x1;let _0x50596a=!0x1;const _0x3f3771=_0xa15e4b[_0x48a384(0x219)]({'skipNotAttached':!0x0})[_0x48a384(0x1ef)](_0x3f45e6=>_0x48a384(0x207)===_0xa15e4b[_0x48a384(0x1be)](_0x3f45e6));for(const _0x2eaa1b of _0x3f3771){_0x48a384(0x1a3)!=_0x2eaa1b[_0x48a384(0x20f)]()[_0x48a384(0x1cd)][_0x48a384(0x1f0)][_0x48a384(0x1fd)](_0x48a384(0x1de))&&(_0xa15e4b[_0x48a384(0x1b8)](_0x2eaa1b[_0x48a384(0x20f)](),_0x48a384(0x229))[_0x48a384(0x21a)](_0x3899b5=>_0x48a384(0x1de)===_0xa15e4b[_0x48a384(0x1be)](_0x3899b5[_0x48a384(0x1c2)]))||(_0x1e48db[_0x48a384(0x205)](_0x2eaa1b[_0x48a384(0x22a)]()),_0x50596a=!0x0));}return _0x50596a;})),_0xa15e4b[_0x59bc34(0x198)][_0x59bc34(0x19a)](_0x59bc34(0x1dd),_0x4281fb(_0x2167d1,_0x59bc34(0x197)));const _0x23de92={'type':_0x59bc34(0x19f),'content':''};_0xa15e4b[_0x59bc34(0x198)][_0x59bc34(0x1d1)](_0x37544b=>{const _0x473dce=_0x59bc34,{data:_0x41dfac}=_0x37544b;if(!_0x41dfac||_0x473dce(0x1de)!=_0x41dfac[_0x473dce(0x1f7)])return;let _0x12802c=_0x37544b[_0x473dce(0x1fa)];for(;_0x12802c;){if(_0x12802c[_0x473dce(0x1bf)]&&((_0x473dce(0x1e3)==_0x12802c[_0x473dce(0x1bf)][_0x473dce(0x1f7)]||_0x473dce(0x1f2)==_0x12802c[_0x473dce(0x1bf)][_0x473dce(0x1f7)])&&(_0x12802c[_0x473dce(0x1bf)][_0x473dce(0x1b0)]&&_0x473dce(0x1b5)!=_0x12802c[_0x473dce(0x1bf)][_0x473dce(0x1b0)]||_0x473dce(0x1b5)!=_0x12802c[_0x473dce(0x1bf)][_0x473dce(0x216)]&&!_0x41dfac[_0x473dce(0x1b0)])||!_0x2e09d1&&_0x12802c[_0x473dce(0x1bf)][_0x473dce(0x1f7)]==_0x3c2818))return _0x23de92;_0x12802c=_0x12802c[_0x473dce(0x1b1)];}if(null==_0x41dfac[_0x473dce(0x1b0)])switch(_0x41dfac[_0x473dce(0x216)]){case _0x473dce(0x209):return _0x18c386(_0x4281fb(_0x2167d1,_0x473dce(0x22b)));case _0x473dce(0x21e):return _0x18c386(_0x4281fb(_0x2167d1,_0x473dce(0x1af)));case _0x473dce(0x1a3):return _0x18c386(_0x4281fb(_0x2167d1,_0x473dce(0x1b3)));}switch(_0x41dfac[_0x473dce(0x1b0)]){case _0x473dce(0x209):return _0x34a827(_0x4281fb(_0x2167d1,_0x473dce(0x22b)));case _0x473dce(0x21e):return _0x34a827(_0x4281fb(_0x2167d1,_0x473dce(0x1af)));case _0x473dce(0x1a3):return _0x34a827(_0x4281fb(_0x2167d1,_0x473dce(0x1b3)));}}),_0xa15e4b[_0x59bc34(0x198)][_0x59bc34(0x1d1)](_0x36ff35=>{const _0x407caf=_0x59bc34,{data:_0x169391}=_0x36ff35;if(_0x169391&&_0x407caf(0x1dd)==_0x169391[_0x407caf(0x1f7)])return null==_0x169391[_0x407caf(0x1b0)]||null==_0x169391[_0x407caf(0x216)]&&0x0==_0x169391[_0x407caf(0x1b0)]?_0x23de92:void 0x0;}),_0xa15e4b[_0x59bc34(0x198)][_0x59bc34(0x1d1)](_0x398da0=>{const _0x51440a=_0x59bc34;if(_0x51440a(0x229)!=_0x398da0[_0x51440a(0x20e)])return;const {data:_0x14e623}=_0x398da0;if(!_0x14e623||_0x51440a(0x1cf)!=_0x14e623[_0x51440a(0x1f7)])return;const _0x88a86=le(_0x398da0);return _0x51440a(0x1b0)==_0x88a86?{'type':_0x51440a(0x19f),'content':_0x4281fb(_0x2167d1,_0x51440a(0x1ff))}:_0x51440a(0x216)==_0x88a86?{'type':_0x51440a(0x19f),'content':_0x4281fb(_0x2167d1,_0x51440a(0x221))}:_0x23de92;}),_0x3aba89[_0x59bc34(0x1ee)][_0x59bc34(0x1d9)][_0x59bc34(0x19b)](_0x3901cd=>this[_0x59bc34(0x1df)](_0x3901cd)),_0x3aba89[_0x59bc34(0x1ee)][_0x59bc34(0x1d9)][_0x59bc34(0x19b)](_0x1d4e65=>this[_0x59bc34(0x1b7)](_0x1d4e65)),_0x3aba89[_0x59bc34(0x1ee)][_0x59bc34(0x1d9)][_0x59bc34(0x19b)](_0x588356=>this[_0x59bc34(0x210)](_0x588356)),this[_0x59bc34(0x1c7)]();}[_0x3972d6(0x1df)](_0x4807f9){const _0x16f27c=_0x3972d6;if(_0x4807f9[_0x16f27c(0x21d)][_0x16f27c(0x1d0)]||!_0x4807f9[_0x16f27c(0x21d)][_0x16f27c(0x1c9)])return!0x1;let _0xb635cc=!0x1;const _0x38459b=this[_0x16f27c(0x1d5)][_0x16f27c(0x1c3)][_0x16f27c(0x1e7)](_0x16f27c(0x1d2))[_0x16f27c(0x219)]({'skipNotAttached':!0x0})[_0x16f27c(0x1ef)](_0xbe77a8=>_0xbe77a8[_0x16f27c(0x1bf)]&&_0x16f27c(0x1cf)==_0xbe77a8[_0x16f27c(0x1bf)][_0x16f27c(0x1f7)])[_0x16f27c(0x1ef)](_0x289d70=>_0x289d70[_0x16f27c(0x1bf)][_0x16f27c(0x1b0)]&&_0x289d70[_0x16f27c(0x1bf)][_0x16f27c(0x216)]);for(const _0x3cd434 of _0x38459b)le(_0x3cd434)||(_0x4807f9[_0x16f27c(0x205)](_0x3cd434[_0x16f27c(0x22a)]()),_0xb635cc=!0x0);return _0xb635cc;}[_0x3972d6(0x1b7)](_0x43418d){const _0x5d07b9=_0x3972d6;if(_0x43418d[_0x5d07b9(0x21d)][_0x5d07b9(0x1d0)]||!_0x43418d[_0x5d07b9(0x21d)][_0x5d07b9(0x1c9)])return!0x1;const _0x3c67a9=this[_0x5d07b9(0x1d5)][_0x5d07b9(0x1c3)][_0x5d07b9(0x1e7)](_0x5d07b9(0x1d2));if(_0x3c67a9[_0x5d07b9(0x1fe)][_0x5d07b9(0x220)])return!0x1;let _0x2729e5=!0x1;const _0x4e3445=[_0x5d07b9(0x1de),_0x5d07b9(0x1cf),_0x5d07b9(0x1dd),_0x5d07b9(0x1e3),_0x5d07b9(0x1ab),_0x5d07b9(0x1a7),_0x5d07b9(0x1f5),_0x5d07b9(0x1d4),_0x5d07b9(0x1f2)],_0x24597d=this[_0x5d07b9(0x1d5)][_0x5d07b9(0x1ee)][_0x5d07b9(0x1d9)][_0x5d07b9(0x1e6)][_0x5d07b9(0x19e)]()[_0x5d07b9(0x1ef)](_0x10e1ce=>_0x5d07b9(0x229)==_0x10e1ce[_0x5d07b9(0x20e)])[_0x5d07b9(0x1ef)](_0x557f21=>_0x4e3445[_0x5d07b9(0x1b6)](_0x557f21[_0x5d07b9(0x1a2)]));if(0x0==_0x24597d[_0x5d07b9(0x1ce)])return _0x2729e5;for(const _0x452eb8 of _0x24597d){const _0x281c2b=_0x3c67a9[_0x5d07b9(0x1b8)](_0x452eb8[_0x5d07b9(0x19c)],_0x5d07b9(0x229))[_0x5d07b9(0x1ef)](_0x433eec=>!_0x433eec[_0x5d07b9(0x1e0)][_0x5d07b9(0x20c)])[_0x5d07b9(0x227)](_0x34ae58=>_0x34ae58[_0x5d07b9(0x1c2)])[_0x5d07b9(0x1ef)](_0x24df61=>{const _0xba7a11=_0x5d07b9,_0x592520=_0x3c67a9[_0xba7a11(0x1be)](_0x24df61);return _0x4e3445[_0xba7a11(0x1b6)](_0x592520);});if(_0x281c2b[_0x5d07b9(0x1ce)]){for(const _0x55fec3 of _0x281c2b)_0x43418d[_0x5d07b9(0x205)](_0x55fec3[_0x5d07b9(0x22a)]());_0x2729e5=!0x0;}}return _0x2729e5;}[_0x3972d6(0x210)](_0x46cca6){const _0x5f9805=_0x3972d6;if(_0x46cca6[_0x5f9805(0x21d)][_0x5f9805(0x1d0)]||!_0x46cca6[_0x5f9805(0x21d)][_0x5f9805(0x1c9)])return!0x1;const _0x6dfdc3=this[_0x5f9805(0x1d5)][_0x5f9805(0x1c3)][_0x5f9805(0x1e7)](_0x5f9805(0x1d2));let _0x1ef2a8=!0x1;const _0x3a5976=[_0x5f9805(0x1de),_0x5f9805(0x1cf),_0x5f9805(0x1dd),_0x5f9805(0x1e3),_0x5f9805(0x1ab),_0x5f9805(0x1a7),_0x5f9805(0x1f5),_0x5f9805(0x1d4),_0x5f9805(0x1f2)];for(const _0xcbd6da of _0x6dfdc3[_0x5f9805(0x219)]({'skipNotAttached':!0x0})){const _0x471e42=_0x6dfdc3[_0x5f9805(0x1b8)](_0xcbd6da[_0x5f9805(0x20f)](),_0x5f9805(0x229))[_0x5f9805(0x227)](_0xe98027=>_0xe98027[_0x5f9805(0x1c2)])[_0x5f9805(0x1ef)](_0x4c3dd0=>_0x4c3dd0[_0x5f9805(0x1bf)]&&_0x3a5976[_0x5f9805(0x1b6)](_0x4c3dd0[_0x5f9805(0x1bf)][_0x5f9805(0x1f7)]));if(!_0x471e42[_0x5f9805(0x1ce)])continue;const _0xf35106=_0x471e42[0x0][_0x5f9805(0x1fa)][_0x5f9805(0x1dc)][_0x5f9805(0x1da)];if(!_0x471e42[_0x5f9805(0x1a4)](_0x1afe55=>_0x1afe55[_0x5f9805(0x1dc)][_0x5f9805(0x1da)]===_0xf35106)){for(const _0xc75fea of _0x471e42)_0x2a2dfa(_0xc75fea,_0xf35106)&&(_0x1ef2a8=!0x0);}}return _0x1ef2a8;function _0x1df66e(_0x3cb67f,_0x57648f){const _0x3ec01b=_0x5f9805;for(const _0x352983 of _0x6dfdc3[_0x3ec01b(0x219)]({'skipNotAttached':!0x0})[_0x3ec01b(0x1ef)](_0x339e86=>_0x3ec01b(0x229)==_0x339e86[_0x3ec01b(0x20e)]&&_0x339e86[_0x3ec01b(0x1dc)][_0x3ec01b(0x1da)]==_0x3cb67f))_0x352983[_0x3ec01b(0x1f9)](_0x3ec01b(0x1da),_0x57648f);}function _0x2a2dfa(_0x583b35,_0x21203d){const _0x4cac1c=_0x5f9805;let _0x339be6=_0x583b35[_0x4cac1c(0x1fa)],_0x2f3dc4=!0x1;for(;_0x339be6;)_0x339be6[_0x4cac1c(0x1dc)][_0x4cac1c(0x1da)]!=_0x21203d&&(_0x1df66e(_0x339be6[_0x4cac1c(0x1dc)][_0x4cac1c(0x1da)],_0x21203d),_0x339be6[_0x4cac1c(0x1f9)](_0x4cac1c(0x1da),_0x21203d),_0x2f3dc4=!0x0),_0x339be6=_0x339be6[_0x4cac1c(0x1b1)];return _0x2f3dc4;}}[_0x3972d6(0x1c7)](){const _0x515881=_0x3972d6,_0x483c2f=this[_0x515881(0x1d5)],_0xb9ab93=_0x483c2f[_0x515881(0x1b9)],_0x52ca8c=_0x483c2f[_0x515881(0x1c3)][_0x515881(0x1e7)](_0x515881(0x1d2));this[_0x515881(0x1f6)](),_0x52ca8c[_0x515881(0x196)][_0x515881(0x1d3)](_0x515881(0x1b4),_0x515881(0x200),_0x515881(0x1c4),function(_0x3827c7,_0xd1f15c){const _0x4252d3=_0x515881,_0x3a1747=[];for(let _0x485b2f of _0x3827c7)_0x485b2f[_0x4252d3(0x1cd)][_0x4252d3(0x1f0)]===_0x485b2f[_0x4252d3(0x1cb)][_0x4252d3(0x1e1)]&&(_0x485b2f=_0x483c2f[_0x4252d3(0x1ee)][_0x4252d3(0x1c6)](_0x483c2f[_0x4252d3(0x1ee)][_0x4252d3(0x1ec)](_0x485b2f[_0x4252d3(0x1cd)][_0x4252d3(0x1f0)],0x0))),_0x3a1747[_0x4252d3(0x199)](_0x485b2f);_0x483c2f[_0x4252d3(0x1ee)][_0x4252d3(0x19d)](_0x569c2a=>{const _0x15bfd5=_0x4252d3,_0x4c9335=_0x483c2f[_0x15bfd5(0x1ee)][_0x15bfd5(0x1d9)][_0x15bfd5(0x1ca)],_0x3cea55=Array[_0x15bfd5(0x212)](_0x4c9335[_0x15bfd5(0x224)]())[_0x15bfd5(0x227)](_0x276aeb=>_0xcdf717[_0x15bfd5(0x1f3)](_0x276aeb));_0x569c2a[_0x15bfd5(0x208)](_0x3a1747),_0x483c2f[_0x15bfd5(0x1ae)][_0x15bfd5(0x1e7)](_0xd1f15c[_0x15bfd5(0x215)])[_0x15bfd5(0x1f1)](),_0xd1f15c[_0x15bfd5(0x20b)][_0x15bfd5(0x199)]({'forceDefaultExecution':!0x0}),_0x483c2f[_0x15bfd5(0x1db)](_0xd1f15c[_0x15bfd5(0x215)],..._0xd1f15c[_0x15bfd5(0x20b)]),_0x569c2a[_0x15bfd5(0x208)](_0x3cea55);for(const _0x3f88b8 of _0x3cea55)_0x3f88b8[_0x15bfd5(0x1ba)]();});}),_0x52ca8c[_0x515881(0x198)][_0x515881(0x1aa)](function(_0x34b978){const _0x43810e=_0x515881,_0x501e26=!_0x483c2f[_0x43810e(0x1ee)][_0x43810e(0x201)][_0x43810e(0x1ed)](_0x34b978),_0xd5f093=_0x34b978[_0x43810e(0x1a0)],_0x2b2fe8=_0x34b978[_0x43810e(0x1e4)],_0x2e58e5=_0x34b978[_0x43810e(0x1fd)](_0x43810e(0x1cf)),_0xe3da78=!_0xd5f093||_0xd5f093[_0x43810e(0x1fd)](_0x43810e(0x1cf))!==_0x2e58e5,_0x35a3d6=!_0x2b2fe8||_0x2b2fe8[_0x43810e(0x1fd)](_0x43810e(0x1cf))!==_0x2e58e5;return _0x501e26&&Boolean(_0x2e58e5)&&_0xe3da78&&_0x35a3d6;},_0xf79511=>_0x4281fb(_0xb9ab93,_0x515881(0x1d6),_0xf79511));}[_0x3972d6(0x1f6)](){const _0x30751a=_0x3972d6,_0x28aed1=this[_0x30751a(0x1d5)],_0x4d8055=_0x28aed1[_0x30751a(0x1b9)];function _0x2969e5(_0xe425b){const _0x5f4e7f=_0x30751a,_0x3b67f1=_0x28aed1[_0x5f4e7f(0x1ae)][_0x5f4e7f(0x1e7)](_0x5f4e7f(0x1a8))[_0x5f4e7f(0x220)],_0x2cbb0a=_0x28aed1[_0x5f4e7f(0x1ae)][_0x5f4e7f(0x1e7)](_0x5f4e7f(0x1bb))[_0x5f4e7f(0x220)];return _0x5f4e7f(0x1bb)===_0xe425b?_0x3b67f1:_0x2cbb0a;}_0x28aed1[_0x30751a(0x1c3)][_0x30751a(0x1e7)](_0x30751a(0x1d2))[_0x30751a(0x198)][_0x30751a(0x1d1)](function(_0x5e80e3){const _0x2603fe=_0x30751a;if(_0x2603fe(0x1b4)!=_0x5e80e3[_0x2603fe(0x20e)])return;const {data:_0x1dabc1}=_0x5e80e3;if(!_0x1dabc1)return;let _0x455584,_0x25b55e,_0x128cbe,_0x1a5735;switch(_0x1dabc1[_0x2603fe(0x215)]){case _0x2603fe(0x1a8):_0x128cbe=_0x1dabc1[_0x2603fe(0x20b)][0x0][_0x2603fe(0x1b2)],_0x1a5735=_0x2969e5(_0x1dabc1[_0x2603fe(0x215)]),_0x455584=_0x128cbe?_0x2603fe(0x222):_0x2603fe(0x1d8),!_0x1a5735&&_0x28aed1[_0x2603fe(0x1a5)][_0x2603fe(0x1e7)](_0x2603fe(0x214))||(_0x455584=_0x2603fe(0x20d)),_0x25b55e={'type':_0x2603fe(0x19f),'content':_0x4281fb(_0x4d8055,_0x455584,_0x4281fb(_0x4d8055,_0x2603fe(0x22b)))};break;case _0x2603fe(0x1bb):_0x128cbe=_0x1dabc1[_0x2603fe(0x20b)][0x0][_0x2603fe(0x1b2)],_0x1a5735=_0x2969e5(_0x1dabc1[_0x2603fe(0x215)]),_0x455584=_0x128cbe?_0x2603fe(0x222):_0x2603fe(0x1d8),!_0x1a5735&&_0x28aed1[_0x2603fe(0x1a5)][_0x2603fe(0x1e7)](_0x2603fe(0x214))||(_0x455584=_0x2603fe(0x20d)),_0x25b55e={'type':_0x2603fe(0x19f),'content':_0x4281fb(_0x4d8055,_0x455584,_0x4281fb(_0x4d8055,_0x2603fe(0x1af)))};break;case _0x2603fe(0x202):_0x455584=_0x2603fe(0x1ea),_0x25b55e={'type':_0x2603fe(0x19f),'content':_0x4281fb(_0x4d8055,_0x455584,_0x4281fb(_0x4d8055,_0x2603fe(0x1d6)))};break;case _0x2603fe(0x223):_0x455584=function(_0x285646){const _0x312dbb=_0x2603fe,_0x55effe=_0x285646[_0x312dbb(0x20f)]();let _0x56f8bb=_0x55effe[_0x312dbb(0x1cd)][_0x312dbb(0x1f0)];for(;_0x56f8bb&&_0x55effe[_0x312dbb(0x217)](_0x56f8bb);){if(_0x56f8bb[_0x312dbb(0x1fd)](_0x312dbb(0x1dd))>0x0)return!0x1;_0x56f8bb=_0x56f8bb[_0x312dbb(0x1e4)];}return!0x0;}(_0x5e80e3)?_0x4281fb(_0x4d8055,_0x2603fe(0x1d8),_0x4281fb(_0x4d8055,function(_0x570354){const _0x550946=_0x2603fe;return _0x550946(0x21b)+_0x570354[_0x550946(0x20f)]()[_0x550946(0x1cd)][_0x550946(0x1f0)][_0x550946(0x1fd)](_0x550946(0x1de))[_0x550946(0x1f8)]()+_0x550946(0x1e9);}(_0x5e80e3))):_0x4281fb(_0x4d8055,_0x2603fe(0x213),_0x4281fb(_0x4d8055,_0x2603fe(0x1d6))),_0x25b55e={'type':_0x2603fe(0x19f),'content':_0x455584};break;case _0x2603fe(0x226):case _0x2603fe(0x204):!0x1===_0x1dabc1[_0x2603fe(0x1c1)]&&(_0x455584=_0x2603fe(0x228),_0x25b55e={'type':_0x2603fe(0x1c0),'content':_0x4281fb(_0x4d8055,_0x455584,_0x4281fb(_0x4d8055,_0x2603fe(0x1d6)))});}return _0x25b55e;});}}function le(_0x45a928){const _0x51725c=_0x3972d6;let _0xb986d5=_0x45a928[_0x51725c(0x20f)]()[_0x51725c(0x1cd)][_0x51725c(0x1f0)][_0x51725c(0x1a0)];for(;_0xb986d5;){const _0x2f65fb=_0xb986d5[_0x51725c(0x1fd)](_0x51725c(0x1cf));if(!_0x2f65fb)return!0x1;if(_0x2f65fb==_0x45a928[_0x51725c(0x1bf)][_0x51725c(0x1b0)])return _0x51725c(0x1b0);if(_0x2f65fb==_0x45a928[_0x51725c(0x1bf)][_0x51725c(0x216)])return _0x51725c(0x216);_0xb986d5=_0xb986d5[_0x51725c(0x1a0)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x36a4ba=_0x471b;(function(_0x41162d,_0x468a05){const _0x48317e=_0x471b,_0x3c3177=_0x41162d();while(!![]){try{const _0x219ce5=-parseInt(_0x48317e(0xda))/0x1*(-parseInt(_0x48317e(0xab))/0x2)+-parseInt(_0x48317e(0xb8))/0x3*(parseInt(_0x48317e(0xd7))/0x4)+parseInt(_0x48317e(0xac))/0x5+parseInt(_0x48317e(0x9f))/0x6*(parseInt(_0x48317e(0xcf))/0x7)+parseInt(_0x48317e(0xad))/0x8+-parseInt(_0x48317e(0xb6))/0x9+parseInt(_0x48317e(0xc2))/0xa*(parseInt(_0x48317e(0xa5))/0xb);if(_0x219ce5===_0x468a05)break;else _0x3c3177['push'](_0x3c3177['shift']());}catch(_0x479540){_0x3c3177['push'](_0x3c3177['shift']());}}}(_0x229a,0xb88b7));import{Plugin as _0xbf59e3}from'ckeditor5/src/core.js';import{getTranslation as _0x5690f4}from'../utils/common-translations.js';export default class ue extends _0xbf59e3{[_0x36a4ba(0xaa)](){const _0x5a31b7=_0x36a4ba;if(!this[_0x5a31b7(0xb0)][_0x5a31b7(0xb3)][_0x5a31b7(0xf2)](_0x5a31b7(0xcc)))return;const _0x5207ba=this[_0x5a31b7(0xb0)][_0x5a31b7(0xba)][_0x5a31b7(0xbf)](_0x5a31b7(0xb9)),_0x414c93=this[_0x5a31b7(0xb0)][_0x5a31b7(0xb3)][_0x5a31b7(0xbf)](_0x5a31b7(0xcb));_0x5207ba[_0x5a31b7(0xdb)]&&(_0x414c93[_0x5a31b7(0xb1)](_0x5a31b7(0xa8)),_0x414c93[_0x5a31b7(0xd1)](_0x5a31b7(0xa8))),_0x5207ba[_0x5a31b7(0xd6)]&&(_0x414c93[_0x5a31b7(0xb1)](_0x5a31b7(0xb7)),_0x414c93[_0x5a31b7(0xd1)](_0x5a31b7(0xb7))),_0x5207ba[_0x5a31b7(0xc6)]&&(_0x414c93[_0x5a31b7(0xb1)](_0x5a31b7(0xc8)),_0x414c93[_0x5a31b7(0xd1)](_0x5a31b7(0xc8)));const _0x47c8f5={'type':_0x5a31b7(0xbb),'content':''};_0x414c93[_0x5a31b7(0xe5)][_0x5a31b7(0xb5)](this[_0x5a31b7(0xe9)][_0x5a31b7(0xa6)](this));const _0x2ff1e5=this[_0x5a31b7(0xb0)][_0x5a31b7(0xef)];_0x414c93[_0x5a31b7(0xe5)][_0x5a31b7(0xe8)](_0x5a31b7(0xb7),_0x5690f4(_0x2ff1e5,_0x5a31b7(0xc3))),_0x414c93[_0x5a31b7(0xe5)][_0x5a31b7(0xb5)](_0x4e6dbb=>{const _0x45bf0e=_0x5a31b7,{data:_0x2e6bd2}=_0x4e6dbb;if(_0x2e6bd2&&_0x45bf0e(0xb7)==_0x2e6bd2[_0x45bf0e(0xca)])return null==_0x2e6bd2[_0x45bf0e(0xe3)]||0x0==_0x2e6bd2[_0x45bf0e(0xe3)]&&null==_0x2e6bd2[_0x45bf0e(0xc7)]?_0x47c8f5:void 0x0;}),_0x414c93[_0x5a31b7(0xe5)][_0x5a31b7(0xe8)](_0x5a31b7(0xc8),_0x5690f4(_0x2ff1e5,_0x5a31b7(0xc5))),_0x414c93[_0x5a31b7(0xe5)][_0x5a31b7(0xb5)](_0x59db6b=>{const _0x8b74b3=_0x5a31b7,{data:_0x5ac35b}=_0x59db6b;if(_0x5ac35b&&_0x8b74b3(0xc8)==_0x5ac35b[_0x8b74b3(0xca)])return null==_0x5ac35b[_0x8b74b3(0xe3)]||0x1==_0x5ac35b[_0x8b74b3(0xe3)]&&null==_0x5ac35b[_0x8b74b3(0xc7)]?_0x47c8f5:void 0x0;}),this[_0x5a31b7(0xb0)][_0x5a31b7(0xf6)][_0x5a31b7(0xe1)][_0x5a31b7(0x9d)](_0x15a4a0=>{const _0x4304ee=_0x5a31b7;if(_0x15a4a0[_0x4304ee(0xdd)][_0x4304ee(0xe2)])return!0x1;let _0x24de0a=!0x1;const _0x3bc04b=_0x414c93[_0x4304ee(0xd9)]({'skipNotAttached':!0x0})[_0x4304ee(0xd5)](_0x10e1e3=>{const _0x4faef3=_0x4304ee,_0x19e037=_0x414c93[_0x4faef3(0xdc)](_0x10e1e3);return _0x4faef3(0xc8)==_0x19e037||_0x4faef3(0xb7)==_0x19e037;});for(const _0xf5f97 of _0x3bc04b){const _0x2acfff=_0xf5f97[_0x4304ee(0xe6)]()[_0x4304ee(0xc9)][_0x4304ee(0xf1)][_0x4304ee(0xdf)](_0x4304ee(0xa3));if(_0x4304ee(0xa4)==_0x2acfff||_0x4304ee(0xf0)==_0x2acfff)continue;_0x414c93[_0x4304ee(0xa9)](_0xf5f97[_0x4304ee(0xe6)](),_0x4304ee(0x9e))[_0x4304ee(0xbe)](_0x54b2b9=>_0x4304ee(0xa3)==_0x414c93[_0x4304ee(0xdc)](_0x54b2b9[_0x4304ee(0xd0)]))||(_0x15a4a0[_0x4304ee(0xc0)](_0xf5f97[_0x4304ee(0xf5)]()),_0x24de0a=!0x0);}return _0x24de0a;}),this[_0x5a31b7(0xee)]();}[_0x36a4ba(0xe9)](_0x347dbd){const _0x1d1296=_0x36a4ba,_0x326cb4=this[_0x1d1296(0xb0)][_0x1d1296(0xef)],{data:_0x4c868b}=_0x347dbd,_0x292748={'type':_0x1d1296(0xbb),'content':''};if(!_0x4c868b||_0x1d1296(0xa8)!=_0x4c868b[_0x1d1296(0xca)])return;if(!_0x4c868b[_0x1d1296(0xc7)])return _0x1d1296(0xcd)==_0x4c868b[_0x1d1296(0xe3)]?_0x292748:{'type':_0x1d1296(0xbb),'content':''+_0x5690f4(_0x326cb4,_0x1d1296(0xa2),_0x5690f4(_0x326cb4,this[_0x1d1296(0xed)](_0x4c868b[_0x1d1296(0xe3)])))};if(!_0x4c868b[_0x1d1296(0xe3)]){if(_0x1d1296(0xcd)==_0x4c868b[_0x1d1296(0xc7)])return _0x292748;let _0x3c569f=_0x347dbd[_0x1d1296(0xa7)];for(;_0x3c569f;){if(_0x3c569f[_0x1d1296(0xd2)]&&_0x1d1296(0xa3)==_0x3c569f[_0x1d1296(0xd2)][_0x1d1296(0xca)]&&_0x3c569f[_0x1d1296(0xd2)][_0x1d1296(0xe3)])return _0x292748;_0x3c569f=_0x3c569f[_0x1d1296(0xae)];}return{'type':_0x1d1296(0xbb),'content':''+_0x5690f4(_0x326cb4,_0x1d1296(0xa1),_0x5690f4(_0x326cb4,this[_0x1d1296(0xed)](_0x4c868b[_0x1d1296(0xc7)])))};}if(_0x1d1296(0xcd)!=_0x4c868b[_0x1d1296(0xe3)])return{'type':_0x1d1296(0xbb),'content':''+_0x5690f4(_0x326cb4,_0x1d1296(0xa2),_0x5690f4(_0x326cb4,this[_0x1d1296(0xed)](_0x4c868b[_0x1d1296(0xe3)])))};let _0x1d9dff=_0x347dbd[_0x1d1296(0xa7)];for(;_0x1d9dff;){if(_0x1d9dff[_0x1d1296(0xd2)]&&_0x1d1296(0xa3)==_0x1d9dff[_0x1d1296(0xd2)][_0x1d1296(0xca)]&&_0x1d9dff[_0x1d1296(0xd2)][_0x1d1296(0xe3)]&&_0x1d9dff[_0x1d1296(0xd2)][_0x1d1296(0xc7)])return _0x292748;_0x1d9dff=_0x1d9dff[_0x1d1296(0xae)];}const _0x5f50a0=_0x347dbd[_0x1d1296(0xe6)]()[_0x1d1296(0xc9)][_0x1d1296(0xf1)][_0x1d1296(0xdf)](_0x1d1296(0xa3));return{'type':_0x1d1296(0xbb),'content':_0x5690f4(_0x326cb4,_0x1d1296(0xa2),_0x5690f4(_0x326cb4,_0x1d1296(0xe0)+_0x5f50a0[_0x1d1296(0xc4)]()+_0x1d1296(0xe4)))};}[_0x36a4ba(0xee)](){const _0x410a87=_0x36a4ba,_0x33e32d=this[_0x410a87(0xb0)],_0x3fed51=_0x33e32d[_0x410a87(0xef)];_0x33e32d[_0x410a87(0xb3)][_0x410a87(0xbf)](_0x410a87(0xcb))[_0x410a87(0xe5)][_0x410a87(0xb5)](_0xceaad7=>{const _0x1002a8=_0x410a87;if(_0x1002a8(0xf4)!=_0xceaad7[_0x1002a8(0xf3)])return;const {data:_0x133e1e}=_0xceaad7;if(!_0x133e1e)return;let _0xb1d9ba,_0x112b0d;switch(_0x133e1e[_0x1002a8(0xd3)]){case _0x1002a8(0xa8):_0xb1d9ba=_0x1002a8(0xbc),_0x112b0d={'type':_0x1002a8(0xbb),'content':_0x5690f4(_0x3fed51,_0xb1d9ba,_0x5690f4(_0x3fed51,this[_0x1002a8(0xed)](_0x133e1e[_0x1002a8(0xb2)][0x0][_0x1002a8(0xf3)])))};break;case _0x1002a8(0xb7):_0xb1d9ba=_0x133e1e[_0x1002a8(0xb2)][0x0][_0x1002a8(0xd6)]?_0x1002a8(0x9c):_0x1002a8(0xde),_0x112b0d={'type':_0x1002a8(0xbb),'content':_0x5690f4(_0x3fed51,_0xb1d9ba)};break;case _0x1002a8(0xc8):_0xb1d9ba=_0x1002a8(0xc1),_0x112b0d={'type':_0x1002a8(0xbb),'content':_0x5690f4(_0x3fed51,_0xb1d9ba,_0x133e1e[_0x1002a8(0xb2)][0x0][_0x1002a8(0xc6)])};}return _0x112b0d;});}[_0x36a4ba(0xed)](_0x5c3dad){const _0x15849e=_0x36a4ba;return _0x15849e(0xe0)+function(_0x3370b9){const _0xb63d17=_0x15849e;if(pe[_0xb63d17(0xb4)](_0x3370b9))return _0xb63d17(0xea);if(ye[_0xb63d17(0xb4)](_0x3370b9))return _0xb63d17(0xa4);return null;}(_0x5c3dad)[_0x15849e(0xc4)]()+_0x15849e(0xaf)+_0x5c3dad[_0x15849e(0xc4)]()[_0x15849e(0xce)](/-/g,'_');}}function _0x471b(_0x404ff3,_0x157ac9){const _0x229ac2=_0x229a();return _0x471b=function(_0x471b1d,_0x59ef88){_0x471b1d=_0x471b1d-0x9b;let _0x16536b=_0x229ac2[_0x471b1d];return _0x16536b;},_0x471b(_0x404ff3,_0x157ac9);}function _0x229a(){const _0x18a4bd=['decimal','*Remove\x20format:*\x20%0','*Set\x20format:*\x20%0','listType','numbered','33eaUGtg','bind','head','listStyle','_findSuggestions','afterInit','2690XqefuL','7379200TYZSTs','1327176NBQVUn','next','_LIST_','editor','enableDefaultAttributesIntegration','commandParams','plugins','includes','registerDescriptionCallback','11191509hGSijT','listReversed','279XrpoDY','list.properties','config','format','*Change\x20to:*\x20%0','lower-roman','find','get','removeMarker','*Format:*\x20set\x20start\x20index\x20to\x20%0','2363990MNhtJB','FORMAT_LIST_REVERSED','toUpperCase','FORMAT_LIST_START','startIndex','oldValue','listStart','start','key','TrackChangesEditing','ListPropertiesEditing','default','replace','35bSRNjT','suggestion','registerBlockAttribute','data','commandName','decimal-leading-zero','filter','reversed','56864xQwbKs','upper-roman','getSuggestions','599MBazXP','styles','_getAttributeKey','batch','*Format:*\x20set\x20order\x20to\x20regular','getAttribute','ELEMENT_','document','isUndo','newValue','_LIST_DEFAULT','descriptionFactory','getFirstRange','square','registerAttributeLabel','handleDescriptions','bulleted','disc','lower-latin','_getTranslationKeyForListStyle','_registerLegacyDescription','locale','customNumbered','nodeAfter','has','type','formatBlock','getFirstMarker','model','circle','upper-latin','*Format:*\x20set\x20order\x20to\x20reversed','registerPostFixer','attribute','197874NizMWB'];_0x229a=function(){return _0x18a4bd;};return _0x229a();}const pe=[_0x36a4ba(0xeb),_0x36a4ba(0xf7),_0x36a4ba(0xe7)],ye=[_0x36a4ba(0xa0),_0x36a4ba(0xd4),_0x36a4ba(0xbd),_0x36a4ba(0xd8),_0x36a4ba(0xec),_0x36a4ba(0x9b)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3a9e(_0x579633,_0x2bf9f8){const _0x44a0e9=_0x44a0();return _0x3a9e=function(_0x3a9e48,_0x5e233d){_0x3a9e48=_0x3a9e48-0x17b;let _0x4277ba=_0x44a0e9[_0x3a9e48];return _0x4277ba;},_0x3a9e(_0x579633,_0x2bf9f8);}const _0x5e9448=_0x3a9e;(function(_0x2792b6,_0x457149){const _0x414f0a=_0x3a9e,_0x559bff=_0x2792b6();while(!![]){try{const _0x227b62=parseInt(_0x414f0a(0x186))/0x1*(-parseInt(_0x414f0a(0x17b))/0x2)+-parseInt(_0x414f0a(0x17d))/0x3*(-parseInt(_0x414f0a(0x19d))/0x4)+parseInt(_0x414f0a(0x189))/0x5+-parseInt(_0x414f0a(0x187))/0x6+-parseInt(_0x414f0a(0x180))/0x7*(parseInt(_0x414f0a(0x185))/0x8)+parseInt(_0x414f0a(0x19e))/0x9*(parseInt(_0x414f0a(0x19c))/0xa)+parseInt(_0x414f0a(0x197))/0xb;if(_0x227b62===_0x457149)break;else _0x559bff['push'](_0x559bff['shift']());}catch(_0x22d227){_0x559bff['push'](_0x559bff['shift']());}}}(_0x44a0,0x61c67));import{Plugin as _0x4cc884}from'ckeditor5/src/core.js';function _0x44a0(){const _0x424962=['data','enableCommand','660gMUWOV','950748HMLRNg','13950pboyBf','ELEMENT_MEDIA','high','4690gqBGxL','div','3vKXBTu','dataDowncast','showSuggestionHighlights','2513EMgeyY','get','mediaEmbed','locale','registerElementLabel','7864MRbgdv','226SSALqP','4026438DHzvpL','stop','700480eZTwaF','has','descriptionFactory','plugins','editor','conversion','media','MediaEmbedEditing','options','downcastDispatcher','for','afterInit','createEmptyElement','elementToElement','16217784lQZxqA','TrackChangesEditing','attribute:url:media'];_0x44a0=function(){return _0x424962;};return _0x44a0();}import{getTranslation as _0xaae9bc}from'../utils/common-translations.js';export default class ft extends _0x4cc884{[_0x5e9448(0x194)](){const _0x192fff=_0x5e9448,_0x3911a3=this[_0x192fff(0x18d)];if(!_0x3911a3[_0x192fff(0x18c)][_0x192fff(0x18a)](_0x192fff(0x190)))return;const _0x442fba=_0x3911a3[_0x192fff(0x18c)][_0x192fff(0x181)](_0x192fff(0x198)),_0x480bae=_0x3911a3[_0x192fff(0x183)];_0x442fba[_0x192fff(0x19b)](_0x192fff(0x182)),_0x442fba[_0x192fff(0x18b)][_0x192fff(0x184)](_0x192fff(0x18f),_0x3d8b73=>_0xaae9bc(_0x480bae,_0x192fff(0x19f),_0x3d8b73)),_0x3911a3[_0x192fff(0x18e)][_0x192fff(0x193)](_0x192fff(0x17e))[_0x192fff(0x196)]({'model':_0x192fff(0x18f),'view':(_0x4d3827,{writer:_0x37a23e,options:_0x2ec57f})=>{const _0xc324c4=_0x192fff;if(_0x2ec57f[_0xc324c4(0x17f)])return _0x37a23e[_0xc324c4(0x195)](_0xc324c4(0x17c));},'converterPriority':_0x192fff(0x1a0)}),_0x3911a3[_0x192fff(0x19a)][_0x192fff(0x192)]['on'](_0x192fff(0x199),(_0x4ca0fa,_0x53eb72,_0x2af658)=>{const _0x352c6d=_0x192fff;_0x2af658[_0x352c6d(0x191)][_0x352c6d(0x17f)]&&_0x4ca0fa[_0x352c6d(0x188)]();},{'priority':_0x192fff(0x1a0)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x28dcb9=_0x3210;(function(_0x222cf9,_0x5edd4c){const _0x2952f4=_0x3210,_0x42da25=_0x222cf9();while(!![]){try{const _0x3cd032=parseInt(_0x2952f4(0x104))/0x1*(parseInt(_0x2952f4(0x103))/0x2)+-parseInt(_0x2952f4(0xfc))/0x3+parseInt(_0x2952f4(0xfd))/0x4+parseInt(_0x2952f4(0xfe))/0x5+parseInt(_0x2952f4(0x107))/0x6+parseInt(_0x2952f4(0x10a))/0x7*(-parseInt(_0x2952f4(0xff))/0x8)+-parseInt(_0x2952f4(0xfb))/0x9;if(_0x3cd032===_0x5edd4c)break;else _0x42da25['push'](_0x42da25['shift']());}catch(_0x126c70){_0x42da25['push'](_0x42da25['shift']());}}}(_0x242a,0x696b3));import{Plugin as _0x5997f5}from'ckeditor5/src/core.js';function _0x3210(_0x5c1b2c,_0x4aebbb){const _0x242af8=_0x242a();return _0x3210=function(_0x321098,_0x42fd8d){_0x321098=_0x321098-0xf9;let _0xf06515=_0x242af8[_0x321098];return _0xf06515;},_0x3210(_0x5c1b2c,_0x4aebbb);}function _0x242a(){const _0x2b1acb=['1569002PGOmjj','1KRTNKC','MentionEditing','get','1940730XzXNWz','mention','afterInit','6643FejASZ','TrackChangesEditing','has','1724688XDpPRo','1751409JzSRfW','3180880TTnsoO','287800xtDraU','6352AEVqTf','editor','enableCommand','plugins'];_0x242a=function(){return _0x2b1acb;};return _0x242a();}export default class gt extends _0x5997f5{[_0x28dcb9(0x109)](){const _0xb79878=_0x28dcb9,_0x51ba78=this[_0xb79878(0x100)];_0x51ba78[_0xb79878(0x102)][_0xb79878(0xfa)](_0xb79878(0x105))&&_0x51ba78[_0xb79878(0x102)][_0xb79878(0x106)](_0xb79878(0xf9))[_0xb79878(0x101)](_0xb79878(0x108));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xec6d31=_0x31db;(function(_0x5898e5,_0x131168){const _0x35750f=_0x31db,_0x1a317e=_0x5898e5();while(!![]){try{const _0x12a24a=-parseInt(_0x35750f(0x125))/0x1+parseInt(_0x35750f(0x123))/0x2+parseInt(_0x35750f(0x13f))/0x3+-parseInt(_0x35750f(0x12f))/0x4*(-parseInt(_0x35750f(0x140))/0x5)+-parseInt(_0x35750f(0x12c))/0x6*(-parseInt(_0x35750f(0x134))/0x7)+parseInt(_0x35750f(0x133))/0x8*(-parseInt(_0x35750f(0x142))/0x9)+-parseInt(_0x35750f(0x135))/0xa*(parseInt(_0x35750f(0x121))/0xb);if(_0x12a24a===_0x131168)break;else _0x1a317e['push'](_0x1a317e['shift']());}catch(_0x464cc3){_0x1a317e['push'](_0x1a317e['shift']());}}}(_0x55ac,0x976aa));function _0x31db(_0x234ccd,_0x196fb3){const _0x55acc1=_0x55ac();return _0x31db=function(_0x31dbd4,_0xc7b810){_0x31dbd4=_0x31dbd4-0x121;let _0x21e7d1=_0x55acc1[_0x31dbd4];return _0x21e7d1;},_0x31db(_0x234ccd,_0x196fb3);}import{Plugin as _0x50d14a}from'ckeditor5/src/core.js';function _0x55ac(){const _0x253a6b=['key','11VsfLfM','head','528322AejucY','listType','673857phcgaT','format','newValue','oldValue','locale','registerDescriptionCallback','get','6khbrWl','enableDefaultAttributesIntegration','registerBlockAttribute','52genRjU','has','TrackChangesEditing','data','141536bfbNol','7051401WHtCyK','47290IuKMLT','editor','next','ELEMENT_MULTI_LEVEL_LIST','*Set\x20format:*\x20%0','listMarkerStyle','plugins','afterInit','*Remove\x20format:*\x20%0','descriptionFactory','30657SRlvHW','156265gXxtuy','multiLevelList','198KaKzoz','handleDescriptions','MultiLevelList'];_0x55ac=function(){return _0x253a6b;};return _0x55ac();}import{getTranslation as _0x53c997}from'../utils/common-translations.js';export default class lt extends _0x50d14a{[_0xec6d31(0x13c)](){const _0x5b13c8=_0xec6d31,_0x45009f=this[_0x5b13c8(0x136)],_0x348960=_0x45009f[_0x5b13c8(0x13b)][_0x5b13c8(0x12b)](_0x5b13c8(0x131));_0x45009f[_0x5b13c8(0x13b)][_0x5b13c8(0x130)](_0x5b13c8(0x144))&&(_0x348960[_0x5b13c8(0x12d)](_0x5b13c8(0x141)),_0x348960[_0x5b13c8(0x12e)](_0x5b13c8(0x13a)),_0x348960[_0x5b13c8(0x13e)][_0x5b13c8(0x12a)](_0x494375=>this[_0x5b13c8(0x143)](_0x494375)));}[_0xec6d31(0x143)](_0x161dfd){const _0x5e2181=_0xec6d31,_0x1c6d61=this[_0x5e2181(0x136)][_0x5e2181(0x129)],{data:_0x300ec0}=_0x161dfd,_0x3a7179={'type':_0x5e2181(0x126),'content':''};if(_0x300ec0&&_0x5e2181(0x13a)==_0x300ec0[_0x5e2181(0x145)]){if(!_0x300ec0[_0x5e2181(0x128)])return{'type':_0x5e2181(0x126),'content':_0x53c997(_0x1c6d61,_0x5e2181(0x139),_0x53c997(_0x1c6d61,_0x5e2181(0x138)))+'\x20('+_0x300ec0[_0x5e2181(0x127)]+')'};if(!_0x300ec0[_0x5e2181(0x127)]){let _0x25f3d5=_0x161dfd[_0x5e2181(0x122)];for(;_0x25f3d5;){if(_0x25f3d5[_0x5e2181(0x132)]&&_0x5e2181(0x124)==_0x25f3d5[_0x5e2181(0x132)][_0x5e2181(0x145)]&&_0x25f3d5[_0x5e2181(0x132)][_0x5e2181(0x127)])return _0x3a7179;_0x25f3d5=_0x25f3d5[_0x5e2181(0x137)];}return{'type':_0x5e2181(0x126),'content':_0x53c997(_0x1c6d61,_0x5e2181(0x13d),_0x53c997(_0x1c6d61,_0x5e2181(0x138)))+'\x20('+_0x300ec0[_0x5e2181(0x128)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4a3047=_0x4854;(function(_0x23af28,_0x4df368){const _0x35265b=_0x4854,_0x2c5a77=_0x23af28();while(!![]){try{const _0x31bd50=-parseInt(_0x35265b(0x10e))/0x1*(-parseInt(_0x35265b(0x10f))/0x2)+parseInt(_0x35265b(0x10d))/0x3+-parseInt(_0x35265b(0x103))/0x4+-parseInt(_0x35265b(0x104))/0x5+-parseInt(_0x35265b(0xff))/0x6*(parseInt(_0x35265b(0x111))/0x7)+parseInt(_0x35265b(0x100))/0x8*(parseInt(_0x35265b(0x10c))/0x9)+parseInt(_0x35265b(0x108))/0xa*(parseInt(_0x35265b(0xfa))/0xb);if(_0x31bd50===_0x4df368)break;else _0x2c5a77['push'](_0x2c5a77['shift']());}catch(_0x583a5c){_0x2c5a77['push'](_0x2c5a77['shift']());}}}(_0x5c66,0x66f6d));function _0x5c66(){const _0x3cc618=['130PCrzLK','descriptionFactory','registerElementLabel','get','597591VWSSNt','1715691eachpD','635ebDCYB','826tEERsb','TrackChangesEditing','185738xgzqDi','1032405UgAYdn','afterInit','enableCommand','plugins','locale','174dVkmKI','48JUQhZq','PageBreakEditing','ELEMENT_PAGE_BREAK','3013100ImnkFD','2540795tLkdMt','pageBreak','has','editor'];_0x5c66=function(){return _0x3cc618;};return _0x5c66();}import{Plugin as _0x15a369}from'ckeditor5/src/core.js';import{getTranslation as _0x4c60b4}from'../utils/common-translations.js';function _0x4854(_0x273629,_0x486980){const _0x5c66ca=_0x5c66();return _0x4854=function(_0x5c6687,_0x485445){_0x5c6687=_0x5c6687-0xfa;let _0x234e61=_0x5c66ca[_0x5c6687];return _0x234e61;},_0x4854(_0x273629,_0x486980);}export default class mt extends _0x15a369{[_0x4a3047(0xfb)](){const _0x52558e=_0x4a3047,_0x536f43=this[_0x52558e(0x107)];if(!_0x536f43[_0x52558e(0xfd)][_0x52558e(0x106)](_0x52558e(0x101)))return;_0x536f43[_0x52558e(0xfd)][_0x52558e(0x10b)](_0x52558e(0x110))[_0x52558e(0xfc)](_0x52558e(0x105));const _0x6b6a49=_0x536f43[_0x52558e(0xfd)][_0x52558e(0x10b)](_0x52558e(0x110)),_0x21fa3a=_0x536f43[_0x52558e(0xfe)];_0x6b6a49[_0x52558e(0x109)][_0x52558e(0x10a)](_0x52558e(0x105),_0x1553d7=>_0x4c60b4(_0x21fa3a,_0x52558e(0x102),_0x1553d7));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x453895=_0x19d9;(function(_0x52fb20,_0x5e927a){const _0x4bf221=_0x19d9,_0x4b99d2=_0x52fb20();while(!![]){try{const _0x208804=parseInt(_0x4bf221(0xd9))/0x1*(parseInt(_0x4bf221(0xcf))/0x2)+parseInt(_0x4bf221(0xdc))/0x3*(parseInt(_0x4bf221(0x101))/0x4)+parseInt(_0x4bf221(0xee))/0x5*(parseInt(_0x4bf221(0xfb))/0x6)+parseInt(_0x4bf221(0xc5))/0x7*(parseInt(_0x4bf221(0xe4))/0x8)+parseInt(_0x4bf221(0xd4))/0x9*(-parseInt(_0x4bf221(0xdf))/0xa)+-parseInt(_0x4bf221(0xbf))/0xb+-parseInt(_0x4bf221(0xbe))/0xc;if(_0x208804===_0x5e927a)break;else _0x4b99d2['push'](_0x4b99d2['shift']());}catch(_0x12fb78){_0x4b99d2['push'](_0x4b99d2['shift']());}}}(_0x386e,0x95a61));import{Plugin as _0xef721f}from'ckeditor5/src/core.js';import{getTranslation as _0x157297}from'../utils/common-translations.js';function _0x386e(){const _0x386f0d=['nodeAfter','toViewPosition','10jDeejK','formatBlock','highest','model','activeMarkers','153448PvSTqe','end','ck-suggestion-marker--active','editing','commandName','markerName','writer','*Change\x20to:*\x20%0','consumable','has','850XPDHQg','insertion','Paragraph','schema','consume','ELEMENT_PARAGRAPH','includes','name','createUIElement','insertParagraph','getFirstRange','*Insert:*\x20%0','options','6984VdJyXe','data','downcastDispatcher','format','enableCommand','start','251676JfxTHU','locale','checkChild','showSuggestionHighlights','mapper','15157512TqWdCa','365904rRhJwO','bindElementToMarker','isTouching','getItemLabel','type','editor','294enlCFs','registerElementLabel','get','insert','paragraph','markerRange','addMarker:suggestion:insertion','descriptionFactory','enableDefaultAttributesIntegration','TrackChangesEditing','10zAakJK','isBlock','registerDescriptionCallback','plugins','addClass','2920518TTARxI','isLimit','_registerLegacyDescription','ck-suggestion-marker-split','span','195739FiWAzE','afterInit','$text','12PSFmjZ'];_0x386e=function(){return _0x386f0d;};return _0x386e();}export default class dt extends _0xef721f{[_0x453895(0xda)](){const _0x43c77d=_0x453895,_0x26a3df=this[_0x43c77d(0xc4)];if(!_0x26a3df[_0x43c77d(0xd2)][_0x43c77d(0xed)](_0x43c77d(0xf0)))return;const _0x5c6185=_0x26a3df[_0x43c77d(0x102)],_0x5776ce=_0x26a3df[_0x43c77d(0xd2)][_0x43c77d(0xc7)](_0x43c77d(0xce));_0x5776ce[_0x43c77d(0xcc)][_0x43c77d(0xc6)](_0x43c77d(0xc9),_0x5c0e03=>_0x157297(_0x5c6185,_0x43c77d(0xf3),_0x5c0e03)),_0x5776ce[_0x43c77d(0xcd)](_0x43c77d(0xc9)),_0x5776ce[_0x43c77d(0xff)](_0x43c77d(0xf7)),_0x26a3df[_0x43c77d(0xe7)][_0x43c77d(0xfd)]['on'](_0x43c77d(0xcb),nr(_0x26a3df),{'priority':_0x43c77d(0xe1)}),_0x26a3df[_0x43c77d(0xfc)][_0x43c77d(0xfd)]['on'](_0x43c77d(0xcb),(_0x374dbb,_0x46d9db,_0x11f9ff)=>{const _0x4f8f44=_0x43c77d;_0x11f9ff[_0x4f8f44(0xfa)][_0x4f8f44(0xbc)]&&nr(_0x26a3df,{'showActiveMarker':!0x1})(_0x374dbb,_0x46d9db,_0x11f9ff);},{'priority':_0x43c77d(0xe1)});const _0x518689=_0x5776ce[_0x43c77d(0xcc)];_0x518689[_0x43c77d(0xd1)](_0x3203b8=>{const _0x54d225=_0x43c77d;if(_0x54d225(0xef)!==_0x3203b8[_0x54d225(0xc3)])return;const {start:_0x3a9500,end:_0x88e6f3}=_0x3203b8[_0x54d225(0xf8)]();if(!_0x3a9500[_0x54d225(0xc1)](_0x88e6f3)||!_0x3a9500[_0x54d225(0xdd)])return;const _0x5a77e3=_0x26a3df[_0x54d225(0xe2)][_0x54d225(0xf1)],_0x240774=_0x3a9500[_0x54d225(0xdd)];return _0x5a77e3[_0x54d225(0xd0)](_0x240774)&&!_0x5a77e3[_0x54d225(0xd5)](_0x240774)&&_0x5a77e3[_0x54d225(0xbb)](_0x240774,_0x54d225(0xdb))?{'type':_0x54d225(0xef),'content':_0x157297(_0x5c6185,_0x54d225(0xf9),_0x518689[_0x54d225(0xc2)](_0x240774,0x1))}:void 0x0;}),this[_0x43c77d(0xd6)]();}[_0x453895(0xd6)](){const _0x2c4474=_0x453895,_0x2bba=this[_0x2c4474(0xc4)],_0xe4f8e9=_0x2bba[_0x2c4474(0x102)];_0x2bba[_0x2c4474(0xd2)][_0x2c4474(0xc7)](_0x2c4474(0xce))[_0x2c4474(0xcc)][_0x2c4474(0xd1)](_0x4cf11b=>{const _0x29862a=_0x2c4474;if(_0x29862a(0xe0)!=_0x4cf11b[_0x29862a(0xc3)])return;const {data:_0x2f99a0}=_0x4cf11b;return _0x2f99a0&&_0x29862a(0xc9)==_0x2f99a0[_0x29862a(0xe8)]?{'type':_0x29862a(0xfe),'content':_0x157297(_0xe4f8e9,_0x29862a(0xeb),_0x157297(_0xe4f8e9,_0x29862a(0xf3)))}:void 0x0;});}}function _0x19d9(_0x2f2bbb,_0x4f4b05){const _0x386ecb=_0x386e();return _0x19d9=function(_0x19d9fa,_0x753bf0){_0x19d9fa=_0x19d9fa-0xbb;let _0x5b56d6=_0x386ecb[_0x19d9fa];return _0x5b56d6;},_0x19d9(_0x2f2bbb,_0x4f4b05);}function nr(_0x1c45a8,{showActiveMarker:_0x472cd2=!0x0}={}){return(_0x3055db,_0x37a72b,_0x28aa52)=>{const _0x45ba73=_0x19d9,_0x5c3ee9=_0x1c45a8[_0x45ba73(0xd2)][_0x45ba73(0xc7)](_0x45ba73(0xce)),_0x46aca2=_0x37a72b[_0x45ba73(0xca)][_0x45ba73(0x100)],_0x351bef=_0x37a72b[_0x45ba73(0xca)][_0x45ba73(0xe5)],_0x1c1e92=_0x1c45a8[_0x45ba73(0xe2)][_0x45ba73(0xf1)];if(!_0x46aca2[_0x45ba73(0xc1)](_0x351bef)||!_0x46aca2[_0x45ba73(0xdd)])return;const _0x544850=_0x46aca2[_0x45ba73(0xdd)];if(_0x1c1e92[_0x45ba73(0xd0)](_0x544850)&&!_0x1c1e92[_0x45ba73(0xd5)](_0x544850)&&_0x1c1e92[_0x45ba73(0xbb)](_0x544850,_0x45ba73(0xdb))){if(!_0x28aa52[_0x45ba73(0xec)][_0x45ba73(0xf2)](_0x37a72b[_0x45ba73(0xca)],_0x3055db[_0x45ba73(0xf5)]))return;const _0x41affe=_0x28aa52[_0x45ba73(0xea)][_0x45ba73(0xf6)](_0x45ba73(0xd8),{'class':_0x45ba73(0xd7)}),_0x1ff7f8=_0x28aa52[_0x45ba73(0xbd)][_0x45ba73(0xde)](_0x351bef);_0x472cd2&&_0x5c3ee9[_0x45ba73(0xe3)][_0x45ba73(0xf4)](_0x37a72b[_0x45ba73(0xe9)])&&_0x28aa52[_0x45ba73(0xea)][_0x45ba73(0xd3)](_0x45ba73(0xe6),_0x41affe),_0x28aa52[_0x45ba73(0xea)][_0x45ba73(0xc8)](_0x1ff7f8,_0x41affe),_0x28aa52[_0x45ba73(0xbd)][_0x45ba73(0xc0)](_0x41affe,_0x37a72b[_0x45ba73(0xe9)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x349a6b=_0x1cf7;(function(_0x136b20,_0x34dd63){const _0x322c5c=_0x1cf7,_0x32a1a2=_0x136b20();while(!![]){try{const _0x5b067d=parseInt(_0x322c5c(0xf6))/0x1*(-parseInt(_0x322c5c(0x107))/0x2)+parseInt(_0x322c5c(0x104))/0x3*(parseInt(_0x322c5c(0x100))/0x4)+parseInt(_0x322c5c(0xfd))/0x5+parseInt(_0x322c5c(0xf7))/0x6+-parseInt(_0x322c5c(0xf9))/0x7*(-parseInt(_0x322c5c(0x10a))/0x8)+-parseInt(_0x322c5c(0x10c))/0x9*(-parseInt(_0x322c5c(0x10f))/0xa)+-parseInt(_0x322c5c(0x111))/0xb;if(_0x5b067d===_0x34dd63)break;else _0x32a1a2['push'](_0x32a1a2['shift']());}catch(_0x4e8afa){_0x32a1a2['push'](_0x32a1a2['shift']());}}}(_0x2e40,0x1f46d));import{Plugin as _0xa08eab}from'ckeditor5/src/core.js';import{getTranslation as _0x18a37f}from'../utils/common-translations.js';function _0x2e40(){const _0x374545=['commandName','3SrQIXk','formatBlock','type','76148PcDPeN','enableDefaultAttributesIntegration','registerDescriptionCallback','5672hCVhUs','has','391941IKosvB','get','formatInline','20ZQZiJM','locale','1741905ZlBadz','editor','TrackChangesEditing','4vsmyoo','673764ukSsgu','removeFormat','2135gdEJAH','_registerLegacyDescription','descriptionFactory','*Remove\x20all\x20formatting*','80715osJWCP','format','afterInit','27920PEOrDc','RemoveFormatEditing','plugins'];_0x2e40=function(){return _0x374545;};return _0x2e40();}function _0x1cf7(_0x43b4c9,_0xa6cd1b){const _0x2e400a=_0x2e40();return _0x1cf7=function(_0x1cf71d,_0x243ff9){_0x1cf71d=_0x1cf71d-0xf6;let _0x333e77=_0x2e400a[_0x1cf71d];return _0x333e77;},_0x1cf7(_0x43b4c9,_0xa6cd1b);}export default class pt extends _0xa08eab{[_0x349a6b(0xff)](){const _0x2dbb66=_0x349a6b,_0x60039d=this[_0x2dbb66(0x112)];if(!_0x60039d[_0x2dbb66(0x102)][_0x2dbb66(0x10b)](_0x2dbb66(0x101)))return;_0x60039d[_0x2dbb66(0x102)][_0x2dbb66(0x10d)](_0x2dbb66(0x113))[_0x2dbb66(0x108)](_0x2dbb66(0xf8)),this[_0x2dbb66(0xfa)]();}[_0x349a6b(0xfa)](){const _0x273db2=_0x349a6b,_0x445547=this[_0x273db2(0x112)];_0x445547[_0x273db2(0x102)][_0x273db2(0x10d)](_0x273db2(0x113))[_0x273db2(0xfb)][_0x273db2(0x109)](_0x75dd77=>{const _0x573be7=_0x273db2;if(_0x573be7(0x105)!=_0x75dd77[_0x573be7(0x106)]&&_0x573be7(0x10e)!=_0x75dd77[_0x573be7(0x106)])return;const {data:_0x4557b8}=_0x75dd77;return _0x4557b8&&_0x573be7(0xf8)==_0x4557b8[_0x573be7(0x103)]?{'type':_0x573be7(0xfe),'content':_0x18a37f(_0x445547[_0x573be7(0x110)],_0x573be7(0xfc))}:void 0x0;});}}
|